Trace number 3250980

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
MD5SUM002a4cb53ea02f66e0c3418dc8834f7c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.82957
Satisfiable
(Un)Satisfiability was proved
Number of variables2561
Number of clauses490309
Sum of the clauses size983079
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2490259
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3250980-1303581711.cnf'
0.00/0.00	c -- header says num vars:           2561
0.00/0.00	c -- header says num clauses:      490309
0.00/0.07	c -- clauses added:            0 learnts,       490309 normals,            0 xors
0.00/0.07	c -- vars added       2561
0.00/0.07	c Parsing time:  0.07 s
0.00/0.08	c  N st     0         0      2561        50    490259         0    983079         0   no data   no data  --
0.00/0.08	c asymm  cl-useful: 0/50/50 lits-rem:0 time: 0.00
0.09/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.07
0.19/0.25	c bin-w-bin subsume rem            0 bins  time:  0.10 s
0.29/0.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
0.29/0.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2561 time:  0.05 s
0.38/0.42	c Removed useless bin:       0  fixed:     0  props:   2.46M  time:  0.05 s
0.48/0.56	c lits-rem:        54  cl-subs:        0  v-elim:     50  v-fix:    0  time:  0.14 s
0.48/0.57	c Finding binary XORs  T:     0.01 s  found:       0
0.59/0.60	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.59/0.60	c calculated reachability. Time: 0.00
0.59/0.60	c Calc default polars -  time:   0.00 s pos:       0 undec:      50 neg:    2511
0.59/0.60	c =========================================================================================
0.59/0.60	c types(t): F = full restart, N = normal restart
0.59/0.60	c types(t): S = simplification begin/end, E = solution found
0.59/0.60	c restart types(rt): st = static, dy = dynamic
0.59/0.60	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.59/0.60	c  B st     0         0      2511      8833    478915         0   1468375         0   no data   no data  --
1.00/1.10	c  N dy    12      4524      2511      8833    478915      4389   1468370    596647     12.22     12.88  --
1.48/1.57	c  N dy    29      8637      2511      8833    478915      5989   1468370    590941     11.84     12.52  --
1.98/2.04	c  N dy    49     12707      2511      8833    478915      5829   1468370    474949     11.93     17.82  --
2.38/2.48	c  N dy    71     16888      2511      8833    478915      9925   1468370    856808     12.17     12.95  --
2.79/2.87	c  N dy    92     20969      2511      8833    478915      8406   1468370    646569     12.13     12.83  --
3.29/3.31	c  F st   104     25001      2511      8833    478915     12360   1468370   1040690     11.98     10.73  --
3.29/3.37	c  N st   104     25001      2511      8833    478915     12360   1468370   1040690     11.98     10.73  --
3.89/3.96	c  N dy   110     30003      2511      8833    478915     10584   1468370    949096     11.98   no data  --
3.89/3.96	c  S st   110     30003      2511      8833    478915     10584   1468370    949096     11.98   no data  --
3.99/4.01	c  S st   110     30504      2511      8833    478915     11081   1468370   1008892     11.98   no data  --
3.99/4.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3.99/4.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.58/4.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 26.7M T:  0.62
4.69/4.75	c bin-w-bin subsume rem            0 bins  time:  0.06 s
6.09/6.12	c subs with bin:        0  lits-rem:      1463  v-fix:    0  time:  1.37 s
6.09/6.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
6.19/6.21	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.05 s
7.19/7.25	c lits-rem:      2175  cl-subs:      364  v-elim:      0  v-fix:    0  time:  1.04 s
7.39/7.48	c asymm  cl-useful: 683/1781/8833 lits-rem:7493 time: 0.23
7.39/7.49	c calculated reachability. Time: 0.00
7.39/7.49	c  N dy   110     30504      2511      8833    478915     10717   1455427    968364     11.98   no data  --
7.89/7.95	c  N dy   130     34731      2511      8833    478915     14867   1455427   1468466     12.03     12.69  --
8.29/8.39	c  N dy   151     38769      2511      8833    478915     11079   1455425    837812     12.15     12.83  --
8.79/8.86	c  N dy   169     42828      2511      8833    478915     15060   1455425   1221083     12.18     12.83  --
9.19/9.24	c  S st   180     45756      2511      8833    478915      9144   1455425    602116     12.12      9.99  --
9.19/9.29	c  S st   180     46258      2511      8833    478915      9641   1455425    652825     12.12   no data  --
9.28/9.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
9.28/9.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.79/9.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 25.3M T:  0.59
9.89/9.98	c bin-w-bin subsume rem            0 bins  time:  0.06 s
11.18/11.23	c subs with bin:        0  lits-rem:      2557  v-fix:    0  time:  1.26 s
11.18/11.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
11.28/11.33	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.05 s
12.58/12.60	c lits-rem:      1614  cl-subs:      144  v-elim:      0  v-fix:    0  time:  1.28 s
12.58/12.63	c vivif2 --  cl tried     8833 cl shrink     6583 lits rem      79962 time: 0.03
12.58/12.65	c vivif2 --  cl tried     9497 cl shrink        0 lits rem          0 time: 0.02
12.78/12.84	c asymm  cl-useful: 0/1950/8833 lits-rem:0 time: 0.19
12.78/12.86	c calculated reachability. Time: 0.00
12.78/12.86	c  N dy   180     46258      2511      8833    478915      9497   1370219    645087     12.12   no data  --
13.28/13.30	c  N dy   200     50268      2511      8833    478915     13389   1370219   1033182     12.17     18.50  --
13.79/13.81	c  N dy   228     54476      2511      8833    478915     17524   1370219   1651649     12.38     13.14  --
14.30/14.34	c  N dy   244     58561      2511      8833    478915     11753   1370219    885913     12.40     15.75  --
14.79/14.89	c  N dy   266     62786      2511      8833    478915     15886   1370219   1395567     12.49     13.19  --
15.39/15.49	c  N dy   288     66798      2511      8833    478915     19800   1370219   1893409     12.59     13.41  --
15.78/15.88	c  S st   298     69388      2511      8833    478915     11606   1370219    735241     12.59     11.94  --
15.88/15.94	c  S st   298     69894      2511      8833    478915     12108   1370219    829941     12.59   no data  --
15.88/15.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
15.88/15.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.49/16.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 26.4M T:  0.61
16.58/16.64	c bin-w-bin subsume rem            0 bins  time:  0.06 s
17.88/17.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
17.88/17.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
17.98/18.01	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.05 s
19.38/19.44	c lits-rem:       619  cl-subs:       53  v-elim:      0  v-fix:    0  time:  1.43 s
19.38/19.45	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
19.38/19.47	c vivif2 --  cl tried    12055 cl shrink        0 lits rem          0 time: 0.03
19.58/19.67	c asymm  cl-useful: 0/1830/8833 lits-rem:0 time: 0.20
19.58/19.69	c calculated reachability. Time: 0.00
19.58/19.69	c  N dy   298     69894      2511      8833    478915     12055   1370055    823960     12.59   no data  --
20.18/20.23	c  N dy   324     74495      2511      8833    478915     16559   1370055   1355571     12.67     13.35  --
20.80/20.82	c  N dy   336     79309      2511      8833    478915     21259   1370055   1898801     12.59     13.31  --
21.39/21.45	c  N dy   362     84456      2511      8833    478915     14580   1370055    984415     12.73     13.53  --
21.69/21.79	c  F st   372     87502      2511      8833    478915     17562   1370055   1302049     12.71     11.11  --
22.19/22.22	c  N st   377     90797      2511      8833    478915     20764   1370055   1763188     12.71   no data  --
23.09/23.13	c  N dy   400     97603      2511      8833    478915     14703   1370055    956382     12.73     13.42  --
23.78/23.89	c  N dy   427    103835      2511      8833    478915     20767   1370055   1746201     12.74     15.49  --
23.98/24.03	c  S st   437    104841      2511      8833    478915     21754   1370055   1876167     12.79   no data  --
23.98/24.08	c  S st   437    105344      2511      8833    478915     22251   1370055   1963609     12.79   no data  --
23.98/24.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
23.98/24.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.79/24.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 31.4M T:  0.74
24.89/24.97	c bin-w-bin subsume rem            0 bins  time:  0.06 s
26.29/26.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.40 s
26.39/26.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
26.39/26.47	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.05 s
28.99/29.03	c lits-rem:       488  cl-subs:      291  v-elim:      0  v-fix:    0  time:  2.57 s
28.99/29.04	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
28.99/29.10	c vivif2 --  cl tried    21960 cl shrink        0 lits rem          0 time: 0.05
29.29/29.31	c asymm  cl-useful: 0/1083/8833 lits-rem:0 time: 0.21
29.29/29.32	c calculated reachability. Time: 0.00
29.29/29.32	c  N dy   437    105344      2511      8833    478915     21960   1370049   1921755     12.79   no data  --
30.29/30.37	c  N dy   466    113030      2511      8833    478915     15786   1370049   1053732     12.77     13.79  --
31.29/31.37	c  N dy   493    120349      2511      8833    478915     22900   1370049   1764336     12.75     13.58  --
32.49/32.54	c  N dy   517    128116      2511      8833    478915     15863   1370049   1007838     12.71     20.86  --
33.58/33.65	c  N dy   545    136794      2511      8833    478915     24266   1370049   1864690     12.68     13.61  --
34.89/34.97	c  N dy   585    146167      2511      8833    478915     17832   1370049   1125692     12.75     13.50  --
36.09/36.15	c  N dy   620    155564      2511      8833    478915     26961   1370049   2170411     12.78     26.52  --
36.49/36.53	c  S st   634    158016      2511      8833    478915     29347   1370049   2403538     12.80   no data  --
36.49/36.58	c  S st   634    158521      2511      8833    478915     29850   1370049   2481057     12.80   no data  --
36.59/36.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
36.59/36.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.29/37.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 32.6M T:  0.78
37.49/37.51	c bin-w-bin subsume rem            0 bins  time:  0.06 s
38.99/39.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.49 s
38.99/39.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
39.09/39.10	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.05 s
42.09/42.17	c lits-rem:       557  cl-subs:      596  v-elim:      0  v-fix:    0  time:  3.06 s
42.09/42.17	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
42.19/42.25	c vivif2 --  cl tried    29254 cl shrink        0 lits rem          0 time: 0.07
42.39/42.46	c asymm  cl-useful: 0/988/8833 lits-rem:0 time: 0.21
42.39/42.47	c calculated reachability. Time: 0.00
42.39/42.47	c  N dy   634    158521      2511      8833    478915     29254   1370048   2431172     12.80   no data  --
43.90/43.97	c  N dy   656    168880      2511      8833    478915     22831   1370048   1623456     12.74     13.43  --
45.29/45.39	c  N dy   697    179677      2511      8833    478915     33302   1370048   2584493     12.70     13.47  --
46.89/46.92	c  N dy   733    191212      2511      8833    478915     27035   1370048   2032988     12.67     13.55  --
48.69/48.70	c  N dy   791    204063      2511      8833    478915     21081   1370048   1381890     12.69     13.50  --
50.49/50.51	c  N dy   853    217126      2511      8833    478915     33815   1370048   2787814     12.75     13.64  --
52.49/52.58	c  N dy   904    231333      2511      8833    478915     28105   1370048   1943657     12.72     13.66  --
53.59/53.64	c  S st   936    237781      2511      8833    478915     34408   1370048   2556946     12.72     12.23  --
53.69/53.70	c  S st   936    238281      2511      8833    478915     34905   1370048   2629806     12.72   no data  --
53.69/53.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
53.69/53.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.49/54.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 34.1M T:  0.80
54.59/54.66	c bin-w-bin subsume rem            0 bins  time:  0.06 s
55.89/55.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.32 s
55.99/56.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
55.99/56.07	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.05 s
59.89/59.92	c lits-rem:       305  cl-subs:      815  v-elim:      0  v-fix:    0  time:  3.85 s
59.89/59.93	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
59.99/60.01	c vivif2 --  cl tried    34090 cl shrink        0 lits rem          0 time: 0.08
60.19/60.24	c asymm  cl-useful: 0/1082/8833 lits-rem:0 time: 0.22
60.19/60.25	c calculated reachability. Time: 0.00
60.19/60.25	c  N dy   936    238281      2511      8833    478915     34090   1370048   2588330     12.72   no data  --
62.29/62.40	c  N dy   988    253948      2511      8833    478915     28923   1370048   2179105     12.73     13.44  --
64.90/64.91	c  N dy  1043    270315      2511      8833    478915     23444   1370048   1604729     12.72     13.57  --
67.39/67.44	c  N dy  1115    288019      2511      8833    478915     40710   1370048   3417613     12.73     13.42  --
70.09/70.17	c  F st  1192    306251      2511      8833    478915     36102   1370048   3017666     12.72      9.95  --
70.19/70.26	c  N st  1193    306503      2511      8833    478915     36351   1370048   3060924     12.72   no data  --
73.39/73.45	c  N dy  1267    326562      2511      8833    478915     32464   1370048   2605213     12.78     13.50  --
76.79/76.80	c  N dy  1354    346822      2511      8833    478915     27888   1370048   1962234     12.82     13.72  --
78.29/78.31	c  S st  1392    357422      2511      8833    478915     38211   1370048   3107165     12.80   no data  --
78.29/78.37	c  S st  1392    357926      2511      8833    478915     38713   1370048   3186081     12.80   no data  --
78.29/78.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
78.29/78.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.39/79.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 37.3M T:  1.04
79.49/79.58	c bin-w-bin subsume rem            0 bins  time:  0.06 s
80.98/81.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
81.08/81.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
81.08/81.14	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.05 s
86.39/86.47	c lits-rem:       325  cl-subs:      631  v-elim:      0  v-fix:    0  time:  5.33 s
86.39/86.48	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
86.49/86.57	c vivif2 --  cl tried    38082 cl shrink        0 lits rem          0 time: 0.09
86.79/86.81	c asymm  cl-useful: 5/2300/8833 lits-rem:5 time: 0.24
86.79/86.82	c calculated reachability. Time: 0.00
86.79/86.82	c  N dy  1392    357926      2511      8833    478915     38082   1370041   3143815     12.80   no data  --
89.79/89.86	c  N dy  1460    378009      2511      8833    478915     32296   1370041   2433865     12.79     13.48  --
93.09/93.16	c  N dy  1535    398094      2511      8833    478915     51781   1370041   4543654     12.78     15.30  --
96.49/96.55	c  N dy  1634    418323      2511      8833    478915     45198   1370041   3860889     12.84     13.55  --
99.99/100.08	c  N dy  1726    438401      2511      8833    478915     37478   1370041   2743525     12.86     17.15  --
104.29/104.37	c  N dy  1844    458492      2511      8833    478915     28756   1370041   1784693     12.94     13.68  --
107.99/108.09	c  N dy  1934    481124      2511      8833    478915     50794   1370041   4053211     12.94     13.72  --
111.39/111.43	c  N dy  2023    501593      2511      8833    478915     41601   1370041   3135834     12.97     14.22  --
114.99/115.05	c  N dy  2103    521647      2511      8833    478915     30909   1370041   1872449     12.98     14.40  --
117.39/117.44	c  S st  2153    536889      2511      8833    478915     45759   1370041   3420490     12.96   no data  --
117.49/117.51	c  S st  2153    537390      2511      8833    478915     46260   1370041   3504591     12.96   no data  --
117.49/117.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
117.49/117.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
118.49/118.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 40.1M T:  0.98
118.59/118.67	c bin-w-bin subsume rem            0 bins  time:  0.06 s
119.99/120.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.38 s
120.09/120.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
120.09/120.15	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.05 s
126.79/126.84	c lits-rem:       533  cl-subs:      914  v-elim:      0  v-fix:    0  time:  6.69 s
126.79/126.85	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
126.89/126.96	c vivif2 --  cl tried    45346 cl shrink        0 lits rem          0 time: 0.11
127.09/127.18	c asymm  cl-useful: 0/1337/8833 lits-rem:0 time: 0.22
127.09/127.19	c calculated reachability. Time: 0.00
127.09/127.19	c  N dy  2153    537390      2511      8833    478915     45346   1370036   3448870     12.96   no data  --
130.69/130.79	c  N dy  2216    558119      2511      8833    478915     34391   1370036   2173318     12.94     13.71  --
134.09/134.19	c  N dy  2298    578191      2511      8833    478915     54010   1370036   4039983     12.94     15.11  --
137.69/137.73	c  N dy  2363    598192      2511      8833    478915     41279   1370036   2789159     12.92     13.71  --
141.49/141.50	c  N dy  2458    618230      2511      8833    478915     60759   1370036   4971353     12.94     13.63  --
145.20/145.30	c  N dy  2553    638337      2511      8833    478915     47163   1370036   3378798     12.96     13.82  --
148.88/148.90	c  N dy  2640    658875      2511      8833    478915     67183   1370036   5560926     12.98     13.70  --
152.49/152.54	c  N dy  2733    680023      2511      8833    478915     53744   1370036   3983611     12.99     13.85  --
156.59/156.65	c  N dy  2802    700569      2511      8833    478915     38681   1370036   2307839     12.98     13.82  --
160.59/160.65	c  N dy  2902    721312      2511      8833    478915     58857   1370036   4240614     13.00     13.73  --
164.99/165.02	c  N dy  2997    741861      2511      8833    478915     42832   1370036   2681558     13.02     13.80  --
169.19/169.21	c  N dy  3066    762466      2511      8833    478915     62784   1370036   4580354     13.01     13.79  --
173.49/173.59	c  N dy  3159    782899      2511      8833    478915     45694   1370036   2846179     13.02     13.71  --
176.99/177.08	c  N dy  3217    802962      2511      8833    478915     65202   1370036   4760252     13.00     14.24  --
177.69/177.70	c  S st  3231    806088      2511      8833    478915     68244   1370036   5028863     13.00     12.24  --
177.69/177.76	c  S st  3231    806591      2511      8833    478915     68740   1370036   5106687     13.00   no data  --
177.69/177.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
177.69/177.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
179.09/179.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 45.7M T:  1.34
179.29/179.34	c bin-w-bin subsume rem            0 bins  time:  0.06 s
180.78/180.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
180.78/180.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
180.88/180.90	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.05 s
201.19/201.20	c lits-rem:       331  cl-subs:     2394  v-elim:      0  v-fix:    0  time: 20.29 s
201.19/201.21	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
201.29/201.37	c vivif2 --  cl tried    66346 cl shrink        0 lits rem          0 time: 0.17
201.48/201.59	c asymm  cl-useful: 0/1216/8833 lits-rem:0 time: 0.21
201.58/201.60	c calculated reachability. Time: 0.00
201.58/201.60	c  N dy  3231    806591      2511      8833    478915     66346   1370036   5000220     13.00   no data  --
205.49/205.58	c  N dy  3312    826632      2511      8833    478915     47975   1370036   3165337     13.01     15.23  --
209.49/209.57	c  N dy  3388    847470      2511      8833    478915     68192   1370036   5036729     13.00     13.74  --
213.39/213.48	c  N dy  3478    867552      2511      8833    478915     48912   1370036   3176122     13.01     13.78  --
217.39/217.49	c  N dy  3558    887663      2511      8833    478915     68382   1370036   4919532     13.02     13.75  --
221.38/221.48	c  N dy  3652    907886      2511      8833    478915     48273   1370036   3064141     13.04     13.80  --
225.48/225.58	c  N dy  3738    927975      2511      8833    478915     67745   1370036   4736604     13.05     14.35  --
229.99/230.04	c  N dy  3823    948347      2511      8833    478915     46735   1370036   2840186     13.06     13.92  --
234.08/234.18	c  N dy  3914    970444      2511      8833    478915     68193   1370036   4827463     13.06     14.13  --
238.08/238.16	c  N dy  3974    991402      2511      8833    478915     46833   1370036   2661003     13.05     13.75  --
241.49/241.60	c  N dy  4053   1011413      2511      8833    478915     66287   1370036   4457362     13.05     13.92  --
245.68/245.70	c  N dy  4139   1031419      2511      8833    478915     43002   1370036   2259137     13.05     14.20  --
249.49/249.52	c  N dy  4217   1051550      2511      8833    478915     62492   1370036   3947662     13.06     13.95  --
254.78/254.86	c  F st  4351   1071877      2511      8833    478915     82211   1370036   5887539     13.11     12.79  --
254.88/254.92	c  N st  4351   1071877      2511      8833    478915     82211   1370036   5887539     13.11     12.79  --
259.29/259.36	c  N dy  4407   1092008      2511      8833    478915     57933   1370036   3494210     13.11     13.98  --
262.79/262.83	c  N dy  4483   1113249      2511      8833    478915     78503   1370036   5613837     13.11     13.81  --
267.38/267.43	c  N dy  4585   1133851      2511      8833    478915     54004   1370036   3165407     13.13     13.83  --
270.98/271.02	c  N dy  4673   1153885      2511      8833    478915     73498   1370036   4952998     13.14     13.90  --
275.48/275.51	c  N dy  4748   1173896      2511      8833    478915     47293   1370036   2512111     13.15     22.65  --
278.98/279.05	c  N dy  4836   1193969      2511      8833    478915     66809   1370036   4354270     13.15     20.35  --
281.79/281.85	c  S st  4913   1209887      2511      8833    478915     82354   1370036   6110547     13.16   no data  --
281.89/281.94	c  S st  4913   1210390      2511      8833    478915     82853   1370036   6180815     13.16   no data  --
281.89/281.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
281.89/281.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
283.09/283.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 45.7M T:  1.18
283.29/283.38	c bin-w-bin subsume rem            0 bins  time:  0.06 s
285.19/285.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.85 s
285.19/285.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
285.29/285.33	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.05 s
318.79/318.83	c lits-rem:       914  cl-subs:     3539  v-elim:      0  v-fix:    0  time: 33.50 s
318.79/318.84	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
318.99/319.03	c vivif2 --  cl tried    79314 cl shrink        0 lits rem          0 time: 0.20
319.19/319.28	c asymm  cl-useful: 0/1150/8833 lits-rem:0 time: 0.24
319.19/319.29	c calculated reachability. Time: 0.00
319.19/319.29	c  N dy  4913   1210390      2511      8833    478915     79314   1370036   6039037     13.16   no data  --
323.39/323.48	c  N dy  4976   1230391      2511      8833    478915     52105   1370036   2986771     13.15     13.85  --
327.28/327.39	c  N dy  5028   1250671      2511      8833    478915     71860   1370036   4745796     13.13     13.89  --
331.68/331.77	c  N dy  5116   1270735      2511      8833    478915     91353   1370036   6629962     13.14     23.85  --
335.68/335.76	c  N dy  5203   1290883      2511      8833    478915     63298   1370036   4051412     13.15     13.97  --
340.58/340.67	c  N dy  5294   1310903      2511      8833    478915     82640   1370036   6027588     13.16     13.85  --
345.98/346.02	c  N dy  5377   1331055      2511      8833    478915     53638   1370036   3029248     13.16     14.32  --
349.49/349.51	c  N dy  5455   1351530      2511      8833    478915     73456   1370036   4935120     13.16     13.92  --
353.28/353.39	c  N dy  5541   1371572      2511      8833    478915     92884   1370036   6888194     13.17     14.00  --
357.78/357.80	c  N dy  5608   1392119      2511      8833    478915     63354   1370036   3967185     13.16     13.91  --
361.99/362.02	c  N dy  5709   1412155      2511      8833    478915     82759   1370036   5924868     13.17     23.66  --
366.58/366.60	c  N dy  5768   1432783      2511      8833    478915     52396   1370036   2772516     13.17     14.16  --
369.99/370.01	c  N dy  5856   1452883      2511      8833    478915     71894   1370036   4753762     13.17     19.05  --
374.69/374.77	c  N dy  5943   1473208      2511      8833    478915     91587   1370036   6643460     13.18     13.91  --
378.99/379.06	c  N dy  6022   1493221      2511      8833    478915     59637   1370036   3339115     13.18     14.09  --
382.58/382.60	c  N dy  6095   1514010      2511      8833    478915     79875   1370036   5142116     13.18     13.95  --
386.98/387.00	c  N dy  6192   1535108      2511      8833    478915    100384   1370036   7165093     13.19     13.89  --
390.88/390.92	c  N dy  6286   1555125      2511      8833    478915     67399   1370036   3958613     13.20     15.93  --
394.99/395.05	c  N dy  6384   1575858      2511      8833    478915     87533   1370036   5936280     13.20     13.95  --
399.89/399.94	c  N dy  6459   1596368      2511      8833    478915     54001   1370036   2724588     13.20     14.01  --
403.28/403.33	c  N dy  6506   1617056      2511      8833    478915     74034   1370036   4428503     13.19     13.93  --
407.29/407.36	c  N dy  6593   1637568      2511      8833    478915     93937   1370036   6291019     13.19     14.03  --
412.09/412.13	c  N dy  6688   1657814      2511      8833    478915     59294   1370036   3155952     13.21     14.11  --
415.39/415.50	c  N dy  6747   1677900      2511      8833    478915     78797   1370036   4847214     13.20     16.71  --
419.49/419.51	c  N dy  6824   1697943      2511      8833    478915     98187   1370036   6630996     13.20     15.44  --
421.98/422.06	c  S st  6876   1710392      2511      8833    478915    110253   1370036   7753029     13.20   no data  --
422.58/422.69	c  S st  6876   1710897      2511      8833    478915     55461   1370036   2755788     13.20   no data  --
422.69/422.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
422.69/422.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
423.49/423.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 33.5M T:  0.81
423.59/423.66	c bin-w-bin subsume rem            0 bins  time:  0.06 s
424.89/424.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.31 s
424.99/425.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
424.99/425.07	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.05 s
428.29/428.32	c lits-rem:       337  cl-subs:     2536  v-elim:      0  v-fix:    0  time:  3.25 s
428.29/428.32	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
428.39/428.44	c vivif2 --  cl tried    52925 cl shrink        0 lits rem          0 time: 0.12
428.59/428.67	c asymm  cl-useful: 0/743/8833 lits-rem:0 time: 0.23
428.59/428.69	c calculated reachability. Time: 0.00
428.59/428.69	c  N dy  6876   1710897      2511      8833    478915     52925   1370036   2719336     13.20   no data  --
432.09/432.18	c  N dy  6948   1731176      2511      8833    478915     72524   1370036   4473005     13.21     14.04  --
436.29/436.33	c  N dy  7018   1751302      2511      8833    478915     92036   1370036   6269878     13.21     13.94  --
441.48/441.53	c  N dy  7082   1774187      2511      8833    478915     57975   1370036   3069060     13.20     14.13  --
445.09/445.16	c  N dy  7183   1794594      2511      8833    478915     77762   1370036   5017237     13.21     14.11  --
449.69/449.75	c  N dy  7266   1814697      2511      8833    478915     97174   1370036   6710173     13.22     13.92  --
455.08/455.15	c  N dy  7346   1835135      2511      8833    478915     59830   1370036   3103345     13.22     14.00  --
458.88/458.90	c  N dy  7442   1856025      2511      8833    478915     80114   1370036   5305250     13.22     13.93  --
463.58/463.61	c  N dy  7524   1876373      2511      8833    478915     99744   1370036   7041127     13.23     14.30  --
468.18/468.26	c  N dy  7594   1896488      2511      8833    478915     61198   1370036   3207996     13.23     14.21  --
472.28/472.36	c  N dy  7670   1917586      2511      8833    478915     81537   1370036   5087633     13.23     13.95  --
477.58/477.70	c  N dy  7753   1937625      2511      8833    478915    100783   1370036   6687708     13.24     14.93  --
483.49/483.52	c  N dy  7861   1957679      2511      8833    478915     61186   1370036   3100206     13.25     31.06  --
487.19/487.27	c  N dy  7936   1977839      2511      8833    478915     80700   1370036   4750024     13.24     13.95  --
491.88/491.94	c  N dy  8043   1998470      2511      8833    478915    100752   1370036   6480463     13.26     14.23  --
497.19/497.23	c  N dy  8133   2018571      2511      8833    478915     60260   1370036   2970309     13.26     13.98  --
500.88/500.96	c  N dy  8210   2038646      2511      8833    478915     79761   1370036   4821932     13.26     13.99  --
505.39/505.41	c  N dy  8291   2058697      2511      8833    478915     99215   1370036   6804591     13.27     14.01  --
511.08/511.13	c  N dy  8394   2078878      2511      8833    478915    118824   1370036   8538468     13.27     14.00  --
515.98/516.01	c  N dy  8479   2098897      2511      8833    478915     77237   1370035   4647306     13.28     14.02  --
520.79/520.85	c  N dy  8567   2119561      2511      8833    478915     97311   1370035   6599768     13.29     14.19  --
526.79/526.86	c  N dy  8654   2139932      2511      8833    478915    117075   1370035   8491258     13.29     14.10  --
531.59/531.65	c  N dy  8723   2160836      2511      8833    478915     75280   1370035   4436338     13.29     14.08  --
535.88/535.98	c  N dy  8788   2182538      2511      8833    478915     96281   1370035   6496360     13.29     14.11  --
541.49/541.53	c  N dy  8905   2202800      2511      8833    478915    115995   1370035   8544765     13.31     14.36  --
543.58/543.63	c  S st  8935   2210898      2511      8833    478915    123865   1370035   9317581     13.31   no data  --
543.68/543.74	c  S st  8935   2211400      2511      8833    478915    124366   1370035   9366670     13.31   no data  --
543.68/543.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
543.68/543.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
545.68/545.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 59.0M T:  1.94
545.98/546.08	c bin-w-bin subsume rem            0 bins  time:  0.06 s
548.19/548.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.19 s
548.29/548.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
548.29/548.36	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.05 s
635.29/635.36	c lits-rem:      1710  cl-subs:     5839  v-elim:      0  v-fix:    0  time: 87.00 s
635.29/635.37	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
635.59/635.67	c vivif2 --  cl tried   118527 cl shrink        0 lits rem          0 time: 0.30
635.89/635.94	c asymm  cl-useful: 0/496/8833 lits-rem:0 time: 0.26
635.89/635.95	c calculated reachability. Time: 0.00
635.89/635.95	c  N dy  8935   2211400      2511      8833    478915    118527   1370035   9153014     13.31   no data  --
640.28/640.39	c  N dy  9005   2231488      2511      8833    478915     75046   1370035   4315972     13.31     14.10  --
644.49/644.60	c  N dy  9079   2251654      2511      8833    478915     94614   1370035   6352667     13.31     14.05  --
649.79/649.81	c  N dy  9174   2271668      2511      8833    478915    114090   1370035   8317691     13.32     18.33  --
655.49/655.52	c  N dy  9267   2291709      2511      8833    478915     69487   1370035   3766422     13.32     14.10  --
659.08/659.20	c  N dy  9349   2312173      2511      8833    478915     89487   1370035   5921720     13.33     14.06  --
663.99/664.06	c  N dy  9438   2332505      2511      8833    478915    109103   1370035   7911455     13.33     14.10  --
669.90/669.97	c  N dy  9529   2353045      2511      8833    478915    129009   1370035  10142745     13.34     14.11  --
673.98/674.06	c  N dy  9615   2373430      2511      8833    478915     83782   1370035   5315593     13.34     14.08  --
678.39/678.46	c  N dy  9687   2393535      2511      8833    478915    103239   1370035   6949607     13.34     14.27  --
683.58/683.61	c  N dy  9754   2414162      2511      8833    478915    123243   1370035   8909693     13.33     14.06  --
688.60/688.61	c  N dy  9826   2434251      2511      8833    478915     76777   1370035   4222963     13.33     14.20  --
692.79/692.82	c  N dy  9869   2454357      2511      8833    478915     96243   1370035   5857080     13.32     14.09  --
697.08/697.11	c  N dy  9926   2474548      2511      8833    478915    115738   1370035   7770174     13.32     14.11  --
703.08/703.13	c  N dy 10011   2494595      2511      8833    478915     68272   1370035   3415174     13.33     18.32  --
706.79/706.80	c  N dy 10080   2514838      2511      8833    478915     87938   1370035   5259661     13.32     14.05  --
711.28/711.39	c  N dy 10175   2534927      2511      8833    478915    107465   1370035   7135383     13.33     14.11  --
716.19/716.29	c  N dy 10274   2556720      2511      8833    478915    128677   1370035   9683155     13.33     14.09  --
721.29/721.39	c  N dy 10361   2578001      2511      8833    478915     81445   1370035   4824714     13.33     14.29  --
725.59/725.63	c  N dy 10444   2598079      2511      8833    478915    100992   1370035   6762293     13.34     14.04  --
729.78/729.85	c  N dy 10539   2618525      2511      8833    478915    120900   1370035   9072365     13.34     14.15  --
735.08/735.10	c  N dy 10607   2638906      2511      8833    478915     71707   1370035   3648099     13.34     14.05  --
739.20/739.25	c  N dy 10680   2659316      2511      8833    478915     91460   1370035   5367809     13.34     14.06  --
743.49/743.51	c  N dy 10749   2679328      2511      8833    478915    110966   1370035   7401707     13.34     14.41  --
748.69/748.74	c  N dy 10836   2700600      2511      8833    478915    131696   1370035   9407184     13.34     14.08  --
751.79/751.87	c  S st 10872   2711401      2511      8833    478915     72209   1370035   3612261     13.34   no data  --
751.89/751.93	c  S st 10872   2711905      2511      8833    478915     72712   1370035   3686959     13.34   no data  --
751.89/751.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
751.89/751.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
752.89/752.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 38.4M T:  1.02
753.09/753.14	c bin-w-bin subsume rem            0 bins  time:  0.06 s
754.50/754.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.36 s
754.50/754.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
754.50/754.60	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.05 s
760.10/760.12	c lits-rem:       765  cl-subs:     2801  v-elim:      0  v-fix:    0  time:  5.52 s
760.10/760.13	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
760.29/760.30	c vivif2 --  cl tried    69911 cl shrink        0 lits rem          0 time: 0.18
760.59/760.65	c asymm  cl-useful: 0/759/8833 lits-rem:0 time: 0.34
760.59/760.66	c calculated reachability. Time: 0.00
760.59/760.66	c  N dy 10872   2711905      2511      8833    478915     69911   1370035   3645596     13.34   no data  --
764.69/764.71	c  N dy 10937   2732143      2511      8833    478915     89593   1370035   5557325     13.34     14.19  --
769.89/769.95	c  N dy 11008   2753033      2511      8833    478915    109848   1370035   7410556     13.34     14.22  --
774.69/774.74	c  N dy 11074   2773123      2511      8833    478915    129399   1370035   9554557     13.33     19.86  --
780.49/780.59	c  N dy 11172   2793140      2511      8833    478915     77885   1370035   4205747     13.35     14.64  --
784.49/784.59	c  N dy 11246   2813451      2511      8833    478915     97567   1370035   5981071     13.34     14.17  --
789.29/789.30	c  N dy 11323   2833546      2511      8833    478915    117127   1370035   7912403     13.34     14.06  --
794.88/794.99	c  N dy 11420   2853623      2511      8833    478915    136581   1370035  10188270     13.35     16.89  --
800.18/800.24	c  N dy 11480   2873635      2511      8833    478915     84118   1370035   4682356     13.35     14.81  --
804.48/804.57	c  N dy 11567   2895116      2511      8833    478915    104941   1370035   6838915     13.35     14.12  --
808.59/808.61	c  N dy 11602   2915289      2511      8833    478915    124537   1370035   8678195     13.34     14.05  --
813.79/813.89	c  N dy 11693   2935302      2511      8833    478915    143965   1370035  10563175     13.35     17.84  --
818.08/818.16	c  N dy 11760   2955355      2511      8833    478915     90553   1370035   5118819     13.35     17.79  --
822.70/822.79	c  N dy 11841   2976642      2511      8833    478915    111166   1370035   6900435     13.35     14.17  --
827.69/827.73	c  N dy 11914   2997319      2511      8833    478915    131150   1370035   8623710     13.34     14.37  --
832.89/832.93	c  N dy 11996   3017512      2511      8833    478915     77133   1370035   4127250     13.35     14.14  --
836.88/836.94	c  N dy 12077   3037890      2511      8833    478915     96893   1370035   5969657     13.35     14.05  --
841.19/841.20	c  N dy 12138   3059312      2511      8833    478915    117750   1370035   7932115     13.34     14.23  --
846.48/846.58	c  N dy 12201   3080103      2511      8833    478915    137847   1370035   9606404     13.34     14.79  --
851.89/851.91	c  N dy 12256   3102217      2511      8833    478915     84558   1370035   4408451     13.33     14.05  --
855.69/855.76	c  N dy 12345   3122469      2511      8833    478915    104282   1370035   6274031     13.34     14.46  --
860.48/860.52	c  N dy 12419   3142647      2511      8833    478915    123796   1370035   7909365     13.34     14.10  --
865.59/865.65	c  N dy 12489   3162654      2511      8833    478915    143113   1370035   9821978     13.34     14.76  --
870.78/870.86	c  N dy 12567   3182677      2511      8833    478915     86917   1370035   4611477     13.34     16.94  --
874.99/875.01	c  N dy 12634   3204171      2511      8833    478915    107768   1370035   6637915     13.33     14.04  --
876.60/876.64	c  S st 12658   3211905      2511      8833    478915    115264   1370035   7264157     13.33     12.27  --
876.70/876.74	c  S st 12658   3212405      2511      8833    478915    115761   1370035   7329451     13.33   no data  --
876.70/876.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
876.70/876.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
878.09/878.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 50.6M T:  1.34
878.29/878.37	c bin-w-bin subsume rem            0 bins  time:  0.06 s
879.59/879.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
879.69/879.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
879.69/879.76	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.05 s
924.19/924.29	c lits-rem:      2066  cl-subs:     4886  v-elim:      0  v-fix:    0  time: 44.53 s
924.29/924.30	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
924.49/924.57	c vivif2 --  cl tried   110875 cl shrink        0 lits rem          0 time: 0.27
924.79/924.82	c asymm  cl-useful: 0/787/8833 lits-rem:0 time: 0.25
924.79/924.84	c calculated reachability. Time: 0.00
924.79/924.84	c  N dy 12658   3212405      2511      8833    478915    110875   1370035   7192984     13.33   no data  --
929.18/929.23	c  N dy 12720   3232503      2511      8833    478915    130396   1370035   9294474     13.33     14.18  --
934.39/934.42	c  N dy 12799   3252624      2511      8833    478915    149948   1370035  11472429     13.33     14.22  --
939.29/939.39	c  N dy 12872   3272629      2511      8833    478915     92790   1370035   5709362     13.33     18.59  --
944.79/944.85	c  N dy 12936   3293716      2511      8833    478915    113205   1370035   7413290     13.33     14.05  --
949.99/950.07	c  N dy 13003   3313760      2511      8833    478915    132672   1370035   9362069     13.33     14.89  --
956.59/956.65	c  N dy 13113   3333852      2511      8833    478915    152068   1370035  11445809     13.33     17.37  --
961.79/961.87	c  N dy 13202   3353968      2511      8833    478915     94095   1370035   5667666     13.33     14.04  --
966.79/966.90	c  N dy 13260   3374075      2511      8833    478915    113558   1370035   7621102     13.33     14.12  --
972.89/972.97	c  N dy 13359   3394143      2511      8833    478915    132931   1370035   9397377     13.34     14.33  --
981.29/981.39	c  N dy 13479   3414220      2511      8833    478915    152310   1370035  11198953     13.35     24.56  --
987.59/987.68	c  N dy 13557   3434266      2511      8833    478915     93246   1370035   5235492     13.35     14.07  --
993.39/993.43	c  N dy 13662   3454294      2511      8833    478915    112620   1370035   7100868     13.36     14.13  --
999.39/999.45	c  N dy 13742   3474476      2511      8833    478915    132058   1370035   9042409     13.36     14.14  --
1006.30/1006.39	c  N dy 13826   3494688      2511      8833    478915    151509   1370035  10730295     13.36     14.36  --
1012.59/1012.60	c  N dy 13912   3514757      2511      8833    478915     91747   1370035   5228085     13.36     15.42  --
1017.69/1017.76	c  N dy 14000   3534821      2511      8833    478915    111186   1370035   7082504     13.37     16.41  --
1024.10/1024.11	c  N dy 14093   3554936      2511      8833    478915    130683   1370035   9064998     13.38     14.13  --
1031.70/1031.72	c  N dy 14194   3574970      2511      8833    478915    150155   1370035  11072279     13.38     14.32  --
1038.59/1038.66	c  N dy 14287   3595020      2511      8833    478915     89266   1370035   4873557     13.39     14.17  --
1043.49/1043.59	c  N dy 14371   3615185      2511      8833    478915    108845   1370035   6834338     13.39     14.17  --
1048.59/1048.66	c  N dy 14461   3635254      2511      8833    478915    128268   1370035   8863489     13.39     14.18  --
1054.80/1054.87	c  N dy 14547   3655299      2511      8833    478915    147568   1370035  10556685     13.40     17.12  --
1061.29/1061.31	c  N dy 14603   3675937      2511      8833    478915     86255   1370035   4403494     13.39     14.10  --
1065.19/1065.29	c  N dy 14676   3696025      2511      8833    478915    105775   1370034   6881205     13.39     19.95  --
1069.69/1069.78	c  S st 14743   3712405      2511      8833    478915    121569   1370034   8370935     13.40   no data  --
1069.89/1069.92	c  S st 14743   3712906      2511      8833    478915    122068   1370034   8426707     13.40   no data  --
1069.89/1069.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1069.89/1069.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1071.59/1071.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 61.7M T:  1.70
1071.89/1071.95	c bin-w-bin subsume rem            0 bins  time:  0.06 s
1073.79/1073.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.90 s
1073.79/1073.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
1073.89/1073.94	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.05 s
1130.89/1130.99	c lits-rem:       863  cl-subs:     5157  v-elim:      0  v-fix:    0  time: 57.05 s
1130.99/1131.00	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
1131.19/1131.29	c vivif2 --  cl tried   116911 cl shrink        0 lits rem          0 time: 0.28
1131.49/1131.56	c asymm  cl-useful: 0/1501/8833 lits-rem:0 time: 0.27
1131.49/1131.57	c calculated reachability. Time: 0.00
1131.49/1131.57	c  N dy 14743   3712906      2511      8833    478915    116911   1370034   8257673     13.40   no data  --
1136.79/1136.87	c  N dy 14817   3733216      2511      8833    478915    136527   1370034  10162980     13.40     14.23  --
1142.80/1142.82	c  F st 14900   3751563      2511      8833    478915    154357   1370034  12091117     13.40     11.29  --
1143.49/1143.51	c  N st 14904   3753601      2511      8833    478915    156330   1370034  12253251     13.40   no data  --
1149.29/1149.38	c  N dy 14996   3773685      2511      8833    478915     93633   1370034   5344463     13.41     19.77  --
1154.29/1154.32	c  N dy 15081   3793726      2511      8833    478915    113108   1370034   7177358     13.41     14.15  --
1160.79/1160.80	c  N dy 15200   3813976      2511      8833    478915    132735   1370034   9184720     13.43     14.39  --
1166.79/1166.82	c  N dy 15280   3834075      2511      8833    478915    152151   1370034  10997441     13.43     14.49  --
1172.19/1172.26	c  N dy 15326   3854168      2511      8833    478915     88386   1370034   4725114     13.42     14.18  --
1176.69/1176.72	c  N dy 15424   3874223      2511      8833    478915    107806   1370034   6684028     13.43     18.75  --
1181.99/1182.04	c  N dy 15495   3894292      2511      8833    478915    127227   1370034   8408171     13.43     14.19  --
1188.89/1188.96	c  N dy 15602   3915000      2511      8833    478915    147322   1370034  10557914     13.44     14.28  --
1198.10/1198.10	c  N dy 15733   3935024      2511      8833    478915    166649   1370034  12468895     13.45     15.63  --
1203.79/1203.80	c  N dy 15822   3956545      2511      8833    478915    103222   1370034   5907611     13.46     14.38  --
1208.29/1208.36	c  N dy 15882   3977430      2511      8833    478915    123498   1370034   7678769     13.45     14.31  --
1213.69/1213.72	c  N dy 15966   3997671      2511      8833    478915    143172   1370034   9550749     13.45     14.21  --
1218.49/1218.50	c  N dy 16047   4017675      2511      8833    478915    162637   1370034  11483736     13.46     31.37  --
1224.49/1224.59	c  N dy 16137   4039946      2511      8833    478915     98861   1370034   5668646     13.46     14.25  --
1229.29/1229.31	c  N dy 16193   4059958      2511      8833    478915    118204   1370034   7486262     13.46     14.22  --
1234.70/1234.72	c  N dy 16286   4080160      2511      8833    478915    137779   1370034   9338289     13.46     14.28  --
1240.99/1241.06	c  N dy 16359   4100171      2511      8833    478915    157096   1370034  10970761     13.46     14.19  --
1247.79/1247.84	c  N dy 16436   4120244      2511      8833    478915     90326   1370034   4747163     13.46     14.32  --
1252.19/1252.27	c  N dy 16554   4140317      2511      8833    478915    109878   1370034   6940824     13.47     15.61  --
1258.59/1258.63	c  N dy 16660   4160367      2511      8833    478915    129277   1370034   8871513     13.48     14.44  --
1265.69/1265.76	c  N dy 16743   4180418      2511      8833    478915    148655   1370034  10941680     13.49     14.37  --
1270.79/1270.86	c  N dy 16794   4200767      2511      8833    478915    168375   1370034  12607549     13.48     14.24  --
1274.39/1274.41	c  S st 16823   4212906      2511      8833    478915     92981   1370034   4983476     13.48     10.82  --
1274.39/1274.48	c  S st 16823   4213407      2511      8833    478915     93478   1370034   5074953     13.48   no data  --
1274.49/1274.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1274.49/1274.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1275.59/1275.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 47.3M T:  1.11
1275.79/1275.83	c bin-w-bin subsume rem            0 bins  time:  0.05 s
1277.10/1277.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
1277.19/1277.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2511 time:  0.05 s
1277.19/1277.26	c Removed useless bin:       0  fixed:     0  props:   2.40M  time:  0.05 s
1294.99/1295.08	c lits-rem:       490  cl-subs:     1272  v-elim:      0  v-fix:    0  time: 17.81 s
1294.99/1295.09	c vivif2 --  cl tried     8833 cl shrink        0 lits rem          0 time: 0.01
1295.29/1295.30	c vivif2 --  cl tried    92206 cl shrink        0 lits rem          0 time: 0.21
1295.49/1295.51	c asymm  cl-useful: 0/1442/8833 lits-rem:0 time: 0.21
1295.49/1295.52	c calculated reachability. Time: 0.00
1295.49/1295.52	c  N dy 16823   4213407      2511      8833    478915     92206   1370034   5044829     13.48   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 2 cores: 5,7

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: 3.42 2.20 2.80 5/189 8209
/proc/meminfo: memFree=14078756/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=30556 CPUtime=0 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 932 0 0 0 0 0 0 0 25 0 1 0 469768140 31289344 838 33554432000 4194304 4650387 140736428959536 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 7639 838 327 112 0 2604 0

