Trace number 3379489

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
UmSat 2011-05-12 (fixed)UNSAT 139.412 139.408

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-18-step15.cnf
MD5SUMcabee0328f774a95ab72be66123bb39b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.8798
Satisfiable
(Un)Satisfiability was proved
Number of variables130021
Number of clauses2509375
Sum of the clauses size5678283
Maximum clause length1921
Minimum clause length1
Number of clauses of size 1456
Number of clauses of size 22437138
Number of clauses of size 310555
Number of clauses of size 46624
Number of clauses of size 53927
Number of clauses of size over 550675

Solver Data

138.89/138.99	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-3379489-1305455616/watcher-3379489-1305455616 -o /tmp/evaluation-result-3379489-1305455616/solver-3379489-1305455616 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379489-1305455616.cnf 

running on 2 cores: 5,7

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.47 3.92 3.90 4/353 27789
/proc/meminfo: memFree=25489336/32951124 swapFree=40554400/67111528
[pid=27789] ppid=27787 vsize=11908 CPUtime=0 cores=5,7
/proc/27789/stat : 27789 (umsat) R 27787 27789 27741 0 -1 4194304 395 0 0 0 0 0 0 0 21 0 1 0 657162203 12193792 335 33554432000 4194304 4263832 140734039755712 18446744073709551615 4232240 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27789/statm: 2977 335 240 17 0 150 0

[startup+0.099203 s]
/proc/loadavg: 3.47 3.92 3.90 4/353 27789
/proc/meminfo: memFree=25489336/32951124 swapFree=40554400/67111528
[pid=27789] ppid=27787 vsize=13340 CPUtime=0.09 cores=5,7
/proc/27789/stat : 27789 (umsat) R 27787 27789 27741 0 -1 4194304 895 0 0 0 9 0 0 0 21 0 1 0 657162203 13660160 689 33554432000 4194304 4263832 140734039755712 18446744073709551615 230808856686 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27789/statm: 3335 689 241 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.100204 s]
/proc/loadavg: 3.47 3.92 3.90 4/353 27789
/proc/meminfo: memFree=25489336/32951124 swapFree=40554400/67111528
[pid=27789] ppid=27787 vsize=13340 CPUtime=0.09 cores=5,7
/proc/27789/stat : 27789 (umsat) R 27787 27789 27741 0 -1 4194304 897 0 0 0 9 0 0 0 21 0 1 0 657162203 13660160 691 33554432000 4194304 4263832 140734039755712 18446744073709551615 230808832973 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27789/statm: 3335 691 241 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300164 s]
/proc/loadavg: 3.47 3.92 3.90 4/353 27789
/proc/meminfo: memFree=25489336/32951124 swapFree=40554400/67111528
[pid=27789] ppid=27787 vsize=18812 CPUtime=0.29 cores=5,7
/proc/27789/stat : 27789 (umsat) R 27787 27789 27741 0 -1 4194304 2560 0 0 0 29 0 0 0 22 0 1 0 657162203 19263488 1776 33554432000 4194304 4263832 140734039755712 18446744073709551615 47241107839049 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27789/statm: 4703 1776 241 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.701097 s]
/proc/loadavg: 3.47 3.92 3.90 4/353 27789
/proc/meminfo: memFree=25489336/32951124 swapFree=40554400/67111528
[pid=27789] ppid=27787 vsize=25976 CPUtime=0.69 cores=5,7
/proc/27789/stat : 27789 (umsat) R 27787 27789 27741 0 -1 4194304 4997 0 0 0 69 0 0 0 23 0 1 0 657162203 26599424 3444 33554432000 4194304 4263832 140734039755712 18446744073709551615 230809165568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27789/statm: 6494 3444 242 17 0 3667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25976

[startup+1.50095 s]
/proc/loadavg: 3.47 3.92 3.90 5/357 27796
/proc/meminfo: memFree=25422228/32951124 swapFree=40554400/67111528
[pid=27789] ppid=27787 vsize=27036 CPUtime=1.49 cores=5,7
/proc/27789/stat : 27789 (umsat) R 27787 27789 27741 0 -1 4194304 5603 0 0 0 149 0 0 0 25 0 1 0 657162203 27684864 4050 33554432000 4194304 4263832 140734039755712 18446744073709551615 230808826565 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27789/statm: 6759 4050 242 17 0 3932 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27036

[startup+3.10067 s]
/proc/loadavg: 3.47 3.92 3.90 5/360 27803
/proc/meminfo: memFree=25370832/32951124 swapFree=40554400/67111528
[pid=27789] ppid=27787 vsize=72536 CPUtime=3.09 cores=5,7
/proc/27789/stat : 27789 (umsat) R 27787 27789 27741 0 -1 4194304 19365 0 0 0 307 2 0 0 25 0 1 0 657162203 74276864 13202 33554432000 4194304 4263832 140734039755712 18446744073709551615 47241107837988 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27789/statm: 18134 13203 242 17 0 15307 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72536

