Trace number 1779090

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) 467.573 467.583

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
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 variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.98/1.00	c Command: HOME/ttsth-5-0 -num-threads 16 HOME/instance-1779090-1244950103.cnf 
0.98/1.00	c Using SATTIMEOUT of 10000
0.98/1.00	c Using SATRAM of 2047
0.98/1.00	c Size of subset node = 16
0.98/1.00	c Variables = 200308
0.98/1.00	c Clauses = 598619
0.98/1.00	c Literals = 1396775
0.98/1.00	c Reduced size:
0.98/1.00	c Variables = 200308
0.98/1.00	c Clauses = 598575
0.98/1.00	c Literals = 1396672
0.98/1.00	c a2
1.58/1.66	c a1
462.61/462.65	c Independent sub-problems = 1
462.61/462.65	c Sub-problem with 200290 variables and 598575 clauses
462.61/462.65	c using permutation method 4
462.61/462.65	c count = 1
462.61/462.65	c Ordering finished 462.370 seconds
462.61/462.65	c mapped 462.600 seconds
462.61/462.65	c permuted 462.610 seconds
462.61/462.65	c about to sort
462.70/462.77	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-1779090-1244950103/watcher-1779090-1244950103 -o /tmp/evaluation-result-1779090-1244950103/solver-1779090-1244950103 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 16 HOME/instance-1779090-1244950103.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: 15.84 12.51 7.40 2/184 22613
/proc/meminfo: memFree=19036452/36427776 swapFree=3324/8728
[pid=22613] ppid=22611 vsize=1540 CPUtime=0
/proc/22613/stat : 22613 (ttsth-5-0) R 22611 22613 15497 0 -1 4202496 283 0 0 0 0 0 0 0 20 0 1 0 654316700 1576960 239 18446744073709551615 134512640 135237372 4287547328 18446744073709551615 134732614 0 0 1 0 0 0 0 17 15 0 0 0 0 0
/proc/22613/statm: 385 240 75 177 0 207 0

[startup+0.102917 s]
/proc/loadavg: 15.84 12.51 7.40 2/184 22613
/proc/meminfo: memFree=19036452/36427776 swapFree=3324/8728
[pid=22613] ppid=22611 vsize=7892 CPUtime=0.1
/proc/22613/stat : 22613 (ttsth-5-0) R 22611 22613 15497 0 -1 4202496 1835 0 0 0 8 2 0 0 20 0 1 0 654316700 8081408 1791 18446744073709551615 134512640 135237372 4287547328 18446744073709551615 134732614 0 0 1 0 0 0 0 17 15 0 0 0 0 0
/proc/22613/statm: 1973 1792 75 177 0 1795 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7892

[startup+0.202949 s]
/proc/loadavg: 15.84 12.51 7.40 2/184 22613
/proc/meminfo: memFree=19036452/36427776 swapFree=3324/8728
[pid=22613] ppid=22611 vsize=14768 CPUtime=0.2
/proc/22613/stat : 22613 (ttsth-5-0) R 22611 22613 15497 0 -1 4202496 3498 0 0 0 18 2 0 0 20 0 1 0 654316700 15122432 3454 18446744073709551615 134512640 135237372 4287547328 18446744073709551615 134639534 0 0 1 0 0 0 0 17 15 0 0 0 0 0
/proc/22613/statm: 3692 3455 75 177 0 3514 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 14768

[startup+0.302976 s]
/proc/loadavg: 15.84 12.51 7.40 2/184 22613
/proc/meminfo: memFree=19036452/36427776 swapFree=3324/8728
[pid=22613] ppid=22611 vsize=21448 CPUtime=0.3
/proc/22613/stat : 22613 (ttsth-5-0) R 22611 22613 15497 0 -1 4202496 5136 0 0 0 26 4 0 0 20 0 1 0 654316700 21962752 5092 18446744073709551615 134512640 135237372 4287547328 18446744073709551615 134734872 0 0 1 0 0 0 0 17 15 0 0 0 0 0
/proc/22613/statm: 5362 5093 75 177 0 5184 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 21448

