Trace number 3370458

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_507.cnf
MD5SUM0c4fc551e2fe598a8074df6204d87f7d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables254
Number of clauses34289
Sum of the clauses size152236
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2337
Number of clauses of size 331448
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52504

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370458-1305391699.cnf'
0.00/0.01	c -- header says num vars:            254
0.00/0.01	c -- header says num clauses:       34289
0.00/0.01	c -- clauses added:            0 learnts,        34289 normals,            0 xors
0.00/0.01	c -- vars added        254
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       254     33952       337         0    152236         0   no data   no data  --
0.19/0.28	c asymm  cl-useful: 0/33952/33952 lits-rem:0 time: 0.27
0.19/0.29	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.29/0.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
0.29/0.30	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.39/0.43	c lits-rem:         0  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.13 s
0.39/0.43	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.44	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.44	c calculated reachability. Time: 0.00
0.39/0.44	c Calc default polars -  time:   0.00 s pos:     253 undec:       1 neg:       0
0.39/0.44	c =========================================================================================
0.39/0.44	c types(t): F = full restart, N = normal restart
0.39/0.44	c types(t): S = simplification begin/end, E = solution found
0.39/0.44	c restart types(rt): st = static, dy = dynamic
0.39/0.44	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.44	c  B st     0         0       253     33942        84         0    151477         0   no data   no data  --
0.68/0.77	c  N dy    16      4814       253     33942        84      4609    151477     92392     10.56     11.12  --
0.99/1.07	c  N dy    28      8954       253     33942        84      5892    151477    105759     10.28     10.83  --
1.38/1.40	c  N dy    53     13222       253     33942        84      5425    151477     88377     10.70     11.32  --
1.68/1.70	c  N dy    69     17250       253     33942        84      9301    151477    168795     10.74     11.43  --
1.98/2.07	c  N dy    92     21881       253     33942        84      7796    151477    128257     10.76     11.36  --
2.28/2.30	c  F st   109     25000       253     33942        84     10793    151477    189202     10.80   no data  --
2.38/2.40	c  N st   112     26190       253     33942        84     11951    151477    212866     10.80   no data  --
2.68/2.71	c  S st   115     30000       253     33942        84      8459    151477    140997     10.80   no data  --
2.68/2.75	c  S st   115     30503       253     33942        84      8956    151477    152756     10.80   no data  --
2.68/2.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.68/2.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.68/2.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.68/2.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.68/2.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.68/2.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
2.68/2.78	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4.68/4.72	c lits-rem:       160  cl-subs:      876  v-elim:      0  v-fix:    0  time:  1.94 s
4.98/5.08	c asymm  cl-useful: 0/33942/33942 lits-rem:0 time: 0.36
4.98/5.08	c calculated reachability. Time: 0.00
4.98/5.08	c  N dy   115     30503       253     33942        84      8080    151477    143893     10.80   no data  --
5.39/5.43	c  N dy   126     35171       253     33942        84     12491    151477    232811     10.70     11.30  --
5.68/5.78	c  N dy   138     39416       253     33942        84      8388    151477    124896     10.68     11.26  --
5.98/6.08	c  N dy   159     43471       253     33942        84     12274    151477    207425     10.75     11.34  --
6.18/6.27	c  S st   171     45754       253     33942        84     14467    151477    252616     10.76   no data  --
6.28/6.31	c  S st   171     46256       253     33942        84     14966    151477    262743     10.76   no data  --
6.28/6.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.28/6.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.28/6.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.28/6.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.28/6.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
6.28/6.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
6.28/6.35	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
8.38/8.48	c lits-rem:       177  cl-subs:     1738  v-elim:      0  v-fix:    0  time:  2.13 s
8.38/8.48	c vivif2 --  cl tried    33942 cl shrink        0 lits rem          0 time: 0.00
8.38/8.48	c vivif2 --  cl tried    13228 cl shrink        0 lits rem          0 time: 0.00
8.79/8.86	c asymm  cl-useful: 0/26487/33942 lits-rem:0 time: 0.38
8.79/8.87	c calculated reachability. Time: 0.00
8.79/8.87	c  N dy   171     46256       253     33942        84     13228    151477    243090     10.76   no data  --
9.18/9.26	c  N dy   180     51371       253     33942        84     18121    151477    337098     10.63     11.43  --
9.59/9.66	c  N dy   190     56508       253     33942        84     13882    151477    226662     10.57     11.17  --
9.99/10.02	c  N dy   211     60896       253     33942        84     18126    151477    314583     10.61     11.18  --
10.39/10.40	c  N dy   227     65314       253     33942        84     12200    151477    191397     10.61     11.27  --
10.69/10.74	c  S st   250     69386       253     33942        84     16129    151477    272512     10.64   no data  --
10.69/10.79	c  S st   250     69892       253     33942        84     16628    151477    283203     10.64   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.80	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.82	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.89/12.92	c lits-rem:       293  cl-subs:     1647  v-elim:      0  v-fix:    0  time:  2.10 s
12.89/12.93	c vivif2 --  cl tried    33942 cl shrink        0 lits rem          0 time: 0.00
12.89/12.93	c vivif2 --  cl tried    14981 cl shrink        0 lits rem          0 time: 0.00
12.99/13.04	c asymm  cl-useful: 0/7455/33942 lits-rem:0 time: 0.11
12.99/13.04	c calculated reachability. Time: 0.00
12.99/13.04	c  N dy   250     69892       253     33942        84     14981    151477    265694     10.64   no data  --
13.39/13.41	c  N dy   266     74375       253     33942        84     19246    151477    350593     10.63     11.71  --
13.79/13.84	c  N dy   292     79202       253     33942        84     12732    151477    204608     10.65     11.23  --
14.20/14.28	c  N dy   311     84585       253     33942        84     17921    151477    308241     10.65     11.27  --
14.49/14.52	c  F st   325     87500       253     33942        84     20728    151477    364634     10.66     10.30  --
14.79/14.81	c  N st   330     90799       253     33942        84     23895    151477    431787     10.66   no data  --
15.29/15.31	c  N dy   345     96642       253     33942        84     17392    151477    285354     10.67     11.85  --
15.78/15.85	c  N dy   365    102932       253     33942        84     23439    151477    406644     10.65     11.26  --
15.98/16.02	c  S st   372    104838       253     33942        84     25281    151477    444671     10.64     10.27  --
15.98/16.08	c  S st   372    105338       253     33942        84     25779    151477    455984     10.64   no data  --
15.98/16.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.98/16.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.98/16.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
16.08/16.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.08/16.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
16.08/16.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
16.08/16.12	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
19.08/19.12	c lits-rem:       461  cl-subs:     2621  v-elim:      0  v-fix:    0  time:  3.00 s
19.08/19.12	c vivif2 --  cl tried    33942 cl shrink        0 lits rem          0 time: 0.00
19.08/19.13	c vivif2 --  cl tried    23158 cl shrink        0 lits rem          0 time: 0.01
19.28/19.30	c asymm  cl-useful: 1/6791/33942 lits-rem:1 time: 0.18
19.28/19.31	c calculated reachability. Time: 0.00
19.28/19.31	c  N dy   372    105338       253     33942        84     23158    151476    424987     10.64   no data  --
19.88/19.90	c  N dy   393    112413       253     33942        84     16855    151476    255083     10.62     11.19  --
20.48/20.53	c  N dy   433    119634       253     33942        84     23803    151476    396274     10.65     11.22  --
21.18/21.23	c  N dy   464    127281       253     33942        84     17082    151476    249088     10.65     11.24  --
21.89/21.94	c  N dy   495    135570       253     33942        84     25060    151476    410240     10.66     11.26  --
22.68/22.74	c  N dy   526    144436       253     33942        84     18565    151476    269729     10.65     11.25  --
23.48/23.56	c  N dy   553    153973       253     33942        84     27656    151476    440724     10.62     11.26  --
23.88/23.94	c  S st   566    158007       253     33942        84     31533    151476    518066     10.62      9.39  --
23.98/24.04	c  S st   566    158509       253     33942        84     16058    151476    209278     10.62   no data  --
23.98/24.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.98/24.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.98/24.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
23.98/24.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.98/24.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
23.98/24.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
23.98/24.07	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
25.79/25.81	c lits-rem:        94  cl-subs:      827  v-elim:      0  v-fix:    0  time:  1.74 s
25.79/25.81	c vivif2 --  cl tried    33941 cl shrink        0 lits rem          0 time: 0.00
25.79/25.82	c vivif2 --  cl tried    15232 cl shrink        0 lits rem          0 time: 0.00
26.09/26.19	c asymm  cl-useful: 0/21923/33941 lits-rem:0 time: 0.37
26.09/26.19	c calculated reachability. Time: 0.00
26.09/26.19	c  N dy   566    158509       253     33941        84     15232    151453    202463     10.62   no data  --
26.99/27.06	c  N dy   587    168777       253     33941        84     25116    151453    395891     10.57     11.26  --
28.09/28.10	c  N dy   625    179744       253     33941        84     18666    151453    259054     10.57     11.17  --
29.09/29.10	c  N dy   666    191316       253     33941        84     29726    151453    480468     10.56     11.65  --
30.18/30.26	c  N dy   701    203597       253     33941        84     23618    151453    352816     10.53     11.22  --
31.48/31.56	c  N dy   758    217365       253     33941        84     36808    151453    621072     10.55     11.11  --
32.78/32.86	c  N dy   806    231509       253     33941        84     31517    151453    507001     10.54     11.22  --
33.38/33.49	c  S st   832    237764       253     33941        84     37531    151453    625982     10.55   no data  --
33.48/33.55	c  S st   832    238268       253     33941        84     38031    151453    636372     10.55   no data  --
33.48/33.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.48/33.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.48/33.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
33.48/33.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.59/33.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
33.59/33.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
33.59/33.61	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
36.69/36.79	c lits-rem:       712  cl-subs:     4114  v-elim:      0  v-fix:    0  time:  3.18 s
36.69/36.79	c vivif2 --  cl tried    33941 cl shrink        0 lits rem          0 time: 0.00
36.79/36.80	c vivif2 --  cl tried    33917 cl shrink        0 lits rem          0 time: 0.01
36.89/36.90	c asymm  cl-useful: 0/5227/33941 lits-rem:0 time: 0.10
36.89/36.91	c calculated reachability. Time: 0.00
36.89/36.91	c  N dy   832    238268       253     33941        84     33917    151453    590034     10.55   no data  --
38.29/38.36	c  N dy   901    253551       253     33941        84     28885    151453    460237     10.56     11.41  --
39.89/39.94	c  N dy   954    269770       253     33941        84     23657    151453    337140     10.54     11.15  --
41.59/41.62	c  N dy  1012    287527       253     33941        84     40678    151453    668428     10.53     11.09  --
43.39/43.40	c  N dy  1079    305951       253     33941        84     36684    151453    573625     10.52     11.24  --
43.39/43.44	c  F st  1081    306250       253     33941        84     36972    151453    579513     10.52   no data  --
45.29/45.34	c  N dy  1148    325540       253     33941        84     32826    151453    484619     10.52     11.09  --
47.29/47.38	c  N dy  1214    345770       253     33941        84     28559    151453    388037     10.52     11.10  --
48.40/48.48	c  S st  1262    357402       253     33941        84     39629    151453    602684     10.52   no data  --
48.49/48.54	c  S st  1262    357905       253     33941        84     40127    151453    613381     10.52   no data  --
48.49/48.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.49/48.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.49/48.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
48.49/48.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.59/48.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
48.59/48.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
48.59/48.60	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
51.99/52.00	c lits-rem:       437  cl-subs:     3941  v-elim:      0  v-fix:    0  time:  3.40 s
51.99/52.00	c vivif2 --  cl tried    33941 cl shrink        0 lits rem          0 time: 0.00
51.99/52.01	c vivif2 --  cl tried    36186 cl shrink        0 lits rem          0 time: 0.01
52.09/52.18	c asymm  cl-useful: 0/5260/33941 lits-rem:0 time: 0.17
52.09/52.19	c calculated reachability. Time: 0.00
52.09/52.19	c  N dy  1262    357905       253     33941        84     36186    151453    569235     10.52   no data  --
54.09/54.14	c  N dy  1331    378090       253     33941        84     31032    151453    432774     10.51     11.08  --
56.19/56.20	c  N dy  1412    398410       253     33941        84     50521    151453    814208     10.50     11.07  --
58.20/58.24	c  N dy  1503    418879       253     33941        84     44648    151453    678253     10.51     11.10  --
60.28/60.34	c  N dy  1578    439752       253     33941        84     38104    151453    539224     10.51     11.22  --
62.48/62.51	c  N dy  1661    460099       253     33941        84     30239    151453    379200     10.51     11.12  --
64.49/64.52	c  N dy  1710    480591       253     33941        84     49821    151453    753593     10.49     11.08  --
66.59/66.64	c  N dy  1797    500835       253     33941        84     40850    151453    582098     10.50     11.09  --
68.79/68.88	c  N dy  1871    520919       253     33941        84     30728    151453    370350     10.49     11.10  --
70.40/70.48	c  S st  1946    536858       253     33941        84     45951    151453    674541     10.51   no data  --
70.49/70.54	c  S st  1946    537360       253     33941        84     46448    151453    685403     10.51   no data  --
70.49/70.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
70.49/70.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
70.49/70.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
70.49/70.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
70.59/70.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
70.59/70.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
70.59/70.61	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
74.29/74.38	c lits-rem:       653  cl-subs:     3942  v-elim:      0  v-fix:    0  time:  3.77 s
74.29/74.38	c vivif2 --  cl tried    33941 cl shrink        0 lits rem          0 time: 0.00
74.29/74.39	c vivif2 --  cl tried    42506 cl shrink        0 lits rem          0 time: 0.01
74.49/74.57	c asymm  cl-useful: 0/3348/33941 lits-rem:0 time: 0.17
74.49/74.57	c calculated reachability. Time: 0.00
74.49/74.57	c  N dy  1946    537360       253     33941        84     42506    151453    642342     10.51   no data  --
76.68/76.78	c  N dy  2025    557500       253     33941        84     31541    151453    383581     10.51     11.11  --
78.79/78.86	c  N dy  2087    578575       253     33941        84     51752    151453    769789     10.50     11.08  --
80.98/81.06	c  N dy  2174    598668       253     33941        84     39781    151453    537652     10.51     11.27  --
83.18/83.25	c  N dy  2249    618863       253     33941        84     59144    151453    913382     10.51     11.06  --
85.39/85.45	c  N dy  2334    639117       253     33941        84     46290    151453    651871     10.51     11.11  --
87.69/87.76	c  N dy  2443    659207       253     33941        84     65653    151453   1036190     10.52     11.11  --
89.89/89.98	c  N dy  2529    679710       253     33941        84     52035    151453    761458     10.53     11.12  --
92.49/92.57	c  N dy  2617    702022       253     33941        84     39208    151453    493791     10.53     11.09  --
94.60/94.69	c  N dy  2702    722029       253     33941        84     58417    151453    873906     10.53     11.28  --
96.99/97.05	c  N dy  2798    742041       253     33941        84     42514    151453    559209     10.54     11.15  --
99.18/99.25	c  N dy  2879    762078       253     33941        84     61784    151453    934851     10.54     11.25  --
101.59/101.65	c  N dy  2978    782083       253     33941        84     44852    151453    598579     10.55     11.19  --
103.89/103.95	c  N dy  3053    802665       253     33941        84     64516    151453    977255     10.55     11.20  --
104.29/104.38	c  S st  3064    806040       253     33941        84     67739    151453   1036569     10.54   no data  --
104.40/104.46	c  S st  3064    806543       253     33941        84     68239    151453   1047201     10.54   no data  --
104.40/104.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.40/104.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.40/104.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
104.50/104.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.50/104.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
104.50/104.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
104.50/104.55	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
110.59/110.65	c lits-rem:       686  cl-subs:     6896  v-elim:      0  v-fix:    0  time:  6.10 s
110.59/110.65	c vivif2 --  cl tried    33941 cl shrink        0 lits rem          0 time: 0.00
110.59/110.67	c vivif2 --  cl tried    61343 cl shrink        0 lits rem          0 time: 0.01
110.79/110.86	c asymm  cl-useful: 0/2804/33941 lits-rem:0 time: 0.19
110.79/110.86	c calculated reachability. Time: 0.00
110.79/110.86	c  N dy  3064    806543       253     33941        84     61343    151453    969919     10.54   no data  --
113.20/113.26	c  N dy  3138    827104       253     33941        84     44099    151453    575970     10.54     11.14  --
115.39/115.48	c  N dy  3224    847140       253     33941        84     63338    151453    951363     10.54     11.62  --
117.89/117.94	c  N dy  3298    867184       253     33941        84     44630    151453    584241     10.54     12.39  --
120.19/120.23	c  N dy  3379    887679       253     33941        84     64323    151453    972623     10.54     11.20  --
122.79/122.82	c  N dy  3472    907804       253     33941        84     44627    151453    580823     10.55     11.11  --
124.99/125.07	c  N dy  3549    927829       253     33941        84     63809    151453    946421     10.55     11.12  --
127.60/127.65	c  N dy  3623    947952       253     33941        84     43126    151453    542273     10.55     11.13  --
129.99/130.06	c  N dy  3697    969871       253     33941        84     64131    151453    950793     10.55     11.21  --
132.58/132.62	c  N dy  3762    990031       253     33941        84     42572    151453    528638     10.54     11.15  --
134.89/134.98	c  N dy  3867   1011352       253     33941        84     62982    151453    931257     10.55     11.20  --
137.59/137.63	c  N dy  3941   1031833       253     33941        84     82551    151453   1305993     10.55     11.11  --
139.89/139.99	c  N dy  4030   1052017       253     33941        84     60079    151453    869463     10.55     11.15  --
142.39/142.49	c  F st  4124   1071875       253     33941        84     79163    151453   1238722     10.55      9.57  --
142.49/142.52	c  N st  4125   1072127       253     33941        84     79408    151453   1243917     10.55   no data  --
144.99/145.00	c  N dy  4176   1092399       253     33941        84     56064    151453    781628     10.55     11.22  --
147.40/147.44	c  N dy  4233   1113365       253     33941        84     76110    151453   1162665     10.54     11.11  --
149.99/150.09	c  N dy  4325   1133424       253     33941        84     51597    151453    682642     10.55     11.46  --
152.38/152.45	c  N dy  4413   1153782       253     33941        84     71078    151453   1062477     10.55     11.19  --
155.19/155.24	c  N dy  4500   1174030       253     33941        84     45770    151453    559840     10.55     11.14  --
157.49/157.59	c  N dy  4609   1194994       253     33941        84     65829    151453    954743     10.56     11.12  --
159.50/159.56	c  S st  4669   1209815       253     33941        84     79984    151453   1227738     10.56   no data  --
159.59/159.66	c  S st  4669   1210316       253     33941        84     80483    151453   1238041     10.56   no data  --
159.59/159.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
159.59/159.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
159.59/159.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
159.69/159.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
159.69/159.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
159.69/159.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
159.69/159.77	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
168.89/168.95	c lits-rem:      1200  cl-subs:     6725  v-elim:      0  v-fix:    0  time:  9.18 s
168.89/168.95	c vivif2 --  cl tried    33941 cl shrink        0 lits rem          0 time: 0.00
168.89/168.97	c vivif2 --  cl tried    73758 cl shrink        0 lits rem          0 time: 0.02
169.09/169.19	c asymm  cl-useful: 0/2940/33941 lits-rem:0 time: 0.21
169.09/169.19	c calculated reachability. Time: 0.00
169.09/169.19	c  N dy  4669   1210316       253     33941        84     73758    151453   1158702     10.56   no data  --
171.89/171.95	c  N dy  4752   1231482       253     33941        84     48567    151453    608832     10.56     11.13  --
174.18/174.27	c  N dy  4835   1252409       253     33941        84     68694    151453    999889     10.56     11.15  --
176.89/176.94	c  N dy  4904   1272609       253     33941        84     87999    151453   1369792     10.56     11.20  --
179.39/179.46	c  N dy  4991   1292690       253     33941        84     60711    151453    829840     10.56     13.20  --
181.89/181.98	c  N dy  5062   1313088       253     33941        84     80209    151453   1202103     10.56     11.14  --
184.70/184.78	c  N dy  5144   1333173       253     33941        84     51907    151453    643810     10.56     11.13  --
187.00/187.02	c  N dy  5210   1353251       253     33941        84     71144    151453   1013742     10.56     11.13  --
189.59/189.60	c  N dy  5284   1373318       253     33941        84     90276    151453   1380728     10.56     11.19  --
192.08/192.18	c  N dy  5350   1393675       253     33941        84     61379    151453    811893     10.56     11.14  --
194.60/194.63	c  N dy  5432   1413718       253     33941        84     80647    151453   1179893     10.56     11.12  --
197.49/197.56	c  N dy  5506   1433750       253     33941        84     50273    151453    589149     10.55     11.27  --
199.79/199.83	c  N dy  5585   1453795       253     33941        84     69480    151453    962368     10.55     12.01  --
202.30/202.38	c  N dy  5662   1474127       253     33941        84     88963    151453   1340599     10.55     11.13  --
204.99/205.02	c  N dy  5716   1494170       253     33941        84     57707    151453    719495     10.55     11.21  --
207.39/207.41	c  N dy  5795   1514854       253     33941        84     77492    151453   1101600     10.55     11.12  --
210.00/210.09	c  N dy  5865   1534974       253     33941        84     96747    151453   1472218     10.55     11.14  --
212.69/212.73	c  N dy  5946   1554977       253     33941        84     64602    151453    839846     10.54     11.10  --
215.19/215.23	c  N dy  6014   1575259       253     33941        84     84037    151453   1205889     10.54     11.10  --
217.89/217.96	c  N dy  6083   1595454       253     33941        84    103356    151453   1568232     10.54     11.12  --
220.49/220.50	c  N dy  6138   1616277       253     33941        84     70925    151453    944077     10.53     11.10  --
222.99/223.06	c  N dy  6200   1636362       253     33941        84     90130    151453   1309927     10.53     12.62  --
226.19/226.21	c  N dy  6280   1657270       253     33941        84     56844    151453    666050     10.53     11.21  --
228.49/228.52	c  N dy  6331   1677442       253     33941        84     76048    151453   1032970     10.52     11.10  --
231.09/231.11	c  N dy  6389   1697471       253     33941        84     95130    151453   1388459     10.52     13.15  --
232.99/233.03	c  S st  6440   1710316       253     33941        84    107423    151453   1624534     10.52   no data  --
233.10/233.13	c  S st  6440   1710819       253     33941        84    107921    151453   1636168     10.52   no data  --
233.10/233.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
233.10/233.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
233.10/233.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
233.20/233.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
233.20/233.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
233.29/233.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
233.29/233.30	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
250.59/250.61	c lits-rem:      1731  cl-subs:    13890  v-elim:      0  v-fix:    0  time: 17.31 s
250.59/250.62	c vivif2 --  cl tried    33941 cl shrink        0 lits rem          0 time: 0.00
250.59/250.64	c vivif2 --  cl tried    94031 cl shrink        0 lits rem          0 time: 0.02
250.80/250.88	c asymm  cl-useful: 0/2510/33941 lits-rem:0 time: 0.24
250.80/250.89	c calculated reachability. Time: 0.00
250.80/250.89	c  N dy  6440   1710819       253     33941        84     94031    151453   1478871     10.52   no data  --
253.69/253.77	c  N dy  6520   1730855       253     33941        84     59402    151453    707264     10.52     11.21  --
256.20/256.21	c  N dy  6609   1751153       253     33941        84     78834    151453   1077233     10.52     11.17  --
258.79/258.84	c  N dy  6666   1771336       253     33941        84     98127    151453   1441141     10.52     11.09  --
261.71/261.75	c  N dy  6752   1791379       253     33941        84     62305    151453    752565     10.52     11.11  --
264.09/264.16	c  N dy  6829   1811421       253     33941        84     81491    151453   1125344     10.52     13.73  --
266.89/266.96	c  N dy  6907   1831520       253     33941        84    100801    151453   1496209     10.52     11.08  --
269.99/270.00	c  N dy  7000   1852376       253     33941        84     64704    151453    787786     10.52     11.13  --
272.71/272.72	c  N dy  7085   1874778       253     33941        84     86171    151453   1208647     10.52     11.10  --
275.49/275.51	c  N dy  7156   1894910       253     33941        84    105423    151453   1574128     10.52     11.08  --
278.20/278.29	c  N dy  7234   1914931       253     33941        84     67486    151453    833240     10.52     11.52  --
280.69/280.79	c  N dy  7273   1935003       253     33941        84     86607    151453   1183713     10.51     11.08  --
283.59/283.62	c  N dy  7354   1955014       253     33941        84    105781    151453   1545330     10.51     11.19  --
286.40/286.43	c  N dy  7418   1975046       253     33941        84     66911    151453    803198     10.51     11.10  --
288.70/288.79	c  N dy  7465   1995225       253     33941        84     86130    151453   1167128     10.51     11.17  --
291.60/291.67	c  N dy  7550   2015705       253     33941        84    105695    151453   1537848     10.51     11.07  --
294.81/294.81	c  N dy  7625   2036293       253     33941        84     66455    151453    785070     10.51     11.16  --
297.19/297.24	c  N dy  7695   2056479       253     33941        84     85796    151453   1150647     10.51     11.12  --
299.89/299.98	c  N dy  7760   2076518       253     33941        84    104915    151453   1509648     10.50     11.09  --
303.09/303.14	c  N dy  7848   2096576       253     33941        84     64241    151453    732400     10.51     11.08  --
305.49/305.51	c  N dy  7924   2116628       253     33941        84     83379    151453   1103002     10.51     11.70  --
308.19/308.21	c  N dy  7984   2136806       253     33941        84    102685    151453   1463177     10.50     11.06  --
311.50/311.53	c  N dy  8066   2156825       253     33941        84     60956    151453    660324     10.50     11.06  --
313.89/313.91	c  N dy  8140   2177118       253     33941        84     80305    151453   1026128     10.50     11.12  --
316.49/316.54	c  N dy  8223   2197205       253     33941        84     99555    151453   1401305     10.50     11.17  --
318.49/318.55	c  S st  8263   2210819       253     33941        84    112508    151453   1650450     10.50      8.37  --
318.59/318.66	c  S st  8263   2211323       253     33941        84    113007    151453   1661678     10.50   no data  --
318.59/318.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
318.59/318.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
318.69/318.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
318.69/318.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
318.79/318.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
318.79/318.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
318.79/318.83	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
337.79/337.89	c lits-rem:      1470  cl-subs:    12411  v-elim:      0  v-fix:    0  time: 19.06 s
337.79/337.89	c vivif2 --  cl tried    33941 cl shrink        0 lits rem          0 time: 0.00
337.89/337.91	c vivif2 --  cl tried   100596 cl shrink        0 lits rem          0 time: 0.02
338.09/338.16	c asymm  cl-useful: 0/2798/33941 lits-rem:0 time: 0.25
338.09/338.17	c calculated reachability. Time: 0.00
338.09/338.17	c  N dy  8263   2211323       253     33941        84    100596    151452   1520434     10.50   no data  --
341.00/341.05	c  N dy  8350   2231613       253     33941        84    120052    151452   1898241     10.50     11.11  --
343.69/343.79	c  N dy  8417   2251723       253     33941        84     77856    151452    976355     10.50     11.07  --
346.30/346.41	c  N dy  8489   2271773       253     33941        84     97047    151452   1344317     10.50     11.07  --
349.39/349.40	c  N dy  8570   2291784       253     33941        84    116209    151452   1709365     10.50     11.13  --
352.59/352.67	c  N dy  8645   2314641       253     33941        84     75289    151452    911110     10.50     11.06  --
355.30/355.33	c  N dy  8729   2335376       253     33941        84     95199    151452   1295982     10.50     11.14  --
358.29/358.34	c  N dy  8816   2355604       253     33941        84    114540    151452   1672450     10.50     11.13  --
361.70/361.73	c  N dy  8896   2376922       253     33941        84     71181    151452    829883     10.50     11.05  --
364.29/364.30	c  N dy  8978   2397180       253     33941        84     90552    151452   1196461     10.50     11.26  --
367.09/367.10	c  N dy  9043   2417683       253     33941        84    110130    151452   1566695     10.49     11.06  --
370.60/370.64	c  N dy  9124   2438425       253     33941        84     65287    151452    708022     10.49     11.07  --
372.99/373.04	c  N dy  9182   2458458       253     33941        84     84441    151452   1064141     10.49     11.10  --
375.79/375.84	c  N dy  9268   2478585       253     33941        84    103746    151452   1438705     10.49     11.08  --
379.00/379.00	c  N dy  9349   2499454       253     33941        84    123748    151452   1825169     10.49     11.07  --
382.00/382.08	c  N dy  9420   2519709       253     33941        84     77484    151452    933668     10.49     11.05  --
384.69/384.70	c  N dy  9483   2539919       253     33941        84     96798    151452   1302611     10.49     11.06  --
387.69/387.71	c  N dy  9567   2560534       253     33941        84    116480    151452   1676783     10.49     11.11  --
391.29/391.35	c  N dy  9654   2581095       253     33941        84     69519    151452    767338     10.49     11.20  --
393.81/393.85	c  N dy  9724   2601377       253     33941        84     88932    151452   1140245     10.49     11.09  --
396.50/396.59	c  N dy  9804   2621417       253     33941        84    108084    151452   1504665     10.49     11.07  --
399.60/399.68	c  N dy  9883   2641767       253     33941        84    127495    151452   1872665     10.49     11.08  --
402.69/402.78	c  N dy  9971   2662024       253     33941        84     79294    151451    946093     10.49     11.07  --
405.49/405.53	c  N dy 10037   2683059       253     33941        84     99455    151451   1327362     10.49     11.09  --
408.49/408.50	c  N dy 10127   2703160       253     33941        84    118728    151451   1694934     10.49     11.63  --
409.69/409.74	c  S st 10163   2711324       253     33941        84    126532    151451   1850263     10.49     10.63  --
409.79/409.84	c  S st 10163   2711824       253     33941        84    127025    151451   1860415     10.49   no data  --
409.79/409.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
409.79/409.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
409.79/409.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
409.89/409.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
409.99/410.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
409.99/410.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
409.99/410.00	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
435.40/435.49	c lits-rem:      2733  cl-subs:    13437  v-elim:      0  v-fix:    0  time: 25.48 s
435.40/435.49	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
435.51/435.52	c vivif2 --  cl tried   113589 cl shrink        0 lits rem          0 time: 0.03
435.70/435.78	c asymm  cl-useful: 0/2724/33940 lits-rem:0 time: 0.26
435.70/435.79	c calculated reachability. Time: 0.00
435.70/435.79	c  N dy 10163   2711824       253     33940        84    113589    151428   1705584     10.49   no data  --
438.81/438.89	c  N dy 10242   2731911       253     33940        84    132876    151428   2070976     10.49     14.31  --
441.90/441.90	c  N dy 10308   2752344       253     33940        84     84073    151428   1030368     10.49     11.12  --
444.50/444.58	c  N dy 10384   2772374       253     33940        84    103228    151428   1395723     10.49     13.26  --
447.50/447.56	c  N dy 10464   2792502       253     33940        84    122420    151428   1756108     10.49     11.09  --
451.01/451.03	c  N dy 10532   2812737       253     33940        84     72421    151428    805273     10.49     11.07  --
453.39/453.48	c  N dy 10586   2832825       253     33940        84     91588    151428   1166130     10.49     11.85  --
456.29/456.30	c  N dy 10651   2853037       253     33940        84    110959    151428   1536170     10.49     11.08  --
459.59/459.63	c  N dy 10752   2873283       253     33940        84    130310    151428   1908658     10.49     11.05  --
462.89/462.90	c  N dy 10823   2893322       253     33940        84     79148    151428    923681     10.49     11.09  --
465.50/465.58	c  N dy 10901   2913533       253     33940        84     98515    151428   1289763     10.49     11.14  --
468.61/468.61	c  N dy 10984   2933655       253     33940        84    117825    151428   1651781     10.49     11.09  --
471.91/471.98	c  N dy 11059   2954567       253     33940        84    137825    151428   2024832     10.49     11.05  --
475.00/475.00	c  N dy 11121   2974666       253     33940        84     85525    151428   1021096     10.49     11.15  --
477.60/477.69	c  N dy 11202   2994705       253     33940        84    104724    151428   1390522     10.49     11.08  --
480.79/480.82	c  N dy 11282   3015598       253     33940        84    124618    151428   1764457     10.49     11.05  --
484.09/484.18	c  N dy 11354   3035993       253     33940        84    144053    151428   2135518     10.49     11.12  --
487.09/487.12	c  N dy 11434   3056031       253     33940        84     91017    151428   1139093     10.49     11.06  --
489.89/490.00	c  N dy 11499   3076716       253     33940        84    110863    151428   1509602     10.49     11.05  --
493.10/493.14	c  N dy 11576   3096776       253     33940        84    130017    151428   1869853     10.49     11.08  --
496.60/496.61	c  N dy 11621   3117002       253     33940        84     76088    151428    833561     10.48     11.04  --
499.09/499.16	c  N dy 11698   3137068       253     33940        84     95351    151428   1206761     10.48     11.20  --
502.00/502.04	c  N dy 11775   3157321       253     33940        84    114766    151428   1582978     10.48     11.04  --
505.20/505.24	c  N dy 11835   3177748       253     33940        84    134279    151428   1942686     10.48     11.07  --
508.80/508.87	c  N dy 11904   3197768       253     33940        84     79094    151428    881396     10.48     11.77  --
510.60/510.68	c  S st 11953   3211824       253     33940        84     92502    151428   1128714     10.48   no data  --
510.70/510.77	c  S st 11953   3212327       253     33940        84     93001    151428   1138464     10.48   no data  --
510.70/510.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
510.70/510.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
510.80/510.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
510.80/510.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
510.80/510.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
510.80/510.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
510.80/510.87	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
520.40/520.49	c lits-rem:       564  cl-subs:     4213  v-elim:      0  v-fix:    0  time:  9.62 s
520.40/520.49	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
520.50/520.51	c vivif2 --  cl tried    88788 cl shrink        0 lits rem          0 time: 0.02
520.80/520.84	c asymm  cl-useful: 0/3603/33940 lits-rem:0 time: 0.32
520.80/520.84	c calculated reachability. Time: 0.00
520.80/520.84	c  N dy 11953   3212327       253     33940        84     88788    151428   1091584     10.48   no data  --
523.70/523.72	c  N dy 12018   3232823       253     33940        84    108346    151428   1455966     10.48     11.04  --
526.69/526.77	c  N dy 12101   3253024       253     33940        84    127720    151428   1831027     10.48     11.13  --
530.10/530.15	c  N dy 12190   3273030       253     33940        84    146842    151428   2200197     10.48     11.08  --
533.20/533.25	c  N dy 12277   3293033       253     33940        84     90789    151428   1100745     10.48     11.08  --
536.00/536.06	c  N dy 12346   3313397       253     33940        84    110217    151428   1467346     10.48     11.04  --
539.01/539.02	c  N dy 12404   3333426       253     33940        84    129417    151428   1823870     10.48     11.71  --
542.31/542.35	c  N dy 12503   3353615       253     33940        84    148751    151428   2198835     10.48     11.11  --
545.61/545.61	c  N dy 12604   3373741       253     33940        84     91894    151428   1119930     10.48     11.05  --
548.39/548.42	c  N dy 12679   3393779       253     33940        84    111056    151428   1482441     10.48     11.06  --
551.69/551.77	c  N dy 12766   3414983       253     33940        84    131359    151428   1865710     10.48     11.04  --
555.20/555.25	c  N dy 12838   3435034       253     33940        84    150556    151428   2227275     10.48     13.13  --
558.40/558.42	c  N dy 12931   3455160       253     33940        84     92687    151428   1121176     10.48     11.09  --
561.20/561.28	c  N dy 13008   3475580       253     33940        84    112302    151428   1495352     10.48     11.05  --
564.40/564.41	c  N dy 13101   3495662       253     33940        84    131547    151428   1867798     10.48     15.13  --
567.80/567.85	c  N dy 13163   3515791       253     33940        84    150786    151428   2224472     10.48     11.04  --
571.20/571.26	c  N dy 13231   3537253       253     33940        84     93130    151428   1109399     10.48     11.11  --
574.11/574.11	c  N dy 13326   3557425       253     33940        84    112492    151428   1486378     10.48     11.30  --
577.19/577.29	c  N dy 13414   3577755       253     33940        84    131930    151428   1855206     10.48     11.15  --
580.71/580.76	c  N dy 13504   3597788       253     33940        84    151131    151428   2222097     10.48     11.07  --
584.11/584.17	c  N dy 13583   3617794       253     33940        84     91152    151428   1073532     10.48     11.36  --
586.90/586.99	c  N dy 13675   3637878       253     33940        84    110330    151428   1438558     10.48     11.05  --
590.10/590.10	c  N dy 13741   3658391       253     33940        84    129935    151428   1807826     10.48     11.06  --
593.60/593.66	c  N dy 13825   3679186       253     33940        84    149889    151428   2184149     10.48     11.06  --
597.31/597.34	c  N dy 13906   3699249       253     33940        84     88987    151428   1013194     10.48     11.09  --
599.10/599.10	c  S st 13946   3712328       253     33940        84    101486    151428   1249705     10.48     10.00  --
599.10/599.19	c  S st 13946   3712833       253     33940        84    101979    151428   1259933     10.48   no data  --
599.20/599.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
599.20/599.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
599.20/599.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
599.20/599.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
599.30/599.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
599.30/599.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
599.30/599.30	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
611.61/611.63	c lits-rem:      1392  cl-subs:     6004  v-elim:      0  v-fix:    0  time: 12.33 s
611.61/611.63	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
611.61/611.66	c vivif2 --  cl tried    95975 cl shrink        0 lits rem          0 time: 0.02
611.90/611.98	c asymm  cl-useful: 0/2586/33940 lits-rem:0 time: 0.33
611.90/611.99	c calculated reachability. Time: 0.00
611.90/611.99	c  N dy 13946   3712833       253     33940        84     95975    151428   1189306     10.48   no data  --
615.00/615.02	c  N dy 14043   3732961       253     33940        84    115223    151428   1563092     10.48     11.12  --
617.90/617.95	c  F st 14109   3751562       253     33940        84    133060    151428   1906409     10.48   no data  --
618.21/618.26	c  N st 14113   3753595       253     33940        84    135018    151428   1944488     10.48   no data  --
621.51/621.59	c  N dy 14186   3773690       253     33940        84    154294    151428   2310518     10.49     11.04  --
624.90/624.97	c  N dy 14260   3793786       253     33940        84     92570    151428   1088869     10.49     11.06  --
627.60/627.65	c  N dy 14325   3813848       253     33940        84    111732    151428   1455706     10.48     11.07  --
630.90/630.94	c  N dy 14411   3834797       253     33940        84    131871    151428   1837928     10.48     11.10  --
634.40/634.47	c  N dy 14521   3855018       253     33940        84    151259    151428   2215537     10.49     11.05  --
638.20/638.29	c  N dy 14598   3875803       253     33940        84     89168    151428   1010280     10.49     11.21  --
641.10/641.11	c  N dy 14683   3896310       253     33940        84    108868    151428   1385800     10.49     11.05  --
644.20/644.20	c  N dy 14767   3916498       253     33940        84    128214    151428   1754523     10.49     11.10  --
647.50/647.57	c  N dy 14853   3936576       253     33940        84    147458    151428   2119764     10.49     11.06  --
651.70/651.78	c  N dy 14957   3956598       253     33940        84     83674    151428    898514     10.49     11.11  --
654.30/654.35	c  N dy 15013   3976690       253     33940        84    102790    151428   1250691     10.49     12.49  --
657.30/657.30	c  N dy 15088   3996811       253     33940        84    122041    151428   1610792     10.49     11.06  --
660.41/660.49	c  N dy 15167   4016825       253     33940        84    141128    151428   1969863     10.49     11.18  --
664.10/664.14	c  N dy 15244   4036897       253     33940        84    160344    151428   2334360     10.49     11.07  --
667.71/667.72	c  N dy 15316   4057048       253     33940        84     95830    151428   1121763     10.49     11.04  --
670.50/670.58	c  N dy 15401   4077115       253     33940        84    115006    151428   1487980     10.49     12.62  --
673.90/673.91	c  N dy 15484   4098122       253     33940        84    135143    151428   1872260     10.49     11.05  --
677.40/677.40	c  N dy 15560   4118320       253     33940        84    154511    151428   2235966     10.49     11.14  --
681.50/681.52	c  N dy 15638   4139550       253     33940        84     89919    151428    997044     10.49     11.06  --
684.21/684.23	c  N dy 15713   4159647       253     33940        84    109128    151428   1363082     10.49     11.07  --
687.41/687.48	c  N dy 15799   4180404       253     33940        84    128926    151428   1736302     10.49     11.05  --
690.72/690.72	c  N dy 15851   4201080       253     33940        84    148638    151428   2105889     10.48     11.08  --
692.70/692.75	c  S st 15886   4212834       253     33940        84    159878    151428   2309523     10.48     10.25  --
692.80/692.86	c  S st 15886   4213336       253     33940        84    160373    151428   2320528     10.48   no data  --
692.80/692.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
692.80/692.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
692.91/692.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
693.02/693.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
693.02/693.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
693.02/693.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
693.02/693.08	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
758.91/758.92	c lits-rem:      4546  cl-subs:    17957  v-elim:      0  v-fix:    0  time: 65.84 s
758.91/758.92	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
758.91/758.96	c vivif2 --  cl tried   142416 cl shrink        0 lits rem          0 time: 0.04
759.30/759.32	c asymm  cl-useful: 0/2160/33940 lits-rem:0 time: 0.36
759.30/759.33	c calculated reachability. Time: 0.00
759.30/759.33	c  N dy 15886   4213336       253     33940        84    142416    151428   2114570     10.48   no data  --
763.10/763.14	c  N dy 15955   4233854       253     33940        84    162036    151428   2476085     10.48     11.09  --
767.10/767.14	c  N dy 16021   4254039       253     33940        84     96076    151428   1111520     10.48     11.06  --
770.10/770.17	c  N dy 16073   4275988       253     33940        84    116989    151428   1489115     10.48     11.04  --
773.31/773.33	c  N dy 16129   4296231       253     33940        84    136300    151428   1846347     10.48     11.03  --
776.71/776.70	c  N dy 16196   4316326       253     33940        84    155449    151428   2203269     10.48     11.04  --
780.92/780.96	c  N dy 16286   4336857       253     33940        84     88691    151428    969046     10.48     11.05  --
783.60/783.69	c  N dy 16344   4356958       253     33940        84    107945    151428   1324356     10.48     11.03  --
786.80/786.81	c  N dy 16440   4377127       253     33940        84    127226    151428   1691389     10.48     11.08  --
790.10/790.11	c  N dy 16516   4397209       253     33940        84    146339    151428   2046230     10.48     11.03  --
793.70/793.79	c  N dy 16608   4417255       253     33940        84    165577    151428   2415838     10.48     11.58  --
797.71/797.78	c  N dy 16683   4438521       253     33940        84     98321    151428   1138277     10.48     11.14  --
800.51/800.57	c  N dy 16744   4458619       253     33940        84    117450    151428   1490107     10.48     11.14  --
803.81/803.84	c  N dy 16832   4479124       253     33940        84    137068    151428   1866865     10.48     11.05  --
807.21/807.25	c  N dy 16895   4499125       253     33940        84    156112    151428   2216699     10.48     11.22  --
811.00/811.04	c  N dy 16973   4519134       253     33940        84    175221    151428   2574992     10.48     11.71  --
814.40/814.40	c  N dy 17053   4539183       253     33940        84    105971    151428   1277679     10.48     12.13  --
817.60/817.66	c  N dy 17136   4560331       253     33940        84    126175    151428   1655122     10.48     11.05  --
820.90/820.96	c  N dy 17212   4580380       253     33940        84    145267    151428   2013912     10.48     11.08  --
824.60/824.62	c  N dy 17272   4601358       253     33940        84    165363    151428   2385260     10.47     11.09  --
828.61/828.66	c  N dy 17325   4622589       253     33940        84     96188    151428   1080195     10.47     11.03  --
831.41/831.44	c  N dy 17394   4642670       253     33940        84    115371    151428   1440356     10.47     12.37  --
834.82/834.90	c  N dy 17462   4664795       253     33940        84    136501    151428   1832115     10.47     11.06  --
838.51/838.56	c  N dy 17549   4685387       253     33940        84    156235    151428   2210582     10.47     11.12  --
842.20/842.24	c  N dy 17630   4705439       253     33940        84    175386    151428   2570955     10.47     11.31  --
844.21/844.22	c  S st 17658   4713336       253     33940        84     92551    151428   1007111     10.47     10.65  --
844.31/844.31	c  S st 17658   4713836       253     33940        84     93046    151428   1017504     10.47   no data  --
844.31/844.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
844.31/844.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
844.31/844.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
844.31/844.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
844.41/844.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
844.41/844.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
844.41/844.40	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
852.31/852.37	c lits-rem:       408  cl-subs:     1188  v-elim:      0  v-fix:    0  time:  7.97 s
852.31/852.38	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
852.42/852.41	c vivif2 --  cl tried    91858 cl shrink        0 lits rem          0 time: 0.02
852.52/852.57	c asymm  cl-useful: 0/3207/33940 lits-rem:0 time: 0.18
852.52/852.58	c calculated reachability. Time: 0.00
852.52/852.58	c  N dy 17658   4713836       253     33940        84     91858    151428   1005772     10.47   no data  --
855.31/855.35	c  N dy 17746   4733920       253     33940        84    111141    151428   1372800     10.47     17.97  --
858.81/858.83	c  N dy 17817   4754252       253     33940        84    130545    151428   1737766     10.47     11.07  --
862.60/862.67	c  N dy 17882   4774351       253     33940        84    149764    151428   2092662     10.47     11.13  --
866.82/866.86	c  N dy 17960   4795478       253     33940        84    169912    151428   2467055     10.47     11.06  --
871.40/871.47	c  N dy 18049   4815497       253     33940        84     97701    151428   1098934     10.47     11.06  --
874.61/874.66	c  N dy 18133   4835957       253     33940        84    117311    151428   1468950     10.47     11.04  --
878.21/878.25	c  N dy 18218   4857008       253     33940        84    137463    151428   1855942     10.47     11.04  --
882.01/882.08	c  N dy 18259   4877465       253     33940        84    156919    151428   2216370     10.47     11.05  --
886.52/886.54	c  N dy 18336   4897612       253     33940        84    176235    151428   2582869     10.47     11.10  --
890.80/890.85	c  N dy 18417   4917950       253     33940        84    103265    151428   1196969     10.47     11.04  --
894.21/894.25	c  N dy 18495   4938322       253     33940        84    122714    151428   1562384     10.47     11.06  --
898.10/898.16	c  N dy 18584   4958400       253     33940        84    141895    151428   1925389     10.47     13.02  --
902.21/902.27	c  N dy 18671   4978494       253     33940        84    161096    151428   2291556     10.47     12.04  --
906.81/906.88	c  N dy 18761   4998818       253     33940        84    180496    151428   2657167     10.47     11.15  --
911.11/911.14	c  N dy 18850   5019075       253     33940        84    106519    151428   1257189     10.47     11.05  --
914.51/914.54	c  N dy 18931   5039425       253     33940        84    125959    151428   1622719     10.47     11.05  --
918.31/918.41	c  N dy 19003   5059469       253     33940        84    145081    151428   1977715     10.47     11.06  --
922.41/922.46	c  N dy 19082   5079578       253     33940        84    164351    151428   2350556     10.47     11.03  --
927.01/927.09	c  N dy 19179   5100314       253     33940        84    184246    151428   2730626     10.47     11.05  --
931.21/931.22	c  N dy 19272   5120322       253     33940        84    109016    151428   1294930     10.47     12.67  --
934.61/934.62	c  N dy 19355   5140341       253     33940        84    128129    151428   1656317     10.47     11.18  --
938.22/938.27	c  N dy 19432   5160441       253     33940        84    147319    151428   2013302     10.47     11.34  --
942.62/942.67	c  N dy 19508   5181308       253     33940        84    167235    151428   2384666     10.47     11.03  --
946.81/946.82	c  N dy 19599   5201818       253     33940        84    186774    151428   2751006     10.47     11.10  --
949.32/949.34	c  S st 19653   5213841       253     33940        84    103063    151428   1173485     10.47   no data  --
949.41/949.42	c  S st 19653   5214343       253     33940        84    103561    151428   1184292     10.47   no data  --
949.41/949.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
949.41/949.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
949.41/949.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
949.51/949.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
949.51/949.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
949.51/949.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
949.51/949.54	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
960.22/960.21	c lits-rem:       329  cl-subs:     1863  v-elim:      0  v-fix:    0  time: 10.66 s
960.22/960.21	c vivif2 --  cl tried    33940 cl shrink        0 lits rem          0 time: 0.00
960.22/960.23	c vivif2 --  cl tried   101698 cl shrink        0 lits rem          0 time: 0.02
960.41/960.43	c asymm  cl-useful: 1/2802/33940 lits-rem:1 time: 0.20
960.41/960.43	c calculated reachability. Time: 0.00
960.41/960.43	c  N dy 19653   5214343       253     33940        84    101698    151427   1163928     10.47   no data  --
963.31/963.30	c  N dy 19723   5234422       253     33940        84    120929    151427   1523314     10.47     11.10  --
966.41/966.48	c  N dy 19807   5254681       253     33940        84    140322    151427   1888929     10.47     11.06  --
970.01/970.06	c  N dy 19893   5274683       253     33940        84    159440    151427   2246198     10.47     11.07  --
973.91/973.98	c  N dy 19978   5294745       253     33940        84    178725    151427   2608816     10.47     13.88  --
978.31/978.31	c  N dy 20066   5314790       253     33940        84    101665    151427   1138398     10.47     12.53  --
981.22/981.29	c  N dy 20139   5335433       253     33940        84    121383    151427   1499580     10.47     11.04  --
984.61/984.63	c  N dy 20214   5355823       253     33940        84    140910    151427   1863523     10.47     11.24  --
988.20/988.23	c  N dy 20307   5375892       253     33940        84    160094    151427   2229643     10.47     11.07  --
992.00/992.08	c  N dy 20387   5396251       253     33940        84    179537    151427   2596573     10.47     11.07  --
996.31/996.39	c  N dy 20457   5416408       253     33940        84    101628    151427   1128137     10.47     11.24  --
999.21/999.24	c  N dy 20524   5436549       253     33940        84    120780    151427   1484790     10.47     11.04  --
1002.51/1002.52	c  N dy 20605   5456738       253     33940        84    140056    151427   1853733     10.47     11.03  --
1005.91/1005.94	c  N dy 20671   5476910       253     33940        84    159293    151427   2207654     10.47     11.03  --
1009.61/1009.69	c  N dy 20749   5496938       253     33940        84    178420    151427   2567811     10.47     11.05  --
1014.41/1014.41	c  N dy 20837   5517060       253     33940        84     99626    151427   1085112     10.47     11.09  --
1017.11/1017.19	c  N dy 20911   5537086       253     33940        84    118840    151427   1449032     10.47     12.17  --
1020.51/1020.53	c  N dy 20979   5557305       253     33940        84    138152    151427   1807322     10.47     11.04  --
1023.91/1023.94	c  N dy 21052   5577363       253     33940        84    157355    151427   2166279     10.47     11.10  --
1027.51/1027.57	c  N dy 21117   5597734       253     33940        84    176740    151427   2529291     10.47     11.06  --
1031.72/1031.81	c  N dy 21192   5618578       253     33940        84    196719    151427   2908008     10.47     11.06  --
1035.61/1035.65	c  N dy 21273   5638624       253     33940        84    116795    151427   1396302     10.47     12.17  --
1039.31/1039.32	c  N dy 21363   5658835       253     33940        84    136091    151427   1758198     10.47     11.04  --
1043.11/1043.13	c  N dy 21447   5678944       253     33940        84    155246    151427   2122085     10.47     11.05  --
1047.22/1047.23	c  N dy 21522   5699149       253     33940        84    174564    151427   2483055     10.47     11.04  --
1050.53/1050.52	c  S st 21586   5714343       253     33940        84    189043    151427   2754768     10.47      9.66  --
1050.61/1050.69	c  S st 21586   5714847       253     33940        84    189543    151427   2764718     10.47   no data  --
1050.71/1050.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1050.71/1050.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1050.81/1050.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.10
1050.91/1050.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1050.91/1050.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
1050.91/1050.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
1050.91/1050.98	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1138.81/1138.81	c lits-rem:      1193  cl-subs:    19458  v-elim:      0  v-fix:    0  time: 87.83 s
1138.81/1138.81	c vivif2 --  cl tried    33939 cl shrink        0 lits rem          0 time: 0.00
1138.81/1138.86	c vivif2 --  cl tried   170086 cl shrink        0 lits rem          0 time: 0.04
1139.11/1139.14	c asymm  cl-useful: 0/1010/33939 lits-rem:0 time: 0.28
1139.11/1139.15	c calculated reachability. Time: 0.00
1139.11/1139.15	c  N dy 21586   5714847       253     33939        84    170086    151404   2541361     10.47   no data  --
1142.92/1142.97	c  N dy 21665   5734922       253     33939        84    189233    151404   2897688     10.47     11.09  --
1147.11/1147.18	c  N dy 21742   5755256       253     33939        84    109227    151404   1255273     10.47     11.14  --
1150.11/1150.14	c  N dy 21794   5775376       253     33939        84    128427    151404   1605629     10.47     11.03  --
1153.31/1153.37	c  N dy 21857   5795429       253     33939        84    147534    151404   1957990     10.47     11.02  --
1157.02/1157.07	c  N dy 21920   5816126       253     33939        84    167310    151404   2323525     10.47     11.04  --
1160.91/1160.95	c  N dy 21981   5836248       253     33939        84    186537    151404   2677020     10.47     11.07  --
1165.51/1165.56	c  N dy 22065   5856457       253     33939        84    105161    151404   1176116     10.47     11.03  --
1168.71/1168.72	c  N dy 22138   5877305       253     33939        84    125058    151404   1542891     10.47     11.03  --
1172.01/1172.07	c  N dy 22188   5898367       253     33939        84    145115    151404   1907685     10.46     11.07  --
1175.71/1175.75	c  N dy 22246   5919709       253     33939        84    165386    151404   2270845     10.46     11.03  --
1179.61/1179.61	c  N dy 22319   5939762       253     33939        84    184556    151404   2629805     10.46     11.29  --
1184.42/1184.45	c  N dy 22395   5959833       253     33939        84    102061    151404   1108399     10.46     11.04  --
1187.41/1187.44	c  N dy 22482   5979913       253     33939        84    121273    151404   1473748     10.46     11.16  --
1190.62/1190.63	c  N dy 22554   5999998       253     33939        84    140484    151404   1833351     10.46     11.07  --
1194.12/1194.12	c  N dy 22606   6020071       253     33939        84    159619    151404   2179645     10.46     11.02  --
1197.93/1197.98	c  N dy 22681   6040225       253     33939        84    178877    151404   2530010     10.46     11.08  --
1202.41/1202.47	c  N dy 22768   6062314       253     33939        84    199977    151404   2921563     10.46     11.06  --
1206.63/1206.67	c  N dy 22843   6082720       253     33939        84    116662    151404   1377009     10.46     11.05  --
1209.72/1209.77	c  N dy 22897   6103159       253     33939        84    136183    151404   1738498     10.46     11.03  --
1213.33/1213.35	c  N dy 22977   6123833       253     33939        84    155938    151404   2100299     10.46     11.05  --
1217.12/1217.12	c  N dy 23045   6143882       253     33939        84    175108    151404   2451766     10.46     11.01  --
1221.11/1221.16	c  N dy 23109   6163936       253     33939        84    194329    151404   2802796     10.46     11.21  --
1226.01/1226.04	c  N dy 23200   6185021       253     33939        84    110670    151404   1255785     10.46     11.13  --
1229.41/1229.41	c  N dy 23276   6205064       253     33939        84    129838    151404   1614550     10.46     11.30  --
1231.11/1231.17	c  S st 23317   6214848       253     33939        84    139167    151404   1790488     10.46     10.95  --
1231.32/1231.30	c  S st 23317   6215351       253     33939        84    139662    151404   1801580     10.46   no data  --
1231.32/1231.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1231.32/1231.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1231.32/1231.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
1231.42/1231.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1231.42/1231.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1231.52/1231.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    253 time:  0.00 s
1231.52/1231.50	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1259.43/1259.43	c lits-rem:      1363  cl-subs:     8062  v-elim:      0  v-fix:    0  time: 27.93 s
1259.43/1259.43	c vivif2 --  cl tried    33939 cl shrink        0 lits rem          0 time: 0.00
1259.43/1259.46	c vivif2 --  cl tried   131600 cl shrink        0 lits rem          0 time: 0.03
1259.82/1259.81	c asymm  cl-useful: 0/1435/33939 lits-rem:0 time: 0.35
1259.82/1259.82	c calculated reachability. Time: 0.00
1259.82/1259.82	c  N dy 23317   6215351       253     33939        84    131600    151404   1711357     10.46   no data  --
1263.12/1263.16	c  N dy 23381   6235652       253     33939        84    150949    151404   2065710     10.45     11.02  --
1266.82/1266.80	c  N dy 23461   6255748       253     33939        84    170189    151404   2419687     10.45     12.38  --
1270.53/1270.54	c  N dy 23526   6275822       253     33939        84    189326    151404   2775103     10.45     11.94  --
1274.71/1274.73	c  N dy 23594   6295960       253     33939        84    208546    151404   3128683     10.45     11.05  --
1278.51/1278.53	c  N dy 23678   6316089       253     33939        84    123233    151404   1489072     10.45     11.12  --
1281.81/1281.81	c  N dy 23762   6336155       253     33939        84    142411    151404   1853355     10.45     12.56  --
1285.41/1285.43	c  N dy 23853   6356224       253     33939        84    161631    151404   2221585     10.45     11.02  --
1289.31/1289.30	c  N dy 23935   6376478       253     33939        84    181065    151404   2582422     10.46     11.01  --
1293.21/1293.27	c  N dy 24000   6396531       253     33939        84    200201    151404   2937119     10.45     11.50  --
1297.93/1297.97	c  N dy 24084   6416908       253     33939        84    113994    151404   1304748     10.45     11.05  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370458-1305391699/watcher-3370458-1305391699 -o /tmp/evaluation-result-3370458-1305391699/solver-3370458-1305391699 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370458-1305391699.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.92 1.67 2.85 3/351 25214
/proc/meminfo: memFree=21579584/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=30260 CPUtime=0 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 814 0 0 0 0 0 0 0 23 0 1 0 631586035 30986240 755 33554432000 4194304 4650387 140733488932928 18446744073709551615 4514684 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 7565 758 328 112 0 2530 0

