Trace number 3250496

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-Night-1-st? (TO) 1299.86 1300.01

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_508.cnf
MD5SUMb891f70c80006fb02dca40f266c0cec1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables254
Number of clauses34661
Sum of the clauses size157137
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 285
Number of clauses of size 331908
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52668

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3250496-1303545436.cnf'
0.00/0.00	c -- header says num vars:            254
0.00/0.00	c -- header says num clauses:       34661
0.09/0.10	c -- clauses added:            0 learnts,        34661 normals,            0 xors
0.09/0.10	c -- vars added        254
0.09/0.10	c Parsing time:  0.01 s
0.09/0.10	c  N st     0         0       254     34576        85         0    157137         0   no data   no data  --
0.19/0.28	c asymm  cl-useful: 0/34576/34576 lits-rem:0 time: 0.27
0.19/0.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.29/0.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
0.29/0.30	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.39/0.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
0.39/0.43	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.44	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.44	c calculated reachability. Time: 0.00
0.39/0.44	c Calc default polars -  time:   0.00 s pos:     254 undec:       0 neg:       0
0.39/0.44	c =========================================================================================
0.39/0.44	c types(t): F = full restart, N = normal restart
0.39/0.44	c types(t): S = simplification begin/end, E = solution found
0.39/0.44	c restart types(rt): st = static, dy = dynamic
0.39/0.44	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.44	c  B st     0         0       254     34576        85         0    157137         0   no data   no data  --
0.69/0.74	c  N dy    10      4233       254     34576        85      4028    157137     93763     12.64     13.33  --
1.00/1.03	c  N dy    21      8262       254     34576        85      5157    157136    106766     12.25     12.92  --
1.29/1.34	c  N dy    31     12429       254     34576        85      9139    157136    196262     12.13     12.77  --
1.69/1.77	c  N dy    44     17992       254     34576        85      9826    157136    199024     11.85     12.53  --
2.09/2.10	c  N dy    52     22077       254     34576        85      7744    157136    140618     11.65     12.28  --
2.29/2.33	c  F st    62     25002       254     34576        85     10509    157136    199441     11.65     11.77  --
2.39/2.43	c  N st    65     26191       254     34576        85     11653    157136    225114     11.65   no data  --
2.69/2.74	c  S st    68     30000       254     34576        85      8123    157136    146565     11.65   no data  --
2.69/2.78	c  S st    68     30503       254     34576        85      8620    157136    159191     11.65   no data  --
2.69/2.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.69/2.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.79/2.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
2.79/2.81	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4.58/4.62	c lits-rem:       175  cl-subs:     1203  v-elim:      0  v-fix:    0  time:  1.81 s
4.89/4.97	c asymm  cl-useful: 0/34576/34576 lits-rem:0 time: 0.36
4.89/4.98	c calculated reachability. Time: 0.00
4.89/4.98	c  N dy    68     30503       254     34576        85      7417    157136    146530     11.65   no data  --
5.29/5.32	c  N dy    84     35157       254     34576        85     11869    157136    246026     11.69     12.34  --
5.69/5.73	c  N dy    96     40181       254     34576        85      8431    157136    148941     11.61     12.23  --
5.98/6.04	c  N dy   115     44191       254     34576        85     12282    157136    236839     11.67     12.88  --
6.08/6.17	c  S st   119     45755       254     34576        85     13777    157136    268619     11.65     10.58  --
6.18/6.21	c  S st   119     46260       254     34576        85     14279    157136    282174     11.65   no data  --
6.18/6.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.18/6.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.18/6.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.18/6.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.18/6.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
6.18/6.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
6.18/6.25	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
8.28/8.39	c lits-rem:       250  cl-subs:     1038  v-elim:      0  v-fix:    0  time:  2.14 s
8.38/8.40	c vivif2 --  cl tried    34576 cl shrink        0 lits rem          0 time: 0.00
8.38/8.40	c vivif2 --  cl tried    13241 cl shrink        0 lits rem          0 time: 0.00
8.68/8.79	c asymm  cl-useful: 0/28543/34576 lits-rem:0 time: 0.39
8.68/8.79	c calculated reachability. Time: 0.00
8.68/8.79	c  N dy   119     46260       254     34576        85     13241    157136    268319     11.65   no data  --
9.07/9.11	c  N dy   135     50300       254     34576        85     17089    157136    355441     11.68     12.41  --
9.37/9.47	c  N dy   150     54643       254     34576        85     11943    157136    218481     11.66     12.30  --
9.78/9.84	c  N dy   171     59243       254     34576        85     16297    157136    316055     11.69     12.36  --
10.07/10.20	c  N dy   185     63532       254     34576        85     20388    157136    411137     11.68     12.31  --
10.48/10.56	c  N dy   198     67997       254     34576        85     14390    157136    272566     11.67     12.30  --
10.58/10.68	c  S st   207     69390       254     34576        85     15741    157136    303223     11.67     10.82  --
10.68/10.73	c  S st   207     69891       254     34576        85     16240    157136    315686     11.67   no data  --
10.68/10.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.68/10.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.68/10.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
10.68/10.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.68/10.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
10.68/10.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
10.68/10.76	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
12.77/12.85	c lits-rem:       224  cl-subs:     1500  v-elim:      0  v-fix:    0  time:  2.08 s
12.77/12.85	c vivif2 --  cl tried    34576 cl shrink        0 lits rem          0 time: 0.00
12.77/12.85	c vivif2 --  cl tried    14740 cl shrink        0 lits rem          0 time: 0.00
12.87/12.94	c asymm  cl-useful: 0/6033/34576 lits-rem:0 time: 0.08
12.87/12.94	c calculated reachability. Time: 0.00
12.87/12.94	c  N dy   207     69891       254     34576        85     14740    157136    298766     11.67   no data  --
13.27/13.35	c  N dy   217     75096       254     34576        85     19692    157136    405870     11.63     12.24  --
13.77/13.86	c  N dy   233     80824       254     34576        85     13999    157136    255633     11.60     12.31  --
14.27/14.31	c  N dy   261     86002       254     34576        85     18948    157136    369388     11.65     13.84  --
14.37/14.44	c  F st   268     87502       254     34576        85     20370    157136    401482     11.65   no data  --
14.86/14.93	c  N dy   274     92700       254     34576        85     13181    157136    222650     11.65   no data  --
15.37/15.49	c  N dy   293     99445       254     34576        85     19599    157136    361335     11.63     12.37  --
15.96/16.01	c  S st   323    104837       254     34576        85     24762    157136    480291     11.66   no data  --
15.96/16.06	c  S st   323    105337       254     34576        85     25256    157136    494220     11.66   no data  --
15.96/16.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.96/16.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.96/16.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
16.06/16.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.06/16.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
16.06/16.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
16.06/16.11	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
18.96/19.03	c lits-rem:       484  cl-subs:     2686  v-elim:      0  v-fix:    0  time:  2.91 s
18.96/19.03	c vivif2 --  cl tried    34576 cl shrink        0 lits rem          0 time: 0.00
18.96/19.04	c vivif2 --  cl tried    22570 cl shrink        0 lits rem          0 time: 0.01
19.16/19.26	c asymm  cl-useful: 0/7192/34576 lits-rem:0 time: 0.22
19.16/19.26	c calculated reachability. Time: 0.00
19.16/19.26	c  N dy   323    105337       254     34576        85     22570    157136    461584     11.66   no data  --
19.76/19.89	c  N dy   351    112365       254     34576        85     16197    157136    283077     11.66     12.44  --
20.45/20.53	c  N dy   378    120008       254     34576        85     23486    157136    449307     11.66     12.30  --
21.15/21.22	c  N dy   395    127763       254     34576        85     16870    157136    287526     11.63     12.68  --
21.86/21.93	c  N dy   430    136002       254     34576        85     24753    157136    465026     11.64     12.40  --
22.65/22.74	c  N dy   467    144760       254     34576        85     18081    157136    306792     11.67     12.30  --
23.44/23.56	c  N dy   509    153999       254     34576        85     26913    157136    507008     11.70     12.32  --
23.84/23.92	c  S st   514    158005       254     34576        85     30700    157136    585491     11.67   no data  --
23.84/23.97	c  S st   514    158512       254     34576        85     31199    157136    598739     11.67   no data  --
23.84/23.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.84/23.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.84/23.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
23.94/24.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.94/24.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
23.94/24.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
23.94/24.02	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
27.14/27.27	c lits-rem:       505  cl-subs:     3869  v-elim:      0  v-fix:    0  time:  3.23 s
27.14/27.27	c vivif2 --  cl tried    34576 cl shrink        0 lits rem          0 time: 0.00
27.14/27.28	c vivif2 --  cl tried    27330 cl shrink        0 lits rem          0 time: 0.01
27.35/27.46	c asymm  cl-useful: 0/5965/34576 lits-rem:0 time: 0.18
27.35/27.46	c calculated reachability. Time: 0.00
27.35/27.46	c  N dy   514    158512       254     34576        85     27330    157136    552703     11.67   no data  --
28.24/28.38	c  N dy   553    168735       254     34576        85     21151    157136    371841     11.67     12.29  --
29.24/29.36	c  N dy   585    179582       254     34576        85     31509    157136    595352     11.64     12.66  --
30.34/30.41	c  N dy   622    191047       254     34576        85     25561    157136    459189     11.63     12.27  --
31.84/31.92	c  N dy   662    207505       254     34576        85     23311    157136    407968     11.59     12.21  --
33.03/33.19	c  N dy   713    220768       254     34576        85     35908    157136    686957     11.59     14.28  --
34.43/34.55	c  N dy   766    235130       254     34576        85     30873    157136    576996     11.59     12.20  --
34.73/34.83	c  S st   786    237768       254     34576        85     33415    157136    636880     11.61   no data  --
34.73/34.89	c  S st   786    238274       254     34576        85     33917    157136    649886     11.61   no data  --
34.73/34.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.73/34.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.83/34.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
34.83/34.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.83/34.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
34.83/34.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
34.83/34.94	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
38.12/38.23	c lits-rem:       342  cl-subs:     3459  v-elim:      0  v-fix:    0  time:  3.28 s
38.12/38.23	c vivif2 --  cl tried    34576 cl shrink        0 lits rem          0 time: 0.00
38.12/38.24	c vivif2 --  cl tried    30458 cl shrink        0 lits rem          0 time: 0.01
38.32/38.44	c asymm  cl-useful: 0/6996/34576 lits-rem:0 time: 0.19
38.32/38.44	c calculated reachability. Time: 0.00
38.32/38.44	c  N dy   786    238274       254     34576        85     30458    157136    608456     11.61   no data  --
39.92/40.02	c  N dy   859    254499       254     34576        85     26203    157136    472581     11.62     12.23  --
41.63/41.70	c  N dy   924    270983       254     34576        85     21226    157136    352828     11.62     12.25  --
43.22/43.38	c  N dy   993    288904       254     34576        85     38317    157136    727804     11.62     12.26  --
44.92/45.08	c  F st  1043    306253       254     34576        85     33247    157136    594029     11.61      9.48  --
45.12/45.20	c  N st  1046    307443       254     34576        85     34384    157136    617790     11.61   no data  --
47.01/47.14	c  N dy  1082    327425       254     34576        85     30720    157136    532087     11.57     12.20  --
49.11/49.22	c  N dy  1149    347683       254     34576        85     26443    157136    421935     11.56     12.18  --
50.00/50.12	c  S st  1189    357411       254     34576        85     35754    157136    626761     11.56   no data  --
50.00/50.17	c  S st  1189    357915       254     34576        85     36258    157136    639460     11.56   no data  --
50.00/50.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.00/50.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
50.00/50.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
50.10/50.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.10/50.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
50.10/50.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
50.10/50.23	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
53.60/53.73	c lits-rem:       741  cl-subs:     2646  v-elim:      0  v-fix:    0  time:  3.50 s
53.60/53.74	c vivif2 --  cl tried    34576 cl shrink        0 lits rem          0 time: 0.00
53.60/53.75	c vivif2 --  cl tried    33612 cl shrink        0 lits rem          0 time: 0.01
53.80/53.94	c asymm  cl-useful: 0/7676/34576 lits-rem:0 time: 0.19
53.80/53.94	c calculated reachability. Time: 0.00
53.80/53.94	c  N dy  1189    357915       254     34576        85     33612    157135    608013     11.56   no data  --
55.79/56.00	c  N dy  1260    378489       254     34576        85     28701    157135    468993     11.55     12.19  --
57.89/58.02	c  N dy  1352    398508       254     34576        85     47791    157135    891938     11.56     12.18  --
59.89/60.06	c  N dy  1434    418810       254     34576        85     41660    157135    743152     11.56     12.21  --
62.09/62.20	c  N dy  1511    438925       254     34576        85     34358    157135    565449     11.56     12.25  --
64.29/64.41	c  N dy  1562    460330       254     34576        85     54805    157135    991145     11.54     12.16  --
66.28/66.45	c  N dy  1642    480388       254     34576        85     46509    157135    810654     11.54     14.43  --
68.38/68.58	c  N dy  1704    500447       254     34576        85     37303    157135    598094     11.52     12.83  --
70.58/70.76	c  N dy  1775    521007       254     34576        85     56907    157135   1027127     11.52     12.19  --
72.28/72.43	c  S st  1842    536872       254     34576        85     42706    157135    710473     11.53     10.25  --
72.28/72.48	c  S st  1842    537374       254     34576        85     43206    157135    723370     11.53   no data  --
72.28/72.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
72.28/72.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
72.28/72.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
72.39/72.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.39/72.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
72.39/72.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
72.39/72.54	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
75.69/75.87	c lits-rem:       739  cl-subs:     3710  v-elim:      0  v-fix:    0  time:  3.33 s
75.69/75.88	c vivif2 --  cl tried    34576 cl shrink        0 lits rem          0 time: 0.00
75.69/75.89	c vivif2 --  cl tried    39496 cl shrink        0 lits rem          0 time: 0.01
75.88/76.07	c asymm  cl-useful: 0/5495/34576 lits-rem:0 time: 0.19
75.88/76.08	c calculated reachability. Time: 0.00
75.88/76.08	c  N dy  1842    537374       254     34576        85     39496    157135    682025     11.53   no data  --
77.99/78.19	c  N dy  1917    557620       254     34576        85     58828    157135   1105041     11.53     12.17  --
80.09/80.30	c  N dy  1992    577659       254     34576        85     47736    157135    821155     11.52     13.31  --
82.48/82.62	c  N dy  2063    598001       254     34576        85     35868    157135    549929     11.52     12.13  --
84.49/84.66	c  N dy  2127    618012       254     34576        85     54883    157135    960094     11.51     12.12  --
86.79/86.96	c  N dy  2216    638415       254     34576        85     42210    157135    683143     11.52     12.17  --
89.09/89.21	c  N dy  2302    658570       254     34576        85     61473    157135   1104278     11.52     12.14  --
91.49/91.68	c  N dy  2380    681279       254     34576        85     50010    157135    849402     11.52     12.14  --
93.88/94.09	c  N dy  2450    701400       254     34576        85     35031    157135    513536     11.51     12.12  --
96.08/96.25	c  N dy  2544    721986       254     34576        85     54715    157135    944737     11.51     12.13  --
98.58/98.76	c  N dy  2653    741995       254     34576        85     38712    157135    594980     11.53     12.77  --
100.68/100.86	c  N dy  2717    762092       254     34576        85     57910    157135    995324     11.52     12.55  --
103.19/103.34	c  N dy  2796    782524       254     34576        85     41350    157135    641621     11.52     12.33  --
105.78/105.94	c  N dy  2851    806061       254     34576        85     63683    157135   1111367     11.50      8.27  --
105.78/105.94	c  S st  2851    806061       254     34576        85     63683    157135   1111367     11.50      8.27  --
105.88/106.02	c  S st  2851    806562       254     34576        85     64182    157135   1125215     11.50   no data  --
105.88/106.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
105.88/106.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
105.88/106.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
105.98/106.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.98/106.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
105.98/106.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
105.98/106.13	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
112.88/113.05	c lits-rem:      1770  cl-subs:     8375  v-elim:      0  v-fix:    0  time:  6.92 s
112.88/113.06	c vivif2 --  cl tried    34576 cl shrink        0 lits rem          0 time: 0.00
112.88/113.07	c vivif2 --  cl tried    55807 cl shrink        0 lits rem          0 time: 0.01
112.98/113.11	c asymm  cl-useful: 0/1252/34576 lits-rem:0 time: 0.04
112.98/113.11	c calculated reachability. Time: 0.00
112.98/113.11	c  N dy  2851    806562       254     34576        85     55807    157135   1031315     11.50   no data  --
115.48/115.61	c  N dy  2936    826943       254     34576        85     38531    157135    587497     11.50     12.30  --
117.68/117.85	c  N dy  3025    847460       254     34576        85     58089    157135   1007774     11.50     12.12  --
120.29/120.43	c  N dy  3107    867761       254     34576        85     39602    157135    608064     11.50     12.20  --
122.48/122.62	c  N dy  3190    887858       254     34576        85     58795    157135   1024605     11.51     12.13  --
125.49/125.68	c  N dy  3271    912272       254     34576        85     43168    157135    666048     11.50     12.13  --
127.78/127.99	c  N dy  3342    933498       254     34576        85     63448    157135   1098355     11.50     12.18  --
130.38/130.57	c  N dy  3417    953610       254     34576        85     42836    157135    668640     11.50     12.18  --
132.68/132.83	c  N dy  3482    974661       254     34576        85     62815    157135   1100634     11.50     12.24  --
135.39/135.53	c  N dy  3535    995712       254     34576        85     42160    157135    658707     11.49     12.20  --
137.59/137.72	c  N dy  3594   1016253       254     34576        85     61721    157135   1073848     11.48     12.12  --
140.09/140.20	c  N dy  3654   1036340       254     34576        85     80937    157134   1482348     11.47     13.87  --
142.38/142.59	c  N dy  3725   1056575       254     34576        85     58554    157134    995702     11.47     12.13  --
144.38/144.52	c  F st  3805   1071876       254     34576        85     73195    157134   1315308     11.48      9.70  --
144.99/145.12	c  N dy  3811   1077073       254     34576        85     78196    157134   1427192     11.48   no data  --
147.58/147.75	c  N dy  3902   1097810       254     34576        85     55214    157134    923223     11.48     12.10  --
149.99/150.18	c  N dy  3991   1117878       254     34576        85     74420    157134   1339940     11.48     12.09  --
152.79/152.97	c  N dy  4070   1138828       254     34576        85     50628    157134    806632     11.48     12.33  --
155.08/155.26	c  N dy  4129   1159057       254     34576        85     69824    157134   1210762     11.48     12.11  --
157.68/157.87	c  N dy  4192   1179077       254     34576        85     88880    157134   1602650     11.47     13.60  --
160.49/160.65	c  N dy  4248   1203323       254     34576        85     67569    157134   1145446     11.46     12.16  --
161.28/161.46	c  S st  4276   1209843       254     34576        85     73823    157134   1279919     11.46     11.95  --
161.38/161.54	c  S st  4276   1210345       254     34576        85     74322    157134   1292427     11.46   no data  --
161.38/161.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
161.38/161.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
161.38/161.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
161.49/161.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
161.49/161.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
161.49/161.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
161.49/161.64	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
170.40/170.53	c lits-rem:      1900  cl-subs:     6670  v-elim:      0  v-fix:    0  time:  8.88 s
170.40/170.53	c vivif2 --  cl tried    34575 cl shrink        0 lits rem          0 time: 0.00
170.40/170.55	c vivif2 --  cl tried    67653 cl shrink        0 lits rem          0 time: 0.02
170.59/170.75	c asymm  cl-useful: 0/3218/34575 lits-rem:0 time: 0.20
170.59/170.76	c calculated reachability. Time: 0.00
170.59/170.76	c  N dy  4276   1210345       254     34575        85     67653    157110   1211165     11.46   no data  --
173.19/173.37	c  N dy  4346   1231241       254     34575        85     87591    157110   1626492     11.46     12.07  --
175.69/175.80	c  N dy  4403   1251409       254     34575        85     61372    157110   1008764     11.45     12.11  --
178.28/178.40	c  N dy  4477   1272489       254     34575        85     81444    157110   1433720     11.45     12.13  --
180.99/181.11	c  N dy  4550   1292577       254     34575        85     54181    157110    854839     11.45     12.17  --
183.29/183.48	c  N dy  4628   1312695       254     34575        85     73278    157110   1258967     11.45     12.06  --
185.99/186.17	c  N dy  4710   1332726       254     34575        85     92414    157110   1664826     11.45     12.08  --
188.48/188.67	c  N dy  4803   1352795       254     34575        85     64184    157110   1054109     11.45     12.39  --
190.88/191.06	c  N dy  4862   1372885       254     34575        85     83279    157110   1459288     11.45     15.13  --
193.69/193.90	c  N dy  4935   1393853       254     34575        85     54891    157110    840886     11.45     12.16  --
196.09/196.22	c  N dy  4994   1413864       254     34575        85     73863    157110   1218671     11.44     14.03  --
198.89/199.07	c  N dy  5068   1433985       254     34575        85     93139    157110   1626340     11.44     12.10  --
201.88/202.02	c  N dy  5154   1454560       254     34575        85     63483    157110   1001161     11.44     12.16  --
204.49/204.60	c  N dy  5223   1474592       254     34575        85     82533    157110   1404913     11.44     12.12  --
207.59/207.75	c  N dy  5295   1494759       254     34575        85     51528    157110    738005     11.44     12.05  --
209.99/210.16	c  N dy  5358   1515200       254     34575        85     71038    157109   1144836     11.44     12.05  --
212.98/213.11	c  N dy  5446   1535339       254     34575        85     90262    157109   1556391     11.44     12.09  --
216.09/216.24	c  N dy  5524   1556394       254     34575        85     59065    157109    885632     11.44     12.09  --
218.88/219.07	c  N dy  5611   1578125       254     34575        85     79800    157109   1333190     11.44     12.12  --
221.78/221.95	c  N dy  5674   1598177       254     34575        85     98819    157109   1730608     11.44     13.88  --
224.68/224.89	c  N dy  5753   1618239       254     34575        85     65756    157109   1012180     11.44     12.05  --
227.29/227.48	c  N dy  5804   1638383       254     34575        85     84901    157109   1400219     11.43     12.03  --
230.48/230.63	c  N dy  5889   1658439       254     34575        85    104053    157109   1802762     11.43     13.80  --
233.18/233.37	c  N dy  5952   1678933       254     34575        85     70424    157109   1089024     11.43     12.23  --
236.18/236.38	c  N dy  6030   1700889       254     34575        85     91385    157109   1535680     11.43     12.06  --
237.58/237.78	c  S st  6052   1710345       254     34575        85    100423    157109   1721822     11.42   no data  --
237.68/237.88	c  S st  6052   1710851       254     34575        85    100924    157109   1735261     11.42   no data  --
237.68/237.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
237.68/237.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
237.78/237.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
237.78/238.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
237.88/238.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
237.88/238.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
237.88/238.04	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
259.88/260.07	c lits-rem:      2401  cl-subs:    10418  v-elim:      0  v-fix:    0  time: 22.02 s
259.88/260.07	c vivif2 --  cl tried    34575 cl shrink        0 lits rem          0 time: 0.00
259.88/260.09	c vivif2 --  cl tried    90506 cl shrink        0 lits rem          0 time: 0.02
260.18/260.32	c asymm  cl-useful: 0/1622/34575 lits-rem:0 time: 0.22
260.18/260.32	c calculated reachability. Time: 0.00
260.18/260.32	c  N dy  6052   1710851       254     34575        85     90506    157109   1608851     11.42   no data  --
263.09/263.25	c  N dy  6126   1731079       254     34575        85     55943    157109    789016     11.42     12.05  --
265.39/265.56	c  N dy  6207   1751154       254     34575        85     75103    157109   1193337     11.42     13.45  --
268.08/268.20	c  N dy  6277   1771183       254     34575        85     94141    157109   1588416     11.42     12.44  --
270.98/271.17	c  N dy  6347   1791302       254     34575        85     58337    157109    824385     11.42     12.12  --
273.38/273.50	c  N dy  6428   1811500       254     34575        85     77633    157109   1233099     11.42     12.08  --
275.89/276.10	c  N dy  6477   1831781       254     34575        85     96998    157109   1634369     11.42     12.07  --
278.89/279.09	c  N dy  6548   1851839       254     34575        85     60151    157109    855422     11.41     13.91  --
281.18/281.38	c  N dy  6613   1871977       254     34575        85     79345    157109   1262029     11.41     12.04  --
284.58/284.74	c  N dy  6683   1898086       254     34575        85    104199    157109   1779432     11.41     12.09  --
287.48/287.64	c  N dy  6751   1918092       254     34575        85     66320    157109    967321     11.40     12.30  --
290.08/290.20	c  N dy  6846   1938858       254     34575        85     86156    157109   1391381     11.41     12.18  --
293.08/293.25	c  N dy  6941   1960639       254     34575        85    106978    157109   1827370     11.41     12.05  --
295.89/296.09	c  N dy  7028   1980645       254     34575        85     68149    157109    998572     11.41     14.66  --
298.38/298.59	c  N dy  7109   2000730       254     34575        85     87323    157109   1406086     11.41     12.06  --
301.29/301.41	c  N dy  7195   2020761       254     34575        85    106504    157109   1813898     11.41     15.47  --
304.18/304.37	c  N dy  7268   2040785       254     34575        85     66641    157109    951653     11.41     12.02  --
306.69/306.86	c  N dy  7354   2060806       254     34575        85     85694    157109   1362436     11.41     14.13  --
309.49/309.65	c  N dy  7428   2081023       254     34575        85    104952    157109   1769229     11.41     12.02  --
312.69/312.81	c  N dy  7507   2101558       254     34575        85     64668    157109    893545     11.41     12.06  --
315.08/315.22	c  N dy  7602   2121608       254     34575        85     83804    157109   1307892     11.42     15.27  --
317.79/317.96	c  N dy  7692   2141913       254     34575        85    103250    157109   1720393     11.42     12.03  --
321.09/321.22	c  N dy  7762   2161941       254     34575        85     61495    157109    817127     11.42     13.39  --
323.39/323.54	c  N dy  7828   2182251       254     34575        85     80843    157109   1223620     11.42     12.13  --
326.19/326.33	c  N dy  7899   2203196       254     34575        85    100828    157109   1638447     11.42     12.04  --
327.29/327.40	c  S st  7922   2210853       254     34575        85    108112    157109   1790776     11.41   no data  --
327.29/327.49	c  S st  7922   2211359       254     34575        85    108612    157109   1803448     11.41   no data  --
327.39/327.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
327.39/327.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
327.39/327.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
327.49/327.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
327.49/327.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
327.49/327.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
327.49/327.64	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
346.89/347.07	c lits-rem:      2170  cl-subs:    11602  v-elim:      0  v-fix:    0  time: 19.42 s
346.89/347.07	c vivif2 --  cl tried    34575 cl shrink        0 lits rem          0 time: 0.00
346.99/347.10	c vivif2 --  cl tried    97010 cl shrink        0 lits rem          0 time: 0.03
347.29/347.47	c asymm  cl-useful: 0/1782/34575 lits-rem:0 time: 0.37
347.29/347.48	c calculated reachability. Time: 0.00
347.29/347.48	c  N dy  7922   2211359       254     34575        85     97010    157109   1664053     11.41   no data  --
350.29/350.44	c  N dy  7981   2231568       254     34575        85    116275    157109   2070704     11.41     12.02  --
353.49/353.63	c  N dy  8065   2252143       254     34575        85     74408    157109   1094968     11.41     12.02  --
356.19/356.34	c  N dy  8128   2272212       254     34575        85     93614    157109   1488261     11.41     12.07  --
359.19/359.38	c  N dy  8191   2292371       254     34575        85    112768    157109   1890621     11.41     12.08  --
362.69/362.81	c  N dy  8269   2312673       254     34575        85     69513    157109    974892     11.41     12.08  --
365.29/365.45	c  N dy  8352   2332711       254     34575        85     88647    157109   1380940     11.41     12.76  --
368.49/368.69	c  N dy  8447   2353387       254     34575        85    108402    157109   1801407     11.41     12.04  --
372.58/372.71	c  N dy  8515   2377139       254     34575        85     67414    157109    918968     11.41     12.07  --
375.29/375.43	c  N dy  8591   2398019       254     34575        85     87284    157109   1340361     11.41     12.04  --
378.39/378.52	c  N dy  8660   2418157       254     34575        85    106482    157109   1745464     11.41     12.05  --
381.78/381.94	c  N dy  8731   2438158       254     34575        85    125509    157109   2146366     11.40     12.16  --
384.99/385.10	c  N dy  8822   2458348       254     34575        85     80197    157109   1179615     11.41     12.02  --
387.99/388.11	c  N dy  8922   2478379       254     34575        85     99342    157109   1592097     11.41     12.91  --
391.19/391.37	c  N dy  9002   2498563       254     34575        85    118692    157109   2003629     11.41     12.06  --
394.89/395.03	c  N dy  9072   2519446       254     34575        85     72977    157109   1003289     11.41     12.01  --
397.79/397.91	c  N dy  9164   2539583       254     34575        85     92235    157109   1411812     11.41     12.02  --
400.89/401.08	c  N dy  9253   2559667       254     34575        85    111287    157109   1808659     11.41     12.03  --
404.28/404.47	c  N dy  9316   2579730       254     34575        85    130375    157109   2201733     11.41     12.03  --
407.49/407.65	c  N dy  9405   2599920       254     34575        85     83165    157109   1217882     11.41     12.06  --
410.49/410.62	c  N dy  9489   2620035       254     34575        85    102377    157109   1631059     11.41     12.09  --
413.99/414.11	c  N dy  9591   2640137       254     34575        85    121547    157109   2038889     11.41     12.07  --
417.39/417.54	c  N dy  9640   2660510       254     34575        85     73489    157109   1000537     11.41     12.01  --
420.09/420.23	c  N dy  9707   2680607       254     34575        85     92673    157109   1409385     11.41     14.41  --
423.40/423.53	c  N dy  9786   2702046       254     34575        85    113154    157109   1842361     11.41     12.07  --
424.99/425.18	c  S st  9833   2711360       254     34575        85    122076    157109   2033978     11.41   no data  --
425.09/425.29	c  S st  9833   2711861       254     34575        85    122567    157109   2046393     11.41   no data  --
425.19/425.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
425.19/425.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
425.19/425.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
425.29/425.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
425.29/425.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
425.29/425.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
425.29/425.49	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
450.76/450.90	c lits-rem:      1270  cl-subs:    11791  v-elim:      0  v-fix:    0  time: 25.38 s
450.76/450.91	c vivif2 --  cl tried    34575 cl shrink        0 lits rem          0 time: 0.00
450.76/450.94	c vivif2 --  cl tried   110776 cl shrink        0 lits rem          0 time: 0.03
451.05/451.20	c asymm  cl-useful: 0/1375/34575 lits-rem:0 time: 0.26
451.05/451.21	c calculated reachability. Time: 0.00
451.05/451.21	c  N dy  9833   2711861       254     34575        85    110776    157109   1903915     11.41   no data  --
454.06/454.27	c  N dy  9899   2732912       254     34575        85    130898    157109   2320703     11.41     12.06  --
457.04/457.26	c  N dy  9968   2752953       254     34575        85     81773    157109   1167454     11.41     12.04  --
459.64/459.82	c  N dy 10020   2773203       254     34575        85    101026    157109   1566822     11.40     12.02  --
462.63/462.82	c  N dy 10100   2793381       254     34575        85    120283    157109   1972247     11.40     12.03  --
466.02/466.23	c  N dy 10148   2813416       254     34575        85     70119    157109    918452     11.40     12.02  --
468.42/468.63	c  N dy 10211   2833482       254     34575        85     89264    157109   1318906     11.40     12.01  --
471.53/471.74	c  N dy 10290   2855947       254     34575        85    110752    157109   1760209     11.40     12.04  --
474.83/475.10	c  N dy 10361   2877920       254     34575        85    131652    157109   2195082     11.40     12.01  --
478.12/478.35	c  N dy 10446   2898094       254     34575        85     80609    157109   1133754     11.40     12.00  --
480.82/481.08	c  N dy 10526   2918995       254     34575        85    100514    157109   1552214     11.40     12.01  --
483.82/484.03	c  N dy 10608   2939060       254     34575        85    119697    157109   1965470     11.40     12.93  --
487.12/487.33	c  N dy 10697   2959153       254     34575        85    138853    157109   2376417     11.40     12.02  --
490.33/490.50	c  N dy 10755   2980628       254     34575        85     87976    157109   1250028     11.39     12.02  --
493.12/493.33	c  N dy 10837   3001087       254     34575        85    107540    157109   1665451     11.39     12.17  --
495.93/496.18	c  N dy 10896   3021121       254     34575        85    126549    157109   2065075     11.39     12.00  --
499.52/499.76	c  N dy 10965   3041151       254     34575        85     73456    157109    956896     11.39     12.07  --
502.12/502.31	c  N dy 11048   3061321       254     34575        85     92646    157109   1363032     11.39     12.00  --
504.92/505.14	c  N dy 11139   3081419       254     34575        85    111808    157109   1776866     11.39     12.21  --
508.12/508.38	c  N dy 11233   3101662       254     34575        85    131112    157109   2188460     11.40     12.14  --
511.92/512.13	c  N dy 11339   3122195       254     34575        85     77609    157109   1036928     11.40     12.02  --
514.53/514.75	c  N dy 11423   3142497       254     34575        85     96969    157109   1446256     11.40     12.15  --
517.42/517.68	c  N dy 11498   3162897       254     34575        85    116360    157109   1857170     11.40     12.03  --
520.62/520.83	c  N dy 11559   3183207       254     34575        85    135761    157109   2259500     11.40     12.05  --
524.22/524.47	c  N dy 11636   3204594       254     34575        85     82108    157109   1121484     11.40     12.03  --
525.22/525.41	c  S st 11668   3211862       254     34575        85     89103    157109   1268283     11.40     10.63  --
525.22/525.49	c  S st 11668   3212364       254     34575        85     89601    157109   1280487     11.40   no data  --
525.32/525.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
525.32/525.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
525.32/525.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
525.32/525.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
525.32/525.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
525.42/525.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
525.42/525.60	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
538.63/538.87	c lits-rem:      1110  cl-subs:     3968  v-elim:      0  v-fix:    0  time: 13.27 s
538.63/538.87	c vivif2 --  cl tried    34575 cl shrink        0 lits rem          0 time: 0.00
538.63/538.89	c vivif2 --  cl tried    85633 cl shrink        0 lits rem          0 time: 0.02
539.03/539.21	c asymm  cl-useful: 0/1535/34575 lits-rem:0 time: 0.31
539.03/539.21	c calculated reachability. Time: 0.00
539.03/539.21	c  N dy 11668   3212364       254     34575        85     85633    157109   1236460     11.40   no data  --
541.62/541.89	c  N dy 11720   3232553       254     34575        85    104911    157109   1641100     11.39     12.03  --
544.92/545.20	c  N dy 11806   3252742       254     34575        85    124163    157109   2048022     11.40     12.05  --
548.63/548.83	c  N dy 11892   3272963       254     34575        85    143471    157109   2457746     11.40     12.02  --
552.13/552.32	c  N dy 11940   3293114       254     34575        85     87519    157109   1226843     11.39     12.02  --
555.33/555.55	c  N dy 12006   3314808       254     34575        85    108166    157109   1652503     11.39     12.01  --
558.72/558.96	c  N dy 12051   3335922       254     34575        85    128231    157109   2058001     11.39     12.05  --
562.42/562.68	c  N dy 12127   3356030       254     34575        85    147453    157109   2464630     11.39     12.01  --
566.22/566.41	c  N dy 12207   3377198       254     34575        85     91646    157109   1305596     11.39     11.99  --
569.33/569.57	c  N dy 12265   3398452       254     34575        85    111850    157109   1714620     11.39     12.03  --
573.02/573.21	c  N dy 12365   3418570       254     34575        85    131014    157109   2123335     11.39     12.07  --
576.72/576.97	c  N dy 12435   3439105       254     34575        85    150522    157109   2520584     11.39     12.01  --
580.42/580.63	c  N dy 12503   3460921       254     34575        85     94418    157109   1366681     11.39     12.03  --
583.63/583.88	c  N dy 12587   3481117       254     34575        85    113689    157109   1777690     11.39     12.06  --
587.13/587.38	c  N dy 12658   3501184       254     34575        85    132843    157109   2174191     11.39     12.08  --
591.12/591.40	c  N dy 12748   3521659       254     34575        85    152394    157109   2589076     11.39     12.00  --
594.73/594.91	c  N dy 12811   3542537       254     34575        85     94287    157109   1346544     11.38     12.01  --
597.73/597.98	c  N dy 12874   3562709       254     34575        85    113513    157109   1748806     11.38     12.02  --
601.32/601.59	c  N dy 12943   3583492       254     34575        85    133332    157109   2160682     11.38     12.00  --
605.02/605.28	c  N dy 12994   3603709       254     34575        85    152627    157109   2556659     11.38     11.99  --
608.63/608.81	c  N dy 13074   3624120       254     34575        85     93138    157109   1321629     11.38     12.03  --
611.63/611.84	c  N dy 13118   3644375       254     34575        85    112418    157109   1703451     11.38     11.98  --
615.13/615.37	c  N dy 13202   3664508       254     34575        85    131621    157109   2109519     11.38     12.00  --
618.72/618.92	c  N dy 13293   3684514       254     34575        85    150771    157109   2520835     11.38     12.02  --
622.22/622.46	c  N dy 13365   3705148       254     34575        85     90521    157109   1250531     11.38     12.00  --
623.12/623.39	c  S st 13394   3712364       254     34575        85     97393    157109   1401574     11.38     10.12  --
623.22/623.48	c  S st 13394   3712865       254     34575        85     97886    157109   1414129     11.38   no data  --
623.22/623.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
623.22/623.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
623.32/623.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
623.32/623.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
623.32/623.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
623.32/623.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
623.32/623.60	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
636.63/636.82	c lits-rem:       907  cl-subs:     5215  v-elim:      0  v-fix:    0  time: 13.23 s
636.63/636.83	c vivif2 --  cl tried    34575 cl shrink        0 lits rem          0 time: 0.00
636.63/636.85	c vivif2 --  cl tried    92671 cl shrink        0 lits rem          0 time: 0.02
636.82/637.08	c asymm  cl-useful: 0/1854/34575 lits-rem:0 time: 0.23
636.82/637.09	c calculated reachability. Time: 0.00
636.82/637.09	c  N dy 13394   3712865       254     34575        85     92671    157109   1355967     11.38   no data  --
639.73/639.90	c  N dy 13476   3733201       254     34575        85    112052    157109   1761329     11.38     12.05  --
642.53/642.79	c  F st 13553   3751562       254     34575        85    129562    157109   2130042     11.38     11.10  --
642.83/643.07	c  N st 13557   3753593       254     34575        85    131505    157109   2174701     11.38   no data  --
646.23/646.43	c  N dy 13626   3773747       254     34575        85    150778    157109   2589071     11.38     12.02  --
649.73/649.97	c  N dy 13687   3793941       254     34575        85     89282    157109   1223706     11.38     12.04  --
652.52/652.74	c  N dy 13768   3814213       254     34575        85    108647    157109   1636582     11.38     12.04  --
655.62/655.84	c  N dy 13852   3834287       254     34575        85    127865    157109   2047520     11.38     14.15  --
658.92/659.19	c  N dy 13952   3854298       254     34575        85    146974    157109   2464276     11.38     12.05  --
662.92/663.17	c  N dy 14027   3874319       254     34575        85     84316    157109   1110741     11.38     12.00  --
665.52/665.77	c  N dy 14097   3894442       254     34575        85    103553    157109   1510434     11.38     12.15  --
668.53/668.78	c  N dy 14172   3914673       254     34575        85    122853    157109   1911223     11.38     12.00  --
671.72/671.95	c  N dy 14231   3934852       254     34575        85    142105    157109   2307395     11.38     12.01  --
675.42/675.64	c  N dy 14312   3955462       254     34575        85    161794    157109   2723617     11.38     12.04  --
678.72/678.91	c  N dy 14387   3975474       254     34575        85     98072    157109   1393940     11.38     12.00  --
681.63/681.86	c  N dy 14461   3995949       254     34575        85    117702    157109   1807766     11.38     11.99  --
684.93/685.20	c  N dy 14542   4017197       254     34575        85    138004    157109   2237811     11.38     11.99  --
688.43/688.61	c  N dy 14601   4037523       254     34575        85    157347    157109   2635294     11.38     12.06  --
692.22/692.43	c  N dy 14679   4058383       254     34575        85     93509    157109   1287352     11.38     12.25  --
694.93/695.18	c  N dy 14735   4078883       254     34575        85    113052    157109   1697988     11.38     12.01  --
698.02/698.23	c  N dy 14807   4098906       254     34575        85    132173    157109   2098008     11.38     12.04  --
701.42/701.68	c  N dy 14889   4118924       254     34575        85    151301    157109   2509002     11.38     12.79  --
705.82/706.04	c  N dy 14977   4139795       254     34575        85     86484    157109   1134886     11.38     11.99  --
708.52/708.71	c  N dy 15059   4159892       254     34575        85    105667    157109   1539159     11.38     11.99  --
711.83/712.06	c  N dy 15140   4181004       254     34575        85    125786    157109   1961361     11.38     12.10  --
715.32/715.54	c  N dy 15205   4201112       254     34575        85    144887    157109   2360893     11.38     12.02  --
717.72/717.91	c  S st 15254   4212866       254     34575        85    156039    157109   2590735     11.38   no data  --
717.82/718.04	c  S st 15254   4213371       254     34575        85    156538    157109   2603135     11.38   no data  --
717.82/718.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
717.82/718.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
717.92/718.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
718.03/718.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
718.03/718.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
718.03/718.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
718.03/718.29	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
788.63/788.88	c lits-rem:      2177  cl-subs:    15183  v-elim:      0  v-fix:    0  time: 70.58 s
788.63/788.88	c vivif2 --  cl tried    34575 cl shrink        0 lits rem          0 time: 0.00
788.73/788.92	c vivif2 --  cl tried   141355 cl shrink        0 lits rem          0 time: 0.04
789.03/789.22	c asymm  cl-useful: 0/1447/34575 lits-rem:0 time: 0.30
789.03/789.23	c calculated reachability. Time: 0.00
789.03/789.23	c  N dy 15254   4213371       254     34575        85    141355    157109   2418002     11.38   no data  --
792.33/792.57	c  N dy 15339   4233379       254     34575        85    160535    157109   2820375     11.38     12.71  --
795.93/796.13	c  N dy 15411   4253644       254     34575        85     94646    157109   1306497     11.38     11.98  --
798.72/798.90	c  N dy 15476   4273782       254     34575        85    113890    157109   1702138     11.38     11.99  --
801.64/801.88	c  N dy 15537   4294004       254     34575        85    133083    157109   2097724     11.37     12.03  --
805.13/805.30	c  N dy 15612   4314146       254     34575        85    152316    157109   2498959     11.37     12.06  --
808.83/809.00	c  N dy 15686   4334525       254     34575        85    171741    157109   2894730     11.37     12.00  --
811.92/812.18	c  N dy 15746   4354598       254     34575        85    104503    157109   1492947     11.37     12.07  --
814.83/815.08	c  N dy 15820   4374619       254     34575        85    123628    157109   1888458     11.37     12.06  --
818.02/818.30	c  N dy 15904   4394630       254     34575        85    142708    157109   2284445     11.37     11.99  --
821.53/821.79	c  N dy 15994   4415088       254     34575        85    162245    157109   2703492     11.37     12.10  --
825.43/825.63	c  N dy 16053   4435885       254     34575        85     94589    157109   1285282     11.37     11.98  --
828.14/828.34	c  N dy 16120   4456174       254     34575        85    113949    157109   1688017     11.37     11.97  --
831.23/831.43	c  N dy 16196   4476346       254     34575        85    133251    157109   2085093     11.37     12.08  --
834.43/834.67	c  N dy 16270   4496393       254     34575        85    152427    157109   2485439     11.37     13.76  --
838.03/838.24	c  N dy 16337   4516666       254     34575        85    171770    157109   2885587     11.37     11.97  --
841.42/841.68	c  N dy 16394   4536824       254     34575        85    102439    157109   1438524     11.37     11.99  --
844.32/844.56	c  N dy 16463   4557379       254     34575        85    122066    157109   1850599     11.37     11.99  --
847.72/847.90	c  N dy 16545   4578036       254     34575        85    141762    157109   2261157     11.37     11.97  --
851.13/851.31	c  N dy 16624   4598210       254     34575        85    161045    157109   2652830     11.37     11.97  --
855.92/856.17	c  N dy 16692   4623830       254     34575        85     95941    157108   1281532     11.37     12.05  --
858.73/858.93	c  N dy 16787   4643851       254     34575        85    115103    157108   1683217     11.37     14.55  --
861.83/862.01	c  N dy 16879   4663939       254     34575        85    134320    157108   2091677     11.37     13.34  --
865.03/865.26	c  N dy 16951   4684008       254     34575        85    153434    157108   2490874     11.37     12.00  --
868.63/868.87	c  N dy 17029   4704068       254     34575        85    172536    157108   2886515     11.37     13.53  --
871.03/871.23	c  S st 17066   4713371       254     34575        85     91045    157108   1192861     11.37      8.66  --
871.13/871.30	c  S st 17066   4713876       254     34575        85     91538    157108   1205504     11.37   no data  --
871.13/871.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
871.13/871.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
871.13/871.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
871.13/871.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
871.13/871.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
871.13/871.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
871.13/871.39	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
878.03/878.22	c lits-rem:        77  cl-subs:     1560  v-elim:      0  v-fix:    0  time:  6.83 s
878.03/878.23	c vivif2 --  cl tried    34574 cl shrink        0 lits rem          0 time: 0.00
878.03/878.25	c vivif2 --  cl tried    89979 cl shrink        0 lits rem          0 time: 0.02
878.23/878.43	c asymm  cl-useful: 0/2527/34574 lits-rem:0 time: 0.19
878.23/878.44	c calculated reachability. Time: 0.00
878.23/878.44	c  N dy 17066   4713876       254     34574        85     89979    157085   1193036     11.37   no data  --
880.93/881.17	c  N dy 17160   4734242       254     34574        85    109425    157085   1608586     11.37     12.01  --
883.92/884.19	c  N dy 17245   4754342       254     34574        85    128662    157085   2012634     11.37     11.99  --
887.13/887.37	c  N dy 17307   4774812       254     34574        85    148248    157085   2420671     11.37     12.10  --
890.63/890.89	c  N dy 17382   4794861       254     34574        85    167313    157085   2817899     11.37     11.98  --
894.83/895.01	c  N dy 17456   4814902       254     34574        85     95054    157085   1275914     11.37     12.05  --
897.63/897.85	c  N dy 17548   4835324       254     34574        85    114608    157085   1685335     11.37     12.09  --
900.73/900.92	c  N dy 17615   4855928       254     34574        85    134278    157085   2089861     11.37     11.98  --
904.03/904.28	c  N dy 17699   4875953       254     34574        85    153452    157085   2493747     11.37     12.15  --
907.62/907.88	c  N dy 17781   4896090       254     34574        85    172689    157085   2897513     11.37     11.97  --
911.83/912.08	c  N dy 17863   4917784       254     34574        85    100986    157085   1391793     11.37     11.99  --
914.73/914.96	c  N dy 17942   4938442       254     34574        85    120712    157085   1798301     11.37     11.97  --
918.03/918.27	c  N dy 18018   4959885       254     34574        85    141213    157085   2230499     11.37     12.03  --
921.53/921.78	c  N dy 18095   4980322       254     34574        85    160764    157085   2638389     11.37     11.99  --
925.22/925.42	c  N dy 18161   5000328       254     34574        85    179837    157085   3034397     11.37     12.02  --
929.03/929.20	c  N dy 18229   5020820       254     34574        85    106064    157085   1486089     11.37     11.99  --
931.93/932.14	c  N dy 18327   5040885       254     34574        85    125186    157085   1899591     11.37     13.84  --
934.93/935.17	c  N dy 18384   5060971       254     34574        85    144336    157085   2300884     11.37     13.44  --
938.63/938.81	c  N dy 18478   5081081       254     34574        85    163540    157085   2703132     11.37     12.01  --
942.12/942.31	c  N dy 18533   5101323       254     34574        85    182892    157085   3102947     11.37     12.05  --
945.73/945.92	c  N dy 18599   5121406       254     34574        85    107840    157085   1529022     11.37     13.26  --
948.63/948.89	c  N dy 18687   5141579       254     34574        85    127149    157085   1938785     11.37     12.01  --
951.93/952.19	c  N dy 18767   5161699       254     34574        85    146450    157085   2346139     11.37     12.00  --
955.53/955.77	c  N dy 18857   5181778       254     34574        85    165654    157085   2749477     11.37     11.99  --
959.32/959.58	c  N dy 18940   5201924       254     34574        85    184920    157085   3159217     11.37     12.07  --
961.93/962.17	c  S st 18979   5213877       254     34574        85    100903    157085   1371703     11.37     11.50  --
962.03/962.25	c  S st 18979   5214378       254     34574        85    101397    157085   1383045     11.37   no data  --
962.03/962.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
962.03/962.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
962.03/962.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
962.13/962.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
962.13/962.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
962.13/962.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
962.13/962.36	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
973.13/973.34	c lits-rem:       473  cl-subs:     2078  v-elim:      0  v-fix:    0  time: 10.97 s
973.13/973.34	c vivif2 --  cl tried    34574 cl shrink        0 lits rem          0 time: 0.00
973.13/973.36	c vivif2 --  cl tried    99319 cl shrink        0 lits rem          0 time: 0.02
973.34/973.56	c asymm  cl-useful: 0/2501/34574 lits-rem:0 time: 0.20
973.34/973.57	c calculated reachability. Time: 0.00
973.34/973.57	c  N dy 18979   5214378       254     34574        85     99319    157085   1360820     11.37   no data  --
976.13/976.33	c  N dy 19041   5234422       254     34574        85    118269    157085   1745967     11.37     12.00  --
979.03/979.24	c  N dy 19091   5254570       254     34574        85    137524    157085   2146333     11.37     11.99  --
982.32/982.55	c  N dy 19157   5274665       254     34574        85    156645    157085   2533615     11.37     12.12  --
985.83/986.09	c  N dy 19222   5294737       254     34574        85    175776    157085   2923576     11.37     12.12  --
990.33/990.56	c  N dy 19289   5316777       254     34574        85    100743    157085   1365990     11.37     11.98  --
993.13/993.39	c  N dy 19368   5337022       254     34574        85    120008    157085   1774065     11.37     11.98  --
996.13/996.36	c  N dy 19426   5357117       254     34574        85    139078    157085   2164224     11.36     12.03  --
999.33/999.58	c  N dy 19492   5377209       254     34574        85    158209    157085   2566734     11.36     12.14  --
1003.23/1003.42	c  N dy 19574   5397878       254     34574        85    177939    157085   2971484     11.36     12.04  --
1007.73/1007.91	c  N dy 19647   5418493       254     34574        85    100618    157085   1358111     11.36     12.21  --
1010.74/1010.97	c  N dy 19723   5440581       254     34574        85    121702    157085   1797145     11.36     12.01  --
1014.53/1014.72	c  N dy 19781   5465336       254     34574        85    145213    157085   2276900     11.36     11.97  --
1017.83/1018.09	c  N dy 19839   5485392       254     34574        85    164349    157085   2667585     11.36     12.01  --
1021.53/1021.78	c  N dy 19914   5505395       254     34574        85    183355    157085   3065823     11.36     12.39  --
1025.84/1026.01	c  N dy 20007   5525637       254     34574        85    104823    157085   1451790     11.36     11.97  --
1028.73/1028.97	c  N dy 20082   5546554       254     34574        85    124777    157085   1864818     11.36     12.03  --
1032.13/1032.31	c  N dy 20172   5566939       254     34574        85    144264    157085   2274097     11.36     11.98  --
1035.53/1035.75	c  N dy 20250   5587009       254     34574        85    163415    157085   2676324     11.36     12.01  --
1039.34/1039.56	c  N dy 20291   5608579       254     34574        85    183928    157085   3075697     11.36     12.00  --
1043.73/1043.98	c  N dy 20368   5628841       254     34574        85    104385    157085   1435198     11.36     11.97  --
1046.73/1046.94	c  N dy 20461   5649323       254     34574        85    123865    157085   1848806     11.36     11.99  --
1050.04/1050.21	c  N dy 20537   5670154       254     34574        85    143745    157085   2269393     11.36     12.00  --
1053.54/1053.72	c  N dy 20593   5691375       254     34574        85    163947    157085   2679298     11.36     12.09  --
1057.13/1057.37	c  N dy 20659   5711440       254     34574        85    183011    157085   3072521     11.36     12.00  --
1057.73/1057.94	c  S st 20672   5714378       254     34574        85    185843    157085   3132420     11.36     10.93  --
1057.83/1058.07	c  S st 20672   5714884       254     34574        85    186344    157085   3145231     11.36   no data  --
1057.83/1058.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1057.83/1058.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1057.94/1058.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.08
1058.04/1058.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1058.13/1058.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
1058.13/1058.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
1058.13/1058.33	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1156.43/1156.62	c lits-rem:      3470  cl-subs:    20086  v-elim:      0  v-fix:    0  time: 98.30 s
1156.43/1156.63	c vivif2 --  cl tried    34574 cl shrink        0 lits rem          0 time: 0.00
1156.43/1156.67	c vivif2 --  cl tried   166258 cl shrink        0 lits rem          0 time: 0.04
1156.73/1156.96	c asymm  cl-useful: 0/1660/34574 lits-rem:0 time: 0.29
1156.73/1156.97	c calculated reachability. Time: 0.00
1156.73/1156.97	c  N dy 20672   5714884       254     34574        85    166258    157085   2901430     11.36   no data  --
1160.34/1160.56	c  N dy 20745   5736479       254     34574        85    186882    157085   3337610     11.36     12.00  --
1164.53/1164.76	c  N dy 20825   5756662       254     34574        85    106686    157085   1483541     11.36     11.97  --
1167.43/1167.65	c  N dy 20898   5776671       254     34574        85    125758    157085   1872317     11.36     13.54  --
1170.73/1170.98	c  N dy 20970   5797935       254     34574        85    146109    157085   2292130     11.36     12.01  --
1174.13/1174.33	c  N dy 21036   5817944       254     34574        85    165111    157085   2685665     11.36     11.97  --
1177.84/1178.08	c  N dy 21132   5838028       254     34574        85    184258    157085   3090514     11.36     12.68  --
1182.34/1182.57	c  N dy 21190   5858085       254     34574        85    102787    157085   1392645     11.36     12.02  --
1185.23/1185.42	c  N dy 21273   5878409       254     34574        85    122235    157085   1806846     11.36     12.02  --
1188.63/1188.86	c  N dy 21363   5900815       254     34574        85    143745    157085   2259285     11.36     12.02  --
1192.03/1192.23	c  N dy 21428   5920885       254     34574        85    162884    157085   2647908     11.36     12.02  --
1195.63/1195.81	c  N dy 21486   5940895       254     34574        85    181989    157085   3038060     11.36     12.00  --
1199.53/1199.73	c  N dy 21565   5961274       254     34574        85    201483    157085   3450945     11.36     11.99  --
1203.24/1203.42	c  N dy 21646   5981329       254     34574        85    118779    157085   1722054     11.36     12.05  --
1206.44/1206.61	c  N dy 21727   6002149       254     34574        85    138679    157085   2128253     11.36     12.04  --
1209.74/1209.95	c  N dy 21797   6022322       254     34574        85    157889    157085   2521155     11.36     11.97  --
1213.54/1213.73	c  N dy 21877   6043101       254     34574        85    177689    157085   2932863     11.35     11.97  --
1217.34/1217.51	c  N dy 21935   6063191       254     34574        85    196866    157085   3330122     11.35     14.01  --
1221.43/1221.67	c  N dy 22022   6083288       254     34574        85    113281    157085   1605054     11.35     13.01  --
1224.43/1224.69	c  N dy 22097   6103463       254     34574        85    132477    157085   2005070     11.35     11.96  --
1227.83/1228.01	c  N dy 22166   6123827       254     34574        85    151929    157085   2409985     11.35     11.96  --
1231.34/1231.56	c  N dy 22245   6144331       254     34574        85    171593    157085   2828890     11.35     12.12  --
1235.14/1235.30	c  N dy 22304   6164734       254     34574        85    190948    157085   3225699     11.35     11.99  --
1240.04/1240.23	c  N dy 22399   6186551       254     34574        85    108027    157085   1485915     11.35     11.97  --
1242.94/1243.15	c  N dy 22480   6206665       254     34574        85    127205    157085   1884495     11.35     12.04  --
1244.14/1244.36	c  S st 22509   6214884       254     34574        85    135045    157085   2050214     11.35   no data  --
1244.24/1244.47	c  S st 22509   6215386       254     34574        85    135542    157085   2063964     11.35   no data  --
1244.24/1244.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1244.24/1244.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1244.33/1244.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.05
1244.33/1244.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1244.43/1244.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1244.43/1244.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    254 time:  0.00 s
1244.43/1244.63	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1269.63/1269.80	c lits-rem:      1313  cl-subs:     7133  v-elim:      0  v-fix:    0  time: 25.16 s
1269.63/1269.80	c vivif2 --  cl tried    34574 cl shrink        0 lits rem          0 time: 0.00
1269.63/1269.83	c vivif2 --  cl tried   128409 cl shrink        0 lits rem          0 time: 0.03
1269.83/1270.08	c asymm  cl-useful: 0/2184/34574 lits-rem:0 time: 0.24
1269.83/1270.08	c calculated reachability. Time: 0.00
1269.83/1270.08	c  N dy 22509   6215386       254     34574        85    128409    157085   1979083     11.35   no data  --
1272.93/1273.16	c  N dy 22569   6235407       254     34574        85    147501    157085   2363106     11.35     12.01  --
1276.34/1276.52	c  N dy 22623   6255760       254     34574        85    166912    157085   2764062     11.35     11.96  --
1280.04/1280.27	c  N dy 22704   6275913       254     34574        85    186090    157085   3164542     11.35     11.99  --
1284.14/1284.32	c  N dy 22791   6295992       254     34574        85    205310    157085   3565911     11.35     13.47  --
1288.03/1288.20	c  N dy 22859   6316154       254     34574        85    119932    157085   1718874     11.35     12.05  --
1290.94/1291.13	c  N dy 22906   6336463       254     34574        85    139215    157085   2105581     11.35     12.00  --
1294.84/1295.05	c  N dy 22988   6359481       254     34574        85    161099    157085   2554554     11.35     11.95  --
1298.44/1298.66	c  N dy 23065   6379523       254     34574        85    180143    157085   2947133     11.35     13.56  --

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: 935)

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-3250496-1303545436/watcher-3250496-1303545436 -o /tmp/evaluation-result-3250496-1303545436/solver-3250496-1303545436 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3250496-1303545436.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.06 3.47 2.65 5/193 17624
/proc/meminfo: memFree=14256032/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=30260 CPUtime=0 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 824 0 0 0 0 0 0 0 25 0 1 0 466141520 30986240 763 33554432000 4194304 4650387 140736577259552 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 7565 765 328 112 0 2530 0

