Trace number 3370505

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.03

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-020-019.shuffled-as.sat05-1232.cnf
MD5SUMabb32bff5eb954e790612a6209864b5d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2.08668
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses7050
Sum of the clauses size14440
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 27030
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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-3370505-1305395564.cnf'
0.00/0.00	c -- header says num vars:            380
0.00/0.00	c -- header says num clauses:        7050
0.00/0.00	c -- clauses added:            0 learnts,         7050 normals,            0 xors
0.00/0.00	c -- vars added        380
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       380        20      7030         0     14440         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/20/20 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    380 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.04M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     20  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     185 undec:      20 neg:     175
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       360       367      6303         0     19800         0   no data   no data  --
0.09/0.11	c  N dy    12      4551       360       367      6303      4166     19800    258340     21.50     22.68  --
0.19/0.23	c  N dy    19      8768       360       367      6303      5769     19800    337841     20.32     21.50  --
0.29/0.37	c  N dy    25     13756       360       367      6303      6449     19800    342051     19.46     20.52  --
0.39/0.49	c  N dy    33     17904       360       367      6303     10262     19800    562720     19.34     20.42  --
0.49/0.59	c  N dy    43     22017       360       367      6303      8779     19800    463926     19.31     20.36  --
0.59/0.67	c  F st    54     25000       360       367      6303     11534     19800    616085     19.30   no data  --
0.69/0.71	c  N st    57     26189       360       367      6303      6387     19800    317361     19.30   no data  --
0.79/0.82	c  S st    60     30001       360       367      6303      9877     19800    530605     19.30   no data  --
0.79/0.83	c  S st    60     30503       360       367      6303     10362     19800    558537     19.30   no data  --
0.79/0.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.79/0.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.79/0.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
0.79/0.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.10/2.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.24 s
2.10/2.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
2.10/2.12	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
3.59/3.63	c lits-rem:       218  cl-subs:      687  v-elim:      0  v-fix:    0  time:  1.51 s
3.59/3.64	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.01
3.59/3.64	c calculated reachability. Time: 0.00
3.59/3.64	c  N dy    60     30503       360       367      6303      9675     19800    509382     19.30   no data  --
3.69/3.74	c  N dy    76     34559       360       367      6303     13416     19800    719016     19.35     20.56  --
3.79/3.89	c  N dy    82     39493       360       367      6303     10731     19800    550358     19.18     20.23  --
3.99/4.00	c  N dy    92     43617       360       367      6303     14557     19800    765764     19.10     20.18  --
3.99/4.07	c  S st   104     45754       360       367      6303      8294     19800    385075     19.12     17.65  --
3.99/4.08	c  S st   104     46260       360       367      6303      8774     19800    410610     19.12   no data  --
3.99/4.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.99/4.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
4.09/4.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.89/4.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.85 s
4.89/4.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
4.89/4.95	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
4.99/5.06	c lits-rem:        42  cl-subs:      167  v-elim:      0  v-fix:    0  time:  0.11 s
4.99/5.06	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
4.99/5.07	c vivif2 --  cl tried     8607 cl shrink        0 lits rem          0 time: 0.00
4.99/5.08	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.01
4.99/5.08	c calculated reachability. Time: 0.00
4.99/5.08	c  N dy   104     46260       360       367      6303      8607     19800    400030     19.12   no data  --
5.09/5.19	c  N dy   116     50354       360       367      6303     12351     19800    623236     19.05     20.17  --
5.19/5.29	c  N dy   127     54483       360       367      6303     16139     19800    839713     19.00     20.06  --
5.40/5.42	c  N dy   143     59174       360       367      6303     11283     19800    555165     19.00     20.06  --
5.50/5.54	c  N dy   151     63175       360       367      6303     14970     19800    766438     18.92     22.07  --
5.69/5.71	c  N dy   160     67915       360       367      6303     19278     19800   1028898     18.86     19.95  --
5.69/5.76	c  S st   164     69390       360       367      6303     10552     19800    537376     18.86     16.01  --
5.69/5.77	c  S st   164     69890       360       367      6303     11029     19800    562158     18.86   no data  --
5.69/5.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.69/5.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.69/5.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
5.79/5.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.99/7.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.26 s
6.99/7.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
6.99/7.06	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
8.39/8.49	c lits-rem:        89  cl-subs:      301  v-elim:      0  v-fix:    0  time:  1.43 s
8.39/8.49	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
8.39/8.49	c vivif2 --  cl tried    10728 cl shrink        0 lits rem          0 time: 0.01
8.49/8.50	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.01
8.49/8.50	c calculated reachability. Time: 0.00
8.49/8.50	c  N dy   164     69890       360       367      6303     10728     19800    542274     18.86   no data  --
8.59/8.63	c  N dy   179     75056       360       367      6303     15484     19800    808706     18.85     20.15  --
8.70/8.76	c  N dy   204     80197       360       367      6303     20237     19800   1097883     18.98     19.99  --
8.89/8.94	c  N dy   222     85388       360       367      6303     14024     19800    720146     19.00     20.02  --
8.89/8.99	c  F st   235     87500       360       367      6303     15966     19800    832353     19.03   no data  --
9.09/9.14	c  N dy   241     92696       360       367      6303     20766     19800   1135375     19.03   no data  --
9.29/9.31	c  N dy   269     98710       360       367      6303     14339     19800    717008     19.06     22.82  --
9.39/9.47	c  S st   293    104837       360       367      6303     20016     19800   1053715     19.05   no data  --
9.39/9.48	c  S st   293    105341       360       367      6303     20494     19800   1079066     19.05   no data  --
9.39/9.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.39/9.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.49/9.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
9.49/9.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.79/10.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.31 s
10.79/10.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
10.79/10.85	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
11.59/11.68	c lits-rem:       146  cl-subs:      798  v-elim:      0  v-fix:    0  time:  0.83 s
11.59/11.68	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
11.69/11.70	c vivif2 --  cl tried    19696 cl shrink        0 lits rem          0 time: 0.01
11.69/11.72	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.02
11.69/11.72	c calculated reachability. Time: 0.00
11.69/11.72	c  N dy   293    105341       360       367      6303     19696     19800   1020535     19.05   no data  --
11.89/11.98	c  N dy   310    112775       360       367      6303     13653     19800    651636     18.97     19.99  --
12.19/12.21	c  N dy   335    120086       360       367      6303     20428     19800   1041487     18.93     19.94  --
12.39/12.48	c  N dy   361    128708       360       367      6303     14563     19800    688168     18.89     19.90  --
12.69/12.78	c  N dy   386    137924       360       367      6303     23114     19800   1217440     18.87     19.90  --
12.99/13.09	c  N dy   413    146957       360       367      6303     16650     19800    801132     18.85     19.85  --
13.39/13.41	c  N dy   443    157607       360       367      6303     26505     19800   1406807     18.84     19.86  --
13.39/13.42	c  S st   445    158012       360       367      6303     26876     19800   1427019     18.84   no data  --
13.39/13.44	c  S st   445    158513       360       367      6303     27353     19800   1452298     18.84   no data  --
13.39/13.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.39/13.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.39/13.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
13.49/13.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.89/14.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.40 s
14.89/14.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
14.89/14.92	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
16.59/16.69	c lits-rem:       279  cl-subs:     1178  v-elim:      0  v-fix:    0  time:  1.77 s
16.59/16.69	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
16.69/16.71	c vivif2 --  cl tried    26175 cl shrink        0 lits rem          0 time: 0.02
16.69/16.73	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.02
16.69/16.73	c calculated reachability. Time: 0.00
16.69/16.73	c  N dy   445    158513       360       367      6303     26175     19800   1365770     18.84   no data  --
17.09/17.12	c  N dy   479    168965       360       367      6303     20172     19800    981251     18.80     19.82  --
17.50/17.54	c  N dy   536    182193       360       367      6303     32383     19800   1716820     18.85     19.87  --
17.79/17.88	c  N dy   579    193869       360       367      6303     26544     19800   1347035     18.85     19.87  --
18.29/18.38	c  N dy   626    207020       360       367      6303     21172     19800   1057231     18.85     19.86  --
18.79/18.83	c  N dy   657    220319       360       367      6303     33436     19800   1780312     18.85     19.87  --
19.19/19.29	c  N dy   707    234387       360       367      6303     28039     19800   1492881     18.88     22.37  --
19.39/19.40	c  S st   720    237769       360       367      6303     31161     19800   1683711     18.88     16.84  --
19.39/19.42	c  S st   720    238271       360       367      6303     31643     19800   1709776     18.88   no data  --
19.39/19.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.39/19.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.39/19.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
19.50/19.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.80/20.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.37 s
20.80/20.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
20.80/20.88	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
23.49/23.51	c lits-rem:       338  cl-subs:     1266  v-elim:      0  v-fix:    0  time:  2.63 s
23.49/23.51	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
23.49/23.54	c vivif2 --  cl tried    30377 cl shrink        0 lits rem          0 time: 0.02
23.49/23.57	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.03
23.49/23.57	c calculated reachability. Time: 0.00
23.49/23.57	c  N dy   720    238271       360       367      6303     30377     19800   1619798     18.88   no data  --
24.10/24.12	c  N dy   780    255047       360       367      6303     26468     19800   1342054     18.92     19.96  --
24.69/24.72	c  N dy   843    271765       360       367      6303     21608     19800   1080536     18.93     20.04  --
25.20/25.28	c  N dy   902    289199       360       367      6303     37775     19800   2050268     18.93     20.99  --
25.79/25.84	c  F st   967    306251       360       367      6303     32189     19800   1683937     18.93     15.54  --
25.89/25.92	c  N st   971    308282       360       367      6303     34066     19800   1814003     18.93   no data  --
26.69/26.76	c  N dy  1004    328582       360       367      6303     30704     19800   1578163     18.86     19.86  --
27.40/27.48	c  N dy  1068    348616       360       367      6303     26126     19800   1272817     18.85     19.88  --
27.69/27.76	c  S st  1111    357407       360       367      6303     34283     19800   1766210     18.89     17.99  --
27.69/27.77	c  S st  1111    357909       360       367      6303     34762     19800   1790996     18.89   no data  --
27.69/27.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.69/27.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.79/27.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
27.79/27.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.10/29.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.32 s
29.10/29.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
29.10/29.18	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
31.50/31.51	c lits-rem:       264  cl-subs:     1208  v-elim:      0  v-fix:    0  time:  2.33 s
31.50/31.51	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
31.50/31.54	c vivif2 --  cl tried    33554 cl shrink        0 lits rem          0 time: 0.02
31.50/31.57	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.03
31.50/31.57	c calculated reachability. Time: 0.00
31.50/31.57	c  N dy  1111    357909       360       367      6303     33554     19800   1706598     18.89   no data  --
32.19/32.29	c  N dy  1196    379113       360       367      6303     29157     19800   1445966     18.92     19.94  --
32.90/32.94	c  N dy  1267    399124       360       367      6303     47678     19800   2540006     18.92     21.03  --
33.60/33.66	c  N dy  1317    419398       360       367      6303     41415     19800   2176120     18.91     19.94  --
34.49/34.56	c  N dy  1364    440015       360       367      6303     34619     19800   1728772     18.87     19.97  --
35.20/35.24	c  N dy  1455    460037       360       367      6303     53211     19800   2838834     18.89     28.55  --
35.99/36.00	c  N dy  1513    480076       360       367      6303     44927     19800   2337348     18.88     20.68  --
36.79/36.87	c  N dy  1583    501479       360       367      6303     36919     19800   1822451     18.89     19.89  --
37.59/37.68	c  N dy  1647    521500       360       367      6303     55539     19800   2966361     18.90     21.94  --
38.19/38.29	c  S st  1705    536863       360       367      6303     41016     19800   2040874     18.91   no data  --
38.29/38.31	c  S st  1705    537366       360       367      6303     41494     19800   2066499     18.91   no data  --
38.29/38.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
38.29/38.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.29/38.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
38.40/38.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.89/39.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.48 s
39.89/39.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
39.89/39.90	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
42.69/42.71	c lits-rem:       305  cl-subs:     1238  v-elim:      0  v-fix:    0  time:  2.81 s
42.69/42.71	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
42.69/42.74	c vivif2 --  cl tried    40256 cl shrink        0 lits rem          0 time: 0.03
42.69/42.78	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.04
42.69/42.78	c calculated reachability. Time: 0.00
42.69/42.78	c  N dy  1705    537366       360       367      6303     40256     19800   1982054     18.91   no data  --
43.40/43.50	c  N dy  1761    557748       360       367      6303     59142     19800   3120076     18.91     19.92  --
44.19/44.25	c  N dy  1844    578133       360       367      6303     48439     19800   2455354     18.92     19.97  --
45.00/45.07	c  N dy  1916    598312       360       367      6303     36584     19800   1757998     18.92     20.07  --
45.79/45.81	c  N dy  2010    618733       360       367      6303     55575     19800   2907820     18.95     19.98  --
46.49/46.58	c  N dy  2086    638790       360       367      6303     42672     19800   2098397     18.95     21.61  --
47.30/47.35	c  N dy  2162    658962       360       367      6303     61387     19800   3230673     18.97     20.10  --
48.09/48.11	c  N dy  2274    679779       360       367      6303     48330     19800   2450317     19.02     20.04  --
48.89/48.95	c  N dy  2339    700257       360       367      6303     33865     19800   1535303     19.03     20.05  --
49.59/49.61	c  N dy  2398    720338       360       367      6303     52528     19800   2637011     19.03     20.05  --
50.39/50.49	c  N dy  2470    741347       360       367      6303     37659     19800   1750815     19.03     20.16  --
51.19/51.24	c  N dy  2551    761385       360       367      6303     56361     19800   2903312     19.05     25.16  --
52.09/52.11	c  N dy  2637    781458       360       367      6303     39664     19800   1841248     19.06     20.14  --
52.80/52.85	c  N dy  2714    801785       360       367      6303     58575     19800   2981626     19.08     20.15  --
52.99/53.03	c  S st  2730    806050       360       367      6303     62555     19800   3221430     19.07     17.65  --
52.99/53.05	c  S st  2730    806555       360       367      6303     63037     19800   3248253     19.07   no data  --
52.99/53.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
52.99/53.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.09/53.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.07
53.19/53.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.79/54.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.59 s
54.79/54.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
54.79/54.82	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
63.99/64.08	c lits-rem:       404  cl-subs:     2126  v-elim:      0  v-fix:    0  time:  9.26 s
63.99/64.08	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
64.09/64.13	c vivif2 --  cl tried    60911 cl shrink        0 lits rem          0 time: 0.05
64.19/64.20	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.07
64.19/64.20	c calculated reachability. Time: 0.00
64.19/64.20	c  N dy  2730    806555       360       367      6303     60911     19800   3098512     19.07   no data  --
65.09/65.11	c  N dy  2776    826593       360       367      6303     43456     19800   2105429     19.05     20.10  --
65.79/65.90	c  N dy  2842    846686       360       367      6303     62205     19800   3249918     19.05     20.06  --
66.89/66.96	c  N dy  2910    868403       360       367      6303     45134     19800   2125556     19.05     20.07  --
67.59/67.70	c  N dy  2993    888499       360       367      6303     63841     19800   3271882     19.06     21.42  --
68.49/68.59	c  N dy  3032    908508       360       367      6303     44393     19800   2114096     19.03     25.04  --
69.30/69.35	c  N dy  3096    928601       360       367      6303     63122     19800   3249420     19.03     20.06  --
70.31/70.31	c  N dy  3188    948710       360       367      6303     42787     19800   1988410     19.05     20.05  --
71.20/71.20	c  N dy  3259    970024       360       367      6303     62817     19800   3277527     19.05     20.10  --
72.09/72.19	c  N dy  3343    990278       360       367      6303     41530     19800   1896384     19.06     20.08  --
72.89/72.98	c  N dy  3424   1010884       360       367      6303     60845     19800   3113789     19.07     20.10  --
73.79/73.88	c  N dy  3506   1030934       360       367      6303     79720     19800   4275084     19.07     20.19  --
74.70/74.71	c  N dy  3594   1051040       360       367      6303     57369     19800   2851067     19.08     20.11  --
75.49/75.55	c  F st  3659   1071875       360       367      6303     76950     19800   4057565     19.08     19.18  --
75.49/75.55	c  N st  3659   1071875       360       367      6303     76950     19800   4057565     19.08     19.18  --
76.49/76.53	c  N dy  3709   1092811       360       367      6303     54295     19800   2642208     19.08     20.20  --
77.49/77.58	c  N dy  3793   1116087       360       367      6303     76173     19800   4016175     19.08     20.21  --
78.49/78.54	c  N dy  3861   1136468       360       367      6303     52091     19800   2517332     19.09     20.11  --
79.39/79.42	c  N dy  3959   1156788       360       367      6303     71252     19800   3744148     19.10     20.15  --
80.39/80.41	c  N dy  4036   1176804       360       367      6303     45882     19800   2103739     19.11     20.13  --
81.09/81.15	c  N dy  4128   1196817       360       367      6303     64749     19800   3311506     19.12     20.15  --
81.69/81.71	c  S st  4192   1209832       360       367      6303     77053     19800   4082255     19.13     17.11  --
81.69/81.74	c  S st  4192   1210339       360       367      6303     77537     19800   4110453     19.13   no data  --
81.69/81.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
81.69/81.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.79/81.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.09
81.89/81.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.50/83.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.64 s
83.50/83.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
83.50/83.59	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
104.40/104.41	c lits-rem:       396  cl-subs:     2051  v-elim:      0  v-fix:    0  time: 20.82 s
104.40/104.41	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
104.40/104.47	c vivif2 --  cl tried    75486 cl shrink        0 lits rem          0 time: 0.06
104.50/104.55	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.08
104.50/104.55	c calculated reachability. Time: 0.00
104.50/104.55	c  N dy  4192   1210339       360       367      6303     75486     19800   3961768     19.13   no data  --
105.50/105.51	c  N dy  4271   1230604       360       367      6303     49367     19800   2296486     19.13     20.23  --
106.29/106.34	c  N dy  4342   1250640       360       367      6303     68089     19800   3468720     19.13     20.55  --
107.30/107.31	c  N dy  4407   1270654       360       367      6303     86735     19800   4656827     19.13     20.23  --
108.19/108.20	c  N dy  4467   1291127       360       367      6303     59971     19800   2924064     19.12     20.14  --
108.99/109.00	c  N dy  4561   1311174       360       367      6303     78701     19800   4093167     19.14     33.55  --
110.01/110.02	c  N dy  4646   1331269       360       367      6303     50705     19800   2365544     19.15     24.00  --
110.69/110.78	c  N dy  4730   1351330       360       367      6303     69578     19800   3519366     19.16     21.22  --
111.60/111.68	c  N dy  4818   1371407       360       367      6303     88419     19800   4687169     19.16     23.27  --
112.49/112.59	c  N dy  4911   1391834       360       367      6303     59785     19800   2904395     19.18     20.21  --
113.39/113.47	c  N dy  4978   1411870       360       367      6303     78629     19800   4080979     19.18     20.22  --
114.60/114.64	c  N dy  5058   1432450       360       367      6303     49126     19800   2238915     19.18     20.22  --
115.40/115.43	c  N dy  5147   1453187       360       367      6303     68579     19800   3478314     19.19     20.28  --
116.40/116.43	c  N dy  5202   1473237       360       367      6303     87453     19800   4681880     19.19     20.25  --
117.49/117.51	c  N dy  5270   1493801       360       367      6303     57036     19800   2712351     19.19     20.28  --
118.29/118.38	c  N dy  5344   1513995       360       367      6303     75950     19800   3923515     19.19     20.31  --
119.40/119.43	c  N dy  5437   1534525       360       367      6303     95334     19800   5176643     19.21     20.25  --
120.39/120.48	c  N dy  5510   1555469       360       367      6303     64372     19800   3208337     19.21     20.25  --
121.50/121.50	c  N dy  5566   1575561       360       367      6303     83205     19800   4363571     19.21     22.86  --
122.49/122.58	c  N dy  5637   1596729       360       367      6303    103144     19800   5625593     19.21     20.23  --
123.50/123.52	c  N dy  5697   1616738       360       367      6303     70127     19800   3526931     19.21     23.94  --
124.40/124.43	c  N dy  5779   1636816       360       367      6303     88944     19800   4686316     19.22     25.05  --
125.49/125.55	c  N dy  5855   1657101       360       367      6303     55448     19800   2627913     19.22     20.25  --
126.30/126.36	c  N dy  5933   1677200       360       367      6303     74251     19800   3762000     19.22     20.54  --
127.30/127.30	c  N dy  6019   1697487       360       367      6303     93335     19800   4954594     19.23     20.43  --
127.89/127.98	c  S st  6072   1710340       360       367      6303    105335     19800   5717651     19.24   no data  --
127.99/128.02	c  S st  6072   1710842       360       367      6303    105808     19800   5744714     19.24   no data  --
127.99/128.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
127.99/128.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
128.09/128.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.8M T:  0.13
128.30/128.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
129.99/130.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.76 s
129.99/130.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
129.99/130.08	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
198.79/198.88	c lits-rem:       991  cl-subs:     3387  v-elim:      0  v-fix:    0  time: 68.80 s
198.79/198.88	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
198.89/198.96	c vivif2 --  cl tried   102421 cl shrink        0 lits rem          0 time: 0.08
199.00/199.10	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.13
199.00/199.10	c calculated reachability. Time: 0.00
199.00/199.10	c  N dy  6072   1710842       360       367      6303    102421     19800   5500768     19.24   no data  --
200.11/200.15	c  N dy  6125   1731326       360       367      6303     68154     19800   3388418     19.23     20.26  --
201.00/201.00	c  N dy  6195   1751568       360       367      6303     87079     19800   4539884     19.23     20.41  --
202.10/202.10	c  N dy  6251   1771603       360       367      6303    105883     19800   5681654     19.22     20.27  --
203.10/203.13	c  N dy  6309   1793566       360       367      6303     72195     19800   3666348     19.22     20.24  --
203.99/204.08	c  N dy  6393   1813967       360       367      6303     91281     19800   4844425     19.22     20.31  --
205.30/205.30	c  N dy  6458   1834526       360       367      6303     55291     19800   2606775     19.22     20.42  --
205.99/206.04	c  N dy  6527   1854532       360       367      6303     73958     19800   3741954     19.22     20.39  --
206.89/206.95	c  N dy  6614   1874542       360       367      6303     92764     19800   4939480     19.22     24.83  --
208.00/208.05	c  N dy  6702   1894603       360       367      6303    111527     19800   6117291     19.23     20.25  --
209.00/209.06	c  N dy  6797   1915450       360       367      6303     74899     19800   3837303     19.24     20.26  --
210.01/210.04	c  N dy  6887   1935491       360       367      6303     93762     19800   5029659     19.25     20.45  --
211.40/211.41	c  N dy  6939   1958486       360       367      6303     58115     19800   2765628     19.25     20.30  --
212.20/212.26	c  N dy  7008   1978807       360       367      6303     77131     19800   3992122     19.24     20.41  --
213.09/213.16	c  N dy  7061   1998987       360       367      6303     96113     19800   5178963     19.24     20.27  --
214.19/214.20	c  N dy  7133   2019090       360       367      6303    114885     19800   6347112     19.25     20.34  --
215.10/215.17	c  N dy  7197   2039289       360       367      6303     75657     19800   3858723     19.24     20.29  --
216.09/216.16	c  N dy  7249   2059317       360       367      6303     94418     19800   5053805     19.24     20.50  --
217.20/217.24	c  N dy  7333   2079733       360       367      6303    113519     19800   6232703     19.25     20.26  --
218.29/218.30	c  N dy  7414   2100068       360       367      6303     73611     19800   3734942     19.25     20.39  --
219.20/219.24	c  N dy  7480   2121107       360       367      6303     93361     19800   4961730     19.25     20.29  --
220.20/220.27	c  N dy  7564   2141573       360       367      6303    112558     19800   6163966     19.26     20.28  --
221.29/221.38	c  N dy  7646   2161826       360       367      6303     71548     19800   3561451     19.26     20.30  --
222.30/222.34	c  N dy  7705   2182476       360       367      6303     90836     19800   4779415     19.26     20.30  --
223.40/223.44	c  N dy  7772   2203235       360       367      6303    110247     19800   6018782     19.26     20.60  --
223.80/223.85	c  S st  7801   2210844       360       367      6303    117328     19800   6445949     19.26     18.41  --
223.80/223.89	c  S st  7801   2211347       360       367      6303    117802     19800   6473163     19.26   no data  --
223.90/223.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
223.90/223.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
224.00/224.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.1M T:  0.16
224.20/224.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
225.99/226.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.79 s
225.99/226.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
225.99/226.02	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
307.40/307.44	c lits-rem:      1138  cl-subs:     3961  v-elim:      0  v-fix:    0  time: 81.41 s
307.40/307.44	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
307.50/307.53	c vivif2 --  cl tried   113841 cl shrink        0 lits rem          0 time: 0.09
307.60/307.69	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.16
307.60/307.69	c calculated reachability. Time: 0.00
307.60/307.69	c  N dy  7801   2211347       360       367      6303    113841     19800   6185305     19.26   no data  --
308.70/308.72	c  N dy  7866   2231520       360       367      6303     72072     19800   3617254     19.26     20.35  --
309.60/309.62	c  N dy  7921   2251688       360       367      6303     90790     19800   4772455     19.26     20.34  --
310.60/310.68	c  N dy  7995   2271924       360       367      6303    109733     19800   5969536     19.26     20.28  --
311.79/311.84	c  N dy  8065   2291961       360       367      6303     66828     19800   3275007     19.26     22.77  --
312.70/312.71	c  N dy  8152   2312701       360       367      6303     86287     19800   4473446     19.26     20.30  --
313.60/313.69	c  N dy  8220   2332761       360       367      6303    104960     19800   5608286     19.26     20.30  --
314.80/314.80	c  N dy  8296   2352797       360       367      6303    123773     19800   6785025     19.26     20.68  --
315.80/315.80	c  N dy  8370   2372834       360       367      6303     79856     19800   4086285     19.26     20.31  --
316.81/316.84	c  N dy  8426   2394323       360       367      6303     99885     19800   5345930     19.26     20.35  --
317.81/317.90	c  N dy  8488   2414545       360       367      6303    118851     19800   6546118     19.26     20.28  --
319.01/319.01	c  N dy  8557   2434564       360       367      6303     74081     19800   3753693     19.26     20.45  --
320.01/320.03	c  N dy  8621   2456761       360       367      6303     94827     19800   5079094     19.26     20.65  --
321.10/321.12	c  N dy  8698   2476862       360       367      6303    113680     19800   6256747     19.26     25.04  --
322.40/322.42	c  N dy  8767   2496886       360       367      6303     67840     19800   3392438     19.26     20.28  --
323.30/323.39	c  N dy  8803   2516979       360       367      6303     86529     19800   4557610     19.26     20.51  --
324.30/324.38	c  N dy  8905   2537074       360       367      6303    105454     19800   5777479     19.27     20.50  --
325.40/325.48	c  N dy  8991   2557174       360       367      6303    124401     19800   6979621     19.27     22.63  --
326.61/326.64	c  N dy  9053   2577521       360       367      6303     77869     19800   4030874     19.27     20.30  --
327.59/327.64	c  N dy  9143   2598843       360       367      6303     97937     19800   5271712     19.28     20.35  --
328.70/328.74	c  N dy  9216   2619490       360       367      6303    117310     19800   6489595     19.28     20.37  --
330.01/330.08	c  N dy  9304   2639624       360       367      6303     69647     19800   3501973     19.28     20.31  --
330.90/330.90	c  N dy  9388   2659710       360       367      6303     88564     19800   4670726     19.29     20.35  --
331.90/331.99	c  N dy  9463   2681047       360       367      6303    108456     19800   5911271     19.29     20.45  --
333.10/333.19	c  N dy  9541   2701153       360       367      6303    127341     19800   7140247     19.29     20.33  --
333.90/333.97	c  S st  9591   2711349       360       367      6303     69416     19800   3491468     19.30     17.53  --
333.90/333.99	c  S st  9591   2711852       360       367      6303     69892     19800   3517188     19.30   no data  --
334.00/334.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
334.00/334.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
334.00/334.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.06
334.10/334.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
335.70/335.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.60 s
335.70/335.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
335.70/335.76	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
347.40/347.49	c lits-rem:       135  cl-subs:      534  v-elim:      0  v-fix:    0  time: 11.74 s
347.40/347.49	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
347.51/347.55	c vivif2 --  cl tried    69358 cl shrink        0 lits rem          0 time: 0.05
347.61/347.64	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.09
347.61/347.64	c calculated reachability. Time: 0.00
347.61/347.64	c  N dy  9591   2711852       360       367      6303     69358     19800   3481798     19.30   no data  --
348.50/348.56	c  N dy  9658   2732308       360       367      6303     88552     19800   4705793     19.29     20.39  --
349.71/349.79	c  N dy  9723   2754292       360       367      6303    109143     19800   5992940     19.29     20.42  --
350.91/350.92	c  N dy  9785   2774362       360       367      6303    128048     19800   7184265     19.29     24.73  --
352.20/352.24	c  N dy  9830   2795190       360       367      6303     79160     19800   4116397     19.29     20.37  --
353.30/353.30	c  N dy  9897   2816460       360       367      6303     99130     19800   5388216     19.29     20.39  --
354.40/354.49	c  N dy  9967   2837263       360       367      6303    118672     19800   6648076     19.29     20.34  --
355.79/355.80	c  N dy 10057   2857511       360       367      6303    137801     19800   7873064     19.30     20.54  --
356.90/356.94	c  N dy 10122   2878775       360       367      6303     88084     19800   4667649     19.30     20.40  --
357.90/357.97	c  N dy 10197   2899317       360       367      6303    107315     19800   5871936     19.30     20.60  --
359.20/359.20	c  N dy 10282   2919456       360       367      6303    126297     19800   7071691     19.30     20.39  --
360.60/360.66	c  N dy 10347   2940250       360       367      6303     75374     19800   3874280     19.30     20.55  --
361.70/361.72	c  N dy 10429   2961722       360       367      6303     95590     19800   5177704     19.30     20.34  --
362.80/362.84	c  N dy 10507   2981810       360       367      6303    114505     19800   6387466     19.31     20.48  --
364.11/364.15	c  N dy 10591   3002004       360       367      6303    133565     19800   7651623     19.31     20.35  --
365.50/365.51	c  N dy 10668   3022281       360       367      6303     81239     19800   4224953     19.32     20.39  --
366.50/366.58	c  N dy 10730   3042531       360       367      6303    100178     19800   5436698     19.32     20.34  --
367.80/367.81	c  N dy 10801   3063079       360       367      6303    119431     19800   6666521     19.32     20.44  --
369.20/369.20	c  N dy 10893   3083155       360       367      6303    138445     19800   7892996     19.32     21.03  --
370.40/370.48	c  N dy 10961   3104748       360       367      6303     86333     19800   4540391     19.33     20.41  --
371.40/371.48	c  N dy 11042   3125380       360       367      6303    105702     19800   5763484     19.33     20.36  --
372.60/372.67	c  N dy 11126   3145495       360       367      6303    124677     19800   6961395     19.33     20.36  --
374.01/374.06	c  N dy 11225   3165576       360       367      6303    143629     19800   8167148     19.34     27.44  --
375.30/375.35	c  N dy 11319   3185789       360       367      6303     89346     19800   4804173     19.34     20.46  --
376.30/376.37	c  N dy 11401   3206005       360       367      6303    108342     19800   5998809     19.34     20.39  --
376.70/376.70	c  S st 11427   3211852       360       367      6303    113848     19800   6358720     19.34   no data  --
376.70/376.74	c  S st 11427   3212354       360       367      6303    114339     19800   6387277     19.34   no data  --
376.70/376.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
376.70/376.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
376.90/376.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.0M T:  0.14
377.00/377.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
378.90/378.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.86 s
378.90/378.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
378.90/378.91	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
468.10/468.10	c lits-rem:       701  cl-subs:     2543  v-elim:      0  v-fix:    0  time: 89.19 s
468.10/468.10	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
468.10/468.19	c vivif2 --  cl tried   111796 cl shrink        0 lits rem          0 time: 0.09
468.30/468.35	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.16
468.30/468.35	c calculated reachability. Time: 0.00
468.30/468.35	c  N dy 11427   3212354       360       367      6303    111796     19800   6199196     19.34   no data  --
469.40/469.44	c  N dy 11490   3232576       360       367      6303    130777     19800   7388946     19.34     20.37  --
470.82/470.84	c  N dy 11572   3252872       360       367      6303     75597     19800   3878434     19.35     20.37  --
471.70/471.74	c  N dy 11652   3272874       360       367      6303     94270     19800   5027151     19.35     21.52  --
472.81/472.83	c  N dy 11732   3293321       360       367      6303    113456     19800   6249834     19.35     20.42  --
473.90/473.99	c  N dy 11812   3313563       360       367      6303    132449     19800   7479499     19.35     20.40  --
475.40/475.45	c  N dy 11890   3333605       360       367      6303     76238     19800   3917225     19.36     20.56  --
476.41/476.42	c  N dy 11959   3353860       360       367      6303     95203     19800   5118021     19.36     20.47  --
477.51/477.56	c  N dy 12012   3373938       360       367      6303    114055     19800   6321453     19.36     21.38  --
478.80/478.83	c  N dy 12091   3394347       360       367      6303    133349     19800   7532851     19.36     20.56  --
480.50/480.53	c  N dy 12186   3416992       360       367      6303     78561     19800   4081667     19.37     20.45  --
481.40/481.46	c  N dy 12253   3437518       360       367      6303     97813     19800   5337262     19.36     20.41  --
482.50/482.51	c  N dy 12320   3457594       360       367      6303    116664     19800   6522275     19.37     20.42  --
483.71/483.77	c  N dy 12420   3477809       360       367      6303    135683     19800   7754852     19.37     20.46  --
485.40/485.43	c  N dy 12503   3497996       360       367      6303     77614     19800   3970160     19.38     20.45  --
486.30/486.36	c  N dy 12587   3518153       360       367      6303     96566     19800   5197029     19.38     20.52  --
487.51/487.52	c  N dy 12656   3538946       360       367      6303    116081     19800   6453069     19.38     20.44  --
488.60/488.68	c  N dy 12727   3559043       360       367      6303    135003     19800   7642942     19.38     20.46  --
490.10/490.11	c  N dy 12798   3579049       360       367      6303    153842     19800   8849439     19.38     20.43  --
491.30/491.34	c  N dy 12882   3599069       360       367      6303     94635     19800   5004971     19.39     20.41  --
492.40/492.44	c  N dy 12977   3619712       360       367      6303    114065     19800   6251957     19.39     20.55  --
493.61/493.66	c  N dy 13042   3639779       360       367      6303    132916     19800   7465568     19.39     22.47  --
494.91/494.99	c  N dy 13123   3659865       360       367      6303    151888     19800   8681688     19.40     20.50  --
496.30/496.33	c  N dy 13214   3679922       360       367      6303     91826     19800   4811570     19.40     23.08  --
497.40/497.40	c  N dy 13300   3699971       360       367      6303    110724     19800   6053590     19.40     20.46  --
498.11/498.12	c  S st 13340   3712357       360       367      6303    122362     19800   6786574     19.40     18.35  --
498.11/498.16	c  S st 13340   3712859       360       367      6303    122842     19800   6814171     19.40   no data  --
498.11/498.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
498.11/498.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
498.32/498.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.4M T:  0.17
498.51/498.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
500.41/500.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.89 s
500.41/500.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
500.41/500.42	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
593.11/593.19	c lits-rem:       821  cl-subs:     2378  v-elim:      0  v-fix:    0  time: 92.77 s
593.11/593.19	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
593.21/593.29	c vivif2 --  cl tried   120464 cl shrink        0 lits rem          0 time: 0.10
593.41/593.46	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.17
593.41/593.46	c calculated reachability. Time: 0.00
593.41/593.46	c  N dy 13340   3712859       360       367      6303    120464     19800   6636802     19.40   no data  --
594.60/594.60	c  N dy 13432   3733943       360       367      6303    140391     19800   7929109     19.41     20.48  --
595.71/595.71	c  F st 13518   3751563       360       367      6303    157063     19800   9045731     19.42     20.20  --
596.11/596.18	c  N st 13523   3754862       360       367      6303     80101     19800   4021594     19.42   no data  --
597.10/597.15	c  N dy 13604   3774929       360       367      6303     99020     19800   5271110     19.42     21.54  --
598.20/598.23	c  N dy 13688   3795023       360       367      6303    118016     19800   6503747     19.42     25.70  --
599.42/599.43	c  N dy 13767   3815930       360       367      6303    137683     19800   7770344     19.42     20.47  --
600.81/600.82	c  N dy 13866   3835957       360       367      6303    156607     19800   9022800     19.43     26.38  --
602.11/602.12	c  N dy 13942   3856762       360       367      6303     95136     19800   4963636     19.43     20.48  --
603.30/603.32	c  N dy 13999   3877802       360       367      6303    114948     19800   6245849     19.43     20.46  --
604.51/604.58	c  N dy 14095   3898384       360       367      6303    134382     19800   7520847     19.43     20.48  --
605.81/605.86	c  N dy 14169   3918434       360       367      6303    153282     19800   8747536     19.44     21.65  --
607.31/607.31	c  N dy 14249   3939493       360       367      6303     91059     19800   4662969     19.44     20.57  --
608.21/608.30	c  N dy 14348   3959709       360       367      6303    110126     19800   5927104     19.45     20.50  --
609.42/609.45	c  N dy 14409   3979805       360       367      6303    129128     19800   7169485     19.45     20.56  --
610.71/610.78	c  N dy 14494   3999806       360       367      6303    148084     19800   8435121     19.45     20.59  --
612.51/612.54	c  N dy 14594   4020222       360       367      6303     84385     19800   4235814     19.46     20.50  --
613.51/613.50	c  N dy 14685   4041025       360       367      6303    103966     19800   5489958     19.46     20.59  --
614.60/614.60	c  N dy 14779   4061400       360       367      6303    123224     19800   6763644     19.47     20.54  --
615.81/615.86	c  N dy 14859   4081585       360       367      6303    142176     19800   7977429     19.47     20.56  --
617.21/617.22	c  N dy 14927   4101644       360       367      6303    161026     19800   9198802     19.47     20.58  --
618.70/618.72	c  N dy 14981   4123211       360       367      6303     97490     19800   5029766     19.47     20.54  --
619.71/619.78	c  N dy 15078   4143243       360       367      6303    116428     19800   6288131     19.47     20.52  --
621.01/621.04	c  N dy 15150   4163292       360       367      6303    135309     19800   7509503     19.47     20.50  --
622.41/622.40	c  N dy 15216   4183676       360       367      6303    154507     19800   8776063     19.48     20.54  --
624.11/624.12	c  N dy 15323   4203756       360       367      6303     88685     19800   4457551     19.48     24.49  --
624.51/624.55	c  S st 15350   4212859       360       367      6303     97219     19800   4997723     19.48     19.42  --
624.51/624.58	c  S st 15350   4213360       360       367      6303     97702     19800   5024640     19.48   no data  --
624.61/624.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
624.61/624.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
624.72/624.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.11
624.82/624.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
626.41/626.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.63 s
626.41/626.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
626.41/626.48	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
669.92/669.98	c lits-rem:       226  cl-subs:      868  v-elim:      0  v-fix:    0  time: 43.50 s
669.92/669.98	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
670.01/670.06	c vivif2 --  cl tried    96834 cl shrink        0 lits rem          0 time: 0.08
670.10/670.19	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.13
670.10/670.19	c calculated reachability. Time: 0.00
670.10/670.19	c  N dy 15350   4213360       360       367      6303     96834     19800   4961736     19.48   no data  --
671.20/671.26	c  N dy 15452   4233489       360       367      6303    115793     19800   6187014     19.49     20.55  --
672.41/672.42	c  N dy 15545   4253722       360       367      6303    134986     19800   7455647     19.50     20.60  --
673.70/673.75	c  N dy 15636   4273744       360       367      6303    153865     19800   8700021     19.50     20.84  --
675.41/675.47	c  N dy 15715   4294991       360       367      6303     88067     19800   4386995     19.50     20.65  --
676.42/676.43	c  N dy 15797   4315321       360       367      6303    107196     19800   5616810     19.51     20.56  --
677.52/677.59	c  N dy 15874   4335356       360       367      6303    126163     19800   6877573     19.51     31.32  --
678.80/678.81	c  N dy 15962   4355395       360       367      6303    145154     19800   8116673     19.51     24.09  --
680.11/680.19	c  N dy 16032   4376095       360       367      6303    164539     19800   9344947     19.51     20.62  --
681.71/681.77	c  N dy 16123   4396283       360       367      6303     96806     19800   4935398     19.52     20.90  --
682.91/682.90	c  N dy 16220   4416348       360       367      6303    115660     19800   6182007     19.52     20.64  --
684.11/684.17	c  N dy 16306   4436704       360       367      6303    134879     19800   7405524     19.53     20.59  --
685.51/685.51	c  N dy 16395   4457803       360       367      6303    154931     19800   8745396     19.53     20.72  --
686.91/686.98	c  N dy 16482   4477855       360       367      6303    173947     19800   9996009     19.54     21.55  --
688.31/688.37	c  N dy 16571   4498759       360       367      6303    105795     19800   5444531     19.54     20.60  --
689.51/689.50	c  N dy 16634   4519587       360       367      6303    125403     19800   6716845     19.54     20.71  --
690.82/690.82	c  N dy 16739   4540371       360       367      6303    144993     19800   7992197     19.54     20.75  --
692.11/692.15	c  N dy 16801   4561195       360       367      6303    164544     19800   9230815     19.54     20.64  --
693.81/693.85	c  N dy 16889   4581223       360       367      6303     94840     19800   4720811     19.55     20.73  --
695.12/695.11	c  N dy 16966   4604144       360       367      6303    116422     19800   6104931     19.55     20.59  --
696.32/696.36	c  N dy 17062   4624484       360       367      6303    135675     19800   7370295     19.55     20.59  --
697.61/697.65	c  N dy 17152   4644582       360       367      6303    154652     19800   8598991     19.55     29.52  --
699.01/699.02	c  N dy 17224   4664660       360       367      6303    173596     19800   9810557     19.55     26.52  --
700.51/700.54	c  N dy 17291   4684940       360       367      6303    103106     19800   5240410     19.55     20.59  --
701.82/701.82	c  N dy 17377   4706021       360       367      6303    122935     19800   6503536     19.56     20.60  --
702.21/702.28	c  S st 17403   4713360       360       367      6303    129859     19800   6977148     19.56   no data  --
702.31/702.33	c  S st 17403   4713860       360       367      6303    130341     19800   7008080     19.56   no data  --
702.31/702.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
702.31/702.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
702.51/702.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.4M T:  0.17
702.71/702.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
704.51/704.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.86 s
704.51/704.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
704.51/704.56	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
812.11/812.10	c lits-rem:      1056  cl-subs:     2317  v-elim:      0  v-fix:    0  time: 107.55 s
812.11/812.10	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
812.21/812.21	c vivif2 --  cl tried   128024 cl shrink        0 lits rem          0 time: 0.10
812.41/812.41	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.20
812.41/812.41	c calculated reachability. Time: 0.00
812.41/812.41	c  N dy 17403   4713860       360       367      6303    128024     19800   6840142     19.56   no data  --
813.81/813.81	c  N dy 17455   4734825       360       367      6303    147782     19800   8147788     19.56     20.59  --
815.12/815.13	c  N dy 17537   4755023       360       367      6303    166790     19800   9372086     19.56     20.80  --
816.71/816.72	c  N dy 17601   4775183       360       367      6303     95292     19800   4668283     19.56     20.60  --
817.71/817.79	c  N dy 17692   4795550       360       367      6303    114492     19800   5910350     19.56     20.60  --
819.11/819.10	c  N dy 17761   4816981       360       367      6303    134657     19800   7232104     19.56     20.61  --
820.52/820.52	c  N dy 17851   4837177       360       367      6303    153770     19800   8487479     19.57     20.60  --
822.01/822.06	c  N dy 17938   4858012       360       367      6303    173455     19800   9752366     19.57     20.60  --
823.82/823.81	c  N dy 18009   4878344       360       367      6303    101229     19800   5067402     19.57     20.62  --
825.02/825.07	c  N dy 18082   4898987       360       367      6303    120661     19800   6357669     19.57     20.77  --
826.31/826.39	c  N dy 18146   4919820       360       367      6303    140361     19800   7634615     19.57     20.64  --
827.71/827.73	c  N dy 18232   4939899       360       367      6303    159284     19800   8875729     19.57     22.71  --
829.22/829.22	c  N dy 18303   4960691       360       367      6303    179003     19800  10175472     19.58     20.63  --
830.71/830.75	c  N dy 18377   4980750       360       367      6303    105495     19800   5333656     19.58     35.85  --
831.91/831.94	c  N dy 18473   5001329       360       367      6303    124918     19800   6604513     19.58     20.74  --
833.21/833.26	c  N dy 18548   5021913       360       367      6303    144345     19800   7893118     19.58     20.62  --
834.62/834.68	c  N dy 18609   5042738       360       367      6303    164046     19800   9178122     19.58     20.69  --
836.22/836.29	c  N dy 18697   5062907       360       367      6303    183198     19800  10456316     19.59     20.66  --
837.71/837.74	c  N dy 18772   5082926       360       367      6303    108585     19800   5494518     19.59     21.32  --
838.91/838.96	c  N dy 18826   5102944       360       367      6303    127422     19800   6669704     19.59     20.95  --
840.21/840.21	c  N dy 18917   5123420       360       367      6303    146785     19800   7951929     19.59     20.66  --
841.62/841.66	c  N dy 19002   5143775       360       367      6303    166008     19800   9197229     19.59     20.83  --
843.12/843.17	c  N dy 19095   5163847       360       367      6303    185053     19800  10461666     19.60     23.63  --
844.62/844.69	c  N dy 19170   5183852       360       367      6303    109499     19800   5549435     19.60     24.75  --
845.82/845.85	c  N dy 19233   5204036       360       367      6303    128383     19800   6779122     19.60     20.70  --
846.41/846.48	c  S st 19274   5213861       360       367      6303    137721     19800   7397745     19.60   no data  --
846.51/846.53	c  S st 19274   5214361       360       367      6303    138208     19800   7426731     19.60   no data  --
846.51/846.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
846.51/846.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
846.71/846.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.9M T:  0.20
846.92/846.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
848.71/848.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.81 s
848.71/848.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
848.71/848.76	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
993.51/993.56	c lits-rem:       850  cl-subs:     2346  v-elim:      0  v-fix:    0  time: 144.80 s
993.51/993.56	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
993.61/993.67	c vivif2 --  cl tried   135862 cl shrink        0 lits rem          0 time: 0.11
993.81/993.88	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.21
993.81/993.88	c calculated reachability. Time: 0.00
993.81/993.88	c  N dy 19274   5214361       360       367      6303    135862     19800   7253818     19.60   no data  --
995.12/995.14	c  N dy 19340   5234600       360       367      6303    155007     19800   8505991     19.60     20.68  --
996.53/996.55	c  N dy 19423   5254613       360       367      6303    173976     19800   9737226     19.60     22.41  --
998.41/998.44	c  N dy 19493   5275176       360       367      6303     98057     19800   4724620     19.60     20.64  --
999.61/999.60	c  N dy 19565   5295834       360       367      6303    117622     19800   6015818     19.60     20.67  --
1000.82/1000.82	c  N dy 19644   5317028       360       367      6303    137686     19800   7344395     19.60     20.66  --
1002.32/1002.31	c  N dy 19729   5337879       360       367      6303    157443     19800   8666575     19.61     20.65  --
1003.92/1003.91	c  N dy 19809   5358196       360       367      6303    176686     19800   9960008     19.61     20.68  --
1005.81/1005.86	c  N dy 19899   5378276       360       367      6303     99204     19800   4765826     19.61     28.46  --
1006.91/1006.94	c  N dy 19981   5399257       360       367      6303    119156     19800   6126477     19.62     20.85  --
1008.22/1008.26	c  N dy 20069   5420004       360       367      6303    138772     19800   7434746     19.62     20.87  --
1009.73/1009.74	c  N dy 20172   5440711       360       367      6303    158480     19800   8747162     19.62     20.68  --
1011.21/1011.24	c  N dy 20229   5460830       360       367      6303    177524     19800   9995624     19.62     20.68  --
1013.22/1013.23	c  N dy 20299   5482560       360       367      6303    100509     19800   4832044     19.62     20.69  --
1014.32/1014.31	c  N dy 20359   5503195       360       367      6303    119990     19800   6121795     19.62     20.71  --
1015.62/1015.61	c  N dy 20442   5523295       360       367      6303    139102     19800   7407514     19.63     21.15  --
1016.92/1016.99	c  N dy 20508   5543325       360       367      6303    157959     19800   8655703     19.63     20.69  --
1018.53/1018.54	c  N dy 20598   5563360       360       367      6303    176978     19800   9899688     19.63     20.95  --
1020.12/1020.14	c  N dy 20657   5583454       360       367      6303    195989     19800  11171480     19.63     20.83  --
1021.72/1021.77	c  N dy 20712   5603541       360       367      6303    116635     19800   5935960     19.63     20.94  --
1023.22/1023.20	c  N dy 20774   5625623       360       367      6303    137406     19800   7273174     19.63     20.73  --
1025.01/1025.03	c  N dy 20843   5649322       360       367      6303    159811     19800   8750563     19.62     20.74  --
1026.52/1026.54	c  N dy 20930   5670046       360       367      6303    179510     19800  10032125     19.63     20.73  --
1028.22/1028.29	c  N dy 21013   5690095       360       367      6303    198511     19800  11293627     19.63     20.75  --
1029.82/1029.89	c  N dy 21106   5711428       360       367      6303    119390     19800   6042186     19.63     20.73  --
1030.01/1030.08	c  S st 21120   5714362       360       367      6303    122160     19800   6228148     19.63   no data  --
1030.11/1030.12	c  S st 21120   5714863       360       367      6303    122650     19800   6258401     19.63   no data  --
1030.11/1030.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1030.11/1030.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1030.31/1030.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.1M T:  0.17
1030.41/1030.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1032.21/1032.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.82 s
1032.21/1032.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
1032.21/1032.29	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
1136.33/1136.35	c lits-rem:       335  cl-subs:     1176  v-elim:      0  v-fix:    0  time: 104.06 s
1136.33/1136.35	c vivif2 --  cl tried      367 cl shrink        0 lits rem          0 time: 0.00
1136.42/1136.45	c vivif2 --  cl tried   121474 cl shrink        0 lits rem          0 time: 0.10
1136.62/1136.61	c asymm  cl-useful: 0/367/367 lits-rem:0 time: 0.16
1136.62/1136.61	c calculated reachability. Time: 0.00
1136.62/1136.61	c  N dy 21120   5714863       360       367      6303    121474     19800   6172198     19.63   no data  --
1137.72/1137.79	c  N dy 21218   5734945       360       367      6303    140561     19800   7434552     19.64     20.70  --
1139.02/1139.05	c  N dy 21280   5755006       360       367      6303    159602     19800   8713388     19.64     22.06  --
1140.52/1140.58	c  N dy 21346   5775351       360       367      6303    178831     19800   9985938     19.64     20.89  --
1142.22/1142.27	c  N dy 21406   5795462       360       367      6303    197925     19800  11277865     19.64     20.79  --
1143.82/1143.81	c  N dy 21467   5815510       360       367      6303    116435     19800   5777162     19.64     23.15  --
1145.03/1145.01	c  N dy 21560   5835873       360       367      6303    135676     19800   7053599     19.64     20.85  --
1146.32/1146.39	c  N dy 21642   5855965       360       367      6303    154721     19800   8304171     19.64     22.07  --
1148.02/1148.01	c  N dy 21728   5876345       360       367      6303    174074     19800   9616030     19.65     20.78  --
1149.62/1149.67	c  N dy 21822   5896377       360       367      6303    193140     19800  10902073     19.65     20.78  --
1151.52/1151.51	c  N dy 21903   5916524       360       367      6303    110767     19800   5426330     19.65     20.73  --
1152.62/1152.68	c  N dy 21974   5937038       360       367      6303    130163     19800   6711046     19.66     20.82  --
1153.93/1153.99	c  N dy 22059   5957247       360       367      6303    149370     19800   7984933     19.66     20.72  --
1155.52/1155.59	c  N dy 22124   5978675       360       367      6303    169651     19800   9346517     19.66     20.73  --
1157.23/1157.24	c  N dy 22232   5999106       360       367      6303    189026     19800  10647533     19.66     20.74  --
1159.22/1159.25	c  N dy 22314   6019200       360       367      6303    105791     19800   5068008     19.66     26.68  --
1160.43/1160.46	c  N dy 22392   6039525       360       367      6303    125058     19800   6360219     19.67     20.90  --
1161.82/1161.83	c  N dy 22487   6059615       360       367      6303    144286     19800   7670443     19.67     27.09  --
1163.32/1163.36	c  N dy 22569   6079663       360       367      6303    163244     19800   8945468     19.67     22.73  --
1165.02/1165.01	c  N dy 22647   6100948       360       367      6303    183436     19800  10269137     19.67     20.75  --
1166.92/1166.90	c  N dy 22739   6121740       360       367      6303    203126     19800  11601802     19.68     20.72  --
1168.53/1168.53	c  N dy 22820   6141882       360       367      6303    118833     19800   5883701     19.68     20.74  --
1169.72/1169.77	c  N dy 22875   6161891       360       367      6303    137701     19800   7112047     19.68     30.14  --
1171.12/1171.15	c  N dy 22956   6181928       360       367      6303    156709     19800   8418144     19.68     22.37  --
1172.63/1172.66	c  N dy 23028   6202172       360       367      6303    175870     19800   9660627     19.68     20.73  --
1173.63/1173.67	c  S st 23076   6214863       360       367      6303    187885     19800  10446182     19.68     17.45  --
1173.73/1173.74	c  S st 23076   6215365       360       367      6303    188376     19800  10479561     19.68   no data  --
1173.73/1173.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1173.73/1173.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1174.02/1174.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.4M T:  0.29
1174.32/1174.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1176.22/1176.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.94 s
1176.22/1176.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
1176.22/1176.29	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.95 2.50 3.37 2/270 25558
/proc/meminfo: memFree=20989916/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=30096 CPUtime=0 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 633 0 0 0 0 0 0 0 22 0 1 0 651156117 30818304 572 33554432000 4194304 4650387 140735257000080 18446744073709551615 237278540485 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 7524 575 366 112 0 2489 0

