Trace number 3379815

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 220.034 220.032

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.7746
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

220.01/220.02	c Solved by BasicSolver 
220.01/220.02	
220.01/220.02	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: 961)

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-3379815-1305457876/watcher-3379815-1305457876 -o /tmp/evaluation-result-3379815-1305457876/solver-3379815-1305457876 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379815-1305457876.cnf 

running on 2 cores: 1,3

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: 1.69 2.01 2.49 4/355 16720
/proc/meminfo: memFree=15025300/32950928 swapFree=67111364/67111528
[pid=16720] ppid=16718 vsize=13144 CPUtime=0 cores=1,3
/proc/16720/stat : 16720 (SApperloT2010) R 16718 16720 14075 0 -1 4202496 677 0 0 0 0 0 0 0 22 0 1 0 113397038 13459456 617 33554432000 4194304 4394578 140733246952848 18446744073709551615 218880225989 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16720/statm: 3286 618 247 49 0 427 0

[startup+0.0257369 s]
/proc/loadavg: 1.69 2.01 2.49 4/355 16720
/proc/meminfo: memFree=15025300/32950928 swapFree=67111364/67111528
[pid=16720] ppid=16718 vsize=14268 CPUtime=0.02 cores=1,3
/proc/16720/stat : 16720 (SApperloT2010) R 16718 16720 14075 0 -1 4202496 949 0 0 0 2 0 0 0 22 0 1 0 113397038 14610432 888 33554432000 4194304 4394578 140733246952848 18446744073709551615 218880589719 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16720/statm: 3567 888 255 49 0 708 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14268

[startup+0.100722 s]
/proc/loadavg: 1.69 2.01 2.49 4/355 16720
/proc/meminfo: memFree=15025300/32950928 swapFree=67111364/67111528
[pid=16720] ppid=16718 vsize=16072 CPUtime=0.09 cores=1,3
/proc/16720/stat : 16720 (SApperloT2010) R 16718 16720 14075 0 -1 4202496 1515 0 0 0 9 0 0 0 22 0 1 0 113397038 16457728 1376 33554432000 4194304 4394578 140733246952848 18446744073709551615 4314841 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16720/statm: 4018 1378 266 49 0 1159 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16072

[startup+0.300685 s]
/proc/loadavg: 1.69 2.01 2.49 4/355 16720
/proc/meminfo: memFree=15025300/32950928 swapFree=67111364/67111528
[pid=16720] ppid=16718 vsize=18484 CPUtime=0.29 cores=1,3
/proc/16720/stat : 16720 (SApperloT2010) R 16718 16720 14075 0 -1 4202496 2120 0 0 0 29 0 0 0 23 0 1 0 113397038 18927616 1981 33554432000 4194304 4394578 140733246952848 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16720/statm: 4621 1981 266 49 0 1762 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18484

[startup+0.70062 s]
/proc/loadavg: 1.69 2.01 2.49 4/355 16720
/proc/meminfo: memFree=15025300/32950928 swapFree=67111364/67111528
[pid=16720] ppid=16718 vsize=19968 CPUtime=0.69 cores=1,3
/proc/16720/stat : 16720 (SApperloT2010) R 16718 16720 14075 0 -1 4202496 2475 0 0 0 69 0 0 0 25 0 1 0 113397038 20447232 2336 33554432000 4194304 4394578 140733246952848 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16720/statm: 4992 2336 266 49 0 2133 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19968

[startup+1.50048 s]
/proc/loadavg: 1.69 2.01 2.49 5/361 16731
/proc/meminfo: memFree=14990784/32950928 swapFree=67111364/67111528
[pid=16720] ppid=16718 vsize=21408 CPUtime=1.49 cores=1,3
/proc/16720/stat : 16720 (SApperloT2010) R 16718 16720 14075 0 -1 4202496 2786 0 0 0 149 0 0 0 25 0 1 0 113397038 21921792 2647 33554432000 4194304 4394578 140733246952848 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16720/statm: 5352 2647 266 49 0 2493 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21408