[startup+0.0719991 s]
/proc/loadavg: 4.06 3.47 2.65 5/193 17624
/proc/meminfo: memFree=14256032/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=31328 CPUtime=0.06 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 1286 0 0 0 6 0 0 0 25 0 1 0 466141520 32079872 1225 33554432000 4194304 4650387 140736577259552 18446744073709551615 4369182 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 7832 1225 347 112 0 2797 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 31328

[startup+0.100997 s]
/proc/loadavg: 4.06 3.47 2.65 5/193 17624
/proc/meminfo: memFree=14256032/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=31328 CPUtime=0.09 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 1286 0 0 0 9 0 0 0 25 0 1 0 466141520 32079872 1225 33554432000 4194304 4650387 140736577259552 18446744073709551615 4369263 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 7832 1225 347 112 0 2797 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31328

[startup+0.300986 s]
/proc/loadavg: 4.06 3.47 2.65 5/193 17624
/proc/meminfo: memFree=14256032/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=37472 CPUtime=0.29 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 2981 0 0 0 29 0 0 0 25 0 1 0 466141520 38371328 2465 33554432000 4194304 4650387 140736577259552 18446744073709551615 4474264 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 9368 2465 359 112 0 4333 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37472

[startup+0.700913 s]
/proc/loadavg: 4.06 3.47 2.65 5/193 17624
/proc/meminfo: memFree=14256032/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=40076 CPUtime=0.69 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 3538 0 0 0 69 0 0 0 25 0 1 0 466141520 41037824 3022 33554432000 4194304 4650387 140736577259552 18446744073709551615 4329006 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 10019 3022 378 112 0 4984 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40076

