Trace number 1781430

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)Signal 279.889 279.932

General information on the benchmark

Namemanol-pipe-f9n.cnf
MD5SUM61e4a04a828a2cd33ae3f3dde54ef320
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark255.56
Satisfiable
(Un)Satisfiability was proved
Number of variables185149
Number of clauses552412
Sum of the clauses size1288960
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2368274
Number of clauses of size 3184137
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.70/0.76	c Command: HOME/ttsth-5-0 -num-threads 16 HOME/instance-1781430-1244987611.cnf 
0.70/0.76	c Using SATTIMEOUT of 10000
0.70/0.76	c Using SATRAM of 2047
0.70/0.76	c Size of subset node = 16
0.70/0.76	c Variables = 185149
0.70/0.76	c Clauses = 552412
0.70/0.76	c Literals = 1288960
0.70/0.76	c Reduced size:
0.70/0.76	c Variables = 185149
0.70/0.76	c Clauses = 552404
0.70/0.76	c Literals = 1288942
0.70/0.76	c a2
1.30/1.35	c a1
271.10/271.17	c Independent sub-problems = 1
271.10/271.17	c Sub-problem with 185146 variables and 552404 clauses
271.10/271.17	c using permutation method 4
271.10/271.17	c count = 1
271.10/271.17	c Ordering finished 270.990 seconds
271.10/271.17	c mapped 271.140 seconds
271.10/271.17	c permuted 271.140 seconds
271.10/271.17	c about to sort
271.20/271.28	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-1781430-1244987611/watcher-1781430-1244987611 -o /tmp/evaluation-result-1781430-1244987611/solver-1781430-1244987611 -C 10000 -W 1000 -M 2047 HOME/ttsth-5-0 -num-threads 16 HOME/instance-1781430-1244987611.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.83 10.77 7.61 2/187 31703
/proc/meminfo: memFree=18972176/36427776 swapFree=6128/10800
[pid=31703] ppid=31701 vsize=1540 CPUtime=0
/proc/31703/stat : 31703 (ttsth-5-0) R 31701 31703 15497 0 -1 4202496 288 0 0 0 0 0 0 0 20 0 1 0 658067482 1576960 244 18446744073709551615 134512640 135237372 4291179328 18446744073709551615 134732614 0 0 1 0 0 0 0 17 6 0 0 0 0 0
/proc/31703/statm: 385 245 74 177 0 207 0

[startup+0.016026 s]
/proc/loadavg: 15.83 10.77 7.61 2/187 31703
/proc/meminfo: memFree=18972176/36427776 swapFree=6128/10800
[pid=31703] ppid=31701 vsize=1936 CPUtime=0
/proc/31703/stat : 31703 (ttsth-5-0) R 31701 31703 15497 0 -1 4202496 389 0 0 0 0 0 0 0 20 0 1 0 658067482 1982464 346 18446744073709551615 134512640 135237372 4291179328 18446744073709551615 134639534 0 0 1 0 0 0 0 17 6 0 0 0 0 0
/proc/31703/statm: 484 347 75 177 0 306 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1936

[startup+0.104015 s]
/proc/loadavg: 15.83 10.77 7.61 2/187 31703
/proc/meminfo: memFree=18972176/36427776 swapFree=6128/10800
[pid=31703] ppid=31701 vsize=8024 CPUtime=0.1
/proc/31703/stat : 31703 (ttsth-5-0) R 31701 31703 15497 0 -1 4202496 1866 0 0 0 10 0 0 0 20 0 1 0 658067482 8216576 1822 18446744073709551615 134512640 135237372 4291179328 18446744073709551615 134732614 0 0 1 0 0 0 0 17 6 0 0 0 0 0
/proc/31703/statm: 2006 1823 75 177 0 1828 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 8024

