Trace number 3422018

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 5000.05 4999.93

General information on the benchmark

NameSAT02/handmade/simon/
satex-challenges/c6288.shuffled.cnf
MD5SUM75bd8319132b47c2d2e6f0889735a248
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.774881
Satisfiable
(Un)Satisfiability was proved
Number of variables5008
Number of clauses14813
Sum of the clauses size34485
Maximum clause length33
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29982
Number of clauses of size 34829
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

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-3422018-1306632174.cnf'
0.00/0.00	c -- header says num vars:           5008
0.00/0.00	c -- header says num clauses:       14813
0.00/0.00	c -- clauses added:            0 learnts,        14813 normals,            0 xors
0.00/0.00	c -- vars added       5008
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0      5008      4830      9981         0     34482         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/4830/4830 lits-rem:0 time: 0.01
0.00/0.03	c Flit:     9 Blit:     11 bXBeca:    0 bXProp:  165 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
0.00/0.03	c Replacing      165 vars Replaced     2291 lits Time:     0.00 s 
0.00/0.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.03	c bin-w-bin subsume rem            2 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4822 time:  0.00 s
0.00/0.04	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
0.00/0.05	c lits-rem:         0  cl-subs:      682  v-elim:   1607  v-fix:    0  time:  0.01 s
0.00/0.05	c Finding binary XORs  T:     0.00 s  found:     276
0.00/0.05	c Replacing      276 vars Replaced     2974 lits Time:     0.00 s 
0.00/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:    1341 undec:    2290 neg:    1377
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.05	c  B st     0         0      2939      5648      5469         0     28118         0   no data   no data
0.39/0.44	c  N dy    14      4036      2939      5648      5745      3747     28118    165342      9.52     10.24
0.89/0.90	c  N dy    43      8140      2939      5648      5806      5445     28118    169935     10.09     10.75
1.39/1.41	c  N dy    65     12240      2939      5648      5837      5370     28118     87770     10.18     11.09
1.79/1.85	c  N dy    76     16708      2939      5648      5857      9797     28118    209441      9.76     10.29
2.39/2.41	c  N dy   107     20747      2939      5648      5883      8261     28118    160581     10.01     10.55
2.99/3.00	c  N dy   135     24985      2939      5648      5910     12465     28118    335664     10.17     10.73
2.99/3.00	c Finding binary XORs  T:     0.00 s  found:       0
2.99/3.00	c  F st   136     25001      2939      5648      5910     12481     28118    336846     10.17   no data
3.79/3.85	c  N dy   142     30000      2939      5648      5922     10729     28118    242503     10.17   no data
3.79/3.85	c  S st   142     30000      2939      5648      5922     10729     28118    242503     10.17   no data
3.89/3.91	c  S st   142     30500      2939      5648      5948     11203     28118    251671     10.17   no data
3.89/3.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.93	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:   17 Bins:   1540 BRemL:    716 BRemN:      0 P:  0.7M T:  0.02
3.89/3.94	c Replacing       17 vars Replaced      888 lits Time:     0.00 s 
3.89/3.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.89/3.94	c bin-w-bin subsume rem          585 bins  time:  0.00 s
3.89/3.94	c subs with bin:      889  lits-rem:        63  v-fix:    0  time:  0.00 s
3.89/3.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2920 time:  0.00 s
3.89/3.95	c Removed useless bin:     155  fixed:     0  props:   0.07M  time:  0.00 s
3.89/3.96	c lits-rem:         0  cl-subs:      349  v-elim:    755  v-fix:    0  time:  0.01 s
3.89/3.96	c subs with bin:        6  lits-rem:       156  v-fix:    0  time:  0.00 s
3.89/3.96	c lits-rem:         4  cl-subs:       33  v-elim:      0  v-fix:    0  time:  0.00 s
3.89/3.97	c asymm  cl-useful: 0/625/5455 lits-rem:0 time: 0.00
3.89/3.97	c calculated reachability. Time: 0.00
3.89/3.97	c  N dy   142     30500      2165      5455      3102      2290     23150     16434     10.17   no data
4.19/4.29	c  N dy   162     34585      2165      5455      3105      6354     23150    133816     10.16     16.37
4.49/4.54	c Finding binary XORs  T:     0.00 s  found:       0
4.59/4.69	c  N dy   189     38667      2165      5455      3106      7031     23150    152932     10.22     10.79
5.09/5.13	c  N dy   217     43039      2165      5455      3106     11389     23150    294385     10.27     10.82
5.41/5.46	c  S st   233     45751      2165      5455      3108      7406     23150     68379     10.29      7.80
5.41/5.51	c  S st   233     46253      2165      5455      3109      7907     23150     76836     10.29   no data
5.41/5.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.51/5.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     35 BRemL:     25 BRemN:      1 P:  0.4M T:  0.01
5.51/5.52	c Replacing        1 vars Replaced      120 lits Time:     0.00 s 
5.51/5.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.51/5.52	c bin-w-bin subsume rem           64 bins  time:  0.00 s
5.51/5.52	c subs with bin:       78  lits-rem:        37  v-fix:    0  time:  0.00 s
5.51/5.52	c Subs w/ non-existent bins:      0 l-rem:      2 v-fix:     0 done:   2164 time:  0.00 s
5.51/5.53	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
5.51/5.53	c lits-rem:         0  cl-subs:        1  v-elim:      5  v-fix:    0  time:  0.00 s
5.51/5.54	c subs with bin:        8  lits-rem:        56  v-fix:    0  time:  0.00 s
5.51/5.54	c lits-rem:        53  cl-subs:       79  v-elim:      0  v-fix:    0  time:  0.01 s
5.51/5.54	c vivif2 --  cl tried     5380 cl shrink        3 lits rem          3 time: 0.00
5.51/5.55	c vivif2 --  cl tried     7734 cl shrink      240 lits rem        336 time: 0.00
5.51/5.56	c asymm  cl-useful: 0/5379/5379 lits-rem:0 time: 0.01
5.51/5.56	c calculated reachability. Time: 0.00
5.51/5.56	c  N dy   233     46253      2159      5379      3052      7734     22923     74315     10.29   no data
5.99/6.03	c  N dy   246     52602      2158      5379      3056     14035     22923    217199     10.11     10.69
6.61/6.63	c  N dy   268     56635      2158      5379      3056      9288     22923     95456     10.19     10.78
7.09/7.11	c  N dy   297     60707      2158      5379      3056     13348     22923    233866     10.26     12.72
7.49/7.55	c  N dy   311     64779      2158      5379      3056     17410     22923    351421     10.18     10.72
8.09/8.18	c  N dy   344     69383      2158      5379      3056     11634     22923    112227     10.28      8.45
8.09/8.18	c  S st   344     69383      2158      5379      3056     11634     22923    112227     10.28      8.45
8.19/8.25	c  S st   344     69887      2158      5379      3056     12136     22923    122907     10.28   no data
8.19/8.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.19/8.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     25 BRemL:      9 BRemN:      2 P:  0.5M T:  0.01
8.19/8.27	c Replacing        1 vars Replaced       81 lits Time:     0.00 s 
8.19/8.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.19/8.27	c bin-w-bin subsume rem            3 bins  time:  0.00 s
8.19/8.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.19/8.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2157 time:  0.00 s
8.19/8.27	c Removed useless bin:       1  fixed:     0  props:   0.05M  time:  0.00 s
8.19/8.28	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.00 s
8.19/8.29	c subs with bin:        4  lits-rem:        34  v-fix:    0  time:  0.01 s
8.29/8.30	c lits-rem:       122  cl-subs:      159  v-elim:      0  v-fix:    0  time:  0.01 s
8.29/8.30	c vivif2 --  cl tried     5380 cl shrink        0 lits rem          0 time: 0.00
8.29/8.31	c vivif2 --  cl tried    11946 cl shrink      484 lits rem       1036 time: 0.00
8.29/8.33	c asymm  cl-useful: 4/5380/5380 lits-rem:9 time: 0.02
8.29/8.33	c calculated reachability. Time: 0.00
8.29/8.33	c  N dy   344     69887      2155      5378      3052     11946     22908    119388     10.28   no data
8.80/8.88	c  N dy   365     75045      2154      5378      3057     17070     22908    269536     10.26     10.88
9.69/9.75	c  N dy   392     85120      2154      5378      3057     15416     22908    137159     10.12     10.92
9.99/10.09	c  F st   413     87501      2154      5378      3059     17791     22908    223800     10.18      9.96
10.09/10.16	c Finding binary XORs  T:     0.00 s  found:       1
10.59/10.64	c  N st   418     90797      2154      5377      3055     21033     22897    365702     10.18   no data
11.49/11.58	c  N dy   436     99285      2153      5377      3056     16719     22897    146775     10.06     10.59
12.19/12.25	c  S st   467    104830      2153      5377      3056     22232     22897    305477     10.07      9.57
12.29/12.33	c  S st   467    105332      2153      5377      3056     22734     22897    314909     10.07   no data
12.29/12.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.29/12.35	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    5 Bins:      9 BRemL:      3 BRemN:      0 P:  0.8M T:  0.02
12.29/12.35	c Replacing        6 vars Replaced      406 lits Time:     0.00 s 
12.29/12.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.29/12.35	c bin-w-bin subsume rem           10 bins  time:  0.00 s
12.29/12.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.29/12.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2146 time:  0.00 s
12.29/12.36	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
12.29/12.36	c lits-rem:         0  cl-subs:        8  v-elim:      3  v-fix:    0  time:  0.01 s
12.29/12.39	c subs with bin:        0  lits-rem:        25  v-fix:    0  time:  0.02 s
12.39/12.48	c lits-rem:       754  cl-subs:      734  v-elim:      0  v-fix:    0  time:  0.08 s
12.39/12.48	c vivif2 --  cl tried     5365 cl shrink        9 lits rem         13 time: 0.00
12.39/12.49	c vivif2 --  cl tried    21931 cl shrink     2386 lits rem       4721 time: 0.01
12.49/12.52	c asymm  cl-useful: 2/5365/5365 lits-rem:8 time: 0.03
12.49/12.52	c calculated reachability. Time: 0.00
12.49/12.52	c  N dy   467    105332      2143      5363      3009     21931     22797    298045     10.07   no data
13.39/13.40	c  N dy   502    112119      2143      5363      3009     14902     22797    129895     10.08     11.36
14.31/14.36	c  N dy   541    119360      2142      5363      3017     22098     22797    345081     10.10     13.38
15.89/15.90	c  N dy   581    132259      2142      5363      3017     20059     22797    187137     10.02     10.61
16.69/16.70	c  N dy   608    140869      2141      5363      3034     28534     22797    362453      9.91     10.70
17.89/17.96	c  N dy   667    149900      2141      5363      3035     21689     22797    281101      9.97     10.74
19.19/19.20	c  S st   720    157998      2141      5363      3036     29761     22797    531841     10.03      7.99
19.19/19.29	c  S st   720    158502      2141      5363      3036     30264     22797    542171     10.03   no data
19.19/19.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.29/19.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:     16 BRemL:      9 BRemN:      2 P:  1.0M T:  0.03
19.29/19.33	c Replacing        4 vars Replaced      505 lits Time:     0.01 s 
19.29/19.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.29/19.33	c bin-w-bin subsume rem            6 bins  time:  0.00 s
19.29/19.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.29/19.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2137 time:  0.00 s
19.29/19.33	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
19.29/19.34	c lits-rem:         0  cl-subs:        2  v-elim:      4  v-fix:    0  time:  0.01 s
19.39/19.41	c subs with bin:       15  lits-rem:       195  v-fix:    0  time:  0.05 s
19.49/19.55	c lits-rem:       908  cl-subs:      449  v-elim:      0  v-fix:    0  time:  0.15 s
19.49/19.56	c vivif2 --  cl tried     5360 cl shrink       13 lits rem         13 time: 0.00
19.49/19.58	c vivif2 --  cl tried    29502 cl shrink     4458 lits rem       9664 time: 0.03
19.59/19.62	c asymm  cl-useful: 0/5356/5356 lits-rem:0 time: 0.03
19.59/19.62	c calculated reachability. Time: 0.00
19.59/19.62	c  N dy   720    158502      2133      5356      3005     29502     22736    520665     10.03   no data
19.59/19.62	c Finding binary XORs  T:     0.00 s  found:       0
21.09/21.14	c  N dy   788    168660      2133      5356      3005     22899     22736    297012     10.09     10.65
22.69/22.74	c  N dy   844    179484      2133      5356      3005     33650     22736    617105     10.12     12.75
24.59/24.68	c  N dy   873    194504      2133      5356      3007     30680     22736    341194     10.00     10.56
26.99/27.05	c  N dy   934    215406      2133      5356      3009     32548     22736    385389      9.90     10.81
29.29/29.33	c  N dy  1005    233788      2133      5356      3011     31261     22736    337033      9.85     10.41
29.79/29.85	c  S st  1021    237755      2133      5356      3011     35201     22736    440762      9.85      9.39
29.89/29.95	c  S st  1021    238259      2133      5356      3012     35704     22736    450317      9.85   no data
29.89/29.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.89/29.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     16 BRemL:     12 BRemN:      0 P:  1.1M T:  0.03
29.89/29.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.89/29.98	c bin-w-bin subsume rem            4 bins  time:  0.00 s
29.89/29.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.89/29.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2133 time:  0.00 s
29.89/29.98	c Removed useless bin:       2  fixed:     0  props:   0.06M  time:  0.00 s
29.89/29.99	c lits-rem:         0  cl-subs:        1  v-elim:      1  v-fix:    0  time:  0.01 s
29.99/30.03	c subs with bin:       34  lits-rem:       188  v-fix:    0  time:  0.02 s
30.09/30.19	c lits-rem:      1435  cl-subs:     1195  v-elim:      0  v-fix:    0  time:  0.16 s
30.09/30.19	c vivif2 --  cl tried     5356 cl shrink        2 lits rem          2 time: 0.00
30.19/30.21	c vivif2 --  cl tried    34158 cl shrink     2924 lits rem       5029 time: 0.02
30.19/30.24	c asymm  cl-useful: 4/5356/5356 lits-rem:107 time: 0.04
30.19/30.24	c calculated reachability. Time: 0.00
30.19/30.24	c  N dy  1021    238259      2132      5354      3009     34158     22720    411143      9.85   no data
32.49/32.59	c  N dy  1113    253683      2132      5354      3012     29287     22720    362344      9.90     10.46
35.60/35.66	c  N dy  1238    269967      2131      5354      3013     24233     22720    195006     10.01     14.00
38.09/38.18	c  N dy  1315    287709      2131      5354      3015     41872     22720    723043     10.02     10.63
40.79/40.87	c  N dy  1396    306159      2131      5354      3016     37722     22720    498256     10.02     10.71
40.79/40.89	c  F st  1397    306251      2131      5354      3016     37813     22720    502334     10.02   no data
41.99/42.06	c Finding binary XORs  T:     0.00 s  found:       1
44.69/44.77	c  N dy  1505    325767      2131      5353      3016     33771     22709    439415     10.09     10.80
48.41/48.45	c  N dy  1625    346038      2131      5353      3017     29503     22709    206177     10.14     10.68
50.09/50.12	c  S st  1680    357388      2131      5353      3019     40760     22709    521315     10.13   no data
50.19/50.23	c  S st  1680    357889      2131      5353      3021     41257     22709    531264     10.13   no data
50.19/50.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.19/50.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:      2 BRemN:      3 P:  1.3M T:  0.03
50.19/50.26	c Replacing        1 vars Replaced      339 lits Time:     0.00 s 
50.19/50.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
50.19/50.27	c bin-w-bin subsume rem            1 bins  time:  0.00 s
50.19/50.27	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
50.19/50.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2130 time:  0.00 s
50.19/50.27	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
50.19/50.28	c lits-rem:         0  cl-subs:        2  v-elim:      3  v-fix:    0  time:  0.01 s
50.29/50.35	c subs with bin:      875  lits-rem:       422  v-fix:    0  time:  0.06 s
50.51/50.55	c lits-rem:      1090  cl-subs:     1570  v-elim:      0  v-fix:    0  time:  0.19 s
50.51/50.55	c vivif2 --  cl tried     5354 cl shrink        4 lits rem          4 time: 0.00
50.51/50.57	c vivif2 --  cl tried    38785 cl shrink     3215 lits rem       7260 time: 0.02
50.51/50.61	c asymm  cl-useful: 0/5352/5352 lits-rem:0 time: 0.04
50.51/50.61	c calculated reachability. Time: 0.00
50.51/50.61	c  N dy  1680    357889      2127      5352      3013     38785     22686    494158     10.13   no data
54.29/54.39	c  N dy  1803    378363      2126      5352      3021     33624     22686    365811     10.19     10.77
57.79/57.84	c  N dy  1906    398375      2126      5352      3022     53478     22686    937201     10.23     13.51
61.79/61.87	c  N dy  2042    419999      2126      5352      3022     48743     22686    770518     10.29     10.98
65.29/65.36	c  N dy  2146    440016      2126      5352      3022     41194     22686    533250     10.31     14.50
68.69/68.75	c  N dy  2236    460468      2126      5352      3026     33126     22686    226315     10.32     10.89
71.99/72.02	c  N dy  2329    480563      2126      5352      3028     53070     22686    774616     10.33     15.53
75.49/75.58	c Finding binary XORs  T:     0.00 s  found:       3
75.99/76.02	c  N dy  2446    500628      2123      5345      3020     42189     22633    456132     10.36     12.34
80.31/80.32	c  N dy  2570    520719      2123      5345      3020     62181     22633   1071069     10.39     11.62
83.29/83.39	c  S st  2654    536834      2123      5345      3020     49581     22633    613834     10.41      8.19
83.51/83.54	c  S st  2654    537338      2123      5345      3021     50083     22633    626315     10.41   no data
83.51/83.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
83.51/83.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:     42 BRemL:     24 BRemN:      1 P:  1.6M T:  0.04
83.51/83.58	c Replacing        7 vars Replaced      628 lits Time:     0.00 s 
83.51/83.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
83.51/83.59	c bin-w-bin subsume rem            7 bins  time:  0.00 s
83.51/83.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.51/83.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2116 time:  0.00 s
83.51/83.59	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
83.51/83.60	c lits-rem:         0  cl-subs:        8  v-elim:      6  v-fix:    0  time:  0.01 s
83.61/83.66	c subs with bin:       68  lits-rem:       134  v-fix:    0  time:  0.04 s
83.79/83.87	c lits-rem:      1418  cl-subs:     1004  v-elim:      0  v-fix:    0  time:  0.21 s
83.79/83.87	c vivif2 --  cl tried     5333 cl shrink        7 lits rem          7 time: 0.00
83.89/83.90	c vivif2 --  cl tried    48666 cl shrink     3447 lits rem       7486 time: 0.03
83.89/83.96	c asymm  cl-useful: 5/5330/5330 lits-rem:11 time: 0.06
83.89/83.96	c calculated reachability. Time: 0.00
83.89/83.96	c  N dy  2654    537338      2110      5327      3000     48665     22539    597968     10.41   no data
83.99/84.03	c Finding binary XORs  T:     0.00 s  found:       1
88.39/88.45	c  N dy  2758    558885      2109      5327      3007     38676     22539    283932     10.41     11.05
91.60/91.67	c  N dy  2836    578974      2109      5327      3007     58632     22539    782503     10.41     11.00
96.49/96.56	c  N dy  2961    599055      2109      5327      3007     46620     22539    525787     10.43     11.01
98.39/98.43	c  N dy  2973    620344      2108      5327      3012     67311     22539    816830     10.35     11.07
102.39/102.44	c  N dy  3090    640380      2107      5327      3014     54608     22539    707589     10.37     17.61
107.19/107.20	c  N dy  3216    660498      2107      5327      3015     74612     22539   1329973     10.40     11.01
111.29/111.35	c  N dy  3329    680820      2107      5327      3015     60610     22539    847079     10.42     11.02
116.40/116.45	c  N dy  3444    700879      2107      5327      3016     45474     22539    350337     10.44     11.01
120.00/120.08	c  N dy  3533    720946      2106      5327      3021     65282     22539    856369     10.44     16.15
125.50/125.54	c  N dy  3684    740951      2106      5327      3021     49283     22539    448567     10.48     15.44
130.10/130.15	c  N dy  3809    760984      2105      5327      3028     69196     22539   1059750     10.51     11.10
134.49/134.50	c  N dy  3896    781057      2105      5327      3028     51929     22539    432701     10.52     16.06
139.09/139.14	c  N dy  4009    806007      2105      5327      3028     76570     22539   1063685     10.51      6.88
139.09/139.14	c  S st  4009    806007      2105      5327      3028     76570     22539   1063685     10.51      6.88
139.29/139.35	c  S st  4009    806509      2105      5327      3029     77070     22539   1074568     10.51   no data
139.29/139.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
139.39/139.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    8 Bins:     33 BRemL:     14 BRemN:      1 P:  2.3M T:  0.05
139.39/139.42	c Replacing        9 vars Replaced      784 lits Time:     0.01 s 
139.39/139.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
139.39/139.42	c bin-w-bin subsume rem           11 bins  time:  0.00 s
139.39/139.42	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
139.39/139.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2096 time:  0.00 s
139.39/139.43	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
139.39/139.44	c lits-rem:         0  cl-subs:        7  v-elim:      7  v-fix:    0  time:  0.02 s
139.49/139.55	c subs with bin:       97  lits-rem:       563  v-fix:    0  time:  0.07 s
140.19/140.22	c lits-rem:      4642  cl-subs:     4099  v-elim:      0  v-fix:    0  time:  0.68 s
140.19/140.22	c vivif2 --  cl tried     5310 cl shrink        3 lits rem          3 time: 0.00
140.19/140.27	c vivif2 --  cl tried    71575 cl shrink     5854 lits rem      11475 time: 0.05
140.29/140.36	c asymm  cl-useful: 4/5308/5308 lits-rem:4 time: 0.08
140.29/140.36	c calculated reachability. Time: 0.00
140.29/140.36	c  N dy  4009    806509      2089      5308      2964     71575     22371    975932     10.51   no data
140.29/140.36	c Finding binary XORs  T:     0.00 s  found:       0
144.29/144.31	c  N dy  4061    826618      2088      5308      2970     53791     22371    522424     10.49     11.28
148.41/148.49	c  N dy  4162    846696      2088      5308      2971     73616     22371   1042464     10.48     11.18
152.92/152.94	c  N dy  4242    866984      2088      5308      2971     55046     22371    508349     10.48     11.05
156.90/156.91	c  N dy  4326    887209      2088      5308      2971     75140     22371   1032038     10.48     11.28
162.30/162.39	c  N dy  4438    907985      2088      5308      2971     55781     22371    488546     10.49     11.12
165.19/165.26	c  N dy  4488    927998      2087      5308      2982     75397     22371    886070     10.46     11.04
169.79/169.81	c  N dy  4577    948052      2087      5308      2982     54845     22371    410030     10.46     19.72
173.39/173.43	c  N dy  4645    968069      2087      5308      2982     74699     22371    880642     10.44     14.49
178.59/178.61	c  N dy  4742    988135      2087      5308      2982     94617     22371   1444155     10.45     11.02
182.90/182.91	c  N dy  4825   1010061      2087      5308      2982     74360     22371    880222     10.44     11.01
188.02/188.04	c  N dy  4921   1030709      2087      5308      2983     94849     22371   1425557     10.45     11.00
192.70/192.72	c  N dy  5041   1050761      2087      5308      2983     72042     22371    881038     10.46     13.70
197.59/197.61	c  F st  5137   1071876      2087      5308      2983     92948     22371   1456063     10.46      9.81
197.59/197.63	c  N st  5137   1071876      2087      5301      2961     92660     22340   1454253     10.46      9.81
203.41/203.49	c  N dy  5217   1092497      2087      5301      2961     69257     22340    703514     10.46     11.09
208.92/208.98	c  N dy  5350   1112514      2087      5301      2961     89185     22340   1339898     10.47     13.20
213.60/213.62	c  N dy  5424   1132611      2087      5301      2961     64128     22340    556106     10.47     13.16
218.20/218.24	c  N dy  5529   1152649      2087      5301      2961     84022     22340   1109787     10.47     11.03
219.92/219.98	c Finding binary XORs  T:     0.00 s  found:       2
221.40/221.48	c  N dy  5563   1173308      2086      5300      2961    100156     22329   1407740     10.43     11.04
225.42/225.42	c  N dy  5628   1193351      2086      5300      2961     78368     22329    819837     10.42     13.08
229.30/229.34	c  S st  5708   1209763      2086      5300      2962     94611     22329   1251591     10.42   no data
229.50/229.55	c  S st  5708   1210264      2086      5300      2962     95112     22329   1261368     10.42   no data
229.50/229.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
229.60/229.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:      2 BRemN:      1 P:  2.8M T:  0.07
229.60/229.63	c Replacing        2 vars Replaced      160 lits Time:     0.01 s 
229.60/229.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
229.60/229.63	c bin-w-bin subsume rem            1 bins  time:  0.00 s
229.60/229.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
229.60/229.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2084 time:  0.00 s
229.60/229.64	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
229.60/229.66	c lits-rem:         0  cl-subs:        2  v-elim:     10  v-fix:    0  time:  0.02 s
229.69/229.76	c subs with bin:       66  lits-rem:       139  v-fix:    0  time:  0.06 s
230.59/230.69	c lits-rem:      5304  cl-subs:     4198  v-elim:      0  v-fix:    0  time:  0.93 s
230.59/230.69	c vivif2 --  cl tried     5304 cl shrink       10 lits rem         10 time: 0.00
230.69/230.75	c vivif2 --  cl tried    88626 cl shrink     6457 lits rem      11408 time: 0.05
230.79/230.85	c asymm  cl-useful: 2/5300/5300 lits-rem:2 time: 0.10
230.79/230.85	c calculated reachability. Time: 0.00
230.79/230.85	c  N dy  5708   1210264      2074      5300      2939     88626     22432   1094760     10.42   no data
237.40/237.43	c  N dy  5831   1230354      2074      5300      2939     62840     22432    469345     10.43     12.52
241.92/241.95	c  N dy  5920   1250448      2074      5300      2940     82808     22432   1002083     10.42     11.37
248.80/248.86	c  N dy  6068   1271311      2074      5300      2940    103609     22432   1725942     10.44     11.06
254.89/254.95	c  N dy  6192   1292743      2074      5300      2940     77048     22432    823577     10.45     11.03
261.19/261.26	c  N dy  6337   1312767      2074      5300      2941     96988     22432   1499128     10.47     12.74
267.80/267.82	c  N dy  6452   1334603      2074      5300      2941     69886     22432    560829     10.48     11.04
272.30/272.33	c  N dy  6543   1354814      2074      5300      2941     89945     22432   1062683     10.47     11.06
278.59/278.65	c  N dy  6655   1374886      2074      5300      2941    109923     22432   1665059     10.47     11.08
283.99/284.08	c  N dy  6754   1394926      2073      5300      2949     80173     22432    773413     10.47     16.10
289.10/289.21	c  N dy  6840   1414980      2073      5300      2949    100095     22432   1329929     10.47     11.09
296.40/296.49	c  N dy  6977   1435004      2073      5300      2949    120054     22432   1962469     10.49     13.39
302.10/302.15	c  N dy  7105   1455086      2073      5300      2950     89209     22432   1122324     10.50     11.29
308.90/308.95	c  N dy  7244   1475373      2073      5300      2951    109411     22432   1789081     10.52     11.21
316.20/316.24	c  N dy  7356   1505874      2073      5300      2952     87616     22432    836528     10.50     11.07
320.30/320.37	c  N dy  7419   1526642      2073      5300      2952    108011     22432   1313718     10.49     11.14
326.20/326.28	c  N dy  7467   1548022      2073      5300      2952     77073     22432    588876     10.48     11.12
332.40/332.43	c  N dy  7595   1568055      2073      5300      2952     97048     22432   1244966     10.49     11.08
336.79/336.81	c  N dy  7645   1588817      2073      5300      2954    117497     22432   1668019     10.47     11.18
345.20/345.27	c  N dy  7780   1614438      2073      5300      2954     89639     22432    950761     10.48     11.05
350.20/350.29	c  N dy  7851   1636567      2073      5300      2955    111552     22432   1463498     10.47     11.13
355.32/355.37	c Finding binary XORs  T:     0.00 s  found:       2
357.20/357.20	c  N dy  7960   1656592      2073      5295      2949    131068     22408   2051534     10.47     13.96
361.30/361.36	c  N dy  8021   1677043      2073      5295      2951     96487     22408    976439     10.46     11.25
364.80/364.89	c  N dy  8049   1697846      2073      5295      2956    116765     22408   1316676     10.43     11.23
369.10/369.10	c  S st  8115   1710265      2073      5295      2956    129137     22408   1682057     10.44     10.66
369.30/369.37	c  S st  8115   1710770      2073      5295      2956    129640     22408   1692810     10.44   no data
369.30/369.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
369.40/369.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     15 BRemL:      8 BRemN:      1 P:  4.1M T:  0.09
369.40/369.48	c Replacing        2 vars Replaced      372 lits Time:     0.01 s 
369.40/369.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
369.40/369.48	c bin-w-bin subsume rem            4 bins  time:  0.00 s
369.40/369.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
369.40/369.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2071 time:  0.00 s
369.40/369.49	c Removed useless bin:       1  fixed:     0  props:   0.06M  time:  0.00 s
369.51/369.51	c lits-rem:         0  cl-subs:        2  v-elim:      1  v-fix:    0  time:  0.03 s
370.49/370.61	c subs with bin:     7087  lits-rem:      8658  v-fix:    0  time:  1.04 s
372.60/372.65	c lits-rem:      8077  cl-subs:     5617  v-elim:      0  v-fix:    0  time:  2.04 s
372.60/372.65	c vivif2 --  cl tried     5292 cl shrink        0 lits rem          0 time: 0.00
372.70/372.74	c vivif2 --  cl tried   115760 cl shrink    10349 lits rem      18393 time: 0.08
372.82/372.88	c asymm  cl-useful: 0/5292/5292 lits-rem:0 time: 0.14
372.82/372.88	c calculated reachability. Time: 0.00
372.82/372.88	c  N dy  8115   1710770      2070      5292      2952    115759     22374   1477642     10.44   no data
376.12/376.13	c Finding binary XORs  T:     0.00 s  found:       3
380.30/380.34	c  N dy  8243   1730868      2069      5287      2942     80675     22351    670982     10.45     12.26
385.60/385.60	c  N dy  8326   1750960      2069      5287      2942    100653     22351   1182472     10.45     17.62
390.90/390.94	c  N dy  8407   1771153      2069      5287      2950    120587     22351   1677467     10.45     11.02
398.50/398.57	c  N dy  8544   1791188      2068      5287      2950     84245     22351    703922     10.46     11.05
404.82/404.84	c  N dy  8649   1812658      2068      5287      2950    105560     22351   1304366     10.46     11.16
412.90/412.95	c  N dy  8803   1832703      2068      5287      2951    125479     22351   1958236     10.48     11.08
419.30/419.39	c  N dy  8893   1852711      2068      5287      2951     87691     22351    761018     10.49     15.82
426.00/426.06	c  N dy  9009   1874103      2068      5287      2951    108960     22351   1353277     10.49     11.08
433.50/433.58	c  N dy  9135   1894194      2068      5287      2951    128947     22351   1950760     10.51     17.06
442.70/442.76	c  N dy  9295   1914637      2068      5287      2952     90773     22351    846596     10.53     11.19
447.91/447.98	c  N dy  9383   1934806      2068      5287      2952    110723     22351   1377766     10.53     11.20
455.42/455.43	c  N dy  9511   1954854      2068      5287      2952    130653     22351   1963763     10.54     11.67
462.20/462.25	c  N dy  9609   1974864      2068      5287      2952     91000     22351    771639     10.55     14.65
468.80/468.87	c  N dy  9706   1996659      2068      5287      2952    112630     22351   1357861     10.55     11.11
475.70/475.71	c  N dy  9811   2016691      2068      5287      2952    132511     22351   1930495     10.56     14.61
483.21/483.27	c  N dy  9918   2036775      2068      5287      2952     92134     22351    763223     10.56     14.86
489.00/489.06	c  N dy 10006   2056872      2068      5287      2952    112097     22351   1308742     10.56     15.31
495.60/495.64	c  N dy 10096   2077572      2068      5287      2952    132554     22351   1837469     10.56     11.21
503.60/503.61	c  N dy 10205   2097588      2068      5287      2952     91065     22351    691904     10.57     14.48
510.21/510.26	c  N dy 10300   2117687      2068      5287      2953    111045     22351   1269317     10.57     18.89
516.31/516.35	c  N dy 10378   2140368      2068      5287      2953    133401     22351   1797831     10.56     11.14
523.70/523.79	c  N dy 10469   2160397      2068      5287      2953    153268     22351   2351279     10.57     11.17
530.40/530.45	c  N dy 10576   2180427      2068      5287      2953    111019     22351   1237281     10.57     15.13
537.01/537.04	c  N dy 10665   2200513      2068      5287      2953    130969     22351   1800342     10.57     11.14
540.61/540.64	c  S st 10716   2210771      2068      5287      2953    141154     22351   2082505     10.58      6.79
540.91/540.96	c  S st 10716   2211273      2068      5287      2955    141654     22351   2092719     10.58   no data
540.91/540.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
541.00/541.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      6 BRemL:      3 BRemN:      0 P:  4.0M T:  0.11
541.00/541.10	c Replacing        5 vars Replaced      776 lits Time:     0.03 s 
541.00/541.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
541.00/541.11	c bin-w-bin subsume rem            7 bins  time:  0.00 s
541.00/541.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
541.00/541.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2063 time:  0.00 s
541.00/541.11	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
541.12/541.14	c lits-rem:         0  cl-subs:        9  v-elim:      5  v-fix:    0  time:  0.03 s
541.30/541.34	c subs with bin:       32  lits-rem:       173  v-fix:    0  time:  0.13 s
543.61/543.68	c lits-rem:      6692  cl-subs:     2660  v-elim:      0  v-fix:    0  time:  2.34 s
543.61/543.69	c vivif2 --  cl tried     5282 cl shrink        3 lits rem          3 time: 0.00
543.81/543.80	c vivif2 --  cl tried   137767 cl shrink    12389 lits rem      24650 time: 0.11
543.91/543.97	c asymm  cl-useful: 1/5280/5280 lits-rem:1 time: 0.17
543.91/543.98	c calculated reachability. Time: 0.00
543.91/543.98	c  N dy 10716   2211273      2058      5280      2917    137767     22352   1990684     10.58   no data
552.50/552.59	c  N dy 10812   2235721      2058      5280      2917     98194     22352    804427     10.57     11.18
559.71/559.78	c  N dy 10951   2255802      2058      5280      2917    118214     22352   1435979     10.58     13.19
568.01/568.00	c  N dy 11078   2276135      2058      5280      2917    138478     22352   2110210     10.59     11.16
577.91/577.91	c  N dy 11226   2296196      2058      5280      2917    158467     22352   2773943     10.60     11.27
584.51/584.53	c  N dy 11339   2316228      2058      5280      2917    113591     22352   1263984     10.61     11.87
589.90/589.92	c Finding binary XORs  T:     0.00 s  found:       0
589.90/589.98	c  N dy 11390   2340636      2057      5279      2919    129840     22335   1623546     10.59     11.19
599.10/599.10	c  N dy 11516   2363746      2057      5279      2919    152794     22335   2301707     10.59     11.18
606.51/606.55	c  N dy 11639   2383809      2057      5279      2919    115014     22335   1306417     10.60     11.23
614.70/614.70	c  N dy 11750   2409936      2056      5279      2932    140746     22335   1965585     10.59     11.21
623.90/623.93	c  N dy 11887   2430019      2056      5279      2932    160753     22335   2598295     10.60     13.78
632.20/632.25	c  N dy 12021   2450534      2056      5279      2932    114916     22335   1234389     10.61     11.20
640.61/640.60	c  N dy 12161   2470879      2056      5279      2933    135206     22335   1901752     10.62     11.25
650.51/650.55	c  N dy 12299   2490938      2056      5279      2933    155195     22335   2588053     10.63     11.57
660.31/660.30	c  N dy 12413   2511033      2056      5279      2934    107631     22335    977750     10.63     11.20
668.21/668.26	c  N dy 12497   2532823      2056      5279      2934    129293     22335   1560329     10.63     11.61
677.52/677.56	c  N dy 12619   2553873      2056      5279      2935    150295     22335   2230549     10.64     11.27
687.80/687.83	c  N dy 12744   2573970      2056      5279      2935    170336     22335   2891132     10.64     13.92
695.12/695.15	c  N dy 12855   2593993      2056      5279      2935    121584     22335   1303422     10.65     13.09
703.21/703.21	c  N dy 12962   2614028      2056      5279      2935    141549     22335   1903976     10.65     12.90
713.71/713.76	c  N dy 13114   2634113      2056      5279      2935    161581     22335   2593120     10.66     12.48
721.71/721.79	c  N dy 13185   2654126      2056      5279      2935    111850     22335   1007489     10.66     11.23
729.91/729.99	c  N dy 13325   2674127      2056      5279      2935    131792     22335   1666742     10.67     14.42
738.91/738.92	c  N dy 13450   2694342      2056      5279      2936    151924     22335   2296577     10.67     11.25
747.61/747.69	c  S st 13563   2711273      2056      5279      2937    168809     22335   2873659     10.68   no data
748.02/748.07	c  S st 13563   2711776      2056      5279      2937    169310     22335   2887763     10.68   no data
748.02/748.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
748.21/748.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:     12 BRemL:      4 BRemN:      1 P:  5.0M T:  0.14
748.21/748.26	c Replacing        3 vars Replaced      569 lits Time:     0.04 s 
748.21/748.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
748.21/748.26	c bin-w-bin subsume rem            5 bins  time:  0.00 s
748.21/748.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
748.21/748.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2053 time:  0.00 s
748.21/748.26	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
748.31/748.30	c lits-rem:         0  cl-subs:        4  v-elim:      2  v-fix:    0  time:  0.04 s
748.61/748.63	c subs with bin:      127  lits-rem:       410  v-fix:    0  time:  0.23 s
752.01/752.06	c lits-rem:      8361  cl-subs:     1590  v-elim:      0  v-fix:    0  time:  3.43 s
752.01/752.06	c vivif2 --  cl tried     5272 cl shrink        0 lits rem          0 time: 0.00
752.21/752.27	c vivif2 --  cl tried   166679 cl shrink    20647 lits rem      43172 time: 0.20
752.51/752.51	c asymm  cl-useful: 0/5272/5272 lits-rem:0 time: 0.24
752.51/752.51	c calculated reachability. Time: 0.00
752.51/752.51	c  N dy 13563   2711776      2051      5272      2913    166679     22278   2792565     10.68   no data
752.51/752.51	c Finding binary XORs  T:     0.00 s  found:       0
761.01/761.06	c  N dy 13660   2732085      2050      5272      2924    115560     22278   1050286     10.68     11.36
769.80/769.84	c  N dy 13798   2752845      2050      5272      2924    136259     22278   1749754     10.69     11.32
776.81/776.86	c  N dy 13861   2772893      2050      5272      2924    156171     22278   2265684     10.68     11.45
786.81/786.81	c  N dy 13981   2795867      2050      5272      2924    179040     22278   2943435     10.69     11.56
795.01/795.05	c  N dy 14099   2815939      2050      5272      2924    127706     22278   1450255     10.69     11.70
803.91/803.91	c  N dy 14216   2836037      2050      5272      2924    147699     22278   2083296     10.69     11.36
814.11/814.10	c  N dy 14349   2856114      2050      5272      2924    167707     22278   2740102     10.70     16.01
822.73/822.75	c  N dy 14424   2876143      2050      5272      2924    115006     22278    988765     10.70     11.30
830.81/830.87	c  N dy 14551   2896214      2050      5272      2924    135007     22278   1634923     10.71     13.01
838.41/838.41	c  N dy 14629   2918464      2050      5272      2925    157052     22278   2187456     10.70     11.30
848.61/848.62	c  N dy 14761   2938561      2050      5272      2925    177067     22278   2866662     10.71     13.46
858.03/858.06	c  N dy 14890   2958933      2050      5272      2925    123814     22278   1205740     10.72     11.30
866.91/866.93	c  N dy 15019   2978960      2050      5272      2925    143745     22278   1852124     10.72     11.86
877.21/877.22	c  N dy 15166   2999143      2050      5272      2925    163875     22278   2525349     10.73     11.30
888.31/888.33	c  N dy 15309   3019562      2050      5272      2925    184226     22278   3209980     10.74     11.34
896.11/896.19	c  N dy 15414   3039637      2050      5272      2925    129513     22278   1366043     10.74     11.32
904.24/904.23	c  N dy 15510   3059729      2050      5272      2925    149487     22278   1946283     10.74     15.38
913.31/913.39	c  N dy 15612   3079783      2050      5272      2925    169435     22278   2545884     10.74     14.61
926.01/926.02	c  N dy 15724   3104095      2050      5272      2925    118262     22278    948913     10.75     11.40
934.51/934.53	c  N dy 15836   3124324      2050      5272      2925    138428     22278   1572359     10.75     11.32
943.83/943.89	c  N dy 15945   3144462      2050      5272      2925    158497     22278   2235312     10.75     11.38
954.83/954.84	c  N dy 16064   3165299      2050      5272      2925    179259     22278   2906273     10.76     11.33
966.02/966.05	c  N dy 16199   3185388      2050      5272      2925    122644     22278   1058571     10.77     13.67
973.53/973.53	c  N dy 16303   3205487      2050      5272      2925    142636     22278   1623298     10.77     11.34
976.51/976.51	c  S st 16335   3211777      2050      5272      2925    148901     22278   1830321     10.77      7.21
976.83/976.85	c  S st 16335   3212280      2050      5272      2925    149402     22278   1842625     10.77   no data
976.83/976.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
976.91/976.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    9 Bins:     18 BRemL:      1 BRemN:      0 P:  4.2M T:  0.11
977.01/977.00	c Replacing        9 vars Replaced     2051 lits Time:     0.03 s 
977.01/977.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
977.01/977.00	c bin-w-bin subsume rem           12 bins  time:  0.00 s
977.01/977.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
977.01/977.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2041 time:  0.00 s
977.01/977.00	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
977.01/977.04	c lits-rem:         0  cl-subs:       20  v-elim:      4  v-fix:    0  time:  0.03 s
977.11/977.19	c subs with bin:       14  lits-rem:       264  v-fix:    0  time:  0.10 s
978.21/978.29	c lits-rem:      3462  cl-subs:     1465  v-elim:      0  v-fix:    0  time:  1.10 s
978.21/978.30	c vivif2 --  cl tried     5246 cl shrink        0 lits rem          0 time: 0.00
978.41/978.40	c vivif2 --  cl tried   146627 cl shrink     8424 lits rem      17459 time: 0.10
978.51/978.58	c asymm  cl-useful: 0/5246/5246 lits-rem:0 time: 0.19
978.51/978.59	c calculated reachability. Time: 0.00
978.51/978.59	c  N dy 16335   3212280      2037      5246      2894    146627     22153   1784786     10.77   no data
978.51/978.59	c Finding binary XORs  T:     0.00 s  found:       0
988.71/988.81	c  N dy 16479   3232385      2037      5246      2894    166651     22153   2433774     10.78     11.40
999.83/999.87	c  N dy 16601   3252457      2037      5246      2894    186658     22153   3070738     10.78     14.65
1009.74/1009.74	c  N dy 16709   3272550      2037      5246      2894    128344     22153   1209160     10.79     13.60
1019.74/1019.76	c  N dy 16764   3297766      2037      5246      2894    153468     22153   1852413     10.78     11.37
1029.81/1029.81	c  N dy 16864   3317909      2037      5246      2894    173536     22153   2498656     10.78     11.39
1040.81/1040.89	c  N dy 16970   3340379      2037      5246      2896    195834     22153   3203283     10.78     11.37
1049.82/1049.87	c  N dy 17084   3360390      2037      5246      2896    137195     22153   1501948     10.79     12.04
1059.02/1059.05	c  N dy 17206   3380413      2037      5246      2896    157160     22153   2157118     10.79     13.62
1068.92/1068.92	c  N dy 17307   3401544      2037      5246      2898    178084     22153   2791601     10.79     11.42
1079.04/1079.06	c  N dy 17400   3424304      2037      5246      2898    200654     22153   3401150     10.79     11.57
1087.83/1087.82	c  N dy 17513   3444385      2037      5246      2898    141375     22153   1537885     10.79     12.00
1095.32/1095.36	c  N dy 17592   3464439      2037      5246      2898    161265     22153   2076676     10.79     11.39
1103.72/1103.71	c  N dy 17660   3484514      2037      5246      2898    181212     22153   2667589     10.79     11.40
1114.52/1114.50	c  N dy 17760   3504586      2037      5246      2898    201185     22153   3283583     10.79     11.70
1123.41/1123.43	c  N dy 17842   3524751      2037      5246      2898    140954     22153   1412595     10.79     11.37
1133.03/1133.03	c  N dy 17932   3545887      2037      5246      2898    162006     22153   2092127     10.79     11.38
1142.52/1142.53	c  N dy 18015   3566018      2037      5246      2898    182078     22153   2698942     10.80     11.50
1152.42/1152.47	c  N dy 18088   3586498      2037      5246      2898    202412     22153   3270711     10.79     11.41
1162.41/1162.46	c  N dy 18208   3608279      2037      5246      2898    142305     22153   1442424     10.80     11.46
1170.72/1170.79	c  N dy 18288   3634352      2037      5246      2898    167980     22153   2063843     10.79     11.36
1180.34/1180.36	c  N dy 18380   3654368      2037      5246      2898    187848     22153   2658701     10.79     13.35
1190.42/1190.48	c  N dy 18467   3674379      2037      5246      2898    207714     22153   3200355     10.79     12.07
1200.82/1200.89	c  N dy 18590   3694832      2037      5246      2898    145938     22153   1568274     10.79     11.41
1209.32/1209.32	c  S st 18689   3712281      2037      5246      2898    163332     22153   2116414     10.80      9.81
1209.72/1209.76	c  S st 18689   3712785      2037      5246      2898    163834     22153   2130214     10.80   no data
1209.72/1209.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1209.82/1209.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      6 BRemL:      3 BRemN:      0 P:  4.8M T:  0.13
1209.94/1209.92	c Replacing        1 vars Replaced      619 lits Time:     0.01 s 
1209.94/1209.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1209.94/1209.92	c bin-w-bin subsume rem            1 bins  time:  0.00 s
1209.94/1209.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1209.94/1209.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2036 time:  0.00 s
1209.94/1209.92	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
1209.94/1209.96	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.04 s
1210.12/1210.15	c subs with bin:       68  lits-rem:       200  v-fix:    0  time:  0.13 s
1211.41/1211.49	c lits-rem:      6150  cl-subs:     1235  v-elim:      0  v-fix:    0  time:  1.33 s
1211.41/1211.49	c vivif2 --  cl tried     5247 cl shrink        0 lits rem          0 time: 0.00
1211.62/1211.61	c vivif2 --  cl tried   162465 cl shrink    11500 lits rem      23343 time: 0.12
1211.82/1211.83	c asymm  cl-useful: 1/5247/5247 lits-rem:1 time: 0.22
1211.82/1211.84	c calculated reachability. Time: 0.00
1211.82/1211.84	c  N dy 18689   3712785      2035      5247      2897    162465     22159   2081818     10.80   no data
1221.82/1221.85	c  N dy 18793   3732820      2035      5247      2897    182387     22159   2685373     10.80     13.73
1232.32/1232.37	c  F st 18895   3751562      2035      5247      2897    201035     22159   3262934     10.80      6.93
1233.52/1233.59	c  N st 18899   3753592      2035      5247      2897    203059     22159   3335846     10.80   no data
1242.13/1242.11	c  N dy 18965   3773618      2035      5247      2897    138531     22159   1236311     10.80     13.16
1251.22/1251.27	c  N dy 19078   3793685      2035      5247      2897    158520     22159   1839797     10.80     11.46
1260.92/1260.93	c  N dy 19184   3813763      2035      5247      2897    178520     22159   2447012     10.81     11.39
1269.52/1269.55	c  N dy 19257   3833768      2035      5247      2897    198236     22159   2934642     10.80     11.48
1284.74/1284.73	c  N dy 19345   3883975      2035      5247      2898    163367     22159   1523388     10.78     11.49
1292.92/1292.96	c  N dy 19428   3904017      2035      5247      2898    183141     22159   2034807     10.78     15.71
1301.92/1301.91	c  N dy 19511   3924030      2035      5247      2899    202870     22159   2550301     10.78     16.79
1312.93/1312.97	c  N dy 19623   3945735      2035      5247      2899    140246     22159   1243023     10.78     11.36
1321.92/1321.96	c  N dy 19728   3966452      2035      5247      2899    160836     22159   1827208     10.79     11.43
1331.52/1331.57	c  N dy 19769   4001933      2034      5247      2910    195487     22159   2430319     10.77     11.37
1342.32/1342.39	c  N dy 19881   4022022      2034      5247      2911    215392     22159   2992015     10.77     11.95
1352.22/1352.27	c  N dy 19959   4042079      2034      5247      2911    149771     22159   1458553     10.76     16.27
1362.33/1362.34	c  N dy 20067   4062533      2034      5247      2911    170124     22159   2061564     10.77     11.43
1374.33/1374.32	c  N dy 20214   4082674      2034      5247      2911    190211     22159   2774039     10.77     11.46
1386.04/1386.05	c  N dy 20318   4102733      2034      5247      2912    210214     22159   3416399     10.77     11.77
1398.23/1398.22	c  N dy 20420   4122837      2034      5247      2912    142807     22159   1247724     10.78     11.38
1408.04/1408.07	c  N dy 20520   4149539      2034      5247      2912    169217     22159   1910826     10.77     11.63
1419.12/1419.17	c  N dy 20651   4169542      2034      5247      2912    189116     22159   2543109     10.78     11.66
1429.23/1429.21	c  N dy 20747   4189598      2033      5247      2919    208948     22159   3076612     10.78     11.36
1442.15/1442.14	c  N dy 20871   4209692      2033      5247      2919    228990     22159   3712310     10.78     11.55
1444.03/1444.08	c  S st 20888   4212786      2033      5247      2919    143937     22159   1232487     10.78     10.11
1444.34/1444.39	c  S st 20888   4213289      2033      5247      2921    144434     22159   1243506     10.78   no data
1444.34/1444.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1444.43/1444.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bins:     21 BRemL:      8 BRemN:      0 P:  4.0M T:  0.10
1444.53/1444.52	c Replacing        6 vars Replaced     1657 lits Time:     0.02 s 
1444.53/1444.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1444.53/1444.52	c bin-w-bin subsume rem            9 bins  time:  0.00 s
1444.53/1444.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1444.53/1444.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2027 time:  0.00 s
1444.53/1444.52	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
1444.53/1444.55	c lits-rem:         0  cl-subs:       12  v-elim:      3  v-fix:    0  time:  0.03 s
1444.63/1444.64	c subs with bin:      168  lits-rem:       371  v-fix:    0  time:  0.04 s
1444.83/1444.84	c lits-rem:      1100  cl-subs:      792  v-elim:      0  v-fix:    0  time:  0.20 s
1444.83/1444.84	c vivif2 --  cl tried     5230 cl shrink        0 lits rem          0 time: 0.00
1444.83/1444.88	c vivif2 --  cl tried   141659 cl shrink     1141 lits rem       2050 time: 0.04
1445.02/1445.05	c asymm  cl-useful: 3/5230/5230 lits-rem:3 time: 0.17
1445.02/1445.05	c calculated reachability. Time: 0.00
1445.02/1445.05	c  N dy 20888   4213289      2024      5230      2886    141659     22051   1209885     10.78   no data
1445.02/1445.05	c Finding binary XORs  T:     0.00 s  found:       0
1455.12/1455.14	c  N dy 20973   4234321      2024      5230      2887    162587     22051   1811372     10.78     11.45
1466.72/1466.75	c  N dy 21105   4254339      2024      5230      2887    182568     22051   2514920     10.79     13.80
1478.93/1478.99	c  N dy 21226   4274374      2024      5230      2887    202552     22051   3164266     10.79     14.53
1492.75/1492.75	c  N dy 21352   4294453      2024      5230      2887    222568     22051   3825044     10.80     13.43
1503.53/1503.54	c  N dy 21442   4314489      2024      5230      2887    152247     22051   1476940     10.80     11.38
1514.33/1514.37	c  N dy 21560   4334693      2024      5230      2887    172395     22051   2181994     10.80     11.40
1526.03/1526.02	c  N dy 21683   4354722      2024      5230      2888    192353     22051   2829093     10.80     11.43
1538.43/1538.46	c  N dy 21810   4374743      2024      5230      2888    212319     22051   3453544     10.81     12.25
1550.23/1550.20	c  N dy 21914   4394794      2024      5230      2888    232230     22051   4033889     10.81     12.43
1561.72/1561.75	c  N dy 22045   4415120      2024      5230      2888    162085     22051   1825557     10.82     11.40
1572.53/1572.59	c  N dy 22161   4435180      2024      5230      2888    182096     22051   2507980     10.82     15.72
1583.95/1583.94	c  N dy 22260   4455669      2024      5230      2888    202503     22051   3102204     10.82     11.41
1597.63/1597.65	c  N dy 22393   4475701      2024      5230      2888    222464     22051   3764233     10.83     14.11
1609.63/1609.62	c  N dy 22491   4495774      2024      5230      2888    150986     22051   1339980     10.83     11.59
1620.35/1620.39	c  N dy 22622   4516408      2024      5230      2889    171570     22051   1989594     10.83     11.47
1631.35/1631.34	c  N dy 22715   4538093      2024      5230      2889    193153     22051   2626681     10.83     11.41
1646.33/1646.36	c  N dy 22806   4571676      2024      5230      2889    226455     22051   3507666     10.83     11.44
1659.33/1659.39	c  N dy 22949   4591682      2024      5230      2889    154098     22051   1398776     10.84     13.58
1669.03/1669.03	c  N dy 23035   4611868      2024      5230      2889    174194     22051   2013549     10.84     11.53
1678.83/1678.84	c  N dy 23118   4631869      2024      5230      2889    194123     22051   2608206     10.84     13.91
1691.75/1691.81	c  N dy 23241   4652286      2024      5230      2890    214463     22051   3248985     10.84     11.41
1705.14/1705.10	c  N dy 23357   4672328      2024      5230      2890    234442     22051   3880808     10.84     20.07
1717.15/1717.20	c  N dy 23489   4692423      2024      5230      2891    161140     22051   1581628     10.85     16.48
1727.73/1727.72	c  N dy 23611   4713290      2024      5230      2891    181869     22051   2204520     10.85      6.43
1727.73/1727.72	c  S st 23611   4713290      2024      5230      2891    181869     22051   2204520     10.85      6.43
1728.15/1728.15	c  S st 23611   4713792      2024      5230      2891    182370     22051   2215156     10.85   no data
1728.15/1728.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1728.33/1728.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      3 BRemL:      2 BRemN:      0 P:  5.2M T:  0.15
1728.33/1728.32	c Replacing        1 vars Replaced      470 lits Time:     0.01 s 
1728.33/1728.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1728.33/1728.32	c bin-w-bin subsume rem            1 bins  time:  0.00 s
1728.33/1728.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1728.33/1728.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2023 time:  0.00 s
1728.33/1728.33	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
1728.33/1728.37	c lits-rem:         0  cl-subs:        3  v-elim:      1  v-fix:    0  time:  0.04 s
1728.53/1728.57	c subs with bin:       83  lits-rem:       331  v-fix:    0  time:  0.13 s
1729.83/1729.85	c lits-rem:      4527  cl-subs:     1818  v-elim:      0  v-fix:    0  time:  1.28 s
1729.83/1729.85	c vivif2 --  cl tried     5229 cl shrink        0 lits rem          0 time: 0.00
1729.93/1729.97	c vivif2 --  cl tried   179756 cl shrink     9593 lits rem      18914 time: 0.12
1730.25/1730.22	c asymm  cl-useful: 0/5229/5229 lits-rem:0 time: 0.25
1730.25/1730.23	c calculated reachability. Time: 0.00
1730.25/1730.23	c  N dy 23611   4713792      2022      5229      2887    179756     22033   2156694     10.85   no data
1741.13/1741.17	c  N dy 23733   4733837      2022      5229      2887    199717     22033   2762750     10.85     11.54
1753.23/1753.25	c  N dy 23854   4753952      2022      5229      2887    219760     22033   3400891     10.85     11.55
1767.23/1767.23	c  N dy 23957   4775177      2022      5229      2887    240915     22033   4096100     10.86     11.54
1777.44/1777.43	c  N dy 24056   4795303      2022      5229      2887    166117     22033   1694403     10.86     11.43
1787.64/1787.67	c  N dy 24152   4815482      2022      5229      2887    186242     22033   2304248     10.86     11.55
1799.93/1799.94	c  N dy 24263   4835980      2022      5229      2887    206679     22033   2978124     10.86     11.44
1812.23/1812.22	c  N dy 24374   4856012      2022      5229      2887    226616     22033   3587882     10.86     17.17
1826.24/1826.21	c  N dy 24496   4876128      2022      5229      2887    246633     22033   4196568     10.87     11.75
1836.53/1836.51	c  N dy 24597   4896148      2022      5229      2887    171206     22033   1791115     10.87     13.42
1847.14/1847.12	c  N dy 24715   4916186      2022      5229      2887    191159     22033   2417924     10.87     16.53
1859.34/1859.34	c  N dy 24843   4936282      2022      5229      2887    211159     22033   3070026     10.88     12.04
1870.34/1870.32	c  N dy 24912   4956331      2022      5229      2887    231095     22033   3625293     10.87     13.18
1883.73/1883.74	c  N dy 25030   4976398      2022      5229      2887    251041     22033   4268883     10.88     15.20
1894.44/1894.40	c  N dy 25141   4996553      2022      5229      2887    174889     22033   1863448     10.88     11.52
1905.44/1905.44	c  N dy 25255   5016602      2022      5229      2887    194852     22033   2490852     10.88     11.69
1916.54/1916.53	c  N dy 25358   5037845      2022      5229      2887    215978     22033   3077644     10.88     11.57
1925.63/1925.60	c  N dy 25412   5058213      2022      5229      2887    236007     22033   3560371     10.88     11.48
1938.74/1938.77	c  N dy 25508   5079589      2022      5229      2887    160553     22033   1351970     10.88     11.46
1949.26/1949.24	c  N dy 25629   5100307      2022      5229      2887    181176     22033   1968394     10.88     11.59
1960.74/1960.72	c  N dy 25751   5120523      2022      5229      2887    201319     22033   2637249     10.88     11.85
1972.84/1972.84	c  N dy 25867   5140597      2022      5229      2887    221320     22033   3251762     10.88     12.49
1986.74/1986.78	c  N dy 25959   5164353      2022      5229      2887    244929     22033   3928098     10.88     11.46
2000.34/2000.38	c  N dy 26074   5184858      2022      5229      2887    167108     22033   1526371     10.89     11.48
2012.74/2012.72	c  N dy 26179   5213792      2022      5229      2887    195776     22033   2242140     10.88      7.23
2012.74/2012.72	c  S st 26179   5213792      2022      5229      2887    195776     22033   2242140     10.88      7.23
2013.24/2013.26	c  S st 26179   5214300      2022      5229      2887    196284     22033   2255248     10.88   no data
2013.24/2013.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2013.44/2013.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.5M T:  0.16
2013.44/2013.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2013.44/2013.43	c bin-w-bin subsume rem            1 bins  time:  0.00 s
2013.44/2013.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2013.44/2013.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2022 time:  0.00 s
2013.44/2013.43	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
2013.44/2013.48	c lits-rem:         0  cl-subs:        0  v-elim:      3  v-fix:    0  time:  0.04 s
2013.64/2013.66	c subs with bin:        0  lits-rem:         8  v-fix:    0  time:  0.10 s
2015.04/2015.04	c lits-rem:      5032  cl-subs:     2656  v-elim:      0  v-fix:    0  time:  1.38 s
2015.04/2015.04	c vivif2 --  cl tried     5229 cl shrink        0 lits rem          0 time: 0.00
2015.16/2015.17	c vivif2 --  cl tried   192433 cl shrink     9765 lits rem      17261 time: 0.13
2015.44/2015.43	c asymm  cl-useful: 0/5113/5229 lits-rem:0 time: 0.26
2015.44/2015.43	c calculated reachability. Time: 0.00
2015.44/2015.43	c  N dy 26179   5214300      2019      5229      2881    192433     22022   2181669     10.88   no data
2028.46/2028.44	c  N dy 26306   5234330      2019      5229      2881    212402     22022   2864653     10.89     14.41
2040.14/2040.14	c  N dy 26420   5254337      2019      5229      2881    232246     22022   3420533     10.89     14.55
2053.34/2053.33	c  N dy 26518   5274919      2019      5229      2881    252726     22022   4031928     10.89     11.54
2063.84/2063.86	c  N dy 26534   5301437      2019      5229      2881    179553     22022   1670513     10.88     11.59
2073.84/2073.80	c  N dy 26648   5321962      2019      5229      2882    199843     22022   2269439     10.88     11.59
2085.74/2085.76	c  N dy 26745   5343311      2019      5229      2883    221073     22022   2912198     10.88     11.49
2097.76/2097.79	c  N dy 26845   5363383      2019      5229      2883    240986     22022   3478718     10.88     11.49
2111.75/2111.72	c  N dy 26936   5385850      2019      5229      2883    263331     22022   4112715     10.88     11.49
2121.86/2121.89	c  N dy 27044   5405934      2019      5229      2883    183595     22022   1943853     10.88     16.15
2132.04/2132.04	c  N dy 27122   5426740      2019      5229      2883    204288     22022   2501161     10.88     11.52
2144.64/2144.66	c  N dy 27246   5446759      2019      5229      2884    224251     22022   3134489     10.89     11.56
2157.45/2157.42	c  N dy 27332   5467949      2019      5229      2884    245293     22022   3748555     10.89     11.46
2171.25/2171.24	c  N dy 27443   5488333      2019      5229      2884    265564     22022   4353142     10.89     11.49
2180.84/2180.86	c  N dy 27526   5508489      2019      5229      2885    184352     22022   1860065     10.89     11.52
2192.14/2192.14	c  N dy 27642   5528672      2019      5229      2885    204470     22022   2487368     10.89     11.54
2203.84/2203.81	c  N dy 27750   5548678      2019      5229      2887    224365     22022   3058277     10.89     15.72
2215.25/2215.31	c  N dy 27821   5568686      2019      5229      2887    244276     22022   3587487     10.89     14.48
2229.45/2229.42	c  N dy 27929   5588800      2019      5229      2887    264257     22022   4189454     10.89     11.49
2242.14/2242.13	c  N dy 28056   5609114      2019      5229      2887    182811     22022   1829621     10.90     11.50
2252.45/2252.44	c  N dy 28138   5632181      2019      5229      2887    205533     22022   2384688     10.89     11.70
2264.55/2264.56	c  N dy 28241   5653051      2019      5229      2887    226287     22022   2982620     10.90     11.57
2274.25/2274.29	c  N dy 28299   5674107      2019      5229      2887    247020     22022   3467578     10.89     11.48
2286.34/2286.30	c  N dy 28378   5694202      2019      5229      2888    267007     22022   4028334     10.89     17.00
2297.64/2297.61	c  N dy 28469   5714231      2019      5229      2888    184424     22022   1769172     10.89     13.89
2297.64/2297.65	c  S st 28470   5714300      2019      5229      2888    184493     22022   1771249     10.89   no data
2298.04/2298.05	c  S st 28470   5714803      2019      5229      2888    184996     22022   1781887     10.89   no data
2298.04/2298.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2298.24/2298.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      4 BRemL:      2 BRemN:      0 P:  5.4M T:  0.15
2298.24/2298.22	c Replacing        1 vars Replaced      251 lits Time:     0.01 s 
2298.24/2298.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2298.24/2298.22	c bin-w-bin subsume rem            1 bins  time:  0.00 s
2298.24/2298.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2298.24/2298.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2018 time:  0.00 s
2298.24/2298.23	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
2298.24/2298.26	c lits-rem:         0  cl-subs:        3  v-elim:      4  v-fix:    0  time:  0.04 s
2298.44/2298.41	c subs with bin:      187  lits-rem:       371  v-fix:    0  time:  0.07 s
2298.96/2298.94	c lits-rem:      2183  cl-subs:     1129  v-elim:      0  v-fix:    0  time:  0.53 s
2298.96/2298.94	c vivif2 --  cl tried     5220 cl shrink        0 lits rem          0 time: 0.00
2299.06/2299.02	c vivif2 --  cl tried   182058 cl shrink     3864 lits rem       7327 time: 0.08
2299.24/2299.25	c asymm  cl-useful: 0/5220/5220 lits-rem:0 time: 0.24
2299.24/2299.26	c calculated reachability. Time: 0.00
2299.24/2299.26	c  N dy 28470   5714803      2014      5220      2881    182058     21981   1732322     10.89   no data
2309.85/2309.80	c  N dy 28561   5734832      2014      5220      2881    202020     21981   2314366     10.89     11.52
2322.55/2322.56	c  N dy 28680   5755098      2014      5220      2881    222198     21981   2980034     10.89     11.55
2338.84/2338.86	c  N dy 28748   5784764      2014      5220      2881    251676     21981   3671732     10.89     11.59
2354.54/2354.58	c  N dy 28876   5805701      2014      5220      2883    272519     21981   4295910     10.89     11.47
2366.45/2366.43	c  N dy 28975   5826943      2014      5220      2883    189096     21981   1871633     10.89     11.50
2408.55/2408.51	c  N dy 29047   5910198      2014      5220      2885    271675     21981   3559031     10.86     11.49
2419.97/2419.92	c  N dy 29142   5930313      2014      5220      2887    186751     21981   1779767     10.86     11.70
2430.55/2430.53	c  N dy 29221   5950376      2014      5220      2887    206757     21981   2416096     10.86     13.72
2443.55/2443.53	c  N dy 29290   5975969      2014      5220      2887    232234     21981   3014645     10.86     11.43
2456.27/2456.29	c  N dy 29377   5995977      2014      5220      2887    252129     21981   3573894     10.86     11.45
2472.05/2472.08	c  N dy 29508   6016493      2014      5220      2887    272548     21981   4222692     10.86     11.65
2484.97/2484.96	c  N dy 29620   6037037      2014      5220      2887    187038     21981   1780953     10.86     11.49
2493.85/2493.86	c  N dy 29688   6057107      2014      5220      2887    206879     21981   2303804     10.86     11.58
2503.35/2503.31	c  N dy 29758   6077625      2014      5220      2887    227164     21981   2783807     10.86     11.67
2514.85/2514.82	c  N dy 29848   6097694      2014      5220      2887    247112     21981   3343559     10.86     11.44
2529.35/2529.31	c  N dy 29966   6118627      2014      5220      2887    267943     21981   3951397     10.86     11.52
2543.85/2543.89	c  N dy 30082   6138869      2014      5220      2887    181701     21981   1567818     10.86     11.46
2555.15/2555.10	c  N dy 30209   6159025      2014      5220      2887    201797     21981   2193954     10.87     11.49
2567.05/2567.07	c  N dy 30303   6179238      2014      5220      2887    221921     21981   2817440     10.87     11.48
2581.25/2581.29	c  N dy 30408   6201963      2014      5220      2887    244474     21981   3486635     10.87     11.51
2589.65/2589.65	c  S st 30469   6214807      2014      5220      2887    257229     21981   3871535     10.87      9.45
2590.25/2590.28	c  S st 30469   6215308      2014      5220      2887    257729     21981   3882772     10.87   no data
2590.35/2590.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2590.57/2590.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      6 BRemN:      0 P:  7.3M T:  0.24
2590.57/2590.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2590.57/2590.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2590.57/2590.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2590.57/2590.54	c Subs w/ non-existent bins:      2 l-rem:      0 v-fix:     0 done:   2014 time:  0.00 s
2590.57/2590.54	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
2590.65/2590.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
2591.06/2591.01	c subs with bin:       41  lits-rem:       258  v-fix:    0  time:  0.27 s
2594.15/2594.18	c lits-rem:      6156  cl-subs:     3269  v-elim:      0  v-fix:    0  time:  3.16 s
2594.15/2594.18	c vivif2 --  cl tried     5218 cl shrink        0 lits rem          0 time: 0.00
2594.45/2594.49	c vivif2 --  cl tried   254419 cl shrink    23685 lits rem      49509 time: 0.31
2594.75/2594.79	c asymm  cl-useful: 0/3835/5218 lits-rem:0 time: 0.30
2594.75/2594.80	c calculated reachability. Time: 0.00
2594.75/2594.80	c  N dy 30469   6215308      2014      5218      2884    254419     21973   3777248     10.87   no data
2608.85/2608.83	c  N dy 30570   6235383      2014      5218      2884    274333     21973   4355836     10.87     16.28
2625.05/2625.02	c  N dy 30687   6257104      2014      5218      2884    187173     21973   1668836     10.87     11.61
2637.15/2637.10	c  N dy 30796   6277494      2014      5218      2884    207481     21973   2335678     10.87     11.53
2648.25/2648.20	c  N dy 30860   6297602      2014      5218      2884    227463     21973   2912414     10.87     11.50
2659.55/2659.50	c  N dy 30942   6317753      2014      5218      2884    247494     21973   3450303     10.87     11.62
2673.56/2673.52	c  N dy 31063   6337845      2014      5218      2884    267462     21973   4065744     10.87     12.67
2689.35/2689.40	c  N dy 31187   6357887      2014      5218      2884    287409     21973   4703026     10.88     14.39
2702.55/2702.56	c  N dy 31292   6377959      2014      5218      2884    198190     21973   2034690     10.88     11.98
2713.35/2713.30	c  N dy 31379   6397989      2014      5218      2884    218093     21973   2589421     10.88     11.52
2725.46/2725.47	c  N dy 31468   6418051      2014      5218      2884    238065     21973   3194015     10.88     12.62
2740.35/2740.39	c  N dy 31604   6438098      2014      5218      2884    258052     21973   3837685     10.88     12.21
2755.48/2755.49	c  N dy 31721   6458238      2014      5218      2884    278120     21973   4477697     10.88     11.48
2768.36/2768.35	c  N dy 31784   6478372      2014      5218      2884    187907     21973   1613461     10.88     11.48
2778.46/2778.41	c  N dy 31879   6498625      2014      5218      2884    208027     21973   2185248     10.88     11.48
2789.06/2789.09	c  N dy 31966   6518635      2014      5218      2884    227915     21973   2747223     10.88     12.58
2808.46/2808.47	c  N dy 32082   6548954      2014      5218      2884    258054     21973   3556298     10.88     11.48
2822.26/2822.28	c  N dy 32173   6568963      2014      5218      2884    277961     21973   4153558     10.88     13.65
2825.46/2825.42	c Finding binary XORs  T:     0.00 s  found:       0
2838.36/2838.37	c  N dy 32287   6588973      2014      5218      2885    297870     21973   4805182     10.88     12.89
2850.46/2850.46	c  N dy 32403   6609021      2014      5218      2885    206810     21973   2179227     10.88     11.50
2861.26/2861.20	c  N dy 32498   6629112      2014      5218      2885    226793     21973   2747481     10.88     13.30
2880.36/2880.36	c  N dy 32602   6662708      2014      5218      2885    260241     21973   3650592     10.88     11.65
2893.46/2893.40	c  N dy 32676   6682716      2014      5218      2885    280116     21973   4169147     10.88     12.02
2909.36/2909.36	c  N dy 32786   6702758      2014      5218      2886    300061     21973   4831094     10.88     11.47
2917.37/2917.39	c  S st 32851   6715308      2014      5218      2886    200658     21973   1902680     10.88      9.23
2917.87/2917.87	c  S st 32851   6715811      2014      5218      2886    201161     21973   1913928     10.88   no data
2917.87/2917.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2918.07/2918.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      1 BRemN:      0 P:  5.7M T:  0.16
2918.07/2918.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2918.07/2918.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2918.07/2918.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2918.07/2918.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2014 time:  0.00 s
2918.07/2918.05	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
2918.07/2918.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2918.28/2918.23	c subs with bin:       67  lits-rem:        99  v-fix:    0  time:  0.07 s
2918.76/2918.72	c lits-rem:      1519  cl-subs:      752  v-elim:      0  v-fix:    0  time:  0.49 s
2918.76/2918.72	c vivif2 --  cl tried     5218 cl shrink        0 lits rem          0 time: 0.00
2918.86/2918.81	c vivif2 --  cl tried   200342 cl shrink     3308 lits rem       6153 time: 0.08
2918.86/2918.88	c asymm  cl-useful: 0/1383/5218 lits-rem:0 time: 0.07
2918.86/2918.88	c calculated reachability. Time: 0.00
2918.86/2918.88	c  N dy 32851   6715811      2014      5218      2888    200342     21973   1897768     10.88   no data
2928.18/2928.21	c  N dy 32896   6738255      2014      5218      2888    222704     21973   2481188     10.88     11.48
2941.16/2941.11	c  N dy 32986   6760798      2014      5218      2888    245105     21973   3098228     10.88     11.61
2955.57/2955.53	c  N dy 33099   6780850      2014      5218      2888    265046     21973   3682501     10.88     12.34
2968.88/2968.86	c  N dy 33183   6800892      2014      5218      2888    284988     21973   4231395     10.88     11.50
2987.07/2987.01	c  N dy 33257   6828098      2014      5218      2888    199353     21973   1746293     10.88     11.55
2994.87/2994.82	c  N dy 33305   6848112      2014      5218      2888    219210     21973   2191089     10.87     11.61
3005.66/3005.68	c  N dy 33386   6869306      2014      5218      2888    240289     21973   2746909     10.87     11.46
3017.96/3017.93	c  N dy 33466   6889347      2014      5218      2888    260198     21973   3309313     10.87     13.63
3031.96/3031.96	c  N dy 33537   6912876      2014      5218      2888    283556     21973   3923672     10.87     11.47
3047.57/3047.53	c  N dy 33617   6934688      2014      5218      2888    305254     21973   4553119     10.87     11.53
3059.46/3059.43	c  N dy 33713   6954804      2014      5218      2888    212538     21973   2134403     10.87     11.45
3076.17/3076.11	c  N dy 33800   6984736      2014      5218      2888    242245     21973   2872193     10.86     11.44
3088.36/3088.33	c  N dy 33880   7004763      2014      5218      2888    262168     21973   3418197     10.86     11.45
3102.77/3102.75	c  N dy 33995   7025436      2014      5218      2888    282693     21973   4007700     10.86     11.51
3119.59/3119.54	c  N dy 34111   7045651      2014      5218      2888    302835     21973   4639867     10.86     11.44
3133.27/3133.27	c  N dy 34184   7065666      2014      5218      2888    208433     21973   1918483     10.86     11.60
3144.07/3144.02	c  N dy 34266   7085729      2014      5218      2888    228363     21973   2490541     10.86     11.55
3156.36/3156.30	c  N dy 34372   7106001      2014      5218      2888    248521     21973   3062191     10.86     11.52
3169.19/3169.18	c  N dy 34459   7126248      2014      5218      2888    268615     21973   3595515     10.86     11.51
3183.38/3183.32	c  N dy 34543   7147514      2014      5218      2888    289760     21973   4176492     10.86     11.50
3199.98/3199.92	c  N dy 34653   7167606      2014      5218      2888    309735     21973   4808473     10.87     12.53
3211.87/3211.86	c  N dy 34733   7188676      2014      5218      2888    215167     21973   2002447     10.86     11.46
3226.39/3226.38	c  N dy 34823   7213231      2014      5218      2888    239523     21973   2629161     10.86     11.50
3228.27/3228.20	c  S st 34836   7215811      2014      5218      2888    242094     21973   2705466     10.86   no data
3228.87/3228.81	c  S st 34836   7216313      2014      5218      2888    242596     21973   2719425     10.86   no data
3228.87/3228.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3229.07/3229.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.3M T:  0.22
3229.07/3229.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3229.07/3229.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3229.07/3229.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3229.07/3229.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2014 time:  0.00 s
3229.07/3229.05	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
3229.17/3229.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3229.37/3229.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
3231.47/3231.40	c lits-rem:      3840  cl-subs:     2432  v-elim:      0  v-fix:    0  time:  2.08 s
3231.47/3231.40	c vivif2 --  cl tried     5218 cl shrink        0 lits rem          0 time: 0.00
3231.57/3231.56	c vivif2 --  cl tried   240164 cl shrink     9584 lits rem      17720 time: 0.16
3231.89/3231.84	c asymm  cl-useful: 0/3956/5218 lits-rem:0 time: 0.28
3231.89/3231.85	c calculated reachability. Time: 0.00
3231.89/3231.85	c  N dy 34836   7216313      2014      5218      2888    240164     21973   2664076     10.86   no data
3242.57/3242.57	c  N dy 34897   7236681      2014      5218      2888    260332     21973   3134904     10.86     11.44
3255.27/3255.26	c  N dy 34980   7256731      2014      5218      2888    280206     21973   3701386     10.86     16.85
3267.97/3267.97	c  N dy 35050   7276752      2014      5218      2888    300002     21973   4184318     10.86     11.50
3277.37/3277.33	c  N dy 35080   7297485      2014      5218      2889    320213     21973   4575814     10.85     11.43
3287.47/3287.40	c  N dy 35160   7317514      2014      5218      2889    223754     21973   2247727     10.85     15.15
3298.67/3298.66	c  N dy 35255   7339039      2014      5218      2889    245064     21973   2826207     10.85     11.47
3308.79/3308.72	c  N dy 35306   7361760      2014      5218      2890    267386     21973   3315363     10.85     11.43
3322.09/3322.02	c  N dy 35384   7382341      2014      5218      2890    287764     21973   3865618     10.85     11.67
3335.19/3335.21	c  N dy 35440   7403685      2014      5218      2890    308894     21973   4374843     10.84     11.48
3350.78/3350.76	c  N dy 35538   7423745      2014      5218      2890    212148     21973   1897985     10.84     12.53
3361.17/3361.11	c  N dy 35634   7444312      2014      5218      2890    232465     21973   2412337     10.84     11.43
3373.47/3373.41	c  N dy 35723   7465655      2014      5218      2891    253612     21973   2971311     10.84     11.42
3386.47/3386.46	c  N dy 35819   7486094      2014      5218      2891    273874     21973   3530620     10.84     11.56
3399.28/3399.26	c  N dy 35911   7506218      2014      5218      2891    293748     21973   4027007     10.84     11.49
3413.67/3413.66	c  N dy 35990   7526913      2014      5218      2891    314215     21973   4571823     10.84     11.49
3429.27/3429.26	c  N dy 36076   7549181      2014      5218      2891    218625     21973   1998502     10.84     11.62
3438.78/3438.75	c  N dy 36134   7569185      2014      5218      2891    238439     21973   2488806     10.84     11.51
3450.57/3450.59	c  N dy 36228   7589242      2014      5218      2891    258361     21973   3030329     10.84     13.51
3462.68/3462.70	c  N dy 36307   7609613      2014      5218      2891    278522     21973   3535262     10.84     11.48
3475.99/3476.01	c  N dy 36395   7629627      2014      5218      2891    298352     21973   4051239     10.84     11.58
3488.20/3488.14	c  N dy 36446   7649815      2014      5218      2891    318284     21973   4535849     10.84     11.50
3499.57/3499.50	c  N dy 36484   7670728      2014      5218      2891    220253     21973   1925816     10.84     11.43
3510.67/3510.64	c  N dy 36576   7691522      2014      5218      2891    240884     21973   2434335     10.84     11.47
3520.78/3520.79	c  N dy 36630   7711617      2014      5218      2891    260759     21973   2884713     10.83     12.47
3524.18/3524.13	c  S st 36658   7716315      2014      5218      2891    265431     21973   3016823     10.83   no data
3524.78/3524.75	c  S st 36658   7716815      2014      5218      2892    265929     21973   3029120     10.83   no data
3524.78/3524.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3525.08/3525.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      2 BRemN:      0 P:  7.6M T:  0.24
3525.08/3525.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3525.08/3525.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3525.08/3525.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3525.08/3525.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2014 time:  0.00 s
3525.08/3525.01	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
3525.08/3525.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3525.38/3525.30	c subs with bin:       13  lits-rem:        27  v-fix:    0  time:  0.13 s
3527.88/3527.89	c lits-rem:      5578  cl-subs:     6378  v-elim:      0  v-fix:    0  time:  2.59 s
3527.88/3527.89	c vivif2 --  cl tried     5218 cl shrink        0 lits rem          0 time: 0.00
3528.07/3528.07	c vivif2 --  cl tried   259538 cl shrink    12443 lits rem      22966 time: 0.18
3528.17/3528.17	c asymm  cl-useful: 0/1262/5218 lits-rem:0 time: 0.10
3528.17/3528.18	c calculated reachability. Time: 0.00
3528.17/3528.18	c  N dy 36658   7716815      2014      5218      2890    259538     21961   2915902     10.83   no data
3535.87/3535.87	c  N dy 36682   7736907      2014      5218      2890    279194     21961   3278711     10.83     11.77
3551.08/3551.03	c  N dy 36749   7766418      2014      5218      2890    308215     21961   3909306     10.83     11.47
3569.08/3569.04	c  N dy 36862   7786434      2014      5218      2890    328130     21961   4499800     10.83     11.45
3582.79/3582.73	c  N dy 36939   7808680      2014      5218      2890    230166     21961   2192588     10.83     11.43
3596.68/3596.64	c  N dy 37027   7832123      2014      5218      2890    253469     21961   2803970     10.83     11.41
3604.80/3604.77	c  N dy 37040   7854484      2014      5218      2891    275441     21961   3187228     10.82     11.41
3618.38/3618.34	c  N dy 37135   7874551      2014      5218      2891    295290     21961   3702907     10.82     11.47
3629.18/3629.17	c  N dy 37181   7895054      2014      5218      2892    315421     21961   4133970     10.82     11.46
3644.08/3644.08	c  N dy 37276   7916287      2014      5218      2892    336468     21961   4697169     10.82     11.54
3657.07/3657.02	c  N dy 37376   7936445      2014      5218      2892    236018     21961   2343625     10.82     11.40
3670.28/3670.21	c  N dy 37491   7956817      2014      5218      2892    256287     21961   2974893     10.82     11.70
3683.68/3683.65	c  N dy 37585   7976879      2014      5218      2892    276256     21961   3570988     10.82     11.40
3694.38/3694.33	c  N dy 37624   7997859      2014      5218      2892    296961     21961   4005857     10.82     11.57
3708.98/3708.92	c  N dy 37723   8017893      2014      5218      2893    316881     21961   4562826     10.82     16.80
3721.40/3721.37	c  N dy 37773   8038463      2014      5218      2893    337241     21961   5052416     10.82     11.43
3733.28/3733.27	c  N dy 37841   8058483      2014      5218      2893    235090     21961   2168950     10.81     13.26
3739.18/3739.11	c  N dy 37847   8079071      2014      5218      2896    254963     21961   2457824     10.81     11.43
3750.38/3750.37	c  N dy 37934   8099099      2014      5218      2896    274841     21961   2960811     10.81     11.46
3761.08/3761.02	c  N dy 37996   8119218      2014      5218      2897    294718     21961   3426176     10.80     11.66
3774.20/3774.17	c  N dy 38084   8139292      2014      5218      2898    314651     21961   3969723     10.80     11.41
3787.48/3787.41	c  N dy 38155   8159544      2014      5218      2898    334773     21961   4477879     10.80     11.56
3802.70/3802.70	c  N dy 38251   8179737      2014      5218      2898    232755     21961   2119684     10.80     11.62
3810.58/3810.52	c  N dy 38277   8200872      2014      5218      2898    253354     21961   2485547     10.80     11.42
3820.78/3820.74	c  S st 38363   8216815      2014      5218      2898    269206     21961   2935751     10.80      9.46
3821.40/3821.41	c  S st 38363   8217319      2014      5218      2898    269710     21961   2952282     10.80   no data
3821.50/3821.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3821.68/3821.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  7.5M T:  0.24
3821.68/3821.69	c Replacing        1 vars Replaced      467 lits Time:     0.02 s 
3821.68/3821.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3821.68/3821.69	c bin-w-bin subsume rem            1 bins  time:  0.00 s
3821.68/3821.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3821.68/3821.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2013 time:  0.00 s
3821.68/3821.69	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
3821.78/3821.75	c lits-rem:         0  cl-subs:        0  v-elim:      3  v-fix:    0  time:  0.06 s
3822.08/3822.03	c subs with bin:      449  lits-rem:       493  v-fix:    0  time:  0.18 s
3825.90/3825.83	c lits-rem:      4124  cl-subs:     9199  v-elim:      0  v-fix:    0  time:  3.80 s
3825.90/3825.83	c vivif2 --  cl tried     5218 cl shrink        0 lits rem          0 time: 0.00
3825.98/3825.99	c vivif2 --  cl tried   257388 cl shrink    10569 lits rem      20146 time: 0.16
3826.29/3826.29	c asymm  cl-useful: 0/3892/5218 lits-rem:0 time: 0.29
3826.29/3826.29	c calculated reachability. Time: 0.00
3826.29/3826.29	c  N dy 38363   8217319      2010      5218      2891    257388     21960   2776795     10.80   no data
3836.18/3836.13	c  N dy 38409   8237402      2009      5218      2904    277069     21960   3167855     10.79     11.39
3851.98/3851.98	c  N dy 38514   8258240      2009      5218      2905    297780     21960   3784729     10.79     11.48
3857.48/3857.43	c Finding binary XORs  T:     0.00 s  found:       1
3864.48/3864.48	c  N dy 38587   8278521      2008      5216      2883    302139     21926   4059070     10.79     11.41
3879.89/3879.84	c  N dy 38682   8298608      2008      5216      2884    322079     21926   4604588     10.79     11.41
3896.48/3896.41	c  N dy 38796   8318659      2008      5216      2884    229784     21926   2153910     10.80     14.33
3908.89/3908.86	c  N dy 38899   8338756      2008      5216      2884    249812     21926   2728581     10.80     12.99
3921.39/3921.32	c  N dy 38991   8359823      2008      5216      2884    270742     21926   3272077     10.80     11.61
3935.98/3935.91	c  N dy 39070   8380580      2008      5216      2884    291408     21926   3828669     10.80     11.43
3948.89/3948.86	c  N dy 39086   8400771      2008      5216      2884    311267     21926   4216710     10.79     11.37
3965.39/3965.41	c  N dy 39196   8421209      2008      5216      2884    331619     21926   4799479     10.79     11.47
3984.30/3984.26	c  N dy 39309   8441933      2008      5216      2884    227048     21926   1998827     10.80     11.37
3996.49/3996.40	c  N dy 39413   8463233      2008      5216      2885    248248     21926   2587462     10.80     11.44
4008.40/4008.35	c  N dy 39497   8483699      2008      5216      2885    268596     21926   3129369     10.80     11.39
4024.69/4024.70	c  N dy 39608   8504592      2008      5216      2886    289395     21926   3797041     10.80     11.37
4039.99/4039.97	c  N dy 39711   8524631      2008      5216      2886    309335     21926   4382286     10.80     11.47
4056.38/4056.35	c  N dy 39807   8544664      2008      5216      2886    329288     21926   4943428     10.80     11.39
4073.59/4073.50	c  N dy 39908   8564675      2008      5216      2886    349224     21926   5519287     10.80     11.50
4088.29/4088.23	c  N dy 39994   8587332      2008      5216      2886    245961     21926   2443499     10.80     11.50
4102.29/4102.27	c  N dy 40105   8607362      2008      5216      2886    265911     21926   3054026     10.80     14.15
4116.21/4116.18	c  N dy 40182   8628291      2008      5216      2886    286701     21926   3609656     10.80     11.44
4131.19/4131.15	c  N dy 40275   8648748      2008      5216      2887    306961     21926   4146824     10.80     11.46
4147.59/4147.56	c  N dy 40369   8668784      2008      5216      2887    326882     21926   4712526     10.80     14.12
4165.49/4165.44	c  N dy 40470   8688854      2008      5216      2887    346786     21926   5262856     10.80     15.60
4181.89/4181.89	c  N dy 40579   8709132      2008      5216      2887    240163     21926   2272271     10.80     11.53
4186.39/4186.36	c  S st 40604   8717319      2008      5216      2887    248290     21926   2467995     10.80     10.32
4186.99/4186.99	c  S st 40604   8717827      2008      5216      2888    248796     21926   2480139     10.80   no data
4187.09/4187.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4187.29/4187.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  7.0M T:  0.21
4187.29/4187.24	c Replacing        2 vars Replaced      617 lits Time:     0.02 s 
4187.29/4187.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4187.29/4187.24	c bin-w-bin subsume rem            1 bins  time:  0.00 s
4187.29/4187.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4187.29/4187.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2006 time:  0.00 s
4187.29/4187.25	c Removed useless bin:       2  fixed:     0  props:   0.06M  time:  0.00 s
4187.39/4187.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4187.49/4187.49	c subs with bin:       62  lits-rem:        71  v-fix:    0  time:  0.09 s
4188.49/4188.49	c lits-rem:      2871  cl-subs:     1325  v-elim:      0  v-fix:    0  time:  1.00 s
4188.49/4188.49	c vivif2 --  cl tried     5216 cl shrink        0 lits rem          0 time: 0.00
4188.69/4188.60	c vivif2 --  cl tried   247384 cl shrink     4574 lits rem       8416 time: 0.12
4188.69/4188.70	c asymm  cl-useful: 0/1324/5216 lits-rem:0 time: 0.09
4188.69/4188.71	c calculated reachability. Time: 0.00
4188.69/4188.71	c  N dy 40604   8717827      2006      5216      2881    247384     21916   2449193     10.80   no data
4202.29/4202.23	c  N dy 40701   8737948      2006      5216      2881    267388     21916   2997831     10.80     11.41
4213.59/4213.55	c  N dy 40752   8758011      2006      5216      2881    287299     21916   3481380     10.80     11.40
4226.99/4226.96	c  N dy 40812   8778020      2006      5216      2881    307112     21916   3931066     10.80     11.44
4242.60/4242.55	c  N dy 40895   8798031      2006      5216      2882    327016     21916   4476850     10.80     14.55
4259.59/4259.58	c  N dy 40998   8818098      2006      5216      2882    346972     21916   5035333     10.80     13.42
4278.40/4278.32	c  N dy 41111   8838899      2006      5216      2882    239033     21916   2156873     10.80     11.52
4291.90/4291.89	c  N dy 41224   8859083      2006      5216      2882    259137     21916   2747640     10.81     11.98
4305.79/4305.73	c  N dy 41334   8879125      2006      5216      2882    279034     21916   3321920     10.81     13.77
4321.60/4321.58	c  N dy 41419   8904873      2006      5216      2882    304528     21916   3961158     10.81     11.40
4339.00/4338.93	c  N dy 41545   8924902      2006      5216      2882    324448     21916   4541912     10.81     11.54
4357.00/4356.99	c  N dy 41666   8944928      2006      5216      2882    344358     21916   5107782     10.81     12.88
4373.40/4373.31	c  N dy 41754   8965254      2006      5216      2882    364515     21916   5605010     10.81     11.47
4387.40/4387.38	c  N dy 41851   8985343      2006      5216      2882    255457     21916   2540312     10.81     11.54
4400.20/4400.17	c  N dy 41947   9005416      2006      5216      2882    275285     21916   3073912     10.81     11.69
4414.20/4414.19	c  N dy 42040   9025511      2006      5216      2882    295248     21916   3612323     10.81     13.30
4429.90/4429.82	c  N dy 42142   9046414      2006      5216      2882    316048     21916   4171030     10.81     11.48
4444.69/4444.66	c  N dy 42199   9067658      2006      5216      2882    337099     21916   4661919     10.81     11.85
4461.19/4461.17	c  N dy 42294   9087659      2006      5216      2882    356960     21916   5185492     10.81     11.42
4477.20/4477.16	c  N dy 42384   9108496      2006      5216      2882    248284     21916   2296916     10.81     11.58
4492.70/4492.64	c  N dy 42457   9142300      2006      5216      2882    281702     21916   3028850     10.80     11.38
4503.70/4503.68	c  N dy 42513   9162336      2006      5216      2883    301302     21916   3445818     10.80     13.58
4518.30/4518.21	c  N dy 42586   9182380      2006      5216      2883    321180     21916   3948649     10.80     11.78
4535.90/4535.84	c  N dy 42713   9202475      2006      5216      2883    341141     21916   4513038     10.80     11.47
4545.70/4545.66	c  S st 42741   9217829      2006      5216      2883    356276     21916   4810069     10.80      9.19
4546.70/4546.63	c  S st 42741   9218335      2006      5216      2884    356780     21916   4822088     10.80   no data
4546.70/4546.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4547.10/4547.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:      5 BRemN:      0 P: 10.0M T:  0.36
4547.10/4547.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4547.10/4547.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4547.10/4547.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4547.10/4547.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2006 time:  0.00 s
4547.10/4547.01	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
4547.10/4547.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
4549.40/4549.34	c subs with bin:     4464  lits-rem:       237  v-fix:    0  time:  2.08 s
4555.60/4555.54	c lits-rem:     10213  cl-subs:     4603  v-elim:      0  v-fix:    0  time:  6.20 s
4555.60/4555.54	c vivif2 --  cl tried     5216 cl shrink        0 lits rem          0 time: 0.00
4556.10/4556.02	c vivif2 --  cl tried   347713 cl shrink    27487 lits rem      48598 time: 0.48
4556.40/4556.35	c asymm  cl-useful: 0/3384/5216 lits-rem:0 time: 0.33
4556.40/4556.36	c calculated reachability. Time: 0.00
4556.40/4556.36	c  N dy 42741   9218335      2006      5216      2885    347713     21916   4638740     10.80   no data
4573.10/4573.01	c  N dy 42831   9238536      2006      5216      2885    367702     21916   5137956     10.80     11.37
4588.61/4588.53	c  N dy 42939   9258593      2006      5216      2886    257747     21916   2495528     10.80     13.96
4601.21/4601.18	c  N dy 42998   9278654      2006      5216      2886    277673     21916   2980795     10.80     13.08
4613.80/4613.77	c  N dy 43073   9298791      2006      5216      2886    297534     21916   3446114     10.80     11.47
4628.60/4628.55	c  N dy 43163   9318821      2006      5216      2886    317393     21916   3951102     10.80     11.70
4643.00/4642.98	c  N dy 43224   9340217      2006      5216      2886    338410     21916   4422344     10.80     11.66
4659.01/4658.99	c  N dy 43321   9360577      2006      5216      2886    358501     21916   4927871     10.80     11.38
4677.10/4677.03	c  N dy 43398   9380858      2006      5216      2886    247225     21916   2161343     10.80     11.38
4689.51/4689.42	c  N dy 43489   9400914      2006      5216      2886    267144     21916   2665625     10.80     11.38
4702.40/4702.39	c  N dy 43577   9421359      2006      5216      2886    287308     21916   3157398     10.80     11.39
4716.40/4716.39	c  N dy 43658   9442259      2006      5216      2886    308022     21916   3686935     10.80     11.48
4729.21/4729.10	c  N dy 43707   9462909      2006      5216      2886    328478     21916   4154529     10.79     11.43
4746.41/4746.34	c  N dy 43740   9494482      2006      5216      2886    359543     21916   4745374     10.79     11.36
4762.60/4762.54	c  N dy 43790   9520299      2006      5216      2888    252843     21916   2224548     10.79     11.36
4776.33/4776.27	c  N dy 43902   9540349      2006      5216      2888    272776     21916   2781788     10.79     13.46
4790.62/4790.59	c  N dy 43964   9566888      2006      5216      2888    298998     21916   3342310     10.78     11.37
4804.82/4804.72	c  N dy 44054   9586930      2006      5216      2888    318835     21916   3825286     10.79     13.14
4820.70/4820.61	c  N dy 44142   9606963      2006      5216      2888    338723     21916   4343588     10.79     14.44
4836.73/4836.70	c  N dy 44220   9629168      2006      5216      2889    360596     21916   4836874     10.78     11.41
4861.41/4861.37	c  N dy 44295   9670330      2005      5216      2902    267430     21916   2429927     10.78     11.41
4874.01/4873.91	c  N dy 44377   9690966      2005      5216      2902    287834     21916   2936790     10.78     11.63
4889.20/4889.16	c  N dy 44477   9711067      2005      5216      2903    307816     21916   3483553     10.78     13.57
4893.71/4893.65	c  S st 44504   9718335      2005      5216      2903    314915     21916   3640456     10.78     10.00
4894.51/4894.43	c  S st 44504   9718839      2005      5216      2903    315418     21916   3651548     10.78   no data
4894.51/4894.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4894.81/4894.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  9.0M T:  0.30
4894.81/4894.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4894.81/4894.75	c bin-w-bin subsume rem            1 bins  time:  0.00 s
4894.81/4894.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4894.81/4894.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2005 time:  0.00 s
4894.81/4894.75	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
4894.91/4894.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
4895.31/4895.22	c subs with bin:      394  lits-rem:       129  v-fix:    0  time:  0.24 s
4898.11/4898.07	c lits-rem:      4526  cl-subs:     5296  v-elim:      0  v-fix:    0  time:  2.85 s
4898.11/4898.07	c vivif2 --  cl tried     5215 cl shrink        0 lits rem          0 time: 0.00
4898.32/4898.29	c vivif2 --  cl tried   298902 cl shrink    13158 lits rem      24626 time: 0.22
4898.50/4898.48	c asymm  cl-useful: 0/1831/5215 lits-rem:0 time: 0.18
4898.50/4898.49	c calculated reachability. Time: 0.00
4898.50/4898.49	c  N dy 44504   9718839      2005      5215      2886    298902     21899   3413184     10.78   no data
4898.50/4898.49	c Finding binary XORs  T:     0.00 s  found:       0
4912.31/4912.24	c  N dy 44574   9738846      2005      5215      2886    318691     21899   3938772     10.78     11.72
4929.01/4928.93	c  N dy 44686   9758959      2005      5215      2886    338666     21899   4493424     10.78     11.38
4946.51/4946.43	c  N dy 44799   9779050      2005      5215      2886    358597     21899   5061907     10.78     15.09
4963.01/4962.96	c  N dy 44874   9799127      2005      5215      2887    378514     21899   5562607     10.78     17.08
4976.81/4976.73	c  N dy 44949   9823488      2005      5215      2888    276111     21899   2730968     10.78     11.46
4990.62/4990.55	c  N dy 45035   9843634      2005      5215      2888    296186     21899   3327614     10.78     11.35

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 3/504 28521
/proc/meminfo: memFree=21838328/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=31756 CPUtime=0.01 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 1124 0 0 0 1 0 0 0 22 0 1 0 774820013 32518144 966 33554432000 4194304 4580011 140736925156320 18446744073709551615 216634176197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 7939 966 340 95 0 2921 0