[startup+0.0934789 s]
/proc/loadavg: 0.95 2.50 3.37 2/270 25558
/proc/meminfo: memFree=20989916/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=30492 CPUtime=0.09 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 970 0 0 0 9 0 0 0 22 0 1 0 651156117 31223808 909 33554432000 4194304 4650387 140735257000080 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 7623 909 378 112 0 2588 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30492

[startup+0.100476 s]
/proc/loadavg: 0.95 2.50 3.37 2/270 25558
/proc/meminfo: memFree=20989916/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=30492 CPUtime=0.09 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 982 0 0 0 9 0 0 0 22 0 1 0 651156117 31223808 921 33554432000 4194304 4650387 140735257000080 18446744073709551615 4328421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 7623 921 378 112 0 2588 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30492

[startup+0.300442 s]
/proc/loadavg: 0.95 2.50 3.37 2/270 25558
/proc/meminfo: memFree=20989916/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=31512 CPUtime=0.29 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 1593 0 0 0 29 0 0 0 23 0 1 0 651156117 32268288 1231 33554432000 4194304 4650387 140735257000080 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 7878 1231 380 112 0 2843 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31512

[startup+0.700368 s]
/proc/loadavg: 0.95 2.50 3.37 2/270 25558
/proc/meminfo: memFree=20989916/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=32896 CPUtime=0.69 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 3046 0 0 0 69 0 0 0 25 0 1 0 651156117 33685504 1611 33554432000 4194304 4650387 140735257000080 18446744073709551615 4339855 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 8224 1611 381 112 0 3189 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32896

