Trace number 3493950

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
Haifa-MUC-A 2011-04-07? 182.728 182.745

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtvisns2p3-tseitin.cnf
MD5SUM2b5c02650b763b7d13b77ce3fc61aa15
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1414.3
Satisfiable
(Un)Satisfiability was proved
Number of variables116405
Number of clauses346850
Sum of the clauses size809314
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2231232
Number of clauses of size 3115616
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

182.68/182.74	c WARNING: for repeatability, setting FPU to use double precision
182.68/182.74	c iter 1 time 179.676 not-muc 222144 unknown 124706 muc 0
182.68/182.74	c ===============================================================================
182.68/182.74	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (UNSATISFIABLE expected)
Got answer: UNKNOWN

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-3493950-1307803053/watcher-3493950-1307803053 -o /tmp/evaluation-result-3493950-1307803053/solver-3493950-1307803053 -C 1800 -W 1850 -M 7680 HOME/hmuc-a HOME/instance-3493950-1307803053.cnf 

running on 2 cores: 0,2

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.99 2.99 1.87 4/189 24046
/proc/meminfo: memFree=30712464/32951124 swapFree=67055520/67111528
[pid=24046] ppid=24044 vsize=23292 CPUtime=0 cores=0,2
/proc/24046/stat : 24046 (hmuc-a) R 24044 24046 23230 0 -1 4202496 1189 0 0 0 0 0 0 0 25 0 1 0 872720974 23851008 1107 33554432000 4194304 4311632 140735904667920 18446744073709551615 4240641 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24046/statm: 5823 1110 216 29 0 2452 0

[startup+0.0169421 s]
/proc/loadavg: 3.99 2.99 1.87 4/189 24046
/proc/meminfo: memFree=30712464/32951124 swapFree=67055520/67111528
[pid=24046] ppid=24044 vsize=32640 CPUtime=0.01 cores=0,2
/proc/24046/stat : 24046 (hmuc-a) R 24044 24046 23230 0 -1 4202496 3140 0 0 0 1 0 0 0 25 0 1 0 872720974 33423360 3058 33554432000 4194304 4311632 140735904667920 18446744073709551615 4295345 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24046/statm: 8160 3066 216 29 0 4789 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 32640

[startup+0.100951 s]
/proc/loadavg: 3.99 2.99 1.87 4/189 24046
/proc/meminfo: memFree=30712464/32951124 swapFree=67055520/67111528
[pid=24046] ppid=24044 vsize=78940 CPUtime=0.09 cores=0,2
/proc/24046/stat : 24046 (hmuc-a) R 24044 24046 23230 0 -1 4202496 13128 0 0 0 8 1 0 0 25 0 1 0 872720974 80834560 12660 33554432000 4194304 4311632 140735904667920 18446744073709551615 270338044613 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24046/statm: 19768 12662 218 29 0 16397 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 78940

[startup+0.300907 s]
/proc/loadavg: 3.99 2.99 1.87 4/189 24046
/proc/meminfo: memFree=30712464/32951124 swapFree=67055520/67111528
[pid=24046] ppid=24044 vsize=107748 CPUtime=0.29 cores=0,2
/proc/24046/stat : 24046 (hmuc-a) R 24044 24046 23230 0 -1 4202496 21812 0 0 0 27 2 0 0 25 0 1 0 872720974 110333952 20549 33554432000 4194304 4311632 140735904667920 18446744073709551615 270338044613 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24046/statm: 26937 20550 218 29 0 23566 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 107748

[startup+0.70083 s]
/proc/loadavg: 3.99 2.99 1.87 4/189 24046
/proc/meminfo: memFree=30712464/32951124 swapFree=67055520/67111528
[pid=24046] ppid=24044 vsize=137692 CPUtime=0.69 cores=0,2
/proc/24046/stat : 24046 (hmuc-a) R 24044 24046 23230 0 -1 4202496 27252 0 0 0 67 2 0 0 25 0 1 0 872720974 140996608 25291 33554432000 4194304 4311632 140735904667920 18446744073709551615 4210423 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24046/statm: 34423 25293 225 29 0 31052 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 137692