[startup+0.0917251 s]
/proc/loadavg: 3.42 2.20 2.80 5/189 8209
/proc/meminfo: memFree=14078756/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=42064 CPUtime=0.08 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 3844 0 0 0 8 0 0 0 25 0 1 0 469768140 43073536 3746 33554432000 4194304 4650387 140736428959536 18446744073709551615 239476355781 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 10516 3748 349 112 0 5481 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 42064

[startup+0.100724 s]
/proc/loadavg: 3.42 2.20 2.80 5/189 8209
/proc/meminfo: memFree=14078756/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=43252 CPUtime=0.09 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 4121 0 0 0 9 0 0 0 25 0 1 0 469768140 44290048 4023 33554432000 4194304 4650387 140736428959536 18446744073709551615 239476355781 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 10813 4024 349 112 0 5778 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43252

[startup+0.300686 s]
/proc/loadavg: 3.42 2.20 2.80 5/189 8209
/proc/meminfo: memFree=14078756/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=45892 CPUtime=0.29 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 4791 0 0 0 29 0 0 0 25 0 1 0 469768140 46993408 4693 33554432000 4194304 4650387 140736428959536 18446744073709551615 4436113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 11473 4693 359 112 0 6438 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45892

[startup+0.700615 s]
/proc/loadavg: 3.42 2.20 2.80 5/189 8209
/proc/meminfo: memFree=14078756/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=58092 CPUtime=0.69 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 8588 0 0 0 68 1 0 0 25 0 1 0 469768140 59486208 8490 33554432000 4194304 4650387 140736428959536 18446744073709551615 4334376 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 14523 8490 378 112 0 9488 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58092

