Trace number 3439608

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 135.506 135.505

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 benchmark11.7022
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

135.50/135.50	c Solved by BasicSolver 
135.50/135.50	
135.50/135.50	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-3439608-1306938426/watcher-3439608-1306938426 -o /tmp/evaluation-result-3439608-1306938426/solver-3439608-1306938426 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439608-1306938426.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.00 2.00 2/561 16733
/proc/meminfo: memFree=30374540/32950928 swapFree=41528364/67111528
[pid=16733] ppid=16731 vsize=13288 CPUtime=0.01 cores=0,2,4,6
/proc/16733/stat : 16733 (SApperloT2010) R 16731 16733 16161 0 -1 4202496 740 0 0 0 1 0 0 0 25 0 1 0 805441255 13606912 678 33554432000 4194304 4394578 140735908419584 18446744073709551615 251814264727 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16733/statm: 3322 678 255 49 0 463 0

[startup+0.108413 s]
/proc/loadavg: 2.00 2.00 2.00 2/561 16733
/proc/meminfo: memFree=30374540/32950928 swapFree=41528364/67111528
[pid=16733] ppid=16731 vsize=15496 CPUtime=0.1 cores=0,2,4,6
/proc/16733/stat : 16733 (SApperloT2010) R 16731 16733 16161 0 -1 4202496 1290 0 0 0 10 0 0 0 25 0 1 0 805441255 15867904 1228 33554432000 4194304 4394578 140735908419584 18446744073709551615 251814264727 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16733/statm: 3874 1228 267 49 0 1015 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15496

[startup+0.200382 s]
/proc/loadavg: 2.00 2.00 2.00 2/561 16733
/proc/meminfo: memFree=30374540/32950928 swapFree=41528364/67111528
[pid=16733] ppid=16731 vsize=16024 CPUtime=0.19 cores=0,2,4,6
/proc/16733/stat : 16733 (SApperloT2010) R 16731 16733 16161 0 -1 4202496 1430 0 0 0 19 0 0 0 25 0 1 0 805441255 16408576 1368 33554432000 4194304 4394578 140735908419584 18446744073709551615 4313480 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16733/statm: 4006 1368 267 49 0 1147 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 16024

[startup+0.300371 s]
/proc/loadavg: 2.00 2.00 2.00 2/561 16733
/proc/meminfo: memFree=30374540/32950928 swapFree=41528364/67111528
[pid=16733] ppid=16731 vsize=16688 CPUtime=0.29 cores=0,2,4,6
/proc/16733/stat : 16733 (SApperloT2010) R 16731 16733 16161 0 -1 4202496 1581 0 0 0 29 0 0 0 25 0 1 0 805441255 17088512 1519 33554432000 4194304 4394578 140735908419584 18446744073709551615 4298966 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16733/statm: 4172 1519 267 49 0 1313 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16688

[startup+0.700299 s]
/proc/loadavg: 2.00 2.00 2.00 2/561 16733
/proc/meminfo: memFree=30374540/32950928 swapFree=41528364/67111528
[pid=16733] ppid=16731 vsize=17488 CPUtime=0.69 cores=0,2,4,6
/proc/16733/stat : 16733 (SApperloT2010) R 16731 16733 16161 0 -1 4202496 1773 0 0 0 69 0 0 0 25 0 1 0 805441255 17907712 1711 33554432000 4194304 4394578 140735908419584 18446744073709551615 251813900997 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16733/statm: 4372 1714 267 49 0 1513 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17488

[startup+1.50117 s]
/proc/loadavg: 2.00 2.00 2.00 3/562 16734
/proc/meminfo: memFree=30367472/32950928 swapFree=41528364/67111528
[pid=16733] ppid=16731 vsize=18564 CPUtime=1.49 cores=0,2,4,6
/proc/16733/stat : 16733 (SApperloT2010) R 16731 16733 16161 0 -1 4202496 2040 0 0 0 149 0 0 0 25 0 1 0 805441255 19009536 1978 33554432000 4194304 4394578 140735908419584 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16733/statm: 4641 1978 267 49 0 1782 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18564

