Trace number 3262202

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) 1300.05 1300.01

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_401.cnf
MD5SUM4e87573be2b7b7324c13131d6c6896b8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark194.97
Satisfiable
(Un)Satisfiability was proved
Number of variables201
Number of clauses21509
Sum of the clauses size94265
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266
Number of clauses of size 319560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51683

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-3262202-1303545555.cnf'
0.00/0.00	c -- header says num vars:            201
0.00/0.00	c -- header says num clauses:       21509
0.00/0.01	c -- clauses added:            0 learnts,        21509 normals,            0 xors
0.00/0.01	c -- vars added        201
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       201     21243       266         0     94265         0   no data   no data  --
0.09/0.15	c asymm  cl-useful: 0/21243/21243 lits-rem:0 time: 0.15
0.09/0.16	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
0.09/0.16	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
0.19/0.24	c lits-rem:         0  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.07 s
0.19/0.24	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.25	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.19/0.25	c calculated reachability. Time: 0.00
0.19/0.25	c Calc default polars -  time:   0.00 s pos:     200 undec:       1 neg:       0
0.19/0.25	c =========================================================================================
0.19/0.25	c types(t): F = full restart, N = normal restart
0.19/0.25	c types(t): S = simplification begin/end, E = solution found
0.19/0.25	c restart types(rt): st = static, dy = dynamic
0.19/0.25	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.25	c  B st     0         0       200     21234        66         0     93656         0   no data   no data  --
0.39/0.48	c  N dy    14      4020       200     21234        66      3832     93656     66290      9.26      9.78  --
0.69/0.73	c  N dy    33      8177       200     21234        66      5417     93656     86751      9.55     10.23  --
0.99/1.00	c  N dy    46     12498       200     21234        66      5463     93656     75440      9.45     10.03  --
1.19/1.26	c  N dy    66     16572       200     21234        66      9367     93656    144170      9.53     10.04  --
1.49/1.55	c  N dy    83     21005       200     21234        66      8206     93656    120316      9.51     10.03  --
1.79/1.81	c  F st   101     25000       200     21234        66     12022     93656    189212      9.53      8.57  --
1.79/1.83	c  N st   102     25250       200     21234        66     12260     93656    193343      9.53   no data  --
2.09/2.14	c  N dy   107     30003       200     21234        66     10330     93656    151530      9.53   no data  --
2.09/2.14	c  S st   107     30003       200     21234        66     10330     93656    151530      9.53   no data  --
2.09/2.18	c  S st   107     30503       200     21234        66     10819     93656    160786      9.53   no data  --
2.09/2.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.09/2.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.09/2.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.09/2.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.09/2.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.09/2.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2.09/2.20	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
3.79/3.84	c lits-rem:       173  cl-subs:     2129  v-elim:      0  v-fix:    0  time:  1.64 s
3.99/4.08	c asymm  cl-useful: 0/21234/21234 lits-rem:0 time: 0.23
3.99/4.08	c calculated reachability. Time: 0.00
3.99/4.08	c  N dy   107     30503       200     21234        66      8690     93656    140669      9.53   no data  --
4.29/4.36	c  N dy   129     34761       200     21234        66     12725     93656    211161      9.58     10.09  --
4.59/4.65	c  N dy   148     38793       200     21234        66      9083     93656    130653      9.62     10.13  --
4.89/4.93	c  N dy   171     43086       200     21234        66     13172     93656    204825      9.66     10.19  --
5.09/5.12	c  S st   183     45754       200     21234        66     15706     93656    250322      9.66      9.44  --
5.09/5.16	c  S st   183     46256       200     21234        66     16201     93656    260083      9.66   no data  --
5.09/5.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.09/5.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.09/5.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
5.09/5.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.09/5.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
5.09/5.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
5.09/5.19	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
6.59/6.63	c lits-rem:       245  cl-subs:     1825  v-elim:      0  v-fix:    0  time:  1.45 s
6.59/6.64	c vivif2 --  cl tried    21234 cl shrink        0 lits rem          0 time: 0.00
6.59/6.64	c vivif2 --  cl tried    14376 cl shrink        0 lits rem          0 time: 0.00
6.89/6.98	c asymm  cl-useful: 0/21234/21234 lits-rem:0 time: 0.34
6.89/6.98	c calculated reachability. Time: 0.00
6.89/6.98	c  N dy   183     46256       200     21234        66     14376     93656    240771      9.66   no data  --
7.39/7.43	c  N dy   192     52803       200     21234        66     12127     93656    167322      9.56     10.12  --
7.69/7.74	c  N dy   208     57380       200     21234        66     16416     93656    241800      9.54     10.09  --
7.99/8.05	c  N dy   226     61468       200     21234        66     10884     93656    145361      9.56     10.09  --
8.29/8.33	c  N dy   250     65473       200     21234        66     14730     93656    214198      9.59     10.64  --
8.59/8.60	c  S st   262     69384       200     21234        66     18473     93656    277641      9.58      9.37  --
8.59/8.65	c  S st   262     69890       200     21234        66     18971     93656    286675      9.58   no data  --
8.59/8.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.59/8.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.59/8.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
8.59/8.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.59/8.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.59/8.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
8.59/8.67	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
10.09/10.18	c lits-rem:       362  cl-subs:     2772  v-elim:      0  v-fix:    0  time:  1.51 s
10.09/10.18	c vivif2 --  cl tried    21234 cl shrink        0 lits rem          0 time: 0.00
10.09/10.19	c vivif2 --  cl tried    16199 cl shrink        0 lits rem          0 time: 0.00
10.49/10.57	c asymm  cl-useful: 0/21234/21234 lits-rem:0 time: 0.38
10.49/10.57	c calculated reachability. Time: 0.00
10.49/10.57	c  N dy   262     69890       200     21234        66     16199     93656    259488      9.58   no data  --
10.89/10.91	c  N dy   283     74480       200     21234        66     20537     93656    336435      9.60     10.22  --
11.19/11.28	c  N dy   302     79460       200     21234        66     14888     93656    218624      9.59     10.10  --
11.59/11.69	c  N dy   318     84798       200     21234        66     20002     93656    308500      9.57     10.09  --
11.89/11.90	c  F st   328     87500       200     21234        66     22611     93656    354038      9.57   no data  --
12.10/12.15	c  N st   333     90797       200     21234        66     14327     93656    204029      9.57   no data  --
12.60/12.62	c  N dy   357     97154       200     21234        66     20349     93656    309503      9.57     10.08  --
13.10/13.14	c  N dy   373    103428       200     21234        66     13975     93656    180592      9.54     12.10  --
13.20/13.24	c  S st   381    104835       200     21234        66     15321     93656    203647      9.55   no data  --
13.20/13.28	c  S st   381    105341       200     21234        66     15816     93656    212721      9.55   no data  --
13.20/13.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.20/13.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.20/13.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
13.29/13.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.29/13.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.29/13.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
13.29/13.31	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
14.69/14.72	c lits-rem:       254  cl-subs:     1215  v-elim:      0  v-fix:    0  time:  1.42 s
14.69/14.72	c vivif2 --  cl tried    21234 cl shrink        0 lits rem          0 time: 0.00
14.69/14.73	c vivif2 --  cl tried    14601 cl shrink        0 lits rem          0 time: 0.00
14.99/15.09	c asymm  cl-useful: 0/21234/21234 lits-rem:0 time: 0.36
14.99/15.09	c calculated reachability. Time: 0.00
14.99/15.09	c  N dy   381    105341       200     21234        66     14601     93656    201083      9.55   no data  --
15.59/15.60	c  N dy   407    112578       200     21234        66     21449     93656    316271      9.53     10.12  --
16.09/16.19	c  N dy   431    119929       200     21234        66     15172     93656    192522      9.52     10.05  --
16.69/16.76	c  N dy   445    127645       200     21234        66     22534     93656    313545      9.49     10.13  --
17.39/17.46	c  N dy   477    135816       200     21234        66     16073     93656    197149      9.49     10.26  --
18.09/18.13	c  N dy   509    144488       200     21234        66     24370     93656    338535      9.49     10.00  --
18.89/18.94	c  N dy   534    154123       200     21234        66     18294     93656    221690      9.46     10.00  --
19.19/19.23	c  S st   550    158011       200     21234        66     21956     93656    283306      9.46   no data  --
19.19/19.27	c  S st   550    158513       200     21234        66     22452     93656    291896      9.46   no data  --
19.19/19.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.19/19.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.19/19.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.19/19.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.29/19.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.29/19.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
19.29/19.30	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
20.69/20.71	c lits-rem:       335  cl-subs:     2516  v-elim:      0  v-fix:    0  time:  1.41 s
20.69/20.71	c vivif2 --  cl tried    21234 cl shrink        0 lits rem          0 time: 0.00
20.69/20.71	c vivif2 --  cl tried    19936 cl shrink        0 lits rem          0 time: 0.00
20.99/21.09	c asymm  cl-useful: 0/16127/21234 lits-rem:0 time: 0.37
20.99/21.09	c calculated reachability. Time: 0.00
20.99/21.09	c  N dy   550    158513       200     21234        66     19936     93656    268664      9.46   no data  --
22.00/22.01	c  N dy   594    170182       200     21234        66     31022     93656    451231      9.46     10.07  --
22.89/22.92	c  N dy   641    181610       200     21234        66     25786     93656    348087      9.46      9.99  --
23.89/23.94	c  N dy   688    193530       200     21234        66     20071     93656    247082      9.46     10.02  --
24.99/25.00	c  N dy   742    205951       200     21234        66     31932     93656    446629      9.47     12.08  --
26.39/26.42	c  N dy   786    222451       200     21234        66     29485     93656    386781      9.44      9.95  --
27.69/27.71	c  N dy   831    237001       200     21234        66     24253     93656    308181      9.42      9.93  --
27.69/27.77	c  S st   835    237769       200     21234        66     24977     93656    319742      9.42      8.78  --
27.79/27.82	c  S st   835    238277       200     21234        66     25478     93656    328404      9.42   no data  --
27.79/27.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.79/27.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.79/27.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
27.79/27.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.79/27.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
27.79/27.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
27.79/27.85	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
29.20/29.26	c lits-rem:       290  cl-subs:     2433  v-elim:      0  v-fix:    0  time:  1.41 s
29.20/29.26	c vivif2 --  cl tried    21234 cl shrink        0 lits rem          0 time: 0.00
29.20/29.26	c vivif2 --  cl tried    23045 cl shrink        0 lits rem          0 time: 0.00
29.30/29.37	c asymm  cl-useful: 0/5107/21234 lits-rem:0 time: 0.11
29.30/29.37	c calculated reachability. Time: 0.00
29.30/29.37	c  N dy   835    238277       200     21234        66     23045     93656    307250      9.42   no data  --
30.70/30.73	c  N dy   903    253973       200     21234        66     37972     93656    557087      9.43     10.03  --
32.10/32.13	c  N dy   953    270216       200     21234        66     33469     93656    454035      9.41      9.96  --
33.69/33.71	c  N dy  1024    287509       200     21234        66     29054     93656    393367      9.42     10.82  --
35.49/35.51	c  F st  1091    306250       200     21234        66     24984     93656    303807      9.41      7.92  --
35.49/35.52	c  N st  1091    306250       200     21234        66     24984     93656    303807      9.41      7.92  --
37.30/37.33	c  N dy  1154    325849       200     21234        66     43622     93656    608953      9.40     11.04  --
39.09/39.19	c  N dy  1226    345940       200     21234        66     39832     93656    534753      9.38      9.88  --
40.29/40.32	c  S st  1276    357416       200     21234        66     27055     93656    316074      9.39      8.99  --
40.29/40.37	c  S st  1276    357919       200     21234        66     27550     93656    325336      9.39   no data  --
40.29/40.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.29/40.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.29/40.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
40.39/40.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.39/40.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
40.39/40.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
40.39/40.40	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
41.69/41.80	c lits-rem:       228  cl-subs:     1734  v-elim:      0  v-fix:    0  time:  1.39 s
41.69/41.80	c vivif2 --  cl tried    21234 cl shrink        0 lits rem          0 time: 0.00
41.69/41.80	c vivif2 --  cl tried    25816 cl shrink        0 lits rem          0 time: 0.00
42.09/42.16	c asymm  cl-useful: 0/12580/21234 lits-rem:0 time: 0.36
42.09/42.16	c calculated reachability. Time: 0.00
42.09/42.16	c  N dy  1276    357919       200     21234        66     25816     93656    309755      9.39   no data  --
43.89/43.92	c  N dy  1339    378002       200     21234        66     44865     93656    619550      9.38      9.99  --
45.70/45.77	c  N dy  1416    398088       200     21234        66     39360     93656    523351      9.37      9.89  --
47.70/47.76	c  N dy  1491    418870       200     21234        66     33557     93656    412238      9.37      9.91  --
49.60/49.65	c  N dy  1564    438984       200     21234        66     52639     93656    719885      9.37      9.97  --
51.70/51.71	c  N dy  1667    459845       200     21234        66     45871     93656    608401      9.38      9.91  --
53.80/53.86	c  N dy  1764    480833       200     21234        66     38341     93656    474164      9.38      9.97  --
55.99/56.01	c  N dy  1849    501171       200     21234        66     29114     93656    311895      9.39     10.03  --
57.79/57.89	c  N dy  1919    521912       200     21234        66     48913     93656    635044      9.38      9.95  --
59.39/59.47	c  S st  1985    536879       200     21234        66     33638     93656    375502      9.38   no data  --
59.49/59.51	c  S st  1985    537379       200     21234        66     34133     93656    384587      9.38   no data  --
59.49/59.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.49/59.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.49/59.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
59.49/59.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.49/59.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
59.49/59.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
59.49/59.55	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
61.29/61.36	c lits-rem:       222  cl-subs:     1649  v-elim:      0  v-fix:    0  time:  1.81 s
61.29/61.36	c vivif2 --  cl tried    21234 cl shrink        0 lits rem          0 time: 0.00
61.29/61.37	c vivif2 --  cl tried    32484 cl shrink        0 lits rem          0 time: 0.01
61.49/61.58	c asymm  cl-useful: 0/8654/21234 lits-rem:0 time: 0.21
61.49/61.58	c calculated reachability. Time: 0.00
61.49/61.58	c  N dy  1985    537379       200     21234        66     32484     93656    369308      9.38   no data  --
63.40/63.44	c  N dy  2079    557488       200     21234        66     51616     93656    687087      9.39      9.90  --
65.49/65.56	c  N dy  2163    578476       200     21234        66     41113     93656    497674      9.39      9.91  --
67.59/67.61	c  N dy  2234    598621       200     21234        66     60208     93656    805863      9.38      9.93  --
69.59/69.67	c  N dy  2324    618976       200     21234        66     48252     93656    603748      9.39      9.91  --
71.89/71.94	c  N dy  2387    639224       200     21234        66     35156     93656    376933      9.38     10.00  --
74.00/74.01	c  N dy  2468    659723       200     21234        66     54700     93656    695699      9.38      9.93  --
76.20/76.27	c  N dy  2544    679750       200     21234        66     40434     93656    458104      9.38      9.92  --
78.30/78.35	c  N dy  2609    700533       200     21234        66     60130     93656    772970      9.37      9.97  --
80.49/80.50	c  N dy  2676    720591       200     21234        66     44998     93656    514222      9.36     10.03  --
82.69/82.71	c  N dy  2761    741742       200     21234        66     65105     93656    836479      9.36      9.90  --
84.79/84.89	c  N dy  2837    761771       200     21234        66     48911     93656    576217      9.36      9.85  --
86.99/87.08	c  N dy  2916    781896       200     21234        66     68011     93656    882847      9.36      9.92  --
89.10/89.19	c  N dy  2999    801957       200     21234        66     51011     93656    607046      9.35      9.89  --
89.60/89.63	c  S st  3019    806068       200     21234        66     54906     93656    671085      9.35      8.71  --
89.70/89.70	c  S st  3019    806570       200     21234        66     55401     93656    680089      9.35   no data  --
89.70/89.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
89.70/89.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.70/89.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
89.70/89.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.70/89.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
89.70/89.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
89.70/89.76	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
93.40/93.43	c lits-rem:       495  cl-subs:     6111  v-elim:      0  v-fix:    0  time:  3.67 s
93.40/93.44	c vivif2 --  cl tried    21234 cl shrink        0 lits rem          0 time: 0.00
93.40/93.45	c vivif2 --  cl tried    49290 cl shrink        0 lits rem          0 time: 0.01
93.59/93.62	c asymm  cl-useful: 0/3580/21234 lits-rem:0 time: 0.18
93.59/93.63	c calculated reachability. Time: 0.00
93.59/93.63	c  N dy  3019    806570       200     21234        66     49290     93656    623097      9.35   no data  --
95.70/95.75	c  N dy  3102    826763       200     21234        66     68493     93656    932059      9.35     10.06  --
98.09/98.12	c  N dy  3194    848657       200     21234        66     52412     93656    631076      9.35      9.92  --
100.29/100.34	c  N dy  3273    868784       200     21234        66     71479     93656    934610      9.35      9.85  --
102.49/102.56	c  N dy  3352    889131       200     21234        66     52900     93656    629502      9.35      9.86  --
104.79/104.84	c  N dy  3422    909568       200     21234        66     72372     93656    939182      9.35      9.87  --
107.19/107.29	c  N dy  3502    929713       200     21234        66     52610     93656    616852      9.35      9.86  --
109.59/109.64	c  N dy  3562    949854       200     21234        66     71705     93656    918128      9.34      9.87  --
112.20/112.22	c  N dy  3641    970465       200     21234        66     51378     93656    590398      9.34      9.88  --
114.40/114.48	c  N dy  3731    990551       200     21234        66     70521     93656    900397      9.34     12.11  --
116.79/116.89	c  N dy  3820   1010582       200     21234        66     48609     93656    538686      9.34      9.87  --
118.99/119.03	c  N dy  3895   1030735       200     21234        66     67772     93656    843269      9.34      9.85  --
121.59/121.62	c  N dy  3975   1050984       200     21234        66     45222     93656    480025      9.34      9.88  --
123.69/123.78	c  N dy  4068   1071040       200     21234        66     64284     93656    788809      9.34      9.90  --
123.79/123.88	c  F st  4074   1071875       200     21234        66     65091     93656    802028      9.34   no data  --
126.19/126.26	c  N dy  4138   1091280       200     21234        66     83547     93656   1099709      9.35      9.86  --
128.50/128.54	c  N dy  4215   1111351       200     21234        66     59833     93656    709481      9.34      9.84  --
131.00/131.02	c  N dy  4322   1131851       200     21234        66     79399     93656   1027760      9.35      9.86  --
133.49/133.55	c  N dy  4394   1152595       200     21234        66     55376     93656    631415      9.35      9.89  --
135.79/135.81	c  N dy  4463   1172886       200     21234        66     74593     93656    936709      9.34      9.85  --
138.49/138.55	c  N dy  4545   1193014       200     21234        66     49047     93656    525544      9.34     10.00  --
140.30/140.37	c  S st  4617   1209855       200     21234        66     65064     93656    783994      9.35      8.52  --
140.40/140.44	c  S st  4617   1210360       200     21234        66     65559     93656    792277      9.35   no data  --
140.40/140.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
140.40/140.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
140.40/140.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
140.40/140.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
140.50/140.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
140.50/140.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
140.50/140.51	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
145.50/145.51	c lits-rem:       549  cl-subs:     7161  v-elim:      0  v-fix:    0  time:  5.00 s
145.50/145.51	c vivif2 --  cl tried    21234 cl shrink        0 lits rem          0 time: 0.00
145.50/145.52	c vivif2 --  cl tried    58398 cl shrink        0 lits rem          0 time: 0.01
145.70/145.72	c asymm  cl-useful: 0/2217/21234 lits-rem:0 time: 0.20
145.70/145.72	c calculated reachability. Time: 0.00
145.70/145.72	c  N dy  4617   1210360       200     21234        66     58398     93656    726602      9.35   no data  --
147.99/148.00	c  N dy  4686   1230443       200     21234        66     77500     93656   1032706      9.35      9.84  --
150.60/150.66	c  N dy  4784   1250450       200     21234        66     51080     93656    567103      9.35     10.53  --
152.80/152.90	c  N dy  4875   1270810       200     21234        66     70413     93656    883812      9.35      9.86  --
155.39/155.44	c  N dy  4941   1290814       200     21234        66     89425     93656   1188271      9.35      9.85  --
157.89/157.92	c  N dy  5023   1311357       200     21234        66     62482     93656    741404      9.35      9.89  --
160.30/160.36	c  N dy  5104   1331429       200     21234        66     81577     93656   1046014      9.35      9.89  --
163.30/163.37	c  N dy  5170   1352063       200     21234        66     53681     93656    589538      9.34      9.91  --
165.89/165.91	c  N dy  5251   1373029       200     21234        66     73541     93656    903647      9.34      9.89  --
168.69/168.72	c  N dy  5311   1393115       200     21234        66     92589     93656   1198560      9.34      9.88  --
171.29/171.37	c  N dy  5404   1413579       200     21234        66     63622     93656    751629      9.34      9.90  --
173.71/173.79	c  N dy  5497   1433768       200     21234        66     82825     93656   1063537      9.34      9.86  --
176.70/176.72	c  N dy  5584   1453909       200     21234        66     52565     93656    563805      9.34      9.85  --
178.89/178.94	c  N dy  5646   1473963       200     21234        66     71510     93656    860745      9.34     11.27  --
181.40/181.46	c  N dy  5704   1493984       200     21234        66     90496     93656   1157082      9.34      9.84  --
184.30/184.31	c  N dy  5792   1514842       200     21234        66     60021     93656    678721      9.33      9.86  --
186.70/186.70	c  N dy  5871   1535170       200     21234        66     79344     93656    986460      9.33      9.83  --
189.40/189.42	c  N dy  5962   1555172       200     21234        66     98360     93656   1289695      9.34     10.03  --
191.99/192.00	c  N dy  6040   1575396       200     21234        66     66337     93656    780671      9.33      9.91  --
194.39/194.43	c  N dy  6117   1595429       200     21234        66     85319     93656   1081349      9.33     10.57  --
197.19/197.24	c  N dy  6206   1615430       200     21234        66    104285     93656   1387739      9.33      9.95  --
199.70/199.72	c  N dy  6288   1635513       200     21234        66     71146     93656    854783      9.33     10.07  --
202.30/202.35	c  N dy  6361   1655616       200     21234        66     90319     93656   1154667      9.33      9.86  --
205.39/205.47	c  N dy  6440   1676451       200     21234        66     56882     93656    620844      9.33      9.84  --
207.90/207.93	c  N dy  6536   1697318       200     21234        66     76745     93656    943704      9.33      9.98  --
209.59/209.60	c  S st  6577   1710363       200     21234        66     89093     93656   1140965      9.33      9.41  --
209.59/209.68	c  S st  6577   1710870       200     21234        66     89599     93656   1149897      9.33   no data  --
209.59/209.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
209.59/209.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
209.69/209.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
209.69/209.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
209.69/209.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
209.69/209.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
209.69/209.78	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
218.59/218.61	c lits-rem:       300  cl-subs:    10734  v-elim:      0  v-fix:    0  time:  8.83 s
218.59/218.61	c vivif2 --  cl tried    21233 cl shrink        0 lits rem          0 time: 0.00
218.59/218.63	c vivif2 --  cl tried    78866 cl shrink        0 lits rem          0 time: 0.02
218.80/218.84	c asymm  cl-useful: 0/2222/21233 lits-rem:0 time: 0.21
218.80/218.85	c calculated reachability. Time: 0.00
218.80/218.85	c  N dy  6577   1710870       200     21233        66     78866     93634   1044363      9.33   no data  --
221.39/221.48	c  N dy  6669   1730891       200     21233        66     97909     93634   1352755      9.33     10.27  --
224.30/224.36	c  N dy  6746   1750919       200     21233        66     63056     93634    720230      9.33      9.84  --
226.80/226.86	c  N dy  6822   1771982       200     21233        66     83004     93634   1032648      9.33      9.85  --
229.60/229.62	c  N dy  6914   1792003       200     21233        66    102039     93634   1337491      9.33      9.83  --
232.40/232.43	c  N dy  6989   1812076       200     21233        66     66111     93634    767032      9.33      9.84  --
235.09/235.19	c  N dy  7077   1832342       200     21233        66     85341     93634   1077619      9.33      9.84  --
238.30/238.37	c  N dy  7140   1852503       200     21233        66    104417     93634   1378007      9.33      9.84  --
241.40/241.46	c  N dy  7212   1872789       200     21233        66     67748     93633    787639      9.33      9.83  --
244.29/244.36	c  N dy  7283   1893852       200     21233        66     87668     93633   1102324      9.33      9.97  --
247.50/247.58	c  N dy  7346   1913885       200     21233        66    106642     93633   1399365      9.33      9.96  --
250.80/250.87	c  N dy  7430   1933965       200     21233        66     68879     93633    795006      9.33     10.41  --
253.60/253.66	c  N dy  7521   1954000       200     21233        66     87907     93633   1096438      9.33     10.82  --
256.60/256.61	c  N dy  7597   1974004       200     21233        66    106925     93633   1394622      9.33     10.83  --
259.60/259.60	c  N dy  7684   1994056       200     21233        66     68095     93633    771352      9.33     10.62  --
262.10/262.16	c  N dy  7759   2014089       200     21233        66     86977     93633   1061471      9.33     10.52  --
265.00/265.01	c  N dy  7829   2034557       200     21233        66    106338     93633   1366443      9.33      9.99  --
268.00/268.09	c  N dy  7928   2054740       200     21233        66     66796     93633    738782      9.33      9.89  --
270.40/270.50	c  N dy  8002   2074765       200     21233        66     85678     93633   1030868      9.33     10.31  --
273.30/273.31	c  N dy  8072   2095421       200     21233        66    105242     93633   1329888      9.32      9.84  --
276.50/276.56	c  N dy  8156   2115441       200     21233        66     64485     93633    692943      9.32     11.12  --
278.90/278.96	c  N dy  8236   2135466       200     21233        66     83450     93633    992607      9.32     10.00  --
281.70/281.71	c  N dy  8331   2155513       200     21233        66    102478     93633   1295767      9.33      9.86  --
285.20/285.20	c  N dy  8417   2175693       200     21233        66     61057     93633    628726      9.33      9.85  --
287.40/287.46	c  N dy  8487   2195941       200     21233        66     80257     93633    930624      9.32      9.85  --
289.30/289.39	c  S st  8538   2210870       200     21233        66     94435     93633   1153640      9.32   no data  --
289.40/289.48	c  S st  8538   2211373       200     21233        66     94930     93633   1161942      9.32   no data  --
289.40/289.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
289.40/289.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
289.49/289.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
289.49/289.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
289.49/289.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
289.49/289.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
289.49/289.58	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
299.11/299.11	c lits-rem:      2124  cl-subs:    10750  v-elim:      0  v-fix:    0  time:  9.53 s
299.11/299.11	c vivif2 --  cl tried    21232 cl shrink        0 lits rem          0 time: 0.00
299.11/299.13	c vivif2 --  cl tried    84181 cl shrink        0 lits rem          0 time: 0.02
299.30/299.36	c asymm  cl-useful: 0/2565/21232 lits-rem:0 time: 0.23
299.30/299.37	c calculated reachability. Time: 0.00
299.30/299.37	c  N dy  8538   2211373       200     21232        66     84181     93612   1053197      9.32   no data  --
302.00/302.04	c  N dy  8608   2231631       200     21232        66    103362     93612   1354452      9.32      9.88  --
305.60/305.65	c  N dy  8710   2252694       200     21232        66     62002     93612    643199      9.32      9.87  --
307.91/307.98	c  N dy  8799   2272784       200     21232        66     81013     93612    947169      9.32     11.29  --
310.70/310.75	c  N dy  8883   2292915       200     21232        66    100163     93612   1246953      9.32      9.85  --
313.70/313.78	c  N dy  8962   2312949       200     21232        66    119128     93612   1546101      9.32     10.18  --
316.80/316.81	c  N dy  9036   2333037       200     21232        66     75688     93612    847571      9.32     10.03  --
319.40/319.40	c  N dy  9111   2353200       200     21232        66     94749     93612   1148055      9.32      9.88  --
322.70/322.75	c  N dy  9189   2373660       200     21232        66    114173     93612   1448916      9.32      9.82  --
326.10/326.16	c  N dy  9255   2393743       200     21232        66     69779     93612    749278      9.32     10.30  --
329.00/329.03	c  N dy  9334   2413908       200     21232        66     88892     93612   1045584      9.32      9.84  --
332.30/332.30	c  N dy  9409   2434522       200     21232        66    108359     93612   1347331      9.32      9.88  --
336.00/336.03	c  N dy  9512   2454527       200     21232        66    127297     93612   1646226      9.32     12.38  --
339.10/339.10	c  N dy  9593   2474673       200     21232        66     82035     93612    929288      9.32      9.81  --
341.90/341.92	c  N dy  9677   2495375       200     21232        66    101661     93612   1232798      9.32      9.81  --
344.90/344.95	c  N dy  9783   2515593       200     21232        66    120795     93612   1534175      9.32      9.89  --
348.10/348.16	c  N dy  9841   2536253       200     21232        66     74995     93612    803751      9.32      9.91  --
350.70/350.72	c  N dy  9926   2556327       200     21232        66     94037     93612   1103209      9.32     11.02  --
353.50/353.50	c  N dy  9990   2576349       200     21232        66    112947     93612   1399432      9.32     10.50  --
356.60/356.65	c  N dy 10067   2596418       200     21232        66    131893     93612   1693912      9.32     10.79  --
359.50/359.54	c  N dy 10158   2616517       200     21232        66     84773     93612    952915      9.32     11.06  --
362.30/362.31	c  N dy 10248   2636538       200     21232        66    103763     93612   1256547      9.32      9.82  --
365.30/365.35	c  N dy 10320   2657215       200     21232        66    123334     93612   1561783      9.32      9.87  --
368.70/368.74	c  N dy 10402   2677484       200     21232        66     75318     93612    798204      9.32      9.83  --
371.20/371.29	c  N dy 10476   2697651       200     21232        66     94411     93612   1093114      9.31      9.82  --
373.10/373.16	c  S st 10551   2711373       200     21232        66    107404     93612   1300738      9.32   no data  --
373.20/373.25	c  S st 10551   2711877       200     21232        66    107902     93612   1310224      9.32   no data  --
373.20/373.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
373.20/373.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
373.30/373.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
373.30/373.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
373.30/373.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
373.30/373.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
373.30/373.37	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
386.21/386.25	c lits-rem:       366  cl-subs:    11902  v-elim:      0  v-fix:    0  time: 12.87 s
386.21/386.25	c vivif2 --  cl tried    21232 cl shrink        0 lits rem          0 time: 0.00
386.21/386.27	c vivif2 --  cl tried    96000 cl shrink        0 lits rem          0 time: 0.02
386.51/386.52	c asymm  cl-useful: 0/2366/21232 lits-rem:0 time: 0.24
386.51/386.52	c calculated reachability. Time: 0.00
386.51/386.52	c  N dy 10551   2711877       200     21232        66     96000     93612   1189061      9.32   no data  --
389.51/389.52	c  N dy 10641   2732193       200     21232        66    115329     93612   1497474      9.32      9.82  --
392.71/392.79	c  N dy 10728   2752732       200     21232        66    134705     93612   1798487      9.32      9.87  --
395.60/395.66	c  N dy 10813   2772788       200     21232        66     85785     93612    960693      9.32      9.86  --
398.30/398.35	c  N dy 10875   2792994       200     21232        66    104957     93612   1262940      9.32      9.84  --
401.51/401.51	c  N dy 10958   2813130       200     21232        66    124003     93612   1561262      9.32      9.81  --
404.90/404.96	c  N dy 11035   2833150       200     21232        66     73907     93612    764911      9.32     10.21  --
407.41/407.47	c  N dy 11118   2853313       200     21232        66     93039     93612   1068024      9.32      9.82  --
410.31/410.31	c  N dy 11183   2873957       200     21232        66    112570     93612   1362822      9.31      9.82  --
413.90/413.90	c  N dy 11251   2894054       200     21232        66    131579     93612   1659117      9.31      9.82  --
417.50/417.52	c  N dy 11338   2914080       200     21232        66     80551     93612    859075      9.31     11.63  --
420.40/420.46	c  N dy 11433   2934231       200     21232        66     99633     93612   1158047      9.31      9.83  --
423.90/423.94	c  N dy 11486   2954412       200     21232        66    118727     93612   1443964      9.31      9.87  --
427.71/427.72	c  N dy 11553   2974591       200     21232        66    137785     93612   1735644      9.31      9.81  --
431.00/431.09	c  N dy 11626   2994698       200     21232        66     85901     93612    926660      9.31      9.80  --
434.20/434.25	c  N dy 11713   3014795       200     21232        66    104904     93612   1228537      9.31      9.94  --
437.31/437.39	c  N dy 11792   3035188       200     21232        66    124193     93612   1527725      9.31      9.83  --
440.70/440.78	c  N dy 11863   3055472       200     21232        66    143350     93612   1829600      9.31      9.96  --
443.70/443.75	c  N dy 11950   3075540       200     21232        66     90450     93612    991022      9.31      9.88  --
446.51/446.59	c  N dy 12025   3096093       200     21232        66    109864     93612   1297825      9.31      9.80  --
449.50/449.52	c  N dy 12085   3116150       200     21232        66    128822     93612   1588947      9.31     11.83  --
453.21/453.29	c  N dy 12167   3136487       200     21232        66     75220     93612    743607      9.31      9.86  --
455.80/455.80	c  N dy 12241   3156590       200     21232        66     94242     93612   1038451      9.30      9.80  --
458.50/458.60	c  N dy 12305   3176665       200     21232        66    113312     93612   1333710      9.30      9.96  --
461.90/461.93	c  N dy 12391   3197206       200     21232        66    132737     93612   1636764      9.30      9.82  --
464.41/464.48	c  S st 12445   3211879       200     21232        66    146731     93612   1856176      9.30      9.20  --
464.51/464.59	c  S st 12445   3212381       200     21232        66    147232     93612   1865036      9.30   no data  --
464.61/464.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
464.61/464.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
464.61/464.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.06
464.71/464.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
464.71/464.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
464.71/464.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
464.71/464.77	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
502.61/502.64	c lits-rem:       484  cl-subs:    21870  v-elim:      0  v-fix:    0  time: 37.87 s
502.61/502.65	c vivif2 --  cl tried    21232 cl shrink        0 lits rem          0 time: 0.00
502.61/502.68	c vivif2 --  cl tried   125362 cl shrink        0 lits rem          0 time: 0.03
502.90/502.97	c asymm  cl-useful: 0/1524/21232 lits-rem:0 time: 0.29
502.90/502.98	c calculated reachability. Time: 0.00
502.90/502.98	c  N dy 12445   3212381       200     21232        66    125362     93612   1647107      9.30   no data  --
506.30/506.36	c  N dy 12512   3232513       200     21232        66    144469     93612   1942158      9.30      9.80  --
509.41/509.48	c  N dy 12585   3253164       200     21232        66     90690     93612    989209      9.30     10.09  --
512.41/512.42	c  N dy 12650   3273350       200     21232        66    109710     93612   1278832      9.30      9.99  --
515.71/515.79	c  N dy 12716   3293441       200     21232        66    128682     93612   1565861      9.30     10.92  --
519.51/519.59	c  N dy 12791   3313872       200     21232        66    148049     93612   1864447      9.30      9.96  --
522.81/522.87	c  N dy 12872   3334157       200     21232        66     92853     93612   1010446      9.30      9.92  --
525.60/525.69	c  N dy 12956   3354795       200     21232        66    112307     93612   1311541      9.30      9.79  --
528.80/528.83	c  N dy 13035   3374796       200     21232        66    131233     93612   1609417      9.30     10.84  --
532.42/532.47	c  N dy 13108   3395128       200     21232        66    150496     93612   1907824      9.30      9.80  --
535.61/535.68	c  N dy 13210   3415654       200     21232        66     94433     93612   1025905      9.30      9.81  --
538.61/538.62	c  N dy 13283   3436183       200     21232        66    113822     93612   1328047      9.30      9.85  --
541.81/541.83	c  N dy 13380   3456209       200     21232        66    132817     93612   1629139      9.30      9.80  --
545.52/545.53	c  N dy 13436   3477148       200     21232        66    152654     93612   1934202      9.30      9.88  --
548.61/548.68	c  N dy 13511   3497910       200     21232        66     95671     93612   1028646      9.29      9.81  --
551.51/551.52	c  N dy 13586   3518192       200     21232        66    114839     93612   1329995      9.29      9.81  --
554.70/554.79	c  N dy 13646   3538207       200     21232        66    133784     93612   1620091      9.29      9.86  --
558.20/558.23	c  N dy 13715   3558497       200     21232        66    152919     93612   1910491      9.29      9.78  --
561.31/561.35	c  N dy 13768   3578508       200     21232        66     94329     93612   1000407      9.29      9.79  --
564.31/564.32	c  N dy 13824   3599344       200     21232        66    113961     93612   1302346      9.29      9.78  --
567.51/567.54	c  N dy 13909   3619577       200     21232        66    133092     93612   1602186      9.29      9.92  --
571.01/571.06	c  N dy 13963   3640715       200     21232        66    153048     93612   1905711      9.29      9.78  --
574.41/574.47	c  N dy 14042   3661277       200     21232        66     94051     93612    987248      9.29      9.81  --
577.31/577.36	c  N dy 14136   3681485       200     21232        66    113179     93612   1287825      9.29      9.79  --
580.40/580.42	c  N dy 14204   3701504       200     21232        66    132075     93612   1579270      9.29      9.98  --
582.20/582.29	c  S st 14238   3712381       200     21232        66    142332     93612   1733180      9.28      8.48  --
582.40/582.40	c  S st 14238   3712883       200     21232        66    142829     93612   1742085      9.28   no data  --
582.40/582.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
582.40/582.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
582.40/582.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
582.50/582.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
582.50/582.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
582.50/582.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
582.50/582.57	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
618.31/618.37	c lits-rem:      1335  cl-subs:    19700  v-elim:      0  v-fix:    0  time: 35.79 s
618.31/618.37	c vivif2 --  cl tried    21232 cl shrink        0 lits rem          0 time: 0.00
618.41/618.40	c vivif2 --  cl tried   123129 cl shrink        0 lits rem          0 time: 0.03
618.61/618.66	c asymm  cl-useful: 0/2326/21232 lits-rem:0 time: 0.26
618.61/618.67	c calculated reachability. Time: 0.00
618.61/618.67	c  N dy 14238   3712883       200     21232        66    123129     93612   1544565      9.28   no data  --
622.01/622.03	c  N dy 14327   3732957       200     21232        66    142207     93612   1844019      9.29      9.80  --
625.81/625.85	c  F st 14405   3751562       200     21232        66     80892     93612    781659      9.29      8.06  --
626.01/626.07	c  N st 14409   3753596       200     21232        66     82830     93612    814425      9.29   no data  --
628.61/628.64	c  N dy 14469   3773671       200     21232        66    101795     93612   1108940      9.29      9.82  --
631.61/631.62	c  N dy 14537   3793834       200     21232        66    120893     93612   1401055      9.28      9.78  --
634.81/634.81	c  N dy 14603   3814016       200     21232        66    139964     93612   1692403      9.28      9.83  --
638.61/638.65	c  N dy 14687   3835134       200     21232        66    159936     93612   2000856      9.28      9.83  --
641.91/641.93	c  N dy 14764   3855658       200     21232        66     99218     93612   1055908      9.28      9.94  --
644.71/644.78	c  N dy 14837   3875694       200     21232        66    118206     93612   1347973      9.28      9.77  --
648.10/648.16	c  N dy 14919   3896452       200     21232        66    137858     93612   1653885      9.28      9.96  --
651.70/651.78	c  N dy 15007   3916527       200     21232        66    156912     93612   1954384      9.28     10.32  --
655.21/655.27	c  N dy 15075   3936809       200     21232        66     94808     93612    976776      9.28      9.86  --
658.20/658.24	c  N dy 15172   3956897       200     21232        66    113870     93612   1274871      9.28      9.80  --
661.21/661.21	c  N dy 15228   3976949       200     21232        66    132774     93612   1560635      9.28     12.16  --
664.71/664.73	c  N dy 15305   3996999       200     21232        66    151794     93612   1857346      9.28      9.82  --
668.72/668.70	c  N dy 15366   4017056       200     21232        66     88508     93612    869368      9.28      9.83  --
671.71/671.74	c  N dy 15430   4039656       200     21232        66    109841     93612   1191677      9.28      9.79  --
674.91/674.93	c  N dy 15524   4059684       200     21232        66    128784     93612   1484500      9.28      9.78  --
678.31/678.31	c  N dy 15608   4079770       200     21232        66    147847     93612   1787321      9.28     10.38  --
682.61/682.65	c  N dy 15680   4100008       200     21232        66     83759     93612    787284      9.28      9.82  --
685.21/685.23	c  N dy 15752   4120102       200     21232        66    102801     93612   1080991      9.27      9.79  --
688.11/688.18	c  N dy 15840   4140194       200     21232        66    121826     93612   1379135      9.28     10.24  --
691.41/691.45	c  N dy 15924   4160302       200     21232        66    140837     93612   1675967      9.28      9.79  --
695.22/695.24	c  N dy 16010   4181376       200     21232        66    160753     93612   1980878      9.28      9.88  --
699.11/699.15	c  N dy 16059   4201830       200     21232        66     95879     93612    963283      9.27      9.81  --
700.91/700.95	c  S st 16098   4212885       200     21232        66    106294     93612   1121163      9.27   no data  --
701.01/701.06	c  S st 16098   4213393       200     21232        66    106794     93612   1130319      9.27   no data  --
701.01/701.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
701.01/701.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
701.11/701.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
701.11/701.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
701.21/701.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
701.21/701.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
701.21/701.21	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
716.51/716.54	c lits-rem:       678  cl-subs:     8726  v-elim:      0  v-fix:    0  time: 15.33 s
716.51/716.54	c vivif2 --  cl tried    21232 cl shrink        0 lits rem          0 time: 0.00
716.51/716.56	c vivif2 --  cl tried    98068 cl shrink        0 lits rem          0 time: 0.02
716.91/716.92	c asymm  cl-useful: 0/2317/21232 lits-rem:0 time: 0.36
716.91/716.93	c calculated reachability. Time: 0.00
716.91/716.93	c  N dy 16098   4213393       200     21232        66     98068     93612   1046837      9.27   no data  --
720.21/720.27	c  N dy 16191   4233975       200     21232        66    117577     93612   1355176      9.27      9.79  --
723.92/723.98	c  N dy 16274   4254076       200     21232        66    136602     93612   1650509      9.27      9.82  --
728.22/728.27	c  N dy 16372   4274317       200     21232        66    155730     93612   1949375      9.27      9.85  --
732.91/732.95	c  N dy 16442   4294505       200     21232        66     89931     93612    877063      9.27      9.81  --
736.11/736.16	c  N dy 16526   4314690       200     21232        66    109107     93612   1174025      9.27      9.83  --
739.71/739.72	c  N dy 16617   4334697       200     21232        66    128028     93612   1465883      9.27      9.77  --
743.62/743.68	c  N dy 16699   4354789       200     21232        66    146995     93612   1754481      9.27      9.77  --
748.11/748.19	c  N dy 16776   4375223       200     21232        66    166374     93612   2048978      9.27      9.87  --
752.51/752.54	c  N dy 16855   4396113       200     21232        66    100130     93612   1024018      9.27      9.89  --
755.81/755.80	c  N dy 16923   4416285       200     21232        66    119228     93612   1317164      9.27      9.76  --
759.21/759.27	c  N dy 16975   4436555       200     21232        66    138385     93612   1609727      9.27      9.94  --
763.32/763.34	c  N dy 17060   4456749       200     21232        66    157441     93612   1903908      9.27      9.82  --
768.21/768.22	c  N dy 17142   4476793       200     21232        66     89405     93612    849266      9.27     11.19  --
770.91/770.98	c  N dy 17215   4496870       200     21232        66    108468     93612   1142064      9.27      9.99  --
774.11/774.15	c  N dy 17307   4516881       200     21232        66    127395     93612   1433716      9.27     11.16  --
777.51/777.57	c  N dy 17376   4537970       200     21232        66    147395     93612   1737935      9.27      9.78  --
781.31/781.38	c  N dy 17476   4557985       200     21232        66    166397     93612   2036321      9.27     10.55  --
785.31/785.35	c  N dy 17538   4578589       200     21232        66     97920     93612    970942      9.27      9.76  --
788.22/788.20	c  N dy 17616   4598602       200     21232        66    116804     93612   1263474      9.27      9.77  --
791.32/791.36	c  N dy 17692   4618606       200     21232        66    135715     93612   1554842      9.27     10.54  --
794.92/794.91	c  N dy 17784   4638648       200     21232        66    154683     93612   1853544      9.27      9.90  --
798.62/798.68	c  N dy 17878   4658741       200     21232        66    173767     93612   2148484      9.27      9.80  --
802.41/802.47	c  N dy 17956   4679466       200     21232        66    104447     93612   1068497      9.27      9.77  --
805.41/805.46	c  N dy 18042   4699606       200     21232        66    123502     93612   1365137      9.27      9.80  --
807.71/807.77	c  S st 18099   4713395       200     21232        66    136558     93612   1565852      9.27      8.89  --
807.81/807.88	c  S st 18099   4713899       200     21232        66    137058     93612   1574632      9.27   no data  --
807.81/807.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
807.81/807.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
807.91/807.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
807.91/807.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
808.01/808.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
808.01/808.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
808.01/808.03	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
834.51/834.51	c lits-rem:       774  cl-subs:    14175  v-elim:      0  v-fix:    0  time: 26.48 s
834.51/834.51	c vivif2 --  cl tried    21232 cl shrink        0 lits rem          0 time: 0.00
834.51/834.54	c vivif2 --  cl tried   122883 cl shrink        0 lits rem          0 time: 0.03
834.71/834.76	c asymm  cl-useful: 0/2115/21232 lits-rem:0 time: 0.23
834.71/834.77	c calculated reachability. Time: 0.00
834.71/834.77	c  N dy 18099   4713899       200     21232        66    122883     93612   1434766      9.27   no data  --
838.02/838.03	c  N dy 18162   4734349       200     21232        66    142257     93612   1726024      9.27      9.76  --
841.53/841.51	c  N dy 18230   4754456       200     21232        66    161231     93612   2017421      9.27      9.79  --
846.11/846.13	c  N dy 18305   4775168       200     21232        66     91248     93612    861362      9.27      9.77  --
848.81/848.85	c  N dy 18383   4795198       200     21232        66    110215     93612   1148935      9.27     13.67  --
851.81/851.81	c  N dy 18442   4815243       200     21232        66    129139     93612   1434825      9.26     10.21  --
855.42/855.42	c  N dy 18510   4835944       200     21232        66    148721     93612   1729082      9.26     10.09  --
859.52/859.59	c  N dy 18581   4856417       200     21232        66    168076     93612   2022084      9.26      9.77  --
864.32/864.38	c  N dy 18649   4876645       200     21232        66     96612     93612    934237      9.26      9.77  --
867.12/867.11	c  N dy 18718   4896724       200     21232        66    115610     93612   1226228      9.26      9.78  --
870.12/870.19	c  N dy 18787   4916826       200     21232        66    134553     93612   1509553      9.26      9.93  --
873.62/873.65	c  N dy 18864   4936923       200     21232        66    153561     93612   1798529      9.26     10.59  --
877.42/877.43	c  N dy 18946   4956993       200     21232        66    172587     93612   2093698      9.26     10.01  --
881.61/881.65	c  N dy 19036   4977132       200     21232        66     99957     93612    981134      9.26      9.78  --
884.43/884.47	c  N dy 19083   4997266       200     21232        66    118929     93612   1263082      9.26      9.85  --
887.73/887.72	c  N dy 19139   5017679       200     21232        66    138217     93612   1554969      9.26      9.76  --
891.51/891.52	c  N dy 19203   5040578       200     21232        66    159822     93612   1881567      9.26      9.76  --
895.32/895.32	c  N dy 19282   5060671       200     21232        66    178892     93612   2173729      9.26      9.83  --
899.22/899.29	c  N dy 19367   5080881       200     21232        66    105347     93612   1051784      9.26      9.84  --
902.32/902.35	c  N dy 19451   5101683       200     21232        66    125018     93612   1354613      9.26      9.87  --
905.82/905.86	c  N dy 19538   5122179       200     21232        66    144446     93612   1651197      9.26      9.77  --
909.62/909.67	c  N dy 19601   5142751       200     21232        66    163876     93612   1946210      9.25      9.81  --
913.82/913.89	c  N dy 19689   5163375       200     21232        66    183396     93612   2243540      9.25      9.81  --
917.82/917.81	c  N dy 19749   5184541       200     21232        66    109848     93612   1110954      9.25      9.78  --
920.92/920.95	c  N dy 19824   5204882       200     21232        66    129097     93612   1402434      9.25      9.80  --
922.32/922.39	c  S st 19861   5213900       200     21232        66    137681     93612   1533697      9.25      9.57  --
922.52/922.50	c  S st 19861   5214403       200     21232        66    138182     93612   1541661      9.25   no data  --
922.52/922.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
922.52/922.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
922.52/922.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
922.62/922.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
922.62/922.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
922.62/922.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
922.62/922.65	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
945.32/945.30	c lits-rem:       869  cl-subs:    14823  v-elim:      0  v-fix:    0  time: 22.66 s
945.32/945.30	c vivif2 --  cl tried    21232 cl shrink        0 lits rem          0 time: 0.00
945.32/945.33	c vivif2 --  cl tried   123359 cl shrink        0 lits rem          0 time: 0.03
945.52/945.57	c asymm  cl-useful: 0/1993/21232 lits-rem:0 time: 0.24
945.52/945.58	c calculated reachability. Time: 0.00
945.52/945.58	c  N dy 19861   5214403       200     21232        66    123359     93612   1398649      9.25   no data  --
948.72/948.77	c  N dy 19937   5234440       200     21232        66    142269     93612   1687937      9.25      9.86  --
952.42/952.45	c  N dy 20013   5254796       200     21232        66    161378     93612   1972770      9.25      9.78  --
956.71/956.72	c  N dy 20064   5275152       200     21232        66    180542     93612   2257557      9.25      9.87  --
961.22/961.23	c  N dy 20123   5295206       200     21232        66    105464     93612   1042254      9.25      9.75  --
964.63/964.64	c  N dy 20197   5315241       200     21232        66    124357     93612   1325697      9.25      9.76  --
967.92/967.99	c  N dy 20266   5335370       200     21232        66    143415     93612   1618442      9.25      9.74  --
971.72/971.71	c  N dy 20343   5355959       200     21232        66    162928     93612   1912523      9.25      9.87  --
975.62/975.64	c  N dy 20407   5376129       200     21232        66    181974     93612   2203688      9.25      9.76  --
979.92/979.93	c  N dy 20492   5396317       200     21232        66    105756     93612   1041382      9.25      9.79  --
982.91/982.93	c  N dy 20549   5416396       200     21232        66    124683     93612   1321061      9.24     10.89  --
986.22/986.26	c  N dy 20639   5436545       200     21232        66    143664     93612   1613088      9.24      9.74  --
989.72/989.79	c  N dy 20703   5456864       200     21232        66    162807     93612   1897056      9.24      9.85  --
993.72/993.79	c  N dy 20787   5476972       200     21232        66    181776     93612   2182289      9.24      9.81  --
998.12/998.16	c  N dy 20859   5497380       200     21232        66    104826     93612   1014460      9.24      9.73  --
1001.02/1001.02	c  N dy 20934   5517427       200     21232        66    123785     93612   1300339      9.24      9.78  --
1004.12/1004.16	c  N dy 21009   5537528       200     21232        66    142782     93612   1591286      9.24      9.73  --
1007.53/1007.51	c  N dy 21068   5557612       200     21232        67    161721     93612   1875527      9.24     10.83  --
1011.42/1011.48	c  N dy 21141   5577644       200     21232        67    180658     93612   2164919      9.24      9.87  --
1016.22/1016.20	c  N dy 21217   5597647       200     21232        67    102384     93612    971689      9.24      9.79  --
1019.02/1019.04	c  N dy 21282   5617673       200     21232        67    121392     93612   1262622      9.24      9.95  --
1022.22/1022.24	c  N dy 21357   5637735       200     21232        67    140450     93612   1555637      9.24      9.77  --
1025.73/1025.77	c  N dy 21432   5657892       200     21232        67    159414     93612   1838662      9.24      9.77  --
1029.63/1029.63	c  N dy 21504   5677919       200     21232        67    178367     93612   2125634      9.24      9.73  --
1034.62/1034.60	c  N dy 21569   5697933       200     21232        67     98918     93612    910266      9.24      9.74  --
1036.92/1036.91	c  S st 21629   5714404       200     21232        67    114532     93612   1148589      9.24   no data  --
1037.02/1037.01	c  S st 21629   5714905       200     21232        67    115025     93612   1157386      9.24   no data  --
1037.02/1037.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1037.02/1037.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1037.02/1037.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
1037.12/1037.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1037.12/1037.18	c subs with bin:      460  lits-rem:       570  v-fix:    0  time:  0.08 s
1037.12/1037.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1037.12/1037.18	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
1051.63/1051.69	c lits-rem:       258  cl-subs:     7387  v-elim:      0  v-fix:    0  time: 14.50 s
1051.63/1051.69	c vivif2 --  cl tried    21226 cl shrink        0 lits rem          0 time: 0.00
1051.72/1051.71	c vivif2 --  cl tried   107184 cl shrink        0 lits rem          0 time: 0.02
1051.92/1051.93	c asymm  cl-useful: 0/1524/21226 lits-rem:0 time: 0.22
1051.92/1051.93	c calculated reachability. Time: 0.00
1051.92/1051.93	c  N dy 21629   5714905       200     21226        67    107184     93596   1089031      9.24   no data  --
1055.02/1055.00	c  N dy 21691   5735380       200     21226        67    126453     93596   1372847      9.23      9.80  --
1058.82/1058.83	c  N dy 21757   5755782       200     21226        67    145696     93596   1660902      9.23      9.72  --
1062.82/1062.89	c  N dy 21821   5776178       200     21226        67    164977     93596   1953161      9.23      9.77  --
1067.23/1067.21	c  N dy 21921   5796232       200     21226        67    183896     93596   2242026      9.23      9.87  --
1072.22/1072.26	c  N dy 21992   5816353       200     21226        67    103941     93596    993811      9.23      9.74  --
1075.52/1075.58	c  N dy 22089   5836622       200     21226        67    123129     93596   1293175      9.23      9.72  --
1079.32/1079.36	c  N dy 22157   5856650       200     21226        67    142030     93596   1577653      9.23      9.97  --
1083.83/1083.88	c  N dy 22225   5877363       200     21226        67    161560     93596   1867963      9.23      9.80  --
1088.43/1088.46	c  N dy 22317   5897534       200     21226        67    180669     93596   2162950      9.23      9.72  --
1093.52/1093.53	c  N dy 22395   5917734       200     21226        67    199680     93596   2451412      9.23      9.74  --
1097.92/1097.92	c  N dy 22472   5937864       200     21226        67    118659     93596   1203249      9.23      9.72  --
1101.63/1101.60	c  N dy 22562   5958109       200     21226        67    137785     93596   1497284      9.23      9.88  --
1105.53/1105.56	c  N dy 22638   5978583       200     21226        67    157158     93596   1793745      9.23      9.84  --
1110.22/1110.22	c  N dy 22709   5999399       200     21226        67    176825     93596   2085990      9.23      9.85  --
1115.12/1115.10	c  N dy 22781   6019764       200     21226        67    196030     93596   2372918      9.23      9.84  --
1119.73/1119.79	c  N dy 22869   6039776       200     21226        67    113984     93596   1124151      9.23      9.74  --
1123.42/1123.42	c  N dy 22928   6060503       200     21226        67    133562     93596   1415788      9.23      9.73  --
1127.22/1127.23	c  N dy 23010   6080708       200     21226        67    152595     93596   1707379      9.23      9.73  --
1131.43/1131.40	c  N dy 23077   6100753       200     21226        67    171501     93596   1990745      9.23     10.63  --
1135.92/1135.97	c  N dy 23143   6120985       200     21226        67    190565     93596   2274478      9.22      9.76  --
1141.42/1141.48	c  N dy 23230   6141206       200     21226        67    107739     93596   1025809      9.23      9.84  --
1144.72/1144.74	c  N dy 23296   6161219       200     21226        67    126628     93596   1309879      9.22      9.84  --
1148.53/1148.57	c  N dy 23344   6181584       200     21226        67    145907     93596   1594214      9.22      9.71  --
1152.73/1152.72	c  N dy 23407   6202192       200     21226        67    165304     93596   1880085      9.22      9.77  --
1155.72/1155.76	c  S st 23449   6214907       200     21226        67    177299     93596   2055105      9.22   no data  --
1155.92/1155.92	c  S st 23449   6215409       200     21226        67    177797     93596   2063242      9.22   no data  --
1155.92/1155.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1155.92/1155.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1156.03/1156.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.10
1156.13/1156.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1156.13/1156.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1156.13/1156.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1156.13/1156.16	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
1219.02/1219.08	c lits-rem:      1035  cl-subs:    28620  v-elim:      0  v-fix:    0  time: 62.92 s
1219.02/1219.08	c vivif2 --  cl tried    21226 cl shrink        0 lits rem          0 time: 0.00
1219.12/1219.12	c vivif2 --  cl tried   149177 cl shrink        0 lits rem          0 time: 0.04
1219.42/1219.42	c asymm  cl-useful: 0/944/21226 lits-rem:0 time: 0.30
1219.42/1219.43	c calculated reachability. Time: 0.00
1219.42/1219.43	c  N dy 23449   6215409       200     21226        67    149177     93596   1786997      9.22   no data  --
1223.02/1223.09	c  N dy 23499   6235765       200     21226        67    168330     93596   2065333      9.22      9.72  --
1226.93/1226.91	c  N dy 23569   6255778       200     21226        67    187202     93596   2345637      9.22      9.76  --
1232.13/1232.13	c  N dy 23643   6276307       200     21226        67    104537     93596    981795      9.22      9.76  --
1234.93/1234.96	c  N dy 23702   6296353       200     21226        67    123455     93596   1265124      9.22     10.48  --
1238.23/1238.25	c  N dy 23773   6316563       200     21226        67    142580     93596   1552034      9.22      9.72  --
1241.83/1241.85	c  N dy 23869   6336570       200     21226        67    161486     93596   1842030      9.22      9.72  --
1245.92/1245.99	c  N dy 23955   6357316       200     21226        67    181089     93596   2139054      9.22      9.73  --
1250.13/1250.18	c  N dy 24040   6377345       200     21226        67    200007     93596   2425718      9.22      9.71  --
1254.63/1254.61	c  N dy 24134   6397432       200     21226        67    115536     93596   1137732      9.22      9.72  --
1258.23/1258.21	c  N dy 24214   6417449       200     21226        67    134413     93596   1419433      9.22      9.74  --
1262.03/1262.02	c  N dy 24288   6437539       200     21226        67    153428     93596   1702603      9.21      9.79  --
1266.43/1266.49	c  N dy 24347   6459043       200     21226        67    173665     93596   1998932      9.21      9.77  --
1271.23/1271.25	c  N dy 24417   6479610       200     21226        67    193177     93596   2291902      9.21      9.92  --
1276.92/1276.95	c  N dy 24493   6499695       200     21226        67    107458     93596   1004772      9.21     10.66  --
1280.34/1280.31	c  N dy 24557   6519731       200     21226        68    126407     93596   1284076      9.21      9.73  --
1284.03/1284.03	c  N dy 24620   6540417       200     21226        68    145950     93596   1574992      9.21      9.72  --
1288.23/1288.29	c  N dy 24696   6560753       200     21226        68    165193     93596   1861792      9.21      9.71  --
1292.53/1292.59	c  N dy 24767   6580840       200     21226        68    184112     93596   2140657      9.21      9.83  --
1297.13/1297.17	c  N dy 24816   6600851       200     21226        68    202930     93596   2409571      9.21      9.74  --

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

