Trace number 3262623

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
MPhaseSAT64 2011-03-03UNSAT 219.483 219.481

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-12_135.cnf
MD5SUMf20ed0313cfa494f86b5c8ef723973ee
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark36.1265
Satisfiable
(Un)Satisfiability was proved
Number of variables135
Number of clauses5251
Sum of the clauses size22611
Maximum clause length12
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 34489
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5762

Solver Data

219.40/219.48	c MPhaseSAT64 version 402 by Jingchao Chen,  April 1,2011
219.40/219.48	c input CNF file=HOME/instance-3262623-1303545276.cnf 
219.40/219.48	c Clause#=5251  var#=135  ratio=38 
219.40/219.48	c Simplified clause#=5251 
219.40/219.48	c XOR_varElimination deleted var#=0 clauses#=5251 
219.40/219.48	c inative var#=0 
219.40/219.48	c free var#=135  
219.40/219.48	c local search off 
219.40/219.48	c height=6 age=24.483170 
219.40/219.48	c hybrid solving 
219.40/219.48	c 
219.40/219.48	s UNSATISFIABLE
219.40/219.48	c 
219.40/219.48	c  Running time=219.481633 

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-3262623-1303545276/watcher-3262623-1303545276 -o /tmp/evaluation-result-3262623-1303545276/solver-3262623-1303545276 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3262623-1303545276.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.85 1.96 3.02 2/176 4790
/proc/meminfo: memFree=13759952/32951124 swapFree=67102140/67111528
[pid=4790] ppid=4787 vsize=3212 CPUtime=0 cores=5,7
/proc/4790/stat : 4790 (MPhaseSAT64) R 4787 4790 3806 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 544758255 3289088 272 33554432000 134512640 134761588 4287993376 18446744073709551615 6190847 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4790/statm: 803 272 225 61 0 106 0

[startup+0.00903294 s]
/proc/loadavg: 0.85 1.96 3.02 2/176 4790
/proc/meminfo: memFree=13759952/32951124 swapFree=67102140/67111528
[pid=4790] ppid=4787 vsize=3468 CPUtime=0 cores=5,7
/proc/4790/stat : 4790 (MPhaseSAT64) R 4787 4790 3806 0 -1 4202496 408 0 0 0 0 0 0 0 20 0 1 0 544758255 3551232 348 33554432000 134512640 134761588 4287993376 18446744073709551615 134536542 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4790/statm: 867 348 236 61 0 170 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3468

[startup+0.101019 s]
/proc/loadavg: 0.85 1.96 3.02 2/176 4790
/proc/meminfo: memFree=13759952/32951124 swapFree=67102140/67111528
[pid=4790] ppid=4787 vsize=3944 CPUtime=0.09 cores=5,7
/proc/4790/stat : 4790 (MPhaseSAT64) R 4787 4790 3806 0 -1 4202496 588 0 0 0 9 0 0 0 20 0 1 0 544758255 4038656 506 33554432000 134512640 134761588 4287993376 18446744073709551615 134644392 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4790/statm: 986 506 259 61 0 289 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3944

[startup+0.300981 s]
/proc/loadavg: 0.85 1.96 3.02 2/176 4790
/proc/meminfo: memFree=13759952/32951124 swapFree=67102140/67111528
[pid=4790] ppid=4787 vsize=5496 CPUtime=0.29 cores=5,7
/proc/4790/stat : 4790 (MPhaseSAT64) R 4787 4790 3806 0 -1 4202496 1023 0 0 0 29 0 0 0 21 0 1 0 544758255 5627904 941 33554432000 134512640 134761588 4287993376 18446744073709551615 134747254 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4790/statm: 1374 941 274 61 0 677 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5496

[startup+0.700913 s]
/proc/loadavg: 0.85 1.96 3.02 2/176 4790
/proc/meminfo: memFree=13759952/32951124 swapFree=67102140/67111528
[pid=4790] ppid=4787 vsize=5888 CPUtime=0.69 cores=5,7
/proc/4790/stat : 4790 (MPhaseSAT64) R 4787 4790 3806 0 -1 4202496 1154 0 0 0 69 0 0 0 22 0 1 0 544758255 6029312 1040 33554432000 134512640 134761588 4287993376 18446744073709551615 134748103 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4790/statm: 1472 1040 275 61 0 775 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5888