[startup+1.50047 s]
/proc/loadavg: 3.42 2.20 2.80 5/190 8210
/proc/meminfo: memFree=14051220/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=62888 CPUtime=1.48 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 10386 0 0 0 147 1 0 0 25 0 1 0 469768140 64397312 9048 33554432000 4194304 4650387 140736428959536 18446744073709551615 4366148 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 15722 9049 380 112 0 10687 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 62888

[startup+3.10115 s]
/proc/loadavg: 3.47 2.23 2.80 5/190 8210
/proc/meminfo: memFree=14044532/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=64288 CPUtime=3.09 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 13649 0 0 0 307 2 0 0 25 0 1 0 469768140 65830912 9540 33554432000 4194304 4650387 140736428959536 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 16072 9540 380 112 0 11037 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64288

[startup+6.30054 s]
/proc/loadavg: 3.47 2.23 2.80 5/190 8210
/proc/meminfo: memFree=14006212/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=90404 CPUtime=6.29 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 21850 0 0 0 626 3 0 0 25 0 1 0 469768140 92573696 16026 33554432000 4194304 4650387 140736428959536 18446744073709551615 4439609 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 22601 16026 382 112 0 17566 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 90404

[startup+12.7003 s]
/proc/loadavg: 3.55 2.29 2.81 5/190 8210
/proc/meminfo: memFree=14002748/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=92572 CPUtime=12.68 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 26251 0 0 0 1265 3 0 0 25 0 1 0 469768140 94793728 16316 33554432000 4194304 4650387 140736428959536 18446744073709551615 4371060 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 23143 16316 382 112 0 18108 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 92572