[startup+0.703119 s]
/proc/loadavg: 15.84 12.51 7.40 2/184 22613
/proc/meminfo: memFree=19036452/36427776 swapFree=3324/8728
[pid=22613] ppid=22611 vsize=44324 CPUtime=0.7
/proc/22613/stat : 22613 (ttsth-5-0) R 22611 22613 15497 0 -1 4202496 10471 0 0 0 64 6 0 0 20 0 1 0 654316700 45387776 10427 18446744073709551615 134512640 135237372 4287547328 18446744073709551615 134534793 0 0 1 0 0 0 0 17 15 0 0 0 0 0
/proc/22613/statm: 11081 10427 75 177 0 10903 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 44324

[startup+1.50308 s]
/proc/loadavg: 15.84 12.51 7.40 2/185 22614
/proc/meminfo: memFree=18970504/36427776 swapFree=4120/73744
[pid=22613] ppid=22611 vsize=83436 CPUtime=1.48
/proc/22613/stat : 22613 (ttsth-5-0) R 22611 22613 15497 0 -1 4202496 20254 0 0 0 140 8 0 0 20 0 1 0 654316700 85438464 20209 18446744073709551615 134512640 135237372 4287547328 18446744073709551615 134519981 0 0 1 0 0 0 0 17 15 0 0 0 0 0
/proc/22613/statm: 20859 20209 76 177 0 20681 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 83436

[startup+3.10321 s]
/proc/loadavg: 14.65 12.32 7.37 2/185 22614
/proc/meminfo: memFree=18940480/36427776 swapFree=4684/104312
[pid=22613] ppid=22611 vsize=111248 CPUtime=3.08
/proc/22613/stat : 22613 (ttsth-5-0) R 22611 22613 15497 0 -1 4202496 35056 0 0 0 294 14 0 0 20 0 1 0 654316700 113917952 27086 18446744073709551615 134512640 135237372 4287547328 18446744073709551615 134555272 0 0 1 0 0 0 0 17 15 0 0 0 0 0
/proc/22613/statm: 27812 27086 77 177 0 27634 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 111248

[startup+6.30345 s]
/proc/loadavg: 14.65 12.32 7.37 2/185 22614
/proc/meminfo: memFree=18926376/36427776 swapFree=4620/117568
[pid=22613] ppid=22611 vsize=111560 CPUtime=6.3
/proc/22613/stat : 22613 (ttsth-5-0) R 22611 22613 15497 0 -1 4202496 35139 0 0 0 614 16 0 0 20 0 1 0 654316700 114237440 27169 18446744073709551615 134512640 135237372 4287547328 18446744073709551615 134600960 0 0 1 0 0 0 0 17 15 0 0 0 0 0
/proc/22613/statm: 27890 27169 77 177 0 27712 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 111560

[startup+12.704 s]
/proc/loadavg: 12.55 11.95 7.30 2/185 22614
/proc/meminfo: memFree=18925572/36427776 swapFree=4620/118256
[pid=22613] ppid=22611 vsize=112280 CPUtime=12.7
/proc/22613/stat : 22613 (ttsth-5-0) R 22611 22613 15497 0 -1 4202496 35294 0 0 0 1254 16 0 0 20 0 1 0 654316700 114974720 27324 18446744073709551615 134512640 135237372 4287547328 18446744073709551615 134555272 0 0 1 0 0 0 0 17 15 0 0 0 0 0
/proc/22613/statm: 28070 27324 77 177 0 27892 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 112280

[startup+25.501 s]
/proc/loadavg: 10.77 11.59 7.23 2/185 22614
/proc/meminfo: memFree=18924612/36427776 swapFree=4620/119648
[pid=22613] ppid=22611 vsize=113788 CPUtime=25.5
/proc/22613/stat : 22613 (ttsth-5-0) R 22611 22613 15497 0 -1 4202496 35633 0 0 0 2534 16 0 0 20 0 1 0 654316700 116518912 27663 18446744073709551615 134512640 135237372 4287547328 18446744073709551615 134550999 0 0 1 0 0 0 0 17 15 0 0 0 0 0
/proc/22613/statm: 28447 27663 77 177 0 28269 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 113788