[startup+1.50077 s]
/proc/loadavg: 0.85 1.96 3.02 6/190 4814
/proc/meminfo: memFree=13741632/32951124 swapFree=67102140/67111528
[pid=4790] ppid=4787 vsize=8120 CPUtime=1.49 cores=5,7
/proc/4790/stat : 4790 (MPhaseSAT64) R 4787 4790 3806 0 -1 4202496 1611 0 0 0 149 0 0 0 25 0 1 0 544758255 8314880 1465 33554432000 134512640 134761588 4287993376 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4790/statm: 2030 1465 276 61 0 1333 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8120

[startup+3.10049 s]
/proc/loadavg: 1.11 1.99 3.02 6/190 4815
/proc/meminfo: memFree=13737424/32951124 swapFree=67102140/67111528
[pid=4790] ppid=4787 vsize=8512 CPUtime=3.09 cores=5,7
/proc/4790/stat : 4790 (MPhaseSAT64) R 4787 4790 3806 0 -1 4202496 1869 0 0 0 309 0 0 0 25 0 1 0 544758255 8716288 1563 33554432000 134512640 134761588 4287993376 18446744073709551615 134636025 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4790/statm: 2128 1563 276 61 0 1431 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8512

[startup+6.30094 s]
/proc/loadavg: 1.11 1.99 3.02 6/190 4815
/proc/meminfo: memFree=13731728/32951124 swapFree=67102140/67111528
[pid=4790] ppid=4787 vsize=8772 CPUtime=6.29 cores=5,7
/proc/4790/stat : 4790 (MPhaseSAT64) R 4787 4790 3806 0 -1 4202496 2085 0 0 0 629 0 0 0 25 0 1 0 544758255 8982528 1628 33554432000 134512640 134761588 4287993376 18446744073709551615 134622794 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4790/statm: 2193 1628 276 61 0 1496 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8772

[startup+12.7008 s]
/proc/loadavg: 1.55 2.06 3.03 6/190 4815
/proc/meminfo: memFree=13724744/32951124 swapFree=67102140/67111528
[pid=4790] ppid=4787 vsize=7492 CPUtime=12.69 cores=5,7
/proc/4790/stat : 4790 (MPhaseSAT64) R 4787 4790 3806 0 -1 4202496 2757 0 0 0 1269 0 0 0 25 0 1 0 544758255 7671808 1305 33554432000 134512640 134761588 4287993376 18446744073709551615 134635945 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4790/statm: 1873 1305 284 61 0 1176 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7492

[startup+25.5006 s]
/proc/loadavg: 2.07 2.15 3.05 6/190 4815
/proc/meminfo: memFree=13725120/32951124 swapFree=67102140/67111528
[pid=4790] ppid=4787 vsize=7492 CPUtime=25.49 cores=5,7
/proc/4790/stat : 4790 (MPhaseSAT64) R 4787 4790 3806 0 -1 4202496 6140 0 0 0 2549 0 0 0 25 0 1 0 544758255 7671808 1305 33554432000 134512640 134761588 4287993376 18446744073709551615 134644372 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4790/statm: 1873 1305 284 61 0 1176 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7492

[startup+51.1011 s]
/proc/loadavg: 2.73 2.30 3.08 5/190 4843
/proc/meminfo: memFree=13713740/32951124 swapFree=67102140/67111528
[pid=4790] ppid=4787 vsize=7492 CPUtime=51.09 cores=5,7
/proc/4790/stat : 4790 (MPhaseSAT64) R 4787 4790 3806 0 -1 4202496 11954 0 0 0 5108 1 0 0 25 0 1 0 544758255 7671808 1306 33554432000 134512640 134761588 4287993376 18446744073709551615 134658185 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4790/statm: 1873 1306 284 61 0 1176 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 7492

[startup+102.306 s]
/proc/loadavg: 3.49 2.58 3.13 5/190 4844
/proc/meminfo: memFree=13711576/32951124 swapFree=67102140/67111528
[pid=4790] ppid=4787 vsize=7492 CPUtime=102.3 cores=5,7
/proc/4790/stat : 4790 (MPhaseSAT64) R 4787 4790 3806 0 -1 4202496 23259 0 0 0 10227 3 0 0 25 0 1 0 544758255 7671808 1301 33554432000 134512640 134761588 4287993376 18446744073709551615 134647347 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4790/statm: 1873 1301 284 61 0 1176 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 7492

