Trace number 3493241

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
MiniUnsat2 2011-02-22UNSAT 80.6207 80.6198

General information on the benchmark

Namemus/marques-silva/abstraction-refinement-intel/
edn_5371_6.cnf_0.30000000.unsat.cnf
MD5SUMcd0403790207e854d3120088ad64c338
Bench CategoryMUS (MUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.2938
Satisfiable
(Un)Satisfiability was proved
Number of variables509089
Number of clauses1484738
Sum of the clauses size3445261
Maximum clause length3
Minimum clause length1
Number of clauses of size 11756
Number of clauses of size 21005441
Number of clauses of size 3477541
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

80.59/80.61	s UNSATISFIABLE
80.59/80.61	v 1455305 1436884 1436888 1484734 1484737 1173039 1436878 1436891 1436893 1274529 1436882 1455288 1455290 434956 1174268 1174307 1174310 434954 1174274 1174283 1174286 1274527 1174278 1274524 1484733 674533 1291369 674537 434949 674534 1173034 1174270 1174279 1455286 0

Verifier Data

OK	34

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3493241-1307802519/watcher-3493241-1307802519 -o /tmp/evaluation-result-3493241-1307802519/solver-3493241-1307802519 -C 1800 -W 1850 -M 7680 munsat2_release -rnd-seed=353502210 -verb=0 HOME/instance-3493241-1307802519.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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.93 3.97 3.47 5/189 28163
/proc/meminfo: memFree=30761424/32950904 swapFree=67055440/67111528
[pid=28163] ppid=28161 vsize=16524 CPUtime=0 cores=5,7
/proc/28163/stat : 28163 (munsat2_release) R 28161 28163 27643 0 -1 4202496 1016 0 0 0 0 0 0 0 24 0 1 0 891851752 16920576 956 33554432000 4194304 4258824 140737128732000 18446744073709551615 237278540485 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28163/statm: 4131 958 218 16 0 773 0

[startup+0.032786 s]
/proc/loadavg: 3.93 3.97 3.47 5/189 28163
/proc/meminfo: memFree=30761424/32950904 swapFree=67055440/67111528
[pid=28163] ppid=28161 vsize=29292 CPUtime=0.02 cores=5,7
/proc/28163/stat : 28163 (munsat2_release) R 28161 28163 27643 0 -1 4202496 4139 0 0 0 2 0 0 0 24 0 1 0 891851752 29995008 4079 33554432000 4194304 4258824 140737128732000 18446744073709551615 237278540485 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28163/statm: 7323 4084 219 16 0 3965 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29292

[startup+0.100772 s]
/proc/loadavg: 3.93 3.97 3.47 5/189 28163
/proc/meminfo: memFree=30761424/32950904 swapFree=67055440/67111528
[pid=28163] ppid=28161 vsize=61936 CPUtime=0.09 cores=5,7
/proc/28163/stat : 28163 (munsat2_release) R 28161 28163 27643 0 -1 4202496 12042 0 0 0 8 1 0 0 24 0 1 0 891851752 63422464 11982 33554432000 4194304 4258824 140737128732000 18446744073709551615 237278540485 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28163/statm: 15517 11986 219 16 0 12159 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61936

[startup+0.300738 s]
/proc/loadavg: 3.93 3.97 3.47 5/189 28163
/proc/meminfo: memFree=30761424/32950904 swapFree=67055440/67111528
[pid=28163] ppid=28161 vsize=152680 CPUtime=0.29 cores=5,7
/proc/28163/stat : 28163 (munsat2_release) R 28161 28163 27643 0 -1 4202496 33974 0 0 0 26 3 0 0 25 0 1 0 891851752 156344320 33914 33554432000 4194304 4258824 140737128732000 18446744073709551615 237278540485 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28163/statm: 38203 33920 219 16 0 34845 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 152680

[startup+0.700668 s]
/proc/loadavg: 3.93 3.97 3.47 5/189 28163
/proc/meminfo: memFree=30761424/32950904 swapFree=67055440/67111528
[pid=28163] ppid=28161 vsize=241292 CPUtime=0.68 cores=5,7
/proc/28163/stat : 28163 (munsat2_release) R 28161 28163 27643 0 -1 4202496 54533 0 0 0 62 6 0 0 25 0 1 0 891851752 247083008 54473 33554432000 4194304 4258824 140737128732000 18446744073709551615 4206717 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28163/statm: 60323 54473 220 16 0 56965 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 241292

[startup+1.50052 s]
/proc/loadavg: 3.93 3.97 3.47 5/190 28164
/proc/meminfo: memFree=30603804/32950904 swapFree=67055440/67111528
[pid=28163] ppid=28161 vsize=345576 CPUtime=1.49 cores=5,7
/proc/28163/stat : 28163 (munsat2_release) R 28161 28163 27643 0 -1 4202496 78031 0 0 0 139 10 0 0 25 0 1 0 891851752 353869824 76530 33554432000 4194304 4258824 140737128732000 18446744073709551615 4245774 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28163/statm: 86394 76531 224 16 0 83036 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 345576

[startup+3.10024 s]
/proc/loadavg: 3.93 3.97 3.47 5/190 28164
/proc/meminfo: memFree=30480432/32950904 swapFree=67055440/67111528
[pid=28163] ppid=28161 vsize=357960 CPUtime=3.09 cores=5,7
/proc/28163/stat : 28163 (munsat2_release) R 28161 28163 27643 0 -1 4202496 96911 0 0 0 296 13 0 0 25 0 1 0 891851752 366551040 81195 33554432000 4194304 4258824 140737128732000 18446744073709551615 4225201 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28163/statm: 89490 81195 233 16 0 86132 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 357960

[startup+6.30067 s]
/proc/loadavg: 3.93 3.97 3.47 5/190 28164
/proc/meminfo: memFree=30453012/32950904 swapFree=67055440/67111528
[pid=28163] ppid=28161 vsize=376636 CPUtime=6.29 cores=5,7
/proc/28163/stat : 28163 (munsat2_release) R 28161 28163 27643 0 -1 4202496 101857 0 0 0 615 14 0 0 25 0 1 0 891851752 385675264 86141 33554432000 4194304 4258824 140737128732000 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28163/statm: 94159 86141 233 16 0 90801 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 376636

[startup+12.7005 s]
/proc/loadavg: 3.94 3.97 3.47 5/190 28164
/proc/meminfo: memFree=30328656/32950904 swapFree=67055440/67111528
[pid=28163] ppid=28161 vsize=412360 CPUtime=12.69 cores=5,7
/proc/28163/stat : 28163 (munsat2_release) R 28161 28163 27643 0 -1 4202496 112948 0 0 0 1253 16 0 0 25 0 1 0 891851752 422256640 97120 33554432000 4194304 4258824 140737128732000 18446744073709551615 237278535579 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28163/statm: 103090 97120 233 16 0 99732 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 412360

[startup+25.5003 s]
/proc/loadavg: 3.95 3.97 3.48 5/190 28165
/proc/meminfo: memFree=30350000/32950904 swapFree=67055440/67111528
[pid=28163] ppid=28161 vsize=412360 CPUtime=25.49 cores=5,7
/proc/28163/stat : 28163 (munsat2_release) R 28161 28163 27643 0 -1 4202496 113057 0 0 0 2533 16 0 0 25 0 1 0 891851752 422256640 97229 33554432000 4194304 4258824 140737128732000 18446744073709551615 4237701 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28163/statm: 103090 97229 233 16 0 99732 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 412360

[startup+51.1007 s]
/proc/loadavg: 4.02 3.99 3.50 5/190 28165
/proc/meminfo: memFree=30361604/32950904 swapFree=67055440/67111528
[pid=28163] ppid=28161 vsize=412360 CPUtime=51.1 cores=5,7
/proc/28163/stat : 28163 (munsat2_release) R 28161 28163 27643 0 -1 4202496 113057 0 0 0 5094 16 0 0 25 0 1 0 891851752 422256640 97229 33554432000 4194304 4258824 140737128732000 18446744073709551615 4225250 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28163/statm: 103090 97229 233 16 0 99732 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 412360

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

[startup+63.9004 s]
/proc/loadavg: 4.02 3.99 3.51 5/190 28166
/proc/meminfo: memFree=30301544/32950904 swapFree=67055440/67111528
[pid=28163] ppid=28161 vsize=412360 CPUtime=63.9 cores=5,7
/proc/28163/stat : 28163 (munsat2_release) R 28161 28163 27643 0 -1 4202496 113057 0 0 0 6374 16 0 0 25 0 1 0 891851752 422256640 97229 33554432000 4194304 4258824 140737128732000 18446744073709551615 4220853 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28163/statm: 103090 97229 233 16 0 99732 0
Current children cumulated CPU time (s) 63.9
Current children cumulated vsize (KiB) 412360

[startup+70.3003 s]
/proc/loadavg: 4.02 3.99 3.51 5/190 28166
/proc/meminfo: memFree=30288648/32950904 swapFree=67055440/67111528
[pid=28163] ppid=28161 vsize=412360 CPUtime=70.3 cores=5,7
/proc/28163/stat : 28163 (munsat2_release) R 28161 28163 27643 0 -1 4202496 113057 0 0 0 7014 16 0 0 25 0 1 0 891851752 422256640 97229 33554432000 4194304 4258824 140737128732000 18446744073709551615 4220791 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28163/statm: 103090 97229 233 16 0 99732 0
Current children cumulated CPU time (s) 70.3
Current children cumulated vsize (KiB) 412360

[startup+76.7001 s]
/proc/loadavg: 4.02 3.99 3.51 5/187 28194
/proc/meminfo: memFree=30314736/32950904 swapFree=67055440/67111528
[pid=28163] ppid=28161 vsize=412360 CPUtime=76.7 cores=5,7
/proc/28163/stat : 28163 (munsat2_release) R 28161 28163 27643 0 -1 4202496 113057 0 0 0 7654 16 0 0 25 0 1 0 891851752 422256640 97229 33554432000 4194304 4258824 140737128732000 18446744073709551615 4218734 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28163/statm: 103090 97229 233 16 0 99732 0
Current children cumulated CPU time (s) 76.7
Current children cumulated vsize (KiB) 412360

[startup+78.3008 s]
/proc/loadavg: 4.02 3.99 3.51 5/190 28204
/proc/meminfo: memFree=29926280/32950904 swapFree=67055440/67111528
[pid=28163] ppid=28161 vsize=412360 CPUtime=78.3 cores=5,7
/proc/28163/stat : 28163 (munsat2_release) R 28161 28163 27643 0 -1 4202496 113057 0 0 0 7814 16 0 0 25 0 1 0 891851752 422256640 97229 33554432000 4194304 4258824 140737128732000 18446744073709551615 4220832 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28163/statm: 103090 97229 233 16 0 99732 0
Current children cumulated CPU time (s) 78.3
Current children cumulated vsize (KiB) 412360

[startup+79.9006 s]
/proc/loadavg: 4.01 3.99 3.51 5/190 28204
/proc/meminfo: memFree=29883376/32950904 swapFree=67055440/67111528
[pid=28163] ppid=28161 vsize=412360 CPUtime=79.9 cores=5,7
/proc/28163/stat : 28163 (munsat2_release) R 28161 28163 27643 0 -1 4202496 113057 0 0 0 7974 16 0 0 25 0 1 0 891851752 422256640 97229 33554432000 4194304 4258824 140737128732000 18446744073709551615 4237403 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28163/statm: 103090 97229 233 16 0 99732 0
Current children cumulated CPU time (s) 79.9
Current children cumulated vsize (KiB) 412360

[startup+80.3075 s]
/proc/loadavg: 4.01 3.99 3.51 5/190 28204
/proc/meminfo: memFree=29877312/32950904 swapFree=67055440/67111528
[pid=28163] ppid=28161 vsize=412360 CPUtime=80.3 cores=5,7
/proc/28163/stat : 28163 (munsat2_release) R 28161 28163 27643 0 -1 4202496 113057 0 0 0 8014 16 0 0 25 0 1 0 891851752 422256640 97229 33554432000 4194304 4258824 140737128732000 18446744073709551615 4226314 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28163/statm: 103090 97229 233 16 0 99732 0
Current children cumulated CPU time (s) 80.3
Current children cumulated vsize (KiB) 412360

[startup+80.5005 s]
/proc/loadavg: 4.01 3.99 3.51 5/190 28204
/proc/meminfo: memFree=29877312/32950904 swapFree=67055440/67111528
[pid=28163] ppid=28161 vsize=412364 CPUtime=80.5 cores=5,7
/proc/28163/stat : 28163 (munsat2_release) R 28161 28163 27643 0 -1 4202496 113065 0 0 0 8034 16 0 0 25 0 1 0 891851752 422260736 97237 33554432000 4194304 4258824 140737128732000 18446744073709551615 237278535579 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28163/statm: 103091 97237 240 16 0 99733 0
Current children cumulated CPU time (s) 80.5
Current children cumulated vsize (KiB) 412364

[startup+80.6004 s]
/proc/loadavg: 4.01 3.99 3.51 5/190 28204
/proc/meminfo: memFree=29877312/32950904 swapFree=67055440/67111528
[pid=28163] ppid=28161 vsize=390488 CPUtime=80.59 cores=5,7
/proc/28163/stat : 28163 (munsat2_release) R 28161 28163 27643 0 -1 4202496 113065 0 0 0 8043 16 0 0 25 0 1 0 891851752 399859712 93259 33554432000 4194304 4258824 140737128732000 18446744073709551615 237278528448 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28163/statm: 97622 93259 240 16 0 94264 0
Current children cumulated CPU time (s) 80.59
Current children cumulated vsize (KiB) 390488

Child status: 0
Real time (s): 80.6198
CPU time (s): 80.6207
CPU user time (s): 80.4438
CPU system time (s): 0.176973
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 412364

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

runsolver used 0.116982 second user time and 0.328949 second system time

The end

Launcher Data

Begin job on node121 at 2011-06-11 16:28:40
IDJOB=3493241
IDBENCH=89275
IDSOLVER=1973
FILE ID=node121/3493241-1307802519
RUNJOBID= node121-1307800702-27664
PBS_JOBID= 13551058
Free space on /tmp= 74000 MiB

SOLVER NAME= MiniUnsat2 2011-02-22
BENCH NAME= SAT11/mus/marques-silva/abstraction-refinement-intel/edn_5371_6.cnf_0.30000000.unsat.cnf
COMMAND LINE= munsat2_release -rnd-seed=RANDOMSEED -verb=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493241-1307802519/watcher-3493241-1307802519 -o /tmp/evaluation-result-3493241-1307802519/solver-3493241-1307802519 -C 1800 -W 1850 -M 7680  munsat2_release -rnd-seed=353502210 -verb=0 HOME/instance-3493241-1307802519.cnf

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

MD5SUM BENCH= cd0403790207e854d3120088ad64c338
RANDOM SEED=353502210

node121.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.817
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.63
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.817
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.07
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.817
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.84
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.817
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.77
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.817
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.817
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.817
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.817
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:     32950904 kB
MemFree:      30762836 kB
Buffers:        292540 kB
Cached:         961716 kB
SwapCached:       9944 kB
Active:        1330136 kB
Inactive:       654428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      30762836 kB
SwapTotal:    67111528 kB
SwapFree:     67055440 kB
Dirty:           82588 kB
Writeback:          40 kB
AnonPages:      727788 kB
Mapped:          13260 kB
Slab:           136884 kB
PageTables:       6628 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   988424 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= 73952 MiB
End job on node121 at 2011-06-11 16:30:01