[startup+51.1031 s]
/proc/loadavg: 7.44 10.73 7.06 2/185 22614
/proc/meminfo: memFree=18921636/36427776 swapFree=4620/122712
[pid=22613] ppid=22611 vsize=116672 CPUtime=51.1
/proc/22613/stat : 22613 (ttsth-5-0) R 22611 22613 15497 0 -1 4202496 36314 0 0 0 5094 16 0 0 20 0 1 0 654316700 119472128 28344 18446744073709551615 134512640 135237372 4287547328 18446744073709551615 134732614 0 0 1 0 0 0 0 17 15 0 0 0 0 0
/proc/22613/statm: 29168 28344 77 177 0 28990 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 116672

[startup+102.303 s]
/proc/loadavg: 3.57 9.10 6.71 2/185 22619
/proc/meminfo: memFree=18919032/36427776 swapFree=4620/124548
[pid=22613] ppid=22611 vsize=119536 CPUtime=102.31
/proc/22613/stat : 22613 (ttsth-5-0) R 22611 22613 15497 0 -1 4202496 36825 0 0 0 10215 16 0 0 20 0 1 0 654316700 122404864 28855 18446744073709551615 134512640 135237372 4287547328 18446744073709551615 134600975 0 0 1 0 0 0 0 17 15 0 0 0 0 0
/proc/22613/statm: 29884 28855 77 177 0 29706 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 119536

[startup+162.304 s]
/proc/loadavg: 2.02 7.73 6.38 2/185 22619
/proc/meminfo: memFree=18918288/36427776 swapFree=4620/125736
[pid=22613] ppid=22611 vsize=120064 CPUtime=162.31
/proc/22613/stat : 22613 (ttsth-5-0) R 22611 22613 15497 0 -1 4202496 36964 0 0 0 16215 16 0 0 20 0 1 0 654316700 122945536 28994 18446744073709551615 134512640 135237372 4287547328 18446744073709551615 134600975 0 0 1 0 0 0 0 17 15 0 0 0 0 0
/proc/22613/statm: 30016 28994 77 177 0 29838 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 120064

[startup+222.309 s]
/proc/loadavg: 1.34 6.41 6.02 2/185 22619
/proc/meminfo: memFree=18917916/36427776 swapFree=4620/125828
[pid=22613] ppid=22611 vsize=120328 CPUtime=222.31
/proc/22613/stat : 22613 (ttsth-5-0) R 22611 22613 15497 0 -1 4202496 37048 0 0 0 22215 16 0 0 20 0 1 0 654316700 123215872 29078 18446744073709551615 134512640 135237372 4287547328 18446744073709551615 134600960 0 0 1 0 0 0 0 17 15 0 0 0 0 0
/proc/22613/statm: 30082 29078 77 177 0 29904 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 120328

[startup+282.302 s]
/proc/loadavg: 1.14 5.50 5.72 2/185 22619
/proc/meminfo: memFree=18917668/36427776 swapFree=4620/125968
[pid=22613] ppid=22611 vsize=120328 CPUtime=282.3
/proc/22613/stat : 22613 (ttsth-5-0) R 22611 22613 15497 0 -1 4202496 37082 0 0 0 28214 16 0 0 20 0 1 0 654316700 123215872 29112 18446744073709551615 134512640 135237372 4287547328 18446744073709551615 134600744 0 0 1 0 0 0 0 17 15 0 0 0 0 0
/proc/22613/statm: 30082 29112 77 177 0 29904 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 120328

[startup+342.303 s]
/proc/loadavg: 1.05 4.68 5.43 2/185 22619
/proc/meminfo: memFree=18917668/36427776 swapFree=4620/125972
[pid=22613] ppid=22611 vsize=120328 CPUtime=342.32
/proc/22613/stat : 22613 (ttsth-5-0) R 22611 22613 15497 0 -1 4202496 37084 0 0 0 34216 16 0 0 20 0 1 0 654316700 123215872 29114 18446744073709551615 134512640 135237372 4287547328 18446744073709551615 134600707 0 0 1 0 0 0 0 17 15 0 0 0 0 0
/proc/22613/statm: 30082 29114 77 177 0 29904 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 120328

