Trace number 3472452

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 5010.61

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top23.cnf
MD5SUM6ee28191d649bfeef8c7d8c569a3cd59
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark38269.3
Satisfiable
(Un)Satisfiability was proved
Number of variables60823
Number of clauses193450
Sum of the clauses size472824
Maximum clause length2414
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2117689
Number of clauses of size 374473
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5991

Solver Data

0.00/0.01	c clasp version 2.0.0-RC2
0.00/0.01	c Reading from ...678261/instance-3472452-1307678261.cnf
1.29/1.39	c Solving...
160001.30/5008.35	
160001.30/5008.35	*** INTERRUPTED! ***
160001.30/5008.35	*** 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-3472452-1307678261/watcher-3472452-1307678261 -o /tmp/evaluation-result-3472452-1307678261/solver-3472452-1307678261 -C 160000 -W 5100 -M 256000 HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472452-1307678261.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: 29.64 31.65 31.97 1/412 1366
/proc/meminfo: memFree=262190724/264257624 swapFree=67111528/67111528
[pid=1366] ppid=1364 vsize=28628 CPUtime=0 cores=0-31
/proc/1366/stat : 1366 (claspmt) R 1364 1366 1336 0 -1 4202496 543 0 0 0 0 0 0 0 25 0 1 0 33213002 29315072 472 270582939648 4194304 4964800 140737350113856 18446744073709551615 4686341 0 0 4096 18946 0 0 0 17 12 0 0 0
/proc/1366/statm: 7157 473 372 189 0 2031 0

[startup+0.094408 s]
/proc/loadavg: 29.64 31.65 31.97 1/412 1366
/proc/meminfo: memFree=262190724/264257624 swapFree=67111528/67111528
[pid=1366] ppid=1364 vsize=36028 CPUtime=0.09 cores=0-31
/proc/1366/stat : 1366 (claspmt) R 1364 1366 1336 0 -1 4202496 4958 0 0 0 8 1 0 0 25 0 1 0 33213002 36892672 4120 270582939648 4194304 4964800 140737350113856 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 12 0 0 0
/proc/1366/statm: 9007 4122 386 189 0 3881 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36028

[startup+0.100419 s]
/proc/loadavg: 29.64 31.65 31.97 1/412 1366
/proc/meminfo: memFree=262190724/264257624 swapFree=67111528/67111528
[pid=1366] ppid=1364 vsize=36292 CPUtime=0.09 cores=0-31
/proc/1366/stat : 1366 (claspmt) R 1364 1366 1336 0 -1 4202496 5053 0 0 0 8 1 0 0 25 0 1 0 33213002 37163008 4215 270582939648 4194304 4964800 140737350113856 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 12 0 0 0
/proc/1366/statm: 9073 4216 386 189 0 3947 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36292

[startup+0.300462 s]
/proc/loadavg: 29.64 31.65 31.97 1/412 1366
/proc/meminfo: memFree=262190724/264257624 swapFree=67111528/67111528
[pid=1366] ppid=1364 vsize=50792 CPUtime=0.29 cores=0-31
/proc/1366/stat : 1366 (claspmt) R 1364 1366 1336 0 -1 4202496 9609 0 0 0 27 2 0 0 25 0 1 0 33213002 52011008 7726 270582939648 4194304 4964800 140737350113856 18446744073709551615 4607782 0 0 4096 18946 0 0 0 17 12 0 0 0
/proc/1366/statm: 12698 7726 400 189 0 7572 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50792

[startup+0.700449 s]
/proc/loadavg: 29.64 31.65 31.97 1/412 1366
/proc/meminfo: memFree=262190724/264257624 swapFree=67111528/67111528
[pid=1366] ppid=1364 vsize=56344 CPUtime=0.69 cores=0-31
/proc/1366/stat : 1366 (claspmt) R 1364 1366 1336 0 -1 4202496 11014 0 0 0 66 3 0 0 25 0 1 0 33213002 57696256 9131 270582939648 4194304 4964800 140737350113856 18446744073709551615 258650613611 0 0 4096 18946 0 0 0 17 12 0 0 0
/proc/1366/statm: 14086 9132 401 189 0 8960 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 56344

[startup+1.50563 s]
/proc/loadavg: 29.64 31.65 31.97 2/413 1367
/proc/meminfo: memFree=262151912/264257624 swapFree=67111528/67111528
[pid=1366] ppid=1364 vsize=542660 CPUtime=4.18 cores=0-31
/proc/1366/stat : 1366 (claspmt) S 1364 1366 1336 0 -1 4202496 34946 0 0 0 146 272 0 0 18 0 32 0 33213002 555683840 25123 270582939648 4194304 4964800 140737350113856 18446744073709551615 258662772457 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1366/statm: 135665 25132 428 189 0 130014 0
Current children cumulated CPU time (s) 4.18
Current children cumulated vsize (KiB) 542660

