Trace number 3370124

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S675112162-053.SATISFIABLE.cnf
MD5SUMb7db695fcb9141eaff8463a25c8e621f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.032994
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
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 54450

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-3370124-1305386407.cnf'
0.00/0.00	c -- header says num vars:             50
0.00/0.00	c -- header says num clauses:        4450
0.00/0.01	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.00/0.01	c -- vars added         50
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        50      4450         0         0     31150         0   no data   no data  --
0.09/0.10	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.10
0.09/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.09/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
0.09/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.09/0.12	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.12	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.12	c calculated reachability. Time: 0.00
0.09/0.12	c Calc default polars -  time:   0.00 s pos:      26 undec:       0 neg:      24
0.09/0.12	c =========================================================================================
0.09/0.12	c types(t): F = full restart, N = normal restart
0.09/0.12	c types(t): S = simplification begin/end, E = solution found
0.09/0.12	c restart types(rt): st = static, dy = dynamic
0.09/0.12	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.12	c  B st     0         0        50      4450         0         0     31150         0   no data   no data  --
0.19/0.22	c  N dy     7      4026        50      4450         0      3489     31150     64516     15.50     16.43  --
0.29/0.37	c  N dy    16      8916        50      4450         0      5543     31150     95444     15.06     15.96  --
0.49/0.52	c  N dy    27     12950        50      4450         0      5361     31150     88033     15.09     16.89  --
0.69/0.70	c  N dy    36     17585        50      4450         0      9363     31150    159802     14.97     15.83  --
0.79/0.88	c  N dy    66     21670        50      4450         0      8065     31150    132941     15.29     17.44  --
0.99/1.05	c  F st    79     25000        50      4450         0     10981     31150    186263     15.35     14.87  --
1.10/1.12	c  N st    82     26190        50      4450         0      6101     31150     90275     15.35   no data  --
1.19/1.28	c  S st    85     30000        50      4450         0      9399     31150    149556     15.35   no data  --
1.29/1.31	c  S st    85     30505        50      4450         0      9854     31150    158342     15.35   no data  --
1.29/1.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.29/1.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.29/1.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1.29/1.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.20/2.28	c lits-rem:      1279  cl-subs:     1607  v-elim:      0  v-fix:    0  time:  0.95 s
2.49/2.50	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.22
2.49/2.50	c calculated reachability. Time: 0.00
2.49/2.50	c  N dy    85     30505        50      4450         0      8247     31150    130872     15.35   no data  --
2.69/2.72	c  N dy   108     34587        50      4450         0     11826     31150    197183     15.46     16.34  --
2.89/2.96	c  N dy   130     38674        50      4450         0      8579     31150    129170     15.56     16.93  --
3.19/3.26	c  N dy   142     44550        50      4450         0     13629     31150    219847     15.50     16.37  --
3.30/3.35	c  S st   153     45757        50      4450         0     14685     31150    239808     15.54     16.37  --
3.30/3.39	c  S st   153     46258        50      4450         0     15133     31150    248449     15.54   no data  --
3.30/3.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.30/3.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.39/3.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.39/3.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.39/3.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.39/3.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
3.39/3.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.68/4.74	c lits-rem:      1802  cl-subs:     2602  v-elim:      0  v-fix:    0  time:  1.34 s
4.68/4.74	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
4.68/4.75	c vivif2 --  cl tried    12531 cl shrink        0 lits rem          0 time: 0.00
4.98/5.05	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.30
4.98/5.05	c calculated reachability. Time: 0.00
4.98/5.05	c  N dy   153     46258        50      4450         0     12531     31150    201495     15.54   no data  --
5.28/5.37	c  N dy   169     51162        50      4450         0      9211     31150    132637     15.55     16.38  --
5.58/5.60	c  N dy   196     55187        50      4450         0     12724     31150    198598     15.64     16.86  --
5.78/5.87	c  N dy   214     59198        50      4450         0     16202     31150    262375     15.66     16.50  --
6.08/6.12	c  N dy   231     63270        50      4450         0     11194     31150    163223     15.68     17.48  --
6.29/6.37	c  N dy   242     67448        50      4450         0     14797     31150    228540     15.66     16.63  --
6.39/6.51	c  S st   252     69388        50      4450         0     16471     31150    259249     15.67     15.62  --
6.49/6.56	c  S st   252     69893        50      4450         0     16927     31150    267942     15.67   no data  --
6.49/6.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.49/6.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.49/6.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.49/6.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.49/6.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.49/6.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
6.49/6.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.89/7.93	c lits-rem:      1878  cl-subs:     2479  v-elim:      0  v-fix:    0  time:  1.36 s
7.89/7.93	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
7.89/7.93	c vivif2 --  cl tried    14448 cl shrink        0 lits rem          0 time: 0.00
8.19/8.28	c asymm  cl-useful: 0/4335/4450 lits-rem:0 time: 0.35
8.19/8.28	c calculated reachability. Time: 0.00
8.19/8.28	c  N dy   252     69893        50      4450         0     14448     31150    222573     15.67   no data  --
8.89/8.97	c  N dy   253     81308        50      4450         0     14959     31150    218497     15.44     16.28  --
9.29/9.37	c  N dy   266     86757        50      4450         0     19692     31150    304290     15.44     16.27  --
9.39/9.44	c  F st   270     87500        50      4450         0     20338     31150    316164     15.44   no data  --
9.69/9.75	c  N dy   276     92691        50      4450         0     14546     31150    209785     15.44   no data  --
10.09/10.19	c  N dy   305     98657        50      4450         0     19757     31150    306166     15.48     17.43  --
10.59/10.63	c  S st   311    104840        50      4450         0     13895     31150    189023     15.41     13.55  --
10.59/10.67	c  S st   311    105344        50      4450         0     14350     31150    197870     15.41   no data  --
10.59/10.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.59/10.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.59/10.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
10.59/10.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.59/10.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.59/10.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
10.59/10.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.68/11.70	c lits-rem:       678  cl-subs:     1133  v-elim:      0  v-fix:    0  time:  1.02 s
11.68/11.70	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
11.68/11.71	c vivif2 --  cl tried    13217 cl shrink        0 lits rem          0 time: 0.00
11.99/12.04	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.33
11.99/12.04	c calculated reachability. Time: 0.00
11.99/12.04	c  N dy   311    105344        50      4450         0     13217     31150    178992     15.41   no data  --
12.69/12.78	c  N dy   341    115105        50      4450         0     21660     31150    332509     15.41     16.27  --
13.28/13.38	c  N dy   358    122744        50      4450         0     16273     31150    224299     15.37     16.19  --
14.38/14.41	c  N dy   404    135896        50      4450         0     14715     31150    189952     15.39     16.32  --
15.08/15.15	c  N dy   453    144983        50      4450         0     22624     31150    336449     15.45     16.41  --
16.08/16.18	c  N dy   477    157198        50      4450         0     19316     31150    262268     15.38     16.27  --
16.18/16.25	c  S st   482    158018        50      4450         0     20023     31150    275288     15.38     14.34  --
16.28/16.31	c  S st   482    158521        50      4450         0     20465     31150    283763     15.38   no data  --
16.28/16.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.28/16.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.28/16.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
16.28/16.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.28/16.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.28/16.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
16.28/16.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.88/17.96	c lits-rem:      1206  cl-subs:     2413  v-elim:      0  v-fix:    0  time:  1.64 s
17.88/17.96	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
17.88/17.96	c vivif2 --  cl tried    18052 cl shrink        0 lits rem          0 time: 0.00
18.28/18.31	c asymm  cl-useful: 0/3778/4450 lits-rem:0 time: 0.35
18.28/18.31	c calculated reachability. Time: 0.00
18.28/18.31	c  N dy   482    158521        50      4450         0     18052     31150    244672     15.38   no data  --
19.18/19.22	c  N dy   512    168730        50      4450         0     26813     31150    400998     15.37     16.83  --
20.08/20.17	c  N dy   570    179557        50      4450         0     21715     31150    309805     15.40     18.12  --
21.39/21.40	c  N dy   586    194141        50      4450         0     18833     31150    244220     15.33     16.21  --
22.59/22.67	c  N dy   643    206820        50      4450         0     29779     31150    444907     15.36     16.26  --
23.89/23.98	c  N dy   704    220314        50      4450         0     25101     31150    352252     15.38     16.29  --
25.59/25.60	c  N dy   789    234423        50      4450         0     20054     31150    253075     15.44     16.27  --
25.89/25.94	c  S st   820    237782        50      4450         0     22980     31150    308696     15.46     15.45  --
25.99/26.00	c  S st   820    238287        50      4450         0     23418     31150    316958     15.46   no data  --
25.99/26.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.99/26.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.99/26.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
25.99/26.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.99/26.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.99/26.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
25.99/26.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.50/27.53	c lits-rem:      1303  cl-subs:     1599  v-elim:      0  v-fix:    0  time:  1.50 s
27.50/27.53	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
27.50/27.53	c vivif2 --  cl tried    21819 cl shrink        0 lits rem          0 time: 0.00
27.59/27.62	c asymm  cl-useful: 0/672/4450 lits-rem:0 time: 0.09
27.59/27.62	c calculated reachability. Time: 0.00
27.59/27.62	c  N dy   820    238287        50      4450         0     21819     31150    286147     15.46   no data  --
29.39/29.40	c  N dy   891    254007        50      4450         0     35405     31150    536525     15.50     16.39  --
30.88/30.98	c  N dy   927    270313        50      4450         0     31357     31150    443126     15.45     16.42  --
33.08/33.15	c  N dy   950    292127        50      4450         0     31073     31150    423530     15.36     16.22  --
34.88/34.90	c  F st  1010    306252        50      4450         0     23564     31150    291661     15.36     14.02  --
35.28/35.39	c  N dy  1016    311446        50      4450         0     28043     31150    375321     15.36   no data  --
38.17/38.20	c  N dy  1170    331411        50      4450         0     24705     31150    311284     15.44     17.38  --
40.77/40.82	c  N dy  1257    352160        50      4450         0     42570     31150    635692     15.45     16.29  --
41.28/41.39	c  S st  1263    357433        50      4450         0     25532     31150    314899     15.43     13.63  --
41.38/41.46	c  S st  1263    357936        50      4450         0     25975     31150    323539     15.43   no data  --
41.38/41.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.38/41.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.38/41.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
41.38/41.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.38/41.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.38/41.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
41.38/41.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.18/43.25	c lits-rem:       770  cl-subs:     1531  v-elim:      0  v-fix:    0  time:  1.78 s
43.18/43.25	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
43.18/43.25	c vivif2 --  cl tried    24444 cl shrink        0 lits rem          0 time: 0.00
43.58/43.61	c asymm  cl-useful: 0/3043/4450 lits-rem:0 time: 0.35
43.58/43.61	c calculated reachability. Time: 0.00
43.58/43.61	c  N dy  1263    357936        50      4450         0     24444     31150    298779     15.43   no data  --
46.20/46.26	c  N dy  1391    378032        50      4450         0     41901     31150    623699     15.48     16.91  --
48.88/48.95	c  N dy  1517    398129        50      4450         0     36948     31150    524221     15.52     18.11  --
51.69/51.73	c  N dy  1602    418219        50      4450         0     30966     31150    401848     15.54     16.93  --
54.68/54.77	c  N dy  1690    438776        50      4450         0     24561     31150    276289     15.55     16.39  --
57.19/57.24	c  N dy  1768    458807        50      4450         0     41804     31150    592330     15.56     17.63  --
60.18/60.23	c  N dy  1861    478853        50      4450         0     34101     31150    442621     15.58     19.22  --
63.18/63.25	c  N dy  1926    498994        50      4450         0     51550     31150    760530     15.58     16.42  --
65.68/65.76	c  N dy  1972    519026        50      4450         0     42740     31150    586876     15.56     17.36  --
68.28/68.36	c  S st  1995    536905        50      4450         0     31453     31150    376888     15.53   no data  --
68.38/68.45	c  S st  1995    537411        50      4450         0     31906     31150    385585     15.53   no data  --
68.38/68.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
68.38/68.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
68.38/68.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
68.38/68.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
68.38/68.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
68.38/68.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
68.38/68.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
70.39/70.41	c lits-rem:       811  cl-subs:     1921  v-elim:      0  v-fix:    0  time:  1.94 s
70.39/70.41	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
70.39/70.42	c vivif2 --  cl tried    29985 cl shrink        0 lits rem          0 time: 0.00
70.58/70.66	c asymm  cl-useful: 0/1407/4450 lits-rem:0 time: 0.24
70.58/70.66	c calculated reachability. Time: 0.00
70.58/70.66	c  N dy  1995    537411        50      4450         0     29985     31150    353671     15.53   no data  --
73.18/73.26	c  N dy  2039    557485        50      4450         0     47148     31150    660833     15.51     17.81  --
76.88/76.98	c  N dy  2156    581968        50      4450         0     40820     31150    543042     15.52     16.42  --
80.30/80.38	c  N dy  2233    602765        50      4450         0     30463     31150    347576     15.52     16.68  --
83.28/83.33	c  N dy  2308    623361        50      4450         0     48208     31150    673023     15.53     16.47  --
87.48/87.58	c  N dy  2450    648103        50      4450         0     40314     31150    519247     15.55     16.49  --
91.18/91.26	c  N dy  2555    668503        50      4450         0     57952     31150    848058     15.57     16.49  --
94.49/94.51	c  N dy  2676    688571        50      4450         0     45070     31150    605465     15.60     17.04  --
98.48/98.52	c  N dy  2756    708595        50      4450         0     31363     31150    342274     15.60     16.55  --
101.28/101.32	c  N dy  2827    728642        50      4450         0     48567     31150    654785     15.60     16.47  --
105.38/105.47	c  N dy  2879    749273        50      4450         0     34397     31150    390575     15.59     16.47  --
108.78/108.81	c  N dy  2985    769581        50      4450         0     51868     31150    714692     15.61     16.44  --
112.38/112.46	c  N dy  3039    789604        50      4450         0     36377     31150    421003     15.60     16.53  --
115.09/115.15	c  S st  3128    806116        50      4450         0     50669     31150    686957     15.61   no data  --
115.19/115.27	c  S st  3128    806618        50      4450         0     51119     31150    695816     15.61   no data  --
115.19/115.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
115.19/115.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
115.19/115.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
115.29/115.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
115.29/115.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
115.29/115.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
115.29/115.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
121.18/121.25	c lits-rem:      2263  cl-subs:     5425  v-elim:      0  v-fix:    0  time:  5.94 s
121.18/121.25	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
121.18/121.26	c vivif2 --  cl tried    45694 cl shrink        0 lits rem          0 time: 0.01
121.38/121.45	c asymm  cl-useful: 0/943/4450 lits-rem:0 time: 0.19
121.38/121.46	c calculated reachability. Time: 0.00
121.38/121.46	c  N dy  3128    806618        50      4450         0     45694     31150    596516     15.61   no data  --
125.08/125.12	c  N dy  3158    828806        50      4450         0     64535     31150    930164     15.58     16.44  --
128.28/128.33	c  N dy  3239    848814        50      4450         0     48676     31150    639547     15.59     17.38  --
131.68/131.77	c  N dy  3272    868907        50      4450         0     65858     31150    943332     15.56     17.61  --
135.08/135.17	c  N dy  3353    889078        50      4450         0     49027     31150    634837     15.57     16.41  --
138.88/138.95	c  N dy  3415    909113        50      4450         0     66191     31150    946675     15.56     16.99  --
142.28/142.38	c  N dy  3470    929349        50      4450         0     48411     31150    618375     15.56     16.39  --
145.88/145.98	c  N dy  3509    949414        50      4450         0     65614     31150    921316     15.54     17.87  --
149.88/149.97	c  N dy  3611    969435        50      4450         0     46899     31150    582505     15.55     17.76  --
154.08/154.16	c  N dy  3738    989541        50      4450         0     64141     31150    905472     15.57     16.39  --
157.89/157.93	c  N dy  3762   1011114        50      4450         0     45673     31150    542820     15.54     16.37  --
162.80/162.86	c  N dy  3821   1038666        50      4450         0     69198     31150    958647     15.52     16.35  --
166.49/166.53	c  N dy  3870   1059327        50      4450         0     49261     31150    605880     15.51     16.35  --
169.08/169.16	c  F st  3951   1071876        50      4450         0     60027     31150    807970     15.52     14.73  --
170.78/170.81	c  N dy  3967   1079358        50      4450         0     66409     31150    925787     15.52     16.87  --
175.78/175.84	c  N dy  4062   1102300        50      4450         0     47562     31150    565262     15.52     16.39  --
180.48/180.58	c  N dy  4205   1122334        50      4450         0     64914     31150    892740     15.54     17.92  --
186.09/186.13	c  N dy  4321   1144762        50      4450         0     44711     31150    512731     15.55     16.37  --
190.30/190.34	c  N dy  4418   1167737        50      4450         0     64395     31150    872033     15.55     16.37  --
195.68/195.71	c  N dy  4511   1187823        50      4450         0     41274     31150    444643     15.56     18.18  --
199.10/199.12	c  N dy  4580   1207997        50      4450         0     58594     31150    757718     15.55     16.39  --
199.49/199.56	c  S st  4593   1209928        50      4450         0     60260     31150    788925     15.55   no data  --
199.69/199.72	c  S st  4593   1210434        50      4450         0     60707     31150    797596     15.55   no data  --
199.69/199.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
199.69/199.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
199.69/199.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
199.69/199.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
199.69/199.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
199.69/199.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
199.69/199.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
207.79/207.82	c lits-rem:      2963  cl-subs:     7002  v-elim:      0  v-fix:    0  time:  8.05 s
207.79/207.82	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
207.79/207.83	c vivif2 --  cl tried    53705 cl shrink        0 lits rem          0 time: 0.01
207.99/208.03	c asymm  cl-useful: 0/635/4450 lits-rem:0 time: 0.20
207.99/208.03	c calculated reachability. Time: 0.00
207.99/208.03	c  N dy  4593   1210434        50      4450         0     53705     31150    676614     15.55   no data  --
212.49/212.56	c  N dy  4680   1231470        50      4450         0     71723     31150   1004631     15.55     16.46  --
217.18/217.28	c  N dy  4750   1251537        50      4450         0     48177     31150    559631     15.55     17.90  --
221.18/221.27	c  N dy  4831   1271564        50      4450         0     65413     31150    875795     15.55     16.40  --
226.18/226.25	c  N dy  4929   1291670        50      4450         0     82705     31150   1195137     15.56     16.38  --
230.28/230.30	c  N dy  5026   1311746        50      4450         0     58131     31150    744148     15.57     17.51  --
235.68/235.71	c  N dy  5109   1334656        50      4450         0     77822     31150   1106745     15.57     16.44  --
240.99/241.04	c  N dy  5139   1361962        50      4450         0     58266     31150    716907     15.54     16.46  --
246.89/246.92	c  N dy  5275   1384064        50      4450         0     77215     31150   1070726     15.55     16.42  --
252.39/252.42	c  N dy  5329   1409896        50      4450         0     55536     31150    665789     15.54     16.39  --
257.40/257.49	c  N dy  5477   1430062        50      4450         0     72882     31150    992980     15.55     16.41  --
263.48/263.58	c  N dy  5601   1450080        50      4450         0     45605     31150    490317     15.57     16.85  --
267.58/267.65	c  N dy  5727   1470118        50      4450         0     62927     31150    816780     15.58     17.44  --
274.18/274.20	c  N dy  5877   1493656        50      4450         0     83158     31150   1197002     15.59     16.45  --
279.58/279.65	c  N dy  5989   1513864        50      4450         0     55048     31150    658485     15.60     16.46  --
285.18/285.26	c  N dy  6086   1533900        50      4450         0     72175     31150    973077     15.61     17.86  --
291.89/291.97	c  N dy  6204   1553949        50      4450         0     89419     31150   1295960     15.62     17.00  --
296.69/296.77	c  N dy  6303   1574386        50      4450         0     60637     31150    750409     15.62     16.45  --
302.29/302.36	c  N dy  6448   1594825        50      4450         0     78270     31150   1084592     15.64     16.54  --
308.99/309.08	c  N dy  6581   1614845        50      4450         0     48226     31150    517256     15.65     16.72  --
313.08/313.16	c  N dy  6672   1634931        50      4450         0     65452     31150    836675     15.65     17.47  --
321.09/321.13	c  N dy  6702   1670184        50      4450         0     95203     31150   1349342     15.61     16.52  --
325.19/325.26	c  N dy  6739   1691729        50      4450         0     65687     31150    818341     15.60     16.47  --
329.79/329.81	c  S st  6806   1710434        50      4450         0     81715     31150   1110429     15.60     14.09  --
330.00/330.02	c  S st  6806   1710935        50      4450         0     82154     31150   1119004     15.60   no data  --
330.00/330.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
330.00/330.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
330.00/330.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
330.00/330.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
330.00/330.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
330.00/330.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
330.00/330.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
348.98/349.06	c lits-rem:      3976  cl-subs:    13297  v-elim:      0  v-fix:    0  time: 18.97 s
348.98/349.06	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
348.98/349.07	c vivif2 --  cl tried    68857 cl shrink        0 lits rem          0 time: 0.01
349.28/349.31	c asymm  cl-useful: 0/493/4450 lits-rem:0 time: 0.24
349.28/349.31	c calculated reachability. Time: 0.00
349.28/349.31	c  N dy  6806   1710935        50      4450         0     68857     31150    895659     15.60   no data  --
355.20/355.25	c  N dy  6923   1731142        50      4450         0     86128     31150   1216969     15.61     16.48  --
361.79/361.86	c  N dy  7032   1754603        50      4450         0     58551     31150    695943     15.61     16.49  --
366.49/366.55	c  N dy  7117   1774672        50      4450         0     75663     31150   1008647     15.61     17.49  --
372.18/372.23	c  N dy  7177   1795824        50      4450         0     93705     31150   1337005     15.61     16.48  --
377.39/377.48	c  N dy  7288   1815857        50      4450         0     61830     31150    754883     15.61     16.70  --
382.69/382.74	c  N dy  7402   1835858        50      4450         0     78972     31150   1074895     15.62     17.45  --
388.19/388.29	c  N dy  7421   1858793        50      4450         0     98421     31150   1417414     15.60     16.60  --
393.69/393.74	c  N dy  7582   1879851        50      4450         0     66399     31150    835446     15.62     16.58  --
399.39/399.41	c  N dy  7703   1899869        50      4450         0     83582     31150   1159159     15.63     16.48  --
406.49/406.56	c  N dy  7830   1919899        50      4450         0    100820     31150   1484129     15.64     17.50  --
412.79/412.80	c  N dy  7921   1942898        50      4450         0     69199     31150    868892     15.64     16.48  --
418.68/418.73	c  N dy  7981   1963548        50      4450         0     86704     31150   1182059     15.64     16.48  --
424.29/424.32	c  N dy  8004   1983590        50      4450         0    103724     31150   1480830     15.62     16.62  --
429.09/429.11	c  N dy  8087   2003595        50      4450         0     68839     31150    852816     15.62     16.59  --
434.59/434.69	c  N dy  8155   2024240        50      4450         0     86417     31150   1174093     15.62     16.45  --
442.09/442.19	c  N dy  8286   2044254        50      4450         0    103501     31150   1495926     15.63     17.68  --
447.38/447.43	c  N dy  8391   2064345        50      4450         0     67765     31150    832730     15.64     17.16  --
454.89/454.92	c  N dy  8483   2092965        50      4450         0     92160     31150   1273029     15.63     16.47  --
464.89/464.93	c  N dy  8617   2125295        50      4450         0     66003     31150    783217     15.63     16.56  --
470.49/470.50	c  N dy  8702   2146253        50      4450         0     83956     31150   1115997     15.64     16.48  --
477.69/477.75	c  N dy  8726   2172931        50      4450         0    106459     31150   1503312     15.61     16.63  --
485.11/485.12	c  N dy  8831   2203394        50      4450         0     78008     31150   1002139     15.61     16.53  --
487.49/487.52	c  S st  8887   2210938        50      4450         0     84494     31150   1125706     15.62   no data  --
487.69/487.74	c  S st  8887   2211440        50      4450         0     84929     31150   1134155     15.62   no data  --
487.69/487.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
487.69/487.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
487.69/487.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
487.79/487.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
487.79/487.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
487.79/487.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
487.79/487.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
508.59/508.62	c lits-rem:      4745  cl-subs:    10046  v-elim:      0  v-fix:    0  time: 20.81 s
508.59/508.62	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
508.59/508.64	c vivif2 --  cl tried    74883 cl shrink        0 lits rem          0 time: 0.01
508.79/508.89	c asymm  cl-useful: 0/471/4450 lits-rem:0 time: 0.25
508.79/508.89	c calculated reachability. Time: 0.00
508.79/508.89	c  N dy  8887   2211440        50      4450         0     74883     31150    956539     15.62   no data  --
514.29/514.38	c  N dy  8959   2231475        50      4450         0     91957     31150   1265103     15.61     16.78  --
521.89/521.93	c  N dy  9067   2251757        50      4450         0    109354     31150   1589572     15.62     16.46  --
527.39/527.48	c  N dy  9212   2272780        50      4450         0     72610     31150    910423     15.63     16.51  --
538.59/538.69	c  N dy  9321   2312100        50      4450         0    106028     31150   1514917     15.62     16.52  --
546.49/546.52	c  N dy  9387   2338362        50      4450         0     72364     31150    880467     15.62     16.52  --
552.79/552.84	c  N dy  9418   2358659        50      4450         0     89515     31150   1182925     15.61     16.48  --
562.00/562.04	c  N dy  9484   2384143        50      4450         0    111223     31150   1578707     15.60     16.46  --
567.69/567.72	c  N dy  9559   2404208        50      4450         0     71521     31150    861892     15.60     16.44  --
573.39/573.41	c  N dy  9649   2424280        50      4450         0     88691     31150   1176602     15.61     17.74  --
580.89/580.97	c  N dy  9754   2445225        50      4450         0    106650     31150   1512090     15.61     16.46  --
587.69/587.71	c  N dy  9848   2465272        50      4450         0     65826     31150    751773     15.61     16.60  --
593.79/593.81	c  N dy  9984   2486822        50      4450         0     84323     31150   1100783     15.62     16.53  --
600.89/600.92	c  N dy 10113   2506870        50      4450         0    101596     31150   1426523     15.63     16.50  --
609.89/609.97	c  N dy 10241   2526889        50      4450         0     59730     31150    631631     15.64     17.96  --
615.29/615.37	c  N dy 10377   2547754        50      4450         0     77547     31150    966287     15.64     16.55  --
620.99/621.00	c  N dy 10452   2567781        50      4450         0     94592     31150   1278366     15.64     17.02  --
628.99/629.09	c  N dy 10566   2587821        50      4450         0    111757     31150   1599547     15.65     17.49  --
637.49/637.57	c  N dy 10613   2618313        50      4450         0     77871     31150    937899     15.63     16.47  --
644.00/644.10	c  N dy 10737   2638347        50      4450         0     95047     31150   1258889     15.64     17.17  --
650.40/650.47	c  N dy 10782   2658404        50      4450         0    112035     31150   1564273     15.63     18.58  --
657.40/657.43	c  N dy 10867   2678486        50      4450         0     68629     31150    785849     15.63     17.09  --
663.49/663.57	c  N dy 11006   2698654        50      4450         0     85896     31150   1113302     15.64     16.47  --
667.89/667.96	c  S st 11069   2711441        50      4450         0     96884     31150   1318928     15.64   no data  --
668.19/668.25	c  S st 11069   2711945        50      4450         0     97332     31150   1327815     15.64   no data  --
668.19/668.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
668.19/668.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
668.29/668.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
668.29/668.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
668.29/668.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
668.29/668.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
668.29/668.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
736.39/736.46	c lits-rem:      6738  cl-subs:    11259  v-elim:      0  v-fix:    0  time: 68.12 s
736.39/736.46	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
736.39/736.47	c vivif2 --  cl tried    86073 cl shrink        0 lits rem          0 time: 0.01
736.69/736.74	c asymm  cl-useful: 0/396/4450 lits-rem:0 time: 0.26
736.69/736.74	c calculated reachability. Time: 0.00
736.69/736.74	c  N dy 11069   2711945        50      4450         0     86073     31150   1118205     15.64   no data  --
761.69/761.72	c  N dy 11150   2802540        50      4450         0    101581     31150   1315288     15.58     16.51  --
771.20/771.22	c  N dy 11279   2824532        50      4450         0    120346     31150   1666232     15.59     16.48  --
777.79/777.85	c  N dy 11395   2845501        50      4450         0     76942     31150    929073     15.59     16.42  --
782.99/783.01	c  N dy 11432   2865699        50      4450         0     93980     31150   1229913     15.59     16.41  --
795.60/795.68	c  N dy 11507   2903190        50      4450         0     63250     31150    664377     15.57     16.42  --
801.91/801.95	c  N dy 11644   2926286        50      4450         0     82992     31150   1033955     15.58     16.51  --
808.60/808.62	c  N dy 11731   2946748        50      4450         0    100363     31150   1347242     15.58     16.43  --
817.69/817.78	c  N dy 11839   2969239        50      4450         0    119537     31150   1702986     15.58     16.43  --
825.80/825.85	c  N dy 11971   2989254        50      4450         0     73085     31150    838247     15.59     17.63  --
835.20/835.25	c  N dy 12027   3026551        50      4450         0    104471     31150   1379091     15.57     16.45  --
844.81/844.82	c  N dy 12200   3046605        50      4450         0    121718     31150   1710906     15.58     17.54  --
855.70/855.80	c  N dy 12335   3081747        50      4450         0     86936     31150   1069804     15.57     16.66  --
863.51/863.57	c  N dy 12473   3101765        50      4450         0    104086     31150   1392223     15.58     17.17  --
872.20/872.26	c  N dy 12603   3121801        50      4450         0    121229     31150   1713839     15.59     17.21  --
881.50/881.58	c  N dy 12768   3141851        50      4450         0     72872     31150    821734     15.59     17.45  --
887.10/887.20	c  N dy 12824   3161882        50      4450         0     89865     31150   1122885     15.59     17.67  --
899.70/899.80	c  N dy 12883   3204036        50      4450         0    125174     31150   1737063     15.57     16.44  --
903.12/903.15	c  S st 12909   3211945        50      4450         0    131886     31150   1858285     15.57   no data  --
904.00/904.05	c  S st 12909   3212448        50      4450         0     66220     31150    691192     15.57   no data  --
904.00/904.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
904.00/904.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
904.00/904.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
904.00/904.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
904.00/904.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
904.00/904.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
904.00/904.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
913.50/913.57	c lits-rem:        25  cl-subs:      251  v-elim:      0  v-fix:    0  time:  9.47 s
913.50/913.57	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
913.50/913.58	c vivif2 --  cl tried    65969 cl shrink        0 lits rem          0 time: 0.01
913.80/913.80	c asymm  cl-useful: 0/525/4450 lits-rem:0 time: 0.22
913.80/913.80	c calculated reachability. Time: 0.00
913.80/913.80	c  N dy 12909   3212448        50      4450         0     65969     31150    688473     15.57   no data  --
919.40/919.40	c  N dy 13031   3232455        50      4450         0     83096     31150   1007300     15.58     17.15  --
926.70/926.77	c  N dy 13167   3252490        50      4450         0    100181     31150   1329692     15.58     17.99  --
935.29/935.36	c  N dy 13288   3272540        50      4450         0    117304     31150   1650625     15.59     18.91  --
946.70/946.73	c  N dy 13439   3292621        50      4450         0     67281     31150    702049     15.59     17.33  --
952.51/952.56	c  N dy 13566   3312705        50      4450         0     84381     31150   1023613     15.60     17.83  --
960.40/960.44	c  N dy 13730   3332802        50      4450         0    101587     31150   1352542     15.61     16.63  --
983.90/983.96	c  N dy 13808   3412069        50      4450         0    100275     31150   1245354     15.56     16.42  --
992.60/992.64	c  N dy 13918   3432458        50      4450         0    117666     31150   1570442     15.57     16.41  --
1003.40/1003.48	c  N dy 14082   3452483        50      4450         0    134803     31150   1897944     15.58     16.83  --
1009.70/1009.71	c  N dy 14102   3472584        50      4450         0     83044     31150    966101     15.57     17.70  --
1017.20/1017.22	c  N dy 14258   3493226        50      4450         0    100737     31150   1302787     15.58     16.41  --
1026.10/1026.15	c  N dy 14398   3513259        50      4450         0    117891     31150   1627017     15.58     18.06  --
1037.81/1037.82	c  N dy 14500   3534577        50      4450         0    136026     31150   1961802     15.58     16.63  --
1047.70/1047.73	c  N dy 14560   3557372        50      4450         0     85543     31150   1004024     15.58     16.49  --
1056.60/1056.63	c  N dy 14656   3577374        50      4450         0    102598     31150   1320035     15.58     16.44  --
1067.30/1067.33	c  N dy 14827   3600436        50      4450         0    122283     31150   1691828     15.59     16.60  --
1079.91/1079.95	c  N dy 14970   3623054        50      4450         0     71016     31150    743780     15.60     16.45  --
1086.31/1086.33	c  N dy 15059   3646348        50      4450         0     90773     31150   1104563     15.60     16.44  --
1092.21/1092.26	c  N dy 15079   3667122        50      4450         0    108291     31150   1411538     15.59     16.41  --
1102.60/1102.60	c  N dy 15240   3687671        50      4450         0    125930     31150   1747699     15.60     16.45  --
1114.21/1114.24	c  N dy 15385   3707790        50      4450         0     71682     31150    749356     15.60     16.56  --
1115.50/1115.58	c  S st 15413   3712448        50      4450         0     75664     31150    824283     15.60   no data  --
1115.80/1115.80	c  S st 15413   3712952        50      4450         0     76111     31150    833229     15.60   no data  --
1115.80/1115.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1115.80/1115.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1115.80/1115.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
1115.80/1115.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1115.80/1115.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1115.80/1115.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1115.80/1115.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1129.50/1129.60	c lits-rem:       833  cl-subs:     1567  v-elim:      0  v-fix:    0  time: 13.74 s
1129.50/1129.60	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
1129.60/1129.61	c vivif2 --  cl tried    74544 cl shrink        0 lits rem          0 time: 0.01
1129.80/1129.86	c asymm  cl-useful: 0/441/4450 lits-rem:0 time: 0.25
1129.80/1129.87	c calculated reachability. Time: 0.00
1129.80/1129.87	c  N dy 15413   3712952        50      4450         0     74544     31150    805293     15.60   no data  --
1137.71/1137.76	c  N dy 15541   3738578        50      4450         0     96311     31150   1208886     15.61     16.53  --
1142.61/1142.65	c  F st 15604   3751563        50      4450         0    107365     31150   1412615     15.61     13.45  --
1145.40/1145.47	c  N dy 15627   3758645        50      4450         0    113435     31150   1528275     15.61     16.78  --
1155.80/1155.85	c  N dy 15765   3779248        50      4450         0    131076     31150   1860782     15.61     16.48  --
1165.81/1165.89	c  N dy 15828   3801861        50      4450         0     77970     31150    858483     15.61     16.44  --
1172.81/1172.89	c  N dy 15987   3821904        50      4450         0     95184     31150   1187032     15.62     16.76  --
1181.42/1181.43	c  N dy 16125   3842888        50      4450         0    113136     31150   1524358     15.62     16.45  --
1191.21/1191.28	c  N dy 16268   3862909        50      4450         0    130237     31150   1849461     15.63     18.22  --
1202.00/1202.02	c  N dy 16347   3882952        50      4450         0     73965     31150    778261     15.63     17.55  --
1208.21/1208.28	c  N dy 16459   3903018        50      4450         0     91012     31150   1095362     15.63     16.46  --
1217.01/1217.04	c  N dy 16553   3927820        50      4450         0    112050     31150   1479926     15.63     16.49  --
1226.41/1226.48	c  N dy 16673   3947837        50      4450         0    129086     31150   1798792     15.64     17.70  --
1238.10/1238.19	c  N dy 16797   3968699        50      4450         0    146923     31150   2133274     15.64     16.48  --
1246.22/1246.22	c  N dy 16903   3988785        50      4450         0     89995     31150   1069779     15.64     16.65  --
1257.41/1257.42	c  N dy 17017   4011293        50      4450         0    109188     31150   1429205     15.65     16.49  --
1268.01/1268.00	c  N dy 17066   4031361        50      4450         0    126189     31150   1731892     15.64     17.42  --
1282.51/1282.56	c  N dy 17224   4051364        50      4450         0    143310     31150   2058919     15.65     18.28  --
1292.10/1292.14	c  N dy 17355   4071407        50      4450         0     85464     31150    981833     15.65     16.63  --
1299.80/1299.87	c  N dy 17503   4092093        50      4450         0    103158     31150   1317582     15.66     16.51  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370124-1305386407/watcher-3370124-1305386407 -o /tmp/evaluation-result-3370124-1305386407/solver-3370124-1305386407 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370124-1305386407.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.33 2.17 3.05 4/380 9947
/proc/meminfo: memFree=14958264/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=10608 CPUtime=0 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4194304 97 0 0 0 0 0 0 0 25 0 1 0 728871386 10862592 54 33554432000 4194304 4650387 140734611983216 18446744073709551615 216730255370 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9947/statm: 2653 57 43 112 0 45 0

