Trace number 3368225

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 24.2093 24.212

General information on the benchmark

NameSAT-Race-2010-CNF/software-verification/
nec/hard-6-U-7061.cnf
MD5SUMb15321a24257fa4bdfd9c20c782f4c0e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.97739
Satisfiable
(Un)Satisfiability was proved
Number of variables370048
Number of clauses1118066
Sum of the clauses size2910246
Maximum clause length493
Minimum clause length1
Number of clauses of size 194
Number of clauses of size 2742801
Number of clauses of size 3369913
Number of clauses of size 41454
Number of clauses of size 5618
Number of clauses of size over 53186

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368225-1305395922.cnf'
0.00/0.01	c -- header says num vars:         370048
0.00/0.01	c -- header says num clauses:     1118066
0.39/0.46	c -- clauses added:            0 learnts,      1118066 normals,            0 xors
0.39/0.46	c -- vars added     370048
0.39/0.46	c Parsing time:  0.40 s
0.39/0.46	c  N st     0         0    370048    342439    717495         0   2705884         0   no data   no data
1.38/1.40	c asymm  cl-useful: 64/64/322352 lits-rem:10363 time: 0.92
14.30/14.33	c Flit:  8883 Blit:  13418 bXBeca:    0 bXProp: 23254 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 12.81
14.30/14.37	c Cleaning up after failed var search:     0.04 s 
14.39/14.45	c Replacing    23255 vars Replaced   349566 lits Time:     0.07 s 
14.49/14.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
14.49/14.58	c bin-w-bin subsume rem          469 bins  time:  0.04 s
14.69/14.71	c subs with bin:      330  lits-rem:      6757  v-fix:    0  time:  0.13 s
18.19/18.27	c Subs w/ non-existent bins:    177 l-rem:   2469 v-fix:   969 done:  27023 time:  3.55 s
18.39/18.49	c Removed useless bin:       3  fixed:     0  props:  20.03M  time:  0.22 s
20.79/20.89	c lits-rem:      1326  cl-subs:      371  v-elim:  95148  v-fix:    0  time:  2.38 s
21.69/21.75	c Finding binary XORs  T:     0.85 s  found:    9665
21.79/21.81	c Replacing     9665 vars Replaced   123790 lits Time:     0.06 s 
21.90/21.94	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
21.90/21.94	c calculated reachability. Time: 0.06
21.90/21.96	c Calc default polars -  time:   0.02 s pos:  173444 undec:  190985 neg:    5619
21.90/21.96	c =========================================================================================
21.90/21.96	c types(t): F = full restart, N = normal restart
21.90/21.96	c types(t): S = simplification begin/end, E = solution found
21.90/21.96	c restart types(rt): st = static, dy = dynamic
21.90/21.96	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
21.90/21.96	c  B st     0         0    179662    185750    447838         0   1574013         0   no data   no data
24.10/24.18	c  E st     5      1068    179481    185750    447914       966   1574013     83105   no data   no data
24.10/24.18	c num threads              : 1          
24.10/24.18	c restarts                 : 5          
24.10/24.18	c dynamic restarts         : 0          
24.10/24.18	c static restarts          : 5          
24.10/24.18	c full restarts            : 0          
24.10/24.18	c total simplify time      : 0.00       
24.10/24.18	c learnts DL2              : 0          
24.10/24.18	c learnts size 2           : 2326416    
24.10/24.18	c learnts size 1           : 69988       (18.91     % of vars)
24.10/24.18	c filedLit time            : 12.86       (53.67     % time)
24.10/24.18	c v-elim SatELite          : 95148       (25.71     % vars)
24.10/24.18	c SatELite time            : 5.82        (24.29     % time)
24.10/24.18	c v-elim xor               : 0           (0.00      % vars)
24.10/24.18	c xor elim time            : 0.00        (0.00      % time)
24.10/24.18	c num binary xor trees     : 6225       
24.10/24.18	c binxor trees' crown      : 32920       (5.29      leafs/tree)
24.10/24.18	c bin xor find time        : 0.85       
24.10/24.18	c OTF clause improved      : 14          (0.01      clauses/conflict)
24.10/24.18	c OTF impr. size diff      : 17          (1.21       lits/clause)
24.10/24.18	c OTF cl watch-shrink      : 513         (0.48      clauses/conflict)
24.10/24.18	c OTF cl watch-sh-lit      : 4767        (9.29       lits/clause)
24.10/24.18	c tried to recurMin cls    : 656         (61.42      % of conflicts)
24.10/24.18	c updated cache            : 1115        (1.70       lits/tried recurMin)
24.10/24.18	c clauses over max glue    : 0           (0.00      % of all clauses)
24.10/24.18	c conflicts                : 1068        (44.58     / sec)
24.10/24.18	c decisions                : 3454        (0.00      % random)
24.10/24.18	c bogo-props               : 319218062   (13324982.95 / sec)
24.10/24.18	c conflict literals        : 83472       (36.59     % deleted)
24.10/24.18	c Memory used              : 803.08      MB
24.10/24.18	c CPU time                 : 23.96       s
24.10/24.18	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-3368225-1305395922/watcher-3368225-1305395922 -o /tmp/evaluation-result-3368225-1305395922/solver-3368225-1305395922 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368225-1305395922.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.03 3.72 3.67 5/370 14250
/proc/meminfo: memFree=24322416/32950928 swapFree=38710892/67111528
[pid=14250] ppid=14248 vsize=33348 CPUtime=0 cores=0,2
/proc/14250/stat : 14250 (strangenight2-s) R 14248 14250 12941 0 -1 4202496 1622 0 0 0 0 0 0 0 25 0 1 0 729822913 34148352 1335 33554432000 4194304 4580011 140736985829408 18446744073709551615 251367243531 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14250/statm: 8337 1335 325 95 0 3319 0