running on 2 cores: 0,2

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: 0.95 1.34 2.36 2/178 24644
/proc/meminfo: memFree=19847440/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=30432 CPUtime=0 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 811 0 0 0 0 0 0 0 23 0 1 0 466153739 31162368 750 33554432000 4194304 4650387 140733789432400 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 7608 750 328 112 0 2573 0

[startup+0.0874159 s]
/proc/loadavg: 0.95 1.34 2.36 2/178 24644
/proc/meminfo: memFree=19847440/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=30792 CPUtime=0.08 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 974 0 0 0 8 0 0 0 23 0 1 0 466153739 31531008 913 33554432000 4194304 4650387 140733789432400 18446744073709551615 4370529 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 7698 913 346 112 0 2663 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30792

[startup+0.100417 s]
/proc/loadavg: 0.95 1.34 2.36 2/178 24644
/proc/meminfo: memFree=19847440/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=30792 CPUtime=0.09 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 974 0 0 0 9 0 0 0 23 0 1 0 466153739 31531008 913 33554432000 4194304 4650387 140733789432400 18446744073709551615 4370505 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 7698 913 346 112 0 2663 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30792

[startup+0.300398 s]
/proc/loadavg: 0.95 1.34 2.36 2/178 24644
/proc/meminfo: memFree=19847440/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=36748 CPUtime=0.29 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 2420 0 0 0 29 0 0 0 25 0 1 0 466153739 37629952 2099 33554432000 4194304 4650387 140733789432400 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 9187 2099 378 112 0 4152 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36748