[startup+25.5009 s]
/proc/loadavg: 3.62 2.34 2.83 5/190 8210
/proc/meminfo: memFree=13978976/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=112936 CPUtime=25.49 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 42648 0 0 0 2543 6 0 0 25 0 1 0 469768140 115646464 21905 33554432000 4194304 4650387 140736428959536 18446744073709551615 4436420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 28234 21905 382 112 0 23199 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 112936

[startup+51.101 s]
/proc/loadavg: 3.75 2.48 2.86 5/190 8211
/proc/meminfo: memFree=13956840/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=131528 CPUtime=51.09 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 67051 0 0 0 5099 10 0 0 25 0 1 0 469768140 134684672 27169 33554432000 4194304 4650387 140736428959536 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 32882 27169 382 112 0 27847 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 131528

[startup+102.307 s]
/proc/loadavg: 3.90 2.73 2.92 5/190 8212
/proc/meminfo: memFree=13919128/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=153868 CPUtime=102.29 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 113605 0 0 0 10211 18 0 0 25 0 1 0 469768140 157560832 32235 33554432000 4194304 4650387 140736428959536 18446744073709551615 4360420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 38467 32235 382 112 0 33432 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 153868

[startup+162.301 s]
/proc/loadavg: 3.96 2.96 2.98 5/190 8217
/proc/meminfo: memFree=13773392/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=239632 CPUtime=162.29 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 156264 0 0 0 16202 27 0 0 25 0 1 0 469768140 245383168 38667 33554432000 4194304 4650387 140736428959536 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 59908 38667 382 112 0 54873 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 239632

