Trace number 3401136

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-st (fixed)UNSAT 5.81812 5.81849

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-15.cnf
MD5SUMb5f600e7f9b30a5ff851f80fa6100290
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.81872
Satisfiable
(Un)Satisfiability was proved
Number of variables4740
Number of clauses45569
Sum of the clauses size233173
Maximum clause length45
Minimum clause length1
Number of clauses of size 112
Number of clauses of size 212041
Number of clauses of size 38754
Number of clauses of size 41380
Number of clauses of size 52160
Number of clauses of size over 521222

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-3401136-1306285113.cnf'
0.00/0.00	c -- header says num vars:           4740
0.00/0.00	c -- header says num clauses:       45569
0.00/0.01	c -- clauses added:            0 learnts,        45569 normals,            0 xors
0.00/0.01	c -- vars added       4740
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      4740     33500     11653         0    229119         0   no data   no data
0.29/0.31	c asymm  cl-useful: 1/7408/33022 lits-rem:1 time: 0.29
0.29/0.39	c Flit:    15 Blit:     17 bXBeca:    0 bXProp:   60 Bins:      0 BRemL:      0 BRemN:      0 P:  4.4M T:  0.08
0.29/0.39	c Replacing       60 vars Replaced    25005 lits Time:     0.00 s 
0.39/0.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.39/0.40	c bin-w-bin subsume rem          204 bins  time:  0.00 s
0.39/0.45	c subs with bin:     7938  lits-rem:         7  v-fix:    0  time:  0.05 s
0.39/0.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4427 time:  0.01 s
0.39/0.46	c Removed useless bin:       0  fixed:     0  props:   0.80M  time:  0.00 s
0.49/0.51	c lits-rem:         0  cl-subs:       71  v-elim:    504  v-fix:    0  time:  0.05 s
0.49/0.51	c Finding binary XORs  T:     0.00 s  found:       1
0.49/0.52	c Replacing        1 vars Replaced        9 lits Time:     0.00 s 
0.49/0.53	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.49/0.53	c calculated reachability. Time: 0.00
0.49/0.53	c Calc default polars -  time:   0.00 s pos:     182 undec:     818 neg:    3740
0.49/0.53	c =========================================================================================
0.49/0.53	c types(t): F = full restart, N = normal restart
0.49/0.53	c types(t): S = simplification begin/end, E = solution found
0.49/0.53	c restart types(rt): st = static, dy = dynamic
0.49/0.53	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.49/0.53	c  B st     0         0      3922     25349      9637         0    174218         0   no data   no data
0.59/0.68	c  N dy    22      4059      3922     25349      9803      3837    174212    106231      8.47     10.63
0.79/0.88	c  N dy    42      8151      3920     25349      9914      5126    174212    110640      7.72      8.15
1.11/1.12	c  N dy    66     12176      3905     25349      9965      4548    174212     59744      7.92     10.50
1.29/1.37	c  N dy    98     16329      3905     25349     10019      8628    174212    181570      8.33      8.84
1.49/1.57	c  N dy   122     20683      3903     25349     10152      6876    174212    113254      8.42      9.30
1.69/1.76	c  N dy   147     24832      3903     25349     10239     10901    174209    243808      8.61      9.49
1.69/1.77	c  F st   149     25004      3903     25349     10240     11071    174209    249728      8.63   no data
1.99/2.00	c Finding binary XORs  T:     0.00 s  found:       0
2.10/2.14	c  N dy   155     30000      3903     25332     10166      8746    173972    153071      8.63   no data
2.10/2.14	c  S st   155     30000      3903     25332     10166      8746    173972    153071      8.63   no data
2.10/2.19	c  S st   155     30503      3903     25332     10187      9226    173971    163008      8.63   no data
2.10/2.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.43	c Flit:     9 Blit:      5 bXBeca:    0 bXProp:    1 Bins: 101036 BRemL:  87859 BRemN:      0 P:  7.2M T:  0.24
2.39/2.43	c Replacing        1 vars Replaced      359 lits Time:     0.00 s 
2.39/2.44	c blocked clauses removed:        0 vars:      0 tried:        3888 T: 0.00 s
2.39/2.44	c bin-w-bin subsume rem           13 bins  time:  0.00 s
2.39/2.45	c subs with bin:      414  lits-rem:       468  v-fix:    0  time:  0.01 s
2.39/2.45	c Subs w/ non-existent bins:    169 l-rem:    105 v-fix:     0 done:   3888 time:  0.01 s
2.39/2.46	c Removed useless bin:       8  fixed:     0  props:   0.29M  time:  0.00 s
2.39/2.48	c lits-rem:         0  cl-subs:      255  v-elim:    144  v-fix:    0  time:  0.02 s
2.39/2.49	c subs with bin:      227  lits-rem:       806  v-fix:    0  time:  0.01 s
2.49/2.50	c lits-rem:        69  cl-subs:      761  v-elim:      0  v-fix:    0  time:  0.01 s
2.89/2.90	c asymm  cl-useful: 1/16834/24242 lits-rem:1 time: 0.40
2.89/2.90	c calculated reachability. Time: 0.00
2.89/2.90	c  N dy   155     30503      3744     24242     20911      4003    166982     64330      8.63   no data
2.89/2.91	c Finding binary XORs  T:     0.00 s  found:       0
3.09/3.16	c  N dy   168     35122      3742     24242     20929      8573    166982    195090      8.44      8.98
3.39/3.45	c  N dy   188     39240      3739     24242     20940      6735    166982    102687      8.41      8.91
3.69/3.76	c  N dy   209     43441      3737     24242     20966     10878    166982    218660      8.37      8.82
3.89/3.96	c  S st   222     45754      3733     24242     20978     13168    166982    285373      8.38   no data
3.99/4.03	c  S st   222     46255      3733     24242     20980     13666    166982    296645      8.38   no data
3.99/4.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.19/4.21	c Flit:     4 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   5013 BRemL:   4157 BRemN:      0 P:  7.2M T:  0.18
4.19/4.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.19/4.22	c bin-w-bin subsume rem           14 bins  time:  0.00 s
4.19/4.22	c subs with bin:      108  lits-rem:       353  v-fix:    0  time:  0.00 s
4.19/4.23	c Subs w/ non-existent bins:     15 l-rem:     55 v-fix:     0 done:   3729 time:  0.01 s
4.19/4.23	c Removed useless bin:       8  fixed:     0  props:   0.26M  time:  0.00 s
4.19/4.25	c lits-rem:         0  cl-subs:      187  v-elim:     88  v-fix:    0  time:  0.01 s
4.19/4.26	c subs with bin:      131  lits-rem:       682  v-fix:    0  time:  0.01 s
4.19/4.27	c lits-rem:        63  cl-subs:      353  v-elim:      0  v-fix:    0  time:  0.01 s
4.19/4.28	c vivif2 --  cl tried    24001 cl shrink      109 lits rem        129 time: 0.01
4.19/4.28	c vivif2 --  cl tried     5834 cl shrink      807 lits rem       1675 time: 0.00
4.59/4.68	c asymm  cl-useful: 133/6224/24001 lits-rem:167 time: 0.40
4.59/4.68	c calculated reachability. Time: 0.00
4.59/4.68	c  N dy   222     46255      3641     24001     20232      5829    164478     84050      8.38   no data
4.59/4.69	c Finding binary XORs  T:     0.00 s  found:       0
4.89/4.98	c  N dy   232     51046      3640     24001     20250      6076    164478     88284      8.27      8.79
5.19/5.28	c  N dy   246     55117      3635     24001     20277     10079    164477    198112      8.19      9.79
5.59/5.66	c  N dy   259     59221      3616     24001     20304     14110    164477    295277      8.13      9.09
5.79/5.81	c  E dy   261     60685      3612     24001     20344     15499    164477    325512      8.06      3.25
5.79/5.81	c num threads              : 1          
5.79/5.81	c restarts                 : 261        
5.79/5.81	c dynamic restarts         : 249        
5.79/5.81	c static restarts          : 12         
5.79/5.81	c full restarts            : 1          
5.79/5.81	c total simplify time      : 0.01       
5.79/5.81	c learnts DL2              : 0          
5.79/5.81	c learnts size 2           : 118842     
5.79/5.81	c learnts size 1           : 956         (20.17     % of vars)
5.79/5.81	c filedLit time            : 0.50        (8.57      % time)
5.79/5.81	c v-elim SatELite          : 736         (15.53     % vars)
5.79/5.81	c SatELite time            : 0.11        (1.91      % time)
5.79/5.81	c v-elim xor               : 0           (0.00      % vars)
5.79/5.81	c xor elim time            : 0.00        (0.07      % time)
5.79/5.81	c num binary xor trees     : 62         
5.79/5.81	c binxor trees' crown      : 62          (1.00      leafs/tree)
5.79/5.81	c bin xor find time        : 0.01       
5.79/5.81	c OTF clause improved      : 497         (0.01      clauses/conflict)
5.79/5.81	c OTF impr. size diff      : 567         (1.14       lits/clause)
5.79/5.81	c OTF cl watch-shrink      : 34703       (0.57      clauses/conflict)
5.79/5.81	c OTF cl watch-sh-lit      : 109050      (3.14       lits/clause)
5.79/5.81	c tried to recurMin cls    : 24816       (40.89      % of conflicts)
5.79/5.81	c updated cache            : 0           (0.00       lits/tried recurMin)
5.79/5.81	c clauses over max glue    : 0           (0.00      % of all clauses)
5.79/5.81	c conflicts                : 60685       (10464.52  / sec)
5.79/5.81	c decisions                : 109768      (1.97      % random)
5.79/5.81	c bogo-props               : 308290695   (53161652.34 / sec)
5.79/5.81	c conflict literals        : 1742287     (33.40     % deleted)
5.79/5.81	c Memory used              : 57.39       MB
5.79/5.81	c CPU time                 : 5.80        s
5.79/5.81	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3401136-1306285113/watcher-3401136-1306285113 -o /tmp/evaluation-result-3401136-1306285113/solver-3401136-1306285113 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3401136-1306285113.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.04 2.00 3/517 13132
/proc/meminfo: memFree=16759088/32950928 swapFree=38156884/67111528
[pid=13132] ppid=13130 vsize=31952 CPUtime=0 cores=0,2,4,6
/proc/13132/stat : 13132 (strangenight2-s) R 13130 13132 12838 0 -1 4202496 1413 0 0 0 0 0 0 0 25 0 1 0 740108035 32718848 1255 33554432000 4194304 4580011 140735091777968 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/13132/statm: 7988 1256 324 95 0 2970 0

