Trace number 3370415

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 (fixed)? (TO) 1300.06 1300.02

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v945c61409gyes5.cnf
MD5SUMccc3b90e7796ba48b01939580fe6357c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.34434
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3370415-1305379248.cnf'
0.00/0.00	c -- header says num vars:            945
0.00/0.00	c -- header says num clauses:       61409
0.00/0.01	c -- clauses added:            0 learnts,        61409 normals,            0 xors
0.00/0.01	c -- vars added        945
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       945        45     61364         0    123673         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/45/45 lits-rem:0 time: 0.00
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.00/0.03	c bin-w-bin subsume rem         2733 bins  time:  0.01 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    945 time:  0.01 s
0.00/0.04	c Removed useless bin:       0  fixed:     0  props:   0.30M  time:  0.01 s
0.00/0.06	c lits-rem:       356  cl-subs:        0  v-elim:     45  v-fix:    0  time:  0.02 s
0.00/0.06	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.07	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.07	c calculated reachability. Time: 0.00
0.00/0.07	c Calc default polars -  time:   0.00 s pos:       0 undec:      45 neg:     900
0.00/0.07	c =========================================================================================
0.00/0.07	c types(t): F = full restart, N = normal restart
0.00/0.07	c types(t): S = simplification begin/end, E = solution found
0.00/0.07	c restart types(rt): st = static, dy = dynamic
0.00/0.07	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.07	c  B st     0         0       900      3895     53836         0    190403         0   no data   no data  --
0.19/0.27	c  N dy    19      4288       900      3895     53836      4199    190403    114609      8.50      9.11  --
0.49/0.51	c  N dy    34      8705       900      3895     53837      6053    190402    134392      8.23      8.70  --
0.69/0.74	c  N dy    58     12710       900      3895     53837      5836    190402    115877      8.35      8.80  --
1.00/1.01	c  N dy    76     16930       900      3895     53837      9954    190402    220718      8.38      8.86  --
1.19/1.27	c  N dy    93     21099       900      3895     53839      8525    190402    163676      8.35      8.82  --
1.49/1.52	c  F st   111     25001       900      3895     53839     12351    190402    274680      8.38      7.91  --
1.49/1.54	c  N st   112     25251       900      3895     53839     12594    190402    282375      8.38   no data  --
1.79/1.88	c  N dy   117     30001       900      3895     53839     10556    190402    210290      8.38   no data  --
1.79/1.88	c  S st   117     30001       900      3895     53839     10556    190402    210290      8.38   no data  --
1.89/1.91	c  S st   117     30502       900      3895     53840     11056    190402    227180      8.38   no data  --
1.89/1.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.99/2.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     46 BRemL:      0 BRemN:      0 P:  4.6M T:  0.09
1.99/2.02	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2.99/3.08	c subs with bin:        0  lits-rem:     23745  v-fix:    0  time:  1.07 s
2.99/3.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.01 s
2.99/3.09	c Removed useless bin:       0  fixed:     0  props:   0.27M  time:  0.00 s
3.59/3.60	c lits-rem:      1150  cl-subs:     2178  v-elim:      0  v-fix:    0  time:  0.50 s
3.79/3.82	c asymm  cl-useful: 0/3850/3895 lits-rem:0 time: 0.22
3.79/3.83	c calculated reachability. Time: 0.00
3.79/3.83	c  N dy   117     30502       900      3895     53886      8878    166874    198647      8.38   no data  --
4.09/4.11	c  N dy   146     34600       900      3895     53887     12905    166874    317246      8.47     11.35  --
4.30/4.39	c  N dy   168     38602       900      3895     53887      9096    166874    168625      8.50      8.96  --
4.59/4.67	c  N dy   192     42624       900      3895     53887     13034    166874    291449      8.57      9.85  --
4.89/4.90	c  S st   212     45757       900      3895     53887     16106    166874    386271      8.62      8.99  --
4.89/4.93	c  S st   212     46259       900      3895     53887     16607    166874    404624      8.62   no data  --
4.89/4.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.89/4.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.99/5.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      8 BRemL:      0 BRemN:      0 P:  4.6M T:  0.09
4.99/5.05	c bin-w-bin subsume rem            0 bins  time:  0.01 s
6.29/6.30	c subs with bin:      319  lits-rem:        28  v-fix:    0  time:  1.25 s
6.29/6.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.01 s
6.29/6.31	c Removed useless bin:       0  fixed:     0  props:   0.27M  time:  0.00 s
8.59/8.64	c lits-rem:      1201  cl-subs:     1191  v-elim:      0  v-fix:    0  time:  2.34 s
8.59/8.65	c vivif2 --  cl tried     3895 cl shrink        0 lits rem          0 time: 0.00
8.59/8.66	c vivif2 --  cl tried    15097 cl shrink        0 lits rem          0 time: 0.01
8.80/8.84	c asymm  cl-useful: 0/2594/3895 lits-rem:0 time: 0.18
8.80/8.84	c calculated reachability. Time: 0.00
8.80/8.84	c  N dy   212     46259       900      3895     53895     15097    166874    383378      8.62   no data  --
9.09/9.16	c  N dy   237     50479       900      3895     53895     10467    166874    200625      8.65      9.12  --
9.39/9.46	c  N dy   258     54686       900      3895     53896     14546    166874    318502      8.67      9.13  --
9.69/9.76	c  N dy   280     58740       900      3895     53896     18505    166874    443030      8.71      9.26  --
9.99/10.06	c  N dy   306     62833       900      3895     53896     12777    166874    239523      8.74      9.55  --
10.29/10.36	c  N dy   323     66845       900      3895     53896     16668    166874    356368      8.75      9.28  --
10.49/10.56	c  S st   332     69389       900      3895     53896     19149    166874    424200      8.74   no data  --
10.49/10.59	c  S st   332     69889       900      3895     53896     19645    166874    441790      8.74   no data  --
10.59/10.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.59/10.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.59/10.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.9M T:  0.09
10.69/10.71	c bin-w-bin subsume rem            0 bins  time:  0.01 s
11.89/11.97	c subs with bin:      157  lits-rem:        36  v-fix:    0  time:  1.25 s
11.89/11.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.01 s
11.89/11.98	c Removed useless bin:       0  fixed:     0  props:   0.27M  time:  0.01 s
13.99/14.09	c lits-rem:      1490  cl-subs:     1669  v-elim:      0  v-fix:    0  time:  2.11 s
13.99/14.09	c vivif2 --  cl tried     3895 cl shrink        0 lits rem          0 time: 0.00
14.09/14.10	c vivif2 --  cl tried    17819 cl shrink        0 lits rem          0 time: 0.02
14.20/14.21	c asymm  cl-useful: 0/1301/3895 lits-rem:0 time: 0.10
14.20/14.21	c calculated reachability. Time: 0.00
14.20/14.21	c  N dy   332     69889       900      3895     53896     17819    166874    415404      8.74   no data  --
14.49/14.58	c  N dy   356     74491       900      3895     53896     11624    166874    182360      8.76      9.24  --
14.89/14.92	c  N dy   387     79313       900      3895     53896     16330    166874    330162      8.78     10.49  --
15.30/15.33	c  N dy   405     84550       900      3895     53896     21394    166874    473781      8.76      9.34  --
15.49/15.59	c  F st   422     87500       900      3895     53896     12609    166874    189343      8.79   no data  --
15.79/15.83	c  N st   427     90796       900      3895     53896     15812    166874    289813      8.79   no data  --
16.30/16.30	c  N dy   448     96894       900      3895     53896     21714    166874    461560      8.79      9.29  --
16.70/16.78	c  N dy   475    103131       900      3895     53896     15160    166874    245603      8.78      9.39  --
16.89/16.90	c  S st   483    104834       900      3895     53896     16817    166874    298327      8.78      8.86  --
16.89/16.93	c  S st   483    105335       900      3895     53896     17317    166874    317687      8.78   no data  --
16.89/16.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.89/16.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.99/17.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.7M T:  0.09
16.99/17.04	c bin-w-bin subsume rem            0 bins  time:  0.01 s
18.20/18.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.21 s
18.20/18.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.01 s
18.20/18.27	c Removed useless bin:       0  fixed:     0  props:   0.27M  time:  0.01 s
19.89/19.98	c lits-rem:       777  cl-subs:     1233  v-elim:      0  v-fix:    0  time:  1.71 s
19.89/19.98	c vivif2 --  cl tried     3895 cl shrink        0 lits rem          0 time: 0.00
19.99/20.00	c vivif2 --  cl tried    16084 cl shrink        0 lits rem          0 time: 0.01
20.19/20.27	c asymm  cl-useful: 0/3895/3895 lits-rem:0 time: 0.28
20.19/20.28	c calculated reachability. Time: 0.00
20.19/20.28	c  N dy   483    105335       900      3895     53896     16084    166874    304039      8.78   no data  --
20.69/20.79	c  N dy   511    112111       900      3895     53896     22672    166874    492071      8.78      9.29  --
21.39/21.42	c  N dy   545    119508       900      3895     53896     16262    166874    254122      8.78      9.27  --
22.00/22.06	c  N dy   584    127483       900      3895     53897     24005    166874    460991      8.78      9.24  --
22.69/22.79	c  N dy   627    135791       900      3895     53897     17530    166874    282223      8.79      9.36  --
23.49/23.50	c  N dy   668    144772       900      3895     53897     26285    166874    538039      8.78      9.30  --
24.29/24.34	c  N dy   714    154289       900      3895     53897     19994    166874    331684      8.79      9.31  --
24.59/24.64	c  S st   734    158003       900      3895     53897     23624    166874    435375      8.79   no data  --
24.59/24.68	c  S st   734    158505       900      3895     53897     24126    166874    453482      8.79   no data  --
24.59/24.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.59/24.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.69/24.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.3M T:  0.10
24.79/24.81	c bin-w-bin subsume rem            0 bins  time:  0.01 s
25.99/26.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.23 s
25.99/26.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.01 s
25.99/26.04	c Removed useless bin:       0  fixed:     0  props:   0.27M  time:  0.00 s
28.29/28.31	c lits-rem:      1872  cl-subs:     2558  v-elim:      0  v-fix:    0  time:  2.26 s
28.29/28.31	c vivif2 --  cl tried     3895 cl shrink        0 lits rem          0 time: 0.00
28.29/28.33	c vivif2 --  cl tried    21568 cl shrink       19 lits rem         19 time: 0.02
28.50/28.51	c asymm  cl-useful: 0/2212/3895 lits-rem:0 time: 0.18
28.50/28.51	c calculated reachability. Time: 0.00
28.50/28.51	c  N dy   734    158505       900      3895     53897     21568    166874    424650      8.79   no data  --
29.39/29.40	c  N dy   773    168692       900      3895     53899     31493    166874    698863      8.77      9.30  --
30.29/30.33	c  N dy   836    179570       900      3895     53899     25584    166874    487714      8.79      9.29  --
31.40/31.41	c  N dy   894    191112       900      3895     53899     19302    166874    293640      8.80      9.28  --
32.40/32.44	c  N dy   953    203344       900      3895     53899     31190    166874    626263      8.80      9.59  --
33.59/33.61	c  N dy  1024    216365       900      3895     53899     25378    166874    450190      8.83      9.31  --
34.89/34.93	c  N dy  1099    230234       900      3895     53899     38848    166874    822328      8.85      9.39  --
35.59/35.63	c  S st  1138    237757       900      3895     53899     26674    166874    468904      8.86      7.53  --
35.59/35.67	c  S st  1138    238257       900      3895     53899     27171    166874    486888      8.86   no data  --
35.59/35.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.59/35.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.69/35.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.8M T:  0.11
35.79/35.81	c bin-w-bin subsume rem            0 bins  time:  0.01 s
36.99/37.03	c subs with bin:      393  lits-rem:        34  v-fix:    0  time:  1.23 s
36.99/37.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.01 s
36.99/37.05	c Removed useless bin:       0  fixed:     0  props:   0.27M  time:  0.01 s
39.10/39.18	c lits-rem:      1736  cl-subs:     1620  v-elim:      0  v-fix:    0  time:  2.13 s
39.10/39.18	c vivif2 --  cl tried     3895 cl shrink        1 lits rem          1 time: 0.00
39.20/39.20	c vivif2 --  cl tried    25158 cl shrink       70 lits rem         70 time: 0.02
39.30/39.36	c asymm  cl-useful: 0/1683/3895 lits-rem:0 time: 0.16
39.30/39.36	c calculated reachability. Time: 0.00
39.30/39.36	c  N dy  1138    238257       900      3895     53899     25158    166873    463839      8.86   no data  --
40.79/40.83	c  N dy  1207    253962       900      3895     53899     40409    166873    908228      8.86      9.33  --
42.29/42.37	c  N dy  1310    270242       900      3895     53899     35947    166873    754418      8.90      9.43  --
44.00/44.07	c  N dy  1397    287589       900      3895     53899     31395    166873    582651      8.92     13.03  --
45.89/45.97	c  N dy  1494    305954       900      3895     53899     26859    166873    415368      8.94      9.56  --
45.89/45.99	c  F st  1497    306250       900      3895     53899     27144    166873    423834      8.94   no data  --
47.89/47.97	c  N dy  1571    325817       900      3895     53901     46071    166873    913411      8.94      9.45  --
49.90/49.90	c  N dy  1683    345846       900      3895     53902     42234    166873    801172      8.96      9.59  --
51.00/51.05	c  S st  1742    357385       900      3895     53902     29203    166873    438847      8.97   no data  --
51.00/51.09	c  S st  1742    357888       900      3895     53902     29705    166873    457207      8.97   no data  --
51.00/51.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.00/51.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.19/51.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.7M T:  0.11
51.19/51.23	c bin-w-bin subsume rem            0 bins  time:  0.01 s
52.39/52.40	c subs with bin:     1036  lits-rem:       178  v-fix:    0  time:  1.17 s
52.39/52.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.00 s
52.39/52.41	c Removed useless bin:       0  fixed:     0  props:   0.27M  time:  0.01 s
54.29/54.30	c lits-rem:       901  cl-subs:     1347  v-elim:      0  v-fix:    0  time:  1.89 s
54.29/54.31	c vivif2 --  cl tried     3895 cl shrink        0 lits rem          0 time: 0.00
54.29/54.33	c vivif2 --  cl tried    27322 cl shrink        0 lits rem          0 time: 0.02
54.49/54.51	c asymm  cl-useful: 0/2074/3895 lits-rem:0 time: 0.19
54.49/54.51	c calculated reachability. Time: 0.00
54.49/54.51	c  N dy  1742    357888       900      3895     53902     27322    166873    432690      8.97   no data  --
56.39/56.47	c  N dy  1848    377974       900      3895     53903     46845    166873    964459      8.99     10.99  --
58.40/58.47	c  N dy  1950    397976       900      3895     53903     41097    166873    751354      9.00     10.00  --
60.40/60.46	c  N dy  2046    418121       900      3895     53904     34435    166873    548769      9.01      9.55  --
62.49/62.53	c  N dy  2143    438651       900      3895     53904     54387    166873   1097204      9.01      9.91  --
64.49/64.57	c  N dy  2240    458957       900      3895     53904     46863    166873    853887      9.02      9.53  --
66.50/66.59	c  N dy  2328    479212       900      3895     53904     38370    166873    602339      9.02      9.53  --
68.59/68.66	c  N dy  2438    499416       900      3895     53904     57909    166873   1124446      9.03      9.53  --
70.59/70.69	c  N dy  2549    520167       900      3895     53904     48990    166873    863074      9.04      9.52  --
72.50/72.51	c  S st  2639    536833       900      3895     53904     35077    166873    479574      9.05      8.35  --
72.50/72.55	c  S st  2639    537334       900      3895     53904     35575    166873    496781      9.05   no data  --
72.50/72.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
72.50/72.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
72.60/72.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.7M T:  0.11
72.60/72.69	c bin-w-bin subsume rem            0 bins  time:  0.01 s
73.80/73.83	c subs with bin:      137  lits-rem:        62  v-fix:    0  time:  1.14 s
73.80/73.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.01 s
73.80/73.84	c Removed useless bin:       0  fixed:     0  props:   0.27M  time:  0.00 s
75.60/75.64	c lits-rem:      1226  cl-subs:     1591  v-elim:      0  v-fix:    0  time:  1.80 s
75.60/75.64	c vivif2 --  cl tried     3895 cl shrink        0 lits rem          0 time: 0.00
75.60/75.67	c vivif2 --  cl tried    33847 cl shrink        0 lits rem          0 time: 0.02
75.81/75.86	c asymm  cl-useful: 0/1532/3895 lits-rem:0 time: 0.19
75.81/75.86	c calculated reachability. Time: 0.00
75.81/75.86	c  N dy  2639    537334       900      3895     53904     33847    166873    479970      9.05   no data  --
77.80/77.83	c  N dy  2732    557540       900      3895     53904     53447    166873    984592      9.05      9.55  --
79.79/79.89	c  N dy  2816    577597       900      3895     53904     41904    166873    634078      9.04     11.46  --
81.89/81.98	c  N dy  2898    597622       900      3895     53905     61283    166873   1127728      9.04     11.13  --
84.00/84.02	c  N dy  2986    618018       900      3895     53906     49068    166873    805775      9.04      9.58  --
86.20/86.24	c  N dy  3070    638056       900      3895     53907     35515    166873    428693      9.04      9.60  --
88.19/88.25	c  N dy  3174    658092       900      3895     53908     54914    166873    913834      9.04     11.50  --
90.39/90.47	c  N dy  3279    678514       900      3895     53908     40812    166873    547745      9.05      9.71  --
92.40/92.45	c  N dy  3374    698695       900      3895     53909     60381    166873   1052610      9.05      9.57  --
94.61/94.64	c  N dy  3473    718790       900      3895     53909     44953    166873    628050      9.05      9.55  --
96.71/96.72	c  N dy  3571    738809       900      3895     53910     64332    166873   1112118      9.06      9.59  --
98.79/98.89	c  N dy  3671    759138       900      3895     53912     48205    166873    711934      9.06      9.54  --
101.10/101.11	c  N dy  3767    779145       900      3895     53913     67553    166873   1190518      9.06     12.14  --
103.30/103.31	c  N dy  3861    799322       900      3895     53914     50278    166873    711255      9.06      9.55  --
103.99/104.01	c  S st  3896    806002       900      3895     53914     56749    166873    871309      9.06   no data  --
103.99/104.06	c  S st  3896    806503       900      3895     53914     57250    166873    889025      9.06   no data  --
103.99/104.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
103.99/104.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.19/104.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.8M T:  0.14
104.19/104.24	c bin-w-bin subsume rem            0 bins  time:  0.01 s
105.40/105.44	c subs with bin:      176  lits-rem:         0  v-fix:    0  time:  1.20 s
105.40/105.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    900 time:  0.01 s
105.40/105.46	c Removed useless bin:       0  fixed:     0  props:   0.27M  time:  0.00 s
107.90/107.99	c lits-rem:      1883  cl-subs:     5752  v-elim:      0  v-fix:    0  time:  2.53 s
107.90/107.99	c vivif2 --  cl tried     3895 cl shrink        1 lits rem          1 time: 0.00
108.00/108.04	c vivif2 --  cl tried    51322 cl shrink      779 lits rem        861 time: 0.05
108.20/108.25	c asymm  cl-useful: 0/1336/3895 lits-rem:0 time: 0.21
108.20/108.26	c calculated reachability. Time: 0.00
108.20/108.26	c  N dy  3896    806503       900      3895     53914     51322    166872    823172      9.06   no data  --
110.49/110.51	c  N dy  3993    826567       900      3895     53914     70750    166872   1296612      9.06     11.95  --
112.60/112.62	c  N dy  4080    846626       900      3895     53918     52512    166872    778408      9.06      9.55  --
114.89/114.98	c  N dy  4173    866659       900      3895     53919     71873    166872   1252817      9.06      9.64  --
117.20/117.25	c  N dy  4263    886718       900      3895     53921     52631    166872    752932      9.06      9.79  --
119.60/119.61	c  N dy  4371    906881       900      3895     53922     72150    166872   1231247      9.06      9.56  --
121.89/121.97	c  N dy  4447    926934       900      3895     53927     51832    166872    716057      9.06      9.58  --
124.30/124.33	c  N dy  4547    947149       900      3895     53938     71316    166872   1184081      9.06      9.54  --
126.70/126.75	c  N dy  4655    967279       899      3895     53948     50235    166872    673150      9.07      9.66  --
128.99/129.00	c  N dy  4760    987296       899      3895     53948     69619    166872   1167748      9.07     11.49  --
131.39/131.42	c  N dy  4879   1007306       899      3895     53948     47404    166872    588165      9.08     10.84  --
133.59/133.64	c  N dy  4972   1027660       899      3895     53948     67165    166872   1098035      9.08      9.59  --
136.20/136.22	c  N dy  5063   1047743       899      3895     53948     43963    166872    480635      9.08      9.57  --
138.30/138.36	c  N dy  5163   1067804       899      3895     53948     63402    166872    971720      9.09      9.69  --
138.80/138.85	c  F st  5190   1071876       899      3895     53949     67345    166872   1070076      9.09   no data  --
140.81/140.82	c  N dy  5259   1087891       899      3887     53714     75336    166318   1425856      9.10      9.64  --
143.09/143.12	c  N dy  5369   1107894       899      3887     53714     54935    166318    846306      9.10     11.15  --
145.59/145.60	c  N dy  5471   1128326       899      3887     53714     74679    166318   1354820      9.10      9.62  --
148.10/148.17	c  N dy  5571   1148612       899      3887     53715     51652    166318    710524      9.11      9.66  --
150.50/150.55	c  N dy  5666   1168689       899      3887     53718     71040    166318   1204387      9.11      9.73  --
153.20/153.23	c  N dy  5765   1188691       899      3887     53719     45904    166318    549046      9.11      9.61  --
155.50/155.56	c  N dy  5863   1208735       899      3887     53720     65279    166318   1043315      9.11     10.53  --
155.70/155.70	c  S st  5872   1209754       899      3887     53720     66269    166318   1069737      9.12      8.75  --
155.70/155.76	c  S st  5872   1210254       899      3887     53720     66768    166318   1088592      9.12   no data  --
155.70/155.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
155.70/155.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
155.90/155.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.3M T:  0.17
155.90/155.99	c bin-w-bin subsume rem            0 bins  time:  0.01 s
157.21/157.30	c subs with bin:     1398  lits-rem:       155  v-fix:    0  time:  1.31 s
157.21/157.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    899 time:  0.01 s
157.31/157.31	c Removed useless bin:       0  fixed:     0  props:   0.27M  time:  0.01 s
158.90/158.95	c lits-rem:      1417  cl-subs:     6137  v-elim:      0  v-fix:    0  time:  1.64 s
158.90/158.96	c vivif2 --  cl tried     3887 cl shrink        2 lits rem          2 time: 0.00
159.00/159.01	c vivif2 --  cl tried    59233 cl shrink      920 lits rem       1047 time: 0.05
159.20/159.22	c asymm  cl-useful: 0/1059/3887 lits-rem:0 time: 0.21
159.20/159.22	c calculated reachability. Time: 0.00
159.20/159.22	c  N dy  5872   1210254       899      3887     53720     59233    166315   1007698      9.12   no data  --
161.89/161.95	c  N dy  5965   1230423       899      3887     53722     78755    166315   1483453      9.12      9.70  --
164.69/164.78	c  N dy  6059   1250853       899      3887     53723     52564    166315    701234      9.12      9.67  --
167.30/167.33	c  N dy  6158   1270899       899      3887     53725     71965    166315   1182251      9.12      9.62  --
170.00/170.09	c  N dy  6249   1291119       899      3887     53727     91562    166315   1694179      9.12      9.79  --
172.71/172.72	c  N dy  6343   1311752       899      3887     53729     64336    166315    953785      9.12      9.68  --
175.50/175.52	c  N dy  6440   1331869       899      3887     53731     83708    166315   1404454      9.12      9.60  --
178.29/178.32	c  N dy  6516   1352768       899      3887     53736     55719    166315    708539      9.11      9.66  --
180.80/180.83	c  N dy  6620   1372837       898      3887     53753     75000    166315   1160176      9.11      9.62  --
183.20/183.29	c  N dy  6720   1392846       898      3887     53753     94418    166315   1690596      9.12     12.44  --
185.60/185.69	c  N dy  6808   1412864       898      3887     53753     64630    166315    943230      9.12      9.76  --
188.00/188.09	c  N dy  6913   1432949       898      3887     53753     84200    166315   1489846      9.12     15.76  --
190.79/190.84	c  N dy  7016   1452977       898      3887     53753     53319    166315    623690      9.12      9.68  --
193.00/193.08	c  N dy  7114   1473056       898      3887     53753     72812    166315   1145392      9.12     11.23  --
195.60/195.64	c  N dy  7220   1493229       898      3887     53754     92415    166315   1672709      9.13      9.66  --
198.20/198.29	c  N dy  7322   1513540       898      3887     53754     60699    166315    790223      9.13      9.85  --
200.60/200.66	c  N dy  7425   1533602       898      3887     53754     80187    166315   1316464      9.13     11.29  --
203.30/203.37	c  N dy  7530   1553707       898      3887     53754     99688    166315   1853926      9.13      9.78  --
205.89/205.92	c  N dy  7625   1574484       898      3887     53754     67486    166315    972746      9.13      9.72  --
208.30/208.37	c  N dy  7738   1594575       898      3887     53754     87003    166315   1512302      9.14      9.67  --
211.11/211.11	c  N dy  7832   1614615       898      3887     53754    106395    166315   2036720      9.14      9.64  --
213.50/213.50	c  N dy  7921   1634824       898      3887     53754     72665    166315   1102300      9.14      9.68  --
215.99/216.03	c  N dy  8037   1654899       898      3887     53754     92131    166315   1628755      9.15      9.70  --
218.81/218.88	c  N dy  8143   1674916       898      3887     53754     57253    166315    676231      9.15      9.69  --
221.20/221.22	c  N dy  8234   1695009       898      3887     53754     76739    166315   1187438      9.15      9.68  --
223.10/223.13	c  S st  8306   1710256       898      3887     53754     91512    166315   1582440      9.15      9.23  --
223.21/223.21	c  S st  8306   1710758       898      3887     53754     92011    166315   1600299      9.15   no data  --
223.21/223.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
223.21/223.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
223.40/223.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  9.9M T:  0.21
223.50/223.55	c bin-w-bin subsume rem            0 bins  time:  0.01 s
224.80/224.90	c subs with bin:      717  lits-rem:       146  v-fix:    0  time:  1.35 s
224.90/224.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    898 time:  0.01 s
224.90/224.91	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.01 s
227.10/227.19	c lits-rem:      1066  cl-subs:     7856  v-elim:      0  v-fix:    0  time:  2.28 s
227.10/227.19	c vivif2 --  cl tried     3880 cl shrink        0 lits rem          0 time: 0.00
227.20/227.26	c vivif2 --  cl tried    74163 cl shrink       70 lits rem         71 time: 0.06
227.40/227.48	c asymm  cl-useful: 0/909/3880 lits-rem:0 time: 0.22
227.40/227.49	c calculated reachability. Time: 0.00
227.40/227.49	c  N dy  8306   1710758       898      3880     53537     74163    165793   1426767      9.15   no data  --
230.20/230.23	c  N dy  8402   1730851       898      3880     53537     93672    165793   1954344      9.15      9.76  --
232.90/232.97	c  N dy  8497   1750932       898      3880     53537     62659    165793    948378      9.15      9.65  --
235.60/235.66	c  N dy  8587   1771055       898      3880     53537     82147    165793   1474731      9.15      9.75  --
238.61/238.62	c  N dy  8697   1791274       898      3880     53538    101785    165793   1990155      9.15      9.65  --
241.40/241.40	c  N dy  8796   1811446       898      3880     53539     67412    165793   1016863      9.16      9.69  --
244.11/244.12	c  N dy  8885   1831463       898      3880     53539     86817    165793   1519972      9.16     11.21  --
247.20/247.22	c  N dy  8972   1852054       898      3880     53539    106763    165793   2050812      9.16      9.66  --
250.00/250.02	c  N dy  9065   1872330       898      3880     53539     70429    165793   1064868      9.16      9.65  --
252.91/252.94	c  N dy  9175   1892960       898      3880     53539     90407    165793   1602745      9.16      9.76  --
256.00/256.09	c  N dy  9279   1913049       898      3880     53539    109875    165793   2120705      9.16     10.63  --
258.99/259.08	c  N dy  9368   1933302       898      3880     53541     71919    165793   1080319      9.16      9.66  --
262.00/262.00	c  N dy  9475   1953608       898      3880     53541     91571    165793   1584439      9.16      9.67  --
265.20/265.22	c  N dy  9584   1973676       898      3880     53541    110966    165793   2089496      9.16      9.79  --
268.10/268.14	c  N dy  9685   1993777       898      3880     53541     71634    165793   1020858      9.17      9.69  --
270.90/270.98	c  N dy  9785   2014011       898      3880     53541     91236    165793   1527489      9.17      9.77  --
274.00/274.07	c  N dy  9879   2034030       898      3880     53541    110618    165793   2023599      9.17      9.71  --
277.11/277.11	c  N dy  9971   2054513       898      3880     53541     70611    165793    950889      9.17      9.74  --
279.80/279.86	c  N dy 10061   2074533       898      3880     53541     89982    165793   1443424      9.17     11.19  --
282.80/282.89	c  N dy 10153   2094733       898      3880     53543    109505    165793   1936331      9.17      9.67  --
286.01/286.06	c  N dy 10253   2114798       898      3880     53543     68019    165793    862294      9.17     10.58  --
288.60/288.69	c  N dy 10346   2134801       898      3880     53545     87337    165793   1342612      9.17      9.76  --
291.70/291.73	c  N dy 10430   2155129       898      3880     53545    106966    165793   1835286      9.17      9.72  --
295.00/295.03	c  N dy 10527   2175210       898      3880     53546     64523    165793    751528      9.17      9.73  --
297.60/297.65	c  N dy 10623   2195370       898      3880     53547     84047    165793   1255634      9.17      9.77  --
299.80/299.87	c  S st 10709   2210761       898      3880     53547     98992    165793   1653931      9.17      8.66  --
299.90/299.95	c  S st 10709   2211264       898      3880     53547     99495    165793   1670421      9.17   no data  --
299.90/299.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
299.90/299.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
300.10/300.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.5M T:  0.23
300.21/300.26	c bin-w-bin subsume rem            0 bins  time:  0.01 s
301.60/301.66	c subs with bin:     1949  lits-rem:       855  v-fix:    0  time:  1.40 s
301.60/301.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    898 time:  0.01 s
301.60/301.67	c Removed useless bin:       0  fixed:     0  props:   0.27M  time:  0.01 s
304.90/304.96	c lits-rem:      1670  cl-subs:     9262  v-elim:      0  v-fix:    0  time:  3.29 s
304.90/304.96	c vivif2 --  cl tried     3880 cl shrink        1 lits rem          1 time: 0.00
305.00/305.04	c vivif2 --  cl tried    88284 cl shrink      321 lits rem        327 time: 0.08
305.20/305.20	c asymm  cl-useful: 0/576/3880 lits-rem:0 time: 0.16
305.20/305.20	c calculated reachability. Time: 0.00
305.20/305.20	c  N dy 10709   2211264       898      3880     53547     88284    165790   1544280      9.17   no data  --
308.30/308.31	c  N dy 10822   2231351       898      3880     53548    107747    165790   2055845      9.17     10.05  --
311.70/311.80	c  N dy 10915   2251572       898      3880     53548     64564    165790    779323      9.17      9.71  --
314.51/314.51	c  N dy 11021   2271655       898      3880     53548     84032    165790   1295872      9.17      9.80  --
317.70/317.77	c  N dy 11135   2292346       898      3880     53549    104039    165790   1805485      9.18      9.79  --
321.11/321.14	c  N dy 11231   2312563       898      3880     53550    123656    165790   2319619      9.18      9.71  --
324.10/324.10	c  N dy 11312   2332643       898      3880     53550     79234    165790   1114888      9.18      9.81  --
327.00/327.02	c  N dy 11381   2352699       898      3880     53551     98665    165790   1600610      9.17      9.68  --
330.10/330.15	c  N dy 11493   2372741       898      3880     53551    118080    165790   2094988      9.18     10.47  --
333.40/333.41	c  N dy 11584   2392798       898      3880     53552     72694    165790    931346      9.18     15.59  --
336.20/336.24	c  N dy 11664   2413521       898      3880     53552     92771    165790   1437829      9.18     10.25  --
339.30/339.31	c  N dy 11760   2433596       898      3880     53554    112189    165790   1931185      9.18      9.67  --
342.90/342.92	c  N dy 11860   2454167       898      3880     53554     66277    165790    750337      9.18      9.68  --
345.60/345.68	c  N dy 11938   2474648       898      3880     53556     86031    165790   1242469      9.18      9.68  --
348.61/348.71	c  N dy 12035   2494739       898      3880     53556    105421    165790   1730116      9.18      9.98  --
352.02/352.07	c  N dy 12138   2514756       898      3880     53557    124786    165790   2236174      9.18      9.91  --
355.40/355.46	c  N dy 12250   2535266       898      3880     53558     77903    165790   1032432      9.18      9.70  --
358.40/358.42	c  N dy 12348   2555410       898      3880     53559     97382    165790   1520240      9.18      9.75  --
361.60/361.67	c  N dy 12446   2575547       898      3880     53561    116834    165790   2001829      9.18      9.76  --
365.30/365.35	c  N dy 12539   2595867       898      3880     53562     68832    165790    792643      9.18      9.77  --
368.21/368.23	c  N dy 12634   2615957       898      3880     53562     88241    165790   1260296      9.18      9.70  --
371.30/371.38	c  N dy 12739   2636568       898      3880     53565    108249    165790   1775341      9.18      9.97  --
374.81/374.85	c  N dy 12837   2656663       898      3880     53566    127666    165790   2256088      9.18      9.68  --
378.20/378.28	c  N dy 12951   2676667       898      3880     53567     78328    165790   1012485      9.18      9.93  --
381.21/381.23	c  N dy 13051   2696687       898      3880     53567     97782    165790   1509737      9.19     11.25  --
383.70/383.73	c  S st 13132   2711264       898      3880     53567    111819    165790   1841644      9.19      8.34  --
383.81/383.81	c  S st 13132   2711767       898      3880     53567    112319    165790   1857131      9.19   no data  --
383.81/383.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
383.81/383.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
384.10/384.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.2M T:  0.28
384.10/384.17	c bin-w-bin subsume rem            0 bins  time:  0.01 s
385.50/385.53	c subs with bin:      138  lits-rem:       126  v-fix:    0  time:  1.36 s
385.50/385.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    898 time:  0.01 s
385.50/385.54	c Removed useless bin:       0  fixed:     0  props:   0.27M  time:  0.01 s
390.30/390.39	c lits-rem:      1854  cl-subs:    10244  v-elim:      0  v-fix:    0  time:  4.85 s
390.30/390.39	c vivif2 --  cl tried     3880 cl shrink        1 lits rem          1 time: 0.00
390.41/390.49	c vivif2 --  cl tried   101937 cl shrink     1538 lits rem       1932 time: 0.10
390.70/390.75	c asymm  cl-useful: 0/764/3880 lits-rem:0 time: 0.25
390.70/390.75	c calculated reachability. Time: 0.00
390.70/390.75	c  N dy 13132   2711767       898      3880     53568    101936    165789   1739306      9.19   no data  --
394.20/394.28	c  N dy 13225   2732049       898      3880     53568    121480    165789   2207574      9.19      9.77  --
398.30/398.31	c  N dy 13300   2752114       898      3880     53570     71357    165789    838483      9.19      9.86  --
401.21/401.20	c  N dy 13391   2772210       898      3880     53571     90758    165789   1324728      9.19      9.92  --
404.50/404.59	c  N dy 13491   2792306       898      3880     53574    110071    165789   1801756      9.19     11.75  --
408.20/408.25	c  N dy 13572   2812326       898      3880     53577    129378    165789   2261711      9.19      9.93  --
412.00/412.03	c  N dy 13659   2832434       898      3880     53586     78466    165789   1011880      9.18      9.84  --
415.10/415.14	c  N dy 13758   2852530       897      3880     53604     97897    165789   1505341      9.18      9.69  --
418.50/418.50	c  N dy 13867   2872675       897      3880     53605    117393    165789   1996482      9.19      9.76  --
422.00/422.06	c  N dy 13965   2892678       897      3880     53605    136799    165789   2503340      9.19      9.73  --
425.30/425.33	c  N dy 14073   2912999       897      3880     53605     85004    165789   1184064      9.19      9.82  --
428.40/428.48	c  N dy 14173   2933961       897      3880     53605    105259    165789   1681525      9.19      9.79  --
431.80/431.83	c  N dy 14298   2954068       897      3880     53605    124762    165789   2190615      9.19      9.81  --
435.40/435.47	c  N dy 14420   2974081       897      3880     53605    144133    165789   2697996      9.20      9.95  --
438.60/438.62	c  N dy 14522   2994236       897      3880     53605     91170    165789   1310340      9.20      9.98  --
441.71/441.75	c  N dy 14608   3014327       897      3880     53606    110594    165789   1819120      9.20      9.78  --
445.21/445.27	c  N dy 14691   3034335       897      3880     53607    129962    165789   2298209      9.20     13.04  --
449.30/449.30	c  N dy 14796   3054417       897      3880     53608     75839    165789    906850      9.20      9.86  --
452.20/452.22	c  N dy 14896   3074436       897      3880     53609     95236    165789   1404351      9.20      9.73  --
455.50/455.57	c  N dy 15000   3094541       897      3880     53609    114690    165789   1896532      9.20      9.91  --
459.11/459.18	c  N dy 15116   3114787       897      3880     53610    134259    165789   2400458      9.20      9.96  --
463.02/463.01	c  N dy 15225   3135269       897      3880     53610     79570    165789    995592      9.20      9.78  --
465.91/465.96	c  N dy 15324   3155292       897      3880     53610     98966    165789   1498768      9.21      9.81  --
469.41/469.41	c  N dy 15428   3175843       897      3880     53611    118820    165789   2001984      9.21      9.98  --
473.10/473.17	c  N dy 15532   3195922       897      3880     53613    138200    165789   2493376      9.21     12.45  --
476.41/476.44	c  S st 15623   3211767       897      3880     53613     78093    165789    934992      9.21      9.51  --
476.51/476.51	c  S st 15623   3212268       897      3880     53613     78590    165789    948789      9.21   no data  --
476.51/476.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
476.51/476.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
476.71/476.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P: 10.0M T:  0.21
476.81/476.82	c bin-w-bin subsume rem            1 bins  time:  0.01 s
477.91/477.99	c subs with bin:     1848  lits-rem:      1014  v-fix:    0  time:  1.17 s
477.91/477.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    897 time:  0.01 s
478.01/478.00	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.00 s
480.01/480.06	c lits-rem:      1985  cl-subs:     1248  v-elim:      0  v-fix:    0  time:  2.06 s
480.01/480.06	c vivif2 --  cl tried     3877 cl shrink        0 lits rem          0 time: 0.00
480.11/480.11	c vivif2 --  cl tried    67906 cl shrink       28 lits rem         28 time: 0.04
480.31/480.32	c asymm  cl-useful: 0/877/3877 lits-rem:0 time: 0.21
480.31/480.33	c calculated reachability. Time: 0.00
480.31/480.33	c  N dy 15623   3212268       897      3877     53379     67906    165322    856934      9.21   no data  --
483.21/483.29	c  N dy 15722   3232414       897      3877     53380     87454    165322   1352333      9.21      9.79  --
486.41/486.43	c  N dy 15803   3252490       897      3877     53382    106894    165322   1856571      9.21      9.70  --
490.01/490.05	c  N dy 15887   3272533       897      3877     53387    126271    165322   2347492      9.21      9.74  --
494.01/494.05	c  N dy 15975   3292672       897      3877     53390     73135    165322    885556      9.21      9.80  --
497.11/497.14	c  N dy 16069   3312683       897      3877     53398     92416    165322   1363768      9.21      9.72  --
500.41/500.46	c  N dy 16143   3332722       897      3877     53401    111742    165322   1824706      9.21      9.70  --
504.30/504.37	c  N dy 16235   3353178       896      3877     53422    131465    165322   2297342      9.20      9.70  --
508.71/508.79	c  N dy 16329   3374962       896      3877     53423     77136    165322    915120      9.20      9.73  --
511.81/511.80	c  N dy 16423   3395467       896      3877     53425     97041    165322   1443941      9.20      9.75  --
515.01/515.06	c  N dy 16514   3415494       896      3877     53425    116430    165322   1946658      9.20      9.75  --
518.51/518.56	c  N dy 16605   3435627       896      3877     53425    135966    165322   2470810      9.20      9.86  --
522.42/522.49	c  N dy 16704   3455679       896      3877     53425     77960    165322    912255      9.20     10.01  --
525.41/525.40	c  N dy 16794   3475711       896      3877     53425     97379    165322   1414907      9.20      9.78  --
528.51/528.54	c  N dy 16902   3495746       896      3877     53425    116862    165322   1942789      9.21      9.76  --
532.01/532.03	c  N dy 16994   3515813       896      3877     53426    136262    165322   2443133      9.21     10.25  --
535.90/535.90	c  N dy 17101   3536034       896      3877     53427    155853    165322   2954116      9.21      9.77  --
539.11/539.14	c  N dy 17198   3556068       896      3877     53427     96329    165322   1370248      9.21      9.70  --
542.32/542.40	c  N dy 17278   3576204       896      3877     53427    115858    165322   1872284      9.21      9.80  --
545.91/545.99	c  N dy 17382   3596297       896      3877     53428    135329    165322   2382157      9.21     10.11  --
549.81/549.87	c  N dy 17485   3616386       896      3877     53429    154796    165322   2907497      9.21      9.75  --
553.32/553.35	c  N dy 17593   3636396       896      3877     53429     94032    165322   1297926      9.21      9.82  --
556.62/556.66	c  N dy 17696   3656501       896      3877     53429    113477    165322   1800489      9.21      9.70  --
560.21/560.23	c  N dy 17802   3676708       896      3877     53430    133072    165322   2323381      9.21      9.78  --
564.11/564.13	c  N dy 17883   3696996       896      3877     53430    152745    165322   2840136      9.21      9.71  --
567.20/567.26	c  S st 17952   3712270       896      3877     53430     86214    165322   1065573      9.21      8.36  --
567.30/567.33	c  S st 17952   3712770       896      3877     53430     86714    165322   1081192      9.21   no data  --
567.30/567.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
567.30/567.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
567.51/567.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P: 10.8M T:  0.25
567.62/567.69	c bin-w-bin subsume rem            0 bins  time:  0.01 s
568.81/568.88	c subs with bin:      845  lits-rem:       193  v-fix:    0  time:  1.19 s
568.81/568.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    896 time:  0.01 s
568.81/568.90	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.01 s
570.01/570.09	c lits-rem:       894  cl-subs:     3074  v-elim:      0  v-fix:    0  time:  1.19 s
570.01/570.09	c vivif2 --  cl tried     3874 cl shrink        0 lits rem          0 time: 0.00
570.11/570.14	c vivif2 --  cl tried    74528 cl shrink       66 lits rem         69 time: 0.05
570.31/570.37	c asymm  cl-useful: 0/779/3874 lits-rem:0 time: 0.23
570.31/570.38	c calculated reachability. Time: 0.00
570.31/570.38	c  N dy 17952   3712770       896      3874     53191     74528    164836    978865      9.21   no data  --
573.51/573.54	c  N dy 18053   3733115       896      3874     53191     94261    164836   1514412      9.21      9.90  --
576.61/576.66	c  F st 18145   3751562       896      3874     53192    112141    164836   1991142      9.21   no data  --
577.01/577.06	c  N st 18149   3753595       896      3874     53192    114103    164836   2039396      9.21   no data  --
580.82/580.87	c  N dy 18230   3773704       896      3874     53192    133566    164836   2529246      9.21      9.83  --
585.01/585.00	c  N dy 18331   3794165       896      3874     53192    153379    164836   3051043      9.21      9.73  --
588.52/588.53	c  N dy 18426   3814247       896      3874     53193     94708    164836   1377307      9.21      9.71  --
592.01/592.01	c  N dy 18514   3834296       896      3874     53193    114099    164836   1886696      9.21     10.84  --
595.71/595.74	c  N dy 18597   3854536       896      3874     53193    133725    164836   2409171      9.21      9.86  --
599.81/599.88	c  N dy 18696   3874579       896      3874     53194    153088    164836   2904475      9.21     12.41  --
603.82/603.89	c  N dy 18801   3895120       896      3874     53194     91844    164836   1272621      9.21      9.72  --
607.31/607.37	c  N dy 18899   3915263       896      3874     53194    111359    164836   1778215      9.22     10.04  --
611.01/611.03	c  N dy 18996   3935465       896      3874     53194    130984    164836   2315835      9.22      9.72  --
615.11/615.10	c  N dy 19079   3955550       896      3874     53195    150384    164836   2796626      9.22     10.04  --
619.41/619.49	c  N dy 19183   3975651       896      3874     53195     86671    164836   1103827      9.22      9.82  --
622.82/622.83	c  N dy 19283   3996032       896      3874     53195    106424    164836   1609036      9.22      9.76  --
626.21/626.26	c  N dy 19389   4016116       896      3874     53195    125819    164836   2109341      9.22      9.95  --
629.91/629.96	c  N dy 19476   4036360       896      3874     53196    145320    164836   2600246      9.22      9.78  --
633.81/633.84	c  N dy 19563   4056537       896      3874     53198    164809    164836   3102118      9.22      9.75  --
637.31/637.37	c  N dy 19659   4076590       896      3874     53200     99698    164836   1398125      9.22      9.94  --
640.61/640.69	c  N dy 19745   4096646       896      3874     53200    119071    164836   1904343      9.22     11.77  --
644.31/644.32	c  N dy 19856   4116757       896      3874     53200    138521    164836   2406880      9.22      9.86  --
648.41/648.45	c  N dy 19951   4136842       896      3874     53200    157953    164836   2922543      9.22     12.42  --
652.61/652.68	c  N dy 20048   4157013       896      3874     53200     91615    164836   1156407      9.22      9.88  --
656.02/656.03	c  N dy 20156   4177015       896      3874     53200    110995    164836   1658533      9.22      9.74  --
659.52/659.51	c  N dy 20246   4197087       896      3874     53201    130411    164836   2156651      9.23      9.73  --
662.52/662.52	c  S st 20330   4212771       896      3874     53201    145592    164836   2542380      9.23      8.60  --
662.62/662.63	c  S st 20330   4213271       896      3874     53201    146091    164836   2560385      9.23   no data  --
662.62/662.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
662.62/662.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
663.02/663.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.3M T:  0.36
663.12/663.11	c bin-w-bin subsume rem            0 bins  time:  0.01 s
664.43/664.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.36 s
664.43/664.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    896 time:  0.01 s
664.43/664.48	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.01 s
672.03/672.01	c lits-rem:       432  cl-subs:    13950  v-elim:      0  v-fix:    0  time:  7.52 s
672.03/672.01	c vivif2 --  cl tried     3874 cl shrink        1 lits rem          1 time: 0.00
672.13/672.13	c vivif2 --  cl tried   132141 cl shrink      653 lits rem        670 time: 0.12
672.42/672.42	c asymm  cl-useful: 0/587/3874 lits-rem:0 time: 0.29
672.42/672.42	c calculated reachability. Time: 0.00
672.42/672.42	c  N dy 20330   4213271       896      3874     53201    132141    164835   2395098      9.23   no data  --
676.43/676.45	c  N dy 20432   4233323       896      3874     53202    151506    164835   2897089      9.23     12.26  --
680.61/680.69	c  N dy 20527   4253422       896      3874     53202    170918    164835   3395348      9.23      9.77  --
684.31/684.34	c  N dy 20611   4273454       896      3874     53202    103563    164835   1467421      9.23     11.02  --
687.72/687.79	c  N dy 20708   4293551       896      3874     53202    123022    164835   1954408      9.23     10.33  --
691.62/691.64	c  N dy 20807   4313654       896      3874     53202    142479    164835   2442666      9.23      9.75  --
695.72/695.72	c  N dy 20911   4333739       896      3874     53202    161952    164835   2954073      9.23      9.91  --
700.02/700.07	c  N dy 21017   4353797       896      3874     53204     93504    164835   1186983      9.23      9.72  --
703.32/703.39	c  N dy 21113   4373894       896      3874     53205    112896    164835   1672524      9.23      9.83  --
707.11/707.16	c  N dy 21208   4393927       896      3874     53205    132276    164835   2159433      9.23     10.07  --
711.22/711.23	c  N dy 21298   4414205       896      3874     53208    151847    164835   2655022      9.23      9.72  --
715.62/715.65	c  N dy 21388   4434402       896      3874     53208    171368    164835   3147200      9.23      9.85  --
719.81/719.83	c  N dy 21473   4454474       896      3874     53209    101852    164835   1367049      9.23     14.64  --
723.42/723.42	c  N dy 21585   4474525       896      3874     53210    121293    164835   1868789      9.23     10.01  --
727.32/727.32	c  N dy 21683   4494604       896      3874     53211    140681    164835   2380643      9.23      9.72  --
731.31/731.40	c  N dy 21780   4514704       896      3874     53212    160181    164835   2896004      9.23      9.88  --
735.83/735.83	c  N dy 21882   4534832       896      3874     53213    179624    164835   3404320      9.23      9.74  --
739.52/739.55	c  N dy 21986   4554979       896      3874     53215    109197    164835   1551812      9.23      9.76  --
743.22/743.26	c  N dy 22106   4575100       896      3874     53215    128631    164835   2059590      9.24      9.85  --
747.22/747.25	c  N dy 22194   4595191       896      3874     53216    148001    164835   2535824      9.24     10.48  --
751.62/751.66	c  N dy 22305   4615267       896      3874     53216    167471    164835   3030152      9.24      9.74  --
756.22/756.28	c  N dy 22411   4635332       896      3874     53216     96030    164835   1206531      9.24     10.74  --
760.02/760.06	c  N dy 22505   4656683       896      3874     53216    116594    164835   1724535      9.24      9.77  --
764.02/764.04	c  N dy 22605   4676854       896      3874     53216    136032    164835   2198719      9.24     10.02  --
768.22/768.29	c  N dy 22702   4696999       896      3874     53217    155481    164835   2682833      9.24      9.86  --
771.91/771.93	c  S st 22791   4713274       896      3874     53217    171221    164835   3083669      9.24   no data  --
772.01/772.04	c  S st 22791   4713775       896      3874     53217    171721    164835   3103670      9.24   no data  --
772.01/772.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
772.01/772.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
772.41/772.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.8M T:  0.43
772.62/772.60	c bin-w-bin subsume rem            0 bins  time:  0.01 s
774.12/774.12	c subs with bin:      404  lits-rem:       196  v-fix:    0  time:  1.52 s
774.12/774.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    896 time:  0.01 s
774.12/774.13	c Removed useless bin:       0  fixed:     0  props:   0.27M  time:  0.01 s
811.02/811.07	c lits-rem:      5634  cl-subs:    18342  v-elim:      0  v-fix:    0  time: 36.94 s
811.02/811.08	c vivif2 --  cl tried     3874 cl shrink        2 lits rem          2 time: 0.00
811.22/811.23	c vivif2 --  cl tried   152975 cl shrink      948 lits rem       1005 time: 0.15
811.52/811.52	c asymm  cl-useful: 0/520/3874 lits-rem:0 time: 0.29
811.52/811.52	c calculated reachability. Time: 0.00
811.52/811.52	c  N dy 22791   4713775       896      3874     53217    152975    164832   2871602      9.24   no data  --
816.02/816.07	c  N dy 22888   4733860       896      3874     53218    172395    164832   3358055      9.24      9.81  --
820.53/820.57	c  N dy 22967   4753908       896      3874     53219    100308    164832   1313200      9.24      9.73  --
824.32/824.32	c  N dy 23039   4774020       896      3874     53220    119749    164832   1797757      9.24      9.74  --
828.33/828.32	c  N dy 23141   4794028       896      3874     53221    138974    164832   2273134      9.24     11.18  --
832.63/832.69	c  N dy 23227   4814081       896      3874     53222    158310    164832   2738382      9.24      9.78  --
837.32/837.30	c  N dy 23320   4834085       896      3874     53223    177640    164832   3211531      9.24     12.43  --
841.62/841.60	c  N dy 23402   4854224       896      3874     53223    104578    164832   1393896      9.24      9.84  --
845.42/845.44	c  N dy 23494   4874539       896      3874     53224    124217    164832   1886254      9.24      9.81  --
849.32/849.30	c  N dy 23591   4895097       896      3874     53224    144093    164832   2397235      9.24      9.76  --
853.32/853.30	c  N dy 23690   4915127       896      3874     53224    163474    164832   2878258      9.24      9.95  --
857.62/857.66	c  N dy 23794   4935172       896      3874     53228    182830    164832   3364827      9.24     11.06  --
861.62/861.61	c  N dy 23886   4955278       896      3874     53229    108630    164832   1497663      9.24      9.77  --
865.12/865.16	c  N dy 23982   4975323       896      3874     53231    127992    164832   1983169      9.24     10.00  --
869.03/869.09	c  N dy 24076   4995465       896      3874     53234    147478    164832   2467550      9.24     10.02  --
873.33/873.38	c  N dy 24161   5015479       896      3874     53235    166795    164832   2934675      9.24      9.78  --
878.12/878.15	c  N dy 24259   5035896       896      3874     53238    186531    164832   3413014      9.24      9.84  --
882.23/882.21	c  N dy 24334   5056390       896      3874     53240    111745    164832   1536549      9.24      9.98  --
885.92/885.94	c  N dy 24437   5076406       896      3874     53243    131151    164832   2015659      9.24     11.12  --
889.82/889.81	c  N dy 24515   5096502       896      3874     53243    150589    164832   2506932      9.24      9.84  --
894.02/894.02	c  N dy 24602   5116652       896      3874     53247    170040    164832   2978334      9.24      9.81  --
898.42/898.44	c  N dy 24703   5136708       896      3874     53249    189455    164832   3465633      9.24      9.80  --
902.42/902.43	c  N dy 24797   5157999       896      3874     53254    114239    164832   1546942      9.24      9.99  --
906.12/906.13	c  N dy 24890   5178576       896      3874     53258    134126    164832   2036759      9.24      9.88  --
910.12/910.12	c  N dy 24958   5198920       896      3874     53264    153718    164832   2496805      9.24      9.93  --
913.12/913.13	c  S st 25025   5213775       896      3874     53267    168039    164832   2849948      9.24   no data  --
913.22/913.24	c  S st 25025   5214275       896      3874     53267    168538    164832   2867264      9.24   no data  --
913.22/913.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
913.22/913.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
913.62/913.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P: 14.6M T:  0.36
913.72/913.72	c bin-w-bin subsume rem            0 bins  time:  0.01 s
915.13/915.15	c subs with bin:      472  lits-rem:       444  v-fix:    0  time:  1.43 s
915.13/915.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    896 time:  0.01 s
915.13/915.17	c Removed useless bin:       0  fixed:     0  props:   0.27M  time:  0.01 s
926.02/926.10	c lits-rem:      2752  cl-subs:    18032  v-elim:      0  v-fix:    0  time: 10.92 s
926.02/926.10	c vivif2 --  cl tried     3874 cl shrink       17 lits rem         22 time: 0.00
926.32/926.32	c vivif2 --  cl tried   149942 cl shrink     7540 lits rem      10467 time: 0.22
926.52/926.57	c asymm  cl-useful: 0/561/3874 lits-rem:0 time: 0.25
926.52/926.58	c calculated reachability. Time: 0.00
926.52/926.58	c  N dy 25025   5214275       896      3874     53280    149933    164810   2619009      9.24   no data  --
929.92/929.94	c Finding binary XORs  T:     0.00 s  found:       0
931.32/931.34	c  N dy 25107   5236218       895      3874     53306    170979    164810   3097399      9.23      9.75  --
935.73/935.73	c  N dy 25219   5256364       894      3874     53311    190459    164810   3587960      9.24      9.81  --
939.52/939.51	c  N dy 25309   5276847       894      3874     53311    114105    164810   1526839      9.23      9.75  --
942.92/942.94	c  N dy 25422   5297111       894      3874     53311    133752    164810   2028370      9.24      9.82  --
946.63/946.68	c  N dy 25523   5317234       894      3874     53311    153272    164810   2512041      9.24      9.78  --
950.62/950.62	c  N dy 25634   5337292       894      3874     53311    172662    164810   3002795      9.24     11.06  --
954.92/954.92	c  N dy 25737   5357637       894      3874     53311    192428    164810   3497452      9.24      9.75  --
958.52/958.53	c  N dy 25864   5377787       894      3874     53311    114425    164810   1519141      9.24      9.78  --
961.82/961.89	c  N dy 25970   5397836       894      3874     53311    133840    164810   2001393      9.24     10.13  --
965.52/965.59	c  N dy 26069   5417956       894      3874     53311    153362    164810   2489521      9.24      9.76  --
969.42/969.45	c  N dy 26182   5438021       894      3874     53312    172792    164810   2989146      9.24     10.21  --
973.43/973.48	c  N dy 26299   5458142       894      3874     53312    192314    164810   3495121      9.24      9.79  --
977.32/977.35	c  N dy 26418   5478382       894      3874     53312    113240    164810   1466782      9.25      9.76  --
980.72/980.75	c  N dy 26529   5498443       894      3874     53312    132713    164810   1965254      9.25      9.87  --
984.43/984.41	c  N dy 26647   5518519       894      3874     53314    152168    164810   2455247      9.25      9.82  --
988.42/988.47	c  N dy 26739   5539111       894      3874     53314    172065    164810   2933248      9.25      9.94  --
992.52/992.56	c  N dy 26852   5559144       894      3874     53314    191495    164810   3427539      9.25      9.74  --
996.53/996.57	c  N dy 26959   5579219       894      3874     53315    111206    164810   1381249      9.25     10.47  --
999.93/999.91	c  N dy 27059   5599750       894      3874     53316    131092    164810   1876395      9.25      9.75  --
1003.53/1003.54	c  N dy 27162   5620092       894      3874     53317    150804    164810   2385009      9.25      9.77  --
1007.32/1007.40	c  N dy 27282   5640101       894      3874     53317    170222    164810   2891644      9.25     12.56  --
1011.53/1011.53	c  N dy 27394   5660195       894      3874     53317    189706    164810   3382411      9.25      9.80  --
1015.72/1015.78	c  N dy 27503   5680226       894      3874     53317    108357    164810   1293055      9.26      9.77  --
1018.92/1018.98	c  N dy 27611   5700249       894      3874     53317    127764    164810   1776832      9.26      9.80  --
1021.42/1021.45	c  S st 27684   5714276       894      3874     53317    141308    164810   2097176      9.26      9.13  --
1021.52/1021.54	c  S st 27684   5714783       894      3874     53317    141813    164810   2113586      9.26   no data  --
1021.52/1021.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1021.52/1021.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1021.83/1021.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P: 12.6M T:  0.32
1022.02/1022.02	c bin-w-bin subsume rem           12 bins  time:  0.01 s
1023.32/1023.37	c subs with bin:      143  lits-rem:         0  v-fix:    0  time:  1.36 s
1023.32/1023.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    894 time:  0.01 s
1023.32/1023.39	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.00 s
1027.52/1027.57	c lits-rem:      1119  cl-subs:     8112  v-elim:      0  v-fix:    0  time:  4.19 s
1027.52/1027.57	c vivif2 --  cl tried     3866 cl shrink        5 lits rem          5 time: 0.00
1027.62/1027.68	c vivif2 --  cl tried   122288 cl shrink      840 lits rem        857 time: 0.10
1027.92/1027.94	c asymm  cl-useful: 0/700/3866 lits-rem:0 time: 0.26
1027.92/1027.94	c calculated reachability. Time: 0.00
1027.92/1027.94	c  N dy 27684   5714783       894      3866     52863    122288    163882   1918047      9.26   no data  --
1031.52/1031.50	c  N dy 27771   5734858       894      3866     52863    141696    163882   2388720      9.26     11.12  --
1035.32/1035.38	c  N dy 27866   5754946       894      3866     52865    161169    163882   2859460      9.26      9.89  --
1039.62/1039.67	c  N dy 27946   5774966       894      3866     52869    180444    163882   3296293      9.26      9.85  --
1043.94/1043.98	c  N dy 28029   5795494       894      3866     52870    104368    163882   1298678      9.25      9.77  --
1047.24/1047.26	c  N dy 28119   5815739       894      3866     52870    123946    163882   1783688      9.25      9.79  --
1050.73/1050.76	c  N dy 28192   5835973       894      3866     52870    143480    163882   2234017      9.25      9.76  --
1054.53/1054.59	c  N dy 28272   5856257       894      3866     52875    163119    163882   2701671      9.25      9.76  --
1058.62/1058.64	c  N dy 28354   5876346       894      3866     52877    182432    163882   3130633      9.25     12.00  --
1063.13/1063.11	c  N dy 28443   5896411       894      3866     52878    102264    163882   1184669      9.25      9.85  --
1066.43/1066.42	c  N dy 28521   5917185       894      3866     52884    122259    163882   1622659      9.25      9.80  --
1069.73/1069.75	c  N dy 28592   5937306       894      3866     52885    141732    163882   2075734      9.25      9.87  --
1073.43/1073.42	c  N dy 28654   5957521       894      3866     52887    161244    163882   2521650      9.25      9.91  --
1077.23/1077.23	c  N dy 28750   5977643       893      3866     52892    180703    163882   2994007      9.25      9.77  --
1081.24/1081.22	c  N dy 28841   5998308       893      3866     52892    200702    163882   3477536      9.25      9.75  --
1085.22/1085.21	c  N dy 28927   6018337       893      3866     52893    118117    163882   1529382      9.25      9.76  --
1088.53/1088.57	c  N dy 29009   6038384       893      3866     52893    137556    163882   2004172      9.25      9.76  --
1092.24/1092.21	c  N dy 29097   6058391       893      3866     52894    156901    163882   2461856      9.25     10.05  --
1096.12/1096.14	c  N dy 29200   6078465       893      3866     52895    176295    163882   2933581      9.25      9.88  --
1100.33/1100.31	c  N dy 29305   6098533       893      3866     52896    195733    163882   3415501      9.25      9.83  --
1104.73/1104.72	c  N dy 29413   6118838       893      3866     52896    111658    163882   1343411      9.25      9.80  --
1108.12/1108.13	c  N dy 29510   6139045       893      3866     52896    131180    163882   1809704      9.25      9.79  --
1111.73/1111.72	c  N dy 29603   6159312       893      3866     52896    150708    163882   2280513      9.25      9.76  --
1115.53/1115.57	c  N dy 29709   6179449       893      3866     52896    170207    163882   2758954      9.25      9.74  --
1119.53/1119.57	c  N dy 29816   6199510       893      3866     52896    189596    163882   3234607      9.25     11.23  --
1122.73/1122.70	c  S st 29881   6214783       893      3866     52896    204332    163882   3592032      9.25      8.98  --
1122.83/1122.81	c  S st 29881   6215291       893      3866     52896    204836    163882   3608554      9.25   no data  --
1122.83/1122.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1122.83/1122.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1123.23/1123.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.9M T:  0.41
1123.43/1123.45	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1124.83/1124.88	c subs with bin:       91  lits-rem:        94  v-fix:    0  time:  1.43 s
1124.83/1124.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    893 time:  0.01 s
1124.83/1124.89	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.01 s
1165.73/1165.77	c lits-rem:      1491  cl-subs:    21384  v-elim:      0  v-fix:    0  time: 40.88 s
1165.73/1165.77	c vivif2 --  cl tried     3857 cl shrink        5 lits rem          5 time: 0.00
1165.94/1165.94	c vivif2 --  cl tried   175634 cl shrink      748 lits rem        755 time: 0.17
1166.23/1166.22	c asymm  cl-useful: 0/556/3857 lits-rem:0 time: 0.28
1166.23/1166.22	c calculated reachability. Time: 0.00
1166.23/1166.22	c  N dy 29881   6215291       893      3857     52693    175634    163344   3273665      9.25   no data  --
1170.44/1170.42	c  N dy 29995   6235300       893      3857     52695    194936    163344   3756108      9.25     10.10  --
1174.53/1174.53	c  N dy 30089   6255353       893      3857     52696    113597    163344   1493773      9.25     10.01  --
1178.14/1178.11	c  N dy 30191   6275470       893      3857     52696    133060    163344   1982385      9.25      9.74  --
1181.93/1181.93	c  N dy 30281   6295504       893      3857     52697    152401    163344   2446934      9.25     11.59  --
1186.03/1186.02	c  N dy 30372   6315546       893      3857     52697    171703    163344   2910710      9.25     11.17  --
1190.43/1190.44	c  N dy 30458   6335637       893      3857     52698    191106    163344   3373889      9.25      9.79  --
1195.53/1195.50	c  N dy 30560   6356098       893      3857     52698    106891    163344   1254173      9.25      9.87  --
1198.94/1198.94	c  N dy 30645   6376140       893      3857     52700    126280    163344   1713619      9.25      9.74  --
1202.73/1202.70	c  N dy 30750   6396554       893      3857     52700    146038    163344   2207866      9.25      9.79  --
1206.64/1206.63	c  N dy 30858   6416657       893      3857     52701    165472    163344   2679864      9.25      9.94  --
1210.83/1210.87	c  N dy 30945   6437079       893      3857     52702    185131    163344   3157120      9.25      9.74  --
1215.23/1215.29	c  N dy 31054   6457138       893      3857     52703    204478    163344   3628112      9.25     11.30  --
1219.53/1219.56	c  N dy 31144   6477411       893      3857     52703    117971    163344   1487533      9.25      9.83  --
1223.03/1223.05	c  N dy 31230   6497594       893      3857     52703    137439    163344   1964958      9.25      9.84  --
1226.94/1226.93	c  N dy 31320   6517846       893      3857     52703    157036    163344   2443729      9.25      9.78  --
1231.13/1231.16	c  N dy 31425   6537947       893      3857     52703    176465    163344   2914158      9.25     11.74  --
1235.63/1235.66	c  N dy 31519   6558186       893      3857     52704    196019    163344   3387605      9.25      9.79  --
1240.74/1240.79	c  N dy 31614   6578383       893      3857     52705    107866    163344   1214896      9.25      9.74  --
1244.23/1244.28	c  N dy 31709   6598417       893      3857     52705    127262    163344   1689400      9.25      9.76  --
1248.04/1248.07	c  N dy 31813   6618443       893      3857     52705    146593    163344   2156918      9.25      9.82  --
1252.03/1252.08	c  N dy 31902   6638478       893      3857     52706    165927    163344   2620875      9.25      9.76  --
1256.33/1256.35	c  N dy 32003   6658670       893      3857     52706    185430    163344   3091792      9.25      9.86  --
1260.94/1260.92	c  N dy 32099   6678755       893      3857     52708    204852    163344   3568290      9.25     11.79  --
1265.73/1265.73	c  N dy 32194   6698826       893      3857     52709    115324    163344   1383567      9.25     10.94  --
1268.53/1268.59	c  S st 32273   6715291       893      3857     52709    131266    163344   1769208      9.25   no data  --
1268.63/1268.68	c  S st 32273   6715792       893      3857     52709    131766    163344   1785240      9.25   no data  --
1268.63/1268.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1268.63/1268.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1269.03/1269.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P: 13.1M T:  0.33
1269.13/1269.10	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1270.44/1270.45	c subs with bin:     1845  lits-rem:       661  v-fix:    0  time:  1.35 s
1270.44/1270.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    893 time:  0.01 s
1270.44/1270.46	c Removed useless bin:       0  fixed:     0  props:   0.26M  time:  0.01 s
1274.53/1274.54	c lits-rem:       761  cl-subs:     7234  v-elim:      0  v-fix:    0  time:  4.08 s
1274.53/1274.54	c vivif2 --  cl tried     3857 cl shrink        2 lits rem          2 time: 0.00
1274.63/1274.63	c vivif2 --  cl tried   122687 cl shrink      482 lits rem        493 time: 0.09
1274.84/1274.83	c asymm  cl-useful: 0/652/3857 lits-rem:0 time: 0.20
1274.84/1274.84	c calculated reachability. Time: 0.00
1274.84/1274.84	c  N dy 32273   6715792       893      3857     52711    122687    163341   1697260      9.25   no data  --
1278.34/1278.36	c  N dy 32368   6736130       893      3857     52711    142360    163341   2170416      9.25      9.96  --
1282.14/1282.15	c  N dy 32460   6756220       893      3857     52711    161718    163341   2621826      9.25      9.78  --
1286.24/1286.27	c  N dy 32557   6776255       893      3857     52712    181083    163341   3080698      9.25     10.79  --
1290.63/1290.61	c  N dy 32658   6796377       893      3857     52712    200489    163341   3536856      9.25      9.75  --
1295.63/1295.60	c  N dy 32765   6816609       893      3857     52712    110231    163341   1260435      9.25      9.87  --
1298.94/1298.93	c  N dy 32850   6836726       893      3857     52712    129691    163341   1729471      9.25      9.86  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370415-1305379248/watcher-3370415-1305379248 -o /tmp/evaluation-result-3370415-1305379248/solver-3370415-1305379248 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370415-1305379248.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: 1.86 0.54 0.18 4/313 14110
/proc/meminfo: memFree=12052816/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=31400 CPUtime=0.01 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 1071 0 0 0 1 0 0 0 25 0 1 0 649522681 32153600 1009 33554432000 4194304 4650387 140734846405520 18446744073709551615 255376962245 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 7850 1009 349 112 0 2815 0