[startup+0.70031 s]
/proc/loadavg: 0.95 1.34 2.36 2/178 24644
/proc/meminfo: memFree=19847440/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=36748 CPUtime=0.69 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 2551 0 0 0 69 0 0 0 25 0 1 0 466153739 37629952 2230 33554432000 4194304 4650387 140733789432400 18446744073709551615 4364368 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 9187 2230 380 112 0 4152 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36748

[startup+1.50114 s]
/proc/loadavg: 0.95 1.34 2.36 5/194 24670
/proc/meminfo: memFree=19798300/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=37152 CPUtime=1.49 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 3258 0 0 0 149 0 0 0 25 0 1 0 466153739 38043648 2222 33554432000 4194304 4650387 140733789432400 18446744073709551615 4363437 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 9288 2222 380 112 0 4253 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37152

[startup+3.10087 s]
/proc/loadavg: 0.95 1.34 2.36 5/194 24670
/proc/meminfo: memFree=19791852/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=41832 CPUtime=3.09 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 4918 0 0 0 309 0 0 0 25 0 1 0 466153739 42835968 3486 33554432000 4194304 4650387 140733789432400 18446744073709551615 4438639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 10458 3486 382 112 0 5423 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41832

[startup+6.3003 s]
/proc/loadavg: 1.20 1.38 2.37 5/194 24670
/proc/meminfo: memFree=19766068/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=44492 CPUtime=6.29 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 6109 0 0 0 629 0 0 0 25 0 1 0 466153739 45559808 4205 33554432000 4194304 4650387 140733789432400 18446744073709551615 4438907 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 11123 4205 382 112 0 6088 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44492

