Trace number 3262158

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1300.04 1300.01

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_506.cnf
MD5SUM3c65ff80757b12edd41f8ee6da874877
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark89.0965
Satisfiable
(Un)Satisfiability was proved
Number of variables253
Number of clauses34386
Sum of the clauses size155873
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284
Number of clauses of size 331656
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52646

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-3262158-1303545555.cnf'
0.00/0.00	c -- header says num vars:            253
0.00/0.00	c -- header says num clauses:       34386
0.00/0.01	c -- clauses added:            0 learnts,        34386 normals,            0 xors
0.00/0.01	c -- vars added        253
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       253     34302        84         0    155873         0   no data   no data  --
0.19/0.28	c asymm  cl-useful: 0/34302/34302 lits-rem:0 time: 0.27
0.19/0.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.19/0.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
0.19/0.29	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.39/0.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
0.39/0.42	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.43	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.43	c calculated reachability. Time: 0.00
0.39/0.43	c Calc default polars -  time:   0.00 s pos:     253 undec:       0 neg:       0
0.39/0.43	c =========================================================================================
0.39/0.43	c types(t): F = full restart, N = normal restart
0.39/0.43	c types(t): S = simplification begin/end, E = solution found
0.39/0.43	c restart types(rt): st = static, dy = dynamic
0.39/0.43	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.43	c  B st     0         0       253     34302        84         0    155873         0   no data   no data  --
0.69/0.71	c  N dy    12      4093       253     34302        84      3903    155873     89958     12.15     15.92  --
1.00/1.02	c  N dy    29      8397       253     34302        84      5294    155873    112503     12.04     12.73  --
1.39/1.40	c  N dy    39     13235       253     34302        84      5343    155873    101797     11.74     12.40  --
1.69/1.72	c  N dy    61     17481       253     34302        84      9380    155873    192074     11.85     12.53  --
1.99/2.04	c  N dy    78     21500       253     34302        84      7249    155873    138670     11.88     12.64  --
2.29/2.31	c  F st    96     25001       253     34302        84     10568    155873    214959     11.94   no data  --
2.29/2.37	c  N st    98     25627       253     34302        84     11161    155873    227017     11.94   no data  --
2.69/2.71	c  N dy   102     30000       253     34302        84      8229    155873    159546     11.94   no data  --
2.69/2.71	c  S st   102     30000       253     34302        84      8229    155873    159546     11.94   no data  --
2.69/2.75	c  S st   102     30501       253     34302        84      8726    155873    172877     11.94   no data  --
2.69/2.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.69/2.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.69/2.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
2.69/2.78	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4.69/4.73	c lits-rem:        85  cl-subs:     1097  v-elim:      0  v-fix:    0  time:  1.95 s
5.09/5.11	c asymm  cl-useful: 0/34302/34302 lits-rem:0 time: 0.37
5.09/5.11	c calculated reachability. Time: 0.00
5.09/5.11	c  N dy   102     30501       253     34302        84      7629    155873    161209     11.94   no data  --
5.40/5.42	c  N dy   114     34577       253     34302        84     11512    155873    248915     11.95     12.61  --
5.79/5.88	c  N dy   139     40226       253     34302        84      8707    155873    164642     11.94     12.64  --
6.19/6.21	c  N dy   157     44498       253     34302        84     12740    155873    258121     11.94     12.61  --
6.29/6.31	c  S st   165     45751       253     34302        84     13943    155873    287696     11.96     12.33  --
6.29/6.36	c  S st   165     46251       253     34302        84     14439    155873    300031     11.96   no data  --
6.29/6.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.29/6.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.29/6.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.29/6.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.29/6.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
6.29/6.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
6.39/6.40	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
8.39/8.45	c lits-rem:       186  cl-subs:     1187  v-elim:      0  v-fix:    0  time:  2.06 s
8.39/8.45	c vivif2 --  cl tried    34302 cl shrink        0 lits rem          0 time: 0.00
8.39/8.46	c vivif2 --  cl tried    13252 cl shrink        0 lits rem          0 time: 0.00
8.79/8.85	c asymm  cl-useful: 0/25000/34302 lits-rem:0 time: 0.39
8.79/8.85	c calculated reachability. Time: 0.00
8.79/8.85	c  N dy   165     46251       253     34302        84     13252    155873    285458     11.96   no data  --
9.09/9.18	c  N dy   184     50262       253     34302        84     17096    155873    374070     12.00     13.07  --
9.49/9.53	c  N dy   190     54503       253     34302        84     11938    155873    227078     11.89     12.62  --
9.79/9.86	c  N dy   212     58590       253     34302        84     15853    155873    317634     11.95     14.11  --
10.19/10.25	c  N dy   225     63225       253     34302        84     20228    155873    411209     11.91     12.61  --
10.69/10.73	c  N dy   236     69376       253     34302        84     15952    155873    304421     11.82     11.09  --
10.69/10.73	c  S st   236     69376       253     34302        84     15952    155873    304421     11.82     11.09  --
10.69/10.78	c  S st   236     69878       253     34302        84     16447    155873    317336     11.82   no data  --
10.69/10.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.69/10.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.69/10.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
10.79/10.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.79/10.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
10.79/10.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
10.79/10.82	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
12.99/13.09	c lits-rem:       438  cl-subs:     2163  v-elim:      0  v-fix:    0  time:  2.28 s
12.99/13.10	c vivif2 --  cl tried    34302 cl shrink        0 lits rem          0 time: 0.00
12.99/13.10	c vivif2 --  cl tried    14284 cl shrink        0 lits rem          0 time: 0.00
13.20/13.22	c asymm  cl-useful: 0/9302/34302 lits-rem:0 time: 0.12
13.20/13.22	c calculated reachability. Time: 0.00
13.20/13.22	c  N dy   236     69878       253     34302        84     14284    155873    292435     11.82   no data  --
13.59/13.68	c  N dy   259     75317       253     34302        84     19495    155873    409457     11.81     12.47  --
14.09/14.11	c  N dy   286     80164       253     34302        84     13021    155873    248273     11.85     12.51  --
14.49/14.53	c  N dy   304     85303       253     34302        84     17957    155873    357394     11.82     14.01  --
14.69/14.72	c  F st   311     87501       253     34302        84     20076    155873    403308     11.80   no data  --
14.99/15.01	c  N st   316     90797       253     34302        84     23242    155873    480355     11.80   no data  --
15.59/15.60	c  N dy   331     97829       253     34302        84     17819    155873    341307     11.79     12.41  --
16.09/16.14	c  N dy   351    104149       253     34302        84     23812    155873    475526     11.77     12.43  --
16.19/16.20	c  S st   358    104818       253     34302        84     24457    155873    491900     11.79   no data  --
16.19/16.26	c  S st   358    105320       253     34302        84     24957    155873    504445     11.79   no data  --
16.19/16.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.19/16.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.19/16.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
16.19/16.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.29/16.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
16.29/16.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
16.29/16.30	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
18.89/18.96	c lits-rem:       433  cl-subs:     2483  v-elim:      0  v-fix:    0  time:  2.66 s
18.89/18.96	c vivif2 --  cl tried    34302 cl shrink        0 lits rem          0 time: 0.00
18.89/18.97	c vivif2 --  cl tried    22474 cl shrink        0 lits rem          0 time: 0.01
19.09/19.15	c asymm  cl-useful: 0/6409/34302 lits-rem:0 time: 0.18
19.09/19.15	c calculated reachability. Time: 0.00
19.09/19.15	c  N dy   358    105320       253     34302        84     22474    155873    473497     11.79   no data  --
19.69/19.74	c  N dy   379    112110       253     34302        84     15896    155873    288298     11.79     12.55  --
20.29/20.35	c  N dy   409    119264       253     34302        84     22754    155873    445433     11.78     13.99  --
20.99/21.09	c  N dy   427    127607       253     34302        84     16679    155873    290961     11.74     12.38  --
21.69/21.78	c  N dy   448    135841       253     34302        84     24555    155873    461025     11.71     12.39  --
22.49/22.57	c  N dy   482    144545       253     34302        84     17891    155873    305871     11.71     16.09  --
23.29/23.39	c  N dy   534    153832       253     34302        84     26773    155873    508792     11.75     13.73  --
23.69/23.79	c  S st   556    157983       253     34302        84     30727    155873    602118     11.77   no data  --
23.79/23.84	c  S st   556    158484       253     34302        84     31227    155873    615510     11.77   no data  --
23.79/23.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.79/23.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.79/23.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
23.79/23.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.79/23.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
23.79/23.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
23.79/23.89	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
26.48/26.59	c lits-rem:       371  cl-subs:     3127  v-elim:      0  v-fix:    0  time:  2.70 s
26.58/26.60	c vivif2 --  cl tried    34302 cl shrink        0 lits rem          0 time: 0.00
26.58/26.60	c vivif2 --  cl tried    28100 cl shrink        0 lits rem          0 time: 0.01
26.68/26.78	c asymm  cl-useful: 0/5869/34302 lits-rem:0 time: 0.18
26.68/26.79	c calculated reachability. Time: 0.00
26.68/26.79	c  N dy   556    158484       253     34302        84     28100    155873    577226     11.77   no data  --
27.69/27.72	c  N dy   574    169555       253     34302        84     22721    155873    410111     11.69     12.44  --
28.69/28.74	c  N dy   602    180430       253     34302        84     33061    155873    630997     11.65     12.33  --
29.89/29.94	c  N dy   632    193614       253     34302        84     28722    155872    532793     11.60     12.23  --
31.09/31.13	c  N dy   686    206049       253     34302        84     22803    155872    412920     11.61     12.23  --
32.29/32.36	c  N dy   737    219255       253     34302        84     35395    155872    690408     11.61     12.27  --
33.58/33.69	c  N dy   797    233311       253     34302        84     30011    155872    569018     11.62     12.25  --
34.09/34.11	c  S st   814    237727       253     34302        84     34249    155872    663240     11.62     11.94  --
34.09/34.17	c  S st   814    238231       253     34302        84     34747    155872    676841     11.62   no data  --
34.09/34.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.09/34.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.09/34.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
34.18/34.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.18/34.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
34.18/34.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
34.18/34.23	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
37.89/37.91	c lits-rem:       625  cl-subs:     3409  v-elim:      0  v-fix:    0  time:  3.69 s
37.89/37.92	c vivif2 --  cl tried    34302 cl shrink        0 lits rem          0 time: 0.00
37.89/37.93	c vivif2 --  cl tried    31338 cl shrink        0 lits rem          0 time: 0.01
38.09/38.11	c asymm  cl-useful: 0/6423/34302 lits-rem:0 time: 0.18
38.09/38.11	c calculated reachability. Time: 0.00
38.09/38.11	c  N dy   814    238231       253     34302        84     31338    155872    636549     11.62   no data  --
39.50/39.54	c  N dy   870    253480       253     34302        84     26170    155872    486728     11.61     12.24  --
41.19/41.24	c  N dy   947    269862       253     34302        84     21165    155872    357179     11.62     12.24  --
42.89/42.98	c  N dy  1000    288852       253     34302        84     39258    155872    752031     11.60     12.23  --
44.59/44.65	c  F st  1052    306252       253     34302        84     34161    155872    615163     11.59     10.76  --
44.69/44.76	c  N st  1055    307440       253     34302        84     35291    155872    640470     11.59   no data  --
46.69/46.71	c  N dy  1126    327087       253     34302        84     31443    155872    557821     11.60     12.27  --
48.69/48.76	c  N dy  1201    347224       253     34302        84     27133    155872    446560     11.60     12.34  --
49.68/49.70	c  S st  1233    357346       253     34302        84     36786    155872    650520     11.60     10.19  --
49.68/49.75	c  S st  1233    357853       253     34302        84     37288    155872    663724     11.60   no data  --
49.68/49.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.68/49.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.68/49.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
49.68/49.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.79/49.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
49.79/49.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
49.79/49.81	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
52.70/52.80	c lits-rem:       463  cl-subs:     2883  v-elim:      0  v-fix:    0  time:  2.99 s
52.80/52.80	c vivif2 --  cl tried    34302 cl shrink        0 lits rem          0 time: 0.00
52.80/52.81	c vivif2 --  cl tried    34405 cl shrink        0 lits rem          0 time: 0.01
52.99/53.00	c asymm  cl-useful: 0/7257/34302 lits-rem:0 time: 0.19
52.99/53.00	c calculated reachability. Time: 0.00
52.99/53.00	c  N dy  1233    357853       253     34302        84     34405    155872    628318     11.60   no data  --
55.00/55.02	c  N dy  1327    377867       253     34302        84     29053    155872    483408     11.61     13.10  --
56.99/57.07	c  N dy  1419    398125       253     34302        84     48364    155872    908198     11.63     12.30  --
58.99/59.06	c  N dy  1511    418187       253     34302        84     41992    155872    759304     11.64     13.40  --
61.29/61.31	c  N dy  1598    439326       253     34302        84     35781    155872    603306     11.65     12.34  --
63.39/63.49	c  N dy  1666    459756       253     34302        84     27879    155872    417892     11.64     12.39  --
65.39/65.46	c  N dy  1753    479964       253     34302        84     47193    155872    843115     11.64     12.35  --
67.99/68.01	c  N dy  1801    505302       253     34302        84     42973    155872    718467     11.61     12.24  --
70.09/70.13	c  N dy  1859    525355       253     34302        84     32735    155872    498269     11.60     12.29  --
71.19/71.27	c  S st  1920    536780       253     34302        84     43634    155872    739931     11.61     10.10  --
71.29/71.33	c  S st  1920    537283       253     34302        84     44133    155872    752787     11.61   no data  --
71.29/71.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
71.29/71.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
71.29/71.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
71.29/71.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
71.29/71.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
71.29/71.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
71.29/71.39	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
75.19/75.27	c lits-rem:       489  cl-subs:     3679  v-elim:      0  v-fix:    0  time:  3.87 s
75.19/75.27	c vivif2 --  cl tried    34302 cl shrink        0 lits rem          0 time: 0.00
75.19/75.28	c vivif2 --  cl tried    40454 cl shrink        0 lits rem          0 time: 0.01
75.38/75.47	c asymm  cl-useful: 0/6264/34302 lits-rem:0 time: 0.19
75.38/75.47	c calculated reachability. Time: 0.00
75.38/75.47	c  N dy  1920    537283       253     34302        84     40454    155872    711080     11.61   no data  --
77.48/77.57	c  N dy  1988    557632       253     34302        84     59838    155872   1136403     11.60     12.42  --
79.59/79.64	c  N dy  2056    577823       253     34302        84     48979    155872    858240     11.60     12.27  --
81.89/81.98	c  N dy  2145    598718       253     34302        84     37772    155872    596869     11.61     12.27  --
83.99/84.08	c  N dy  2210    619086       253     34302        84     57289    155871   1020140     11.60     12.22  --
86.29/86.38	c  N dy  2298    639805       253     34302        84     44845    155871    738541     11.60     12.27  --
88.49/88.55	c  N dy  2369    659834       253     34302        84     63929    155871   1163631     11.60     12.46  --
90.69/90.76	c  N dy  2441    680014       253     34302        84     50050    155871    838526     11.60     12.25  --
93.09/93.15	c  N dy  2485    700016       253     34302        84     35058    155871    515872     11.58     13.49  --
95.39/95.44	c  N dy  2536    722909       253     34302        84     56803    155871    981081     11.57     12.19  --
97.79/97.81	c  N dy  2617    743295       253     34302        84     41305    155871    648546     11.57     12.18  --
100.00/100.03	c  N dy  2685    763856       253     34302        84     60948    155871   1072263     11.56     12.21  --
102.39/102.40	c  N dy  2735    784315       253     34302        84     44546    155871    702266     11.55     12.17  --
104.49/104.56	c  N dy  2794    804384       253     34302        84     63680    155871   1099232     11.54     12.16  --
104.69/104.73	c  S st  2800    805924       253     34302        84     65148    155871   1131256     11.54     10.21  --
104.79/104.80	c  S st  2800    806425       253     34302        84     65644    155871   1144109     11.54   no data  --
104.79/104.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.79/104.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.79/104.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
104.79/104.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.79/104.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
104.79/104.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
104.79/104.89	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
112.59/112.62	c lits-rem:      1726  cl-subs:     7920  v-elim:      0  v-fix:    0  time:  7.72 s
112.59/112.62	c vivif2 --  cl tried    34301 cl shrink        0 lits rem          0 time: 0.00
112.59/112.64	c vivif2 --  cl tried    57725 cl shrink        0 lits rem          0 time: 0.02
112.69/112.72	c asymm  cl-useful: 0/2079/34301 lits-rem:0 time: 0.08
112.69/112.72	c calculated reachability. Time: 0.00
112.69/112.72	c  N dy  2800    806425       253     34301        84     57725    155848   1053843     11.54   no data  --
115.09/115.19	c  N dy  2879    827225       253     34301        84     40771    155848    626827     11.54     12.24  --
117.29/117.35	c  N dy  2959    847254       253     34301        84     59917    155848   1039668     11.54     13.77  --
119.79/119.90	c  N dy  3038    868076       253     34301        84     41940    155848    657467     11.54     12.19  --
122.09/122.12	c  N dy  3094    889172       253     34301        84     61948    155848   1077904     11.53     12.16  --
124.59/124.62	c  N dy  3169    909207       253     34301        84     42297    155848    661311     11.53     12.28  --
126.69/126.78	c  N dy  3232    929307       253     34301        84     61493    155848   1068907     11.53     13.97  --
129.38/129.42	c  N dy  3309    949462       253     34301        84     40976    155848    626555     11.53     12.18  --
131.48/131.59	c  N dy  3372    969560       253     34301        84     60115    155848   1028834     11.52     12.15  --
134.49/134.56	c  N dy  3467    992436       253     34301        84     41217    155848    628272     11.53     12.15  --
136.69/136.75	c  N dy  3533   1013239       253     34301        84     61062    155848   1044425     11.53     12.17  --
139.19/139.23	c  N dy  3624   1033638       253     34301        84     80507    155848   1474866     11.53     12.21  --
141.59/141.70	c  N dy  3704   1053724       253     34301        84     57997    155848    997854     11.54     12.15  --
144.00/144.04	c  F st  3762   1071875       253     34301        84     75322    155848   1364697     11.53     10.92  --
144.19/144.29	c  N st  3766   1073907       253     34301        84     77263    155848   1411607     11.53   no data  --
146.89/146.94	c  N dy  3837   1094079       253     34301        84     53824    155848    890812     11.53     12.16  --
149.29/149.30	c  N dy  3897   1114390       253     34301        84     73085    155848   1294437     11.53     12.28  --
151.89/151.91	c  N dy  3949   1134548       253     34301        84     48756    155848    780345     11.52     12.33  --
154.09/154.13	c  N dy  4015   1154564       253     34301        84     67777    155848   1179960     11.51     12.15  --
156.69/156.72	c  N dy  4077   1175194       253     34301        84     87442    155848   1599956     11.51     12.13  --
159.19/159.20	c  N dy  4169   1195864       253     34301        84     62731    155848   1070510     11.51     12.30  --
160.89/160.94	c  S st  4224   1209637       253     34301        84     75891    155848   1350335     11.51     10.84  --
160.99/161.02	c  S st  4224   1210143       253     34301        84     76394    155848   1363760     11.51   no data  --
160.99/161.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
160.99/161.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
160.99/161.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
161.09/161.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
161.09/161.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
161.09/161.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
161.09/161.13	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
169.69/169.71	c lits-rem:       542  cl-subs:     5768  v-elim:      0  v-fix:    0  time:  8.58 s
169.69/169.71	c vivif2 --  cl tried    34301 cl shrink        0 lits rem          0 time: 0.00
169.69/169.73	c vivif2 --  cl tried    70626 cl shrink        0 lits rem          0 time: 0.02
169.89/169.93	c asymm  cl-useful: 0/3048/34301 lits-rem:0 time: 0.20
169.89/169.93	c calculated reachability. Time: 0.00
169.89/169.93	c  N dy  4224   1210143       253     34301        84     70626    155848   1293518     11.51   no data  --
172.39/172.45	c  N dy  4300   1230167       253     34301        84     89828    155848   1703322     11.51     12.15  --
174.79/174.83	c  N dy  4360   1250478       253     34301        84     63721    155848   1083040     11.51     12.21  --
177.29/177.35	c  N dy  4425   1270605       253     34301        84     82876    155848   1486358     11.50     12.13  --
179.99/180.03	c  N dy  4496   1291088       253     34301        84     56030    155848    904782     11.50     12.11  --
182.39/182.40	c  N dy  4562   1311089       253     34301        84     75090    155848   1302845     11.50     13.15  --
184.99/185.04	c  N dy  4626   1331111       253     34301        84     94241    155848   1708165     11.49     12.95  --
187.39/187.49	c  N dy  4717   1351358       253     34301        84     66088    155848   1106260     11.50     12.14  --
189.89/189.92	c  N dy  4759   1371569       253     34301        84     85370    155848   1499345     11.49     12.30  --
192.59/192.61	c  N dy  4827   1391609       253     34301        84     56213    155848    869660     11.48     15.50  --
194.89/194.90	c  N dy  4876   1411628       253     34301        84     75372    155848   1259267     11.48     12.10  --
197.50/197.51	c  N dy  4934   1431713       253     34301        84     94403    155847   1657509     11.47     13.91  --
200.10/200.11	c  N dy  5003   1452557       253     34301        84     64945    155847   1036963     11.47     12.09  --
202.49/202.58	c  N dy  5077   1472648       253     34301        84     84129    155847   1446841     11.47     13.41  --
205.39/205.42	c  N dy  5146   1492781       253     34301        84     53068    155847    774344     11.46     12.08  --
207.69/207.70	c  N dy  5223   1512959       253     34301        84     72395    155847   1191585     11.46     12.09  --
210.49/210.55	c  N dy  5301   1534694       253     34301        84     93081    155847   1640151     11.46     12.13  --
213.39/213.43	c  N dy  5375   1554742       253     34301        84     60973    155847    933893     11.46     12.08  --
215.80/215.86	c  N dy  5415   1574804       253     34301        84     80060    155847   1326302     11.46     12.07  --
218.80/218.87	c  N dy  5502   1595331       253     34301        84     99641    155847   1736805     11.46     12.12  --
221.49/221.52	c  N dy  5562   1616358       253     34301        84     67457    155847   1049949     11.45     12.15  --
224.09/224.13	c  N dy  5631   1637439       253     34301        84     87555    155847   1471723     11.45     12.08  --
227.19/227.26	c  N dy  5716   1658674       253     34301        84     54694    155847    768473     11.45     12.12  --
229.49/229.55	c  N dy  5805   1678796       253     34301        84     73824    155847   1188410     11.45     12.11  --
232.19/232.21	c  N dy  5898   1698869       253     34301        84     92985    155847   1601709     11.45     13.07  --
233.69/233.76	c  S st  5939   1710145       253     34301        84    103725    155847   1830286     11.45   no data  --
233.79/233.85	c  S st  5939   1710647       253     34301        84    104221    155847   1842650     11.45   no data  --
233.79/233.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
233.79/233.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
233.89/233.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
233.89/233.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
233.99/234.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
233.99/234.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
233.99/234.01	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
252.39/252.45	c lits-rem:      1968  cl-subs:    10052  v-elim:      0  v-fix:    0  time: 18.44 s
252.39/252.45	c vivif2 --  cl tried    34301 cl shrink        0 lits rem          0 time: 0.00
252.39/252.47	c vivif2 --  cl tried    94169 cl shrink        0 lits rem          0 time: 0.03
252.69/252.70	c asymm  cl-useful: 0/1682/34301 lits-rem:0 time: 0.23
252.69/252.71	c calculated reachability. Time: 0.00
252.69/252.71	c  N dy  5939   1710647       253     34301        84     94169    155847   1719612     11.45   no data  --
255.59/255.68	c  N dy  6023   1731993       253     34301        84     60733    155847    900482     11.45     12.07  --
257.99/258.08	c  N dy  6111   1752091       253     34301        84     79870    155847   1316232     11.46     12.72  --
260.79/260.88	c  N dy  6201   1772567       253     34301        84     99382    155847   1739260     11.46     12.07  --
263.69/263.75	c  N dy  6280   1792590       253     34301        84     63612    155847    949311     11.46     12.99  --
266.09/266.17	c  N dy  6348   1812600       253     34301        84     82711    155847   1343525     11.46     13.20  --
268.79/268.87	c  N dy  6424   1832677       253     34301        84    101846    155847   1746734     11.46     12.09  --
271.59/271.69	c  N dy  6488   1852812       253     34301        84     65099    155847    961719     11.46     12.09  --
274.20/274.20	c  N dy  6585   1872959       253     34301        84     84338    155847   1378300     11.46     12.09  --
276.99/277.03	c  N dy  6661   1893441       253     34301        84    103949    155847   1798642     11.46     12.13  --
279.79/279.87	c  N dy  6726   1913457       253     34301        84     66138    155847    973306     11.46     12.06  --
282.29/282.32	c  N dy  6813   1933556       253     34301        84     85335    155847   1383222     11.46     13.96  --
285.19/285.22	c  N dy  6905   1954411       253     34301        84    105225    155847   1812108     11.46     12.07  --
287.99/288.08	c  N dy  6964   1974443       253     34301        84     66417    155847    958662     11.46     12.12  --
290.49/290.54	c  N dy  7034   1994614       253     34301        84     85657    155847   1362000     11.46     12.10  --
293.39/293.42	c  N dy  7103   2014930       253     34301        84    105067    155847   1775087     11.46     12.08  --
296.59/296.65	c  N dy  7182   2035355       253     34301        84     65626    155847    941550     11.46     12.08  --
299.29/299.30	c  N dy  7276   2055660       253     34301        84     85037    155847   1356099     11.46     12.14  --
301.99/302.01	c  N dy  7352   2075670       253     34301        84    104048    155847   1758105     11.46     12.31  --
305.09/305.19	c  N dy  7417   2095921       253     34301        84     63439    155847    871025     11.46     12.11  --
307.39/307.46	c  N dy  7481   2115936       253     34301        84     82469    155847   1270560     11.45     13.15  --
310.19/310.28	c  N dy  7568   2136633       253     34301        84    102233    155847   1693739     11.46     12.09  --
313.40/313.46	c  N dy  7613   2157112       253     34301        84     61002    155847    813468     11.45     12.15  --
315.70/315.77	c  N dy  7677   2177534       253     34301        84     80499    155847   1225662     11.44     12.15  --
318.39/318.47	c  N dy  7758   2198317       253     34301        84    100298    155847   1650547     11.44     12.06  --
320.29/320.34	c  S st  7827   2210647       253     34301        84    112089    155847   1907283     11.45   no data  --
320.39/320.44	c  S st  7827   2211150       253     34301        84    112585    155847   1919706     11.45   no data  --
320.39/320.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
320.39/320.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
320.39/320.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
320.49/320.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
320.49/320.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
320.49/320.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
320.49/320.59	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
338.89/338.94	c lits-rem:       905  cl-subs:    10680  v-elim:      0  v-fix:    0  time: 18.35 s
338.89/338.94	c vivif2 --  cl tried    34301 cl shrink        0 lits rem          0 time: 0.00
338.89/338.97	c vivif2 --  cl tried   101905 cl shrink        0 lits rem          0 time: 0.03
339.19/339.23	c asymm  cl-useful: 0/1455/34301 lits-rem:0 time: 0.25
339.19/339.23	c calculated reachability. Time: 0.00
339.19/339.23	c  N dy  7827   2211150       253     34301        84    101905    155847   1791588     11.45   no data  --
342.10/342.15	c  N dy  7926   2231289       253     34301        84    121211    155847   2209867     11.45     12.22  --
344.79/344.86	c  N dy  7994   2251476       253     34301        84     78997    155847   1190216     11.45     12.13  --
347.39/347.47	c  N dy  8058   2271842       253     34301        84     98343    155847   1596266     11.45     12.09  --
350.29/350.35	c  N dy  8129   2291899       253     34301        84    117468    155847   1999375     11.45     15.38  --
353.29/353.38	c  N dy  8202   2313233       253     34301        84     75307    155847   1105926     11.44     12.13  --
355.99/356.04	c  N dy  8283   2333806       253     34301        84     95073    155847   1524996     11.44     12.09  --
358.89/358.96	c  N dy  8358   2354324       253     34301        84    114686    155847   1937218     11.44     12.05  --
362.00/362.05	c  N dy  8447   2374403       253     34301        84     70167    155847    985241     11.44     14.18  --
364.69/364.79	c  N dy  8512   2397026       253     34301        84     91738    155847   1437718     11.44     12.11  --
367.89/367.94	c  N dy  8591   2419559       253     34301        84    113270    155847   1891998     11.44     12.08  --
371.09/371.19	c  N dy  8647   2439569       253     34301        84     67710    155847    915793     11.44     16.64  --
373.49/373.55	c  N dy  8706   2459649       253     34301        84     86709    155847   1307778     11.43     12.08  --
376.39/376.46	c  N dy  8759   2480113       253     34301        84    106245    155847   1707567     11.43     12.17  --
379.70/379.74	c  N dy  8844   2500277       253     34301        84    125464    155847   2120951     11.43     12.05  --
382.89/382.92	c  N dy  8930   2520640       253     34301        84     79405    155847   1157122     11.43     12.06  --
385.70/385.71	c  N dy  9008   2540644       253     34301        84     98536    155847   1568226     11.43     12.07  --
388.60/388.66	c  N dy  9078   2560858       253     34301        84    117817    155847   1968127     11.43     12.17  --
391.99/392.01	c  N dy  9154   2580917       253     34301        84     70421    155847    954268     11.43     14.17  --
394.39/394.44	c  N dy  9227   2601043       253     34301        84     89696    155847   1367775     11.43     12.04  --
397.49/397.54	c  N dy  9292   2624300       253     34301        84    111824    155847   1821657     11.42     12.04  --
400.69/400.70	c  N dy  9372   2644491       253     34301        84    131038    155847   2229042     11.42     12.08  --
403.60/403.63	c  N dy  9444   2664665       253     34301        84     82867    155847   1202639     11.42     12.13  --
406.29/406.31	c  N dy  9533   2684812       253     34301        84    102132    155847   1615003     11.43     12.39  --
409.29/409.33	c  N dy  9615   2705079       253     34301        84    121532    155847   2029243     11.43     12.07  --
410.30/410.33	c  S st  9642   2711152       253     34301        84    127337    155847   2150061     11.43      9.67  --
410.39/410.43	c  S st  9642   2711657       253     34301        84    127841    155847   2162496     11.43   no data  --
410.39/410.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
410.39/410.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
410.39/410.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
410.49/410.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
410.59/410.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
410.59/410.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
410.59/410.61	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
434.19/434.25	c lits-rem:      1131  cl-subs:    11919  v-elim:      0  v-fix:    0  time: 23.64 s
434.19/434.25	c vivif2 --  cl tried    34301 cl shrink        0 lits rem          0 time: 0.00
434.19/434.28	c vivif2 --  cl tried   115922 cl shrink        0 lits rem          0 time: 0.03
434.50/434.57	c asymm  cl-useful: 0/1405/34301 lits-rem:0 time: 0.28
434.50/434.57	c calculated reachability. Time: 0.00
434.50/434.57	c  N dy  9642   2711657       253     34301        84    115922    155847   2018187     11.43   no data  --
437.59/437.68	c  N dy  9745   2732074       253     34301        84    135460    155847   2436556     11.43     12.23  --
440.49/440.59	c  N dy  9842   2752138       253     34301        84     86388    155847   1285154     11.43     13.63  --
443.30/443.37	c  N dy  9933   2772197       253     34301        84    105619    155847   1687161     11.43     12.94  --
446.49/446.51	c  N dy 10026   2792580       253     34301        84    125093    155847   2101005     11.44     12.04  --
449.80/449.81	c  N dy 10087   2812603       253     34301        84     74805    155847   1013859     11.43     13.15  --
452.30/452.36	c  N dy 10174   2832629       253     34301        84     93983    155847   1421152     11.43     12.96  --
455.30/455.38	c  N dy 10267   2853894       253     34301        84    114244    155847   1851017     11.44     12.07  --
458.50/458.56	c  N dy 10361   2874363       253     34301        84    133707    155847   2271053     11.44     12.36  --
461.59/461.69	c  N dy 10452   2894553       253     34301        84     82690    155847   1184945     11.44     12.20  --
464.39/464.44	c  N dy 10551   2914765       253     34301        84    101947    155847   1602686     11.44     12.07  --
467.79/467.82	c  N dy 10630   2935818       253     34301        84    121961    155847   2026639     11.44     12.23  --
471.40/471.47	c  N dy 10702   2956131       253     34301        84    141337    155847   2426974     11.44     12.09  --
474.89/474.96	c  N dy 10774   2979245       253     34301        84     92126    155847   1347618     11.44     12.08  --
477.89/477.91	c  N dy 10838   2999357       253     34301        84    111269    155847   1742505     11.44     12.06  --
481.50/481.59	c  N dy 10904   3021501       253     34301        84    132278    155847   2171606     11.44     12.04  --
485.29/485.35	c  N dy 10971   3042629       253     34301        84     80239    155847   1099106     11.43     12.06  --
488.19/488.30	c  N dy 11046   3063555       253     34301        84    100227    155847   1525311     11.43     12.12  --
491.49/491.53	c  N dy 11123   3083678       253     34301        84    119448    155847   1929772     11.43     12.12  --
495.30/495.37	c  N dy 11190   3105845       253     34301        84    140577    155847   2370379     11.43     12.09  --
498.60/498.68	c  N dy 11251   3125854       253     34301        84     86549    155847   1226119     11.43     13.69  --
501.79/501.89	c  N dy 11332   3147263       253     34301        84    107015    155847   1658852     11.43     12.17  --
505.09/505.13	c  N dy 11442   3167320       253     34301        84    126253    155847   2077137     11.43     13.62  --
508.29/508.38	c  N dy 11515   3187621       253     34301        84    145675    155847   2487381     11.43     12.04  --
511.30/511.33	c  N dy 11572   3207857       253     34301        84     90814    155847   1308379     11.43     12.07  --
511.80/511.82	c  S st 11586   3211659       253     34301        84     94433    155847   1383392     11.43   no data  --
511.90/511.91	c  S st 11586   3212164       253     34301        84     94929    155847   1396828     11.43   no data  --
511.90/511.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
511.90/511.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
511.90/511.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
511.90/511.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
512.00/512.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
512.00/512.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
512.00/512.02	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
522.41/522.44	c lits-rem:       931  cl-subs:     6333  v-elim:      0  v-fix:    0  time: 10.42 s
522.41/522.44	c vivif2 --  cl tried    34301 cl shrink        0 lits rem          0 time: 0.00
522.41/522.47	c vivif2 --  cl tried    88596 cl shrink        0 lits rem          0 time: 0.02
522.60/522.68	c asymm  cl-useful: 0/1707/34301 lits-rem:0 time: 0.22
522.60/522.69	c calculated reachability. Time: 0.00
522.60/522.69	c  N dy 11586   3212164       253     34301        84     88596    155847   1324288     11.43   no data  --
525.40/525.49	c  N dy 11705   3232196       253     34301        84    107721    155847   1735988     11.43     12.32  --
528.60/528.60	c  N dy 11797   3252229       253     34301        84    126855    155847   2144612     11.43     12.06  --
531.90/531.93	c  N dy 11891   3272238       253     34301        84    145892    155847   2554879     11.44     12.08  --
535.60/535.65	c  N dy 11984   3297023       253     34301        84     94538    155847   1385845     11.44     12.06  --
538.50/538.55	c  N dy 12050   3317919       253     34301        84    114484    155847   1800015     11.43     12.12  --
541.69/541.76	c  N dy 12134   3338368       253     34301        84    134020    155847   2213078     11.44     12.06  --
545.50/545.54	c  N dy 12193   3358373       253     34301        84     77125    155847   1008335     11.43     12.14  --
548.10/548.19	c  N dy 12273   3379707       253     34301        84     97445    155847   1433191     11.43     12.08  --
551.00/551.06	c  N dy 12356   3399721       253     34301        84    116571    155847   1847214     11.43     12.06  --
554.20/554.30	c  N dy 12445   3419791       253     34301        84    135682    155847   2249040     11.43     12.90  --
558.30/558.39	c  N dy 12523   3441806       253     34301        84     79726    155847   1050690     11.43     12.22  --
560.90/561.00	c  N dy 12604   3462332       253     34301        84     99281    155847   1465433     11.43     12.06  --
563.89/563.94	c  N dy 12694   3482397       253     34301        84    118464    155847   1878684     11.43     12.37  --
567.09/567.17	c  N dy 12773   3502458       253     34301        84    137591    155847   2282016     11.43     12.06  --
570.81/570.87	c  N dy 12820   3522618       253     34301        84     78825    155847   1027439     11.43     12.04  --
573.40/573.40	c  N dy 12897   3542662       253     34301        84     97983    155847   1431107     11.43     14.45  --
576.50/576.57	c  N dy 12991   3564247       253     34301        84    118552    155847   1870966     11.43     12.09  --
579.80/579.82	c  N dy 13067   3584914       253     34301        84    138191    155847   2285022     11.43     12.05  --
583.20/583.23	c  N dy 13123   3604957       253     34301        84    157260    155847   2670589     11.43     12.04  --
586.49/586.51	c  N dy 13179   3625319       253     34301        84     97809    155847   1413092     11.43     12.04  --
589.60/589.64	c  N dy 13258   3645431       253     34301        84    117035    155847   1817372     11.43     12.04  --
593.09/593.15	c  N dy 13313   3666544       253     34301        84    137127    155847   2230728     11.43     12.07  --
598.10/598.15	c  N dy 13343   3691447       253     34301        84     81072    155847   1054964     11.42     12.03  --
600.90/600.90	c  N dy 13427   3711448       253     34301        84    100208    155847   1461565     11.42     12.41  --
601.00/601.02	c  S st 13431   3712164       253     34301        84    100899    155847   1476666     11.42     11.15  --
601.10/601.12	c  S st 13431   3712666       253     34301        84    101394    155847   1490252     11.42   no data  --
601.10/601.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
601.10/601.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
601.10/601.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
601.20/601.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
601.20/601.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
601.20/601.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
601.20/601.26	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
617.11/617.14	c lits-rem:       779  cl-subs:     4934  v-elim:      0  v-fix:    0  time: 15.89 s
617.11/617.15	c vivif2 --  cl tried    34301 cl shrink        0 lits rem          0 time: 0.00
617.11/617.17	c vivif2 --  cl tried    96460 cl shrink        0 lits rem          0 time: 0.03
617.50/617.53	c asymm  cl-useful: 0/1729/34301 lits-rem:0 time: 0.35
617.50/617.53	c calculated reachability. Time: 0.00
617.50/617.53	c  N dy 13431   3712666       253     34301        84     96460    155847   1433803     11.42   no data  --
620.60/620.64	c  N dy 13532   3733298       253     34301        84    116206    155847   1853808     11.42     12.07  --
623.30/623.33	c  F st 13586   3751563       253     34301        84    133607    155847   2221556     11.42   no data  --
623.60/623.66	c  N st 13590   3753597       253     34301        84    135552    155847   2265348     11.42   no data  --
627.00/627.03	c  N dy 13651   3774250       253     34301        84    155259    155847   2679553     11.42     12.07  --
630.50/630.55	c  N dy 13742   3795054       253     34301        84     94371    155847   1336099     11.42     12.24  --
633.30/633.38	c  N dy 13822   3815177       253     34301        84    113579    155847   1736295     11.42     12.06  --
636.50/636.57	c  N dy 13908   3835359       253     34301        84    132825    155847   2147933     11.42     12.12  --
639.80/639.84	c  N dy 13967   3855430       253     34301        84    151995    155847   2549709     11.42     12.07  --
643.41/643.46	c  N dy 14051   3875450       253     34301        84     89366    155847   1224137     11.42     12.04  --
646.60/646.64	c  N dy 14138   3898922       253     34301        84    111732    155847   1689893     11.42     12.04  --
649.80/649.80	c  N dy 14214   3919550       253     34301        84    131389    155847   2100900     11.42     12.09  --
653.20/653.21	c  N dy 14270   3939957       253     34301        84    150771    155847   2494601     11.42     12.13  --
657.10/657.15	c  N dy 14331   3961202       253     34301        84     88441    155847   1188340     11.42     12.08  --
659.79/659.85	c  N dy 14415   3981210       253     34301        84    107498    155847   1593627     11.42     12.29  --
662.90/662.98	c  N dy 14474   4002966       253     34301        84    128171    155847   2017412     11.41     12.03  --
666.00/666.09	c  N dy 14525   4022994       253     34301        84    147199    155847   2404454     11.41     12.82  --
669.50/669.56	c  N dy 14597   4043049       253     34301        84    166270    155847   2804254     11.41     12.04  --
672.79/672.80	c  N dy 14669   4063525       253     34301        84    102238    155847   1478521     11.41     12.15  --
676.10/676.13	c  N dy 14744   4086508       253     34301        84    124077    155847   1929313     11.41     12.13  --
679.50/679.59	c  N dy 14818   4107323       253     34301        84    143992    155847   2341648     11.41     12.02  --
683.00/683.09	c  N dy 14890   4127354       253     34301        84    163104    155847   2751741     11.41     12.01  --
686.50/686.52	c  N dy 14954   4147364       253     34301        84     97639    155847   1354776     11.41     14.01  --
689.40/689.44	c  N dy 15035   4167401       253     34301        84    116839    155847   1750442     11.41     12.01  --
692.50/692.59	c  N dy 15120   4187487       253     34301        84    136040    155847   2155680     11.41     12.57  --
696.21/696.21	c  N dy 15204   4208918       253     34301        84    156556    155847   2588992     11.41     12.13  --
696.90/696.93	c  S st 15224   4212666       253     34301        84    160140    155847   2665672     11.41   no data  --
697.00/697.05	c  S st 15224   4213166       253     34301        84    160638    155847   2678941     11.41   no data  --
697.00/697.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
697.00/697.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
697.10/697.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
697.20/697.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
697.20/697.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
697.20/697.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
697.20/697.27	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
767.20/767.27	c lits-rem:      2407  cl-subs:    17345  v-elim:      0  v-fix:    0  time: 70.00 s
767.20/767.28	c vivif2 --  cl tried    34301 cl shrink        0 lits rem          0 time: 0.00
767.30/767.32	c vivif2 --  cl tried   143293 cl shrink        0 lits rem          0 time: 0.04
767.60/767.63	c asymm  cl-useful: 0/1602/34301 lits-rem:0 time: 0.31
767.60/767.63	c calculated reachability. Time: 0.00
767.60/767.63	c  N dy 15224   4213166       253     34301        84    143293    155847   2465764     11.41   no data  --
771.01/771.09	c  N dy 15294   4234275       253     34301        84    163439    155847   2881094     11.41     12.02  --
774.50/774.58	c  N dy 15357   4254373       253     34301        84     97417    155847   1365819     11.41     12.01  --
777.50/777.54	c  N dy 15450   4274627       253     34301        84    116724    155847   1773552     11.41     12.08  --
780.70/780.74	c  N dy 15537   4294681       253     34301        84    135889    155847   2183362     11.41     12.08  --
784.30/784.30	c  N dy 15621   4314748       253     34301        84    154999    155847   2578580     11.41     12.03  --
788.81/788.89	c  N dy 15711   4337319       253     34301        84     90164    155847   1203815     11.41     12.02  --
791.60/791.66	c  N dy 15785   4357834       253     34301        84    109761    155847   1616334     11.41     12.14  --
794.70/794.73	c  N dy 15856   4378007       253     34301        84    129000    155847   2020715     11.41     12.07  --
798.20/798.28	c  N dy 15938   4399165       253     34301        84    149222    155847   2449285     11.41     12.06  --
801.81/801.83	c  N dy 16003   4419227       253     34301        84    168281    155847   2851074     11.41     12.61  --
805.40/805.44	c  N dy 16076   4439380       253     34301        84    100069    155847   1411690     11.41     12.01  --
808.30/808.30	c  N dy 16135   4459452       253     34301        84    119210    155847   1807917     11.41     12.08  --
811.80/811.84	c  N dy 16217   4479514       253     34301        84    138409    155847   2212235     11.41     12.26  --
815.40/815.48	c  N dy 16278   4499591       253     34301        84    157490    155847   2607236     11.41     12.25  --
820.30/820.30	c  N dy 16348   4519900       253     34301        84     88481    155847   1158885     11.41     12.04  --
823.00/823.09	c  N dy 16418   4539947       253     34301        84    107531    155847   1560056     11.41     12.09  --
826.80/826.84	c  N dy 16488   4563139       253     34301        84    129593    155847   2012378     11.41     12.04  --
830.70/830.76	c  N dy 16585   4584273       253     34301        84    149816    155847   2448042     11.41     12.22  --
834.71/834.79	c  N dy 16653   4604514       253     34301        84    169147    155847   2851663     11.41     12.04  --
838.60/838.62	c  N dy 16721   4625065       253     34301        84     99428    155847   1383294     11.41     12.09  --
841.41/841.49	c  N dy 16791   4645517       253     34301        84    118853    155847   1789478     11.41     12.05  --
844.60/844.70	c  N dy 16862   4665727       253     34301        84    138078    155847   2186064     11.40     12.03  --
848.01/848.09	c  N dy 16935   4685852       253     34301        84    157248    155847   2593144     11.40     12.04  --
851.71/851.71	c  N dy 16997   4705872       253     34301        84    176275    155847   2986091     11.40     12.05  --
853.51/853.59	c  S st 17030   4713166       253     34301        84     93043    155847   1241523     11.40   no data  --
853.61/853.67	c  S st 17030   4713668       253     34301        84     93543    155847   1254390     11.40   no data  --
853.61/853.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
853.61/853.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
853.71/853.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
853.71/853.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
853.71/853.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
853.71/853.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
853.71/853.78	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
863.91/863.90	c lits-rem:       156  cl-subs:     1336  v-elim:      0  v-fix:    0  time: 10.12 s
863.91/863.90	c vivif2 --  cl tried    34301 cl shrink        0 lits rem          0 time: 0.00
863.91/863.92	c vivif2 --  cl tried    92207 cl shrink        0 lits rem          0 time: 0.02
864.11/864.15	c asymm  cl-useful: 0/2065/34301 lits-rem:0 time: 0.23
864.11/864.16	c calculated reachability. Time: 0.00
864.11/864.16	c  N dy 17030   4713668       253     34301        84     92207    155847   1241602     11.40   no data  --
867.00/867.08	c  N dy 17085   4735513       253     34301        84    112944    155847   1664052     11.40     12.06  --
870.01/870.09	c  N dy 17139   4755591       253     34301        84    132094    155847   2055538     11.40     12.02  --
873.50/873.56	c  N dy 17221   4775870       253     34301        84    151431    155847   2462377     11.40     12.02  --
877.20/877.21	c  N dy 17284   4796652       253     34301        84    171187    155847   2875631     11.40     12.04  --
881.21/881.28	c  N dy 17372   4816676       253     34301        84     99156    155847   1371031     11.40     13.40  --
884.20/884.30	c  N dy 17453   4837742       253     34301        84    119321    155847   1801460     11.40     12.06  --
887.40/887.45	c  N dy 17522   4857754       253     34301        84    138348    155847   2201285     11.40     16.28  --
890.80/890.89	c  N dy 17589   4877788       253     34301        84    157417    155847   2593932     11.40     12.02  --
894.60/894.62	c  N dy 17659   4898194       253     34301        84    176914    155847   3003212     11.40     12.08  --
898.41/898.48	c  N dy 17743   4918376       253     34301        84    103963    155847   1460998     11.40     12.03  --
901.41/901.45	c  N dy 17829   4938764       253     34301        84    123424    155847   1871639     11.40     12.02  --
904.61/904.62	c  N dy 17891   4958799       253     34301        84    142506    155847   2269003     11.40     14.13  --
908.31/908.37	c  N dy 17972   4979518       253     34301        84    162315    155847   2680824     11.40     12.10  --
912.11/912.17	c  N dy 18033   5000021       253     34301        84    181818    155847   3083882     11.40     12.02  --
916.10/916.10	c  N dy 18118   5021382       253     34301        84    109081    155847   1559272     11.40     12.00  --
919.11/919.12	c  N dy 18202   5041461       253     34301        84    128256    155847   1966164     11.40     12.01  --
922.51/922.59	c  N dy 18292   5061526       253     34301        84    147379    155847   2367018     11.40     14.49  --
926.71/926.78	c  N dy 18371   5082431       253     34301        84    167301    155847   2775958     11.40     12.10  --
931.10/931.15	c  N dy 18458   5102504       253     34301        84    186388    155847   3180908     11.40     12.02  --
934.81/934.86	c  N dy 18509   5122566       253     34301        84    111421    155847   1595645     11.40     12.05  --
938.21/938.25	c  N dy 18600   5142739       253     34301        84    130678    155847   1997795     11.40     12.04  --
941.80/941.88	c  N dy 18679   5162832       253     34301        84    149857    155847   2401950     11.40     12.07  --
946.02/946.03	c  N dy 18765   5183870       253     34301        84    169948    155847   2831299     11.40     12.17  --
950.01/950.00	c  N dy 18837   5203940       253     34301        84    189142    155847   3236739     11.40     13.87  --
952.01/952.00	c  S st 18867   5213668       253     34301        84    103264    155847   1423734     11.40      9.45  --
952.01/952.08	c  S st 18867   5214169       253     34301        84    103760    155847   1436158     11.40   no data  --
952.01/952.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
952.01/952.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
952.11/952.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
952.11/952.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
952.21/952.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
952.21/952.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
952.21/952.21	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
965.91/965.93	c lits-rem:       389  cl-subs:     2587  v-elim:      0  v-fix:    0  time: 13.72 s
965.91/965.93	c vivif2 --  cl tried    34301 cl shrink        0 lits rem          0 time: 0.00
965.91/965.95	c vivif2 --  cl tried   101173 cl shrink        0 lits rem          0 time: 0.02
966.21/966.20	c asymm  cl-useful: 0/1888/34301 lits-rem:0 time: 0.24
966.21/966.20	c calculated reachability. Time: 0.00
966.21/966.20	c  N dy 18867   5214169       253     34301        84    101173    155847   1408357     11.40   no data  --
969.01/969.04	c  N dy 18939   5234192       253     34301        84    120274    155847   1804717     11.40     12.27  --
972.21/972.26	c  N dy 19023   5254611       253     34301        84    139803    155847   2215220     11.40     12.00  --
975.71/975.70	c  N dy 19097   5274713       253     34301        84    158949    155847   2620289     11.40     12.07  --
979.50/979.51	c  N dy 19188   5294757       253     34301        84    178089    155847   3027749     11.40     13.55  --
984.01/984.04	c  N dy 19284   5315396       253     34301        84    101763    155847   1393514     11.40     12.01  --
987.21/987.23	c  N dy 19376   5337016       253     34301        84    122419    155847   1825459     11.40     12.04  --
990.50/990.53	c  N dy 19446   5357131       253     34301        84    141627    155847   2224187     11.40     12.03  --
994.20/994.20	c  N dy 19532   5378433       253     34301        84    161925    155847   2653273     11.40     12.03  --
998.20/998.20	c  N dy 19609   5398920       253     34301        84    181462    155847   3056055     11.40     12.01  --
1002.31/1002.39	c  N dy 19678   5418971       253     34301        84    103506    155847   1423928     11.40     12.01  --
1005.21/1005.29	c  N dy 19748   5438974       253     34301        84    122649    155847   1818342     11.40     12.86  --
1008.51/1008.58	c  N dy 19838   5459065       253     34301        84    141790    155847   2218771     11.40     13.60  --
1012.10/1012.13	c  N dy 19912   5479437       253     34301        84    161220    155847   2617175     11.40     12.10  --
1015.80/1015.87	c  N dy 19984   5499508       253     34301        84    180305    155847   3013106     11.40     12.01  --
1020.21/1020.29	c  N dy 20057   5519529       253     34301        84    101413    155847   1377074     11.40     14.23  --
1023.31/1023.37	c  N dy 20120   5541339       253     34301        84    122228    155847   1797858     11.40     12.06  --
1026.51/1026.51	c  N dy 20183   5561342       253     34301        84    141362    155847   2199121     11.40     12.01  --
1029.90/1029.98	c  N dy 20248   5581539       253     34301        84    160658    155847   2597282     11.40     12.04  --
1033.70/1033.77	c  N dy 20307   5601770       253     34301        84    179896    155847   2980608     11.39     12.09  --
1038.32/1038.34	c  N dy 20366   5622038       253     34301        84    100280    155847   1347136     11.39     12.23  --
1041.31/1041.33	c  N dy 20421   5642143       253     34301        84    119409    155847   1743639     11.39     12.01  --
1044.81/1044.82	c  N dy 20490   5662373       253     34301        84    138632    155847   2136661     11.39     12.08  --
1048.60/1048.63	c  N dy 20578   5682462       253     34301        84    157800    155847   2542044     11.39     14.33  --
1052.90/1052.90	c  N dy 20664   5702860       253     34301        84    177182    155847   2940337     11.39     12.00  --
1054.92/1054.95	c  S st 20686   5714169       253     34301        84    187947    155847   3156125     11.39     10.86  --
1055.01/1055.09	c  S st 20686   5714671       253     34301        84    188447    155847   3168999     11.39   no data  --
1055.11/1055.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1055.11/1055.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1055.11/1055.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.09
1055.21/1055.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1055.31/1055.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
1055.31/1055.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
1055.31/1055.37	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1157.22/1157.26	c lits-rem:      2812  cl-subs:    20241  v-elim:      0  v-fix:    0  time: 101.90 s
1157.22/1157.26	c vivif2 --  cl tried    34301 cl shrink        0 lits rem          0 time: 0.00
1157.31/1157.32	c vivif2 --  cl tried   168206 cl shrink        0 lits rem          0 time: 0.05
1157.71/1157.70	c asymm  cl-useful: 0/1219/34301 lits-rem:0 time: 0.38
1157.71/1157.71	c calculated reachability. Time: 0.00
1157.71/1157.71	c  N dy 20686   5714671       253     34301        84    168206    155847   2924060     11.39   no data  --
1161.81/1161.88	c  N dy 20750   5735433       253     34301        84    188029    155847   3327706     11.39     12.01  --
1166.21/1166.29	c  N dy 20794   5755496       253     34301        84    107851    155847   1508085     11.39     12.18  --
1169.71/1169.71	c  N dy 20895   5775559       253     34301        84    126985    155847   1917000     11.39     12.29  --
1173.51/1173.51	c  N dy 20983   5795703       253     34301        84    146234    155847   2320961     11.39     12.02  --
1177.41/1177.41	c  N dy 21045   5815859       253     34301        84    165398    155847   2707551     11.39     12.13  --
1181.71/1181.73	c  N dy 21122   5835955       253     34301        84    184515    155847   3103915     11.39     13.24  --
1186.71/1186.77	c  N dy 21181   5856090       253     34301        84    103227    155847   1401063     11.39     12.00  --
1189.91/1189.98	c  N dy 21250   5876447       253     34301        84    122608    155847   1800821     11.39     12.03  --
1193.61/1193.65	c  N dy 21318   5897811       253     34301        84    142908    155847   2222282     11.39     11.99  --
1197.61/1197.63	c  N dy 21389   5918073       253     34301        84    162328    155847   2628349     11.39     12.07  --
1201.72/1201.78	c  N dy 21450   5938168       253     34301        84    181470    155847   3022435     11.39     12.11  --
1206.01/1206.07	c  N dy 21504   5958192       253     34301        84    200647    155847   3411976     11.39     13.16  --
1210.41/1210.40	c  N dy 21587   5978571       253     34301        84    118479    155847   1721787     11.39     12.01  --
1213.72/1213.72	c  N dy 21634   5999032       253     34301        84    137908    155847   2116672     11.38     12.12  --
1217.62/1217.70	c  N dy 21729   6019128       253     34301        84    157084    155847   2523378     11.38     11.99  --
1221.61/1221.68	c  N dy 21800   6039397       253     34301        84    176364    155847   2922148     11.38     12.03  --
1225.61/1225.68	c  N dy 21876   6059486       253     34301        84    195510    155847   3318051     11.38     13.40  --
1230.02/1230.06	c  N dy 21949   6079687       253     34301        84    112133    155847   1575673     11.38     12.02  --
1233.02/1233.06	c  N dy 22002   6100090       253     34301        84    131647    155847   1963680     11.38     11.99  --
1236.61/1236.60	c  N dy 22092   6120865       253     34301        84    151451    155847   2375342     11.38     12.06  --
1240.21/1240.26	c  N dy 22166   6141026       253     34301        84    170591    155847   2768429     11.38     12.00  --
1244.51/1244.50	c  N dy 22242   6162875       253     34301        84    191341    155847   3196690     11.38     11.99  --
1249.41/1249.45	c  N dy 22307   6183541       253     34301        84    107498    155847   1479235     11.38     12.00  --
1252.41/1252.42	c  N dy 22373   6203852       253     34301        84    126772    155847   1872933     11.38     11.98  --
1254.21/1254.20	c  S st 22423   6214671       253     34301        84    137186    155847   2097753     11.38   no data  --
1254.31/1254.30	c  S st 22423   6215175       253     34301        84    137686    155847   2110234     11.38   no data  --
1254.31/1254.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1254.31/1254.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1254.31/1254.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
1254.41/1254.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1254.41/1254.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1254.41/1254.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
1254.41/1254.48	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1296.01/1296.05	c lits-rem:       737  cl-subs:     7846  v-elim:      0  v-fix:    0  time: 41.57 s
1296.01/1296.05	c vivif2 --  cl tried    34301 cl shrink        0 lits rem          0 time: 0.00
1296.01/1296.08	c vivif2 --  cl tried   129840 cl shrink        0 lits rem          0 time: 0.03
1296.31/1296.38	c asymm  cl-useful: 0/2199/34301 lits-rem:0 time: 0.29
1296.31/1296.39	c calculated reachability. Time: 0.00
1296.31/1296.39	c  N dy 22423   6215175       253     34301        84    129840    155847   2017874     11.38   no data  --
1299.51/1299.52	c  N dy 22481   6235316       253     34301        84    148965    155847   2407998     11.38     12.07  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3262158-1303545555/watcher-3262158-1303545555 -o /tmp/evaluation-result-3262158-1303545555/solver-3262158-1303545555 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3262158-1303545555.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 0.95 1.34 2.36 3/182 24648
/proc/meminfo: memFree=19845300/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=30408 CPUtime=0 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 892 0 0 0 0 0 0 0 25 0 1 0 466153739 31137792 831 33554432000 4194304 4650387 140734922073232 18446744073709551615 4514684 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 7602 832 328 112 0 2567 0

