Trace number 3379811

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 409.662 409.654

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-5_528.cnf
MD5SUM7c7070bd15b57ddd9a06dd3709baef54
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark157.607
Satisfiable
(Un)Satisfiability was proved
Number of variables527
Number of clauses12692
Sum of the clauses size38748
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 312356
Number of clauses of size 40
Number of clauses of size 5336
Number of clauses of size over 50

Solver Data

409.60/409.64	c Solved by BasicSolver 
409.60/409.64	
409.60/409.64	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-3379811-1305457717/watcher-3379811-1305457717 -o /tmp/evaluation-result-3379811-1305457717/solver-3379811-1305457717 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379811-1305457717.cnf 

running on 2 cores: 0,2

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.71 3.16 3.56 4/339 26621
/proc/meminfo: memFree=17429444/32951124 swapFree=67082152/67111528
[pid=26621] ppid=26619 vsize=13248 CPUtime=0.01 cores=0,2
/proc/26621/stat : 26621 (SApperloT2010) R 26619 26621 26219 0 -1 4202496 698 0 0 0 1 0 0 0 23 0 1 0 657369674 13565952 638 33554432000 4194304 4394578 140733519175600 18446744073709551615 228244373399 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26621/statm: 3312 638 256 49 0 453 0

[startup+0.025113 s]
/proc/loadavg: 2.71 3.16 3.56 4/339 26621
/proc/meminfo: memFree=17429444/32951124 swapFree=67082152/67111528
[pid=26621] ppid=26619 vsize=14368 CPUtime=0.02 cores=0,2
/proc/26621/stat : 26621 (SApperloT2010) R 26619 26621 26219 0 -1 4202496 1038 0 0 0 2 0 0 0 23 0 1 0 657369674 14712832 959 33554432000 4194304 4394578 140733519175600 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26621/statm: 3592 960 267 49 0 733 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14368

[startup+0.101122 s]
/proc/loadavg: 2.71 3.16 3.56 4/339 26621
/proc/meminfo: memFree=17429444/32951124 swapFree=67082152/67111528
[pid=26621] ppid=26619 vsize=15452 CPUtime=0.09 cores=0,2
/proc/26621/stat : 26621 (SApperloT2010) R 26619 26621 26219 0 -1 4202496 1294 0 0 0 9 0 0 0 24 0 1 0 657369674 15822848 1215 33554432000 4194304 4394578 140733519175600 18446744073709551615 4298664 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26621/statm: 3863 1215 267 49 0 1004 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15452

[startup+0.301094 s]
/proc/loadavg: 2.71 3.16 3.56 4/339 26621
/proc/meminfo: memFree=17429444/32951124 swapFree=67082152/67111528
[pid=26621] ppid=26619 vsize=16260 CPUtime=0.29 cores=0,2
/proc/26621/stat : 26621 (SApperloT2010) R 26619 26621 26219 0 -1 4202496 1500 0 0 0 29 0 0 0 25 0 1 0 657369674 16650240 1421 33554432000 4194304 4394578 140733519175600 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26621/statm: 4065 1421 267 49 0 1206 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16260

[startup+0.701031 s]
/proc/loadavg: 2.71 3.16 3.56 4/339 26621
/proc/meminfo: memFree=17429444/32951124 swapFree=67082152/67111528
[pid=26621] ppid=26619 vsize=17604 CPUtime=0.69 cores=0,2
/proc/26621/stat : 26621 (SApperloT2010) R 26619 26621 26219 0 -1 4202496 1840 0 0 0 69 0 0 0 25 0 1 0 657369674 18026496 1761 33554432000 4194304 4394578 140733519175600 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26621/statm: 4401 1761 267 49 0 1542 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17604

[startup+1.50089 s]
/proc/loadavg: 2.71 3.16 3.56 5/352 26643
/proc/meminfo: memFree=17362504/32951124 swapFree=67082152/67111528
[pid=26621] ppid=26619 vsize=19136 CPUtime=1.49 cores=0,2
/proc/26621/stat : 26621 (SApperloT2010) R 26619 26621 26219 0 -1 4202496 2184 0 0 0 149 0 0 0 25 0 1 0 657369674 19595264 2105 33554432000 4194304 4394578 140733519175600 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26621/statm: 4784 2105 267 49 0 1925 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19136

