Trace number 3422231

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
minisat hack: EBMiniSAT 2011-03-02UNSAT 236.376 236.37

General information on the benchmark

Namevelev-pipe-o-uns-1.0-7.cnf
MD5SUMb7df25f653e1e7a9ffcd39b3231809e6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark75.1726
Satisfiable
(Un)Satisfiability was proved
Number of variables24415
Number of clauses711050
Sum of the clauses size2091630
Maximum clause length161
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2605924
Number of clauses of size 386384
Number of clauses of size 4614
Number of clauses of size 5475
Number of clauses of size over 517652

Solver Data

236.29/236.34	c WARNING: for repeatability, setting FPU to use double precision
236.29/236.34	c restarts              : 2045
236.29/236.34	c conflicts             : 965554         (4091 /sec)
236.29/236.34	c decisions             : 5597356        (0.00 % random) (23716 /sec)
236.29/236.34	c propagations          : 689577966      (2921778 /sec)
236.29/236.34	c conflict literals     : 104499393      (52.82 % deleted)
236.29/236.34	c Memory used           : 648.00 MB
236.29/236.34	c CPU time              : 236.013 s
236.29/236.34	
236.29/236.34	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-3422231-1306662462/watcher-3422231-1306662462 -o /tmp/evaluation-result-3422231-1306662462/solver-3422231-1306662462 -C 5000 -W 5100 -M 15500 HOME/ebminisat_release HOME/instance-3422231-1306662462.cnf -verb=0 

running on 4 cores: 1,3,5,7

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.01 1.94 2/464 4124
/proc/meminfo: memFree=14757544/32950928 swapFree=56743108/67111528
[pid=4124] ppid=4122 vsize=19652 CPUtime=0 cores=1,3,5,7
/proc/4124/stat : 4124 (ebminisat_relea) R 4122 4124 3865 0 -1 4202496 777 0 0 0 0 0 0 0 21 0 1 0 777846075 20123648 714 33554432000 4194304 4293939 140736431468784 18446744073709551615 4279613 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4124/statm: 4913 714 216 25 0 1546 0

[startup+0.021261 s]
/proc/loadavg: 2.00 2.01 1.94 2/464 4124
/proc/meminfo: memFree=14757544/32950928 swapFree=56743108/67111528
[pid=4124] ppid=4122 vsize=22232 CPUtime=0.01 cores=1,3,5,7
/proc/4124/stat : 4124 (ebminisat_relea) R 4122 4124 3865 0 -1 4202496 1675 0 0 0 1 0 0 0 21 0 1 0 777846075 22765568 1528 33554432000 4194304 4293939 140736431468784 18446744073709551615 4280734 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4124/statm: 5558 1528 218 25 0 2191 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 22232

[startup+0.100247 s]
/proc/loadavg: 2.00 2.01 1.94 2/464 4124
/proc/meminfo: memFree=14757544/32950928 swapFree=56743108/67111528
[pid=4124] ppid=4122 vsize=36376 CPUtime=0.09 cores=1,3,5,7
/proc/4124/stat : 4124 (ebminisat_relea) R 4122 4124 3865 0 -1 4202496 6312 0 0 0 9 0 0 0 21 0 1 0 777846075 37249024 5442 33554432000 4194304 4293939 140736431468784 18446744073709551615 248089359045 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4124/statm: 9094 5446 218 25 0 5727 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36376

[startup+0.300273 s]
/proc/loadavg: 2.00 2.01 1.94 2/464 4124
/proc/meminfo: memFree=14757544/32950928 swapFree=56743108/67111528
[pid=4124] ppid=4122 vsize=69460 CPUtime=0.29 cores=1,3,5,7
/proc/4124/stat : 4124 (ebminisat_relea) R 4122 4124 3865 0 -1 4202496 15321 0 0 0 27 2 0 0 22 0 1 0 777846075 71127040 12591 33554432000 4194304 4293939 140736431468784 18446744073709551615 4230256 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4124/statm: 17365 12591 223 25 0 13998 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 69460