[startup+0.028251 s]
/proc/loadavg: 1.33 2.17 3.05 4/380 9947
/proc/meminfo: memFree=14958264/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=29800 CPUtime=0.02 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 587 0 0 0 2 0 0 0 25 0 1 0 728871386 30515200 528 33554432000 4194304 4650387 140734611983216 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 7450 528 345 112 0 2415 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29800

[startup+0.100239 s]
/proc/loadavg: 1.33 2.17 3.05 4/380 9947
/proc/meminfo: memFree=14958264/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=29932 CPUtime=0.09 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 599 0 0 0 9 0 0 0 25 0 1 0 728871386 30650368 540 33554432000 4194304 4650387 140734611983216 18446744073709551615 4371091 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 7483 540 345 112 0 2448 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29932

[startup+0.300205 s]
/proc/loadavg: 1.33 2.17 3.05 4/380 9947
/proc/meminfo: memFree=14958264/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=31656 CPUtime=0.29 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 1214 0 0 0 29 0 0 0 25 0 1 0 728871386 32415744 973 33554432000 4194304 4650387 140734611983216 18446744073709551615 4365171 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 7914 973 378 112 0 2879 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31656

[startup+0.700131 s]
/proc/loadavg: 1.33 2.17 3.05 4/380 9947
/proc/meminfo: memFree=14958264/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=32136 CPUtime=0.69 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 1585 0 0 0 69 0 0 0 25 0 1 0 728871386 32907264 1152 33554432000 4194304 4650387 140734611983216 18446744073709551615 4367209 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 8034 1152 378 112 0 2999 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32136

