Trace number 3421890

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.08 4999.95

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-17-33-sat.cnf
MD5SUMff3a31481d1bf95f014a91f5192a55fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.038993
Satisfiable
(Un)Satisfiability was proved
Number of variables561
Number of clauses4777
Sum of the clauses size18513
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24488
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5289

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-3421890-1306610129.cnf'
0.00/0.00	c -- header says num vars:            561
0.00/0.00	c -- header says num clauses:        4777
0.00/0.00	c -- clauses added:            0 learnts,         4777 normals,            0 xors
0.00/0.00	c -- vars added        561
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       561       289      4488         0     18513         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:       0 undec:       0 neg:     561
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       561       289      4488         0     18513         0   no data   no data
0.19/0.25	c  N dy     9      4987       561       289      4488      4839     18513    937910     38.96     41.08
0.39/0.48	c  N dy    16      9078       561       289      4488      6432     18513   1108862     38.69     40.83
0.59/0.68	c  N dy    25     13101       561       289      4488      6217     18513    860521     38.84     40.92
0.89/0.97	c  N dy    33     17169       561       289      4488     10154     18513   1618397     38.95     44.57
1.29/1.36	c  N dy    38     23137       561       289      4488     10455     18513   1577726     38.85     40.94
1.39/1.48	c  F st    48     25001       561       289      4488     12281     18513   1887887     38.96     40.86
1.59/1.66	c  N st    53     28296       561       289      4488      8807     18513   1042145     38.96   no data
1.69/1.77	c  S st    54     30001       561       289      4488     10419     18513   1375370     38.96   no data
1.79/1.80	c  S st    54     30503       561       289      4488     10916     18513   1450980     38.96   no data
1.79/1.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.79/1.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.01
1.79/1.82	c blocked clauses removed:        0 vars:      0 tried:         561 T: 0.00 s
1.79/1.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.79/1.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1.79/1.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
1.79/1.82	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1.79/1.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.31/3.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.50 s
7.19/7.26	c lits-rem:       216  cl-subs:      207  v-elim:      0  v-fix:    0  time:  3.89 s
7.19/7.28	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.02
7.19/7.28	c calculated reachability. Time: 0.00
7.19/7.28	c  N dy    54     30503       561       289      4488     10709     18513   1403521     38.96   no data
7.49/7.58	c  N dy    66     34956       561       289      4488     15076     18513   2223745     38.86     41.06
7.79/7.85	c  N dy    82     39506       561       289      4488     11898     18513   1476589     38.93     41.00
8.19/8.26	c  N dy    96     44319       561       289      4488     16643     18513   2364406     39.06     41.15
8.29/8.39	c  S st    97     45756       561       289      4488      9314     18513    921308     39.08     39.61
8.39/8.42	c  S st    97     46260       561       289      4488      9813     18513    998903     39.08   no data
8.39/8.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.39/8.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.01
8.39/8.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.39/8.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.39/8.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
8.39/8.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
8.39/8.45	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
8.39/8.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.80/9.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
10.79/10.86	c lits-rem:        17  cl-subs:       20  v-elim:      0  v-fix:    0  time:  0.96 s
10.79/10.86	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
10.79/10.87	c vivif2 --  cl tried     9793 cl shrink        0 lits rem          0 time: 0.01
10.79/10.88	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.02
10.79/10.88	c calculated reachability. Time: 0.00
10.79/10.88	c  N dy    97     46260       561       289      4488      9793     18513    994603     39.08   no data
11.09/11.16	c  N dy   106     50365       561       289      4488     13833     18513   1816038     39.06     41.26
11.39/11.47	c  N dy   124     54663       561       289      4488     18006     18513   2487525     39.20     41.26
11.89/11.98	c  N dy   130     60991       561       289      4488     14475     18513   1803314     39.15     41.39
12.19/12.30	c  N dy   141     65143       561       289      4488     18527     18513   2499988     39.17     41.27
12.69/12.74	c  N dy   152     69390       561       289      4488     11929     18513   1128613     39.18     39.77
12.69/12.74	c  S st   152     69390       561       289      4488     11929     18513   1128613     39.18     39.77
12.69/12.78	c  S st   152     69891       561       289      4488     12427     18513   1206935     39.18   no data
12.69/12.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.79/12.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.01
12.79/12.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.79/12.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.79/12.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
12.79/12.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
12.79/12.80	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
12.79/12.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
14.30/14.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.49 s
16.19/16.28	c lits-rem:        14  cl-subs:       19  v-elim:      0  v-fix:    0  time:  1.95 s
16.19/16.28	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
16.19/16.29	c vivif2 --  cl tried    12408 cl shrink        0 lits rem          0 time: 0.01
16.29/16.31	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.02
16.29/16.31	c calculated reachability. Time: 0.00
16.29/16.31	c  N dy   152     69891       561       289      4488     12408     18513   1203204     39.18   no data
16.90/16.91	c  N dy   164     77038       561       289      4488     19440     18513   2637760     39.19     41.29
17.39/17.48	c  N dy   176     83639       561       289      4488     14138     18513   1517719     39.14     41.31
17.69/17.79	c  F st   187     87500       561       289      4488     17926     18513   2207625     39.16     36.85
17.99/18.00	c  N st   191     89531       561       289      4488     19918     18513   2599279     39.16   no data
18.71/18.73	c  N dy   198     95651       561       289      4488     13175     18513   1109229     39.14     41.23
19.29/19.30	c  N dy   202    102438       561       289      4488     19861     18513   2520318     39.00     41.06
19.50/19.57	c  S st   204    104837       561       289      4488     22231     18513   3011669     38.96     36.16
19.60/19.63	c  S st   204    105339       561       289      4488     22729     18513   3093811     38.96   no data
19.60/19.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
19.60/19.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.03
19.60/19.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.60/19.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.60/19.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
19.60/19.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
19.60/19.67	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
19.60/19.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
21.29/21.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.55 s
31.49/31.52	c lits-rem:       135  cl-subs:       94  v-elim:      0  v-fix:    0  time: 10.20 s
31.49/31.52	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
31.49/31.56	c vivif2 --  cl tried    22635 cl shrink        0 lits rem          0 time: 0.04
31.49/31.59	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.04
31.49/31.60	c calculated reachability. Time: 0.00
31.49/31.60	c  N dy   204    105339       561       289      4488     22635     18513   3067315     38.96   no data
32.10/32.17	c  N dy   225    112159       561       289      4488     15551     18513   1425454     39.00     42.08
32.79/32.83	c  N dy   246    119414       561       289      4488     22697     18513   2759656     39.05     41.13
33.89/33.97	c  N dy   255    128846       561       289      4488     17209     18513   1719580     38.94     40.99
34.89/34.90	c  N dy   266    138341       561       289      4488     26503     18513   3584552     38.86     40.92
36.40/36.47	c  N dy   288    152968       561       289      4488     25170     18513   3218065     38.76     40.80
37.10/37.16	c  S st   297    158010       561       289      4488     30127     18513   4142453     38.76   no data
37.20/37.24	c  S st   297    158510       561       289      4488     30621     18513   4222883     38.76   no data
37.20/37.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
37.20/37.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.0M T:  0.03
37.20/37.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.20/37.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.20/37.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
37.20/37.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
37.20/37.29	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
37.31/37.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
39.00/39.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.66 s
59.80/59.86	c lits-rem:       238  cl-subs:      195  v-elim:      0  v-fix:    0  time: 20.79 s
59.80/59.86	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
59.90/59.90	c vivif2 --  cl tried    30426 cl shrink        0 lits rem          0 time: 0.05
59.90/59.96	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.05
59.90/59.96	c calculated reachability. Time: 0.00
59.90/59.96	c  N dy   297    158510       561       289      4488     30426     18513   4179446     38.76   no data
60.79/60.82	c  N dy   314    168653       561       289      4488     23568     18513   2591753     38.70     42.88
63.59/63.63	c  N dy   334    191812       561       289      4488     28557     18513   3758523     38.54     40.65
65.09/65.16	c  N dy   364    204139       561       289      4488     22082     18513   2047650     38.55     40.66
66.90/66.91	c  N dy   396    217568       561       289      4488     35203     18513   4525929     38.56     40.92
68.69/68.77	c  N dy   438    231478       561       289      4488     29243     18513   3195754     38.61     40.68
69.79/69.80	c  S st   464    237765       561       289      4488     35432     18513   4298787     38.66     38.85
69.89/69.90	c  S st   464    238268       561       289      4488     35934     18513   4377601     38.66   no data
69.89/69.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
69.89/69.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.3M T:  0.04
69.89/69.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
69.89/69.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
69.89/69.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
69.89/69.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
69.89/69.96	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
69.89/69.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
71.70/71.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.63 s
94.70/94.71	c lits-rem:       187  cl-subs:      255  v-elim:      0  v-fix:    0  time: 23.01 s
94.70/94.71	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
94.70/94.76	c vivif2 --  cl tried    35679 cl shrink        0 lits rem          0 time: 0.05
94.80/94.83	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.06
94.80/94.83	c calculated reachability. Time: 0.00
94.80/94.83	c  N dy   464    238268       561       289      4488     35679     18513   4322761     38.66   no data
96.59/96.66	c  N dy   516    255710       561       289      4488     32192     18513   3570215     38.68     40.78
99.30/99.37	c  N dy   540    273585       561       289      4488     28160     18513   3078843     38.61     40.67
102.09/102.21	c  N dy   571    294240       561       289      4488     25832     18513   2409511     38.54     40.65
103.41/103.48	c  F st   588    306251       561       289      4488     37576     18513   4748337     38.50     34.73
104.60/104.65	c  N dy   602    313375       561       289      4488     44548     18513   6069448     38.50     40.61
107.40/107.43	c  N dy   677    333553       561       289      4488     40799     18513   4890391     38.58     40.65
111.11/111.17	c  N dy   744    353737       561       289      4488     36198     18513   4140951     38.62     40.72
111.79/111.81	c  S st   757    357403       561       289      4488     39796     18513   4761572     38.62     38.70
111.89/111.92	c  S st   757    357903       561       289      4488     40296     18513   4842657     38.62   no data
111.89/111.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
111.89/111.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.9M T:  0.05
111.89/111.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
111.89/111.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
111.89/111.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
111.89/111.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
111.89/111.98	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
111.99/112.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
113.80/113.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.68 s
141.30/141.32	c lits-rem:       129  cl-subs:      192  v-elim:      0  v-fix:    0  time: 27.52 s
141.30/141.32	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
141.30/141.37	c vivif2 --  cl tried    40104 cl shrink        0 lits rem          0 time: 0.05
141.40/141.44	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.07
141.40/141.44	c calculated reachability. Time: 0.00
141.40/141.44	c  N dy   757    357903       561       289      4488     40104     18513   4799451     38.62   no data
143.30/143.39	c  N dy   812    377933       561       289      4488     34266     18513   3533977     38.63     40.69
146.31/146.33	c  N dy   863    398279       561       289      4488     27755     18513   2253480     38.64     40.80
148.69/148.72	c  N dy   900    418884       561       289      4488     47936     18513   6130336     38.61     40.72
151.40/151.42	c  N dy   958    438982       561       289      4488     40227     18513   4362237     38.63     45.82
154.79/154.87	c  N dy   992    459715       561       289      4488     32132     18513   2697004     38.60     40.68
158.31/158.39	c  N dy  1059    480558       561       289      4488     52501     18513   6319767     38.62     40.66
161.61/161.62	c  N dy  1124    500624       561       289      4488     42880     18513   4624472     38.65     40.69
165.19/165.24	c  N dy  1196    520680       561       289      4488     32046     18513   2497895     38.69     42.61
167.80/167.87	c  S st  1252    536855       561       289      4488     47913     18513   5335449     38.71     35.68
167.90/167.99	c  S st  1252    537359       561       289      4488     48412     18513   5417036     38.71   no data
168.00/168.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
168.00/168.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.9M T:  0.06
168.00/168.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
168.00/168.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
168.00/168.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
168.00/168.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
168.00/168.07	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
168.10/168.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
169.90/169.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.73 s
200.40/200.40	c lits-rem:       110  cl-subs:      218  v-elim:      0  v-fix:    0  time: 30.46 s
200.40/200.40	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
200.40/200.47	c vivif2 --  cl tried    48194 cl shrink        0 lits rem          0 time: 0.06
200.50/200.56	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.09
200.50/200.56	c calculated reachability. Time: 0.00
200.50/200.56	c  N dy  1252    537359       561       289      4488     48194     18513   5368147     38.71   no data
202.90/202.96	c  N dy  1316    557518       561       289      4488     36360     18513   3100470     38.70     40.75
205.72/205.78	c  N dy  1375    579778       561       289      4488     58083     18513   7093493     38.72     40.78
208.30/208.30	c  N dy  1414    600446       561       289      4488     46077     18513   5068957     38.71     40.88
211.30/211.33	c  N dy  1434    620675       561       289      4488     65866     18513   9119558     38.66     40.76
214.00/214.01	c  N dy  1472    642293       561       289      4488     53826     18513   6539250     38.63     40.77
217.40/217.44	c  N dy  1531    662425       561       289      4488     39390     18513   3398162     38.63     40.70
220.19/220.28	c  N dy  1577    682550       561       289      4488     59157     18513   7131349     38.63     40.73
223.39/223.47	c  N dy  1649    702711       561       289      4488     43596     18513   4022172     38.65     40.84
226.40/226.46	c  N dy  1698    727743       561       289      4488     67688     18513   8124911     38.62     40.68
229.10/229.16	c  N dy  1729    748522       561       289      4488     51756     18513   5419238     38.59     40.77
232.60/232.64	c  N dy  1780    768773       561       289      4488     71547     18513   9013564     38.59     40.68
235.60/235.66	c  N dy  1829    789930       561       289      4488     55329     18513   6142922     38.58     40.62
238.29/238.32	c  S st  1871    806040       561       289      4488     70921     18513   8897402     38.59   no data
238.39/238.49	c  S st  1871    806541       561       289      4488     71415     18513   8974162     38.59   no data
238.49/238.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
238.61/238.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.9M T:  0.11
238.61/238.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
238.61/238.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
238.61/238.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
238.61/238.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
238.61/238.63	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
238.61/238.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
240.70/240.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.89 s
300.80/300.85	c lits-rem:       194  cl-subs:      579  v-elim:      0  v-fix:    0  time: 60.06 s
300.80/300.85	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
300.90/300.96	c vivif2 --  cl tried    70836 cl shrink        0 lits rem          0 time: 0.11
301.10/301.11	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.15
301.10/301.11	c calculated reachability. Time: 0.00
301.10/301.11	c  N dy  1871    806541       561       289      4488     70836     18513   8852884     38.59   no data
303.51/303.54	c  N dy  1926    826608       561       289      4488     52323     18513   5442854     38.59     42.20
307.20/307.25	c  N dy  1968    848586       561       289      4488     73797     18513   9506370     38.58     40.73
309.69/309.73	c  N dy  1978    869250       561       289      4488     54539     18513   5877448     38.51     40.57
313.90/313.95	c  N dy  2035    896686       561       289      4488     41263     18513   3420747     38.48     40.56
316.60/316.62	c  N dy  2079    917002       561       289      4488     61119     18513   7303567     38.47     40.51
321.50/321.51	c  N dy  2166    937232       561       289      4488     80992     18513  10834318     38.51     40.64
324.60/324.61	c  N dy  2227    957321       561       289      4488     59812     18513   6567705     38.52     44.48
330.10/330.17	c  N dy  2263    978917       561       289      4488     81045     18513  10672022     38.50     40.55
333.60/333.64	c  N dy  2330    999146       561       289      4488     59025     18513   6405088     38.51     40.60
338.50/338.57	c  N dy  2376   1020235       561       289      4488     79733     18513  10245132     38.51     40.64
342.60/342.61	c  N dy  2429   1040978       561       289      4488     57015     18513   6006347     38.51     40.68
346.52/346.59	c  N dy  2477   1061180       561       289      4488     76626     18513   9431751     38.52     40.61
349.82/349.88	c  F st  2517   1071875       561       289      4488     87159     18513  11250530     38.53     33.07
351.59/351.65	c  N dy  2548   1081255       561       289      4488     52383     18513   4919611     38.53     40.61
356.42/356.46	c  N dy  2630   1103916       561       289      4488     74481     18513   8808240     38.55     40.75
362.10/362.17	c  N dy  2671   1124092       561       289      4488     49226     18513   4241104     38.55     40.62
365.80/365.89	c  N dy  2767   1144356       561       289      4488     69077     18513   7535836     38.57     40.70
373.70/373.73	c  N dy  2844   1172426       561       289      4488     50576     18513   4489307     38.57     40.68
377.60/377.66	c  N dy  2898   1193057       561       289      4488     70789     18513   7981702     38.57     40.63
383.40/383.42	c  S st  2955   1209813       561       289      4488     87270     18513  10945784     38.58     39.03
383.60/383.63	c  S st  2955   1210316       561       289      4488     87768     18513  11024646     38.58   no data
383.60/383.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
383.70/383.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.2M T:  0.15
383.70/383.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
383.70/383.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
383.70/383.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
383.70/383.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
383.70/383.81	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
383.81/383.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
385.90/385.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.82 s
440.70/440.79	c lits-rem:       151  cl-subs:      557  v-elim:      0  v-fix:    0  time: 54.85 s
440.70/440.79	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
440.90/440.93	c vivif2 --  cl tried    87211 cl shrink        0 lits rem          0 time: 0.14
441.12/441.13	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.20
441.12/441.13	c calculated reachability. Time: 0.00
441.12/441.13	c  N dy  2955   1210316       561       289      4488     87211     18513  10912970     38.58   no data
444.11/444.13	c  N dy  3008   1231621       561       289      4488     61060     18513   6146012     38.58     40.63
448.00/448.01	c  N dy  3077   1251622       561       289      4488     80607     18513   9671416     38.59     40.85
453.12/453.17	c  N dy  3146   1272424       561       289      4488     52973     18513   4421691     38.60     40.66
456.52/456.53	c  N dy  3180   1293230       561       289      4488     73028     18513   8144122     38.59     40.70
461.60/461.60	c  N dy  3220   1313844       561       289      4488     93176     18513  12113815     38.59     40.65
464.60/464.64	c  N dy  3263   1334633       561       289      4488     64481     18513   6299866     38.59     40.65
469.00/469.02	c  N dy  3320   1354728       561       289      4488     84076     18513   9842669     38.59     49.43
474.41/474.41	c  N dy  3372   1375781       561       289      4488     55005     18513   4599923     38.59     40.66
478.80/478.90	c  N dy  3440   1398841       561       289      4488     77735     18513   8882800     38.59     40.99
484.61/484.67	c  N dy  3503   1418948       561       289      4488     97459     18513  12452149     38.60     40.63
488.81/488.84	c  N dy  3569   1439029       561       289      4488     66325     18513   6452801     38.61     42.13
494.10/494.17	c  N dy  3638   1459130       561       289      4488     86041     18513  10099261     38.61     49.41
500.30/500.32	c  N dy  3690   1479186       561       289      4488     53699     18513   4052159     38.62     40.71
503.90/503.99	c  N dy  3735   1499273       561       289      4488     73420     18513   7764886     38.62     40.65
509.21/509.30	c  N dy  3761   1519958       561       289      4488     93667     18513  11764264     38.59     40.67
515.00/515.02	c  N dy  3819   1539972       561       289      4488     60443     18513   5062524     38.59     44.08
520.10/520.19	c  N dy  3892   1561807       561       289      4488     81900     18513   8902786     38.60     40.64
527.60/527.64	c  N dy  3954   1585206       561       289      4488    104808     18513  13048873     38.61     40.67
532.60/532.66	c  N dy  4006   1606782       561       289      4488     71918     18513   7215832     38.60     40.66
538.70/538.79	c  N dy  4078   1627717       561       289      4488     92486     18513  10948010     38.61     40.74
546.11/546.19	c  N dy  4138   1647981       561       289      4488     57524     18513   4395205     38.62     40.69
550.51/550.59	c  N dy  4179   1668428       561       289      4488     77562     18513   8189815     38.62     40.67
556.10/556.17	c  N dy  4232   1688829       561       289      4488     97546     18513  11652128     38.62     40.71
562.40/562.48	c  N dy  4280   1708856       561       289      4488     61365     18513   4975935     38.62     51.56
562.70/562.79	c  S st  4293   1710316       561       289      4488     62791     18513   5206631     38.62   no data
562.90/562.94	c  S st  4293   1710816       561       289      4488     63287     18513   5285602     38.62   no data
562.90/562.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
563.00/563.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.7M T:  0.09
563.00/563.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
563.00/563.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
563.00/563.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
563.00/563.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
563.00/563.04	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
563.00/563.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
564.80/564.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.64 s
584.30/584.35	c lits-rem:         9  cl-subs:       83  v-elim:      0  v-fix:    0  time: 19.52 s
584.30/584.35	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
584.40/584.42	c vivif2 --  cl tried    63204 cl shrink        0 lits rem          0 time: 0.07
584.50/584.55	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.13
584.50/584.55	c calculated reachability. Time: 0.00
584.50/584.55	c  N dy  4293   1710816       561       289      4488     63204     18513   5269458     38.62   no data
588.01/588.03	c  N dy  4322   1731452       561       289      4488     83242     18513   9203382     38.61     40.65
594.02/594.09	c  N dy  4371   1754119       561       289      4488    105461     18513  13530262     38.60     40.70
599.01/599.02	c  N dy  4413   1774128       561       289      4488     68317     18513   6220491     38.61     40.92
602.82/602.82	c  N dy  4449   1794299       561       289      4488     88089     18513  10018058     38.60     40.68
608.50/608.51	c  N dy  4486   1814324       561       289      4488    107682     18513  13930863     38.59     41.41
613.91/613.94	c  N dy  4564   1834670       561       289      4488     69835     18513   6264799     38.60     40.65
620.61/620.64	c  N dy  4641   1859450       561       289      4488     94202     18513  10889138     38.60     40.65
627.60/627.60	c  N dy  4694   1879458       561       289      4488    113752     18513  14519290     38.60     40.82
632.30/632.40	c  N dy  4765   1899662       561       289      4488     74741     18513   7132213     38.61     40.90
637.60/637.62	c  N dy  4826   1920883       561       289      4488     95445     18513  10900790     38.61     40.77
646.60/646.60	c  N dy  4884   1949589       561       289      4488     63817     18513   5017179     38.60     40.67
658.41/658.45	c  N dy  4906   1992395       561       289      4488    105717     18513  14047115     38.53     40.64
665.31/665.41	c  N dy  4986   2012401       561       289      4488     64627     18513   4964026     38.54     40.69
669.83/669.86	c  N dy  5053   2032426       561       289      4488     84261     18513   8454244     38.55     40.64
675.61/675.68	c  N dy  5098   2053143       561       289      4488    104392     18513  12020766     38.56     40.66
684.41/684.45	c  N dy  5167   2073398       561       289      4488     62661     18513   4541094     38.56     40.60
688.91/688.96	c  N dy  5225   2093760       561       289      4488     82674     18513   8120762     38.57     40.72
695.23/695.22	c  N dy  5277   2114345       561       289      4488    102845     18513  11690244     38.57     40.65
703.71/703.74	c  N dy  5325   2134396       561       289      4488    122485     18513  15559511     38.58     40.66
709.43/709.45	c  N dy  5384   2155035       561       289      4488     79987     18513   7636892     38.57     40.66
715.81/715.89	c  N dy  5422   2180260       561       289      4488    104437     18513  12058232     38.56     40.66
724.01/724.06	c  N dy  5474   2200307       561       289      4488    124183     18513  15638115     38.56     40.66
727.51/727.54	c  S st  5513   2210817       561       289      4488     70930     18513   5862383     38.57   no data
727.71/727.70	c  S st  5513   2211320       561       289      4488     71428     18513   5947994     38.57   no data
727.71/727.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
727.81/727.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.2M T:  0.10
727.81/727.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
727.81/727.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
727.81/727.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
727.81/727.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
727.81/727.83	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
727.81/727.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
729.61/729.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.67 s
754.01/754.07	c lits-rem:        20  cl-subs:      101  v-elim:      0  v-fix:    0  time: 24.40 s
754.01/754.07	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
754.11/754.14	c vivif2 --  cl tried    71327 cl shrink        0 lits rem          0 time: 0.08
754.21/754.29	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.15
754.31/754.30	c calculated reachability. Time: 0.00
754.31/754.30	c  N dy  5513   2211320       561       289      4488     71327     18513   5930128     38.57   no data
759.10/759.19	c  N dy  5566   2238041       561       289      4488     97496     18513  11176563     38.56     40.67
763.81/763.87	c  N dy  5630   2258092       561       289      4488    116940     18513  14484531     38.56     43.00
769.41/769.42	c  N dy  5700   2278140       561       289      4488     72083     18513   6010703     38.57     42.37
773.11/773.18	c  N dy  5780   2298225       561       289      4488     91693     18513   9474998     38.58     43.11
778.72/778.74	c  N dy  5847   2318895       561       289      4488    111936     18513  13089569     38.59     40.69
786.43/786.44	c  N dy  5909   2340549       561       289      4488     67613     18513   5114912     38.59     40.66
789.91/789.90	c  N dy  5975   2361668       561       289      4488     88297     18513   8884063     38.59     40.82
795.01/795.06	c  N dy  6005   2382981       561       289      4488    109179     18513  12995936     38.58     40.62
802.41/802.45	c  N dy  6069   2403322       561       289      4488    129083     18513  16526169     38.58     40.65
806.91/806.96	c  N dy  6132   2423416       561       289      4488     82198     18513   7496486     38.59     45.52
813.21/813.25	c  N dy  6156   2451739       561       289      4488    109621     18513  12767068     38.57     40.65
819.61/819.68	c  N dy  6203   2471916       561       289      4488    129333     18513  16411309     38.57     40.67
824.51/824.52	c  N dy  6259   2492728       561       289      4488     82330     18513   7515199     38.57     40.61
830.32/830.37	c  N dy  6296   2514952       561       289      4488    104199     18513  11768592     38.56     40.84
837.41/837.41	c  N dy  6354   2535083       561       289      4488    123854     18513  15272135     38.56     40.70
846.31/846.31	c  N dy  6382   2568470       561       289      4488     87981     18513   9189263     38.53     40.67
851.82/851.80	c  N dy  6459   2589759       561       289      4488    108967     18513  12998677     38.53     40.65
859.03/859.10	c  N dy  6528   2609804       561       289      4488    128737     18513  16512463     38.54     43.93
865.02/865.06	c  N dy  6607   2630517       561       289      4488     79452     18513   6861915     38.55     40.74
870.02/870.02	c  N dy  6664   2650577       561       289      4488     99127     18513  10362108     38.55     40.77
877.02/877.02	c  N dy  6711   2672164       561       289      4488    120314     18513  14214849     38.55     40.68
885.42/885.47	c  N dy  6771   2692227       561       289      4488    139999     18513  17710800     38.56     40.94
889.72/889.77	c  S st  6811   2711320       561       289      4488     88030     18513   8272864     38.55     38.17
889.93/889.96	c  S st  6811   2711824       561       289      4488     88531     18513   8351704     38.55   no data
889.93/889.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
890.12/890.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.2M T:  0.14
890.12/890.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
890.12/890.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
890.12/890.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
890.12/890.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
890.12/890.14	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
890.12/890.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
892.03/892.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.71 s
931.22/931.22	c lits-rem:       114  cl-subs:      254  v-elim:      0  v-fix:    0  time: 39.13 s
931.22/931.22	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
931.32/931.32	c vivif2 --  cl tried    88277 cl shrink        0 lits rem          0 time: 0.11
931.52/931.52	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.20
931.52/931.52	c calculated reachability. Time: 0.00
931.52/931.52	c  N dy  6811   2711824       561       289      4488     88277     18513   8297162     38.55   no data
935.21/935.25	c  N dy  6885   2731889       561       289      4488    107956     18513  11880570     38.56     42.80
940.72/940.70	c  N dy  6958   2752452       561       289      4488    128168     18513  15641826     38.56     40.65
946.31/946.35	c  N dy  7021   2772491       561       289      4488     76202     18513   6071774     38.57     43.86
949.92/949.91	c  N dy  7068   2794290       561       289      4488     97372     18513   9932596     38.56     40.70
955.01/955.02	c  N dy  7141   2814294       561       289      4488    117023     18513  13450894     38.57     40.77
964.12/964.13	c  N dy  7193   2838280       561       289      4488    140554     18513  17893080     38.57     40.81
969.02/969.08	c  N dy  7238   2858588       561       289      4488     88014     18513   8391364     38.57     40.65
973.92/973.98	c  N dy  7292   2879056       561       289      4488    108176     18513  12305620     38.57     40.64
982.41/982.44	c  N dy  7328   2911743       561       289      4488    139936     18513  18532997     38.55     40.76
987.22/987.20	c  N dy  7388   2933146       561       289      4488     87423     18513   7841337     38.55     40.60
992.41/992.46	c  N dy  7454   2953148       561       289      4488    107103     18513  11412624     38.55     48.71
999.83/999.83	c  N dy  7494   2973656       561       289      4488    127302     18513  15388903     38.55     40.69
1009.31/1009.38	c  N dy  7597   2993868       561       289      4488    147071     18513  18744557     38.56     40.61
1014.82/1014.83	c  N dy  7671   3017257       561       289      4488     95602     18513   9364417     38.56     40.71
1019.74/1019.79	c  N dy  7720   3037332       561       289      4488    115281     18513  12830783     38.56     40.84
1027.02/1027.04	c  N dy  7785   3057439       561       289      4488    135096     18513  16533048     38.57     40.65
1035.22/1035.27	c  N dy  7857   3077593       561       289      4488     79352     18513   6195754     38.57     40.70
1040.01/1040.08	c  N dy  7931   3098178       561       289      4488     99580     18513   9834221     38.58     40.61
1046.82/1046.84	c  N dy  7995   3118728       561       289      4488    119780     18513  13472649     38.58     40.72
1054.62/1054.64	c  N dy  8063   3138782       561       289      4488    139405     18513  16823715     38.59     40.64
1063.22/1063.24	c  N dy  8098   3158815       561       289      4488     82530     18513   6879319     38.58     40.68
1067.91/1067.91	c  N dy  8154   3179029       561       289      4488    102449     18513  10523296     38.58     40.67
1075.12/1075.12	c  N dy  8177   3201021       561       289      4488    124034     18513  14753409     38.57     40.69
1079.31/1079.31	c  S st  8205   3211825       561       289      4488    134674     18513  16668554     38.57     38.53
1079.61/1079.63	c  S st  8205   3212333       561       289      4488    135174     18513  16749848     38.57   no data
1079.61/1079.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1079.91/1079.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.5M T:  0.25
1079.91/1079.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1079.91/1079.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1079.91/1079.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1079.91/1079.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
1079.91/1079.92	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1080.01/1080.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
1082.33/1082.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.89 s
1179.62/1179.63	c lits-rem:        72  cl-subs:      588  v-elim:      0  v-fix:    0  time: 97.31 s
1179.62/1179.63	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
1179.82/1179.83	c vivif2 --  cl tried   134586 cl shrink        0 lits rem          0 time: 0.20
1180.12/1180.20	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.37
1180.12/1180.20	c calculated reachability. Time: 0.00
1180.12/1180.20	c  N dy  8205   3212333       561       289      4488    134586     18513  16623584     38.57   no data
1185.12/1185.13	c  N dy  8242   3233465       561       289      4488     77462     18513   5741407     38.57     40.66
1188.72/1188.74	c  N dy  8286   3255001       561       289      4488     98488     18513   9837041     38.57     40.63
1194.02/1194.09	c  N dy  8345   3275215       561       289      4488    118261     18513  13504157     38.57     40.78
1202.13/1202.20	c  N dy  8418   3297247       561       289      4488    139859     18513  17549551     38.57     40.72
1211.92/1211.94	c  N dy  8492   3317387       561       289      4488     81320     18513   6277992     38.58     40.63
1216.32/1216.35	c  N dy  8530   3337965       561       289      4488    101580     18513  10351181     38.58     40.97
1222.92/1222.98	c  N dy  8585   3358001       561       289      4488    121310     18513  14118543     38.58     41.69
1229.73/1229.77	c  N dy  8619   3378154       561       289      4488    140982     18513  17856053     38.58     40.65
1241.13/1241.10	c  N dy  8672   3405984       561       289      4488     88872     18513   7891758     38.57     40.82
1245.82/1245.86	c  N dy  8744   3427260       561       289      4488    109668     18513  11552467     38.58     40.79
1252.94/1252.97	c  N dy  8800   3447617       561       289      4488    129655     18513  15317443     38.58     40.62
1262.84/1262.83	c  N dy  8877   3467661       561       289      4488    149297     18513  18789429     38.58     40.62
1268.43/1268.49	c  N dy  8917   3487901       561       289      4488     88512     18513   7390708     38.58     40.63
1273.33/1273.38	c  N dy  8984   3508514       561       289      4488    108763     18513  11023679     38.59     40.66
1281.13/1281.10	c  N dy  9056   3528582       561       289      4488    128404     18513  14613003     38.59     43.20
1290.92/1290.91	c  N dy  9108   3549180       561       289      4488    148685     18513  18589580     38.59     40.66
1298.72/1298.73	c  N dy  9148   3569454       561       289      4488     87136     18513   7028271     38.58     40.63
1304.72/1304.76	c  N dy  9250   3589471       561       289      4488    106861     18513  10405456     38.59     41.75
1311.83/1311.80	c  N dy  9281   3609566       561       289      4488    126554     18513  14230454     38.59     40.64
1321.72/1321.70	c  N dy  9337   3629584       561       289      4488    146251     18513  17830825     38.59     40.70
1333.03/1333.02	c  N dy  9402   3651100       561       289      4488     85071     18513   6631022     38.60     40.81
1338.64/1338.70	c  N dy  9453   3674510       561       289      4488    108098     18513  11015777     38.59     40.74
1344.62/1344.65	c  N dy  9483   3694596       561       289      4488    127775     18513  14669020     38.59     40.80
1351.63/1351.62	c  S st  9528   3712334       561       289      4488    145173     18513  17840389     38.59   no data
1351.94/1351.98	c  S st  9528   3712839       561       289      4488    145672     18513  17921545     38.59   no data
1352.03/1352.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1352.33/1352.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.9M T:  0.28
1352.33/1352.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1352.33/1352.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1352.33/1352.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1352.33/1352.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
1352.33/1352.31	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1352.43/1352.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
1354.53/1354.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.79 s
1460.03/1460.06	c lits-rem:       114  cl-subs:      878  v-elim:      0  v-fix:    0  time: 105.47 s
1460.03/1460.06	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
1460.23/1460.28	c vivif2 --  cl tried   144794 cl shrink        0 lits rem          0 time: 0.22
1460.63/1460.67	c asymm  cl-useful: 0/272/289 lits-rem:0 time: 0.38
1460.63/1460.67	c calculated reachability. Time: 0.00
1460.63/1460.67	c  N dy  9528   3712839       561       289      4488    144794     18513  17729554     38.59   no data
1465.14/1465.16	c  N dy  9577   3732926       561       289      4488    164379     18513  21469729     38.59     47.07
1468.33/1468.37	c  F st  9631   3751562       561       289      4488     99221     18513   9063442     38.59     36.77
1468.73/1468.71	c  N st  9635   3753594       561       289      4488    101206     18513   9412251     38.59   no data
1473.23/1473.24	c  N dy  9679   3776001       561       289      4488    122955     18513  13439880     38.59     40.65
1481.22/1481.29	c  N dy  9736   3802136       561       289      4488    148647     18513  18466335     38.59     40.79
1489.22/1489.28	c  N dy  9777   3825306       561       289      4488     87217     18513   6905762     38.59     40.67
1492.74/1492.74	c  N dy  9848   3845409       561       289      4488    106946     18513  10549260     38.59     40.69
1498.15/1498.13	c  N dy  9919   3865821       561       289      4488    127009     18513  14265336     38.59     40.67
1512.23/1512.26	c  N dy  9946   3916786       561       289      4488     90773     18513   7805732     38.54     40.58
1516.23/1516.20	c  N dy  9987   3937007       561       289      4488    110591     18513  11700946     38.54     40.65
1521.93/1521.99	c  N dy 10014   3960035       561       289      4488    133225     18513  16266577     38.53     40.57
1529.43/1529.47	c  N dy 10056   3981521       561       289      4488    154305     18513  20309305     38.53     40.70
1538.13/1538.17	c  N dy 10139   4001756       561       289      4488     88261     18513   7054474     38.54     40.72
1541.82/1541.89	c  N dy 10181   4022356       561       289      4488    108447     18513  10999863     38.54     40.68
1546.43/1546.41	c  N dy 10243   4042522       561       289      4488    127998     18513  14431613     38.54     40.65
1557.43/1557.40	c  N dy 10295   4070584       561       289      4488    155475     18513  19784136     38.53     40.69
1567.33/1567.36	c  N dy 10348   4090646       561       289      4488     88297     18513   6913525     38.53     40.58
1571.23/1571.20	c  N dy 10394   4110816       561       289      4488    108046     18513  10580802     38.53     40.63
1577.13/1577.19	c  N dy 10470   4130877       561       289      4488    127771     18513  14078600     38.53     40.64
1584.53/1584.58	c  N dy 10537   4150892       561       289      4488    147415     18513  17659306     38.53     42.65
1593.33/1593.35	c  N dy 10592   4171075       561       289      4488    167223     18513  21401102     38.53     40.66
1601.43/1601.43	c  N dy 10641   4191991       561       289      4488     99710     18513   8952098     38.53     40.57
1606.93/1606.99	c  N dy 10704   4212095       561       289      4488    119518     18513  12592730     38.54     40.64
1607.23/1607.20	c  S st 10710   4212839       561       289      4488    120249     18513  12712777     38.54     36.50
1607.43/1607.47	c  S st 10710   4213343       561       289      4488    120752     18513  12792638     38.54   no data
1607.53/1607.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1607.73/1607.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.9M T:  0.22
1607.73/1607.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1607.73/1607.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1607.73/1607.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1607.73/1607.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
1607.73/1607.74	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1607.83/1607.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
1609.93/1609.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.85 s
1662.43/1662.43	c lits-rem:       101  cl-subs:      380  v-elim:      0  v-fix:    0  time: 52.49 s
1662.43/1662.43	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
1662.63/1662.60	c vivif2 --  cl tried   120372 cl shrink        0 lits rem          0 time: 0.17
1662.93/1662.93	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.33
1662.93/1662.93	c calculated reachability. Time: 0.00
1662.93/1662.93	c  N dy 10710   4213343       561       289      4488    120372     18513  12712472     38.54   no data
1668.23/1668.27	c  N dy 10763   4236154       561       289      4488    142798     18513  16995886     38.54     40.93
1672.53/1672.60	c  N dy 10768   4256209       561       289      4488    162288     18513  21315077     38.52     41.21
1680.85/1680.83	c  N dy 10847   4277868       561       289      4488     94386     18513   7823753     38.53     40.57
1685.03/1685.06	c  N dy 10895   4297942       561       289      4488    114094     18513  11577371     38.53     40.57
1690.54/1690.58	c  N dy 10948   4318099       561       289      4488    133792     18513  15262487     38.53     40.62
1700.03/1700.00	c  N dy 11004   4347686       561       289      4488    162690     18513  20858601     38.52     40.55
1710.13/1710.10	c  N dy 11075   4369172       561       289      4488     93645     18513   7414576     38.52     40.56
1714.64/1714.66	c  N dy 11126   4396979       561       289      4488    120310     18513  12139639     38.52     40.61
1721.23/1721.23	c  N dy 11200   4417794       561       289      4488    140685     18513  15776174     38.52     40.63
1730.54/1730.56	c  N dy 11259   4437800       561       289      4488    160377     18513  19516420     38.52     40.64
1740.64/1740.63	c  N dy 11323   4457843       561       289      4488    180015     18513  23097207     38.52     43.86
1745.44/1745.42	c  N dy 11383   4479033       561       289      4488    109839     18513  10267017     38.52     40.59
1752.03/1752.09	c  N dy 11446   4500642       561       289      4488    131029     18513  14261344     38.53     40.66
1759.95/1760.00	c  N dy 11496   4520651       561       289      4488    150611     18513  17932517     38.52     41.63
1771.33/1771.36	c  N dy 11578   4540762       561       289      4488    170389     18513  21529910     38.53     40.79
1782.14/1782.16	c  N dy 11614   4570690       561       289      4488    107693     18513  10029687     38.52     40.66
1788.13/1788.16	c  N dy 11699   4591074       561       289      4488    127721     18513  13705252     38.53     40.75
1794.64/1794.69	c  N dy 11727   4611520       561       289      4488    147831     18513  17617019     38.52     40.61
1804.23/1804.25	c  N dy 11818   4631602       561       289      4488    167592     18513  21174490     38.53     42.60
1815.54/1815.55	c  N dy 11855   4656546       561       289      4488     99031     18513   8130062     38.52     40.60
1820.55/1820.51	c  N dy 11903   4677874       561       289      4488    119986     18513  12039028     38.52     40.94
1828.33/1828.38	c  N dy 11977   4698362       561       289      4488    140148     18513  15693979     38.53     40.76
1835.24/1835.27	c  S st 12022   4713343       561       289      4488    154874     18513  18391780     38.53     37.44
1835.64/1835.65	c  S st 12022   4713847       561       289      4488    155374     18513  18474794     38.53   no data
1835.64/1835.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1836.04/1836.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.5M T:  0.32
1836.04/1836.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1836.04/1836.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1836.04/1836.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1836.04/1836.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
1836.04/1836.03	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1836.14/1836.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
1838.53/1838.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.96 s
1945.54/1945.51	c lits-rem:       120  cl-subs:      628  v-elim:      0  v-fix:    0  time: 107.01 s
1945.54/1945.51	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
1945.74/1945.75	c vivif2 --  cl tried   154746 cl shrink        0 lits rem          0 time: 0.24
1946.14/1946.15	c asymm  cl-useful: 0/246/289 lits-rem:0 time: 0.39
1946.14/1946.15	c calculated reachability. Time: 0.00
1946.14/1946.15	c  N dy 12022   4713847       561       289      4488    154746     18513  18328760     38.53   no data
1952.03/1952.04	c  N dy 12087   4733876       561       289      4488    174405     18513  22088304     38.53     44.26
1960.54/1960.54	c  N dy 12154   4761871       561       289      4488    107600     18513   9966232     38.53     40.65
1966.03/1966.03	c  N dy 12206   4785243       561       289      4488    130507     18513  14568585     38.53     40.60
1973.94/1973.97	c  N dy 12287   4805511       561       289      4488    150424     18513  18296297     38.53     40.58
1981.84/1981.87	c  N dy 12322   4825602       561       289      4488    170081     18513  22107352     38.53     40.65
1995.14/1995.10	c  N dy 12383   4846624       561       289      4488     95580     18513   7062202     38.53     40.61
1999.44/1999.40	c  N dy 12459   4866650       561       289      4488    115225     18513  10678005     38.54     40.69
2006.05/2006.00	c  N dy 12531   4887006       561       289      4488    135107     18513  14210221     38.54     40.74
2015.34/2015.31	c  N dy 12604   4907013       561       289      4488    154790     18513  17866212     38.55     40.63
2026.44/2026.44	c  N dy 12647   4927195       561       289      4488    174605     18513  21753687     38.55     40.63
2039.04/2039.08	c  N dy 12700   4947199       561       289      4488     98134     18513   7384622     38.55     41.71
2044.14/2044.15	c  N dy 12783   4967534       561       289      4488    118138     18513  11052949     38.55     40.63
2052.34/2052.30	c  N dy 12855   4987907       561       289      4488    138167     18513  14682468     38.55     41.10
2059.26/2059.29	c  N dy 12879   5008811       561       289      4488    158573     18513  18821309     38.55     40.61
2072.74/2072.76	c  N dy 12939   5029751       561       289      4488    179162     18513  22688169     38.55     40.63
2085.66/2085.65	c  N dy 13009   5050927       561       289      4488    102767     18513   8083542     38.56     40.60
2090.84/2090.89	c  N dy 13070   5072110       561       289      4488    123489     18513  11821109     38.56     40.64
2098.86/2098.86	c  N dy 13108   5093237       561       289      4488    144190     18513  15860167     38.55     40.63
2107.15/2107.14	c  N dy 13170   5113592       561       289      4488    164099     18513  19458663     38.56     40.61
2119.76/2119.72	c  N dy 13236   5134874       561       289      4488    185089     18513  23372581     38.56     40.72
2130.14/2130.12	c  N dy 13293   5155550       561       289      4488    107263     18513   8670502     38.56     40.87
2136.34/2136.32	c  N dy 13353   5175610       561       289      4488    126950     18513  12308194     38.56     40.63
2145.85/2145.89	c  N dy 13408   5203511       561       289      4488    153862     18513  17328452     38.56     40.61
2151.84/2151.80	c  S st 13433   5213847       561       289      4488    164022     18513  19303072     38.56     40.61
2152.24/2152.22	c  S st 13433   5214352       561       289      4488    164521     18513  19384383     38.56   no data
2152.24/2152.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2152.54/2152.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.2M T:  0.34
2152.54/2152.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2152.54/2152.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2152.66/2152.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2152.66/2152.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
2152.66/2152.61	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2152.76/2152.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
2155.04/2155.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.89 s
2273.66/2273.68	c lits-rem:       214  cl-subs:     1221  v-elim:      0  v-fix:    0  time: 118.64 s
2273.66/2273.68	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
2273.95/2273.93	c vivif2 --  cl tried   163300 cl shrink        0 lits rem          0 time: 0.25
2274.35/2274.33	c asymm  cl-useful: 0/230/289 lits-rem:0 time: 0.40
2274.35/2274.34	c calculated reachability. Time: 0.00
2274.35/2274.34	c  N dy 13433   5214352       561       289      4488    163300     18513  19118536     38.56   no data
2280.14/2280.13	c  N dy 13503   5236085       561       289      4488    184588     18513  23100277     38.56     40.70
2285.76/2285.78	c  N dy 13558   5256465       561       289      4488    105679     18513   8384916     38.56     40.62
2289.74/2289.76	c  N dy 13614   5276898       561       289      4488    125779     18513  12193027     38.56     40.71
2295.85/2295.85	c  N dy 13706   5297083       561       289      4488    145575     18513  15764244     38.56     40.64
2304.05/2304.02	c  N dy 13748   5317114       561       289      4488    165289     18513  19716132     38.56     40.65
2313.45/2313.41	c  N dy 13825   5337166       561       289      4488    184969     18513  23360678     38.57     41.14
2322.95/2322.90	c  N dy 13885   5363848       561       289      4488    111170     18513   9421855     38.57     40.69
2327.75/2327.75	c  N dy 13949   5384633       561       289      4488    131602     18513  13263704     38.57     40.60
2333.84/2333.82	c  N dy 14019   5404640       561       289      4488    151233     18513  16867187     38.57     42.76
2341.86/2341.85	c  N dy 14061   5426936       561       289      4488    173089     18513  21009189     38.57     40.64
2350.45/2350.40	c  N dy 14108   5446959       561       289      4488    192789     18513  24723068     38.57     40.69
2357.95/2357.93	c  N dy 14168   5467008       561       289      4488    111331     18513   8990137     38.57     40.66
2364.84/2364.87	c  N dy 14200   5497143       561       289      4488    140794     18513  14934419     38.56     40.65
2371.25/2371.26	c  N dy 14241   5517423       561       289      4488    160753     18513  18812845     38.56     40.77
2379.26/2379.26	c  N dy 14300   5537483       561       289      4488    180439     18513  22378115     38.56     42.94
2388.16/2388.19	c  N dy 14330   5557615       561       289      4488    200248     18513  26372018     38.56     40.61
2394.05/2394.06	c  N dy 14384   5577675       561       289      4488    117956     18513  10176889     38.56     40.62
2399.35/2399.39	c  N dy 14464   5597677       561       289      4488    137635     18513  13584773     38.56     41.01
2406.45/2406.43	c  N dy 14488   5617999       561       289      4488    157592     18513  17635849     38.56     40.59
2413.56/2413.57	c  N dy 14526   5638523       561       289      4488    177489     18513  21132266     38.56     40.73
2422.95/2422.98	c  N dy 14591   5658943       561       289      4488    197537     18513  24702659     38.56     40.87
2430.55/2430.57	c  N dy 14631   5680670       561       289      4488    115927     18513   9792892     38.56     40.69
2436.66/2436.66	c  N dy 14691   5701018       561       289      4488    136045     18513  13618841     38.56     40.59
2440.45/2440.41	c  S st 14722   5714352       561       289      4488    149121     18513  15979021     38.56     37.80
2440.75/2440.76	c  S st 14722   5714853       561       289      4488    149620     18513  16062083     38.56   no data
2440.75/2440.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2441.05/2441.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.0M T:  0.28
2441.05/2441.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2441.05/2441.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2441.05/2441.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2441.05/2441.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
2441.05/2441.09	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2441.15/2441.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
2443.45/2443.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.88 s
2517.65/2517.67	c lits-rem:       104  cl-subs:      510  v-elim:      0  v-fix:    0  time: 74.25 s
2517.65/2517.67	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
2517.87/2517.87	c vivif2 --  cl tried   149110 cl shrink        0 lits rem          0 time: 0.20
2518.25/2518.26	c asymm  cl-useful: 0/261/289 lits-rem:0 time: 0.39
2518.25/2518.26	c calculated reachability. Time: 0.00
2518.25/2518.26	c  N dy 14722   5714853       561       289      4488    149110     18513  15950456     38.56   no data
2525.05/2525.06	c  N dy 14816   5735086       561       289      4488    169000     18513  19586600     38.57     40.67
2534.26/2534.28	c  N dy 14869   5755629       561       289      4488    189190     18513  23479332     38.57     40.68
2545.55/2545.53	c  N dy 14918   5775845       561       289      4488    104956     18513   7581032     38.57     40.71
2549.96/2549.98	c  N dy 14982   5795885       561       289      4488    124611     18513  11222932     38.57     40.60
2557.75/2557.78	c  N dy 15052   5817003       561       289      4488    145328     18513  15058201     38.57     40.75
2565.36/2565.30	c  N dy 15096   5837055       561       289      4488    164677     18513  18604872     38.57     44.99
2577.37/2577.37	c  N dy 15161   5857529       561       289      4488    184767     18513  22300981     38.57     40.67
2592.67/2592.62	c  N dy 15235   5877798       561       289      4488    204647     18513  26076594     38.58     40.69
2601.16/2601.13	c  N dy 15289   5897939       561       289      4488    119516     18513  10335081     38.58     40.62
2607.36/2607.37	c  N dy 15354   5918538       561       289      4488    139635     18513  13954272     38.58     40.63
2616.75/2616.79	c  N dy 15392   5938756       561       289      4488    159487     18513  17953007     38.58     40.74
2628.16/2628.10	c  N dy 15439   5960861       561       289      4488    181096     18513  22066690     38.58     40.70
2641.86/2641.89	c  N dy 15492   5980891       561       289      4488    200806     18513  25912122     38.58     41.66
2653.66/2653.67	c  N dy 15552   6002160       561       289      4488    115831     18513   9443730     38.58     40.66
2659.96/2659.96	c  N dy 15600   6025306       561       289      4488    138542     18513  14013833     38.58     40.67
2671.06/2671.08	c  N dy 15622   6054543       561       289      4488    167209     18513  20034344     38.58     40.63
2680.67/2680.67	c  N dy 15670   6074988       561       289      4488    187140     18513  23698655     38.58     40.64
2691.86/2691.89	c  N dy 15679   6095775       561       289      4488    207454     18513  28300117     38.57     40.76
2700.35/2700.32	c  N dy 15745   6116730       561       289      4488    121248     18513  10141335     38.57     40.64
2706.65/2706.68	c  N dy 15796   6136849       561       289      4488    140998     18513  13873231     38.57     40.61
2716.26/2716.21	c  N dy 15844   6157838       561       289      4488    161551     18513  17827659     38.57     40.69
2726.26/2726.27	c  N dy 15862   6177926       561       289      4488    181122     18513  21766149     38.57     44.44
2739.07/2739.09	c  N dy 15905   6198562       561       289      4488    201380     18513  25710039     38.57     40.65
2748.45/2748.45	c  S st 15960   6214854       561       289      4488    109485     18513   7873424     38.57   no data
2748.65/2748.69	c  S st 15960   6215360       561       289      4488    109986     18513   7956422     38.57   no data
2748.75/2748.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2748.97/2748.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.3M T:  0.21
2748.97/2748.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2748.97/2748.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2748.97/2748.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2748.97/2748.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
2748.97/2748.94	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2749.05/2749.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
2750.95/2750.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.79 s
2774.28/2774.24	c lits-rem:        20  cl-subs:       77  v-elim:      0  v-fix:    0  time: 23.28 s
2774.28/2774.24	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
2774.36/2774.34	c vivif2 --  cl tried   109909 cl shrink        0 lits rem          0 time: 0.10
2774.66/2774.63	c asymm  cl-useful: 0/289/289 lits-rem:0 time: 0.29
2774.66/2774.63	c calculated reachability. Time: 0.00
2774.66/2774.63	c  N dy 15960   6215360       561       289      4488    109909     18513   7941476     38.57   no data
2779.86/2779.81	c  N dy 16016   6236057       561       289      4488    130111     18513  11760753     38.57     40.61
2786.66/2786.61	c  N dy 16029   6257035       561       289      4488    150647     18513  16375777     38.56     40.64
2796.36/2796.36	c  N dy 16105   6278283       561       289      4488    171501     18513  20492454     38.56     40.75
2806.56/2806.59	c  N dy 16144   6299314       561       289      4488    192047     18513  24322754     38.56     40.62
2821.48/2821.46	c  N dy 16216   6319628       561       289      4488    212025     18513  28053604     38.56     40.65
2828.26/2828.22	c  N dy 16274   6340131       561       289      4488    123526     18513  10404446     38.57     40.75
2835.06/2835.00	c  N dy 16362   6360203       561       289      4488    143198     18513  13890293     38.57     45.52
2843.96/2843.98	c  N dy 16427   6381821       561       289      4488    164285     18513  17795742     38.57     40.69
2853.48/2853.49	c  N dy 16459   6401990       561       289      4488    183935     18513  21523016     38.57     40.76
2863.77/2863.70	c  N dy 16508   6422745       561       289      4488    204211     18513  25236170     38.57     40.73
2875.86/2875.88	c  N dy 16573   6442774       561       289      4488    114223     18513   8583323     38.57     48.09
2881.26/2881.22	c  N dy 16653   6463283       561       289      4488    134302     18513  12188250     38.58     40.69
2889.26/2889.23	c  N dy 16718   6483438       561       289      4488    154100     18513  15845306     38.58     40.90
2899.47/2899.44	c  N dy 16788   6503578       561       289      4488    173902     18513  19579992     38.58     40.71
2914.98/2914.92	c  N dy 16836   6533197       561       289      4488    202827     18513  25294213     38.58     40.63
2930.38/2930.36	c  N dy 16890   6553516       561       289      4488    112129     18513   8045374     38.58     40.61
2935.47/2935.46	c  N dy 16942   6573756       561       289      4488    132025     18513  12038229     38.58     40.62
2942.66/2942.63	c  N dy 16978   6594016       561       289      4488    151911     18513  15922341     38.58     40.64
2953.16/2953.15	c  N dy 17061   6614472       561       289      4488    172070     18513  19695134     38.58     40.65
2962.66/2962.68	c  N dy 17094   6635571       561       289      4488    192532     18513  23556987     38.58     40.63
2973.47/2973.45	c  N dy 17109   6656141       561       289      4488    212578     18513  27402902     38.58     40.74
2984.96/2984.98	c  N dy 17174   6676154       561       289      4488    120555     18513   9344236     38.58     44.44
2991.46/2991.48	c  N dy 17245   6696214       561       289      4488    140227     18513  12900209     38.58     40.74
2998.37/2998.31	c  S st 17297   6715361       561       289      4488    158909     18513  16156229     38.58     39.14
2998.68/2998.68	c  S st 17297   6715868       561       289      4488    159411     18513  16240641     38.58   no data
2998.77/2998.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2999.07/2999.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.2M T:  0.31
2999.07/2999.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2999.07/2999.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2999.07/2999.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2999.07/2999.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
2999.07/2999.05	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2999.17/2999.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
3001.47/3001.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.98 s
3082.37/3082.38	c lits-rem:       180  cl-subs:      725  v-elim:      0  v-fix:    0  time: 80.91 s
3082.37/3082.38	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
3082.57/3082.58	c vivif2 --  cl tried   158686 cl shrink        0 lits rem          0 time: 0.20
3082.97/3082.97	c asymm  cl-useful: 0/246/289 lits-rem:0 time: 0.39
3082.97/3082.98	c calculated reachability. Time: 0.00
3082.97/3082.98	c  N dy 17297   6715868       561       289      4488    158686     18513  16085034     38.58   no data
3089.27/3089.21	c  N dy 17383   6736358       561       289      4488    178762     18513  19688775     38.58     40.68
3097.58/3097.59	c  N dy 17454   6758712       561       289      4488    200687     18513  23803469     38.59     40.63
3107.58/3107.57	c  N dy 17519   6779207       561       289      4488    220773     18513  27541379     38.59     40.62
3114.56/3114.51	c  N dy 17620   6799276       561       289      4488    127910     18513  10624039     38.59     40.63
3121.27/3121.24	c  N dy 17693   6820039       561       289      4488    148372     18513  14545474     38.60     40.71
3128.26/3128.23	c  N dy 17762   6840174       561       289      4488    168028     18513  18068159     38.60     40.84
3140.48/3140.42	c  N dy 17861   6860639       561       289      4488    188245     18513  21742227     38.60     40.73
3152.27/3152.24	c  N dy 17910   6880642       561       289      4488    207890     18513  25451221     38.60     45.19
3166.57/3166.59	c  N dy 17973   6900774       561       289      4488    227720     18513  29085935     38.61     40.68
3171.96/3171.92	c  N dy 18021   6922973       561       289      4488    135659     18513  12023183     38.61     40.69
3178.47/3178.46	c  N dy 18042   6943420       561       289      4488    155682     18513  16076284     38.60     40.73
3187.27/3187.26	c  N dy 18120   6964236       561       289      4488    176149     18513  19870567     38.60     40.74
3200.07/3200.00	c  N dy 18182   6988345       561       289      4488    199853     18513  24460515     38.60     40.68
3212.67/3212.66	c  N dy 18224   7008956       561       289      4488    220143     18513  28447755     38.60     40.75
3223.87/3223.86	c  N dy 18294   7033803       561       289      4488    129627     18513  10819281     38.60     40.74
3230.69/3230.63	c  N dy 18393   7053881       561       289      4488    149437     18513  14295763     38.61     40.91
3239.77/3239.70	c  N dy 18437   7073932       561       289      4488    169162     18513  18223960     38.61     40.68
3248.67/3248.69	c  N dy 18487   7095443       561       289      4488    190218     18513  22015974     38.61     40.70
3261.59/3261.58	c  N dy 18534   7115853       561       289      4488    210291     18513  25802269     38.61     40.70
3276.57/3276.51	c  N dy 18599   7136059       561       289      4488    230165     18513  29514242     38.61     40.68
3282.97/3282.99	c  N dy 18657   7156580       561       289      4488    134301     18513  11393468     38.61     40.66
3290.67/3290.60	c  N dy 18717   7176627       561       289      4488    154040     18513  15093839     38.61     45.87
3298.57/3298.57	c  N dy 18760   7196841       561       289      4488    173915     18513  18817880     38.61     40.94
3309.78/3309.72	c  S st 18847   7215869       561       289      4488    192638     18513  22157709     38.61     36.02
3310.18/3310.19	c  S st 18847   7216370       561       289      4488    193133     18513  22241086     38.61   no data
3310.28/3310.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3310.68/3310.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.1M T:  0.42
3310.68/3310.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3310.68/3310.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3310.68/3310.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3310.68/3310.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
3310.68/3310.67	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3310.78/3310.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
3313.19/3313.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.87 s
3458.68/3458.68	c lits-rem:       191  cl-subs:      979  v-elim:      0  v-fix:    0  time: 145.50 s
3458.68/3458.68	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
3458.98/3458.95	c vivif2 --  cl tried   192154 cl shrink        0 lits rem          0 time: 0.27
3459.38/3459.36	c asymm  cl-useful: 0/204/289 lits-rem:0 time: 0.41
3459.38/3459.37	c calculated reachability. Time: 0.00
3459.38/3459.37	c  N dy 18847   7216370       561       289      4488    192154     18513  22028834     38.61   no data
3465.78/3465.76	c  N dy 18888   7239241       561       289      4488    214206     18513  26194418     38.61     40.83
3474.58/3474.57	c  N dy 18921   7266115       561       289      4488    123863     18513   9628076     38.61     40.85
3478.87/3478.87	c  N dy 18960   7286120       561       289      4488    143346     18513  13409232     38.61     40.66
3485.17/3485.12	c  N dy 19023   7306443       561       289      4488    163241     18513  17156428     38.61     40.82
3493.69/3493.67	c  N dy 19088   7326667       561       289      4488    183096     18513  20937280     38.61     40.65
3504.48/3504.47	c  N dy 19131   7363538       561       289      4488    217523     18513  26870956     38.60     40.64
3512.40/3512.34	c  N dy 19183   7383648       561       289      4488    120314     18513   8734154     38.60     40.69
3517.37/3517.37	c  N dy 19243   7404892       561       289      4488    141236     18513  12708154     38.60     40.66
3522.58/3522.52	c  N dy 19287   7425434       561       289      4488    160989     18513  16216567     38.60     40.65
3531.38/3531.37	c  N dy 19332   7445472       561       289      4488    180652     18513  20022896     38.60     44.65
3542.88/3542.85	c  N dy 19391   7467087       561       289      4488    201954     18513  24054927     38.60     40.71
3555.78/3555.78	c  N dy 19444   7487162       561       289      4488    221722     18513  27895478     38.60     44.88
3568.68/3568.65	c  N dy 19517   7507393       561       289      4488    123585     18513   9194134     38.60     40.67
3573.90/3573.84	c  N dy 19569   7527611       561       289      4488    143434     18513  13035190     38.60     40.72
3578.29/3578.29	c  N dy 19595   7548079       561       289      4488    162833     18513  16490003     38.60     40.67
3588.98/3588.95	c  N dy 19659   7571059       561       289      4488    185440     18513  20828766     38.60     40.67
3597.18/3597.15	c  N dy 19685   7596746       561       289      4488    210178     18513  25414243     38.60     40.74
3611.18/3611.17	c  N dy 19743   7616810       561       289      4488    229961     18513  29200811     38.60     40.79
3619.98/3619.92	c  N dy 19778   7636928       561       289      4488    130860     18513  10511897     38.59     40.63
3626.38/3626.31	c  N dy 19854   7661879       561       289      4488    155257     18513  15033278     38.60     40.63
3635.38/3635.31	c  N dy 19919   7682241       561       289      4488    175325     18513  18788119     38.60     40.69
3648.08/3648.03	c  N dy 19988   7716205       561       289      4488    208466     18513  25202607     38.60     40.63
3648.18/3648.16	c  S st 19989   7716372       561       289      4488    208629     18513  25232826     38.60     35.87
3648.69/3648.67	c  S st 19989   7716877       561       289      4488    209129     18513  25315110     38.60   no data
3648.79/3648.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
3649.18/3649.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.2M T:  0.45
3649.18/3649.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3649.18/3649.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3649.18/3649.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3649.18/3649.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
3649.18/3649.18	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3649.38/3649.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
3652.10/3652.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.15 s
3818.39/3818.34	c lits-rem:       170  cl-subs:     1292  v-elim:      0  v-fix:    0  time: 166.29 s
3818.39/3818.34	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
3818.69/3818.65	c vivif2 --  cl tried   207837 cl shrink        0 lits rem          0 time: 0.30
3819.09/3819.06	c asymm  cl-useful: 0/186/289 lits-rem:0 time: 0.42
3819.09/3819.07	c calculated reachability. Time: 0.00
3819.09/3819.07	c  N dy 19989   7716877       561       289      4488    207837     18513  25024896     38.60   no data
3825.68/3825.67	c  N dy 20047   7737185       561       289      4488    227608     18513  28627580     38.60     40.76
3833.98/3833.99	c  N dy 20120   7758805       561       289      4488    128757     18513   9945098     38.60     41.06
3839.39/3839.32	c  N dy 20183   7781460       561       289      4488    150756     18513  13895523     38.60     40.81
3847.49/3847.43	c  N dy 20234   7801980       561       289      4488    170865     18513  17657768     38.60     40.66
3856.99/3856.96	c  N dy 20279   7822483       561       289      4488    190915     18513  21478545     38.60     40.64
3877.78/3877.75	c  N dy 20291   7856504       561       289      4488    224198     18513  29060521     38.58     40.72
3890.80/3890.78	c  N dy 20344   7877225       561       289      4488    123291     18513   8811468     38.58     40.66
3896.59/3896.51	c  N dy 20413   7898284       561       289      4488    144028     18513  12658967     38.58     40.94
3904.89/3904.89	c  N dy 20473   7918384       561       289      4488    163767     18513  16375574     38.59     40.72
3913.69/3913.61	c  N dy 20502   7939292       561       289      4488    184191     18513  20499384     38.58     40.66
3928.21/3928.13	c  N dy 20563   7961482       561       289      4488    205971     18513  24701118     38.58     40.63
3944.99/3944.93	c  N dy 20642   7981813       561       289      4488    226004     18513  28379697     38.59     40.74
3958.90/3958.89	c  N dy 20649   8001876       561       289      4488    123246     18513   8642544     38.58     41.07
3964.18/3964.19	c  N dy 20700   8023473       561       289      4488    144461     18513  12758535     38.58     40.65
3972.49/3972.40	c  N dy 20765   8044208       561       289      4488    164880     18513  16601024     38.58     40.62
3983.29/3983.28	c  N dy 20833   8066145       561       289      4488    186456     18513  20728645     38.58     40.69
3995.89/3995.89	c  N dy 20883   8086804       561       289      4488    206780     18513  24709804     38.58     41.01
4012.49/4012.41	c  N dy 20954   8108420       561       289      4488    228029     18513  28777738     38.58     40.96
4033.29/4033.24	c  N dy 21030   8129360       561       289      4488    124977     18513   8799480     38.59     40.73
4037.89/4037.89	c  N dy 21073   8149443       561       289      4488    144545     18513  12377014     38.59     53.36
4045.10/4045.09	c  N dy 21122   8169567       561       289      4488    164292     18513  16065777     38.59     40.66
4054.60/4054.53	c  N dy 21167   8190281       561       289      4488    184647     18513  19980115     38.59     40.64
4065.09/4065.03	c  N dy 21214   8210763       561       289      4488    204688     18513  24101138     38.58     40.77
4066.29/4066.25	c  S st 21218   8216877       561       289      4488    210410     18513  25117382     38.58     34.65
4066.80/4066.78	c  S st 21218   8217379       561       289      4488    210908     18513  25202904     38.58   no data
4066.89/4066.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
4067.29/4067.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.8M T:  0.44
4067.29/4067.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4067.29/4067.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4067.29/4067.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4067.29/4067.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
4067.29/4067.28	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4067.49/4067.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
4070.19/4070.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.20 s
4260.90/4260.82	c lits-rem:       189  cl-subs:     1455  v-elim:      0  v-fix:    0  time: 190.65 s
4260.90/4260.82	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
4261.20/4261.14	c vivif2 --  cl tried   209453 cl shrink        0 lits rem          0 time: 0.32
4261.60/4261.56	c asymm  cl-useful: 0/188/289 lits-rem:0 time: 0.42
4261.60/4261.57	c calculated reachability. Time: 0.00
4261.60/4261.57	c  N dy 21218   8217379       561       289      4488    209453     18513  24893348     38.58   no data
4268.49/4268.43	c  N dy 21256   8237420       561       289      4488    229093     18513  28952191     38.58     44.24
4275.50/4275.41	c  N dy 21289   8257461       561       289      4488    248764     18513  32961770     38.57     40.61
4283.30/4283.29	c  N dy 21330   8284361       561       289      4488    150832     18513  14224315     38.57     40.61
4289.50/4289.43	c  N dy 21350   8305475       561       289      4488    171548     18513  18536213     38.56     40.77
4300.30/4300.22	c  N dy 21393   8330268       561       289      4488    195940     18513  23622314     38.56     40.74
4310.60/4310.57	c  N dy 21463   8350489       561       289      4488    215803     18513  27321926     38.56     40.60
4326.10/4326.03	c  N dy 21525   8375484       561       289      4488    240405     18513  32127229     38.56     40.74
4335.99/4335.96	c  N dy 21572   8396265       561       289      4488    135194     18513  10540092     38.56     40.71
4341.72/4341.68	c  N dy 21646   8416583       561       289      4488    155135     18513  14153228     38.56     40.75
4349.29/4349.25	c  N dy 21728   8436629       561       289      4488    174701     18513  17478172     38.57     41.81
4357.80/4357.76	c  N dy 21741   8456706       561       289      4488    194389     18513  21654633     38.56     40.64
4370.20/4370.20	c  N dy 21803   8477709       561       289      4488    215067     18513  25465217     38.57     40.60
4383.00/4382.97	c  N dy 21856   8497760       561       289      4488    234823     18513  29305236     38.57     40.81
4398.80/4398.76	c  N dy 21900   8523315       561       289      4488    133284     18513  10164701     38.56     40.65
4403.70/4403.67	c  N dy 21963   8543366       561       289      4488    152940     18513  13700816     38.56     40.64
4413.31/4413.28	c  N dy 22018   8569796       561       289      4488    178921     18513  19051423     38.56     40.66
4423.00/4423.00	c  N dy 22084   8591492       561       289      4488    200223     18513  22941546     38.56     40.89
4436.32/4436.28	c  N dy 22143   8614317       561       289      4488    222619     18513  27148878     38.56     40.76
4450.80/4450.75	c  N dy 22214   8634756       561       289      4488    242735     18513  30923151     38.56     40.60
4464.30/4464.25	c  N dy 22295   8659699       561       289      4488    139597     18513  11130951     38.56     40.74
4470.30/4470.21	c  N dy 22345   8679795       561       289      4488    159360     18513  14855130     38.56     40.80
4479.10/4479.01	c  N dy 22397   8701657       561       289      4488    180766     18513  18715928     38.56     40.62
4488.11/4488.03	c  S st 22441   8717381       561       289      4488    196290     18513  21582154     38.57     37.87
4488.50/4488.48	c  S st 22441   8717884       561       289      4488    196788     18513  21663606     38.57   no data
4488.60/4488.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
4489.00/4488.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.0M T:  0.42
4489.00/4488.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4489.00/4488.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4489.00/4488.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4489.00/4488.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
4489.00/4488.96	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4489.11/4489.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
4491.60/4491.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.01 s
4619.03/4618.97	c lits-rem:       118  cl-subs:      792  v-elim:      0  v-fix:    0  time: 127.40 s
4619.03/4618.97	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
4619.31/4619.23	c vivif2 --  cl tried   195996 cl shrink        0 lits rem          0 time: 0.26
4619.71/4619.64	c asymm  cl-useful: 0/203/289 lits-rem:0 time: 0.41
4619.71/4619.65	c calculated reachability. Time: 0.00
4619.71/4619.65	c  N dy 22441   8717884       561       289      4488    195996     18513  21498920     38.57   no data
4626.01/4625.90	c  N dy 22484   8739657       561       289      4488    217132     18513  25451142     38.56     40.64
4634.00/4633.93	c  N dy 22546   8761084       561       289      4488    238108     18513  29413265     38.57     40.70
4643.90/4643.87	c  N dy 22602   8781211       561       289      4488    129384     18513   9109534     38.57     40.61
4648.81/4648.73	c  N dy 22689   8801258       561       289      4488    149090     18513  12751448     38.57     44.96
4656.90/4656.86	c  N dy 22747   8824686       561       289      4488    172121     18513  17259856     38.57     40.60
4665.91/4665.86	c  N dy 22790   8846362       561       289      4488    193484     18513  21534765     38.57     40.62
4675.50/4675.42	c  N dy 22846   8868354       561       289      4488    214875     18513  25436400     38.57     40.75
4689.60/4689.56	c  N dy 22898   8891001       561       289      4488    237144     18513  29658863     38.57     40.64
4704.41/4704.39	c  N dy 22936   8911452       561       289      4488    257240     18513  33703362     38.57     40.64
4711.20/4711.15	c  N dy 23009   8931553       561       289      4488    147437     18513  12198999     38.57     40.89
4717.40/4717.38	c  N dy 23074   8951927       561       289      4488    167368     18513  15845925     38.57     40.78
4727.50/4727.40	c  N dy 23156   8977609       561       289      4488    192468     18513  20507827     38.57     40.61
4738.51/4738.48	c  N dy 23186   8999473       561       289      4488    213992     18513  24770319     38.57     40.61
4750.51/4750.45	c  N dy 23272   9019481       561       289      4488    233546     18513  28119537     38.57     41.40
4765.90/4765.82	c  N dy 23332   9042040       561       289      4488    255596     18513  32190845     38.57     40.65
4775.81/4775.71	c  N dy 23389   9062734       561       289      4488    145597     18513  12132050     38.57     40.62
4783.61/4783.58	c  N dy 23428   9088103       561       289      4488    170532     18513  17345352     38.57     40.61
4791.11/4791.04	c  N dy 23484   9108582       561       289      4488    190725     18513  21217980     38.57     40.65
4801.63/4801.58	c  N dy 23556   9128620       561       289      4488    210465     18513  24863510     38.57     46.57
4813.62/4813.57	c  N dy 23613   9149088       561       289      4488    230603     18513  28620228     38.57     40.64
4829.02/4828.95	c  N dy 23686   9169106       561       289      4488    250307     18513  32166091     38.57     40.62
4841.41/4841.35	c  N dy 23747   9189111       561       289      4488    138362     18513  10337894     38.58     41.54
4848.11/4848.00	c  N dy 23813   9211360       561       289      4488    160231     18513  14339159     38.58     40.65
4850.51/4850.43	c  S st 23824   9217885       561       289      4488    166641     18513  15531516     38.58     38.06
4850.91/4850.80	c  S st 23824   9218388       561       289      4488    167142     18513  15615231     38.58   no data
4850.91/4850.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4851.21/4851.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.6M T:  0.35
4851.21/4851.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4851.21/4851.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4851.31/4851.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4851.31/4851.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    561 time:  0.00 s
4851.31/4851.20	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4851.41/4851.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
4853.51/4853.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.83 s
4912.62/4912.61	c lits-rem:        47  cl-subs:      394  v-elim:      0  v-fix:    0  time: 59.13 s
4912.62/4912.61	c vivif2 --  cl tried      289 cl shrink        0 lits rem          0 time: 0.00
4912.91/4912.81	c vivif2 --  cl tried   166748 cl shrink        0 lits rem          0 time: 0.20
4913.31/4913.20	c asymm  cl-useful: 0/239/289 lits-rem:0 time: 0.40
4913.31/4913.21	c calculated reachability. Time: 0.00
4913.31/4913.21	c  N dy 23824   9218388       561       289      4488    166748     18513  15531110     38.58   no data
4919.01/4918.97	c  N dy 23889   9238577       561       289      4488    186523     18513  19238827     38.58     40.75
4925.93/4925.86	c  N dy 23941   9258591       561       289      4488    206192     18513  23017814     38.58     43.44
4944.53/4944.49	c  N dy 23969   9299537       561       289      4488    246361     18513  31536462     38.57     40.66
4956.41/4956.31	c  N dy 24014   9320605       561       289      4488    134381     18513   9529522     38.57     40.62
4961.32/4961.25	c  N dy 24070   9341034       561       289      4488    154456     18513  13337471     38.57     40.69
4968.21/4968.18	c  N dy 24131   9361071       561       289      4488    174144     18513  17046897     38.57     40.62
4978.31/4978.26	c  N dy 24188   9382135       561       289      4488    194941     18513  21035727     38.57     40.62
4989.51/4989.40	c  N dy 24235   9402406       561       289      4488    214917     18513  25041542     38.57     40.72

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-3421890-1306610129/watcher-3421890-1306610129 -o /tmp/evaluation-result-3421890-1306610129/solver-3421890-1306610129 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3421890-1306610129.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: 1.64 1.92 1.97 2/464 25808
/proc/meminfo: memFree=15137840/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=30188 CPUtime=0.01 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 634 0 0 0 1 0 0 0 25 0 1 0 772612692 30912512 574 33554432000 4194304 4580011 140736814619584 18446744073709551615 4515843 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 7547 575 347 95 0 2529 0