[startup+0.7002 s]
/proc/loadavg: 2.00 2.01 1.94 2/464 4124
/proc/meminfo: memFree=14757544/32950928 swapFree=56743108/67111528
[pid=4124] ppid=4122 vsize=69460 CPUtime=0.69 cores=1,3,5,7
/proc/4124/stat : 4124 (ebminisat_relea) R 4122 4124 3865 0 -1 4202496 15321 0 0 0 67 2 0 0 23 0 1 0 777846075 71127040 12591 33554432000 4194304 4293939 140736431468784 18446744073709551615 4229928 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4124/statm: 17365 12591 223 25 0 13998 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 69460

[startup+1.50106 s]
/proc/loadavg: 2.00 2.01 1.94 3/465 4125
/proc/meminfo: memFree=14705836/32950928 swapFree=56743108/67111528
[pid=4124] ppid=4122 vsize=70388 CPUtime=1.49 cores=1,3,5,7
/proc/4124/stat : 4124 (ebminisat_relea) R 4122 4124 3865 0 -1 4202496 15757 0 0 0 147 2 0 0 25 0 1 0 777846075 72077312 13008 33554432000 4194304 4293939 140736431468784 18446744073709551615 4229939 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4124/statm: 17597 13008 225 25 0 14230 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70388

[startup+3.10072 s]
/proc/loadavg: 2.00 2.01 1.94 3/465 4125
/proc/meminfo: memFree=14711168/32950928 swapFree=56743108/67111528
[pid=4124] ppid=4122 vsize=66284 CPUtime=3.09 cores=1,3,5,7
/proc/4124/stat : 4124 (ebminisat_relea) R 4122 4124 3865 0 -1 4202496 20723 0 0 0 307 2 0 0 25 0 1 0 777846075 67874816 12662 33554432000 4194304 4293939 140736431468784 18446744073709551615 4255888 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4124/statm: 16571 12662 245 25 0 13204 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66284

[startup+6.30021 s]
/proc/loadavg: 2.00 2.01 1.94 3/465 4125
/proc/meminfo: memFree=14693724/32950928 swapFree=56743108/67111528
[pid=4124] ppid=4122 vsize=96928 CPUtime=6.29 cores=1,3,5,7
/proc/4124/stat : 4124 (ebminisat_relea) R 4122 4124 3865 0 -1 4202496 24790 0 0 0 626 3 0 0 25 0 1 0 777846075 99254272 16684 33554432000 4194304 4293939 140736431468784 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4124/statm: 24232 16684 245 25 0 20865 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 96928

[startup+12.7011 s]
/proc/loadavg: 2.00 2.01 1.94 3/465 4125
/proc/meminfo: memFree=14629284/32950928 swapFree=56743108/67111528
[pid=4124] ppid=4122 vsize=128028 CPUtime=12.69 cores=1,3,5,7
/proc/4124/stat : 4124 (ebminisat_relea) R 4122 4124 3865 0 -1 4202496 32950 0 0 0 1265 4 0 0 25 0 1 0 777846075 131100672 24778 33554432000 4194304 4293939 140736431468784 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4124/statm: 32007 24778 245 25 0 28640 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 128028

[startup+25.5008 s]
/proc/loadavg: 2.00 2.01 1.94 3/465 4126
/proc/meminfo: memFree=14571924/32950928 swapFree=56743108/67111528
[pid=4124] ppid=4122 vsize=183372 CPUtime=25.49 cores=1,3,5,7
/proc/4124/stat : 4124 (ebminisat_relea) R 4122 4124 3865 0 -1 4202496 46760 0 0 0 2543 6 0 0 25 0 1 0 777846075 187772928 38509 33554432000 4194304 4293939 140736431468784 18446744073709551615 4255899 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4124/statm: 45843 38509 245 25 0 42476 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 183372

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 1.94 3/465 4127
/proc/meminfo: memFree=14487128/32950928 swapFree=56743108/67111528
[pid=4124] ppid=4122 vsize=276824 CPUtime=51.1 cores=1,3,5,7
/proc/4124/stat : 4124 (ebminisat_relea) R 4122 4124 3865 0 -1 4202496 66854 0 0 0 5098 12 0 0 25 0 1 0 777846075 283467776 58441 33554432000 4194304 4293939 140736431468784 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4124/statm: 69206 58441 245 25 0 65839 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 276824

