Trace number 3472416

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) 160005 5009.36

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.cnf
MD5SUMee159af2e208d290f7f3fefd15c344f2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5926.9
Satisfiable
(Un)Satisfiability was proved
Number of variables44692
Number of clauses129620
Sum of the clauses size302444
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 286412
Number of clauses of size 343206
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c clasp version 2.0.0-RC2
0.00/0.01	c Reading from ...624727/instance-3472416-1307624727.cnf
0.59/0.62	c Solving...
160002.67/5007.12	
160002.67/5007.12	*** INTERRUPTED! ***
160002.67/5007.12	*** 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-3472416-1307624727/watcher-3472416-1307624727 -o /tmp/evaluation-result-3472416-1307624727/solver-3472416-1307624727 -C 160000 -W 5100 -M 256000 HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472416-1307624727.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: 25.55 30.63 31.61 1/413 28904
/proc/meminfo: memFree=262352184/264257624 swapFree=67111528/67111528
[pid=28904] ppid=28902 vsize=29220 CPUtime=0.02 cores=0-31
/proc/28904/stat : 28904 (claspmt) R 28902 28904 28760 0 -1 4202496 2616 0 0 0 2 0 0 0 21 0 1 0 27859575 29921280 2326 270582939648 4194304 4964800 140733395971664 18446744073709551615 4679094 0 0 4096 18946 0 0 0 17 20 0 0 0
/proc/28904/statm: 7305 2330 374 189 0 2179 0

[startup+0.118943 s]
/proc/loadavg: 25.55 30.63 31.61 1/413 28904
/proc/meminfo: memFree=262352184/264257624 swapFree=67111528/67111528
[pid=28904] ppid=28902 vsize=35056 CPUtime=0.11 cores=0-31
/proc/28904/stat : 28904 (claspmt) R 28902 28904 28760 0 -1 4202496 4790 0 0 0 10 1 0 0 21 0 1 0 27859575 35897344 3897 270582939648 4194304 4964800 140733395971664 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 20 0 0 0
/proc/28904/statm: 8764 3898 383 189 0 3638 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 35056

[startup+0.200955 s]
/proc/loadavg: 25.55 30.63 31.61 1/413 28904
/proc/meminfo: memFree=262352184/264257624 swapFree=67111528/67111528
[pid=28904] ppid=28902 vsize=41684 CPUtime=0.19 cores=0-31
/proc/28904/stat : 28904 (claspmt) R 28902 28904 28760 0 -1 4202496 6856 0 0 0 18 1 0 0 21 0 1 0 27859575 42684416 5527 270582939648 4194304 4964800 140733395971664 18446744073709551615 4618452 0 0 4096 18946 0 0 0 17 20 0 0 0
/proc/28904/statm: 10421 5527 396 189 0 5295 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 41684

[startup+0.300955 s]
/proc/loadavg: 25.55 30.63 31.61 1/413 28904
/proc/meminfo: memFree=262352184/264257624 swapFree=67111528/67111528
[pid=28904] ppid=28902 vsize=42956 CPUtime=0.29 cores=0-31
/proc/28904/stat : 28904 (claspmt) R 28902 28904 28760 0 -1 4202496 7191 0 0 0 28 1 0 0 22 0 1 0 27859575 43986944 5862 270582939648 4194304 4964800 140733395971664 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 20 0 0 0
/proc/28904/statm: 10739 5862 401 189 0 5613 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42956

[startup+0.701125 s]
/proc/loadavg: 25.55 30.63 31.61 1/413 28904
/proc/meminfo: memFree=262352184/264257624 swapFree=67111528/67111528
[pid=28904] ppid=28902 vsize=505404 CPUtime=2.2 cores=0-31
/proc/28904/stat : 28904 (claspmt) S 28902 28904 28760 0 -1 4202496 22639 0 0 0 68 152 0 0 18 0 32 0 27859575 517533696 16523 270582939648 4194304 4964800 140733395971664 18446744073709551615 258662772457 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28904/statm: 126351 16537 429 189 0 120700 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 505404