[startup+222.301 s]
/proc/loadavg: 3.98 3.15 3.04 5/190 8219
/proc/meminfo: memFree=13735372/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=198488 CPUtime=222.28 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 191819 0 0 0 22192 36 0 0 25 0 1 0 469768140 203251712 42397 33554432000 4194304 4650387 140736428959536 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 49622 42397 382 112 0 44587 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 198488

[startup+282.301 s]
/proc/loadavg: 3.99 3.30 3.10 5/190 8220
/proc/meminfo: memFree=13657744/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=265004 CPUtime=282.29 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 236714 0 0 0 28182 47 0 0 25 0 1 0 469768140 271364096 45167 33554432000 4194304 4650387 140736428959536 18446744073709551615 4302826 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 66251 45167 382 112 0 61216 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 265004

[startup+342.301 s]
/proc/loadavg: 4.05 3.44 3.16 5/190 8222
/proc/meminfo: memFree=13640124/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=290760 CPUtime=342.28 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 258221 0 0 0 34176 52 0 0 25 0 1 0 469768140 297738240 51067 33554432000 4194304 4650387 140736428959536 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 72690 51067 382 112 0 67655 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 290760

[startup+402.301 s]
/proc/loadavg: 4.05 3.55 3.21 5/190 8223
/proc/meminfo: memFree=13616296/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=225980 CPUtime=402.28 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 304093 0 0 0 40167 61 0 0 25 0 1 0 469768140 231403520 48410 33554432000 4194304 4650387 140736428959536 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 56495 48410 382 112 0 51460 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 225980

