Trace number 3439138

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-05-15 (fixed)UNSAT 217.192 217.202

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-20_381.cnf
MD5SUM7976b5f6c5f2fc75af91292df6b31e76
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark61.0577
Satisfiable
(Un)Satisfiability was proved
Number of variables191
Number of clauses19482
Sum of the clauses size85088
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2253
Number of clauses of size 317631
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51598

Solver Data

217.08/217.19	c Solved by BasicSolver 
217.08/217.19	
217.08/217.19	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: 977)

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-3439138-1306905741/watcher-3439138-1306905741 -o /tmp/evaluation-result-3439138-1306905741/solver-3439138-1306905741 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439138-1306905741.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 2.00 2.02 2.00 3/386 14555
/proc/meminfo: memFree=6801908/32951124 swapFree=49244120/67111528
[pid=14555] ppid=14553 vsize=12616 CPUtime=0 cores=0,2,4,6
/proc/14555/stat : 14555 (SApperloT2010) R 14553 14555 12962 0 -1 4202496 535 0 0 0 0 0 0 0 25 0 1 0 802176893 12918784 474 33554432000 4194304 4394578 140734441337168 18446744073709551615 218370957056 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14555/statm: 3154 476 247 49 0 295 0

[startup+0.035419 s]
/proc/loadavg: 2.00 2.02 2.00 3/386 14555
/proc/meminfo: memFree=6801908/32951124 swapFree=49244120/67111528
[pid=14555] ppid=14553 vsize=14268 CPUtime=0.03 cores=0,2,4,6
/proc/14555/stat : 14555 (SApperloT2010) R 14553 14555 12962 0 -1 4202496 949 0 0 0 3 0 0 0 25 0 1 0 802176893 14610432 887 33554432000 4194304 4394578 140734441337168 18446744073709551615 218370981783 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14555/statm: 3567 887 255 49 0 708 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14268

[startup+0.100426 s]
/proc/loadavg: 2.00 2.02 2.00 3/386 14555
/proc/meminfo: memFree=6801908/32951124 swapFree=49244120/67111528
[pid=14555] ppid=14553 vsize=16072 CPUtime=0.09 cores=0,2,4,6
/proc/14555/stat : 14555 (SApperloT2010) R 14553 14555 12962 0 -1 4202496 1536 0 0 0 9 0 0 0 25 0 1 0 802176893 16457728 1396 33554432000 4194304 4394578 140734441337168 18446744073709551615 218370618053 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14555/statm: 4018 1396 266 49 0 1159 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16072

[startup+0.300382 s]
/proc/loadavg: 2.00 2.02 2.00 3/386 14555
/proc/meminfo: memFree=6801908/32951124 swapFree=49244120/67111528
[pid=14555] ppid=14553 vsize=18484 CPUtime=0.29 cores=0,2,4,6
/proc/14555/stat : 14555 (SApperloT2010) R 14553 14555 12962 0 -1 4202496 2123 0 0 0 29 0 0 0 25 0 1 0 802176893 18927616 1983 33554432000 4194304 4394578 140734441337168 18446744073709551615 4288032 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14555/statm: 4621 1983 266 49 0 1762 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18484

[startup+0.700314 s]
/proc/loadavg: 2.00 2.02 2.00 3/386 14555
/proc/meminfo: memFree=6801908/32951124 swapFree=49244120/67111528
[pid=14555] ppid=14553 vsize=19968 CPUtime=0.69 cores=0,2,4,6
/proc/14555/stat : 14555 (SApperloT2010) R 14553 14555 12962 0 -1 4202496 2475 0 0 0 69 0 0 0 25 0 1 0 802176893 20447232 2335 33554432000 4194304 4394578 140734441337168 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14555/statm: 4992 2335 266 49 0 2133 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19968

[startup+1.50117 s]
/proc/loadavg: 2.00 2.02 2.00 3/387 14556
/proc/meminfo: memFree=6792608/32951124 swapFree=49244120/67111528
[pid=14555] ppid=14553 vsize=21408 CPUtime=1.49 cores=0,2,4,6
/proc/14555/stat : 14555 (SApperloT2010) R 14553 14555 12962 0 -1 4202496 2787 0 0 0 149 0 0 0 25 0 1 0 802176893 21921792 2647 33554432000 4194304 4394578 140734441337168 18446744073709551615 4327617 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14555/statm: 5352 2647 266 49 0 2493 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21408

