Trace number 3472399

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)UNSAT 6000.93 199.148

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-TPP-21-step11.cnf
MD5SUM00d93f117a3253605ad3ac6a153ec61f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6000.93
Satisfiable
(Un)Satisfiability was proved
Number of variables99736
Number of clauses783991
Sum of the clauses size1708562
Maximum clause length91
Minimum clause length1
Number of clauses of size 1139
Number of clauses of size 2756759
Number of clauses of size 37636
Number of clauses of size 411357
Number of clauses of size 5745
Number of clauses of size over 57355

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...614184/instance-3472399-1307614184.cnf
1.12/1.14	c Solving...
6000.78/199.10	s UNSATISFIABLE
6000.78/199.10	
6000.78/199.10	c Models        : 0     
6000.78/199.10	c Time          : 198.366s (Solving: 197.23s 1st Model: 0.00s Unsat: 197.23s)
6000.78/199.10	c CPU Time      : 6000.150s

Verifier Data

No possible verification on an UNSAT instance

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-3472399-1307614184/watcher-3472399-1307614184 -o /tmp/evaluation-result-3472399-1307614184/solver-3472399-1307614184 -C 160000 -W 5100 -M 256000 HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472399-1307614184.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: 8.27 5.48 11.72 1/413 27532
/proc/meminfo: memFree=262415356/264257624 swapFree=67111528/67111528
[pid=27532] ppid=27530 vsize=40684 CPUtime=0.02 cores=0-31
/proc/27532/stat : 27532 (claspmt) R 27530 27532 27233 0 -1 4202496 6139 0 0 0 2 0 0 0 21 0 1 0 26805353 41660416 5289 270582939648 4194304 4964800 140736149212304 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 28 0 0 0
/proc/27532/statm: 10171 5290 383 189 0 5045 0

[startup+0.107432 s]
/proc/loadavg: 8.27 5.48 11.72 1/413 27532
/proc/meminfo: memFree=262415356/264257624 swapFree=67111528/67111528
[pid=27532] ppid=27530 vsize=50912 CPUtime=0.09 cores=0-31
/proc/27532/stat : 27532 (claspmt) R 27530 27532 27233 0 -1 4202496 9693 0 0 0 8 1 0 0 22 0 1 0 26805353 52133888 7693 270582939648 4194304 4964800 140736149212304 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 28 0 0 0
/proc/27532/statm: 12728 7695 386 189 0 7602 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50912

[startup+0.200468 s]
/proc/loadavg: 8.27 5.48 11.72 1/413 27532
/proc/meminfo: memFree=262415356/264257624 swapFree=67111528/67111528
[pid=27532] ppid=27530 vsize=64644 CPUtime=0.19 cores=0-31
/proc/27532/stat : 27532 (claspmt) R 27530 27532 27233 0 -1 4202496 14564 0 0 0 16 3 0 0 22 0 1 0 26805353 66195456 11044 270582939648 4194304 4964800 140736149212304 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 28 0 0 0
/proc/27532/statm: 16161 11046 386 189 0 11035 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 64644

[startup+0.300439 s]
/proc/loadavg: 8.27 5.48 11.72 1/413 27532
/proc/meminfo: memFree=262415356/264257624 swapFree=67111528/67111528
[pid=27532] ppid=27530 vsize=83508 CPUtime=0.29 cores=0-31
/proc/27532/stat : 27532 (claspmt) R 27530 27532 27233 0 -1 4202496 21232 0 0 0 25 4 0 0 22 0 1 0 26805353 85512192 15371 270582939648 4194304 4964800 140736149212304 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 28 0 0 0
/proc/27532/statm: 20877 15371 397 189 0 15751 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83508

[startup+0.700459 s]
/proc/loadavg: 8.27 5.48 11.72 1/413 27532
/proc/meminfo: memFree=262415356/264257624 swapFree=67111528/67111528
[pid=27532] ppid=27530 vsize=100792 CPUtime=0.68 cores=0-31
/proc/27532/stat : 27532 (claspmt) R 27530 27532 27233 0 -1 4202496 25321 0 0 0 63 5 0 0 23 0 1 0 26805353 103211008 19460 270582939648 4194304 4964800 140736149212304 18446744073709551615 4607744 0 0 4096 18946 0 0 0 17 28 0 0 0
/proc/27532/statm: 25198 19460 400 189 0 20072 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 100792

[startup+1.50036 s]
/proc/loadavg: 7.69 5.40 11.67 2/414 27533
/proc/meminfo: memFree=262338324/264257624 swapFree=67111528/67111528
[pid=27532] ppid=27530 vsize=609632 CPUtime=9.76 cores=0-31
/proc/27532/stat : 27532 (claspmt) S 27530 27532 27233 0 -1 4202496 88945 0 0 0 150 826 0 0 18 0 32 0 26805353 624263168 60149 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446744073709551615 0 0 17 9 0 0 0
/proc/27532/statm: 152408 60151 435 189 0 146757 0
Current children cumulated CPU time (s) 9.76
Current children cumulated vsize (KiB) 609632

