Trace number 3284821

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
RestartSAT A75UNSAT 115.477 115.477

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-37-1.120-NOTKNOWN.cnf
MD5SUM2a2f6fb35277c8ead36f65de8bb36dbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark62.1775
Satisfiable
(Un)Satisfiability was proved
Number of variables516641
Number of clauses9436757
Sum of the clauses size20541437
Maximum clause length1408
Minimum clause length1
Number of clauses of size 11517
Number of clauses of size 29079800
Number of clauses of size 3337440
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 518000

Solver Data

115.40/115.45	c WARNING: for repeatability, setting FPU to use double precision
115.40/115.45	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: 935)

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-3284821-1303761430/watcher-3284821-1303761430 -o /tmp/evaluation-result-3284821-1303761430/solver-3284821-1303761430 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3284821-1303761430.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: 3.86 2.74 2.84 4/189 8196
/proc/meminfo: memFree=19079012/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=20084 CPUtime=0 cores=5,7
/proc/8196/stat : 8196 (RestartSAT) R 8194 8196 5286 0 -1 4202496 808 0 0 0 0 0 0 0 23 0 1 0 220334826 20566016 749 33554432000 4194304 4291949 140735761998224 18446744073709551615 268660358923 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8196/statm: 5021 761 228 24 0 1655 0

[startup+0.0521899 s]
/proc/loadavg: 3.86 2.74 2.84 4/189 8196
/proc/meminfo: memFree=19079012/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=23344 CPUtime=0.04 cores=5,7
/proc/8196/stat : 8196 (RestartSAT) R 8194 8196 5286 0 -1 4202496 1640 0 0 0 4 0 0 0 23 0 1 0 220334826 23904256 1525 33554432000 4194304 4291949 140735761998224 18446744073709551615 4200673 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8196/statm: 5836 1525 228 24 0 2470 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 23344

[startup+0.101181 s]
/proc/loadavg: 3.86 2.74 2.84 4/189 8196
/proc/meminfo: memFree=19079012/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=28168 CPUtime=0.09 cores=5,7
/proc/8196/stat : 8196 (RestartSAT) R 8194 8196 5286 0 -1 4202496 3272 0 0 0 9 0 0 0 23 0 1 0 220334826 28844032 2842 33554432000 4194304 4291949 140735761998224 18446744073709551615 4277165 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8196/statm: 7042 2843 228 24 0 3676 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28168

[startup+0.300146 s]
/proc/loadavg: 3.86 2.74 2.84 4/189 8196
/proc/meminfo: memFree=19079012/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=62048 CPUtime=0.29 cores=5,7
/proc/8196/stat : 8196 (RestartSAT) R 8194 8196 5286 0 -1 4202496 13998 0 0 0 27 2 0 0 25 0 1 0 220334826 63537152 11513 33554432000 4194304 4291949 140735761998224 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8196/statm: 15512 11514 228 24 0 12146 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62048

[startup+0.701072 s]
/proc/loadavg: 3.86 2.74 2.84 4/189 8196
/proc/meminfo: memFree=19079012/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=139928 CPUtime=0.69 cores=5,7
/proc/8196/stat : 8196 (RestartSAT) R 8194 8196 5286 0 -1 4202496 41109 0 0 0 62 7 0 0 25 0 1 0 220334826 143286272 30642 33554432000 4194304 4291949 140735761998224 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8196/statm: 34982 30642 228 24 0 31616 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 139928

[startup+1.50093 s]
/proc/loadavg: 3.86 2.74 2.84 5/190 8197
/proc/meminfo: memFree=18900608/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=303752 CPUtime=1.49 cores=5,7
/proc/8196/stat : 8196 (RestartSAT) R 8194 8196 5286 0 -1 4202496 92942 0 0 0 134 15 0 0 25 0 1 0 220334826 311042048 67534 33554432000 4194304 4291949 140735761998224 18446744073709551615 268660323013 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8196/statm: 75938 67535 228 24 0 72572 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 303752

[startup+3.10065 s]
/proc/loadavg: 3.86 2.74 2.84 5/190 8197
/proc/meminfo: memFree=18701224/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=644300 CPUtime=3.09 cores=5,7
/proc/8196/stat : 8196 (RestartSAT) R 8194 8196 5286 0 -1 4202496 187571 0 0 0 279 30 0 0 25 0 1 0 220334826 659763200 133317 33554432000 4194304 4291949 140735761998224 18446744073709551615 4215683 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8196/statm: 161075 133317 231 24 0 157709 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 644300