[startup+1.50024 s]
/proc/loadavg: 0.95 2.50 3.37 6/284 25582
/proc/meminfo: memFree=20863972/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=46120 CPUtime=1.49 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 6793 0 0 0 148 1 0 0 25 0 1 0 651156117 47226880 4655 33554432000 4194304 4650387 140735257000080 18446744073709551615 4435437 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 11530 4655 382 112 0 6495 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46120

[startup+3.1009 s]
/proc/loadavg: 0.95 2.50 3.37 5/285 25583
/proc/meminfo: memFree=20812764/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=46776 CPUtime=3.09 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 6889 0 0 0 308 1 0 0 25 0 1 0 651156117 47898624 4751 33554432000 4194304 4650387 140735257000080 18446744073709551615 4439389 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 11694 4751 382 112 0 6659 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46776

[startup+6.30039 s]
/proc/loadavg: 1.28 2.55 3.38 5/285 25583
/proc/meminfo: memFree=20770472/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=49416 CPUtime=6.29 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 11232 0 0 0 627 2 0 0 25 0 1 0 651156117 50601984 5173 33554432000 4194304 4650387 140735257000080 18446744073709551615 4435757 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 12354 5173 382 112 0 7319 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49416

[startup+12.7002 s]
/proc/loadavg: 1.49 2.57 3.38 5/285 25583
/proc/meminfo: memFree=20750416/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=63700 CPUtime=12.69 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 20567 0 0 0 1266 3 0 0 25 0 1 0 651156117 65228800 8838 33554432000 4194304 4650387 140735257000080 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 15925 8838 382 112 0 10890 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63700