[startup+3.1002 s]
/proc/loadavg: 1.69 2.01 2.49 5/361 16731
/proc/meminfo: memFree=14983096/32950928 swapFree=67111364/67111528
[pid=16720] ppid=16718 vsize=23576 CPUtime=3.09 cores=1,3
/proc/16720/stat : 16720 (SApperloT2010) R 16718 16720 14075 0 -1 4202496 3265 0 0 0 309 0 0 0 25 0 1 0 113397038 24141824 3126 33554432000 4194304 4394578 140733246952848 18446744073709551615 4298816 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16720/statm: 5894 3126 266 49 0 3035 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23576

[startup+6.30063 s]
/proc/loadavg: 1.96 2.06 2.51 5/361 16731
/proc/meminfo: memFree=14968108/32950928 swapFree=67111364/67111528
[pid=16720] ppid=16718 vsize=26956 CPUtime=6.29 cores=1,3
/proc/16720/stat : 16720 (SApperloT2010) R 16718 16720 14075 0 -1 4202496 4093 0 0 0 629 0 0 0 25 0 1 0 113397038 27602944 3954 33554432000 4194304 4394578 140733246952848 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16720/statm: 6739 3954 266 49 0 3880 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26956

[startup+12.7005 s]
/proc/loadavg: 2.12 2.09 2.52 5/361 16731
/proc/meminfo: memFree=14945168/32950928 swapFree=67111364/67111528
[pid=16720] ppid=16718 vsize=32560 CPUtime=12.69 cores=1,3
/proc/16720/stat : 16720 (SApperloT2010) R 16718 16720 14075 0 -1 4202496 5429 0 0 0 1268 1 0 0 25 0 1 0 113397038 33341440 5290 33554432000 4194304 4394578 140733246952848 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16720/statm: 8140 5290 266 49 0 5281 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32560

[startup+25.5003 s]
/proc/loadavg: 2.54 2.18 2.54 5/361 16732
/proc/meminfo: memFree=14918764/32950928 swapFree=67111364/67111528
[pid=16720] ppid=16718 vsize=39868 CPUtime=25.49 cores=1,3
/proc/16720/stat : 16720 (SApperloT2010) R 16718 16720 14075 0 -1 4202496 7130 0 0 0 2548 1 0 0 25 0 1 0 113397038 40824832 6991 33554432000 4194304 4394578 140733246952848 18446744073709551615 4298919 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16720/statm: 9967 6991 266 49 0 7108 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 39868

[startup+51.1007 s]
/proc/loadavg: 3.09 2.35 2.58 5/361 16733
/proc/meminfo: memFree=14869932/32950928 swapFree=67111364/67111528
[pid=16720] ppid=16718 vsize=49276 CPUtime=51.09 cores=1,3
/proc/16720/stat : 16720 (SApperloT2010) R 16718 16720 14075 0 -1 4202496 9209 0 0 0 5108 1 0 0 25 0 1 0 113397038 50458624 9070 33554432000 4194304 4394578 140733246952848 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16720/statm: 12319 9070 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: 3.67 2.61 2.66 5/361 16737
/proc/meminfo: memFree=14781996/32950928 swapFree=67111364/67111528
[pid=16720] ppid=16718 vsize=68520 CPUtime=102.3 cores=1,3
/proc/16720/stat : 16720 (SApperloT2010) R 16718 16720 14075 0 -1 4202496 13725 0 0 0 10228 2 0 0 25 0 1 0 113397038 70164480 13586 33554432000 4194304 4394578 140733246952848 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16720/statm: 17130 13586 266 49 0 14271 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 68520

[startup+162.3 s]
/proc/loadavg: 4.00 2.89 2.75 5/361 16738
/proc/meminfo: memFree=14697712/32950928 swapFree=67111364/67111528
[pid=16720] ppid=16718 vsize=81960 CPUtime=162.29 cores=1,3
/proc/16720/stat : 16720 (SApperloT2010) R 16718 16720 14075 0 -1 4202496 16919 0 0 0 16225 4 0 0 25 0 1 0 113397038 83927040 16780 33554432000 4194304 4394578 140733246952848 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16720/statm: 20490 16780 266 49 0 17631 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 81960

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

