Trace number 3494205

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) 385.181 385.196

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

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: 0.08 0.02 0.01 4/183 24207
/proc/meminfo: memFree=31864320/32951124 swapFree=67052968/67111528
[pid=24207] ppid=24205 vsize=22976 CPUtime=0 cores=0,2
/proc/24207/stat : 24207 (hmuc) R 24205 24207 24151 0 -1 4202496 1233 0 0 0 0 0 0 0 20 0 1 0 891858252 23527424 1173 33554432000 4194304 4337479 140735844615360 18446744073709551615 4319585 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24207/statm: 5744 1176 222 35 0 2367 0

[startup+0.0858471 s]
/proc/loadavg: 0.08 0.02 0.01 4/183 24207
/proc/meminfo: memFree=31864320/32951124 swapFree=67052968/67111528
[pid=24207] ppid=24205 vsize=41880 CPUtime=0.07 cores=0,2
/proc/24207/stat : 24207 (hmuc) R 24205 24207 24151 0 -1 4202496 6408 0 0 0 7 0 0 0 20 0 1 0 891858252 42885120 6222 33554432000 4194304 4337479 140735844615360 18446744073709551615 4321305 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24207/statm: 10470 6223 223 35 0 7093 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 41880

[startup+0.100816 s]
/proc/loadavg: 0.08 0.02 0.01 4/183 24207
/proc/meminfo: memFree=31864320/32951124 swapFree=67052968/67111528
[pid=24207] ppid=24205 vsize=44040 CPUtime=0.09 cores=0,2
/proc/24207/stat : 24207 (hmuc) R 24205 24207 24151 0 -1 4202496 6966 0 0 0 9 0 0 0 20 0 1 0 891858252 45096960 6750 33554432000 4194304 4337479 140735844615360 18446744073709551615 230808863179 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24207/statm: 11010 6769 223 35 0 7633 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44040

[startup+0.30081 s]
/proc/loadavg: 0.08 0.02 0.01 4/183 24207
/proc/meminfo: memFree=31864320/32951124 swapFree=67052968/67111528
[pid=24207] ppid=24205 vsize=60448 CPUtime=0.29 cores=0,2
/proc/24207/stat : 24207 (hmuc) R 24205 24207 24151 0 -1 4202496 11267 0 0 0 28 1 0 0 21 0 1 0 891858252 61898752 10879 33554432000 4194304 4337479 140735844615360 18446744073709551615 4303259 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24207/statm: 15112 10879 233 35 0 11735 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60448

[startup+0.700722 s]
/proc/loadavg: 0.08 0.02 0.01 4/183 24207
/proc/meminfo: memFree=31864320/32951124 swapFree=67052968/67111528
[pid=24207] ppid=24205 vsize=62956 CPUtime=0.69 cores=0,2
/proc/24207/stat : 24207 (hmuc) R 24205 24207 24151 0 -1 4202496 12279 0 0 0 68 1 0 0 22 0 1 0 891858252 64466944 11887 33554432000 4194304 4337479 140735844615360 18446744073709551615 4303678 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24207/statm: 15739 11887 243 35 0 12362 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62956

[startup+1.50058 s]
/proc/loadavg: 0.08 0.02 0.01 5/190 24228
/proc/meminfo: memFree=31648280/32951124 swapFree=67052968/67111528
[pid=24207] ppid=24205 vsize=80780 CPUtime=1.49 cores=0,2
/proc/24207/stat : 24207 (hmuc) R 24205 24207 24151 0 -1 4202496 15140 0 0 0 148 1 0 0 25 0 1 0 891858252 82718720 14740 33554432000 4194304 4337479 140735844615360 18446744073709551615 230808830895 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24207/statm: 20195 14740 244 35 0 16818 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 80780

[startup+3.10027 s]
/proc/loadavg: 0.08 0.02 0.01 5/190 24228
/proc/meminfo: memFree=31585412/32951124 swapFree=67052968/67111528
[pid=24207] ppid=24205 vsize=107336 CPUtime=3.09 cores=0,2
/proc/24207/stat : 24207 (hmuc) R 24205 24207 24151 0 -1 4202496 22205 0 0 0 307 2 0 0 25 0 1 0 891858252 109912064 21792 33554432000 4194304 4337479 140735844615360 18446744073709551615 4303124 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24207/statm: 26834 21792 244 35 0 23457 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 107336