[startup+0.0391201 s]
/proc/loadavg: 2.02 2.04 2.00 3/517 13132
/proc/meminfo: memFree=16759088/32950928 swapFree=38156884/67111528
[pid=13132] ppid=13130 vsize=33072 CPUtime=0.03 cores=0,2,4,6
/proc/13132/stat : 13132 (strangenight2-s) R 13130 13132 12838 0 -1 4202496 1869 0 0 0 3 0 0 0 25 0 1 0 740108035 33865728 1711 33554432000 4194304 4580011 140735091777968 18446744073709551615 4292864 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/13132/statm: 8268 1711 339 95 0 3250 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 33072

[startup+0.10111 s]
/proc/loadavg: 2.02 2.04 2.00 3/517 13132
/proc/meminfo: memFree=16759088/32950928 swapFree=38156884/67111528
[pid=13132] ppid=13130 vsize=33740 CPUtime=0.09 cores=0,2,4,6
/proc/13132/stat : 13132 (strangenight2-s) R 13130 13132 12838 0 -1 4202496 2052 0 0 0 9 0 0 0 25 0 1 0 740108035 34549760 1894 33554432000 4194304 4580011 140735091777968 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/13132/statm: 8435 1894 339 95 0 3417 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33740

[startup+0.30107 s]
/proc/loadavg: 2.02 2.04 2.00 3/517 13132
/proc/meminfo: memFree=16759088/32950928 swapFree=38156884/67111528
[pid=13132] ppid=13130 vsize=33740 CPUtime=0.29 cores=0,2,4,6
/proc/13132/stat : 13132 (strangenight2-s) R 13130 13132 12838 0 -1 4202496 2052 0 0 0 29 0 0 0 25 0 1 0 740108035 34549760 1894 33554432000 4194304 4580011 140735091777968 18446744073709551615 4294185 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/13132/statm: 8435 1894 339 95 0 3417 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33740