[startup+1.50102 s]
/proc/loadavg: 1.33 2.17 3.05 5/396 9968
/proc/meminfo: memFree=14933904/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=37168 CPUtime=1.49 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 3246 0 0 0 149 0 0 0 25 0 1 0 728871386 38060032 2297 33554432000 4194304 4650387 140734611983216 18446744073709551615 4439124 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 9292 2297 380 112 0 4257 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37168

[startup+3.10075 s]
/proc/loadavg: 1.33 2.17 3.05 5/396 9968
/proc/meminfo: memFree=14908040/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=37516 CPUtime=3.09 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 3640 0 0 0 309 0 0 0 25 0 1 0 728871386 38416384 2348 33554432000 4194304 4650387 140734611983216 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 9379 2348 380 112 0 4344 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37516

[startup+6.30019 s]
/proc/loadavg: 1.54 2.20 3.06 5/396 9968
/proc/meminfo: memFree=14899320/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=41200 CPUtime=6.29 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 5329 0 0 0 628 1 0 0 25 0 1 0 728871386 42188800 3282 33554432000 4194304 4650387 140734611983216 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 10300 3282 380 112 0 5265 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41200

[startup+12.7011 s]
/proc/loadavg: 1.74 2.23 3.06 5/396 9968
/proc/meminfo: memFree=14877784/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=43096 CPUtime=12.69 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 7285 0 0 0 1268 1 0 0 25 0 1 0 728871386 44130304 3921 33554432000 4194304 4650387 140734611983216 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 10774 3921 380 112 0 5739 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43096