[startup+12.7011 s]
/proc/loadavg: 1.42 1.43 2.37 5/194 24671
/proc/meminfo: memFree=19755164/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=46952 CPUtime=12.7 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 8841 0 0 0 1269 1 0 0 25 0 1 0 466153739 48078848 4786 33554432000 4194304 4650387 140733789432400 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 11738 4786 382 112 0 6703 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 46952

[startup+25.5008 s]
/proc/loadavg: 1.99 1.55 2.40 5/194 24671
/proc/meminfo: memFree=19738440/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=49264 CPUtime=25.49 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 13973 0 0 0 2548 1 0 0 25 0 1 0 466153739 50446336 5111 33554432000 4194304 4650387 140733789432400 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 12316 5111 382 112 0 7281 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49264

[startup+51.1011 s]
/proc/loadavg: 2.68 1.75 2.44 5/194 24672
/proc/meminfo: memFree=19723588/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=52652 CPUtime=51.09 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 23327 0 0 0 5106 3 0 0 25 0 1 0 466153739 53915648 6159 33554432000 4194304 4650387 140733789432400 18446744073709551615 4366833 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 13163 6159 382 112 0 8128 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 52652

[startup+102.307 s]
/proc/loadavg: 3.42 2.09 2.52 5/194 24673
/proc/meminfo: memFree=19684628/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=65300 CPUtime=102.3 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 40957 0 0 0 10224 6 0 0 25 0 1 0 466153739 66867200 9165 33554432000 4194304 4650387 140733789432400 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 16325 9165 382 112 0 11290 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 65300