[startup+0.086351 s]
/proc/loadavg: 1.86 0.54 0.18 4/313 14110
/proc/meminfo: memFree=12052816/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=34184 CPUtime=0.08 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 1884 0 0 0 8 0 0 0 25 0 1 0 649522681 35004416 1822 33554432000 4194304 4650387 140734846405520 18446744073709551615 4332017 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 8546 1822 378 112 0 3511 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34184

[startup+0.100338 s]
/proc/loadavg: 1.86 0.54 0.18 4/313 14110
/proc/meminfo: memFree=12052816/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=34184 CPUtime=0.09 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 1905 0 0 0 9 0 0 0 25 0 1 0 649522681 35004416 1843 33554432000 4194304 4650387 140734846405520 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 8546 1843 378 112 0 3511 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34184

[startup+0.30031 s]
/proc/loadavg: 1.86 0.54 0.18 4/313 14110
/proc/meminfo: memFree=12052816/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=34448 CPUtime=0.29 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 2096 0 0 0 29 0 0 0 25 0 1 0 649522681 35274752 2034 33554432000 4194304 4650387 140734846405520 18446744073709551615 4333577 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 8612 2034 378 112 0 3577 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34448

[startup+0.700268 s]
/proc/loadavg: 1.86 0.54 0.18 4/313 14110
/proc/meminfo: memFree=12052816/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=35848 CPUtime=0.69 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 2729 0 0 0 69 0 0 0 25 0 1 0 649522681 36708352 2117 33554432000 4194304 4650387 140734846405520 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 8962 2117 380 112 0 3927 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35848

