Trace number 3472499

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)UNSAT 273.379 16.4201

General information on the benchmark

NameSAT03/industrial/simon/sat02/
6pipe_6_ooo.shuffled-as.sat03-413.cnf
MD5SUM8bd122b0caab0988cbc54e4731b25623
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark273.379
Satisfiable
(Un)Satisfiability was proved
Number of variables17064
Number of clauses545612
Sum of the clauses size1608428
Maximum clause length187
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2476931
Number of clauses of size 356141
Number of clauses of size 4301
Number of clauses of size 5290
Number of clauses of size over 511948

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...783348/instance-3472499-1307783348.cnf
3.99/4.07	c Solving...
273.25/16.41	s UNSATISFIABLE
273.25/16.41	
273.25/16.41	c Models        : 0     
273.25/16.41	c Time          : 16.085s (Solving: 12.02s 1st Model: 0.00s Unsat: 12.02s)
273.25/16.41	c CPU Time      : 273.040s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3472499-1307783348/watcher-3472499-1307783348 -o /tmp/evaluation-result-3472499-1307783348/solver-3472499-1307783348 -C 160000 -W 5100 -M 256000 HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472499-1307783348.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: 20.86 28.15 30.62 1/413 9175
/proc/meminfo: memFree=262080356/264257624 swapFree=67111528/67111528
[pid=9175] ppid=9173 vsize=27236 CPUtime=0.02 cores=0-31
/proc/9175/stat : 9175 (claspmt) R 9173 9175 8998 0 -1 4202496 2462 0 0 0 2 0 0 0 22 0 1 0 43721769 27889664 1967 270582939648 4194304 4964800 140736953938928 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 24 0 0 0
/proc/9175/statm: 6809 1969 383 189 0 1683 0

[startup+0.05989 s]
/proc/loadavg: 20.86 28.15 30.62 1/413 9175
/proc/meminfo: memFree=262080356/264257624 swapFree=67111528/67111528
[pid=9175] ppid=9173 vsize=29972 CPUtime=0.05 cores=0-31
/proc/9175/stat : 9175 (claspmt) R 9173 9175 8998 0 -1 4202496 3356 0 0 0 5 0 0 0 22 0 1 0 43721769 30691328 2680 270582939648 4194304 4964800 140736953938928 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 24 0 0 0
/proc/9175/statm: 7493 2682 383 189 0 2367 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 29972

[startup+0.100889 s]
/proc/loadavg: 20.86 28.15 30.62 1/413 9175
/proc/meminfo: memFree=262080356/264257624 swapFree=67111528/67111528
[pid=9175] ppid=9173 vsize=35148 CPUtime=0.09 cores=0-31
/proc/9175/stat : 9175 (claspmt) R 9173 9175 8998 0 -1 4202496 5197 0 0 0 9 0 0 0 22 0 1 0 43721769 35991552 3844 270582939648 4194304 4964800 140736953938928 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 24 0 0 0
/proc/9175/statm: 8787 3847 383 189 0 3661 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35148

[startup+0.300902 s]
/proc/loadavg: 20.86 28.15 30.62 1/413 9175
/proc/meminfo: memFree=262080356/264257624 swapFree=67111528/67111528
[pid=9175] ppid=9173 vsize=57260 CPUtime=0.28 cores=0-31
/proc/9175/stat : 9175 (claspmt) R 9173 9175 8998 0 -1 4202496 12184 0 0 0 27 1 0 0 23 0 1 0 43721769 58634240 9145 270582939648 4194304 4964800 140736953938928 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 24 0 0 0
/proc/9175/statm: 14315 9145 397 189 0 9189 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 57260

[startup+0.700912 s]
/proc/loadavg: 20.86 28.15 30.62 1/413 9175
/proc/meminfo: memFree=262080356/264257624 swapFree=67111528/67111528
[pid=9175] ppid=9173 vsize=64868 CPUtime=0.69 cores=0-31
/proc/9175/stat : 9175 (claspmt) R 9173 9175 8998 0 -1 4202496 13995 0 0 0 67 2 0 0 25 0 1 0 43721769 66424832 10956 270582939648 4194304 4964800 140736953938928 18446744073709551615 4607575 0 0 4096 18946 0 0 0 17 24 0 0 0
/proc/9175/statm: 16217 10956 400 189 0 11091 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64868

[startup+1.50095 s]
/proc/loadavg: 20.86 28.15 30.62 2/414 9176
/proc/meminfo: memFree=262036948/264257624 swapFree=67111528/67111528
[pid=9175] ppid=9173 vsize=64868 CPUtime=1.49 cores=0-31
/proc/9175/stat : 9175 (claspmt) R 9173 9175 8998 0 -1 4202496 13995 0 0 0 147 2 0 0 25 0 1 0 43721769 66424832 10956 270582939648 4194304 4964800 140736953938928 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 24 0 0 0
/proc/9175/statm: 16217 10956 400 189 0 11091 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64868

[startup+3.101 s]
/proc/loadavg: 20.86 28.15 30.62 2/414 9176
/proc/meminfo: memFree=262037348/264257624 swapFree=67111528/67111528
[pid=9175] ppid=9173 vsize=64868 CPUtime=3.09 cores=0-31
/proc/9175/stat : 9175 (claspmt) R 9173 9175 8998 0 -1 4202496 13995 0 0 0 307 2 0 0 25 0 1 0 43721769 66424832 10956 270582939648 4194304 4964800 140736953938928 18446744073709551615 4607330 0 0 4096 18946 0 0 0 17 24 0 0 0
/proc/9175/statm: 16217 10956 400 189 0 11091 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64868

