Trace number 3261892

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-Night2-stSAT 384.486 384.474

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_399.cnf
MD5SUM693b5fe291cecff45feff3be98a908cf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.87165
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses21294
Sum of the clauses size93307
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2265
Number of clauses of size 319364
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51665

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3261892-1303543692.cnf'
0.00/0.00	c -- header says num vars:            200
0.00/0.00	c -- header says num clauses:       21294
0.00/0.00	c -- clauses added:            0 learnts,        21294 normals,            0 xors
0.00/0.00	c -- vars added        200
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0       200     21029       265         0     93307         0   no data   no data
0.09/0.13	c asymm  cl-useful: 0/21029/21029 lits-rem:0 time: 0.12
0.09/0.13	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
0.19/0.26	c lits-rem:         0  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.12 s
0.19/0.26	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.26	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.19/0.26	c calculated reachability. Time: 0.00
0.19/0.26	c Calc default polars -  time:   0.00 s pos:     199 undec:       1 neg:       0
0.19/0.26	c =========================================================================================
0.19/0.26	c types(t): F = full restart, N = normal restart
0.19/0.26	c types(t): S = simplification begin/end, E = solution found
0.19/0.26	c restart types(rt): st = static, dy = dynamic
0.19/0.26	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.26	c  B st     0         0       199     21020        66         0     92701         0   no data   no data
0.39/0.47	c  N dy    12      4005       199     21020        66      3802     92701     68144      9.01      9.51
0.69/0.71	c  N dy    32      8248       199     21020        66      5463     92701     88667      9.35      9.86
0.89/0.95	c  N dy    61     12313       199     21020        66      5307     92701     78638      9.78     11.46
1.09/1.19	c  N dy    67     16524       199     21020        66      9285     92701    141556      9.50     10.05
1.39/1.46	c  N dy    93     21081       199     21020        66      8299     92701    123393      9.60     10.12
1.59/1.69	c  F st   107     25002       199     21020        66     12050     92701    188026      9.57      7.36
1.69/1.71	c  N st   108     25252       199     21020        66     12285     92701    191686      9.57   no data
1.99/2.00	c  N dy   113     30001       199     21020        66     10330     92701    148369      9.57   no data
1.99/2.00	c  S st   113     30001       199     21020        66     10330     92701    148369      9.57   no data
1.99/2.03	c  S st   113     30503       199     21020        66     10830     92701    157372      9.57   no data
1.99/2.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.99/2.04	c blocked clauses removed:        0 vars:      0 tried:         199 T: 0.00 s
1.99/2.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.99/2.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.99/2.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
1.99/2.04	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
1.99/2.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.99/2.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.09/2.17	c lits-rem:       249  cl-subs:     2414  v-elim:      0  v-fix:    0  time:  0.12 s
2.29/2.36	c asymm  cl-useful: 1/21020/21020 lits-rem:1 time: 0.19
2.29/2.36	c calculated reachability. Time: 0.00
2.29/2.36	c  N dy   113     30503       199     21020        66      8416     92700    135067      9.57   no data
2.59/2.61	c  N dy   123     34644       199     21020        66     12349     92700    196359      9.44      9.98
2.79/2.88	c  N dy   149     38670       199     21020        66      8687     92700    120145      9.51     11.14
3.09/3.14	c  N dy   172     42869       199     21020        66     12719     92700    190502      9.53     10.03
3.29/3.33	c  S st   183     45755       199     21020        66     15479     92700    236619      9.51      9.28
3.29/3.37	c  S st   183     46256       199     21020        66     15973     92700    246050      9.51   no data
3.29/3.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.29/3.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
3.29/3.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.29/3.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.29/3.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.29/3.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
3.29/3.38	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
3.29/3.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.29/3.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.49/3.54	c lits-rem:       195  cl-subs:     2064  v-elim:      0  v-fix:    0  time:  0.14 s
3.49/3.54	c vivif2 --  cl tried    21020 cl shrink        0 lits rem          0 time: 0.00
3.49/3.54	c vivif2 --  cl tried    13909 cl shrink        0 lits rem          0 time: 0.00
3.69/3.77	c asymm  cl-useful: 1/21020/21020 lits-rem:1 time: 0.23
3.69/3.77	c calculated reachability. Time: 0.00
3.69/3.77	c  N dy   183     46256       199     21020        66     13909     92699    225736      9.51   no data
4.09/4.15	c  N dy   207     51963       199     21020        66     10845     92699    152505      9.53     10.04
4.40/4.42	c  N dy   220     56162       199     21020        66     14851     92699    219531      9.51     10.12
4.69/4.70	c  N dy   238     60263       199     21020        66     18749     92699    287311      9.51     10.02
4.89/4.97	c  N dy   253     64285       199     21020        66     13115     92699    188592      9.51     10.03
5.19/5.23	c  N dy   267     68433       199     21020        66     17098     92699    254011      9.49     10.06
5.29/5.30	c  S st   270     69385       199     21020        66     17986     92699    268340      9.49   no data
5.29/5.34	c  S st   270     69889       199     21020        66     18483     92699    276172      9.49   no data
5.29/5.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.29/5.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
5.29/5.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.29/5.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.29/5.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.29/5.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
5.29/5.35	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
5.29/5.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.29/5.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.50/5.55	c lits-rem:       288  cl-subs:     2297  v-elim:      0  v-fix:    0  time:  0.18 s
5.50/5.55	c vivif2 --  cl tried    21020 cl shrink        0 lits rem          0 time: 0.00
5.50/5.55	c vivif2 --  cl tried    16186 cl shrink        0 lits rem          0 time: 0.00
5.79/5.81	c asymm  cl-useful: 2/21020/21020 lits-rem:2 time: 0.25
5.79/5.81	c calculated reachability. Time: 0.00
5.79/5.81	c  N dy   270     69889       199     21020        66     16186     92697    253150      9.49   no data
6.09/6.15	c  N dy   295     74653       199     21020        66     20757     92697    331623      9.51     10.11
6.39/6.48	c  N dy   305     79548       199     21020        66     14953     92697    215622      9.45      9.96
6.79/6.85	c  N dy   317     85119       199     21020        66     20219     92697    301306      9.40     10.09
6.99/7.02	c  F st   326     87500       199     21020        66     22509     92697    340999      9.40      9.83
7.19/7.27	c  N st   331     90795       199     21020        66     14282     92697    189171      9.40   no data
7.60/7.66	c  N dy   346     96742       199     21020        66     19922     92697    286106      9.40     10.07
8.09/8.15	c  N dy   364    103393       199     21020        66     13934     92697    171653      9.38      9.98
8.19/8.24	c  S st   373    104834       199     21020        66     15311     92697    194397      9.39      7.20
8.19/8.27	c  S st   373    105337       199     21020        66     15797     92697    203356      9.39   no data
8.19/8.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.19/8.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
8.19/8.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.19/8.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.19/8.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.19/8.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
8.19/8.29	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
8.19/8.29	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.00 s
8.29/8.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.39/8.40	c lits-rem:       181  cl-subs:     1593  v-elim:      0  v-fix:    0  time:  0.10 s
8.39/8.40	c vivif2 --  cl tried    21019 cl shrink        0 lits rem          0 time: 0.00
8.39/8.40	c vivif2 --  cl tried    14204 cl shrink        0 lits rem          0 time: 0.00
8.59/8.63	c asymm  cl-useful: 1/21019/21019 lits-rem:1 time: 0.23
8.59/8.63	c calculated reachability. Time: 0.00
8.59/8.63	c  N dy   373    105337       199     21019        66     14204     92675    189232      9.39   no data
9.09/9.11	c  N dy   401    112566       199     21019        66     21067     92675    302478      9.38      9.87
9.59/9.67	c  N dy   434    119898       199     21019        66     14813     92675    184568      9.39      9.90
10.19/10.26	c  N dy   474    128391       199     21019        66     22926     92675    322777      9.40      9.91
10.89/10.90	c  N dy   513    136625       199     21019        66     16466     92675    198838      9.40      9.94
11.49/11.52	c  N dy   557    145550       199     21019        66     24951     92675    341719      9.41      9.91
12.19/12.24	c  N dy   588    155096       199     21019        66     18820     92675    231593      9.39      9.90
12.39/12.44	c  S st   601    158005       199     21019        66     21574     92675    277378      9.39      8.20
12.39/12.48	c  S st   601    158506       199     21019        66     22062     92675    285846      9.39   no data
12.39/12.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.39/12.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.39/12.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.39/12.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.39/12.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.49/12.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
12.49/12.50	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
12.49/12.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.49/12.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.69/12.71	c lits-rem:       211  cl-subs:     2853  v-elim:      0  v-fix:    0  time:  0.20 s
12.69/12.71	c vivif2 --  cl tried    21019 cl shrink        0 lits rem          0 time: 0.00
12.69/12.72	c vivif2 --  cl tried    19209 cl shrink        0 lits rem          0 time: 0.00
12.89/12.98	c asymm  cl-useful: 0/21019/21019 lits-rem:0 time: 0.27
12.89/12.99	c calculated reachability. Time: 0.00
12.89/12.99	c  N dy   601    158506       199     21019        66     19209     92675    259515      9.39   no data
13.69/13.74	c  N dy   637    168692       199     21019        66     28815     92675    421916      9.39     11.86
14.59/14.61	c  N dy   676    180206       199     21019        66     23695     92675    309838      9.38      9.88
15.49/15.56	c  N dy   722    191751       199     21019        66     17603     92675    204635      9.38     10.52
16.40/16.44	c  N dy   778    204097       199     21019        66     29342     92675    403303      9.39      9.91
17.39/17.48	c  N dy   831    217204       199     21019        66     23765     92675    303375      9.38     10.42
18.60/18.61	c  N dy   894    231159       199     21019        66     37045     92675    527851      9.39     11.44
19.10/19.15	c  S st   927    237760       199     21019        66     24316     92675    309548      9.39      7.90
19.10/19.19	c  S st   927    238265       199     21019        66     24818     92675    318233      9.39   no data
19.10/19.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.20/19.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.20/19.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.20/19.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.20/19.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.20/19.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
19.20/19.21	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
19.20/19.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.20/19.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
19.40/19.43	c lits-rem:       298  cl-subs:     2282  v-elim:      0  v-fix:    0  time:  0.20 s
19.40/19.43	c vivif2 --  cl tried    21019 cl shrink        0 lits rem          0 time: 0.00
19.40/19.43	c vivif2 --  cl tried    22536 cl shrink        0 lits rem          0 time: 0.00
19.70/19.73	c asymm  cl-useful: 1/21019/21019 lits-rem:1 time: 0.30
19.70/19.73	c calculated reachability. Time: 0.00
19.70/19.73	c  N dy   927    238265       199     21019        66     22536     92674    298760      9.39   no data
20.90/20.96	c  N dy   982    253490       199     21019        66     37085     92674    541777      9.39      9.97
22.29/22.35	c  N dy  1058    270552       199     21019        66     33390     92674    461047      9.40      9.94
23.79/23.81	c  N dy  1116    288058       199     21019        66     29095     92674    382798      9.38      9.88
25.39/25.40	c  F st  1193    306250       199     21019        66     24528     92674    309963      9.38   no data
25.39/25.43	c  N st  1194    306501       199     21019        66     24760     92674    313966      9.38   no data
27.09/27.14	c  N dy  1245    327565       199     21019        66     44725     92674    640700      9.36      9.86
28.79/28.88	c  N dy  1328    347904       199     21019        66     41203     92673    567712      9.37      9.88
29.69/29.77	c  S st  1374    357397       199     21019        66     26493     92673    317622      9.37      9.73
29.79/29.82	c  S st  1374    357899       199     21019        66     26986     92673    326145      9.37   no data
29.79/29.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.79/29.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
29.79/29.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.79/29.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.79/29.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.79/29.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
29.79/29.83	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
29.79/29.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
29.79/29.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.99/30.02	c lits-rem:       200  cl-subs:     1039  v-elim:      0  v-fix:    0  time:  0.16 s
29.99/30.02	c vivif2 --  cl tried    21018 cl shrink        0 lits rem          0 time: 0.00
29.99/30.02	c vivif2 --  cl tried    25948 cl shrink        0 lits rem          0 time: 0.00
30.29/30.34	c asymm  cl-useful: 0/21018/21018 lits-rem:0 time: 0.32
30.29/30.34	c calculated reachability. Time: 0.00
30.29/30.34	c  N dy  1374    357899       199     21018        66     25948     92651    316742      9.37   no data
31.99/32.02	c  N dy  1455    378191       199     21018        66     45191     92651    630976      9.37      9.91
33.69/33.75	c  N dy  1525    398244       199     21018        66     39595     92651    522216      9.36      9.87
35.49/35.53	c  N dy  1606    418259       199     21018        66     33009     92651    404428      9.36     11.40
37.30/37.31	c  N dy  1697    438285       199     21018        66     52100     92651    721310      9.36      9.91
38.99/39.09	c  N dy  1784    458336       199     21018        66     44464     92651    577639      9.37     10.59
40.89/40.95	c  N dy  1868    478728       199     21018        66     36389     92651    438357      9.37      9.90
42.69/42.76	c  N dy  1949    498759       199     21018        66     55393     92651    747961      9.37     11.66
44.50/44.53	c  N dy  2020    518822       199     21018        66     45922     92651    588218      9.37     10.97
46.20/46.26	c  S st  2094    536849       199     21018        66     33532     92651    371471      9.37      9.02
46.29/46.30	c  S st  2094    537353       199     21018        66     34031     92651    380250      9.37   no data
46.29/46.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.29/46.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
46.29/46.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.29/46.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.29/46.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.29/46.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
46.29/46.32	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
46.29/46.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
46.29/46.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
46.59/46.62	c lits-rem:       392  cl-subs:     2388  v-elim:      0  v-fix:    0  time:  0.28 s
46.59/46.62	c vivif2 --  cl tried    21017 cl shrink        0 lits rem          0 time: 0.00
46.59/46.62	c vivif2 --  cl tried    31644 cl shrink        0 lits rem          0 time: 0.01
46.89/46.97	c asymm  cl-useful: 0/19420/21017 lits-rem:0 time: 0.35
46.89/46.98	c calculated reachability. Time: 0.00
46.89/46.98	c  N dy  2094    537353       199     21017        66     31644     92629    359326      9.37   no data
48.79/48.80	c  N dy  2169    558117       199     21017        66     51386     92629    680637      9.37      9.90
50.69/50.73	c  N dy  2229    578423       199     21017        66     40312     92629    478738      9.35      9.92
52.49/52.58	c  N dy  2293    598758       199     21017        66     59563     92629    787322      9.34      9.93
54.49/54.50	c  N dy  2373    618768       199     21017        66     47315     92629    581443      9.34     11.38
56.69/56.72	c  N dy  2464    640711       199     21017        66     35874     92629    387514      9.34      9.86
58.49/58.52	c  N dy  2545    660713       199     21017        66     54874     92629    698069      9.35      9.89
60.50/60.59	c  N dy  2623    680784       199     21017        66     40678     92629    455892      9.35      9.86
62.39/62.45	c  N dy  2694    700816       199     21017        66     59729     92629    767408      9.34     11.61
64.39/64.45	c  N dy  2766    720883       199     21017        66     44561     92629    513924      9.34     11.46
66.39/66.49	c  N dy  2825    741514       199     21017        66     64091     92629    822368      9.33      9.95
68.49/68.54	c  N dy  2919    761608       199     21017        66     48055     92629    567985      9.34      9.83
70.49/70.58	c  N dy  3005    782002       199     21017        66     67497     92629    887667      9.34      9.95
72.60/72.62	c  N dy  3099    802200       199     21017        66     50658     92629    597705      9.34      9.90
72.90/72.98	c  S st  3109    806029       199     21017        66     54279     92629    651624      9.34      9.57
73.00/73.04	c  S st  3109    806529       199     21017        66     54770     92629    660169      9.34   no data
73.00/73.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
73.00/73.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
73.00/73.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
73.00/73.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.00/73.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.00/73.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
73.00/73.07	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
73.00/73.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
73.10/73.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
74.20/74.21	c lits-rem:      1116  cl-subs:     6553  v-elim:      0  v-fix:    0  time:  1.10 s
74.20/74.21	c vivif2 --  cl tried    21017 cl shrink        0 lits rem          0 time: 0.00
74.20/74.22	c vivif2 --  cl tried    48217 cl shrink        0 lits rem          0 time: 0.01
74.20/74.24	c asymm  cl-useful: 0/1597/21017 lits-rem:0 time: 0.02
74.20/74.25	c calculated reachability. Time: 0.00
74.20/74.25	c  N dy  3109    806529       199     21017        66     48217     92629    599391      9.34   no data
76.29/76.39	c  N dy  3193    826848       199     21017        66     67489     92629    911359      9.34      9.96
78.49/78.56	c  N dy  3265    847364       199     21017        66     50096     92629    593637      9.34      9.90
80.59/80.61	c  N dy  3340    867372       199     21017        66     69146     92629    898732      9.33     12.13
82.69/82.75	c  N dy  3434    887400       199     21017        66     50239     92629    590075      9.34      9.86
84.70/84.78	c  N dy  3497    907535       199     21017        66     69276     92629    889802      9.33      9.89
86.99/87.01	c  N dy  3576    927663       199     21017        66     49536     92629    570858      9.33      9.84
89.10/89.11	c  N dy  3669    947895       199     21017        66     68760     92629    884352      9.33      9.84
91.39/91.41	c  N dy  3747    968308       199     21017        66     48256     92629    542579      9.33     10.49
93.40/93.48	c  N dy  3833    988484       199     21017        66     67454     92629    854582      9.33      9.90
95.79/95.87	c  N dy  3913   1009153       199     21017        66     46174     92629    493999      9.33     10.02
97.80/97.87	c  N dy  3977   1029663       199     21017        66     65628     92629    799772      9.32      9.83
100.30/100.38	c  N dy  4047   1049671       199     21017        66     42903     92629    443426      9.32     12.82
102.20/102.29	c  N dy  4138   1069844       199     21017        66     62051     92629    753859      9.32      9.83
102.49/102.51	c  F st  4155   1071878       199     21017        66     63991     92629    786483      9.32   no data
104.50/104.54	c  N dy  4205   1089934       199     21017        66     81098     92629   1057670      9.32      9.96
106.80/106.80	c  N dy  4296   1109991       199     21017        66     57504     92629    674468      9.32     10.24
109.00/109.04	c  N dy  4369   1130233       199     21017        66     76665     92629    979447      9.32      9.86
111.39/111.46	c  N dy  4458   1150962       199     21017        66     52682     92629    585567      9.32      9.82
113.49/113.55	c  N dy  4524   1171094       199     21017        66     71842     92629    889730      9.32      9.84
116.19/116.22	c  N dy  4608   1191676       199     21017        66     46745     92629    486616      9.32      9.84
117.99/118.01	c  S st  4674   1209793       199     21017        66     63916     92629    758990      9.32      8.89
117.99/118.08	c  S st  4674   1210297       199     21017        66     64408     92629    767595      9.32   no data
117.99/118.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
118.09/118.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
118.09/118.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
118.09/118.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
118.09/118.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
118.09/118.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
118.09/118.11	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
118.09/118.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
118.09/118.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
119.60/119.62	c lits-rem:      1321  cl-subs:     7921  v-elim:      0  v-fix:    0  time:  1.46 s
119.60/119.62	c vivif2 --  cl tried    21017 cl shrink        0 lits rem          0 time: 0.00
119.60/119.63	c vivif2 --  cl tried    56487 cl shrink        0 lits rem          0 time: 0.01
119.80/119.82	c asymm  cl-useful: 0/4318/21017 lits-rem:0 time: 0.18
119.80/119.82	c calculated reachability. Time: 0.00
119.80/119.82	c  N dy  4674   1210297       199     21017        66     56487     92629    695628      9.32   no data
122.00/122.03	c  N dy  4776   1230346       199     21017        66     75524     92629   1006633      9.32      9.82
124.59/124.68	c  N dy  4869   1250432       199     21017        66     49243     92629    538767      9.32      9.92
126.59/126.69	c  N dy  4940   1270802       199     21017        66     68525     92629    839313      9.32      9.85
128.89/128.99	c  N dy  5006   1290900       199     21017        66     87565     92629   1142101      9.32     11.57
131.39/131.42	c  N dy  5068   1311035       199     21017        66     60233     92629    697856      9.31      9.92
133.70/133.72	c  N dy  5175   1331042       199     21017        66     79267     92629   1010832      9.31      9.81
136.40/136.44	c  N dy  5243   1351768       199     21017        66     51571     92629    555906      9.31     10.13
138.50/138.54	c  N dy  5326   1371797       199     21017        66     70645     92629    863499      9.31      9.82
141.00/141.02	c  N dy  5420   1391977       199     21017        66     89888     92629   1175379      9.31      9.83
143.50/143.58	c  N dy  5508   1412246       199     21017        66     60621     92629    695422      9.32      9.81
145.79/145.84	c  N dy  5580   1432479       199     21017        66     79817     92629   1003321      9.31      9.88
148.59/148.66	c  N dy  5668   1452481       199     21017        66     49430     92629    514025      9.32      9.84
150.60/150.70	c  N dy  5762   1472541       199     21017        66     68584     92629    826654      9.32      9.83
152.99/153.04	c  N dy  5827   1492578       199     21017        66     87581     92629   1127598      9.32      9.82
155.69/155.74	c  N dy  5920   1512799       199     21017        66     56423     92629    624846      9.32      9.88
157.89/157.95	c  N dy  6016   1532871       199     21017        66     75500     92629    938730      9.32      9.91
160.50/160.55	c  N dy  6108   1552899       199     21017        66     94535     92629   1242284      9.32      9.82
163.20/163.26	c  N dy  6197   1572948       199     21017        66     62277     92629    712456      9.32      9.98
165.60/165.62	c  N dy  6304   1593017       199     21017        66     81378     92629   1023377      9.33      9.89
168.20/168.27	c  N dy  6400   1613350       199     21017        66    100732     92629   1335890      9.33      9.86
170.69/170.79	c  N dy  6485   1633375       199     21017        66     67519     92629    788705      9.33      9.86
173.19/173.21	c  N dy  6548   1653743       199     21017        66     86846     92629   1095107      9.33      9.92
175.91/175.95	c  N dy  6628   1674159       199     21017        66    106228     92629   1399547      9.33      9.82
178.30/178.35	c  N dy  6689   1694206       199     21017        66     72015     92629    849785      9.33      9.91
180.20/180.26	c  S st  6737   1710298       199     21017        66     87187     92629   1087322      9.32   no data
180.30/180.34	c  S st  6737   1710800       199     21017        66     87683     92629   1095507      9.32   no data
180.30/180.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
180.30/180.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
180.30/180.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
180.30/180.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
180.30/180.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
180.30/180.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
180.30/180.38	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
180.30/180.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
180.40/180.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
183.60/183.66	c lits-rem:      2660  cl-subs:    13752  v-elim:      0  v-fix:    0  time:  3.22 s
183.60/183.67	c vivif2 --  cl tried    21017 cl shrink        0 lits rem          0 time: 0.00
183.60/183.68	c vivif2 --  cl tried    73931 cl shrink        0 lits rem          0 time: 0.02
183.80/183.89	c asymm  cl-useful: 0/2543/21017 lits-rem:0 time: 0.20
183.80/183.89	c calculated reachability. Time: 0.00
183.80/183.89	c  N dy  6737   1710800       199     21017        66     73931     92629    960911      9.32   no data
186.50/186.53	c  N dy  6832   1730833       199     21017        66     92988     92629   1268506      9.32     10.80
189.39/189.43	c  N dy  6884   1750847       199     21017        66     58202     92629    644071      9.32      9.84
191.59/191.61	c  N dy  6958   1770954       199     21017        66     77367     92629    951647      9.32      9.83
194.20/194.22	c  N dy  7051   1791023       199     21017        66     96422     92629   1251179      9.32     11.06
197.10/197.16	c  N dy  7132   1811458       199     21017        66     60929     92629    676988      9.32      9.82
199.40/199.45	c  N dy  7223   1831554       199     21017        66     80067     92629    985521      9.32      9.88
202.10/202.11	c  N dy  7328   1851600       199     21017        66     99074     92629   1292441      9.32      9.84
204.99/205.06	c  N dy  7421   1871616       199     21017        66     62119     92629    696512      9.33     10.55
207.29/207.35	c  N dy  7498   1892231       199     21017        66     81716     92629   1004971      9.32      9.83
209.90/209.97	c  N dy  7583   1912299       199     21017        66    100739     92629   1306270      9.32      9.84
212.90/212.96	c  N dy  7659   1933050       199     21017        66     63502     92629    712728      9.32      9.84
215.30/215.31	c  N dy  7758   1953521       199     21017        66     82969     92629   1022244      9.33      9.82
217.90/217.97	c  N dy  7840   1974081       199     21017        66    102464     92629   1330349      9.33      9.85
220.90/220.95	c  N dy  7905   1994100       199     21017        66     63555     92629    706354      9.32     12.05
223.20/223.24	c  N dy  7993   2014159       199     21017        66     82626     92629   1013868      9.33      9.85
226.00/226.05	c  N dy  8090   2035487       199     21017        66    102817     92629   1334510      9.33      9.96
229.10/229.15	c  N dy  8179   2055521       199     21017        66     63004     92629    688114      9.33      9.99
231.30/231.37	c  N dy  8241   2075594       199     21017        66     82109     92629    989927      9.33      9.83
233.99/234.08	c  N dy  8321   2096753       199     21017        66    102193     92629   1304400      9.33      9.83
237.30/237.32	c  N dy  8419   2116774       199     21017        66     61439     92629    654021      9.33     11.56
239.50/239.53	c  N dy  8516   2136795       199     21017        66     80450     92629    958885      9.33     11.96
242.10/242.17	c  N dy  8597   2156828       199     21017        66     99444     92629   1258293      9.33      9.83
245.10/245.13	c  N dy  8672   2177437       199     21017        66    119013     92629   1567102      9.33      9.87
248.00/248.02	c  N dy  8752   2198954       199     21017        66     78539     92629    906396      9.33      9.87
249.40/249.48	c  S st  8812   2210801       199     21017        66     89769     92629   1086526      9.33      8.31
249.50/249.56	c  S st  8812   2211304       199     21017        66     90268     92629   1094767      9.33   no data
249.50/249.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
249.60/249.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
249.60/249.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
249.60/249.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
249.60/249.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
249.60/249.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
249.60/249.61	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
249.60/249.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
249.60/249.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
252.20/252.20	c lits-rem:      1875  cl-subs:     9415  v-elim:      0  v-fix:    0  time:  2.53 s
252.20/252.20	c vivif2 --  cl tried    21017 cl shrink        0 lits rem          0 time: 0.00
252.20/252.22	c vivif2 --  cl tried    80853 cl shrink        0 lits rem          0 time: 0.02
252.40/252.43	c asymm  cl-useful: 0/7905/21017 lits-rem:0 time: 0.21
252.40/252.43	c calculated reachability. Time: 0.00
252.40/252.43	c  N dy  8812   2211304       199     21017        66     80853     92629    998829      9.33   no data
255.10/255.14	c  N dy  8881   2232211       199     21017        66    100704     92629   1310115      9.33      9.84
257.99/258.03	c  N dy  8964   2252307       199     21017        66    119678     92629   1611562      9.33     10.76
260.71/260.77	c  N dy  9039   2272362       199     21017        66     77275     92629    893043      9.33      9.98
263.30/263.32	c  N dy  9119   2292840       199     21017        66     96574     92629   1194711      9.33      9.86
266.30/266.33	c  N dy  9201   2313295       199     21017        66    116053     92629   1496202      9.33      9.83
269.30/269.33	c  N dy  9283   2334170       199     21017        66     73390     92629    820611      9.33      9.87
271.70/271.78	c  N dy  9368   2354243       199     21017        66     92439     92629   1120622      9.33     10.03
274.49/274.53	c  N dy  9442   2374437       199     21017        66    111533     92629   1419660      9.33      9.82
277.79/277.87	c  N dy  9527   2394549       199     21017        66     67205     92629    713607      9.33      9.83
280.10/280.17	c  N dy  9597   2414777       199     21017        66     86314     92629   1016139      9.33      9.96
283.00/283.04	c  N dy  9673   2436152       199     21017        66    106644     92629   1330191      9.32      9.85
286.10/286.13	c  N dy  9735   2457568       199     21017        66    126941     92629   1643296      9.32      9.84
288.90/288.94	c  N dy  9833   2477593       199     21017        66     81518     92629    931130      9.32      9.87
291.50/291.54	c  N dy  9923   2497682       199     21017        66    100584     92629   1231606      9.32      9.97
294.50/294.51	c  N dy 10024   2517983       199     21017        66    119805     92629   1534373      9.33      9.83
297.70/297.71	c  N dy 10109   2538074       199     21017        66     73468     92629    790907      9.33      9.84
300.10/300.13	c  N dy 10182   2558450       199     21017        66     92762     92629   1094450      9.32      9.88
302.90/302.94	c  N dy 10261   2578946       199     21017        66    112195     92629   1400636      9.32      9.82
306.00/306.00	c  N dy 10341   2599027       199     21017        66    131304     92629   1705181      9.32      9.83
308.80/308.81	c  N dy 10420   2619796       199     21017        66     84584     92629    960651      9.32      9.85
311.30/311.33	c  N dy 10489   2639841       199     21017        66    103524     92629   1253519      9.32     10.01
314.20/314.28	c  N dy 10566   2660116       199     21017        66    122801     92629   1558494      9.32      9.86
317.50/317.56	c  N dy 10648   2680814       199     21017        66     75120     92629    798886      9.32      9.92
320.00/320.02	c  N dy 10738   2701341       199     21017        66     94624     92629   1105407      9.32      9.86
321.40/321.43	c  S st 10788   2711305       199     21017        66    104098     92629   1254888      9.32   no data
321.50/321.52	c  S st 10788   2711808       199     21017        66    104588     92629   1263161      9.32   no data
321.50/321.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
321.50/321.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
321.50/321.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
321.50/321.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
321.50/321.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
321.50/321.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    199 time:  0.00 s
321.50/321.56	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
321.50/321.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
321.60/321.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
325.00/325.05	c lits-rem:      2543  cl-subs:    10023  v-elim:      0  v-fix:    0  time:  3.41 s
325.00/325.05	c vivif2 --  cl tried    21017 cl shrink        0 lits rem          0 time: 0.00
325.00/325.08	c vivif2 --  cl tried    94565 cl shrink        0 lits rem          0 time: 0.02
325.30/325.30	c asymm  cl-useful: 0/5929/21017 lits-rem:0 time: 0.22
325.30/325.30	c calculated reachability. Time: 0.00
325.30/325.30	c  N dy 10788   2711808       199     21017        66     94565     92629   1159387      9.32   no data
328.00/328.08	c  N dy 10857   2731820       199     21017        66    113491     92629   1450834      9.32     12.27
331.30/331.33	c  N dy 10937   2752540       199     21017        66    133136     92629   1761504      9.32      9.83
334.10/334.19	c  N dy 11007   2772610       199     21017        66     84185     92629    938573      9.32      9.86
336.70/336.74	c  N dy 11072   2792627       199     21017        66    103173     92629   1230624      9.32      9.85
339.50/339.59	c  N dy 11157   2813019       199     21017        66    122514     92629   1537144      9.32      9.84
343.00/343.08	c  N dy 11219   2833339       199     21017        66     72652     92629    745400      9.32      9.83
345.60/345.64	c  N dy 11308   2854429       199     21017        66     92693     92629   1058866      9.32      9.86
348.30/348.37	c  N dy 11383   2874817       199     21017        66    112000     92629   1362453      9.32      9.93
351.40/351.40	c  N dy 11469   2895238       199     21017        66    131254     92629   1662707      9.32      9.81
354.50/354.59	c  N dy 11557   2915299       199     21017        66     80226     92629    857715      9.32      9.82
357.20/357.22	c  N dy 11630   2936645       199     21017        66    100522     92629   1176388      9.32      9.83
360.20/360.23	c  N dy 11734   2956865       199     21017        66    119728     92629   1478649      9.32      9.83
363.40/363.47	c  N dy 11818   2977689       199     21017        66    139483     92629   1792836      9.32      9.82
366.50/366.50	c  N dy 11903   2998048       199     21017        66     87670     92629    966952      9.32      9.89
369.20/369.21	c  N dy 12000   3018651       199     21017        66    107272     92629   1282046      9.32      9.83
372.11/372.15	c  N dy 12080   3038714       199     21017        66    126295     92629   1581971      9.32      9.84
376.00/376.08	c  N dy 12203   3059329       199     21017        66     73774     92629    736493      9.33      9.95
378.31/378.39	c  N dy 12274   3079589       199     21017        66     92937     92629   1035734      9.33      9.86
381.20/381.22	c  N dy 12359   3100101       199     21017        66    112428     92629   1337217      9.33      9.83
384.20/384.28	c  N dy 12444   3120240       199     21017        66    131500     92629   1635379      9.33      9.92
384.40/384.46	c  E dy 12446   3121683         0     21017        66    132856     92629   1656103      9.33      9.69
384.40/384.47	c Verified 21017 clauses.
384.40/384.47	c Verified 21017 clauses.
384.40/384.47	c num threads              : 1          
384.40/384.47	c restarts                 : 12446      
384.40/384.47	c dynamic restarts         : 12416      
384.40/384.47	c static restarts          : 30         
384.40/384.47	c full restarts            : 4          
384.40/384.47	c total simplify time      : 0.01       
384.40/384.47	c learnts DL2              : 0          
384.40/384.47	c learnts size 2           : 265        
384.40/384.47	c learnts size 1           : 1           (0.50      % of vars)
384.40/384.47	c filedLit time            : 0.17        (0.04      % time)
384.40/384.47	c v-elim SatELite          : 0           (0.00      % vars)
384.40/384.47	c SatELite time            : 13.18       (3.43      % time)
384.40/384.47	c v-elim xor               : 0           (0.00      % vars)
384.40/384.47	c xor elim time            : 0.03        (0.01      % time)
384.40/384.47	c num binary xor trees     : 0          
384.40/384.47	c binxor trees' crown      : 0           (nan       leafs/tree)
384.40/384.47	c bin xor find time        : 0.00       
384.40/384.47	c OTF clause improved      : 157405      (0.05      clauses/conflict)
384.40/384.47	c OTF impr. size diff      : 171831      (1.09       lits/clause)
384.40/384.47	c OTF cl watch-shrink      : 2406446     (0.77      clauses/conflict)
384.40/384.47	c OTF cl watch-sh-lit      : 10381343    (4.31       lits/clause)
384.40/384.47	c tried to recurMin cls    : 443196      (14.20      % of conflicts)
384.40/384.47	c updated cache            : 1824        (0.00       lits/tried recurMin)
384.40/384.47	c clauses over max glue    : 0           (0.00      % of all clauses)
384.40/384.47	c conflicts                : 3121683     (8124.63   / sec)
384.40/384.47	c decisions                : 4006926     (0.15      % random)
384.40/384.47	c bogo-props               : 61994362568 (161349285.04 / sec)
384.40/384.47	c conflict literals        : 49312241    (56.62     % deleted)
384.40/384.47	c Memory used              : 82.83       MB
384.40/384.47	c CPU time                 : 384.22      s
384.40/384.47	s SATISFIABLE
384.40/384.47	v 1 2 3 4 5 6 -7 8 9 10 11 12 13 14 15 -16 17 18 19 20 21 22 23 24 25 26 27 28 -29 30 31 32 33 34 35 36 37 -38 39 40 -41 42 43 44 -45 46 47 48 49 50 51 52 53 54 55 -56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 -76 77 78 79 80 81 82 83 -84 85 86 -87 88 89 90 -91 92 93 94 95 96 97 98 99 100 101 -102 103 104 105 106 107 108 -109 -110 111 112 113 114 -115 116 117 118 119 120 121 -122 123 124 -125 126 127 128 129 130 131 132 133 134 135 136 137 -138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 -155 -156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 -176 177 -178 179 180 181 182 183 -184 185 186 187 188 189 190 191 192 -193 194 195 196 197 198 199 200 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.41 3.85 3.66 3/184 12247
/proc/meminfo: memFree=13952464/32950928 swapFree=67111528/67111528
[pid=12247] ppid=12245 vsize=30780 CPUtime=0 cores=4,6
/proc/12247/stat : 12247 (strangenight2-s) R 12245 12247 11250 0 -1 4202496 930 0 0 0 0 0 0 0 21 0 1 0 544599884 31518720 869 33554432000 4194304 4627331 140735705734080 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12247/statm: 7695 870 322 106 0 2666 0