[startup+0.0269149 s]
/proc/loadavg: 0.92 1.67 2.85 3/351 25214
/proc/meminfo: memFree=21579584/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=31324 CPUtime=0.01 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 1273 0 0 0 1 0 0 0 23 0 1 0 631586035 32075776 1214 33554432000 4194304 4650387 140733488932928 18446744073709551615 4370643 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 7831 1214 347 112 0 2796 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 31324

[startup+0.10089 s]
/proc/loadavg: 0.92 1.67 2.85 3/351 25214
/proc/meminfo: memFree=21579584/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=31324 CPUtime=0.09 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 1273 0 0 0 9 0 0 0 23 0 1 0 631586035 32075776 1214 33554432000 4194304 4650387 140733488932928 18446744073709551615 4369189 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 7831 1214 347 112 0 2796 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31324

[startup+0.300862 s]
/proc/loadavg: 0.92 1.67 2.85 3/351 25214
/proc/meminfo: memFree=21579584/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=37164 CPUtime=0.29 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 2886 0 0 0 29 0 0 0 25 0 1 0 631586035 38055936 2384 33554432000 4194304 4650387 140733488932928 18446744073709551615 4474273 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 9291 2384 359 112 0 4256 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37164

[startup+0.700803 s]
/proc/loadavg: 0.92 1.67 2.85 3/351 25214
/proc/meminfo: memFree=21579584/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=40148 CPUtime=0.68 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 3519 0 0 0 68 0 0 0 25 0 1 0 631586035 41111552 3017 33554432000 4194304 4650387 140733488932928 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 10037 3017 378 112 0 5002 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 40148