[startup+3.10061 s]
/proc/loadavg: 2.90 3.19 3.57 5/352 26643
/proc/meminfo: memFree=17344856/32951124 swapFree=67082152/67111528
[pid=26621] ppid=26619 vsize=20680 CPUtime=3.09 cores=0,2
/proc/26621/stat : 26621 (SApperloT2010) R 26619 26621 26219 0 -1 4202496 2534 0 0 0 309 0 0 0 25 0 1 0 657369674 21176320 2455 33554432000 4194304 4394578 140733519175600 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26621/statm: 5170 2455 267 49 0 2311 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20680

[startup+6.30105 s]
/proc/loadavg: 2.90 3.19 3.57 5/352 26643
/proc/meminfo: memFree=17326600/32951124 swapFree=67082152/67111528
[pid=26621] ppid=26619 vsize=23636 CPUtime=6.29 cores=0,2
/proc/26621/stat : 26621 (SApperloT2010) R 26619 26621 26219 0 -1 4202496 3199 0 0 0 629 0 0 0 25 0 1 0 657369674 24203264 3120 33554432000 4194304 4394578 140733519175600 18446744073709551615 4296757 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26621/statm: 5909 3120 267 49 0 3050 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23636

[startup+12.7009 s]
/proc/loadavg: 3.07 3.21 3.57 5/352 26643
/proc/meminfo: memFree=17290676/32951124 swapFree=67082152/67111528
[pid=26621] ppid=26619 vsize=28700 CPUtime=12.69 cores=0,2
/proc/26621/stat : 26621 (SApperloT2010) R 26619 26621 26219 0 -1 4202496 4373 0 0 0 1269 0 0 0 25 0 1 0 657369674 29388800 4294 33554432000 4194304 4394578 140733519175600 18446744073709551615 4316134 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26621/statm: 7175 4294 267 49 0 4316 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28700

[startup+25.5007 s]
/proc/loadavg: 3.21 3.24 3.58 5/352 26644
/proc/meminfo: memFree=17245444/32951124 swapFree=67082152/67111528
[pid=26621] ppid=26619 vsize=35488 CPUtime=25.49 cores=0,2
/proc/26621/stat : 26621 (SApperloT2010) R 26619 26621 26219 0 -1 4202496 5955 0 0 0 2548 1 0 0 25 0 1 0 657369674 36339712 5876 33554432000 4194304 4394578 140733519175600 18446744073709551615 4294136 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26621/statm: 8872 5876 267 49 0 6013 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 35488

[startup+51.1012 s]
/proc/loadavg: 3.48 3.30 3.59 5/352 26644
/proc/meminfo: memFree=17194580/32951124 swapFree=67082152/67111528
[pid=26621] ppid=26619 vsize=47252 CPUtime=51.09 cores=0,2
/proc/26621/stat : 26621 (SApperloT2010) R 26619 26621 26219 0 -1 4202496 8750 0 0 0 5107 2 0 0 25 0 1 0 657369674 48386048 8671 33554432000 4194304 4394578 140733519175600 18446744073709551615 4287897 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26621/statm: 11813 8671 267 49 0 8954 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 47252

[startup+102.313 s]
/proc/loadavg: 3.79 3.41 3.61 5/352 26646
/proc/meminfo: memFree=17078632/32951124 swapFree=67082152/67111528
[pid=26621] ppid=26619 vsize=67604 CPUtime=102.31 cores=0,2
/proc/26621/stat : 26621 (SApperloT2010) R 26619 26621 26219 0 -1 4202496 13683 0 0 0 10227 4 0 0 25 0 1 0 657369674 69226496 13604 33554432000 4194304 4394578 140733519175600 18446744073709551615 4298911 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26621/statm: 16901 13604 267 49 0 14042 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 67604

[startup+162.301 s]
/proc/loadavg: 3.91 3.51 3.63 5/352 26647
/proc/meminfo: memFree=16972224/32951124 swapFree=67082152/67111528
[pid=26621] ppid=26619 vsize=90176 CPUtime=162.29 cores=0,2
/proc/26621/stat : 26621 (SApperloT2010) R 26619 26621 26219 0 -1 4202496 19243 0 0 0 16222 7 0 0 25 0 1 0 657369674 92340224 19164 33554432000 4194304 4394578 140733519175600 18446744073709551615 4295723 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26621/statm: 22544 19164 267 49 0 19685 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 90176