[startup+1.50111 s]
/proc/loadavg: 2.03 0.59 0.20 5/314 14111
/proc/meminfo: memFree=12042144/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=36180 CPUtime=1.49 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 3364 0 0 0 149 0 0 0 25 0 1 0 649522681 37048320 2382 33554432000 4194304 4650387 140734846405520 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 9045 2382 380 112 0 4010 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36180

[startup+3.10079 s]
/proc/loadavg: 2.03 0.59 0.20 5/314 14111
/proc/meminfo: memFree=12034332/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=42632 CPUtime=3.09 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 5277 0 0 0 308 1 0 0 25 0 1 0 649522681 43655168 3860 33554432000 4194304 4650387 140734846405520 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 10658 3860 382 112 0 5623 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42632

[startup+6.3002 s]
/proc/loadavg: 2.03 0.59 0.20 5/314 14111
/proc/meminfo: memFree=12038664/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=45920 CPUtime=6.29 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 6812 0 0 0 628 1 0 0 25 0 1 0 649522681 47022080 4839 33554432000 4194304 4650387 140734846405520 18446744073709551615 4436136 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 11480 4839 382 112 0 6445 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45920

[startup+12.701 s]
/proc/loadavg: 2.33 0.71 0.24 5/314 14111
/proc/meminfo: memFree=12028064/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=48428 CPUtime=12.69 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 8638 0 0 0 1268 1 0 0 25 0 1 0 649522681 49590272 5484 33554432000 4194304 4650387 140734846405520 18446744073709551615 4439050 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 12107 5484 382 112 0 7072 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48428

