Trace number 3293753

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-stUNSAT 49.3045 49.305

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 benchmark3.08
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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3293753-1303791090.cnf'
0.00/0.00	c -- header says num vars:        1987351
0.00/0.00	c -- header says num clauses:     5963534
1.49/2.16	c -- clauses added:            0 learnts,      5963534 normals,            0 xors
1.49/2.16	c -- vars added    1987351
1.49/2.16	c Parsing time:  1.88 s
1.49/2.16	c  N st     0         0   1987351   1963829   3945111         0  14109380         0   no data   no data  --
1.49/2.88	c asymm  cl-useful: 1/93/1897171 lits-rem:1 time: 0.62
18.19/18.26	c Flit:  1436 Blit:  59848 bXBeca:    0 bXProp: 9141 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 15.02
18.59/18.64	c Cleaning up after failed var search:     0.36 s 
18.89/18.99	c Replacing     9141 vars Replaced   200846 lits Time:     0.31 s 
19.79/19.80	c bin-w-bin subsume rem          666 bins  time:  0.24 s
20.69/20.72	c subs with bin:      677  lits-rem:      5238  v-fix:    0  time:  0.92 s
34.89/34.90	c Subs w/ non-existent bins:     10 l-rem:     14 v-fix:   244 done:   8451 time: 14.12 s
35.19/35.26	c Removed useless bin:       0  fixed:     0  props:  20.12M  time:  0.36 s
41.39/41.40	c lits-rem:        49  cl-subs:    42866  v-elim: 600682  v-fix:    0  time:  6.00 s
42.59/42.61	c Finding binary XORs  T:     1.20 s  found:   33945
42.89/42.94	c Replacing    33945 vars Replaced   429407 lits Time:     0.33 s 
43.19/43.21	c calculated reachability. Time: 0.15
43.29/43.33	c Calc default polars -  time:   0.12 s pos: 1006799 undec:  902418 neg:   78134
43.29/43.33	c =========================================================================================
43.29/43.33	c types(t): F = full restart, N = normal restart
43.29/43.33	c types(t): S = simplification begin/end, E = solution found
43.29/43.33	c restart types(rt): st = static, dy = dynamic
43.29/43.33	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
43.29/43.33	c  B st     0         0   1167176   2175868   1892465         0  10747566         0   no data   no data  --
48.09/48.17	c  E st     3       399   1030383   1906002   1673822       327   9428447     36465   no data   no data  --
48.09/48.17	c num threads              : 1          
48.09/48.17	c restarts                 : 3          
48.09/48.17	c dynamic restarts         : 0          
48.09/48.17	c static restarts          : 3          
48.09/48.17	c full restarts            : 0          
48.09/48.17	c total simplify time      : 0.26       
48.09/48.17	c learnts DL2              : 0          
48.09/48.17	c learnts size 2           : 3980179    
48.09/48.17	c learnts size 1           : 321891      (16.20     % of vars)
48.09/48.17	c filedLit time            : 15.40       (32.47     % time)
48.09/48.17	c v-elim SatELite          : 600682      (30.23     % vars)
48.09/48.17	c SatELite time            : 19.51       (41.13     % time)
48.09/48.17	c v-elim xor               : 0           (0.00      % vars)
48.09/48.17	c xor elim time            : 0.00        (0.00      % time)
48.09/48.17	c num binary xor trees     : 15752      
48.09/48.17	c binxor trees' crown      : 43086       (2.74      leafs/tree)
48.09/48.17	c bin xor find time        : 1.20       
48.09/48.17	c OTF clause improved      : 18          (0.05      clauses/conflict)
48.09/48.17	c OTF impr. size diff      : 32          (1.78       lits/clause)
48.09/48.17	c OTF cl watch-shrink      : 148         (0.37      clauses/conflict)
48.09/48.17	c OTF cl watch-sh-lit      : 1353        (9.14       lits/clause)
48.09/48.17	c tried to recurMin cls    : 179         (44.86      % of conflicts)
48.09/48.17	c updated cache            : 255         (1.42       lits/tried recurMin)
48.09/48.17	c clauses over max glue    : 0           (0.00      % of all clauses)
48.09/48.17	c conflicts                : 399         (8.41      / sec)
48.09/48.17	c decisions                : 4118        (0.00      % random)
48.09/48.17	c bogo-props               : 546384650   (11520105.44 / sec)
48.09/48.17	c conflict literals        : 38006       (31.21     % deleted)
48.09/48.17	c Memory used              : 2096.03     MB
48.09/48.17	c CPU time                 : 47.43       s
48.09/48.17	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: 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-3293753-1303791090/watcher-3293753-1303791090 -o /tmp/evaluation-result-3293753-1303791090/solver-3293753-1303791090 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3293753-1303791090.cnf 