[startup+3.10241 s]
/proc/loadavg: 29.75 31.64 31.97 5/444 1398
/proc/meminfo: memFree=261953820/264257624 swapFree=67111528/67111528
[pid=1366] ppid=1364 vsize=1606652 CPUtime=23.21 cores=0-31
/proc/1366/stat : 1366 (claspmt) R 1364 1366 1336 0 -1 4202496 79370 0 0 0 1715 606 0 0 18 0 32 0 33213002 1645211648 61811 270582939648 4194304 4964800 140737350113856 18446744073709551615 4370295 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1366/statm: 401663 61811 461 189 0 396012 0
[pid=1366/tid=1368] ppid=1364 vsize=1606652 CPUtime=0.55 cores=0-31
/proc/1366/task/1368/stat : 1368 (claspmt) R 1364 1366 1336 0 -1 4202560 1895 0 0 0 38 17 0 0 16 0 32 0 33213142 1645211648 61812 270582939648 4194304 4964800 140737350113856 18446744073709551615 4668672 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=1366/tid=1369] ppid=1364 vsize=1606652 CPUtime=0.58 cores=0-31
/proc/1366/task/1369/stat : 1369 (claspmt) R 1364 1366 1336 0 -1 4202560 2483 0 0 0 37 21 0 0 18 0 32 0 33213142 1645211648 61814 270582939648 4194304 4964800 140737350113856 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1366/tid=1370] ppid=1364 vsize=1606652 CPUtime=0.58 cores=0-31
/proc/1366/task/1370/stat : 1370 (claspmt) R 1364 1366 1336 0 -1 4202560 2320 0 0 0 38 20 0 0 18 0 32 0 33213142 1645211648 61814 270582939648 4194304 4964800 140737350113856 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1366/tid=1371] ppid=1364 vsize=1606652 CPUtime=0.56 cores=0-31
/proc/1366/task/1371/stat : 1371 (claspmt) R 1364 1366 1336 0 -1 4202560 1862 0 0 0 38 18 0 0 16 0 32 0 33213142 1645211648 61814 270582939648 4194304 4964800 140737350113856 18446744073709551615 4370242 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=1366/tid=1372] ppid=1364 vsize=1606652 CPUtime=1.43 cores=0-31
/proc/1366/task/1372/stat : 1372 (claspmt) R 1364 1366 1336 0 -1 4202560 1951 0 0 0 123 20 0 0 19 0 32 0 33213142 1645211648 61814 270582939648 4194304 4964800 140737350113856 18446744073709551615 4668607 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=1366/tid=1373] ppid=1364 vsize=1606652 CPUtime=0.58 cores=0-31
/proc/1366/task/1373/stat : 1373 (claspmt) R 1364 1366 1336 0 -1 4202560 2488 0 0 0 38 20 0 0 18 0 32 0 33213142 1645211648 61814 270582939648 4194304 4964800 140737350113856 18446744073709551615 4629965 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=1366/tid=1374] ppid=1364 vsize=1606652 CPUtime=0.58 cores=0-31
/proc/1366/task/1374/stat : 1374 (claspmt) R 1364 1366 1336 0 -1 4202560 2257 0 0 0 38 20 0 0 18 0 32 0 33213142 1645211648 61814 270582939648 4194304 4964800 140737350113856 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1366/tid=1375] ppid=1364 vsize=1606652 CPUtime=0.52 cores=0-31
/proc/1366/task/1375/stat : 1375 (claspmt) R 1364 1366 1336 0 -1 4202560 1953 0 0 0 38 14 0 0 16 0 32 0 33213142 1645211648 61814 270582939648 4194304 4964800 140737350113856 18446744073709551615 4668814 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=1366/tid=1376] ppid=1364 vsize=1606652 CPUtime=0.56 cores=0-31
/proc/1366/task/1376/stat : 1376 (claspmt) R 1364 1366 1336 0 -1 4202560 1879 0 0 0 39 17 0 0 16 0 32 0 33213142 1645211648 61814 270582939648 4194304 4964800 140737350113856 18446744073709551615 258650616986 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=1366/tid=1377] ppid=1364 vsize=1606652 CPUtime=0.57 cores=0-31
/proc/1366/task/1377/stat : 1377 (claspmt) R 1364 1366 1336 0 -1 4202560 2557 0 0 0 38 19 0 0 18 0 32 0 33213142 1645211648 61814 270582939648 4194304 4964800 140737350113856 18446744073709551615 4668709 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=1366/tid=1378] ppid=1364 vsize=1606652 CPUtime=0.59 cores=0-31
/proc/1366/task/1378/stat : 1378 (claspmt) R 1364 1366 1336 0 -1 4202560 2543 0 0 0 38 21 0 0 18 0 32 0 33213142 1645211648 61814 270582939648 4194304 4964800 140737350113856 18446744073709551615 4668805 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=1366/tid=1379] ppid=1364 vsize=1606652 CPUtime=0.59 cores=0-31
/proc/1366/task/1379/stat : 1379 (claspmt) R 1364 1366 1336 0 -1 4202560 1781 0 0 0 38 21 0 0 18 0 32 0 33213142 1645211648 61815 270582939648 4194304 4964800 140737350113856 18446744073709551615 4669140 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=1366/tid=1380] ppid=1364 vsize=1606652 CPUtime=1.47 cores=0-31
/proc/1366/task/1380/stat : 1380 (claspmt) R 1364 1366 1336 0 -1 4202560 1948 0 0 0 125 22 0 0 19 0 32 0 33213142 1645211648 61815 270582939648 4194304 4964800 140737350113856 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1366/tid=1381] ppid=1364 vsize=1606652 CPUtime=0.54 cores=0-31
/proc/1366/task/1381/stat : 1381 (claspmt) R 1364 1366 1336 0 -1 4202560 2408 0 0 0 38 16 0 0 18 0 32 0 33213142 1645211648 61816 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=1366/tid=1382] ppid=1364 vsize=1606652 CPUtime=0.56 cores=0-31
/proc/1366/task/1382/stat : 1382 (claspmt) R 1364 1366 1336 0 -1 4202560 2110 0 0 0 40 16 0 0 18 0 32 0 33213142 1645211648 61816 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=1366/tid=1383] ppid=1364 vsize=1606652 CPUtime=0.56 cores=0-31
/proc/1366/task/1383/stat : 1383 (claspmt) R 1364 1366 1336 0 -1 4202560 1874 0 0 0 38 18 0 0 16 0 32 0 33213142 1645211648 61816 270582939648 4194304 4964800 140737350113856 18446744073709551615 4370224 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1366/tid=1384] ppid=1364 vsize=1606652 CPUtime=0.57 cores=0-31
/proc/1366/task/1384/stat : 1384 (claspmt) R 1364 1366 1336 0 -1 4202560 1895 0 0 0 37 20 0 0 18 0 32 0 33213142 1645211648 61816 270582939648 4194304 4964800 140737350113856 18446744073709551615 4462482 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=1366/tid=1385] ppid=1364 vsize=1606652 CPUtime=0.59 cores=0-31
/proc/1366/task/1385/stat : 1385 (claspmt) R 1364 1366 1336 0 -1 4202560 2458 0 0 0 38 21 0 0 18 0 32 0 33213142 1645211648 61816 270582939648 4194304 4964800 140737350113856 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=1366/tid=1386] ppid=1364 vsize=1606652 CPUtime=0.58 cores=0-31
/proc/1366/task/1386/stat : 1386 (claspmt) R 1364 1366 1336 0 -1 4202560 2423 0 0 0 38 20 0 0 18 0 32 0 33213142 1645211648 61816 270582939648 4194304 4964800 140737350113856 18446744073709551615 258651060958 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1366/tid=1387] ppid=1364 vsize=1606652 CPUtime=0.57 cores=0-31
/proc/1366/task/1387/stat : 1387 (claspmt) R 1364 1366 1336 0 -1 4202560 1899 0 0 0 38 19 0 0 16 0 32 0 33213142 1645211648 61817 270582939648 4194304 4964800 140737350113856 18446744073709551615 4668805 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=1366/tid=1388] ppid=1364 vsize=1606652 CPUtime=1.45 cores=0-31
/proc/1366/task/1388/stat : 1388 (claspmt) R 1364 1366 1336 0 -1 4202560 2160 0 0 0 126 19 0 0 19 0 32 0 33213142 1645211648 61818 270582939648 4194304 4964800 140737350113856 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=1366/tid=1389] ppid=1364 vsize=1606652 CPUtime=0.56 cores=0-31
/proc/1366/task/1389/stat : 1389 (claspmt) R 1364 1366 1336 0 -1 4202560 2525 0 0 0 38 18 0 0 18 0 32 0 33213142 1645211648 61818 270582939648 4194304 4964800 140737350113856 18446744073709551615 4668607 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=1366/tid=1390] ppid=1364 vsize=1606652 CPUtime=0.6 cores=0-31
/proc/1366/task/1390/stat : 1390 (claspmt) R 1364 1366 1336 0 -1 4202560 2111 0 0 0 39 21 0 0 18 0 32 0 33213142 1645211648 61818 270582939648 4194304 4964800 140737350113856 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=1366/tid=1391] ppid=1364 vsize=1606652 CPUtime=0.55 cores=0-31
/proc/1366/task/1391/stat : 1391 (claspmt) R 1364 1366 1336 0 -1 4202560 1833 0 0 0 37 18 0 0 16 0 32 0 33213142 1645211648 61818 270582939648 4194304 4964800 140737350113856 18446744073709551615 4684704 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=1366/tid=1392] ppid=1364 vsize=1606652 CPUtime=0.55 cores=0-31
/proc/1366/task/1392/stat : 1392 (claspmt) R 1364 1366 1336 0 -1 4202560 1835 0 0 0 39 16 0 0 16 0 32 0 33213142 1645211648 61818 270582939648 4194304 4964800 140737350113856 18446744073709551615 4668614 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=1366/tid=1393] ppid=1364 vsize=1606652 CPUtime=0.58 cores=0-31
/proc/1366/task/1393/stat : 1393 (claspmt) R 1364 1366 1336 0 -1 4202560 2526 0 0 0 38 20 0 0 18 0 32 0 33213142 1645211648 61818 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=1366/tid=1394] ppid=1364 vsize=1606652 CPUtime=0.56 cores=0-31
/proc/1366/task/1394/stat : 1394 (claspmt) R 1364 1366 1336 0 -1 4202560 2420 0 0 0 40 16 0 0 18 0 32 0 33213143 1645211648 61818 270582939648 4194304 4964800 140737350113856 18446744073709551615 4669969 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=1366/tid=1395] ppid=1364 vsize=1606652 CPUtime=0.56 cores=0-31
/proc/1366/task/1395/stat : 1395 (claspmt) R 1364 1366 1336 0 -1 4202560 1919 0 0 0 38 18 0 0 16 0 32 0 33213143 1645211648 61818 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=1366/tid=1396] ppid=1364 vsize=1606652 CPUtime=1.47 cores=0-31
/proc/1366/task/1396/stat : 1396 (claspmt) R 1364 1366 1336 0 -1 4202560 2003 0 0 0 127 20 0 0 19 0 32 0 33213143 1645211648 61818 270582939648 4194304 4964800 140737350113856 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=1366/tid=1397] ppid=1364 vsize=1606652 CPUtime=0.56 cores=0-31
/proc/1366/task/1397/stat : 1397 (claspmt) R 1364 1366 1336 0 -1 4202560 2497 0 0 0 38 18 0 0 18 0 32 0 33213143 1645211648 61819 270582939648 4194304 4964800 140737350113856 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=1366/tid=1398] ppid=1364 vsize=1606652 CPUtime=0.58 cores=0-31
/proc/1366/task/1398/stat : 1398 (claspmt) R 1364 1366 1336 0 -1 4202560 2387 0 0 0 37 21 0 0 18 0 32 0 33213143 1645211648 61819 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.21
Current children cumulated vsize (KiB) 1606652

