Trace number 3372570

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
Plingeling 587f (fixed)UNSAT 624.189 23.5812

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-bjrb07amba2andenv-tseitin.cnf
MD5SUM7599aafec7bebba20ceab50260cd7197
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark235.625
Satisfiable
(Un)Satisfiability was proved
Number of variables70167
Number of clauses209513
Sum of the clauses size488861
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2139674
Number of clauses of size 369837
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

624.07/23.58	s UNSATISFIABLE

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: 961)

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-3372570-1305685010/watcher-3372570-1305685010 -o /tmp/evaluation-result-3372570-1305685010/solver-3372570-1305685010 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372570-1305685010.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): 272730423296 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 272730474496 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 16.98 27.67 30.50 1/413 29629
/proc/meminfo: memFree=255501016/264257624 swapFree=67111528/67111528
[pid=29629] ppid=29627 vsize=12372 CPUtime=0.02 cores=0-31
/proc/29629/stat : 29629 (plingeling) R 29627 29629 29539 0 -1 4202496 1165 1241 0 0 2 0 0 0 21 0 1 0 679987468 12668928 1097 268435456000 4194304 4417452 140734735722512 18446744073709551615 4231277 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/29629/statm: 3093 1097 145 55 0 979 0

[startup+0.125972 s]
/proc/loadavg: 16.98 27.67 30.50 1/413 29629
/proc/meminfo: memFree=255501016/264257624 swapFree=67111528/67111528
[pid=29629] ppid=29627 vsize=19972 CPUtime=0.11 cores=0-31
/proc/29629/stat : 29629 (plingeling) R 29627 29629 29539 0 -1 4202496 3049 1241 0 0 10 1 0 0 21 0 1 0 679987468 20451328 2981 268435456000 4194304 4417452 140734735722512 18446744073709551615 4259180 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/29629/statm: 4993 2981 145 55 0 2879 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 19972

[startup+0.200979 s]
/proc/loadavg: 16.98 27.67 30.50 1/413 29629
/proc/meminfo: memFree=255501016/264257624 swapFree=67111528/67111528
[pid=29629] ppid=29627 vsize=27948 CPUtime=0.18 cores=0-31
/proc/29629/stat : 29629 (plingeling) R 29627 29629 29539 0 -1 4202496 5064 1241 0 0 17 1 0 0 21 0 1 0 679987468 28618752 4996 268435456000 4194304 4417452 140734735722512 18446744073709551615 4229149 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/29629/statm: 6987 4996 146 55 0 4873 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 27948

[startup+0.300995 s]
/proc/loadavg: 16.98 27.67 30.50 1/413 29629
/proc/meminfo: memFree=255501016/264257624 swapFree=67111528/67111528
[pid=29629] ppid=29627 vsize=37232 CPUtime=0.28 cores=0-31
/proc/29629/stat : 29629 (plingeling) R 29627 29629 29539 0 -1 4202496 7397 1241 0 0 26 2 0 0 22 0 1 0 679987468 38125568 7329 268435456000 4194304 4417452 140734735722512 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/29629/statm: 9308 7329 146 55 0 7194 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 37232

[startup+0.701008 s]
/proc/loadavg: 16.98 27.67 30.50 1/413 29629
/proc/meminfo: memFree=255501016/264257624 swapFree=67111528/67111528
[pid=29629] ppid=29627 vsize=64532 CPUtime=0.68 cores=0-31
/proc/29629/stat : 29629 (plingeling) R 29627 29629 29539 0 -1 4202496 14222 1241 0 0 64 4 0 0 23 0 1 0 679987468 66080768 14154 268435456000 4194304 4417452 140734735722512 18446744073709551615 4264909 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/29629/statm: 16133 14154 146 55 0 14019 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 64532

[startup+1.50103 s]
/proc/loadavg: 16.98 27.67 30.50 2/414 29635
/proc/meminfo: memFree=255390152/264257624 swapFree=67111528/67111528
[pid=29629] ppid=29627 vsize=151716 CPUtime=1.48 cores=0-31
/proc/29629/stat : 29629 (plingeling) R 29627 29629 29539 0 -1 4202496 36018 1241 0 0 139 9 0 0 25 0 1 0 679987468 155357184 35950 268435456000 4194304 4417452 140734735722512 18446744073709551615 258650955760 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/29629/statm: 37929 35950 146 55 0 35815 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 151716

[startup+3.10108 s]
/proc/loadavg: 15.70 27.23 30.34 2/414 29635
/proc/meminfo: memFree=255281032/264257624 swapFree=67111528/67111528
[pid=29629] ppid=29627 vsize=292228 CPUtime=3.08 cores=0-31
/proc/29629/stat : 29629 (plingeling) R 29627 29629 29539 0 -1 4202496 71176 1241 0 0 292 16 0 0 25 0 1 0 679987468 299241472 71078 268435456000 4194304 4417452 140734735722512 18446744073709551615 4231313 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/29629/statm: 73057 71078 146 55 0 70943 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 292228