[startup+162.301 s]
/proc/loadavg: 3.79 2.44 2.61 5/194 24684
/proc/meminfo: memFree=19647688/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=70096 CPUtime=162.3 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 56695 0 0 0 16220 10 0 0 25 0 1 0 466153739 71778304 11168 33554432000 4194304 4650387 140733789432400 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 17524 11168 382 112 0 12489 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 70096

[startup+222.301 s]
/proc/loadavg: 3.97 2.73 2.70 5/194 24685
/proc/meminfo: memFree=19611320/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=82480 CPUtime=222.29 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 71805 0 0 0 22216 13 0 0 25 0 1 0 466153739 84459520 14023 33554432000 4194304 4650387 140733789432400 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 20620 14023 382 112 0 15585 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 82480

[startup+282.301 s]
/proc/loadavg: 4.06 2.98 2.78 5/194 24687
/proc/meminfo: memFree=19598648/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=82824 CPUtime=282.3 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 85627 0 0 0 28212 18 0 0 25 0 1 0 466153739 84811776 13915 33554432000 4194304 4650387 140733789432400 18446744073709551615 4328248 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 20706 13915 382 112 0 15671 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 82824

[startup+342.301 s]
/proc/loadavg: 4.02 3.16 2.86 5/194 24691
/proc/meminfo: memFree=19568112/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=87956 CPUtime=342.3 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 97589 0 0 0 34207 23 0 0 25 0 1 0 466153739 90066944 15101 33554432000 4194304 4650387 140733789432400 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 21989 15101 382 112 0 16954 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 87956

