Trace number 3439941

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: LR_GL_SHR 2011-03-02UNSAT 144.811 144.806

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
MD5SUM17407fc59aa2b679b7792ae0656704b9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark28.4647
Satisfiable
(Un)Satisfiability was proved
Number of variables66084
Number of clauses1060536
Sum of the clauses size2420856
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21023120
Number of clauses of size 32880
Number of clauses of size 413320
Number of clauses of size 55760
Number of clauses of size over 514760

Solver Data

144.69/144.79	c WARNING: for repeatability, setting FPU to use double precision
144.69/144.79	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3439941-1306907064/watcher-3439941-1306907064 -o /tmp/evaluation-result-3439941-1306907064/solver-3439941-1306907064 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3439941-1306907064.cnf -verb=0 -model 

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.06 2.02 2.00 2/515 24659
/proc/meminfo: memFree=3749512/32950928 swapFree=61513528/67111528
[pid=24659] ppid=24657 vsize=20340 CPUtime=0.01 cores=1,3,5,7
/proc/24659/stat : 24659 (lr_gl_shr) R 24657 24659 22922 0 -1 4202496 590 0 0 0 1 0 0 0 23 0 1 0 880937131 20828160 533 33554432000 4194304 4300056 140736890652624 18446744073709551615 256415391488 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24659/statm: 5085 533 222 26 0 1717 0

[startup+0.0616541 s]
/proc/loadavg: 2.06 2.02 2.00 2/515 24659
/proc/meminfo: memFree=3749512/32950928 swapFree=61513528/67111528
[pid=24659] ppid=24657 vsize=22480 CPUtime=0.05 cores=1,3,5,7
/proc/24659/stat : 24659 (lr_gl_shr) R 24657 24659 22922 0 -1 4202496 1122 0 0 0 5 0 0 0 23 0 1 0 880937131 23019520 1053 33554432000 4194304 4300056 140736890652624 18446744073709551615 256415391488 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24659/statm: 5620 1054 222 26 0 2252 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 22480

[startup+0.10065 s]
/proc/loadavg: 2.06 2.02 2.00 2/515 24659
/proc/meminfo: memFree=3749512/32950928 swapFree=61513528/67111528
[pid=24659] ppid=24657 vsize=25772 CPUtime=0.09 cores=1,3,5,7
/proc/24659/stat : 24659 (lr_gl_shr) R 24657 24659 22922 0 -1 4202496 2291 0 0 0 9 0 0 0 23 0 1 0 880937131 26390528 2040 33554432000 4194304 4300056 140736890652624 18446744073709551615 256415391488 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24659/statm: 6443 2042 222 26 0 3075 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25772

[startup+0.300601 s]
/proc/loadavg: 2.06 2.02 2.00 2/515 24659
/proc/meminfo: memFree=3749512/32950928 swapFree=61513528/67111528
[pid=24659] ppid=24657 vsize=57476 CPUtime=0.29 cores=1,3,5,7
/proc/24659/stat : 24659 (lr_gl_shr) R 24657 24659 22922 0 -1 4202496 12993 0 0 0 27 2 0 0 25 0 1 0 880937131 58855424 9938 33554432000 4194304 4300056 140736890652624 18446744073709551615 256415391488 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24659/statm: 14369 9940 222 26 0 11001 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57476

[startup+0.700523 s]
/proc/loadavg: 2.06 2.02 2.00 2/515 24659
/proc/meminfo: memFree=3749512/32950928 swapFree=61513528/67111528
[pid=24659] ppid=24657 vsize=70992 CPUtime=0.69 cores=1,3,5,7
/proc/24659/stat : 24659 (lr_gl_shr) R 24657 24659 22922 0 -1 4202496 15613 0 0 0 67 2 0 0 25 0 1 0 880937131 72695808 12023 33554432000 4194304 4300056 140736890652624 18446744073709551615 4255760 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24659/statm: 17748 12023 227 26 0 14380 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 70992

[startup+1.50037 s]
/proc/loadavg: 2.05 2.02 2.00 3/516 24660
/proc/meminfo: memFree=3708964/32950928 swapFree=61513528/67111528
[pid=24659] ppid=24657 vsize=59192 CPUtime=1.49 cores=1,3,5,7
/proc/24659/stat : 24659 (lr_gl_shr) R 24657 24659 22922 0 -1 4202496 18091 0 0 0 147 2 0 0 25 0 1 0 880937131 60612608 10014 33554432000 4194304 4300056 140736890652624 18446744073709551615 4262917 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24659/statm: 14798 10014 236 26 0 11430 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 59192

[startup+3.10108 s]
/proc/loadavg: 2.05 2.02 2.00 3/516 24660
/proc/meminfo: memFree=3703880/32950928 swapFree=61513528/67111528
[pid=24659] ppid=24657 vsize=59192 CPUtime=3.1 cores=1,3,5,7
/proc/24659/stat : 24659 (lr_gl_shr) R 24657 24659 22922 0 -1 4202496 18926 0 0 0 307 3 0 0 25 0 1 0 880937131 60612608 10849 33554432000 4194304 4300056 140736890652624 18446744073709551615 4263840 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24659/statm: 14798 10849 244 26 0 11430 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 59192

