Trace number 3286227

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 213.163 213.19

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-12-step15.cnf
MD5SUM86980f7370ece00291f2970256db731a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark63.2044
Satisfiable
(Un)Satisfiability was proved
Number of variables63349
Number of clauses943492
Sum of the clauses size2149412
Maximum clause length541
Minimum clause length1
Number of clauses of size 1202
Number of clauses of size 2908736
Number of clauses of size 32676
Number of clauses of size 41261
Number of clauses of size 54705
Number of clauses of size over 525912

Solver Data

213.06/213.17	WARNING: for repeatability, setting FPU to use double precision
213.06/213.17	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-3286227-1303766676/watcher-3286227-1303766676 -o /tmp/evaluation-result-3286227-1303766676/solver-3286227-1303766676 -C 2400 -W 1300 -M 7680 glueminisat -compe HOME/instance-3286227-1303766676.cnf 

running on 2 cores: 0,2

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.91 3.93 3.70 5/189 6022
/proc/meminfo: memFree=13539672/32950928 swapFree=67111528/67111528
[pid=6022] ppid=6020 vsize=11800 CPUtime=0 cores=0,2
/proc/6022/stat : 6022 (runsolver) S 6020 6022 4254 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 488266440 12083200 51 33554432000 4194304 5434984 140733317400928 18446744073709551615 4881607 0 2147483391 4096 24578 18446744071699960631 0 0 17 2 0 0 0
/proc/6022/statm: 2950 51 31 303 0 2644 0

[startup+0.100543 s]
/proc/loadavg: 3.91 3.93 3.70 5/189 6022
/proc/meminfo: memFree=13539672/32950928 swapFree=67111528/67111528
[pid=6022] ppid=6020 vsize=32440 CPUtime=0.05 cores=0,2
/proc/6022/stat : 6022 (glueminisat) R 6020 6022 4254 0 -1 4202496 4337 0 0 0 5 0 0 0 21 0 1 0 488266440 33218560 4071 33554432000 4194304 4309791 140733742941360 18446744073709551615 4294433 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6022/statm: 8110 4071 217 29 0 4739 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 32440

[startup+0.200523 s]
/proc/loadavg: 3.91 3.93 3.70 5/189 6022
/proc/meminfo: memFree=13539672/32950928 swapFree=67111528/67111528
[pid=6022] ppid=6020 vsize=51372 CPUtime=0.16 cores=0,2
/proc/6022/stat : 6022 (glueminisat) R 6020 6022 4254 0 -1 4202496 9317 0 0 0 15 1 0 0 21 0 1 0 488266440 52604928 8405 33554432000 4194304 4309791 140733742941360 18446744073709551615 268272349893 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6022/statm: 12843 8406 217 29 0 9472 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 51372

[startup+0.300504 s]
/proc/loadavg: 3.91 3.93 3.70 5/189 6022
/proc/meminfo: memFree=13539672/32950928 swapFree=67111528/67111528
[pid=6022] ppid=6020 vsize=74260 CPUtime=0.26 cores=0,2
/proc/6022/stat : 6022 (glueminisat) R 6020 6022 4254 0 -1 4202496 15254 0 0 0 24 2 0 0 21 0 1 0 488266440 76042240 13202 33554432000 4194304 4309791 140733742941360 18446744073709551615 268272349893 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6022/statm: 18565 13202 217 29 0 15194 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 74260

[startup+0.70049 s]
/proc/loadavg: 3.91 3.93 3.70 5/189 6022
/proc/meminfo: memFree=13539672/32950928 swapFree=67111528/67111528
[pid=6022] ppid=6020 vsize=85944 CPUtime=0.65 cores=0,2
/proc/6022/stat : 6022 (glueminisat) R 6020 6022 4254 0 -1 4202496 18501 0 0 0 63 2 0 0 23 0 1 0 488266440 88006656 16449 33554432000 4194304 4309791 140733742941360 18446744073709551615 4227112 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6022/statm: 21486 16449 221 29 0 18115 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 85944