[startup+402.301 s]
/proc/loadavg: 4.06 3.33 2.93 5/194 24693
/proc/meminfo: memFree=19541332/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=92600 CPUtime=402.3 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 108420 0 0 0 40205 25 0 0 25 0 1 0 466153739 94822400 16797 33554432000 4194304 4650387 140733789432400 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 23150 16797 382 112 0 18115 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 92600

[startup+462.3 s]
/proc/loadavg: 4.10 3.46 3.00 5/194 24722
/proc/meminfo: memFree=19581096/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=92784 CPUtime=462.3 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 120189 0 0 0 46201 29 0 0 25 0 1 0 466153739 95010816 16848 33554432000 4194304 4650387 140733789432400 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 23196 16848 382 112 0 18161 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 92784

[startup+522.3 s]
/proc/loadavg: 4.04 3.56 3.06 5/194 24723
/proc/meminfo: memFree=19559572/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=108456 CPUtime=522.3 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 127852 0 0 0 52198 32 0 0 25 0 1 0 466153739 111058944 19285 33554432000 4194304 4650387 140733789432400 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 27114 19285 382 112 0 22079 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 108456

[startup+582.3 s]
/proc/loadavg: 4.01 3.64 3.12 5/194 24725
/proc/meminfo: memFree=19537864/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=108620 CPUtime=582.3 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 138813 0 0 0 58194 36 0 0 25 0 1 0 466153739 111226880 20211 33554432000 4194304 4650387 140733789432400 18446744073709551615 4333915 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 27155 20211 382 112 0 22120 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 108620

