Trace number 3299849

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
claspmt 2.0-R4095UNSAT 102.325 26.6233

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.8925
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...045254/instance-3299849-1304045254.cnf
1.10/1.17	c Solving...
102.30/26.62	s UNSATISFIABLE
102.30/26.62	
102.30/26.62	c Models        : 0     
102.30/26.62	c Time          : 26.479s (Solving: 25.30s 1st Model: 0.00s Unsat: 25.30s)
102.30/26.62	c CPU Time      : 102.180s

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-3299849-1304045254/watcher-3299849-1304045254 -o /tmp/evaluation-result-3299849-1304045254/solver-3299849-1304045254 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299849-1304045254.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.06 8.03 7.84 5/180 27339
/proc/meminfo: memFree=15716824/32950928 swapFree=67111528/67111528
[pid=27339] ppid=27337 vsize=38092 CPUtime=0 cores=1,3,5,7
/proc/27339/stat : 27339 (claspmt) R 27337 27339 27015 0 -1 4202496 1167 0 0 0 0 0 0 0 25 0 1 0 516124229 39006208 1096 33554432000 4194304 4964704 140736609525248 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27339/statm: 9523 1103 375 189 0 4397 0

[startup+0.0844601 s]
/proc/loadavg: 8.06 8.03 7.84 5/180 27339
/proc/meminfo: memFree=15716824/32950928 swapFree=67111528/67111528
[pid=27339] ppid=27337 vsize=57864 CPUtime=0.07 cores=1,3,5,7
/proc/27339/stat : 27339 (claspmt) R 27337 27339 27015 0 -1 4202496 11665 0 0 0 6 1 0 0 25 0 1 0 516124229 59252736 9385 33554432000 4194304 4964704 140736609525248 18446744073709551615 268272349893 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27339/statm: 14466 9387 388 189 0 9340 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 57864

[startup+0.100455 s]
/proc/loadavg: 8.06 8.03 7.84 5/180 27339
/proc/meminfo: memFree=15716824/32950928 swapFree=67111528/67111528
[pid=27339] ppid=27337 vsize=60108 CPUtime=0.09 cores=1,3,5,7
/proc/27339/stat : 27339 (claspmt) R 27337 27339 27015 0 -1 4202496 12328 0 0 0 8 1 0 0 25 0 1 0 516124229 61550592 10048 33554432000 4194304 4964704 140736609525248 18446744073709551615 268272349893 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27339/statm: 15027 10049 388 189 0 9901 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60108

[startup+0.300425 s]
/proc/loadavg: 8.06 8.03 7.84 5/180 27339
/proc/meminfo: memFree=15716824/32950928 swapFree=67111528/67111528
[pid=27339] ppid=27337 vsize=85132 CPUtime=0.29 cores=1,3,5,7
/proc/27339/stat : 27339 (claspmt) R 27337 27339 27015 0 -1 4202496 20428 0 0 0 27 2 0 0 25 0 1 0 516124229 87175168 16183 33554432000 4194304 4964704 140736609525248 18446744073709551615 268272349893 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27339/statm: 21283 16183 403 189 0 16157 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85132

[startup+0.700354 s]
/proc/loadavg: 8.06 8.03 7.84 5/180 27339
/proc/meminfo: memFree=15716824/32950928 swapFree=67111528/67111528
[pid=27339] ppid=27337 vsize=96220 CPUtime=0.69 cores=1,3,5,7
/proc/27339/stat : 27339 (claspmt) R 27337 27339 27015 0 -1 4202496 23189 0 0 0 66 3 0 0 25 0 1 0 516124229 98529280 18944 33554432000 4194304 4964704 140736609525248 18446744073709551615 268272349893 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27339/statm: 24055 18944 403 189 0 18929 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 96220