[startup+25.5006 s]
/proc/loadavg: 2.59 0.81 0.28 5/314 14111
/proc/meminfo: memFree=12027304/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=48920 CPUtime=25.49 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 13096 0 0 0 2547 2 0 0 25 0 1 0 649522681 50094080 5602 33554432000 4194304 4650387 140734846405520 18446744073709551615 4436420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 12230 5602 382 112 0 7195 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48920

[startup+51.1009 s]
/proc/loadavg: 3.07 1.07 0.38 5/314 14112
/proc/meminfo: memFree=12005516/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=62208 CPUtime=51.09 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 23174 0 0 0 5104 5 0 0 25 0 1 0 649522681 63700992 7431 33554432000 4194304 4650387 140734846405520 18446744073709551615 4370617 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 15552 7431 382 112 0 10517 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 62208

[startup+102.311 s]
/proc/loadavg: 3.63 1.56 0.58 5/314 14113
/proc/meminfo: memFree=11957856/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=62824 CPUtime=102.3 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 41605 0 0 0 10220 10 0 0 25 0 1 0 649522681 64331776 7492 33554432000 4194304 4650387 140734846405520 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 15706 7492 382 112 0 10671 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 62824

[startup+162.3 s]
/proc/loadavg: 4.12 2.06 0.81 5/314 14142
/proc/meminfo: memFree=11930264/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=76420 CPUtime=162.29 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 63285 0 0 0 16213 16 0 0 25 0 1 0 649522681 78254080 12921 33554432000 4194304 4650387 140734846405520 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 19105 12921 382 112 0 14070 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 76420

