Trace number 3176014

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S741717046-057.UNKNOWN.cnf
MD5SUM1f00de1fd8adbfbf4cc573ef44af531f
Bench CategoryRANDOM (random 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 variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

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-3176014-1301790433.cnf'
0.00/0.00	c -- header says num vars:             90
0.00/0.00	c -- header says num clauses:        8010
0.00/0.00	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.00	c -- vars added         90
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        90      8010         0         0     56070         0   no data   no data  --
0.19/0.20	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.19
0.19/0.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.19/0.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.19/0.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.19/0.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
0.19/0.23	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.23	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.19/0.23	c calculated reachability. Time: 0.00
0.19/0.23	c Calc default polars -  time:   0.00 s pos:      48 undec:       1 neg:      41
0.19/0.23	c =========================================================================================
0.19/0.23	c types(t): F = full restart, N = normal restart
0.19/0.23	c types(t): S = simplification begin/end, E = solution found
0.19/0.23	c restart types(rt): st = static, dy = dynamic
0.19/0.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.23	c  B st     0         0        90      8010         0         0     56070         0   no data   no data  --
0.29/0.39	c  N dy     8      4384        90      8010         0      4036     56070    119193     25.25     26.61  --
0.49/0.56	c  N dy    19      8475        90      8010         0      5518     56070    150901     25.53     26.89  --
0.69/0.76	c  N dy    27     12753        90      8010         0      5568     56070    137067     25.18     26.63  --
1.10/1.11	c  N dy    31     19399        90      8010         0      6468     56070    144929     24.65     25.99  --
1.29/1.33	c  N dy    66     23497        90      8010         0     10289     56070    258962     25.05     26.61  --
1.39/1.43	c  F st    78     25001        90      8010         0     11683     56070    301187     25.18   no data  --
1.59/1.60	c  N st    83     28300        90      8010         0      8425     56070    186574     25.18   no data  --
1.59/1.68	c  S st    84     30001        90      8010         0     10009     56070    234735     25.18   no data  --
1.69/1.72	c  S st    84     30505        90      8010         0     10484     56070    248855     25.18   no data  --
1.69/1.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.69/1.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.69/1.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.69/1.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.69/1.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.69/1.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1.69/1.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.79/2.90	c lits-rem:      1744  cl-subs:      688  v-elim:      0  v-fix:    0  time:  1.16 s
3.20/3.25	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.35
3.20/3.25	c calculated reachability. Time: 0.00
3.20/3.25	c  N dy    84     30505        90      8010         0      9796     56070    224807     25.18   no data  --
3.49/3.53	c  N dy   110     35188        90      8010         0     14153     56070    354706     25.38     26.77  --
3.89/3.95	c  N dy   124     42637        90      8010         0     13691     56070    321833     25.29     26.73  --
4.09/4.18	c  S st   140     45759        90      8010         0      8338     56070    149005     25.36     24.58  --
4.19/4.22	c  S st   140     46265        90      8010         0      8815     56070    163432     25.36   no data  --
4.19/4.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.19/4.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.19/4.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.19/4.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.19/4.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
4.19/4.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.09/5.16	c lits-rem:       176  cl-subs:       72  v-elim:      0  v-fix:    0  time:  0.93 s
5.09/5.16	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
5.09/5.16	c vivif2 --  cl tried     8743 cl shrink        0 lits rem          0 time: 0.00
5.39/5.48	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.32
5.39/5.48	c calculated reachability. Time: 0.00
5.39/5.48	c  N dy   140     46265        90      8010         0      8743     56070    160679     25.36   no data  --
5.79/5.85	c  N dy   144     52339        90      8010         0     14334     56070    322585     25.21     26.71  --
6.99/7.01	c  N dy   148     69400        90      8010         0     10698     56070    187439     24.87     24.63  --
6.99/7.01	c  S st   148     69400        90      8010         0     10698     56070    187439     24.87     24.63  --
6.99/7.05	c  S st   148     69903        90      8010         0     11170     56070    201477     24.87   no data  --
6.99/7.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.99/7.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.99/7.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.99/7.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.99/7.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
6.99/7.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.99/8.04	c lits-rem:       354  cl-subs:      163  v-elim:      0  v-fix:    0  time:  0.98 s
7.99/8.04	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
7.99/8.05	c vivif2 --  cl tried    11007 cl shrink        0 lits rem          0 time: 0.00
8.39/8.40	c asymm  cl-useful: 0/7915/8010 lits-rem:0 time: 0.36
8.39/8.40	c calculated reachability. Time: 0.00
8.39/8.40	c  N dy   148     69903        90      8010         0     11007     56070    196287     24.87   no data  --
8.79/8.85	c  N dy   175     76603        90      8010         0     17260     56070    380455     24.92     26.24  --
9.29/9.37	c  N dy   210     82484        90      8010         0     11650     56070    197540     25.02     26.43  --
9.69/9.70	c  F st   224     87500        90      8010         0     16301     56070    333532     25.04     24.35  --
9.69/9.72	c  N st   225     87750        90      8010         0     16535     56070    340530     25.04   no data  --
10.09/10.14	c  N dy   236     93391        90      8010         0     21769     56070    497148     25.06     29.33  --
10.59/10.64	c  N dy   269     99489        90      8010         0     15370     56070    289646     25.14     26.68  --
11.00/11.05	c  S st   281    104855        90      8010         0     20323     56070    436090     25.15     25.34  --
11.10/11.11	c  S st   281    105357        90      8010         0     20797     56070    450061     25.15   no data  --
11.10/11.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.10/11.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.10/11.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.10/11.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.10/11.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.10/11.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
11.10/11.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.99/13.04	c lits-rem:      1804  cl-subs:     1511  v-elim:      0  v-fix:    0  time:  1.91 s
12.99/13.04	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
12.99/13.05	c vivif2 --  cl tried    19286 cl shrink        0 lits rem          0 time: 0.00
13.39/13.46	c asymm  cl-useful: 0/5665/8010 lits-rem:0 time: 0.41
13.39/13.46	c calculated reachability. Time: 0.00
13.39/13.46	c  N dy   281    105357        90      8010         0     19286     56070    399913     25.15   no data  --
14.09/14.16	c  N dy   302    112705        90      8010         0     13181     56070    206639     25.17     26.57  --
14.69/14.73	c  N dy   331    120662        90      8010         0     20539     56070    423019     25.19     26.62  --
15.49/15.51	c  N dy   376    128528        90      8010         0     13953     56070    213477     25.28     26.62  --
16.09/16.17	c  N dy   402    137202        90      8010         0     21968     56070    449129     25.29     26.68  --
16.99/17.05	c  N dy   440    146054        90      8010         0     15394     56070    236515     25.31     26.85  --
17.79/17.84	c  N dy   481    155447        90      8010         0     24157     56070    497030     25.35     28.54  --
17.99/18.08	c  S st   488    158037        90      8010         0     26546     56070    567130     25.35     25.75  --
18.09/18.15	c  S st   488    158539        90      8010         0     27017     56070    581192     25.35   no data  --
18.09/18.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.09/18.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.09/18.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.09/18.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.09/18.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.09/18.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
18.09/18.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.69/20.72	c lits-rem:      2614  cl-subs:     1928  v-elim:      0  v-fix:    0  time:  2.54 s
20.69/20.72	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
20.69/20.73	c vivif2 --  cl tried    25089 cl shrink        0 lits rem          0 time: 0.01
20.90/20.91	c asymm  cl-useful: 0/1920/8010 lits-rem:0 time: 0.19
20.90/20.92	c calculated reachability. Time: 0.00
20.90/20.92	c  N dy   488    158539        90      8010         0     25089     56070    516051     25.35   no data  --
21.90/21.91	c  N dy   506    170332        90      8010         0     20319     56070    364679     25.30     26.88  --
22.79/22.86	c  N dy   512    181637        90      8010         0     30789     56070    671523     25.22     26.58  --
23.99/24.00	c  N dy   569    193372        90      8010         0     25027     56070    487347     25.27     26.72  --
25.20/25.27	c  N dy   596    205819        90      8010         0     18992     56070    289115     25.22     26.56  --
28.09/28.14	c  N dy   616    237809        90      8010         0     29921     56070    595483     25.00     21.79  --
28.09/28.14	c  S st   616    237809        90      8010         0     29921     56070    595483     25.00     21.79  --
28.19/28.21	c  S st   616    238315        90      8010         0     30397     56070    609583     25.00   no data  --
28.19/28.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.19/28.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.19/28.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
28.19/28.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.19/28.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.19/28.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
28.19/28.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.89/30.93	c lits-rem:      2459  cl-subs:     2430  v-elim:      0  v-fix:    0  time:  2.68 s
30.89/30.93	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
30.89/30.93	c vivif2 --  cl tried    27967 cl shrink        0 lits rem          0 time: 0.01
31.09/31.12	c asymm  cl-useful: 0/2165/8010 lits-rem:0 time: 0.19
31.09/31.12	c calculated reachability. Time: 0.00
31.09/31.12	c  N dy   616    238315        90      8010         0     27967     56070    539442     25.00   no data  --
33.19/33.26	c  N dy   661    259578        90      8010         0     28332     56070    531016     24.98     26.35  --
35.10/35.14	c  N dy   701    276190        90      8010         0     23419     56070    371321     24.97     27.60  --
37.20/37.26	c  N dy   794    294127        90      8010         0     40084     56070    863022     25.04     26.39  --
38.59/38.68	c  F st   846    306252        90      8010         0     30023     56070    543117     25.04   no data  --
39.69/39.76	c  N dy   861    315744        90      8010         0     38856     56070    805310     25.04     26.42  --
42.49/42.53	c  N dy   950    338780        90      8010         0     37954     56070    754284     25.07     26.50  --
44.59/44.63	c  S st   986    357473        90      8010         0     32074     56070    566667     25.06     23.77  --
44.69/44.71	c  S st   986    357976        90      8010         0     32549     56070    580903     25.06   no data  --
44.69/44.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.69/44.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.69/44.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
44.69/44.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.69/44.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.69/44.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
44.69/44.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.29/47.35	c lits-rem:      1357  cl-subs:     1628  v-elim:      0  v-fix:    0  time:  2.61 s
47.29/47.35	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
47.29/47.36	c vivif2 --  cl tried    30921 cl shrink        0 lits rem          0 time: 0.01
47.49/47.55	c asymm  cl-useful: 0/1783/8010 lits-rem:0 time: 0.19
47.49/47.55	c calculated reachability. Time: 0.00
47.49/47.55	c  N dy   986    357976        90      8010         0     30921     56070    528968     25.06   no data  --
50.79/50.87	c  N dy  1035    386945        90      8010         0     33698     56070    595169     25.02     26.37  --
53.59/53.62	c  N dy  1102    407011        90      8010         0     27369     56070    394573     25.03     26.90  --
56.69/56.71	c  N dy  1128    433173        90      8010         0     51328     56070   1084116     24.94     26.51  --
59.20/59.28	c  N dy  1222    453494        90      8010         0     44333     56070    882762     24.97     26.38  --
62.09/62.15	c  N dy  1311    473538        90      8010         0     36146     56070    617024     24.99     27.20  --
66.39/66.44	c  N dy  1393    505308        90      8010         0     37721     56070    635584     24.95     26.29  --
69.80/69.80	c  N dy  1515    525404        90      8010         0     56440     56070   1191056     25.00     28.16  --
71.30/71.31	c  S st  1550    536966        90      8010         0     38411     56070    642293     25.00     23.73  --
71.40/71.41	c  S st  1550    537468        90      8010         0     38884     56070    655950     25.00   no data  --
71.40/71.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
71.40/71.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
71.40/71.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
71.40/71.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
71.40/71.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
71.40/71.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
71.40/71.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
75.29/75.35	c lits-rem:      1593  cl-subs:     1899  v-elim:      0  v-fix:    0  time:  3.90 s
75.29/75.35	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
75.29/75.36	c vivif2 --  cl tried    36985 cl shrink        0 lits rem          0 time: 0.01
75.49/75.56	c asymm  cl-useful: 0/1412/8010 lits-rem:0 time: 0.20
75.49/75.56	c calculated reachability. Time: 0.00
75.49/75.56	c  N dy  1550    537468        90      8010         0     36985     56070    596523     25.00   no data  --
78.49/78.55	c  N dy  1627    557492        90      8010         0     55590     56070   1147952     25.02     30.01  --
81.30/81.36	c  N dy  1700    577591        90      8010         0     44671     56070    810280     25.03     27.26  --
84.79/84.88	c  N dy  1760    600818        90      8010         0     35616     56070    526438     25.02     26.41  --
89.69/89.70	c  N dy  1876    631014        90      8010         0     32068     56070    404466     25.04     26.40  --
92.49/92.53	c  N dy  1964    651279        90      8010         0     50928     56070    963282     25.06     26.42  --
96.09/96.16	c  N dy  2066    671613        90      8010         0     37343     56070    541979     25.09     26.62  --
99.30/99.31	c  N dy  2122    692614        90      8010         0     56706     56070   1106780     25.09     26.58  --
103.30/103.35	c  N dy  2220    716365        90      8010         0     45298     56070    755868     25.11     26.50  --
108.19/108.29	c  N dy  2309    740173        90      8010         0     67379     56070   1401483     25.12     26.47  --
111.19/111.29	c  N dy  2351    760252        90      8010         0     51654     56070    925253     25.10     27.31  --
115.50/115.53	c  N dy  2463    780266        90      8010         0     70269     56070   1479417     25.13     27.59  --
118.49/118.54	c  N dy  2546    800320        90      8010         0     53695     56070    966390     25.14     28.24  --
119.59/119.67	c  S st  2580    806203        90      8010         0     59181     56070   1130983     25.14   no data  --
119.80/119.82	c  S st  2580    806704        90      8010         0     59649     56070   1144957     25.14   no data  --
119.80/119.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
119.80/119.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
119.80/119.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
119.80/119.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
119.80/119.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
119.80/119.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
119.80/119.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
129.20/129.29	c lits-rem:      2831  cl-subs:     4210  v-elim:      0  v-fix:    0  time:  9.40 s
129.20/129.29	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
129.30/129.30	c vivif2 --  cl tried    55439 cl shrink        0 lits rem          0 time: 0.01
129.50/129.55	c asymm  cl-useful: 0/995/8010 lits-rem:0 time: 0.25
129.50/129.55	c calculated reachability. Time: 0.00
129.50/129.55	c  N dy  2580    806704        90      8010         0     55439     56070   1009941     25.14   no data  --
134.49/134.52	c  N dy  2641    837910        90      8010         0     48249     56070    784732     25.12     26.76  --
138.39/138.42	c  N dy  2751    858233        90      8010         0     67045     56070   1344290     25.15     26.57  --
141.80/141.83	c  N dy  2810    878305        90      8010         0     48748     56070    785430     25.14     26.51  --
147.60/147.60	c  N dy  2865    913031        90      8010         0     42878     56070    585722     25.09     26.47  --
151.30/151.36	c  N dy  2959    934415        90      8010         0     62721     56070   1173156     25.11     26.53  --
155.79/155.81	c  N dy  3049    955340        90      8010         0     43279     56070    583533     25.11     26.48  --
159.40/159.40	c  N dy  3149    975359        90      8010         0     61848     56070   1133218     25.13     26.53  --
163.99/164.00	c  N dy  3232    995364        90      8010         0     40550     56070    486092     25.14     27.10  --
167.39/167.45	c  N dy  3323   1015432        90      8010         0     59150     56070   1035018     25.16     26.82  --
171.60/171.63	c  N dy  3378   1035434        90      8010         0     77640     56070   1580123     25.16     28.89  --
175.90/175.92	c  N dy  3481   1058651        90      8010         0     58477     56070   1000542     25.17     26.57  --
178.50/178.53	c  F st  3524   1071876        90      8010         0     70727     56070   1363545     25.17   no data  --
179.99/180.09	c  N dy  3546   1078708        90      8010         0     77058     56070   1553174     25.18     27.76  --
184.20/184.27	c  N dy  3633   1099927        90      8010         0     55041     56070    878949     25.19     26.68  --
188.89/188.91	c  N dy  3701   1119964        90      8010         0     73589     56070   1426778     25.19     28.70  --
194.50/194.53	c  N dy  3804   1141901        90      8010         0     51293     56070    750412     25.21     26.55  --
198.60/198.60	c  N dy  3902   1162199        90      8010         0     70075     56070   1309885     25.22     26.60  --
203.70/203.71	c  N dy  3998   1182254        90      8010         0     45155     56070    549679     25.24     26.57  --
208.40/208.42	c  N dy  4058   1210056        90      8010         0     70881     56070   1311213     25.24     23.54  --
208.40/208.42	c  S st  4058   1210056        90      8010         0     70881     56070   1311213     25.24     23.54  --
208.60/208.60	c  S st  4058   1210559        90      8010         0     71356     56070   1325400     25.24   no data  --
208.60/208.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
208.60/208.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
208.60/208.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
208.60/208.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
208.60/208.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
208.60/208.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
208.60/208.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
224.30/224.33	c lits-rem:      3248  cl-subs:     5360  v-elim:      0  v-fix:    0  time: 15.66 s
224.30/224.33	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
224.30/224.35	c vivif2 --  cl tried    65996 cl shrink        0 lits rem          0 time: 0.01
224.50/224.59	c asymm  cl-useful: 0/865/8010 lits-rem:0 time: 0.25
224.50/224.59	c calculated reachability. Time: 0.00
224.50/224.59	c  N dy  4058   1210559        90      8010         0     65996     56070   1157099     25.24   no data  --
229.30/229.37	c  N dy  4132   1230855        90      8010         0     84750     56070   1713679     25.24     26.69  --
233.30/233.36	c  N dy  4190   1250874        90      8010         0     59103     56070    940658     25.24     27.20  --
237.50/237.55	c  N dy  4243   1271910        90      8010         0     78578     56070   1519939     25.24     26.69  --
243.10/243.18	c  N dy  4305   1297490        90      8010         0     56851     56070    848472     25.24     26.61  --
247.30/247.38	c  N dy  4313   1320931        90      8010         0     78346     56070   1464320     25.20     26.54  --
252.50/252.55	c  N dy  4369   1343228        90      8010         0     52808     56070    717731     25.20     26.80  --
258.41/258.42	c  N dy  4464   1373442        90      8010         0     80667     56070   1541559     25.20     26.54  --
264.20/264.21	c  N dy  4553   1397302        90      8010         0     55685     56070    780470     25.21     26.73  --
268.60/268.60	c  N dy  4650   1417677        90      8010         0     74558     56070   1344513     25.22     26.61  --
273.80/273.90	c  N dy  4740   1437729        90      8010         0     93102     56070   1896372     25.23     28.62  --
279.40/279.42	c  N dy  4804   1465719        90      8010         0     70957     56070   1203995     25.21     26.67  --
284.09/284.15	c  N dy  4861   1485720        90      8010         0     89417     56070   1744255     25.20     26.93  --
289.00/289.00	c  N dy  4947   1506083        90      8010         0     59306     56070    854348     25.21     26.60  --
294.09/294.20	c  N dy  5032   1531684        90      8010         0     82866     56070   1551404     25.21     26.90  --
300.00/300.01	c  N dy  5085   1555127        90      8010         0     54695     56070    696691     25.21     26.57  --
304.30/304.35	c  N dy  5198   1575184        90      8010         0     73337     56070   1256300     25.22     29.08  --
311.10/311.10	c  N dy  5245   1599152        90      8010         0     95457     56070   1908009     25.21     26.68  --
316.50/316.52	c  N dy  5333   1619361        90      8010         0     63313     56070    941004     25.22     26.60  --
323.00/323.05	c  N dy  5400   1644807        90      8010         0     86800     56070   1637224     25.22     26.60  --
330.60/330.60	c  N dy  5502   1668922        90      8010         0     57327     56070    740620     25.22     26.83  --
334.59/334.68	c  N dy  5504   1693266        90      8010         0     79595     56070   1388575     25.20     26.77  --
339.81/339.86	c  S st  5612   1710559        90      8010         0     95642     56070   1869293     25.22     23.30  --
340.10/340.11	c  S st  5612   1711060        90      8010         0     96120     56070   1883905     25.22   no data  --
340.10/340.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
340.10/340.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
340.10/340.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
340.20/340.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
340.20/340.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
340.20/340.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
340.20/340.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
369.40/369.44	c lits-rem:      3580  cl-subs:     9179  v-elim:      0  v-fix:    0  time: 29.22 s
369.40/369.44	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
369.40/369.46	c vivif2 --  cl tried    86941 cl shrink        0 lits rem          0 time: 0.02
369.70/369.77	c asymm  cl-useful: 0/642/8010 lits-rem:0 time: 0.31
369.70/369.77	c calculated reachability. Time: 0.00
369.70/369.77	c  N dy  5612   1711060        90      8010         0     86941     56070   1606338     25.22   no data  --
376.11/376.19	c  N dy  5702   1731140        90      8010         0     53268     56070    609356     25.23     26.59  --
380.40/380.42	c  N dy  5805   1751267        90      8010         0     71909     56070   1164215     25.24     26.60  --
384.80/384.88	c  N dy  5831   1772047        90      8010         0     90913     56070   1714765     25.22     26.58  --
391.40/391.45	c  N dy  5934   1792101        90      8010         0     56126     56070    673911     25.23     27.49  --
397.20/397.27	c  N dy  6037   1819664        90      8010         0     81463     56070   1417686     25.23     26.61  --
403.10/403.19	c  N dy  6103   1840753        90      8010         0    100898     56070   1989026     25.23     26.58  --
410.00/410.04	c  N dy  6136   1871146        90      8010         0     74469     56070   1189429     25.21     26.70  --
416.00/416.01	c  N dy  6250   1892965        90      8010         0     94680     56070   1793380     25.22     26.59  --
421.80/421.80	c  N dy  6315   1912985        90      8010         0     57957     56070    692532     25.23     26.56  --
426.30/426.36	c  N dy  6394   1934020        90      8010         0     77412     56070   1271592     25.23     26.83  --
432.20/432.29	c  N dy  6461   1956953        90      8010         0     98587     56070   1897690     25.23     26.63  --
455.60/455.62	c  N dy  6487   2065169        90      8010         0     84189     56070   1414007     25.10     26.56  --
464.80/464.85	c  N dy  6556   2091694        90      8010         0    108655     56070   2138915     25.10     26.45  --
497.90/497.95	c  N dy  6587   2211060        90      8010         0    101053     56070   1864249     24.94     25.77  --
497.90/497.95	c  S st  6587   2211060        90      8010         0    101053     56070   1864249     24.94     25.77  --
498.21/498.29	c  S st  6587   2211562        90      8010         0    101527     56070   1878712     24.94   no data  --
498.21/498.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
498.21/498.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
498.31/498.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
498.40/498.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
498.40/498.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
498.40/498.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
498.40/498.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
538.61/538.63	c lits-rem:      3895  cl-subs:    11403  v-elim:      0  v-fix:    0  time: 40.21 s
538.61/538.63	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
538.61/538.65	c vivif2 --  cl tried    90124 cl shrink        0 lits rem          0 time: 0.02
538.91/538.92	c asymm  cl-useful: 0/881/8010 lits-rem:0 time: 0.27
538.91/538.92	c calculated reachability. Time: 0.00
538.91/538.92	c  N dy  6587   2211562        90      8010         0     90124     56070   1580690     24.94   no data  --
546.81/546.81	c  N dy  6720   2233860        90      8010         0    110810     56070   2198802     24.95     26.31  --
552.71/552.76	c  N dy  6823   2253895        90      8010         0     70459     56070    986207     24.96     26.31  --
558.31/558.35	c  N dy  6954   2273955        90      8010         0     89085     56070   1544681     24.97     27.25  --
565.01/565.05	c  N dy  7068   2293977        90      8010         0    107662     56070   2098980     24.98     27.32  --
571.51/571.58	c  N dy  7136   2313981        90      8010         0     65671     56070    816910     24.99     26.69  --
576.50/576.52	c  N dy  7240   2334016        90      8010         0     84198     56070   1369304     25.00     29.02  --
583.10/583.18	c  N dy  7388   2354106        90      8010         0    102917     56070   1933216     25.01     27.30  --
591.50/591.57	c  N dy  7542   2374247        90      8010         0    121624     56070   2495752     25.03     26.55  --
597.01/597.05	c  N dy  7654   2394324        90      8010         0     78353     56070   1169647     25.04     28.01  --
603.41/603.43	c  N dy  7800   2414337        90      8010         0     96913     56070   1728301     25.05     27.11  --
610.20/610.22	c  N dy  7884   2434368        90      8010         0    115389     56070   2276935     25.06     26.61  --
617.61/617.63	c  N dy  8026   2454435        90      8010         0     71168     56070    936148     25.07     26.96  --
622.90/622.93	c  N dy  8124   2474464        90      8010         0     89655     56070   1487196     25.08     26.54  --
629.51/629.59	c  N dy  8230   2494508        90      8010         0    108289     56070   2042173     25.09     28.34  --
637.31/637.36	c  N dy  8320   2514522        90      8010         0    126797     56070   2593107     25.09     27.24  --
643.70/643.72	c  N dy  8454   2538469        90      8010         0     85242     56070   1338785     25.11     26.47  --
653.91/653.91	c  N dy  8544   2574902        90      8010         0    118778     56070   2328236     25.10     26.46  --
661.91/661.93	c  N dy  8634   2598479        90      8010         0     75768     56070   1028756     25.10     26.47  --
667.62/667.69	c  N dy  8762   2618529        90      8010         0     94322     56070   1587286     25.11     28.17  --
676.41/676.44	c  N dy  8849   2647305        90      8010         0    120796     56070   2374849     25.11     26.54  --
685.21/685.27	c  N dy  8969   2667854        90      8010         0     74280     56070    975462     25.13     26.54  --
691.21/691.23	c  N dy  9013   2687894        90      8010         0     92729     56070   1520072     25.12     27.93  --
700.71/700.71	c  N dy  9143   2708668        90      8010         0    112019     56070   2100814     25.14     26.53  --
702.10/702.16	c  S st  9160   2711563        90      8010         0    114695     56070   2181621     25.14   no data  --
702.50/702.52	c  S st  9160   2712066        90      8010         0    115169     56070   2196405     25.14   no data  --
702.50/702.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
702.50/702.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
702.50/702.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
702.60/702.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
702.60/702.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
702.60/702.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
702.60/702.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
855.02/855.00	c lits-rem:      5214  cl-subs:     8653  v-elim:      0  v-fix:    0  time: 152.34 s
855.02/855.00	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
855.02/855.03	c vivif2 --  cl tried   106516 cl shrink        0 lits rem          0 time: 0.03
855.32/855.34	c asymm  cl-useful: 0/648/8010 lits-rem:0 time: 0.31
855.32/855.34	c calculated reachability. Time: 0.00
855.32/855.34	c  N dy  9160   2712066        90      8010         0    106516     56070   1914739     25.14   no data  --
863.61/863.66	c  N dy  9290   2732168        90      8010         0    125145     56070   2474551     25.15     26.61  --
870.41/870.46	c  N dy  9386   2752598        90      8010         0     77811     56070   1067326     25.15     26.54  --
875.41/875.47	c  N dy  9420   2773585        90      8010         0     97105     56070   1633776     25.15     26.52  --
883.22/883.23	c  N dy  9549   2793680        90      8010         0    115752     56070   2195471     25.16     26.61  --
890.92/890.99	c  N dy  9589   2814685        90      8010         0     67782     56070    745910     25.16     26.53  --
897.62/897.61	c  N dy  9674   2842135        90      8010         0     93061     56070   1487908     25.15     26.50  --
903.61/903.60	c  N dy  9686   2865736        90      8010         0    114630     56070   2111353     25.14     26.62  --
913.72/913.72	c  N dy  9765   2893617        90      8010         0     72231     56070    861956     25.14     26.55  --
919.02/919.06	c  N dy  9877   2913650        90      8010         0     90867     56070   1422591     25.15     28.88  --
927.01/927.06	c  N dy  9959   2938691        90      8010         0    113909     56070   2102984     25.15     26.49  --
935.22/935.29	c  N dy 10048   2958706        90      8010         0    132406     56070   2653114     25.16     28.62  --
941.72/941.76	c  N dy 10073   2982764        90      8010         0     85246     56070   1210567     25.14     26.54  --
951.11/951.17	c  N dy 10165   3015369        90      8010         0    115349     56070   2104470     25.14     26.58  --
958.91/958.97	c  N dy 10242   3035383        90      8010         0    133784     56070   2650920     25.15     26.54  --
968.61/968.60	c  N dy 10369   3059653        90      8010         0     86229     56070   1241601     25.15     26.48  --
975.41/975.43	c  N dy 10502   3079668        90      8010         0    104758     56070   1798488     25.16     26.88  --
982.32/982.34	c  N dy 10554   3099735        90      8010         0    123224     56070   2345047     25.16     26.51  --
992.62/992.62	c  N dy 10673   3120836        90      8010         0     71723     56070    791122     25.17     26.57  --
997.92/997.99	c  N dy 10763   3140857        90      8010         0     90205     56070   1343154     25.17     26.77  --
1007.71/1007.72	c  N dy 10861   3172084        90      8010         0    118880     56070   2185879     25.17     26.51  --
1017.01/1017.09	c  N dy 10987   3192155        90      8010         0    137461     56070   2742917     25.18     26.97  --
1023.81/1023.83	c  S st 11040   3212067        90      8010         0     83878     56070   1133153     25.18     25.55  --
1024.02/1024.04	c  S st 11040   3212570        90      8010         0     84351     56070   1147725     25.18   no data  --
1024.02/1024.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1024.02/1024.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1024.02/1024.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1024.12/1024.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1024.12/1024.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1024.12/1024.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1024.12/1024.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1037.61/1037.62	c lits-rem:      1526  cl-subs:     2450  v-elim:      0  v-fix:    0  time: 13.50 s
1037.61/1037.62	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1037.61/1037.63	c vivif2 --  cl tried    81901 cl shrink        0 lits rem          0 time: 0.02
1037.81/1037.89	c asymm  cl-useful: 0/774/8010 lits-rem:0 time: 0.26
1037.81/1037.89	c calculated reachability. Time: 0.00
1037.81/1037.89	c  N dy 11040   3212570        90      8010         0     81901     56070   1071351     25.18   no data  --
1044.71/1044.76	c  N dy 11163   3233742        90      8010         0    101477     56070   1658138     25.19     26.54  --
1051.72/1051.73	c  N dy 11227   3253783        90      8010         0    119991     56070   2207180     25.19     27.17  --
1060.32/1060.33	c  N dy 11309   3274277        90      8010         0    138981     56070   2773561     25.19     26.58  --
1067.21/1067.26	c  N dy 11391   3294298        90      8010         0     84602     56070   1141364     25.20     26.57  --
1075.12/1075.20	c  N dy 11451   3322967        90      8010         0    111003     56070   1927152     25.19     26.77  --
1083.52/1083.57	c  N dy 11553   3342978        90      8010         0    129472     56070   2481690     25.20     26.68  --
1093.43/1093.48	c  N dy 11648   3363204        90      8010         0     74394     56070    818566     25.20     26.61  --
1099.12/1099.12	c  N dy 11755   3383765        90      8010         0     93391     56070   1388461     25.21     26.59  --
1106.01/1106.09	c  N dy 11865   3403839        90      8010         0    111923     56070   1945016     25.22     27.77  --
1115.33/1115.33	c  N dy 11969   3427272        90      8010         0    133583     56070   2594004     25.22     26.59  --
1123.22/1123.29	c  N dy 11992   3449975        90      8010         0     79648     56070    952938     25.22     26.59  --
1129.32/1129.30	c  N dy 12099   3470026        90      8010         0     98201     56070   1507368     25.22     30.33  --
1136.92/1136.92	c  N dy 12179   3491964        90      8010         0    118429     56070   2108955     25.23     26.56  --
1146.12/1146.16	c  N dy 12302   3512004        90      8010         0    137002     56070   2667884     25.23     26.73  --
1153.42/1153.44	c  N dy 12313   3532066        90      8010         0     79710     56070    937567     25.22     26.74  --
1160.62/1160.69	c  N dy 12420   3552359        90      8010         0     98494     56070   1498729     25.23     26.58  --
1169.12/1169.14	c  N dy 12535   3573216        90      8010         0    117812     56070   2074852     25.24     26.64  --
1178.22/1178.29	c  N dy 12618   3594602        90      8010         0    137561     56070   2661878     25.24     26.60  --
1187.92/1187.99	c  N dy 12697   3615591        90      8010         0     80306     56070    937533     25.24     26.72  --
1194.42/1194.43	c  N dy 12808   3636492        90      8010         0     99643     56070   1517410     25.25     26.58  --
1201.82/1201.84	c  N dy 12922   3656794        90      8010         0    118488     56070   2084988     25.25     26.65  --
1210.62/1210.66	c  N dy 12997   3677228        90      8010         0    137415     56070   2648674     25.26     26.65  --
1222.72/1222.70	c  N dy 13096   3703763        90      8010         0     84209     56070   1029814     25.26     26.71  --
1224.82/1224.83	c  S st 13104   3712570        90      8010         0     92281     56070   1263542     25.25     21.89  --
1225.02/1225.06	c  S st 13104   3713071        90      8010         0     92751     56070   1277912     25.25   no data  --
1225.02/1225.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1225.02/1225.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1225.12/1225.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1225.12/1225.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1225.12/1225.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1225.12/1225.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1225.12/1225.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1242.82/1242.81	c lits-rem:      1354  cl-subs:     3441  v-elim:      0  v-fix:    0  time: 17.67 s
1242.82/1242.82	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1242.82/1242.83	c vivif2 --  cl tried    89310 cl shrink        0 lits rem          0 time: 0.02
1243.12/1243.11	c asymm  cl-useful: 0/678/8010 lits-rem:0 time: 0.28
1243.12/1243.11	c calculated reachability. Time: 0.00
1243.12/1243.11	c  N dy 13104   3713071        90      8010         0     89310     56070   1178638     25.25   no data  --
1249.92/1249.90	c  N dy 13219   3733207        90      8010         0    107976     56070   1739724     25.26     26.71  --
1256.43/1256.41	c  F st 13257   3751563        90      8010         0    124846     56070   2236678     25.26     25.12  --
1257.23/1257.23	c  N st 13261   3753601        90      8010         0    126724     56070   2293704     25.26   no data  --
1266.32/1266.39	c  N dy 13354   3773693        90      8010         0    145290     56070   2853427     25.26     27.08  --
1274.33/1274.35	c  N dy 13416   3793993        90      8010         0     85679     56070   1067044     25.26     26.62  --
1281.82/1281.86	c  N dy 13461   3821830        90      8010         0    111295     56070   1824183     25.26     26.63  --
1290.02/1290.01	c  N dy 13521   3843323        90      8010         0    131166     56070   2414835     25.26     26.68  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 1.19 2.15 3.17 4/189 15637
/proc/meminfo: memFree=21770364/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=29952 CPUtime=0 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 674 0 0 0 0 0 0 0 25 0 1 0 290644209 30670848 613 33554432000 4194304 4650387 140736971526080 18446744073709551615 270612771525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 7488 613 345 112 0 2453 0

[startup+0.0233631 s]
/proc/loadavg: 1.19 2.15 3.17 4/189 15637
/proc/meminfo: memFree=21770364/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=29952 CPUtime=0.02 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 685 0 0 0 2 0 0 0 25 0 1 0 290644209 30670848 624 33554432000 4194304 4650387 140736971526080 18446744073709551615 4371111 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 7488 624 345 112 0 2453 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29952

[startup+0.100374 s]
/proc/loadavg: 1.19 2.15 3.17 4/189 15637
/proc/meminfo: memFree=21770364/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=30084 CPUtime=0.09 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 702 0 0 0 9 0 0 0 25 0 1 0 290644209 30806016 641 33554432000 4194304 4650387 140736971526080 18446744073709551615 4370433 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 7521 641 345 112 0 2486 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30084

[startup+0.300339 s]
/proc/loadavg: 1.19 2.15 3.17 4/189 15637
/proc/meminfo: memFree=21770364/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=32684 CPUtime=0.29 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 1415 0 0 0 29 0 0 0 25 0 1 0 290644209 33468416 1274 33554432000 4194304 4650387 140736971526080 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 8171 1274 376 112 0 3136 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32684

[startup+0.70027 s]
/proc/loadavg: 1.19 2.15 3.17 4/189 15637
/proc/meminfo: memFree=21770364/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=33308 CPUtime=0.69 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 2055 0 0 0 69 0 0 0 25 0 1 0 290644209 34107392 1371 33554432000 4194304 4650387 140736971526080 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 8327 1371 378 112 0 3292 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33308

[startup+1.5011 s]
/proc/loadavg: 1.19 2.15 3.17 5/190 15638
/proc/meminfo: memFree=21761800/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=43304 CPUtime=1.49 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 3050 0 0 0 149 0 0 0 25 0 1 0 290644209 44343296 1988 33554432000 4194304 4650387 140736971526080 18446744073709551615 4511560 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 10826 1988 379 112 0 5791 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43304

[startup+3.10084 s]
/proc/loadavg: 1.19 2.15 3.17 5/190 15638
/proc/meminfo: memFree=21753496/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=41032 CPUtime=3.09 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 4822 0 0 0 309 0 0 0 25 0 1 0 290644209 42016768 3321 33554432000 4194304 4650387 140736971526080 18446744073709551615 4370540 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 10258 3321 380 112 0 5223 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41032

[startup+6.30029 s]
/proc/loadavg: 1.42 2.18 3.18 5/190 15638
/proc/meminfo: memFree=21745932/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=41232 CPUtime=6.29 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 6451 0 0 0 629 0 0 0 25 0 1 0 290644209 42221568 3346 33554432000 4194304 4650387 140736971526080 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 10308 3346 380 112 0 5273 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41232

[startup+12.7012 s]
/proc/loadavg: 1.62 2.21 3.18 5/190 15639
/proc/meminfo: memFree=21726744/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=49192 CPUtime=12.69 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 10444 0 0 0 1268 1 0 0 25 0 1 0 290644209 50372608 5358 33554432000 4194304 4650387 140736971526080 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 12298 5358 380 112 0 7263 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49192

[startup+25.5009 s]
/proc/loadavg: 2.15 2.30 3.19 5/190 15639
/proc/meminfo: memFree=21706244/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=54356 CPUtime=25.49 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 16698 0 0 0 2546 3 0 0 25 0 1 0 290644209 55660544 6427 33554432000 4194304 4650387 140736971526080 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 13589 6427 380 112 0 8554 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54356

[startup+51.1004 s]
/proc/loadavg: 2.78 2.43 3.21 5/190 15640
/proc/meminfo: memFree=21691312/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=61284 CPUtime=51.09 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 26519 0 0 0 5104 5 0 0 25 0 1 0 290644209 62754816 8326 33554432000 4194304 4650387 140736971526080 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 15321 8326 380 112 0 10286 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61284

[startup+102.306 s]
/proc/loadavg: 3.47 2.67 3.25 5/190 15641
/proc/meminfo: memFree=21661380/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=65352 CPUtime=102.3 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 41823 0 0 0 10221 9 0 0 25 0 1 0 290644209 66920448 8957 33554432000 4194304 4650387 140736971526080 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 16338 8957 380 112 0 11303 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 65352

[startup+162.301 s]
/proc/loadavg: 3.80 2.91 3.30 5/190 15643
/proc/meminfo: memFree=21624008/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=79400 CPUtime=162.29 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 56915 0 0 0 16217 12 0 0 25 0 1 0 290644209 81305600 13199 33554432000 4194304 4650387 140736971526080 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 19850 13199 380 112 0 14815 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 79400

[startup+222.301 s]
/proc/loadavg: 3.93 3.11 3.34 5/190 15644
/proc/meminfo: memFree=21588884/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=87788 CPUtime=222.3 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 68839 0 0 0 22214 16 0 0 25 0 1 0 290644209 89894912 15012 33554432000 4194304 4650387 140736971526080 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 21947 15012 380 112 0 16912 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 87788

[startup+282.3 s]
/proc/loadavg: 4.04 3.28 3.38 5/190 15646
/proc/meminfo: memFree=21569748/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=88032 CPUtime=282.29 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 80334 0 0 0 28211 18 0 0 25 0 1 0 290644209 90144768 15288 33554432000 4194304 4650387 140736971526080 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 22008 15288 380 112 0 16973 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 88032

[startup+342.301 s]
/proc/loadavg: 4.01 3.41 3.42 5/190 15647
/proc/meminfo: memFree=21534756/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=102500 CPUtime=342.3 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 93471 0 0 0 34208 22 0 0 25 0 1 0 290644209 104960000 18829 33554432000 4194304 4650387 140736971526080 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 25625 18829 380 112 0 20590 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 102500

[startup+402.3 s]
/proc/loadavg: 4.07 3.53 3.46 5/190 15649
/proc/meminfo: memFree=21514888/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=107004 CPUtime=402.3 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 99939 0 0 0 40207 23 0 0 25 0 1 0 290644209 109572096 19998 33554432000 4194304 4650387 140736971526080 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 26751 19998 380 112 0 21716 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 107004

[startup+462.301 s]
/proc/loadavg: 4.02 3.61 3.49 5/190 15651
/proc/meminfo: memFree=21507400/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=107204 CPUtime=462.3 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 110488 0 0 0 46204 26 0 0 25 0 1 0 290644209 109776896 20067 33554432000 4194304 4650387 140736971526080 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 26801 20067 380 112 0 21766 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 107204

[startup+522.301 s]
/proc/loadavg: 4.04 3.70 3.52 5/190 15652
/proc/meminfo: memFree=21482464/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=120816 CPUtime=522.3 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 118976 0 0 0 52202 28 0 0 25 0 1 0 290644209 123715584 23164 33554432000 4194304 4650387 140736971526080 18446744073709551615 4439088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 30204 23164 380 112 0 25169 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 120816

[startup+582.3 s]
/proc/loadavg: 4.01 3.75 3.55 5/190 15654
/proc/meminfo: memFree=21483664/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=121820 CPUtime=582.3 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 125412 0 0 0 58199 31 0 0 25 0 1 0 290644209 124743680 23618 33554432000 4194304 4650387 140736971526080 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 30455 23618 380 112 0 25420 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 121820

[startup+642.301 s]
/proc/loadavg: 4.00 3.79 3.57 5/190 15655
/proc/meminfo: memFree=21479656/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=122032 CPUtime=642.31 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 133612 0 0 0 64198 33 0 0 25 0 1 0 290644209 124960768 22877 33554432000 4194304 4650387 140736971526080 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 30508 22877 380 112 0 25473 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 122032

[startup+702.301 s]
/proc/loadavg: 4.00 3.83 3.60 5/190 15657
/proc/meminfo: memFree=21464864/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=122136 CPUtime=702.3 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 140853 0 0 0 70194 36 0 0 25 0 1 0 290644209 125067264 23971 33554432000 4194304 4650387 140736971526080 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 30534 23971 380 112 0 25499 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 122136

[startup+762.307 s]
/proc/loadavg: 4.00 3.86 3.62 5/190 15659
/proc/meminfo: memFree=21450080/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=130096 CPUtime=762.32 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 142777 0 0 0 76195 37 0 0 25 0 1 0 290644209 133218304 25895 33554432000 4194304 4650387 140736971526080 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 32524 25895 380 112 0 27489 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 130096

[startup+822.301 s]
/proc/loadavg: 4.00 3.88 3.64 5/190 15660
/proc/meminfo: memFree=21440008/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=130096 CPUtime=822.31 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 142789 0 0 0 82194 37 0 0 25 0 1 0 290644209 133218304 25907 33554432000 4194304 4650387 140736971526080 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 32524 25907 380 112 0 27489 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 130096

[startup+882.3 s]
/proc/loadavg: 4.07 3.93 3.67 5/190 15662
/proc/meminfo: memFree=21427456/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=130160 CPUtime=882.32 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 146140 0 0 0 88194 38 0 0 25 0 1 0 290644209 133283840 25856 33554432000 4194304 4650387 140736971526080 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 32540 25856 380 112 0 27505 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 130160

[startup+942.301 s]
/proc/loadavg: 4.02 3.94 3.69 5/190 15663
/proc/meminfo: memFree=21435100/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=130320 CPUtime=942.32 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 154789 0 0 0 94191 41 0 0 25 0 1 0 290644209 133447680 24919 33554432000 4194304 4650387 140736971526080 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 32580 24919 380 112 0 27545 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 130320

[startup+1002.3 s]
/proc/loadavg: 4.04 3.96 3.71 5/190 15665
/proc/meminfo: memFree=21437048/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=130444 CPUtime=1002.32 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 161884 0 0 0 100189 43 0 0 25 0 1 0 290644209 133574656 25400 33554432000 4194304 4650387 140736971526080 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 32611 25400 380 112 0 27576 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 130444

[startup+1062.3 s]
/proc/loadavg: 4.07 3.98 3.73 5/190 15667
/proc/meminfo: memFree=21404540/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=185100 CPUtime=1062.32 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 167003 0 0 0 106187 45 0 0 25 0 1 0 290644209 189542400 27146 33554432000 4194304 4650387 140736971526080 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 46275 27146 380 112 0 41240 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 185100

[startup+1122.3 s]
/proc/loadavg: 4.02 3.98 3.74 5/190 15668
/proc/meminfo: memFree=21404624/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=132152 CPUtime=1122.32 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 175161 0 0 0 112184 48 0 0 25 0 1 0 290644209 135323648 24828 33554432000 4194304 4650387 140736971526080 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 33038 24828 380 112 0 28003 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 132152

[startup+1182.3 s]
/proc/loadavg: 4.01 3.98 3.75 5/190 15670
/proc/meminfo: memFree=21405100/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=132204 CPUtime=1182.32 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 180916 0 0 0 118180 52 0 0 25 0 1 0 290644209 135376896 27042 33554432000 4194304 4650387 140736971526080 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 33051 27042 380 112 0 28016 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 132204

[startup+1242.3 s]
/proc/loadavg: 4.00 3.98 3.77 5/190 15671
/proc/meminfo: memFree=21395412/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=133616 CPUtime=1242.32 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 186721 0 0 0 124179 53 0 0 25 0 1 0 290644209 136822784 25602 33554432000 4194304 4650387 140736971526080 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 33404 25602 380 112 0 28369 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 133616



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.76 3.93 3.76 2/175 15727
/proc/meminfo: memFree=21708300/32951124 swapFree=67111528/67111528
[pid=15637] ppid=15635 vsize=188428 CPUtime=1300.03 cores=0,2
/proc/15637/stat : 15637 (strangenight1-s) R 15635 15637 14701 0 -1 4202496 192317 0 0 0 129947 56 0 0 25 0 1 0 290644209 192950272 27428 33554432000 4194304 4650387 140736971526080 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15637/statm: 47107 27428 380 112 0 42072 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 188428

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.48
system time used= 0.566913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 192317
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= 2927

runsolver used 2.27965 second user time and 4.82427 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-03 02:27:13
IDJOB=3176014
IDBENCH=83032
IDSOLVER=1589
FILE ID=node108/3176014-1301790433
RUNJOBID= node108-1301790430-15568
PBS_JOBID= 12841410
Free space on /tmp= 71328 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S741717046-057.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3176014-1301790433/watcher-3176014-1301790433 -o /tmp/evaluation-result-3176014-1301790433/solver-3176014-1301790433 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3176014-1301790433.cnf

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

MD5SUM BENCH= 1f00de1fd8adbfbf4cc573ef44af531f
RANDOM SEED=1217596108

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21770396 kB
Buffers:        350532 kB
Cached:       10467640 kB
SwapCached:          0 kB
Active:        7390564 kB
Inactive:      3519328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21770396 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25180 kB
Writeback:           0 kB
AnonPages:       91704 kB
Mapped:          16344 kB
Slab:           209812 kB
PageTables:       5148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   304240 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= 71340 MiB
End job on node108 at 2011-04-03 02:48:55