Trace number 3265923

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
MPhaseSAT64 2011-03-03UNSAT 294.31 294.303

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
dead-dnd003.shuffled-as.sat05-3109.cnf
MD5SUMd6a882056a7d77e09b3b073fbf028602
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark132.756
Satisfiable
(Un)Satisfiability was proved
Number of variables468
Number of clauses11753
Sum of the clauses size40843
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21122
Number of clauses of size 38729
Number of clauses of size 4277
Number of clauses of size 5279
Number of clauses of size over 51304

Solver Data

294.30/294.30	c MPhaseSAT64 version 402 by Jingchao Chen,  April 1,2011
294.30/294.30	c input CNF file=HOME/instance-3265923-1303576684.cnf 
294.30/294.30	c Clause#=11753  var#=468  ratio=25 
294.30/294.30	c Simplified clause#=10283 
294.30/294.30	c XOR_varElimination deleted var#=0 clauses#=6723 
294.30/294.30	c inative var#=0 
294.30/294.30	c free var#=412  
294.30/294.30	c local search off 
294.30/294.30	c height=7 age=23.032560 
294.30/294.30	c hybrid solving 
294.30/294.30	c 
294.30/294.30	s UNSATISFIABLE
294.30/294.30	c 
294.30/294.30	c  Running time=294.308259 

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-3265923-1303576684/watcher-3265923-1303576684 -o /tmp/evaluation-result-3265923-1303576684/solver-3265923-1303576684 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3265923-1303576684.cnf 

running on 2 cores: 1,3

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: 0.92 1.32 2.41 3/184 17040
/proc/meminfo: memFree=15558364/32950928 swapFree=67111528/67111528
[pid=17040] ppid=17038 vsize=3344 CPUtime=0 cores=1,3
/proc/17040/stat : 17040 (MPhaseSAT64) R 17038 17040 15849 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 469267152 3424256 276 33554432000 134512640 134761588 4286645616 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17040/statm: 836 276 225 61 0 139 0

[startup+0.013063 s]
/proc/loadavg: 0.92 1.32 2.41 3/184 17040
/proc/meminfo: memFree=15558364/32950928 swapFree=67111528/67111528
[pid=17040] ppid=17038 vsize=3504 CPUtime=0.01 cores=1,3
/proc/17040/stat : 17040 (MPhaseSAT64) R 17038 17040 15849 0 -1 4202496 414 0 0 0 1 0 0 0 22 0 1 0 469267152 3588096 355 33554432000 134512640 134761588 4286645616 18446744073709551615 134571694 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17040/statm: 876 355 232 61 0 179 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3504

[startup+0.101108 s]
/proc/loadavg: 0.92 1.32 2.41 3/184 17040
/proc/meminfo: memFree=15558364/32950928 swapFree=67111528/67111528
[pid=17040] ppid=17038 vsize=3816 CPUtime=0.1 cores=1,3
/proc/17040/stat : 17040 (MPhaseSAT64) R 17038 17040 15849 0 -1 4202496 532 0 0 0 10 0 0 0 22 0 1 0 469267152 3907584 417 33554432000 134512640 134761588 4286645616 18446744073709551615 134580491 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17040/statm: 954 417 238 61 0 257 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3816

[startup+0.301074 s]
/proc/loadavg: 0.92 1.32 2.41 3/184 17040
/proc/meminfo: memFree=15558364/32950928 swapFree=67111528/67111528
[pid=17040] ppid=17038 vsize=4944 CPUtime=0.3 cores=1,3
/proc/17040/stat : 17040 (MPhaseSAT64) R 17038 17040 15849 0 -1 4202496 903 0 0 0 30 0 0 0 23 0 1 0 469267152 5062656 760 33554432000 134512640 134761588 4286645616 18446744073709551615 134616987 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17040/statm: 1236 760 262 61 0 539 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 4944