[startup+0.0928099 s]
/proc/loadavg: 0.95 1.34 2.36 3/182 24648
/proc/meminfo: memFree=19845300/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=31328 CPUtime=0.08 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 1280 0 0 0 8 0 0 0 25 0 1 0 466153739 32079872 1219 33554432000 4194304 4650387 140734922073232 18446744073709551615 4369310 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 7832 1219 347 112 0 2797 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31328

[startup+0.100812 s]
/proc/loadavg: 0.95 1.34 2.36 3/182 24648
/proc/meminfo: memFree=19845300/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=31328 CPUtime=0.09 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 1280 0 0 0 9 0 0 0 25 0 1 0 466153739 32079872 1219 33554432000 4194304 4650387 140734922073232 18446744073709551615 4369341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 7832 1219 347 112 0 2797 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31328

[startup+0.300776 s]
/proc/loadavg: 0.95 1.34 2.36 3/182 24648
/proc/meminfo: memFree=19845300/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=38828 CPUtime=0.29 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 3258 0 0 0 29 0 0 0 25 0 1 0 466153739 39759872 2747 33554432000 4194304 4650387 140734922073232 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 9707 2747 366 112 0 4672 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38828

[startup+0.700704 s]
/proc/loadavg: 0.95 1.34 2.36 3/182 24648
/proc/meminfo: memFree=19845300/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=40300 CPUtime=0.69 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 3580 0 0 0 69 0 0 0 25 0 1 0 466153739 41267200 3069 33554432000 4194304 4650387 140734922073232 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 10075 3069 378 112 0 5040 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40300