[startup+1.50077 s]
/proc/loadavg: 4.06 3.47 2.65 5/194 17625
/proc/meminfo: memFree=14255404/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=40540 CPUtime=1.49 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 4201 0 0 0 149 0 0 0 25 0 1 0 466141520 41512960 3127 33554432000 4194304 4650387 140736577259552 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 10135 3127 380 112 0 5100 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40540

[startup+3.10047 s]
/proc/loadavg: 4.06 3.47 2.65 5/194 17625
/proc/meminfo: memFree=14252304/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=45292 CPUtime=3.09 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 6146 0 0 0 309 0 0 0 25 0 1 0 466141520 46379008 4330 33554432000 4194304 4650387 140736577259552 18446744073709551615 4438614 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 11323 4330 382 112 0 6288 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45292

[startup+6.30082 s]
/proc/loadavg: 4.13 3.50 2.66 5/194 17625
/proc/meminfo: memFree=14241524/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=48432 CPUtime=6.28 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 7701 0 0 0 628 0 0 0 25 0 1 0 466141520 49594368 5222 33554432000 4194304 4650387 140736577259552 18446744073709551615 4433052 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/17624/statm: 12108 5222 382 112 0 7073 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 48432

[startup+12.7006 s]
/proc/loadavg: 4.12 3.50 2.67 5/194 17625
/proc/meminfo: memFree=14232508/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=51736 CPUtime=12.67 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 9789 0 0 0 1266 1 0 0 25 0 1 0 466141520 52977664 5883 33554432000 4194304 4650387 140736577259552 18446744073709551615 4441646 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/17624/statm: 12934 5883 382 112 0 7899 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 51736