[startup+102.317 s]
/proc/loadavg: 2.00 2.00 1.94 3/465 4128
/proc/meminfo: memFree=14352312/32950928 swapFree=56743108/67111528
[pid=4124] ppid=4122 vsize=426656 CPUtime=102.31 cores=1,3,5,7
/proc/4124/stat : 4124 (ebminisat_relea) R 4122 4124 3865 0 -1 4202496 98434 0 0 0 10211 20 0 0 25 0 1 0 777846075 436895744 89768 33554432000 4194304 4293939 140736431468784 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4124/statm: 106664 89769 245 25 0 103297 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 426656

[startup+162.301 s]
/proc/loadavg: 2.07 2.03 1.95 3/465 4129
/proc/meminfo: memFree=14313104/32950928 swapFree=56743108/67111528
[pid=4124] ppid=4122 vsize=651608 CPUtime=162.29 cores=1,3,5,7
/proc/4124/stat : 4124 (ebminisat_relea) R 4122 4124 3865 0 -1 4202496 119683 0 0 0 16202 27 0 0 25 0 1 0 777846075 667246592 110846 33554432000 4194304 4293939 140736431468784 18446744073709551615 4256259 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4124/statm: 162902 110846 245 25 0 159535 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 651608

[startup+222.301 s]
/proc/loadavg: 2.06 2.03 1.96 3/465 4131
/proc/meminfo: memFree=14254540/32950928 swapFree=56743108/67111528
[pid=4124] ppid=4122 vsize=663924 CPUtime=222.29 cores=1,3,5,7
/proc/4124/stat : 4124 (ebminisat_relea) R 4122 4124 3865 0 -1 4202496 134615 0 0 0 22197 32 0 0 25 0 1 0 777846075 679858176 125648 33554432000 4194304 4293939 140736431468784 18446744073709551615 4255888 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4124/statm: 165981 125648 245 25 0 162614 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 663924

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

[startup+223.901 s]
/proc/loadavg: 2.06 2.03 1.96 3/465 4131
/proc/meminfo: memFree=14253672/32950928 swapFree=56743108/67111528
[pid=4124] ppid=4122 vsize=663924 CPUtime=223.89 cores=1,3,5,7
/proc/4124/stat : 4124 (ebminisat_relea) R 4122 4124 3865 0 -1 4202496 134964 0 0 0 22357 32 0 0 25 0 1 0 777846075 679858176 125993 33554432000 4194304 4293939 140736431468784 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4124/statm: 165981 125993 245 25 0 162614 0
Current children cumulated CPU time (s) 223.89
Current children cumulated vsize (KiB) 663924

[startup+230.301 s]
/proc/loadavg: 2.05 2.03 1.96 3/465 4131
/proc/meminfo: memFree=14248704/32950928 swapFree=56743108/67111528
[pid=4124] ppid=4122 vsize=663924 CPUtime=230.3 cores=1,3,5,7
/proc/4124/stat : 4124 (ebminisat_relea) R 4122 4124 3865 0 -1 4202496 136158 0 0 0 22997 33 0 0 25 0 1 0 777846075 679858176 127168 33554432000 4194304 4293939 140736431468784 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4124/statm: 165981 127168 245 25 0 162614 0
Current children cumulated CPU time (s) 230.3
Current children cumulated vsize (KiB) 663924

[startup+233.501 s]
/proc/loadavg: 2.05 2.03 1.96 3/465 4131
/proc/meminfo: memFree=14245108/32950928 swapFree=56743108/67111528
[pid=4124] ppid=4122 vsize=663924 CPUtime=233.49 cores=1,3,5,7
/proc/4124/stat : 4124 (ebminisat_relea) R 4122 4124 3865 0 -1 4202496 137023 0 0 0 23316 33 0 0 25 0 1 0 777846075 679858176 128022 33554432000 4194304 4293939 140736431468784 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4124/statm: 165981 128022 245 25 0 162614 0
Current children cumulated CPU time (s) 233.49
Current children cumulated vsize (KiB) 663924

