Trace number 1776480

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
ttsth-5-0 2009-03-19 (16 threads)? (MO) 625.059 625.075

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq5.cnf
MD5SUM79c983ee7a6671238604da3040f85341
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables151669
Number of clauses2465731
Sum of the clauses size7141423
Maximum clause length150
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22309834
Number of clauses of size 335167
Number of clauses of size 45995
Number of clauses of size 511790
Number of clauses of size over 5102944

Solver Data

3.78/3.86	c Command: HOME/ttsth-5-0 -num-threads 16 HOME/instance-1776480-1244932017.cnf 
3.78/3.86	c Using SATTIMEOUT of 10000
3.78/3.86	c Using SATRAM of 2047
3.78/3.86	c Size of subset node = 16
3.78/3.86	c Variables = 151669
3.78/3.86	c Clauses = 2465731
3.78/3.86	c Literals = 7141423
3.78/3.86	c Reduced size:
3.78/3.86	c Variables = 151669
3.78/3.86	c Clauses = 2465696
3.78/3.86	c Literals = 7141341
3.78/3.86	c a2
21.80/21.87	c a1
216.69/216.74	c Independent sub-problems = 1
216.69/216.74	c Sub-problem with 151661 variables and 2465696 clauses
216.69/216.74	c using permutation method 4
216.69/216.74	c count = 1
216.69/216.74	c Ordering finished 215.850 seconds
216.69/216.74	c mapped 216.720 seconds
216.69/216.74	c permuted 216.720 seconds
216.69/216.74	c about to sort
217.27/217.34	c sorted

Verifier Data

sh: BIN/SAT-verifier: No such file or directory

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1776480-1244932017/watcher-1776480-1244932017 -o /tmp/evaluation-result-1776480-1244932017/solver-1776480-1244932017 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 16 HOME/instance-1776480-1244932017.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 7.84 4.62 5.69 2/184 19357
/proc/meminfo: memFree=19007140/36427776 swapFree=4560/8176
[pid=19357] ppid=19355 vsize=1580 CPUtime=0
/proc/19357/stat : 19357 (ttsth-5-0) R 19355 19357 15497 0 -1 4202496 280 0 0 0 0 0 0 0 20 0 1 0 652508189 1617920 237 18446744073709551615 134512640 135237372 4294710944 18446744073709551615 134732614 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/19357/statm: 395 238 75 177 0 217 0

[startup+0.085991 s]
/proc/loadavg: 7.84 4.62 5.69 2/184 19357
/proc/meminfo: memFree=19007140/36427776 swapFree=4560/8176
[pid=19357] ppid=19355 vsize=6612 CPUtime=0.08
/proc/19357/stat : 19357 (ttsth-5-0) R 19355 19357 15497 0 -1 4202496 1540 0 0 0 8 0 0 0 20 0 1 0 652508189 6770688 1497 18446744073709551615 134512640 135237372 4294710944 18446744073709551615 134732614 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/19357/statm: 1653 1498 75 177 0 1475 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6612

[startup+0.10198 s]
/proc/loadavg: 7.84 4.62 5.69 2/184 19357
/proc/meminfo: memFree=19007140/36427776 swapFree=4560/8176
[pid=19357] ppid=19355 vsize=7716 CPUtime=0.08
/proc/19357/stat : 19357 (ttsth-5-0) R 19355 19357 15497 0 -1 4202496 1798 0 0 0 8 0 0 0 20 0 1 0 652508189 7901184 1755 18446744073709551615 134512640 135237372 4294710944 18446744073709551615 134732614 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/19357/statm: 1929 1756 75 177 0 1751 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7716

[startup+0.302004 s]
/proc/loadavg: 7.84 4.62 5.69 2/184 19357
/proc/meminfo: memFree=19007140/36427776 swapFree=4560/8176
[pid=19357] ppid=19355 vsize=20532 CPUtime=0.28
/proc/19357/stat : 19357 (ttsth-5-0) R 19355 19357 15497 0 -1 4202496 5032 0 0 0 28 0 0 0 20 0 1 0 652508189 21024768 4989 18446744073709551615 134512640 135237372 4294710944 18446744073709551615 134732614 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/19357/statm: 5166 4990 75 177 0 4988 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20532