[startup+25.5008 s]
/proc/loadavg: 2.46 2.36 3.09 5/396 9969
/proc/meminfo: memFree=14846212/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=45916 CPUtime=25.49 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 11795 0 0 0 2547 2 0 0 25 0 1 0 728871386 47017984 4356 33554432000 4194304 4650387 140734611983216 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 11479 4356 380 112 0 6444 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45916

[startup+51.1003 s]
/proc/loadavg: 2.98 2.49 3.11 5/396 9969
/proc/meminfo: memFree=14824360/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=49520 CPUtime=51.08 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 18180 0 0 0 5105 3 0 0 25 0 1 0 728871386 50708480 5247 33554432000 4194304 4650387 140734611983216 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 12380 5247 380 112 0 7345 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 49520

[startup+102.315 s]
/proc/loadavg: 3.61 2.74 3.16 5/396 9971
/proc/meminfo: memFree=14806220/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=52528 CPUtime=102.29 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 28456 0 0 0 10223 6 0 0 25 0 1 0 728871386 53788672 6429 33554432000 4194304 4650387 140734611983216 18446744073709551615 4363391 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 13132 6429 380 112 0 8097 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 52528

[startup+162.301 s]
/proc/loadavg: 3.85 2.96 3.21 5/396 9972
/proc/meminfo: memFree=14764404/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=63916 CPUtime=162.29 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 39710 0 0 0 16220 9 0 0 25 0 1 0 728871386 65449984 9004 33554432000 4194304 4650387 140734611983216 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 15979 9004 380 112 0 10944 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 63916

