Trace number 3472280

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
claspmt 2.0-R4095-patched (fixed)? (TO) 160004 5011.05

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k20.cnf
MD5SUM2bee695ce4278b72ee9295631ad94252
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6733.2
Satisfiable
(Un)Satisfiability was proved
Number of variables31357
Number of clauses133420
Sum of the clauses size370492
Maximum clause length37
Minimum clause length1
Number of clauses of size 1278
Number of clauses of size 258046
Number of clauses of size 369900
Number of clauses of size 4166
Number of clauses of size 5305
Number of clauses of size over 54725

Solver Data

0.00/0.01	c clasp version 2.0.0-RC2
0.00/0.01	c Reading from ...386277/instance-3472280-1307386277.cnf
0.59/0.64	c Solving...
160001.73/5008.72	
160001.73/5008.72	*** INTERRUPTED! ***
160001.73/5008.72	*** Shutting down threads...

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3472280-1307386277/watcher-3472280-1307386277 -o /tmp/evaluation-result-3472280-1307386277/solver-3472280-1307386277 -C 160000 -W 5100 -M 256000 HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472280-1307386277.cnf 

running on 32 cores: 0,4,8,12,16,20,24,28,1,5,9,13,17,21,25,29,2,6,10,14,18,22,26,30,3,7,11,15,19,23,27,31

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 160000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 160030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 262144000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 262195200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 32.08 32.07 32.08 1/413 10890
/proc/meminfo: memFree=263659456/264257624 swapFree=67111528/67111528
[pid=10890] ppid=10888 vsize=27156 CPUtime=0.02 cores=0-31
/proc/10890/stat : 10890 (claspmt) R 10888 10890 10864 0 -1 4202496 2273 0 0 0 2 0 0 0 21 0 1 0 4014638 27807744 1958 270582939648 4194304 4964800 140734075590384 18446744073709551615 4367620 0 0 4096 18946 0 0 0 17 24 0 0 0
/proc/10890/statm: 6789 1964 377 189 0 1663 0

[startup+0.053385 s]
/proc/loadavg: 32.08 32.07 32.08 1/413 10890
/proc/meminfo: memFree=263659456/264257624 swapFree=67111528/67111528
[pid=10890] ppid=10888 vsize=28356 CPUtime=0.04 cores=0-31
/proc/10890/stat : 10890 (claspmt) R 10888 10890 10864 0 -1 4202496 2627 0 0 0 4 0 0 0 21 0 1 0 4014638 29036544 2276 270582939648 4194304 4964800 140734075590384 18446744073709551615 4309943 0 0 4096 18946 0 0 0 17 24 0 0 0
/proc/10890/statm: 7089 2277 383 189 0 1963 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 28356

[startup+0.100532 s]
/proc/loadavg: 32.08 32.07 32.08 1/413 10890
/proc/meminfo: memFree=263659456/264257624 swapFree=67111528/67111528
[pid=10890] ppid=10888 vsize=31372 CPUtime=0.09 cores=0-31
/proc/10890/stat : 10890 (claspmt) R 10888 10890 10864 0 -1 4202496 3642 0 0 0 8 1 0 0 21 0 1 0 4014638 32124928 3035 270582939648 4194304 4964800 140734075590384 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 24 0 0 0
/proc/10890/statm: 7843 3036 383 189 0 2717 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31372

[startup+0.300499 s]
/proc/loadavg: 32.08 32.07 32.08 1/413 10890
/proc/meminfo: memFree=263659456/264257624 swapFree=67111528/67111528
[pid=10890] ppid=10888 vsize=39652 CPUtime=0.29 cores=0-31
/proc/10890/stat : 10890 (claspmt) R 10888 10890 10864 0 -1 4202496 6177 0 0 0 27 2 0 0 22 0 1 0 4014638 40603648 5083 270582939648 4194304 4964800 140734075590384 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 24 0 0 0
/proc/10890/statm: 9913 5083 401 189 0 4787 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39652

[startup+0.701637 s]
/proc/loadavg: 32.08 32.07 32.08 1/413 10890
/proc/meminfo: memFree=263659456/264257624 swapFree=67111528/67111528
[pid=10890] ppid=10888 vsize=484936 CPUtime=1.72 cores=0-31
/proc/10890/stat : 10890 (claspmt) S 10888 10890 10864 0 -1 4202496 18269 0 0 0 64 108 0 0 18 0 32 0 4014638 496574464 13492 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446744073709551615 0 0 17 12 0 0 0
/proc/10890/statm: 121234 13503 430 189 0 115583 0
Current children cumulated CPU time (s) 1.72
Current children cumulated vsize (KiB) 484936