[startup+222.301 s]
/proc/loadavg: 4.04 3.62 3.66 5/352 26649
/proc/meminfo: memFree=16870508/32951124 swapFree=67082152/67111528
[pid=26621] ppid=26619 vsize=117576 CPUtime=222.3 cores=0,2
/proc/26621/stat : 26621 (SApperloT2010) R 26619 26621 26219 0 -1 4202496 26024 0 0 0 22220 10 0 0 25 0 1 0 657369674 120397824 25945 33554432000 4194304 4394578 140733519175600 18446744073709551615 4299133 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26621/statm: 29394 25945 267 49 0 26535 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 117576

[startup+282.301 s]
/proc/loadavg: 4.02 3.68 3.67 5/352 26650
/proc/meminfo: memFree=16761240/32951124 swapFree=67082152/67111528
[pid=26621] ppid=26619 vsize=142560 CPUtime=282.3 cores=0,2
/proc/26621/stat : 26621 (SApperloT2010) R 26619 26621 26219 0 -1 4202496 32224 0 0 0 28217 13 0 0 25 0 1 0 657369674 145981440 32145 33554432000 4194304 4394578 140733519175600 18446744073709551615 4335491 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26621/statm: 35640 32145 267 49 0 32781 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 142560

[startup+342.301 s]
/proc/loadavg: 4.00 3.74 3.69 5/352 26652
/proc/meminfo: memFree=16660772/32951124 swapFree=67082152/67111528
[pid=26621] ppid=26619 vsize=149916 CPUtime=342.3 cores=0,2
/proc/26621/stat : 26621 (SApperloT2010) R 26619 26621 26219 0 -1 4202496 33983 0 0 0 34216 14 0 0 25 0 1 0 657369674 153513984 33904 33554432000 4194304 4394578 140733519175600 18446744073709551615 4299008 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26621/statm: 37479 33904 267 49 0 34620 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 149916

[startup+402.301 s]
/proc/loadavg: 4.00 3.78 3.71 5/352 26654
/proc/meminfo: memFree=16577548/32951124 swapFree=67082152/67111528
[pid=26621] ppid=26619 vsize=182920 CPUtime=402.3 cores=0,2
/proc/26621/stat : 26621 (SApperloT2010) R 26619 26621 26219 0 -1 4202496 42194 0 0 0 40214 16 0 0 25 0 1 0 657369674 187310080 42115 33554432000 4194304 4394578 140733519175600 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26621/statm: 45730 42115 267 49 0 42871 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 182920

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

[startup+403.1 s]
/proc/loadavg: 4.00 3.78 3.71 5/352 26654
/proc/meminfo: memFree=16577052/32951124 swapFree=67082152/67111528
[pid=26621] ppid=26619 vsize=183580 CPUtime=403.1 cores=0,2
/proc/26621/stat : 26621 (SApperloT2010) R 26619 26621 26219 0 -1 4202496 42358 0 0 0 40294 16 0 0 25 0 1 0 657369674 187985920 42279 33554432000 4194304 4394578 140733519175600 18446744073709551615 4298896 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26621/statm: 45895 42279 267 49 0 43036 0
Current children cumulated CPU time (s) 403.1
Current children cumulated vsize (KiB) 183580

[startup+406.301 s]
/proc/loadavg: 4.00 3.78 3.71 5/352 26654
/proc/meminfo: memFree=16574072/32951124 swapFree=67082152/67111528
[pid=26621] ppid=26619 vsize=184936 CPUtime=406.3 cores=0,2
/proc/26621/stat : 26621 (SApperloT2010) R 26619 26621 26219 0 -1 4202496 42675 0 0 0 40614 16 0 0 25 0 1 0 657369674 189374464 42596 33554432000 4194304 4394578 140733519175600 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26621/statm: 46234 42596 267 49 0 43375 0
Current children cumulated CPU time (s) 406.3
Current children cumulated vsize (KiB) 184936

[startup+407.901 s]
/proc/loadavg: 4.00 3.79 3.71 5/352 26654
/proc/meminfo: memFree=16573080/32951124 swapFree=67082152/67111528
[pid=26621] ppid=26619 vsize=184936 CPUtime=407.9 cores=0,2
/proc/26621/stat : 26621 (SApperloT2010) R 26619 26621 26219 0 -1 4202496 42676 0 0 0 40774 16 0 0 25 0 1 0 657369674 189374464 42597 33554432000 4194304 4394578 140733519175600 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26621/statm: 46234 42597 267 49 0 43375 0
Current children cumulated CPU time (s) 407.9
Current children cumulated vsize (KiB) 184936