[startup+6.30071 s]
/proc/loadavg: 0.39 0.08 0.03 5/190 24228
/proc/meminfo: memFree=31331476/32951124 swapFree=67052968/67111528
[pid=24207] ppid=24205 vsize=158948 CPUtime=6.29 cores=0,2
/proc/24207/stat : 24207 (hmuc) R 24205 24207 24151 0 -1 4202496 34092 0 0 0 625 4 0 0 25 0 1 0 891858252 162762752 33664 33554432000 4194304 4337479 140735844615360 18446744073709551615 4303211 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24207/statm: 39737 33664 244 35 0 36360 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 158948

[startup+12.7005 s]
/proc/loadavg: 0.68 0.15 0.05 5/190 24228
/proc/meminfo: memFree=30968984/32951124 swapFree=67052968/67111528
[pid=24207] ppid=24205 vsize=304968 CPUtime=12.69 cores=0,2
/proc/24207/stat : 24207 (hmuc) R 24205 24207 24151 0 -1 4202496 58819 0 0 0 1261 8 0 0 25 0 1 0 891858252 312287232 58351 33554432000 4194304 4337479 140735844615360 18446744073709551615 4303269 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24207/statm: 76242 58351 244 35 0 72865 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 304968

[startup+25.5012 s]
/proc/loadavg: 1.42 0.33 0.11 5/190 24305
/proc/meminfo: memFree=30813880/32951124 swapFree=67052968/67111528
[pid=24207] ppid=24205 vsize=518572 CPUtime=25.49 cores=0,2
/proc/24207/stat : 24207 (hmuc) R 24205 24207 24151 0 -1 4202496 117357 0 0 0 2532 17 0 0 25 0 1 0 891858252 531017728 116867 33554432000 4194304 4337479 140735844615360 18446744073709551615 4282027 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24207/statm: 129643 116867 244 35 0 126266 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 518572

[startup+51.1005 s]
/proc/loadavg: 2.30 0.63 0.21 5/190 24305
/proc/meminfo: memFree=29177304/32951124 swapFree=67052968/67111528
[pid=24207] ppid=24205 vsize=1131092 CPUtime=51.09 cores=0,2
/proc/24207/stat : 24207 (hmuc) R 24205 24207 24151 0 -1 4202496 231023 0 0 0 5076 33 0 0 25 0 1 0 891858252 1158238208 230446 33554432000 4194304 4337479 140735844615360 18446744073709551615 4258686 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24207/statm: 282773 230446 244 35 0 279396 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1131092

[startup+102.307 s]
/proc/loadavg: 3.32 1.16 0.41 5/190 24345
/proc/meminfo: memFree=27514112/32951124 swapFree=67052968/67111528
[pid=24207] ppid=24205 vsize=2069652 CPUtime=102.29 cores=0,2
/proc/24207/stat : 24207 (hmuc) R 24205 24207 24151 0 -1 4202496 471718 0 0 0 10166 63 0 0 25 0 1 0 891858252 2119323648 471091 33554432000 4194304 4337479 140735844615360 18446744073709551615 4303143 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24207/statm: 517413 471091 244 35 0 514036 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 2069652

[startup+162.3 s]
/proc/loadavg: 3.82 1.69 0.64 5/190 24346
/proc/meminfo: memFree=24809076/32951124 swapFree=67052968/67111528
[pid=24207] ppid=24205 vsize=3174284 CPUtime=162.29 cores=0,2
/proc/24207/stat : 24207 (hmuc) R 24205 24207 24151 0 -1 4202496 715527 0 0 0 16133 96 0 0 25 0 1 0 891858252 3250466816 714825 33554432000 4194304 4337479 140735844615360 18446744073709551615 4258657 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24207/statm: 793613 714834 244 35 0 790236 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 3174284

[startup+222.3 s]
/proc/loadavg: 3.93 2.11 0.85 5/190 24348
/proc/meminfo: memFree=22273288/32951124 swapFree=67052968/67111528
[pid=24207] ppid=24205 vsize=4733088 CPUtime=222.28 cores=0,2
/proc/24207/stat : 24207 (hmuc) R 24205 24207 24151 0 -1 4202496 962697 0 0 0 22097 131 0 0 25 0 1 0 891858252 4846682112 961984 33554432000 4194304 4337479 140735844615360 18446744073709551615 4280325 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24207/statm: 1183272 961984 244 35 0 1179895 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 4733088