[startup+1.50053 s]
/proc/loadavg: 0.95 1.34 2.36 6/194 24670
/proc/meminfo: memFree=19797928/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=40764 CPUtime=1.49 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 4245 0 0 0 149 0 0 0 25 0 1 0 466153739 41742336 3177 33554432000 4194304 4650387 140734922073232 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 10191 3177 380 112 0 5156 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40764

[startup+3.10026 s]
/proc/loadavg: 0.95 1.34 2.36 6/194 24670
/proc/meminfo: memFree=19791108/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=46084 CPUtime=3.09 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 6278 0 0 0 309 0 0 0 25 0 1 0 466153739 47190016 4463 33554432000 4194304 4650387 140734922073232 18446744073709551615 4438639 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 11521 4463 383 112 0 6486 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46084

[startup+6.30068 s]
/proc/loadavg: 1.20 1.38 2.37 6/194 24670
/proc/meminfo: memFree=19766068/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=46656 CPUtime=6.29 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 7261 0 0 0 629 0 0 0 25 0 1 0 466153739 47775744 4777 33554432000 4194304 4650387 140734922073232 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 11664 4777 382 112 0 6629 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46656

[startup+12.7005 s]
/proc/loadavg: 1.42 1.43 2.37 6/194 24671
/proc/meminfo: memFree=19755164/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=51288 CPUtime=12.69 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 9850 0 0 0 1268 1 0 0 25 0 1 0 466153739 52518912 5927 33554432000 4194304 4650387 140734922073232 18446744073709551615 4438912 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 12822 5927 382 112 0 7787 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51288

