Trace number 3286601

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
kw 2011-02-28UNSAT 199.985 199.975

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-27-step13.cnf
MD5SUM52e16341bcff805ef2d6abe4e95359a0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.0214
Satisfiable
(Un)Satisfiability was proved
Number of variables224228
Number of clauses5314673
Sum of the clauses size11732345
Maximum clause length3193
Minimum clause length1
Number of clauses of size 1556
Number of clauses of size 25229536
Number of clauses of size 36084
Number of clauses of size 49856
Number of clauses of size 58159
Number of clauses of size over 560482

Solver Data

199.90/199.91	c 199.910000 seconds
199.90/199.91	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3286601-1303770483/watcher-3286601-1303770483 -o /tmp/evaluation-result-3286601-1303770483/solver-3286601-1303770483 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3286601-1303770483.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: 3.80 2.23 1.94 4/189 397
/proc/meminfo: memFree=19050680/32950928 swapFree=67111528/67111528
[pid=397] ppid=395 vsize=4852 CPUtime=0 cores=0,2
/proc/397/stat : 397 (kw) R 395 397 32630 0 -1 4202496 590 0 0 0 0 0 0 0 22 0 1 0 488645330 4968448 542 33554432000 4194304 6935321 140734873490288 18446744073709551615 5922222 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/397/statm: 1213 548 241 670 0 534 0

[startup+0.0744471 s]
/proc/loadavg: 3.80 2.23 1.94 4/189 397
/proc/meminfo: memFree=19050680/32950928 swapFree=67111528/67111528
[pid=397] ppid=395 vsize=71268 CPUtime=0.06 cores=0,2
/proc/397/stat : 397 (kw) R 395 397 32630 0 -1 4202496 16519 0 0 0 4 2 0 0 22 0 1 0 488645330 72978432 16452 33554432000 4194304 6935321 140734873490288 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/397/statm: 17817 16462 241 670 0 17138 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 71268

[startup+0.10044 s]
/proc/loadavg: 3.80 2.23 1.94 4/189 397
/proc/meminfo: memFree=19050680/32950928 swapFree=67111528/67111528
[pid=397] ppid=395 vsize=105624 CPUtime=0.09 cores=0,2
/proc/397/stat : 397 (kw) R 395 397 32630 0 -1 4202496 22171 0 0 0 6 3 0 0 22 0 1 0 488645330 108158976 22104 33554432000 4194304 6935321 140734873490288 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/397/statm: 26439 22115 241 670 0 25760 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 105624

[startup+0.300406 s]
/proc/loadavg: 3.80 2.23 1.94 4/189 397
/proc/meminfo: memFree=19050680/32950928 swapFree=67111528/67111528
[pid=397] ppid=395 vsize=153708 CPUtime=0.29 cores=0,2
/proc/397/stat : 397 (kw) R 395 397 32630 0 -1 4202496 36276 0 0 0 24 5 0 0 23 0 1 0 488645330 157396992 36209 33554432000 4194304 6935321 140734873490288 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/397/statm: 38427 36209 247 670 0 37748 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 153708

[startup+0.700321 s]
/proc/loadavg: 3.80 2.23 1.94 4/189 397
/proc/meminfo: memFree=19050680/32950928 swapFree=67111528/67111528
[pid=397] ppid=395 vsize=179968 CPUtime=0.69 cores=0,2
/proc/397/stat : 397 (kw) R 395 397 32630 0 -1 4202496 42861 0 0 0 63 6 0 0 25 0 1 0 488645330 184287232 42794 33554432000 4194304 6935321 140734873490288 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/397/statm: 44992 42794 247 670 0 44313 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 179968

[startup+1.50116 s]
/proc/loadavg: 3.82 2.26 1.95 5/190 398
/proc/meminfo: memFree=18876948/32950928 swapFree=67111528/67111528
[pid=397] ppid=395 vsize=203804 CPUtime=1.49 cores=0,2
/proc/397/stat : 397 (kw) R 395 397 32630 0 -1 4202496 48615 0 0 0 142 7 0 0 25 0 1 0 488645330 208695296 48548 33554432000 4194304 6935321 140734873490288 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/397/statm: 50951 48548 252 670 0 50272 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 203804

[startup+3.10085 s]
/proc/loadavg: 3.82 2.26 1.95 5/190 398
/proc/meminfo: memFree=18811460/32950928 swapFree=67111528/67111528
[pid=397] ppid=395 vsize=348948 CPUtime=3.09 cores=0,2
/proc/397/stat : 397 (kw) R 395 397 32630 0 -1 4202496 82760 0 0 0 297 12 0 0 25 0 1 0 488645330 357322752 82693 33554432000 4194304 6935321 140734873490288 18446744073709551615 5319291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/397/statm: 87237 82693 252 670 0 86558 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 348948