[startup+162.301 s]
/proc/loadavg: 3.81 2.84 3.18 5/190 4846
/proc/meminfo: memFree=13703608/32951124 swapFree=67102140/67111528
[pid=4790] ppid=4787 vsize=7684 CPUtime=162.29 cores=5,7
/proc/4790/stat : 4790 (MPhaseSAT64) R 4787 4790 3806 0 -1 4202496 36784 0 0 0 16224 5 0 0 25 0 1 0 544758255 7868416 1325 33554432000 134512640 134761588 4287993376 18446744073709551615 134636053 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4790/statm: 1921 1325 284 61 0 1224 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 7684

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

[startup+179.101 s]
/proc/loadavg: 3.85 2.89 3.19 5/190 4846
/proc/meminfo: memFree=13701236/32951124 swapFree=67102140/67111528
[pid=4790] ppid=4787 vsize=9192 CPUtime=179.09 cores=5,7
/proc/4790/stat : 4790 (MPhaseSAT64) R 4787 4790 3806 0 -1 4202496 39935 0 0 0 17904 5 0 0 25 0 1 0 544758255 9412608 1734 33554432000 134512640 134761588 4287993376 18446744073709551615 134635936 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4790/statm: 2298 1734 284 61 0 1601 0
Current children cumulated CPU time (s) 179.09
Current children cumulated vsize (KiB) 9192

[startup+204.7 s]
/proc/loadavg: 3.90 2.98 3.21 5/190 4847
/proc/meminfo: memFree=13697492/32951124 swapFree=67102140/67111528
[pid=4790] ppid=4787 vsize=7492 CPUtime=204.69 cores=5,7
/proc/4790/stat : 4790 (MPhaseSAT64) R 4787 4790 3806 0 -1 4202496 44819 0 0 0 20464 5 0 0 25 0 1 0 544758255 7671808 1288 33554432000 134512640 134761588 4287993376 18446744073709551615 134614584 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4790/statm: 1873 1288 284 61 0 1176 0
Current children cumulated CPU time (s) 204.69
Current children cumulated vsize (KiB) 7492

[startup+211.101 s]
/proc/loadavg: 3.91 3.00 3.22 5/190 4847
/proc/meminfo: memFree=13698728/32951124 swapFree=67102140/67111528
[pid=4790] ppid=4787 vsize=9096 CPUtime=211.1 cores=5,7
/proc/4790/stat : 4790 (MPhaseSAT64) R 4787 4790 3806 0 -1 4202496 45743 0 0 0 21104 6 0 0 25 0 1 0 544758255 9314304 1680 33554432000 134512640 134761588 4287993376 18446744073709551615 134635936 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4790/statm: 2274 1680 284 61 0 1577 0
Current children cumulated CPU time (s) 211.1
Current children cumulated vsize (KiB) 9096

[startup+214.301 s]
/proc/loadavg: 3.92 3.01 3.22 5/190 4847
/proc/meminfo: memFree=13698356/32951124 swapFree=67102140/67111528
[pid=4790] ppid=4787 vsize=9868 CPUtime=214.3 cores=5,7
/proc/4790/stat : 4790 (MPhaseSAT64) R 4787 4790 3806 0 -1 4202496 45936 0 0 0 21424 6 0 0 25 0 1 0 544758255 10104832 1873 33554432000 134512640 134761588 4287993376 18446744073709551615 134635912 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4790/statm: 2467 1873 284 61 0 1770 0
Current children cumulated CPU time (s) 214.3
Current children cumulated vsize (KiB) 9868

[startup+217.501 s]
/proc/loadavg: 3.92 3.03 3.22 5/190 4847
/proc/meminfo: memFree=13698228/32951124 swapFree=67102140/67111528
[pid=4790] ppid=4787 vsize=10892 CPUtime=217.5 cores=5,7
/proc/4790/stat : 4790 (MPhaseSAT64) R 4787 4790 3806 0 -1 4202496 46192 0 0 0 21744 6 0 0 25 0 1 0 544758255 11153408 2129 33554432000 134512640 134761588 4287993376 18446744073709551615 134747354 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4790/statm: 2723 2129 284 61 0 2026 0
Current children cumulated CPU time (s) 217.5
Current children cumulated vsize (KiB) 10892