[startup+6.30109 s]
/proc/loadavg: 19.27 27.70 30.46 5/445 9207
/proc/meminfo: memFree=261936980/264257624 swapFree=67111528/67111528
[pid=9175] ppid=9173 vsize=1714428 CPUtime=14.17 cores=0-31
/proc/9175/stat : 9175 (claspmt) S 9173 9175 8998 0 -1 4202496 44397 0 0 0 1271 146 0 0 18 0 32 0 43721769 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/9175/statm: 428607 36557 440 189 0 422956 0
[pid=9175/tid=9177] ppid=9173 vsize=1714428 CPUtime=0.06 cores=0-31
/proc/9175/task/9177/stat : 9177 (claspmt) S 9173 9175 8998 0 -1 4202560 930 0 0 0 2 4 0 0 17 0 32 0 43722176 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446604503283678688 0 0 -1 17 0 0 0
[pid=9175/tid=9178] ppid=9173 vsize=1714428 CPUtime=0.08 cores=0-31
/proc/9175/task/9178/stat : 9178 (claspmt) S 9173 9175 8998 0 -1 4202560 700 0 0 0 5 3 0 0 17 0 32 0 43722176 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446604499024199136 0 0 -1 30 0 0 0
[pid=9175/tid=9179] ppid=9173 vsize=1714428 CPUtime=0.09 cores=0-31
/proc/9175/task/9179/stat : 9179 (claspmt) S 9173 9175 8998 0 -1 4202560 1029 0 0 0 5 4 0 0 17 0 32 0 43722176 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446604503001120224 0 0 -1 31 0 0 0
[pid=9175/tid=9180] ppid=9173 vsize=1714428 CPUtime=0.06 cores=0-31
/proc/9175/task/9180/stat : 9180 (claspmt) S 9173 9175 8998 0 -1 4202560 865 0 0 0 2 4 0 0 17 0 32 0 43722176 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446604500914257376 0 0 -1 7 0 0 0
[pid=9175/tid=9181] ppid=9173 vsize=1714428 CPUtime=1.95 cores=0-31
/proc/9175/task/9181/stat : 9181 (claspmt) R 9173 9175 8998 0 -1 4202560 1124 0 0 0 190 5 0 0 19 0 32 0 43722176 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=9175/tid=9182] ppid=9173 vsize=1714428 CPUtime=0.09 cores=0-31
/proc/9175/task/9182/stat : 9182 (claspmt) S 9173 9175 8998 0 -1 4202560 1090 0 0 0 4 5 0 0 17 0 32 0 43722176 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446604488251866592 0 0 -1 4 0 0 0
[pid=9175/tid=9183] ppid=9173 vsize=1714428 CPUtime=0.1 cores=0-31
/proc/9175/task/9183/stat : 9183 (claspmt) S 9173 9175 8998 0 -1 4202560 1025 0 0 0 5 5 0 0 17 0 32 0 43722176 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446604500187446752 0 0 -1 14 0 0 0
[pid=9175/tid=9184] ppid=9173 vsize=1714428 CPUtime=0.07 cores=0-31
/proc/9175/task/9184/stat : 9184 (claspmt) S 9173 9175 8998 0 -1 4202560 860 0 0 0 2 5 0 0 17 0 32 0 43722176 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446604493565296096 0 0 -1 9 0 0 0
[pid=9175/tid=9185] ppid=9173 vsize=1714428 CPUtime=0.05 cores=0-31
/proc/9175/task/9185/stat : 9185 (claspmt) S 9173 9175 8998 0 -1 4202560 920 0 0 0 1 4 0 0 17 0 32 0 43722176 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446604492551421408 0 0 -1 8 0 0 0
[pid=9175/tid=9186] ppid=9173 vsize=1714428 CPUtime=0.08 cores=0-31
/proc/9175/task/9186/stat : 9186 (claspmt) S 9173 9175 8998 0 -1 4202560 996 0 0 0 4 4 0 0 17 0 32 0 43722176 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446604501368045024 0 0 -1 20 0 0 0
[pid=9175/tid=9187] ppid=9173 vsize=1714428 CPUtime=0.09 cores=0-31
/proc/9175/task/9187/stat : 9187 (claspmt) S 9173 9175 8998 0 -1 4202560 1103 0 0 0 5 4 0 0 17 0 32 0 43722176 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446604501036572128 0 0 -1 18 0 0 0
[pid=9175/tid=9188] ppid=9173 vsize=1714428 CPUtime=0.06 cores=0-31
/proc/9175/task/9188/stat : 9188 (claspmt) S 9173 9175 8998 0 -1 4202560 831 0 0 0 2 4 0 0 17 0 32 0 43722176 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446604485720890848 0 0 -1 10 0 0 0
[pid=9175/tid=9189] ppid=9173 vsize=1714428 CPUtime=1.95 cores=0-31
/proc/9175/task/9189/stat : 9189 (claspmt) R 9173 9175 8998 0 -1 4202560 784 0 0 0 192 3 0 0 19 0 32 0 43722176 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 4678045 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9175/tid=9190] ppid=9173 vsize=1714428 CPUtime=0.09 cores=0-31
/proc/9175/task/9190/stat : 9190 (claspmt) S 9173 9175 8998 0 -1 4202560 754 0 0 0 5 4 0 0 17 0 32 0 43722176 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446604493980343776 0 0 -1 26 0 0 0
[pid=9175/tid=9191] ppid=9173 vsize=1714428 CPUtime=0.11 cores=0-31
/proc/9175/task/9191/stat : 9191 (claspmt) S 9173 9175 8998 0 -1 4202560 1015 0 0 0 6 5 0 0 17 0 32 0 43722176 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446604483387710944 0 0 -1 29 0 0 0
[pid=9175/tid=9192] ppid=9173 vsize=1714428 CPUtime=0.03 cores=0-31
/proc/9175/task/9192/stat : 9192 (claspmt) S 9173 9175 8998 0 -1 4202560 532 0 0 0 1 2 0 0 17 0 32 0 43722176 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446604564564180448 0 0 -1 12 0 0 0
[pid=9175/tid=9193] ppid=9173 vsize=1714428 CPUtime=0.04 cores=0-31
/proc/9175/task/9193/stat : 9193 (claspmt) S 9173 9175 8998 0 -1 4202560 802 0 0 0 0 4 0 0 17 0 32 0 43722176 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446604498952117728 0 0 -1 24 0 0 0
[pid=9175/tid=9194] ppid=9173 vsize=1714428 CPUtime=0.07 cores=0-31
/proc/9175/task/9194/stat : 9194 (claspmt) S 9173 9175 8998 0 -1 4202560 1098 0 0 0 2 5 0 0 17 0 32 0 43722176 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446604498303393248 0 0 -1 20 0 0 0
[pid=9175/tid=9195] ppid=9173 vsize=1714428 CPUtime=0.09 cores=0-31
/proc/9175/task/9195/stat : 9195 (claspmt) S 9173 9175 8998 0 -1 4202560 1046 0 0 0 4 5 0 0 17 0 32 0 43722176 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446604497570151904 0 0 -1 21 0 0 0
[pid=9175/tid=9196] ppid=9173 vsize=1714428 CPUtime=0.06 cores=0-31
/proc/9175/task/9196/stat : 9196 (claspmt) S 9173 9175 8998 0 -1 4202560 873 0 0 0 2 4 0 0 17 0 32 0 43722176 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446604500359208416 0 0 -1 25 0 0 0
[pid=9175/tid=9197] ppid=9173 vsize=1714428 CPUtime=1.92 cores=0-31
/proc/9175/task/9197/stat : 9197 (claspmt) R 9173 9175 8998 0 -1 4202560 1051 0 0 0 189 3 0 0 19 0 32 0 43722176 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=9175/tid=9198] ppid=9173 vsize=1714428 CPUtime=0.09 cores=0-31
/proc/9175/task/9198/stat : 9198 (claspmt) S 9173 9175 8998 0 -1 4202560 1101 0 0 0 5 4 0 0 17 0 32 0 43722176 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446604493348937184 0 0 -1 19 0 0 0
[pid=9175/tid=9199] ppid=9173 vsize=1714428 CPUtime=0.08 cores=0-31
/proc/9175/task/9199/stat : 9199 (claspmt) S 9173 9175 8998 0 -1 4202560 925 0 0 0 5 3 0 0 17 0 32 0 43722176 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446604493260201440 0 0 -1 22 0 0 0
[pid=9175/tid=9200] ppid=9173 vsize=1714428 CPUtime=0.06 cores=0-31
/proc/9175/task/9200/stat : 9200 (claspmt) S 9173 9175 8998 0 -1 4202560 838 0 0 0 2 4 0 0 17 0 32 0 43722177 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446604485250924000 0 0 -1 3 0 0 0
[pid=9175/tid=9201] ppid=9173 vsize=1714428 CPUtime=0.05 cores=0-31
/proc/9175/task/9201/stat : 9201 (claspmt) S 9173 9175 8998 0 -1 4202560 848 0 0 0 1 4 0 0 17 0 32 0 43722177 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446604490218225120 0 0 -1 0 0 0 0
[pid=9175/tid=9202] ppid=9173 vsize=1714428 CPUtime=0.09 cores=0-31
/proc/9175/task/9202/stat : 9202 (claspmt) S 9173 9175 8998 0 -1 4202560 1051 0 0 0 4 5 0 0 17 0 32 0 43722177 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446604501912108512 0 0 -1 25 0 0 0
[pid=9175/tid=9203] ppid=9173 vsize=1714428 CPUtime=0.09 cores=0-31
/proc/9175/task/9203/stat : 9203 (claspmt) S 9173 9175 8998 0 -1 4202560 1054 0 0 0 5 4 0 0 17 0 32 0 43722177 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446604502424608224 0 0 -1 13 0 0 0
[pid=9175/tid=9204] ppid=9173 vsize=1714428 CPUtime=0.05 cores=0-31
/proc/9175/task/9204/stat : 9204 (claspmt) S 9173 9175 8998 0 -1 4202560 879 0 0 0 2 3 0 0 17 0 32 0 43722177 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446604499680443872 0 0 -1 5 0 0 0
[pid=9175/tid=9205] ppid=9173 vsize=1714428 CPUtime=1.94 cores=0-31
/proc/9175/task/9205/stat : 9205 (claspmt) R 9173 9175 8998 0 -1 4202560 1202 0 0 0 189 5 0 0 19 0 32 0 43722177 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=9175/tid=9206] ppid=9173 vsize=1714428 CPUtime=0.1 cores=0-31
/proc/9175/task/9206/stat : 9206 (claspmt) S 9173 9175 8998 0 -1 4202560 1066 0 0 0 6 4 0 0 17 0 32 0 43722177 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446604492423445984 0 0 -1 11 0 0 0
[pid=9175/tid=9207] ppid=9173 vsize=1714428 CPUtime=0.1 cores=0-31
/proc/9175/task/9207/stat : 9207 (claspmt) S 9173 9175 8998 0 -1 4202560 948 0 0 0 5 5 0 0 17 0 32 0 43722177 1755574272 36557 270582939648 4194304 4964800 140736953938928 18446744073709551615 258662772457 0 0 4096 18946 18446604493265747424 0 0 -1 30 0 0 0
Current children cumulated CPU time (s) 14.17
Current children cumulated vsize (KiB) 1714428