[startup+1.50066 s]
/proc/loadavg: 0.92 1.67 2.85 5/362 25235
/proc/meminfo: memFree=21530984/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=40548 CPUtime=1.48 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 4096 0 0 0 148 0 0 0 25 0 1 0 631586035 41521152 3076 33554432000 4194304 4650387 140733488932928 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 10137 3076 380 112 0 5102 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 40548

[startup+3.10041 s]
/proc/loadavg: 1.17 1.71 2.85 5/362 25235
/proc/meminfo: memFree=21522552/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=45064 CPUtime=3.08 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 5957 0 0 0 308 0 0 0 25 0 1 0 631586035 46145536 4243 33554432000 4194304 4650387 140733488932928 18446744073709551615 4438890 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 11266 4243 382 112 0 6231 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 45064

[startup+6.30081 s]
/proc/loadavg: 1.17 1.71 2.85 6/362 25236
/proc/meminfo: memFree=21499372/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=45760 CPUtime=6.28 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 6873 0 0 0 628 0 0 0 25 0 1 0 631586035 46858240 4547 33554432000 4194304 4650387 140733488932928 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 11440 4547 382 112 0 6405 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 45760

[startup+12.7007 s]
/proc/loadavg: 1.60 1.79 2.87 5/362 25236
/proc/meminfo: memFree=21484832/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=49996 CPUtime=12.69 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 9253 0 0 0 1268 1 0 0 25 0 1 0 631586035 51195904 5605 33554432000 4194304 4650387 140733488932928 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 12499 5605 382 112 0 7464 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49996