[startup+25.5012 s]
/proc/loadavg: 1.99 1.55 2.40 6/194 24671
/proc/meminfo: memFree=19738440/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=59172 CPUtime=25.49 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 16431 0 0 0 2547 2 0 0 25 0 1 0 466153739 60592128 8165 33554432000 4194304 4650387 140734922073232 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 14793 8165 382 112 0 9758 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59172

[startup+51.1005 s]
/proc/loadavg: 2.68 1.75 2.44 6/194 24672
/proc/meminfo: memFree=19723588/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=64376 CPUtime=51.09 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 27735 0 0 0 5103 6 0 0 25 0 1 0 466153739 65921024 9227 33554432000 4194304 4650387 140734922073232 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 16094 9227 382 112 0 11059 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 64376

[startup+102.306 s]
/proc/loadavg: 3.42 2.09 2.52 6/194 24673
/proc/meminfo: memFree=19684504/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=69544 CPUtime=102.29 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 48654 0 0 0 10219 10 0 0 25 0 1 0 466153739 71213056 10244 33554432000 4194304 4650387 140734922073232 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 17386 10244 382 112 0 12351 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 69544

[startup+162.3 s]
/proc/loadavg: 3.79 2.44 2.61 6/194 24684
/proc/meminfo: memFree=19647688/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=85596 CPUtime=162.28 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 70878 0 0 0 16214 14 0 0 25 0 1 0 466153739 87650304 14712 33554432000 4194304 4650387 140734922073232 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 21399 14712 382 112 0 16364 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 85596