[startup+0.0969871 s]
/proc/loadavg: 2.00 2.02 2.00 3/504 28521
/proc/meminfo: memFree=21838328/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=33884 CPUtime=0.09 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 1696 0 0 0 9 0 0 0 22 0 1 0 774820013 34697216 1538 33554432000 4194304 4580011 140736925156320 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 8471 1538 364 95 0 3453 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33884

[startup+0.100985 s]
/proc/loadavg: 2.00 2.02 2.00 3/504 28521
/proc/meminfo: memFree=21838328/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=33884 CPUtime=0.09 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 1699 0 0 0 9 0 0 0 22 0 1 0 774820013 34697216 1541 33554432000 4194304 4580011 140736925156320 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 8471 1541 364 95 0 3453 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33884

[startup+0.300948 s]
/proc/loadavg: 2.00 2.02 2.00 3/504 28521
/proc/meminfo: memFree=21838328/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=33884 CPUtime=0.29 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 1808 0 0 0 29 0 0 0 23 0 1 0 774820013 34697216 1650 33554432000 4194304 4580011 140736925156320 18446744073709551615 4293920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 8471 1650 364 95 0 3453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33884

[startup+0.700878 s]
/proc/loadavg: 2.00 2.02 2.00 3/504 28521
/proc/meminfo: memFree=21838328/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=34440 CPUtime=0.69 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 2089 0 0 0 69 0 0 0 25 0 1 0 774820013 35266560 1659 33554432000 4194304 4580011 140736925156320 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 8610 1659 364 95 0 3592 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34440