[startup+3.10089 s]
/proc/loadavg: 2.00 2.02 2.00 3/387 14556
/proc/meminfo: memFree=6790128/32951124 swapFree=49244120/67111528
[pid=14555] ppid=14553 vsize=23724 CPUtime=3.09 cores=0,2,4,6
/proc/14555/stat : 14555 (SApperloT2010) R 14553 14555 12962 0 -1 4202496 3290 0 0 0 309 0 0 0 25 0 1 0 802176893 24293376 3150 33554432000 4194304 4394578 140734441337168 18446744073709551615 4293652 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14555/statm: 5931 3150 266 49 0 3072 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23724

[startup+6.30031 s]
/proc/loadavg: 2.00 2.02 2.00 3/387 14556
/proc/meminfo: memFree=6785912/32951124 swapFree=49244120/67111528
[pid=14555] ppid=14553 vsize=26956 CPUtime=6.29 cores=0,2,4,6
/proc/14555/stat : 14555 (SApperloT2010) R 14553 14555 12962 0 -1 4202496 4095 0 0 0 629 0 0 0 25 0 1 0 802176893 27602944 3955 33554432000 4194304 4394578 140734441337168 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14555/statm: 6739 3955 266 49 0 3880 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26956

[startup+12.7002 s]
/proc/loadavg: 2.00 2.02 2.00 3/387 14556
/proc/meminfo: memFree=6779576/32951124 swapFree=49244120/67111528
[pid=14555] ppid=14553 vsize=32560 CPUtime=12.69 cores=0,2,4,6
/proc/14555/stat : 14555 (SApperloT2010) R 14553 14555 12962 0 -1 4202496 5429 0 0 0 1268 1 0 0 25 0 1 0 802176893 33341440 5289 33554432000 4194304 4394578 140734441337168 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14555/statm: 8140 5289 266 49 0 5281 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32560

[startup+25.5009 s]
/proc/loadavg: 2.00 2.02 2.00 3/387 14557
/proc/meminfo: memFree=6770264/32951124 swapFree=49244120/67111528
[pid=14555] ppid=14553 vsize=40016 CPUtime=25.49 cores=0,2,4,6
/proc/14555/stat : 14555 (SApperloT2010) R 14553 14555 12962 0 -1 4202496 7164 0 0 0 2548 1 0 0 25 0 1 0 802176893 40976384 7024 33554432000 4194304 4394578 140734441337168 18446744073709551615 4298679 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14555/statm: 10004 7024 266 49 0 7145 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 40016

[startup+51.1004 s]
/proc/loadavg: 2.00 2.02 2.00 3/387 14557
/proc/meminfo: memFree=6758444/32951124 swapFree=49244120/67111528
[pid=14555] ppid=14553 vsize=49276 CPUtime=51.09 cores=0,2,4,6
/proc/14555/stat : 14555 (SApperloT2010) R 14553 14555 12962 0 -1 4202496 9209 0 0 0 5108 1 0 0 25 0 1 0 802176893 50458624 9069 33554432000 4194304 4394578 140734441337168 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/14555/statm: 12319 9069 266 49 0 9460 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 49276

[startup+102.314 s]
/proc/loadavg: 2.04 2.03 2.00 3/387 14559
/proc/meminfo: memFree=6732476/32951124 swapFree=49244120/67111528
[pid=14555] ppid=14553 vsize=68520 CPUtime=102.29 cores=0,2,4,6
/proc/14555/stat : 14555 (SApperloT2010) R 14553 14555 12962 0 -1 4202496 13729 0 0 0 10227 2 0 0 25 0 1 0 802176893 70164480 13589 33554432000 4194304 4394578 140734441337168 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14555/statm: 17130 13589 266 49 0 14271 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 68520

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/387 14560
/proc/meminfo: memFree=6713952/32951124 swapFree=49244120/67111528
[pid=14555] ppid=14553 vsize=82884 CPUtime=162.28 cores=0,2,4,6
/proc/14555/stat : 14555 (SApperloT2010) R 14553 14555 12962 0 -1 4202496 17136 0 0 0 16225 3 0 0 25 0 1 0 802176893 84873216 16996 33554432000 4194304 4394578 140734441337168 18446744073709551615 4298652 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14555/statm: 20721 16996 266 49 0 17862 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 82884

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