[startup+222.3 s]
/proc/loadavg: 3.97 2.73 2.70 6/194 24685
/proc/meminfo: memFree=19611320/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=91752 CPUtime=222.29 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 89829 0 0 0 22210 19 0 0 25 0 1 0 466153739 93954048 15473 33554432000 4194304 4650387 140734922073232 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 22938 15473 382 112 0 17903 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 91752

[startup+282.3 s]
/proc/loadavg: 4.06 2.98 2.78 6/194 24687
/proc/meminfo: memFree=19598648/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=106468 CPUtime=282.29 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 106216 0 0 0 28206 23 0 0 25 0 1 0 466153739 109023232 19237 33554432000 4194304 4650387 140734922073232 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 26617 19237 382 112 0 21582 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 106468

[startup+342.3 s]
/proc/loadavg: 4.02 3.16 2.86 6/194 24691
/proc/meminfo: memFree=19568112/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=111492 CPUtime=342.3 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 118843 0 0 0 34203 27 0 0 25 0 1 0 466153739 114167808 21387 33554432000 4194304 4650387 140734922073232 18446744073709551615 4328299 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 27873 21387 382 112 0 22838 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 111492

[startup+402.301 s]
/proc/loadavg: 4.06 3.33 2.93 6/194 24693
/proc/meminfo: memFree=19541332/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=111908 CPUtime=402.3 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 137222 0 0 0 40199 31 0 0 25 0 1 0 466153739 114593792 19866 33554432000 4194304 4650387 140734922073232 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 27977 19866 382 112 0 22942 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 111908