[startup+1.50258 s]
/proc/loadavg: 29.67 31.57 31.92 3/445 10922
/proc/meminfo: memFree=263509640/264257624 swapFree=67111528/67111528
[pid=10890] ppid=10888 vsize=1808584 CPUtime=6.34 cores=0-31
/proc/10890/stat : 10890 (claspmt) S 10888 10890 10864 0 -1 4202496 66005 0 0 0 260 374 0 0 18 0 32 0 4014638 1851990016 56747 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446744073709551615 0 0 17 12 0 0 0
/proc/10890/statm: 452146 56747 439 189 0 446495 0
[pid=10890/tid=10892] ppid=10888 vsize=1808584 CPUtime=0.13 cores=0-31
/proc/10890/task/10892/stat : 10892 (claspmt) S 10888 10890 10864 0 -1 4202560 1619 0 0 0 2 11 0 0 17 0 32 0 4014703 1851990016 56747 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604504823602656 0 0 -1 1 0 0 0
[pid=10890/tid=10893] ppid=10888 vsize=1808584 CPUtime=0.14 cores=0-31
/proc/10890/task/10893/stat : 10893 (claspmt) S 10888 10890 10864 0 -1 4202560 2059 0 0 0 2 12 0 0 17 0 32 0 4014703 1851990016 56747 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604501808496096 0 0 -1 2 0 0 0
[pid=10890/tid=10894] ppid=10888 vsize=1808584 CPUtime=0.14 cores=0-31
/proc/10890/task/10894/stat : 10894 (claspmt) S 10888 10890 10864 0 -1 4202560 1986 0 0 0 3 11 0 0 17 0 32 0 4014703 1851990016 56747 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604502116261344 0 0 -1 3 0 0 0
[pid=10890/tid=10895] ppid=10888 vsize=1808584 CPUtime=0.14 cores=0-31
/proc/10890/task/10895/stat : 10895 (claspmt) S 10888 10890 10864 0 -1 4202560 1737 0 0 0 2 12 0 0 17 0 32 0 4014703 1851990016 56747 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604501454822880 0 0 -1 8 0 0 0
[pid=10890/tid=10896] ppid=10888 vsize=1808584 CPUtime=0.42 cores=0-31
/proc/10890/task/10896/stat : 10896 (claspmt) R 10888 10890 10864 0 -1 4202560 1947 0 0 0 30 12 0 0 17 0 32 0 4014703 1851990016 56747 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670155 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=10890/tid=10897] ppid=10888 vsize=1808584 CPUtime=0.14 cores=0-31
/proc/10890/task/10897/stat : 10897 (claspmt) S 10888 10890 10864 0 -1 4202560 1921 0 0 0 2 12 0 0 17 0 32 0 4014703 1851990016 56747 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604502208880096 0 0 -1 26 0 0 0
[pid=10890/tid=10898] ppid=10888 vsize=1808584 CPUtime=0.16 cores=0-31
/proc/10890/task/10898/stat : 10898 (claspmt) S 10888 10890 10864 0 -1 4202560 1902 0 0 0 4 12 0 0 17 0 32 0 4014703 1851990016 56747 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604501962194400 0 0 -1 5 0 0 0
[pid=10890/tid=10899] ppid=10888 vsize=1808584 CPUtime=0.13 cores=0-31
/proc/10890/task/10899/stat : 10899 (claspmt) S 10888 10890 10864 0 -1 4202560 1761 0 0 0 2 11 0 0 17 0 32 0 4014703 1851990016 56747 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604568485354976 0 0 -1 27 0 0 0
[pid=10890/tid=10900] ppid=10888 vsize=1808584 CPUtime=0.14 cores=0-31
/proc/10890/task/10900/stat : 10900 (claspmt) S 10888 10890 10864 0 -1 4202560 1786 0 0 0 1 13 0 0 17 0 32 0 4014703 1851990016 56747 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604502208888288 0 0 -1 6 0 0 0
[pid=10890/tid=10901] ppid=10888 vsize=1808584 CPUtime=0.14 cores=0-31
/proc/10890/task/10901/stat : 10901 (claspmt) S 10888 10890 10864 0 -1 4202560 1995 0 0 0 3 11 0 0 17 0 32 0 4014703 1851990016 56747 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604502209404384 0 0 -1 8 0 0 0
[pid=10890/tid=10902] ppid=10888 vsize=1808584 CPUtime=0.14 cores=0-31
/proc/10890/task/10902/stat : 10902 (claspmt) S 10888 10890 10864 0 -1 4202560 2077 0 0 0 3 11 0 0 17 0 32 0 4014703 1851990016 56747 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604502118850016 0 0 -1 20 0 0 0
[pid=10890/tid=10903] ppid=10888 vsize=1808584 CPUtime=0.13 cores=0-31
/proc/10890/task/10903/stat : 10903 (claspmt) S 10888 10890 10864 0 -1 4202560 1653 0 0 0 2 11 0 0 17 0 32 0 4014703 1851990016 56747 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604505979010528 0 0 -1 30 0 0 0
[pid=10890/tid=10904] ppid=10888 vsize=1808584 CPUtime=0.43 cores=0-31
/proc/10890/task/10904/stat : 10904 (claspmt) R 10888 10890 10864 0 -1 4202560 2005 0 0 0 30 13 0 0 17 0 32 0 4014703 1851990016 56747 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670160 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=10890/tid=10905] ppid=10888 vsize=1808584 CPUtime=0.14 cores=0-31
/proc/10890/task/10905/stat : 10905 (claspmt) S 10888 10890 10864 0 -1 4202560 2059 0 0 0 2 12 0 0 17 0 32 0 4014703 1851990016 56747 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604502025420256 0 0 -1 9 0 0 0
[pid=10890/tid=10906] ppid=10888 vsize=1808584 CPUtime=0.16 cores=0-31
/proc/10890/task/10906/stat : 10906 (claspmt) S 10888 10890 10864 0 -1 4202560 1916 0 0 0 3 13 0 0 17 0 32 0 4014703 1851990016 56747 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604502182026720 0 0 -1 28 0 0 0
[pid=10890/tid=10907] ppid=10888 vsize=1808584 CPUtime=0.13 cores=0-31
/proc/10890/task/10907/stat : 10907 (claspmt) S 10888 10890 10864 0 -1 4202560 1722 0 0 0 1 12 0 0 17 0 32 0 4014703 1851990016 56747 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604501454831072 0 0 -1 18 0 0 0
[pid=10890/tid=10908] ppid=10888 vsize=1808584 CPUtime=0.12 cores=0-31
/proc/10890/task/10908/stat : 10908 (claspmt) S 10888 10890 10864 0 -1 4202560 1688 0 0 0 1 11 0 0 17 0 32 0 4014703 1851990016 56748 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604501808487904 0 0 -1 24 0 0 0
[pid=10890/tid=10909] ppid=10888 vsize=1808584 CPUtime=0.14 cores=0-31
/proc/10890/task/10909/stat : 10909 (claspmt) S 10888 10890 10864 0 -1 4202560 1871 0 0 0 3 11 0 0 17 0 32 0 4014703 1851990016 56748 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604502012894688 0 0 -1 19 0 0 0
[pid=10890/tid=10910] ppid=10888 vsize=1808584 CPUtime=0.14 cores=0-31
/proc/10890/task/10910/stat : 10910 (claspmt) S 10888 10890 10864 0 -1 4202560 1923 0 0 0 2 12 0 0 17 0 32 0 4014703 1851990016 56748 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604506575658464 0 0 -1 0 0 0 0
[pid=10890/tid=10911] ppid=10888 vsize=1808584 CPUtime=0.13 cores=0-31
/proc/10890/task/10911/stat : 10911 (claspmt) S 10888 10890 10864 0 -1 4202560 1713 0 0 0 2 11 0 0 17 0 32 0 4014703 1851990016 56748 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604501888253408 0 0 -1 29 0 0 0
[pid=10890/tid=10912] ppid=10888 vsize=1808584 CPUtime=0.42 cores=0-31
/proc/10890/task/10912/stat : 10912 (claspmt) R 10888 10890 10864 0 -1 4202560 1964 0 0 0 30 12 0 0 17 0 32 0 4014703 1851990016 56748 270582939648 4194304 4964800 140734075590384 18446744073709551615 4674630 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=10890/tid=10913] ppid=10888 vsize=1808584 CPUtime=0.16 cores=0-31
/proc/10890/task/10913/stat : 10913 (claspmt) S 10888 10890 10864 0 -1 4202560 1975 0 0 0 3 13 0 0 17 0 32 0 4014704 1851990016 56748 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604505989316064 0 0 -1 16 0 0 0
[pid=10890/tid=10914] ppid=10888 vsize=1808584 CPUtime=0.15 cores=0-31
/proc/10890/task/10914/stat : 10914 (claspmt) S 10888 10890 10864 0 -1 4202560 1950 0 0 0 2 13 0 0 17 0 32 0 4014704 1851990016 56748 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604502012141024 0 0 -1 10 0 0 0
[pid=10890/tid=10915] ppid=10888 vsize=1808584 CPUtime=0.13 cores=0-31
/proc/10890/task/10915/stat : 10915 (claspmt) S 10888 10890 10864 0 -1 4202560 1766 0 0 0 2 11 0 0 17 0 32 0 4014704 1851990016 56748 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604502257352160 0 0 -1 14 0 0 0
[pid=10890/tid=10916] ppid=10888 vsize=1808584 CPUtime=0.12 cores=0-31
/proc/10890/task/10916/stat : 10916 (claspmt) S 10888 10890 10864 0 -1 4202560 1794 0 0 0 1 11 0 0 17 0 32 0 4014704 1851990016 56748 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604501600189920 0 0 -1 13 0 0 0
[pid=10890/tid=10917] ppid=10888 vsize=1808584 CPUtime=0.13 cores=0-31
/proc/10890/task/10917/stat : 10917 (claspmt) S 10888 10890 10864 0 -1 4202560 2038 0 0 0 3 10 0 0 17 0 32 0 4014704 1851990016 56748 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604504646254048 0 0 -1 7 0 0 0
[pid=10890/tid=10918] ppid=10888 vsize=1808584 CPUtime=0.14 cores=0-31
/proc/10890/task/10918/stat : 10918 (claspmt) S 10888 10890 10864 0 -1 4202560 2003 0 0 0 3 11 0 0 17 0 32 0 4014704 1851990016 56748 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604502025412064 0 0 -1 22 0 0 0
[pid=10890/tid=10919] ppid=10888 vsize=1808584 CPUtime=0.14 cores=0-31
/proc/10890/task/10919/stat : 10919 (claspmt) S 10888 10890 10864 0 -1 4202560 1705 0 0 0 2 12 0 0 17 0 32 0 4014704 1851990016 56748 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604501894176224 0 0 -1 12 0 0 0
[pid=10890/tid=10920] ppid=10888 vsize=1808584 CPUtime=0.4 cores=0-31
/proc/10890/task/10920/stat : 10920 (claspmt) R 10888 10890 10864 0 -1 4202560 1889 0 0 0 29 11 0 0 17 0 32 0 4014704 1851990016 56748 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=10890/tid=10921] ppid=10888 vsize=1808584 CPUtime=0.11 cores=0-31
/proc/10890/task/10921/stat : 10921 (claspmt) S 10888 10890 10864 0 -1 4202560 1956 0 0 0 2 9 0 0 17 0 32 0 4014704 1851990016 56748 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604502118858208 0 0 -1 21 0 0 0
[pid=10890/tid=10922] ppid=10888 vsize=1808584 CPUtime=0.13 cores=0-31
/proc/10890/task/10922/stat : 10922 (claspmt) S 10888 10890 10864 0 -1 4202560 1958 0 0 0 3 10 0 0 17 0 32 0 4014704 1851990016 56748 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604502257343968 0 0 -1 23 0 0 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 1808584