[startup+179.1 s]
/proc/loadavg: 4.00 2.97 2.77 5/361 16739
/proc/meminfo: memFree=14681444/32950928 swapFree=67111364/67111528
[pid=16720] ppid=16718 vsize=85804 CPUtime=179.09 cores=1,3
/proc/16720/stat : 16720 (SApperloT2010) R 16718 16720 14075 0 -1 4202496 17855 0 0 0 17905 4 0 0 25 0 1 0 113397038 87863296 17716 33554432000 4194304 4394578 140733246952848 18446744073709551615 4287688 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16720/statm: 21451 17716 266 49 0 18592 0
Current children cumulated CPU time (s) 179.09
Current children cumulated vsize (KiB) 85804

[startup+204.701 s]
/proc/loadavg: 4.15 3.08 2.82 5/361 16740
/proc/meminfo: memFree=14642244/32950928 swapFree=67111364/67111528
[pid=16720] ppid=16718 vsize=94516 CPUtime=204.7 cores=1,3
/proc/16720/stat : 16720 (SApperloT2010) R 16718 16720 14075 0 -1 4202496 20043 0 0 0 20464 6 0 0 25 0 1 0 113397038 96784384 19904 33554432000 4194304 4394578 140733246952848 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16720/statm: 23629 19904 266 49 0 20770 0
Current children cumulated CPU time (s) 204.7
Current children cumulated vsize (KiB) 94516

[startup+211.101 s]
/proc/loadavg: 4.13 3.10 2.82 5/361 16740
/proc/meminfo: memFree=14638276/32950928 swapFree=67111364/67111528
[pid=16720] ppid=16718 vsize=94660 CPUtime=211.11 cores=1,3
/proc/16720/stat : 16720 (SApperloT2010) R 16718 16720 14075 0 -1 4202496 20074 0 0 0 21105 6 0 0 25 0 1 0 113397038 96931840 19935 33554432000 4194304 4394578 140733246952848 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16720/statm: 23665 19935 266 49 0 20806 0
Current children cumulated CPU time (s) 211.11
Current children cumulated vsize (KiB) 94660

[startup+214.301 s]
/proc/loadavg: 4.12 3.11 2.83 5/361 16740
/proc/meminfo: memFree=14634556/32950928 swapFree=67111364/67111528
[pid=16720] ppid=16718 vsize=94820 CPUtime=214.3 cores=1,3
/proc/16720/stat : 16720 (SApperloT2010) R 16718 16720 14075 0 -1 4202496 20096 0 0 0 21424 6 0 0 25 0 1 0 113397038 97095680 19957 33554432000 4194304 4394578 140733246952848 18446744073709551615 4327664 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16720/statm: 23705 19957 266 49 0 20846 0
Current children cumulated CPU time (s) 214.3
Current children cumulated vsize (KiB) 94820

[startup+217.5 s]
/proc/loadavg: 4.12 3.11 2.83 5/361 16740
/proc/meminfo: memFree=14628976/32950928 swapFree=67111364/67111528
[pid=16720] ppid=16718 vsize=95012 CPUtime=217.5 cores=1,3
/proc/16720/stat : 16720 (SApperloT2010) R 16718 16720 14075 0 -1 4202496 20132 0 0 0 21744 6 0 0 25 0 1 0 113397038 97292288 19993 33554432000 4194304 4394578 140733246952848 18446744073709551615 4298804 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16720/statm: 23753 19993 266 49 0 20894 0
Current children cumulated CPU time (s) 217.5
Current children cumulated vsize (KiB) 95012