[startup+6.30108 s]
/proc/loadavg: 3.59 3.93 3.91 5/360 27803
/proc/meminfo: memFree=25179208/32951124 swapFree=40554400/67111528
[pid=27789] ppid=27787 vsize=129852 CPUtime=6.29 cores=5,7
/proc/27789/stat : 27789 (umsat) R 27787 27789 27741 0 -1 4194304 38680 0 0 0 624 5 0 0 25 0 1 0 657162203 132968448 26372 33554432000 4194304 4263832 140734039755712 18446744073709551615 4203408 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27789/statm: 32463 26372 242 17 0 29636 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 129852

[startup+12.7009 s]
/proc/loadavg: 3.62 3.94 3.91 5/360 27803
/proc/meminfo: memFree=24621388/32951124 swapFree=40554400/67111528
[pid=27789] ppid=27787 vsize=442188 CPUtime=12.69 cores=5,7
/proc/27789/stat : 27789 (umsat) R 27787 27789 27741 0 -1 4202496 143932 0 0 0 1251 18 0 0 25 0 1 0 657162203 452800512 104631 33554432000 4194304 4263832 140734039755712 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27789/statm: 110547 104631 247 17 0 107720 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 442188

[startup+25.5006 s]
/proc/loadavg: 3.70 3.94 3.91 5/360 27803
/proc/meminfo: memFree=24132808/32951124 swapFree=40554400/67111528
[pid=27789] ppid=27787 vsize=442188 CPUtime=25.49 cores=5,7
/proc/27789/stat : 27789 (umsat) R 27787 27789 27741 0 -1 4202496 143932 0 0 0 2531 18 0 0 25 0 1 0 657162203 452800512 104631 33554432000 4194304 4263832 140734039755712 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27789/statm: 110547 104631 247 17 0 107720 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 442188

[startup+51.1009 s]
/proc/loadavg: 3.80 3.94 3.91 5/360 27804
/proc/meminfo: memFree=23524992/32951124 swapFree=40554400/67111528
[pid=27789] ppid=27787 vsize=442188 CPUtime=51.09 cores=5,7
/proc/27789/stat : 27789 (umsat) R 27787 27789 27741 0 -1 4202496 143932 0 0 0 5091 18 0 0 25 0 1 0 657162203 452800512 104631 33554432000 4194304 4263832 140734039755712 18446744073709551615 4224824 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27789/statm: 110547 104631 247 17 0 107720 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 442188

[startup+102.314 s]
/proc/loadavg: 3.98 3.96 3.92 5/360 27805
/proc/meminfo: memFree=23472052/32951124 swapFree=40554400/67111528
[pid=27789] ppid=27787 vsize=442188 CPUtime=102.3 cores=5,7
/proc/27789/stat : 27789 (umsat) R 27787 27789 27741 0 -1 4202496 143932 0 0 0 10212 18 0 0 25 0 1 0 657162203 452800512 104631 33554432000 4194304 4263832 140734039755712 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27789/statm: 110547 104631 247 17 0 107720 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 442188

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

[startup+115.1 s]
/proc/loadavg: 3.98 3.97 3.92 5/360 27806
/proc/meminfo: memFree=23461388/32951124 swapFree=40554400/67111528
[pid=27789] ppid=27787 vsize=444500 CPUtime=115.09 cores=5,7
/proc/27789/stat : 27789 (umsat) R 27787 27789 27741 0 -1 4202496 144517 0 0 0 11491 18 0 0 25 0 1 0 657162203 455168000 105216 33554432000 4194304 4263832 140734039755712 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27789/statm: 111125 105220 247 17 0 108298 0
Current children cumulated CPU time (s) 115.09
Current children cumulated vsize (KiB) 444500

[startup+127.901 s]
/proc/loadavg: 3.98 3.97 3.92 5/360 27806
/proc/meminfo: memFree=23418000/32951124 swapFree=40554400/67111528
[pid=27789] ppid=27787 vsize=486548 CPUtime=127.9 cores=5,7
/proc/27789/stat : 27789 (umsat) R 27787 27789 27741 0 -1 4202496 152902 0 0 0 12770 20 0 0 25 0 1 0 657162203 498225152 113601 33554432000 4194304 4263832 140734039755712 18446744073709551615 4224786 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27789/statm: 121637 113601 247 17 0 118810 0
Current children cumulated CPU time (s) 127.9
Current children cumulated vsize (KiB) 486548

[startup+134.301 s]
/proc/loadavg: 3.98 3.97 3.92 5/360 27806
/proc/meminfo: memFree=23389728/32951124 swapFree=40554400/67111528
[pid=27789] ppid=27787 vsize=513100 CPUtime=134.29 cores=5,7
/proc/27789/stat : 27789 (umsat) R 27787 27789 27741 0 -1 4202496 158528 0 0 0 13409 20 0 0 25 0 1 0 657162203 525414400 119227 33554432000 4194304 4263832 140734039755712 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27789/statm: 128275 119227 247 17 0 125448 0
Current children cumulated CPU time (s) 134.29
Current children cumulated vsize (KiB) 513100