[startup+1.50029 s]
/proc/loadavg: 3.91 3.93 3.70 5/190 6023
/proc/meminfo: memFree=13466760/32950928 swapFree=67111528/67111528
[pid=6022] ppid=6020 vsize=86788 CPUtime=1.45 cores=0,2
/proc/6022/stat : 6022 (glueminisat) R 6020 6022 4254 0 -1 4202496 18857 0 0 0 143 2 0 0 25 0 1 0 488266440 88870912 16804 33554432000 4194304 4309791 140733742941360 18446744073709551615 4227253 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6022/statm: 21697 16804 225 29 0 18326 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 86788

[startup+3.10107 s]
/proc/loadavg: 3.91 3.93 3.70 5/190 6023
/proc/meminfo: memFree=13467132/32950928 swapFree=67111528/67111528
[pid=6022] ppid=6020 vsize=80352 CPUtime=3.06 cores=0,2
/proc/6022/stat : 6022 (glueminisat) R 6020 6022 4254 0 -1 4202496 23493 0 0 0 302 4 0 0 25 0 1 0 488266440 82280448 15016 33554432000 4194304 4309791 140733742941360 18446744073709551615 4275229 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6022/statm: 20088 15016 245 29 0 16717 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 80352

[startup+6.3005 s]
/proc/loadavg: 3.99 3.94 3.71 5/190 6023
/proc/meminfo: memFree=13439748/32950928 swapFree=67111528/67111528
[pid=6022] ppid=6020 vsize=92028 CPUtime=6.26 cores=0,2
/proc/6022/stat : 6022 (glueminisat) R 6020 6022 4254 0 -1 4202496 25338 0 0 0 622 4 0 0 25 0 1 0 488266440 94236672 16854 33554432000 4194304 4309791 140733742941360 18446744073709551615 4252517 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6022/statm: 23007 16854 245 29 0 19636 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 92028

[startup+12.7004 s]
/proc/loadavg: 3.99 3.94 3.71 5/190 6023
/proc/meminfo: memFree=13406468/32950928 swapFree=67111528/67111528
[pid=6022] ppid=6020 vsize=110996 CPUtime=12.66 cores=0,2
/proc/6022/stat : 6022 (glueminisat) R 6020 6022 4254 0 -1 4202496 28883 0 0 0 1261 5 0 0 25 0 1 0 488266440 113659904 20395 33554432000 4194304 4309791 140733742941360 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6022/statm: 27749 20395 245 29 0 24378 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 110996

[startup+25.5011 s]
/proc/loadavg: 3.99 3.95 3.71 5/190 6024
/proc/meminfo: memFree=13480316/32950928 swapFree=67111528/67111528
[pid=6022] ppid=6020 vsize=111280 CPUtime=25.46 cores=0,2
/proc/6022/stat : 6022 (glueminisat) R 6020 6022 4254 0 -1 4202496 45311 0 0 0 2538 8 0 0 25 0 1 0 488266440 113950720 19934 33554432000 4194304 4309791 140733742941360 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6022/statm: 27820 19934 245 29 0 24449 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 111280

[startup+51.1005 s]
/proc/loadavg: 3.99 3.95 3.72 5/190 6052
/proc/meminfo: memFree=13419096/32950928 swapFree=67111528/67111528
[pid=6022] ppid=6020 vsize=192188 CPUtime=51.06 cores=0,2
/proc/6022/stat : 6022 (glueminisat) R 6020 6022 4254 0 -1 4202496 60743 0 0 0 5095 11 0 0 25 0 1 0 488266440 196800512 35347 33554432000 4194304 4309791 140733742941360 18446744073709551615 4275466 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6022/statm: 48047 35347 245 29 0 44676 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 192188

[startup+102.3 s]
/proc/loadavg: 3.99 3.95 3.73 5/190 6080
/proc/meminfo: memFree=13501596/32950928 swapFree=67111528/67111528
[pid=6022] ppid=6020 vsize=192188 CPUtime=102.26 cores=0,2
/proc/6022/stat : 6022 (glueminisat) R 6020 6022 4254 0 -1 4202496 109256 0 0 0 10208 18 0 0 25 0 1 0 488266440 196800512 31433 33554432000 4194304 4309791 140733742941360 18446744073709551615 4284267 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6022/statm: 48047 31433 245 29 0 44676 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 192188