[startup+0.0686339 s]
/proc/loadavg: 3.41 3.85 3.66 3/184 12247
/proc/meminfo: memFree=13952464/32950928 swapFree=67111528/67111528
[pid=12247] ppid=12245 vsize=30776 CPUtime=0.06 cores=4,6
/proc/12247/stat : 12247 (strangenight2-s) R 12245 12247 11250 0 -1 4202496 967 0 0 0 6 0 0 0 21 0 1 0 544599884 31514624 906 33554432000 4194304 4627331 140735705734080 18446744073709551615 4308311 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12247/statm: 7694 906 342 106 0 2665 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30776

[startup+0.100647 s]
/proc/loadavg: 3.41 3.85 3.66 3/184 12247
/proc/meminfo: memFree=13952464/32950928 swapFree=67111528/67111528
[pid=12247] ppid=12245 vsize=30776 CPUtime=0.09 cores=4,6
/proc/12247/stat : 12247 (strangenight2-s) R 12245 12247 11250 0 -1 4202496 967 0 0 0 9 0 0 0 21 0 1 0 544599884 31514624 906 33554432000 4194304 4627331 140735705734080 18446744073709551615 4308297 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12247/statm: 7694 906 342 106 0 2665 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30776

[startup+0.30061 s]
/proc/loadavg: 3.41 3.85 3.66 3/184 12247
/proc/meminfo: memFree=13952464/32950928 swapFree=67111528/67111528
[pid=12247] ppid=12245 vsize=34096 CPUtime=0.29 cores=4,6
/proc/12247/stat : 12247 (strangenight2-s) R 12245 12247 11250 0 -1 4202496 2144 0 0 0 29 0 0 0 22 0 1 0 544599884 34914304 1790 33554432000 4194304 4627331 140735705734080 18446744073709551615 4327590 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12247/statm: 8524 1790 372 106 0 3495 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34096

