Trace number 3285813

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
glueminisat 2.2.5UNSAT 206.556 206.553

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-3.035-NOTKNOWN.cnf
MD5SUMa85b6db657886fb2a1a46ae1fe4d7999
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark206.556
Satisfiable
(Un)Satisfiability was proved
Number of variables257380
Number of clauses2139615
Sum of the clauses size5163755
Maximum clause length541
Minimum clause length1
Number of clauses of size 1625
Number of clauses of size 22096290
Number of clauses of size 30
Number of clauses of size 4280
Number of clauses of size 51400
Number of clauses of size over 541020

Solver Data

206.49/206.54	WARNING: for repeatability, setting FPU to use double precision
206.49/206.54	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-3285813-1303765766/watcher-3285813-1303765766 -o /tmp/evaluation-result-3285813-1303765766/solver-3285813-1303765766 -C 2400 -W 1300 -M 7680 glueminisat -compe HOME/instance-3285813-1303765766.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: 0.89 2.22 3.08 4/180 25918
/proc/meminfo: memFree=19830536/32951124 swapFree=67110396/67111528
[pid=25918] ppid=25916 vsize=20444 CPUtime=0 cores=5,7
/proc/25918/stat : 25918 (glueminisat) R 25916 25918 24306 0 -1 4202496 895 0 0 0 0 0 0 0 21 0 1 0 566807372 20934656 835 33554432000 4194304 4309791 140734394201904 18446744073709551615 4201392 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25918/statm: 5111 835 217 29 0 1740 0

[startup+0.0142899 s]
/proc/loadavg: 0.89 2.22 3.08 4/180 25918
/proc/meminfo: memFree=19830536/32951124 swapFree=67110396/67111528
[pid=25918] ppid=25916 vsize=21500 CPUtime=0 cores=5,7
/proc/25918/stat : 25918 (glueminisat) R 25916 25918 24306 0 -1 4202496 1137 0 0 0 0 0 0 0 21 0 1 0 566807372 22016000 1076 33554432000 4194304 4309791 140734394201904 18446744073709551615 4200769 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25918/statm: 5375 1076 217 29 0 2004 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 21500

[startup+0.100315 s]
/proc/loadavg: 0.89 2.22 3.08 4/180 25918
/proc/meminfo: memFree=19830536/32951124 swapFree=67110396/67111528
[pid=25918] ppid=25916 vsize=34516 CPUtime=0.09 cores=5,7
/proc/25918/stat : 25918 (glueminisat) R 25916 25918 24306 0 -1 4202496 4746 0 0 0 8 1 0 0 21 0 1 0 566807372 35344384 4412 33554432000 4194304 4309791 140734394201904 18446744073709551615 224284925696 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25918/statm: 8629 4412 217 29 0 5258 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34516

[startup+0.300281 s]
/proc/loadavg: 0.89 2.22 3.08 4/180 25918
/proc/meminfo: memFree=19830536/32951124 swapFree=67110396/67111528
[pid=25918] ppid=25916 vsize=87036 CPUtime=0.29 cores=5,7
/proc/25918/stat : 25918 (glueminisat) R 25916 25918 24306 0 -1 4202496 17344 0 0 0 27 2 0 0 22 0 1 0 566807372 89124864 14966 33554432000 4194304 4309791 140734394201904 18446744073709551615 224284586693 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25918/statm: 21759 14968 217 29 0 18388 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87036

[startup+0.700213 s]
/proc/loadavg: 0.89 2.22 3.08 4/180 25918
/proc/meminfo: memFree=19830536/32951124 swapFree=67110396/67111528
[pid=25918] ppid=25916 vsize=159240 CPUtime=0.69 cores=5,7
/proc/25918/stat : 25918 (glueminisat) R 25916 25918 24306 0 -1 4202496 42275 0 0 0 63 6 0 0 23 0 1 0 566807372 163061760 34652 33554432000 4194304 4309791 140734394201904 18446744073709551615 4216224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25918/statm: 39810 34652 220 29 0 36439 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 159240