[startup+408.7 s]
/proc/loadavg: 4.00 3.79 3.71 5/352 26654
/proc/meminfo: memFree=16571716/32951124 swapFree=67082152/67111528
[pid=26621] ppid=26619 vsize=184936 CPUtime=408.7 cores=0,2
/proc/26621/stat : 26621 (SApperloT2010) R 26619 26621 26219 0 -1 4202496 42704 0 0 0 40854 16 0 0 25 0 1 0 657369674 189374464 42625 33554432000 4194304 4394578 140733519175600 18446744073709551615 4327612 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26621/statm: 46234 42625 267 49 0 43375 0
Current children cumulated CPU time (s) 408.7
Current children cumulated vsize (KiB) 184936

[startup+409.1 s]
/proc/loadavg: 4.00 3.79 3.71 5/352 26654
/proc/meminfo: memFree=16571592/32951124 swapFree=67082152/67111528
[pid=26621] ppid=26619 vsize=184936 CPUtime=409.11 cores=0,2
/proc/26621/stat : 26621 (SApperloT2010) R 26619 26621 26219 0 -1 4202496 42704 0 0 0 40895 16 0 0 25 0 1 0 657369674 189374464 42625 33554432000 4194304 4394578 140733519175600 18446744073709551615 4298876 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26621/statm: 46234 42625 267 49 0 43375 0
Current children cumulated CPU time (s) 409.11
Current children cumulated vsize (KiB) 184936

[startup+409.5 s]
/proc/loadavg: 4.00 3.79 3.71 5/352 26654
/proc/meminfo: memFree=16571592/32951124 swapFree=67082152/67111528
[pid=26621] ppid=26619 vsize=184936 CPUtime=409.5 cores=0,2
/proc/26621/stat : 26621 (SApperloT2010) R 26619 26621 26219 0 -1 4202496 42704 0 0 0 40934 16 0 0 25 0 1 0 657369674 189374464 42625 33554432000 4194304 4394578 140733519175600 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26621/statm: 46234 42625 267 49 0 43375 0
Current children cumulated CPU time (s) 409.5
Current children cumulated vsize (KiB) 184936

[startup+409.6 s]
/proc/loadavg: 4.00 3.79 3.71 5/352 26654
/proc/meminfo: memFree=16571592/32951124 swapFree=67082152/67111528
[pid=26621] ppid=26619 vsize=184936 CPUtime=409.6 cores=0,2
/proc/26621/stat : 26621 (SApperloT2010) R 26619 26621 26219 0 -1 4202496 42704 0 0 0 40944 16 0 0 25 0 1 0 657369674 189374464 42625 33554432000 4194304 4394578 140733519175600 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/26621/statm: 46234 42625 267 49 0 43375 0
Current children cumulated CPU time (s) 409.6
Current children cumulated vsize (KiB) 184936

Child status: 20
Real time (s): 409.654
CPU time (s): 409.662
CPU user time (s): 409.49
CPU system time (s): 0.171973
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 184936

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

runsolver used 1.41378 second user time and 3.10753 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-15 13:08:37
IDJOB=3379811
IDBENCH=83256
IDSOLVER=1862
FILE ID=node136/3379811-1305457717
RUNJOBID= node136-1305457717-26600
PBS_JOBID= 13324886
Free space on /tmp= 73060 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-5_528.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379811-1305457717/watcher-3379811-1305457717 -o /tmp/evaluation-result-3379811-1305457717/solver-3379811-1305457717 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379811-1305457717.cnf

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

MD5SUM BENCH= 7c7070bd15b57ddd9a06dd3709baef54
RANDOM SEED=1197804326

node136.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.809
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.61
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.809
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.809
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.809
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.76
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.809
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17429980 kB
Buffers:        310844 kB
Cached:        5752808 kB
SwapCached:       2740 kB
Active:       10805028 kB
Inactive:      4375248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17429980 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:             948 kB
Writeback:           0 kB
AnonPages:     9114708 kB
Mapped:          27200 kB
Slab:           235948 kB
PageTables:      39740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69866852 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= 73056 MiB
End job on node136 at 2011-05-15 13:15:27