[startup+222.3 s]
/proc/loadavg: 3.94 3.15 3.26 5/396 9974
/proc/meminfo: memFree=14723068/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=68512 CPUtime=222.28 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 48115 0 0 0 22217 11 0 0 25 0 1 0 728871386 70156288 10287 33554432000 4194304 4650387 140734611983216 18446744073709551615 4365231 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 17128 10287 380 112 0 12093 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 68512

[startup+282.301 s]
/proc/loadavg: 3.98 3.30 3.30 5/396 9976
/proc/meminfo: memFree=14698844/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=68796 CPUtime=282.28 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 55726 0 0 0 28216 12 0 0 25 0 1 0 728871386 70447104 10161 33554432000 4194304 4650387 140734611983216 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 17199 10161 380 112 0 12164 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 68796

[startup+342.3 s]
/proc/loadavg: 3.99 3.43 3.34 5/396 9977
/proc/meminfo: memFree=14654392/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=77856 CPUtime=342.28 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 63234 0 0 0 34214 14 0 0 25 0 1 0 728871386 79724544 12673 33554432000 4194304 4650387 140734611983216 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 19464 12673 380 112 0 14429 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 77856

[startup+402.301 s]
/proc/loadavg: 4.09 3.56 3.39 5/396 9979
/proc/meminfo: memFree=14629564/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=80868 CPUtime=402.29 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 69260 0 0 0 40212 17 0 0 25 0 1 0 728871386 82808832 13252 33554432000 4194304 4650387 140734611983216 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 20217 13252 380 112 0 15182 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 80868