[startup+642.3 s]
/proc/loadavg: 4.00 3.70 3.17 5/194 24726
/proc/meminfo: memFree=19523696/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=113280 CPUtime=642.31 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 144786 0 0 0 64193 38 0 0 25 0 1 0 466153739 115998720 20682 33554432000 4194304 4650387 140733789432400 18446744073709551615 4365298 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 28320 20682 382 112 0 23285 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 113280

[startup+702.301 s]
/proc/loadavg: 4.03 3.77 3.22 5/194 24728
/proc/meminfo: memFree=19494028/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=113460 CPUtime=702.31 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 155491 0 0 0 70190 41 0 0 25 0 1 0 466153739 116183040 20735 33554432000 4194304 4650387 140733789432400 18446744073709551615 4476299 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 28365 20735 382 112 0 23330 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 113460

[startup+762.307 s]
/proc/loadavg: 4.08 3.82 3.27 5/194 24730
/proc/meminfo: memFree=19494372/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=113580 CPUtime=762.32 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 161956 0 0 0 76187 45 0 0 25 0 1 0 466153739 116305920 21576 33554432000 4194304 4650387 140733789432400 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 28395 21576 382 112 0 23360 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 113580

[startup+822.301 s]
/proc/loadavg: 4.03 3.85 3.31 5/194 24731
/proc/meminfo: memFree=19490884/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=113720 CPUtime=822.31 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 170083 0 0 0 82185 46 0 0 25 0 1 0 466153739 116449280 21274 33554432000 4194304 4650387 140733789432400 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 28430 21274 382 112 0 23395 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 113720