[startup+137.514 s]
/proc/loadavg: 3.98 3.97 3.92 5/360 27806
/proc/meminfo: memFree=23374724/32951124 swapFree=40554400/67111528
[pid=27789] ppid=27787 vsize=526168 CPUtime=137.51 cores=5,7
/proc/27789/stat : 27789 (umsat) R 27787 27789 27741 0 -1 4202496 161467 0 0 0 13731 20 0 0 25 0 1 0 657162203 538796032 122166 33554432000 4194304 4263832 140734039755712 18446744073709551615 4205809 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27789/statm: 131542 122166 247 17 0 128715 0
Current children cumulated CPU time (s) 137.51
Current children cumulated vsize (KiB) 526168

[startup+138.301 s]
/proc/loadavg: 3.98 3.97 3.92 5/360 27806
/proc/meminfo: memFree=23374724/32951124 swapFree=40554400/67111528
[pid=27789] ppid=27787 vsize=528336 CPUtime=138.29 cores=5,7
/proc/27789/stat : 27789 (umsat) R 27787 27789 27741 0 -1 4202496 161939 0 0 0 13809 20 0 0 25 0 1 0 657162203 541016064 122638 33554432000 4194304 4263832 140734039755712 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27789/statm: 132084 122638 247 17 0 129257 0
Current children cumulated CPU time (s) 138.29
Current children cumulated vsize (KiB) 528336

[startup+139.101 s]
/proc/loadavg: 3.98 3.97 3.92 5/360 27806
/proc/meminfo: memFree=23371128/32951124 swapFree=40554400/67111528
[pid=27789] ppid=27787 vsize=529836 CPUtime=139.09 cores=5,7
/proc/27789/stat : 27789 (umsat) R 27787 27789 27741 0 -1 4202496 162275 0 0 0 13889 20 0 0 25 0 1 0 657162203 542552064 122974 33554432000 4194304 4263832 140734039755712 18446744073709551615 230808821779 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27789/statm: 132459 122974 251 17 0 129632 0
Current children cumulated CPU time (s) 139.09
Current children cumulated vsize (KiB) 529836

[startup+139.301 s]
/proc/loadavg: 3.98 3.97 3.92 5/360 27806
/proc/meminfo: memFree=23371128/32951124 swapFree=40554400/67111528
[pid=27789] ppid=27787 vsize=529836 CPUtime=139.29 cores=5,7
/proc/27789/stat : 27789 (umsat) R 27787 27789 27741 0 -1 4202496 162275 0 0 0 13909 20 0 0 25 0 1 0 657162203 542552064 122974 33554432000 4194304 4263832 140734039755712 18446744073709551615 230808814778 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27789/statm: 132459 122974 251 17 0 129632 0
Current children cumulated CPU time (s) 139.29
Current children cumulated vsize (KiB) 529836

[startup+139.401 s]
/proc/loadavg: 3.98 3.97 3.92 5/360 27806
/proc/meminfo: memFree=23371128/32951124 swapFree=40554400/67111528
[pid=27789] ppid=27787 vsize=446512 CPUtime=139.4 cores=5,7
/proc/27789/stat : 27789 (umsat) R 27787 27789 27741 0 -1 4202496 162276 0 0 0 13918 22 0 0 25 0 1 0 657162203 457228288 46024 33554432000 4194304 4263832 140734039755712 18446744073709551615 230809191530 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27789/statm: 111628 45512 252 17 0 108801 0
Current children cumulated CPU time (s) 139.4
Current children cumulated vsize (KiB) 446512

Child status: 0
Real time (s): 139.408
CPU time (s): 139.412
CPU user time (s): 139.183
CPU system time (s): 0.228965
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 538780

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

runsolver used 0.45793 second user time and 1.18082 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-15 12:33:38
IDJOB=3379489
IDBENCH=82426
IDSOLVER=1861
FILE ID=node104/3379489-1305455616
RUNJOBID= node104-1305455616-27762
PBS_JOBID= 13324887
Free space on /tmp= 73284 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-18-step15.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379489-1305455616/watcher-3379489-1305455616 -o /tmp/evaluation-result-3379489-1305455616/solver-3379489-1305455616 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379489-1305455616.cnf

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

MD5SUM BENCH= cabee0328f774a95ab72be66123bb39b
RANDOM SEED=209748880

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25489624 kB
Buffers:        310896 kB
Cached:        2606552 kB
SwapCached:     122128 kB
Active:        1118584 kB
Inactive:      6064864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25489624 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:          151352 kB
Writeback:           0 kB
AnonPages:     4156708 kB
Mapped:          11196 kB
Slab:           126740 kB
PageTables:      85076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74890812 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= 73224 MiB
End job on node104 at 2011-05-15 12:35:57