[startup+462.301 s]
/proc/loadavg: 4.06 3.65 3.27 5/190 8225
/proc/meminfo: memFree=13570400/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=296916 CPUtime=462.28 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 341993 0 0 0 46158 70 0 0 25 0 1 0 469768140 304041984 52016 33554432000 4194304 4650387 140736428959536 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 74229 52016 382 112 0 69194 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 296916

[startup+522.301 s]
/proc/loadavg: 4.02 3.70 3.31 5/190 8227
/proc/meminfo: memFree=13465728/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=297452 CPUtime=522.28 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 378868 0 0 0 52148 80 0 0 25 0 1 0 469768140 304590848 52562 33554432000 4194304 4650387 140736428959536 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 74363 52562 382 112 0 69328 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 297452

[startup+582.301 s]
/proc/loadavg: 4.08 3.77 3.35 5/190 8228
/proc/meminfo: memFree=13364028/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=363176 CPUtime=582.29 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 406185 0 0 0 58142 87 0 0 25 0 1 0 469768140 371892224 70122 33554432000 4194304 4650387 140736428959536 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 90794 70122 382 112 0 85759 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 363176

[startup+642.301 s]
/proc/loadavg: 4.03 3.81 3.39 5/190 8230
/proc/meminfo: memFree=13394636/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=298884 CPUtime=642.29 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 413003 0 0 0 64140 89 0 0 25 0 1 0 469768140 306057216 66170 33554432000 4194304 4650387 140736428959536 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 74721 66170 382 112 0 69686 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 298884