[startup+882.301 s]
/proc/loadavg: 4.01 3.88 3.36 5/194 24733
/proc/meminfo: memFree=19487256/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=113864 CPUtime=882.31 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 178335 0 0 0 88182 49 0 0 25 0 1 0 466153739 116596736 20668 33554432000 4194304 4650387 140733789432400 18446744073709551615 4329554 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 28466 20668 382 112 0 23431 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 113864

[startup+942.301 s]
/proc/loadavg: 4.00 3.90 3.39 5/194 24734
/proc/meminfo: memFree=19459824/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=113952 CPUtime=942.32 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 184864 0 0 0 94180 52 0 0 25 0 1 0 466153739 116686848 21321 33554432000 4194304 4650387 140733789432400 18446744073709551615 4476299 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 28488 21321 382 112 0 23453 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 113952

[startup+1002.3 s]
/proc/loadavg: 4.00 3.91 3.43 5/194 24736
/proc/meminfo: memFree=19464400/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=114100 CPUtime=1002.32 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 193951 0 0 0 100178 54 0 0 25 0 1 0 466153739 116838400 21183 33554432000 4194304 4650387 140733789432400 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 28525 21183 382 112 0 23490 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 114100

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.46 5/194 24738
/proc/meminfo: memFree=19435616/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=114196 CPUtime=1062.32 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 200730 0 0 0 106176 56 0 0 25 0 1 0 466153739 116936704 21840 33554432000 4194304 4650387 140733789432400 18446744073709551615 4363572 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 28549 21840 382 112 0 23514 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 114196

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.49 5/194 24739
/proc/meminfo: memFree=19426300/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=114364 CPUtime=1122.32 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 209493 0 0 0 112172 60 0 0 25 0 1 0 466153739 117108736 21074 33554432000 4194304 4650387 140733789432400 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 28591 21074 382 112 0 23556 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 114364

[startup+1182.3 s]
/proc/loadavg: 4.00 3.94 3.52 5/194 24741
/proc/meminfo: memFree=19408808/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=120080 CPUtime=1182.32 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 214611 0 0 0 118170 62 0 0 25 0 1 0 466153739 122961920 23017 33554432000 4194304 4650387 140733789432400 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 30020 23017 382 112 0 24985 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 120080

[startup+1242.3 s]
/proc/loadavg: 4.05 3.97 3.55 5/194 24742
/proc/meminfo: memFree=19397140/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=120144 CPUtime=1242.33 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 218042 0 0 0 124170 63 0 0 25 0 1 0 466153739 123027456 22792 33554432000 4194304 4650387 140733789432400 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 30036 22792 382 112 0 25001 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 120144



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.97 3.58 5/194 24744
/proc/meminfo: memFree=19402184/32951124 swapFree=67111416/67111528
[pid=24644] ppid=24642 vsize=120292 CPUtime=1300.04 cores=0,2
/proc/24644/stat : 24644 (strangenight1-s) R 24642 24644 23905 0 -1 4202496 226724 0 0 0 129937 67 0 0 25 0 1 0 466153739 123179008 21732 33554432000 4194304 4650387 140733789432400 18446744073709551615 4328299 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24644/statm: 30073 21732 382 112 0 25038 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 120292

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): 1300.05
CPU user time (s): 1299.37
CPU system time (s): 0.676897
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 135144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.37
system time used= 0.676897
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 226724
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= 15
involuntary context switches= 1633

runsolver used 2.25466 second user time and 4.87826 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-23 09:59:15
IDJOB=3262202
IDBENCH=83285
IDSOLVER=1589
FILE ID=node134/3262202-1303545555
RUNJOBID= node134-1303545555-24627
PBS_JOBID= 13143104
Free space on /tmp= 71616 MiB

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

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

MD5SUM BENCH= 4e87573be2b7b7324c13131d6c6896b8
RANDOM SEED=1061674392

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.75
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19847844 kB
Buffers:       2330764 kB
Cached:       10162144 kB
SwapCached:        108 kB
Active:        8500500 kB
Inactive:      4056656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19847844 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           13624 kB
Writeback:           0 kB
AnonPages:       63408 kB
Mapped:          14656 kB
Slab:           482164 kB
PageTables:       4852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192320 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= 71592 MiB
End job on node134 at 2011-04-23 10:20:57