[startup+0.700941 s]
/proc/loadavg: 0.92 1.32 2.41 3/184 17040
/proc/meminfo: memFree=15558364/32950928 swapFree=67111528/67111528
[pid=17040] ppid=17038 vsize=6768 CPUtime=0.69 cores=1,3
/proc/17040/stat : 17040 (MPhaseSAT64) R 17038 17040 15849 0 -1 4202496 1375 0 0 0 69 0 0 0 25 0 1 0 469267152 6930432 1232 33554432000 134512640 134761588 4286645616 18446744073709551615 134748107 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17040/statm: 1692 1232 275 61 0 995 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6768

[startup+1.5008 s]
/proc/loadavg: 0.92 1.32 2.41 5/190 17105
/proc/meminfo: memFree=15539808/32950928 swapFree=67111528/67111528
[pid=17040] ppid=17038 vsize=7620 CPUtime=1.49 cores=1,3
/proc/17040/stat : 17040 (MPhaseSAT64) R 17038 17040 15849 0 -1 4202496 1724 0 0 0 149 0 0 0 25 0 1 0 469267152 7802880 1278 33554432000 134512640 134761588 4286645616 18446744073709551615 134616884 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17040/statm: 1905 1278 276 61 0 1208 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7620

[startup+3.10051 s]
/proc/loadavg: 1.17 1.36 2.42 5/187 17165
/proc/meminfo: memFree=15542060/32950928 swapFree=67111528/67111528
[pid=17040] ppid=17038 vsize=9936 CPUtime=3.09 cores=1,3
/proc/17040/stat : 17040 (MPhaseSAT64) R 17038 17040 15849 0 -1 4202496 2623 0 0 0 309 0 0 0 25 0 1 0 469267152 10174464 1857 33554432000 134512640 134761588 4286645616 18446744073709551615 134747209 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17040/statm: 2484 1857 276 61 0 1787 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9936

[startup+6.30094 s]
/proc/loadavg: 1.17 1.36 2.42 5/190 17186
/proc/meminfo: memFree=15536432/32950928 swapFree=67111528/67111528
[pid=17040] ppid=17038 vsize=8376 CPUtime=6.29 cores=1,3
/proc/17040/stat : 17040 (MPhaseSAT64) R 17038 17040 15849 0 -1 4202496 3506 0 0 0 629 0 0 0 25 0 1 0 469267152 8577024 1530 33554432000 134512640 134761588 4286645616 18446744073709551615 134635936 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17040/statm: 2094 1530 276 61 0 1397 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8376

[startup+12.7008 s]
/proc/loadavg: 1.60 1.45 2.44 5/190 17186
/proc/meminfo: memFree=15530756/32950928 swapFree=67111528/67111528
[pid=17040] ppid=17038 vsize=11324 CPUtime=12.69 cores=1,3
/proc/17040/stat : 17040 (MPhaseSAT64) R 17038 17040 15849 0 -1 4202496 5047 0 0 0 1269 0 0 0 25 0 1 0 469267152 11595776 2267 33554432000 134512640 134761588 4286645616 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17040/statm: 2831 2267 276 61 0 2134 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11324

[startup+25.5005 s]
/proc/loadavg: 1.97 1.53 2.45 5/190 17186
/proc/meminfo: memFree=15529916/32950928 swapFree=67111528/67111528
[pid=17040] ppid=17038 vsize=9212 CPUtime=25.5 cores=1,3
/proc/17040/stat : 17040 (MPhaseSAT64) R 17038 17040 15849 0 -1 4202496 8929 0 0 0 2549 1 0 0 25 0 1 0 469267152 9433088 1716 33554432000 134512640 134761588 4286645616 18446744073709551615 134675843 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17040/statm: 2303 1716 284 61 0 1606 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 9212

[startup+51.101 s]
/proc/loadavg: 2.66 1.73 2.49 5/190 17187
/proc/meminfo: memFree=15527496/32950928 swapFree=67111528/67111528
[pid=17040] ppid=17038 vsize=8828 CPUtime=51.1 cores=1,3
/proc/17040/stat : 17040 (MPhaseSAT64) R 17038 17040 15849 0 -1 4202496 18068 0 0 0 5107 3 0 0 25 0 1 0 469267152 9039872 1643 33554432000 134512640 134761588 4286645616 18446744073709551615 134748113 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17040/statm: 2207 1643 284 61 0 1510 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 8828

