Trace number 3348485

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
minisat hack: cir_minisat 2011-03-02UNSAT 39.9049 39.9078

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 benchmark4.29735
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

39.88/39.90	c WARNING: for repeatability, setting FPU to use double precision
39.88/39.90	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3348485-1304971219/watcher-3348485-1304971219 -o /tmp/evaluation-result-3348485-1304971219/solver-3348485-1304971219 -C 2400 -W 1300 -M 7680 HOME/cir_minisat HOME/instance-3348485-1304971219.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.17 1.60 2.54 5/286 19254
/proc/meminfo: memFree=17796416/32951124 swapFree=67083432/67111528
[pid=19254] ppid=19252 vsize=20620 CPUtime=0 cores=5,7
/proc/19254/stat : 19254 (cir_minisat) R 19252 19254 18638 0 -1 4202496 1040 0 0 0 0 0 0 0 21 0 1 0 687352516 21114880 952 33554432000 4194304 4254575 140736276746832 18446744073709551615 260020056773 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19254/statm: 5155 954 212 15 0 1798 0

[startup+0.102009 s]
/proc/loadavg: 1.17 1.60 2.54 5/286 19254
/proc/meminfo: memFree=17796416/32951124 swapFree=67083432/67111528
[pid=19254] ppid=19252 vsize=43124 CPUtime=0.09 cores=5,7
/proc/19254/stat : 19254 (cir_minisat) R 19252 19254 18638 0 -1 4202496 7242 0 0 0 8 1 0 0 21 0 1 0 687352516 44158976 6617 33554432000 4194304 4254575 140736276746832 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19254/statm: 10781 6617 222 15 0 7424 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43124

[startup+0.200981 s]
/proc/loadavg: 1.17 1.60 2.54 5/286 19254
/proc/meminfo: memFree=17796416/32951124 swapFree=67083432/67111528
[pid=19254] ppid=19252 vsize=43256 CPUtime=0.19 cores=5,7
/proc/19254/stat : 19254 (cir_minisat) R 19252 19254 18638 0 -1 4202496 7307 0 0 0 18 1 0 0 22 0 1 0 687352516 44294144 6682 33554432000 4194304 4254575 140736276746832 18446744073709551615 4209845 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19254/statm: 10814 6682 232 15 0 7457 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 43256

[startup+0.300962 s]
/proc/loadavg: 1.17 1.60 2.54 5/286 19254
/proc/meminfo: memFree=17796416/32951124 swapFree=67083432/67111528
[pid=19254] ppid=19252 vsize=43816 CPUtime=0.29 cores=5,7
/proc/19254/stat : 19254 (cir_minisat) R 19252 19254 18638 0 -1 4202496 7458 0 0 0 28 1 0 0 22 0 1 0 687352516 44867584 6833 33554432000 4194304 4254575 140736276746832 18446744073709551615 4209824 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19254/statm: 10954 6833 232 15 0 7597 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43816

[startup+0.700889 s]
/proc/loadavg: 1.17 1.60 2.54 5/286 19254
/proc/meminfo: memFree=17796416/32951124 swapFree=67083432/67111528
[pid=19254] ppid=19252 vsize=44288 CPUtime=0.69 cores=5,7
/proc/19254/stat : 19254 (cir_minisat) R 19252 19254 18638 0 -1 4202496 7550 0 0 0 68 1 0 0 24 0 1 0 687352516 45350912 6923 33554432000 4194304 4254575 140736276746832 18446744073709551615 4216441 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19254/statm: 11072 6923 232 15 0 7715 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44288

[startup+1.50074 s]
/proc/loadavg: 1.39 1.64 2.55 5/287 19255
/proc/meminfo: memFree=17766284/32951124 swapFree=67083432/67111528
[pid=19254] ppid=19252 vsize=44288 CPUtime=1.49 cores=5,7
/proc/19254/stat : 19254 (cir_minisat) R 19252 19254 18638 0 -1 4202496 7619 0 0 0 148 1 0 0 25 0 1 0 687352516 45350912 6991 33554432000 4194304 4254575 140736276746832 18446744073709551615 4212536 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19254/statm: 11072 6991 233 15 0 7715 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44288

[startup+3.10045 s]
/proc/loadavg: 1.39 1.64 2.55 5/287 19255
/proc/meminfo: memFree=17763948/32951124 swapFree=67083432/67111528
[pid=19254] ppid=19252 vsize=44808 CPUtime=3.08 cores=5,7
/proc/19254/stat : 19254 (cir_minisat) R 19252 19254 18638 0 -1 4202496 7774 0 0 0 307 1 0 0 25 0 1 0 687352516 45883392 7143 33554432000 4194304 4254575 140736276746832 18446744073709551615 4209845 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19254/statm: 11202 7143 233 15 0 7845 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 44808