[startup+1.50068 s]
/proc/loadavg: 3.99 2.99 1.87 5/190 24047
/proc/meminfo: memFree=30614024/32951124 swapFree=67055520/67111528
[pid=24046] ppid=24044 vsize=108836 CPUtime=1.49 cores=0,2
/proc/24046/stat : 24046 (hmuc-a) R 24044 24046 23230 0 -1 4202496 34537 0 0 0 145 4 0 0 25 0 1 0 872720974 111448064 21804 33554432000 4194304 4311632 140735904667920 18446744073709551615 4262666 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24046/statm: 27209 21804 234 29 0 23838 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 108836

[startup+3.10036 s]
/proc/loadavg: 3.99 2.99 1.87 5/190 24047
/proc/meminfo: memFree=30623448/32951124 swapFree=67055520/67111528
[pid=24046] ppid=24044 vsize=120200 CPUtime=3.09 cores=0,2
/proc/24046/stat : 24046 (hmuc-a) R 24044 24046 23230 0 -1 4202496 37308 0 0 0 305 4 0 0 25 0 1 0 872720974 123084800 24568 33554432000 4194304 4311632 140735904667920 18446744073709551615 4264186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24046/statm: 30050 24568 246 29 0 26679 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 120200

[startup+6.30072 s]
/proc/loadavg: 3.99 3.00 1.88 5/190 24047
/proc/meminfo: memFree=30582740/32951124 swapFree=67055520/67111528
[pid=24046] ppid=24044 vsize=188196 CPUtime=6.29 cores=0,2
/proc/24046/stat : 24046 (hmuc-a) R 24044 24046 23230 0 -1 4202496 47130 0 0 0 623 6 0 0 25 0 1 0 872720974 192712704 34379 33554432000 4194304 4311632 140735904667920 18446744073709551615 4264213 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24046/statm: 47049 34379 250 29 0 43678 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 188196

[startup+12.7005 s]
/proc/loadavg: 3.99 3.02 1.90 5/190 24047
/proc/meminfo: memFree=30495360/32951124 swapFree=67055520/67111528
[pid=24046] ppid=24044 vsize=269104 CPUtime=12.68 cores=0,2
/proc/24046/stat : 24046 (hmuc-a) R 24044 24046 23230 0 -1 4202496 69563 0 0 0 1260 8 0 0 25 0 1 0 872720974 275562496 56798 33554432000 4194304 4311632 140735904667920 18446744073709551615 4262412 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24046/statm: 67276 56798 250 29 0 63905 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 269104

[startup+25.5009 s]
/proc/loadavg: 3.99 3.07 1.93 5/190 24048
/proc/meminfo: memFree=30213736/32951124 swapFree=67055520/67111528
[pid=24046] ppid=24044 vsize=697676 CPUtime=25.49 cores=0,2
/proc/24046/stat : 24046 (hmuc-a) R 24044 24046 23230 0 -1 4202496 140589 0 0 0 2532 17 0 0 25 0 1 0 872720974 714420224 127809 33554432000 4194304 4311632 140735904667920 18446744073709551615 4264186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24046/statm: 174419 127809 250 29 0 171048 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 697676

[startup+51.1008 s]
/proc/loadavg: 3.99 3.14 1.98 5/190 24048
/proc/meminfo: memFree=29624304/32951124 swapFree=67055520/67111528
[pid=24046] ppid=24044 vsize=1614452 CPUtime=51.08 cores=0,2
/proc/24046/stat : 24046 (hmuc-a) R 24044 24046 23230 0 -1 4202496 287966 0 0 0 5076 32 0 0 25 0 1 0 872720974 1653198848 275176 33554432000 4194304 4311632 140735904667920 18446744073709551615 4286219 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24046/statm: 403613 275176 250 29 0 400242 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1614452