[startup+0.304032 s]
/proc/loadavg: 15.83 10.77 7.61 2/187 31703
/proc/meminfo: memFree=18972176/36427776 swapFree=6128/10800
[pid=31703] ppid=31701 vsize=21580 CPUtime=0.3
/proc/31703/stat : 31703 (ttsth-5-0) R 31701 31703 15497 0 -1 4202496 5183 0 0 0 26 4 0 0 20 0 1 0 658067482 22097920 5139 18446744073709551615 134512640 135237372 4291179328 18446744073709551615 134732614 0 0 1 0 0 0 0 17 6 0 0 0 0 0
/proc/31703/statm: 5395 5140 75 177 0 5217 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 21580

[startup+0.704077 s]
/proc/loadavg: 15.83 10.77 7.61 2/187 31703
/proc/meminfo: memFree=18972176/36427776 swapFree=6128/10800
[pid=31703] ppid=31701 vsize=41084 CPUtime=0.7
/proc/31703/stat : 31703 (ttsth-5-0) R 31701 31703 15497 0 -1 4202496 9673 0 0 0 64 6 0 0 20 0 1 0 658067482 42070016 9629 18446744073709551615 134512640 135237372 4291179328 18446744073709551615 134534082 0 0 1 0 0 0 0 17 6 0 0 0 0 0
/proc/31703/statm: 10271 9629 75 177 0 10093 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 41084

[startup+1.50415 s]
/proc/loadavg: 15.83 10.77 7.61 2/188 31704
/proc/meminfo: memFree=18895344/36427776 swapFree=6508/88032
[pid=31703] ppid=31701 vsize=84764 CPUtime=1.5
/proc/31703/stat : 31703 (ttsth-5-0) R 31701 31703 15497 0 -1 4202496 20487 0 0 0 140 10 0 0 20 0 1 0 658067482 86798336 20442 18446744073709551615 134512640 135237372 4291179328 18446744073709551615 134540092 0 0 1 0 0 0 0 17 6 0 0 0 0 0
/proc/31703/statm: 21191 20442 76 177 0 21013 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 84764

[startup+3.10029 s]
/proc/loadavg: 15.83 10.77 7.61 2/188 31704
/proc/meminfo: memFree=18871408/36427776 swapFree=6352/111656
[pid=31703] ppid=31701 vsize=102840 CPUtime=3.08
/proc/31703/stat : 31703 (ttsth-5-0) R 31701 31703 15497 0 -1 4202496 32862 0 0 0 294 14 0 0 20 0 1 0 658067482 105308160 25025 18446744073709551615 134512640 135237372 4291179328 18446744073709551615 134555272 0 0 1 0 0 0 0 17 6 0 0 0 0 0
/proc/31703/statm: 25710 25025 77 177 0 25532 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 102840

[startup+6.30456 s]
/proc/loadavg: 14.64 10.61 7.57 2/188 31704
/proc/meminfo: memFree=18870056/36427776 swapFree=6404/112256
[pid=31703] ppid=31701 vsize=103280 CPUtime=6.3
/proc/31703/stat : 31703 (ttsth-5-0) R 31701 31703 15497 0 -1 4202496 32967 0 0 0 614 16 0 0 20 0 1 0 658067482 105758720 25130 18446744073709551615 134512640 135237372 4291179328 18446744073709551615 134600975 0 0 1 0 0 0 0 17 6 0 0 0 0 0
/proc/31703/statm: 25820 25130 77 177 0 25642 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 103280

[startup+12.7011 s]
/proc/loadavg: 13.55 10.45 7.54 2/188 31704
/proc/meminfo: memFree=18869004/36427776 swapFree=6404/113356
[pid=31703] ppid=31701 vsize=103968 CPUtime=12.7
/proc/31703/stat : 31703 (ttsth-5-0) R 31701 31703 15497 0 -1 4202496 33108 0 0 0 1254 16 0 0 20 0 1 0 658067482 106463232 25271 18446744073709551615 134512640 135237372 4291179328 18446744073709551615 134600960 0 0 1 0 0 0 0 17 6 0 0 0 0 0
/proc/31703/statm: 25992 25271 77 177 0 25814 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 103968