[startup+25.501 s]
/proc/loadavg: 2.05 2.64 3.39 5/285 25583
/proc/meminfo: memFree=20635972/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=86160 CPUtime=25.49 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 41743 0 0 0 2543 6 0 0 25 0 1 0 651156117 88227840 13746 33554432000 4194304 4650387 140735257000080 18446744073709551615 4520247 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 21540 13746 382 112 0 16505 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86160

[startup+51.1004 s]
/proc/loadavg: 2.71 2.75 3.40 5/285 25611
/proc/meminfo: memFree=20403288/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=99976 CPUtime=51.09 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 90086 0 0 0 5094 15 0 0 25 0 1 0 651156117 102375424 18118 33554432000 4194304 4650387 140735257000080 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 24994 18118 382 112 0 19959 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 99976

[startup+102.311 s]
/proc/loadavg: 3.44 2.94 3.43 5/285 25639
/proc/meminfo: memFree=20293780/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=164840 CPUtime=102.3 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 150269 0 0 0 10205 25 0 0 25 0 1 0 651156117 168796160 33898 33554432000 4194304 4650387 140735257000080 18446744073709551615 4476353 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 41210 33898 382 112 0 36175 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 164840

[startup+162.301 s]
/proc/loadavg: 3.91 3.16 3.48 5/285 25641
/proc/meminfo: memFree=20153756/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=282864 CPUtime=162.29 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 212735 0 0 0 16194 35 0 0 25 0 1 0 651156117 289652736 47074 33554432000 4194304 4650387 140735257000080 18446744073709551615 4438919 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 70716 47074 382 112 0 65681 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 282864