[startup+6.30109 s]
/proc/loadavg: 3.87 2.76 2.84 5/190 8197
/proc/meminfo: memFree=18541264/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=644300 CPUtime=6.29 cores=5,7
/proc/8196/stat : 8196 (RestartSAT) R 8194 8196 5286 0 -1 4202496 187572 0 0 0 599 30 0 0 25 0 1 0 220334826 659763200 133318 33554432000 4194304 4291949 140735761998224 18446744073709551615 4229988 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8196/statm: 161075 133318 232 24 0 157709 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 644300

[startup+12.701 s]
/proc/loadavg: 3.88 2.78 2.85 5/190 8198
/proc/meminfo: memFree=18646168/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=498568 CPUtime=12.69 cores=5,7
/proc/8196/stat : 8196 (RestartSAT) R 8194 8196 5286 0 -1 4202496 214409 0 0 0 1235 34 0 0 25 0 1 0 220334826 510533632 104196 33554432000 4194304 4291949 140735761998224 18446744073709551615 4248624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8196/statm: 124642 104196 252 24 0 121276 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 498568

[startup+25.5007 s]
/proc/loadavg: 3.91 2.84 2.87 5/190 8198
/proc/meminfo: memFree=18652216/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=448480 CPUtime=25.49 cores=5,7
/proc/8196/stat : 8196 (RestartSAT) R 8194 8196 5286 0 -1 4202496 233269 0 0 0 2513 36 0 0 25 0 1 0 220334826 459243520 99109 33554432000 4194304 4291949 140735761998224 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8196/statm: 112120 99109 252 24 0 108754 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 448480

[startup+51.1002 s]
/proc/loadavg: 3.94 2.93 2.89 5/190 8199
/proc/meminfo: memFree=18594824/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=448480 CPUtime=51.09 cores=5,7
/proc/8196/stat : 8196 (RestartSAT) R 8194 8196 5286 0 -1 4202496 237755 0 0 0 5071 38 0 0 25 0 1 0 220334826 459243520 103592 33554432000 4194304 4291949 140735761998224 18446744073709551615 4250696 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8196/statm: 112120 103592 252 24 0 108754 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 448480

[startup+102.307 s]
/proc/loadavg: 3.97 3.09 2.95 5/190 8200
/proc/meminfo: memFree=18469592/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=498568 CPUtime=102.3 cores=5,7
/proc/8196/stat : 8196 (RestartSAT) R 8194 8196 5286 0 -1 4202496 249970 0 0 0 10188 42 0 0 25 0 1 0 220334826 510533632 115802 33554432000 4194304 4291949 140735761998224 18446744073709551615 4267195 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8196/statm: 124642 115802 252 24 0 121276 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 498568

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

[startup+108.701 s]
/proc/loadavg: 3.97 3.11 2.95 5/190 8200
/proc/meminfo: memFree=18459672/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=579956 CPUtime=108.69 cores=5,7
/proc/8196/stat : 8196 (RestartSAT) R 8194 8196 5286 0 -1 4202496 251398 0 0 0 10826 43 0 0 25 0 1 0 220334826 593874944 117228 33554432000 4194304 4291949 140735761998224 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8196/statm: 144989 117228 252 24 0 141623 0
Current children cumulated CPU time (s) 108.69
Current children cumulated vsize (KiB) 579956

[startup+111.901 s]
/proc/loadavg: 3.97 3.12 2.96 5/190 8200
/proc/meminfo: memFree=18451984/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=579956 CPUtime=111.89 cores=5,7
/proc/8196/stat : 8196 (RestartSAT) R 8194 8196 5286 0 -1 4202496 252126 0 0 0 11146 43 0 0 25 0 1 0 220334826 593874944 117955 33554432000 4194304 4291949 140735761998224 18446744073709551615 4248558 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8196/statm: 144989 117955 252 24 0 141623 0
Current children cumulated CPU time (s) 111.89
Current children cumulated vsize (KiB) 579956