[startup+0.0644871 s]
/proc/loadavg: 4.03 3.72 3.67 5/370 14250
/proc/meminfo: memFree=24322416/32950928 swapFree=38710892/67111528
[pid=14250] ppid=14248 vsize=90488 CPUtime=0.06 cores=0,2
/proc/14250/stat : 14250 (strangenight2-s) R 14248 14250 12941 0 -1 4202496 16751 0 0 0 4 2 0 0 25 0 1 0 729822913 92659712 12508 33554432000 4194304 4580011 140736985829408 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14250/statm: 22622 12518 325 95 0 17604 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 90488

[startup+0.100485 s]
/proc/loadavg: 4.03 3.72 3.67 5/370 14250
/proc/meminfo: memFree=24322416/32950928 swapFree=38710892/67111528
[pid=14250] ppid=14248 vsize=143924 CPUtime=0.08 cores=0,2
/proc/14250/stat : 14250 (strangenight2-s) R 14248 14250 12941 0 -1 4202496 24776 0 0 0 6 2 0 0 25 0 1 0 729822913 147378176 20427 33554432000 4194304 4580011 140736985829408 18446744073709551615 4349475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14250/statm: 35981 20453 325 95 0 30963 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 143924

[startup+0.300446 s]
/proc/loadavg: 4.03 3.72 3.67 5/370 14250
/proc/meminfo: memFree=24322416/32950928 swapFree=38710892/67111528
[pid=14250] ppid=14248 vsize=168332 CPUtime=0.28 cores=0,2
/proc/14250/stat : 14250 (strangenight2-s) R 14248 14250 12941 0 -1 4202496 38447 0 0 0 24 4 0 0 25 0 1 0 729822913 172371968 29905 33554432000 4194304 4580011 140736985829408 18446744073709551615 4489177 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14250/statm: 42083 29905 325 95 0 37065 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 168332