[startup+6.30152 s]
/proc/loadavg: 29.75 31.64 31.97 33/444 1398
/proc/meminfo: memFree=261875228/264257624 swapFree=67111528/67111528
[pid=1366] ppid=1364 vsize=1609952 CPUtime=125.09 cores=0-31
/proc/1366/stat : 1366 (claspmt) R 1364 1366 1336 0 -1 4202496 101276 0 0 0 11834 675 0 0 21 0 32 0 33213002 1648590848 83717 270582939648 4194304 4964800 140737350113856 18446744073709551615 4627170 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1366/statm: 402488 83718 461 189 0 396837 0
[pid=1366/tid=1368] ppid=1364 vsize=1609952 CPUtime=3.74 cores=0-31
/proc/1366/task/1368/stat : 1368 (claspmt) R 1364 1366 1336 0 -1 4202560 2414 0 0 0 356 18 0 0 18 0 32 0 33213142 1648590848 83718 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=1366/tid=1369] ppid=1364 vsize=1609952 CPUtime=3.77 cores=0-31
/proc/1366/task/1369/stat : 1369 (claspmt) R 1364 1366 1336 0 -1 4202560 3326 0 0 0 354 23 0 0 18 0 32 0 33213142 1648590848 83718 270582939648 4194304 4964800 140737350113856 18446744073709551615 258650616986 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1366/tid=1370] ppid=1364 vsize=1609952 CPUtime=3.77 cores=0-31
/proc/1366/task/1370/stat : 1370 (claspmt) R 1364 1366 1336 0 -1 4202560 3000 0 0 0 355 22 0 0 25 0 32 0 33213142 1648590848 83718 270582939648 4194304 4964800 140737350113856 18446744073709551615 258650623178 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1366/tid=1371] ppid=1364 vsize=1609952 CPUtime=3.75 cores=0-31
/proc/1366/task/1371/stat : 1371 (claspmt) R 1364 1366 1336 0 -1 4202560 2714 0 0 0 355 20 0 0 19 0 32 0 33213142 1648590848 83718 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670030 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=1366/tid=1372] ppid=1364 vsize=1609952 CPUtime=4.63 cores=0-31
/proc/1366/task/1372/stat : 1372 (claspmt) R 1364 1366 1336 0 -1 4202560 2027 0 0 0 443 20 0 0 25 0 32 0 33213142 1648590848 83718 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670125 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=1366/tid=1373] ppid=1364 vsize=1609952 CPUtime=3.77 cores=0-31
/proc/1366/task/1373/stat : 1373 (claspmt) R 1364 1366 1336 0 -1 4202560 3182 0 0 0 355 22 0 0 19 0 32 0 33213142 1648590848 83718 270582939648 4194304 4964800 140737350113856 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=1366/tid=1374] ppid=1364 vsize=1609952 CPUtime=3.75 cores=0-31
/proc/1366/task/1374/stat : 1374 (claspmt) R 1364 1366 1336 0 -1 4202560 3239 0 0 0 352 23 0 0 19 0 32 0 33213142 1648590848 83719 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1366/tid=1375] ppid=1364 vsize=1609952 CPUtime=3.7 cores=0-31
/proc/1366/task/1375/stat : 1375 (claspmt) R 1364 1366 1336 0 -1 4202560 2665 0 0 0 353 17 0 0 20 0 32 0 33213142 1648590848 83719 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=1366/tid=1376] ppid=1364 vsize=1609952 CPUtime=3.75 cores=0-31
/proc/1366/task/1376/stat : 1376 (claspmt) R 1364 1366 1336 0 -1 4202560 2491 0 0 0 356 19 0 0 18 0 32 0 33213142 1648590848 83720 270582939648 4194304 4964800 140737350113856 18446744073709551615 4659287 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=1366/tid=1377] ppid=1364 vsize=1609952 CPUtime=3.76 cores=0-31
/proc/1366/task/1377/stat : 1377 (claspmt) R 1364 1366 1336 0 -1 4202560 3484 0 0 0 354 22 0 0 21 0 32 0 33213142 1648590848 83720 270582939648 4194304 4964800 140737350113856 18446744073709551615 4668588 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=1366/tid=1378] ppid=1364 vsize=1609952 CPUtime=3.77 cores=0-31
/proc/1366/task/1378/stat : 1378 (claspmt) R 1364 1366 1336 0 -1 4202560 3196 0 0 0 353 24 0 0 19 0 32 0 33213142 1648590848 83720 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=1366/tid=1379] ppid=1364 vsize=1609952 CPUtime=3.77 cores=0-31
/proc/1366/task/1379/stat : 1379 (claspmt) R 1364 1366 1336 0 -1 4202560 2818 0 0 0 353 24 0 0 21 0 32 0 33213142 1648590848 83720 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=1366/tid=1380] ppid=1364 vsize=1609952 CPUtime=4.66 cores=0-31
/proc/1366/task/1380/stat : 1380 (claspmt) R 1364 1366 1336 0 -1 4202560 2019 0 0 0 444 22 0 0 25 0 32 0 33213142 1648590848 83720 270582939648 4194304 4964800 140737350113856 18446744073709551615 4668994 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1366/tid=1381] ppid=1364 vsize=1609952 CPUtime=3.72 cores=0-31
/proc/1366/task/1381/stat : 1381 (claspmt) R 1364 1366 1336 0 -1 4202560 3164 0 0 0 354 18 0 0 19 0 32 0 33213142 1648590848 83720 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=1366/tid=1382] ppid=1364 vsize=1609952 CPUtime=3.74 cores=0-31
/proc/1366/task/1382/stat : 1382 (claspmt) R 1364 1366 1336 0 -1 4202560 2975 0 0 0 354 20 0 0 19 0 32 0 33213142 1648590848 83720 270582939648 4194304 4964800 140737350113856 18446744073709551615 4660832 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=1366/tid=1383] ppid=1364 vsize=1609952 CPUtime=3.74 cores=0-31
/proc/1366/task/1383/stat : 1383 (claspmt) R 1364 1366 1336 0 -1 4202560 2503 0 0 0 354 20 0 0 20 0 32 0 33213142 1648590848 83720 270582939648 4194304 4964800 140737350113856 18446744073709551615 4668614 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1366/tid=1384] ppid=1364 vsize=1609952 CPUtime=3.67 cores=0-31
/proc/1366/task/1384/stat : 1384 (claspmt) R 1364 1366 1336 0 -1 4202560 2470 0 0 0 345 22 0 0 18 0 32 0 33213142 1648590848 83720 270582939648 4194304 4964800 140737350113856 18446744073709551615 4660422 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=1366/tid=1385] ppid=1364 vsize=1609952 CPUtime=3.78 cores=0-31
/proc/1366/task/1385/stat : 1385 (claspmt) R 1364 1366 1336 0 -1 4202560 3275 0 0 0 354 24 0 0 25 0 32 0 33213142 1648590848 83720 270582939648 4194304 4964800 140737350113856 18446744073709551615 4660444 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=1366/tid=1386] ppid=1364 vsize=1609952 CPUtime=3.77 cores=0-31
/proc/1366/task/1386/stat : 1386 (claspmt) R 1364 1366 1336 0 -1 4202560 3116 0 0 0 355 22 0 0 21 0 32 0 33213142 1648590848 83720 270582939648 4194304 4964800 140737350113856 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1366/tid=1387] ppid=1364 vsize=1609952 CPUtime=3.76 cores=0-31
/proc/1366/task/1387/stat : 1387 (claspmt) R 1364 1366 1336 0 -1 4202560 2700 0 0 0 354 22 0 0 19 0 32 0 33213142 1648590848 83720 270582939648 4194304 4964800 140737350113856 18446744073709551615 4669386 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=1366/tid=1388] ppid=1364 vsize=1609952 CPUtime=4.64 cores=0-31
/proc/1366/task/1388/stat : 1388 (claspmt) R 1364 1366 1336 0 -1 4202560 2224 0 0 0 445 19 0 0 25 0 32 0 33213142 1648590848 83720 270582939648 4194304 4964800 140737350113856 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=1366/tid=1389] ppid=1364 vsize=1609952 CPUtime=3.75 cores=0-31
/proc/1366/task/1389/stat : 1389 (claspmt) R 1364 1366 1336 0 -1 4202560 3218 0 0 0 355 20 0 0 19 0 32 0 33213142 1648590848 83720 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=1366/tid=1390] ppid=1364 vsize=1609952 CPUtime=3.78 cores=0-31
/proc/1366/task/1390/stat : 1390 (claspmt) R 1364 1366 1336 0 -1 4202560 3348 0 0 0 354 24 0 0 25 0 32 0 33213142 1648590848 83720 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=1366/tid=1391] ppid=1364 vsize=1609952 CPUtime=3.74 cores=0-31
/proc/1366/task/1391/stat : 1391 (claspmt) R 1364 1366 1336 0 -1 4202560 2538 0 0 0 353 21 0 0 18 0 32 0 33213142 1648590848 83720 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=1366/tid=1392] ppid=1364 vsize=1609952 CPUtime=3.73 cores=0-31
/proc/1366/task/1392/stat : 1392 (claspmt) R 1364 1366 1336 0 -1 4202560 2358 0 0 0 355 18 0 0 20 0 32 0 33213142 1648590848 83720 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 15 0 0 0

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