[startup+0.0953881 s]
/proc/loadavg: 1.64 1.92 1.97 2/464 25808
/proc/meminfo: memFree=15137840/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=30320 CPUtime=0.09 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 1076 0 0 0 9 0 0 0 25 0 1 0 772612692 31047680 1016 33554432000 4194304 4580011 140736814619584 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 7580 1016 363 95 0 2562 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30320

[startup+0.100383 s]
/proc/loadavg: 1.64 1.92 1.97 2/464 25808
/proc/meminfo: memFree=15137840/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=30460 CPUtime=0.09 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 1103 0 0 0 9 0 0 0 25 0 1 0 772612692 31191040 1043 33554432000 4194304 4580011 140736814619584 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 7615 1043 363 95 0 2597 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30460

[startup+0.30035 s]
/proc/loadavg: 1.64 1.92 1.97 2/464 25808
/proc/meminfo: memFree=15137840/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=32296 CPUtime=0.29 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 2206 0 0 0 29 0 0 0 25 0 1 0 772612692 33071104 1204 33554432000 4194304 4580011 140736814619584 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 8074 1205 363 95 0 3056 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32296

[startup+0.700284 s]
/proc/loadavg: 1.64 1.92 1.97 2/464 25808
/proc/meminfo: memFree=15137840/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=33248 CPUtime=0.69 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 4180 0 0 0 69 0 0 0 25 0 1 0 772612692 34045952 1719 33554432000 4194304 4580011 140736814619584 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 8312 1720 363 95 0 3294 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33248