[startup+1.50021 s]
/proc/loadavg: 8.06 8.03 7.84 6/181 27340
/proc/meminfo: memFree=15639944/32950928 swapFree=67111528/67111528
[pid=27339] ppid=27337 vsize=268052 CPUtime=2.41 cores=1,3,5,7
/proc/27339/stat : 27339 (claspmt) R 27337 27339 27015 0 -1 4202496 38403 0 0 0 235 6 0 0 25 0 4 0 516124229 274485248 28789 33554432000 4194304 4964704 140736609525248 18446744073709551615 4380040 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27339/statm: 67013 28789 458 189 0 61362 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 268052

[startup+3.10093 s]
/proc/loadavg: 8.05 8.03 7.84 9/184 27343
/proc/meminfo: memFree=15601104/32950928 swapFree=67111528/67111528
[pid=27339] ppid=27337 vsize=268052 CPUtime=8.8 cores=1,3,5,7
/proc/27339/stat : 27339 (claspmt) R 27337 27339 27015 0 -1 4202496 39634 0 0 0 873 7 0 0 25 0 4 0 516124229 274485248 30020 33554432000 4194304 4964704 140736609525248 18446744073709551615 4654527 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27339/statm: 67013 30020 458 189 0 61362 0
[pid=27339/tid=27341] ppid=27337 vsize=268052 CPUtime=1.9 cores=1,3,5,7
/proc/27339/task/27341/stat : 27341 (claspmt) R 27337 27339 27015 0 -1 4202560 3818 0 0 0 190 0 0 0 25 0 4 0 516124347 274485248 30020 33554432000 4194304 4964704 140736609525248 18446744073709551615 4669112 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27339/tid=27342] ppid=27337 vsize=268052 CPUtime=1.9 cores=1,3,5,7
/proc/27339/task/27342/stat : 27342 (claspmt) R 27337 27339 27015 0 -1 4202560 5611 0 0 0 189 1 0 0 20 0 4 0 516124347 274485248 30020 33554432000 4194304 4964704 140736609525248 18446744073709551615 4670291 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27339/tid=27343] ppid=27337 vsize=268052 CPUtime=1.91 cores=1,3,5,7
/proc/27339/task/27343/stat : 27343 (claspmt) R 27337 27339 27015 0 -1 4202560 5529 0 0 0 190 1 0 0 20 0 4 0 516124347 274485248 30020 33554432000 4194304 4964704 140736609525248 18446744073709551615 4669192 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 8.8
Current children cumulated vsize (KiB) 268052

[startup+6.30036 s]
/proc/loadavg: 8.05 8.03 7.84 9/184 27343
/proc/meminfo: memFree=15589832/32950928 swapFree=67111528/67111528
[pid=27339] ppid=27337 vsize=270288 CPUtime=21.58 cores=1,3,5,7
/proc/27339/stat : 27339 (claspmt) R 27337 27339 27015 0 -1 4202496 42056 0 0 0 2149 9 0 0 25 0 4 0 516124229 276774912 32442 33554432000 4194304 4964704 140736609525248 18446744073709551615 4670281 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27339/statm: 67572 32442 458 189 0 61921 0
[pid=27339/tid=27341] ppid=27337 vsize=270288 CPUtime=5.1 cores=1,3,5,7
/proc/27339/task/27341/stat : 27341 (claspmt) R 27337 27339 27015 0 -1 4202560 4105 0 0 0 509 1 0 0 25 0 4 0 516124347 276774912 32442 33554432000 4194304 4964704 140736609525248 18446744073709551615 268272356314 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27339/tid=27342] ppid=27337 vsize=270288 CPUtime=5.09 cores=1,3,5,7
/proc/27339/task/27342/stat : 27342 (claspmt) R 27337 27339 27015 0 -1 4202560 6687 0 0 0 507 2 0 0 25 0 4 0 516124347 276774912 32442 33554432000 4194304 4964704 140736609525248 18446744073709551615 4363327 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27339/tid=27343] ppid=27337 vsize=270288 CPUtime=5.11 cores=1,3,5,7
/proc/27339/task/27343/stat : 27343 (claspmt) R 27337 27339 27015 0 -1 4202560 6233 0 0 0 510 1 0 0 25 0 4 0 516124347 276774912 32442 33554432000 4194304 4964704 140736609525248 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 21.58
Current children cumulated vsize (KiB) 270288