[startup+25.5005 s]
/proc/loadavg: 1.97 1.86 2.88 5/362 25236
/proc/meminfo: memFree=21472064/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=55636 CPUtime=25.49 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 15339 0 0 0 2547 2 0 0 25 0 1 0 631586035 56971264 6865 33554432000 4194304 4650387 140733488932928 18446744073709551615 4439067 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 13909 6865 382 112 0 8874 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55636

[startup+51.101 s]
/proc/loadavg: 2.66 2.03 2.91 5/362 25237
/proc/meminfo: memFree=21441780/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=62916 CPUtime=51.09 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 25743 0 0 0 5105 4 0 0 22 0 1 0 631586035 64425984 8931 33554432000 4194304 4650387 140733488932928 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 15729 8931 382 112 0 10694 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 62916

[startup+102.313 s]
/proc/loadavg: 3.58 2.39 2.98 5/362 25238
/proc/meminfo: memFree=21417268/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=67192 CPUtime=102.3 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 44739 0 0 0 10223 7 0 0 25 0 1 0 631586035 68804608 9989 33554432000 4194304 4650387 140733488932928 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 16798 9989 382 112 0 11763 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 67192

[startup+162.3 s]
/proc/loadavg: 3.92 2.70 3.04 5/362 25240
/proc/meminfo: memFree=21377136/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=82188 CPUtime=162.29 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 64610 0 0 0 16218 11 0 0 23 0 1 0 631586035 84160512 13950 33554432000 4194304 4650387 140733488932928 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 20547 13950 382 112 0 15512 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 82188