[startup+462.301 s]
/proc/loadavg: 4.10 3.46 3.00 6/194 24722
/proc/meminfo: memFree=19581096/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=119176 CPUtime=462.29 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 149121 0 0 0 46197 32 0 0 25 0 1 0 466153739 122036224 22519 33554432000 4194304 4650387 140734922073232 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 29794 22519 382 112 0 24759 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 119176

[startup+522.301 s]
/proc/loadavg: 4.04 3.56 3.06 6/194 24723
/proc/meminfo: memFree=19559572/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=119420 CPUtime=522.3 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 161649 0 0 0 52194 36 0 0 25 0 1 0 466153739 122286080 22656 33554432000 4194304 4650387 140734922073232 18446744073709551615 4476286 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 29855 22656 382 112 0 24820 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 119420

[startup+582.301 s]
/proc/loadavg: 4.01 3.64 3.12 6/194 24725
/proc/meminfo: memFree=19537864/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=119716 CPUtime=582.3 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 176143 0 0 0 58192 38 0 0 25 0 1 0 466153739 122589184 23973 33554432000 4194304 4650387 140734922073232 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 29929 23973 382 112 0 24894 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 119716

[startup+642.301 s]
/proc/loadavg: 4.00 3.70 3.17 6/194 24726
/proc/meminfo: memFree=19523696/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=119956 CPUtime=642.3 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 186650 0 0 0 64189 41 0 0 25 0 1 0 466153739 122834944 24271 33554432000 4194304 4650387 140734922073232 18446744073709551615 4313315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 29989 24271 382 112 0 24954 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 119956