[startup+12.7002 s]
/proc/loadavg: 8.04 8.03 7.84 9/184 27343
/proc/meminfo: memFree=15580548/32950928 swapFree=67111528/67111528
[pid=27339] ppid=27337 vsize=272544 CPUtime=47.14 cores=1,3,5,7
/proc/27339/stat : 27339 (claspmt) R 27337 27339 27015 0 -1 4202496 43880 0 0 0 4704 10 0 0 25 0 4 0 516124229 279085056 34266 33554432000 4194304 4964704 140736609525248 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27339/statm: 68136 34266 460 189 0 62485 0
[pid=27339/tid=27341] ppid=27337 vsize=272544 CPUtime=11.5 cores=1,3,5,7
/proc/27339/task/27341/stat : 27341 (claspmt) R 27337 27339 27015 0 -1 4202560 4406 0 0 0 1149 1 0 0 25 0 4 0 516124347 279085056 34266 33554432000 4194304 4964704 140736609525248 18446744073709551615 4334279 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27339/tid=27342] ppid=27337 vsize=272544 CPUtime=11.44 cores=1,3,5,7
/proc/27339/task/27342/stat : 27342 (claspmt) R 27337 27339 27015 0 -1 4202560 7786 0 0 0 1142 2 0 0 25 0 4 0 516124347 279085056 34266 33554432000 4194304 4964704 140736609525248 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27339/tid=27343] ppid=27337 vsize=272544 CPUtime=11.5 cores=1,3,5,7
/proc/27339/task/27343/stat : 27343 (claspmt) R 27337 27339 27015 0 -1 4202560 6443 0 0 0 1149 1 0 0 25 0 4 0 516124347 279085056 34266 33554432000 4194304 4964704 140736609525248 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 47.14
Current children cumulated vsize (KiB) 272544

[startup+25.5009 s]
/proc/loadavg: 8.04 8.03 7.84 9/184 27344
/proc/meminfo: memFree=15569268/32950928 swapFree=67111528/67111528
[pid=27339] ppid=27337 vsize=276584 CPUtime=98.28 cores=1,3,5,7
/proc/27339/stat : 27339 (claspmt) R 27337 27339 27015 0 -1 4202496 46871 0 0 0 9815 13 0 0 25 0 4 0 516124229 283222016 37257 33554432000 4194304 4964704 140736609525248 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27339/statm: 69146 37257 460 189 0 63495 0
[pid=27339/tid=27341] ppid=27337 vsize=276584 CPUtime=24.3 cores=1,3,5,7
/proc/27339/task/27341/stat : 27341 (claspmt) R 27337 27339 27015 0 -1 4202560 4813 0 0 0 2428 2 0 0 25 0 4 0 516124347 283222016 37257 33554432000 4194304 4964704 140736609525248 18446744073709551615 4670038 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27339/tid=27342] ppid=27337 vsize=276584 CPUtime=24.18 cores=1,3,5,7
/proc/27339/task/27342/stat : 27342 (claspmt) R 27337 27339 27015 0 -1 4202560 9265 0 0 0 2414 4 0 0 25 0 4 0 516124347 283222016 37257 33554432000 4194304 4964704 140736609525248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27339/tid=27343] ppid=27337 vsize=276584 CPUtime=24.31 cores=1,3,5,7
/proc/27339/task/27343/stat : 27343 (claspmt) R 27337 27339 27015 0 -1 4202560 6986 0 0 0 2429 2 0 0 25 0 4 0 516124347 283222016 37257 33554432000 4194304 4964704 140736609525248 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 98.28
Current children cumulated vsize (KiB) 276584

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