[startup+12.7022 s]
/proc/loadavg: 18.05 27.30 30.32 33/445 9207
/proc/meminfo: memFree=261810332/264257624 swapFree=67111528/67111528
[pid=9175] ppid=9173 vsize=1714428 CPUtime=165.35 cores=0-31
/proc/9175/stat : 9175 (claspmt) R 9173 9175 8998 0 -1 4202496 80177 0 0 0 16256 279 0 0 25 0 32 0 43721769 1755574272 72337 270582939648 4194304 4964800 140736953938928 18446744073709551615 4652128 0 0 4096 18946 18446744073709551615 0 0 17 23 0 0 0
/proc/9175/statm: 428607 72337 461 189 0 422956 0
[pid=9175/tid=9177] ppid=9173 vsize=1714428 CPUtime=4.53 cores=0-31
/proc/9175/task/9177/stat : 9177 (claspmt) R 9173 9175 8998 0 -1 4202560 1577 0 0 0 446 7 0 0 22 0 32 0 43722176 1755574272 72337 270582939648 4194304 4964800 140736953938928 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=9175/tid=9178] ppid=9173 vsize=1714428 CPUtime=4.54 cores=0-31
/proc/9175/task/9178/stat : 9178 (claspmt) R 9173 9175 8998 0 -1 4202560 4959 0 0 0 438 16 0 0 18 0 32 0 43722176 1755574272 72337 270582939648 4194304 4964800 140736953938928 18446744073709551615 4313764 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=9175/tid=9179] ppid=9173 vsize=1714428 CPUtime=4.5 cores=0-31
/proc/9175/task/9179/stat : 9179 (claspmt) R 9173 9175 8998 0 -1 4202560 1755 0 0 0 443 7 0 0 19 0 32 0 43722176 1755574272 72337 270582939648 4194304 4964800 140736953938928 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=9175/tid=9180] ppid=9173 vsize=1714428 CPUtime=4.56 cores=0-31
/proc/9175/task/9180/stat : 9180 (claspmt) R 9173 9175 8998 0 -1 4202560 1527 0 0 0 449 7 0 0 20 0 32 0 43722176 1755574272 72338 270582939648 4194304 4964800 140736953938928 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9175/tid=9181] ppid=9173 vsize=1714428 CPUtime=8.3 cores=0-31
/proc/9175/task/9181/stat : 9181 (claspmt) R 9173 9175 8998 0 -1 4202560 1140 0 0 0 825 5 0 0 25 0 32 0 43722176 1755574272 72338 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670407 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=9175/tid=9182] ppid=9173 vsize=1714428 CPUtime=4.59 cores=0-31
/proc/9175/task/9182/stat : 9182 (claspmt) R 9173 9175 8998 0 -1 4202560 1719 0 0 0 452 7 0 0 20 0 32 0 43722176 1755574272 72338 270582939648 4194304 4964800 140736953938928 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=9175/tid=9183] ppid=9173 vsize=1714428 CPUtime=4.58 cores=0-31
/proc/9175/task/9183/stat : 9183 (claspmt) R 9173 9175 8998 0 -1 4202560 2620 0 0 0 447 11 0 0 21 0 32 0 43722176 1755574272 72338 270582939648 4194304 4964800 140736953938928 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=9175/tid=9184] ppid=9173 vsize=1714428 CPUtime=4.56 cores=0-31
/proc/9175/task/9184/stat : 9184 (claspmt) R 9173 9175 8998 0 -1 4202560 1391 0 0 0 449 7 0 0 23 0 32 0 43722176 1755574272 72338 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=9175/tid=9185] ppid=9173 vsize=1714428 CPUtime=4.56 cores=0-31
/proc/9175/task/9185/stat : 9185 (claspmt) R 9173 9175 8998 0 -1 4202560 1533 0 0 0 449 7 0 0 22 0 32 0 43722176 1755574272 72338 270582939648 4194304 4964800 140736953938928 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=9175/tid=9186] ppid=9173 vsize=1714428 CPUtime=4.57 cores=0-31
/proc/9175/task/9186/stat : 9186 (claspmt) R 9173 9175 8998 0 -1 4202560 3915 0 0 0 444 13 0 0 18 0 32 0 43722176 1755574272 72339 270582939648 4194304 4964800 140736953938928 18446744073709551615 4669503 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=9175/tid=9187] ppid=9173 vsize=1714428 CPUtime=4.58 cores=0-31
/proc/9175/task/9187/stat : 9187 (claspmt) R 9173 9175 8998 0 -1 4202560 1941 0 0 0 451 7 0 0 20 0 32 0 43722176 1755574272 72339 270582939648 4194304 4964800 140736953938928 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=9175/tid=9188] ppid=9173 vsize=1714428 CPUtime=4.57 cores=0-31
/proc/9175/task/9188/stat : 9188 (claspmt) R 9173 9175 8998 0 -1 4202560 1597 0 0 0 449 8 0 0 19 0 32 0 43722176 1755574272 72339 270582939648 4194304 4964800 140736953938928 18446744073709551615 4370229 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=9175/tid=9189] ppid=9173 vsize=1714428 CPUtime=8.35 cores=0-31
/proc/9175/task/9189/stat : 9189 (claspmt) R 9173 9175 8998 0 -1 4202560 813 0 0 0 832 3 0 0 25 0 32 0 43722176 1755574272 72339 270582939648 4194304 4964800 140736953938928 18446744073709551615 4669552 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9175/tid=9190] ppid=9173 vsize=1714428 CPUtime=4.59 cores=0-31
/proc/9175/task/9190/stat : 9190 (claspmt) R 9173 9175 8998 0 -1 4202560 1418 0 0 0 452 7 0 0 23 0 32 0 43722176 1755574272 72339 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=9175/tid=9191] ppid=9173 vsize=1714428 CPUtime=4.59 cores=0-31
/proc/9175/task/9191/stat : 9191 (claspmt) R 9173 9175 8998 0 -1 4202560 2498 0 0 0 448 11 0 0 19 0 32 0 43722176 1755574272 72339 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9175/tid=9192] ppid=9173 vsize=1714428 CPUtime=4.54 cores=0-31
/proc/9175/task/9192/stat : 9192 (claspmt) R 9173 9175 8998 0 -1 4202560 1200 0 0 0 449 5 0 0 18 0 32 0 43722176 1755574272 72339 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=9175/tid=9193] ppid=9173 vsize=1714428 CPUtime=4.55 cores=0-31
/proc/9175/task/9193/stat : 9193 (claspmt) R 9173 9175 8998 0 -1 4202560 1461 0 0 0 448 7 0 0 23 0 32 0 43722176 1755574272 72339 270582939648 4194304 4964800 140736953938928 18446744073709551615 4644872 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=9175/tid=9194] ppid=9173 vsize=1714428 CPUtime=4.51 cores=0-31
/proc/9175/task/9194/stat : 9194 (claspmt) R 9173 9175 8998 0 -1 4202560 6294 0 0 0 430 21 0 0 18 0 32 0 43722176 1755574272 72339 270582939648 4194304 4964800 140736953938928 18446744073709551615 258650616986 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=9175/tid=9195] ppid=9173 vsize=1714428 CPUtime=4.57 cores=0-31
/proc/9175/task/9195/stat : 9195 (claspmt) R 9173 9175 8998 0 -1 4202560 1772 0 0 0 449 8 0 0 21 0 32 0 43722176 1755574272 72339 270582939648 4194304 4964800 140736953938928 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=9175/tid=9196] ppid=9173 vsize=1714428 CPUtime=4.55 cores=0-31
/proc/9175/task/9196/stat : 9196 (claspmt) R 9173 9175 8998 0 -1 4202560 1699 0 0 0 448 7 0 0 18 0 32 0 43722176 1755574272 72339 270582939648 4194304 4964800 140736953938928 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=9175/tid=9197] ppid=9173 vsize=1714428 CPUtime=8.32 cores=0-31

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