[startup+222.301 s]
/proc/loadavg: 4.00 2.95 3.11 5/362 25241
/proc/meminfo: memFree=21351172/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=86708 CPUtime=222.29 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 81903 0 0 0 22215 14 0 0 25 0 1 0 631586035 88788992 14897 33554432000 4194304 4650387 140733488932928 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 21677 14897 382 112 0 16642 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 86708

[startup+282.3 s]
/proc/loadavg: 4.00 3.13 3.16 5/362 25243
/proc/meminfo: memFree=21308952/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=98576 CPUtime=282.29 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 96369 0 0 0 28212 17 0 0 25 0 1 0 631586035 100941824 18006 33554432000 4194304 4650387 140733488932928 18446744073709551615 4328259 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 24644 18006 382 112 0 19609 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 98576

[startup+342.301 s]
/proc/loadavg: 4.11 3.32 3.22 5/362 25245
/proc/meminfo: memFree=21290784/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=103148 CPUtime=342.29 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 108745 0 0 0 34210 19 0 0 25 0 1 0 631586035 105623552 18319 33554432000 4194304 4650387 140733488932928 18446744073709551615 4328240 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 25787 18319 382 112 0 20752 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 103148

[startup+402.3 s]
/proc/loadavg: 4.09 3.46 3.27 5/362 25246
/proc/meminfo: memFree=21275484/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=103488 CPUtime=402.29 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 124141 0 0 0 40206 23 0 0 25 0 1 0 631586035 105971712 18467 33554432000 4194304 4650387 140733488932928 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 25872 18467 382 112 0 20837 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 103488