[startup+1.50008 s]
/proc/loadavg: 1.64 1.92 1.97 3/465 25809
/proc/meminfo: memFree=15113784/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=34712 CPUtime=1.49 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 7158 0 0 0 148 1 0 0 25 0 1 0 772612692 35545088 2939 33554432000 4194304 4580011 140736814619584 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 8678 2939 364 95 0 3660 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34712

[startup+3.1008 s]
/proc/loadavg: 1.64 1.92 1.97 3/465 25809
/proc/meminfo: memFree=15078940/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=69420 CPUtime=3.09 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 16923 0 0 0 307 2 0 0 25 0 1 0 772612692 71086080 10644 33554432000 4194304 4580011 140736814619584 18446744073709551615 4413232 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 17355 10644 366 95 0 12337 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69420

[startup+6.30023 s]
/proc/loadavg: 1.66 1.92 1.97 3/465 25809
/proc/meminfo: memFree=15076040/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=70284 CPUtime=6.29 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 17128 0 0 0 627 2 0 0 25 0 1 0 772612692 71970816 10849 33554432000 4194304 4580011 140736814619584 18446744073709551615 4416826 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 17571 10849 366 95 0 12553 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70284

[startup+12.7001 s]
/proc/loadavg: 1.69 1.93 1.97 3/465 25809
/proc/meminfo: memFree=15055792/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=71612 CPUtime=12.69 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 27402 0 0 0 1266 3 0 0 25 0 1 0 772612692 73330688 10421 33554432000 4194304 4580011 140736814619584 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 17903 10421 366 95 0 12885 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71612