[startup+6.30206 s]
/proc/loadavg: 15.70 27.23 30.34 33/446 29667
/proc/meminfo: memFree=255031536/264257624 swapFree=67111528/67111528
[pid=29629] ppid=29627 vsize=1159988 CPUtime=78.21 cores=0-31
/proc/29629/stat : 29629 (plingeling) S 29627 29629 29539 0 -1 4202496 260834 1241 0 0 7615 206 0 0 19 0 33 0 679987468 1187827712 114425 268435456000 4194304 4417452 140734735722512 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 28 0 0 0
/proc/29629/statm: 289997 114461 170 55 0 287883 0
[pid=29629/tid=29636] ppid=29627 vsize=1159988 CPUtime=2.33 cores=0-31
/proc/29629/task/29636/stat : 29636 (plingeling) R 29627 29629 29539 0 -1 4202560 2362 1241 0 0 231 2 0 0 21 0 33 0 679987859 1187827712 114476 268435456000 4194304 4417452 140734735722512 18446744073709551615 4284784 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=29629/tid=29637] ppid=29627 vsize=1159988 CPUtime=2.34 cores=0-31
/proc/29629/task/29637/stat : 29637 (plingeling) R 29627 29629 29539 0 -1 4202560 6780 1241 0 0 228 6 0 0 21 0 33 0 679987859 1187827712 114493 268435456000 4194304 4417452 140734735722512 18446744073709551615 4275888 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29629/tid=29638] ppid=29627 vsize=1159988 CPUtime=2.34 cores=0-31
/proc/29629/task/29638/stat : 29638 (plingeling) R 29627 29629 29539 0 -1 4202560 3787 1241 0 0 230 4 0 0 21 0 33 0 679987859 1187827712 114510 268435456000 4194304 4417452 140734735722512 18446744073709551615 4284626 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29629/tid=29639] ppid=29627 vsize=1159988 CPUtime=2.34 cores=0-31
/proc/29629/task/29639/stat : 29639 (plingeling) R 29627 29629 29539 0 -1 4202560 1770 1241 0 0 230 4 0 0 21 0 33 0 679987860 1187827712 114526 268435456000 4194304 4417452 140734735722512 18446744073709551615 4232640 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29629/tid=29640] ppid=29627 vsize=1159988 CPUtime=2.33 cores=0-31
/proc/29629/task/29640/stat : 29640 (plingeling) R 29627 29629 29539 0 -1 4202560 2406 1241 0 0 230 3 0 0 21 0 33 0 679987860 1187827712 114542 268435456000 4194304 4417452 140734735722512 18446744073709551615 4290691 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=29629/tid=29641] ppid=29627 vsize=1159988 CPUtime=2.26 cores=0-31
/proc/29629/task/29641/stat : 29641 (plingeling) R 29627 29629 29539 0 -1 4202560 10320 1241 0 0 218 8 0 0 21 0 33 0 679987860 1187827712 114556 268435456000 4194304 4417452 140734735722512 18446744073709551615 4295244 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=29629/tid=29642] ppid=29627 vsize=1159988 CPUtime=2.34 cores=0-31
/proc/29629/task/29642/stat : 29642 (plingeling) R 29627 29629 29539 0 -1 4202560 6317 1241 0 0 227 7 0 0 21 0 33 0 679987860 1187827712 114572 268435456000 4194304 4417452 140734735722512 18446744073709551615 4284160 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29629/tid=29643] ppid=29627 vsize=1159988 CPUtime=2.3 cores=0-31
/proc/29629/task/29643/stat : 29643 (plingeling) R 29627 29629 29539 0 -1 4202560 7563 1241 0 0 222 8 0 0 25 0 33 0 679987860 1187827712 114588 268435456000 4194304 4417452 140734735722512 18446744073709551615 4294244 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=29629/tid=29644] ppid=29627 vsize=1159988 CPUtime=2.31 cores=0-31
/proc/29629/task/29644/stat : 29644 (plingeling) R 29627 29629 29539 0 -1 4202560 10882 1241 0 0 221 10 0 0 21 0 33 0 679987860 1187827712 114604 268435456000 4194304 4417452 140734735722512 18446744073709551615 4265465 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=29629/tid=29645] ppid=29627 vsize=1159988 CPUtime=2.34 cores=0-31
/proc/29629/task/29645/stat : 29645 (plingeling) R 29627 29629 29539 0 -1 4202560 4746 1241 0 0 228 6 0 0 21 0 33 0 679987860 1187827712 114618 268435456000 4194304 4417452 140734735722512 18446744073709551615 4286467 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29629/tid=29646] ppid=29627 vsize=1159988 CPUtime=2.32 cores=0-31
/proc/29629/task/29646/stat : 29646 (plingeling) R 29627 29629 29539 0 -1 4202560 4613 1241 0 0 226 6 0 0 21 0 33 0 679987860 1187827712 114633 268435456000 4194304 4417452 140734735722512 18446744073709551615 4281470 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=29629/tid=29647] ppid=29627 vsize=1159988 CPUtime=2.32 cores=0-31
/proc/29629/task/29647/stat : 29647 (plingeling) R 29627 29629 29539 0 -1 4202560 6169 1241 0 0 225 7 0 0 21 0 33 0 679987860 1187827712 114650 268435456000 4194304 4417452 140734735722512 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=29629/tid=29648] ppid=29627 vsize=1159988 CPUtime=2.34 cores=0-31
/proc/29629/task/29648/stat : 29648 (plingeling) R 29627 29629 29539 0 -1 4202560 3825 1241 0 0 227 7 0 0 21 0 33 0 679987860 1187827712 114666 268435456000 4194304 4417452 140734735722512 18446744073709551615 4284484 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=29629/tid=29649] ppid=29627 vsize=1159988 CPUtime=2.3 cores=0-31
/proc/29629/task/29649/stat : 29649 (plingeling) R 29627 29629 29539 0 -1 4202560 6991 1241 0 0 224 6 0 0 21 0 33 0 679987860 1187827712 114678 268435456000 4194304 4417452 140734735722512 18446744073709551615 4294272 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=29629/tid=29650] ppid=29627 vsize=1159988 CPUtime=2.34 cores=0-31
/proc/29629/task/29650/stat : 29650 (plingeling) R 29627 29629 29539 0 -1 4202560 2810 1241 0 0 229 5 0 0 21 0 33 0 679987860 1187827712 114693 268435456000 4194304 4417452 140734735722512 18446744073709551615 4284749 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=29629/tid=29651] ppid=29627 vsize=1159988 CPUtime=2.33 cores=0-31
/proc/29629/task/29651/stat : 29651 (plingeling) R 29627 29629 29539 0 -1 4202560 3550 1241 0 0 227 6 0 0 21 0 33 0 679987860 1187827712 114710 268435456000 4194304 4417452 140734735722512 18446744073709551615 4275743 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=29629/tid=29652] ppid=29627 vsize=1159988 CPUtime=2.33 cores=0-31
/proc/29629/task/29652/stat : 29652 (plingeling) R 29627 29629 29539 0 -1 4202560 7145 1241 0 0 227 6 0 0 21 0 33 0 679987861 1187827712 114725 268435456000 4194304 4417452 140734735722512 18446744073709551615 4284626 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=29629/tid=29653] ppid=29627 vsize=1159988 CPUtime=2.32 cores=0-31
/proc/29629/task/29653/stat : 29653 (plingeling) R 29627 29629 29539 0 -1 4202560 1784 1241 0 0 229 3 0 0 21 0 33 0 679987861 1187827712 114740 268435456000 4194304 4417452 140734735722512 18446744073709551615 4286414 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=29629/tid=29654] ppid=29627 vsize=1159988 CPUtime=2.34 cores=0-31
/proc/29629/task/29654/stat : 29654 (plingeling) R 29627 29629 29539 0 -1 4202560 4746 1241 0 0 228 6 0 0 21 0 33 0 679987861 1187827712 114756 268435456000 4194304 4417452 140734735722512 18446744073709551615 4284784 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=29629/tid=29655] ppid=29627 vsize=1159988 CPUtime=2.32 cores=0-31
/proc/29629/task/29655/stat : 29655 (plingeling) R 29627 29629 29539 0 -1 4202560 5678 1241 0 0 228 4 0 0 21 0 33 0 679987861 1187827712 114771 268435456000 4194304 4417452 140734735722512 18446744073709551615 4306602 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29629/tid=29656] ppid=29627 vsize=1159988 CPUtime=2.32 cores=0-31
/proc/29629/task/29656/stat : 29656 (plingeling) R 29627 29629 29539 0 -1 4202560 3649 1241 0 0 227 5 0 0 21 0 33 0 679987861 1187827712 114787 268435456000 4194304 4417452 140734735722512 18446744073709551615 4290678 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=29629/tid=29657] ppid=29627 vsize=1159988 CPUtime=2.28 cores=0-31
/proc/29629/task/29657/stat : 29657 (plingeling) R 29627 29629 29539 0 -1 4202560 3145 1241 0 0 222 6 0 0 21 0 33 0 679987861 1187827712 114801 268435456000 4194304 4417452 140734735722512 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=29629/tid=29658] ppid=29627 vsize=1159988 CPUtime=2.19 cores=0-31
/proc/29629/task/29658/stat : 29658 (plingeling) R 29627 29629 29539 0 -1 4202560 4062 1241 0 0 217 2 0 0 21 0 33 0 679987861 1187827712 114819 268435456000 4194304 4417452 140734735722512 18446744073709551615 4284595 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=29629/tid=29659] ppid=29627 vsize=1159988 CPUtime=2.29 cores=0-31
/proc/29629/task/29659/stat : 29659 (plingeling) R 29627 29629 29539 0 -1 4202560 1937 1241 0 0 226 3 0 0 21 0 33 0 679987861 1187827712 114835 268435456000 4194304 4417452 140734735722512 18446744073709551615 4275990 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=29629/tid=29660] ppid=29627 vsize=1159988 CPUtime=2.28 cores=0-31
/proc/29629/task/29660/stat : 29660 (plingeling) R 29627 29629 29539 0 -1 4202560 3718 1241 0 0 224 4 0 0 21 0 33 0 679987861 1187827712 114851 268435456000 4194304 4417452 140734735722512 18446744073709551615 4284996 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=29629/tid=29661] ppid=29627 vsize=1159988 CPUtime=2.3 cores=0-31
/proc/29629/task/29661/stat : 29661 (plingeling) R 29627 29629 29539 0 -1 4202560 3564 1241 0 0 226 4 0 0 21 0 33 0 679987861 1187827712 114866 268435456000 4194304 4417452 140734735722512 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=29629/tid=29662] ppid=29627 vsize=1159988 CPUtime=2.28 cores=0-31
/proc/29629/task/29662/stat : 29662 (plingeling) R 29627 29629 29539 0 -1 4202560 2898 1241 0 0 225 3 0 0 21 0 33 0 679987861 1187827712 114881 268435456000 4194304 4417452 140734735722512 18446744073709551615 4306602 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29629/tid=29663] ppid=29627 vsize=1159988 CPUtime=2.3 cores=0-31
/proc/29629/task/29663/stat : 29663 (plingeling) R 29627 29629 29539 0 -1 4202560 2009 1241 0 0 224 6 0 0 21 0 33 0 679987861 1187827712 114897 268435456000 4194304 4417452 140734735722512 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=29629/tid=29664] ppid=29627 vsize=1159988 CPUtime=2.33 cores=0-31
/proc/29629/task/29664/stat : 29664 (plingeling) R 29627 29629 29539 0 -1 4202560 3701 1241 0 0 228 5 0 0 21 0 33 0 679987861 1187827712 114913 268435456000 4194304 4417452 140734735722512 18446744073709551615 4236861 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=29629/tid=29665] ppid=29627 vsize=1159988 CPUtime=2.33 cores=0-31
/proc/29629/task/29665/stat : 29665 (plingeling) R 29627 29629 29539 0 -1 4202560 6256 1241 0 0 227 6 0 0 21 0 33 0 679987861 1187827712 114927 268435456000 4194304 4417452 140734735722512 18446744073709551615 4291966 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=29629/tid=29666] ppid=29627 vsize=1159988 CPUtime=2.26 cores=0-31
/proc/29629/task/29666/stat : 29666 (plingeling) R 29627 29629 29539 0 -1 4202560 6025 1241 0 0 224 2 0 0 21 0 33 0 679987861 1187827712 114943 268435456000 4194304 4417452 140734735722512 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=29629/tid=29667] ppid=29627 vsize=1159988 CPUtime=2.3 cores=0-31
/proc/29629/task/29667/stat : 29667 (plingeling) R 29627 29629 29539 0 -1 4202560 7317 1241 0 0 227 3 0 0 21 0 33 0 679987862 1187827712 114959 268435456000 4194304 4417452 140734735722512 18446744073709551615 4284595 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 78.21
Current children cumulated vsize (KiB) 1159988

