Trace number 3266095

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
SApperloT2010 2011-03-04UNSAT 382.696 382.685

General information on the benchmark

NameSAT05/crafted/sorge05/QG6/
dead-dnd002.shuffled-as.sat05-2713.cnf
MD5SUM53d311456c8e25005c572fec79acd092
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.0082
Satisfiable
(Un)Satisfiability was proved
Number of variables1339
Number of clauses7095
Sum of the clauses size60253
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31520
Number of clauses of size 4130
Number of clauses of size 5168
Number of clauses of size over 54955

Solver Data

382.60/382.68	c Solved by BasicSolver 
382.60/382.68	
382.60/382.68	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-3266095-1303578912/watcher-3266095-1303578912 -o /tmp/evaluation-result-3266095-1303578912/solver-3266095-1303578912 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3266095-1303578912.cnf 

running on 2 cores: 4,6

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: 2.77 3.05 3.38 3/179 21002
/proc/meminfo: memFree=18715548/32951124 swapFree=67111480/67111528
[pid=21002] ppid=21000 vsize=12500 CPUtime=0 cores=4,6
/proc/21002/stat : 21002 (SApperloT2010) R 21000 21002 19028 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 548121658 12800000 440 33554432000 4194304 4395502 140736924872896 18446744073709551615 252457726661 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21002/statm: 3125 440 249 50 0 265 0

[startup+0.0679449 s]
/proc/loadavg: 2.77 3.05 3.38 3/179 21002
/proc/meminfo: memFree=18715548/32951124 swapFree=67111480/67111528
[pid=21002] ppid=21000 vsize=14768 CPUtime=0.06 cores=4,6
/proc/21002/stat : 21002 (SApperloT2010) R 21000 21002 19028 0 -1 4202496 1048 0 0 0 6 0 0 0 22 0 1 0 548121658 15122432 987 33554432000 4194304 4395502 140736924872896 18446744073709551615 252457726661 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21002/statm: 3692 987 267 50 0 832 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 14768

[startup+0.100901 s]
/proc/loadavg: 2.77 3.05 3.38 3/179 21002
/proc/meminfo: memFree=18715548/32951124 swapFree=67111480/67111528
[pid=21002] ppid=21000 vsize=15448 CPUtime=0.09 cores=4,6
/proc/21002/stat : 21002 (SApperloT2010) R 21000 21002 19028 0 -1 4202496 1211 0 0 0 9 0 0 0 22 0 1 0 548121658 15818752 1150 33554432000 4194304 4395502 140736924872896 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21002/statm: 3862 1150 267 50 0 1002 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15448

[startup+0.300899 s]
/proc/loadavg: 2.77 3.05 3.38 3/179 21002
/proc/meminfo: memFree=18715548/32951124 swapFree=67111480/67111528
[pid=21002] ppid=21000 vsize=16508 CPUtime=0.29 cores=4,6
/proc/21002/stat : 21002 (SApperloT2010) R 21000 21002 19028 0 -1 4202496 1478 0 0 0 29 0 0 0 23 0 1 0 548121658 16904192 1417 33554432000 4194304 4395502 140736924872896 18446744073709551615 4297308 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21002/statm: 4127 1417 267 50 0 1267 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16508

[startup+0.700852 s]
/proc/loadavg: 2.77 3.05 3.38 3/179 21002
/proc/meminfo: memFree=18715548/32951124 swapFree=67111480/67111528
[pid=21002] ppid=21000 vsize=17304 CPUtime=0.69 cores=4,6
/proc/21002/stat : 21002 (SApperloT2010) R 21000 21002 19028 0 -1 4202496 1690 0 0 0 69 0 0 0 25 0 1 0 548121658 17719296 1629 33554432000 4194304 4395502 140736924872896 18446744073709551615 4299484 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21002/statm: 4326 1629 267 50 0 1466 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17304

[startup+1.5007 s]
/proc/loadavg: 2.77 3.05 3.38 5/190 21104
/proc/meminfo: memFree=18708076/32951124 swapFree=67111480/67111528
[pid=21002] ppid=21000 vsize=18380 CPUtime=1.49 cores=4,6
/proc/21002/stat : 21002 (SApperloT2010) R 21000 21002 19028 0 -1 4202496 1942 0 0 0 149 0 0 0 25 0 1 0 548121658 18821120 1881 33554432000 4194304 4395502 140736924872896 18446744073709551615 4299480 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21002/statm: 4595 1881 267 50 0 1735 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18380