[startup+402.304 s]
/proc/loadavg: 1.02 4.01 5.15 2/185 22624
/proc/meminfo: memFree=18917544/36427776 swapFree=4620/125964
[pid=22613] ppid=22611 vsize=120328 CPUtime=402.31
/proc/22613/stat : 22613 (ttsth-5-0) R 22611 22613 15497 0 -1 4202496 37084 0 0 0 40215 16 0 0 20 0 1 0 654316700 123215872 29114 18446744073709551615 134512640 135237372 4287547328 18446744073709551615 134600718 0 0 1 0 0 0 0 17 15 0 0 0 0 0
/proc/22613/statm: 30082 29114 77 177 0 29904 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 120328

[startup+462.301 s]
/proc/loadavg: 1.00 3.46 4.88 2/185 22624
/proc/meminfo: memFree=18917420/36427776 swapFree=4620/126080
[pid=22613] ppid=22611 vsize=120460 CPUtime=462.31
/proc/22613/stat : 22613 (ttsth-5-0) R 22611 22613 15497 0 -1 4202496 37309 0 0 0 46215 16 0 0 20 0 1 0 654316700 123351040 29339 18446744073709551615 134512640 135237372 4287547328 18446744073709551615 134728922 0 0 1 0 0 0 0 17 15 0 0 0 0 0
/proc/22613/statm: 30115 29339 77 177 0 29937 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 120460



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+467.401 s]
/proc/loadavg: 1.00 3.38 4.84 3/185 22624
/proc/meminfo: memFree=16931892/36427776 swapFree=4664/2107600
[pid=22613] ppid=22611 vsize=2101088 CPUtime=467.39
/proc/22613/stat : 22613 (ttsth-5-0) R 22611 22613 15497 0 -1 4202496 534645 0 0 0 46561 178 0 0 20 0 1 0 654316700 2151514112 524693 18446744073709551615 134512640 135237372 4287547328 18446744073709551615 134732614 0 0 1 0 0 0 0 17 15 0 0 0 0 0
/proc/22613/statm: 525272 524693 91 177 0 525094 0
Current children cumulated CPU time (s) 467.39
Current children cumulated vsize (KiB) 2101088

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

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

[startup+467.509 s]
/proc/loadavg: 1.00 3.38 4.84 2/186 22625
/proc/meminfo: memFree=17650720/36427776 swapFree=4664/1387164
[pid=22613] ppid=22611 vsize=0 CPUtime=467.49
/proc/22613/stat : 22613 (ttsth-5-0) R 22611 22613 15497 0 -1 4203524 534645 0 0 0 46561 188 0 0 20 0 1 0 654316700 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 0 0 0 17 15 0 0 0 0 0
/proc/22613/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 467.49
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 467.583
CPU time (s): 467.573
CPU user time (s): 465.593
CPU system time (s): 1.98012
CPU usage (%): 99.9978
Max. virtual memory (cumulated for all children) (KiB): 2101088

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

runsolver used 1.18007 second user time and 2.85618 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-14 05:28:23
IDJOB=1779090
IDBENCH=70808
IDSOLVER=634
FILE ID=xenhost3-49/1779090-1244950103
PBS_JOBID=
Free space on /tmp= 7014 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (16 threads)
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxor/maxor128.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1779090-1244950103/watcher-1779090-1244950103 -o /tmp/evaluation-result-1779090-1244950103/solver-1779090-1244950103 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 16 HOME/instance-1779090-1244950103.cnf

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED= 723270957

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:      19036452 kB
Buffers:        482588 kB
Cached:       14126756 kB
SwapCached:          0 kB
Active:        4129276 kB
Inactive:     10488796 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:           11436 kB
Writeback:           0 kB
AnonPages:        8728 kB
Mapped:           3324 kB
Slab:           721712 kB
SReclaimable:   694732 kB
SUnreclaim:      26980 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= 7014 MiB
End job on xenhost3-49 at 2009-06-14 05:36:13