/proc/1366/task/1370/stat : 1370 (claspmt) R 1364 1366 1336 0 -1 4202560 17596 0 0 0 494506 76 0 0 25 0 32 0 33213142 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4342157 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=1366/tid=1371] ppid=1364 vsize=4574592 CPUtime=4958.56 cores=0-31
/proc/1366/task/1371/stat : 1371 (claspmt) R 1364 1366 1336 0 -1 4202560 30925 0 0 0 495733 123 0 0 25 0 32 0 33213142 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4669089 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=1366/tid=1372] ppid=1364 vsize=4574592 CPUtime=4959.36 cores=0-31
/proc/1366/task/1372/stat : 1372 (claspmt) R 1364 1366 1336 0 -1 4202560 25209 0 0 0 495834 102 0 0 25 0 32 0 33213142 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=1366/tid=1373] ppid=1364 vsize=4574592 CPUtime=4958.41 cores=0-31
/proc/1366/task/1373/stat : 1373 (claspmt) R 1364 1366 1336 0 -1 4202560 19280 0 0 0 495771 70 0 0 25 0 32 0 33213142 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=1366/tid=1374] ppid=1364 vsize=4574592 CPUtime=4956.22 cores=0-31
/proc/1366/task/1374/stat : 1374 (claspmt) R 1364 1366 1336 0 -1 4202560 101073 0 0 0 495177 445 0 0 25 0 32 0 33213142 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4320905 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1366/tid=1375] ppid=1364 vsize=4574592 CPUtime=4943.37 cores=0-31
/proc/1366/task/1375/stat : 1375 (claspmt) R 1364 1366 1336 0 -1 4202560 17527 0 0 0 494247 90 0 0 25 0 32 0 33213142 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1366/tid=1376] ppid=1364 vsize=4574592 CPUtime=4958.43 cores=0-31
/proc/1366/task/1376/stat : 1376 (claspmt) R 1364 1366 1336 0 -1 4202560 16943 0 0 0 495788 55 0 0 25 0 32 0 33213142 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=1366/tid=1377] ppid=1364 vsize=4574592 CPUtime=4958.08 cores=0-31
/proc/1366/task/1377/stat : 1377 (claspmt) R 1364 1366 1336 0 -1 4202560 33245 0 0 0 495703 105 0 0 25 0 32 0 33213142 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=1366/tid=1378] ppid=1364 vsize=4574592 CPUtime=4949.99 cores=0-31
/proc/1366/task/1378/stat : 1378 (claspmt) R 1364 1366 1336 0 -1 4202560 18152 0 0 0 494925 74 0 0 25 0 32 0 33213142 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4669288 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1366/tid=1379] ppid=1364 vsize=4574592 CPUtime=4958.53 cores=0-31
/proc/1366/task/1379/stat : 1379 (claspmt) R 1364 1366 1336 0 -1 4202560 31956 0 0 0 495733 120 0 0 25 0 32 0 33213142 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=1366/tid=1380] ppid=1364 vsize=4574592 CPUtime=4959.51 cores=0-31
/proc/1366/task/1380/stat : 1380 (claspmt) R 1364 1366 1336 0 -1 4202560 28882 0 0 0 495842 109 0 0 25 0 32 0 33213142 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=1366/tid=1381] ppid=1364 vsize=4574592 CPUtime=4958.44 cores=0-31
/proc/1366/task/1381/stat : 1381 (claspmt) R 1364 1366 1336 0 -1 4202560 18920 0 0 0 495780 64 0 0 25 0 32 0 33213142 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4321054 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=1366/tid=1382] ppid=1364 vsize=4574592 CPUtime=4958.39 cores=0-31
/proc/1366/task/1382/stat : 1382 (claspmt) R 1364 1366 1336 0 -1 4202560 89802 0 0 0 495446 393 0 0 25 0 32 0 33213142 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=1366/tid=1383] ppid=1364 vsize=4574592 CPUtime=4958.22 cores=0-31
/proc/1366/task/1383/stat : 1383 (claspmt) R 1364 1366 1336 0 -1 4202560 16289 0 0 0 495741 81 0 0 25 0 32 0 33213142 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4362087 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1366/tid=1384] ppid=1364 vsize=4574592 CPUtime=4949.69 cores=0-31
/proc/1366/task/1384/stat : 1384 (claspmt) R 1364 1366 1336 0 -1 4202560 17840 0 0 0 494910 59 0 0 25 0 32 0 33213142 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=1366/tid=1385] ppid=1364 vsize=4574592 CPUtime=4950.68 cores=0-31
/proc/1366/task/1385/stat : 1385 (claspmt) R 1364 1366 1336 0 -1 4202560 29011 0 0 0 494964 104 0 0 25 0 32 0 33213142 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=1366/tid=1386] ppid=1364 vsize=4574592 CPUtime=4952.05 cores=0-31
/proc/1366/task/1386/stat : 1386 (claspmt) R 1364 1366 1336 0 -1 4202560 17549 0 0 0 495134 71 0 0 25 0 32 0 33213142 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=1366/tid=1387] ppid=1364 vsize=4574592 CPUtime=4958.53 cores=0-31
/proc/1366/task/1387/stat : 1387 (claspmt) R 1364 1366 1336 0 -1 4202560 28795 0 0 0 495744 109 0 0 25 0 32 0 33213142 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=1366/tid=1388] ppid=1364 vsize=4574592 CPUtime=4952.21 cores=0-31
/proc/1366/task/1388/stat : 1388 (claspmt) R 1364 1366 1336 0 -1 4202560 30853 0 0 0 495107 114 0 0 25 0 32 0 33213142 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=1366/tid=1389] ppid=1364 vsize=4574592 CPUtime=4950.86 cores=0-31
/proc/1366/task/1389/stat : 1389 (claspmt) R 1364 1366 1336 0 -1 4202560 20174 0 0 0 495020 66 0 0 25 0 32 0 33213142 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=1366/tid=1390] ppid=1364 vsize=4574592 CPUtime=4957.69 cores=0-31
/proc/1366/task/1390/stat : 1390 (claspmt) R 1364 1366 1336 0 -1 4202560 91536 0 0 0 495385 384 0 0 25 0 32 0 33213142 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=1366/tid=1391] ppid=1364 vsize=4574592 CPUtime=4949.49 cores=0-31
/proc/1366/task/1391/stat : 1391 (claspmt) R 1364 1366 1336 0 -1 4202560 14242 0 0 0 494881 68 0 0 25 0 32 0 33213142 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=1366/tid=1392] ppid=1364 vsize=4574592 CPUtime=4937.03 cores=0-31
/proc/1366/task/1392/stat : 1392 (claspmt) R 1364 1366 1336 0 -1 4202560 16744 0 0 0 493648 55 0 0 25 0 32 0 33213142 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=1366/tid=1393] ppid=1364 vsize=4574592 CPUtime=4958.61 cores=0-31
/proc/1366/task/1393/stat : 1393 (claspmt) R 1364 1366 1336 0 -1 4202560 29274 0 0 0 495764 97 0 0 25 0 32 0 33213142 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1366/tid=1394] ppid=1364 vsize=4574592 CPUtime=4940.09 cores=0-31
/proc/1366/task/1394/stat : 1394 (claspmt) R 1364 1366 1336 0 -1 4202560 17546 0 0 0 493936 73 0 0 25 0 32 0 33213143 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=1366/tid=1395] ppid=1364 vsize=4574592 CPUtime=4957.24 cores=0-31
/proc/1366/task/1395/stat : 1395 (claspmt) R 1364 1366 1336 0 -1 4202560 29583 0 0 0 495608 116 0 0 25 0 32 0 33213143 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=1366/tid=1396] ppid=1364 vsize=4574592 CPUtime=4959.2 cores=0-31
/proc/1366/task/1396/stat : 1396 (claspmt) R 1364 1366 1336 0 -1 4202560 29489 0 0 0 495809 111 0 0 25 0 32 0 33213143 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=1366/tid=1397] ppid=1364 vsize=4574592 CPUtime=4945.02 cores=0-31
/proc/1366/task/1397/stat : 1397 (claspmt) R 1364 1366 1336 0 -1 4202560 19621 0 0 0 494431 71 0 0 25 0 32 0 33213143 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=1366/tid=1398] ppid=1364 vsize=4574592 CPUtime=4958.31 cores=0-31
/proc/1366/task/1398/stat : 1398 (claspmt) R 1364 1366 1336 0 -1 4202560 109245 0 0 0 495419 412 0 0 25 0 32 0 33213143 4684382208 1008318 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 158530
Current children cumulated vsize (KiB) 4574592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.32 s]
/proc/loadavg: 32.00 32.01 32.01 33/444 1553
/proc/meminfo: memFree=258152932/264257624 swapFree=67111528/67111528
[pid=1366] ppid=1364 vsize=4575448 CPUtime=160001 cores=0-31
/proc/1366/stat : 1366 (claspmt) R 1364 1366 1336 0 -1 4202496 1045397 0 0 0 15996060 4071 0 0 25 0 32 0 33213002 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670542 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1366/statm: 1143862 1009019 463 189 0 1138211 0
[pid=1366/tid=1368] ppid=1364 vsize=4575448 CPUtime=4999.66 cores=0-31
/proc/1366/task/1368/stat : 1368 (claspmt) R 1364 1366 1336 0 -1 4202560 18098 0 0 0 499909 57 0 0 25 0 32 0 33213142 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=1366/tid=1369] ppid=1364 vsize=4575448 CPUtime=5004.61 cores=0-31
/proc/1366/task/1369/stat : 1369 (claspmt) R 1364 1366 1336 0 -1 4202560 33057 0 0 0 500347 114 0 0 25 0 32 0 33213142 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1366/tid=1370] ppid=1364 vsize=4575448 CPUtime=4991.86 cores=0-31
/proc/1366/task/1370/stat : 1370 (claspmt) R 1364 1366 1336 0 -1 4202560 17601 0 0 0 499110 76 0 0 25 0 32 0 33213142 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=1366/tid=1371] ppid=1364 vsize=4575448 CPUtime=5004.59 cores=0-31
/proc/1366/task/1371/stat : 1371 (claspmt) R 1364 1366 1336 0 -1 4202560 30948 0 0 0 500336 123 0 0 25 0 32 0 33213142 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=1366/tid=1372] ppid=1364 vsize=4575448 CPUtime=5005.39 cores=0-31
/proc/1366/task/1372/stat : 1372 (claspmt) R 1364 1366 1336 0 -1 4202560 25316 0 0 0 500437 102 0 0 25 0 32 0 33213142 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=1366/tid=1373] ppid=1364 vsize=4575448 CPUtime=5004.44 cores=0-31
/proc/1366/task/1373/stat : 1373 (claspmt) R 1364 1366 1336 0 -1 4202560 19280 0 0 0 500374 70 0 0 25 0 32 0 33213142 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=1366/tid=1374] ppid=1364 vsize=4575448 CPUtime=5002.24 cores=0-31
/proc/1366/task/1374/stat : 1374 (claspmt) R 1364 1366 1336 0 -1 4202560 101136 0 0 0 499778 446 0 0 25 0 32 0 33213142 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1366/tid=1375] ppid=1364 vsize=4575448 CPUtime=4989.05 cores=0-31
/proc/1366/task/1375/stat : 1375 (claspmt) R 1364 1366 1336 0 -1 4202560 17535 0 0 0 498814 91 0 0 25 0 32 0 33213142 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1366/tid=1376] ppid=1364 vsize=4575448 CPUtime=5004.46 cores=0-31
/proc/1366/task/1376/stat : 1376 (claspmt) R 1364 1366 1336 0 -1 4202560 16948 0 0 0 500391 55 0 0 25 0 32 0 33213142 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=1366/tid=1377] ppid=1364 vsize=4575448 CPUtime=5004.09 cores=0-31
/proc/1366/task/1377/stat : 1377 (claspmt) R 1364 1366 1336 0 -1 4202560 33251 0 0 0 500304 105 0 0 25 0 32 0 33213142 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=1366/tid=1378] ppid=1364 vsize=4575448 CPUtime=4995.35 cores=0-31
/proc/1366/task/1378/stat : 1378 (claspmt) R 1364 1366 1336 0 -1 4202560 18153 0 0 0 499461 74 0 0 25 0 32 0 33213142 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=1366/tid=1379] ppid=1364 vsize=4575448 CPUtime=5004.57 cores=0-31
/proc/1366/task/1379/stat : 1379 (claspmt) R 1364 1366 1336 0 -1 4202560 32004 0 0 0 500336 121 0 0 25 0 32 0 33213142 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=1366/tid=1380] ppid=1364 vsize=4575448 CPUtime=5005.54 cores=0-31
/proc/1366/task/1380/stat : 1380 (claspmt) R 1364 1366 1336 0 -1 4202560 28882 0 0 0 500445 109 0 0 25 0 32 0 33213142 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=1366/tid=1381] ppid=1364 vsize=4575448 CPUtime=5004.46 cores=0-31
/proc/1366/task/1381/stat : 1381 (claspmt) R 1364 1366 1336 0 -1 4202560 18974 0 0 0 500382 64 0 0 25 0 32 0 33213142 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=1366/tid=1382] ppid=1364 vsize=4575448 CPUtime=5004.42 cores=0-31
/proc/1366/task/1382/stat : 1382 (claspmt) R 1364 1366 1336 0 -1 4202560 89864 0 0 0 500049 393 0 0 25 0 32 0 33213142 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=1366/tid=1383] ppid=1364 vsize=4575448 CPUtime=5004.25 cores=0-31
/proc/1366/task/1383/stat : 1383 (claspmt) R 1364 1366 1336 0 -1 4202560 16315 0 0 0 500344 81 0 0 25 0 32 0 33213142 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4653388 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1366/tid=1384] ppid=1364 vsize=4575448 CPUtime=4995.41 cores=0-31
/proc/1366/task/1384/stat : 1384 (claspmt) R 1364 1366 1336 0 -1 4202560 17840 0 0 0 499482 59 0 0 25 0 32 0 33213142 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1366/tid=1385] ppid=1364 vsize=4575448 CPUtime=4996.72 cores=0-31
/proc/1366/task/1385/stat : 1385 (claspmt) R 1364 1366 1336 0 -1 4202560 29011 0 0 0 499568 104 0 0 25 0 32 0 33213142 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=1366/tid=1386] ppid=1364 vsize=4575448 CPUtime=4998.07 cores=0-31
/proc/1366/task/1386/stat : 1386 (claspmt) R 1364 1366 1336 0 -1 4202560 17549 0 0 0 499736 71 0 0 25 0 32 0 33213142 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=1366/tid=1387] ppid=1364 vsize=4575448 CPUtime=5004.56 cores=0-31
/proc/1366/task/1387/stat : 1387 (claspmt) R 1364 1366 1336 0 -1 4202560 28795 0 0 0 500347 109 0 0 25 0 32 0 33213142 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=1366/tid=1388] ppid=1364 vsize=4575448 CPUtime=4998.24 cores=0-31
/proc/1366/task/1388/stat : 1388 (claspmt) R 1364 1366 1336 0 -1 4202560 30888 0 0 0 499710 114 0 0 25 0 32 0 33213142 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=1366/tid=1389] ppid=1364 vsize=4575448 CPUtime=4996.88 cores=0-31
/proc/1366/task/1389/stat : 1389 (claspmt) R 1364 1366 1336 0 -1 4202560 20176 0 0 0 499622 66 0 0 25 0 32 0 33213142 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=1366/tid=1390] ppid=1364 vsize=4575448 CPUtime=5003.72 cores=0-31
/proc/1366/task/1390/stat : 1390 (claspmt) R 1364 1366 1336 0 -1 4202560 91555 0 0 0 499987 385 0 0 25 0 32 0 33213142 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4669417 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=1366/tid=1391] ppid=1364 vsize=4575448 CPUtime=4995.51 cores=0-31
/proc/1366/task/1391/stat : 1391 (claspmt) R 1364 1366 1336 0 -1 4202560 14242 0 0 0 499483 68 0 0 25 0 32 0 33213142 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=1366/tid=1392] ppid=1364 vsize=4575448 CPUtime=4983.07 cores=0-31
/proc/1366/task/1392/stat : 1392 (claspmt) R 1364 1366 1336 0 -1 4202560 16744 0 0 0 498252 55 0 0 25 0 32 0 33213142 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=1366/tid=1393] ppid=1364 vsize=4575448 CPUtime=5004.64 cores=0-31
/proc/1366/task/1393/stat : 1393 (claspmt) R 1364 1366 1336 0 -1 4202560 29274 0 0 0 500367 97 0 0 25 0 32 0 33213142 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1366/tid=1394] ppid=1364 vsize=4575448 CPUtime=4986.12 cores=0-31
/proc/1366/task/1394/stat : 1394 (claspmt) R 1364 1366 1336 0 -1 4202560 17568 0 0 0 498539 73 0 0 25 0 32 0 33213143 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4669396 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=1366/tid=1395] ppid=1364 vsize=4575448 CPUtime=5003.24 cores=0-31
/proc/1366/task/1395/stat : 1395 (claspmt) R 1364 1366 1336 0 -1 4202560 29612 0 0 0 500207 117 0 0 25 0 32 0 33213143 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=1366/tid=1396] ppid=1364 vsize=4575448 CPUtime=5005.23 cores=0-31
/proc/1366/task/1396/stat : 1396 (claspmt) R 1364 1366 1336 0 -1 4202560 29490 0 0 0 500412 111 0 0 25 0 32 0 33213143 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=1366/tid=1397] ppid=1364 vsize=4575448 CPUtime=4991.05 cores=0-31
/proc/1366/task/1397/stat : 1397 (claspmt) R 1364 1366 1336 0 -1 4202560 19621 0 0 0 499034 71 0 0 25 0 32 0 33213143 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=1366/tid=1398] ppid=1364 vsize=4575448 CPUtime=5004.33 cores=0-31
/proc/1366/task/1398/stat : 1398 (claspmt) R 1364 1366 1336 0 -1 4202560 109376 0 0 0 500021 412 0 0 25 0 32 0 33213143 4685258752 1009019 270582939648 4194304 4964800 140737350113856 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 160001
Current children cumulated vsize (KiB) 4575448

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -1366

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