[startup+1.50074 s]
/proc/loadavg: 2.00 2.02 2.00 5/506 28523
/proc/meminfo: memFree=21829020/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=34860 CPUtime=1.49 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 2531 0 0 0 149 0 0 0 25 0 1 0 774820013 35696640 1759 33554432000 4194304 4580011 140736925156320 18446744073709551615 4322632 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 8715 1759 364 95 0 3697 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34860

[startup+3.10045 s]
/proc/loadavg: 2.00 2.02 2.00 5/506 28523
/proc/meminfo: memFree=21820836/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=35368 CPUtime=3.09 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 3257 0 0 0 309 0 0 0 25 0 1 0 774820013 36216832 2159 33554432000 4194304 4580011 140736925156320 18446744073709551615 4321842 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 8842 2159 365 95 0 3824 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35368

[startup+6.30089 s]
/proc/loadavg: 2.00 2.02 2.00 4/506 28523
/proc/meminfo: memFree=21816232/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=44948 CPUtime=6.29 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 4877 0 0 0 629 0 0 0 25 0 1 0 774820013 46026752 2859 33554432000 4194304 4580011 140736925156320 18446744073709551615 4320740 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 11237 2859 367 95 0 6219 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44948

[startup+12.7008 s]
/proc/loadavg: 2.00 2.02 2.00 5/506 28523
/proc/meminfo: memFree=21798212/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=46104 CPUtime=12.69 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 9057 0 0 0 1268 1 0 0 25 0 1 0 774820013 47210496 4794 33554432000 4194304 4580011 140736925156320 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 11526 4794 367 95 0 6508 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46104