[startup+25.5008 s]
/proc/loadavg: 1.83 1.94 1.98 3/465 25809
/proc/meminfo: memFree=14995872/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=116568 CPUtime=25.49 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 46959 0 0 0 2543 6 0 0 25 0 1 0 772612692 119365632 22897 33554432000 4194304 4580011 140736814619584 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 29142 22897 366 95 0 24124 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 116568

[startup+51.1003 s]
/proc/loadavg: 1.89 1.95 1.98 3/465 25810
/proc/meminfo: memFree=14945952/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=211616 CPUtime=51.1 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 68678 0 0 0 5100 10 0 0 25 0 1 0 772612692 216694784 31972 33554432000 4194304 4580011 140736814619584 18446744073709551615 4416206 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 52904 31972 366 95 0 47886 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 211616

[startup+102.317 s]
/proc/loadavg: 1.95 1.95 1.98 3/465 25811
/proc/meminfo: memFree=14920756/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=166716 CPUtime=102.31 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 107428 0 0 0 10215 16 0 0 25 0 1 0 772612692 170717184 32906 33554432000 4194304 4580011 140736814619584 18446744073709551615 4316612 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 41679 32906 366 95 0 36661 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 166716

[startup+162.301 s]
/proc/loadavg: 1.98 1.96 1.98 3/465 25813
/proc/meminfo: memFree=14870500/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=255616 CPUtime=162.29 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 162047 0 0 0 16205 24 0 0 25 0 1 0 772612692 261750784 38281 33554432000 4194304 4580011 140736814619584 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 63904 38281 366 95 0 58886 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 255616