[startup+222.301 s]
/proc/loadavg: 4.04 2.41 1.01 5/314 14144
/proc/meminfo: memFree=11917820/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=74152 CPUtime=222.3 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 82671 0 0 0 22209 21 0 0 25 0 1 0 649522681 75931648 12263 33554432000 4194304 4650387 140734846405520 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 18538 12263 382 112 0 13503 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 74152

[startup+282.301 s]
/proc/loadavg: 4.10 2.73 1.21 5/314 14145
/proc/meminfo: memFree=11844380/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=87092 CPUtime=282.3 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 101483 0 0 0 28205 25 0 0 25 0 1 0 649522681 89182208 15501 33554432000 4194304 4650387 140734846405520 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 21773 15501 382 112 0 16738 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 87092

[startup+342.301 s]
/proc/loadavg: 4.04 2.96 1.38 5/314 14147
/proc/meminfo: memFree=11789536/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=112336 CPUtime=342.3 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 108912 0 0 0 34203 27 0 0 25 0 1 0 649522681 115032064 22901 33554432000 4194304 4650387 140734846405520 18446744073709551615 4334309 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 28084 22901 389 112 0 23049 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 112336

[startup+402.301 s]
/proc/loadavg: 4.08 3.16 1.54 5/314 14148
/proc/meminfo: memFree=11753052/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=113452 CPUtime=402.3 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 109186 0 0 0 40203 27 0 0 25 0 1 0 649522681 116174848 23174 33554432000 4194304 4650387 140734846405520 18446744073709551615 4334873 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 28363 23174 388 112 0 23328 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 113452