[startup+102.307 s]
/proc/loadavg: 3.46 2.11 2.58 5/190 17323
/proc/meminfo: memFree=15518424/32950928 swapFree=67111528/67111528
[pid=17040] ppid=17038 vsize=9280 CPUtime=102.3 cores=1,3
/proc/17040/stat : 17040 (MPhaseSAT64) R 17038 17040 15849 0 -1 4202496 37999 0 0 0 10224 6 0 0 25 0 1 0 469267152 9502720 1755 33554432000 134512640 134761588 4286645616 18446744073709551615 134685578 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17040/statm: 2320 1755 284 61 0 1623 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 9280

[startup+162.3 s]
/proc/loadavg: 3.80 2.45 2.66 5/190 17325
/proc/meminfo: memFree=15516036/32950928 swapFree=67111528/67111528
[pid=17040] ppid=17038 vsize=9280 CPUtime=162.3 cores=1,3
/proc/17040/stat : 17040 (MPhaseSAT64) R 17038 17040 15849 0 -1 4202496 58097 0 0 0 16221 9 0 0 25 0 1 0 469267152 9502720 1760 33554432000 134512640 134761588 4286645616 18446744073709551615 134747218 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17040/statm: 2320 1760 284 61 0 1623 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 9280

[startup+222.3 s]
/proc/loadavg: 4.05 2.76 2.75 5/190 17327
/proc/meminfo: memFree=15517856/32950928 swapFree=67111528/67111528
[pid=17040] ppid=17038 vsize=9148 CPUtime=222.3 cores=1,3
/proc/17040/stat : 17040 (MPhaseSAT64) R 17038 17040 15849 0 -1 4202496 77037 0 0 0 22219 11 0 0 25 0 1 0 469267152 9367552 1694 33554432000 134512640 134761588 4286645616 18446744073709551615 134748168 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17040/statm: 2287 1694 284 61 0 1590 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 9148

[startup+282.301 s]
/proc/loadavg: 4.06 3.00 2.84 5/190 17328
/proc/meminfo: memFree=15513724/32950928 swapFree=67111528/67111528
[pid=17040] ppid=17038 vsize=10176 CPUtime=282.29 cores=1,3
/proc/17040/stat : 17040 (MPhaseSAT64) R 17038 17040 15849 0 -1 4202496 95839 0 0 0 28216 13 0 0 25 0 1 0 469267152 10420224 1983 33554432000 134512640 134761588 4286645616 18446744073709551615 134751832 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17040/statm: 2544 1983 284 61 0 1847 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 10176

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

[startup+287.901 s]
/proc/loadavg: 4.05 3.02 2.84 5/190 17328
/proc/meminfo: memFree=15511864/32950928 swapFree=67111528/67111528
[pid=17040] ppid=17038 vsize=13712 CPUtime=287.9 cores=1,3
/proc/17040/stat : 17040 (MPhaseSAT64) R 17038 17040 15849 0 -1 4202496 97910 0 0 0 28776 14 0 0 25 0 1 0 469267152 14041088 2838 33554432000 134512640 134761588 4286645616 18446744073709551615 134747278 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17040/statm: 3428 2838 284 61 0 2731 0
Current children cumulated CPU time (s) 287.9
Current children cumulated vsize (KiB) 13712

[startup+291.1 s]
/proc/loadavg: 4.05 3.02 2.84 5/190 17329
/proc/meminfo: memFree=15509496/32950928 swapFree=67111528/67111528
[pid=17040] ppid=17038 vsize=13712 CPUtime=291.1 cores=1,3
/proc/17040/stat : 17040 (MPhaseSAT64) R 17038 17040 15849 0 -1 4202496 98134 0 0 0 29096 14 0 0 25 0 1 0 469267152 14041088 2838 33554432000 134512640 134761588 4286645616 18446744073709551615 134748099 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17040/statm: 3428 2838 284 61 0 2731 0
Current children cumulated CPU time (s) 291.1
Current children cumulated vsize (KiB) 13712