[startup+3.10164 s]
/proc/loadavg: 29.67 31.57 31.92 5/445 10922
/proc/meminfo: memFree=263433496/264257624 swapFree=67111528/67111528
[pid=10890] ppid=10888 vsize=1808584 CPUtime=12.32 cores=0-31
/proc/10890/stat : 10890 (claspmt) S 10888 10890 10864 0 -1 4202496 66458 0 0 0 858 374 0 0 18 0 32 0 4014638 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446744073709551615 0 0 17 12 0 0 0
/proc/10890/statm: 452146 57200 440 189 0 446495 0
[pid=10890/tid=10892] ppid=10888 vsize=1808584 CPUtime=0.13 cores=0-31
/proc/10890/task/10892/stat : 10892 (claspmt) S 10888 10890 10864 0 -1 4202560 1619 0 0 0 2 11 0 0 17 0 32 0 4014703 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604504823602656 0 0 -1 1 0 0 0
[pid=10890/tid=10893] ppid=10888 vsize=1808584 CPUtime=0.14 cores=0-31
/proc/10890/task/10893/stat : 10893 (claspmt) S 10888 10890 10864 0 -1 4202560 2059 0 0 0 2 12 0 0 17 0 32 0 4014703 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604501808496096 0 0 -1 2 0 0 0
[pid=10890/tid=10894] ppid=10888 vsize=1808584 CPUtime=0.14 cores=0-31
/proc/10890/task/10894/stat : 10894 (claspmt) S 10888 10890 10864 0 -1 4202560 1986 0 0 0 3 11 0 0 17 0 32 0 4014703 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604502116261344 0 0 -1 3 0 0 0
[pid=10890/tid=10895] ppid=10888 vsize=1808584 CPUtime=0.14 cores=0-31
/proc/10890/task/10895/stat : 10895 (claspmt) S 10888 10890 10864 0 -1 4202560 1737 0 0 0 2 12 0 0 17 0 32 0 4014703 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604501454822880 0 0 -1 8 0 0 0
[pid=10890/tid=10896] ppid=10888 vsize=1808584 CPUtime=1.89 cores=0-31
/proc/10890/task/10896/stat : 10896 (claspmt) S 10888 10890 10864 0 -1 4202560 2062 0 0 0 177 12 0 0 20 0 32 0 4014703 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604505597410784 0 0 -1 25 0 0 0
[pid=10890/tid=10897] ppid=10888 vsize=1808584 CPUtime=0.14 cores=0-31
/proc/10890/task/10897/stat : 10897 (claspmt) S 10888 10890 10864 0 -1 4202560 1921 0 0 0 2 12 0 0 17 0 32 0 4014703 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604502208880096 0 0 -1 26 0 0 0
[pid=10890/tid=10898] ppid=10888 vsize=1808584 CPUtime=0.16 cores=0-31
/proc/10890/task/10898/stat : 10898 (claspmt) S 10888 10890 10864 0 -1 4202560 1902 0 0 0 4 12 0 0 17 0 32 0 4014703 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604501962194400 0 0 -1 5 0 0 0
[pid=10890/tid=10899] ppid=10888 vsize=1808584 CPUtime=0.13 cores=0-31
/proc/10890/task/10899/stat : 10899 (claspmt) S 10888 10890 10864 0 -1 4202560 1761 0 0 0 2 11 0 0 17 0 32 0 4014703 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604568485354976 0 0 -1 27 0 0 0
[pid=10890/tid=10900] ppid=10888 vsize=1808584 CPUtime=0.14 cores=0-31
/proc/10890/task/10900/stat : 10900 (claspmt) S 10888 10890 10864 0 -1 4202560 1786 0 0 0 1 13 0 0 17 0 32 0 4014703 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604502208888288 0 0 -1 6 0 0 0
[pid=10890/tid=10901] ppid=10888 vsize=1808584 CPUtime=0.14 cores=0-31
/proc/10890/task/10901/stat : 10901 (claspmt) S 10888 10890 10864 0 -1 4202560 1995 0 0 0 3 11 0 0 17 0 32 0 4014703 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604502209404384 0 0 -1 8 0 0 0
[pid=10890/tid=10902] ppid=10888 vsize=1808584 CPUtime=0.14 cores=0-31
/proc/10890/task/10902/stat : 10902 (claspmt) S 10888 10890 10864 0 -1 4202560 2077 0 0 0 3 11 0 0 17 0 32 0 4014703 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604502118850016 0 0 -1 20 0 0 0
[pid=10890/tid=10903] ppid=10888 vsize=1808584 CPUtime=0.13 cores=0-31
/proc/10890/task/10903/stat : 10903 (claspmt) S 10888 10890 10864 0 -1 4202560 1653 0 0 0 2 11 0 0 17 0 32 0 4014703 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604505979010528 0 0 -1 30 0 0 0
[pid=10890/tid=10904] ppid=10888 vsize=1808584 CPUtime=1.88 cores=0-31
/proc/10890/task/10904/stat : 10904 (claspmt) S 10888 10890 10864 0 -1 4202560 2116 0 0 0 175 13 0 0 19 0 32 0 4014703 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604506575666656 0 0 -1 4 0 0 0
[pid=10890/tid=10905] ppid=10888 vsize=1808584 CPUtime=0.14 cores=0-31
/proc/10890/task/10905/stat : 10905 (claspmt) S 10888 10890 10864 0 -1 4202560 2059 0 0 0 2 12 0 0 17 0 32 0 4014703 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604502025420256 0 0 -1 9 0 0 0
[pid=10890/tid=10906] ppid=10888 vsize=1808584 CPUtime=0.16 cores=0-31
/proc/10890/task/10906/stat : 10906 (claspmt) S 10888 10890 10864 0 -1 4202560 1916 0 0 0 3 13 0 0 17 0 32 0 4014703 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604502182026720 0 0 -1 28 0 0 0
[pid=10890/tid=10907] ppid=10888 vsize=1808584 CPUtime=0.13 cores=0-31
/proc/10890/task/10907/stat : 10907 (claspmt) S 10888 10890 10864 0 -1 4202560 1722 0 0 0 1 12 0 0 17 0 32 0 4014703 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604501454831072 0 0 -1 18 0 0 0
[pid=10890/tid=10908] ppid=10888 vsize=1808584 CPUtime=0.12 cores=0-31
/proc/10890/task/10908/stat : 10908 (claspmt) S 10888 10890 10864 0 -1 4202560 1688 0 0 0 1 11 0 0 17 0 32 0 4014703 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604501808487904 0 0 -1 24 0 0 0
[pid=10890/tid=10909] ppid=10888 vsize=1808584 CPUtime=0.14 cores=0-31
/proc/10890/task/10909/stat : 10909 (claspmt) S 10888 10890 10864 0 -1 4202560 1871 0 0 0 3 11 0 0 17 0 32 0 4014703 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604502012894688 0 0 -1 19 0 0 0
[pid=10890/tid=10910] ppid=10888 vsize=1808584 CPUtime=0.14 cores=0-31
/proc/10890/task/10910/stat : 10910 (claspmt) S 10888 10890 10864 0 -1 4202560 1923 0 0 0 2 12 0 0 17 0 32 0 4014703 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604506575658464 0 0 -1 0 0 0 0
[pid=10890/tid=10911] ppid=10888 vsize=1808584 CPUtime=0.13 cores=0-31
/proc/10890/task/10911/stat : 10911 (claspmt) S 10888 10890 10864 0 -1 4202560 1713 0 0 0 2 11 0 0 17 0 32 0 4014703 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604501888253408 0 0 -1 29 0 0 0
[pid=10890/tid=10912] ppid=10888 vsize=1808584 CPUtime=2.02 cores=0-31
/proc/10890/task/10912/stat : 10912 (claspmt) R 10888 10890 10864 0 -1 4202560 2079 0 0 0 190 12 0 0 19 0 32 0 4014703 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=10890/tid=10913] ppid=10888 vsize=1808584 CPUtime=0.16 cores=0-31
/proc/10890/task/10913/stat : 10913 (claspmt) S 10888 10890 10864 0 -1 4202560 1975 0 0 0 3 13 0 0 17 0 32 0 4014704 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604505989316064 0 0 -1 16 0 0 0
[pid=10890/tid=10914] ppid=10888 vsize=1808584 CPUtime=0.15 cores=0-31
/proc/10890/task/10914/stat : 10914 (claspmt) S 10888 10890 10864 0 -1 4202560 1950 0 0 0 2 13 0 0 17 0 32 0 4014704 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604502012141024 0 0 -1 10 0 0 0
[pid=10890/tid=10915] ppid=10888 vsize=1808584 CPUtime=0.13 cores=0-31
/proc/10890/task/10915/stat : 10915 (claspmt) S 10888 10890 10864 0 -1 4202560 1766 0 0 0 2 11 0 0 17 0 32 0 4014704 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604502257352160 0 0 -1 14 0 0 0
[pid=10890/tid=10916] ppid=10888 vsize=1808584 CPUtime=0.12 cores=0-31
/proc/10890/task/10916/stat : 10916 (claspmt) S 10888 10890 10864 0 -1 4202560 1794 0 0 0 1 11 0 0 17 0 32 0 4014704 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604501600189920 0 0 -1 13 0 0 0
[pid=10890/tid=10917] ppid=10888 vsize=1808584 CPUtime=0.13 cores=0-31
/proc/10890/task/10917/stat : 10917 (claspmt) S 10888 10890 10864 0 -1 4202560 2038 0 0 0 3 10 0 0 17 0 32 0 4014704 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604504646254048 0 0 -1 7 0 0 0
[pid=10890/tid=10918] ppid=10888 vsize=1808584 CPUtime=0.14 cores=0-31
/proc/10890/task/10918/stat : 10918 (claspmt) S 10888 10890 10864 0 -1 4202560 2003 0 0 0 3 11 0 0 17 0 32 0 4014704 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604502025412064 0 0 -1 22 0 0 0
[pid=10890/tid=10919] ppid=10888 vsize=1808584 CPUtime=0.14 cores=0-31
/proc/10890/task/10919/stat : 10919 (claspmt) S 10888 10890 10864 0 -1 4202560 1705 0 0 0 2 12 0 0 17 0 32 0 4014704 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604501894176224 0 0 -1 12 0 0 0
[pid=10890/tid=10920] ppid=10888 vsize=1808584 CPUtime=1.86 cores=0-31
/proc/10890/task/10920/stat : 10920 (claspmt) S 10888 10890 10864 0 -1 4202560 2001 0 0 0 175 11 0 0 19 0 32 0 4014704 1851990016 57200 270582939648 4194304 4964800 140734075590384 18446744073709551615 258662772457 0 0 4096 18946 18446604502012902880 0 0 -1 15 0 0 0
[pid=10890/tid=10921] ppid=10888 vsize=1808584 CPUtime=0.11 cores=0-31

