Trace number 3472413

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) 160006 5018.81

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-countbits128-tseitin.cnf
MD5SUM47da9e46b00ffd3e0b0f453a6c3c9f38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark122099
Satisfiable
(Un)Satisfiability was proved
Number of variables95810
Number of clauses287045
Sum of the clauses size669769
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2191362
Number of clauses of size 395681
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 ...619692/instance-3472413-1307619692.cnf
1.03/1.09	c Solving...
160002.38/5015.95	
160002.38/5015.95	*** INTERRUPTED! ***
160002.38/5015.95	*** 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-3472413-1307619692/watcher-3472413-1307619692 -o /tmp/evaluation-result-3472413-1307619692/solver-3472413-1307619692 -C 160000 -W 5100 -M 256000 HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472413-1307619692.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: 14.26 26.89 30.19 1/413 28549
/proc/meminfo: memFree=259871852/264257624 swapFree=67111528/67111528
[pid=28549] ppid=28547 vsize=33036 CPUtime=0.02 cores=0-31
/proc/28549/stat : 28549 (claspmt) R 28547 28549 28405 0 -1 4202496 2313 0 0 0 2 0 0 0 20 0 1 0 27356271 33828864 2242 270582939648 4194304 4964800 140734986772160 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 29 0 0 0
/proc/28549/statm: 8259 2246 373 189 0 3133 0

[startup+0.0865931 s]
/proc/loadavg: 14.26 26.89 30.19 1/413 28549
/proc/meminfo: memFree=259871852/264257624 swapFree=67111528/67111528
[pid=28549] ppid=28547 vsize=41584 CPUtime=0.07 cores=0-31
/proc/28549/stat : 28549 (claspmt) R 28547 28549 28405 0 -1 4202496 6424 0 0 0 6 1 0 0 20 0 1 0 27356271 42582016 5515 270582939648 4194304 4964800 140734986772160 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 29 0 0 0
/proc/28549/statm: 10396 5517 383 189 0 5270 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 41584

[startup+0.100603 s]
/proc/loadavg: 14.26 26.89 30.19 1/413 28549
/proc/meminfo: memFree=259871852/264257624 swapFree=67111528/67111528
[pid=28549] ppid=28547 vsize=43260 CPUtime=0.09 cores=0-31
/proc/28549/stat : 28549 (claspmt) R 28547 28549 28405 0 -1 4202496 6810 0 0 0 7 2 0 0 20 0 1 0 27356271 44298240 5820 270582939648 4194304 4964800 140734986772160 18446744073709551615 258650653381 0 0 4096 18946 0 0 0 17 29 0 0 0
/proc/28549/statm: 10815 5830 383 189 0 5689 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43260

[startup+0.300608 s]
/proc/loadavg: 14.26 26.89 30.19 1/413 28549
/proc/meminfo: memFree=259871852/264257624 swapFree=67111528/67111528
[pid=28549] ppid=28547 vsize=60308 CPUtime=0.29 cores=0-31
/proc/28549/stat : 28549 (claspmt) R 28547 28549 28405 0 -1 4202496 13027 0 0 0 26 3 0 0 21 0 1 0 27356271 61755392 10123 270582939648 4194304 4964800 140734986772160 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 29 0 0 0
/proc/28549/statm: 15077 10124 396 189 0 9951 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60308

[startup+0.700615 s]
/proc/loadavg: 14.26 26.89 30.19 1/413 28549
/proc/meminfo: memFree=259871852/264257624 swapFree=67111528/67111528
[pid=28549] ppid=28547 vsize=73172 CPUtime=0.69 cores=0-31
/proc/28549/stat : 28549 (claspmt) R 28547 28549 28405 0 -1 4202496 16124 0 0 0 65 4 0 0 22 0 1 0 27356271 74928128 13220 270582939648 4194304 4964800 140734986772160 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 29 0 0 0
/proc/28549/statm: 18293 13220 401 189 0 13167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73172

[startup+1.50047 s]
/proc/loadavg: 14.26 26.89 30.19 2/414 28550
/proc/meminfo: memFree=259817152/264257624 swapFree=67111528/67111528
[pid=28549] ppid=28547 vsize=1024996 CPUtime=9.08 cores=0-31
/proc/28549/stat : 28549 (claspmt) S 28547 28549 28405 0 -1 4202496 86949 0 0 0 140 768 0 0 18 0 32 0 27356271 1049595904 60712 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28549/statm: 256249 60722 435 189 0 250598 0
Current children cumulated CPU time (s) 9.08
Current children cumulated vsize (KiB) 1024996