[startup+25.5003 s]
/proc/loadavg: 4.09 3.53 2.69 5/194 17626
/proc/meminfo: memFree=14230144/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=59052 CPUtime=25.45 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 16315 0 0 0 2543 2 0 0 25 0 1 0 466141520 60469248 8117 33554432000 4194304 4650387 140736577259552 18446744073709551615 4439074 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 14763 8117 382 112 0 9728 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 59052

[startup+51.1006 s]
/proc/loadavg: 4.06 3.56 2.72 5/194 17626
/proc/meminfo: memFree=14224760/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=64344 CPUtime=51 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 27711 0 0 0 5097 3 0 0 25 0 1 0 466141520 65888256 9293 33554432000 4194304 4650387 140736577259552 18446744073709551615 4439329 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 16086 9293 382 112 0 11051 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 64344

[startup+102.307 s]
/proc/loadavg: 4.18 3.67 2.80 5/194 17628
/proc/meminfo: memFree=14223744/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=69024 CPUtime=102.18 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 47372 0 0 0 10212 6 0 0 25 0 1 0 466141520 70680576 10803 33554432000 4194304 4650387 140736577259552 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 17256 10803 382 112 0 12221 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 69024

[startup+162.301 s]
/proc/loadavg: 4.13 3.74 2.87 5/194 17629
/proc/meminfo: memFree=14204984/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=85256 CPUtime=162.18 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 70750 0 0 0 16207 11 0 0 25 0 1 0 466141520 87302144 14646 33554432000 4194304 4650387 140736577259552 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 21314 14646 382 112 0 16279 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 85256