[startup+1.50288 s]
/proc/loadavg: 25.55 30.63 31.61 12/445 28936
/proc/meminfo: memFree=262154988/264257624 swapFree=67111528/67111528
[pid=28904] ppid=28902 vsize=1831928 CPUtime=11.29 cores=0-31
/proc/28904/stat : 28904 (claspmt) R 28902 28904 28760 0 -1 4202496 64265 0 0 0 704 425 0 0 16 0 32 0 27859575 1875894272 51384 270582939648 4194304 4964800 140733395971664 18446744073709551615 4370224 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28904/statm: 457982 51384 455 189 0 452331 0
[pid=28904/tid=28906] ppid=28902 vsize=1831928 CPUtime=0.31 cores=0-31
/proc/28904/task/28906/stat : 28906 (claspmt) R 28902 28904 28760 0 -1 4202560 1470 0 0 0 16 15 0 0 16 0 32 0 27859638 1875894272 51384 270582939648 4194304 4964800 140733395971664 18446744073709551615 4370266 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28904/tid=28907] ppid=28902 vsize=1831928 CPUtime=0.31 cores=0-31
/proc/28904/task/28907/stat : 28907 (claspmt) R 28902 28904 28760 0 -1 4202560 2078 0 0 0 15 16 0 0 16 0 32 0 27859638 1875894272 51384 270582939648 4194304 4964800 140733395971664 18446744073709551615 4668759 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28904/tid=28908] ppid=28902 vsize=1831928 CPUtime=0.25 cores=0-31
/proc/28904/task/28908/stat : 28908 (claspmt) R 28902 28904 28760 0 -1 4202560 1715 0 0 0 18 7 0 0 16 0 32 0 27859638 1875894272 51384 270582939648 4194304 4964800 140733395971664 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=28904/tid=28909] ppid=28902 vsize=1831928 CPUtime=0.29 cores=0-31
/proc/28904/task/28909/stat : 28909 (claspmt) R 28902 28904 28760 0 -1 4202560 1592 0 0 0 16 13 0 0 16 0 32 0 27859638 1875894272 51384 270582939648 4194304 4964800 140733395971664 18446744073709551615 4370224 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=28904/tid=28910] ppid=28902 vsize=1831928 CPUtime=0.53 cores=0-31
/proc/28904/task/28910/stat : 28910 (claspmt) R 28902 28904 28760 0 -1 4202560 1828 0 0 0 42 11 0 0 17 0 32 0 27859638 1875894272 51384 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670403 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=28904/tid=28911] ppid=28902 vsize=1831928 CPUtime=0.31 cores=0-31
/proc/28904/task/28911/stat : 28911 (claspmt) R 28902 28904 28760 0 -1 4202560 2152 0 0 0 18 13 0 0 16 0 32 0 27859638 1875894272 51384 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=28904/tid=28912] ppid=28902 vsize=1831928 CPUtime=0.32 cores=0-31
/proc/28904/task/28912/stat : 28912 (claspmt) R 28902 28904 28760 0 -1 4202560 1737 0 0 0 18 14 0 0 16 0 32 0 27859638 1875894272 51384 270582939648 4194304 4964800 140733395971664 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=28904/tid=28913] ppid=28902 vsize=1831928 CPUtime=0.31 cores=0-31
/proc/28904/task/28913/stat : 28913 (claspmt) R 28902 28904 28760 0 -1 4202560 1609 0 0 0 17 14 0 0 16 0 32 0 27859638 1875894272 51384 270582939648 4194304 4964800 140733395971664 18446744073709551615 4370229 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=28904/tid=28914] ppid=28902 vsize=1831928 CPUtime=0.3 cores=0-31
/proc/28904/task/28914/stat : 28914 (claspmt) R 28902 28904 28760 0 -1 4202560 1559 0 0 0 16 14 0 0 16 0 32 0 27859638 1875894272 51385 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669140 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=28904/tid=28915] ppid=28902 vsize=1831928 CPUtime=0.31 cores=0-31
/proc/28904/task/28915/stat : 28915 (claspmt) R 28902 28904 28760 0 -1 4202560 1928 0 0 0 17 14 0 0 16 0 32 0 27859638 1875894272 51385 270582939648 4194304 4964800 140733395971664 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=28904/tid=28916] ppid=28902 vsize=1831928 CPUtime=0.31 cores=0-31
/proc/28904/task/28916/stat : 28916 (claspmt) R 28902 28904 28760 0 -1 4202560 1776 0 0 0 16 15 0 0 16 0 32 0 27859638 1875894272 51385 270582939648 4194304 4964800 140733395971664 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=28904/tid=28917] ppid=28902 vsize=1831928 CPUtime=0.31 cores=0-31
/proc/28904/task/28917/stat : 28917 (claspmt) R 28902 28904 28760 0 -1 4202560 1566 0 0 0 17 14 0 0 16 0 32 0 27859638 1875894272 51385 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28904/tid=28918] ppid=28902 vsize=1831928 CPUtime=0.53 cores=0-31
/proc/28904/task/28918/stat : 28918 (claspmt) R 28902 28904 28760 0 -1 4202560 1801 0 0 0 38 15 0 0 18 0 32 0 27859638 1875894272 51385 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=28904/tid=28919] ppid=28902 vsize=1831928 CPUtime=0.33 cores=0-31
/proc/28904/task/28919/stat : 28919 (claspmt) R 28902 28904 28760 0 -1 4202560 2012 0 0 0 18 15 0 0 16 0 32 0 27859638 1875894272 51385 270582939648 4194304 4964800 140733395971664 18446744073709551615 258650614221 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=28904/tid=28920] ppid=28902 vsize=1831928 CPUtime=0.3 cores=0-31
/proc/28904/task/28920/stat : 28920 (claspmt) R 28902 28904 28760 0 -1 4202560 1888 0 0 0 16 14 0 0 16 0 32 0 27859638 1875894272 51385 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670259 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=28904/tid=28921] ppid=28902 vsize=1831928 CPUtime=0.29 cores=0-31
/proc/28904/task/28921/stat : 28921 (claspmt) R 28902 28904 28760 0 -1 4202560 1563 0 0 0 17 12 0 0 16 0 32 0 27859638 1875894272 51385 270582939648 4194304 4964800 140733395971664 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=28904/tid=28922] ppid=28902 vsize=1831928 CPUtime=0.21 cores=0-31
/proc/28904/task/28922/stat : 28922 (claspmt) R 28902 28904 28760 0 -1 4202560 1627 0 0 0 15 6 0 0 16 0 32 0 27859638 1875894272 51385 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669276 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=28904/tid=28923] ppid=28902 vsize=1831928 CPUtime=0.3 cores=0-31
/proc/28904/task/28923/stat : 28923 (claspmt) R 28902 28904 28760 0 -1 4202560 2009 0 0 0 16 14 0 0 16 0 32 0 27859638 1875894272 51385 270582939648 4194304 4964800 140733395971664 18446744073709551615 4668732 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=28904/tid=28924] ppid=28902 vsize=1831928 CPUtime=0.32 cores=0-31
/proc/28904/task/28924/stat : 28924 (claspmt) R 28902 28904 28760 0 -1 4202560 2047 0 0 0 18 14 0 0 16 0 32 0 27859638 1875894272 51385 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669283 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=28904/tid=28925] ppid=28902 vsize=1831928 CPUtime=0.3 cores=0-31
/proc/28904/task/28925/stat : 28925 (claspmt) R 28902 28904 28760 0 -1 4202560 1562 0 0 0 17 13 0 0 16 0 32 0 27859638 1875894272 51385 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669310 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=28904/tid=28926] ppid=28902 vsize=1831928 CPUtime=0.54 cores=0-31
/proc/28904/task/28926/stat : 28926 (claspmt) R 28902 28904 28760 0 -1 4202560 1840 0 0 0 41 13 0 0 18 0 32 0 27859638 1875894272 51385 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=28904/tid=28927] ppid=28902 vsize=1831928 CPUtime=0.32 cores=0-31
/proc/28904/task/28927/stat : 28927 (claspmt) R 28902 28904 28760 0 -1 4202560 2022 0 0 0 17 15 0 0 16 0 32 0 27859638 1875894272 51385 270582939648 4194304 4964800 140733395971664 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=28904/tid=28928] ppid=28902 vsize=1831928 CPUtime=0.29 cores=0-31
/proc/28904/task/28928/stat : 28928 (claspmt) R 28902 28904 28760 0 -1 4202560 1929 0 0 0 16 13 0 0 16 0 32 0 27859638 1875894272 51385 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669086 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=28904/tid=28929] ppid=28902 vsize=1831928 CPUtime=0.29 cores=0-31
/proc/28904/task/28929/stat : 28929 (claspmt) R 28902 28904 28760 0 -1 4202560 1626 0 0 0 16 13 0 0 16 0 32 0 27859638 1875894272 51385 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28904/tid=28930] ppid=28902 vsize=1831928 CPUtime=0.28 cores=0-31
/proc/28904/task/28930/stat : 28930 (claspmt) R 28902 28904 28760 0 -1 4202560 1387 0 0 0 17 11 0 0 16 0 32 0 27859638 1875894272 51385 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670190 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28904/tid=28931] ppid=28902 vsize=1831928 CPUtime=0.31 cores=0-31
/proc/28904/task/28931/stat : 28931 (claspmt) R 28902 28904 28760 0 -1 4202560 2030 0 0 0 17 14 0 0 16 0 32 0 27859639 1875894272 51385 270582939648 4194304 4964800 140733395971664 18446744073709551615 4362964 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=28904/tid=28932] ppid=28902 vsize=1831928 CPUtime=0.29 cores=0-31
/proc/28904/task/28932/stat : 28932 (claspmt) R 28902 28904 28760 0 -1 4202560 2047 0 0 0 17 12 0 0 16 0 32 0 27859639 1875894272 51385 270582939648 4194304 4964800 140733395971664 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=28904/tid=28933] ppid=28902 vsize=1831928 CPUtime=0.29 cores=0-31
/proc/28904/task/28933/stat : 28933 (claspmt) R 28902 28904 28760 0 -1 4202560 1573 0 0 0 17 12 0 0 16 0 32 0 27859639 1875894272 51385 270582939648 4194304 4964800 140733395971664 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28904/tid=28934] ppid=28902 vsize=1831928 CPUtime=0.55 cores=0-31
/proc/28904/task/28934/stat : 28934 (claspmt) R 28902 28904 28760 0 -1 4202560 1891 0 0 0 42 13 0 0 18 0 32 0 27859639 1875894272 51385 270582939648 4194304 4964800 140733395971664 18446744073709551615 4627851 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28904/tid=28935] ppid=28902 vsize=1831928 CPUtime=0.29 cores=0-31
/proc/28904/task/28935/stat : 28935 (claspmt) R 28902 28904 28760 0 -1 4202560 2139 0 0 0 16 13 0 0 16 0 32 0 27859639 1875894272 51385 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=28904/tid=28936] ppid=28902 vsize=1831928 CPUtime=0.31 cores=0-31
/proc/28904/task/28936/stat : 28936 (claspmt) R 28902 28904 28760 0 -1 4202560 1872 0 0 0 16 15 0 0 16 0 32 0 27859639 1875894272 51385 270582939648 4194304 4964800 140733395971664 18446744073709551615 4678036 0 0 4096 18946 0 0 0 -1 26 0 0 0
Current children cumulated CPU time (s) 11.29
Current children cumulated vsize (KiB) 1831928