[startup+0.70099 s]
/proc/loadavg: 2.02 2.04 2.00 3/517 13132
/proc/meminfo: memFree=16759088/32950928 swapFree=38156884/67111528
[pid=13132] ppid=13130 vsize=42636 CPUtime=0.69 cores=0,2,4,6
/proc/13132/stat : 13132 (strangenight2-s) R 13130 13132 12838 0 -1 4202496 4565 0 0 0 69 0 0 0 25 0 1 0 740108035 43659264 4213 33554432000 4194304 4580011 140735091777968 18446744073709551615 4293260 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/13132/statm: 10659 4213 365 95 0 5641 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42636

[startup+1.50083 s]
/proc/loadavg: 2.02 2.04 2.00 3/518 13133
/proc/meminfo: memFree=16742464/32950928 swapFree=38156884/67111528
[pid=13132] ppid=13130 vsize=44060 CPUtime=1.49 cores=0,2,4,6
/proc/13132/stat : 13132 (strangenight2-s) R 13130 13132 12838 0 -1 4202496 5595 0 0 0 149 0 0 0 25 0 1 0 740108035 45117440 4293 33554432000 4194304 4580011 140735091777968 18446744073709551615 4324194 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/13132/statm: 11015 4293 365 95 0 5997 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44060

[startup+3.10051 s]
/proc/loadavg: 2.02 2.04 2.00 3/518 13133
/proc/meminfo: memFree=16740604/32950928 swapFree=38156884/67111528
[pid=13132] ppid=13130 vsize=48832 CPUtime=3.09 cores=0,2,4,6
/proc/13132/stat : 13132 (strangenight2-s) R 13130 13132 12838 0 -1 4202496 7828 0 0 0 308 1 0 0 25 0 1 0 740108035 50003968 5344 33554432000 4194304 4580011 140735091777968 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/13132/statm: 12208 5344 368 95 0 7190 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48832

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