[startup+6.30047 s]
/proc/loadavg: 2.05 2.02 2.00 3/516 24660
/proc/meminfo: memFree=3690376/32950928 swapFree=61513528/67111528
[pid=24659] ppid=24657 vsize=78048 CPUtime=6.29 cores=1,3,5,7
/proc/24659/stat : 24659 (lr_gl_shr) R 24657 24659 22922 0 -1 4202496 20927 0 0 0 626 3 0 0 25 0 1 0 880937131 79921152 12848 33554432000 4194304 4300056 140736890652624 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24659/statm: 19512 12848 244 26 0 16144 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 78048

[startup+12.7003 s]
/proc/loadavg: 2.04 2.02 2.00 3/516 24660
/proc/meminfo: memFree=3663872/32950928 swapFree=61513528/67111528
[pid=24659] ppid=24657 vsize=97016 CPUtime=12.69 cores=1,3,5,7
/proc/24659/stat : 24659 (lr_gl_shr) R 24657 24659 22922 0 -1 4202496 24752 0 0 0 1265 4 0 0 25 0 1 0 880937131 99344384 16669 33554432000 4194304 4300056 140736890652624 18446744073709551615 4252407 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24659/statm: 24254 16669 244 26 0 20886 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 97016

[startup+25.5008 s]
/proc/loadavg: 2.03 2.02 2.00 3/516 24661
/proc/meminfo: memFree=3616532/32950928 swapFree=61513528/67111528
[pid=24659] ppid=24657 vsize=127836 CPUtime=25.49 cores=1,3,5,7
/proc/24659/stat : 24659 (lr_gl_shr) R 24657 24659 22922 0 -1 4202496 32332 0 0 0 2543 6 0 0 25 0 1 0 880937131 130904064 24245 33554432000 4194304 4300056 140736890652624 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24659/statm: 31959 24245 244 26 0 28591 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 127836

[startup+51.101 s]
/proc/loadavg: 2.08 2.03 2.00 3/516 24661
/proc/meminfo: memFree=3530056/32950928 swapFree=61513528/67111528
[pid=24659] ppid=24657 vsize=178156 CPUtime=51.1 cores=1,3,5,7
/proc/24659/stat : 24659 (lr_gl_shr) R 24657 24659 22922 0 -1 4202496 46414 0 0 0 5101 9 0 0 25 0 1 0 880937131 182431744 38314 33554432000 4194304 4300056 140736890652624 18446744073709551615 4252414 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24659/statm: 44539 38314 246 26 0 41171 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 178156

[startup+102.32 s]
/proc/loadavg: 2.03 2.02 2.00 3/516 24663
/proc/meminfo: memFree=3362812/32950928 swapFree=61513528/67111528
[pid=24659] ppid=24657 vsize=392032 CPUtime=102.31 cores=1,3,5,7
/proc/24659/stat : 24659 (lr_gl_shr) R 24657 24659 22922 0 -1 4202496 70652 0 0 0 10218 13 0 0 25 0 1 0 880937131 401440768 62524 33554432000 4194304 4300056 140736890652624 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24659/statm: 98008 62524 246 26 0 94640 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 392032

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

[startup+127.9 s]
/proc/loadavg: 2.02 2.02 2.00 3/516 24663
/proc/meminfo: memFree=3286916/32950928 swapFree=61513528/67111528
[pid=24659] ppid=24657 vsize=392500 CPUtime=127.9 cores=1,3,5,7
/proc/24659/stat : 24659 (lr_gl_shr) R 24657 24659 22922 0 -1 4202496 81378 0 0 0 12775 15 0 0 25 0 1 0 880937131 401920000 73238 33554432000 4194304 4300056 140736890652624 18446744073709551615 4252622 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24659/statm: 98125 73238 246 26 0 94757 0
Current children cumulated CPU time (s) 127.9
Current children cumulated vsize (KiB) 392500

