Trace number 3494505

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 2011-04-07? (MO) 353.325 353.382

General information on the benchmark

Nameindustrial/babic/dspam/
dspam_dump_vc950.cnf
MD5SUM36e67e1ba9821e3da23147686112d6b9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.99509
Satisfiable
(Un)Satisfiability was proved
Number of variables112784
Number of clauses360419
Sum of the clauses size955179
Maximum clause length3
Minimum clause length1
Number of clauses of size 13092
Number of clauses of size 2119894
Number of clauses of size 3237433
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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

running on 2 cores: 4,6

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: 0.00 0.00 0.00 5/181 16293
/proc/meminfo: memFree=31666480/32951124 swapFree=67050780/67111528
[pid=16293] ppid=16291 vsize=23596 CPUtime=0 cores=4,6
/proc/16293/stat : 16293 (hmuc) R 16291 16293 16237 0 -1 4202496 319 0 0 0 0 0 0 0 21 0 1 0 891860563 24162304 261 33554432000 4194304 4337479 140733467415088 18446744073709551615 218370618053 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16293/statm: 5899 263 216 35 0 2522 0

[startup+0.1083 s]
/proc/loadavg: 0.00 0.00 0.00 5/181 16293
/proc/meminfo: memFree=31666480/32951124 swapFree=67050780/67111528
[pid=16293] ppid=16291 vsize=46956 CPUtime=0.09 cores=4,6
/proc/16293/stat : 16293 (hmuc) R 16291 16293 16237 0 -1 4202496 7634 0 0 0 9 0 0 0 22 0 1 0 891860563 48082944 7201 33554432000 4194304 4337479 140733467415088 18446744073709551615 4200947 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/16293/statm: 11739 7201 220 35 0 8362 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 46956

[startup+0.200282 s]
/proc/loadavg: 0.00 0.00 0.00 5/181 16293
/proc/meminfo: memFree=31666480/32951124 swapFree=67050780/67111528
[pid=16293] ppid=16291 vsize=62760 CPUtime=0.19 cores=4,6
/proc/16293/stat : 16293 (hmuc) R 16291 16293 16237 0 -1 4202496 12038 0 0 0 18 1 0 0 22 0 1 0 891860563 64266240 11163 33554432000 4194304 4337479 140733467415088 18446744073709551615 4200856 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/16293/statm: 15690 11163 220 35 0 12313 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 62760

[startup+0.300263 s]
/proc/loadavg: 0.00 0.00 0.00 5/181 16293
/proc/meminfo: memFree=31666480/32951124 swapFree=67050780/67111528
[pid=16293] ppid=16291 vsize=75184 CPUtime=0.28 cores=4,6
/proc/16293/stat : 16293 (hmuc) R 16291 16293 16237 0 -1 4202496 14460 0 0 0 27 1 0 0 22 0 1 0 891860563 76988416 13270 33554432000 4194304 4337479 140733467415088 18446744073709551615 4238179 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/16293/statm: 18796 13270 226 35 0 15419 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 75184

[startup+0.700193 s]
/proc/loadavg: 0.00 0.00 0.00 5/181 16293
/proc/meminfo: memFree=31666480/32951124 swapFree=67050780/67111528
[pid=16293] ppid=16291 vsize=70216 CPUtime=0.69 cores=4,6
/proc/16293/stat : 16293 (hmuc) R 16291 16293 16237 0 -1 4202496 16762 0 0 0 67 2 0 0 24 0 1 0 891860563 71901184 12009 33554432000 4194304 4337479 140733467415088 18446744073709551615 4303723 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/16293/statm: 17554 12009 236 35 0 14177 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 70216

[startup+1.50105 s]
/proc/loadavg: 0.00 0.00 0.00 5/190 16314
/proc/meminfo: memFree=31328060/32951124 swapFree=67050780/67111528
[pid=16293] ppid=16291 vsize=81244 CPUtime=1.48 cores=4,6
/proc/16293/stat : 16293 (hmuc) R 16291 16293 16237 0 -1 4202496 19177 0 0 0 146 2 0 0 25 0 1 0 891860563 83193856 14418 33554432000 4194304 4337479 140733467415088 18446744073709551615 4304512 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/16293/statm: 20311 14418 247 35 0 16934 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 81244