[startup+179.101 s]
/proc/loadavg: 2.01 2.02 2.00 3/387 14561
/proc/meminfo: memFree=6709332/32951124 swapFree=49244120/67111528
[pid=14555] ppid=14553 vsize=86852 CPUtime=179.08 cores=0,2,4,6
/proc/14555/stat : 14555 (SApperloT2010) R 14553 14555 12962 0 -1 4202496 18065 0 0 0 17905 3 0 0 25 0 1 0 802176893 88936448 17925 33554432000 4194304 4394578 140734441337168 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14555/statm: 21713 17925 266 49 0 18854 0
Current children cumulated CPU time (s) 179.08
Current children cumulated vsize (KiB) 86852

[startup+191.9 s]
/proc/loadavg: 2.01 2.02 2.00 3/387 14561
/proc/meminfo: memFree=6704492/32951124 swapFree=49244120/67111528
[pid=14555] ppid=14553 vsize=91084 CPUtime=191.88 cores=0,2,4,6
/proc/14555/stat : 14555 (SApperloT2010) R 14553 14555 12962 0 -1 4202496 19132 0 0 0 19184 4 0 0 25 0 1 0 802176893 93270016 18992 33554432000 4194304 4394578 140734441337168 18446744073709551615 4298902 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14555/statm: 22771 18992 266 49 0 19912 0
Current children cumulated CPU time (s) 191.88
Current children cumulated vsize (KiB) 91084

[startup+204.701 s]
/proc/loadavg: 2.00 2.02 2.00 3/387 14561
/proc/meminfo: memFree=6699768/32951124 swapFree=49244120/67111528
[pid=14555] ppid=14553 vsize=94660 CPUtime=204.68 cores=0,2,4,6
/proc/14555/stat : 14555 (SApperloT2010) R 14553 14555 12962 0 -1 4202496 20059 0 0 0 20464 4 0 0 25 0 1 0 802176893 96931840 19919 33554432000 4194304 4394578 140734441337168 18446744073709551615 4298798 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14555/statm: 23665 19919 266 49 0 20806 0
Current children cumulated CPU time (s) 204.68
Current children cumulated vsize (KiB) 94660

[startup+211.101 s]
/proc/loadavg: 2.00 2.02 2.00 3/387 14562
/proc/meminfo: memFree=6699884/32951124 swapFree=49244120/67111528
[pid=14555] ppid=14553 vsize=94660 CPUtime=211.09 cores=0,2,4,6
/proc/14555/stat : 14555 (SApperloT2010) R 14553 14555 12962 0 -1 4202496 20078 0 0 0 21105 4 0 0 25 0 1 0 802176893 96931840 19938 33554432000 4194304 4394578 140734441337168 18446744073709551615 4296785 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14555/statm: 23665 19938 266 49 0 20806 0
Current children cumulated CPU time (s) 211.09
Current children cumulated vsize (KiB) 94660