[startup+462.3 s]
/proc/loadavg: 4.08 3.65 3.43 5/396 9980
/proc/meminfo: memFree=14605728/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=81048 CPUtime=462.29 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 75085 0 0 0 46210 19 0 0 25 0 1 0 728871386 82993152 13561 33554432000 4194304 4650387 140734611983216 18446744073709551615 4313447 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 20262 13561 380 112 0 15227 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 81048

[startup+522.301 s]
/proc/loadavg: 4.03 3.71 3.47 5/396 9982
/proc/meminfo: memFree=14616864/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=87260 CPUtime=522.29 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 80678 0 0 0 52209 20 0 0 25 0 1 0 728871386 89354240 15366 33554432000 4194304 4650387 140734611983216 18446744073709551615 4313440 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 21815 15366 380 112 0 16780 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 87260

[startup+582.3 s]
/proc/loadavg: 4.28 3.82 3.52 5/396 9984
/proc/meminfo: memFree=14600204/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=87404 CPUtime=582.29 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 86524 0 0 0 58207 22 0 0 25 0 1 0 728871386 89501696 15129 33554432000 4194304 4650387 140734611983216 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 21851 15129 380 112 0 16816 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 87404

[startup+642.301 s]
/proc/loadavg: 4.17 3.87 3.55 5/396 9985
/proc/meminfo: memFree=14577480/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=87592 CPUtime=642.3 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 92331 0 0 0 64205 25 0 0 25 0 1 0 728871386 89694208 14694 33554432000 4194304 4650387 140734611983216 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 21898 14694 380 112 0 16863 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 87592