[startup+0.700535 s]
/proc/loadavg: 3.41 3.85 3.66 3/184 12247
/proc/meminfo: memFree=13952464/32950928 swapFree=67111528/67111528
[pid=12247] ppid=12245 vsize=34096 CPUtime=0.69 cores=4,6
/proc/12247/stat : 12247 (strangenight2-s) R 12245 12247 11250 0 -1 4202496 2292 0 0 0 69 0 0 0 23 0 1 0 544599884 34914304 1938 33554432000 4194304 4627331 140735705734080 18446744073709551615 4309562 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12247/statm: 8524 1938 373 106 0 3495 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34096

[startup+1.50038 s]
/proc/loadavg: 3.41 3.85 3.66 5/190 12258
/proc/meminfo: memFree=13901940/32950928 swapFree=67111528/67111528
[pid=12247] ppid=12245 vsize=35568 CPUtime=1.49 cores=4,6
/proc/12247/stat : 12247 (strangenight2-s) R 12245 12247 11250 0 -1 4202496 3068 0 0 0 149 0 0 0 25 0 1 0 544599884 36421632 2000 33554432000 4194304 4627331 140735705734080 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12247/statm: 8892 2000 373 106 0 3863 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35568

[startup+3.1011 s]
/proc/loadavg: 3.41 3.85 3.66 5/190 12258
/proc/meminfo: memFree=13892524/32950928 swapFree=67111528/67111528
[pid=12247] ppid=12245 vsize=40488 CPUtime=3.09 cores=4,6
/proc/12247/stat : 12247 (strangenight2-s) R 12245 12247 11250 0 -1 4202496 5117 0 0 0 309 0 0 0 25 0 1 0 544599884 41459712 3194 33554432000 4194304 4627331 140735705734080 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12247/statm: 10122 3194 378 106 0 5093 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40488