[startup+702.301 s]
/proc/loadavg: 4.03 3.77 3.22 6/194 24728
/proc/meminfo: memFree=19494028/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=130640 CPUtime=702.3 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 202970 0 0 0 70186 44 0 0 25 0 1 0 466153739 133775360 26593 33554432000 4194304 4650387 140734922073232 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 32660 26593 382 112 0 27625 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 130640

[startup+762.307 s]
/proc/loadavg: 4.08 3.82 3.27 6/194 24730
/proc/meminfo: memFree=19494372/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=132804 CPUtime=762.3 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 203385 0 0 0 76186 44 0 0 25 0 1 0 466153739 135991296 27008 33554432000 4194304 4650387 140734922073232 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 33201 27008 382 112 0 28166 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 132804

[startup+822.301 s]
/proc/loadavg: 4.03 3.85 3.31 6/194 24731
/proc/meminfo: memFree=19490760/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=133128 CPUtime=822.31 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 217087 0 0 0 82183 48 0 0 25 0 1 0 466153739 136323072 25678 33554432000 4194304 4650387 140734922073232 18446744073709551615 4329562 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 33282 25678 382 112 0 28247 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 133128

[startup+882.301 s]
/proc/loadavg: 4.01 3.88 3.36 6/194 24733
/proc/meminfo: memFree=19487256/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=133368 CPUtime=882.31 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 228814 0 0 0 88180 51 0 0 25 0 1 0 466153739 136568832 26009 33554432000 4194304 4650387 140734922073232 18446744073709551615 4366803 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 33342 26009 382 112 0 28307 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 133368