[startup+222.301 s]
/proc/loadavg: 3.96 3.31 3.50 5/285 25643
/proc/meminfo: memFree=20150180/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=219420 CPUtime=222.3 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 263287 0 0 0 22185 45 0 0 25 0 1 0 651156117 224686080 46069 33554432000 4194304 4650387 140735257000080 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 54855 46069 382 112 0 49820 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 219420

[startup+282.3 s]
/proc/loadavg: 4.06 3.45 3.54 5/285 25644
/proc/meminfo: memFree=20043520/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=305888 CPUtime=282.3 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 270342 0 0 0 28184 46 0 0 25 0 1 0 651156117 313229312 53124 33554432000 4194304 4650387 140735257000080 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 76472 53124 382 112 0 71437 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 305888

[startup+342.301 s]
/proc/loadavg: 4.02 3.55 3.56 5/285 25646
/proc/meminfo: memFree=20054524/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=242872 CPUtime=342.3 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 326565 0 0 0 34175 55 0 0 25 0 1 0 651156117 248700928 50167 33554432000 4194304 4650387 140735257000080 18446744073709551615 4439609 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 60718 50167 382 112 0 55683 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 242872

[startup+402.301 s]
/proc/loadavg: 4.01 3.63 3.59 5/285 25647
/proc/meminfo: memFree=19992880/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=248928 CPUtime=402.3 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 380628 0 0 0 40164 66 0 0 25 0 1 0 651156117 254902272 54060 33554432000 4194304 4650387 140735257000080 18446744073709551615 4438507 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 62232 54060 382 112 0 57197 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 248928