[startup+0.700375 s]
/proc/loadavg: 4.03 3.72 3.67 5/370 14250
/proc/meminfo: memFree=24322416/32950928 swapFree=38710892/67111528
[pid=14250] ppid=14248 vsize=221144 CPUtime=0.68 cores=0,2
/proc/14250/stat : 14250 (strangenight2-s) R 14248 14250 12941 0 -1 4202496 44138 0 0 0 63 5 0 0 25 0 1 0 729822913 226451456 35596 33554432000 4194304 4580011 140736985829408 18446744073709551615 4292924 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14250/statm: 55286 35596 339 95 0 50268 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 221144

[startup+1.50122 s]
/proc/loadavg: 4.03 3.72 3.67 5/371 14251
/proc/meminfo: memFree=24179684/32950928 swapFree=38710892/67111528
[pid=14250] ppid=14248 vsize=233344 CPUtime=1.49 cores=0,2
/proc/14250/stat : 14250 (strangenight2-s) R 14248 14250 12941 0 -1 4202496 47062 0 0 0 143 6 0 0 25 0 1 0 729822913 238944256 38520 33554432000 4194304 4580011 140736985829408 18446744073709551615 4235735 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14250/statm: 58336 38520 341 95 0 53318 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 233344

[startup+3.10088 s]
/proc/loadavg: 4.03 3.72 3.67 5/371 14251
/proc/meminfo: memFree=24146544/32950928 swapFree=38710892/67111528
[pid=14250] ppid=14248 vsize=295384 CPUtime=3.09 cores=0,2
/proc/14250/stat : 14250 (strangenight2-s) R 14248 14250 12941 0 -1 4202496 59042 0 0 0 302 7 0 0 25 0 1 0 729822913 302473216 50500 33554432000 4194304 4580011 140736985829408 18446744073709551615 4294185 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14250/statm: 73846 50500 341 95 0 68828 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 295384

[startup+6.30034 s]
/proc/loadavg: 4.03 3.73 3.67 5/371 14251
/proc/meminfo: memFree=24042512/32950928 swapFree=38710892/67111528
[pid=14250] ppid=14248 vsize=416244 CPUtime=6.29 cores=0,2
/proc/14250/stat : 14250 (strangenight2-s) R 14248 14250 12941 0 -1 4202496 82835 0 0 0 619 10 0 0 25 0 1 0 729822913 426233856 74293 33554432000 4194304 4580011 140736985829408 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14250/statm: 104061 74293 341 95 0 99043 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 416244

[startup+12.7011 s]
/proc/loadavg: 4.03 3.73 3.67 5/371 14251
/proc/meminfo: memFree=23843836/32950928 swapFree=38710892/67111528
[pid=14250] ppid=14248 vsize=636164 CPUtime=12.69 cores=0,2
/proc/14250/stat : 14250 (strangenight2-s) R 14248 14250 12941 0 -1 4202496 126873 0 0 0 1253 16 0 0 25 0 1 0 729822913 651431936 118331 33554432000 4194304 4580011 140736985829408 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14250/statm: 159041 118331 341 95 0 154023 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 636164

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

[startup+19.101 s]
/proc/loadavg: 4.02 3.74 3.67 5/371 14251
/proc/meminfo: memFree=23686244/32950928 swapFree=38710892/67111528
[pid=14250] ppid=14248 vsize=752132 CPUtime=19.09 cores=0,2
/proc/14250/stat : 14250 (strangenight2-s) R 14248 14250 12941 0 -1 4202496 153928 0 0 0 1890 19 0 0 25 0 1 0 729822913 770183168 145386 33554432000 4194304 4580011 140736985829408 18446744073709551615 251367207621 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14250/statm: 188033 145386 357 95 0 183015 0
Current children cumulated CPU time (s) 19.09
Current children cumulated vsize (KiB) 752132