[startup+6.3012 s]
/proc/loadavg: 3.82 2.26 1.95 5/190 398
/proc/meminfo: memFree=18530608/32950928 swapFree=67111528/67111528
[pid=397] ppid=395 vsize=577796 CPUtime=6.29 cores=0,2
/proc/397/stat : 397 (kw) R 395 397 32630 0 -1 4202496 138222 0 0 0 609 20 0 0 25 0 1 0 488645330 591663104 138155 33554432000 4194304 6935321 140734873490288 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/397/statm: 144449 138155 252 670 0 143770 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 577796

[startup+12.7009 s]
/proc/loadavg: 3.84 2.32 1.98 5/190 398
/proc/meminfo: memFree=18114968/32950928 swapFree=67111528/67111528
[pid=397] ppid=395 vsize=1090092 CPUtime=12.69 cores=0,2
/proc/397/stat : 397 (kw) R 395 397 32630 0 -1 4202496 262018 0 0 0 1231 38 0 0 25 0 1 0 488645330 1116254208 260637 33554432000 4194304 6935321 140734873490288 18446744073709551615 5922222 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/397/statm: 272523 260640 263 670 0 271844 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1090092

[startup+25.5004 s]
/proc/loadavg: 3.87 2.37 2.00 5/190 452
/proc/meminfo: memFree=18869848/32950928 swapFree=67111528/67111528
[pid=397] ppid=395 vsize=1131548 CPUtime=25.5 cores=0,2
/proc/397/stat : 397 (kw) R 395 397 32630 0 -1 4202496 284445 0 0 0 2507 43 0 0 25 0 1 0 488645330 1158705152 270953 33554432000 4194304 6935321 140734873490288 18446744073709551615 4429796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/397/statm: 282887 270953 286 670 0 282208 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 1131548

[startup+51.1003 s]
/proc/loadavg: 3.91 2.50 2.05 5/190 453
/proc/meminfo: memFree=18832852/32950928 swapFree=67111528/67111528
[pid=397] ppid=395 vsize=1131548 CPUtime=51.1 cores=0,2
/proc/397/stat : 397 (kw) R 395 397 32630 0 -1 4202496 284460 0 0 0 5067 43 0 0 25 0 1 0 488645330 1158705152 270968 33554432000 4194304 6935321 140734873490288 18446744073709551615 4348032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/397/statm: 282887 270968 286 670 0 282208 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 1131548

[startup+102.307 s]
/proc/loadavg: 3.96 2.75 2.16 5/190 455
/proc/meminfo: memFree=18804280/32950928 swapFree=67111528/67111528
[pid=397] ppid=395 vsize=1131548 CPUtime=102.31 cores=0,2
/proc/397/stat : 397 (kw) R 395 397 32630 0 -1 4202496 284699 0 0 0 10188 43 0 0 25 0 1 0 488645330 1158705152 271207 33554432000 4194304 6935321 140734873490288 18446744073709551615 4348001 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/397/statm: 282887 271207 286 670 0 282208 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 1131548

[startup+162.301 s]
/proc/loadavg: 3.98 2.98 2.27 5/190 456
/proc/meminfo: memFree=18784704/32950928 swapFree=67111528/67111528
[pid=397] ppid=395 vsize=1134204 CPUtime=162.3 cores=0,2
/proc/397/stat : 397 (kw) R 395 397 32630 0 -1 4202496 285571 0 0 0 16187 43 0 0 25 0 1 0 488645330 1161424896 272079 33554432000 4194304 6935321 140734873490288 18446744073709551615 4430943 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/397/statm: 283551 272079 298 670 0 282872 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1134204

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

[startup+179.101 s]
/proc/loadavg: 3.99 3.02 2.30 5/190 457
/proc/meminfo: memFree=18778376/32950928 swapFree=67111528/67111528
[pid=397] ppid=395 vsize=1139456 CPUtime=179.09 cores=0,2
/proc/397/stat : 397 (kw) R 395 397 32630 0 -1 4202496 293728 0 0 0 17865 44 0 0 25 0 1 0 488645330 1166802944 273392 33554432000 4194304 6935321 140734873490288 18446744073709551615 4429796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/397/statm: 284864 273392 298 670 0 284185 0
Current children cumulated CPU time (s) 179.09
Current children cumulated vsize (KiB) 1139456

[startup+191.901 s]
/proc/loadavg: 3.99 3.07 2.33 5/190 457
/proc/meminfo: memFree=18777864/32950928 swapFree=67111528/67111528
[pid=397] ppid=395 vsize=1139456 CPUtime=191.9 cores=0,2
/proc/397/stat : 397 (kw) R 395 397 32630 0 -1 4202496 293728 0 0 0 19146 44 0 0 25 0 1 0 488645330 1166802944 273392 33554432000 4194304 6935321 140734873490288 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/397/statm: 284864 273392 298 670 0 284185 0
Current children cumulated CPU time (s) 191.9
Current children cumulated vsize (KiB) 1139456