[startup+25.5023 s]
/proc/loadavg: 10.77 9.99 7.43 2/188 31704
/proc/meminfo: memFree=18868160/36427776 swapFree=6404/114256
[pid=31703] ppid=31701 vsize=105212 CPUtime=25.5
/proc/31703/stat : 31703 (ttsth-5-0) R 31701 31703 15497 0 -1 4202496 33390 0 0 0 2534 16 0 0 20 0 1 0 658067482 107737088 25553 18446744073709551615 134512640 135237372 4291179328 18446744073709551615 134555272 0 0 1 0 0 0 0 17 6 0 0 0 0 0
/proc/31703/statm: 26303 25553 77 177 0 26125 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 105212

[startup+51.1046 s]
/proc/loadavg: 7.44 9.26 7.26 2/188 31704
/proc/meminfo: memFree=18866300/36427776 swapFree=6404/116248
[pid=31703] ppid=31701 vsize=107436 CPUtime=51.11
/proc/31703/stat : 31703 (ttsth-5-0) R 31701 31703 15497 0 -1 4202496 33876 0 0 0 5095 16 0 0 20 0 1 0 658067482 110014464 26039 18446744073709551615 134512640 135237372 4291179328 18446744073709551615 134600707 0 0 1 0 0 0 0 17 6 0 0 0 0 0
/proc/31703/statm: 26859 26039 77 177 0 26681 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 107436

[startup+102.309 s]
/proc/loadavg: 3.79 7.99 6.93 2/188 31709
/proc/meminfo: memFree=18865060/36427776 swapFree=6404/117420
[pid=31703] ppid=31701 vsize=108360 CPUtime=102.31
/proc/31703/stat : 31703 (ttsth-5-0) R 31701 31703 15497 0 -1 4202496 34177 0 0 0 10215 16 0 0 20 0 1 0 658067482 110960640 26340 18446744073709551615 134512640 135237372 4291179328 18446744073709551615 134600975 0 0 1 0 0 0 0 17 6 0 0 0 0 0
/proc/31703/statm: 27090 26340 77 177 0 26912 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 108360

[startup+162.303 s]
/proc/loadavg: 2.02 6.71 6.55 2/188 31709
/proc/meminfo: memFree=18864564/36427776 swapFree=6404/118404
[pid=31703] ppid=31701 vsize=108624 CPUtime=162.31
/proc/31703/stat : 31703 (ttsth-5-0) R 31701 31703 15497 0 -1 4202496 34247 0 0 0 16215 16 0 0 20 0 1 0 658067482 111230976 26410 18446744073709551615 134512640 135237372 4291179328 18446744073709551615 134600966 0 0 1 0 0 0 0 17 6 0 0 0 0 0
/proc/31703/statm: 27156 26410 77 177 0 26978 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 108624

[startup+222.304 s]
/proc/loadavg: 1.37 5.67 6.20 2/188 31709
/proc/meminfo: memFree=18864440/36427776 swapFree=6404/118428
[pid=31703] ppid=31701 vsize=108756 CPUtime=222.31
/proc/31703/stat : 31703 (ttsth-5-0) R 31701 31703 15497 0 -1 4202496 34317 0 0 0 22215 16 0 0 20 0 1 0 658067482 111366144 26480 18446744073709551615 134512640 135237372 4291179328 18446744073709551615 134600975 0 0 1 0 0 0 0 17 6 0 0 0 0 0
/proc/31703/statm: 27189 26480 77 177 0 27011 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 108756

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

[startup+230.305 s]
/proc/loadavg: 1.32 5.52 6.15 2/188 31709
/proc/meminfo: memFree=18864192/36427776 swapFree=6404/118448
[pid=31703] ppid=31701 vsize=108888 CPUtime=230.31
/proc/31703/stat : 31703 (ttsth-5-0) R 31701 31703 15497 0 -1 4202496 34323 0 0 0 23015 16 0 0 20 0 1 0 658067482 111501312 26486 18446744073709551615 134512640 135237372 4291179328 18446744073709551615 134600975 0 0 1 0 0 0 0 17 6 0 0 0 0 0
/proc/31703/statm: 27222 26486 77 177 0 27044 0
Current children cumulated CPU time (s) 230.31
Current children cumulated vsize (KiB) 108888