[startup+12.7023 s]
/proc/loadavg: 18.20 27.39 30.36 33/446 29667
/proc/meminfo: memFree=254638704/264257624 swapFree=67111528/67111528
[pid=29629] ppid=29627 vsize=1427468 CPUtime=279.99 cores=0-31
/proc/29629/stat : 29629 (plingeling) S 29627 29629 29539 0 -1 4202496 418681 1241 0 0 27684 315 0 0 19 0 33 0 679987468 1461727232 210767 268435456000 4194304 4417452 140734735722512 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 28 0 0 0
/proc/29629/statm: 356867 210767 174 55 0 354753 0
[pid=29629/tid=29636] ppid=29627 vsize=1427468 CPUtime=8.59 cores=0-31
/proc/29629/task/29636/stat : 29636 (plingeling) R 29627 29629 29539 0 -1 4202560 9741 1241 0 0 853 6 0 0 25 0 33 0 679987859 1461727232 210767 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249122 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=29629/tid=29637] ppid=29627 vsize=1427468 CPUtime=8.68 cores=0-31
/proc/29629/task/29637/stat : 29637 (plingeling) R 29627 29629 29539 0 -1 4202560 13785 1241 0 0 858 10 0 0 25 0 33 0 679987859 1461727232 210767 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=29629/tid=29638] ppid=29627 vsize=1427468 CPUtime=8.64 cores=0-31
/proc/29629/task/29638/stat : 29638 (plingeling) R 29627 29629 29539 0 -1 4202560 7182 1241 0 0 857 7 0 0 25 0 33 0 679987859 1461727232 210767 268435456000 4194304 4417452 140734735722512 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29629/tid=29639] ppid=29627 vsize=1427468 CPUtime=8.72 cores=0-31
/proc/29629/task/29639/stat : 29639 (plingeling) R 29627 29629 29539 0 -1 4202560 2794 1241 0 0 868 4 0 0 25 0 33 0 679987860 1461727232 210767 268435456000 4194304 4417452 140734735722512 18446744073709551615 4232787 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29629/tid=29640] ppid=29627 vsize=1427468 CPUtime=8.59 cores=0-31
/proc/29629/task/29640/stat : 29640 (plingeling) R 29627 29629 29539 0 -1 4202560 6267 1241 0 0 852 7 0 0 25 0 33 0 679987860 1461727232 210767 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=29629/tid=29641] ppid=29627 vsize=1427468 CPUtime=8.66 cores=0-31
/proc/29629/task/29641/stat : 29641 (plingeling) R 29627 29629 29539 0 -1 4202560 16521 1241 0 0 856 10 0 0 25 0 33 0 679987860 1461727232 210767 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249976 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=29629/tid=29642] ppid=29627 vsize=1427468 CPUtime=8.62 cores=0-31
/proc/29629/task/29642/stat : 29642 (plingeling) R 29627 29629 29539 0 -1 4202560 9870 1241 0 0 852 10 0 0 22 0 33 0 679987860 1461727232 210767 268435456000 4194304 4417452 140734735722512 18446744073709551615 4259029 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29629/tid=29643] ppid=29627 vsize=1427468 CPUtime=8.55 cores=0-31
/proc/29629/task/29643/stat : 29643 (plingeling) R 29627 29629 29539 0 -1 4202560 15903 1241 0 0 842 13 0 0 25 0 33 0 679987860 1461727232 210767 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=29629/tid=29644] ppid=29627 vsize=1427468 CPUtime=8.7 cores=0-31
/proc/29629/task/29644/stat : 29644 (plingeling) R 29627 29629 29539 0 -1 4202560 16156 1241 0 0 859 11 0 0 25 0 33 0 679987860 1461727232 210767 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=29629/tid=29645] ppid=29627 vsize=1427468 CPUtime=8.68 cores=0-31
/proc/29629/task/29645/stat : 29645 (plingeling) R 29627 29629 29539 0 -1 4202560 12783 1241 0 0 858 10 0 0 25 0 33 0 679987860 1461727232 210767 268435456000 4194304 4417452 140734735722512 18446744073709551615 4338410 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29629/tid=29646] ppid=29627 vsize=1427468 CPUtime=8.61 cores=0-31
/proc/29629/task/29646/stat : 29646 (plingeling) R 29627 29629 29539 0 -1 4202560 8265 1241 0 0 851 10 0 0 25 0 33 0 679987860 1461727232 210767 268435456000 4194304 4417452 140734735722512 18446744073709551615 4364576 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=29629/tid=29647] ppid=29627 vsize=1427468 CPUtime=8.64 cores=0-31
/proc/29629/task/29647/stat : 29647 (plingeling) R 29627 29629 29539 0 -1 4202560 13722 1241 0 0 853 11 0 0 25 0 33 0 679987860 1461727232 210767 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29629/tid=29648] ppid=29627 vsize=1427468 CPUtime=8.67 cores=0-31
/proc/29629/task/29648/stat : 29648 (plingeling) R 29627 29629 29539 0 -1 4202560 5879 1241 0 0 856 11 0 0 21 0 33 0 679987860 1461727232 210767 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=29629/tid=29649] ppid=29627 vsize=1427468 CPUtime=8.56 cores=0-31
/proc/29629/task/29649/stat : 29649 (plingeling) R 29627 29629 29539 0 -1 4202560 13187 1241 0 0 845 11 0 0 25 0 33 0 679987860 1461727232 210767 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=29629/tid=29650] ppid=29627 vsize=1427468 CPUtime=8.67 cores=0-31
/proc/29629/task/29650/stat : 29650 (plingeling) R 29627 29629 29539 0 -1 4202560 4857 1241 0 0 859 8 0 0 25 0 33 0 679987860 1461727232 210767 268435456000 4194304 4417452 140734735722512 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29629/tid=29651] ppid=29627 vsize=1427468 CPUtime=8.65 cores=0-31
/proc/29629/task/29651/stat : 29651 (plingeling) R 29627 29629 29539 0 -1 4202560 6494 1241 0 0 855 10 0 0 25 0 33 0 679987860 1461727232 210767 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249186 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=29629/tid=29652] ppid=29627 vsize=1427468 CPUtime=8.6 cores=0-31
/proc/29629/task/29652/stat : 29652 (plingeling) R 29627 29629 29539 0 -1 4202560 12334 1241 0 0 849 11 0 0 25 0 33 0 679987861 1461727232 210767 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=29629/tid=29653] ppid=29627 vsize=1427468 CPUtime=8.59 cores=0-31
/proc/29629/task/29653/stat : 29653 (plingeling) R 29627 29629 29539 0 -1 4202560 4908 1241 0 0 854 5 0 0 25 0 33 0 679987861 1461727232 210767 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=29629/tid=29654] ppid=29627 vsize=1427468 CPUtime=8.6 cores=0-31
/proc/29629/task/29654/stat : 29654 (plingeling) R 29627 29629 29539 0 -1 4202560 10255 1241 0 0 849 11 0 0 25 0 33 0 679987861 1461727232 210767 268435456000 4194304 4417452 140734735722512 18446744073709551615 4365579 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=29629/tid=29655] ppid=29627 vsize=1427468 CPUtime=8.61 cores=0-31

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