[startup+222.301 s]
/proc/loadavg: 4.13 3.83 2.96 5/194 17631
/proc/meminfo: memFree=14167252/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=89392 CPUtime=222.19 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 87823 0 0 0 22201 18 0 0 25 0 1 0 466141520 91537408 15934 33554432000 4194304 4650387 140736577259552 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 22348 15934 382 112 0 17313 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 89392

[startup+282.301 s]
/proc/loadavg: 4.26 3.90 3.04 5/194 17642
/proc/meminfo: memFree=14162092/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=101376 CPUtime=282.18 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 102788 0 0 0 28197 21 0 0 25 0 1 0 466141520 103809024 18532 33554432000 4194304 4650387 140736577259552 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 25344 18532 382 112 0 20309 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 101376

[startup+342.301 s]
/proc/loadavg: 4.16 3.94 3.10 5/194 17643
/proc/meminfo: memFree=14154140/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=104268 CPUtime=342.19 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 116917 0 0 0 34194 25 0 0 25 0 1 0 466141520 106770432 19627 33554432000 4194304 4650387 140736577259552 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 26067 19627 382 112 0 21032 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 104268

[startup+402.301 s]
/proc/loadavg: 4.12 3.97 3.16 5/194 17645
/proc/meminfo: memFree=14132280/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=107944 CPUtime=402.18 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 131649 0 0 0 40188 30 0 0 25 0 1 0 466141520 110534656 20232 33554432000 4194304 4650387 140736577259552 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 26986 20232 382 112 0 21951 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 107944