[startup+462.3 s]
/proc/loadavg: 4.00 3.69 3.61 5/285 25649
/proc/meminfo: memFree=19995104/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=248928 CPUtime=462.3 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 380633 0 0 0 46164 66 0 0 25 0 1 0 651156117 254902272 54065 33554432000 4194304 4650387 140735257000080 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 62232 54065 382 112 0 57197 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 248928

[startup+522.301 s]
/proc/loadavg: 4.00 3.74 3.63 5/285 25660
/proc/meminfo: memFree=19845572/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=317712 CPUtime=522.3 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 436719 0 0 0 52152 78 0 0 25 0 1 0 651156117 325337088 55410 33554432000 4194304 4650387 140735257000080 18446744073709551615 4438907 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 79428 55410 382 112 0 74393 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 317712

[startup+582.301 s]
/proc/loadavg: 4.07 3.80 3.66 5/285 25661
/proc/meminfo: memFree=19840576/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=320080 CPUtime=582.31 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 437597 0 0 0 58153 78 0 0 25 0 1 0 651156117 327761920 56288 33554432000 4194304 4650387 140735257000080 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 80020 56288 382 112 0 74985 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 320080

[startup+642.3 s]
/proc/loadavg: 4.02 3.84 3.68 5/285 25663
/proc/meminfo: memFree=19846628/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=255716 CPUtime=642.31 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 494744 0 0 0 64141 90 0 0 25 0 1 0 651156117 261853184 54463 33554432000 4194304 4650387 140735257000080 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 63929 54463 382 112 0 58894 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 255716