[startup+25.5005 s]
/proc/loadavg: 2.00 2.02 2.00 5/506 28523
/proc/meminfo: memFree=21778044/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=53264 CPUtime=25.49 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 14631 0 0 0 2547 2 0 0 25 0 1 0 774820013 54542336 6590 33554432000 4194304 4580011 140736925156320 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 13316 6590 367 95 0 8298 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53264

[startup+51.101 s]
/proc/loadavg: 2.00 2.02 2.00 5/506 28524
/proc/meminfo: memFree=21765592/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=59148 CPUtime=51.09 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 22937 0 0 0 5106 3 0 0 25 0 1 0 774820013 60567552 8206 33554432000 4194304 4580011 140736925156320 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 14787 8206 367 95 0 9769 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 59148

[startup+102.319 s]
/proc/loadavg: 2.00 2.01 2.00 4/506 28526
/proc/meminfo: memFree=21751932/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=63656 CPUtime=102.31 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 35689 0 0 0 10226 5 0 0 25 0 1 0 774820013 65183744 9108 33554432000 4194304 4580011 140736925156320 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 15914 9108 367 95 0 10896 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 63656

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 5/506 28527
/proc/meminfo: memFree=21725340/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=75488 CPUtime=162.3 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 50190 0 0 0 16223 7 0 0 25 0 1 0 774820013 77299712 11624 33554432000 4194304 4580011 140736925156320 18446744073709551615 4293925 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 18872 11624 369 95 0 13854 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 75488

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 5/506 28529
/proc/meminfo: memFree=21706708/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=75936 CPUtime=222.3 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 60744 0 0 0 22221 9 0 0 25 0 1 0 774820013 77758464 12838 33554432000 4194304 4580011 140736925156320 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 18984 12838 367 95 0 13966 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 75936