[pid=9175/tid=9204] ppid=9173 vsize=1714640 CPUtime=6.18 cores=0-31
/proc/9175/task/9204/stat : 9204 (claspmt) R 9173 9175 8998 0 -1 4202560 1672 0 0 0 612 6 0 0 25 0 32 0 43722177 1755791360 76437 270582939648 4194304 4964800 140736953938928 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=9175/tid=9205] ppid=9173 vsize=1714640 CPUtime=9.93 cores=0-31
/proc/9175/task/9205/stat : 9205 (claspmt) R 9173 9175 8998 0 -1 4202560 1224 0 0 0 987 6 0 0 25 0 32 0 43722177 1755791360 76437 270582939648 4194304 4964800 140736953938928 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=9175/tid=9206] ppid=9173 vsize=1714640 CPUtime=6.21 cores=0-31
/proc/9175/task/9206/stat : 9206 (claspmt) R 9173 9175 8998 0 -1 4202560 1910 0 0 0 614 7 0 0 25 0 32 0 43722177 1755791360 76437 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=9175/tid=9207] ppid=9173 vsize=1714640 CPUtime=6.2 cores=0-31
/proc/9175/task/9207/stat : 9207 (claspmt) R 9173 9175 8998 0 -1 4202560 2621 0 0 0 608 12 0 0 20 0 32 0 43722177 1755791360 76438 270582939648 4194304 4964800 140736953938928 18446744073709551615 4668789 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 217.09
Current children cumulated vsize (KiB) 1714640