[startup+162.301 s]
/proc/loadavg: 4.03 3.97 3.75 5/190 6081
/proc/meminfo: memFree=12950904/32950928 swapFree=67111528/67111528
[pid=6022] ppid=6020 vsize=274076 CPUtime=162.26 cores=0,2
/proc/6022/stat : 6022 (glueminisat) R 6020 6022 4254 0 -1 4202496 139116 0 0 0 16202 24 0 0 25 0 1 0 488266440 280653824 61274 33554432000 4194304 4309791 140733742941360 18446744073709551615 4276705 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6022/statm: 68519 61274 245 29 0 65148 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 274076

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

[startup+179.201 s]
/proc/loadavg: 4.03 3.97 3.75 5/190 6082
/proc/meminfo: memFree=13015396/32950928 swapFree=67111528/67111528
[pid=6022] ppid=6020 vsize=406816 CPUtime=179.16 cores=0,2
/proc/6022/stat : 6022 (glueminisat) R 6020 6022 4254 0 -1 4202496 145379 0 0 0 17891 25 0 0 25 0 1 0 488266440 416579584 67531 33554432000 4194304 4309791 140733742941360 18446744073709551615 4275178 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6022/statm: 101704 67531 245 29 0 98333 0
Current children cumulated CPU time (s) 179.16
Current children cumulated vsize (KiB) 406816

[startup+192 s]
/proc/loadavg: 4.02 3.97 3.76 5/190 6082
/proc/meminfo: memFree=13395144/32950928 swapFree=67111528/67111528
[pid=6022] ppid=6020 vsize=406816 CPUtime=191.96 cores=0,2
/proc/6022/stat : 6022 (glueminisat) R 6020 6022 4254 0 -1 4202496 149282 0 0 0 19170 26 0 0 25 0 1 0 488266440 416579584 71429 33554432000 4194304 4309791 140733742941360 18446744073709551615 4275112 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6022/statm: 101704 71429 245 29 0 98333 0
Current children cumulated CPU time (s) 191.96
Current children cumulated vsize (KiB) 406816

[startup+204.801 s]
/proc/loadavg: 4.01 3.97 3.76 5/190 6083
/proc/meminfo: memFree=13238628/32950928 swapFree=67111528/67111528
[pid=6022] ppid=6020 vsize=407392 CPUtime=204.76 cores=0,2
/proc/6022/stat : 6022 (glueminisat) R 6020 6022 4254 0 -1 4202496 152945 0 0 0 20449 27 0 0 25 0 1 0 488266440 417169408 75086 33554432000 4194304 4309791 140733742941360 18446744073709551615 4276536 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6022/statm: 101848 75086 245 29 0 98477 0
Current children cumulated CPU time (s) 204.76
Current children cumulated vsize (KiB) 407392

[startup+208.007 s]
/proc/loadavg: 4.01 3.97 3.76 5/190 6083
/proc/meminfo: memFree=13195472/32950928 swapFree=67111528/67111528
[pid=6022] ppid=6020 vsize=407392 CPUtime=207.97 cores=0,2
/proc/6022/stat : 6022 (glueminisat) R 6020 6022 4254 0 -1 4202496 153881 0 0 0 20770 27 0 0 25 0 1 0 488266440 417169408 76022 33554432000 4194304 4309791 140733742941360 18446744073709551615 4259224 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6022/statm: 101848 76022 245 29 0 98477 0
Current children cumulated CPU time (s) 207.97
Current children cumulated vsize (KiB) 407392

[startup+211.201 s]
/proc/loadavg: 4.01 3.97 3.76 5/190 6083
/proc/meminfo: memFree=13166704/32950928 swapFree=67111528/67111528
[pid=6022] ppid=6020 vsize=407392 CPUtime=211.17 cores=0,2
/proc/6022/stat : 6022 (glueminisat) R 6020 6022 4254 0 -1 4202496 154613 0 0 0 21089 28 0 0 25 0 1 0 488266440 417169408 76751 33554432000 4194304 4309791 140733742941360 18446744073709551615 4259144 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6022/statm: 101848 76751 245 29 0 98477 0
Current children cumulated CPU time (s) 211.17
Current children cumulated vsize (KiB) 407392