[startup+3.10087 s]
/proc/loadavg: 2.00 2.00 2.00 3/562 16734
/proc/meminfo: memFree=30365364/32950928 swapFree=41528364/67111528
[pid=16733] ppid=16731 vsize=19528 CPUtime=3.09 cores=0,2,4,6
/proc/16733/stat : 16733 (SApperloT2010) R 16731 16733 16161 0 -1 4202496 2281 0 0 0 309 0 0 0 25 0 1 0 805441255 19996672 2219 33554432000 4194304 4394578 140735908419584 18446744073709551615 4298342 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16733/statm: 4882 2219 267 49 0 2023 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19528

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/562 16734
/proc/meminfo: memFree=30363132/32950928 swapFree=41528364/67111528
[pid=16733] ppid=16731 vsize=21304 CPUtime=6.29 cores=0,2,4,6
/proc/16733/stat : 16733 (SApperloT2010) R 16731 16733 16161 0 -1 4202496 2659 0 0 0 629 0 0 0 25 0 1 0 805441255 21815296 2597 33554432000 4194304 4394578 140735908419584 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16733/statm: 5326 2597 267 49 0 2467 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21304

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/562 16734
/proc/meminfo: memFree=30360876/32950928 swapFree=41528364/67111528
[pid=16733] ppid=16731 vsize=23244 CPUtime=12.69 cores=0,2,4,6
/proc/16733/stat : 16733 (SApperloT2010) R 16731 16733 16161 0 -1 4202496 3090 0 0 0 1269 0 0 0 25 0 1 0 805441255 23801856 3028 33554432000 4194304 4394578 140735908419584 18446744073709551615 4299400 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16733/statm: 5811 3028 267 49 0 2952 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23244

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 2.00 3/562 16735
/proc/meminfo: memFree=30358024/32950928 swapFree=41528364/67111528
[pid=16733] ppid=16731 vsize=25384 CPUtime=25.5 cores=0,2,4,6
/proc/16733/stat : 16733 (SApperloT2010) R 16731 16733 16161 0 -1 4202496 3509 0 0 0 2549 1 0 0 25 0 1 0 805441255 25993216 3447 33554432000 4194304 4394578 140735908419584 18446744073709551615 4298484 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16733/statm: 6346 3447 267 49 0 3487 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 25384

[startup+51.1008 s]
/proc/loadavg: 2.00 2.00 2.00 3/562 16735
/proc/meminfo: memFree=30357000/32950928 swapFree=41528364/67111528
[pid=16733] ppid=16731 vsize=26936 CPUtime=51.09 cores=0,2,4,6
/proc/16733/stat : 16733 (SApperloT2010) R 16731 16733 16161 0 -1 4202496 3888 0 0 0 5108 1 0 0 25 0 1 0 805441255 27582464 3826 33554432000 4194304 4394578 140735908419584 18446744073709551615 4298891 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16733/statm: 6734 3826 267 49 0 3875 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 26936

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/562 16737
/proc/meminfo: memFree=30354616/32950928 swapFree=41528364/67111528
[pid=16733] ppid=16731 vsize=28724 CPUtime=102.31 cores=0,2,4,6
/proc/16733/stat : 16733 (SApperloT2010) R 16731 16733 16161 0 -1 4202496 4340 0 0 0 10230 1 0 0 25 0 1 0 805441255 29413376 4278 33554432000 4194304 4394578 140735908419584 18446744073709551615 4335402 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16733/statm: 7181 4278 267 49 0 4322 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 28724

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

[startup+102.421 s]
/proc/loadavg: 2.00 2.00 2.00 3/562 16737
/proc/meminfo: memFree=30354616/32950928 swapFree=41528364/67111528
[pid=16733] ppid=16731 vsize=28724 CPUtime=102.41 cores=0,2,4,6
/proc/16733/stat : 16733 (SApperloT2010) R 16731 16733 16161 0 -1 4202496 4340 0 0 0 10240 1 0 0 25 0 1 0 805441255 29413376 4278 33554432000 4194304 4394578 140735908419584 18446744073709551615 4298767 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16733/statm: 7181 4278 267 49 0 4322 0
Current children cumulated CPU time (s) 102.41
Current children cumulated vsize (KiB) 28724

[startup+115.201 s]
/proc/loadavg: 2.00 2.00 2.00 3/562 16737
/proc/meminfo: memFree=30353992/32950928 swapFree=41528364/67111528
[pid=16733] ppid=16731 vsize=29004 CPUtime=115.2 cores=0,2,4,6
/proc/16733/stat : 16733 (SApperloT2010) R 16731 16733 16161 0 -1 4202496 4420 0 0 0 11518 2 0 0 25 0 1 0 805441255 29700096 4358 33554432000 4194304 4394578 140735908419584 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16733/statm: 7251 4358 267 49 0 4392 0
Current children cumulated CPU time (s) 115.2
Current children cumulated vsize (KiB) 29004

[startup+128.001 s]
/proc/loadavg: 2.00 2.00 2.00 3/562 16737
/proc/meminfo: memFree=30353616/32950928 swapFree=41528364/67111528
[pid=16733] ppid=16731 vsize=29196 CPUtime=128 cores=0,2,4,6
/proc/16733/stat : 16733 (SApperloT2010) R 16731 16733 16161 0 -1 4202496 4466 0 0 0 12798 2 0 0 25 0 1 0 805441255 29896704 4404 33554432000 4194304 4394578 140735908419584 18446744073709551615 4292141 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16733/statm: 7299 4404 267 49 0 4440 0
Current children cumulated CPU time (s) 128
Current children cumulated vsize (KiB) 29196