[startup+4.70019 s]
/proc/loadavg: 2.02 2.04 2.00 3/518 13133
/proc/meminfo: memFree=16736140/32950928 swapFree=38156884/67111528
[pid=13132] ppid=13130 vsize=49340 CPUtime=4.69 cores=0,2,4,6
/proc/13132/stat : 13132 (strangenight2-s) R 13130 13132 12838 0 -1 4202496 8713 0 0 0 468 1 0 0 25 0 1 0 740108035 50524160 5569 33554432000 4194304 4580011 140735091777968 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/13132/statm: 12335 5569 368 95 0 7317 0
Current children cumulated CPU time (s) 4.69
Current children cumulated vsize (KiB) 49340

[startup+5.52003 s]
/proc/loadavg: 2.02 2.04 2.00 3/518 13133
/proc/meminfo: memFree=16733576/32950928 swapFree=38156884/67111528
[pid=13132] ppid=13130 vsize=58760 CPUtime=5.51 cores=0,2,4,6
/proc/13132/stat : 13132 (strangenight2-s) R 13130 13132 12838 0 -1 4202496 9285 0 0 0 550 1 0 0 25 0 1 0 740108035 60170240 6141 33554432000 4194304 4580011 140735091777968 18446744073709551615 4293209 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/13132/statm: 14690 6141 368 95 0 9672 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 58760

[startup+5.70099 s]
/proc/loadavg: 2.02 2.04 2.00 3/518 13133
/proc/meminfo: memFree=16733576/32950928 swapFree=38156884/67111528
[pid=13132] ppid=13130 vsize=58760 CPUtime=5.69 cores=0,2,4,6
/proc/13132/stat : 13132 (strangenight2-s) R 13130 13132 12838 0 -1 4202496 9330 0 0 0 568 1 0 0 25 0 1 0 740108035 60170240 6186 33554432000 4194304 4580011 140735091777968 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/13132/statm: 14690 6186 368 95 0 9672 0
Current children cumulated CPU time (s) 5.69
Current children cumulated vsize (KiB) 58760

[startup+5.80097 s]
/proc/loadavg: 2.02 2.04 2.00 3/518 13133
/proc/meminfo: memFree=16733576/32950928 swapFree=38156884/67111528
[pid=13132] ppid=13130 vsize=58760 CPUtime=5.79 cores=0,2,4,6
/proc/13132/stat : 13132 (strangenight2-s) R 13130 13132 12838 0 -1 4202496 9353 0 0 0 578 1 0 0 25 0 1 0 740108035 60170240 6209 33554432000 4194304 4580011 140735091777968 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/13132/statm: 14690 6209 368 95 0 9672 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 58760

Child status: 20
Real time (s): 5.81849
CPU time (s): 5.81812
CPU user time (s): 5.79912
CPU system time (s): 0.018997
CPU usage (%): 99.9936
Max. virtual memory (cumulated for all children) (KiB): 58760

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

runsolver used 0.030995 second user time and 0.082987 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-25 02:58:33
IDJOB=3401136
IDBENCH=83433
IDSOLVER=1887
FILE ID=node149/3401136-1306285113
RUNJOBID= node149-1306280110-12856
PBS_JOBID= 13457837
Free space on /tmp= 73316 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-15.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3401136-1306285113/watcher-3401136-1306285113 -o /tmp/evaluation-result-3401136-1306285113/solver-3401136-1306285113 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3401136-1306285113.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= b5f600e7f9b30a5ff851f80fa6100290
RANDOM SEED=798249537

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16759368 kB
Buffers:        226628 kB
Cached:        4305048 kB
SwapCached:      42620 kB
Active:        2097128 kB
Inactive:     13801876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16759368 kB
SwapTotal:    67111528 kB
SwapFree:     38156884 kB
Dirty:            6632 kB
Writeback:           0 kB
AnonPages:    11337776 kB
Mapped:          17596 kB
Slab:           105752 kB
PageTables:     117584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 173186812 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= 73312 MiB
End job on node149 at 2011-05-25 02:58:39