[startup+235.101 s]
/proc/loadavg: 2.05 2.03 1.96 3/465 4131
/proc/meminfo: memFree=14244612/32950928 swapFree=56743108/67111528
[pid=4124] ppid=4122 vsize=663924 CPUtime=235.09 cores=1,3,5,7
/proc/4124/stat : 4124 (ebminisat_relea) R 4122 4124 3865 0 -1 4202496 137236 0 0 0 23476 33 0 0 25 0 1 0 777846075 679858176 128233 33554432000 4194304 4293939 140736431468784 18446744073709551615 4255909 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4124/statm: 165981 128233 245 25 0 162614 0
Current children cumulated CPU time (s) 235.09
Current children cumulated vsize (KiB) 663924

[startup+235.901 s]
/proc/loadavg: 2.05 2.03 1.96 3/465 4131
/proc/meminfo: memFree=14243992/32950928 swapFree=56743108/67111528
[pid=4124] ppid=4122 vsize=663924 CPUtime=235.89 cores=1,3,5,7
/proc/4124/stat : 4124 (ebminisat_relea) R 4122 4124 3865 0 -1 4202496 137367 0 0 0 23556 33 0 0 25 0 1 0 777846075 679858176 128362 33554432000 4194304 4293939 140736431468784 18446744073709551615 4255827 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4124/statm: 165981 128362 245 25 0 162614 0
Current children cumulated CPU time (s) 235.89
Current children cumulated vsize (KiB) 663924

[startup+236.301 s]
/proc/loadavg: 2.05 2.03 1.96 3/465 4131
/proc/meminfo: memFree=14243992/32950928 swapFree=56743108/67111528
[pid=4124] ppid=4122 vsize=663924 CPUtime=236.29 cores=1,3,5,7
/proc/4124/stat : 4124 (ebminisat_relea) R 4122 4124 3865 0 -1 4202496 137445 0 0 0 23596 33 0 0 25 0 1 0 777846075 679858176 128439 33554432000 4194304 4293939 140736431468784 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/4124/statm: 165981 128439 245 25 0 162614 0
Current children cumulated CPU time (s) 236.29
Current children cumulated vsize (KiB) 663924

Child status: 20
Real time (s): 236.37
CPU time (s): 236.376
CPU user time (s): 236.013
CPU system time (s): 0.362944
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 663924

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

runsolver used 1.06584 second user time and 2.57761 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-29 11:47:43
IDJOB=3422231
IDBENCH=71743
IDSOLVER=1914
FILE ID=node123/3422231-1306662462
RUNJOBID= node123-1306658667-3884
PBS_JOBID= 13471774
Free space on /tmp= 73432 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.0-7.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422231-1306662462/watcher-3422231-1306662462 -o /tmp/evaluation-result-3422231-1306662462/solver-3422231-1306662462 -C 5000 -W 5100 -M 15500  HOME/ebminisat_release HOME/instance-3422231-1306662462.cnf  -verb=0

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

MD5SUM BENCH= b7df25f653e1e7a9ffcd39b3231809e6
RANDOM SEED=500550287

node123.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.838
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.67
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.838
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	: 5226.15
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.838
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.75
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.838
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.82
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.838
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.838
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.80
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.838
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.74
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14757824 kB
Buffers:        266836 kB
Cached:        4401860 kB
SwapCached:      18840 kB
Active:        3428020 kB
Inactive:     14491244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14757824 kB
SwapTotal:    67111528 kB
SwapFree:     56743108 kB
Dirty:           13456 kB
Writeback:           0 kB
AnonPages:    13239024 kB
Mapped:          31772 kB
Slab:           125784 kB
PageTables:      77944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133540220 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= 73432 MiB
End job on node123 at 2011-05-29 11:51:39