[startup+102.307 s]
/proc/loadavg: 3.99 3.28 2.10 5/190 24050
/proc/meminfo: memFree=28275972/32951124 swapFree=67055520/67111528
[pid=24046] ppid=24044 vsize=2536688 CPUtime=102.29 cores=0,2
/proc/24046/stat : 24046 (hmuc-a) R 24044 24046 23230 0 -1 4202496 621656 0 0 0 10159 70 0 0 25 0 1 0 872720974 2597568512 608851 33554432000 4194304 4311632 140735904667920 18446744073709551615 4271553 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24046/statm: 634172 608851 250 29 0 630801 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 2536688

[startup+162.301 s]
/proc/loadavg: 3.99 3.40 2.20 5/190 24051
/proc/meminfo: memFree=27054392/32951124 swapFree=67055520/67111528
[pid=24046] ppid=24044 vsize=4035320 CPUtime=162.28 cores=0,2
/proc/24046/stat : 24046 (hmuc-a) R 24044 24046 23230 0 -1 4202496 930643 0 0 0 16123 105 0 0 25 0 1 0 872720974 4132167680 917833 33554432000 4194304 4311632 140735904667920 18446744073709551615 4264437 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24046/statm: 1008830 917833 250 29 0 1005459 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 4035320

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

[startup+166.301 s]
/proc/loadavg: 3.99 3.41 2.21 5/190 24051
/proc/meminfo: memFree=26934216/32951124 swapFree=67055520/67111528
[pid=24046] ppid=24044 vsize=4035320 CPUtime=166.27 cores=0,2
/proc/24046/stat : 24046 (hmuc-a) R 24044 24046 23230 0 -1 4202496 960483 0 0 0 16519 108 0 0 25 0 1 0 872720974 4132167680 947673 33554432000 4194304 4311632 140735904667920 18446744073709551615 270341843489 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24046/statm: 1008830 947673 250 29 0 1005459 0
Current children cumulated CPU time (s) 166.27
Current children cumulated vsize (KiB) 4035320

[startup+172.707 s]
/proc/loadavg: 3.99 3.43 2.23 5/190 24052
/proc/meminfo: memFree=26800784/32951124 swapFree=67055520/67111528
[pid=24046] ppid=24044 vsize=4035320 CPUtime=172.68 cores=0,2
/proc/24046/stat : 24046 (hmuc-a) R 24044 24046 23230 0 -1 4202496 1005079 0 0 0 17155 113 0 0 25 0 1 0 872720974 4132167680 992269 33554432000 4194304 4311632 140735904667920 18446744073709551615 4264416 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24046/statm: 1008830 992269 250 29 0 1005459 0
Current children cumulated CPU time (s) 172.68
Current children cumulated vsize (KiB) 4035320

[startup+179.1 s]
/proc/loadavg: 3.99 3.44 2.24 5/190 24052
/proc/meminfo: memFree=26621472/32951124 swapFree=67055520/67111528
[pid=24046] ppid=24044 vsize=6470596 CPUtime=179.07 cores=0,2
/proc/24046/stat : 24046 (hmuc-a) R 24044 24046 23230 0 -1 4202496 1044072 0 0 0 17790 117 0 0 25 0 1 0 872720974 6625890304 1031260 33554432000 4194304 4311632 140735904667920 18446744073709551615 4271905 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24046/statm: 1617649 1031260 250 29 0 1614278 0
Current children cumulated CPU time (s) 179.07
Current children cumulated vsize (KiB) 6470596

[startup+180.701 s]
/proc/loadavg: 3.99 3.44 2.24 5/190 24052
/proc/meminfo: memFree=26560208/32951124 swapFree=67055520/67111528
[pid=24046] ppid=24044 vsize=6470596 CPUtime=180.67 cores=0,2
/proc/24046/stat : 24046 (hmuc-a) R 24044 24046 23230 0 -1 4202496 1055928 0 0 0 17949 118 0 0 25 0 1 0 872720974 6625890304 1043115 33554432000 4194304 4311632 140735904667920 18446744073709551615 4264118 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24046/statm: 1617649 1043115 250 29 0 1614278 0
Current children cumulated CPU time (s) 180.67
Current children cumulated vsize (KiB) 6470596