[startup+131.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/562 16738
/proc/meminfo: memFree=30353616/32950928 swapFree=41528364/67111528
[pid=16733] ppid=16731 vsize=29388 CPUtime=131.2 cores=0,2,4,6
/proc/16733/stat : 16733 (SApperloT2010) R 16731 16733 16161 0 -1 4202496 4478 0 0 0 13118 2 0 0 25 0 1 0 805441255 30093312 4416 33554432000 4194304 4394578 140735908419584 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16733/statm: 7347 4416 267 49 0 4488 0
Current children cumulated CPU time (s) 131.2
Current children cumulated vsize (KiB) 29388

[startup+132.801 s]
/proc/loadavg: 2.16 2.03 2.01 3/562 16738
/proc/meminfo: memFree=30353492/32950928 swapFree=41528364/67111528
[pid=16733] ppid=16731 vsize=29388 CPUtime=132.8 cores=0,2,4,6
/proc/16733/stat : 16733 (SApperloT2010) R 16731 16733 16161 0 -1 4202496 4481 0 0 0 13278 2 0 0 25 0 1 0 805441255 30093312 4419 33554432000 4194304 4394578 140735908419584 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16733/statm: 7347 4419 267 49 0 4488 0
Current children cumulated CPU time (s) 132.8
Current children cumulated vsize (KiB) 29388

[startup+134.401 s]
/proc/loadavg: 2.16 2.03 2.01 3/562 16738
/proc/meminfo: memFree=30352748/32950928 swapFree=41528364/67111528
[pid=16733] ppid=16731 vsize=29388 CPUtime=134.4 cores=0,2,4,6
/proc/16733/stat : 16733 (SApperloT2010) R 16731 16733 16161 0 -1 4202496 4490 0 0 0 13438 2 0 0 25 0 1 0 805441255 30093312 4428 33554432000 4194304 4394578 140735908419584 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16733/statm: 7347 4428 267 49 0 4488 0
Current children cumulated CPU time (s) 134.4
Current children cumulated vsize (KiB) 29388

[startup+135.201 s]
/proc/loadavg: 2.16 2.03 2.01 3/562 16738
/proc/meminfo: memFree=30352748/32950928 swapFree=41528364/67111528
[pid=16733] ppid=16731 vsize=29388 CPUtime=135.2 cores=0,2,4,6
/proc/16733/stat : 16733 (SApperloT2010) R 16731 16733 16161 0 -1 4202496 4497 0 0 0 13518 2 0 0 25 0 1 0 805441255 30093312 4435 33554432000 4194304 4394578 140735908419584 18446744073709551615 4329748 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16733/statm: 7347 4435 267 49 0 4488 0
Current children cumulated CPU time (s) 135.2
Current children cumulated vsize (KiB) 29388

[startup+135.421 s]
/proc/loadavg: 2.16 2.03 2.01 3/562 16738
/proc/meminfo: memFree=30352868/32950928 swapFree=41528364/67111528
[pid=16733] ppid=16731 vsize=29388 CPUtime=135.42 cores=0,2,4,6
/proc/16733/stat : 16733 (SApperloT2010) R 16731 16733 16161 0 -1 4202496 4497 0 0 0 13540 2 0 0 25 0 1 0 805441255 30093312 4435 33554432000 4194304 4394578 140735908419584 18446744073709551615 4329694 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16733/statm: 7347 4435 267 49 0 4488 0
Current children cumulated CPU time (s) 135.42
Current children cumulated vsize (KiB) 29388

[startup+135.501 s]
/proc/loadavg: 2.16 2.03 2.01 3/562 16738
/proc/meminfo: memFree=30352868/32950928 swapFree=41528364/67111528
[pid=16733] ppid=16731 vsize=29388 CPUtime=135.5 cores=0,2,4,6
/proc/16733/stat : 16733 (SApperloT2010) R 16731 16733 16161 0 -1 4202496 4497 0 0 0 13548 2 0 0 25 0 1 0 805441255 30093312 4435 33554432000 4194304 4394578 140735908419584 18446744073709551615 4290882 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/16733/statm: 7347 4435 267 49 0 4488 0
Current children cumulated CPU time (s) 135.5
Current children cumulated vsize (KiB) 29388

Child status: 20
Real time (s): 135.505
CPU time (s): 135.506
CPU user time (s): 135.483
CPU system time (s): 0.022996
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 29388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 135.483
system time used= 0.022996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4509
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= 114

runsolver used 0.738887 second user time and 1.74173 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-01 16:27:06
IDJOB=3439608
IDBENCH=85959
IDSOLVER=1933
FILE ID=node126/3439608-1306938426
RUNJOBID= node126-1306928002-16179
PBS_JOBID= 13488573
Free space on /tmp= 73672 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
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-3439608-1306938426/watcher-3439608-1306938426 -o /tmp/evaluation-result-3439608-1306938426/solver-3439608-1306938426 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439608-1306938426.cnf

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

MD5SUM BENCH= 53d311456c8e25005c572fec79acd092
RANDOM SEED=1213614050

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.82
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30374696 kB
Buffers:        188672 kB
Cached:         275936 kB
SwapCached:      15328 kB
Active:        1953752 kB
Inactive:       305008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30374696 kB
SwapTotal:    67111528 kB
SwapFree:     41528364 kB
Dirty:             416 kB
Writeback:           0 kB
AnonPages:     1791288 kB
Mapped:          23620 kB
Slab:           145276 kB
PageTables:      99828 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 176441032 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= 73668 MiB
End job on node126 at 2011-06-01 16:29:21