Trace number 3401208

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 42.8545 42.8546

General information on the benchmark

NameSAT-Race-2010-CNF/software-verification/
nec/hard-18-U-10652.cnf
MD5SUMf0f11935e861485056485b47c5e1a7c3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.38633
Satisfiable
(Un)Satisfiability was proved
Number of variables1987351
Number of clauses5963534
Sum of the clauses size14253662
Maximum clause length1155
Minimum clause length1
Number of clauses of size 1109
Number of clauses of size 23971661
Number of clauses of size 31984242
Number of clauses of size 4766
Number of clauses of size 5765
Number of clauses of size over 55991

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-3401208-1306285904.cnf'
0.00/0.00	c -- header says num vars:        1987351
0.00/0.00	c -- header says num clauses:     5963534
1.49/2.08	c -- clauses added:            0 learnts,      5963534 normals,            0 xors
1.49/2.08	c -- vars added    1987351
1.49/2.08	c Parsing time:  1.81 s
1.49/2.08	c  N st     0         0   1987351   1963829   3945111         0  14109380         0   no data   no data
3.09/3.18	c asymm  cl-useful: 1/93/1897171 lits-rem:1 time: 1.00
18.49/18.55	c Flit:  1436 Blit:  59848 bXBeca:    0 bXProp: 9141 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 15.22
18.79/18.84	c Cleaning up after failed var search:     0.28 s 
19.09/19.16	c Replacing     9141 vars Replaced   200846 lits Time:     0.29 s 
19.69/19.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.04 s
19.79/19.89	c bin-w-bin subsume rem          666 bins  time:  0.18 s
20.79/20.80	c subs with bin:      677  lits-rem:      5238  v-fix:    0  time:  0.91 s
29.29/29.39	c Subs w/ non-existent bins:     10 l-rem:     14 v-fix:   244 done:   8451 time:  8.55 s
29.69/29.72	c Removed useless bin:       0  fixed:     0  props:  20.12M  time:  0.32 s
37.79/37.80	c lits-rem:        87  cl-subs:      125  v-elim:  76818  v-fix:    0  time:  8.06 s
39.19/39.21	c Finding binary XORs  T:     1.40 s  found:   21069
39.49/39.52	c Replacing    21069 vars Replaced   288148 lits Time:     0.31 s 
39.70/39.79	c calculated reachability. Time: 0.16
39.89/39.92	c Calc default polars -  time:   0.12 s pos: 1677642 undec:  291754 neg:   17955
39.89/39.92	c =========================================================================================
39.89/39.92	c types(t): F = full restart, N = normal restart
39.89/39.92	c types(t): S = simplification begin/end, E = solution found
39.89/39.92	c restart types(rt): st = static, dy = dynamic
39.89/39.92	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
39.89/39.92	c  B st     0         0   1703916   1712716   3463409         0  12365586         0   no data   no data
42.69/42.79	c  E st     2       222   1703860   1712716   3463428       180  12365586     15765   no data   no data
42.69/42.79	c num threads              : 1          
42.69/42.79	c restarts                 : 2          
42.69/42.79	c dynamic restarts         : 0          
42.69/42.79	c static restarts          : 2          
42.69/42.79	c full restarts            : 0          
42.69/42.79	c total simplify time      : 0.03       
42.69/42.79	c learnts DL2              : 0          
42.69/42.79	c learnts size 2           : 6717346    
42.69/42.79	c learnts size 1           : 207901      (10.46     % of vars)
42.69/42.79	c filedLit time            : 15.52       (36.72     % time)
42.69/42.79	c v-elim SatELite          : 76818       (3.87      % vars)
42.69/42.79	c SatELite time            : 16.03       (37.94     % time)
42.69/42.79	c v-elim xor               : 0           (0.00      % vars)
42.69/42.79	c xor elim time            : 0.00        (0.00      % time)
42.69/42.79	c num binary xor trees     : 8278       
42.69/42.79	c binxor trees' crown      : 30210       (3.65      leafs/tree)
42.69/42.79	c bin xor find time        : 1.40       
42.69/42.79	c OTF clause improved      : 15          (0.07      clauses/conflict)
42.69/42.79	c OTF impr. size diff      : 17          (1.13       lits/clause)
42.69/42.79	c OTF cl watch-shrink      : 85          (0.38      clauses/conflict)
42.69/42.79	c OTF cl watch-sh-lit      : 640         (7.53       lits/clause)
42.69/42.79	c tried to recurMin cls    : 71          (31.98      % of conflicts)
42.69/42.79	c updated cache            : 68          (0.96       lits/tried recurMin)
42.69/42.79	c clauses over max glue    : 0           (0.00      % of all clauses)
42.69/42.79	c conflicts                : 222         (5.25      / sec)
42.69/42.79	c decisions                : 1728        (0.00      % random)
42.69/42.79	c bogo-props               : 486219948   (11506373.54 / sec)
42.69/42.79	c conflict literals        : 17263       (26.67     % deleted)
42.69/42.79	c Memory used              : 1973.57     MB
42.69/42.79	c CPU time                 : 42.26       s
42.69/42.79	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-3401208-1306285904/watcher-3401208-1306285904 -o /tmp/evaluation-result-3401208-1306285904/solver-3401208-1306285904 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3401208-1306285904.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.00 2.02 2.00 2/561 5496
/proc/meminfo: memFree=23496012/32950928 swapFree=41934332/67111528
[pid=5496] ppid=5494 vsize=27752 CPUtime=0 cores=0,2,4,6
/proc/5496/stat : 5496 (strangenight2-s) R 5494 5496 5116 0 -1 4202496 2374 0 0 0 0 0 0 0 23 0 1 0 740189619 28418048 1822 33554432000 4194304 4580011 140737091655408 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5496/statm: 6938 1828 323 95 0 1920 0