/proc/29629/task/29664/stat : 29664 (plingeling) R 29627 29629 29539 0 -1 4202560 7813 1241 0 0 1826 9 0 0 25 0 33 0 679987861 1310322688 169178 268435456000 4194304 4417452 140734735722512 18446744073709551615 4366543 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=29629/tid=29665] ppid=29627 vsize=1279612 CPUtime=18.29 cores=0-31
/proc/29629/task/29665/stat : 29665 (plingeling) R 29627 29629 29539 0 -1 4202560 8832 1241 0 0 1818 11 0 0 25 0 33 0 679987861 1310322688 169178 268435456000 4194304 4417452 140734735722512 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=29629/tid=29666] ppid=29627 vsize=1279612 CPUtime=18.24 cores=0-31
/proc/29629/task/29666/stat : 29666 (plingeling) R 29627 29629 29539 0 -1 4202560 12583 1241 0 0 1818 6 0 0 25 0 33 0 679987861 1310322688 169178 268435456000 4194304 4417452 140734735722512 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=29629/tid=29667] ppid=29627 vsize=1279612 CPUtime=18.32 cores=0-31
/proc/29629/task/29667/stat : 29667 (plingeling) R 29627 29629 29539 0 -1 4202560 18367 1241 0 0 1823 9 0 0 25 0 33 0 679987862 1310322688 169178 268435456000 4194304 4417452 140734735722512 18446744073709551615 18446744073699065980 0 0 4096 17442 0 0 0 -1 25 0 0 0
Current children cumulated CPU time (s) 590.01
Current children cumulated vsize (KiB) 1279612