[startup+282.3 s]
/proc/loadavg: 2.05 2.01 2.00 5/506 28530
/proc/meminfo: memFree=21695408/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=85748 CPUtime=282.29 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 73118 0 0 0 28218 11 0 0 25 0 1 0 774820013 87805952 14008 33554432000 4194304 4580011 140736925156320 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 21437 14008 367 95 0 16419 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 85748

[startup+342.301 s]
/proc/loadavg: 2.15 2.05 2.01 5/506 28532
/proc/meminfo: memFree=21676896/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=86172 CPUtime=342.3 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 82623 0 0 0 34216 14 0 0 25 0 1 0 774820013 88240128 14090 33554432000 4194304 4580011 140736925156320 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 21543 14090 367 95 0 16525 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 86172

[startup+402.301 s]
/proc/loadavg: 2.10 2.06 2.01 5/506 28533
/proc/meminfo: memFree=21664468/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=99104 CPUtime=402.3 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 94177 0 0 0 40214 16 0 0 25 0 1 0 774820013 101482496 17605 33554432000 4194304 4580011 140736925156320 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 24776 17605 368 95 0 19758 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 99104

[startup+462.3 s]
/proc/loadavg: 2.03 2.04 2.01 4/506 28535
/proc/meminfo: memFree=21646460/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=99432 CPUtime=462.3 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 102202 0 0 0 46213 17 0 0 25 0 1 0 774820013 101818368 17304 33554432000 4194304 4580011 140736925156320 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 24858 17304 367 95 0 19840 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 99432