[startup+15.1023 s]
/proc/loadavg: 19.16 27.38 30.33 33/445 9207
/proc/meminfo: memFree=261779580/264257624 swapFree=67111528/67111528
[pid=9175] ppid=9173 vsize=1714640 CPUtime=242.03 cores=0-31
/proc/9175/stat : 9175 (claspmt) R 9173 9175 8998 0 -1 4202496 86458 0 0 0 23903 300 0 0 25 0 32 0 43721769 1755791360 78618 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670499 0 0 4096 18946 18446744073709551615 0 0 17 23 0 0 0
/proc/9175/statm: 428660 78618 461 189 0 423009 0
[pid=9175/tid=9177] ppid=9173 vsize=1714640 CPUtime=6.87 cores=0-31
/proc/9175/task/9177/stat : 9177 (claspmt) R 9173 9175 8998 0 -1 4202560 1596 0 0 0 680 7 0 0 25 0 32 0 43722176 1755791360 78618 270582939648 4194304 4964800 140736953938928 18446744073709551615 4669026 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=9175/tid=9178] ppid=9173 vsize=1714640 CPUtime=6.93 cores=0-31
/proc/9175/task/9178/stat : 9178 (claspmt) R 9173 9175 8998 0 -1 4202560 5585 0 0 0 675 18 0 0 25 0 32 0 43722176 1755791360 78618 270582939648 4194304 4964800 140736953938928 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=9175/tid=9179] ppid=9173 vsize=1714640 CPUtime=6.91 cores=0-31
/proc/9175/task/9179/stat : 9179 (claspmt) R 9173 9175 8998 0 -1 4202560 1863 0 0 0 683 8 0 0 25 0 32 0 43722176 1755791360 78618 270582939648 4194304 4964800 140736953938928 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=9175/tid=9180] ppid=9173 vsize=1714640 CPUtime=6.96 cores=0-31
/proc/9175/task/9180/stat : 9180 (claspmt) R 9173 9175 8998 0 -1 4202560 1595 0 0 0 689 7 0 0 25 0 32 0 43722176 1755791360 78618 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9175/tid=9181] ppid=9173 vsize=1714640 CPUtime=10.7 cores=0-31
/proc/9175/task/9181/stat : 9181 (claspmt) R 9173 9175 8998 0 -1 4202560 1141 0 0 0 1065 5 0 0 25 0 32 0 43722176 1755791360 78619 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=9175/tid=9182] ppid=9173 vsize=1714640 CPUtime=7 cores=0-31
/proc/9175/task/9182/stat : 9182 (claspmt) R 9173 9175 8998 0 -1 4202560 1835 0 0 0 692 8 0 0 25 0 32 0 43722176 1755791360 78619 270582939648 4194304 4964800 140736953938928 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=9175/tid=9183] ppid=9173 vsize=1714640 CPUtime=6.99 cores=0-31
/proc/9175/task/9183/stat : 9183 (claspmt) R 9173 9175 8998 0 -1 4202560 2924 0 0 0 686 13 0 0 25 0 32 0 43722176 1755791360 78622 270582939648 4194304 4964800 140736953938928 18446744073709551615 4668732 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=9175/tid=9184] ppid=9173 vsize=1714640 CPUtime=6.96 cores=0-31
/proc/9175/task/9184/stat : 9184 (claspmt) R 9173 9175 8998 0 -1 4202560 1428 0 0 0 689 7 0 0 25 0 32 0 43722176 1755791360 78622 270582939648 4194304 4964800 140736953938928 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=9175/tid=9185] ppid=9173 vsize=1714640 CPUtime=6.96 cores=0-31
/proc/9175/task/9185/stat : 9185 (claspmt) R 9173 9175 8998 0 -1 4202560 1560 0 0 0 689 7 0 0 25 0 32 0 43722176 1755791360 78622 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=9175/tid=9186] ppid=9173 vsize=1714640 CPUtime=6.96 cores=0-31
/proc/9175/task/9186/stat : 9186 (claspmt) R 9173 9175 8998 0 -1 4202560 4750 0 0 0 680 16 0 0 19 0 32 0 43722176 1755791360 78622 270582939648 4194304 4964800 140736953938928 18446744073709551615 4669017 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=9175/tid=9187] ppid=9173 vsize=1714640 CPUtime=6.98 cores=0-31
/proc/9175/task/9187/stat : 9187 (claspmt) R 9173 9175 8998 0 -1 4202560 2059 0 0 0 690 8 0 0 25 0 32 0 43722176 1755791360 78622 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=9175/tid=9188] ppid=9173 vsize=1714640 CPUtime=6.96 cores=0-31
/proc/9175/task/9188/stat : 9188 (claspmt) R 9173 9175 8998 0 -1 4202560 1633 0 0 0 688 8 0 0 25 0 32 0 43722176 1755791360 78622 270582939648 4194304 4964800 140736953938928 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=9175/tid=9189] ppid=9173 vsize=1714640 CPUtime=10.76 cores=0-31
/proc/9175/task/9189/stat : 9189 (claspmt) R 9173 9175 8998 0 -1 4202560 814 0 0 0 1072 4 0 0 25 0 32 0 43722176 1755791360 78622 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670129 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9175/tid=9190] ppid=9173 vsize=1714640 CPUtime=6.99 cores=0-31
/proc/9175/task/9190/stat : 9190 (claspmt) R 9173 9175 8998 0 -1 4202560 1510 0 0 0 692 7 0 0 25 0 32 0 43722176 1755791360 78622 270582939648 4194304 4964800 140736953938928 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=9175/tid=9191] ppid=9173 vsize=1714640 CPUtime=6.98 cores=0-31
/proc/9175/task/9191/stat : 9191 (claspmt) R 9173 9175 8998 0 -1 4202560 2842 0 0 0 686 12 0 0 25 0 32 0 43722176 1755791360 78622 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9175/tid=9192] ppid=9173 vsize=1714640 CPUtime=6.93 cores=0-31
/proc/9175/task/9192/stat : 9192 (claspmt) R 9173 9175 8998 0 -1 4202560 1269 0 0 0 688 5 0 0 23 0 32 0 43722176 1755791360 78622 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670256 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=9175/tid=9193] ppid=9173 vsize=1714640 CPUtime=6.95 cores=0-31
/proc/9175/task/9193/stat : 9193 (claspmt) R 9173 9175 8998 0 -1 4202560 1473 0 0 0 688 7 0 0 25 0 32 0 43722176 1755791360 78623 270582939648 4194304 4964800 140736953938928 18446744073709551615 4685508 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=9175/tid=9194] ppid=9173 vsize=1714640 CPUtime=6.9 cores=0-31
/proc/9175/task/9194/stat : 9194 (claspmt) R 9173 9175 8998 0 -1 4202560 7592 0 0 0 664 26 0 0 23 0 32 0 43722176 1755791360 78624 270582939648 4194304 4964800 140736953938928 18446744073709551615 4658574 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=9175/tid=9195] ppid=9173 vsize=1714640 CPUtime=6.96 cores=0-31
/proc/9175/task/9195/stat : 9195 (claspmt) R 9173 9175 8998 0 -1 4202560 1912 0 0 0 688 8 0 0 25 0 32 0 43722176 1755791360 78624 270582939648 4194304 4964800 140736953938928 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=9175/tid=9196] ppid=9173 vsize=1714640 CPUtime=6.95 cores=0-31
/proc/9175/task/9196/stat : 9196 (claspmt) R 9173 9175 8998 0 -1 4202560 1747 0 0 0 688 7 0 0 23 0 32 0 43722176 1755791360 78624 270582939648 4194304 4964800 140736953938928 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=9175/tid=9197] ppid=9173 vsize=1714640 CPUtime=10.72 cores=0-31
/proc/9175/task/9197/stat : 9197 (claspmt) R 9173 9175 8998 0 -1 4202560 1058 0 0 0 1069 3 0 0 25 0 32 0 43722176 1755791360 78624 270582939648 4194304 4964800 140736953938928 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=9175/tid=9198] ppid=9173 vsize=1714640 CPUtime=6.97 cores=0-31
/proc/9175/task/9198/stat : 9198 (claspmt) R 9173 9175 8998 0 -1 4202560 1865 0 0 0 690 7 0 0 25 0 32 0 43722176 1755791360 78624 270582939648 4194304 4964800 140736953938928 18446744073709551615 4627611 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=9175/tid=9199] ppid=9173 vsize=1714640 CPUtime=6.97 cores=0-31
/proc/9175/task/9199/stat : 9199 (claspmt) R 9173 9175 8998 0 -1 4202560 2791 0 0 0 687 10 0 0 23 0 32 0 43722176 1755791360 78625 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=9175/tid=9200] ppid=9173 vsize=1714640 CPUtime=6.97 cores=0-31
/proc/9175/task/9200/stat : 9200 (claspmt) R 9173 9175 8998 0 -1 4202560 1536 0 0 0 690 7 0 0 25 0 32 0 43722177 1755791360 78625 270582939648 4194304 4964800 140736953938928 18446744073709551615 4321180 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9175/tid=9201] ppid=9173 vsize=1714640 CPUtime=6.96 cores=0-31
/proc/9175/task/9201/stat : 9201 (claspmt) R 9173 9175 8998 0 -1 4202560 1507 0 0 0 691 5 0 0 25 0 32 0 43722177 1755791360 78625 270582939648 4194304 4964800 140736953938928 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=9175/tid=9202] ppid=9173 vsize=1714640 CPUtime=6.95 cores=0-31
/proc/9175/task/9202/stat : 9202 (claspmt) R 9173 9175 8998 0 -1 4202560 5237 0 0 0 676 19 0 0 25 0 32 0 43722177 1755791360 78625 270582939648 4194304 4964800 140736953938928 18446744073709551615 4632289 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=9175/tid=9203] ppid=9173 vsize=1714640 CPUtime=6.97 cores=0-31
/proc/9175/task/9203/stat : 9203 (claspmt) R 9173 9175 8998 0 -1 4202560 1997 0 0 0 690 7 0 0 25 0 32 0 43722177 1755791360 78625 270582939648 4194304 4964800 140736953938928 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=9175/tid=9204] ppid=9173 vsize=1714640 CPUtime=6.96 cores=0-31
/proc/9175/task/9204/stat : 9204 (claspmt) R 9173 9175 8998 0 -1 4202560 1685 0 0 0 690 6 0 0 25 0 32 0 43722177 1755791360 78625 270582939648 4194304 4964800 140736953938928 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=9175/tid=9205] ppid=9173 vsize=1714640 CPUtime=10.71 cores=0-31
/proc/9175/task/9205/stat : 9205 (claspmt) R 9173 9175 8998 0 -1 4202560 1224 0 0 0 1065 6 0 0 25 0 32 0 43722177 1755791360 78625 270582939648 4194304 4964800 140736953938928 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=9175/tid=9206] ppid=9173 vsize=1714640 CPUtime=6.99 cores=0-31
/proc/9175/task/9206/stat : 9206 (claspmt) R 9173 9175 8998 0 -1 4202560 1949 0 0 0 692 7 0 0 25 0 32 0 43722177 1755791360 78625 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=9175/tid=9207] ppid=9173 vsize=1714640 CPUtime=6.98 cores=0-31
/proc/9175/task/9207/stat : 9207 (claspmt) R 9173 9175 8998 0 -1 4202560 2754 0 0 0 686 12 0 0 22 0 32 0 43722177 1755791360 78626 270582939648 4194304 4964800 140736953938928 18446744073709551615 47214858432122 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 242.03
Current children cumulated vsize (KiB) 1714640