[startup+1.50109 s]
/proc/loadavg: 0.89 2.22 3.08 5/184 25925
/proc/meminfo: memFree=19497068/32951124 swapFree=67110396/67111528
[pid=25918] ppid=25916 vsize=159240 CPUtime=1.49 cores=5,7
/proc/25918/stat : 25918 (glueminisat) R 25916 25918 24306 0 -1 4202496 42276 0 0 0 143 6 0 0 25 0 1 0 566807372 163061760 34653 33554432000 4194304 4309791 140734394201904 18446744073709551615 4227241 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25918/statm: 39810 34653 221 29 0 36439 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 159240

[startup+3.10081 s]
/proc/loadavg: 0.89 2.22 3.08 5/184 25925
/proc/meminfo: memFree=19352232/32951124 swapFree=67110396/67111528
[pid=25918] ppid=25916 vsize=159240 CPUtime=3.09 cores=5,7
/proc/25918/stat : 25918 (glueminisat) R 25916 25918 24306 0 -1 4202496 42460 0 0 0 303 6 0 0 25 0 1 0 566807372 163061760 34815 33554432000 4194304 4309791 140734394201904 18446744073709551615 4232235 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25918/statm: 39810 34815 225 29 0 36439 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 159240

[startup+6.30027 s]
/proc/loadavg: 1.13 2.25 3.08 5/190 25937
/proc/meminfo: memFree=18953832/32951124 swapFree=67110396/67111528
[pid=25918] ppid=25916 vsize=143896 CPUtime=6.29 cores=5,7
/proc/25918/stat : 25918 (glueminisat) R 25916 25918 24306 0 -1 4202496 50284 0 0 0 622 7 0 0 25 0 1 0 566807372 147349504 29431 33554432000 4194304 4309791 140734394201904 18446744073709551615 4275249 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25918/statm: 35974 29431 244 29 0 32603 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 143896

[startup+12.7002 s]
/proc/loadavg: 1.52 2.32 3.10 5/190 25937
/proc/meminfo: memFree=17940888/32951124 swapFree=67110396/67111528
[pid=25918] ppid=25916 vsize=162864 CPUtime=12.69 cores=5,7
/proc/25918/stat : 25918 (glueminisat) R 25916 25918 24306 0 -1 4202496 53383 0 0 0 1262 7 0 0 25 0 1 0 566807372 166772736 32527 33554432000 4194304 4309791 140734394201904 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25918/statm: 40716 32527 246 29 0 37345 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 162864

[startup+25.5011 s]
/proc/loadavg: 2.28 2.45 3.13 5/190 25937
/proc/meminfo: memFree=18135852/32951124 swapFree=67110396/67111528
[pid=25918] ppid=25916 vsize=193684 CPUtime=25.49 cores=5,7
/proc/25918/stat : 25918 (glueminisat) R 25916 25918 24306 0 -1 4202496 57544 0 0 0 2541 8 0 0 25 0 1 0 566807372 198332416 36683 33554432000 4194304 4309791 140734394201904 18446744073709551615 4252197 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25918/statm: 48421 36683 246 29 0 45050 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 193684

[startup+51.1068 s]
/proc/loadavg: 2.87 2.57 3.15 5/190 25937
/proc/meminfo: memFree=17953352/32951124 swapFree=67110396/67111528
[pid=25918] ppid=25916 vsize=243772 CPUtime=51.1 cores=5,7
/proc/25918/stat : 25918 (glueminisat) R 25916 25918 24306 0 -1 4202496 67715 0 0 0 5099 11 0 0 25 0 1 0 566807372 249622528 46848 33554432000 4194304 4309791 140734394201904 18446744073709551615 4275457 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25918/statm: 60943 46848 246 29 0 57572 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 243772

[startup+102.3 s]
/proc/loadavg: 3.51 2.79 3.19 5/190 25939
/proc/meminfo: memFree=17679416/32951124 swapFree=67110396/67111528
[pid=25918] ppid=25916 vsize=325160 CPUtime=102.3 cores=5,7
/proc/25918/stat : 25918 (glueminisat) R 25916 25918 24306 0 -1 4202496 85380 0 0 0 10216 14 0 0 25 0 1 0 566807372 332963840 64507 33554432000 4194304 4309791 140734394201904 18446744073709551615 4275385 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25918/statm: 81290 64507 246 29 0 77919 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 325160