[startup+702.301 s]
/proc/loadavg: 4.06 3.88 3.70 5/285 25667
/proc/meminfo: memFree=19783348/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=256868 CPUtime=702.31 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 548548 0 0 0 70130 101 0 0 25 0 1 0 651156117 263032832 56577 33554432000 4194304 4650387 140735257000080 18446744073709551615 4365298 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 64217 56577 382 112 0 59182 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 256868

[startup+762.311 s]
/proc/loadavg: 4.06 3.91 3.72 5/285 25669
/proc/meminfo: memFree=19788340/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=259200 CPUtime=762.32 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 549577 0 0 0 76131 101 0 0 25 0 1 0 651156117 265420800 57606 33554432000 4194304 4650387 140735257000080 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 64800 57606 382 112 0 59765 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 259200

[startup+822.3 s]
/proc/loadavg: 4.02 3.93 3.74 5/285 25671
/proc/meminfo: memFree=19767968/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=324824 CPUtime=822.31 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 563374 0 0 0 82126 105 0 0 25 0 1 0 651156117 332619776 60625 33554432000 4194304 4650387 140735257000080 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 81206 60625 382 112 0 76171 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 324824

[startup+882.301 s]
/proc/loadavg: 4.01 3.94 3.75 5/285 25672
/proc/meminfo: memFree=19795964/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=265976 CPUtime=882.31 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 606106 0 0 0 88117 114 0 0 25 0 1 0 651156117 272359424 59706 33554432000 4194304 4650387 140735257000080 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 66494 59706 382 112 0 61459 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 265976