[startup+522.301 s]
/proc/loadavg: 2.01 2.03 2.00 4/506 28537
/proc/meminfo: memFree=21637492/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=99668 CPUtime=522.3 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 109447 0 0 0 52211 19 0 0 25 0 1 0 774820013 102060032 18897 33554432000 4194304 4580011 140736925156320 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 24917 18897 367 95 0 19899 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 99668

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.00 5/506 28538
/proc/meminfo: memFree=21604116/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=116236 CPUtime=582.31 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 121584 0 0 0 58209 22 0 0 25 0 1 0 774820013 119025664 21244 33554432000 4194304 4580011 140736925156320 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 29059 21244 367 95 0 24041 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 116236

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.00 2.03 2.01 5/506 2785
/proc/meminfo: memFree=21293844/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=293976 CPUtime=4062.4 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 443403 0 0 0 406121 119 0 0 25 0 1 0 774820013 301031424 47466 33554432000 4194304 4580011 140736925156320 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 73494 47466 367 95 0 68476 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 293976

[startup+4122.3 s]
/proc/loadavg: 2.00 2.03 2.01 4/506 2788
/proc/meminfo: memFree=21292584/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=232576 CPUtime=4122.39 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 448572 0 0 0 412119 120 0 0 25 0 1 0 774820013 238157824 51203 33554432000 4194304 4580011 140736925156320 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 58144 51203 367 95 0 53126 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 232576