[startup+162.3 s]
/proc/loadavg: 3.82 3.01 3.24 5/190 25941
/proc/meminfo: memFree=17280852/32951124 swapFree=67110396/67111528
[pid=25918] ppid=25916 vsize=244492 CPUtime=162.29 cores=5,7
/proc/25918/stat : 25918 (glueminisat) R 25916 25918 24306 0 -1 4202496 129642 0 0 0 16208 21 0 0 25 0 1 0 566807372 250359808 50291 33554432000 4194304 4309791 140734394201904 18446744073709551615 4259512 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25918/statm: 61123 50291 246 29 0 57752 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 244492

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

[startup+179.6 s]
/proc/loadavg: 3.87 3.07 3.25 5/190 25941
/proc/meminfo: memFree=17758992/32951124 swapFree=67110396/67111528
[pid=25918] ppid=25916 vsize=325880 CPUtime=179.59 cores=5,7
/proc/25918/stat : 25918 (glueminisat) R 25916 25918 24306 0 -1 4202496 137964 0 0 0 17937 22 0 0 25 0 1 0 566807372 333701120 58612 33554432000 4194304 4309791 140734394201904 18446744073709551615 4259296 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25918/statm: 81470 58612 246 29 0 78099 0
Current children cumulated CPU time (s) 179.59
Current children cumulated vsize (KiB) 325880

[startup+192.4 s]
/proc/loadavg: 3.89 3.10 3.26 5/190 25941
/proc/meminfo: memFree=17656928/32951124 swapFree=67110396/67111528
[pid=25918] ppid=25916 vsize=325880 CPUtime=192.39 cores=5,7
/proc/25918/stat : 25918 (glueminisat) R 25916 25918 24306 0 -1 4202496 141294 0 0 0 19216 23 0 0 25 0 1 0 566807372 333701120 61941 33554432000 4194304 4309791 140734394201904 18446744073709551615 4275457 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25918/statm: 81470 61941 246 29 0 78099 0
Current children cumulated CPU time (s) 192.39
Current children cumulated vsize (KiB) 325880

[startup+198.801 s]
/proc/loadavg: 3.90 3.13 3.27 5/190 25941
/proc/meminfo: memFree=17613276/32951124 swapFree=67110396/67111528
[pid=25918] ppid=25916 vsize=325880 CPUtime=198.79 cores=5,7
/proc/25918/stat : 25918 (glueminisat) R 25916 25918 24306 0 -1 4202496 143219 0 0 0 19856 23 0 0 25 0 1 0 566807372 333701120 63866 33554432000 4194304 4309791 140734394201904 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25918/statm: 81470 63866 246 29 0 78099 0
Current children cumulated CPU time (s) 198.79
Current children cumulated vsize (KiB) 325880

[startup+202.001 s]
/proc/loadavg: 3.90 3.13 3.27 5/190 25941
/proc/meminfo: memFree=17643656/32951124 swapFree=67110396/67111528
[pid=25918] ppid=25916 vsize=244492 CPUtime=202 cores=5,7
/proc/25918/stat : 25918 (glueminisat) R 25916 25918 24306 0 -1 4202496 172060 0 0 0 20173 27 0 0 25 0 1 0 566807372 250359808 51266 33554432000 4194304 4309791 140734394201904 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25918/statm: 61123 51266 246 29 0 57752 0
Current children cumulated CPU time (s) 202
Current children cumulated vsize (KiB) 244492

[startup+203.6 s]
/proc/loadavg: 3.90 3.13 3.27 5/190 25941
/proc/meminfo: memFree=17634356/32951124 swapFree=67110396/67111528
[pid=25918] ppid=25916 vsize=244492 CPUtime=203.59 cores=5,7
/proc/25918/stat : 25918 (glueminisat) R 25916 25918 24306 0 -1 4202496 172698 0 0 0 20332 27 0 0 25 0 1 0 566807372 250359808 51904 33554432000 4194304 4309791 140734394201904 18446744073709551615 4259097 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25918/statm: 61123 51904 246 29 0 57752 0
Current children cumulated CPU time (s) 203.59
Current children cumulated vsize (KiB) 244492