[startup+5009.44 s]
/proc/loadavg: 32.00 32.01 32.01 2/414 1554
/proc/meminfo: memFree=258195828/264257624 swapFree=67111528/67111528
[pid=1366] ppid=1364 vsize=4431680 CPUtime=160003 cores=0-31
/proc/1366/stat : 1366 (claspmt) R 1364 1366 1336 0 -1 4202496 1045408 0 0 0 15996238 4072 0 0 25 0 1 0 33213002 4538040320 996369 270582939648 4194304 4964800 140737350113856 18446744073709551615 258650613570 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1366/statm: 1107920 996369 474 189 0 1102269 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 4431680

[startup+5010.2 s]
/proc/loadavg: 32.00 32.01 32.01 2/414 1554
/proc/meminfo: memFree=258195828/264257624 swapFree=67111528/67111528
[pid=1366] ppid=1364 vsize=4397920 CPUtime=160004 cores=0-31
/proc/1366/stat : 1366 (claspmt) R 1364 1366 1336 0 -1 4202496 1045408 0 0 0 15996314 4072 0 0 25 0 1 0 33213002 4503470080 988127 270582939648 4194304 4964800 140737350113856 18446744073709551615 258650612746 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1366/statm: 1099480 988127 474 189 0 1093829 0
Current children cumulated CPU time (s) 160004
Current children cumulated vsize (KiB) 4397920