[startup+23.2216 s]
/proc/loadavg: 20.32 27.54 30.38 33/446 29667
/proc/meminfo: memFree=254793296/264257624 swapFree=67111528/67111528
[pid=29629] ppid=29627 vsize=1294660 CPUtime=616.22 cores=0-31
/proc/29629/stat : 29629 (plingeling) S 29627 29629 29539 0 -1 4202496 423951 1241 0 0 61303 319 0 0 19 0 33 0 679987468 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 28 0 0 0
/proc/29629/statm: 323665 172940 175 55 0 321551 0
[pid=29629/tid=29636] ppid=29627 vsize=1294660 CPUtime=19.11 cores=0-31
/proc/29629/task/29636/stat : 29636 (plingeling) R 29627 29629 29539 0 -1 4202560 9749 1241 0 0 1905 6 0 0 25 0 33 0 679987859 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4254796 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=29629/tid=29637] ppid=29627 vsize=1294660 CPUtime=19.19 cores=0-31
/proc/29629/task/29637/stat : 29637 (plingeling) R 29627 29629 29539 0 -1 4202560 14114 1241 0 0 1909 10 0 0 25 0 33 0 679987859 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=29629/tid=29638] ppid=29627 vsize=1294660 CPUtime=19.15 cores=0-31
/proc/29629/task/29638/stat : 29638 (plingeling) R 29627 29629 29539 0 -1 4202560 7217 1241 0 0 1908 7 0 0 25 0 33 0 679987859 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29629/tid=29639] ppid=29627 vsize=1294660 CPUtime=19.24 cores=0-31
/proc/29629/task/29639/stat : 29639 (plingeling) R 29627 29629 29539 0 -1 4202560 2794 1241 0 0 1920 4 0 0 25 0 33 0 679987860 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29629/tid=29640] ppid=29627 vsize=1294660 CPUtime=19.1 cores=0-31
/proc/29629/task/29640/stat : 29640 (plingeling) R 29627 29629 29539 0 -1 4202560 6276 1241 0 0 1903 7 0 0 25 0 33 0 679987860 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4248435 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=29629/tid=29641] ppid=29627 vsize=1294660 CPUtime=19.17 cores=0-31
/proc/29629/task/29641/stat : 29641 (plingeling) R 29627 29629 29539 0 -1 4202560 16851 1241 0 0 1907 10 0 0 25 0 33 0 679987860 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=29629/tid=29642] ppid=29627 vsize=1294660 CPUtime=19.14 cores=0-31
/proc/29629/task/29642/stat : 29642 (plingeling) R 29627 29629 29539 0 -1 4202560 9906 1241 0 0 1904 10 0 0 25 0 33 0 679987860 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29629/tid=29643] ppid=29627 vsize=1294660 CPUtime=19.05 cores=0-31
/proc/29629/task/29643/stat : 29643 (plingeling) R 29627 29629 29539 0 -1 4202560 16231 1241 0 0 1892 13 0 0 25 0 33 0 679987860 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4337202 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=29629/tid=29644] ppid=29627 vsize=1294660 CPUtime=19.23 cores=0-31
/proc/29629/task/29644/stat : 29644 (plingeling) R 29627 29629 29539 0 -1 4202560 16487 1241 0 0 1911 12 0 0 25 0 33 0 679987860 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4235295 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=29629/tid=29645] ppid=29627 vsize=1294660 CPUtime=19.19 cores=0-31
/proc/29629/task/29645/stat : 29645 (plingeling) R 29627 29629 29539 0 -1 4202560 13111 1241 0 0 1909 10 0 0 25 0 33 0 679987860 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4320151 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29629/tid=29646] ppid=29627 vsize=1294660 CPUtime=19.13 cores=0-31
/proc/29629/task/29646/stat : 29646 (plingeling) R 29627 29629 29539 0 -1 4202560 8302 1241 0 0 1903 10 0 0 25 0 33 0 679987860 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=29629/tid=29647] ppid=29627 vsize=1294660 CPUtime=19.16 cores=0-31
/proc/29629/task/29647/stat : 29647 (plingeling) R 29627 29629 29539 0 -1 4202560 14051 1241 0 0 1905 11 0 0 25 0 33 0 679987860 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4250341 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29629/tid=29648] ppid=29627 vsize=1294660 CPUtime=19.19 cores=0-31
/proc/29629/task/29648/stat : 29648 (plingeling) R 29627 29629 29539 0 -1 4202560 5888 1241 0 0 1908 11 0 0 25 0 33 0 679987860 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=29629/tid=29649] ppid=29627 vsize=1294660 CPUtime=19.07 cores=0-31
/proc/29629/task/29649/stat : 29649 (plingeling) R 29627 29629 29539 0 -1 4202560 13516 1241 0 0 1896 11 0 0 25 0 33 0 679987860 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4236495 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=29629/tid=29650] ppid=29627 vsize=1294660 CPUtime=19.19 cores=0-31
/proc/29629/task/29650/stat : 29650 (plingeling) R 29627 29629 29539 0 -1 4202560 4893 1241 0 0 1911 8 0 0 25 0 33 0 679987860 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29629/tid=29651] ppid=29627 vsize=1294660 CPUtime=19.17 cores=0-31
/proc/29629/task/29651/stat : 29651 (plingeling) R 29627 29629 29539 0 -1 4202560 6494 1241 0 0 1907 10 0 0 25 0 33 0 679987860 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=29629/tid=29652] ppid=29627 vsize=1294660 CPUtime=19.12 cores=0-31
/proc/29629/task/29652/stat : 29652 (plingeling) R 29627 29629 29539 0 -1 4202560 12661 1241 0 0 1901 11 0 0 25 0 33 0 679987861 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4252136 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=29629/tid=29653] ppid=29627 vsize=1294660 CPUtime=19.11 cores=0-31
/proc/29629/task/29653/stat : 29653 (plingeling) R 29627 29629 29539 0 -1 4202560 4917 1241 0 0 1906 5 0 0 25 0 33 0 679987861 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249122 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=29629/tid=29654] ppid=29627 vsize=1294660 CPUtime=19.12 cores=0-31
/proc/29629/task/29654/stat : 29654 (plingeling) R 29627 29629 29539 0 -1 4202560 10289 1241 0 0 1901 11 0 0 25 0 33 0 679987861 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4236574 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=29629/tid=29655] ppid=29627 vsize=1294660 CPUtime=19.13 cores=0-31
/proc/29629/task/29655/stat : 29655 (plingeling) R 29627 29629 29539 0 -1 4202560 8318 1241 0 0 1905 8 0 0 25 0 33 0 679987861 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4254055 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=29629/tid=29656] ppid=29627 vsize=1294660 CPUtime=19.14 cores=0-31
/proc/29629/task/29656/stat : 29656 (plingeling) R 29627 29629 29539 0 -1 4202560 11486 1241 0 0 1905 9 0 0 25 0 33 0 679987861 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249216 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29629/tid=29657] ppid=29627 vsize=1294660 CPUtime=19.2 cores=0-31
/proc/29629/task/29657/stat : 29657 (plingeling) R 29627 29629 29539 0 -1 4202560 6786 1241 0 0 1913 7 0 0 25 0 33 0 679987861 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4336015 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=29629/tid=29658] ppid=29627 vsize=1294660 CPUtime=18.63 cores=0-31
/proc/29629/task/29658/stat : 29658 (plingeling) R 29627 29629 29539 0 -1 4202560 8680 1241 0 0 1857 6 0 0 25 0 33 0 679987861 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=29629/tid=29659] ppid=29627 vsize=1294660 CPUtime=19.18 cores=0-31
/proc/29629/task/29659/stat : 29659 (plingeling) R 29627 29629 29539 0 -1 4202560 10396 1241 0 0 1913 5 0 0 25 0 33 0 679987861 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4236008 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=29629/tid=29660] ppid=29627 vsize=1294660 CPUtime=19.12 cores=0-31
/proc/29629/task/29660/stat : 29660 (plingeling) R 29627 29629 29539 0 -1 4202560 9508 1241 0 0 1904 8 0 0 25 0 33 0 679987861 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4256889 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=29629/tid=29661] ppid=29627 vsize=1294660 CPUtime=19.05 cores=0-31
/proc/29629/task/29661/stat : 29661 (plingeling) R 29627 29629 29539 0 -1 4202560 8567 1241 0 0 1897 8 0 0 25 0 33 0 679987861 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249675 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=29629/tid=29662] ppid=29627 vsize=1294660 CPUtime=19.04 cores=0-31
/proc/29629/task/29662/stat : 29662 (plingeling) R 29627 29629 29539 0 -1 4202560 4908 1241 0 0 1898 6 0 0 25 0 33 0 679987861 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4366509 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=29629/tid=29663] ppid=29627 vsize=1294660 CPUtime=19.2 cores=0-31
/proc/29629/task/29663/stat : 29663 (plingeling) R 29627 29629 29539 0 -1 4202560 4587 1241 0 0 1913 7 0 0 25 0 33 0 679987861 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4252408 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29629/tid=29664] ppid=29627 vsize=1294660 CPUtime=19.17 cores=0-31
/proc/29629/task/29664/stat : 29664 (plingeling) R 29627 29629 29539 0 -1 4202560 8133 1241 0 0 1908 9 0 0 25 0 33 0 679987861 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4235295 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=29629/tid=29665] ppid=29627 vsize=1294660 CPUtime=19.11 cores=0-31
/proc/29629/task/29665/stat : 29665 (plingeling) R 29627 29629 29539 0 -1 4202560 8832 1241 0 0 1900 11 0 0 25 0 33 0 679987861 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4236255 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=29629/tid=29666] ppid=29627 vsize=1294660 CPUtime=19.06 cores=0-31
/proc/29629/task/29666/stat : 29666 (plingeling) R 29627 29629 29539 0 -1 4202560 12583 1241 0 0 1900 6 0 0 25 0 33 0 679987861 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4236888 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=29629/tid=29667] ppid=29627 vsize=1294660 CPUtime=19.14 cores=0-31
/proc/29629/task/29667/stat : 29667 (plingeling) R 29627 29629 29539 0 -1 4202560 18686 1241 0 0 1905 9 0 0 25 0 33 0 679987862 1325731840 172940 268435456000 4194304 4417452 140734735722512 18446744073709551615 4233535 0 0 4096 17442 0 0 0 -1 25 0 0 0
Current children cumulated CPU time (s) 616.22
Current children cumulated vsize (KiB) 1294660