[startup+3.10254 s]
/proc/loadavg: 7.69 5.40 11.67 8/445 27564
/proc/meminfo: memFree=261985884/264257624 swapFree=67111528/67111528
[pid=27532] ppid=27530 vsize=1866008 CPUtime=17.66 cores=0-31
/proc/27532/stat : 27532 (claspmt) S 27530 27532 27233 0 -1 4202496 140726 0 0 0 757 1009 0 0 18 0 32 0 26805353 1910792192 108293 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446744073709551615 0 0 17 9 0 0 0
/proc/27532/statm: 466502 108293 440 189 0 460851 0
[pid=27532/tid=27534] ppid=27530 vsize=1866008 CPUtime=0.37 cores=0-31
/proc/27532/task/27534/stat : 27534 (claspmt) S 27530 27532 27233 0 -1 4202560 2728 0 0 0 3 34 0 0 18 0 32 0 26805468 1910792192 108293 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604493104602592 0 0 -1 1 0 0 0
[pid=27532/tid=27535] ppid=27530 vsize=1866008 CPUtime=0.44 cores=0-31
/proc/27532/task/27535/stat : 27535 (claspmt) S 27530 27532 27233 0 -1 4202560 4363 0 0 0 9 35 0 0 18 0 32 0 26805468 1910792192 108293 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604498497519072 0 0 -1 3 0 0 0
[pid=27532/tid=27536] ppid=27530 vsize=1866008 CPUtime=0.44 cores=0-31
/proc/27532/task/27536/stat : 27536 (claspmt) S 27530 27532 27233 0 -1 4202560 4277 0 0 0 10 34 0 0 18 0 32 0 26805468 1910792192 108293 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604573043424736 0 0 -1 2 0 0 0
[pid=27532/tid=27537] ppid=27530 vsize=1866008 CPUtime=0.34 cores=0-31
/proc/27532/task/27537/stat : 27537 (claspmt) S 27530 27532 27233 0 -1 4202560 2865 0 0 0 4 30 0 0 18 0 32 0 26805468 1910792192 108293 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604499742817760 0 0 -1 26 0 0 0
[pid=27532/tid=27538] ppid=27530 vsize=1866008 CPUtime=1.35 cores=0-31
/proc/27532/task/27538/stat : 27538 (claspmt) R 27530 27532 27233 0 -1 4202560 4571 0 0 0 105 30 0 0 19 0 32 0 26805468 1910792192 108293 270582939648 4194304 4964800 140736149212304 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=27532/tid=27539] ppid=27530 vsize=1866008 CPUtime=0.46 cores=0-31
/proc/27532/task/27539/stat : 27539 (claspmt) S 27530 27532 27233 0 -1 4202560 4292 0 0 0 10 36 0 0 18 0 32 0 26805468 1910792192 108293 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604493104594400 0 0 -1 19 0 0 0
[pid=27532/tid=27540] ppid=27530 vsize=1866008 CPUtime=0.45 cores=0-31
/proc/27532/task/27540/stat : 27540 (claspmt) S 27530 27532 27233 0 -1 4202560 4147 0 0 0 11 34 0 0 18 0 32 0 26805468 1910792192 108293 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604574867078624 0 0 -1 2 0 0 0
[pid=27532/tid=27541] ppid=27530 vsize=1866008 CPUtime=0.32 cores=0-31
/proc/27532/task/27541/stat : 27541 (claspmt) S 27530 27532 27233 0 -1 4202560 2847 0 0 0 2 30 0 0 18 0 32 0 26805468 1910792192 108293 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604571757534688 0 0 -1 28 0 0 0
[pid=27532/tid=27542] ppid=27530 vsize=1866008 CPUtime=0.34 cores=0-31
/proc/27532/task/27542/stat : 27542 (claspmt) S 27530 27532 27233 0 -1 4202560 3159 0 0 0 3 31 0 0 18 0 32 0 26805468 1910792192 108293 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604570011934176 0 0 -1 30 0 0 0
[pid=27532/tid=27543] ppid=27530 vsize=1866008 CPUtime=0.42 cores=0-31
/proc/27532/task/27543/stat : 27543 (claspmt) S 27530 27532 27233 0 -1 4202560 4151 0 0 0 11 31 0 0 18 0 32 0 26805468 1910792192 108293 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604559696428512 0 0 -1 19 0 0 0
[pid=27532/tid=27544] ppid=27530 vsize=1866008 CPUtime=0.42 cores=0-31
/proc/27532/task/27544/stat : 27544 (claspmt) S 27530 27532 27233 0 -1 4202560 4309 0 0 0 10 32 0 0 18 0 32 0 26805468 1910792192 108293 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604564583964128 0 0 -1 17 0 0 0
[pid=27532/tid=27545] ppid=27530 vsize=1866008 CPUtime=0.33 cores=0-31
/proc/27532/task/27545/stat : 27545 (claspmt) S 27530 27532 27233 0 -1 4202560 2678 0 0 0 2 31 0 0 18 0 32 0 26805468 1910792192 108293 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604560613940704 0 0 -1 0 0 0 0
[pid=27532/tid=27546] ppid=27530 vsize=1866008 CPUtime=1.37 cores=0-31
/proc/27532/task/27546/stat : 27546 (claspmt) R 27530 27532 27233 0 -1 4202560 4237 0 0 0 105 32 0 0 19 0 32 0 26805468 1910792192 108293 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=27532/tid=27547] ppid=27530 vsize=1866008 CPUtime=0.42 cores=0-31
/proc/27532/task/27547/stat : 27547 (claspmt) S 27530 27532 27233 0 -1 4202560 4180 0 0 0 9 33 0 0 18 0 32 0 26805468 1910792192 108293 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604561682619872 0 0 -1 22 0 0 0
[pid=27532/tid=27548] ppid=27530 vsize=1866008 CPUtime=0.46 cores=0-31
/proc/27532/task/27548/stat : 27548 (claspmt) S 27530 27532 27233 0 -1 4202560 3403 0 0 0 16 30 0 0 18 0 32 0 26805468 1910792192 108293 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604499742793184 0 0 -1 7 0 0 0
[pid=27532/tid=27549] ppid=27530 vsize=1866008 CPUtime=0.33 cores=0-31
/proc/27532/task/27549/stat : 27549 (claspmt) S 27530 27532 27233 0 -1 4202560 2921 0 0 0 3 30 0 0 18 0 32 0 26805468 1910792192 108293 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604567528160736 0 0 -1 10 0 0 0
[pid=27532/tid=27550] ppid=27530 vsize=1866008 CPUtime=0.32 cores=0-31
/proc/27532/task/27550/stat : 27550 (claspmt) S 27530 27532 27233 0 -1 4202560 2967 0 0 0 4 28 0 0 18 0 32 0 26805468 1910792192 108293 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604500199161312 0 0 -1 11 0 0 0
[pid=27532/tid=27551] ppid=27530 vsize=1866008 CPUtime=0.39 cores=0-31
/proc/27532/task/27551/stat : 27551 (claspmt) S 27530 27532 27233 0 -1 4202560 4334 0 0 0 9 30 0 0 18 0 32 0 26805468 1910792192 108293 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604563533757920 0 0 -1 23 0 0 0
[pid=27532/tid=27552] ppid=27530 vsize=1866008 CPUtime=0.42 cores=0-31
/proc/27532/task/27552/stat : 27552 (claspmt) S 27530 27532 27233 0 -1 4202560 3905 0 0 0 9 33 0 0 18 0 32 0 26805469 1910792192 108294 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604566466534880 0 0 -1 6 0 0 0
[pid=27532/tid=27553] ppid=27530 vsize=1866008 CPUtime=0.32 cores=0-31
/proc/27532/task/27553/stat : 27553 (claspmt) S 27530 27532 27233 0 -1 4202560 2434 0 0 0 2 30 0 0 18 0 32 0 26805469 1910792192 108294 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604560705928672 0 0 -1 4 0 0 0
[pid=27532/tid=27554] ppid=27530 vsize=1866008 CPUtime=1.53 cores=0-31
/proc/27532/task/27554/stat : 27554 (claspmt) R 27530 27532 27233 0 -1 4202560 3836 0 0 0 124 29 0 0 19 0 32 0 26805469 1910792192 108294 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27532/tid=27555] ppid=27530 vsize=1866008 CPUtime=0.44 cores=0-31
/proc/27532/task/27555/stat : 27555 (claspmt) S 27530 27532 27233 0 -1 4202560 4168 0 0 0 9 35 0 0 18 0 32 0 26805469 1910792192 108294 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604571258789344 0 0 -1 14 0 0 0
[pid=27532/tid=27556] ppid=27530 vsize=1866008 CPUtime=0.46 cores=0-31
/proc/27532/task/27556/stat : 27556 (claspmt) S 27530 27532 27233 0 -1 4202560 4260 0 0 0 13 33 0 0 18 0 32 0 26805469 1910792192 108294 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604559917825504 0 0 -1 15 0 0 0
[pid=27532/tid=27557] ppid=27530 vsize=1866008 CPUtime=0.36 cores=0-31
/proc/27532/task/27557/stat : 27557 (claspmt) S 27530 27532 27233 0 -1 4202560 3258 0 0 0 3 33 0 0 18 0 32 0 26805469 1910792192 108294 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604569335545312 0 0 -1 12 0 0 0
[pid=27532/tid=27558] ppid=27530 vsize=1866008 CPUtime=0.32 cores=0-31
/proc/27532/task/27558/stat : 27558 (claspmt) S 27530 27532 27233 0 -1 4202560 2750 0 0 0 3 29 0 0 18 0 32 0 26805469 1910792192 108294 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604574869421536 0 0 -1 18 0 0 0
[pid=27532/tid=27559] ppid=27530 vsize=1866008 CPUtime=0.41 cores=0-31
/proc/27532/task/27559/stat : 27559 (claspmt) S 27530 27532 27233 0 -1 4202560 4124 0 0 0 8 33 0 0 18 0 32 0 26805469 1910792192 108294 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604574796062176 0 0 -1 13 0 0 0
[pid=27532/tid=27560] ppid=27530 vsize=1866008 CPUtime=0.41 cores=0-31
/proc/27532/task/27560/stat : 27560 (claspmt) S 27530 27532 27233 0 -1 4202560 4233 0 0 0 8 33 0 0 18 0 32 0 26805469 1910792192 108294 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604570326646240 0 0 -1 20 0 0 0
[pid=27532/tid=27561] ppid=27530 vsize=1866008 CPUtime=0.33 cores=0-31
/proc/27532/task/27561/stat : 27561 (claspmt) S 27530 27532 27233 0 -1 4202560 3297 0 0 0 2 31 0 0 18 0 32 0 26805469 1910792192 108294 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604559696461280 0 0 -1 25 0 0 0
[pid=27532/tid=27562] ppid=27530 vsize=1866008 CPUtime=1.36 cores=0-31
/proc/27532/task/27562/stat : 27562 (claspmt) R 27530 27532 27233 0 -1 4202560 4245 0 0 0 102 34 0 0 19 0 32 0 26805469 1910792192 108294 270582939648 4194304 4964800 140736149212304 18446744073709551615 4668564 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=27532/tid=27563] ppid=27530 vsize=1866008 CPUtime=0.45 cores=0-31
/proc/27532/task/27563/stat : 27563 (claspmt) S 27530 27532 27233 0 -1 4202560 4018 0 0 0 13 32 0 0 18 0 32 0 26805469 1910792192 108294 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604560666615264 0 0 -1 9 0 0 0
[pid=27532/tid=27564] ppid=27530 vsize=1866008 CPUtime=0.43 cores=0-31
/proc/27532/task/27564/stat : 27564 (claspmt) S 27530 27532 27233 0 -1 4202560 4251 0 0 0 11 32 0 0 18 0 32 0 26805469 1910792192 108294 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604505849183712 0 0 -1 27 0 0 0
Current children cumulated CPU time (s) 17.66
Current children cumulated vsize (KiB) 1866008