[startup+3.1004 s]
/proc/loadavg: 2.77 3.05 3.38 5/190 21104
/proc/meminfo: memFree=18698444/32951124 swapFree=67111480/67111528
[pid=21002] ppid=21000 vsize=19472 CPUtime=3.09 cores=4,6
/proc/21002/stat : 21002 (SApperloT2010) R 21000 21002 19028 0 -1 4202496 2212 0 0 0 309 0 0 0 25 0 1 0 548121658 19939328 2151 33554432000 4194304 4395502 140736924872896 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21002/statm: 4868 2151 267 50 0 2008 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19472

[startup+6.3008 s]
/proc/loadavg: 2.87 3.07 3.39 5/190 21104
/proc/meminfo: memFree=18686132/32951124 swapFree=67111480/67111528
[pid=21002] ppid=21000 vsize=20984 CPUtime=6.29 cores=4,6
/proc/21002/stat : 21002 (SApperloT2010) R 21000 21002 19028 0 -1 4202496 2561 0 0 0 629 0 0 0 25 0 1 0 548121658 21487616 2500 33554432000 4194304 4395502 140736924872896 18446744073709551615 4339114 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21002/statm: 5246 2500 267 50 0 2386 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20984

[startup+12.7006 s]
/proc/loadavg: 2.96 3.08 3.39 5/190 21132
/proc/meminfo: memFree=18668408/32951124 swapFree=67111480/67111528
[pid=21002] ppid=21000 vsize=22856 CPUtime=12.69 cores=4,6
/proc/21002/stat : 21002 (SApperloT2010) R 21000 21002 19028 0 -1 4202496 2951 0 0 0 1269 0 0 0 25 0 1 0 548121658 23404544 2890 33554432000 4194304 4395502 140736924872896 18446744073709551615 4299198 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21002/statm: 5714 2890 267 50 0 2854 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22856

[startup+25.5002 s]
/proc/loadavg: 3.19 3.12 3.40 5/190 21132
/proc/meminfo: memFree=18619088/32951124 swapFree=67111480/67111528
[pid=21002] ppid=21000 vsize=25020 CPUtime=25.49 cores=4,6
/proc/21002/stat : 21002 (SApperloT2010) R 21000 21002 19028 0 -1 4202496 3376 0 0 0 2549 0 0 0 25 0 1 0 548121658 25620480 3315 33554432000 4194304 4395502 140736924872896 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21002/statm: 6255 3315 267 50 0 3395 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25020

[startup+51.1005 s]
/proc/loadavg: 3.46 3.19 3.41 5/190 21133
/proc/meminfo: memFree=18546152/32951124 swapFree=67111480/67111528
[pid=21002] ppid=21000 vsize=26892 CPUtime=51.09 cores=4,6
/proc/21002/stat : 21002 (SApperloT2010) R 21000 21002 19028 0 -1 4202496 3744 0 0 0 5109 0 0 0 25 0 1 0 548121658 27537408 3683 33554432000 4194304 4395502 140736924872896 18446744073709551615 4299583 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21002/statm: 6723 3683 267 50 0 3863 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26892

[startup+102.306 s]
/proc/loadavg: 3.28 3.19 3.40 4/184 21151
/proc/meminfo: memFree=18468220/32951124 swapFree=67111480/67111528
[pid=21002] ppid=21000 vsize=28628 CPUtime=102.29 cores=4,6
/proc/21002/stat : 21002 (SApperloT2010) R 21000 21002 19028 0 -1 4202496 4175 0 0 0 10229 0 0 0 25 0 1 0 548121658 29315072 4114 33554432000 4194304 4395502 140736924872896 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21002/statm: 7157 4114 267 50 0 4297 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 28628

[startup+162.301 s]
/proc/loadavg: 3.22 3.18 3.38 4/184 21153
/proc/meminfo: memFree=18362056/32951124 swapFree=67111480/67111528
[pid=21002] ppid=21000 vsize=29820 CPUtime=162.29 cores=4,6
/proc/21002/stat : 21002 (SApperloT2010) R 21000 21002 19028 0 -1 4202496 4519 0 0 0 16228 1 0 0 25 0 1 0 548121658 30535680 4458 33554432000 4194304 4395502 140736924872896 18446744073709551615 4299583 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21002/statm: 7455 4458 267 50 0 4595 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 29820