[startup+218.301 s]
/proc/loadavg: 3.92 3.03 3.22 5/190 4847
/proc/meminfo: memFree=13697732/32951124 swapFree=67102140/67111528
[pid=4790] ppid=4787 vsize=10892 CPUtime=218.3 cores=5,7
/proc/4790/stat : 4790 (MPhaseSAT64) R 4787 4790 3806 0 -1 4202496 46210 0 0 0 21824 6 0 0 25 0 1 0 544758255 11153408 2129 33554432000 134512640 134761588 4287993376 18446744073709551615 134636060 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4790/statm: 2723 2129 284 61 0 2026 0
Current children cumulated CPU time (s) 218.3
Current children cumulated vsize (KiB) 10892

[startup+219.101 s]
/proc/loadavg: 3.92 3.03 3.22 5/190 4847
/proc/meminfo: memFree=13699220/32951124 swapFree=67102140/67111528
[pid=4790] ppid=4787 vsize=10892 CPUtime=219.1 cores=5,7
/proc/4790/stat : 4790 (MPhaseSAT64) R 4787 4790 3806 0 -1 4202496 46210 0 0 0 21904 6 0 0 25 0 1 0 544758255 11153408 2129 33554432000 134512640 134761588 4287993376 18446744073709551615 134636037 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4790/statm: 2723 2129 284 61 0 2026 0
Current children cumulated CPU time (s) 219.1
Current children cumulated vsize (KiB) 10892

[startup+219.301 s]
/proc/loadavg: 3.92 3.03 3.22 5/190 4847
/proc/meminfo: memFree=13699220/32951124 swapFree=67102140/67111528
[pid=4790] ppid=4787 vsize=10892 CPUtime=219.3 cores=5,7
/proc/4790/stat : 4790 (MPhaseSAT64) R 4787 4790 3806 0 -1 4202496 46210 0 0 0 21924 6 0 0 25 0 1 0 544758255 11153408 2129 33554432000 134512640 134761588 4287993376 18446744073709551615 134636053 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4790/statm: 2723 2129 284 61 0 2026 0
Current children cumulated CPU time (s) 219.3
Current children cumulated vsize (KiB) 10892

[startup+219.401 s]
/proc/loadavg: 3.92 3.03 3.22 5/190 4847
/proc/meminfo: memFree=13699220/32951124 swapFree=67102140/67111528
[pid=4790] ppid=4787 vsize=10892 CPUtime=219.4 cores=5,7
/proc/4790/stat : 4790 (MPhaseSAT64) R 4787 4790 3806 0 -1 4202496 46210 0 0 0 21934 6 0 0 25 0 1 0 544758255 11153408 2129 33554432000 134512640 134761588 4287993376 18446744073709551615 134635902 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/4790/statm: 2723 2129 284 61 0 2026 0
Current children cumulated CPU time (s) 219.4
Current children cumulated vsize (KiB) 10892

Child status: 20
Real time (s): 219.481
CPU time (s): 219.483
CPU user time (s): 219.422
CPU system time (s): 0.06099
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 10892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 219.422
system time used= 0.06099
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46213
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= 17
involuntary context switches= 227

runsolver used 0.339948 second user time and 0.688895 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-23 09:54:36
IDJOB=3262623
IDBENCH=83361
IDSOLVER=1521
FILE ID=node119/3262623-1303545276
RUNJOBID= node119-1303545276-4774
PBS_JOBID= 13143119
Free space on /tmp= 71924 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-12_135.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262623-1303545276/watcher-3262623-1303545276 -o /tmp/evaluation-result-3262623-1303545276/solver-3262623-1303545276 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3262623-1303545276.cnf

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

MD5SUM BENCH= f20ed0313cfa494f86b5c8ef723973ee
RANDOM SEED=2164466

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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:      13760248 kB
Buffers:       2209052 kB
Cached:       16342692 kB
SwapCached:       5504 kB
Active:        7431380 kB
Inactive:     11181288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13760248 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            1300 kB
Writeback:           0 kB
AnonPages:       58336 kB
Mapped:          14376 kB
Slab:           514004 kB
PageTables:       5376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192224 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= 71916 MiB
End job on node119 at 2011-04-23 09:58:16