[startup+6.30161 s]
/proc/loadavg: 7.69 5.40 11.67 5/445 27564
/proc/meminfo: memFree=261979448/264257624 swapFree=67111528/67111528
[pid=27532] ppid=27530 vsize=1866008 CPUtime=30.46 cores=0-31
/proc/27532/stat : 27532 (claspmt) S 27530 27532 27233 0 -1 4202496 141457 0 0 0 2035 1011 0 0 18 0 32 0 26805353 1910792192 109024 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446744073709551615 0 0 17 9 0 0 0
/proc/27532/statm: 466502 109024 440 189 0 460851 0
[pid=27532/tid=27534] ppid=27530 vsize=1866008 CPUtime=0.37 cores=0-31
/proc/27532/task/27534/stat : 27534 (claspmt) S 27530 27532 27233 0 -1 4202560 2728 0 0 0 3 34 0 0 18 0 32 0 26805468 1910792192 109024 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604493104602592 0 0 -1 1 0 0 0
[pid=27532/tid=27535] ppid=27530 vsize=1866008 CPUtime=0.44 cores=0-31
/proc/27532/task/27535/stat : 27535 (claspmt) S 27530 27532 27233 0 -1 4202560 4363 0 0 0 9 35 0 0 18 0 32 0 26805468 1910792192 109024 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604498497519072 0 0 -1 3 0 0 0
[pid=27532/tid=27536] ppid=27530 vsize=1866008 CPUtime=0.44 cores=0-31
/proc/27532/task/27536/stat : 27536 (claspmt) S 27530 27532 27233 0 -1 4202560 4277 0 0 0 10 34 0 0 18 0 32 0 26805468 1910792192 109024 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604573043424736 0 0 -1 2 0 0 0
[pid=27532/tid=27537] ppid=27530 vsize=1866008 CPUtime=0.34 cores=0-31
/proc/27532/task/27537/stat : 27537 (claspmt) S 27530 27532 27233 0 -1 4202560 2865 0 0 0 4 30 0 0 18 0 32 0 26805468 1910792192 109024 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604499742817760 0 0 -1 26 0 0 0
[pid=27532/tid=27538] ppid=27530 vsize=1866008 CPUtime=4.55 cores=0-31
/proc/27532/task/27538/stat : 27538 (claspmt) R 27530 27532 27233 0 -1 4202560 4742 0 0 0 424 31 0 0 25 0 32 0 26805468 1910792192 109024 270582939648 4194304 4964800 140736149212304 18446744073709551615 4399562 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=27532/tid=27539] ppid=27530 vsize=1866008 CPUtime=0.46 cores=0-31
/proc/27532/task/27539/stat : 27539 (claspmt) S 27530 27532 27233 0 -1 4202560 4292 0 0 0 10 36 0 0 18 0 32 0 26805468 1910792192 109024 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604493104594400 0 0 -1 19 0 0 0
[pid=27532/tid=27540] ppid=27530 vsize=1866008 CPUtime=0.45 cores=0-31
/proc/27532/task/27540/stat : 27540 (claspmt) S 27530 27532 27233 0 -1 4202560 4147 0 0 0 11 34 0 0 18 0 32 0 26805468 1910792192 109024 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604574867078624 0 0 -1 2 0 0 0
[pid=27532/tid=27541] ppid=27530 vsize=1866008 CPUtime=0.32 cores=0-31
/proc/27532/task/27541/stat : 27541 (claspmt) S 27530 27532 27233 0 -1 4202560 2847 0 0 0 2 30 0 0 18 0 32 0 26805468 1910792192 109024 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604571757534688 0 0 -1 28 0 0 0
[pid=27532/tid=27542] ppid=27530 vsize=1866008 CPUtime=0.34 cores=0-31
/proc/27532/task/27542/stat : 27542 (claspmt) S 27530 27532 27233 0 -1 4202560 3159 0 0 0 3 31 0 0 18 0 32 0 26805468 1910792192 109024 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604570011934176 0 0 -1 30 0 0 0
[pid=27532/tid=27543] ppid=27530 vsize=1866008 CPUtime=0.42 cores=0-31
/proc/27532/task/27543/stat : 27543 (claspmt) S 27530 27532 27233 0 -1 4202560 4151 0 0 0 11 31 0 0 18 0 32 0 26805468 1910792192 109024 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604559696428512 0 0 -1 19 0 0 0
[pid=27532/tid=27544] ppid=27530 vsize=1866008 CPUtime=0.42 cores=0-31
/proc/27532/task/27544/stat : 27544 (claspmt) S 27530 27532 27233 0 -1 4202560 4309 0 0 0 10 32 0 0 18 0 32 0 26805468 1910792192 109024 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604564583964128 0 0 -1 17 0 0 0
[pid=27532/tid=27545] ppid=27530 vsize=1866008 CPUtime=0.33 cores=0-31
/proc/27532/task/27545/stat : 27545 (claspmt) S 27530 27532 27233 0 -1 4202560 2678 0 0 0 2 31 0 0 18 0 32 0 26805468 1910792192 109024 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604560613940704 0 0 -1 0 0 0 0
[pid=27532/tid=27546] ppid=27530 vsize=1866008 CPUtime=4.57 cores=0-31
/proc/27532/task/27546/stat : 27546 (claspmt) R 27530 27532 27233 0 -1 4202560 4383 0 0 0 425 32 0 0 25 0 32 0 26805468 1910792192 109024 270582939648 4194304 4964800 140736149212304 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=27532/tid=27547] ppid=27530 vsize=1866008 CPUtime=0.42 cores=0-31
/proc/27532/task/27547/stat : 27547 (claspmt) S 27530 27532 27233 0 -1 4202560 4180 0 0 0 9 33 0 0 18 0 32 0 26805468 1910792192 109024 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604561682619872 0 0 -1 22 0 0 0
[pid=27532/tid=27548] ppid=27530 vsize=1866008 CPUtime=0.46 cores=0-31
/proc/27532/task/27548/stat : 27548 (claspmt) S 27530 27532 27233 0 -1 4202560 3403 0 0 0 16 30 0 0 18 0 32 0 26805468 1910792192 109024 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604499742793184 0 0 -1 7 0 0 0
[pid=27532/tid=27549] ppid=27530 vsize=1866008 CPUtime=0.33 cores=0-31
/proc/27532/task/27549/stat : 27549 (claspmt) S 27530 27532 27233 0 -1 4202560 2921 0 0 0 3 30 0 0 18 0 32 0 26805468 1910792192 109024 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604567528160736 0 0 -1 10 0 0 0
[pid=27532/tid=27550] ppid=27530 vsize=1866008 CPUtime=0.32 cores=0-31
/proc/27532/task/27550/stat : 27550 (claspmt) S 27530 27532 27233 0 -1 4202560 2967 0 0 0 4 28 0 0 18 0 32 0 26805468 1910792192 109024 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604500199161312 0 0 -1 11 0 0 0
[pid=27532/tid=27551] ppid=27530 vsize=1866008 CPUtime=0.39 cores=0-31
/proc/27532/task/27551/stat : 27551 (claspmt) S 27530 27532 27233 0 -1 4202560 4334 0 0 0 9 30 0 0 18 0 32 0 26805468 1910792192 109024 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604563533757920 0 0 -1 23 0 0 0
[pid=27532/tid=27552] ppid=27530 vsize=1866008 CPUtime=0.42 cores=0-31
/proc/27532/task/27552/stat : 27552 (claspmt) S 27530 27532 27233 0 -1 4202560 3905 0 0 0 9 33 0 0 18 0 32 0 26805469 1910792192 109024 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604566466534880 0 0 -1 6 0 0 0
[pid=27532/tid=27553] ppid=27530 vsize=1866008 CPUtime=0.32 cores=0-31
/proc/27532/task/27553/stat : 27553 (claspmt) S 27530 27532 27233 0 -1 4202560 2434 0 0 0 2 30 0 0 18 0 32 0 26805469 1910792192 109024 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604560705928672 0 0 -1 4 0 0 0
[pid=27532/tid=27554] ppid=27530 vsize=1866008 CPUtime=4.74 cores=0-31
/proc/27532/task/27554/stat : 27554 (claspmt) R 27530 27532 27233 0 -1 4202560 4097 0 0 0 444 30 0 0 25 0 32 0 26805469 1910792192 109024 270582939648 4194304 4964800 140736149212304 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27532/tid=27555] ppid=27530 vsize=1866008 CPUtime=0.44 cores=0-31
/proc/27532/task/27555/stat : 27555 (claspmt) S 27530 27532 27233 0 -1 4202560 4168 0 0 0 9 35 0 0 18 0 32 0 26805469 1910792192 109024 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604571258789344 0 0 -1 14 0 0 0
[pid=27532/tid=27556] ppid=27530 vsize=1866008 CPUtime=0.46 cores=0-31
/proc/27532/task/27556/stat : 27556 (claspmt) S 27530 27532 27233 0 -1 4202560 4260 0 0 0 13 33 0 0 18 0 32 0 26805469 1910792192 109024 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604559917825504 0 0 -1 15 0 0 0
[pid=27532/tid=27557] ppid=27530 vsize=1866008 CPUtime=0.36 cores=0-31
/proc/27532/task/27557/stat : 27557 (claspmt) S 27530 27532 27233 0 -1 4202560 3258 0 0 0 3 33 0 0 18 0 32 0 26805469 1910792192 109024 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604569335545312 0 0 -1 12 0 0 0
[pid=27532/tid=27558] ppid=27530 vsize=1866008 CPUtime=0.32 cores=0-31
/proc/27532/task/27558/stat : 27558 (claspmt) S 27530 27532 27233 0 -1 4202560 2750 0 0 0 3 29 0 0 18 0 32 0 26805469 1910792192 109024 270582939648 4194304 4964800 140736149212304 18446744073709551615 258662772457 0 0 4096 18946 18446604574869421536 0 0 -1 18 0 0 0

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