[startup+255.903 s]
/proc/loadavg: 1.21 5.15 6.01 3/188 31709
/proc/meminfo: memFree=18864068/36427776 swapFree=6404/118576
[pid=31703] ppid=31701 vsize=108888 CPUtime=255.9
/proc/31703/stat : 31703 (ttsth-5-0) R 31701 31703 15497 0 -1 4202496 34356 0 0 0 25574 16 0 0 20 0 1 0 658067482 111501312 26519 18446744073709551615 134512640 135237372 4291179328 18446744073709551615 134600718 0 0 1 0 0 0 0 17 6 0 0 0 0 0
/proc/31703/statm: 27222 26519 77 177 0 27044 0
Current children cumulated CPU time (s) 255.9
Current children cumulated vsize (KiB) 108888

[startup+268.7 s]
/proc/loadavg: 1.16 4.95 5.93 2/188 31709
/proc/meminfo: memFree=18864068/36427776 swapFree=6404/118608
[pid=31703] ppid=31701 vsize=109020 CPUtime=268.7
/proc/31703/stat : 31703 (ttsth-5-0) R 31701 31703 15497 0 -1 4202496 34363 0 0 0 26854 16 0 0 20 0 1 0 658067482 111636480 26526 18446744073709551615 134512640 135237372 4291179328 18446744073709551615 134600744 0 0 1 0 0 0 0 17 6 0 0 0 0 0
/proc/31703/statm: 27255 26526 77 177 0 27077 0
Current children cumulated CPU time (s) 268.7
Current children cumulated vsize (KiB) 109020

[startup+275.101 s]
/proc/loadavg: 1.15 4.88 5.90 2/188 31709
/proc/meminfo: memFree=17080376/36427776 swapFree=6448/1899436
[pid=31703] ppid=31701 vsize=1900588 CPUtime=275.08
/proc/31703/stat : 31703 (ttsth-5-0) R 31701 31703 15497 0 -1 4202496 483846 0 0 0 27350 158 0 0 20 0 1 0 658067482 1946202112 474888 18446744073709551615 134512640 135237372 4291179328 18446744073709551615 134735855 0 0 1 0 0 0 0 17 6 0 0 0 0 0
/proc/31703/statm: 475147 474889 91 177 0 474969 0
Current children cumulated CPU time (s) 275.08
Current children cumulated vsize (KiB) 1900588

[startup+278.313 s]
/proc/loadavg: 1.14 4.82 5.87 2/188 31709
/proc/meminfo: memFree=15735688/36427776 swapFree=6460/1984432
[pid=31703] ppid=31701 vsize=1973268 CPUtime=278.29
/proc/31703/stat : 31703 (ttsth-5-0) R 31701 31703 15497 0 -1 4204032 502147 0 0 0 27405 424 0 0 20 0 1 0 658067482 2020626432 492995 18446744073709551615 134512640 135237372 4291179328 18446744073709551615 134730102 0 0 1 0 0 0 0 17 6 0 0 0 0 0
/proc/31703/statm: 493317 492995 91 177 0 493139 0
Current children cumulated CPU time (s) 278.29
Current children cumulated vsize (KiB) 1973268

[startup+279.101 s]
/proc/loadavg: 1.14 4.82 5.87 2/188 31709
/proc/meminfo: memFree=15735688/36427776 swapFree=6460/1984432
[pid=31703] ppid=31701 vsize=1973268 CPUtime=279.07
/proc/31703/stat : 31703 (ttsth-5-0) R 31701 31703 15497 0 -1 4204032 502147 0 0 0 27405 502 0 0 20 0 1 0 658067482 2020626432 492995 18446744073709551615 134512640 135237372 4291179328 18446744073709551615 134730102 0 0 1 0 0 0 0 17 6 0 0 0 0 0
/proc/31703/statm: 493317 492995 91 177 0 493139 0
Current children cumulated CPU time (s) 279.07
Current children cumulated vsize (KiB) 1973268