[startup+702.3 s]
/proc/loadavg: 4.06 3.89 3.57 5/396 9987
/proc/meminfo: memFree=14580564/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=91680 CPUtime=702.29 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 95925 0 0 0 70204 25 0 0 25 0 1 0 728871386 93880320 16192 33554432000 4194304 4650387 140734611983216 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 22920 16192 380 112 0 17885 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 91680

[startup+762.315 s]
/proc/loadavg: 4.02 3.91 3.60 5/396 9988
/proc/meminfo: memFree=14577428/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=91704 CPUtime=762.31 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 98309 0 0 0 76205 26 0 0 25 0 1 0 728871386 93904896 16230 33554432000 4194304 4650387 140734611983216 18446744073709551615 4365163 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 22926 16230 380 112 0 17891 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 91704

[startup+822.3 s]
/proc/loadavg: 4.01 3.92 3.62 5/396 9990
/proc/meminfo: memFree=14559780/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=91796 CPUtime=822.29 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 103124 0 0 0 82200 29 0 0 25 0 1 0 728871386 93999104 16805 33554432000 4194304 4650387 140734611983216 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 22949 16805 380 112 0 17914 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 91796

[startup+882.301 s]
/proc/loadavg: 4.00 3.93 3.64 5/396 9992
/proc/meminfo: memFree=14571516/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=91992 CPUtime=882.3 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 108773 0 0 0 88198 32 0 0 25 0 1 0 728871386 94199808 15674 33554432000 4194304 4650387 140734611983216 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 22998 15674 380 112 0 17963 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 91992