[startup+6.30086 s]
/proc/loadavg: 1.60 1.68 2.56 5/287 19255
/proc/meminfo: memFree=17754400/32951124 swapFree=67083432/67111528
[pid=19254] ppid=19252 vsize=45284 CPUtime=6.28 cores=5,7
/proc/19254/stat : 19254 (cir_minisat) R 19252 19254 18638 0 -1 4202496 8035 0 0 0 627 1 0 0 25 0 1 0 687352516 46370816 7393 33554432000 4194304 4254575 140736276746832 18446744073709551615 4216513 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19254/statm: 11321 7393 233 15 0 7964 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 45284

[startup+12.7007 s]
/proc/loadavg: 1.80 1.72 2.56 5/287 19255
/proc/meminfo: memFree=17737100/32951124 swapFree=67083432/67111528
[pid=19254] ppid=19252 vsize=45888 CPUtime=12.69 cores=5,7
/proc/19254/stat : 19254 (cir_minisat) R 19252 19254 18638 0 -1 4202496 8603 0 0 0 1267 2 0 0 25 0 1 0 687352516 46989312 7951 33554432000 4194304 4254575 140736276746832 18446744073709551615 4216488 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19254/statm: 11472 7951 233 15 0 8115 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45888

[startup+25.5003 s]
/proc/loadavg: 2.28 1.83 2.59 5/287 19256
/proc/meminfo: memFree=17703360/32951124 swapFree=67083432/67111528
[pid=19254] ppid=19252 vsize=51996 CPUtime=25.49 cores=5,7
/proc/19254/stat : 19254 (cir_minisat) R 19252 19254 18638 0 -1 4202496 10004 0 0 0 2547 2 0 0 25 0 1 0 687352516 53243904 9326 33554432000 4194304 4254575 140736276746832 18446744073709551615 4216502 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19254/statm: 12999 9326 233 15 0 9642 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51996

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

[startup+25.6003 s]
/proc/loadavg: 2.28 1.83 2.59 5/287 19256
/proc/meminfo: memFree=17703360/32951124 swapFree=67083432/67111528
[pid=19254] ppid=19252 vsize=51996 CPUtime=25.59 cores=5,7
/proc/19254/stat : 19254 (cir_minisat) R 19252 19254 18638 0 -1 4202496 10016 0 0 0 2557 2 0 0 25 0 1 0 687352516 53243904 9337 33554432000 4194304 4254575 140736276746832 18446744073709551615 4216522 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19254/statm: 12999 9337 233 15 0 9642 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 51996

[startup+32.0102 s]
/proc/loadavg: 2.42 1.86 2.59 5/287 19256
/proc/meminfo: memFree=17687676/32951124 swapFree=67083432/67111528
[pid=19254] ppid=19252 vsize=60252 CPUtime=32 cores=5,7
/proc/19254/stat : 19254 (cir_minisat) R 19252 19254 18638 0 -1 4202496 10617 0 0 0 3198 2 0 0 25 0 1 0 687352516 61698048 9922 33554432000 4194304 4254575 140736276746832 18446744073709551615 4216488 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19254/statm: 15063 9922 233 15 0 11706 0
Current children cumulated CPU time (s) 32
Current children cumulated vsize (KiB) 60252

[startup+35.2006 s]
/proc/loadavg: 2.55 1.90 2.60 5/287 19256
/proc/meminfo: memFree=17678612/32951124 swapFree=67083432/67111528
[pid=19254] ppid=19252 vsize=60252 CPUtime=35.19 cores=5,7
/proc/19254/stat : 19254 (cir_minisat) R 19252 19254 18638 0 -1 4202496 10859 0 0 0 3517 2 0 0 25 0 1 0 687352516 61698048 10155 33554432000 4194304 4254575 140736276746832 18446744073709551615 4222515 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19254/statm: 15063 10155 233 15 0 11706 0
Current children cumulated CPU time (s) 35.19
Current children cumulated vsize (KiB) 60252

[startup+38.401 s]
/proc/loadavg: 2.55 1.90 2.60 5/287 19256
/proc/meminfo: memFree=17672164/32951124 swapFree=67083432/67111528
[pid=19254] ppid=19252 vsize=61160 CPUtime=38.39 cores=5,7
/proc/19254/stat : 19254 (cir_minisat) R 19252 19254 18638 0 -1 4202496 11093 0 0 0 3837 2 0 0 25 0 1 0 687352516 62627840 10385 33554432000 4194304 4254575 140736276746832 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19254/statm: 15290 10385 233 15 0 11933 0
Current children cumulated CPU time (s) 38.39
Current children cumulated vsize (KiB) 61160