[startup+214.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/387 14562
/proc/meminfo: memFree=6699388/32951124 swapFree=49244120/67111528
[pid=14555] ppid=14553 vsize=95012 CPUtime=214.28 cores=0,2,4,6
/proc/14555/stat : 14555 (SApperloT2010) R 14553 14555 12962 0 -1 4202496 20132 0 0 0 21424 4 0 0 25 0 1 0 802176893 97292288 19992 33554432000 4194304 4394578 140734441337168 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14555/statm: 23753 19992 266 49 0 20894 0
Current children cumulated CPU time (s) 214.28
Current children cumulated vsize (KiB) 95012

[startup+215.901 s]
/proc/loadavg: 2.00 2.02 2.00 3/387 14562
/proc/meminfo: memFree=6699016/32951124 swapFree=49244120/67111528
[pid=14555] ppid=14553 vsize=95012 CPUtime=215.88 cores=0,2,4,6
/proc/14555/stat : 14555 (SApperloT2010) R 14553 14555 12962 0 -1 4202496 20158 0 0 0 21584 4 0 0 25 0 1 0 802176893 97292288 20018 33554432000 4194304 4394578 140734441337168 18446744073709551615 4327692 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14555/statm: 23753 20018 266 49 0 20894 0
Current children cumulated CPU time (s) 215.88
Current children cumulated vsize (KiB) 95012

[startup+216.714 s]
/proc/loadavg: 2.00 2.02 2.00 3/387 14562
/proc/meminfo: memFree=6699004/32951124 swapFree=49244120/67111528
[pid=14555] ppid=14553 vsize=95268 CPUtime=216.7 cores=0,2,4,6
/proc/14555/stat : 14555 (SApperloT2010) R 14553 14555 12962 0 -1 4202496 20185 0 0 0 21666 4 0 0 25 0 1 0 802176893 97554432 20045 33554432000 4194304 4394578 140734441337168 18446744073709551615 4317907 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14555/statm: 23817 20045 266 49 0 20958 0
Current children cumulated CPU time (s) 216.7
Current children cumulated vsize (KiB) 95268

[startup+217.101 s]
/proc/loadavg: 2.00 2.02 2.00 3/387 14562
/proc/meminfo: memFree=6699004/32951124 swapFree=49244120/67111528
[pid=14555] ppid=14553 vsize=95268 CPUtime=217.08 cores=0,2,4,6
/proc/14555/stat : 14555 (SApperloT2010) R 14553 14555 12962 0 -1 4202496 20203 0 0 0 21704 4 0 0 25 0 1 0 802176893 97554432 20063 33554432000 4194304 4394578 140734441337168 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/14555/statm: 23817 20063 266 49 0 20958 0
Current children cumulated CPU time (s) 217.08
Current children cumulated vsize (KiB) 95268

[startup+217.201 s]
/proc/loadavg: 2.00 2.02 2.00 3/387 14562
/proc/meminfo: memFree=6699004/32951124 swapFree=49244120/67111528
[pid=14555] ppid=14553 vsize=0 CPUtime=217.18 cores=0,2,4,6
/proc/14555/stat : 14555 (SApperloT2010) R 14553 14555 12962 0 -1 4202500 20215 0 0 0 21714 4 0 0 25 0 1 0 802176893 0 0 33554432000 0 0 0 0 0 0 0 4096 6 18446744073709551615 0 0 17 2 0 0 0
/proc/14555/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 217.18
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 217.202
CPU time (s): 217.192
CPU user time (s): 217.144
CPU system time (s): 0.047992
CPU usage (%): 99.9952
Max. virtual memory (cumulated for all children) (KiB): 95268

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

runsolver used 0.843871 second user time and 1.75373 second system time

The end

Launcher Data

Begin job on node101 at 2011-06-01 07:22:21
IDJOB=3439138
IDBENCH=83287
IDSOLVER=1933
FILE ID=node101/3439138-1306905741
RUNJOBID= node101-1306899548-14074
PBS_JOBID= 13488475
Free space on /tmp= 33720 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-20_381.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439138-1306905741/watcher-3439138-1306905741 -o /tmp/evaluation-result-3439138-1306905741/solver-3439138-1306905741 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439138-1306905741.cnf

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

MD5SUM BENCH= 7976b5f6c5f2fc75af91292df6b31e76
RANDOM SEED=166048791

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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	: 5226.07
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.841
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.77
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.841
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.841
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.74
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.841
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.841
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.841
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:       6802312 kB
Buffers:         85388 kB
Cached:       16680876 kB
SwapCached:      13388 kB
Active:       15004144 kB
Inactive:     10450136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       6802312 kB
SwapTotal:    67111528 kB
SwapFree:     49244120 kB
Dirty:             432 kB
Writeback:           8 kB
AnonPages:     8686540 kB
Mapped:          18300 kB
Slab:           550424 kB
PageTables:      75960 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79203236 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= 33720 MiB
End job on node101 at 2011-06-01 07:25:59