[startup+0.702029 s]
/proc/loadavg: 7.84 4.62 5.69 2/184 19357
/proc/meminfo: memFree=19007140/36427776 swapFree=4560/8176
[pid=19357] ppid=19355 vsize=46472 CPUtime=0.68
/proc/19357/stat : 19357 (ttsth-5-0) R 19355 19357 15497 0 -1 4202496 11496 0 0 0 62 6 0 0 20 0 1 0 652508189 47587328 11453 18446744073709551615 134512640 135237372 4294710944 18446744073709551615 134732614 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/19357/statm: 11618 11453 75 177 0 11440 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 46472

[startup+1.50211 s]
/proc/loadavg: 7.84 4.62 5.69 2/185 19358
/proc/meminfo: memFree=18941716/36427776 swapFree=4952/73888
[pid=19357] ppid=19355 vsize=98200 CPUtime=1.48
/proc/19357/stat : 19357 (ttsth-5-0) R 19355 19357 15497 0 -1 4202496 24372 0 0 0 134 14 0 0 20 0 1 0 652508189 100556800 24329 18446744073709551615 134512640 135237372 4294710944 18446744073709551615 134639534 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/19357/statm: 24583 24329 75 177 0 24405 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 98200

[startup+3.10226 s]
/proc/loadavg: 7.29 4.56 5.66 2/185 19358
/proc/meminfo: memFree=18872600/36427776 swapFree=4944/144280
[pid=19357] ppid=19355 vsize=172440 CPUtime=3.08
/proc/19357/stat : 19357 (ttsth-5-0) R 19355 19357 15497 0 -1 4202496 41660 0 0 0 286 22 0 0 20 0 1 0 652508189 176578560 41617 18446744073709551615 134512640 135237372 4294710944 18446744073709551615 134534259 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/19357/statm: 43110 41617 75 177 0 42932 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 172440

[startup+6.30253 s]
/proc/loadavg: 7.29 4.56 5.66 2/185 19358
/proc/meminfo: memFree=18471588/36427776 swapFree=4616/544028
[pid=19357] ppid=19355 vsize=866572 CPUtime=6.3
/proc/19357/stat : 19357 (ttsth-5-0) R 19355 19357 15497 0 -1 4202496 180757 0 0 0 560 70 0 0 20 0 1 0 652508189 887369728 180343 18446744073709551615 134512640 135237372 4294710944 18446744073709551615 134749343 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/19357/statm: 216643 180343 76 177 0 216465 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 866572

[startup+12.7031 s]
/proc/loadavg: 6.33 4.44 5.61 2/185 19358
/proc/meminfo: memFree=18283484/36427776 swapFree=4616/730940
[pid=19357] ppid=19355 vsize=866164 CPUtime=12.7
/proc/19357/stat : 19357 (ttsth-5-0) R 19355 19357 15497 0 -1 4202496 186956 0 0 0 1198 72 0 0 20 0 1 0 652508189 886951936 180390 18446744073709551615 134512640 135237372 4294710944 18446744073709551615 134519986 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/19357/statm: 216541 180390 76 177 0 216363 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 866164

[startup+25.5042 s]
/proc/loadavg: 5.51 4.33 5.56 2/185 19358
/proc/meminfo: memFree=18766780/36427776 swapFree=4620/249668
[pid=19357] ppid=19355 vsize=253284 CPUtime=25.5
/proc/19357/stat : 19357 (ttsth-5-0) R 19355 19357 15497 0 -1 4202496 205635 0 0 0 2458 92 0 0 20 0 1 0 652508189 259362816 60600 18446744073709551615 134512640 135237372 4294710944 18446744073709551615 134732614 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/19357/statm: 63321 60600 77 177 0 63143 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 253284

[startup+51.1024 s]
/proc/loadavg: 3.97 4.06 5.44 2/185 19358
/proc/meminfo: memFree=18656384/36427776 swapFree=4620/359920
[pid=19357] ppid=19355 vsize=360508 CPUtime=51.08
/proc/19357/stat : 19357 (ttsth-5-0) R 19355 19357 15497 0 -1 4202496 233277 0 0 0 5008 100 0 0 20 0 1 0 652508189 369160192 88242 18446744073709551615 134512640 135237372 4294710944 18446744073709551615 134732614 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/19357/statm: 90127 88242 77 177 0 89949 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 360508