[startup+462.301 s]
/proc/loadavg: 4.03 3.31 1.70 5/314 14150
/proc/meminfo: memFree=11719644/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=127124 CPUtime=462.3 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 116651 0 0 0 46199 31 0 0 25 0 1 0 649522681 130174976 24375 33554432000 4194304 4650387 140734846405520 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 31781 24375 388 112 0 26746 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 127124

[startup+522.301 s]
/proc/loadavg: 4.05 3.45 1.84 5/314 14152
/proc/meminfo: memFree=11718716/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=113452 CPUtime=522.31 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 122098 0 0 0 52197 34 0 0 25 0 1 0 649522681 116174848 23297 33554432000 4194304 4650387 140734846405520 18446744073709551615 4313440 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 28363 23297 388 112 0 23328 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 113452

[startup+582.301 s]
/proc/loadavg: 4.02 3.55 1.97 5/314 14153
/proc/meminfo: memFree=11710004/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=113452 CPUtime=582.31 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 129236 0 0 0 58194 37 0 0 25 0 1 0 649522681 116174848 23327 33554432000 4194304 4650387 140734846405520 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 28363 23327 388 112 0 23328 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 113452

[startup+642.3 s]
/proc/loadavg: 4.00 3.63 2.10 5/314 14155
/proc/meminfo: memFree=11668892/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=127876 CPUtime=642.32 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 139510 0 0 0 64191 41 0 0 25 0 1 0 649522681 130945024 25955 33554432000 4194304 4650387 140734846405520 18446744073709551615 4365293 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 31969 25955 388 112 0 26934 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 127876

