Trace number 3171502

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-02-25UNSAT 139.848 139.844

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v300-c1278-S768688898-014.UNKNOWN.cnf
MD5SUM7436a7d8585345665f45b181a7e46358
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.804876
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses1278
Sum of the clauses size3834
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31278
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

139.79/139.82	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-3171502-1307668426/watcher-3171502-1307668426 -o /tmp/evaluation-result-3171502-1307668426/solver-3171502-1307668426 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171502-1307668426.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: 7.44 7.89 7.20 3/176 27273
/proc/meminfo: memFree=31876564/32951124 swapFree=67050916/67111528
[pid=27273] ppid=27271 vsize=11644 CPUtime=0 cores=0,2
/proc/27273/stat : 27273 (umsat) R 27271 27273 27225 0 -1 4194304 354 0 0 0 0 0 0 0 25 0 1 0 859258852 11923456 293 33554432000 4194304 4263880 140734554598272 18446744073709551615 47075418487448 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27273/statm: 2911 293 240 17 0 84 0

[startup+0.02651 s]
/proc/loadavg: 7.44 7.89 7.20 3/176 27273
/proc/meminfo: memFree=31876564/32951124 swapFree=67050916/67111528
[pid=27273] ppid=27271 vsize=12040 CPUtime=0.02 cores=0,2
/proc/27273/stat : 27273 (umsat) R 27271 27273 27225 0 -1 4202496 440 0 0 0 2 0 0 0 25 0 1 0 859258852 12328960 379 33554432000 4194304 4263880 140734554598272 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27273/statm: 3010 379 247 17 0 183 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12040

[startup+0.100521 s]
/proc/loadavg: 7.44 7.89 7.20 3/176 27273
/proc/meminfo: memFree=31876564/32951124 swapFree=67050916/67111528
[pid=27273] ppid=27271 vsize=12172 CPUtime=0.09 cores=0,2
/proc/27273/stat : 27273 (umsat) R 27271 27273 27225 0 -1 4202496 485 0 0 0 9 0 0 0 25 0 1 0 859258852 12464128 424 33554432000 4194304 4263880 140734554598272 18446744073709551615 212039313161 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27273/statm: 3043 424 247 17 0 216 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12172

[startup+0.300499 s]
/proc/loadavg: 7.44 7.89 7.20 3/176 27273
/proc/meminfo: memFree=31876564/32951124 swapFree=67050916/67111528
[pid=27273] ppid=27271 vsize=12432 CPUtime=0.29 cores=0,2
/proc/27273/stat : 27273 (umsat) R 27271 27273 27225 0 -1 4202496 545 0 0 0 29 0 0 0 25 0 1 0 859258852 12730368 484 33554432000 4194304 4263880 140734554598272 18446744073709551615 4206237 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27273/statm: 3108 484 247 17 0 281 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12432

[startup+0.700394 s]
/proc/loadavg: 7.44 7.89 7.20 3/176 27273
/proc/meminfo: memFree=31876564/32951124 swapFree=67050916/67111528
[pid=27273] ppid=27271 vsize=12828 CPUtime=0.69 cores=0,2
/proc/27273/stat : 27273 (umsat) R 27271 27273 27225 0 -1 4202496 643 0 0 0 69 0 0 0 25 0 1 0 859258852 13135872 582 33554432000 4194304 4263880 140734554598272 18446744073709551615 4211744 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27273/statm: 3207 582 247 17 0 380 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12828

[startup+1.50026 s]
/proc/loadavg: 7.44 7.89 7.20 5/190 27302
/proc/meminfo: memFree=31861124/32951124 swapFree=67050916/67111528
[pid=27273] ppid=27271 vsize=13188 CPUtime=1.49 cores=0,2
/proc/27273/stat : 27273 (umsat) R 27271 27273 27225 0 -1 4202496 729 0 0 0 149 0 0 0 25 0 1 0 859258852 13504512 668 33554432000 4194304 4263880 140734554598272 18446744073709551615 4206387 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27273/statm: 3297 668 247 17 0 470 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13188

[startup+3.10099 s]
/proc/loadavg: 7.44 7.89 7.20 5/190 27302
/proc/meminfo: memFree=31856212/32951124 swapFree=67050916/67111528
[pid=27273] ppid=27271 vsize=13656 CPUtime=3.09 cores=0,2
/proc/27273/stat : 27273 (umsat) R 27271 27273 27225 0 -1 4202496 865 0 0 0 309 0 0 0 25 0 1 0 859258852 13983744 804 33554432000 4194304 4263880 140734554598272 18446744073709551615 4207825 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27273/statm: 3414 804 247 17 0 587 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13656