[startup+0.0535649 s]
/proc/loadavg: 2.00 2.02 2.00 2/561 5496
/proc/meminfo: memFree=23496012/32950928 swapFree=41934332/67111528
[pid=5496] ppid=5494 vsize=85152 CPUtime=0.04 cores=0,2,4,6
/proc/5496/stat : 5496 (strangenight2-s) R 5494 5496 5116 0 -1 4202496 16251 0 0 0 3 1 0 0 23 0 1 0 740189619 87195648 11919 33554432000 4194304 4580011 140737091655408 18446744073709551615 4310242 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5496/statm: 21288 11925 325 95 0 16270 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 85152

[startup+0.100623 s]
/proc/loadavg: 2.00 2.02 2.00 2/561 5496
/proc/meminfo: memFree=23496012/32950928 swapFree=41934332/67111528
[pid=5496] ppid=5494 vsize=132816 CPUtime=0.09 cores=0,2,4,6
/proc/5496/stat : 5496 (strangenight2-s) R 5494 5496 5116 0 -1 4202496 29390 0 0 0 7 2 0 0 23 0 1 0 740189619 136003584 20797 33554432000 4194304 4580011 140737091655408 18446744073709551615 4306932 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5496/statm: 33204 20805 325 95 0 28186 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 132816

[startup+0.300589 s]
/proc/loadavg: 2.00 2.02 2.00 2/561 5496
/proc/meminfo: memFree=23496012/32950928 swapFree=41934332/67111528
[pid=5496] ppid=5494 vsize=320948 CPUtime=0.28 cores=0,2,4,6
/proc/5496/stat : 5496 (strangenight2-s) R 5494 5496 5116 0 -1 4202496 83598 0 0 0 21 7 0 0 25 0 1 0 740189619 328650752 66018 33554432000 4194304 4580011 140737091655408 18446744073709551615 4306932 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5496/statm: 80237 66027 325 95 0 75219 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 320948

[startup+0.700523 s]
/proc/loadavg: 2.00 2.02 2.00 2/561 5496
/proc/meminfo: memFree=23496012/32950928 swapFree=41934332/67111528
[pid=5496] ppid=5494 vsize=645032 CPUtime=0.69 cores=0,2,4,6
/proc/5496/stat : 5496 (strangenight2-s) R 5494 5496 5116 0 -1 4202496 171467 0 0 0 50 19 0 0 25 0 1 0 740189619 660512768 136695 33554432000 4194304 4580011 140737091655408 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5496/statm: 161258 136695 325 95 0 156240 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 645032

[startup+1.50032 s]
/proc/loadavg: 2.00 2.02 2.00 3/562 5497
/proc/meminfo: memFree=22932920/32950928 swapFree=41934332/67111528
[pid=5496] ppid=5494 vsize=750536 CPUtime=1.49 cores=0,2,4,6
/proc/5496/stat : 5496 (strangenight2-s) R 5494 5496 5116 0 -1 4202496 195260 0 0 0 127 22 0 0 25 0 1 0 740189619 768548864 160488 33554432000 4194304 4580011 140737091655408 18446744073709551615 251813900997 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5496/statm: 187634 160490 325 95 0 182616 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 750536