[startup+462.3 s]
/proc/loadavg: 4.08 3.98 3.22 5/194 17649
/proc/meminfo: memFree=14128112/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=117288 CPUtime=462.13 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 142498 0 0 0 46180 33 0 0 25 0 1 0 466141520 120102912 22098 33554432000 4194304 4650387 140736577259552 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 29322 22098 382 112 0 24287 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 117288

[startup+522.3 s]
/proc/loadavg: 4.03 3.98 3.26 5/194 17651
/proc/meminfo: memFree=14125064/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=117592 CPUtime=522.12 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 158358 0 0 0 52176 36 0 0 25 0 1 0 466141520 120414208 22696 33554432000 4194304 4650387 140736577259552 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 29398 22696 382 112 0 24363 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 117592

[startup+582.301 s]
/proc/loadavg: 3.48 3.84 3.26 4/188 17670
/proc/meminfo: memFree=14212460/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=117884 CPUtime=582.13 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 170949 0 0 0 58173 40 0 0 25 0 1 0 466141520 120713216 22389 33554432000 4194304 4650387 140736577259552 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 29471 22389 382 112 0 24436 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 117884

[startup+642.301 s]
/proc/loadavg: 3.16 3.68 3.24 4/188 17671
/proc/meminfo: memFree=14212672/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=118092 CPUtime=642.13 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 181609 0 0 0 64170 43 0 0 25 0 1 0 466141520 120926208 23031 33554432000 4194304 4650387 140736577259552 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 29523 23031 382 112 0 24488 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 118092