[startup+3.10077 s]
/proc/loadavg: 0.00 0.00 0.00 5/190 16314
/proc/meminfo: memFree=31312560/32951124 swapFree=67050780/67111528
[pid=16293] ppid=16291 vsize=108600 CPUtime=3.08 cores=4,6
/proc/16293/stat : 16293 (hmuc) R 16291 16293 16237 0 -1 4202496 26612 0 0 0 304 4 0 0 25 0 1 0 891860563 111206400 21843 33554432000 4194304 4337479 140733467415088 18446744073709551615 218370616056 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/16293/statm: 27150 21843 247 35 0 23773 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 108600

[startup+6.3002 s]
/proc/loadavg: 0.40 0.08 0.03 5/190 16314
/proc/meminfo: memFree=31268432/32951124 swapFree=67050780/67111528
[pid=16293] ppid=16291 vsize=161440 CPUtime=6.25 cores=4,6
/proc/16293/stat : 16293 (hmuc) R 16291 16293 16237 0 -1 4202496 39054 0 0 0 620 5 0 0 25 0 1 0 891860563 165314560 34265 33554432000 4194304 4337479 140733467415088 18446744073709551615 4288187 0 0 4096 8388610 0 0 0 17 6 0 0 0
/proc/16293/statm: 40360 34265 247 35 0 36983 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 161440

[startup+12.7011 s]
/proc/loadavg: 0.69 0.15 0.05 5/190 16390
/proc/meminfo: memFree=31224428/32951124 swapFree=67050780/67111528
[pid=16293] ppid=16291 vsize=307308 CPUtime=12.63 cores=4,6
/proc/16293/stat : 16293 (hmuc) R 16291 16293 16237 0 -1 4202496 63929 0 0 0 1253 10 0 0 25 0 1 0 891860563 314683392 59108 33554432000 4194304 4337479 140733467415088 18446744073709551615 218370653963 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16293/statm: 76827 59108 247 35 0 73450 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 307308

[startup+25.5009 s]
/proc/loadavg: 1.56 0.37 0.12 5/190 16504
/proc/meminfo: memFree=30752676/32951124 swapFree=67050780/67111528
[pid=16293] ppid=16291 vsize=529592 CPUtime=25.42 cores=4,6
/proc/16293/stat : 16293 (hmuc) R 16291 16293 16237 0 -1 4202496 128148 0 0 0 2524 18 0 0 25 0 1 0 891860563 542302208 123303 33554432000 4194304 4337479 140733467415088 18446744073709551615 4258600 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16293/statm: 132398 123303 247 35 0 129021 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 529592

[startup+51.1003 s]
/proc/loadavg: 2.45 0.67 0.23 5/190 16505
/proc/meminfo: memFree=29368928/32951124 swapFree=67050780/67111528
[pid=16293] ppid=16291 vsize=1176452 CPUtime=51.03 cores=4,6
/proc/16293/stat : 16293 (hmuc) R 16291 16293 16237 0 -1 4202496 254331 0 0 0 5067 36 0 0 25 0 1 0 891860563 1204686848 249404 33554432000 4194304 4337479 140733467415088 18446744073709551615 4303698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16293/statm: 294113 249404 247 35 0 290736 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 1176452

[startup+102.3 s]
/proc/loadavg: 3.33 1.18 0.42 5/190 16506
/proc/meminfo: memFree=26851480/32951124 swapFree=67050780/67111528
[pid=16293] ppid=16291 vsize=2169184 CPUtime=102.23 cores=4,6
/proc/16293/stat : 16293 (hmuc) R 16291 16293 16237 0 -1 4202496 519061 0 0 0 10151 72 0 0 25 0 1 0 891860563 2221244416 514063 33554432000 4194304 4337479 140733467415088 18446744073709551615 4280273 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16293/statm: 542296 514063 247 35 0 538919 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 2169184

[startup+162.301 s]
/proc/loadavg: 3.75 1.69 0.64 5/190 16508
/proc/meminfo: memFree=24360388/32951124 swapFree=67050780/67111528
[pid=16293] ppid=16291 vsize=3325952 CPUtime=162.23 cores=4,6
/proc/16293/stat : 16293 (hmuc) R 16291 16293 16237 0 -1 4202496 783493 0 0 0 16116 107 0 0 25 0 1 0 891860563 3405774848 778420 33554432000 4194304 4337479 140733467415088 18446744073709551615 4280276 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16293/statm: 831488 778420 247 35 0 828111 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 3325952

[startup+222.307 s]
/proc/loadavg: 3.97 2.13 0.86 5/190 16509
/proc/meminfo: memFree=21935504/32951124 swapFree=67050780/67111528
[pid=16293] ppid=16291 vsize=4936980 CPUtime=222.24 cores=4,6
/proc/16293/stat : 16293 (hmuc) R 16291 16293 16237 0 -1 4202496 1052066 0 0 0 22075 149 0 0 25 0 1 0 891860563 5055467520 1046974 33554432000 4194304 4337479 140733467415088 18446744073709551615 4280156 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16293/statm: 1234245 1046974 247 35 0 1230868 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 4936980