[startup+222.301 s]
/proc/loadavg: 3.08 3.15 3.35 4/184 21154
/proc/meminfo: memFree=18237144/32951124 swapFree=67111480/67111528
[pid=21002] ppid=21000 vsize=30744 CPUtime=222.3 cores=4,6
/proc/21002/stat : 21002 (SApperloT2010) R 21000 21002 19028 0 -1 4202496 4757 0 0 0 22228 2 0 0 25 0 1 0 548121658 31481856 4696 33554432000 4194304 4395502 140736924872896 18446744073709551615 4328448 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21002/statm: 7686 4696 267 50 0 4826 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 30744

[startup+282.3 s]
/proc/loadavg: 3.03 3.12 3.33 4/184 21156
/proc/meminfo: memFree=18131348/32951124 swapFree=67111480/67111528
[pid=21002] ppid=21000 vsize=31296 CPUtime=282.3 cores=4,6
/proc/21002/stat : 21002 (SApperloT2010) R 21000 21002 19028 0 -1 4202496 4889 0 0 0 28228 2 0 0 25 0 1 0 548121658 32047104 4828 33554432000 4194304 4395502 140736924872896 18446744073709551615 4294560 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21002/statm: 7824 4828 267 50 0 4964 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 31296

[startup+342.3 s]
/proc/loadavg: 3.01 3.09 3.31 4/184 21157
/proc/meminfo: memFree=17986364/32951124 swapFree=67111480/67111528
[pid=21002] ppid=21000 vsize=31760 CPUtime=342.3 cores=4,6
/proc/21002/stat : 21002 (SApperloT2010) R 21000 21002 19028 0 -1 4202496 5034 0 0 0 34228 2 0 0 25 0 1 0 548121658 32522240 4973 33554432000 4194304 4395502 140736924872896 18446744073709551615 4299963 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21002/statm: 7940 4973 267 50 0 5080 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 31760

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

[startup+358.3 s]
/proc/loadavg: 3.00 3.09 3.30 4/184 21158
/proc/meminfo: memFree=17944200/32951124 swapFree=67111480/67111528
[pid=21002] ppid=21000 vsize=31904 CPUtime=358.3 cores=4,6
/proc/21002/stat : 21002 (SApperloT2010) R 21000 21002 19028 0 -1 4202496 5061 0 0 0 35828 2 0 0 25 0 1 0 548121658 32669696 5000 33554432000 4194304 4395502 140736924872896 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21002/statm: 7976 5000 267 50 0 5116 0
Current children cumulated CPU time (s) 358.3
Current children cumulated vsize (KiB) 31904

[startup+371.101 s]
/proc/loadavg: 3.00 3.08 3.30 4/184 21158
/proc/meminfo: memFree=17906124/32951124 swapFree=67111480/67111528
[pid=21002] ppid=21000 vsize=32052 CPUtime=371.1 cores=4,6
/proc/21002/stat : 21002 (SApperloT2010) R 21000 21002 19028 0 -1 4202496 5091 0 0 0 37108 2 0 0 25 0 1 0 548121658 32821248 5030 33554432000 4194304 4395502 140736924872896 18446744073709551615 4299495 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21002/statm: 8013 5030 267 50 0 5153 0
Current children cumulated CPU time (s) 371.1
Current children cumulated vsize (KiB) 32052

[startup+377.501 s]
/proc/loadavg: 3.00 3.08 3.29 4/184 21158
/proc/meminfo: memFree=17902524/32951124 swapFree=67111480/67111528
[pid=21002] ppid=21000 vsize=32052 CPUtime=377.5 cores=4,6
/proc/21002/stat : 21002 (SApperloT2010) R 21000 21002 19028 0 -1 4202496 5100 0 0 0 37748 2 0 0 25 0 1 0 548121658 32821248 5039 33554432000 4194304 4395502 140736924872896 18446744073709551615 4297190 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21002/statm: 8013 5039 267 50 0 5153 0
Current children cumulated CPU time (s) 377.5
Current children cumulated vsize (KiB) 32052

[startup+380.701 s]
/proc/loadavg: 3.00 3.08 3.29 4/184 21158
/proc/meminfo: memFree=17902276/32951124 swapFree=67111480/67111528
[pid=21002] ppid=21000 vsize=32180 CPUtime=380.7 cores=4,6
/proc/21002/stat : 21002 (SApperloT2010) R 21000 21002 19028 0 -1 4202496 5112 0 0 0 38068 2 0 0 25 0 1 0 548121658 32952320 5051 33554432000 4194304 4395502 140736924872896 18446744073709551615 4288732 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21002/statm: 8045 5051 267 50 0 5185 0
Current children cumulated CPU time (s) 380.7
Current children cumulated vsize (KiB) 32180