[startup+134.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/516 24663
/proc/meminfo: memFree=3268916/32950928 swapFree=61513528/67111528
[pid=24659] ppid=24657 vsize=392780 CPUtime=134.29 cores=1,3,5,7
/proc/24659/stat : 24659 (lr_gl_shr) R 24657 24659 22922 0 -1 4202496 83615 0 0 0 13414 15 0 0 25 0 1 0 880937131 402206720 75473 33554432000 4194304 4300056 140736890652624 18446744073709551615 4252420 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24659/statm: 98195 75473 246 26 0 94827 0
Current children cumulated CPU time (s) 134.29
Current children cumulated vsize (KiB) 392780

[startup+140.701 s]
/proc/loadavg: 2.02 2.02 2.00 3/516 24664
/proc/meminfo: memFree=3251052/32950928 swapFree=61513528/67111528
[pid=24659] ppid=24657 vsize=393064 CPUtime=140.71 cores=1,3,5,7
/proc/24659/stat : 24659 (lr_gl_shr) R 24657 24659 22922 0 -1 4202496 86038 0 0 0 14055 16 0 0 25 0 1 0 880937131 402497536 77893 33554432000 4194304 4300056 140736890652624 18446744073709551615 4252404 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24659/statm: 98266 77893 246 26 0 94898 0
Current children cumulated CPU time (s) 140.71
Current children cumulated vsize (KiB) 393064

[startup+142.301 s]
/proc/loadavg: 2.02 2.02 2.00 4/516 24664
/proc/meminfo: memFree=3249440/32950928 swapFree=61513528/67111528
[pid=24659] ppid=24657 vsize=393064 CPUtime=142.29 cores=1,3,5,7
/proc/24659/stat : 24659 (lr_gl_shr) R 24657 24659 22922 0 -1 4202496 86458 0 0 0 14213 16 0 0 25 0 1 0 880937131 402497536 78311 33554432000 4194304 4300056 140736890652624 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24659/statm: 98266 78311 246 26 0 94898 0
Current children cumulated CPU time (s) 142.29
Current children cumulated vsize (KiB) 393064

[startup+143.9 s]
/proc/loadavg: 2.02 2.02 2.00 3/516 24664
/proc/meminfo: memFree=3246340/32950928 swapFree=61513528/67111528
[pid=24659] ppid=24657 vsize=393588 CPUtime=143.89 cores=1,3,5,7
/proc/24659/stat : 24659 (lr_gl_shr) R 24657 24659 22922 0 -1 4202496 87194 0 0 0 14373 16 0 0 25 0 1 0 880937131 403034112 79045 33554432000 4194304 4300056 140736890652624 18446744073709551615 4256057 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24659/statm: 98397 79045 246 26 0 95029 0
Current children cumulated CPU time (s) 143.89
Current children cumulated vsize (KiB) 393588

[startup+144.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/516 24664
/proc/meminfo: memFree=3242868/32950928 swapFree=61513528/67111528
[pid=24659] ppid=24657 vsize=393588 CPUtime=144.29 cores=1,3,5,7
/proc/24659/stat : 24659 (lr_gl_shr) R 24657 24659 22922 0 -1 4202496 87279 0 0 0 14413 16 0 0 25 0 1 0 880937131 403034112 79130 33554432000 4194304 4300056 140736890652624 18446744073709551615 4252431 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24659/statm: 98397 79130 246 26 0 95029 0
Current children cumulated CPU time (s) 144.29
Current children cumulated vsize (KiB) 393588

[startup+144.7 s]
/proc/loadavg: 2.02 2.02 2.00 3/516 24664
/proc/meminfo: memFree=3242868/32950928 swapFree=61513528/67111528
[pid=24659] ppid=24657 vsize=393588 CPUtime=144.69 cores=1,3,5,7
/proc/24659/stat : 24659 (lr_gl_shr) R 24657 24659 22922 0 -1 4202496 87409 0 0 0 14453 16 0 0 25 0 1 0 880937131 403034112 79260 33554432000 4194304 4300056 140736890652624 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/24659/statm: 98397 79260 246 26 0 95029 0
Current children cumulated CPU time (s) 144.69
Current children cumulated vsize (KiB) 393588

[startup+144.8 s]
/proc/loadavg: 2.02 2.02 2.00 3/516 24664
/proc/meminfo: memFree=3242868/32950928 swapFree=61513528/67111528
[pid=24659] ppid=24657 vsize=0 CPUtime=144.79 cores=1,3,5,7
/proc/24659/stat : 24659 (lr_gl_shr) R 24657 24659 22922 0 -1 4202500 87419 0 0 0 14462 17 0 0 25 0 1 0 880937131 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/24659/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 144.79
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 144.806
CPU time (s): 144.811
CPU user time (s): 144.627
CPU system time (s): 0.183972
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 393588

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

runsolver used 0.697893 second user time and 1.81272 second system time

The end

Launcher Data

Begin job on node115 at 2011-06-01 07:44:25
IDJOB=3439941
IDBENCH=82410
IDSOLVER=1938
FILE ID=node115/3439941-1306907064
RUNJOBID= node115-1306899876-24150
PBS_JOBID= 13488461
Free space on /tmp= 9028 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439941-1306907064/watcher-3439941-1306907064 -o /tmp/evaluation-result-3439941-1306907064/solver-3439941-1306907064 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3439941-1306907064.cnf -verb=0 -model

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

MD5SUM BENCH= 17407fc59aa2b679b7792ae0656704b9
RANDOM SEED=1915341996

node115.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.811
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.62
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.811
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.811
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.811
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.811
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.77
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.811
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.74
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.811
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.811
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:       3749792 kB
Buffers:         96248 kB
Cached:       14648648 kB
SwapCached:       5172 kB
Active:       20201856 kB
Inactive:      8366988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       3749792 kB
SwapTotal:    67111528 kB
SwapFree:     61513528 kB
Dirty:           18084 kB
Writeback:           0 kB
AnonPages:    13821780 kB
Mapped:          33848 kB
Slab:           482888 kB
PageTables:      79512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 154328588 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= 9028 MiB
End job on node115 at 2011-06-01 07:46:50