running on 2 cores: 5,7

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: 4.00 3.97 3.62 5/189 24676
/proc/meminfo: memFree=11702020/32950928 swapFree=67111528/67111528
[pid=24676] ppid=24674 vsize=25672 CPUtime=0 cores=5,7
/proc/24676/stat : 24676 (strangenight1-s) R 24674 24676 23496 0 -1 4202496 1828 0 0 0 0 0 0 0 25 0 1 0 490707740 26288128 1572 33554432000 4194304 4650387 140734593933072 18446744073709551615 4319131 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24676/statm: 6418 1579 329 112 0 1383 0

[startup+0.0515199 s]
/proc/loadavg: 4.00 3.97 3.62 5/189 24676
/proc/meminfo: memFree=11702020/32950928 swapFree=67111528/67111528
[pid=24676] ppid=24674 vsize=83432 CPUtime=0.04 cores=5,7
/proc/24676/stat : 24676 (strangenight1-s) R 24674 24676 23496 0 -1 4202496 15212 0 0 0 3 1 0 0 25 0 1 0 490707740 85434368 10930 33554432000 4194304 4650387 140734593933072 18446744073709551615 4319750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24676/statm: 20858 10941 330 112 0 15823 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 83432

[startup+0.100515 s]
/proc/loadavg: 4.00 3.97 3.62 5/189 24676
/proc/meminfo: memFree=11702020/32950928 swapFree=67111528/67111528
[pid=24676] ppid=24674 vsize=131096 CPUtime=0.09 cores=5,7
/proc/24676/stat : 24676 (strangenight1-s) R 24674 24676 23496 0 -1 4202496 28402 0 0 0 6 3 0 0 25 0 1 0 490707740 134242304 19881 33554432000 4194304 4650387 140734593933072 18446744073709551615 4319131 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24676/statm: 32774 19892 330 112 0 27739 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 131096

[startup+0.300481 s]
/proc/loadavg: 4.00 3.97 3.62 5/189 24676
/proc/meminfo: memFree=11702020/32950928 swapFree=67111528/67111528
[pid=24676] ppid=24674 vsize=297812 CPUtime=0.28 cores=5,7
/proc/24676/stat : 24676 (strangenight1-s) R 24674 24676 23496 0 -1 4202496 78736 0 0 0 20 8 0 0 25 0 1 0 490707740 304959488 60757 33554432000 4194304 4650387 140734593933072 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24676/statm: 74453 60767 330 112 0 69418 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 297812

[startup+0.700411 s]
/proc/loadavg: 4.00 3.97 3.62 5/189 24676
/proc/meminfo: memFree=11702020/32950928 swapFree=67111528/67111528
[pid=24676] ppid=24674 vsize=602968 CPUtime=0.69 cores=5,7
/proc/24676/stat : 24676 (strangenight1-s) R 24674 24676 23496 0 -1 4202496 162885 0 0 0 50 19 0 0 25 0 1 0 490707740 617439232 127262 33554432000 4194304 4650387 140734593933072 18446744073709551615 4545851 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24676/statm: 150742 127263 330 112 0 145707 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 602968

[startup+1.50027 s]
/proc/loadavg: 4.00 3.97 3.62 5/190 24677
/proc/meminfo: memFree=11175632/32950928 swapFree=67111528/67111528
[pid=24676] ppid=24674 vsize=708048 CPUtime=1.49 cores=5,7
/proc/24676/stat : 24676 (strangenight1-s) R 24674 24676 23496 0 -1 4202496 185899 0 0 0 126 23 0 0 25 0 1 0 490707740 725041152 150276 33554432000 4194304 4650387 140734593933072 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24676/statm: 177012 150276 330 112 0 171977 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 708048

[startup+3.10101 s]
/proc/loadavg: 4.00 3.97 3.62 5/190 24677
/proc/meminfo: memFree=11175632/32950928 swapFree=67111528/67111528
[pid=24676] ppid=24674 vsize=884672 CPUtime=3.09 cores=5,7
/proc/24676/stat : 24676 (strangenight1-s) R 24674 24676 23496 0 -1 4202496 239886 0 0 0 277 32 0 0 25 0 1 0 490707740 905904128 192432 33554432000 4194304 4650387 140734593933072 18446744073709551615 4370297 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24676/statm: 221168 192432 351 112 0 216133 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 884672