[startup+702.301 s]
/proc/loadavg: 4.01 3.84 3.43 5/190 8231
/proc/meminfo: memFree=13288108/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=364784 CPUtime=702.29 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 448491 0 0 0 70132 97 0 0 25 0 1 0 469768140 373538816 70090 33554432000 4194304 4650387 140736428959536 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 91196 70090 382 112 0 86161 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 364784

[startup+762.307 s]
/proc/loadavg: 4.00 3.87 3.46 5/190 8233
/proc/meminfo: memFree=13285244/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=304228 CPUtime=762.29 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 487084 0 0 0 76124 105 0 0 25 0 1 0 469768140 311529472 65813 33554432000 4194304 4650387 140736428959536 18446744073709551615 4365983 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 76057 65813 382 112 0 71022 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 304228

[startup+822.301 s]
/proc/loadavg: 4.08 3.91 3.50 5/190 8235
/proc/meminfo: memFree=13269232/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=370816 CPUtime=822.29 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 523683 0 0 0 82113 116 0 0 25 0 1 0 469768140 379715584 68278 33554432000 4194304 4650387 140736428959536 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 92704 68278 382 112 0 87669 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 370816

[startup+882.301 s]
/proc/loadavg: 4.03 3.92 3.52 5/190 8236
/proc/meminfo: memFree=13264124/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=371304 CPUtime=882.29 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 558020 0 0 0 88105 124 0 0 25 0 1 0 469768140 380215296 69287 33554432000 4194304 4650387 140736428959536 18446744073709551615 4439054 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 92826 69287 382 112 0 87791 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 371304