[startup+292.701 s]
/proc/loadavg: 4.05 3.03 2.85 5/190 17329
/proc/meminfo: memFree=15513340/32950928 swapFree=67111528/67111528
[pid=17040] ppid=17038 vsize=13712 CPUtime=292.7 cores=1,3
/proc/17040/stat : 17040 (MPhaseSAT64) R 17038 17040 15849 0 -1 4202496 98376 0 0 0 29256 14 0 0 25 0 1 0 469267152 14041088 2839 33554432000 134512640 134761588 4286645616 18446744073709551615 134747254 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17040/statm: 3428 2839 284 61 0 2731 0
Current children cumulated CPU time (s) 292.7
Current children cumulated vsize (KiB) 13712

[startup+293.501 s]
/proc/loadavg: 4.05 3.03 2.85 5/190 17329
/proc/meminfo: memFree=15513340/32950928 swapFree=67111528/67111528
[pid=17040] ppid=17038 vsize=13712 CPUtime=293.5 cores=1,3
/proc/17040/stat : 17040 (MPhaseSAT64) R 17038 17040 15849 0 -1 4202496 98376 0 0 0 29336 14 0 0 25 0 1 0 469267152 14041088 2839 33554432000 134512640 134761588 4286645616 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17040/statm: 3428 2839 284 61 0 2731 0
Current children cumulated CPU time (s) 293.5
Current children cumulated vsize (KiB) 13712

[startup+293.901 s]
/proc/loadavg: 4.05 3.03 2.85 5/190 17329
/proc/meminfo: memFree=15520656/32950928 swapFree=67111528/67111528
[pid=17040] ppid=17038 vsize=13712 CPUtime=293.9 cores=1,3
/proc/17040/stat : 17040 (MPhaseSAT64) R 17038 17040 15849 0 -1 4202496 98376 0 0 0 29376 14 0 0 25 0 1 0 469267152 14041088 2839 33554432000 134512640 134761588 4286645616 18446744073709551615 134635862 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17040/statm: 3428 2839 284 61 0 2731 0
Current children cumulated CPU time (s) 293.9
Current children cumulated vsize (KiB) 13712

[startup+294.301 s]
/proc/loadavg: 4.05 3.03 2.85 5/190 17329
/proc/meminfo: memFree=15520656/32950928 swapFree=67111528/67111528
[pid=17040] ppid=17038 vsize=13712 CPUtime=294.3 cores=1,3
/proc/17040/stat : 17040 (MPhaseSAT64) R 17038 17040 15849 0 -1 4202496 98376 0 0 0 29416 14 0 0 25 0 1 0 469267152 14041088 2839 33554432000 134512640 134761588 4286645616 18446744073709551615 134747179 0 0 4096 1026 0 0 0 17 1 0 0 0
/proc/17040/statm: 3428 2839 284 61 0 2731 0
Current children cumulated CPU time (s) 294.3
Current children cumulated vsize (KiB) 13712

Child status: 20
Real time (s): 294.303
CPU time (s): 294.31
CPU user time (s): 294.166
CPU system time (s): 0.143978
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 14288

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

runsolver used 0.45593 second user time and 1.01285 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-23 18:38:04
IDJOB=3265923
IDBENCH=85841
IDSOLVER=1521
FILE ID=node122/3265923-1303576684
RUNJOBID= node122-1303576683-17010
PBS_JOBID= 13150292
Free space on /tmp= 70816 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT05/crafted/sorge05/QG7/dead-dnd003.shuffled-as.sat05-3109.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265923-1303576684/watcher-3265923-1303576684 -o /tmp/evaluation-result-3265923-1303576684/solver-3265923-1303576684 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3265923-1303576684.cnf

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

MD5SUM BENCH= d6a882056a7d77e09b3b073fbf028602
RANDOM SEED=2133232613

node122.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.820
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.64
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.820
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.820
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.820
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.83
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.820
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.75
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.820
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.820
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.75
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15558768 kB
Buffers:       1775848 kB
Cached:       14997372 kB
SwapCached:          0 kB
Active:        5440508 kB
Inactive:     11399612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15558768 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1584 kB
Writeback:           0 kB
AnonPages:       66512 kB
Mapped:          16236 kB
Slab:           487552 kB
PageTables:       4336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   234652 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= 70816 MiB
End job on node122 at 2011-04-23 18:42:58