################
# More data... #
################

[pid=10890/tid=10899] ppid=10888 vsize=7550028 CPUtime=4955.7 cores=0-31
/proc/10890/task/10899/stat : 10899 (claspmt) R 10888 10890 10864 0 -1 4202560 33141 0 0 0 495442 128 0 0 25 0 32 0 4014703 7731228672 1663505 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=10890/tid=10900] ppid=10888 vsize=7550028 CPUtime=4957.84 cores=0-31
/proc/10890/task/10900/stat : 10900 (claspmt) R 10888 10890 10864 0 -1 4202560 23920 0 0 0 495704 80 0 0 25 0 32 0 4014703 7731228672 1663505 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=10890/tid=10901] ppid=10888 vsize=7550028 CPUtime=4957.99 cores=0-31
/proc/10890/task/10901/stat : 10901 (claspmt) R 10888 10890 10864 0 -1 4202560 30912 0 0 0 495693 106 0 0 25 0 32 0 4014703 7731228672 1663505 270582939648 4194304 4964800 140734075590384 18446744073709551615 4669512 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=10890/tid=10902] ppid=10888 vsize=7550028 CPUtime=4956.99 cores=0-31
/proc/10890/task/10902/stat : 10902 (claspmt) R 10888 10890 10864 0 -1 4202560 41111 0 0 0 495555 144 0 0 25 0 32 0 4014703 7731228672 1663505 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=10890/tid=10903] ppid=10888 vsize=7550028 CPUtime=4958.14 cores=0-31
/proc/10890/task/10903/stat : 10903 (claspmt) R 10888 10890 10864 0 -1 4202560 42873 0 0 0 495630 184 0 0 25 0 32 0 4014703 7731228672 1663505 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=10890/tid=10904] ppid=10888 vsize=7550028 CPUtime=4959.89 cores=0-31
/proc/10890/task/10904/stat : 10904 (claspmt) R 10888 10890 10864 0 -1 4202560 33147 0 0 0 495877 112 0 0 25 0 32 0 4014703 7731228672 1663505 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=10890/tid=10905] ppid=10888 vsize=7550028 CPUtime=4957.93 cores=0-31
/proc/10890/task/10905/stat : 10905 (claspmt) R 10888 10890 10864 0 -1 4202560 39572 0 0 0 495653 140 0 0 25 0 32 0 4014703 7731228672 1663505 270582939648 4194304 4964800 140734075590384 18446744073709551615 4669538 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=10890/tid=10906] ppid=10888 vsize=7550028 CPUtime=4958.02 cores=0-31
/proc/10890/task/10906/stat : 10906 (claspmt) R 10888 10890 10864 0 -1 4202560 163162 0 0 0 495145 657 0 0 25 0 32 0 4014703 7731228672 1663505 270582939648 4194304 4964800 140734075590384 18446744073709551615 4669557 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=10890/tid=10907] ppid=10888 vsize=7550028 CPUtime=4958.04 cores=0-31
/proc/10890/task/10907/stat : 10907 (claspmt) R 10888 10890 10864 0 -1 4202560 32896 0 0 0 495666 138 0 0 25 0 32 0 4014703 7731228672 1663505 270582939648 4194304 4964800 140734075590384 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=10890/tid=10908] ppid=10888 vsize=7550028 CPUtime=4957.73 cores=0-31
/proc/10890/task/10908/stat : 10908 (claspmt) R 10888 10890 10864 0 -1 4202560 25775 0 0 0 495683 90 0 0 25 0 32 0 4014703 7731228672 1663505 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=10890/tid=10909] ppid=10888 vsize=7550028 CPUtime=4940.12 cores=0-31
/proc/10890/task/10909/stat : 10909 (claspmt) R 10888 10890 10864 0 -1 4202560 28439 0 0 0 493913 99 0 0 25 0 32 0 4014703 7731228672 1663505 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10890/tid=10910] ppid=10888 vsize=7550028 CPUtime=4955.32 cores=0-31
/proc/10890/task/10910/stat : 10910 (claspmt) R 10888 10890 10864 0 -1 4202560 47634 0 0 0 495310 222 0 0 25 0 32 0 4014703 7731228672 1663505 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=10890/tid=10911] ppid=10888 vsize=7550028 CPUtime=4958.05 cores=0-31
/proc/10890/task/10911/stat : 10911 (claspmt) R 10888 10890 10864 0 -1 4202560 55617 0 0 0 495576 229 0 0 25 0 32 0 4014703 7731228672 1663505 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=10890/tid=10912] ppid=10888 vsize=7550028 CPUtime=4948.6 cores=0-31
/proc/10890/task/10912/stat : 10912 (claspmt) R 10888 10890 10864 0 -1 4202560 48341 0 0 0 494692 168 0 0 25 0 32 0 4014703 7731228672 1663505 270582939648 4194304 4964800 140734075590384 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=10890/tid=10913] ppid=10888 vsize=7550028 CPUtime=4957.92 cores=0-31
/proc/10890/task/10913/stat : 10913 (claspmt) R 10888 10890 10864 0 -1 4202560 37998 0 0 0 495660 132 0 0 25 0 32 0 4014704 7731228672 1663505 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=10890/tid=10914] ppid=10888 vsize=7550028 CPUtime=4957.99 cores=0-31
/proc/10890/task/10914/stat : 10914 (claspmt) R 10888 10890 10864 0 -1 4202560 168756 0 0 0 495043 756 0 0 25 0 32 0 4014704 7731228672 1663505 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=10890/tid=10915] ppid=10888 vsize=7550028 CPUtime=4958.01 cores=0-31
/proc/10890/task/10915/stat : 10915 (claspmt) R 10888 10890 10864 0 -1 4202560 36130 0 0 0 495644 157 0 0 25 0 32 0 4014704 7731228672 1663505 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=10890/tid=10916] ppid=10888 vsize=7550028 CPUtime=4957.8 cores=0-31
/proc/10890/task/10916/stat : 10916 (claspmt) R 10888 10890 10864 0 -1 4202560 28138 0 0 0 495679 101 0 0 25 0 32 0 4014704 7731228672 1663505 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=10890/tid=10917] ppid=10888 vsize=7550028 CPUtime=4898.22 cores=0-31
/proc/10890/task/10917/stat : 10917 (claspmt) R 10888 10890 10864 0 -1 4202560 36090 0 0 0 489693 129 0 0 25 0 32 0 4014704 7731228672 1663505 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=10890/tid=10918] ppid=10888 vsize=7550028 CPUtime=4954.67 cores=0-31
/proc/10890/task/10918/stat : 10918 (claspmt) R 10888 10890 10864 0 -1 4202560 36866 0 0 0 495334 133 0 0 25 0 32 0 4014704 7731228672 1663505 270582939648 4194304 4964800 140734075590384 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10890/tid=10919] ppid=10888 vsize=7550028 CPUtime=4957.6 cores=0-31
/proc/10890/task/10919/stat : 10919 (claspmt) R 10888 10890 10864 0 -1 4202560 45368 0 0 0 495582 178 0 0 25 0 32 0 4014704 7731228672 1663505 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=10890/tid=10920] ppid=10888 vsize=7550028 CPUtime=4957.33 cores=0-31
/proc/10890/task/10920/stat : 10920 (claspmt) R 10888 10890 10864 0 -1 4202560 43753 0 0 0 495572 161 0 0 25 0 32 0 4014704 7731228672 1663505 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=10890/tid=10921] ppid=10888 vsize=7550028 CPUtime=4953.24 cores=0-31
/proc/10890/task/10921/stat : 10921 (claspmt) R 10888 10890 10864 0 -1 4202560 32535 0 0 0 495206 118 0 0 25 0 32 0 4014704 7731228672 1663505 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=10890/tid=10922] ppid=10888 vsize=7550028 CPUtime=4957.47 cores=0-31
/proc/10890/task/10922/stat : 10922 (claspmt) R 10888 10890 10864 0 -1 4202560 148784 0 0 0 495117 630 0 0 25 0 32 0 4014704 7731228672 1663505 270582939648 4194304 4964800 140734075590384 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 22 0 0 0
Current children cumulated CPU time (s) 158518
Current children cumulated vsize (KiB) 7550028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.7 s]
/proc/loadavg: 31.99 32.00 32.01 33/445 11077
/proc/meminfo: memFree=256989196/264257624 swapFree=67111528/67111528
[pid=10890] ppid=10888 vsize=7550028 CPUtime=160002 cores=0-31
/proc/10890/stat : 10890 (claspmt) R 10888 10890 10864 0 -1 4202496 1689147 0 0 0 15993522 6651 0 0 25 0 32 0 4014638 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 27 0 0 0
/proc/10890/statm: 1887507 1665760 463 189 0 1881856 0
[pid=10890/tid=10892] ppid=10888 vsize=7550028 CPUtime=5004.05 cores=0-31
/proc/10890/task/10892/stat : 10892 (claspmt) R 10888 10890 10864 0 -1 4202560 28191 0 0 0 500307 98 0 0 25 0 32 0 4014703 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10890/tid=10893] ppid=10888 vsize=7550028 CPUtime=5004.31 cores=0-31
/proc/10890/task/10893/stat : 10893 (claspmt) R 10888 10890 10864 0 -1 4202560 40889 0 0 0 500284 147 0 0 25 0 32 0 4014703 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10890/tid=10894] ppid=10888 vsize=7550028 CPUtime=4976.45 cores=0-31
/proc/10890/task/10894/stat : 10894 (claspmt) R 10888 10890 10864 0 -1 4202560 38575 0 0 0 497499 146 0 0 25 0 32 0 4014703 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=10890/tid=10895] ppid=10888 vsize=7550028 CPUtime=5004.51 cores=0-31
/proc/10890/task/10895/stat : 10895 (claspmt) R 10888 10890 10864 0 -1 4202560 44067 0 0 0 500282 169 0 0 25 0 32 0 4014703 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=10890/tid=10896] ppid=10888 vsize=7550028 CPUtime=5006.22 cores=0-31
/proc/10890/task/10896/stat : 10896 (claspmt) R 10888 10890 10864 0 -1 4202560 48502 0 0 0 500463 159 0 0 25 0 32 0 4014703 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=10890/tid=10897] ppid=10888 vsize=7550028 CPUtime=5004.33 cores=0-31
/proc/10890/task/10897/stat : 10897 (claspmt) R 10888 10890 10864 0 -1 4202560 34138 0 0 0 500313 120 0 0 25 0 32 0 4014703 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4362720 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=10890/tid=10898] ppid=10888 vsize=7550028 CPUtime=5004.4 cores=0-31
/proc/10890/task/10898/stat : 10898 (claspmt) R 10888 10890 10864 0 -1 4202560 162902 0 0 0 499737 703 0 0 25 0 32 0 4014703 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=10890/tid=10899] ppid=10888 vsize=7550028 CPUtime=5002.11 cores=0-31
/proc/10890/task/10899/stat : 10899 (claspmt) R 10888 10890 10864 0 -1 4202560 33141 0 0 0 500083 128 0 0 25 0 32 0 4014703 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=10890/tid=10900] ppid=10888 vsize=7550028 CPUtime=5004.18 cores=0-31
/proc/10890/task/10900/stat : 10900 (claspmt) R 10888 10890 10864 0 -1 4202560 23920 0 0 0 500338 80 0 0 25 0 32 0 4014703 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=10890/tid=10901] ppid=10888 vsize=7550028 CPUtime=5004.4 cores=0-31
/proc/10890/task/10901/stat : 10901 (claspmt) R 10888 10890 10864 0 -1 4202560 31026 0 0 0 500334 106 0 0 25 0 32 0 4014703 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=10890/tid=10902] ppid=10888 vsize=7550028 CPUtime=5003.38 cores=0-31
/proc/10890/task/10902/stat : 10902 (claspmt) R 10888 10890 10864 0 -1 4202560 41111 0 0 0 500194 144 0 0 25 0 32 0 4014703 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4669471 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=10890/tid=10903] ppid=10888 vsize=7550028 CPUtime=5004.55 cores=0-31
/proc/10890/task/10903/stat : 10903 (claspmt) R 10888 10890 10864 0 -1 4202560 42898 0 0 0 500271 184 0 0 25 0 32 0 4014703 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=10890/tid=10904] ppid=10888 vsize=7550028 CPUtime=5006.3 cores=0-31
/proc/10890/task/10904/stat : 10904 (claspmt) R 10888 10890 10864 0 -1 4202560 33150 0 0 0 500518 112 0 0 25 0 32 0 4014703 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=10890/tid=10905] ppid=10888 vsize=7550028 CPUtime=5004.34 cores=0-31
/proc/10890/task/10905/stat : 10905 (claspmt) R 10888 10890 10864 0 -1 4202560 39572 0 0 0 500294 140 0 0 25 0 32 0 4014703 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=10890/tid=10906] ppid=10888 vsize=7550028 CPUtime=5004.42 cores=0-31
/proc/10890/task/10906/stat : 10906 (claspmt) R 10888 10890 10864 0 -1 4202560 163162 0 0 0 499785 657 0 0 25 0 32 0 4014703 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=10890/tid=10907] ppid=10888 vsize=7550028 CPUtime=5004.45 cores=0-31
/proc/10890/task/10907/stat : 10907 (claspmt) R 10888 10890 10864 0 -1 4202560 32896 0 0 0 500307 138 0 0 25 0 32 0 4014703 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=10890/tid=10908] ppid=10888 vsize=7550028 CPUtime=5004.14 cores=0-31
/proc/10890/task/10908/stat : 10908 (claspmt) R 10888 10890 10864 0 -1 4202560 25775 0 0 0 500323 91 0 0 25 0 32 0 4014703 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=10890/tid=10909] ppid=10888 vsize=7550028 CPUtime=4986.53 cores=0-31
/proc/10890/task/10909/stat : 10909 (claspmt) R 10888 10890 10864 0 -1 4202560 28439 0 0 0 498554 99 0 0 25 0 32 0 4014703 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10890/tid=10910] ppid=10888 vsize=7550028 CPUtime=5001.71 cores=0-31
/proc/10890/task/10910/stat : 10910 (claspmt) R 10888 10890 10864 0 -1 4202560 47635 0 0 0 499949 222 0 0 25 0 32 0 4014703 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=10890/tid=10911] ppid=10888 vsize=7550028 CPUtime=5004.47 cores=0-31
/proc/10890/task/10911/stat : 10911 (claspmt) R 10888 10890 10864 0 -1 4202560 55617 0 0 0 500218 229 0 0 25 0 32 0 4014703 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=10890/tid=10912] ppid=10888 vsize=7550028 CPUtime=4993.7 cores=0-31
/proc/10890/task/10912/stat : 10912 (claspmt) R 10888 10890 10864 0 -1 4202560 48341 0 0 0 499201 169 0 0 25 0 32 0 4014703 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=10890/tid=10913] ppid=10888 vsize=7550028 CPUtime=5004.34 cores=0-31
/proc/10890/task/10913/stat : 10913 (claspmt) R 10888 10890 10864 0 -1 4202560 38071 0 0 0 500301 133 0 0 25 0 32 0 4014704 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=10890/tid=10914] ppid=10888 vsize=7550028 CPUtime=5004.4 cores=0-31
/proc/10890/task/10914/stat : 10914 (claspmt) R 10888 10890 10864 0 -1 4202560 168756 0 0 0 499684 756 0 0 25 0 32 0 4014704 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=10890/tid=10915] ppid=10888 vsize=7550028 CPUtime=5004.42 cores=0-31
/proc/10890/task/10915/stat : 10915 (claspmt) R 10888 10890 10864 0 -1 4202560 36139 0 0 0 500285 157 0 0 25 0 32 0 4014704 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4658540 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=10890/tid=10916] ppid=10888 vsize=7550028 CPUtime=5004.22 cores=0-31
/proc/10890/task/10916/stat : 10916 (claspmt) R 10888 10890 10864 0 -1 4202560 28138 0 0 0 500321 101 0 0 25 0 32 0 4014704 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=10890/tid=10917] ppid=10888 vsize=7550028 CPUtime=4944.63 cores=0-31
/proc/10890/task/10917/stat : 10917 (claspmt) R 10888 10890 10864 0 -1 4202560 36090 0 0 0 494334 129 0 0 25 0 32 0 4014704 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=10890/tid=10918] ppid=10888 vsize=7550028 CPUtime=5001.08 cores=0-31
/proc/10890/task/10918/stat : 10918 (claspmt) R 10888 10890 10864 0 -1 4202560 36872 0 0 0 499975 133 0 0 25 0 32 0 4014704 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10890/tid=10919] ppid=10888 vsize=7550028 CPUtime=5003.98 cores=0-31
/proc/10890/task/10919/stat : 10919 (claspmt) R 10888 10890 10864 0 -1 4202560 45368 0 0 0 500219 179 0 0 25 0 32 0 4014704 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=10890/tid=10920] ppid=10888 vsize=7550028 CPUtime=5003.74 cores=0-31
/proc/10890/task/10920/stat : 10920 (claspmt) R 10888 10890 10864 0 -1 4202560 43881 0 0 0 500213 161 0 0 25 0 32 0 4014704 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=10890/tid=10921] ppid=10888 vsize=7550028 CPUtime=4999.65 cores=0-31
/proc/10890/task/10921/stat : 10921 (claspmt) R 10888 10890 10864 0 -1 4202560 32535 0 0 0 499847 118 0 0 25 0 32 0 4014704 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=10890/tid=10922] ppid=10888 vsize=7550028 CPUtime=5003.89 cores=0-31
/proc/10890/task/10922/stat : 10922 (claspmt) R 10888 10890 10864 0 -1 4202560 148784 0 0 0 499759 630 0 0 25 0 32 0 4014704 7731228672 1665760 270582939648 4194304 4964800 140734075590384 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 22 0 0 0
Current children cumulated CPU time (s) 160002
Current children cumulated vsize (KiB) 7550028

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -10890

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