[startup+195.101 s]
/proc/loadavg: 3.99 3.07 2.33 5/190 457
/proc/meminfo: memFree=18777864/32950928 swapFree=67111528/67111528
[pid=397] ppid=395 vsize=1139456 CPUtime=195.1 cores=0,2
/proc/397/stat : 397 (kw) R 395 397 32630 0 -1 4202496 293728 0 0 0 19466 44 0 0 25 0 1 0 488645330 1166802944 273392 33554432000 4194304 6935321 140734873490288 18446744073709551615 4346544 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/397/statm: 284864 273392 298 670 0 284185 0
Current children cumulated CPU time (s) 195.1
Current children cumulated vsize (KiB) 1139456

[startup+198.301 s]
/proc/loadavg: 3.99 3.09 2.33 5/190 457
/proc/meminfo: memFree=18777616/32950928 swapFree=67111528/67111528
[pid=397] ppid=395 vsize=1139456 CPUtime=198.3 cores=0,2
/proc/397/stat : 397 (kw) R 395 397 32630 0 -1 4202496 293728 0 0 0 19786 44 0 0 25 0 1 0 488645330 1166802944 273392 33554432000 4194304 6935321 140734873490288 18446744073709551615 4399949 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/397/statm: 284864 273392 298 670 0 284185 0
Current children cumulated CPU time (s) 198.3
Current children cumulated vsize (KiB) 1139456

[startup+199.107 s]
/proc/loadavg: 3.99 3.09 2.33 5/190 457
/proc/meminfo: memFree=18777492/32950928 swapFree=67111528/67111528
[pid=397] ppid=395 vsize=1139456 CPUtime=199.1 cores=0,2
/proc/397/stat : 397 (kw) R 395 397 32630 0 -1 4202496 293728 0 0 0 19866 44 0 0 25 0 1 0 488645330 1166802944 273392 33554432000 4194304 6935321 140734873490288 18446744073709551615 4395221 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/397/statm: 284864 273392 298 670 0 284185 0
Current children cumulated CPU time (s) 199.1
Current children cumulated vsize (KiB) 1139456

[startup+199.501 s]
/proc/loadavg: 3.99 3.09 2.33 5/190 457
/proc/meminfo: memFree=18777492/32950928 swapFree=67111528/67111528
[pid=397] ppid=395 vsize=1139456 CPUtime=199.5 cores=0,2
/proc/397/stat : 397 (kw) R 395 397 32630 0 -1 4202496 293728 0 0 0 19906 44 0 0 25 0 1 0 488645330 1166802944 273392 33554432000 4194304 6935321 140734873490288 18446744073709551615 4401038 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/397/statm: 284864 273392 298 670 0 284185 0
Current children cumulated CPU time (s) 199.5
Current children cumulated vsize (KiB) 1139456

[startup+199.901 s]
/proc/loadavg: 3.99 3.09 2.33 5/190 457
/proc/meminfo: memFree=18777492/32950928 swapFree=67111528/67111528
[pid=397] ppid=395 vsize=1139456 CPUtime=199.9 cores=0,2
/proc/397/stat : 397 (kw) R 395 397 32630 0 -1 4202496 293728 0 0 0 19946 44 0 0 25 0 1 0 488645330 1166802944 273392 33554432000 4194304 6935321 140734873490288 18446744073709551615 4780097 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/397/statm: 284864 273392 298 670 0 284185 0
Current children cumulated CPU time (s) 199.9
Current children cumulated vsize (KiB) 1139456

Child status: 20
Real time (s): 199.975
CPU time (s): 199.985
CPU user time (s): 199.476
CPU system time (s): 0.508922
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 1176704

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

runsolver used 0.338948 second user time and 0.753885 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-26 00:28:06
IDJOB=3286601
IDBENCH=82430
IDSOLVER=1658
FILE ID=node149/3286601-1303770483
RUNJOBID= node149-1303770328-32648
PBS_JOBID= 13157177
Free space on /tmp= 71992 MiB

SOLVER NAME= kw 2011-02-28
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-27-step13.cnf
COMMAND LINE= kw --tmp-path=TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286601-1303770483/watcher-3286601-1303770483 -o /tmp/evaluation-result-3286601-1303770483/solver-3286601-1303770483 -C 2400 -W 1300 -M 7680  kw --tmp-path=HOME HOME/instance-3286601-1303770483.cnf

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

MD5SUM BENCH= 52e16341bcff805ef2d6abe4e95359a0
RANDOM SEED=886903870

node149.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.806
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.61
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.806
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.83
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.806
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.83
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.806
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.73
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.806
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.82
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.806
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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19050836 kB
Buffers:       2172140 kB
Cached:        9865564 kB
SwapCached:          0 kB
Active:        2927552 kB
Inactive:     10429748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19050836 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          181492 kB
Writeback:           0 kB
AnonPages:     1319208 kB
Mapped:          18680 kB
Slab:           476540 kB
PageTables:       7788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1546684 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= 72056 MiB
End job on node149 at 2011-04-26 00:31:26