[startup+942.301 s]
/proc/loadavg: 4.00 3.90 3.39 6/194 24734
/proc/meminfo: memFree=19459824/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=133604 CPUtime=942.3 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 241603 0 0 0 94176 54 0 0 25 0 1 0 466153739 136810496 27046 33554432000 4194304 4650387 140734922073232 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 33401 27046 382 112 0 28366 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 133604

[startup+1002.3 s]
/proc/loadavg: 4.00 3.91 3.43 6/194 24736
/proc/meminfo: memFree=19464400/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=133856 CPUtime=1002.31 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 252704 0 0 0 100174 57 0 0 25 0 1 0 466153739 137068544 25986 33554432000 4194304 4650387 140734922073232 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 33464 25986 382 112 0 28429 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 133856

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.46 6/194 24738
/proc/meminfo: memFree=19435616/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=143668 CPUtime=1062.31 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 264812 0 0 0 106171 60 0 0 25 0 1 0 466153739 147116032 29898 33554432000 4194304 4650387 140734922073232 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 35917 29898 382 112 0 30882 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 143668

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.49 6/194 24739
/proc/meminfo: memFree=19426300/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=145432 CPUtime=1122.31 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 265610 0 0 0 112171 60 0 0 25 0 1 0 466153739 148922368 30696 33554432000 4194304 4650387 140734922073232 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 36358 30696 382 112 0 31323 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 145432

[startup+1182.3 s]
/proc/loadavg: 4.00 3.94 3.52 6/194 24741
/proc/meminfo: memFree=19408808/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=145528 CPUtime=1182.31 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 270221 0 0 0 118170 61 0 0 25 0 1 0 466153739 149020672 30703 33554432000 4194304 4650387 140734922073232 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 36382 30703 382 112 0 31347 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 145528

[startup+1242.3 s]
/proc/loadavg: 4.05 3.97 3.55 6/194 24742
/proc/meminfo: memFree=19397140/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=145788 CPUtime=1242.31 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 282772 0 0 0 124165 66 0 0 25 0 1 0 466153739 149286912 30515 33554432000 4194304 4650387 140734922073232 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 36447 30515 382 112 0 31412 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 145788



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.97 3.58 6/194 24744
/proc/meminfo: memFree=19402184/32951124 swapFree=67111416/67111528
[pid=24648] ppid=24646 vsize=148220 CPUtime=1300.02 cores=4,6
/proc/24648/stat : 24648 (strangenight1-s) R 24646 24648 23905 0 -1 4202496 286596 0 0 0 129935 67 0 0 25 0 1 0 466153739 151777280 30037 33554432000 4194304 4650387 140734922073232 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/24648/statm: 37055 30037 382 112 0 32020 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 148220

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.35
CPU system time (s): 0.685895
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 210976

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

runsolver used 2.34664 second user time and 4.69829 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-23 09:59:15
IDJOB=3262158
IDBENCH=83280
IDSOLVER=1589
FILE ID=node134/3262158-1303545555
RUNJOBID= node134-1303545555-24628
PBS_JOBID= 13143104
Free space on /tmp= 71612 MiB

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

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

MD5SUM BENCH= 3c65ff80757b12edd41f8ee6da874877
RANDOM SEED=1061674392

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19846324 kB
Buffers:       2330764 kB
Cached:       10162144 kB
SwapCached:        108 kB
Active:        8503996 kB
Inactive:      4054412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19846324 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           13624 kB
Writeback:           0 kB
AnonPages:       64572 kB
Mapped:          15432 kB
Slab:           482164 kB
PageTables:       4852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   211284 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71592 MiB
End job on node134 at 2011-04-23 10:20:57