[startup+3.10115 s]
/proc/loadavg: 2.00 2.02 2.00 3/562 5497
/proc/meminfo: memFree=22932920/32950928 swapFree=41934332/67111528
[pid=5496] ppid=5494 vsize=961804 CPUtime=3.09 cores=0,2,4,6
/proc/5496/stat : 5496 (strangenight2-s) R 5494 5496 5116 0 -1 4202496 219262 0 0 0 283 26 0 0 25 0 1 0 740189619 984887296 184490 33554432000 4194304 4580011 140737091655408 18446744073709551615 4293749 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5496/statm: 240451 184490 339 95 0 235433 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 961804

[startup+6.30062 s]
/proc/loadavg: 2.08 2.03 2.01 3/562 5497
/proc/meminfo: memFree=22636516/32950928 swapFree=41934332/67111528
[pid=5496] ppid=5494 vsize=1131884 CPUtime=6.29 cores=0,2,4,6
/proc/5496/stat : 5496 (strangenight2-s) R 5494 5496 5116 0 -1 4202496 255225 0 0 0 599 30 0 0 25 0 1 0 740189619 1159049216 220453 33554432000 4194304 4580011 140737091655408 18446744073709551615 4293000 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5496/statm: 282971 220453 341 95 0 277953 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1131884

[startup+12.7005 s]
/proc/loadavg: 2.07 2.03 2.00 3/562 5497
/proc/meminfo: memFree=22455484/32950928 swapFree=41934332/67111528
[pid=5496] ppid=5494 vsize=1355884 CPUtime=12.69 cores=0,2,4,6
/proc/5496/stat : 5496 (strangenight2-s) R 5494 5496 5116 0 -1 4202496 295091 0 0 0 1235 34 0 0 25 0 1 0 740189619 1388425216 260319 33554432000 4194304 4580011 140737091655408 18446744073709551615 4288963 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5496/statm: 338971 260319 341 95 0 333953 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1355884

[startup+25.5214 s]
/proc/loadavg: 2.06 2.03 2.00 3/562 5497
/proc/meminfo: memFree=21836492/32950928 swapFree=41934332/67111528
[pid=5496] ppid=5494 vsize=1974336 CPUtime=25.51 cores=0,2,4,6
/proc/5496/stat : 5496 (strangenight2-s) R 5494 5496 5116 0 -1 4202496 437109 0 0 0 2501 50 0 0 25 0 1 0 740189619 2021720064 402337 33554432000 4194304 4580011 140737091655408 18446744073709551615 4515147 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5496/statm: 493584 402337 354 95 0 488566 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 1974336

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

[startup+26.8012 s]
/proc/loadavg: 2.06 2.03 2.00 3/562 5497
/proc/meminfo: memFree=21836368/32950928 swapFree=41934332/67111528
[pid=5496] ppid=5494 vsize=1974336 CPUtime=26.79 cores=0,2,4,6
/proc/5496/stat : 5496 (strangenight2-s) R 5494 5496 5116 0 -1 4202496 437109 0 0 0 2629 50 0 0 25 0 1 0 740189619 2021720064 402337 33554432000 4194304 4580011 140737091655408 18446744073709551615 4515116 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5496/statm: 493584 402337 354 95 0 488566 0
Current children cumulated CPU time (s) 26.79
Current children cumulated vsize (KiB) 1974336

[startup+33.221 s]
/proc/loadavg: 2.05 2.03 2.00 3/562 5497
/proc/meminfo: memFree=21889652/32950928 swapFree=41934332/67111528
[pid=5496] ppid=5494 vsize=1914288 CPUtime=33.21 cores=0,2,4,6
/proc/5496/stat : 5496 (strangenight2-s) R 5494 5496 5116 0 -1 4202496 439396 0 0 0 3271 50 0 0 25 0 1 0 740189619 1960230912 389097 33554432000 4194304 4580011 140737091655408 18446744073709551615 4412558 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5496/statm: 478572 389097 357 95 0 473554 0
Current children cumulated CPU time (s) 33.21
Current children cumulated vsize (KiB) 1914288