/proc/27532/task/27534/stat : 27534 (claspmt) R 27530 27532 27233 0 -1 4202560 8854 0 0 0 18276 55 0 0 25 0 32 0 26805468 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27532/tid=27535] ppid=27530 vsize=2164132 CPUtime=183.35 cores=0-31
/proc/27532/task/27535/stat : 27535 (claspmt) R 27530 27532 27233 0 -1 4202560 21798 0 0 0 18244 91 0 0 25 0 32 0 26805468 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4321185 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27532/tid=27536] ppid=27530 vsize=2164132 CPUtime=183.36 cores=0-31
/proc/27532/task/27536/stat : 27536 (claspmt) R 27530 27532 27233 0 -1 4202560 11998 0 0 0 18281 55 0 0 25 0 32 0 26805468 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=27532/tid=27537] ppid=27530 vsize=2164132 CPUtime=183.28 cores=0-31
/proc/27532/task/27537/stat : 27537 (claspmt) R 27530 27532 27233 0 -1 4202560 13663 0 0 0 18263 65 0 0 25 0 32 0 26805468 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=27532/tid=27538] ppid=27530 vsize=2164132 CPUtime=193.3 cores=0-31
/proc/27532/task/27538/stat : 27538 (claspmt) R 27530 27532 27233 0 -1 4202560 5009 0 0 0 19298 32 0 0 25 0 32 0 26805468 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4399307 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=27532/tid=27539] ppid=27530 vsize=2164132 CPUtime=183.38 cores=0-31
/proc/27532/task/27539/stat : 27539 (claspmt) R 27530 27532 27233 0 -1 4202560 12529 0 0 0 18278 60 0 0 25 0 32 0 26805468 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=27532/tid=27540] ppid=27530 vsize=2164132 CPUtime=183.37 cores=0-31
/proc/27532/task/27540/stat : 27540 (claspmt) R 27530 27532 27233 0 -1 4202560 23641 0 0 0 18222 115 0 0 25 0 32 0 26805468 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27532/tid=27541] ppid=27530 vsize=2164132 CPUtime=183.24 cores=0-31
/proc/27532/task/27541/stat : 27541 (claspmt) R 27530 27532 27233 0 -1 4202560 9686 0 0 0 18268 56 0 0 25 0 32 0 26805468 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4669476 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=27532/tid=27542] ppid=27530 vsize=2164132 CPUtime=183.28 cores=0-31
/proc/27532/task/27542/stat : 27542 (claspmt) R 27530 27532 27233 0 -1 4202560 8681 0 0 0 18279 49 0 0 25 0 32 0 26805468 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27532/tid=27543] ppid=27530 vsize=2164132 CPUtime=183.33 cores=0-31
/proc/27532/task/27543/stat : 27543 (claspmt) R 27530 27532 27233 0 -1 4202560 20871 0 0 0 18240 93 0 0 25 0 32 0 26805468 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27532/tid=27544] ppid=27530 vsize=2164132 CPUtime=181.74 cores=0-31
/proc/27532/task/27544/stat : 27544 (claspmt) R 27530 27532 27233 0 -1 4202560 10641 0 0 0 18121 53 0 0 25 0 32 0 26805468 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27532/tid=27545] ppid=27530 vsize=2164132 CPUtime=183.29 cores=0-31
/proc/27532/task/27545/stat : 27545 (claspmt) R 27530 27532 27233 0 -1 4202560 14880 0 0 0 18263 66 0 0 25 0 32 0 26805468 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4669272 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27532/tid=27546] ppid=27530 vsize=2164132 CPUtime=193.44 cores=0-31
/proc/27532/task/27546/stat : 27546 (claspmt) R 27530 27532 27233 0 -1 4202560 4576 0 0 0 19311 33 0 0 25 0 32 0 26805468 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4669360 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=27532/tid=27547] ppid=27530 vsize=2164132 CPUtime=183.33 cores=0-31
/proc/27532/task/27547/stat : 27547 (claspmt) R 27530 27532 27233 0 -1 4202560 12330 0 0 0 18277 56 0 0 25 0 32 0 26805468 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=27532/tid=27548] ppid=27530 vsize=2164132 CPUtime=182.89 cores=0-31
/proc/27532/task/27548/stat : 27548 (claspmt) R 27530 27532 27233 0 -1 4202560 21433 0 0 0 18187 102 0 0 25 0 32 0 26805468 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=27532/tid=27549] ppid=27530 vsize=2164132 CPUtime=183.29 cores=0-31
/proc/27532/task/27549/stat : 27549 (claspmt) R 27530 27532 27233 0 -1 4202560 8565 0 0 0 18278 51 0 0 25 0 32 0 26805468 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=27532/tid=27550] ppid=27530 vsize=2164132 CPUtime=183.26 cores=0-31
/proc/27532/task/27550/stat : 27550 (claspmt) R 27530 27532 27233 0 -1 4202560 9168 0 0 0 18272 54 0 0 25 0 32 0 26805468 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=27532/tid=27551] ppid=27530 vsize=2164132 CPUtime=181.75 cores=0-31
/proc/27532/task/27551/stat : 27551 (claspmt) R 27530 27532 27233 0 -1 4202560 18888 0 0 0 18091 84 0 0 25 0 32 0 26805468 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=27532/tid=27552] ppid=27530 vsize=2164132 CPUtime=183.36 cores=0-31
/proc/27532/task/27552/stat : 27552 (claspmt) R 27530 27532 27233 0 -1 4202560 10938 0 0 0 18282 54 0 0 25 0 32 0 26805469 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=27532/tid=27553] ppid=27530 vsize=2164132 CPUtime=183.16 cores=0-31
/proc/27532/task/27553/stat : 27553 (claspmt) R 27530 27532 27233 0 -1 4202560 15702 0 0 0 18244 72 0 0 25 0 32 0 26805469 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=27532/tid=27554] ppid=27530 vsize=2164132 CPUtime=193.46 cores=0-31
/proc/27532/task/27554/stat : 27554 (claspmt) R 27530 27532 27233 0 -1 4202560 4303 0 0 0 19315 31 0 0 25 0 32 0 26805469 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4399339 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=27532/tid=27555] ppid=27530 vsize=2164132 CPUtime=183.37 cores=0-31
/proc/27532/task/27555/stat : 27555 (claspmt) R 27530 27532 27233 0 -1 4202560 11109 0 0 0 18280 57 0 0 25 0 32 0 26805469 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=27532/tid=27556] ppid=27530 vsize=2164132 CPUtime=183.35 cores=0-31
/proc/27532/task/27556/stat : 27556 (claspmt) R 27530 27532 27233 0 -1 4202560 25577 0 0 0 18221 114 0 0 25 0 32 0 26805469 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=27532/tid=27557] ppid=27530 vsize=2164132 CPUtime=183.33 cores=0-31
/proc/27532/task/27557/stat : 27557 (claspmt) R 27530 27532 27233 0 -1 4202560 11200 0 0 0 18269 64 0 0 25 0 32 0 26805469 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4669136 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=27532/tid=27558] ppid=27530 vsize=2164132 CPUtime=183.26 cores=0-31
/proc/27532/task/27558/stat : 27558 (claspmt) R 27530 27532 27233 0 -1 4202560 8561 0 0 0 18276 50 0 0 25 0 32 0 26805469 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4320984 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27532/tid=27559] ppid=27530 vsize=2164132 CPUtime=183.32 cores=0-31
/proc/27532/task/27559/stat : 27559 (claspmt) R 27530 27532 27233 0 -1 4202560 21233 0 0 0 18237 95 0 0 25 0 32 0 26805469 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4678036 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=27532/tid=27560] ppid=27530 vsize=2164132 CPUtime=183.34 cores=0-31
/proc/27532/task/27560/stat : 27560 (claspmt) R 27530 27532 27233 0 -1 4202560 12044 0 0 0 18279 55 0 0 25 0 32 0 26805469 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=27532/tid=27561] ppid=27530 vsize=2164132 CPUtime=183.27 cores=0-31
/proc/27532/task/27561/stat : 27561 (claspmt) R 27530 27532 27233 0 -1 4202560 15613 0 0 0 18259 68 0 0 25 0 32 0 26805469 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=27532/tid=27562] ppid=27530 vsize=2164132 CPUtime=193.2 cores=0-31
/proc/27532/task/27562/stat : 27562 (claspmt) R 27530 27532 27233 0 -1 4202560 4591 0 0 0 19285 35 0 0 25 0 32 0 26805469 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=27532/tid=27563] ppid=27530 vsize=2164132 CPUtime=183.38 cores=0-31
/proc/27532/task/27563/stat : 27563 (claspmt) R 27530 27532 27233 0 -1 4202560 12164 0 0 0 18284 54 0 0 25 0 32 0 26805469 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=27532/tid=27564] ppid=27530 vsize=2164132 CPUtime=181.88 cores=0-31
/proc/27532/task/27564/stat : 27564 (claspmt) R 27530 27532 27233 0 -1 4202560 25409 0 0 0 18081 107 0 0 25 0 32 0 26805469 2216071168 415005 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 31 0 0 0
Current children cumulated CPU time (s) 5902.24
Current children cumulated vsize (KiB) 2164132