[startup+113.5 s]
/proc/loadavg: 3.97 3.12 2.96 5/190 8200
/proc/meminfo: memFree=18476908/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=498568 CPUtime=113.49 cores=5,7
/proc/8196/stat : 8196 (RestartSAT) R 8194 8196 5286 0 -1 4202496 281345 0 0 0 11302 47 0 0 25 0 1 0 220334826 510533632 110347 33554432000 4194304 4291949 140735761998224 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8196/statm: 124642 110347 252 24 0 121276 0
Current children cumulated CPU time (s) 113.49
Current children cumulated vsize (KiB) 498568

[startup+114.301 s]
/proc/loadavg: 3.98 3.14 2.97 5/190 8200
/proc/meminfo: memFree=18474924/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=498568 CPUtime=114.3 cores=5,7
/proc/8196/stat : 8196 (RestartSAT) R 8194 8196 5286 0 -1 4202496 281511 0 0 0 11383 47 0 0 25 0 1 0 220334826 510533632 110512 33554432000 4194304 4291949 140735761998224 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8196/statm: 124642 110512 252 24 0 121276 0
Current children cumulated CPU time (s) 114.3
Current children cumulated vsize (KiB) 498568

[startup+115.101 s]
/proc/loadavg: 3.98 3.14 2.97 5/190 8200
/proc/meminfo: memFree=18474924/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=498568 CPUtime=115.09 cores=5,7
/proc/8196/stat : 8196 (RestartSAT) R 8194 8196 5286 0 -1 4202496 281692 0 0 0 11462 47 0 0 25 0 1 0 220334826 510533632 110693 33554432000 4194304 4291949 140735761998224 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8196/statm: 124642 110693 252 24 0 121276 0
Current children cumulated CPU time (s) 115.09
Current children cumulated vsize (KiB) 498568

[startup+115.301 s]
/proc/loadavg: 3.98 3.14 2.97 5/190 8200
/proc/meminfo: memFree=18474924/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=498568 CPUtime=115.29 cores=5,7
/proc/8196/stat : 8196 (RestartSAT) R 8194 8196 5286 0 -1 4202496 281732 0 0 0 11482 47 0 0 25 0 1 0 220334826 510533632 110733 33554432000 4194304 4291949 140735761998224 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8196/statm: 124642 110733 252 24 0 121276 0
Current children cumulated CPU time (s) 115.29
Current children cumulated vsize (KiB) 498568

[startup+115.401 s]
/proc/loadavg: 3.98 3.14 2.97 5/190 8200
/proc/meminfo: memFree=18472816/32951124 swapFree=67111528/67111528
[pid=8196] ppid=8194 vsize=498568 CPUtime=115.4 cores=5,7
/proc/8196/stat : 8196 (RestartSAT) R 8194 8196 5286 0 -1 4202496 281752 0 0 0 11493 47 0 0 25 0 1 0 220334826 510533632 110753 33554432000 4194304 4291949 140735761998224 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8196/statm: 124642 110753 252 24 0 121276 0
Current children cumulated CPU time (s) 115.4
Current children cumulated vsize (KiB) 498568

Child status: 20
Real time (s): 115.477
CPU time (s): 115.477
CPU user time (s): 114.983
CPU system time (s): 0.494924
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 710184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 114.983
system time used= 0.494924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 281762
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= 6
involuntary context switches= 86

runsolver used 0.201969 second user time and 0.434933 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-25 21:57:16
IDJOB=3284821
IDBENCH=82364
IDSOLVER=1581
FILE ID=node107/3284821-1303761430
RUNJOBID= node107-1303761266-7799
PBS_JOBID= 13154055
Free space on /tmp= 71104 MiB

SOLVER NAME= RestartSAT A75
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-37-1.120-NOTKNOWN.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.75 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284821-1303761430/watcher-3284821-1303761430 -o /tmp/evaluation-result-3284821-1303761430/solver-3284821-1303761430 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.75 HOME/instance-3284821-1303761430.cnf

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

MD5SUM BENCH= 2a2f6fb35277c8ead36f65de8bb36dbb
RANDOM SEED=1218790353

node107.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.829
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.65
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.829
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.75
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.829
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.829
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.82
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.829
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.829
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	: 5359.47
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.829
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.829
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:      19079168 kB
Buffers:       2028336 kB
Cached:       10164356 kB
SwapCached:          0 kB
Active:        9469796 kB
Inactive:      3913852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19079168 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          517372 kB
Writeback:           0 kB
AnonPages:     1190144 kB
Mapped:          15432 kB
Slab:           421860 kB
PageTables:       7664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1547148 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= 71104 MiB
End job on node107 at 2011-04-25 21:59:11