[startup+39.601 s]
/proc/loadavg: 2.04 2.03 2.00 3/562 5498
/proc/meminfo: memFree=21800812/32950928 swapFree=41934332/67111528
[pid=5496] ppid=5494 vsize=2005408 CPUtime=39.59 cores=0,2,4,6
/proc/5496/stat : 5496 (strangenight2-s) R 5494 5496 5116 0 -1 4202496 461252 0 0 0 3906 53 0 0 25 0 1 0 740189619 2053537792 410953 33554432000 4194304 4580011 140737091655408 18446744073709551615 4473192 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5496/statm: 501352 410953 357 95 0 496334 0
Current children cumulated CPU time (s) 39.59
Current children cumulated vsize (KiB) 2005408

[startup+41.2007 s]
/proc/loadavg: 2.04 2.03 2.00 3/562 5498
/proc/meminfo: memFree=21785684/32950928 swapFree=41934332/67111528
[pid=5496] ppid=5494 vsize=2020936 CPUtime=41.19 cores=0,2,4,6
/proc/5496/stat : 5496 (strangenight2-s) R 5494 5496 5116 0 -1 4202496 465145 0 0 0 4066 53 0 0 25 0 1 0 740189619 2069438464 414846 33554432000 4194304 4580011 140737091655408 18446744073709551615 4294112 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5496/statm: 505234 414846 362 95 0 500216 0
Current children cumulated CPU time (s) 41.19
Current children cumulated vsize (KiB) 2020936

[startup+42.0216 s]
/proc/loadavg: 2.04 2.03 2.00 3/562 5498
/proc/meminfo: memFree=21784692/32950928 swapFree=41934332/67111528
[pid=5496] ppid=5494 vsize=2020936 CPUtime=42.01 cores=0,2,4,6
/proc/5496/stat : 5496 (strangenight2-s) R 5494 5496 5116 0 -1 4202496 465258 0 0 0 4148 53 0 0 25 0 1 0 740189619 2069438464 414959 33554432000 4194304 4580011 140737091655408 18446744073709551615 4294273 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5496/statm: 505234 414959 362 95 0 500216 0
Current children cumulated CPU time (s) 42.01
Current children cumulated vsize (KiB) 2020936

[startup+42.4006 s]
/proc/loadavg: 2.04 2.03 2.00 3/562 5498
/proc/meminfo: memFree=21784692/32950928 swapFree=41934332/67111528
[pid=5496] ppid=5494 vsize=2020936 CPUtime=42.39 cores=0,2,4,6
/proc/5496/stat : 5496 (strangenight2-s) R 5494 5496 5116 0 -1 4202496 465263 0 0 0 4186 53 0 0 25 0 1 0 740189619 2069438464 414964 33554432000 4194304 4580011 140737091655408 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5496/statm: 505234 414964 362 95 0 500216 0
Current children cumulated CPU time (s) 42.39
Current children cumulated vsize (KiB) 2020936

[startup+42.8005 s]
/proc/loadavg: 2.04 2.03 2.00 3/562 5498
/proc/meminfo: memFree=21784692/32950928 swapFree=41934332/67111528
[pid=5496] ppid=5494 vsize=0 CPUtime=42.79 cores=0,2,4,6
/proc/5496/stat : 5496 (strangenight2-s) R 5494 5496 5116 0 -1 4202500 465373 0 0 0 4225 54 0 0 25 0 1 0 740189619 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/5496/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 42.79
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 42.8546
CPU time (s): 42.8545
CPU user time (s): 42.2576
CPU system time (s): 0.596909
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 2020936

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

runsolver used 0.245962 second user time and 0.515921 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-25 03:11:49
IDJOB=3401208
IDBENCH=88172
IDSOLVER=1887
FILE ID=node126/3401208-1306285904
RUNJOBID= node126-1306280115-5134
PBS_JOBID= 13457860
Free space on /tmp= 73220 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-18-U-10652.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3401208-1306285904/watcher-3401208-1306285904 -o /tmp/evaluation-result-3401208-1306285904/solver-3401208-1306285904 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3401208-1306285904.cnf

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

MD5SUM BENCH= f0f11935e861485056485b47c5e1a7c3
RANDOM SEED=1778514716

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23496168 kB
Buffers:        310924 kB
Cached:        6343124 kB
SwapCached:      49920 kB
Active:        4554136 kB
Inactive:      4577028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23496168 kB
SwapTotal:    67111528 kB
SwapFree:     41934332 kB
Dirty:          126944 kB
Writeback:           0 kB
AnonPages:     2440136 kB
Mapped:          25396 kB
Slab:           152444 kB
PageTables:     100640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 176705016 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= 73212 MiB
End job on node126 at 2011-05-25 03:12:32