[startup+22.3004 s]
/proc/loadavg: 4.02 3.74 3.67 5/371 14251
/proc/meminfo: memFree=23595596/32950928 swapFree=38710892/67111528
[pid=14250] ppid=14248 vsize=821288 CPUtime=22.29 cores=0,2
/proc/14250/stat : 14250 (strangenight2-s) R 14248 14250 12941 0 -1 4202496 171848 0 0 0 2207 22 0 0 25 0 1 0 729822913 840998912 163306 33554432000 4194304 4580011 140736985829408 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14250/statm: 205322 163306 366 95 0 200304 0
Current children cumulated CPU time (s) 22.29
Current children cumulated vsize (KiB) 821288

[startup+23.1142 s]
/proc/loadavg: 4.02 3.74 3.67 5/371 14251
/proc/meminfo: memFree=23593364/32950928 swapFree=38710892/67111528
[pid=14250] ppid=14248 vsize=821468 CPUtime=23.1 cores=0,2
/proc/14250/stat : 14250 (strangenight2-s) R 14248 14250 12941 0 -1 4202496 171929 0 0 0 2288 22 0 0 25 0 1 0 729822913 841183232 163387 33554432000 4194304 4580011 140736985829408 18446744073709551615 4336534 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14250/statm: 205367 163387 366 95 0 200349 0
Current children cumulated CPU time (s) 23.1
Current children cumulated vsize (KiB) 821468

[startup+23.9011 s]
/proc/loadavg: 4.02 3.74 3.67 5/371 14251
/proc/meminfo: memFree=23593364/32950928 swapFree=38710892/67111528
[pid=14250] ppid=14248 vsize=822348 CPUtime=23.89 cores=0,2
/proc/14250/stat : 14250 (strangenight2-s) R 14248 14250 12941 0 -1 4202496 172179 0 0 0 2367 22 0 0 25 0 1 0 729822913 842084352 163637 33554432000 4194304 4580011 140736985829408 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14250/statm: 205587 163637 366 95 0 200569 0
Current children cumulated CPU time (s) 23.89
Current children cumulated vsize (KiB) 822348

[startup+24.101 s]
/proc/loadavg: 4.02 3.74 3.67 5/371 14251
/proc/meminfo: memFree=23609484/32950928 swapFree=38710892/67111528
[pid=14250] ppid=14248 vsize=822348 CPUtime=24.1 cores=0,2
/proc/14250/stat : 14250 (strangenight2-s) R 14248 14250 12941 0 -1 4202496 172184 0 0 0 2388 22 0 0 25 0 1 0 729822913 842084352 163642 33554432000 4194304 4580011 140736985829408 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14250/statm: 205587 163642 366 95 0 200569 0
Current children cumulated CPU time (s) 24.1
Current children cumulated vsize (KiB) 822348

Child status: 20
Real time (s): 24.212
CPU time (s): 24.2093
CPU user time (s): 23.9564
CPU system time (s): 0.252961
CPU usage (%): 99.9888
Max. virtual memory (cumulated for all children) (KiB): 822348

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

runsolver used 0.099984 second user time and 0.201969 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-14 19:58:42
IDJOB=3368225
IDBENCH=88178
IDSOLVER=1845
FILE ID=node113/3368225-1305395922
RUNJOBID= node113-1305395585-14013
PBS_JOBID= 13324409
Free space on /tmp= 73304 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-6-U-7061.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368225-1305395922/watcher-3368225-1305395922 -o /tmp/evaluation-result-3368225-1305395922/solver-3368225-1305395922 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368225-1305395922.cnf

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

MD5SUM BENCH= b15321a24257fa4bdfd9c20c782f4c0e
RANDOM SEED=1167074308

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:      24322572 kB
Buffers:        250364 kB
Cached:        2897560 kB
SwapCached:      93712 kB
Active:        1696428 kB
Inactive:      6664584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24322572 kB
SwapTotal:    67111528 kB
SwapFree:     38710892 kB
Dirty:          123020 kB
Writeback:           0 kB
AnonPages:     5131096 kB
Mapped:          14876 kB
Slab:           109548 kB
PageTables:      93772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88033204 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= 73300 MiB
End job on node113 at 2011-05-14 19:59:07