[startup+3.10264 s]
/proc/loadavg: 15.76 26.99 30.21 2/445 28581
/proc/meminfo: memFree=259459516/264257624 swapFree=67111528/67111528
[pid=28549] ppid=28547 vsize=2084796 CPUtime=15.24 cores=0-31
/proc/28549/stat : 28549 (claspmt) S 28547 28549 28405 0 -1 4202496 137736 0 0 0 615 909 0 0 18 0 32 0 27356271 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28549/statm: 521199 109945 440 189 0 515548 0
[pid=28549/tid=28551] ppid=28547 vsize=2084796 CPUtime=0.32 cores=0-31
/proc/28549/task/28551/stat : 28551 (claspmt) S 28547 28549 28405 0 -1 4202560 3131 0 0 0 2 30 0 0 18 0 32 0 27356381 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604558576631264 0 0 -1 2 0 0 0
[pid=28549/tid=28552] ppid=28547 vsize=2084796 CPUtime=0.31 cores=0-31
/proc/28549/task/28552/stat : 28552 (claspmt) S 28547 28549 28405 0 -1 4202560 4453 0 0 0 6 25 0 0 18 0 32 0 27356381 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604571996290528 0 0 -1 15 0 0 0
[pid=28549/tid=28553] ppid=28547 vsize=2084796 CPUtime=0.33 cores=0-31
/proc/28549/task/28553/stat : 28553 (claspmt) S 28547 28549 28405 0 -1 4202560 4235 0 0 0 6 27 0 0 18 0 32 0 27356381 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604710034079200 0 0 -1 12 0 0 0
[pid=28549/tid=28554] ppid=28547 vsize=2084796 CPUtime=0.33 cores=0-31
/proc/28549/task/28554/stat : 28554 (claspmt) S 28547 28549 28405 0 -1 4202560 3450 0 0 0 2 31 0 0 18 0 32 0 27356381 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604559766183392 0 0 -1 1 0 0 0
[pid=28549/tid=28555] ppid=28547 vsize=2084796 CPUtime=1.28 cores=0-31
/proc/28549/task/28555/stat : 28555 (claspmt) R 28547 28549 28405 0 -1 4202560 4239 0 0 0 96 32 0 0 19 0 32 0 27356381 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 4399280 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28549/tid=28556] ppid=28547 vsize=2084796 CPUtime=0.34 cores=0-31
/proc/28549/task/28556/stat : 28556 (claspmt) S 28547 28549 28405 0 -1 4202560 4279 0 0 0 3 31 0 0 18 0 32 0 27356381 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604570236263904 0 0 -1 14 0 0 0
[pid=28549/tid=28557] ppid=28547 vsize=2084796 CPUtime=0.33 cores=0-31
/proc/28549/task/28557/stat : 28557 (claspmt) S 28547 28549 28405 0 -1 4202560 3971 0 0 0 5 28 0 0 18 0 32 0 27356381 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604569455771104 0 0 -1 28 0 0 0
[pid=28549/tid=28558] ppid=28547 vsize=2084796 CPUtime=0.32 cores=0-31
/proc/28549/task/28558/stat : 28558 (claspmt) S 28547 28549 28405 0 -1 4202560 3381 0 0 0 2 30 0 0 18 0 32 0 27356381 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604563261701600 0 0 -1 17 0 0 0
[pid=28549/tid=28559] ppid=28547 vsize=2084796 CPUtime=0.32 cores=0-31
/proc/28549/task/28559/stat : 28559 (claspmt) S 28547 28549 28405 0 -1 4202560 3302 0 0 0 3 29 0 0 18 0 32 0 27356381 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604708177485280 0 0 -1 26 0 0 0
[pid=28549/tid=28560] ppid=28547 vsize=2084796 CPUtime=0.35 cores=0-31
/proc/28549/task/28560/stat : 28560 (claspmt) S 28547 28549 28405 0 -1 4202560 4136 0 0 0 4 31 0 0 18 0 32 0 27356381 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604712594750944 0 0 -1 3 0 0 0
[pid=28549/tid=28561] ppid=28547 vsize=2084796 CPUtime=0.29 cores=0-31
/proc/28549/task/28561/stat : 28561 (claspmt) S 28547 28549 28405 0 -1 4202560 4535 0 0 0 4 25 0 0 18 0 32 0 27356381 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604560625253856 0 0 -1 31 0 0 0
[pid=28549/tid=28562] ppid=28547 vsize=2084796 CPUtime=0.36 cores=0-31
/proc/28549/task/28562/stat : 28562 (claspmt) S 28547 28549 28405 0 -1 4202560 3298 0 0 0 3 33 0 0 18 0 32 0 27356381 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604568885927392 0 0 -1 0 0 0 0
[pid=28549/tid=28563] ppid=28547 vsize=2084796 CPUtime=1.28 cores=0-31
/proc/28549/task/28563/stat : 28563 (claspmt) R 28547 28549 28405 0 -1 4202560 4189 0 0 0 98 30 0 0 19 0 32 0 27356381 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=28549/tid=28564] ppid=28547 vsize=2084796 CPUtime=0.32 cores=0-31
/proc/28549/task/28564/stat : 28564 (claspmt) S 28547 28549 28405 0 -1 4202560 4207 0 0 0 5 27 0 0 18 0 32 0 27356381 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604569858063840 0 0 -1 19 0 0 0
[pid=28549/tid=28565] ppid=28547 vsize=2084796 CPUtime=0.35 cores=0-31
/proc/28549/task/28565/stat : 28565 (claspmt) S 28547 28549 28405 0 -1 4202560 4108 0 0 0 4 31 0 0 18 0 32 0 27356381 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604574975589856 0 0 -1 31 0 0 0
[pid=28549/tid=28566] ppid=28547 vsize=2084796 CPUtime=0.31 cores=0-31
/proc/28549/task/28566/stat : 28566 (claspmt) S 28547 28549 28405 0 -1 4202560 3370 0 0 0 4 27 0 0 18 0 32 0 27356381 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604635100110304 0 0 -1 24 0 0 0
[pid=28549/tid=28567] ppid=28547 vsize=2084796 CPUtime=0.31 cores=0-31
/proc/28549/task/28567/stat : 28567 (claspmt) S 28547 28549 28405 0 -1 4202560 3347 0 0 0 3 28 0 0 18 0 32 0 27356381 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604562124537312 0 0 -1 4 0 0 0
[pid=28549/tid=28568] ppid=28547 vsize=2084796 CPUtime=0.34 cores=0-31
/proc/28549/task/28568/stat : 28568 (claspmt) S 28547 28549 28405 0 -1 4202560 4239 0 0 0 3 31 0 0 18 0 32 0 27356381 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604563164020192 0 0 -1 1 0 0 0
[pid=28549/tid=28569] ppid=28547 vsize=2084796 CPUtime=0.35 cores=0-31
/proc/28549/task/28569/stat : 28569 (claspmt) S 28547 28549 28405 0 -1 4202560 4110 0 0 0 4 31 0 0 18 0 32 0 27356381 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604574200626656 0 0 -1 5 0 0 0
[pid=28549/tid=28570] ppid=28547 vsize=2084796 CPUtime=0.32 cores=0-31
/proc/28549/task/28570/stat : 28570 (claspmt) S 28547 28549 28405 0 -1 4202560 3427 0 0 0 3 29 0 0 18 0 32 0 27356381 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604569493208544 0 0 -1 30 0 0 0
[pid=28549/tid=28571] ppid=28547 vsize=2084796 CPUtime=1.3 cores=0-31
/proc/28549/task/28571/stat : 28571 (claspmt) R 28547 28549 28405 0 -1 4202560 4110 0 0 0 102 28 0 0 19 0 32 0 27356381 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=28549/tid=28572] ppid=28547 vsize=2084796 CPUtime=0.34 cores=0-31
/proc/28549/task/28572/stat : 28572 (claspmt) S 28547 28549 28405 0 -1 4202560 4216 0 0 0 5 29 0 0 18 0 32 0 27356381 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604556586647008 0 0 -1 16 0 0 0
[pid=28549/tid=28573] ppid=28547 vsize=2084796 CPUtime=0.34 cores=0-31
/proc/28549/task/28573/stat : 28573 (claspmt) S 28547 28549 28405 0 -1 4202560 4062 0 0 0 4 30 0 0 18 0 32 0 27356381 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604560653065696 0 0 -1 25 0 0 0
[pid=28549/tid=28574] ppid=28547 vsize=2084796 CPUtime=0.32 cores=0-31
/proc/28549/task/28574/stat : 28574 (claspmt) S 28547 28549 28405 0 -1 4202560 3346 0 0 0 2 30 0 0 18 0 32 0 27356382 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604564940111328 0 0 -1 13 0 0 0
[pid=28549/tid=28575] ppid=28547 vsize=2084796 CPUtime=0.19 cores=0-31
/proc/28549/task/28575/stat : 28575 (claspmt) S 28547 28549 28405 0 -1 4202560 3438 0 0 0 3 16 0 0 18 0 32 0 27356382 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604568912444896 0 0 -1 7 0 0 0
[pid=28549/tid=28576] ppid=28547 vsize=2084796 CPUtime=0.33 cores=0-31
/proc/28549/task/28576/stat : 28576 (claspmt) S 28547 28549 28405 0 -1 4202560 3942 0 0 0 4 29 0 0 18 0 32 0 27356382 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604507542691296 0 0 -1 9 0 0 0
[pid=28549/tid=28577] ppid=28547 vsize=2084796 CPUtime=0.33 cores=0-31
/proc/28549/task/28577/stat : 28577 (claspmt) S 28547 28549 28405 0 -1 4202560 4267 0 0 0 3 30 0 0 18 0 32 0 27356382 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604568546082272 0 0 -1 29 0 0 0
[pid=28549/tid=28578] ppid=28547 vsize=2084796 CPUtime=0.29 cores=0-31
/proc/28549/task/28578/stat : 28578 (claspmt) S 28547 28549 28405 0 -1 4202560 3420 0 0 0 2 27 0 0 18 0 32 0 27356382 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604710917774816 0 0 -1 18 0 0 0
[pid=28549/tid=28579] ppid=28547 vsize=2084796 CPUtime=1.31 cores=0-31
/proc/28549/task/28579/stat : 28579 (claspmt) R 28547 28549 28405 0 -1 4202560 4148 0 0 0 99 32 0 0 19 0 32 0 27356382 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 4321122 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=28549/tid=28580] ppid=28547 vsize=2084796 CPUtime=0.29 cores=0-31
/proc/28549/task/28580/stat : 28580 (claspmt) S 28547 28549 28405 0 -1 4202560 4058 0 0 0 4 25 0 0 18 0 32 0 27356382 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604709209693664 0 0 -1 18 0 0 0
[pid=28549/tid=28581] ppid=28547 vsize=2084796 CPUtime=0.32 cores=0-31
/proc/28549/task/28581/stat : 28581 (claspmt) S 28547 28549 28405 0 -1 4202560 3933 0 0 0 6 26 0 0 18 0 32 0 27356382 2134831104 109945 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604568337325536 0 0 -1 27 0 0 0
Current children cumulated CPU time (s) 15.24
Current children cumulated vsize (KiB) 2084796