[startup+39.2008 s]
/proc/loadavg: 2.55 1.90 2.60 5/287 19256
/proc/meminfo: memFree=17670388/32951124 swapFree=67083432/67111528
[pid=19254] ppid=19252 vsize=61160 CPUtime=39.19 cores=5,7
/proc/19254/stat : 19254 (cir_minisat) R 19252 19254 18638 0 -1 4202496 11120 0 0 0 3917 2 0 0 25 0 1 0 687352516 62627840 10411 33554432000 4194304 4254575 140736276746832 18446744073709551615 4216488 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19254/statm: 15290 10411 233 15 0 11933 0
Current children cumulated CPU time (s) 39.19
Current children cumulated vsize (KiB) 61160

[startup+39.6008 s]
/proc/loadavg: 2.55 1.90 2.60 5/287 19256
/proc/meminfo: memFree=17668528/32951124 swapFree=67083432/67111528
[pid=19254] ppid=19252 vsize=61160 CPUtime=39.59 cores=5,7
/proc/19254/stat : 19254 (cir_minisat) R 19252 19254 18638 0 -1 4202496 11142 0 0 0 3957 2 0 0 25 0 1 0 687352516 62627840 10431 33554432000 4194304 4254575 140736276746832 18446744073709551615 4209186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19254/statm: 15290 10431 233 15 0 11933 0
Current children cumulated CPU time (s) 39.59
Current children cumulated vsize (KiB) 61160

[startup+39.8007 s]
/proc/loadavg: 2.55 1.90 2.60 5/287 19256
/proc/meminfo: memFree=17668528/32951124 swapFree=67083432/67111528
[pid=19254] ppid=19252 vsize=61160 CPUtime=39.78 cores=5,7
/proc/19254/stat : 19254 (cir_minisat) R 19252 19254 18638 0 -1 4202496 11146 0 0 0 3976 2 0 0 25 0 1 0 687352516 62627840 10435 33554432000 4194304 4254575 140736276746832 18446744073709551615 4216562 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19254/statm: 15290 10435 233 15 0 11933 0
Current children cumulated CPU time (s) 39.78
Current children cumulated vsize (KiB) 61160

[startup+39.9007 s]
/proc/loadavg: 2.55 1.90 2.60 5/287 19256
/proc/meminfo: memFree=17668528/32951124 swapFree=67083432/67111528
[pid=19254] ppid=19252 vsize=61160 CPUtime=39.88 cores=5,7
/proc/19254/stat : 19254 (cir_minisat) R 19252 19254 18638 0 -1 4202496 11149 0 0 0 3986 2 0 0 25 0 1 0 687352516 62627840 10438 33554432000 4194304 4254575 140736276746832 18446744073709551615 4216707 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19254/statm: 15290 10438 233 15 0 11933 0
Current children cumulated CPU time (s) 39.88
Current children cumulated vsize (KiB) 61160

Child status: 20
Real time (s): 39.9078
CPU time (s): 39.9049
CPU user time (s): 39.8729
CPU system time (s): 0.031995
CPU usage (%): 99.9927
Max. virtual memory (cumulated for all children) (KiB): 61160

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

runsolver used 0.106983 second user time and 0.263959 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-09 22:00:19
IDJOB=3348485
IDBENCH=82471
IDSOLVER=1810
FILE ID=node110/3348485-1304971219
RUNJOBID= node110-1304971213-19188
PBS_JOBID= 13285640
Free space on /tmp= 50440 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-03-02
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtvisns2p3-tseitin.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3348485-1304971219/watcher-3348485-1304971219 -o /tmp/evaluation-result-3348485-1304971219/solver-3348485-1304971219 -C 2400 -W 1300 -M 7680  HOME/cir_minisat HOME/instance-3348485-1304971219.cnf

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

MD5SUM BENCH= 2b5c02650b763b7d13b77ce3fc61aa15
RANDOM SEED=1714537194

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17796696 kB
Buffers:        203328 kB
Cached:       11108276 kB
SwapCached:       1408 kB
Active:        4332884 kB
Inactive:     10219152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17796696 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:           24688 kB
Writeback:          32 kB
AnonPages:     3238524 kB
Mapped:          23204 kB
Slab:           519164 kB
PageTables:      21504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46269680 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= 50440 MiB
End job on node110 at 2011-05-09 22:00:59