[startup+219.1 s]
/proc/loadavg: 4.11 3.12 2.84 5/361 16740
/proc/meminfo: memFree=14623644/32950928 swapFree=67111364/67111528
[pid=16720] ppid=16718 vsize=95012 CPUtime=219.1 cores=1,3
/proc/16720/stat : 16720 (SApperloT2010) R 16718 16720 14075 0 -1 4202496 20158 0 0 0 21904 6 0 0 25 0 1 0 113397038 97292288 20019 33554432000 4194304 4394578 140733246952848 18446744073709551615 4292188 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16720/statm: 23753 20019 266 49 0 20894 0
Current children cumulated CPU time (s) 219.1
Current children cumulated vsize (KiB) 95012

[startup+219.501 s]
/proc/loadavg: 4.11 3.12 2.84 5/361 16740
/proc/meminfo: memFree=14623644/32950928 swapFree=67111364/67111528
[pid=16720] ppid=16718 vsize=95268 CPUtime=219.5 cores=1,3
/proc/16720/stat : 16720 (SApperloT2010) R 16718 16720 14075 0 -1 4202496 20185 0 0 0 21944 6 0 0 25 0 1 0 113397038 97554432 20046 33554432000 4194304 4394578 140733246952848 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16720/statm: 23817 20046 266 49 0 20958 0
Current children cumulated CPU time (s) 219.5
Current children cumulated vsize (KiB) 95268

[startup+219.901 s]
/proc/loadavg: 4.11 3.12 2.84 5/361 16740
/proc/meminfo: memFree=14623024/32950928 swapFree=67111364/67111528
[pid=16720] ppid=16718 vsize=95268 CPUtime=219.91 cores=1,3
/proc/16720/stat : 16720 (SApperloT2010) R 16718 16720 14075 0 -1 4202496 20203 0 0 0 21985 6 0 0 25 0 1 0 113397038 97554432 20064 33554432000 4194304 4394578 140733246952848 18446744073709551615 4298804 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16720/statm: 23817 20064 266 49 0 20958 0
Current children cumulated CPU time (s) 219.91
Current children cumulated vsize (KiB) 95268

[startup+220.013 s]
/proc/loadavg: 4.11 3.12 2.84 5/361 16740
/proc/meminfo: memFree=14623024/32950928 swapFree=67111364/67111528
[pid=16720] ppid=16718 vsize=95268 CPUtime=220.01 cores=1,3
/proc/16720/stat : 16720 (SApperloT2010) R 16718 16720 14075 0 -1 4202496 20203 0 0 0 21995 6 0 0 25 0 1 0 113397038 97554432 20064 33554432000 4194304 4394578 140733246952848 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16720/statm: 23817 20064 266 49 0 20958 0
Current children cumulated CPU time (s) 220.01
Current children cumulated vsize (KiB) 95268

Child status: 20
Real time (s): 220.032
CPU time (s): 220.034
CPU user time (s): 219.968
CPU system time (s): 0.065989
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 95268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 219.968
system time used= 0.065989
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= 6
involuntary context switches= 163

runsolver used 0.723889 second user time and 1.69774 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-15 13:11:16
IDJOB=3379815
IDBENCH=83287
IDSOLVER=1862
FILE ID=node112/3379815-1305457876
RUNJOBID= node112-1305457876-16690
PBS_JOBID= 13324849
Free space on /tmp= 73536 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-3379815-1305457876/watcher-3379815-1305457876 -o /tmp/evaluation-result-3379815-1305457876/solver-3379815-1305457876 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379815-1305457876.cnf

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

MD5SUM BENCH= 7976b5f6c5f2fc75af91292df6b31e76
RANDOM SEED=82042033

node112.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.847
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.847
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	: 5180.45
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.847
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.76
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.847
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.82
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.847
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.61
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.847
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.847
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.847
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:     32950928 kB
MemFree:      15025456 kB
Buffers:        307736 kB
Cached:        3069048 kB
SwapCached:          0 kB
Active:       15863116 kB
Inactive:      1807352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15025456 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            2148 kB
Writeback:           8 kB
AnonPages:    14293232 kB
Mapped:          27756 kB
Slab:           141252 kB
PageTables:      49024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 66088556 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= 73536 MiB
End job on node112 at 2011-05-15 13:14:56