[startup+212.001 s]
/proc/loadavg: 4.01 3.97 3.76 5/190 6083
/proc/meminfo: memFree=13166704/32950928 swapFree=67111528/67111528
[pid=6022] ppid=6020 vsize=407392 CPUtime=211.97 cores=0,2
/proc/6022/stat : 6022 (glueminisat) R 6020 6022 4254 0 -1 4202496 154866 0 0 0 21169 28 0 0 25 0 1 0 488266440 417169408 77004 33554432000 4194304 4309791 140733742941360 18446744073709551615 4275240 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6022/statm: 101848 77004 245 29 0 98477 0
Current children cumulated CPU time (s) 211.97
Current children cumulated vsize (KiB) 407392

[startup+212.801 s]
/proc/loadavg: 4.01 3.97 3.76 5/190 6083
/proc/meminfo: memFree=13157528/32950928 swapFree=67111528/67111528
[pid=6022] ppid=6020 vsize=407392 CPUtime=212.76 cores=0,2
/proc/6022/stat : 6022 (glueminisat) R 6020 6022 4254 0 -1 4202496 155208 0 0 0 21248 28 0 0 25 0 1 0 488266440 417169408 77345 33554432000 4194304 4309791 140733742941360 18446744073709551615 4275219 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6022/statm: 101848 77345 245 29 0 98477 0
Current children cumulated CPU time (s) 212.76
Current children cumulated vsize (KiB) 407392

[startup+213.001 s]
/proc/loadavg: 4.01 3.97 3.76 5/190 6083
/proc/meminfo: memFree=13157528/32950928 swapFree=67111528/67111528
[pid=6022] ppid=6020 vsize=407392 CPUtime=212.96 cores=0,2
/proc/6022/stat : 6022 (glueminisat) R 6020 6022 4254 0 -1 4202496 155262 0 0 0 21268 28 0 0 25 0 1 0 488266440 417169408 77399 33554432000 4194304 4309791 140733742941360 18446744073709551615 4275243 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6022/statm: 101848 77399 245 29 0 98477 0
Current children cumulated CPU time (s) 212.96
Current children cumulated vsize (KiB) 407392

[startup+213.101 s]
/proc/loadavg: 4.01 3.97 3.76 5/190 6083
/proc/meminfo: memFree=13157528/32950928 swapFree=67111528/67111528
[pid=6022] ppid=6020 vsize=407392 CPUtime=213.06 cores=0,2
/proc/6022/stat : 6022 (glueminisat) R 6020 6022 4254 0 -1 4202496 155290 0 0 0 21278 28 0 0 25 0 1 0 488266440 417169408 77427 33554432000 4194304 4309791 140733742941360 18446744073709551615 4275174 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/6022/statm: 101848 77427 245 29 0 98477 0
Current children cumulated CPU time (s) 213.06
Current children cumulated vsize (KiB) 407392

Child status: 20
Real time (s): 213.19
CPU time (s): 213.163
CPU user time (s): 212.862
CPU system time (s): 0.300954
CPU usage (%): 99.9872
Max. virtual memory (cumulated for all children) (KiB): 407392

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

runsolver used 0.318951 second user time and 0.844871 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-25 23:24:36
IDJOB=3286227
IDBENCH=82420
IDSOLVER=1650
FILE ID=node122/3286227-1303766676
RUNJOBID= node122-1303766573-5870
PBS_JOBID= 13157134
Free space on /tmp= 70668 MiB

SOLVER NAME= glueminisat 2.2.5
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-12-step15.cnf
COMMAND LINE= glueminisat -compe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286227-1303766676/watcher-3286227-1303766676 -o /tmp/evaluation-result-3286227-1303766676/solver-3286227-1303766676 -C 2400 -W 1300 -M 7680  glueminisat -compe HOME/instance-3286227-1303766676.cnf

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

MD5SUM BENCH= 86980f7370ece00291f2970256db731a
RANDOM SEED=2102267252

node122.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.820
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.64
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.820
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.820
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.820
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.820
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.75
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13539828 kB
Buffers:       1789924 kB
Cached:       15755896 kB
SwapCached:          0 kB
Active:        7631900 kB
Inactive:     11222276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13539828 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          207356 kB
Writeback:           0 kB
AnonPages:     1308304 kB
Mapped:          15692 kB
Slab:           491504 kB
PageTables:       7952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1763444 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= 70676 MiB
End job on node122 at 2011-04-25 23:28:10