[startup+23.4016 s]
/proc/loadavg: 20.32 27.54 30.38 33/446 29667
/proc/meminfo: memFree=254793296/264257624 swapFree=67111528/67111528
[pid=29629] ppid=29627 vsize=1298464 CPUtime=621.97 cores=0-31
/proc/29629/stat : 29629 (plingeling) S 29627 29629 29539 0 -1 4202496 424910 1241 0 0 61878 319 0 0 19 0 33 0 679987468 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 28 0 0 0
/proc/29629/statm: 324616 173891 175 55 0 322502 0
[pid=29629/tid=29636] ppid=29627 vsize=1298464 CPUtime=19.29 cores=0-31
/proc/29629/task/29636/stat : 29636 (plingeling) R 29627 29629 29539 0 -1 4202560 10068 1241 0 0 1923 6 0 0 25 0 33 0 679987859 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4319672 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=29629/tid=29637] ppid=29627 vsize=1298464 CPUtime=19.37 cores=0-31
/proc/29629/task/29637/stat : 29637 (plingeling) R 29627 29629 29539 0 -1 4202560 14114 1241 0 0 1927 10 0 0 25 0 33 0 679987859 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249158 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=29629/tid=29638] ppid=29627 vsize=1298464 CPUtime=19.33 cores=0-31
/proc/29629/task/29638/stat : 29638 (plingeling) R 29627 29629 29539 0 -1 4202560 7217 1241 0 0 1926 7 0 0 25 0 33 0 679987859 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4364508 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=29629/tid=29639] ppid=29627 vsize=1298464 CPUtime=19.42 cores=0-31
/proc/29629/task/29639/stat : 29639 (plingeling) R 29627 29629 29539 0 -1 4202560 2794 1241 0 0 1938 4 0 0 25 0 33 0 679987860 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=29629/tid=29640] ppid=29627 vsize=1298464 CPUtime=19.28 cores=0-31
/proc/29629/task/29640/stat : 29640 (plingeling) R 29627 29629 29539 0 -1 4202560 6276 1241 0 0 1921 7 0 0 25 0 33 0 679987860 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4235378 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=29629/tid=29641] ppid=29627 vsize=1298464 CPUtime=19.35 cores=0-31
/proc/29629/task/29641/stat : 29641 (plingeling) R 29627 29629 29539 0 -1 4202560 16851 1241 0 0 1925 10 0 0 25 0 33 0 679987860 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4236290 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=29629/tid=29642] ppid=29627 vsize=1298464 CPUtime=19.32 cores=0-31
/proc/29629/task/29642/stat : 29642 (plingeling) R 29627 29629 29539 0 -1 4202560 9906 1241 0 0 1922 10 0 0 25 0 33 0 679987860 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=29629/tid=29643] ppid=29627 vsize=1298464 CPUtime=19.23 cores=0-31
/proc/29629/task/29643/stat : 29643 (plingeling) R 29627 29629 29539 0 -1 4202560 16231 1241 0 0 1910 13 0 0 25 0 33 0 679987860 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4235394 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=29629/tid=29644] ppid=29627 vsize=1298464 CPUtime=19.41 cores=0-31
/proc/29629/task/29644/stat : 29644 (plingeling) R 29627 29629 29539 0 -1 4202560 16487 1241 0 0 1929 12 0 0 25 0 33 0 679987860 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=29629/tid=29645] ppid=29627 vsize=1298464 CPUtime=19.37 cores=0-31
/proc/29629/task/29645/stat : 29645 (plingeling) R 29627 29629 29539 0 -1 4202560 13111 1241 0 0 1927 10 0 0 25 0 33 0 679987860 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249577 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=29629/tid=29646] ppid=29627 vsize=1298464 CPUtime=19.31 cores=0-31
/proc/29629/task/29646/stat : 29646 (plingeling) R 29627 29629 29539 0 -1 4202560 8302 1241 0 0 1921 10 0 0 25 0 33 0 679987860 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=29629/tid=29647] ppid=29627 vsize=1298464 CPUtime=19.34 cores=0-31
/proc/29629/task/29647/stat : 29647 (plingeling) R 29627 29629 29539 0 -1 4202560 14051 1241 0 0 1923 11 0 0 25 0 33 0 679987860 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249601 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=29629/tid=29648] ppid=29627 vsize=1298464 CPUtime=19.37 cores=0-31
/proc/29629/task/29648/stat : 29648 (plingeling) R 29627 29629 29539 0 -1 4202560 5888 1241 0 0 1926 11 0 0 25 0 33 0 679987860 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4253440 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=29629/tid=29649] ppid=29627 vsize=1298464 CPUtime=19.25 cores=0-31
/proc/29629/task/29649/stat : 29649 (plingeling) R 29627 29629 29539 0 -1 4202560 13516 1241 0 0 1914 11 0 0 25 0 33 0 679987860 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=29629/tid=29650] ppid=29627 vsize=1298464 CPUtime=19.37 cores=0-31
/proc/29629/task/29650/stat : 29650 (plingeling) R 29627 29629 29539 0 -1 4202560 4893 1241 0 0 1929 8 0 0 25 0 33 0 679987860 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=29629/tid=29651] ppid=29627 vsize=1298464 CPUtime=19.35 cores=0-31
/proc/29629/task/29651/stat : 29651 (plingeling) R 29627 29629 29539 0 -1 4202560 6815 1241 0 0 1925 10 0 0 25 0 33 0 679987860 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4253091 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=29629/tid=29652] ppid=29627 vsize=1298464 CPUtime=19.3 cores=0-31
/proc/29629/task/29652/stat : 29652 (plingeling) R 29627 29629 29539 0 -1 4202560 12661 1241 0 0 1919 11 0 0 25 0 33 0 679987861 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249193 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=29629/tid=29653] ppid=29627 vsize=1298464 CPUtime=19.29 cores=0-31
/proc/29629/task/29653/stat : 29653 (plingeling) R 29627 29629 29539 0 -1 4202560 4917 1241 0 0 1924 5 0 0 25 0 33 0 679987861 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=29629/tid=29654] ppid=29627 vsize=1298464 CPUtime=19.3 cores=0-31
/proc/29629/task/29654/stat : 29654 (plingeling) R 29627 29629 29539 0 -1 4202560 10289 1241 0 0 1919 11 0 0 25 0 33 0 679987861 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4265368 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=29629/tid=29655] ppid=29627 vsize=1298464 CPUtime=19.31 cores=0-31
/proc/29629/task/29655/stat : 29655 (plingeling) R 29627 29629 29539 0 -1 4202560 8318 1241 0 0 1923 8 0 0 25 0 33 0 679987861 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4258389 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=29629/tid=29656] ppid=29627 vsize=1298464 CPUtime=19.32 cores=0-31
/proc/29629/task/29656/stat : 29656 (plingeling) R 29627 29629 29539 0 -1 4202560 11486 1241 0 0 1923 9 0 0 25 0 33 0 679987861 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=29629/tid=29657] ppid=29627 vsize=1298464 CPUtime=19.38 cores=0-31
/proc/29629/task/29657/stat : 29657 (plingeling) R 29627 29629 29539 0 -1 4202560 6786 1241 0 0 1931 7 0 0 25 0 33 0 679987861 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249978 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=29629/tid=29658] ppid=29627 vsize=1298464 CPUtime=18.81 cores=0-31
/proc/29629/task/29658/stat : 29658 (plingeling) R 29627 29629 29539 0 -1 4202560 8680 1241 0 0 1875 6 0 0 25 0 33 0 679987861 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4364427 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=29629/tid=29659] ppid=29627 vsize=1298464 CPUtime=19.36 cores=0-31
/proc/29629/task/29659/stat : 29659 (plingeling) R 29627 29629 29539 0 -1 4202560 10396 1241 0 0 1931 5 0 0 25 0 33 0 679987861 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4235359 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=29629/tid=29660] ppid=29627 vsize=1298464 CPUtime=19.3 cores=0-31
/proc/29629/task/29660/stat : 29660 (plingeling) R 29627 29629 29539 0 -1 4202560 9827 1241 0 0 1922 8 0 0 25 0 33 0 679987861 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4334728 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=29629/tid=29661] ppid=29627 vsize=1298464 CPUtime=19.23 cores=0-31
/proc/29629/task/29661/stat : 29661 (plingeling) R 29627 29629 29539 0 -1 4202560 8567 1241 0 0 1915 8 0 0 25 0 33 0 679987861 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4258688 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=29629/tid=29662] ppid=29627 vsize=1298464 CPUtime=19.22 cores=0-31
/proc/29629/task/29662/stat : 29662 (plingeling) R 29627 29629 29539 0 -1 4202560 4908 1241 0 0 1916 6 0 0 25 0 33 0 679987861 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=29629/tid=29663] ppid=29627 vsize=1298464 CPUtime=19.38 cores=0-31
/proc/29629/task/29663/stat : 29663 (plingeling) R 29627 29629 29539 0 -1 4202560 4587 1241 0 0 1931 7 0 0 25 0 33 0 679987861 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249143 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=29629/tid=29664] ppid=29627 vsize=1298464 CPUtime=19.35 cores=0-31
/proc/29629/task/29664/stat : 29664 (plingeling) R 29627 29629 29539 0 -1 4202560 8133 1241 0 0 1926 9 0 0 25 0 33 0 679987861 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4337218 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=29629/tid=29665] ppid=29627 vsize=1298464 CPUtime=19.29 cores=0-31
/proc/29629/task/29665/stat : 29665 (plingeling) R 29627 29629 29539 0 -1 4202560 8832 1241 0 0 1918 11 0 0 25 0 33 0 679987861 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=29629/tid=29666] ppid=29627 vsize=1298464 CPUtime=19.24 cores=0-31
/proc/29629/task/29666/stat : 29666 (plingeling) R 29627 29629 29539 0 -1 4202560 12583 1241 0 0 1918 6 0 0 25 0 33 0 679987861 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=29629/tid=29667] ppid=29627 vsize=1298464 CPUtime=19.32 cores=0-31
/proc/29629/task/29667/stat : 29667 (plingeling) R 29627 29629 29539 0 -1 4202560 18686 1241 0 0 1923 9 0 0 25 0 33 0 679987862 1329627136 173891 268435456000 4194304 4417452 140734735722512 18446744073709551615 4249158 0 0 4096 17442 0 0 0 -1 25 0 0 0
Current children cumulated CPU time (s) 621.97
Current children cumulated vsize (KiB) 1298464