[startup+6.30177 s]
/proc/loadavg: 15.76 26.99 30.21 5/445 28581
/proc/meminfo: memFree=259434472/264257624 swapFree=67111528/67111528
[pid=28549] ppid=28547 vsize=2084796 CPUtime=28.03 cores=0-31
/proc/28549/stat : 28549 (claspmt) S 28547 28549 28405 0 -1 4202496 137739 0 0 0 1894 909 0 0 18 0 32 0 27356271 2134831104 109948 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/28549/statm: 521199 109948 440 189 0 515548 0
[pid=28549/tid=28551] ppid=28547 vsize=2084796 CPUtime=0.32 cores=0-31
/proc/28549/task/28551/stat : 28551 (claspmt) S 28547 28549 28405 0 -1 4202560 3131 0 0 0 2 30 0 0 18 0 32 0 27356381 2134831104 109948 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604558576631264 0 0 -1 2 0 0 0
[pid=28549/tid=28552] ppid=28547 vsize=2084796 CPUtime=0.31 cores=0-31
/proc/28549/task/28552/stat : 28552 (claspmt) S 28547 28549 28405 0 -1 4202560 4453 0 0 0 6 25 0 0 18 0 32 0 27356381 2134831104 109948 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604571996290528 0 0 -1 15 0 0 0
[pid=28549/tid=28553] ppid=28547 vsize=2084796 CPUtime=0.33 cores=0-31
/proc/28549/task/28553/stat : 28553 (claspmt) S 28547 28549 28405 0 -1 4202560 4235 0 0 0 6 27 0 0 18 0 32 0 27356381 2134831104 109948 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604710034079200 0 0 -1 12 0 0 0
[pid=28549/tid=28554] ppid=28547 vsize=2084796 CPUtime=0.33 cores=0-31
/proc/28549/task/28554/stat : 28554 (claspmt) S 28547 28549 28405 0 -1 4202560 3450 0 0 0 2 31 0 0 18 0 32 0 27356381 2134831104 109948 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604559766183392 0 0 -1 1 0 0 0
[pid=28549/tid=28555] ppid=28547 vsize=2084796 CPUtime=4.48 cores=0-31
/proc/28549/task/28555/stat : 28555 (claspmt) R 28547 28549 28405 0 -1 4202560 4242 0 0 0 416 32 0 0 25 0 32 0 27356381 2134831104 109948 270582939648 4194304 4964800 140734986772160 18446744073709551615 4668777 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28549/tid=28556] ppid=28547 vsize=2084796 CPUtime=0.34 cores=0-31
/proc/28549/task/28556/stat : 28556 (claspmt) S 28547 28549 28405 0 -1 4202560 4279 0 0 0 3 31 0 0 18 0 32 0 27356381 2134831104 109948 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604570236263904 0 0 -1 14 0 0 0
[pid=28549/tid=28557] ppid=28547 vsize=2084796 CPUtime=0.33 cores=0-31
/proc/28549/task/28557/stat : 28557 (claspmt) S 28547 28549 28405 0 -1 4202560 3971 0 0 0 5 28 0 0 18 0 32 0 27356381 2134831104 109948 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604569455771104 0 0 -1 28 0 0 0
[pid=28549/tid=28558] ppid=28547 vsize=2084796 CPUtime=0.32 cores=0-31
/proc/28549/task/28558/stat : 28558 (claspmt) S 28547 28549 28405 0 -1 4202560 3381 0 0 0 2 30 0 0 18 0 32 0 27356381 2134831104 109948 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604563261701600 0 0 -1 17 0 0 0
[pid=28549/tid=28559] ppid=28547 vsize=2084796 CPUtime=0.32 cores=0-31
/proc/28549/task/28559/stat : 28559 (claspmt) S 28547 28549 28405 0 -1 4202560 3302 0 0 0 3 29 0 0 18 0 32 0 27356381 2134831104 109948 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604708177485280 0 0 -1 26 0 0 0
[pid=28549/tid=28560] ppid=28547 vsize=2084796 CPUtime=0.35 cores=0-31
/proc/28549/task/28560/stat : 28560 (claspmt) S 28547 28549 28405 0 -1 4202560 4136 0 0 0 4 31 0 0 18 0 32 0 27356381 2134831104 109948 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604712594750944 0 0 -1 3 0 0 0
[pid=28549/tid=28561] ppid=28547 vsize=2084796 CPUtime=0.29 cores=0-31
/proc/28549/task/28561/stat : 28561 (claspmt) S 28547 28549 28405 0 -1 4202560 4535 0 0 0 4 25 0 0 18 0 32 0 27356381 2134831104 109948 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604560625253856 0 0 -1 31 0 0 0
[pid=28549/tid=28562] ppid=28547 vsize=2084796 CPUtime=0.36 cores=0-31
/proc/28549/task/28562/stat : 28562 (claspmt) S 28547 28549 28405 0 -1 4202560 3298 0 0 0 3 33 0 0 18 0 32 0 27356381 2134831104 109948 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604568885927392 0 0 -1 0 0 0 0
[pid=28549/tid=28563] ppid=28547 vsize=2084796 CPUtime=4.47 cores=0-31
/proc/28549/task/28563/stat : 28563 (claspmt) R 28547 28549 28405 0 -1 4202560 4189 0 0 0 417 30 0 0 25 0 32 0 27356381 2134831104 109948 270582939648 4194304 4964800 140734986772160 18446744073709551615 4342174 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=28549/tid=28564] ppid=28547 vsize=2084796 CPUtime=0.32 cores=0-31
/proc/28549/task/28564/stat : 28564 (claspmt) S 28547 28549 28405 0 -1 4202560 4207 0 0 0 5 27 0 0 18 0 32 0 27356381 2134831104 109948 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604569858063840 0 0 -1 19 0 0 0
[pid=28549/tid=28565] ppid=28547 vsize=2084796 CPUtime=0.35 cores=0-31
/proc/28549/task/28565/stat : 28565 (claspmt) S 28547 28549 28405 0 -1 4202560 4108 0 0 0 4 31 0 0 18 0 32 0 27356381 2134831104 109948 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604574975589856 0 0 -1 31 0 0 0
[pid=28549/tid=28566] ppid=28547 vsize=2084796 CPUtime=0.31 cores=0-31
/proc/28549/task/28566/stat : 28566 (claspmt) S 28547 28549 28405 0 -1 4202560 3370 0 0 0 4 27 0 0 18 0 32 0 27356381 2134831104 109948 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604635100110304 0 0 -1 24 0 0 0
[pid=28549/tid=28567] ppid=28547 vsize=2084796 CPUtime=0.31 cores=0-31
/proc/28549/task/28567/stat : 28567 (claspmt) S 28547 28549 28405 0 -1 4202560 3347 0 0 0 3 28 0 0 18 0 32 0 27356381 2134831104 109948 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604562124537312 0 0 -1 4 0 0 0
[pid=28549/tid=28568] ppid=28547 vsize=2084796 CPUtime=0.34 cores=0-31
/proc/28549/task/28568/stat : 28568 (claspmt) S 28547 28549 28405 0 -1 4202560 4239 0 0 0 3 31 0 0 18 0 32 0 27356381 2134831104 109948 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604563164020192 0 0 -1 1 0 0 0
[pid=28549/tid=28569] ppid=28547 vsize=2084796 CPUtime=0.35 cores=0-31
/proc/28549/task/28569/stat : 28569 (claspmt) S 28547 28549 28405 0 -1 4202560 4110 0 0 0 4 31 0 0 18 0 32 0 27356381 2134831104 109948 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604574200626656 0 0 -1 5 0 0 0
[pid=28549/tid=28570] ppid=28547 vsize=2084796 CPUtime=0.32 cores=0-31
/proc/28549/task/28570/stat : 28570 (claspmt) S 28547 28549 28405 0 -1 4202560 3427 0 0 0 3 29 0 0 18 0 32 0 27356381 2134831104 109948 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604569493208544 0 0 -1 30 0 0 0
[pid=28549/tid=28571] ppid=28547 vsize=2084796 CPUtime=4.5 cores=0-31
/proc/28549/task/28571/stat : 28571 (claspmt) R 28547 28549 28405 0 -1 4202560 4110 0 0 0 422 28 0 0 25 0 32 0 27356381 2134831104 109948 270582939648 4194304 4964800 140734986772160 18446744073709551615 4399858 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=28549/tid=28572] ppid=28547 vsize=2084796 CPUtime=0.34 cores=0-31
/proc/28549/task/28572/stat : 28572 (claspmt) S 28547 28549 28405 0 -1 4202560 4216 0 0 0 5 29 0 0 18 0 32 0 27356381 2134831104 109948 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604556586647008 0 0 -1 16 0 0 0
[pid=28549/tid=28573] ppid=28547 vsize=2084796 CPUtime=0.34 cores=0-31
/proc/28549/task/28573/stat : 28573 (claspmt) S 28547 28549 28405 0 -1 4202560 4062 0 0 0 4 30 0 0 18 0 32 0 27356381 2134831104 109948 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604560653065696 0 0 -1 25 0 0 0
[pid=28549/tid=28574] ppid=28547 vsize=2084796 CPUtime=0.32 cores=0-31
/proc/28549/task/28574/stat : 28574 (claspmt) S 28547 28549 28405 0 -1 4202560 3346 0 0 0 2 30 0 0 18 0 32 0 27356382 2134831104 109948 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604564940111328 0 0 -1 13 0 0 0
[pid=28549/tid=28575] ppid=28547 vsize=2084796 CPUtime=0.19 cores=0-31
/proc/28549/task/28575/stat : 28575 (claspmt) S 28547 28549 28405 0 -1 4202560 3438 0 0 0 3 16 0 0 18 0 32 0 27356382 2134831104 109948 270582939648 4194304 4964800 140734986772160 18446744073709551615 258662772457 0 0 4096 18946 18446604568912444896 0 0 -1 7 0 0 0

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