[startup+6.3005 s]
/proc/loadavg: 3.45 3.85 3.66 5/190 12258
/proc/meminfo: memFree=13862616/32950928 swapFree=67111528/67111528
[pid=12247] ppid=12245 vsize=44344 CPUtime=6.29 cores=4,6
/proc/12247/stat : 12247 (strangenight2-s) R 12245 12247 11250 0 -1 4202496 7573 0 0 0 628 1 0 0 22 0 1 0 544599884 45408256 4086 33554432000 4194304 4627331 140735705734080 18446744073709551615 4309562 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12247/statm: 11086 4086 378 106 0 6057 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44344

[startup+12.7003 s]
/proc/loadavg: 3.50 3.85 3.66 5/190 12258
/proc/meminfo: memFree=13845816/32950928 swapFree=67111528/67111528
[pid=12247] ppid=12245 vsize=46096 CPUtime=12.69 cores=4,6
/proc/12247/stat : 12247 (strangenight2-s) R 12245 12247 11250 0 -1 4202496 11179 0 0 0 1268 1 0 0 25 0 1 0 544599884 47202304 4594 33554432000 4194304 4627331 140735705734080 18446744073709551615 4427056 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12247/statm: 11524 4594 378 106 0 6495 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46096

[startup+25.5009 s]
/proc/loadavg: 3.61 3.86 3.67 5/190 12259
/proc/meminfo: memFree=13826452/32950928 swapFree=67111528/67111528
[pid=12247] ppid=12245 vsize=47612 CPUtime=25.49 cores=4,6
/proc/12247/stat : 12247 (strangenight2-s) R 12245 12247 11250 0 -1 4202496 17161 0 0 0 2547 2 0 0 25 0 1 0 544599884 48754688 4909 33554432000 4194304 4627331 140735705734080 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12247/statm: 11903 4909 378 106 0 6874 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47612