[startup+102.311 s]
/proc/loadavg: 2.18 3.54 5.18 2/185 19358
/proc/meminfo: memFree=18577396/36427776 swapFree=4620/438120
[pid=19357] ppid=19355 vsize=434584 CPUtime=102.29
/proc/19357/stat : 19357 (ttsth-5-0) R 19355 19357 15497 0 -1 4202496 252583 0 0 0 10121 108 0 0 20 0 1 0 652508189 445014016 107245 18446744073709551615 134512640 135237372 4294710944 18446744073709551615 134599585 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/19357/statm: 108646 107245 77 177 0 108468 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 434584

[startup+162.304 s]
/proc/loadavg: 1.43 3.08 4.92 2/185 19358
/proc/meminfo: memFree=18575040/36427776 swapFree=4620/441588
[pid=19357] ppid=19355 vsize=437716 CPUtime=162.29
/proc/19357/stat : 19357 (ttsth-5-0) R 19355 19357 15497 0 -1 4202496 253292 0 0 0 16121 108 0 0 20 0 1 0 652508189 448221184 107954 18446744073709551615 134512640 135237372 4294710944 18446744073709551615 134600718 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/19357/statm: 109429 107954 77 177 0 109251 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 437716

[startup+222.301 s]
/proc/loadavg: 1.16 2.70 4.67 2/185 19363
/proc/meminfo: memFree=17194104/36427776 swapFree=4676/1820092
[pid=19357] ppid=19355 vsize=1814672 CPUtime=222.28
/proc/19357/stat : 19357 (ttsth-5-0) R 19355 19357 15497 0 -1 4202496 605251 0 0 0 22006 222 0 0 20 0 1 0 652508189 1858224128 452689 18446744073709551615 134512640 135237372 4294710944 18446744073709551615 134551480 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/19357/statm: 453668 452689 91 177 0 453490 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 1814672

[startup+282.302 s]
/proc/loadavg: 1.06 2.38 4.44 2/185 19363
/proc/meminfo: memFree=17137756/36427776 swapFree=4676/1876068
[pid=19357] ppid=19355 vsize=1872904 CPUtime=282.27
/proc/19357/stat : 19357 (ttsth-5-0) R 19355 19357 15497 0 -1 4202496 619474 0 0 0 28001 226 0 0 20 0 1 0 652508189 1917853696 466912 18446744073709551615 134512640 135237372 4294710944 18446744073709551615 134735855 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/19357/statm: 468226 466912 91 177 0 468048 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 1872904

[startup+342.303 s]
/proc/loadavg: 1.02 2.13 4.22 2/185 19363
/proc/meminfo: memFree=17062592/36427776 swapFree=4676/1950788
[pid=19357] ppid=19355 vsize=1965440 CPUtime=342.28
/proc/19357/stat : 19357 (ttsth-5-0) R 19355 19357 15497 0 -1 4202496 638088 0 0 0 33994 234 0 0 20 0 1 0 652508189 2012610560 485526 18446744073709551615 134512640 135237372 4294710944 18446744073709551615 134551480 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/19357/statm: 491360 485526 91 177 0 491182 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 1965440

[startup+402.301 s]
/proc/loadavg: 1.01 1.94 4.03 2/185 19363
/proc/meminfo: memFree=16971100/36427776 swapFree=4676/2042372
[pid=19357] ppid=19355 vsize=2072116 CPUtime=402.27
/proc/19357/stat : 19357 (ttsth-5-0) R 19355 19357 15497 0 -1 4202496 660791 0 0 0 39983 244 0 0 20 0 1 0 652508189 2121846784 508229 18446744073709551615 134512640 135237372 4294710944 18446744073709551615 134551480 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/19357/statm: 518029 508229 91 177 0 517851 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 2072116

[startup+462.302 s]
/proc/loadavg: 1.00 1.75 3.82 2/185 19363
/proc/meminfo: memFree=16965148/36427776 swapFree=4676/2048244
[pid=19357] ppid=19355 vsize=2072116 CPUtime=462.29
/proc/19357/stat : 19357 (ttsth-5-0) R 19355 19357 15497 0 -1 4202496 662259 0 0 0 45983 246 0 0 20 0 1 0 652508189 2121846784 509697 18446744073709551615 134512640 135237372 4294710944 18446744073709551615 134551480 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/19357/statm: 518029 509697 91 177 0 517851 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 2072116