[startup+4182.3 s]
/proc/loadavg: 2.00 2.02 2.00 5/506 2789
/proc/meminfo: memFree=21294528/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=211812 CPUtime=4182.39 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 450466 0 0 0 418118 121 0 0 25 0 1 0 774820013 216895488 46584 33554432000 4194304 4580011 140736925156320 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 52953 46584 367 95 0 47935 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 211812

[startup+4242.3 s]
/proc/loadavg: 2.25 2.08 2.02 4/506 2791
/proc/meminfo: memFree=21297484/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=295708 CPUtime=4242.4 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 450814 0 0 0 424118 122 0 0 25 0 1 0 774820013 302804992 46932 33554432000 4194304 4580011 140736925156320 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 73927 46932 367 95 0 68909 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 295708

[startup+4302.3 s]
/proc/loadavg: 2.15 2.08 2.02 5/506 2792
/proc/meminfo: memFree=21285808/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=232948 CPUtime=4302.39 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 455864 0 0 0 430116 123 0 0 25 0 1 0 774820013 238538752 50534 33554432000 4194304 4580011 140736925156320 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 58237 50534 367 95 0 53219 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 232948

[startup+4362.3 s]
/proc/loadavg: 2.05 2.06 2.01 5/506 2794
/proc/meminfo: memFree=21282556/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=317480 CPUtime=4362.4 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 458131 0 0 0 436115 125 0 0 25 0 1 0 774820013 325099520 52801 33554432000 4194304 4580011 140736925156320 18446744073709551615 4293248 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 79370 52801 367 95 0 74352 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 317480