[startup+279.501 s]
/proc/loadavg: 1.14 4.82 5.87 2/188 31709
/proc/meminfo: memFree=15158356/36427776 swapFree=6460/1984432
[pid=31703] ppid=31701 vsize=1973268 CPUtime=279.48
/proc/31703/stat : 31703 (ttsth-5-0) R 31701 31703 15497 0 -1 4204032 502147 0 0 0 27406 542 0 0 20 0 1 0 658067482 2020626432 492995 18446744073709551615 134512640 135237372 4291179328 18446744073709551615 134730102 0 0 1 0 0 0 0 17 6 0 0 0 0 0
/proc/31703/statm: 493317 492995 91 177 0 493139 0
Current children cumulated CPU time (s) 279.48
Current children cumulated vsize (KiB) 1973268

[startup+279.905 s]
/proc/loadavg: 1.14 4.82 5.87 2/188 31709
/proc/meminfo: memFree=15158356/36427776 swapFree=6460/1984432
[pid=31703] ppid=31701 vsize=0 CPUtime=279.88
/proc/31703/stat : 31703 (ttsth-5-0) R 31701 31703 15497 0 -1 4204036 502148 0 0 0 27406 582 0 0 20 0 1 0 658067482 0 0 18446744073709551615 0 0 0 0 0 0 0 1 0 0 0 0 17 6 0 0 0 0 0
/proc/31703/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 279.88
Current children cumulated vsize (KiB) 0

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 279.932
CPU time (s): 279.889
CPU user time (s): 274.025
CPU system time (s): 5.86437
CPU usage (%): 99.9849
Max. virtual memory (cumulated for all children) (KiB): 1973268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 274.025
system time used= 5.86437
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 502148
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3943256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 434

runsolver used 0.752047 second user time and 1.72411 second system time

The end

Launcher Data

Begin job on xenhost3-49 at 2009-06-14 15:53:31
IDJOB=1781430
IDBENCH=71745
IDSOLVER=634
FILE ID=xenhost3-49/1781430-1244987611
PBS_JOBID=
Free space on /tmp= 7013 MiB

SOLVER NAME= ttsth-5-0 2009-03-19 (16 threads)
BENCH NAME= SAT_RACE06/manol-pipe-f9n.cnf
COMMAND LINE= HOME/ttsth-5-0 -num-threads MAXNBTHREAD BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1781430-1244987611/watcher-1781430-1244987611 -o /tmp/evaluation-result-1781430-1244987611/solver-1781430-1244987611 -C 10000 -W 1000 -M 2047  HOME/ttsth-5-0 -num-threads 16 HOME/instance-1781430-1244987611.cnf

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

MD5SUM BENCH= 61e4a04a828a2cd33ae3f3dde54ef320
RANDOM SEED= 15985214

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:      18972176 kB
Buffers:        528492 kB
Cached:       14128092 kB
SwapCached:          0 kB
Active:        4177384 kB
Inactive:     10490588 kB
SwapTotal:    25398692 kB
SwapFree:     25398692 kB
Dirty:           10332 kB
Writeback:           0 kB
AnonPages:       10800 kB
Mapped:           5464 kB
Slab:           734572 kB
SReclaimable:   707748 kB
SUnreclaim:      26824 kB
PageTables:          0 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
WritebackTmp:        0 kB
CommitLimit:  43612580 kB
Committed_AS:    36632 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    275248 kB
VmallocChunk: 34359462839 kB
DirectMap4k:  99216660 kB
DirectMap2M:         0 kB

Free space on /tmp at the end= 5085 MiB
End job on xenhost3-49 at 2009-06-14 15:58:11