[startup+3.10193 s]
/proc/loadavg: 25.55 30.63 31.61 34/445 28936
/proc/meminfo: memFree=262142592/264257624 swapFree=67111528/67111528
[pid=28904] ppid=28902 vsize=1832100 CPUtime=62.36 cores=0-31
/proc/28904/stat : 28904 (claspmt) R 28902 28904 28760 0 -1 4202496 69765 0 0 0 5795 441 0 0 18 0 32 0 27859575 1876070400 56884 270582939648 4194304 4964800 140733395971664 18446744073709551615 4668734 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28904/statm: 458025 56884 461 189 0 452374 0
[pid=28904/tid=28906] ppid=28902 vsize=1832100 CPUtime=1.91 cores=0-31
/proc/28904/task/28906/stat : 28906 (claspmt) R 28902 28904 28760 0 -1 4202560 1679 0 0 0 175 16 0 0 18 0 32 0 27859638 1876070400 56884 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28904/tid=28907] ppid=28902 vsize=1832100 CPUtime=1.9 cores=0-31
/proc/28904/task/28907/stat : 28907 (claspmt) R 28902 28904 28760 0 -1 4202560 2304 0 0 0 174 16 0 0 18 0 32 0 27859638 1876070400 56884 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28904/tid=28908] ppid=28902 vsize=1832100 CPUtime=1.85 cores=0-31
/proc/28904/task/28908/stat : 28908 (claspmt) R 28902 28904 28760 0 -1 4202560 1892 0 0 0 177 8 0 0 18 0 32 0 27859638 1876070400 56884 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=28904/tid=28909] ppid=28902 vsize=1832100 CPUtime=1.89 cores=0-31
/proc/28904/task/28909/stat : 28909 (claspmt) R 28902 28904 28760 0 -1 4202560 1856 0 0 0 175 14 0 0 18 0 32 0 27859638 1876070400 56884 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=28904/tid=28910] ppid=28902 vsize=1832100 CPUtime=2.13 cores=0-31
/proc/28904/task/28910/stat : 28910 (claspmt) R 28902 28904 28760 0 -1 4202560 1835 0 0 0 202 11 0 0 20 0 32 0 27859638 1876070400 56884 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669008 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=28904/tid=28911] ppid=28902 vsize=1832100 CPUtime=1.91 cores=0-31
/proc/28904/task/28911/stat : 28911 (claspmt) R 28902 28904 28760 0 -1 4202560 2315 0 0 0 177 14 0 0 18 0 32 0 27859638 1876070400 56884 270582939648 4194304 4964800 140733395971664 18446744073709551615 4320963 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=28904/tid=28912] ppid=28902 vsize=1832100 CPUtime=1.92 cores=0-31
/proc/28904/task/28912/stat : 28912 (claspmt) R 28902 28904 28760 0 -1 4202560 1949 0 0 0 177 15 0 0 18 0 32 0 27859638 1876070400 56884 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=28904/tid=28913] ppid=28902 vsize=1832100 CPUtime=1.9 cores=0-31
/proc/28904/task/28913/stat : 28913 (claspmt) R 28902 28904 28760 0 -1 4202560 1797 0 0 0 176 14 0 0 18 0 32 0 27859638 1876070400 56884 270582939648 4194304 4964800 140733395971664 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=28904/tid=28914] ppid=28902 vsize=1832100 CPUtime=1.9 cores=0-31
/proc/28904/task/28914/stat : 28914 (claspmt) R 28902 28904 28760 0 -1 4202560 1764 0 0 0 175 15 0 0 18 0 32 0 27859638 1876070400 56884 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=28904/tid=28915] ppid=28902 vsize=1832100 CPUtime=1.91 cores=0-31
/proc/28904/task/28915/stat : 28915 (claspmt) R 28902 28904 28760 0 -1 4202560 2147 0 0 0 177 14 0 0 18 0 32 0 27859638 1876070400 56884 270582939648 4194304 4964800 140733395971664 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=28904/tid=28916] ppid=28902 vsize=1832100 CPUtime=1.9 cores=0-31
/proc/28904/task/28916/stat : 28916 (claspmt) R 28902 28904 28760 0 -1 4202560 1920 0 0 0 175 15 0 0 18 0 32 0 27859638 1876070400 56884 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=28904/tid=28917] ppid=28902 vsize=1832100 CPUtime=1.9 cores=0-31
/proc/28904/task/28917/stat : 28917 (claspmt) R 28902 28904 28760 0 -1 4202560 1740 0 0 0 176 14 0 0 18 0 32 0 27859638 1876070400 56884 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28904/tid=28918] ppid=28902 vsize=1832100 CPUtime=2.13 cores=0-31
/proc/28904/task/28918/stat : 28918 (claspmt) R 28902 28904 28760 0 -1 4202560 1808 0 0 0 198 15 0 0 20 0 32 0 27859638 1876070400 56884 270582939648 4194304 4964800 140733395971664 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=28904/tid=28919] ppid=28902 vsize=1832100 CPUtime=1.92 cores=0-31
/proc/28904/task/28919/stat : 28919 (claspmt) R 28902 28904 28760 0 -1 4202560 2200 0 0 0 177 15 0 0 18 0 32 0 27859638 1876070400 56884 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=28904/tid=28920] ppid=28902 vsize=1832100 CPUtime=1.9 cores=0-31
/proc/28904/task/28920/stat : 28920 (claspmt) R 28902 28904 28760 0 -1 4202560 2051 0 0 0 176 14 0 0 17 0 32 0 27859638 1876070400 56884 270582939648 4194304 4964800 140733395971664 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=28904/tid=28921] ppid=28902 vsize=1832100 CPUtime=1.83 cores=0-31
/proc/28904/task/28921/stat : 28921 (claspmt) R 28902 28904 28760 0 -1 4202560 1734 0 0 0 171 12 0 0 17 0 32 0 27859638 1876070400 56884 270582939648 4194304 4964800 140733395971664 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=28904/tid=28922] ppid=28902 vsize=1832100 CPUtime=1.8 cores=0-31
/proc/28904/task/28922/stat : 28922 (claspmt) R 28902 28904 28760 0 -1 4202560 1839 0 0 0 174 6 0 0 18 0 32 0 27859638 1876070400 56884 270582939648 4194304 4964800 140733395971664 18446744073709551615 4320890 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=28904/tid=28923] ppid=28902 vsize=1832100 CPUtime=1.9 cores=0-31
/proc/28904/task/28923/stat : 28923 (claspmt) R 28902 28904 28760 0 -1 4202560 2205 0 0 0 175 15 0 0 18 0 32 0 27859638 1876070400 56884 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=28904/tid=28924] ppid=28902 vsize=1832100 CPUtime=1.92 cores=0-31
/proc/28904/task/28924/stat : 28924 (claspmt) R 28902 28904 28760 0 -1 4202560 2229 0 0 0 177 15 0 0 18 0 32 0 27859638 1876070400 56884 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=28904/tid=28925] ppid=28902 vsize=1832100 CPUtime=1.9 cores=0-31
/proc/28904/task/28925/stat : 28925 (claspmt) R 28902 28904 28760 0 -1 4202560 1763 0 0 0 176 14 0 0 18 0 32 0 27859638 1876070400 56885 270582939648 4194304 4964800 140733395971664 18446744073709551615 4668614 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=28904/tid=28926] ppid=28902 vsize=1832100 CPUtime=2.14 cores=0-31
/proc/28904/task/28926/stat : 28926 (claspmt) R 28902 28904 28760 0 -1 4202560 1850 0 0 0 201 13 0 0 20 0 32 0 27859638 1876070400 56885 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=28904/tid=28927] ppid=28902 vsize=1832100 CPUtime=1.91 cores=0-31
/proc/28904/task/28927/stat : 28927 (claspmt) R 28902 28904 28760 0 -1 4202560 2197 0 0 0 176 15 0 0 18 0 32 0 27859638 1876070400 56886 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669396 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=28904/tid=28928] ppid=28902 vsize=1832100 CPUtime=1.88 cores=0-31
/proc/28904/task/28928/stat : 28928 (claspmt) R 28902 28904 28760 0 -1 4202560 2194 0 0 0 174 14 0 0 18 0 32 0 27859638 1876070400 56886 270582939648 4194304 4964800 140733395971664 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=28904/tid=28929] ppid=28902 vsize=1832100 CPUtime=1.9 cores=0-31
/proc/28904/task/28929/stat : 28929 (claspmt) R 28902 28904 28760 0 -1 4202560 1841 0 0 0 176 14 0 0 17 0 32 0 27859638 1876070400 56886 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669333 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28904/tid=28930] ppid=28902 vsize=1832100 CPUtime=1.87 cores=0-31
/proc/28904/task/28930/stat : 28930 (claspmt) R 28902 28904 28760 0 -1 4202560 1558 0 0 0 176 11 0 0 18 0 32 0 27859638 1876070400 56886 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28904/tid=28931] ppid=28902 vsize=1832100 CPUtime=1.91 cores=0-31
/proc/28904/task/28931/stat : 28931 (claspmt) R 28902 28904 28760 0 -1 4202560 2256 0 0 0 176 15 0 0 18 0 32 0 27859639 1876070400 56886 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=28904/tid=28932] ppid=28902 vsize=1832100 CPUtime=1.89 cores=0-31
/proc/28904/task/28932/stat : 28932 (claspmt) R 28902 28904 28760 0 -1 4202560 2257 0 0 0 176 13 0 0 18 0 32 0 27859639 1876070400 56886 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669005 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=28904/tid=28933] ppid=28902 vsize=1832100 CPUtime=1.88 cores=0-31
/proc/28904/task/28933/stat : 28933 (claspmt) R 28902 28904 28760 0 -1 4202560 1748 0 0 0 176 12 0 0 18 0 32 0 27859639 1876070400 56886 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669324 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28904/tid=28934] ppid=28902 vsize=1832100 CPUtime=2.15 cores=0-31
/proc/28904/task/28934/stat : 28934 (claspmt) R 28902 28904 28760 0 -1 4202560 1904 0 0 0 202 13 0 0 21 0 32 0 27859639 1876070400 56886 270582939648 4194304 4964800 140733395971664 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28904/tid=28935] ppid=28902 vsize=1832100 CPUtime=1.88 cores=0-31

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