[startup+702.301 s]
/proc/loadavg: 3.14 3.59 3.24 4/188 17673
/proc/meminfo: memFree=14209772/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=118416 CPUtime=702.12 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 196137 0 0 0 70167 45 0 0 25 0 1 0 466141520 121257984 23520 33554432000 4194304 4650387 140736577259552 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 29604 23520 382 112 0 24569 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 118416

[startup+762.307 s]
/proc/loadavg: 3.08 3.48 3.22 4/188 17674
/proc/meminfo: memFree=14190148/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=129252 CPUtime=762.14 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 202516 0 0 0 76167 47 0 0 25 0 1 0 466141520 132354048 26326 33554432000 4194304 4650387 140736577259552 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 32313 26326 382 112 0 27278 0
Current children cumulated CPU time (s) 762.14
Current children cumulated vsize (KiB) 129252

[startup+822.301 s]
/proc/loadavg: 2.72 3.33 3.19 2/176 17712
/proc/meminfo: memFree=14429116/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=129408 CPUtime=822.12 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 210302 0 0 0 82164 48 0 0 25 0 1 0 466141520 132513792 26551 33554432000 4194304 4650387 140736577259552 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 32352 26551 382 112 0 27317 0
Current children cumulated CPU time (s) 822.12
Current children cumulated vsize (KiB) 129408