[startup+5010.6 s]
/proc/loadavg: 32.00 32.01 32.01 2/413 1554
/proc/meminfo: memFree=258892092/264257624 swapFree=67111528/67111528
[pid=1366] ppid=1364 vsize=0 CPUtime=160004 cores=0-31
/proc/1366/stat : 1366 (claspmt) R 1364 1366 1336 0 -1 4203524 1045408 0 0 0 15996329 4097 0 0 25 0 1 0 33213002 0 0 270582939648 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/1366/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): 5010.61
CPU time (s): 160004
CPU user time (s): 159963
CPU system time (s): 40.9818
CPU usage (%): 3193.31
Max. virtual memory (cumulated for all children) (KiB): 4575448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159963
system time used= 40.9818
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1045408
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= 354944
involuntary context switches= 391551

runsolver used 30.4194 second user time and 111.336 second system time

The end

Launcher Data

Begin job on node200 at 2011-06-10 05:57:41
IDJOB=3472452
IDBENCH=83114
IDSOLVER=1961
FILE ID=node200/3472452-1307678261
RUNJOBID= node200-1307678261-1350
PBS_JOBID= 13549494
Free space on /tmp= 61740 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top23.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-3472452-1307678261/watcher-3472452-1307678261 -o /tmp/evaluation-result-3472452-1307678261/solver-3472452-1307678261 -C 160000 -W 5100 -M 256000  HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472452-1307678261.cnf

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

MD5SUM BENCH= 6ee28191d649bfeef8c7d8c569a3cd59
RANDOM SEED=1011934093

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:      262191376 kB
Buffers:        260312 kB
Cached:        1490232 kB
SwapCached:          0 kB
Active:         279624 kB
Inactive:      1534408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      262191376 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3800 kB
Writeback:           0 kB
AnonPages:       63240 kB
Mapped:          14476 kB
Slab:           173092 kB
PageTables:       4356 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   169560 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-10 07:21:12