[startup+942.301 s]
/proc/loadavg: 4.00 3.95 3.76 5/285 25674
/proc/meminfo: memFree=19735052/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=269452 CPUtime=942.31 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 606868 0 0 0 94117 114 0 0 25 0 1 0 651156117 275918848 60468 33554432000 4194304 4650387 140735257000080 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 67363 60468 382 112 0 62328 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 269452

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.77 5/285 25675
/proc/meminfo: memFree=19718884/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=335372 CPUtime=1002.32 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 619607 0 0 0 100115 117 0 0 25 0 1 0 651156117 343420928 61846 33554432000 4194304 4650387 140735257000080 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 83843 61846 382 112 0 78808 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 335372

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.78 5/285 25677
/proc/meminfo: memFree=19773536/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=270580 CPUtime=1062.31 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 663225 0 0 0 106105 126 0 0 25 0 1 0 651156117 277073920 59407 33554432000 4194304 4650387 140735257000080 18446744073709551615 4439067 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 67645 59407 382 112 0 62610 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 270580

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.79 5/285 25679
/proc/meminfo: memFree=19766328/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=270580 CPUtime=1122.32 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 663236 0 0 0 112106 126 0 0 25 0 1 0 651156117 277073920 59418 33554432000 4194304 4650387 140735257000080 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 67645 59418 382 112 0 62610 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 270580

[startup+1182.3 s]
/proc/loadavg: 4.04 3.98 3.81 5/285 25680
/proc/meminfo: memFree=19700708/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=412336 CPUtime=1182.32 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 732715 0 0 0 118093 139 0 0 25 0 1 0 651156117 422232064 80886 33554432000 4194304 4650387 140735257000080 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 103084 80886 382 112 0 98049 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 412336

[startup+1242.3 s]
/proc/loadavg: 4.08 4.00 3.83 5/285 25682
/proc/meminfo: memFree=19680724/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=412336 CPUtime=1242.32 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 732715 0 0 0 124092 140 0 0 25 0 1 0 651156117 422232064 80886 33554432000 4194304 4650387 140735257000080 18446744073709551615 4439329 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 103084 80886 382 112 0 98049 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 412336



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.09 4.01 3.84 6/285 25683
/proc/meminfo: memFree=19592408/32950904 swapFree=67057400/67111528
[pid=25558] ppid=25555 vsize=412336 CPUtime=1300.03 cores=0,2
/proc/25558/stat : 25558 (strangenight1-s) R 25555 25558 24601 0 -1 4202496 732715 0 0 0 129863 140 0 0 25 0 1 0 651156117 422232064 80886 33554432000 4194304 4650387 140735257000080 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25558/statm: 103084 80886 382 112 0 98049 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 412336

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.03
CPU time (s): 1300.06
CPU user time (s): 1298.64
CPU system time (s): 1.42378
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 412336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.64
system time used= 1.42378
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 732715
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= 19
involuntary context switches= 2346

runsolver used 3.39248 second user time and 8.32973 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-14 19:52:44
IDJOB=3370505
IDBENCH=85542
IDSOLVER=1847
FILE ID=node121/3370505-1305395564
RUNJOBID= node121-1305395564-25537
PBS_JOBID= 13324417
Free space on /tmp= 73432 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/counting/fphp/unsat/harder/fphp-020-019.shuffled-as.sat05-1232.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370505-1305395564/watcher-3370505-1305395564 -o /tmp/evaluation-result-3370505-1305395564/solver-3370505-1305395564 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370505-1305395564.cnf

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

MD5SUM BENCH= abb32bff5eb954e790612a6209864b5d
RANDOM SEED=384874985

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

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20991560 kB
Buffers:        297572 kB
Cached:        5939416 kB
SwapCached:       7656 kB
Active:        6404456 kB
Inactive:      5202272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20991560 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:           11260 kB
Writeback:           0 kB
AnonPages:     5367632 kB
Mapped:          21304 kB
Slab:           264920 kB
PageTables:      23856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30645512 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73372 MiB
End job on node121 at 2011-05-14 20:14:26