[startup+6.30044 s]
/proc/loadavg: 7.17 7.83 7.18 5/190 27302
/proc/meminfo: memFree=31849524/32951124 swapFree=67050916/67111528
[pid=27273] ppid=27271 vsize=14412 CPUtime=6.29 cores=0,2
/proc/27273/stat : 27273 (umsat) R 27271 27273 27225 0 -1 4202496 1054 0 0 0 629 0 0 0 25 0 1 0 859258852 14757888 993 33554432000 4194304 4263880 140734554598272 18446744073709551615 47075418894309 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27273/statm: 3603 993 247 17 0 776 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14412

[startup+12.7003 s]
/proc/loadavg: 6.91 7.76 7.17 5/190 27302
/proc/meminfo: memFree=31841460/32951124 swapFree=67050916/67111528
[pid=27273] ppid=27271 vsize=15664 CPUtime=12.69 cores=0,2
/proc/27273/stat : 27273 (umsat) R 27271 27273 27225 0 -1 4202496 1335 0 0 0 1269 0 0 0 25 0 1 0 859258852 16039936 1274 33554432000 4194304 4263880 140734554598272 18446744073709551615 212039316165 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27273/statm: 3916 1274 248 17 0 1089 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15664

[startup+25.501 s]
/proc/loadavg: 6.27 7.58 7.11 5/190 27302
/proc/meminfo: memFree=31832112/32951124 swapFree=67050916/67111528
[pid=27273] ppid=27271 vsize=16796 CPUtime=25.49 cores=0,2
/proc/27273/stat : 27273 (umsat) R 27271 27273 27225 0 -1 4202496 1645 0 0 0 2549 0 0 0 25 0 1 0 859258852 17199104 1584 33554432000 4194304 4263880 140734554598272 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27273/statm: 4199 1584 248 17 0 1372 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16796

[startup+51.1004 s]
/proc/loadavg: 5.49 7.29 7.03 5/190 27303
/proc/meminfo: memFree=31821176/32951124 swapFree=67050916/67111528
[pid=27273] ppid=27271 vsize=18900 CPUtime=51.09 cores=0,2
/proc/27273/stat : 27273 (umsat) R 27271 27273 27225 0 -1 4202496 2198 0 0 0 5108 1 0 0 25 0 1 0 859258852 19353600 2070 33554432000 4194304 4263880 140734554598272 18446744073709551615 4205668 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27273/statm: 4725 2070 248 17 0 1898 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 18900

[startup+102.307 s]
/proc/loadavg: 4.64 6.78 6.87 5/190 27304
/proc/meminfo: memFree=31802788/32951124 swapFree=67050916/67111528
[pid=27273] ppid=27271 vsize=21336 CPUtime=102.3 cores=0,2
/proc/27273/stat : 27273 (umsat) R 27271 27273 27225 0 -1 4202496 2932 0 0 0 10229 1 0 0 25 0 1 0 859258852 21848064 2679 33554432000 4194304 4263880 140734554598272 18446744073709551615 4207681 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27273/statm: 5334 2679 248 17 0 2507 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 21336

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

[startup+115.101 s]
/proc/loadavg: 4.55 6.69 6.84 5/190 27305
/proc/meminfo: memFree=31797448/32951124 swapFree=67050916/67111528
[pid=27273] ppid=27271 vsize=21984 CPUtime=115.09 cores=0,2
/proc/27273/stat : 27273 (umsat) R 27271 27273 27225 0 -1 4202496 3147 0 0 0 11508 1 0 0 25 0 1 0 859258852 22511616 2844 33554432000 4194304 4263880 140734554598272 18446744073709551615 4215113 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27273/statm: 5496 2844 248 17 0 2669 0
Current children cumulated CPU time (s) 115.09
Current children cumulated vsize (KiB) 21984

[startup+127.901 s]
/proc/loadavg: 4.42 6.56 6.79 5/190 27305
/proc/meminfo: memFree=31796076/32951124 swapFree=67050916/67111528
[pid=27273] ppid=27271 vsize=22144 CPUtime=127.89 cores=0,2
/proc/27273/stat : 27273 (umsat) R 27271 27273 27225 0 -1 4202496 3187 0 0 0 12788 1 0 0 25 0 1 0 859258852 22675456 2884 33554432000 4194304 4263880 140734554598272 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27273/statm: 5536 2884 248 17 0 2709 0
Current children cumulated CPU time (s) 127.89
Current children cumulated vsize (KiB) 22144

[startup+134.301 s]
/proc/loadavg: 4.39 6.51 6.78 5/190 27305
/proc/meminfo: memFree=31795328/32951124 swapFree=67050916/67111528
[pid=27273] ppid=27271 vsize=22288 CPUtime=134.29 cores=0,2
/proc/27273/stat : 27273 (umsat) R 27271 27273 27225 0 -1 4202496 3255 0 0 0 13428 1 0 0 25 0 1 0 859258852 22822912 2952 33554432000 4194304 4263880 140734554598272 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27273/statm: 5572 2952 248 17 0 2745 0
Current children cumulated CPU time (s) 134.29
Current children cumulated vsize (KiB) 22288