[startup+51.1012 s]
/proc/loadavg: 3.74 3.87 3.67 5/190 12259
/proc/meminfo: memFree=13806012/32950928 swapFree=67111528/67111528
[pid=12247] ppid=12245 vsize=51724 CPUtime=51.09 cores=4,6
/proc/12247/stat : 12247 (strangenight2-s) R 12245 12247 11250 0 -1 4202496 27634 0 0 0 5105 4 0 0 25 0 1 0 544599884 52965376 6065 33554432000 4194304 4627331 140735705734080 18446744073709551615 4302272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12247/statm: 12931 6065 384 106 0 7902 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 51724

[startup+102.307 s]
/proc/loadavg: 3.89 3.89 3.69 5/190 12261
/proc/meminfo: memFree=13743996/32950928 swapFree=67111528/67111528
[pid=12247] ppid=12245 vsize=61364 CPUtime=102.3 cores=4,6
/proc/12247/stat : 12247 (strangenight2-s) R 12245 12247 11250 0 -1 4202496 45848 0 0 0 10222 8 0 0 25 0 1 0 544599884 62836736 8385 33554432000 4194304 4627331 140735705734080 18446744073709551615 4309247 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12247/statm: 15341 8385 378 106 0 10312 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 61364

[startup+162.301 s]
/proc/loadavg: 3.96 3.91 3.70 5/190 12262
/proc/meminfo: memFree=13713224/32950928 swapFree=67111528/67111528
[pid=12247] ppid=12245 vsize=65772 CPUtime=162.3 cores=4,6
/proc/12247/stat : 12247 (strangenight2-s) R 12245 12247 11250 0 -1 4202496 63279 0 0 0 16217 13 0 0 25 0 1 0 544599884 67350528 9228 33554432000 4194304 4627331 140735705734080 18446744073709551615 4327560 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12247/statm: 16443 9228 378 106 0 11414 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 65772