[startup+23.5018 s]
/proc/loadavg: 20.32 27.54 30.38 33/446 29667
/proc/meminfo: memFree=254793296/264257624 swapFree=67111528/67111528
[pid=29629] ppid=29627 vsize=1257448 CPUtime=624.07 cores=0-31
/proc/29629/stat : 29629 (plingeling) S 29627 29629 29539 0 -1 4202496 424911 1241 0 0 62087 320 0 0 18 0 4 0 679987468 1287626752 173862 268435456000 4194304 4417452 140734735722512 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 28 0 0 0
/proc/29629/statm: 314362 173862 176 55 0 312248 0
[pid=29629/tid=29643] ppid=29627 vsize=1257448 CPUtime=19.33 cores=0-31
/proc/29629/task/29643/stat : 29643 (plingeling) R 29627 29629 29539 0 -1 4202560 16231 1241 0 0 1920 13 0 0 25 0 4 0 679987860 1287626752 173862 268435456000 4194304 4417452 140734735722512 18446744073709551615 4234388 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=29629/tid=29649] ppid=29627 vsize=1257448 CPUtime=19.35 cores=0-31
/proc/29629/task/29649/stat : 29649 (plingeling) R 29627 29629 29539 0 -1 4202560 13516 1241 0 0 1924 11 0 0 25 0 4 0 679987860 1287626752 173862 268435456000 4194304 4417452 140734735722512 18446744073709551615 4302330 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=29629/tid=29659] ppid=29627 vsize=1257448 CPUtime=19.46 cores=0-31
/proc/29629/task/29659/stat : 29659 (plingeling) R 29627 29629 29539 0 -1 4202560 10396 1241 0 0 1941 5 0 0 25 0 4 0 679987861 1287626752 173862 268435456000 4194304 4417452 140734735722512 18446744073709551615 4341403 0 0 4096 17442 0 0 0 -1 11 0 0 0
Current children cumulated CPU time (s) 624.07
Current children cumulated vsize (KiB) 1257448