[startup+196.802 s]
/proc/loadavg: 30.81 17.44 15.18 33/445 27570
/proc/meminfo: memFree=260758596/264257624 swapFree=67111528/67111528
[pid=27532] ppid=27530 vsize=2164132 CPUtime=5953.37 cores=0-31
/proc/27532/stat : 27532 (claspmt) R 27530 27532 27233 0 -1 4202496 447444 0 0 0 593261 2076 0 0 25 0 32 0 26805353 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4668576 0 0 4096 18946 18446744073709551615 0 0 17 29 0 0 0
/proc/27532/statm: 541033 415011 463 189 0 535382 0
[pid=27532/tid=27534] ppid=27530 vsize=2164132 CPUtime=184.91 cores=0-31
/proc/27532/task/27534/stat : 27534 (claspmt) R 27530 27532 27233 0 -1 4202560 8854 0 0 0 18436 55 0 0 25 0 32 0 26805468 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27532/tid=27535] ppid=27530 vsize=2164132 CPUtime=184.95 cores=0-31
/proc/27532/task/27535/stat : 27535 (claspmt) R 27530 27532 27233 0 -1 4202560 21798 0 0 0 18404 91 0 0 25 0 32 0 26805468 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27532/tid=27536] ppid=27530 vsize=2164132 CPUtime=184.96 cores=0-31
/proc/27532/task/27536/stat : 27536 (claspmt) R 27530 27532 27233 0 -1 4202560 11998 0 0 0 18441 55 0 0 25 0 32 0 26805468 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=27532/tid=27537] ppid=27530 vsize=2164132 CPUtime=184.87 cores=0-31
/proc/27532/task/27537/stat : 27537 (claspmt) R 27530 27532 27233 0 -1 4202560 13663 0 0 0 18422 65 0 0 25 0 32 0 26805468 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=27532/tid=27538] ppid=27530 vsize=2164132 CPUtime=194.9 cores=0-31
/proc/27532/task/27538/stat : 27538 (claspmt) R 27530 27532 27233 0 -1 4202560 5009 0 0 0 19458 32 0 0 25 0 32 0 26805468 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670194 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=27532/tid=27539] ppid=27530 vsize=2164132 CPUtime=184.97 cores=0-31
/proc/27532/task/27539/stat : 27539 (claspmt) R 27530 27532 27233 0 -1 4202560 12529 0 0 0 18437 60 0 0 25 0 32 0 26805468 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670392 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=27532/tid=27540] ppid=27530 vsize=2164132 CPUtime=184.97 cores=0-31
/proc/27532/task/27540/stat : 27540 (claspmt) R 27530 27532 27233 0 -1 4202560 23641 0 0 0 18382 115 0 0 25 0 32 0 26805468 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670118 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27532/tid=27541] ppid=27530 vsize=2164132 CPUtime=184.84 cores=0-31
/proc/27532/task/27541/stat : 27541 (claspmt) R 27530 27532 27233 0 -1 4202560 9686 0 0 0 18428 56 0 0 25 0 32 0 26805468 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=27532/tid=27542] ppid=27530 vsize=2164132 CPUtime=184.88 cores=0-31
/proc/27532/task/27542/stat : 27542 (claspmt) R 27530 27532 27233 0 -1 4202560 8681 0 0 0 18439 49 0 0 25 0 32 0 26805468 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27532/tid=27543] ppid=27530 vsize=2164132 CPUtime=184.93 cores=0-31
/proc/27532/task/27543/stat : 27543 (claspmt) R 27530 27532 27233 0 -1 4202560 20872 0 0 0 18400 93 0 0 25 0 32 0 26805468 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27532/tid=27544] ppid=27530 vsize=2164132 CPUtime=183.34 cores=0-31
/proc/27532/task/27544/stat : 27544 (claspmt) R 27530 27532 27233 0 -1 4202560 10641 0 0 0 18281 53 0 0 25 0 32 0 26805468 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27532/tid=27545] ppid=27530 vsize=2164132 CPUtime=184.89 cores=0-31
/proc/27532/task/27545/stat : 27545 (claspmt) R 27530 27532 27233 0 -1 4202560 14880 0 0 0 18423 66 0 0 25 0 32 0 26805468 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4660495 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=27532/tid=27546] ppid=27530 vsize=2164132 CPUtime=195.04 cores=0-31
/proc/27532/task/27546/stat : 27546 (claspmt) R 27530 27532 27233 0 -1 4202560 4577 0 0 0 19471 33 0 0 25 0 32 0 26805468 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=27532/tid=27547] ppid=27530 vsize=2164132 CPUtime=184.93 cores=0-31
/proc/27532/task/27547/stat : 27547 (claspmt) R 27530 27532 27233 0 -1 4202560 12330 0 0 0 18437 56 0 0 25 0 32 0 26805468 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=27532/tid=27548] ppid=27530 vsize=2164132 CPUtime=184.49 cores=0-31
/proc/27532/task/27548/stat : 27548 (claspmt) R 27530 27532 27233 0 -1 4202560 21433 0 0 0 18347 102 0 0 25 0 32 0 26805468 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=27532/tid=27549] ppid=27530 vsize=2164132 CPUtime=184.89 cores=0-31
/proc/27532/task/27549/stat : 27549 (claspmt) R 27530 27532 27233 0 -1 4202560 8565 0 0 0 18438 51 0 0 25 0 32 0 26805468 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4342199 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=27532/tid=27550] ppid=27530 vsize=2164132 CPUtime=184.86 cores=0-31
/proc/27532/task/27550/stat : 27550 (claspmt) R 27530 27532 27233 0 -1 4202560 9168 0 0 0 18432 54 0 0 25 0 32 0 26805468 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=27532/tid=27551] ppid=27530 vsize=2164132 CPUtime=183.35 cores=0-31
/proc/27532/task/27551/stat : 27551 (claspmt) R 27530 27532 27233 0 -1 4202560 18888 0 0 0 18251 84 0 0 25 0 32 0 26805468 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=27532/tid=27552] ppid=27530 vsize=2164132 CPUtime=184.96 cores=0-31
/proc/27532/task/27552/stat : 27552 (claspmt) R 27530 27532 27233 0 -1 4202560 10939 0 0 0 18442 54 0 0 25 0 32 0 26805469 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=27532/tid=27553] ppid=27530 vsize=2164132 CPUtime=184.76 cores=0-31
/proc/27532/task/27553/stat : 27553 (claspmt) R 27530 27532 27233 0 -1 4202560 15703 0 0 0 18403 73 0 0 25 0 32 0 26805469 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=27532/tid=27554] ppid=27530 vsize=2164132 CPUtime=195.06 cores=0-31
/proc/27532/task/27554/stat : 27554 (claspmt) R 27530 27532 27233 0 -1 4202560 4303 0 0 0 19475 31 0 0 25 0 32 0 26805469 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=27532/tid=27555] ppid=27530 vsize=2164132 CPUtime=184.97 cores=0-31
/proc/27532/task/27555/stat : 27555 (claspmt) R 27530 27532 27233 0 -1 4202560 11109 0 0 0 18440 57 0 0 25 0 32 0 26805469 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4669352 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=27532/tid=27556] ppid=27530 vsize=2164132 CPUtime=184.95 cores=0-31
/proc/27532/task/27556/stat : 27556 (claspmt) R 27530 27532 27233 0 -1 4202560 25577 0 0 0 18381 114 0 0 25 0 32 0 26805469 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=27532/tid=27557] ppid=27530 vsize=2164132 CPUtime=184.93 cores=0-31
/proc/27532/task/27557/stat : 27557 (claspmt) R 27530 27532 27233 0 -1 4202560 11200 0 0 0 18429 64 0 0 25 0 32 0 26805469 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4653464 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=27532/tid=27558] ppid=27530 vsize=2164132 CPUtime=184.86 cores=0-31
/proc/27532/task/27558/stat : 27558 (claspmt) R 27530 27532 27233 0 -1 4202560 8561 0 0 0 18436 50 0 0 25 0 32 0 26805469 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27532/tid=27559] ppid=27530 vsize=2164132 CPUtime=184.92 cores=0-31
/proc/27532/task/27559/stat : 27559 (claspmt) R 27530 27532 27233 0 -1 4202560 21234 0 0 0 18396 96 0 0 25 0 32 0 26805469 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=27532/tid=27560] ppid=27530 vsize=2164132 CPUtime=184.94 cores=0-31
/proc/27532/task/27560/stat : 27560 (claspmt) R 27530 27532 27233 0 -1 4202560 12044 0 0 0 18439 55 0 0 25 0 32 0 26805469 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=27532/tid=27561] ppid=27530 vsize=2164132 CPUtime=184.87 cores=0-31
/proc/27532/task/27561/stat : 27561 (claspmt) R 27530 27532 27233 0 -1 4202560 15613 0 0 0 18419 68 0 0 25 0 32 0 26805469 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=27532/tid=27562] ppid=27530 vsize=2164132 CPUtime=194.8 cores=0-31
/proc/27532/task/27562/stat : 27562 (claspmt) R 27530 27532 27233 0 -1 4202560 4591 0 0 0 19445 35 0 0 25 0 32 0 26805469 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=27532/tid=27563] ppid=27530 vsize=2164132 CPUtime=184.98 cores=0-31
/proc/27532/task/27563/stat : 27563 (claspmt) R 27530 27532 27233 0 -1 4202560 12165 0 0 0 18444 54 0 0 25 0 32 0 26805469 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=27532/tid=27564] ppid=27530 vsize=2164132 CPUtime=183.44 cores=0-31
/proc/27532/task/27564/stat : 27564 (claspmt) R 27530 27532 27233 0 -1 4202560 25409 0 0 0 18237 107 0 0 25 0 32 0 26805469 2216071168 415011 270582939648 4194304 4964800 140736149212304 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 31 0 0 0
Current children cumulated CPU time (s) 5953.37
Current children cumulated vsize (KiB) 2164132