[startup+4422.3 s]
/proc/loadavg: 2.02 2.05 2.01 5/506 2796
/proc/meminfo: memFree=21293800/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=211812 CPUtime=4422.4 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 458546 0 0 0 442115 125 0 0 25 0 1 0 774820013 216895488 46601 33554432000 4194304 4580011 140736925156320 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 52953 46601 367 95 0 47935 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 211812

[startup+4482.3 s]
/proc/loadavg: 2.00 2.04 2.00 5/506 2797
/proc/meminfo: memFree=21283200/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=233344 CPUtime=4482.4 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 462937 0 0 0 448114 126 0 0 25 0 1 0 774820013 238944256 49852 33554432000 4194304 4580011 140736925156320 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 58336 49852 367 95 0 53318 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 233344

[startup+4542.3 s]
/proc/loadavg: 2.00 2.03 2.00 5/506 2800
/proc/meminfo: memFree=21276476/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=319468 CPUtime=4542.4 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 465357 0 0 0 454113 127 0 0 25 0 1 0 774820013 327135232 52272 33554432000 4194304 4580011 140736925156320 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 79867 52272 367 95 0 74849 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 319468

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/506 2803
/proc/meminfo: memFree=21283888/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=233604 CPUtime=4602.42 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 471513 0 0 0 460113 129 0 0 25 0 1 0 774820013 239210496 50869 33554432000 4194304 4580011 140736925156320 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 58401 50869 367 95 0 53383 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 233604

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.00 5/506 2804
/proc/meminfo: memFree=21263900/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=320768 CPUtime=4662.4 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 473714 0 0 0 466110 130 0 0 25 0 1 0 774820013 328466432 53070 33554432000 4194304 4580011 140736925156320 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 80192 53070 367 95 0 75174 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 320768

[startup+4722.32 s]
/proc/loadavg: 2.00 2.01 2.00 5/506 2806
/proc/meminfo: memFree=21273656/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=233752 CPUtime=4722.43 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 478936 0 0 0 472111 132 0 0 25 0 1 0 774820013 239362048 51825 33554432000 4194304 4580011 140736925156320 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 58438 51825 367 95 0 53420 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 233752

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 5/506 2807
/proc/meminfo: memFree=21280920/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=233956 CPUtime=4782.41 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 484229 0 0 0 478108 133 0 0 25 0 1 0 774820013 239570944 50887 33554432000 4194304 4580011 140736925156320 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 58489 50887 367 95 0 53471 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 233956

[startup+4842.3 s]
/proc/loadavg: 2.27 2.06 2.02 5/506 2809
/proc/meminfo: memFree=21275560/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=322532 CPUtime=4842.41 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 486449 0 0 0 484107 134 0 0 25 0 1 0 774820013 330272768 53107 33554432000 4194304 4580011 140736925156320 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 80633 53107 367 95 0 75615 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 322532

[startup+4902.3 s]
/proc/loadavg: 2.17 2.07 2.02 5/506 2810
/proc/meminfo: memFree=21262488/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=234136 CPUtime=4902.4 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 492103 0 0 0 490105 135 0 0 25 0 1 0 774820013 239755264 52300 33554432000 4194304 4580011 140736925156320 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 58534 52300 367 95 0 53516 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 234136

[startup+4962.3 s]
/proc/loadavg: 2.06 2.05 2.01 4/506 2812
/proc/meminfo: memFree=21259704/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=323432 CPUtime=4962.41 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 494260 0 0 0 496104 137 0 0 25 0 1 0 774820013 331194368 54457 33554432000 4194304 4580011 140736925156320 18446744073709551615 4294580 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 80858 54457 367 95 0 75840 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 323432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.03 2.04 2.01 4/506 2813
/proc/meminfo: memFree=21262780/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=234152 CPUtime=5000.03 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 498853 0 0 0 499865 138 0 0 25 0 1 0 774820013 239771648 51634 33554432000 4194304 4580011 140736925156320 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 58538 51634 367 95 0 53520 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 234152

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

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

[startup+4999.9 s]
/proc/loadavg: 2.03 2.04 2.01 4/506 2813
/proc/meminfo: memFree=21262780/32951124 swapFree=51851948/67111528
[pid=28521] ppid=28519 vsize=234152 CPUtime=5000.03 cores=1,3,5,7
/proc/28521/stat : 28521 (strangenight2-s) R 28519 28521 27578 0 -1 4202496 498853 0 0 0 499865 138 0 0 25 0 1 0 774820013 239771648 51634 33554432000 4194304 4580011 140736925156320 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28521/statm: 58538 51634 367 95 0 53520 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 234152

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.05
CPU user time (s): 4998.66
CPU system time (s): 1.39079
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 323432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.66
system time used= 1.39079
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 498853
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= 3792

runsolver used 22.5816 second user time and 59.464 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-29 03:22:54
IDJOB=3422018
IDBENCH=87734
IDSOLVER=1887
FILE ID=node103/3422018-1306632174
RUNJOBID= node103-1306632174-28503
PBS_JOBID= 13471613
Free space on /tmp= 73380 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT02/handmade/simon/satex-challenges/c6288.shuffled.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422018-1306632174/watcher-3422018-1306632174 -o /tmp/evaluation-result-3422018-1306632174/solver-3422018-1306632174 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3422018-1306632174.cnf

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

MD5SUM BENCH= 75bd8319132b47c2d2e6f0889735a248
RANDOM SEED=1320424304

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.75
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.858
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.77
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.858
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.75
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.858
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.858
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.83
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.858
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:      21838484 kB
Buffers:        376368 kB
Cached:        8580508 kB
SwapCached:     191244 kB
Active:        2482048 kB
Inactive:      8312748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21838484 kB
SwapTotal:    67111528 kB
SwapFree:     51851948 kB
Dirty:           10888 kB
Writeback:           0 kB
AnonPages:     1657192 kB
Mapped:          22984 kB
Slab:           175776 kB
PageTables:      73216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162055476 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= 73376 MiB
End job on node103 at 2011-05-29 04:46:16