[startup+222.3 s]
/proc/loadavg: 3.98 3.92 3.72 5/190 12264
/proc/meminfo: memFree=13705748/32950928 swapFree=67111528/67111528
[pid=12247] ppid=12245 vsize=77856 CPUtime=222.29 cores=4,6
/proc/12247/stat : 12247 (strangenight2-s) R 12245 12247 11250 0 -1 4202496 79797 0 0 0 22213 16 0 0 25 0 1 0 544599884 79724544 12160 33554432000 4194304 4627331 140735705734080 18446744073709551615 4308248 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12247/statm: 19464 12160 378 106 0 14435 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 77856

[startup+282.3 s]
/proc/loadavg: 3.99 3.93 3.74 5/190 12265
/proc/meminfo: memFree=13702512/32950928 swapFree=67111528/67111528
[pid=12247] ppid=12245 vsize=78156 CPUtime=282.3 cores=4,6
/proc/12247/stat : 12247 (strangenight2-s) R 12245 12247 11250 0 -1 4202496 93099 0 0 0 28210 20 0 0 25 0 1 0 544599884 80031744 12759 33554432000 4194304 4627331 140735705734080 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12247/statm: 19539 12759 378 106 0 14510 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 78156

[startup+342.301 s]
/proc/loadavg: 4.06 3.96 3.75 5/190 12294
/proc/meminfo: memFree=13687972/32950928 swapFree=67111528/67111528
[pid=12247] ppid=12245 vsize=84640 CPUtime=342.3 cores=4,6
/proc/12247/stat : 12247 (strangenight2-s) R 12245 12247 11250 0 -1 4202496 106590 0 0 0 34207 23 0 0 25 0 1 0 544599884 86671360 14940 33554432000 4194304 4627331 140735705734080 18446744073709551615 4324262 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12247/statm: 21160 14940 378 106 0 16131 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 84640

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