[pid=28549/tid=28558] ppid=28547 vsize=18529780 CPUtime=4936.76 cores=0-31
/proc/28549/task/28558/stat : 28558 (claspmt) R 28547 28549 28405 0 -1 4202560 38401 0 0 0 493522 154 0 0 25 0 32 0 27356381 18974494720 4350152 270582939648 4194304 4964800 140734986772160 18446744073709551615 4370295 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28549/tid=28559] ppid=28547 vsize=18529780 CPUtime=4949.76 cores=0-31
/proc/28549/task/28559/stat : 28559 (claspmt) R 28547 28549 28405 0 -1 4202560 39068 0 0 0 494831 145 0 0 25 0 32 0 27356381 18974494720 4350152 270582939648 4194304 4964800 140734986772160 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=28549/tid=28560] ppid=28547 vsize=18529780 CPUtime=4944.59 cores=0-31
/proc/28549/task/28560/stat : 28560 (claspmt) R 28547 28549 28405 0 -1 4202560 39312 0 0 0 494302 157 0 0 25 0 32 0 27356381 18974494720 4350152 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=28549/tid=28561] ppid=28547 vsize=18529780 CPUtime=4949.92 cores=0-31
/proc/28549/task/28561/stat : 28561 (claspmt) R 28547 28549 28405 0 -1 4202560 81957 0 0 0 494734 258 0 0 25 0 32 0 27356381 18974494720 4350152 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28549/tid=28562] ppid=28547 vsize=18529780 CPUtime=4950.11 cores=0-31
/proc/28549/task/28562/stat : 28562 (claspmt) R 28547 28549 28405 0 -1 4202560 86435 0 0 0 494720 291 0 0 25 0 32 0 27356381 18974494720 4350152 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28549/tid=28563] ppid=28547 vsize=18529780 CPUtime=4958.9 cores=0-31
/proc/28549/task/28563/stat : 28563 (claspmt) R 28547 28549 28405 0 -1 4202560 147878 0 0 0 495557 333 0 0 25 0 32 0 27356381 18974494720 4350152 270582939648 4194304 4964800 140734986772160 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=28549/tid=28564] ppid=28547 vsize=18529780 CPUtime=4931.48 cores=0-31
/proc/28549/task/28564/stat : 28564 (claspmt) R 28547 28549 28405 0 -1 4202560 37701 0 0 0 493009 139 0 0 25 0 32 0 27356381 18974494720 4350152 270582939648 4194304 4964800 140734986772160 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28549/tid=28565] ppid=28547 vsize=18529780 CPUtime=4945.69 cores=0-31
/proc/28549/task/28565/stat : 28565 (claspmt) R 28547 28549 28405 0 -1 4202560 677055 0 0 0 493079 1490 0 0 25 0 32 0 27356381 18974494720 4350152 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=28549/tid=28566] ppid=28547 vsize=18529780 CPUtime=4950.03 cores=0-31
/proc/28549/task/28566/stat : 28566 (claspmt) R 28547 28549 28405 0 -1 4202560 55932 0 0 0 494815 188 0 0 25 0 32 0 27356381 18974494720 4350152 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=28549/tid=28567] ppid=28547 vsize=18529780 CPUtime=4949.81 cores=0-31
/proc/28549/task/28567/stat : 28567 (claspmt) R 28547 28549 28405 0 -1 4202560 35829 0 0 0 494850 131 0 0 25 0 32 0 27356381 18974494720 4350152 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28549/tid=28568] ppid=28547 vsize=18529780 CPUtime=4940.17 cores=0-31
/proc/28549/task/28568/stat : 28568 (claspmt) R 28547 28549 28405 0 -1 4202560 36619 0 0 0 493877 140 0 0 25 0 32 0 27356381 18974494720 4350152 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=28549/tid=28569] ppid=28547 vsize=18529780 CPUtime=4950.17 cores=0-31
/proc/28549/task/28569/stat : 28569 (claspmt) R 28547 28549 28405 0 -1 4202560 30857 0 0 0 494901 116 0 0 25 0 32 0 27356381 18974494720 4350152 270582939648 4194304 4964800 140734986772160 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=28549/tid=28570] ppid=28547 vsize=18529780 CPUtime=4950.09 cores=0-31
/proc/28549/task/28570/stat : 28570 (claspmt) R 28547 28549 28405 0 -1 4202560 153381 0 0 0 494604 405 0 0 25 0 32 0 27356381 18974494720 4350152 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=28549/tid=28571] ppid=28547 vsize=18529780 CPUtime=4951.41 cores=0-31
/proc/28549/task/28571/stat : 28571 (claspmt) R 28547 28549 28405 0 -1 4202560 155338 0 0 0 494771 370 0 0 25 0 32 0 27356381 18974494720 4350152 270582939648 4194304 4964800 140734986772160 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=28549/tid=28572] ppid=28547 vsize=18529780 CPUtime=4950.07 cores=0-31
/proc/28549/task/28572/stat : 28572 (claspmt) R 28547 28549 28405 0 -1 4202560 59533 0 0 0 494813 194 0 0 25 0 32 0 27356381 18974494720 4350152 270582939648 4194304 4964800 140734986772160 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=28549/tid=28573] ppid=28547 vsize=18529780 CPUtime=4949.4 cores=0-31
/proc/28549/task/28573/stat : 28573 (claspmt) R 28547 28549 28405 0 -1 4202560 449637 0 0 0 493864 1076 0 0 25 0 32 0 27356381 18974494720 4350152 270582939648 4194304 4964800 140734986772160 18446744073709551615 4669389 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=28549/tid=28574] ppid=28547 vsize=18529780 CPUtime=4941.49 cores=0-31
/proc/28549/task/28574/stat : 28574 (claspmt) R 28547 28549 28405 0 -1 4202560 113015 0 0 0 493854 295 0 0 25 0 32 0 27356382 18974494720 4350152 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=28549/tid=28575] ppid=28547 vsize=18529780 CPUtime=4934.03 cores=0-31
/proc/28549/task/28575/stat : 28575 (claspmt) R 28547 28549 28405 0 -1 4202560 32945 0 0 0 493282 121 0 0 25 0 32 0 27356382 18974494720 4350152 270582939648 4194304 4964800 140734986772160 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=28549/tid=28576] ppid=28547 vsize=18529780 CPUtime=4932.3 cores=0-31
/proc/28549/task/28576/stat : 28576 (claspmt) R 28547 28549 28405 0 -1 4202560 47025 0 0 0 493063 167 0 0 25 0 32 0 27356382 18974494720 4350152 270582939648 4194304 4964800 140734986772160 18446744073709551615 4379614 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=28549/tid=28577] ppid=28547 vsize=18529780 CPUtime=4950.14 cores=0-31
/proc/28549/task/28577/stat : 28577 (claspmt) R 28547 28549 28405 0 -1 4202560 59835 0 0 0 494794 220 0 0 25 0 32 0 27356382 18974494720 4350152 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28549/tid=28578] ppid=28547 vsize=18529780 CPUtime=4949.98 cores=0-31
/proc/28549/task/28578/stat : 28578 (claspmt) R 28547 28549 28405 0 -1 4202560 190439 0 0 0 494540 458 0 0 25 0 32 0 27356382 18974494720 4350152 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28549/tid=28579] ppid=28547 vsize=18529780 CPUtime=4954.28 cores=0-31
/proc/28549/task/28579/stat : 28579 (claspmt) R 28547 28549 28405 0 -1 4202560 116031 0 0 0 495168 260 0 0 25 0 32 0 27356382 18974494720 4350152 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28549/tid=28580] ppid=28547 vsize=18529780 CPUtime=4950.07 cores=0-31
/proc/28549/task/28580/stat : 28580 (claspmt) R 28547 28549 28405 0 -1 4202560 59768 0 0 0 494774 233 0 0 25 0 32 0 27356382 18974494720 4350152 270582939648 4194304 4964800 140734986772160 18446744073709551615 4669503 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=28549/tid=28581] ppid=28547 vsize=18529780 CPUtime=4944.71 cores=0-31
/proc/28549/task/28581/stat : 28581 (claspmt) R 28547 28549 28405 0 -1 4202560 580063 0 0 0 493241 1230 0 0 25 0 32 0 27356382 18974494720 4350152 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 8 0 0 0
Current children cumulated CPU time (s) 158288
Current children cumulated vsize (KiB) 18529780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5015.9 s]
/proc/loadavg: 32.10 32.14 32.11 34/445 28737
/proc/meminfo: memFree=244832824/264257624 swapFree=67111528/67111528
[pid=28549] ppid=28547 vsize=18595316 CPUtime=160002 cores=0-31
/proc/28549/stat : 28549 (claspmt) R 28547 28549 28405 0 -1 4202496 4454653 0 0 0 15988685 11553 0 0 25 0 32 0 27356271 19041603584 4373630 270582939648 4194304 4964800 140734986772160 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 13 0 0 0
/proc/28549/statm: 4648829 4373630 463 189 0 4643178 0
[pid=28549/tid=28551] ppid=28547 vsize=18595316 CPUtime=5003.33 cores=0-31
/proc/28549/task/28551/stat : 28551 (claspmt) R 28547 28549 28405 0 -1 4202560 37061 0 0 0 500188 145 0 0 25 0 32 0 27356381 19041603584 4373630 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=28549/tid=28552] ppid=28547 vsize=18595316 CPUtime=4999.96 cores=0-31
/proc/28549/task/28552/stat : 28552 (claspmt) R 28547 28549 28405 0 -1 4202560 47889 0 0 0 499831 165 0 0 25 0 32 0 27356381 19041603584 4373630 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=28549/tid=28553] ppid=28547 vsize=18595316 CPUtime=5003.81 cores=0-31
/proc/28549/task/28553/stat : 28553 (claspmt) R 28547 28549 28405 0 -1 4202560 36760 0 0 0 500199 182 0 0 25 0 32 0 27356381 19041603584 4373630 270582939648 4194304 4964800 140734986772160 18446744073709551615 4669535 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=28549/tid=28554] ppid=28547 vsize=18595316 CPUtime=5002.88 cores=0-31
/proc/28549/task/28554/stat : 28554 (claspmt) R 28547 28549 28405 0 -1 4202560 125599 0 0 0 499934 354 0 0 25 0 32 0 27356381 19041603584 4373630 270582939648 4194304 4964800 140734986772160 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=28549/tid=28555] ppid=28547 vsize=18595316 CPUtime=5008.58 cores=0-31
/proc/28549/task/28555/stat : 28555 (claspmt) R 28547 28549 28405 0 -1 4202560 165213 0 0 0 500455 403 0 0 25 0 32 0 27356381 19041603584 4373630 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=28549/tid=28556] ppid=28547 vsize=18595316 CPUtime=4978.76 cores=0-31
/proc/28549/task/28556/stat : 28556 (claspmt) R 28547 28549 28405 0 -1 4202560 50282 0 0 0 497691 185 0 0 25 0 32 0 27356381 19041603584 4373630 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=28549/tid=28557] ppid=28547 vsize=18595316 CPUtime=4999.29 cores=0-31
/proc/28549/task/28557/stat : 28557 (claspmt) R 28547 28549 28405 0 -1 4202560 606661 0 0 0 498544 1385 0 0 25 0 32 0 27356381 19041603584 4373630 270582939648 4194304 4964800 140734986772160 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=28549/tid=28558] ppid=28547 vsize=18595316 CPUtime=4990.39 cores=0-31
/proc/28549/task/28558/stat : 28558 (claspmt) R 28547 28549 28405 0 -1 4202560 38401 0 0 0 498885 154 0 0 25 0 32 0 27356381 19041603584 4373630 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28549/tid=28559] ppid=28547 vsize=18595316 CPUtime=5003.39 cores=0-31
/proc/28549/task/28559/stat : 28559 (claspmt) R 28547 28549 28405 0 -1 4202560 39068 0 0 0 500194 145 0 0 25 0 32 0 27356381 19041603584 4373630 270582939648 4194304 4964800 140734986772160 18446744073709551615 4653328 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=28549/tid=28560] ppid=28547 vsize=18595316 CPUtime=4998.22 cores=0-31
/proc/28549/task/28560/stat : 28560 (claspmt) R 28547 28549 28405 0 -1 4202560 39312 0 0 0 499665 157 0 0 25 0 32 0 27356381 19041603584 4373630 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=28549/tid=28561] ppid=28547 vsize=18595316 CPUtime=5003.55 cores=0-31
/proc/28549/task/28561/stat : 28561 (claspmt) R 28547 28549 28405 0 -1 4202560 81957 0 0 0 500097 258 0 0 25 0 32 0 27356381 19041603584 4373630 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28549/tid=28562] ppid=28547 vsize=18595316 CPUtime=5003.74 cores=0-31
/proc/28549/task/28562/stat : 28562 (claspmt) R 28547 28549 28405 0 -1 4202560 86435 0 0 0 500082 292 0 0 25 0 32 0 27356381 19041603584 4373630 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28549/tid=28563] ppid=28547 vsize=18595316 CPUtime=5012.53 cores=0-31
/proc/28549/task/28563/stat : 28563 (claspmt) R 28547 28549 28405 0 -1 4202560 147878 0 0 0 500920 333 0 0 25 0 32 0 27356381 19041603584 4373630 270582939648 4194304 4964800 140734986772160 18446744073709551615 4669910 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=28549/tid=28564] ppid=28547 vsize=18595316 CPUtime=4984.74 cores=0-31
/proc/28549/task/28564/stat : 28564 (claspmt) R 28547 28549 28405 0 -1 4202560 37713 0 0 0 498335 139 0 0 25 0 32 0 27356381 19041603584 4373630 270582939648 4194304 4964800 140734986772160 18446744073709551615 4658560 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=28549/tid=28565] ppid=28547 vsize=18595316 CPUtime=4999.33 cores=0-31
/proc/28549/task/28565/stat : 28565 (claspmt) R 28547 28549 28405 0 -1 4202560 677056 0 0 0 498442 1491 0 0 25 0 32 0 27356381 19041603584 4373630 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=28549/tid=28566] ppid=28547 vsize=18595316 CPUtime=5003.65 cores=0-31
/proc/28549/task/28566/stat : 28566 (claspmt) R 28547 28549 28405 0 -1 4202560 55932 0 0 0 500177 188 0 0 25 0 32 0 27356381 19041603584 4373630 270582939648 4194304 4964800 140734986772160 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=28549/tid=28567] ppid=28547 vsize=18595316 CPUtime=5003.44 cores=0-31
/proc/28549/task/28567/stat : 28567 (claspmt) R 28547 28549 28405 0 -1 4202560 35829 0 0 0 500213 131 0 0 25 0 32 0 27356381 19041603584 4373630 270582939648 4194304 4964800 140734986772160 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28549/tid=28568] ppid=28547 vsize=18595316 CPUtime=4993.8 cores=0-31
/proc/28549/task/28568/stat : 28568 (claspmt) R 28547 28549 28405 0 -1 4202560 36619 0 0 0 499240 140 0 0 25 0 32 0 27356381 19041603584 4373630 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=28549/tid=28569] ppid=28547 vsize=18595316 CPUtime=5003.81 cores=0-31
/proc/28549/task/28569/stat : 28569 (claspmt) R 28547 28549 28405 0 -1 4202560 30857 0 0 0 500265 116 0 0 25 0 32 0 27356381 19041603584 4373630 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=28549/tid=28570] ppid=28547 vsize=18595316 CPUtime=5003.72 cores=0-31
/proc/28549/task/28570/stat : 28570 (claspmt) R 28547 28549 28405 0 -1 4202560 153381 0 0 0 499967 405 0 0 25 0 32 0 27356381 19041603584 4373630 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=28549/tid=28571] ppid=28547 vsize=18595316 CPUtime=5005.04 cores=0-31
/proc/28549/task/28571/stat : 28571 (claspmt) R 28547 28549 28405 0 -1 4202560 159047 0 0 0 500128 376 0 0 20 0 32 0 27356381 19041603584 4373630 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=28549/tid=28572] ppid=28547 vsize=18595316 CPUtime=5003.7 cores=0-31
/proc/28549/task/28572/stat : 28572 (claspmt) R 28547 28549 28405 0 -1 4202560 59598 0 0 0 500176 194 0 0 25 0 32 0 27356381 19041603584 4373630 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=28549/tid=28573] ppid=28547 vsize=18595316 CPUtime=5003.03 cores=0-31
/proc/28549/task/28573/stat : 28573 (claspmt) R 28547 28549 28405 0 -1 4202560 449704 0 0 0 499227 1076 0 0 25 0 32 0 27356381 19041603584 4373630 270582939648 4194304 4964800 140734986772160 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=28549/tid=28574] ppid=28547 vsize=18595316 CPUtime=4995.04 cores=0-31
/proc/28549/task/28574/stat : 28574 (claspmt) R 28547 28549 28405 0 -1 4202560 113015 0 0 0 499208 296 0 0 25 0 32 0 27356382 19041603584 4373630 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28549/tid=28575] ppid=28547 vsize=18595316 CPUtime=4987.63 cores=0-31
/proc/28549/task/28575/stat : 28575 (claspmt) R 28547 28549 28405 0 -1 4202560 32945 0 0 0 498642 121 0 0 25 0 32 0 27356382 19041603584 4373631 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=28549/tid=28576] ppid=28547 vsize=18595316 CPUtime=4984.82 cores=0-31
/proc/28549/task/28576/stat : 28576 (claspmt) R 28547 28549 28405 0 -1 4202560 47025 0 0 0 498315 167 0 0 25 0 32 0 27356382 19041603584 4373631 270582939648 4194304 4964800 140734986772160 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=28549/tid=28577] ppid=28547 vsize=18595316 CPUtime=5003.77 cores=0-31
/proc/28549/task/28577/stat : 28577 (claspmt) R 28547 28549 28405 0 -1 4202560 66267 0 0 0 500142 235 0 0 25 0 32 0 27356382 19041603584 4373631 270582939648 4194304 4964800 140734986772160 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28549/tid=28578] ppid=28547 vsize=18595316 CPUtime=5003.61 cores=0-31
/proc/28549/task/28578/stat : 28578 (claspmt) R 28547 28549 28405 0 -1 4202560 190439 0 0 0 499903 458 0 0 25 0 32 0 27356382 19041603584 4373631 270582939648 4194304 4964800 140734986772160 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28549/tid=28579] ppid=28547 vsize=18595316 CPUtime=5007.91 cores=0-31
/proc/28549/task/28579/stat : 28579 (claspmt) R 28547 28549 28405 0 -1 4202560 116031 0 0 0 500531 260 0 0 25 0 32 0 27356382 19041603584 4373631 270582939648 4194304 4964800 140734986772160 18446744073709551615 4668763 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28549/tid=28580] ppid=28547 vsize=18595316 CPUtime=5003.7 cores=0-31
/proc/28549/task/28580/stat : 28580 (claspmt) R 28547 28549 28405 0 -1 4202560 59768 0 0 0 500137 233 0 0 25 0 32 0 27356382 19041603584 4373631 270582939648 4194304 4964800 140734986772160 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=28549/tid=28581] ppid=28547 vsize=18595316 CPUtime=4998.34 cores=0-31
/proc/28549/task/28581/stat : 28581 (claspmt) R 28547 28549 28405 0 -1 4202560 585691 0 0 0 498592 1242 0 0 25 0 32 0 27356382 19041603584 4373631 270582939648 4194304 4964800 140734986772160 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 8 0 0 0
Current children cumulated CPU time (s) 160002
Current children cumulated vsize (KiB) 18595316

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -28549

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