[startup+942.301 s]
/proc/loadavg: 4.08 3.95 3.56 5/190 8238
/proc/meminfo: memFree=13284940/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=306896 CPUtime=942.29 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 569922 0 0 0 94103 126 0 0 25 0 1 0 469768140 314261504 68655 33554432000 4194304 4650387 140736428959536 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 76724 68655 382 112 0 71689 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 306896

[startup+1002.3 s]
/proc/loadavg: 4.03 3.95 3.58 5/190 8239
/proc/meminfo: memFree=13197128/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=372756 CPUtime=1002.29 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 597895 0 0 0 100094 135 0 0 25 0 1 0 469768140 381702144 72071 33554432000 4194304 4650387 140736428959536 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 93189 72071 382 112 0 88154 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 372756

[startup+1062.3 s]
/proc/loadavg: 4.01 3.96 3.60 5/190 8241
/proc/meminfo: memFree=13218568/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=307804 CPUtime=1062.29 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 630130 0 0 0 106083 146 0 0 25 0 1 0 469768140 315191296 67123 33554432000 4194304 4650387 140736428959536 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 76951 67123 382 112 0 71916 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 307804

[startup+1122.3 s]
/proc/loadavg: 4.04 3.98 3.63 5/190 8243
/proc/meminfo: memFree=13180476/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=379660 CPUtime=1122.29 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 635018 0 0 0 112081 148 0 0 25 0 1 0 469768140 388771840 72011 33554432000 4194304 4650387 140736428959536 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 94915 72011 382 112 0 89880 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 379660

[startup+1182.3 s]
/proc/loadavg: 4.01 3.98 3.65 5/190 8244
/proc/meminfo: memFree=13118340/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=380580 CPUtime=1182.29 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 662025 0 0 0 118074 155 0 0 25 0 1 0 469768140 389713920 72078 33554432000 4194304 4650387 140736428959536 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 95145 72078 382 112 0 90110 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 380580

[startup+1242.3 s]
/proc/loadavg: 2.59 3.62 3.55 2/172 8300
/proc/meminfo: memFree=14239120/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=381008 CPUtime=1242.29 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 691400 0 0 0 124069 160 0 0 25 0 1 0 469768140 390152192 74987 33554432000 4194304 4650387 140736428959536 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 95252 74987 382 112 0 90217 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 381008



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.63 3.17 3.40 2/172 8301
/proc/meminfo: memFree=14256956/32950928 swapFree=67087032/67111528
[pid=8209] ppid=8207 vsize=316560 CPUtime=1299.99 cores=5,7
/proc/8209/stat : 8209 (strangenight1-s) R 8207 8209 7393 0 -1 4202496 713489 0 0 0 129835 164 0 0 25 0 1 0 469768140 324157440 70451 33554432000 4194304 4650387 140736428959536 18446744073709551615 4349648 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8209/statm: 79140 70451 382 112 0 74105 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 316560

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.02
CPU user time (s): 1298.36
CPU system time (s): 1.66075
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 411756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.36
system time used= 1.66075
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 713490
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= 8
involuntary context switches= 1483

runsolver used 1.93271 second user time and 5.12422 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-23 20:01:51
IDJOB=3250980
IDBENCH=88207
IDSOLVER=1589
FILE ID=node148/3250980-1303581711
RUNJOBID= node148-1303581614-8023
PBS_JOBID= 13150324
Free space on /tmp= 70548 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250980-1303581711/watcher-3250980-1303581711 -o /tmp/evaluation-result-3250980-1303581711/solver-3250980-1303581711 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3250980-1303581711.cnf

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

MD5SUM BENCH= 002a4cb53ea02f66e0c3418dc8834f7c
RANDOM SEED=1122389086

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14079036 kB
Buffers:       2045220 kB
Cached:       15806652 kB
SwapCached:       5264 kB
Active:        9346732 kB
Inactive:      8964484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14079036 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           23188 kB
Writeback:           0 kB
AnonPages:      455648 kB
Mapped:          15252 kB
Slab:           494976 kB
PageTables:       6320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   749728 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= 70584 MiB
End job on node148 at 2011-04-23 20:23:33