[startup+358.301 s]
/proc/loadavg: 4.05 3.96 3.76 5/190 12294
/proc/meminfo: memFree=13701472/32950928 swapFree=67111528/67111528
[pid=12247] ppid=12245 vsize=84712 CPUtime=358.3 cores=4,6
/proc/12247/stat : 12247 (strangenight2-s) R 12245 12247 11250 0 -1 4202496 110652 0 0 0 35806 24 0 0 25 0 1 0 544599884 86745088 14373 33554432000 4194304 4627331 140735705734080 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12247/statm: 21178 14373 378 106 0 16149 0
Current children cumulated CPU time (s) 358.3
Current children cumulated vsize (KiB) 84712

[startup+371.101 s]
/proc/loadavg: 4.04 3.96 3.76 5/190 12295
/proc/meminfo: memFree=13676548/32950928 swapFree=67111528/67111528
[pid=12247] ppid=12245 vsize=84764 CPUtime=371.11 cores=4,6
/proc/12247/stat : 12247 (strangenight2-s) R 12245 12247 11250 0 -1 4202496 113233 0 0 0 37086 25 0 0 25 0 1 0 544599884 86798336 14587 33554432000 4194304 4627331 140735705734080 18446744073709551615 4327560 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12247/statm: 21191 14587 378 106 0 16162 0
Current children cumulated CPU time (s) 371.11
Current children cumulated vsize (KiB) 84764