[startup+6.30047 s]
/proc/loadavg: 4.08 3.99 3.62 5/190 24677
/proc/meminfo: memFree=10830572/32950928 swapFree=67111528/67111528
[pid=24676] ppid=24674 vsize=1044268 CPUtime=6.29 cores=5,7
/proc/24676/stat : 24676 (strangenight1-s) R 24674 24676 23496 0 -1 4202496 271841 0 0 0 593 36 0 0 25 0 1 0 490707740 1069330432 224387 33554432000 4194304 4650387 140734593933072 18446744073709551615 4370297 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24676/statm: 261067 224387 353 112 0 256032 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1044268

[startup+12.7004 s]
/proc/loadavg: 4.07 3.99 3.63 5/190 24677
/proc/meminfo: memFree=10616796/32950928 swapFree=67111528/67111528
[pid=24676] ppid=24674 vsize=1303324 CPUtime=12.69 cores=5,7
/proc/24676/stat : 24676 (strangenight1-s) R 24674 24676 23496 0 -1 4202496 320368 0 0 0 1225 44 0 0 25 0 1 0 490707740 1334603776 272914 33554432000 4194304 4650387 140734593933072 18446744073709551615 4241514 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24676/statm: 325831 272914 353 112 0 320796 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1303324

[startup+25.5072 s]
/proc/loadavg: 4.13 4.00 3.64 5/190 24677
/proc/meminfo: memFree=10116900/32950928 swapFree=67111528/67111528
[pid=24676] ppid=24674 vsize=1828388 CPUtime=25.5 cores=5,7
/proc/24676/stat : 24676 (strangenight1-s) R 24674 24676 23496 0 -1 4202496 442085 0 0 0 2491 59 0 0 25 0 1 0 490707740 1872269312 394631 33554432000 4194304 4650387 140734593933072 18446744073709551615 4550398 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24676/statm: 457097 394631 366 112 0 452062 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 1828388

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

[startup+26.801 s]
/proc/loadavg: 4.12 4.00 3.64 5/190 24677
/proc/meminfo: memFree=10116032/32950928 swapFree=67111528/67111528
[pid=24676] ppid=24674 vsize=1828388 CPUtime=26.79 cores=5,7
/proc/24676/stat : 24676 (strangenight1-s) R 24674 24676 23496 0 -1 4202496 442085 0 0 0 2620 59 0 0 25 0 1 0 490707740 1872269312 394631 33554432000 4194304 4650387 140734593933072 18446744073709551615 4550135 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24676/statm: 457097 394631 366 112 0 452062 0
Current children cumulated CPU time (s) 26.79
Current children cumulated vsize (KiB) 1828388

[startup+39.6009 s]
/proc/loadavg: 4.10 4.00 3.64 5/190 24678
/proc/meminfo: memFree=9989840/32950928 swapFree=67111528/67111528
[pid=24676] ppid=24674 vsize=2117724 CPUtime=39.59 cores=5,7
/proc/24676/stat : 24676 (strangenight1-s) R 24674 24676 23496 0 -1 4202496 524996 0 0 0 3888 71 0 0 25 0 1 0 490707740 2168549376 462015 33554432000 4194304 4650387 140734593933072 18446744073709551615 4444026 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24676/statm: 529431 462015 370 112 0 524396 0
Current children cumulated CPU time (s) 39.59
Current children cumulated vsize (KiB) 2117724

[startup+46.0008 s]
/proc/loadavg: 4.09 4.00 3.64 5/190 24678
/proc/meminfo: memFree=9811032/32950928 swapFree=67111528/67111528
[pid=24676] ppid=24674 vsize=2144580 CPUtime=45.99 cores=5,7
/proc/24676/stat : 24676 (strangenight1-s) R 24674 24676 23496 0 -1 4202496 548634 0 0 0 4525 74 0 0 25 0 1 0 490707740 2196049920 469161 33554432000 4194304 4650387 140734593933072 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24676/statm: 536145 469161 374 112 0 531110 0
Current children cumulated CPU time (s) 45.99
Current children cumulated vsize (KiB) 2144580