[startup+5009.42 s]
/proc/loadavg: 31.99 32.00 32.01 2/415 11078
/proc/meminfo: memFree=257001216/264257624 swapFree=67111528/67111528
[pid=10890] ppid=10888 vsize=7439780 CPUtime=160003 cores=0-31
/proc/10890/stat : 10890 (claspmt) R 10888 10890 10864 0 -1 4202496 1689159 0 0 0 15993622 6651 0 0 25 0 1 0 4014638 7618334720 1661107 270582939648 4194304 4964800 140734075590384 18446744073709551615 4646607 0 0 4096 18946 0 0 0 17 27 0 0 0
/proc/10890/statm: 1859945 1661107 474 189 0 1854294 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 7439780

[startup+5010.2 s]
/proc/loadavg: 31.99 32.00 32.01 2/415 11078
/proc/meminfo: memFree=257001216/264257624 swapFree=67111528/67111528
[pid=10890] ppid=10888 vsize=7417060 CPUtime=160004 cores=0-31
/proc/10890/stat : 10890 (claspmt) R 10888 10890 10864 0 -1 4202496 1689159 0 0 0 15993700 6651 0 0 25 0 1 0 4014638 7595069440 1656090 270582939648 4194304 4964800 140734075590384 18446744073709551615 258650611056 0 0 4096 18946 0 0 0 17 27 0 0 0
/proc/10890/statm: 1854265 1656090 474 189 0 1848614 0
Current children cumulated CPU time (s) 160004
Current children cumulated vsize (KiB) 7417060