[startup+282.3 s]
/proc/loadavg: 3.99 2.46 1.05 5/190 16511
/proc/meminfo: memFree=19587120/32951124 swapFree=67050780/67111528
[pid=16293] ppid=16291 vsize=5565300 CPUtime=282.23 cores=4,6
/proc/16293/stat : 16293 (hmuc) R 16291 16293 16237 0 -1 4202496 1319742 0 0 0 28038 185 0 0 25 0 1 0 891860563 5698867200 1314608 33554432000 4194304 4337479 140733467415088 18446744073709551615 4303440 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16293/statm: 1391325 1314608 247 35 0 1387948 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 5565300

[startup+342.301 s]
/proc/loadavg: 3.99 2.74 1.23 5/190 16513
/proc/meminfo: memFree=17175008/32951124 swapFree=67050780/67111528
[pid=16293] ppid=16291 vsize=7744536 CPUtime=342.24 cores=4,6
/proc/16293/stat : 16293 (hmuc) R 16291 16293 16237 0 -1 4202496 1584284 0 0 0 34000 224 0 0 25 0 1 0 891860563 7930404864 1579118 33554432000 4194304 4337479 140733467415088 18446744073709551615 4258657 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16293/statm: 1936134 1579118 247 35 0 1932757 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 7744536



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+353.101 s]
/proc/loadavg: 3.99 2.78 1.26 5/190 16513
/proc/meminfo: memFree=16709364/32951124 swapFree=67050780/67111528
[pid=16293] ppid=16291 vsize=7864924 CPUtime=353.04 cores=4,6
/proc/16293/stat : 16293 (hmuc) R 16291 16293 16237 0 -1 4202496 1634717 0 0 0 35073 231 0 0 25 0 1 0 891860563 8053682176 1629543 33554432000 4194304 4337479 140733467415088 18446744073709551615 4303723 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/16293/statm: 1966231 1629543 247 35 0 1962854 0
Current children cumulated CPU time (s) 353.04
Current children cumulated vsize (KiB) 7864924

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+353.301 s]
/proc/loadavg: 3.99 2.78 1.26 5/190 16513
/proc/meminfo: memFree=16709364/32951124 swapFree=67050780/67111528
[pid=16293] ppid=16291 vsize=0 CPUtime=353.23 cores=4,6
/proc/16293/stat : 16293 (hmuc) R 16291 16293 16237 0 -1 4203524 1634732 0 0 0 35073 250 0 0 25 0 1 0 891860563 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 4 0 0 0
/proc/16293/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 353.23
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 353.382
CPU time (s): 353.325
CPU user time (s): 350.739
CPU system time (s): 2.58661
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 7864924

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

runsolver used 0.615906 second user time and 1.3218 second system time

The end

Launcher Data

Begin job on node101 at 2011-06-11 16:29:38
IDJOB=3494505
IDBENCH=20454
IDSOLVER=1985
FILE ID=node101/3494505-1307802577
RUNJOBID= node101-1307802577-16256
PBS_JOBID= 13551075
Free space on /tmp= 74076 MiB

SOLVER NAME= Haifa-MUC 2011-04-07
BENCH NAME= SAT07/industrial/babic/dspam/dspam_dump_vc950.cnf
COMMAND LINE= HOME/hmuc BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3494505-1307802577/watcher-3494505-1307802577 -o /tmp/evaluation-result-3494505-1307802577/solver-3494505-1307802577 -C 1800 -W 1850 -M 7680  HOME/hmuc HOME/instance-3494505-1307802577.cnf

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

MD5SUM BENCH= 36e67e1ba9821e3da23147686112d6b9
RANDOM SEED=670013245

node101.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.841
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.68
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.841
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.841
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.77
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.841
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.841
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.74
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.841
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.841
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.841
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:      31673828 kB
Buffers:        226896 kB
Cached:         820072 kB
SwapCached:      27776 kB
Active:         291668 kB
Inactive:       797200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31673828 kB
SwapTotal:    67111528 kB
SwapFree:     67050780 kB
Dirty:           35336 kB
Writeback:           0 kB
AnonPages:       34772 kB
Mapped:           9200 kB
Slab:           123236 kB
PageTables:       5496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   220656 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= 74096 MiB
End job on node101 at 2011-06-11 16:35:33