[startup+462.301 s]
/proc/loadavg: 4.03 3.55 3.31 5/362 25248
/proc/meminfo: memFree=21226188/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=111380 CPUtime=462.29 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 134311 0 0 0 46205 24 0 0 25 0 1 0 631586035 114053120 20316 33554432000 4194304 4650387 140733488932928 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 27845 20316 382 112 0 22810 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 111380

[startup+522.3 s]
/proc/loadavg: 4.01 3.63 3.35 5/362 25276
/proc/meminfo: memFree=21294680/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=111628 CPUtime=522.3 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 146029 0 0 0 52202 28 0 0 25 0 1 0 631586035 114307072 20884 33554432000 4194304 4650387 140733488932928 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 27907 20884 382 112 0 22872 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 111628

[startup+582.301 s]
/proc/loadavg: 4.00 3.70 3.39 5/362 25278
/proc/meminfo: memFree=21276404/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=111872 CPUtime=582.3 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 159015 0 0 0 58198 32 0 0 25 0 1 0 631586035 114556928 22061 33554432000 4194304 4650387 140733488932928 18446744073709551615 4313354 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 27968 22061 382 112 0 22933 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 111872

[startup+642.301 s]
/proc/loadavg: 4.00 3.75 3.43 5/362 25280
/proc/meminfo: memFree=21261304/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=112116 CPUtime=642.31 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 170630 0 0 0 64197 34 0 0 25 0 1 0 631586035 114806784 21278 33554432000 4194304 4650387 140733488932928 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 28029 21278 382 112 0 22994 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 112116