[startup+5010.6 s]
/proc/loadavg: 29.51 31.49 31.84 2/415 11078
/proc/meminfo: memFree=257033208/264257624 swapFree=67111528/67111528
[pid=10890] ppid=10888 vsize=7407524 CPUtime=160004 cores=0-31
/proc/10890/stat : 10890 (claspmt) R 10888 10890 10864 0 -1 4202496 1689159 0 0 0 15993740 6651 0 0 25 0 1 0 4014638 7585304576 1653808 270582939648 4194304 4964800 140734075590384 18446744073709551615 258650612305 0 0 4096 18946 0 0 0 17 27 0 0 0
/proc/10890/statm: 1851881 1653808 474 189 0 1846230 0
Current children cumulated CPU time (s) 160004
Current children cumulated vsize (KiB) 7407524

[startup+5011 s]
/proc/loadavg: 29.51 31.49 31.84 2/415 11078
/proc/meminfo: memFree=257033208/264257624 swapFree=67111528/67111528
[pid=10890] ppid=10888 vsize=0 CPUtime=160004 cores=0-31
/proc/10890/stat : 10890 (claspmt) R 10888 10890 10864 0 -1 4203524 1689159 0 0 0 15993753 6678 0 0 25 0 1 0 4014638 0 0 270582939648 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 27 0 0 0
/proc/10890/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 160004
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 5011.05
CPU time (s): 160004
CPU user time (s): 159938
CPU system time (s): 66.8428
CPU usage (%): 3193.03
Max. virtual memory (cumulated for all children) (KiB): 7550028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159938
system time used= 66.8428
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1689159
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= 261320
involuntary context switches= 393194