[startup+702.3 s]
/proc/loadavg: 4.07 3.71 2.22 5/314 14156
/proc/meminfo: memFree=11650884/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=131140 CPUtime=702.32 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 151112 0 0 0 70187 45 0 0 25 0 1 0 649522681 134287360 25791 33554432000 4194304 4650387 140734846405520 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 32785 25791 382 112 0 27750 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 131140

[startup+762.312 s]
/proc/loadavg: 4.07 3.77 2.33 5/314 14158
/proc/meminfo: memFree=11642896/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=131356 CPUtime=762.32 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 163316 0 0 0 76182 50 0 0 25 0 1 0 649522681 134508544 26310 33554432000 4194304 4650387 140734846405520 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 32839 26310 382 112 0 27804 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 131356

[startup+822.301 s]
/proc/loadavg: 4.08 3.83 2.44 5/314 14160
/proc/meminfo: memFree=11637396/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=144604 CPUtime=822.32 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 170269 0 0 0 82179 53 0 0 25 0 1 0 649522681 148074496 28809 33554432000 4194304 4650387 140734846405520 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 36151 28809 382 112 0 31116 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 144604

[startup+882.301 s]
/proc/loadavg: 4.03 3.86 2.53 5/314 14161
/proc/meminfo: memFree=11635236/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=144736 CPUtime=882.32 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 182257 0 0 0 88175 57 0 0 25 0 1 0 649522681 148209664 28813 33554432000 4194304 4650387 140734846405520 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 36184 28813 382 112 0 31149 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 144736