[startup+198.401 s]
/proc/loadavg: 30.99 17.69 15.28 33/445 27570
/proc/meminfo: memFree=260758748/264257624 swapFree=67111528/67111528
[pid=27532] ppid=27530 vsize=2073932 CPUtime=6000.18 cores=0-31
/proc/27532/stat : 27532 (claspmt) R 27530 27532 27233 0 -1 4202496 447475 0 0 0 597889 2129 0 0 16 0 1 0 26805353 2123706368 414952 270582939648 4194304 4964800 140736149212304 18446744073709551615 4699356 0 0 4096 18946 0 0 0 17 29 0 0 0
/proc/27532/statm: 518483 414952 474 189 0 512832 0
Current children cumulated CPU time (s) 6000.18
Current children cumulated vsize (KiB) 2073932

[startup+198.8 s]
/proc/loadavg: 30.99 17.69 15.28 33/445 27570
/proc/meminfo: memFree=260758748/264257624 swapFree=67111528/67111528
[pid=27532] ppid=27530 vsize=1995928 CPUtime=6000.57 cores=0-31
/proc/27532/stat : 27532 (claspmt) R 27530 27532 27233 0 -1 4202496 447475 0 0 0 597928 2129 0 0 17 0 1 0 26805353 2043830272 410636 270582939648 4194304 4964800 140736149212304 18446744073709551615 258650611751 0 0 4096 18946 0 0 0 17 29 0 0 0
/proc/27532/statm: 498982 410636 474 189 0 493331 0
Current children cumulated CPU time (s) 6000.57
Current children cumulated vsize (KiB) 1995928