[startup+282.3 s]
/proc/loadavg: 4.01 2.46 1.05 5/190 24350
/proc/meminfo: memFree=19959220/32951124 swapFree=67052968/67111528
[pid=24207] ppid=24205 vsize=5325808 CPUtime=282.28 cores=0,2
/proc/24207/stat : 24207 (hmuc) R 24205 24207 24151 0 -1 4202496 1213272 0 0 0 28064 164 0 0 25 0 1 0 891858252 5453627392 1212523 33554432000 4194304 4337479 140735844615360 18446744073709551615 4258686 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24207/statm: 1331452 1212523 244 35 0 1328075 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 5325808

[startup+342.3 s]
/proc/loadavg: 4.00 2.74 1.23 5/190 24351
/proc/meminfo: memFree=17371096/32951124 swapFree=67052968/67111528
[pid=24207] ppid=24205 vsize=7373844 CPUtime=342.28 cores=0,2
/proc/24207/stat : 24207 (hmuc) R 24205 24207 24151 0 -1 4202496 1454819 0 0 0 34028 200 0 0 25 0 1 0 891858252 7550816256 1454032 33554432000 4194304 4337479 140735844615360 18446744073709551615 4280325 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24207/statm: 1843461 1454032 244 35 0 1840084 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 7373844



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+384.901 s]
/proc/loadavg: 4.00 2.92 1.36 5/190 24352
/proc/meminfo: memFree=15581456/32951124 swapFree=67052968/67111528
[pid=24207] ppid=24205 vsize=7865592 CPUtime=384.88 cores=0,2
/proc/24207/stat : 24207 (hmuc) R 24205 24207 24151 0 -1 4202496 1629998 0 0 0 38263 225 0 0 25 0 1 0 891858252 8054366208 1629191 33554432000 4194304 4337479 140735844615360 18446744073709551615 4258657 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/24207/statm: 1966398 1629191 244 35 0 1963021 0
Current children cumulated CPU time (s) 384.88
Current children cumulated vsize (KiB) 7865592

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

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

[startup+385.013 s]
/proc/loadavg: 4.00 2.92 1.36 5/190 24352
/proc/meminfo: memFree=15581456/32951124 swapFree=67052968/67111528
[pid=24207] ppid=24205 vsize=0 CPUtime=384.98 cores=0,2
/proc/24207/stat : 24207 (hmuc) R 24205 24207 24151 0 -1 4203524 1629998 0 0 0 38263 235 0 0 25 0 1 0 891858252 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 0 0 0 0
/proc/24207/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 384.98
Current children cumulated vsize (KiB) 0

[startup+385.101 s]
/proc/loadavg: 4.00 2.92 1.36 5/190 24352
/proc/meminfo: memFree=15581456/32951124 swapFree=67052968/67111528
[pid=24207] ppid=24205 vsize=0 CPUtime=385.07 cores=0,2
/proc/24207/stat : 24207 (hmuc) R 24205 24207 24151 0 -1 4203524 1629998 0 0 0 38263 244 0 0 25 0 1 0 891858252 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 0 0 0 0
/proc/24207/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 385.07
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 385.196
CPU time (s): 385.181
CPU user time (s): 382.64
CPU system time (s): 2.54161
CPU usage (%): 99.9962
Max. virtual memory (cumulated for all children) (KiB): 7865592

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

runsolver used 0.713891 second user time and 1.39879 second system time

The end

Launcher Data

Begin job on node104 at 2011-06-11 16:29:38
IDJOB=3494205
IDBENCH=20454
IDSOLVER=1984
FILE ID=node104/3494205-1307802578
RUNJOBID= node104-1307802577-24169
PBS_JOBID= 13551072
Free space on /tmp= 74100 MiB

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

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

MD5SUM BENCH= 36e67e1ba9821e3da23147686112d6b9
RANDOM SEED=670013245

node104.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.71
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5293.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31866980 kB
Buffers:        142708 kB
Cached:         719104 kB
SwapCached:      11076 kB
Active:         324776 kB
Inactive:       604112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31866980 kB
SwapTotal:    67111528 kB
SwapFree:     67052968 kB
Dirty:           31844 kB
Writeback:           0 kB
AnonPages:       64144 kB
Mapped:           9256 kB
Slab:            90672 kB
PageTables:       5324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   266800 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= 74120 MiB
End job on node104 at 2011-06-11 16:36:05