[startup+381.501 s]
/proc/loadavg: 3.00 3.08 3.29 4/184 21158
/proc/meminfo: memFree=17902276/32951124 swapFree=67111480/67111528
[pid=21002] ppid=21000 vsize=32180 CPUtime=381.5 cores=4,6
/proc/21002/stat : 21002 (SApperloT2010) R 21000 21002 19028 0 -1 4202496 5112 0 0 0 38148 2 0 0 25 0 1 0 548121658 32952320 5051 33554432000 4194304 4395502 140736924872896 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21002/statm: 8045 5051 267 50 0 5185 0
Current children cumulated CPU time (s) 381.5
Current children cumulated vsize (KiB) 32180

[startup+382.301 s]
/proc/loadavg: 3.00 3.08 3.29 4/184 21159
/proc/meminfo: memFree=17900788/32951124 swapFree=67111480/67111528
[pid=21002] ppid=21000 vsize=32180 CPUtime=382.3 cores=4,6
/proc/21002/stat : 21002 (SApperloT2010) R 21000 21002 19028 0 -1 4202496 5114 0 0 0 38228 2 0 0 25 0 1 0 548121658 32952320 5053 33554432000 4194304 4395502 140736924872896 18446744073709551615 4299468 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21002/statm: 8045 5053 267 50 0 5185 0
Current children cumulated CPU time (s) 382.3
Current children cumulated vsize (KiB) 32180

[startup+382.501 s]
/proc/loadavg: 3.00 3.08 3.29 4/184 21159
/proc/meminfo: memFree=17900788/32951124 swapFree=67111480/67111528
[pid=21002] ppid=21000 vsize=32180 CPUtime=382.5 cores=4,6
/proc/21002/stat : 21002 (SApperloT2010) R 21000 21002 19028 0 -1 4202496 5114 0 0 0 38248 2 0 0 25 0 1 0 548121658 32952320 5053 33554432000 4194304 4395502 140736924872896 18446744073709551615 4299623 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21002/statm: 8045 5053 267 50 0 5185 0
Current children cumulated CPU time (s) 382.5
Current children cumulated vsize (KiB) 32180

[startup+382.601 s]
/proc/loadavg: 3.00 3.08 3.29 4/184 21159
/proc/meminfo: memFree=17900788/32951124 swapFree=67111480/67111528
[pid=21002] ppid=21000 vsize=32180 CPUtime=382.6 cores=4,6
/proc/21002/stat : 21002 (SApperloT2010) R 21000 21002 19028 0 -1 4202496 5114 0 0 0 38258 2 0 0 25 0 1 0 548121658 32952320 5053 33554432000 4194304 4395502 140736924872896 18446744073709551615 4297352 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21002/statm: 8045 5053 267 50 0 5185 0
Current children cumulated CPU time (s) 382.6
Current children cumulated vsize (KiB) 32180

Child status: 20
Real time (s): 382.685
CPU time (s): 382.696
CPU user time (s): 382.667
CPU system time (s): 0.028995
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 32180

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

runsolver used 0.593909 second user time and 1.16182 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-23 19:15:12
IDJOB=3266095
IDBENCH=85959
IDSOLVER=1655
FILE ID=node111/3266095-1303578912
RUNJOBID= node111-1303578912-20954
PBS_JOBID= 13150301
Free space on /tmp= 70736 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT05/crafted/sorge05/QG6/dead-dnd002.shuffled-as.sat05-2713.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266095-1303578912/watcher-3266095-1303578912 -o /tmp/evaluation-result-3266095-1303578912/solver-3266095-1303578912 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3266095-1303578912.cnf

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

MD5SUM BENCH= 53d311456c8e25005c572fec79acd092
RANDOM SEED=983891435

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.849
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.849
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.67
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.849
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:      18715828 kB
Buffers:       2129912 kB
Cached:       11462692 kB
SwapCached:         44 kB
Active:        9666088 kB
Inactive:      3999316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18715828 kB
SwapTotal:    67111528 kB
SwapFree:     67111480 kB
Dirty:            1572 kB
Writeback:           0 kB
AnonPages:       72632 kB
Mapped:          15260 kB
Slab:           505044 kB
PageTables:       5028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   220856 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= 70736 MiB
End job on node111 at 2011-04-23 19:21:35