[startup+882.301 s]
/proc/loadavg: 1.58 2.88 3.03 2/176 17714
/proc/meminfo: memFree=14433084/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=129724 CPUtime=882.12 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 224142 0 0 0 88162 50 0 0 25 0 1 0 466141520 132837376 25521 33554432000 4194304 4650387 140736577259552 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 32431 25521 382 112 0 27396 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 129724

[startup+942.3 s]
/proc/loadavg: 1.23 2.56 2.91 2/176 17715
/proc/meminfo: memFree=14427492/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=129984 CPUtime=942.12 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 237306 0 0 0 94159 53 0 0 25 0 1 0 466141520 133103616 27012 33554432000 4194304 4650387 140736577259552 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 32496 27012 382 112 0 27461 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 129984

[startup+1002.3 s]
/proc/loadavg: 1.08 2.25 2.78 2/176 17717
/proc/meminfo: memFree=14428096/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=130500 CPUtime=1002.13 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 249170 0 0 0 100156 57 0 0 25 0 1 0 466141520 133632000 26847 33554432000 4194304 4650387 140736577259552 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 32625 26847 382 112 0 27590 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 130500

[startup+1062.3 s]
/proc/loadavg: 1.03 2.04 2.68 2/176 17718
/proc/meminfo: memFree=14413576/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=145032 CPUtime=1062.13 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 265016 0 0 0 106154 59 0 0 25 0 1 0 466141520 148512768 30431 33554432000 4194304 4650387 140736577259552 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 36258 30431 382 112 0 31223 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 145032

[startup+1122.3 s]
/proc/loadavg: 1.01 1.83 2.56 2/176 17720
/proc/meminfo: memFree=14413316/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=145568 CPUtime=1122.13 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 265093 0 0 0 112154 59 0 0 25 0 1 0 466141520 149061632 30508 33554432000 4194304 4650387 140736577259552 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 36392 30508 382 112 0 31357 0
Current children cumulated CPU time (s) 1122.13
Current children cumulated vsize (KiB) 145568

[startup+1182.3 s]
/proc/loadavg: 1.00 1.69 2.47 2/176 17722
/proc/meminfo: memFree=14411928/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=145736 CPUtime=1182.14 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 271959 0 0 0 118153 61 0 0 25 0 1 0 466141520 149233664 28520 33554432000 4194304 4650387 140736577259552 18446744073709551615 4334320 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 36434 28520 382 112 0 31399 0
Current children cumulated CPU time (s) 1182.14
Current children cumulated vsize (KiB) 145736

[startup+1242.3 s]
/proc/loadavg: 1.00 1.56 2.37 2/176 17723
/proc/meminfo: memFree=14419488/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=146008 CPUtime=1242.14 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 285364 0 0 0 124151 63 0 0 25 0 1 0 466141520 149512192 28997 33554432000 4194304 4650387 140736577259552 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 36502 28997 382 112 0 31467 0
Current children cumulated CPU time (s) 1242.14
Current children cumulated vsize (KiB) 146008



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.46 2.28 2/176 17725
/proc/meminfo: memFree=14408932/32951124 swapFree=67111528/67111528
[pid=17624] ppid=17622 vsize=151396 CPUtime=1299.84 cores=4,6
/proc/17624/stat : 17624 (strangenight1-s) R 17622 17624 16790 0 -1 4202496 292534 0 0 0 129919 65 0 0 25 0 1 0 466141520 155029504 31626 33554432000 4194304 4650387 140736577259552 18446744073709551615 4366807 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17624/statm: 37849 31626 382 112 0 32814 0
Current children cumulated CPU time (s) 1299.84
Current children cumulated vsize (KiB) 151396

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1299.86
CPU user time (s): 1299.2
CPU system time (s): 0.660899
CPU usage (%): 99.9881
Max. virtual memory (cumulated for all children) (KiB): 216848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.2
system time used= 0.660899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 292534
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= 13
involuntary context switches= 27636

runsolver used 2.23766 second user time and 4.87626 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-23 09:57:17
IDJOB=3250496
IDBENCH=83275
IDSOLVER=1589
FILE ID=node135/3250496-1303545436
RUNJOBID= node135-1303544944-17543
PBS_JOBID= 13143103
Free space on /tmp= 71356 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-23_508.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250496-1303545436/watcher-3250496-1303545436 -o /tmp/evaluation-result-3250496-1303545436/solver-3250496-1303545436 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3250496-1303545436.cnf

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

MD5SUM BENCH= b891f70c80006fb02dca40f266c0cec1
RANDOM SEED=1506065670

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14256436 kB
Buffers:       2055932 kB
Cached:       15721760 kB
SwapCached:          0 kB
Active:        7557552 kB
Inactive:     10543004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14256436 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7060 kB
Writeback:           0 kB
AnonPages:      322624 kB
Mapped:          16240 kB
Slab:           529240 kB
PageTables:       5916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   530604 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71368 MiB
End job on node135 at 2011-04-23 10:18:59