[startup+15.9023 s]
/proc/loadavg: 19.16 27.38 30.33 33/445 9207
/proc/meminfo: memFree=261769412/264257624 swapFree=67111528/67111528
[pid=9175] ppid=9173 vsize=1714640 CPUtime=267.59 cores=0-31
/proc/9175/stat : 9175 (claspmt) R 9173 9175 8998 0 -1 4202496 86817 0 0 0 26458 301 0 0 25 0 32 0 43721769 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 23 0 0 0
/proc/9175/statm: 428660 78977 461 189 0 423009 0
[pid=9175/tid=9177] ppid=9173 vsize=1714640 CPUtime=7.64 cores=0-31
/proc/9175/task/9177/stat : 9177 (claspmt) R 9173 9175 8998 0 -1 4202560 1601 0 0 0 757 7 0 0 25 0 32 0 43722176 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=9175/tid=9178] ppid=9173 vsize=1714640 CPUtime=7.73 cores=0-31
/proc/9175/task/9178/stat : 9178 (claspmt) R 9173 9175 8998 0 -1 4202560 5607 0 0 0 755 18 0 0 25 0 32 0 43722176 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4660442 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=9175/tid=9179] ppid=9173 vsize=1714640 CPUtime=7.71 cores=0-31
/proc/9175/task/9179/stat : 9179 (claspmt) R 9173 9175 8998 0 -1 4202560 1868 0 0 0 763 8 0 0 25 0 32 0 43722176 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4362996 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=9175/tid=9180] ppid=9173 vsize=1714640 CPUtime=7.76 cores=0-31
/proc/9175/task/9180/stat : 9180 (claspmt) R 9173 9175 8998 0 -1 4202560 1621 0 0 0 769 7 0 0 25 0 32 0 43722176 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670412 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9175/tid=9181] ppid=9173 vsize=1714640 CPUtime=11.5 cores=0-31
/proc/9175/task/9181/stat : 9181 (claspmt) R 9173 9175 8998 0 -1 4202560 1141 0 0 0 1145 5 0 0 25 0 32 0 43722176 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=9175/tid=9182] ppid=9173 vsize=1714640 CPUtime=7.8 cores=0-31
/proc/9175/task/9182/stat : 9182 (claspmt) R 9173 9175 8998 0 -1 4202560 1840 0 0 0 772 8 0 0 25 0 32 0 43722176 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=9175/tid=9183] ppid=9173 vsize=1714640 CPUtime=7.79 cores=0-31
/proc/9175/task/9183/stat : 9183 (claspmt) R 9173 9175 8998 0 -1 4202560 2934 0 0 0 766 13 0 0 25 0 32 0 43722176 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=9175/tid=9184] ppid=9173 vsize=1714640 CPUtime=7.76 cores=0-31
/proc/9175/task/9184/stat : 9184 (claspmt) R 9173 9175 8998 0 -1 4202560 1470 0 0 0 769 7 0 0 25 0 32 0 43722176 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=9175/tid=9185] ppid=9173 vsize=1714640 CPUtime=7.76 cores=0-31
/proc/9175/task/9185/stat : 9185 (claspmt) R 9173 9175 8998 0 -1 4202560 1565 0 0 0 769 7 0 0 25 0 32 0 43722176 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4342180 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=9175/tid=9186] ppid=9173 vsize=1714640 CPUtime=7.76 cores=0-31
/proc/9175/task/9186/stat : 9186 (claspmt) R 9173 9175 8998 0 -1 4202560 4752 0 0 0 760 16 0 0 20 0 32 0 43722176 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4313753 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=9175/tid=9187] ppid=9173 vsize=1714640 CPUtime=7.78 cores=0-31
/proc/9175/task/9187/stat : 9187 (claspmt) R 9173 9175 8998 0 -1 4202560 2086 0 0 0 770 8 0 0 25 0 32 0 43722176 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=9175/tid=9188] ppid=9173 vsize=1714640 CPUtime=7.76 cores=0-31
/proc/9175/task/9188/stat : 9188 (claspmt) R 9173 9175 8998 0 -1 4202560 1643 0 0 0 768 8 0 0 25 0 32 0 43722176 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=9175/tid=9189] ppid=9173 vsize=1714640 CPUtime=11.56 cores=0-31
/proc/9175/task/9189/stat : 9189 (claspmt) R 9173 9175 8998 0 -1 4202560 814 0 0 0 1152 4 0 0 25 0 32 0 43722176 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4399598 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9175/tid=9190] ppid=9173 vsize=1714640 CPUtime=7.79 cores=0-31
/proc/9175/task/9190/stat : 9190 (claspmt) R 9173 9175 8998 0 -1 4202560 1510 0 0 0 772 7 0 0 25 0 32 0 43722176 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=9175/tid=9191] ppid=9173 vsize=1714640 CPUtime=7.78 cores=0-31
/proc/9175/task/9191/stat : 9191 (claspmt) R 9173 9175 8998 0 -1 4202560 2845 0 0 0 766 12 0 0 25 0 32 0 43722176 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670125 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9175/tid=9192] ppid=9173 vsize=1714640 CPUtime=7.74 cores=0-31
/proc/9175/task/9192/stat : 9192 (claspmt) R 9173 9175 8998 0 -1 4202560 1269 0 0 0 768 6 0 0 25 0 32 0 43722176 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=9175/tid=9193] ppid=9173 vsize=1714640 CPUtime=7.75 cores=0-31
/proc/9175/task/9193/stat : 9193 (claspmt) R 9173 9175 8998 0 -1 4202560 1473 0 0 0 768 7 0 0 25 0 32 0 43722176 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=9175/tid=9194] ppid=9173 vsize=1714640 CPUtime=7.7 cores=0-31
/proc/9175/task/9194/stat : 9194 (claspmt) R 9173 9175 8998 0 -1 4202560 7642 0 0 0 743 27 0 0 25 0 32 0 43722176 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=9175/tid=9195] ppid=9173 vsize=1714640 CPUtime=7.76 cores=0-31
/proc/9175/task/9195/stat : 9195 (claspmt) R 9173 9175 8998 0 -1 4202560 1915 0 0 0 768 8 0 0 25 0 32 0 43722176 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=9175/tid=9196] ppid=9173 vsize=1714640 CPUtime=7.75 cores=0-31
/proc/9175/task/9196/stat : 9196 (claspmt) R 9173 9175 8998 0 -1 4202560 1749 0 0 0 768 7 0 0 25 0 32 0 43722176 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=9175/tid=9197] ppid=9173 vsize=1714640 CPUtime=11.52 cores=0-31
/proc/9175/task/9197/stat : 9197 (claspmt) R 9173 9175 8998 0 -1 4202560 1058 0 0 0 1149 3 0 0 25 0 32 0 43722176 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4678045 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=9175/tid=9198] ppid=9173 vsize=1714640 CPUtime=7.78 cores=0-31
/proc/9175/task/9198/stat : 9198 (claspmt) R 9173 9175 8998 0 -1 4202560 1865 0 0 0 770 8 0 0 25 0 32 0 43722176 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=9175/tid=9199] ppid=9173 vsize=1714640 CPUtime=7.77 cores=0-31
/proc/9175/task/9199/stat : 9199 (claspmt) R 9173 9175 8998 0 -1 4202560 2793 0 0 0 767 10 0 0 25 0 32 0 43722176 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670407 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=9175/tid=9200] ppid=9173 vsize=1714640 CPUtime=7.77 cores=0-31
/proc/9175/task/9200/stat : 9200 (claspmt) R 9173 9175 8998 0 -1 4202560 1543 0 0 0 770 7 0 0 18 0 32 0 43722177 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9175/tid=9201] ppid=9173 vsize=1714640 CPUtime=7.77 cores=0-31
/proc/9175/task/9201/stat : 9201 (claspmt) R 9173 9175 8998 0 -1 4202560 1511 0 0 0 771 6 0 0 25 0 32 0 43722177 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670407 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=9175/tid=9202] ppid=9173 vsize=1714640 CPUtime=7.74 cores=0-31
/proc/9175/task/9202/stat : 9202 (claspmt) R 9173 9175 8998 0 -1 4202560 5343 0 0 0 755 19 0 0 25 0 32 0 43722177 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4669454 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=9175/tid=9203] ppid=9173 vsize=1714640 CPUtime=7.77 cores=0-31
/proc/9175/task/9203/stat : 9203 (claspmt) R 9173 9175 8998 0 -1 4202560 1997 0 0 0 770 7 0 0 25 0 32 0 43722177 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=9175/tid=9204] ppid=9173 vsize=1714640 CPUtime=7.76 cores=0-31
/proc/9175/task/9204/stat : 9204 (claspmt) R 9173 9175 8998 0 -1 4202560 1687 0 0 0 770 6 0 0 25 0 32 0 43722177 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=9175/tid=9205] ppid=9173 vsize=1714640 CPUtime=11.51 cores=0-31
/proc/9175/task/9205/stat : 9205 (claspmt) R 9173 9175 8998 0 -1 4202560 1224 0 0 0 1145 6 0 0 25 0 32 0 43722177 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4399292 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=9175/tid=9206] ppid=9173 vsize=1714640 CPUtime=7.79 cores=0-31
/proc/9175/task/9206/stat : 9206 (claspmt) R 9173 9175 8998 0 -1 4202560 1949 0 0 0 772 7 0 0 25 0 32 0 43722177 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=9175/tid=9207] ppid=9173 vsize=1714640 CPUtime=7.78 cores=0-31
/proc/9175/task/9207/stat : 9207 (claspmt) R 9173 9175 8998 0 -1 4202560 2758 0 0 0 766 12 0 0 25 0 32 0 43722177 1755791360 78977 270582939648 4194304 4964800 140736953938928 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 267.59
Current children cumulated vsize (KiB) 1714640