runsolver used 26.39 second user time and 114.859 second system time

The end

Launcher Data

Begin job on node200 at 2011-06-06 20:51:18
IDJOB=3472280
IDBENCH=20529
IDSOLVER=1961
FILE ID=node200/3472280-1307386277
RUNJOBID= node200-1307386277-10878
PBS_JOBID= 13509167
Free space on /tmp= 61740 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k20.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3472280-1307386277/watcher-3472280-1307386277 -o /tmp/evaluation-result-3472280-1307386277/solver-3472280-1307386277 -C 160000 -W 5100 -M 256000  HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472280-1307386277.cnf

TIME LIMIT= 160000 seconds
MEMORY LIMIT= 256000 MiB
NBCORE= 32

MD5SUM BENCH= 2bee695ce4278b72ee9295631ad94252
RANDOM SEED=1796647471

node200.alineos.net Linux 2.6.18-194.el5 #1 SMP Fri Apr 2 14:58:14 EDT 2010

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 32
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.02
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 64
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 96
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 34
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 66
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 98
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3989.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 36
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 68
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 100
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 38
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 70
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 102
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 16
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 8
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 17
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 48
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 18
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 80
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 19
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 112
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3989.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 20
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 9
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 21
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 50
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.10
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 22
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 82
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.10
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 23
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 114
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 24
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 10
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 25
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 52
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 26
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 84
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 27
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 116
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 28
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 11
cpu cores	: 8
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 29
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 54
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 30
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 86
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 31
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 118
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 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     264257624 kB
MemFree:      263659744 kB
Buffers:         48512 kB
Cached:         342988 kB
SwapCached:          0 kB
Active:         143120 kB
Inactive:       311840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      263659744 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3644 kB
Writeback:           0 kB
AnonPages:       62944 kB
Mapped:          14200 kB
Slab:            64032 kB
PageTables:       4000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   159980 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296372 kB
VmallocChunk: 34359440603 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 61740 MiB
End job on node200 at 2011-06-06 22:14:49