[startup+702.301 s]
/proc/loadavg: 4.04 3.81 3.47 5/362 25281
/proc/meminfo: memFree=21247116/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=122812 CPUtime=702.3 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 183227 0 0 0 70192 38 0 0 25 0 1 0 631586035 125759488 24342 33554432000 4194304 4650387 140733488932928 18446744073709551615 4438693 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 30703 24342 382 112 0 25668 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 122812

[startup+762.315 s]
/proc/loadavg: 4.10 3.87 3.51 5/367 25288
/proc/meminfo: memFree=21215264/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=124612 CPUtime=762.32 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 184335 0 0 0 76194 38 0 0 25 0 1 0 631586035 127602688 25450 33554432000 4194304 4650387 140733488932928 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 31153 25450 382 112 0 26118 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 124612

[startup+822.301 s]
/proc/loadavg: 4.03 3.89 3.53 5/362 25293
/proc/meminfo: memFree=21212852/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=124852 CPUtime=822.3 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 197258 0 0 0 82190 40 0 0 25 0 1 0 631586035 127848448 24941 33554432000 4194304 4650387 140733488932928 18446744073709551615 4328273 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 31213 24941 382 112 0 26178 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 124852

[startup+882.301 s]
/proc/loadavg: 4.25 3.96 3.58 5/362 25295
/proc/meminfo: memFree=21193464/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=125060 CPUtime=882.31 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 207672 0 0 0 88187 44 0 0 25 0 1 0 631586035 128061440 25153 33554432000 4194304 4650387 140733488932928 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 31265 25153 382 112 0 26230 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 125060