[startup+16.3004 s]
/proc/loadavg: 19.16 27.38 30.33 33/445 9207
/proc/meminfo: memFree=261769412/264257624 swapFree=67111528/67111528
[pid=9175] ppid=9173 vsize=1622304 CPUtime=273.25 cores=0-31
/proc/9175/stat : 9175 (claspmt) R 9173 9175 8998 0 -1 4202496 86831 0 0 0 27019 306 0 0 17 0 1 0 43721769 1661239296 78275 270582939648 4194304 4964800 140736953938928 18446744073709551615 258650611643 0 0 4096 18946 0 0 0 17 23 0 0 0
/proc/9175/statm: 405576 78275 472 189 0 399925 0
Current children cumulated CPU time (s) 273.25
Current children cumulated vsize (KiB) 1622304

[startup+16.4004 s]
/proc/loadavg: 19.16 27.38 30.33 2/414 9207
/proc/meminfo: memFree=261872596/264257624 swapFree=67111528/67111528
[pid=9175] ppid=9173 vsize=0 CPUtime=273.37 cores=0-31
/proc/9175/stat : 9175 (claspmt) R 9173 9175 8998 0 -1 4202500 86832 0 0 0 27028 309 0 0 18 0 1 0 43721769 0 0 270582939648 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 23 0 0 0
/proc/9175/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 273.37
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 16.4201
CPU time (s): 273.379
CPU user time (s): 270.284
CPU system time (s): 3.09553
CPU usage (%): 1664.91
Max. virtual memory (cumulated for all children) (KiB): 1714640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 270.284
system time used= 3.09553
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86832
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= 78604
involuntary context switches= 1052

runsolver used 0.116982 second user time and 0.384941 second system time

The end

Launcher Data

Begin job on node200 at 2011-06-11 11:09:09
IDJOB=3472499
IDBENCH=84172
IDSOLVER=1961
FILE ID=node200/3472499-1307783348
RUNJOBID= node200-1307783285-9012
PBS_JOBID= 13550776
Free space on /tmp= 61732 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/industrial/simon/sat02/6pipe_6_ooo.shuffled-as.sat03-413.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-3472499-1307783348/watcher-3472499-1307783348 -o /tmp/evaluation-result-3472499-1307783348/solver-3472499-1307783348 -C 160000 -W 5100 -M 256000  HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472499-1307783348.cnf

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

MD5SUM BENCH= 8bd122b0caab0988cbc54e4731b25623
RANDOM SEED=1617780884

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:      262081760 kB
Buffers:        288044 kB
Cached:        1560904 kB
SwapCached:          0 kB
Active:         323044 kB
Inactive:      1589456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      262081760 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11048 kB
Writeback:           0 kB
AnonPages:       64056 kB
Mapped:          14536 kB
Slab:           185712 kB
PageTables:       4952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   163156 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= 61728 MiB
End job on node200 at 2011-06-11 11:09:25