[pid=28904/tid=28913] ppid=28902 vsize=5149660 CPUtime=4959.83 cores=0-31
/proc/28904/task/28913/stat : 28913 (claspmt) R 28902 28904 28760 0 -1 4202560 8357 0 0 0 495936 47 0 0 25 0 32 0 27859638 5273251840 1004694 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=28904/tid=28914] ppid=28902 vsize=5149660 CPUtime=4959.24 cores=0-31
/proc/28904/task/28914/stat : 28914 (claspmt) R 28902 28904 28760 0 -1 4202560 8367 0 0 0 495880 44 0 0 25 0 32 0 27859638 5273251840 1004694 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=28904/tid=28915] ppid=28902 vsize=5149660 CPUtime=4959.76 cores=0-31
/proc/28904/task/28915/stat : 28915 (claspmt) R 28902 28904 28760 0 -1 4202560 30016 0 0 0 495848 128 0 0 25 0 32 0 27859638 5273251840 1004694 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=28904/tid=28916] ppid=28902 vsize=5149660 CPUtime=4957.76 cores=0-31
/proc/28904/task/28916/stat : 28916 (claspmt) R 28902 28904 28760 0 -1 4202560 7740 0 0 0 495733 43 0 0 25 0 32 0 27859638 5273251840 1004694 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=28904/tid=28917] ppid=28902 vsize=5149660 CPUtime=4947.33 cores=0-31
/proc/28904/task/28917/stat : 28917 (claspmt) R 28902 28904 28760 0 -1 4202560 19668 0 0 0 494639 94 0 0 25 0 32 0 27859638 5273251840 1004694 270582939648 4194304 4964800 140733395971664 18446744073709551615 258650614243 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28904/tid=28918] ppid=28902 vsize=5149660 CPUtime=4948.08 cores=0-31
/proc/28904/task/28918/stat : 28918 (claspmt) R 28902 28904 28760 0 -1 4202560 17206 0 0 0 494723 85 0 0 25 0 32 0 27859638 5273251840 1004694 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=28904/tid=28919] ppid=28902 vsize=5149660 CPUtime=4959.84 cores=0-31
/proc/28904/task/28919/stat : 28919 (claspmt) R 28902 28904 28760 0 -1 4202560 9019 0 0 0 495939 45 0 0 25 0 32 0 27859638 5273251840 1004694 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=28904/tid=28920] ppid=28902 vsize=5149660 CPUtime=4959.75 cores=0-31
/proc/28904/task/28920/stat : 28920 (claspmt) R 28902 28904 28760 0 -1 4202560 183049 0 0 0 495354 621 0 0 25 0 32 0 27859638 5273251840 1004694 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=28904/tid=28921] ppid=28902 vsize=5149660 CPUtime=4959.77 cores=0-31
/proc/28904/task/28921/stat : 28921 (claspmt) R 28902 28904 28760 0 -1 4202560 8322 0 0 0 495933 44 0 0 25 0 32 0 27859638 5273251840 1004694 270582939648 4194304 4964800 140733395971664 18446744073709551615 4333204 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=28904/tid=28922] ppid=28902 vsize=5149660 CPUtime=4937.93 cores=0-31
/proc/28904/task/28922/stat : 28922 (claspmt) R 28902 28904 28760 0 -1 4202560 7842 0 0 0 493763 30 0 0 25 0 32 0 27859638 5273251840 1004694 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28904/tid=28923] ppid=28902 vsize=5149660 CPUtime=4944.13 cores=0-31
/proc/28904/task/28923/stat : 28923 (claspmt) R 28902 28904 28760 0 -1 4202560 25978 0 0 0 494294 119 0 0 25 0 32 0 27859638 5273251840 1004694 270582939648 4194304 4964800 140733395971664 18446744073709551615 4362996 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=28904/tid=28924] ppid=28902 vsize=5149660 CPUtime=4956.8 cores=0-31
/proc/28904/task/28924/stat : 28924 (claspmt) R 28902 28904 28760 0 -1 4202560 7916 0 0 0 495585 95 0 0 25 0 32 0 27859638 5273251840 1004694 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=28904/tid=28925] ppid=28902 vsize=5149660 CPUtime=4959.89 cores=0-31
/proc/28904/task/28925/stat : 28925 (claspmt) R 28902 28904 28760 0 -1 4202560 20880 0 0 0 495887 102 0 0 25 0 32 0 27859638 5273251840 1004694 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=28904/tid=28926] ppid=28902 vsize=5149660 CPUtime=4960.1 cores=0-31
/proc/28904/task/28926/stat : 28926 (claspmt) R 28902 28904 28760 0 -1 4202560 19007 0 0 0 495933 77 0 0 25 0 32 0 27859638 5273251840 1004694 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=28904/tid=28927] ppid=28902 vsize=5149660 CPUtime=4959.9 cores=0-31
/proc/28904/task/28927/stat : 28927 (claspmt) R 28902 28904 28760 0 -1 4202560 8051 0 0 0 495943 47 0 0 25 0 32 0 27859638 5273251840 1004694 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=28904/tid=28928] ppid=28902 vsize=5149660 CPUtime=4959.71 cores=0-31
/proc/28904/task/28928/stat : 28928 (claspmt) R 28902 28904 28760 0 -1 4202560 134066 0 0 0 495507 464 0 0 25 0 32 0 27859638 5273251840 1004694 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=28904/tid=28929] ppid=28902 vsize=5149660 CPUtime=4959.83 cores=0-31
/proc/28904/task/28929/stat : 28929 (claspmt) R 28902 28904 28760 0 -1 4202560 6268 0 0 0 495941 42 0 0 25 0 32 0 27859638 5273251840 1004694 270582939648 4194304 4964800 140733395971664 18446744073709551615 4660444 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28904/tid=28930] ppid=28902 vsize=5149660 CPUtime=4959.78 cores=0-31
/proc/28904/task/28930/stat : 28930 (claspmt) R 28902 28904 28760 0 -1 4202560 6014 0 0 0 495947 31 0 0 25 0 32 0 27859638 5273251840 1004694 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28904/tid=28931] ppid=28902 vsize=5149660 CPUtime=4959.77 cores=0-31
/proc/28904/task/28931/stat : 28931 (claspmt) R 28902 28904 28760 0 -1 4202560 33491 0 0 0 495817 160 0 0 25 0 32 0 27859639 5273251840 1004694 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=28904/tid=28932] ppid=28902 vsize=5149660 CPUtime=4943.19 cores=0-31
/proc/28904/task/28932/stat : 28932 (claspmt) R 28902 28904 28760 0 -1 4202560 7631 0 0 0 494280 39 0 0 25 0 32 0 27859639 5273251840 1004694 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=28904/tid=28933] ppid=28902 vsize=5149660 CPUtime=4958.87 cores=0-31
/proc/28904/task/28933/stat : 28933 (claspmt) R 28902 28904 28760 0 -1 4202560 19756 0 0 0 495805 82 0 0 25 0 32 0 27859639 5273251840 1004694 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28904/tid=28934] ppid=28902 vsize=5149660 CPUtime=4936.9 cores=0-31
/proc/28904/task/28934/stat : 28934 (claspmt) R 28902 28904 28760 0 -1 4202560 14664 0 0 0 493619 71 0 0 25 0 32 0 27859639 5273251840 1004694 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=28904/tid=28935] ppid=28902 vsize=5149660 CPUtime=4959.27 cores=0-31
/proc/28904/task/28935/stat : 28935 (claspmt) R 28902 28904 28760 0 -1 4202560 7735 0 0 0 495887 40 0 0 25 0 32 0 27859639 5273251840 1004694 270582939648 4194304 4964800 140733395971664 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28904/tid=28936] ppid=28902 vsize=5149660 CPUtime=4956.04 cores=0-31
/proc/28904/task/28936/stat : 28936 (claspmt) R 28902 28904 28760 0 -1 4202560 173307 0 0 0 495009 595 0 0 25 0 32 0 27859639 5273251840 1004694 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 26 0 0 0
Current children cumulated CPU time (s) 158570
Current children cumulated vsize (KiB) 5149660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5007.1 s]
/proc/loadavg: 32.07 32.06 32.08 33/444 29108
/proc/meminfo: memFree=258328596/264257624 swapFree=67111528/67111528
[pid=28904] ppid=28902 vsize=5149660 CPUtime=160003 cores=0-31
/proc/28904/stat : 28904 (claspmt) R 28902 28904 28760 0 -1 4202496 1034529 0 0 0 15996098 4168 0 0 25 0 32 0 27859575 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4684063 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28904/statm: 1287415 1006510 463 189 0 1281764 0
[pid=28904/tid=28906] ppid=28902 vsize=5149660 CPUtime=4999.8 cores=0-31
/proc/28904/task/28906/stat : 28906 (claspmt) R 28902 28904 28760 0 -1 4202560 6959 0 0 0 499943 37 0 0 25 0 32 0 27859638 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28904/tid=28907] ppid=28902 vsize=5149660 CPUtime=5001.86 cores=0-31
/proc/28904/task/28907/stat : 28907 (claspmt) R 28902 28904 28760 0 -1 4202560 31078 0 0 0 500054 132 0 0 25 0 32 0 27859638 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=28904/tid=28908] ppid=28902 vsize=5149660 CPUtime=5004.18 cores=0-31
/proc/28904/task/28908/stat : 28908 (claspmt) R 28902 28904 28760 0 -1 4202560 7115 0 0 0 500383 35 0 0 25 0 32 0 27859638 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=28904/tid=28909] ppid=28902 vsize=5149660 CPUtime=5004.49 cores=0-31
/proc/28904/task/28909/stat : 28909 (claspmt) R 28902 28904 28760 0 -1 4202560 19889 0 0 0 500361 88 0 0 25 0 32 0 27859638 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=28904/tid=28910] ppid=28902 vsize=5149660 CPUtime=5004.91 cores=0-31
/proc/28904/task/28910/stat : 28910 (claspmt) R 28902 28904 28760 0 -1 4202560 20578 0 0 0 500399 92 0 0 25 0 32 0 27859638 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=28904/tid=28911] ppid=28902 vsize=5149660 CPUtime=5004.29 cores=0-31
/proc/28904/task/28911/stat : 28911 (claspmt) R 28902 28904 28760 0 -1 4202560 6797 0 0 0 500393 36 0 0 25 0 32 0 27859638 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=28904/tid=28912] ppid=28902 vsize=5149660 CPUtime=4980.04 cores=0-31
/proc/28904/task/28912/stat : 28912 (claspmt) R 28902 28904 28760 0 -1 4202560 142645 0 0 0 497460 544 0 0 25 0 32 0 27859638 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=28904/tid=28913] ppid=28902 vsize=5149660 CPUtime=5004.64 cores=0-31
/proc/28904/task/28913/stat : 28913 (claspmt) R 28902 28904 28760 0 -1 4202560 8357 0 0 0 500417 47 0 0 25 0 32 0 27859638 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=28904/tid=28914] ppid=28902 vsize=5149660 CPUtime=5004.05 cores=0-31
/proc/28904/task/28914/stat : 28914 (claspmt) R 28902 28904 28760 0 -1 4202560 8367 0 0 0 500361 44 0 0 25 0 32 0 27859638 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=28904/tid=28915] ppid=28902 vsize=5149660 CPUtime=5004.57 cores=0-31
/proc/28904/task/28915/stat : 28915 (claspmt) R 28902 28904 28760 0 -1 4202560 30016 0 0 0 500329 128 0 0 25 0 32 0 27859638 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=28904/tid=28916] ppid=28902 vsize=5149660 CPUtime=5002.56 cores=0-31
/proc/28904/task/28916/stat : 28916 (claspmt) R 28902 28904 28760 0 -1 4202560 7750 0 0 0 500213 43 0 0 25 0 32 0 27859638 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=28904/tid=28917] ppid=28902 vsize=5149660 CPUtime=4992.14 cores=0-31
/proc/28904/task/28917/stat : 28917 (claspmt) R 28902 28904 28760 0 -1 4202560 19668 0 0 0 499120 94 0 0 25 0 32 0 27859638 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28904/tid=28918] ppid=28902 vsize=5149660 CPUtime=4992.9 cores=0-31
/proc/28904/task/28918/stat : 28918 (claspmt) R 28902 28904 28760 0 -1 4202560 17307 0 0 0 499204 86 0 0 25 0 32 0 27859638 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=28904/tid=28919] ppid=28902 vsize=5149660 CPUtime=5004.64 cores=0-31
/proc/28904/task/28919/stat : 28919 (claspmt) R 28902 28904 28760 0 -1 4202560 9057 0 0 0 500419 45 0 0 25 0 32 0 27859638 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=28904/tid=28920] ppid=28902 vsize=5149660 CPUtime=5004.56 cores=0-31
/proc/28904/task/28920/stat : 28920 (claspmt) R 28902 28904 28760 0 -1 4202560 183049 0 0 0 499835 621 0 0 25 0 32 0 27859638 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=28904/tid=28921] ppid=28902 vsize=5149660 CPUtime=5004.58 cores=0-31
/proc/28904/task/28921/stat : 28921 (claspmt) R 28902 28904 28760 0 -1 4202560 8322 0 0 0 500414 44 0 0 25 0 32 0 27859638 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=28904/tid=28922] ppid=28902 vsize=5149660 CPUtime=4982.75 cores=0-31
/proc/28904/task/28922/stat : 28922 (claspmt) R 28902 28904 28760 0 -1 4202560 7965 0 0 0 498244 31 0 0 25 0 32 0 27859638 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28904/tid=28923] ppid=28902 vsize=5149660 CPUtime=4988.94 cores=0-31
/proc/28904/task/28923/stat : 28923 (claspmt) R 28902 28904 28760 0 -1 4202560 25978 0 0 0 498775 119 0 0 25 0 32 0 27859638 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=28904/tid=28924] ppid=28902 vsize=5149660 CPUtime=5001.61 cores=0-31
/proc/28904/task/28924/stat : 28924 (claspmt) R 28902 28904 28760 0 -1 4202560 7916 0 0 0 500065 96 0 0 25 0 32 0 27859638 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=28904/tid=28925] ppid=28902 vsize=5149660 CPUtime=5004.69 cores=0-31
/proc/28904/task/28925/stat : 28925 (claspmt) R 28902 28904 28760 0 -1 4202560 21013 0 0 0 500367 102 0 0 25 0 32 0 27859638 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=28904/tid=28926] ppid=28902 vsize=5149660 CPUtime=5004.92 cores=0-31
/proc/28904/task/28926/stat : 28926 (claspmt) R 28902 28904 28760 0 -1 4202560 19007 0 0 0 500414 78 0 0 25 0 32 0 27859638 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=28904/tid=28927] ppid=28902 vsize=5149660 CPUtime=5004.71 cores=0-31
/proc/28904/task/28927/stat : 28927 (claspmt) R 28902 28904 28760 0 -1 4202560 8111 0 0 0 500423 48 0 0 25 0 32 0 27859638 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=28904/tid=28928] ppid=28902 vsize=5149660 CPUtime=5004.52 cores=0-31
/proc/28904/task/28928/stat : 28928 (claspmt) R 28902 28904 28760 0 -1 4202560 134066 0 0 0 499988 464 0 0 25 0 32 0 27859638 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669457 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=28904/tid=28929] ppid=28902 vsize=5149660 CPUtime=5004.64 cores=0-31
/proc/28904/task/28929/stat : 28929 (claspmt) R 28902 28904 28760 0 -1 4202560 6364 0 0 0 500422 42 0 0 25 0 32 0 27859638 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28904/tid=28930] ppid=28902 vsize=5149660 CPUtime=5004.59 cores=0-31
/proc/28904/task/28930/stat : 28930 (claspmt) R 28902 28904 28760 0 -1 4202560 6047 0 0 0 500428 31 0 0 25 0 32 0 27859638 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28904/tid=28931] ppid=28902 vsize=5149660 CPUtime=5004.58 cores=0-31
/proc/28904/task/28931/stat : 28931 (claspmt) R 28902 28904 28760 0 -1 4202560 33491 0 0 0 500298 160 0 0 25 0 32 0 27859639 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=28904/tid=28932] ppid=28902 vsize=5149660 CPUtime=4987.99 cores=0-31
/proc/28904/task/28932/stat : 28932 (claspmt) R 28902 28904 28760 0 -1 4202560 7631 0 0 0 498760 39 0 0 25 0 32 0 27859639 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=28904/tid=28933] ppid=28902 vsize=5149660 CPUtime=5003.66 cores=0-31
/proc/28904/task/28933/stat : 28933 (claspmt) R 28902 28904 28760 0 -1 4202560 19767 0 0 0 500283 83 0 0 25 0 32 0 27859639 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28904/tid=28934] ppid=28902 vsize=5149660 CPUtime=4980.45 cores=0-31
/proc/28904/task/28934/stat : 28934 (claspmt) R 28902 28904 28760 0 -1 4202560 14664 0 0 0 497973 72 0 0 25 0 32 0 27859639 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=28904/tid=28935] ppid=28902 vsize=5149660 CPUtime=5004.07 cores=0-31
/proc/28904/task/28935/stat : 28935 (claspmt) R 28902 28904 28760 0 -1 4202560 7771 0 0 0 500367 40 0 0 25 0 32 0 27859639 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4378523 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28904/tid=28936] ppid=28902 vsize=5149660 CPUtime=5000.85 cores=0-31
/proc/28904/task/28936/stat : 28936 (claspmt) R 28902 28904 28760 0 -1 4202560 174424 0 0 0 499485 600 0 0 25 0 32 0 27859639 5273251840 1006510 270582939648 4194304 4964800 140733395971664 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 26 0 0 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 5149660

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -28904

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