[startup+377.501 s]
/proc/loadavg: 4.03 3.96 3.76 5/190 12295
/proc/meminfo: memFree=13699612/32950928 swapFree=67111528/67111528
[pid=12247] ppid=12245 vsize=84812 CPUtime=377.5 cores=4,6
/proc/12247/stat : 12247 (strangenight2-s) R 12245 12247 11250 0 -1 4202496 115002 0 0 0 37725 25 0 0 25 0 1 0 544599884 86847488 13949 33554432000 4194304 4627331 140735705734080 18446744073709551615 4308351 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12247/statm: 21203 13949 378 106 0 16174 0
Current children cumulated CPU time (s) 377.5
Current children cumulated vsize (KiB) 84812

[startup+380.701 s]
/proc/loadavg: 4.03 3.96 3.76 5/190 12295
/proc/meminfo: memFree=13695892/32950928 swapFree=67111528/67111528
[pid=12247] ppid=12245 vsize=84812 CPUtime=380.7 cores=4,6
/proc/12247/stat : 12247 (strangenight2-s) R 12245 12247 11250 0 -1 4202496 115421 0 0 0 38045 25 0 0 25 0 1 0 544599884 86847488 14368 33554432000 4194304 4627331 140735705734080 18446744073709551615 4309555 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12247/statm: 21203 14368 378 106 0 16174 0
Current children cumulated CPU time (s) 380.7
Current children cumulated vsize (KiB) 84812

[startup+382.301 s]
/proc/loadavg: 4.03 3.96 3.76 5/190 12295
/proc/meminfo: memFree=13692296/32950928 swapFree=67111528/67111528
[pid=12247] ppid=12245 vsize=84812 CPUtime=382.3 cores=4,6
/proc/12247/stat : 12247 (strangenight2-s) R 12245 12247 11250 0 -1 4202496 115611 0 0 0 38205 25 0 0 25 0 1 0 544599884 86847488 14558 33554432000 4194304 4627331 140735705734080 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12247/statm: 21203 14558 378 106 0 16174 0
Current children cumulated CPU time (s) 382.3
Current children cumulated vsize (KiB) 84812

[startup+383.1 s]
/proc/loadavg: 4.03 3.96 3.76 5/190 12295
/proc/meminfo: memFree=13688576/32950928 swapFree=67111528/67111528
[pid=12247] ppid=12245 vsize=84812 CPUtime=383.1 cores=4,6
/proc/12247/stat : 12247 (strangenight2-s) R 12245 12247 11250 0 -1 4202496 115701 0 0 0 38285 25 0 0 25 0 1 0 544599884 86847488 14648 33554432000 4194304 4627331 140735705734080 18446744073709551615 4308311 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12247/statm: 21203 14648 378 106 0 16174 0
Current children cumulated CPU time (s) 383.1
Current children cumulated vsize (KiB) 84812

[startup+383.906 s]
/proc/loadavg: 4.03 3.96 3.76 5/190 12295
/proc/meminfo: memFree=13687952/32950928 swapFree=67111528/67111528
[pid=12247] ppid=12245 vsize=84812 CPUtime=383.91 cores=4,6
/proc/12247/stat : 12247 (strangenight2-s) R 12245 12247 11250 0 -1 4202496 115792 0 0 0 38366 25 0 0 25 0 1 0 544599884 86847488 14739 33554432000 4194304 4627331 140735705734080 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12247/statm: 21203 14739 378 106 0 16174 0
Current children cumulated CPU time (s) 383.91
Current children cumulated vsize (KiB) 84812

[startup+384.3 s]
/proc/loadavg: 4.03 3.96 3.76 5/190 12295
/proc/meminfo: memFree=13687952/32950928 swapFree=67111528/67111528
[pid=12247] ppid=12245 vsize=84812 CPUtime=384.3 cores=4,6
/proc/12247/stat : 12247 (strangenight2-s) R 12245 12247 11250 0 -1 4202496 115833 0 0 0 38405 25 0 0 25 0 1 0 544599884 86847488 14780 33554432000 4194304 4627331 140735705734080 18446744073709551615 4322147 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12247/statm: 21203 14780 378 106 0 16174 0
Current children cumulated CPU time (s) 384.3
Current children cumulated vsize (KiB) 84812

[startup+384.4 s]
/proc/loadavg: 4.03 3.96 3.76 5/190 12295
/proc/meminfo: memFree=13687952/32950928 swapFree=67111528/67111528
[pid=12247] ppid=12245 vsize=84812 CPUtime=384.4 cores=4,6
/proc/12247/stat : 12247 (strangenight2-s) R 12245 12247 11250 0 -1 4202496 115846 0 0 0 38415 25 0 0 25 0 1 0 544599884 86847488 14793 33554432000 4194304 4627331 140735705734080 18446744073709551615 4309228 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12247/statm: 21203 14793 378 106 0 16174 0
Current children cumulated CPU time (s) 384.4
Current children cumulated vsize (KiB) 84812

Child status: 10
Real time (s): 384.474
CPU time (s): 384.486
CPU user time (s): 384.226
CPU system time (s): 0.25996
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 91328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 384.226
system time used= 0.25996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115872
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= 10
involuntary context switches= 273

runsolver used 0.662899 second user time and 1.43678 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-23 09:28:12
IDJOB=3261892
IDBENCH=83264
IDSOLVER=1587
FILE ID=node113/3261892-1303543692
RUNJOBID= node113-1303543692-12216
PBS_JOBID= 13143125
Free space on /tmp= 70792 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-21_399.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261892-1303543692/watcher-3261892-1303543692 -o /tmp/evaluation-result-3261892-1303543692/solver-3261892-1303543692 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3261892-1303543692.cnf

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

MD5SUM BENCH= 693b5fe291cecff45feff3be98a908cf
RANDOM SEED=1782590711

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13954356 kB
Buffers:       1837960 kB
Cached:       16500240 kB
SwapCached:          0 kB
Active:       10543936 kB
Inactive:      7866928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13954356 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           19652 kB
Writeback:           0 kB
AnonPages:       72336 kB
Mapped:          15260 kB
Slab:           522024 kB
PageTables:       5476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   254736 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= 70780 MiB
End job on node113 at 2011-04-23 09:34:37