[startup+942.3 s]
/proc/loadavg: 4.24 3.99 3.61 5/362 25296
/proc/meminfo: memFree=21186832/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=125252 CPUtime=942.31 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 218347 0 0 0 94184 47 0 0 25 0 1 0 631586035 128258048 25301 33554432000 4194304 4650387 140733488932928 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 31313 25301 382 112 0 26278 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 125252

[startup+1002.3 s]
/proc/loadavg: 4.09 3.99 3.63 5/362 25298
/proc/meminfo: memFree=21196948/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=125448 CPUtime=1002.31 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 228595 0 0 0 100181 50 0 0 25 0 1 0 631586035 128458752 24707 33554432000 4194304 4650387 140733488932928 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 31362 24707 382 112 0 26327 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 125448

[startup+1062.3 s]
/proc/loadavg: 4.03 3.99 3.65 5/362 25327
/proc/meminfo: memFree=21226328/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=134576 CPUtime=1062.31 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 239206 0 0 0 106178 53 0 0 25 0 1 0 631586035 137805824 27957 33554432000 4194304 4650387 140733488932928 18446744073709551615 4433055 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 33644 27957 382 112 0 28609 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 134576

[startup+1122.3 s]
/proc/loadavg: 4.01 3.99 3.67 5/362 25328
/proc/meminfo: memFree=21206200/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=134576 CPUtime=1122.31 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 239338 0 0 0 112178 53 0 0 25 0 1 0 631586035 137805824 28089 33554432000 4194304 4650387 140733488932928 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 33644 28089 382 112 0 28609 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 134576

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.69 5/362 25330
/proc/meminfo: memFree=21179236/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=134704 CPUtime=1182.32 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 247335 0 0 0 118177 55 0 0 25 0 1 0 631586035 137936896 28230 33554432000 4194304 4650387 140733488932928 18446744073709551615 4365220 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 33676 28230 382 112 0 28641 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 134704

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.71 5/362 25331
/proc/meminfo: memFree=21149436/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=134920 CPUtime=1242.32 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 257533 0 0 0 124174 58 0 0 25 0 1 0 631586035 138158080 27014 33554432000 4194304 4650387 140733488932928 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 33730 27014 382 112 0 28695 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 134920



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.02 3.73 4/361 25334
/proc/meminfo: memFree=21240432/32951124 swapFree=67111348/67111528
[pid=25214] ppid=25212 vsize=140156 CPUtime=1300.03 cores=4,6
/proc/25214/stat : 25214 (strangenight1-s) R 25212 25214 24826 0 -1 4202496 266328 0 0 0 129943 60 0 0 25 0 1 0 631586035 143519744 27814 33554432000 4194304 4650387 140733488932928 18446744073709551615 4333975 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25214/statm: 35039 27814 382 112 0 30004 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 140156

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1299.44
CPU system time (s): 0.606907
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 204660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.44
system time used= 0.606907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 266328
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= 14
involuntary context switches= 990

runsolver used 4.71728 second user time and 9.91849 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-14 18:48:19
IDJOB=3370458
IDBENCH=83269
IDSOLVER=1847
FILE ID=node144/3370458-1305391699
RUNJOBID= node144-1305391699-25193
PBS_JOBID= 13324411
Free space on /tmp= 73236 MiB

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

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

MD5SUM BENCH= 0c4fc551e2fe598a8074df6204d87f7d
RANDOM SEED=90602691

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21579740 kB
Buffers:        282604 kB
Cached:        3611644 kB
SwapCached:          0 kB
Active:        8138504 kB
Inactive:      2887104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21579740 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           13592 kB
Writeback:           0 kB
AnonPages:     7131520 kB
Mapped:          27492 kB
Slab:           244300 kB
PageTables:      36968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82009168 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73216 MiB
End job on node144 at 2011-05-14 19:10:01