[startup+5007.9 s]
/proc/loadavg: 32.07 32.06 32.08 2/414 29109
/proc/meminfo: memFree=258333796/264257624 swapFree=67111528/67111528
[pid=28904] ppid=28902 vsize=5025952 CPUtime=160004 cores=0-31
/proc/28904/stat : 28904 (claspmt) R 28902 28904 28760 0 -1 4202496 1034542 0 0 0 15996203 4169 0 0 25 0 1 0 27859575 5146574848 997305 270582939648 4194304 4964800 140733395971664 18446744073709551615 4646607 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/28904/statm: 1256488 997305 474 189 0 1250837 0
Current children cumulated CPU time (s) 160004
Current children cumulated vsize (KiB) 5025952

[startup+5008.7 s]
/proc/loadavg: 32.07 32.06 32.08 2/414 29109
/proc/meminfo: memFree=258383892/264257624 swapFree=67111528/67111528
[pid=28904] ppid=28902 vsize=4995264 CPUtime=160005 cores=0-31
/proc/28904/stat : 28904 (claspmt) R 28902 28904 28760 0 -1 4202496 1034542 0 0 0 15996283 4170 0 0 25 0 1 0 27859575 5115150336 987240 270582939648 4194304 4964800 140733395971664 18446744073709551615 258650611056 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/28904/statm: 1248816 987240 474 189 0 1243165 0
Current children cumulated CPU time (s) 160005
Current children cumulated vsize (KiB) 4995264