[startup+205.201 s]
/proc/loadavg: 3.91 3.14 3.27 5/190 25941
/proc/meminfo: memFree=17617484/32951124 swapFree=67110396/67111528
[pid=25918] ppid=25916 vsize=244492 CPUtime=205.19 cores=5,7
/proc/25918/stat : 25918 (glueminisat) R 25916 25918 24306 0 -1 4202496 173390 0 0 0 20492 27 0 0 25 0 1 0 566807372 250359808 52596 33554432000 4194304 4309791 140734394201904 18446744073709551615 4275216 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25918/statm: 61123 52596 246 29 0 57752 0
Current children cumulated CPU time (s) 205.19
Current children cumulated vsize (KiB) 244492

[startup+206.001 s]
/proc/loadavg: 3.91 3.14 3.27 5/190 25941
/proc/meminfo: memFree=17617484/32951124 swapFree=67110396/67111528
[pid=25918] ppid=25916 vsize=244492 CPUtime=205.99 cores=5,7
/proc/25918/stat : 25918 (glueminisat) R 25916 25918 24306 0 -1 4202496 173663 0 0 0 20572 27 0 0 25 0 1 0 566807372 250359808 52869 33554432000 4194304 4309791 140734394201904 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25918/statm: 61123 52869 246 29 0 57752 0
Current children cumulated CPU time (s) 205.99
Current children cumulated vsize (KiB) 244492

[startup+206.401 s]
/proc/loadavg: 3.91 3.14 3.27 5/190 25941
/proc/meminfo: memFree=17610168/32951124 swapFree=67110396/67111528
[pid=25918] ppid=25916 vsize=244492 CPUtime=206.39 cores=5,7
/proc/25918/stat : 25918 (glueminisat) R 25916 25918 24306 0 -1 4202496 173821 0 0 0 20612 27 0 0 25 0 1 0 566807372 250359808 53027 33554432000 4194304 4309791 140734394201904 18446744073709551615 4259432 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25918/statm: 61123 53027 246 29 0 57752 0
Current children cumulated CPU time (s) 206.39
Current children cumulated vsize (KiB) 244492

[startup+206.501 s]
/proc/loadavg: 3.91 3.14 3.27 5/190 25941
/proc/meminfo: memFree=17610168/32951124 swapFree=67110396/67111528
[pid=25918] ppid=25916 vsize=244492 CPUtime=206.49 cores=5,7
/proc/25918/stat : 25918 (glueminisat) R 25916 25918 24306 0 -1 4202496 173858 0 0 0 20622 27 0 0 25 0 1 0 566807372 250359808 53064 33554432000 4194304 4309791 140734394201904 18446744073709551615 4275402 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/25918/statm: 61123 53064 246 29 0 57752 0
Current children cumulated CPU time (s) 206.49
Current children cumulated vsize (KiB) 244492

Child status: 20
Real time (s): 206.553
CPU time (s): 206.556
CPU user time (s): 206.268
CPU system time (s): 0.287956
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 537560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 206.268
system time used= 0.287956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173865
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 333

runsolver used 0.309952 second user time and 0.818875 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-25 23:09:27
IDJOB=3285813
IDBENCH=82403
IDSOLVER=1650
FILE ID=node118/3285813-1303765766
RUNJOBID= node118-1303765765-25897
PBS_JOBID= 13154063
Free space on /tmp= 71560 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-3.035-NOTKNOWN.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285813-1303765766/watcher-3285813-1303765766 -o /tmp/evaluation-result-3285813-1303765766/solver-3285813-1303765766 -C 2400 -W 1300 -M 7680  glueminisat -compe HOME/instance-3285813-1303765766.cnf

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

MD5SUM BENCH= a85b6db657886fb2a1a46ae1fe4d7999
RANDOM SEED=1380340559

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19830816 kB
Buffers:       1871536 kB
Cached:       10645224 kB
SwapCached:        600 kB
Active:        8762164 kB
Inactive:      3830604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19830816 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:          153040 kB
Writeback:           0 kB
AnonPages:       74528 kB
Mapped:          14584 kB
Slab:           464528 kB
PageTables:       4964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   201260 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= 71276 MiB
End job on node118 at 2011-04-25 23:12:54