[startup+26.3008 s]
/proc/loadavg: 8.04 8.03 7.84 9/184 27344
/proc/meminfo: memFree=15568648/32950928 swapFree=67111528/67111528
[pid=27339] ppid=27337 vsize=276584 CPUtime=101.49 cores=1,3,5,7
/proc/27339/stat : 27339 (claspmt) R 27337 27339 27015 0 -1 4202496 46990 0 0 0 10136 13 0 0 25 0 4 0 516124229 283222016 37376 33554432000 4194304 4964704 140736609525248 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/27339/statm: 69146 37376 460 189 0 63495 0
[pid=27339/tid=27341] ppid=27337 vsize=276584 CPUtime=25.11 cores=1,3,5,7
/proc/27339/task/27341/stat : 27341 (claspmt) R 27337 27339 27015 0 -1 4202560 4813 0 0 0 2509 2 0 0 25 0 4 0 516124347 283222016 37376 33554432000 4194304 4964704 140736609525248 18446744073709551615 4669196 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27339/tid=27342] ppid=27337 vsize=276584 CPUtime=24.98 cores=1,3,5,7
/proc/27339/task/27342/stat : 27342 (claspmt) R 27337 27339 27015 0 -1 4202560 9362 0 0 0 2494 4 0 0 25 0 4 0 516124347 283222016 37376 33554432000 4194304 4964704 140736609525248 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27339/tid=27343] ppid=27337 vsize=276584 CPUtime=25.12 cores=1,3,5,7
/proc/27339/task/27343/stat : 27343 (claspmt) R 27337 27339 27015 0 -1 4202560 6988 0 0 0 2510 2 0 0 25 0 4 0 516124347 283222016 37376 33554432000 4194304 4964704 140736609525248 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 276584

[startup+26.5008 s]
/proc/loadavg: 8.04 8.03 7.84 9/184 27344
/proc/meminfo: memFree=15568648/32950928 swapFree=67111528/67111528
[pid=27339] ppid=27337 vsize=259504 CPUtime=102.2 cores=1,3,5,7
/proc/27339/stat : 27339 (claspmt) R 27337 27339 27015 0 -1 4202496 47060 0 0 0 10206 14 0 0 25 0 1 0 516124229 265732096 33176 33554432000 4194304 4964704 140736609525248 18446744073709551615 4598422 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27339/statm: 64876 33176 470 189 0 59225 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 259504

[startup+26.6007 s]
/proc/loadavg: 8.04 8.03 7.84 9/184 27344
/proc/meminfo: memFree=15568648/32950928 swapFree=67111528/67111528
[pid=27339] ppid=27337 vsize=253148 CPUtime=102.3 cores=1,3,5,7
/proc/27339/stat : 27339 (claspmt) R 27337 27339 27015 0 -1 4202496 47060 0 0 0 10216 14 0 0 25 0 1 0 516124229 259223552 31587 33554432000 4194304 4964704 140736609525248 18446744073709551615 4646685 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/27339/statm: 63287 31587 470 189 0 57636 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 253148

Child status: 20
Real time (s): 26.6233
CPU time (s): 102.325
CPU user time (s): 102.177
CPU system time (s): 0.147977
CPU usage (%): 384.346
Max. virtual memory (cumulated for all children) (KiB): 276584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 102.177
system time used= 0.147977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47062
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= 816
involuntary context switches= 720

runsolver used 0.046992 second user time and 0.102984 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 04:47:34
IDJOB=3299849
IDBENCH=70952
IDSOLVER=1683
FILE ID=node122/3299849-1304045254
RUNJOBID= node122-1304042665-27034
PBS_JOBID= 13170386
Free space on /tmp= 71656 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3299849-1304045254/watcher-3299849-1304045254 -o /tmp/evaluation-result-3299849-1304045254/solver-3299849-1304045254 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299849-1304045254.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=1641885345

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:      15716980 kB
Buffers:       1732844 kB
Cached:       14570376 kB
SwapCached:          0 kB
Active:        5619788 kB
Inactive:     11049960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15716980 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7764 kB
Writeback:           0 kB
AnonPages:      365344 kB
Mapped:          15920 kB
Slab:           501276 kB
PageTables:       4944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   522044 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= 71656 MiB
End job on node122 at 2011-04-29 04:48:01