[startup+5009.1 s]
/proc/loadavg: 32.07 32.06 32.08 2/414 29109
/proc/meminfo: memFree=258383892/264257624 swapFree=67111528/67111528
[pid=28904] ppid=28902 vsize=4982016 CPUtime=160005 cores=0-31
/proc/28904/stat : 28904 (claspmt) R 28902 28904 28760 0 -1 4202496 1034542 0 0 0 15996322 4170 0 0 25 0 1 0 27859575 5101584384 983866 270582939648 4194304 4964800 140733395971664 18446744073709551615 258650999159 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/28904/statm: 1245504 983866 474 189 0 1239853 0
Current children cumulated CPU time (s) 160005
Current children cumulated vsize (KiB) 4982016

[startup+5009.3 s]
/proc/loadavg: 32.07 32.06 32.08 2/414 29109
/proc/meminfo: memFree=258383892/264257624 swapFree=67111528/67111528
[pid=28904] ppid=28902 vsize=0 CPUtime=160005 cores=0-31
/proc/28904/stat : 28904 (claspmt) R 28902 28904 28760 0 -1 4203524 1034542 0 0 0 15996325 4187 0 0 25 0 1 0 27859575 0 0 270582939648 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28904/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 160005
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 5009.36
CPU time (s): 160005
CPU user time (s): 159963
CPU system time (s): 41.9326
CPU usage (%): 3194.13
Max. virtual memory (cumulated for all children) (KiB): 5149660

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

runsolver used 29.2196 second user time and 112.043 second system time

The end

Launcher Data

Begin job on node200 at 2011-06-09 15:05:27
IDJOB=3472416
IDBENCH=82466
IDSOLVER=1961
FILE ID=node200/3472416-1307624727
RUNJOBID= node200-1307624715-28774
PBS_JOBID= 13547777
Free space on /tmp= 61740 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsmhdlc2-tseitin.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-3472416-1307624727/watcher-3472416-1307624727 -o /tmp/evaluation-result-3472416-1307624727/solver-3472416-1307624727 -C 160000 -W 5100 -M 256000  HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472416-1307624727.cnf

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

MD5SUM BENCH= ee159af2e208d290f7f3fefd15c344f2
RANDOM SEED=337223008

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:      262352456 kB
Buffers:        230632 kB
Cached:        1377292 kB
SwapCached:          0 kB
Active:         247880 kB
Inactive:      1423420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      262352456 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3300 kB
Writeback:           0 kB
AnonPages:       59620 kB
Mapped:          14236 kB
Slab:           151828 kB
PageTables:       4836 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   161552 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-09 16:28:56