Child status: 20
Real time (s): 23.5812
CPU time (s): 624.189
CPU user time (s): 620.912
CPU system time (s): 3.2775
CPU usage (%): 2646.98
Max. virtual memory (cumulated for all children) (KiB): 1427748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 620.912
system time used= 3.2775
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 426156
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= 4737
involuntary context switches= 1582

runsolver used 0.13098 second user time and 0.576912 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-18 04:16:51
IDJOB=3372570
IDBENCH=82465
IDSOLVER=1852
FILE ID=node200/3372570-1305685010
RUNJOBID= node200-1305684983-29553
PBS_JOBID= 13357378
Free space on /tmp= 62048 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-bjrb07amba2andenv-tseitin.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372570-1305685010/watcher-3372570-1305685010 -o /tmp/evaluation-result-3372570-1305685010/solver-3372570-1305685010 -C 160000 -W 5100 -M 266338304  plingeling -t 32 HOME/instance-3372570-1305685010.cnf

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

MD5SUM BENCH= 7599aafec7bebba20ceab50260cd7197
RANDOM SEED=1835913761

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.049
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.049
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.07
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.049
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.049
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.049
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.17
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.049
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.08
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.049
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.06
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.049
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.08
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.049
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	: 3990.04
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.049
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.09
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.049
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.049
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.02
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.049
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.17
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.049
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.09
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.049
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	: 3989.98
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.049
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.06
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.049
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.04
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.049
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.049
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.09
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.049
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	: 3990.09
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.049
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.05
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.049
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.07
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.049
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.08
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.049
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.23
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.049
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.06
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.049
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.09
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.049
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.049
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.09
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.049
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.05
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.049
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.09
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.049
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.05
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.049
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:      255501304 kB
Buffers:        451700 kB
Cached:        7890820 kB
SwapCached:          0 kB
Active:        7403352 kB
Inactive:      1008012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255501304 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3944 kB
Writeback:           0 kB
AnonPages:       68560 kB
Mapped:          14476 kB
Slab:           251568 kB
PageTables:       4292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   192024 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= 62048 MiB
End job on node200 at 2011-05-18 04:17:14