[startup+5017.4 s]
/proc/loadavg: 32.10 32.14 32.11 2/415 28738
/proc/meminfo: memFree=244870388/264257624 swapFree=67111528/67111528
[pid=28549] ppid=28547 vsize=18452708 CPUtime=160004 cores=0-31
/proc/28549/stat : 28549 (claspmt) R 28547 28549 28405 0 -1 4202496 4454674 0 0 0 15988864 11554 0 0 25 0 1 0 27356271 18895572992 4360385 270582939648 4194304 4964800 140734986772160 18446744073709551615 258650611056 0 0 4096 18946 0 0 0 17 13 0 0 0
/proc/28549/statm: 4613177 4360385 474 189 0 4607526 0
Current children cumulated CPU time (s) 160004
Current children cumulated vsize (KiB) 18452708

[startup+5018.23 s]
/proc/loadavg: 29.60 31.63 31.94 2/414 28738
/proc/meminfo: memFree=247334664/264257624 swapFree=67111528/67111528
[pid=28549] ppid=28547 vsize=0 CPUtime=160005 cores=0-31
/proc/28549/stat : 28549 (claspmt) R 28547 28549 28405 0 -1 4203524 4454674 0 0 0 15988919 11583 0 0 25 0 1 0 27356271 0 0 270582939648 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 13 0 0 0
/proc/28549/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 160005
Current children cumulated vsize (KiB) 0