[startup+199 s]
/proc/loadavg: 30.99 17.69 15.28 33/445 27570
/proc/meminfo: memFree=260758748/264257624 swapFree=67111528/67111528
[pid=27532] ppid=27530 vsize=1864856 CPUtime=6000.78 cores=0-31
/proc/27532/stat : 27532 (claspmt) R 27530 27532 27233 0 -1 4202496 447475 0 0 0 597945 2133 0 0 17 0 1 0 26805353 1909612544 330053 270582939648 4194304 4964800 140736149212304 18446744073709551615 258650999383 0 0 4096 18946 0 0 0 17 29 0 0 0
/proc/27532/statm: 466214 330053 474 189 0 460563 0
Current children cumulated CPU time (s) 6000.78
Current children cumulated vsize (KiB) 1864856

[startup+199.101 s]
/proc/loadavg: 30.99 17.69 15.28 2/414 27570
/proc/meminfo: memFree=262002836/264257624 swapFree=67111528/67111528
[pid=27532] ppid=27530 vsize=0 CPUtime=6000.92 cores=0-31
/proc/27532/stat : 27532 (claspmt) R 27530 27532 27233 0 -1 4202500 447476 0 0 0 597946 2146 0 0 17 0 1 0 26805353 0 0 270582939648 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 29 0 0 0
/proc/27532/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 6000.92
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 199.148
CPU time (s): 6000.93
CPU user time (s): 5979.46
CPU system time (s): 21.4717
CPU usage (%): 3013.3
Max. virtual memory (cumulated for all children) (KiB): 2164132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5979.46
system time used= 21.4717
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 447476
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= 164007
involuntary context switches= 12303

runsolver used 1.10183 second user time and 4.54931 second system time

The end

Launcher Data

Begin job on node200 at 2011-06-09 12:09:45
IDJOB=3472399
IDBENCH=82431
IDSOLVER=1961
FILE ID=node200/3472399-1307614184
RUNJOBID= node200-1307612979-27247
PBS_JOBID= 13547730
Free space on /tmp= 61732 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-TPP-21-step11.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-3472399-1307614184/watcher-3472399-1307614184 -o /tmp/evaluation-result-3472399-1307614184/solver-3472399-1307614184 -C 160000 -W 5100 -M 256000  HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472399-1307614184.cnf

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

MD5SUM BENCH= 00d93f117a3253605ad3ac6a153ec61f
RANDOM SEED=1003289943

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:      262415512 kB
Buffers:        219068 kB
Cached:        1338688 kB
SwapCached:          0 kB
Active:         249184 kB
Inactive:      1372452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      262415512 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13060 kB
Writeback:          36 kB
AnonPages:       64596 kB
Mapped:          14448 kB
Slab:           144432 kB
PageTables:       4672 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   167304 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= 61732 MiB
End job on node200 at 2011-06-09 12:13:04