[startup+181.507 s]
/proc/loadavg: 3.99 3.44 2.24 5/190 24052
/proc/meminfo: memFree=26545204/32951124 swapFree=67055520/67111528
[pid=24046] ppid=24044 vsize=6470596 CPUtime=181.48 cores=0,2
/proc/24046/stat : 24046 (hmuc-a) R 24044 24046 23230 0 -1 4202496 1056527 0 0 0 18029 119 0 0 25 0 1 0 872720974 6625890304 1043714 33554432000 4194304 4311632 140735904667920 18446744073709551615 4261513 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24046/statm: 1617649 1043714 268 29 0 1614278 0
Current children cumulated CPU time (s) 181.48
Current children cumulated vsize (KiB) 6470596

[startup+182.301 s]
/proc/loadavg: 3.99 3.44 2.24 5/190 24052
/proc/meminfo: memFree=26545204/32951124 swapFree=67055520/67111528
[pid=24046] ppid=24044 vsize=6470596 CPUtime=182.28 cores=0,2
/proc/24046/stat : 24046 (hmuc-a) R 24044 24046 23230 0 -1 4202496 1056527 0 0 0 18109 119 0 0 25 0 1 0 872720974 6625890304 1043714 33554432000 4194304 4311632 140735904667920 18446744073709551615 4261501 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24046/statm: 1617649 1043714 268 29 0 1614278 0
Current children cumulated CPU time (s) 182.28
Current children cumulated vsize (KiB) 6470596

[startup+182.701 s]
/proc/loadavg: 3.99 3.45 2.25 5/190 24052
/proc/meminfo: memFree=26544580/32951124 swapFree=67055520/67111528
[pid=24046] ppid=24044 vsize=6492848 CPUtime=182.68 cores=0,2
/proc/24046/stat : 24046 (hmuc-a) R 24044 24046 23230 0 -1 4202496 1056543 0 0 0 18135 133 0 0 25 0 1 0 872720974 6648676352 63839 33554432000 4194304 4311632 140735904667920 18446744073709551615 270338427015 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24046/statm: 1623212 63327 279 29 0 1619841 0
Current children cumulated CPU time (s) 182.68
Current children cumulated vsize (KiB) 6492848

Child status: 0
Real time (s): 182.745
CPU time (s): 182.728
CPU user time (s): 181.383
CPU system time (s): 1.3448
CPU usage (%): 99.9908
Max. virtual memory (cumulated for all children) (KiB): 6492848

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

runsolver used 0.305953 second user time and 0.696894 second system time

The end

Launcher Data

Begin job on node143 at 2011-06-11 16:37:34
IDJOB=3493950
IDBENCH=82471
IDSOLVER=1983
FILE ID=node143/3493950-1307803053
RUNJOBID= node143-1307802726-23941
PBS_JOBID= 13551005
Free space on /tmp= 74040 MiB

SOLVER NAME= Haifa-MUC-A 2011-04-07
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtvisns2p3-tseitin.cnf
COMMAND LINE= HOME/hmuc-a BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493950-1307803053/watcher-3493950-1307803053 -o /tmp/evaluation-result-3493950-1307803053/solver-3493950-1307803053 -C 1800 -W 1850 -M 7680  HOME/hmuc-a HOME/instance-3493950-1307803053.cnf

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

MD5SUM BENCH= 2b5c02650b763b7d13b77ce3fc61aa15
RANDOM SEED=1241131541

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30713008 kB
Buffers:        142160 kB
Cached:        1287848 kB
SwapCached:       8636 kB
Active:        1006884 kB
Inactive:      1069460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30713008 kB
SwapTotal:    67111528 kB
SwapFree:     67055520 kB
Dirty:            6500 kB
Writeback:           0 kB
AnonPages:      644576 kB
Mapped:          13444 kB
Slab:            94584 kB
PageTables:       6836 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   972516 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= 74036 MiB
End job on node143 at 2011-06-11 16:40:36