[startup+522.303 s]
/proc/loadavg: 1.00 1.62 3.66 2/185 19368
/proc/meminfo: memFree=16960312/36427776 swapFree=4676/2053376
[pid=19357] ppid=19355 vsize=2072116 CPUtime=522.29
/proc/19357/stat : 19357 (ttsth-5-0) R 19355 19357 15497 0 -1 4202496 663633 0 0 0 51983 246 0 0 20 0 1 0 652508189 2121846784 511071 18446744073709551615 134512640 135237372 4294710944 18446744073709551615 134551480 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/19357/statm: 518029 511071 91 177 0 517851 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 2072116

[startup+582.304 s]
/proc/loadavg: 1.00 1.50 3.48 2/185 19368
/proc/meminfo: memFree=16947788/36427776 swapFree=4676/2065852
[pid=19357] ppid=19355 vsize=2072116 CPUtime=582.28
/proc/19357/stat : 19357 (ttsth-5-0) R 19355 19357 15497 0 -1 4202496 666661 0 0 0 57982 246 0 0 20 0 1 0 652508189 2121846784 514099 18446744073709551615 134512640 135237372 4294710944 18446744073709551615 134551480 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/19357/statm: 518029 514099 91 177 0 517851 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 2072116



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+624.904 s]
/proc/loadavg: 1.00 1.43 3.37 2/185 19368
/proc/meminfo: memFree=16924652/36427776 swapFree=4676/2089208
[pid=19357] ppid=19355 vsize=2096256 CPUtime=624.9
/proc/19357/stat : 19357 (ttsth-5-0) R 19355 19357 15497 0 -1 4202496 672470 0 0 0 62242 248 0 0 20 0 1 0 652508189 2146566144 519908 18446744073709551615 134512640 135237372 4294710944 18446744073709551615 134551480 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/19357/statm: 524064 519908 91 177 0 523886 0
Current children cumulated CPU time (s) 624.9
Current children cumulated vsize (KiB) 2096256

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+625.012 s]
/proc/loadavg: 1.00 1.43 3.37 2/185 19368
/proc/meminfo: memFree=16924652/36427776 swapFree=4676/2089208
[pid=19357] ppid=19355 vsize=0 CPUtime=624.98
/proc/19357/stat : 19357 (ttsth-5-0) R 19355 19357 15497 0 -1 4203524 672470 0 0 0 62242 256 0 0 20 0 1 0 652508189 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 0 0 0 17 7 0 0 0 0 0
/proc/19357/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 624.98
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 625.075
CPU time (s): 625.059
CPU user time (s): 622.391
CPU system time (s): 2.66817
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 2096256

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

runsolver used 1.6681 second user time and 3.73223 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-14 00:26:57
IDJOB=1776480
IDBENCH=20575
IDSOLVER=634
FILE ID=xenhost3-49/1776480-1244932017
PBS_JOBID=
Free space on /tmp= 6976 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (16 threads)
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq5.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776480-1244932017/watcher-1776480-1244932017 -o /tmp/evaluation-result-1776480-1244932017/solver-1776480-1244932017 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 16 HOME/instance-1776480-1244932017.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 16

MD5SUM BENCH= 79c983ee7a6671238604da3040f85341
RANDOM SEED= 1152928494

Linux xenhost3-49 2.6.27.5 #1 SMP Mon Mar 30 10:34:22 CEST 2009 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 8
initial apicid	: 8
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 24
initial apicid	: 24
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 10
initial apicid	: 10
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 2
cpu cores	: 1
apicid		: 26
initial apicid	: 26
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 9
initial apicid	: 9
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 1
cpu cores	: 1
apicid		: 25
initial apicid	: 25
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 0
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 2
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 11
initial apicid	: 11
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 4
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU           X7350  @ 2.93GHz
stepping	: 11
cpu MHz		: 2925.864
cache size	: 4096 KB
physical id	: 6
siblings	: 1
core id		: 3
cpu cores	: 1
apicid		: 27
initial apicid	: 27
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu de tsc msr pae mce cx8 apic sep mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 5855.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:     36427776 kB
MemFree:      19007140 kB
Buffers:        472952 kB
Cached:       14165980 kB
SwapCached:          0 kB
Active:        4119604 kB
Inactive:     10528068 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:           51776 kB
Writeback:           0 kB
AnonPages:        8176 kB
Mapped:           3896 kB
Slab:           718704 kB
SReclaimable:   691744 kB
SUnreclaim:      26960 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    29976 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 6976 MiB
End job on xenhost3-49 at 2009-06-14 00:37:25