[startup+222.301 s]
/proc/loadavg: 1.99 1.96 1.98 3/465 25815
/proc/meminfo: memFree=14844768/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=272940 CPUtime=222.3 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 210563 0 0 0 22197 33 0 0 25 0 1 0 772612692 279490560 44448 33554432000 4194304 4580011 140736814619584 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 68235 44448 366 95 0 63217 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 272940

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/465 25816
/proc/meminfo: memFree=14724924/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=381008 CPUtime=282.3 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 261826 0 0 0 28189 41 0 0 25 0 1 0 772612692 390152192 68139 33554432000 4194304 4580011 140736814619584 18446744073709551615 4416636 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 95252 68139 366 95 0 90234 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 381008

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/465 25819
/proc/meminfo: memFree=14730584/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=296924 CPUtime=342.3 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 322234 0 0 0 34180 50 0 0 25 0 1 0 772612692 304050176 64801 33554432000 4194304 4580011 140736814619584 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 74231 64801 366 95 0 69213 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 296924

[startup+402.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/465 25820
/proc/meminfo: memFree=14659248/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=458336 CPUtime=402.3 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 376375 0 0 0 40173 57 0 0 25 0 1 0 772612692 469336064 84006 33554432000 4194304 4580011 140736814619584 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 114584 84006 366 95 0 109566 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 458336

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/465 25823
/proc/meminfo: memFree=14657704/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=460396 CPUtime=462.3 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 402772 0 0 0 46168 62 0 0 25 0 1 0 772612692 471445504 85549 33554432000 4194304 4580011 140736814619584 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 115099 85549 366 95 0 110081 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 460396

[startup+522.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/465 25824
/proc/meminfo: memFree=14651452/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=466252 CPUtime=522.3 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 466462 0 0 0 52159 71 0 0 25 0 1 0 772612692 477442048 83089 33554432000 4194304 4580011 140736814619584 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 116563 83089 366 95 0 111545 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 466252

[startup+582.3 s]
/proc/loadavg: 2.11 2.00 1.99 3/465 25826
/proc/meminfo: memFree=14671344/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=360000 CPUtime=582.3 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 503696 0 0 0 58154 76 0 0 25 0 1 0 772612692 368640000 78330 33554432000 4194304 4580011 140736814619584 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 90000 78330 366 95 0 84982 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 360000

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.05 2.05 2.01 3/465 25936
/proc/meminfo: memFree=13890612/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=1030860 CPUtime=4062.41 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 2250813 0 0 0 405861 380 0 0 25 0 1 0 772612692 1055600640 199553 33554432000 4194304 4580011 140736814619584 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 257715 199553 366 95 0 252697 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 1030860

[startup+4122.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/465 25938
/proc/meminfo: memFree=13866880/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=1050000 CPUtime=4122.39 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 2258382 0 0 0 411858 381 0 0 25 0 1 0 772612692 1075200000 207122 33554432000 4194304 4580011 140736814619584 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 262500 207122 366 95 0 257482 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 1050000

[startup+4182.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/465 25939
/proc/meminfo: memFree=13877248/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=1050000 CPUtime=4182.39 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 2258382 0 0 0 417858 381 0 0 25 0 1 0 772612692 1075200000 207122 33554432000 4194304 4580011 140736814619584 18446744073709551615 4416623 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 262500 207122 366 95 0 257482 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 1050000

[startup+4242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 25941
/proc/meminfo: memFree=13846820/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=1050000 CPUtime=4242.4 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 2258382 0 0 0 423859 381 0 0 25 0 1 0 772612692 1075200000 207122 33554432000 4194304 4580011 140736814619584 18446744073709551615 4416924 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 262500 207122 366 95 0 257482 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 1050000

[startup+4302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 25942
/proc/meminfo: memFree=13853212/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=1051460 CPUtime=4302.39 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 2290855 0 0 0 429853 386 0 0 25 0 1 0 772612692 1076695040 206348 33554432000 4194304 4580011 140736814619584 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 262865 206348 366 95 0 257847 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 1051460

[startup+4362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 25944
/proc/meminfo: memFree=13858480/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=1053704 CPUtime=4362.39 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 2323841 0 0 0 435847 392 0 0 25 0 1 0 772612692 1078992896 205151 33554432000 4194304 4580011 140736814619584 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 263426 205151 366 95 0 258408 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 1053704

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 25946
/proc/meminfo: memFree=13857796/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=1055416 CPUtime=4422.4 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 2356209 0 0 0 441842 398 0 0 25 0 1 0 772612692 1080745984 204595 33554432000 4194304 4580011 140736814619584 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 263854 204595 366 95 0 258836 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 1055416

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 25947
/proc/meminfo: memFree=13856148/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=1057208 CPUtime=4482.4 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 2386592 0 0 0 447836 404 0 0 25 0 1 0 772612692 1082580992 201867 33554432000 4194304 4580011 140736814619584 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 264302 201867 366 95 0 259284 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 1057208

[startup+4542.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/465 25949
/proc/meminfo: memFree=13826344/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=1058248 CPUtime=4542.41 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 2388745 0 0 0 453836 405 0 0 25 0 1 0 772612692 1083645952 204020 33554432000 4194304 4580011 140736814619584 18446744073709551615 4406254 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 264562 204020 366 95 0 259544 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 1058248

[startup+4602.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/465 25950
/proc/meminfo: memFree=13862396/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=1058248 CPUtime=4602.42 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 2388745 0 0 0 459837 405 0 0 25 0 1 0 772612692 1083645952 204020 33554432000 4194304 4580011 140736814619584 18446744073709551615 4416901 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 264562 204020 366 95 0 259544 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 1058248

[startup+4662.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/465 25952
/proc/meminfo: memFree=13876232/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=1059708 CPUtime=4662.41 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 2420219 0 0 0 465831 410 0 0 25 0 1 0 772612692 1085140992 202316 33554432000 4194304 4580011 140736814619584 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 264927 202316 366 95 0 259909 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 1059708

[startup+4722.32 s]
/proc/loadavg: 2.01 2.03 2.00 3/465 25954
/proc/meminfo: memFree=13890576/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=1061560 CPUtime=4722.43 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 2452276 0 0 0 471828 415 0 0 25 0 1 0 772612692 1087037440 200360 33554432000 4194304 4580011 140736814619584 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 265390 200360 366 95 0 260372 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 1061560

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/465 25955
/proc/meminfo: memFree=13837720/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=1062980 CPUtime=4782.41 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 2483975 0 0 0 477821 420 0 0 25 0 1 0 772612692 1088491520 198943 33554432000 4194304 4580011 140736814619584 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 265745 198943 366 95 0 260727 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 1062980

[startup+4842.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 25957
/proc/meminfo: memFree=13858124/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=853088 CPUtime=4842.41 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 2513099 0 0 0 483815 426 0 0 25 0 1 0 772612692 873562112 193481 33554432000 4194304 4580011 140736814619584 18446744073709551615 4321175 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 213272 193481 366 95 0 208254 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 853088

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/465 25958
/proc/meminfo: memFree=13856336/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=1065156 CPUtime=4902.41 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 2517661 0 0 0 489814 427 0 0 25 0 1 0 772612692 1090719744 198043 33554432000 4194304 4580011 140736814619584 18446744073709551615 4416509 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 266289 198043 366 95 0 261271 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 1065156

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/465 25960
/proc/meminfo: memFree=13869176/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=1067024 CPUtime=4962.42 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 2551158 0 0 0 495809 433 0 0 25 0 1 0 772612692 1092632576 196438 33554432000 4194304 4580011 140736814619584 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 266756 196438 366 95 0 261738 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 1067024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 2/463 25962
/proc/meminfo: memFree=14290524/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=1067024 CPUtime=5000.03 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 2565377 0 0 0 499567 436 0 0 25 0 1 0 772612692 1092632576 210657 33554432000 4194304 4580011 140736814619584 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 266756 210657 366 95 0 261738 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1067024

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.00 2.00 2.00 2/463 25962
/proc/meminfo: memFree=14290524/32950928 swapFree=56743108/67111528
[pid=25808] ppid=25806 vsize=1067024 CPUtime=5000.03 cores=1,3,5,7
/proc/25808/stat : 25808 (strangenight2-s) R 25806 25808 24025 0 -1 4202496 2565377 0 0 0 499567 436 0 0 25 0 1 0 772612692 1092632576 210657 33554432000 4194304 4580011 140736814619584 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25808/statm: 266756 210657 366 95 0 261738 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1067024

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.95
CPU time (s): 5000.08
CPU user time (s): 4995.68
CPU system time (s): 4.39833
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1116000

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

runsolver used 21.3398 second user time and 52.37 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-28 21:15:29
IDJOB=3421890
IDBENCH=83234
IDSOLVER=1887
FILE ID=node123/3421890-1306610129
RUNJOBID= node123-1306610128-25752
PBS_JOBID= 13471557
Free space on /tmp= 73440 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-17-33-sat.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421890-1306610129/watcher-3421890-1306610129 -o /tmp/evaluation-result-3421890-1306610129/solver-3421890-1306610129 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3421890-1306610129.cnf

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

MD5SUM BENCH= ff3a31481d1bf95f014a91f5192a55fa
RANDOM SEED=1716932185

node123.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.838
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.67
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.838
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	: 5226.15
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.838
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15137996 kB
Buffers:        246472 kB
Cached:        4226484 kB
SwapCached:      18836 kB
Active:        3185092 kB
Inactive:     14372232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15137996 kB
SwapTotal:    67111528 kB
SwapFree:     56743108 kB
Dirty:           10800 kB
Writeback:          12 kB
AnonPages:    13073048 kB
Mapped:          32372 kB
Slab:           109168 kB
PageTables:      77972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133383156 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= 73440 MiB
End job on node123 at 2011-05-28 22:38:51