[startup+47.6005 s]
/proc/loadavg: 4.08 4.00 3.64 5/190 24678
/proc/meminfo: memFree=9809488/32950928 swapFree=67111528/67111528
[pid=24676] ppid=24674 vsize=2144728 CPUtime=47.59 cores=5,7
/proc/24676/stat : 24676 (strangenight1-s) R 24674 24676 23496 0 -1 4202496 548689 0 0 0 4685 74 0 0 25 0 1 0 490707740 2196201472 469216 33554432000 4194304 4650387 140734593933072 18446744073709551615 4364374 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24676/statm: 536182 469216 374 112 0 531147 0
Current children cumulated CPU time (s) 47.59
Current children cumulated vsize (KiB) 2144728

[startup+48.4004 s]
/proc/loadavg: 4.08 4.00 3.64 5/190 24678
/proc/meminfo: memFree=9809488/32950928 swapFree=67111528/67111528
[pid=24676] ppid=24674 vsize=2146328 CPUtime=48.39 cores=5,7
/proc/24676/stat : 24676 (strangenight1-s) R 24674 24676 23496 0 -1 4202496 549047 0 0 0 4765 74 0 0 25 0 1 0 490707740 2197839872 469573 33554432000 4194304 4650387 140734593933072 18446744073709551615 4359057 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24676/statm: 536582 469573 385 112 0 531547 0
Current children cumulated CPU time (s) 48.39
Current children cumulated vsize (KiB) 2146328

[startup+48.8003 s]
/proc/loadavg: 4.08 4.00 3.64 5/190 24678
/proc/meminfo: memFree=9807132/32950928 swapFree=67111528/67111528
[pid=24676] ppid=24674 vsize=2146328 CPUtime=48.79 cores=5,7
/proc/24676/stat : 24676 (strangenight1-s) R 24674 24676 23496 0 -1 4202496 549047 0 0 0 4805 74 0 0 25 0 1 0 490707740 2197839872 469573 33554432000 4194304 4650387 140734593933072 18446744073709551615 251813895521 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24676/statm: 536582 469573 385 112 0 531547 0
Current children cumulated CPU time (s) 48.79
Current children cumulated vsize (KiB) 2146328

[startup+49.2003 s]
/proc/loadavg: 4.08 4.00 3.64 5/190 24678
/proc/meminfo: memFree=9807132/32950928 swapFree=67111528/67111528
[pid=24676] ppid=24674 vsize=1735600 CPUtime=49.19 cores=5,7
/proc/24676/stat : 24676 (strangenight1-s) R 24674 24676 23496 0 -1 4202496 549047 0 0 0 4843 76 0 0 25 0 1 0 490707740 1777254400 379598 33554432000 4194304 4650387 140734593933072 18446744073709551615 251813898002 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/24676/statm: 433900 379598 385 112 0 428865 0
Current children cumulated CPU time (s) 49.19
Current children cumulated vsize (KiB) 1735600

[startup+49.3002 s]
/proc/loadavg: 4.08 4.00 3.64 5/190 24678
/proc/meminfo: memFree=9807132/32950928 swapFree=67111528/67111528
[pid=24676] ppid=24674 vsize=0 CPUtime=49.29 cores=5,7
/proc/24676/stat : 24676 (strangenight1-s) R 24674 24676 23496 0 -1 4202500 549048 0 0 0 4846 83 0 0 25 0 1 0 490707740 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/24676/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 49.29
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 49.305
CPU time (s): 49.3045
CPU user time (s): 48.4696
CPU system time (s): 0.834873
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 2153268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 48.4696
system time used= 0.834873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 549048
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= 6
involuntary context switches= 63

runsolver used 0.075988 second user time and 0.19097 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-26 06:11:30
IDJOB=3293753
IDBENCH=88172
IDSOLVER=1589
FILE ID=node126/3293753-1303791090
RUNJOBID= node126-1303789755-24400
PBS_JOBID= 13157244
Free space on /tmp= 71492 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-18-U-10652.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293753-1303791090/watcher-3293753-1303791090 -o /tmp/evaluation-result-3293753-1303791090/solver-3293753-1303791090 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3293753-1303791090.cnf

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

MD5SUM BENCH= f0f11935e861485056485b47c5e1a7c3
RANDOM SEED=981721617

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:      11702292 kB
Buffers:       2008852 kB
Cached:       17697900 kB
SwapCached:          0 kB
Active:        9457580 kB
Inactive:     11210008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11702292 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          236940 kB
Writeback:           0 kB
AnonPages:      960180 kB
Mapped:          16248 kB
Slab:           514516 kB
PageTables:       7236 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1242856 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= 71488 MiB
End job on node126 at 2011-04-26 06:12:20