[startup+5018.6 s]
/proc/loadavg: 29.60 31.63 31.94 2/414 28738
/proc/meminfo: memFree=247334664/264257624 swapFree=67111528/67111528
[pid=28549] ppid=28547 vsize=0 CPUtime=160005 cores=0-31
/proc/28549/stat : 28549 (claspmt) R 28547 28549 28405 0 -1 4203524 4454674 0 0 0 15988919 11619 0 0 25 0 1 0 27356271 0 0 270582939648 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 13 0 0 0
/proc/28549/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 160005
Current children cumulated vsize (KiB) 0

[startup+5018.8 s]
/proc/loadavg: 29.60 31.63 31.94 2/414 28738
/proc/meminfo: memFree=247334664/264257624 swapFree=67111528/67111528
[pid=28549] ppid=28547 vsize=0 CPUtime=160006 cores=0-31
/proc/28549/stat : 28549 (claspmt) R 28547 28549 28405 0 -1 4203524 4454674 0 0 0 15988919 11639 0 0 25 0 1 0 27356271 0 0 270582939648 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 13 0 0 0
/proc/28549/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 160006
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 5018.81
CPU time (s): 160006
CPU user time (s): 159889
CPU system time (s): 116.409
CPU usage (%): 3188.12
Max. virtual memory (cumulated for all children) (KiB): 18595316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159889
system time used= 116.409
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4454674
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= 627978
involuntary context switches= 393760

runsolver used 29.2925 second user time and 112.131 second system time

The end

Launcher Data

Begin job on node200 at 2011-06-09 13:41:34
IDJOB=3472413
IDBENCH=82462
IDSOLVER=1961
FILE ID=node200/3472413-1307619692
RUNJOBID= node200-1307619670-28419
PBS_JOBID= 13547732
Free space on /tmp= 61740 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-countbits128-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-3472413-1307619692/watcher-3472413-1307619692 -o /tmp/evaluation-result-3472413-1307619692/solver-3472413-1307619692 -C 160000 -W 5100 -M 256000  HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472413-1307619692.cnf

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

MD5SUM BENCH= 47da9e46b00ffd3e0b0f453a6c3c9f38
RANDOM SEED=1732677472

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:      259872008 kB
Buffers:        228680 kB
Cached:        1378220 kB
SwapCached:          0 kB
Active:         249284 kB
Inactive:      3780524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      259872008 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8364 kB
Writeback:           0 kB
AnonPages:       63764 kB
Mapped:          14468 kB
Slab:           275596 kB
PageTables:       4540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   166664 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= 61736 MiB
End job on node200 at 2011-06-09 15:05:13