[startup+942.301 s]
/proc/loadavg: 4.05 3.89 2.63 5/314 14163
/proc/meminfo: memFree=11599960/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=152708 CPUtime=942.32 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 190688 0 0 0 94172 60 0 0 25 0 1 0 649522681 156372992 32282 33554432000 4194304 4650387 140734846405520 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 38177 32282 382 112 0 33142 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 152708

[startup+1002.3 s]
/proc/loadavg: 4.02 3.91 2.71 5/314 14164
/proc/meminfo: memFree=11592952/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=166640 CPUtime=1002.32 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 195075 0 0 0 100171 61 0 0 25 0 1 0 649522681 170639360 35406 33554432000 4194304 4650387 140734846405520 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 41660 35406 382 112 0 36625 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 166640

[startup+1062.3 s]
/proc/loadavg: 4.06 3.94 2.79 5/314 14166
/proc/meminfo: memFree=11581360/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=226872 CPUtime=1062.32 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 197606 0 0 0 106168 64 0 0 25 0 1 0 649522681 232316928 36861 33554432000 4194304 4650387 140734846405520 18446744073709551615 4313311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 56718 36861 382 112 0 51683 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 226872

[startup+1122.3 s]
/proc/loadavg: 4.02 3.95 2.87 5/314 14168
/proc/meminfo: memFree=11545868/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=215856 CPUtime=1122.33 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 206875 0 0 0 112165 68 0 0 25 0 1 0 649522681 221036544 33607 33554432000 4194304 4650387 140734846405520 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 53964 33607 382 112 0 48929 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 215856

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 2.94 5/314 14169
/proc/meminfo: memFree=11544076/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=157180 CPUtime=1182.33 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 211373 0 0 0 118163 70 0 0 25 0 1 0 649522681 160952320 33184 33554432000 4194304 4650387 140734846405520 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 39295 33184 382 112 0 34260 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 157180

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.00 5/314 14171
/proc/meminfo: memFree=11543420/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=157408 CPUtime=1242.33 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 223467 0 0 0 124158 75 0 0 25 0 1 0 649522681 161185792 32032 33554432000 4194304 4650387 140734846405520 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 39352 32032 382 112 0 34317 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 157408



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 3.98 3.06 5/314 14228
/proc/meminfo: memFree=11198312/32951124 swapFree=66050672/67111528
[pid=14110] ppid=14108 vsize=157648 CPUtime=1300.05 cores=0,2
/proc/14110/stat : 14110 (strangenight1-s) R 14108 14110 13939 0 -1 4202496 233201 0 0 0 129926 79 0 0 25 0 1 0 649522681 161431552 32542 33554432000 4194304 4650387 140734846405520 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14110/statm: 39412 32542 382 112 0 34377 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 157648

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.02
CPU time (s): 1300.06
CPU user time (s): 1299.26
CPU system time (s): 0.798878
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 235196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.26
system time used= 0.798878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 233202
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 3183

runsolver used 4.13237 second user time and 8.91664 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-14 15:20:48
IDJOB=3370415
IDBENCH=71354
IDSOLVER=1847
FILE ID=node135/3370415-1305379248
RUNJOBID= node135-1305379151-13957
PBS_JOBID= 13324367
Free space on /tmp= 73316 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v945c61409gyes5.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370415-1305379248/watcher-3370415-1305379248 -o /tmp/evaluation-result-3370415-1305379248/solver-3370415-1305379248 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370415-1305379248.cnf

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

MD5SUM BENCH= ccc3b90e7796ba48b01939580fe6357c
RANDOM SEED=552652103

node135.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12052972 kB
Buffers:        256764 kB
Cached:        5744076 kB
SwapCached:      50684 kB
Active:       10105084 kB
Inactive:     10549596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12052972 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:           30916 kB
Writeback:           0 kB
AnonPages:    14608288 kB
Mapped:          20508 kB
Slab:           134284 kB
PageTables:      47540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57366084 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= 73260 MiB
End job on node135 at 2011-05-14 15:42:30