[startup+942.3 s]
/proc/loadavg: 4.00 3.94 3.66 5/396 9993
/proc/meminfo: memFree=14559204/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=93512 CPUtime=942.3 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 112465 0 0 0 94196 34 0 0 25 0 1 0 728871386 95756288 17101 33554432000 4194304 4650387 140734611983216 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 23378 17101 380 112 0 18343 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 93512

[startup+1002.3 s]
/proc/loadavg: 4.06 3.97 3.68 5/396 9995
/proc/meminfo: memFree=14558160/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=93636 CPUtime=1002.3 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 117238 0 0 0 100195 35 0 0 25 0 1 0 728871386 95883264 17115 33554432000 4194304 4650387 140734611983216 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 23409 17115 380 112 0 18374 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 93636

[startup+1062.3 s]
/proc/loadavg: 4.02 3.97 3.70 5/396 9996
/proc/meminfo: memFree=14532336/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=93740 CPUtime=1062.3 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 121641 0 0 0 106194 36 0 0 25 0 1 0 728871386 95989760 16716 33554432000 4194304 4650387 140734611983216 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 23435 16716 380 112 0 18400 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 93740

[startup+1122.3 s]
/proc/loadavg: 4.05 3.99 3.72 5/396 10000
/proc/meminfo: memFree=14518396/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=94356 CPUtime=1122.3 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 125988 0 0 0 112193 37 0 0 25 0 1 0 728871386 96620544 16095 33554432000 4194304 4650387 140734611983216 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 23589 16095 380 112 0 18554 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 94356

[startup+1182.3 s]
/proc/loadavg: 4.14 4.03 3.75 5/396 10003
/proc/meminfo: memFree=14497436/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=97768 CPUtime=1182.3 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 130146 0 0 0 118191 39 0 0 25 0 1 0 728871386 100114432 17689 33554432000 4194304 4650387 140734611983216 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 24442 17689 380 112 0 19407 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 97768

[startup+1242.3 s]
/proc/loadavg: 4.09 4.04 3.77 5/396 10004
/proc/meminfo: memFree=14493788/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=97884 CPUtime=1242.3 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 134599 0 0 0 124190 40 0 0 25 0 1 0 728871386 100233216 16960 33554432000 4194304 4650387 140734611983216 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 24471 16960 380 112 0 19436 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 97884



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.03 3.78 5/396 10006
/proc/meminfo: memFree=14470068/32951124 swapFree=65586204/67111528
[pid=9947] ppid=9945 vsize=97936 CPUtime=1300.01 cores=0,2
/proc/9947/stat : 9947 (strangenight1-s) R 9945 9947 8876 0 -1 4202496 137696 0 0 0 129959 42 0 0 25 0 1 0 728871386 100286464 17428 33554432000 4194304 4650387 140734611983216 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9947/statm: 24484 17428 380 112 0 19449 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 97936

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1299.6
CPU system time (s): 0.433934
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 106540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.6
system time used= 0.433934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137696
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= 20
involuntary context switches= 16584

runsolver used 5.07523 second user time and 11.5302 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-14 17:20:07
IDJOB=3370124
IDBENCH=82933
IDSOLVER=1847
FILE ID=node119/3370124-1305386407
RUNJOBID= node119-1305386407-9925
PBS_JOBID= 13324383
Free space on /tmp= 73196 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S675112162-053.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370124-1305386407/watcher-3370124-1305386407 -o /tmp/evaluation-result-3370124-1305386407/solver-3370124-1305386407 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370124-1305386407.cnf

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

MD5SUM BENCH= b7db695fcb9141eaff8463a25c8e621f
RANDOM SEED=2139438465

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.74
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.815
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:      14958512 kB
Buffers:        272484 kB
Cached:        4506088 kB
SwapCached:       4756 kB
Active:       14677684 kB
Inactive:      2981284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14958512 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:           18664 kB
Writeback:           0 kB
AnonPages:    12878828 kB
Mapped:          29464 kB
Slab:           210352 kB
PageTables:      57916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102461848 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= 73172 MiB
End job on node119 at 2011-05-14 17:41:49