[startup+137.507 s]
/proc/loadavg: 4.36 6.47 6.76 5/190 27305
/proc/meminfo: memFree=31795204/32951124 swapFree=67050916/67111528
[pid=27273] ppid=27271 vsize=22448 CPUtime=137.5 cores=0,2
/proc/27273/stat : 27273 (umsat) R 27271 27273 27225 0 -1 4202496 3263 0 0 0 13749 1 0 0 25 0 1 0 859258852 22986752 2960 33554432000 4194304 4263880 140734554598272 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27273/statm: 5612 2960 248 17 0 2785 0
Current children cumulated CPU time (s) 137.5
Current children cumulated vsize (KiB) 22448

[startup+139.101 s]
/proc/loadavg: 4.36 6.47 6.76 5/190 27305
/proc/meminfo: memFree=31794956/32951124 swapFree=67050916/67111528
[pid=27273] ppid=27271 vsize=22448 CPUtime=139.09 cores=0,2
/proc/27273/stat : 27273 (umsat) R 27271 27273 27225 0 -1 4202496 3263 0 0 0 13908 1 0 0 25 0 1 0 859258852 22986752 2960 33554432000 4194304 4263880 140734554598272 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27273/statm: 5612 2960 248 17 0 2785 0
Current children cumulated CPU time (s) 139.09
Current children cumulated vsize (KiB) 22448

[startup+139.501 s]
/proc/loadavg: 4.36 6.47 6.76 5/190 27305
/proc/meminfo: memFree=31794956/32951124 swapFree=67050916/67111528
[pid=27273] ppid=27271 vsize=22448 CPUtime=139.49 cores=0,2
/proc/27273/stat : 27273 (umsat) R 27271 27273 27225 0 -1 4202496 3263 0 0 0 13948 1 0 0 25 0 1 0 859258852 22986752 2960 33554432000 4194304 4263880 140734554598272 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27273/statm: 5612 2960 248 17 0 2785 0
Current children cumulated CPU time (s) 139.49
Current children cumulated vsize (KiB) 22448

[startup+139.707 s]
/proc/loadavg: 4.36 6.47 6.76 5/190 27305
/proc/meminfo: memFree=31793840/32951124 swapFree=67050916/67111528
[pid=27273] ppid=27271 vsize=22448 CPUtime=139.7 cores=0,2
/proc/27273/stat : 27273 (umsat) R 27271 27273 27225 0 -1 4202496 3263 0 0 0 13969 1 0 0 25 0 1 0 859258852 22986752 2960 33554432000 4194304 4263880 140734554598272 18446744073709551615 4205743 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27273/statm: 5612 2960 248 17 0 2785 0
Current children cumulated CPU time (s) 139.7
Current children cumulated vsize (KiB) 22448

[startup+139.801 s]
/proc/loadavg: 4.36 6.47 6.76 5/190 27305
/proc/meminfo: memFree=31793840/32951124 swapFree=67050916/67111528
[pid=27273] ppid=27271 vsize=22448 CPUtime=139.79 cores=0,2
/proc/27273/stat : 27273 (umsat) R 27271 27273 27225 0 -1 4202496 3263 0 0 0 13978 1 0 0 25 0 1 0 859258852 22986752 2960 33554432000 4194304 4263880 140734554598272 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27273/statm: 5612 2960 248 17 0 2785 0
Current children cumulated CPU time (s) 139.79
Current children cumulated vsize (KiB) 22448

Child status: 0
Real time (s): 139.844
CPU time (s): 139.848
CPU user time (s): 139.829
CPU system time (s): 0.018997
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 22448

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

runsolver used 0.25896 second user time and 0.508922 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-10 03:13:46
IDJOB=3171502
IDBENCH=82720
IDSOLVER=1582
FILE ID=node146/3171502-1307668426
RUNJOBID= node146-1307668426-27243
PBS_JOBID= 13549509
Free space on /tmp= 74112 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v300-c1278-S768688898-014.UNKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171502-1307668426/watcher-3171502-1307668426 -o /tmp/evaluation-result-3171502-1307668426/solver-3171502-1307668426 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171502-1307668426.cnf

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

MD5SUM BENCH= 7436a7d8585345665f45b181a7e46358
RANDOM SEED=1744664642

node146.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.830
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.66
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.830
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.830
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.830
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.86
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.830
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.830
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.830
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.830
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:     32951124 kB
MemFree:      31881588 kB
Buffers:        234296 kB
Cached:         609232 kB
SwapCached:      14540 kB
Active:         393264 kB
Inactive:       470160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31881588 kB
SwapTotal:    67111528 kB
SwapFree:     67050916 kB
Dirty:            2376 kB
Writeback:           0 kB
AnonPages:       17900 kB
Mapped:           8644 kB
Slab:           139240 kB
PageTables:       5420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189888 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= 74104 MiB
End job on node146 at 2011-06-10 03:16:06