Trace number 3372771

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 270.842 9.66319

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-15.cnf
MD5SUMb5f600e7f9b30a5ff851f80fa6100290
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark100.517
Satisfiable
(Un)Satisfiability was proved
Number of variables4740
Number of clauses45569
Sum of the clauses size233173
Maximum clause length45
Minimum clause length1
Number of clauses of size 112
Number of clauses of size 212041
Number of clauses of size 38754
Number of clauses of size 41380
Number of clauses of size 52160
Number of clauses of size over 521222

Solver Data

270.45/9.66	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-3372771-1306046012/watcher-3372771-1306046012 -o /tmp/evaluation-result-3372771-1306046012/solver-3372771-1306046012 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372771-1306046012.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: 30.31 31.54 31.87 1/413 23893
/proc/meminfo: memFree=255497808/264257624 swapFree=67111528/67111528
[pid=23893] ppid=23891 vsize=11696 CPUtime=0.02 cores=0-31
/proc/23893/stat : 23893 (plingeling) R 23891 23893 23801 0 -1 4202496 997 1239 0 0 1 0 0 1 23 0 1 0 716087580 11976704 928 268435456000 4194304 4417452 140735086685200 18446744073709551615 4320825 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23893/statm: 2924 928 145 55 0 810 0

[startup+0.0432889 s]
/proc/loadavg: 30.31 31.54 31.87 1/413 23893
/proc/meminfo: memFree=255497808/264257624 swapFree=67111528/67111528
[pid=23893] ppid=23891 vsize=12848 CPUtime=0.04 cores=0-31
/proc/23893/stat : 23893 (plingeling) R 23891 23893 23801 0 -1 4202496 1285 1239 0 0 3 0 0 1 23 0 1 0 716087580 13156352 1216 268435456000 4194304 4417452 140735086685200 18446744073709551615 4274387 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23893/statm: 3212 1216 145 55 0 1098 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12848

[startup+0.101293 s]
/proc/loadavg: 30.31 31.54 31.87 1/413 23893
/proc/meminfo: memFree=255497808/264257624 swapFree=67111528/67111528
[pid=23893] ppid=23891 vsize=16788 CPUtime=0.1 cores=0-31
/proc/23893/stat : 23893 (plingeling) R 23891 23893 23801 0 -1 4202496 2270 1239 0 0 9 0 0 1 23 0 1 0 716087580 17190912 2201 268435456000 4194304 4417452 140735086685200 18446744073709551615 4209661 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23893/statm: 4197 2201 145 55 0 2083 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 16788

[startup+0.300305 s]
/proc/loadavg: 30.31 31.54 31.87 1/413 23893
/proc/meminfo: memFree=255497808/264257624 swapFree=67111528/67111528
[pid=23893] ppid=23891 vsize=31212 CPUtime=0.3 cores=0-31
/proc/23893/stat : 23893 (plingeling) R 23891 23893 23801 0 -1 4202496 5865 1239 0 0 28 1 0 1 24 0 1 0 716087580 31961088 5796 268435456000 4194304 4417452 140735086685200 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23893/statm: 7803 5796 146 55 0 5689 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 31212

[startup+0.7003 s]
/proc/loadavg: 30.31 31.54 31.87 1/413 23893
/proc/meminfo: memFree=255497808/264257624 swapFree=67111528/67111528
[pid=23893] ppid=23891 vsize=78844 CPUtime=0.69 cores=0-31
/proc/23893/stat : 23893 (plingeling) R 23891 23893 23801 0 -1 4202496 17769 1239 0 0 65 3 0 1 25 0 1 0 716087580 80736256 17700 268435456000 4194304 4417452 140735086685200 18446744073709551615 4231569 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/23893/statm: 19711 17700 146 55 0 17597 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78844

[startup+1.5012 s]
/proc/loadavg: 30.31 31.54 31.87 2/414 23899
/proc/meminfo: memFree=255375272/264257624 swapFree=67111528/67111528
[pid=23893] ppid=23891 vsize=643956 CPUtime=15.13 cores=0-31
/proc/23893/stat : 23893 (plingeling) S 23891 23893 23801 0 -1 4202496 33535 1239 0 0 1505 7 0 1 18 0 33 0 716087580 659410944 28321 268435456000 4194304 4417452 140735086685200 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/23893/statm: 160989 28321 172 55 0 158875 0
Current children cumulated CPU time (s) 15.13
Current children cumulated vsize (KiB) 643956

[startup+3.10125 s]
/proc/loadavg: 30.31 31.54 31.87 34/446 23931
/proc/meminfo: memFree=255367920/264257624 swapFree=67111528/67111528
[pid=23893] ppid=23891 vsize=651968 CPUtime=66.28 cores=0-31
/proc/23893/stat : 23893 (plingeling) S 23891 23893 23801 0 -1 4202496 45028 1239 0 0 6612 15 0 1 18 0 33 0 716087580 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/23893/statm: 162992 30782 175 55 0 160878 0
[pid=23893/tid=23900] ppid=23891 vsize=651968 CPUtime=2.06 cores=0-31
/proc/23893/task/23900/stat : 23900 (plingeling) R 23891 23893 23801 0 -1 4202560 37 1239 0 0 205 0 0 1 25 0 33 0 716087685 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4249216 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23893/tid=23901] ppid=23891 vsize=651968 CPUtime=2.06 cores=0-31
/proc/23893/task/23901/stat : 23901 (plingeling) R 23891 23893 23801 0 -1 4202560 283 1239 0 0 205 0 0 1 21 0 33 0 716087685 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23893/tid=23902] ppid=23891 vsize=651968 CPUtime=2.01 cores=0-31
/proc/23893/task/23902/stat : 23902 (plingeling) R 23891 23893 23801 0 -1 4202560 400 1239 0 0 200 0 0 1 21 0 33 0 716087685 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 18446744073699065980 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=23893/tid=23903] ppid=23891 vsize=651968 CPUtime=2.06 cores=0-31
/proc/23893/task/23903/stat : 23903 (plingeling) R 23891 23893 23801 0 -1 4202560 2713 1239 0 0 202 3 0 1 21 0 33 0 716087685 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4366126 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23893/tid=23904] ppid=23891 vsize=651968 CPUtime=2.06 cores=0-31
/proc/23893/task/23904/stat : 23904 (plingeling) R 23891 23893 23801 0 -1 4202560 473 1239 0 0 205 0 0 1 21 0 33 0 716087685 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=23893/tid=23905] ppid=23891 vsize=651968 CPUtime=2.05 cores=0-31
/proc/23893/task/23905/stat : 23905 (plingeling) R 23891 23893 23801 0 -1 4202560 601 1239 0 0 204 0 0 1 21 0 33 0 716087685 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4232632 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23893/tid=23906] ppid=23891 vsize=651968 CPUtime=2.05 cores=0-31
/proc/23893/task/23906/stat : 23906 (plingeling) R 23891 23893 23801 0 -1 4202560 397 1239 0 0 204 0 0 1 21 0 33 0 716087685 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=23893/tid=23907] ppid=23891 vsize=651968 CPUtime=2.06 cores=0-31
/proc/23893/task/23907/stat : 23907 (plingeling) R 23891 23893 23801 0 -1 4202560 648 1239 0 0 204 1 0 1 25 0 33 0 716087685 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23893/tid=23908] ppid=23891 vsize=651968 CPUtime=2.06 cores=0-31
/proc/23893/task/23908/stat : 23908 (plingeling) R 23891 23893 23801 0 -1 4202560 386 1239 0 0 205 0 0 1 21 0 33 0 716087685 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4258267 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23893/tid=23909] ppid=23891 vsize=651968 CPUtime=2.05 cores=0-31
/proc/23893/task/23909/stat : 23909 (plingeling) R 23891 23893 23801 0 -1 4202560 617 1239 0 0 204 0 0 1 21 0 33 0 716087685 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4337210 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=23893/tid=23910] ppid=23891 vsize=651968 CPUtime=2.04 cores=0-31
/proc/23893/task/23910/stat : 23910 (plingeling) R 23891 23893 23801 0 -1 4202560 497 1239 0 0 203 0 0 1 19 0 33 0 716087685 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 18446744073699065987 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23893/tid=23911] ppid=23891 vsize=651968 CPUtime=2.05 cores=0-31
/proc/23893/task/23911/stat : 23911 (plingeling) R 23891 23893 23801 0 -1 4202560 197 1239 0 0 204 0 0 1 21 0 33 0 716087685 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23893/tid=23912] ppid=23891 vsize=651968 CPUtime=2.04 cores=0-31
/proc/23893/task/23912/stat : 23912 (plingeling) R 23891 23893 23801 0 -1 4202560 377 1239 0 0 203 0 0 1 21 0 33 0 716087685 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4264950 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=23893/tid=23913] ppid=23891 vsize=651968 CPUtime=2.04 cores=0-31
/proc/23893/task/23913/stat : 23913 (plingeling) R 23891 23893 23801 0 -1 4202560 452 1239 0 0 203 0 0 1 21 0 33 0 716087686 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4250771 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=23893/tid=23914] ppid=23891 vsize=651968 CPUtime=2.05 cores=0-31
/proc/23893/task/23914/stat : 23914 (plingeling) R 23891 23893 23801 0 -1 4202560 294 1239 0 0 204 0 0 1 25 0 33 0 716087686 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4237189 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=23893/tid=23915] ppid=23891 vsize=651968 CPUtime=2.03 cores=0-31
/proc/23893/task/23915/stat : 23915 (plingeling) R 23891 23893 23801 0 -1 4202560 328 1239 0 0 202 0 0 1 21 0 33 0 716087686 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4249584 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=23893/tid=23916] ppid=23891 vsize=651968 CPUtime=2.04 cores=0-31
/proc/23893/task/23916/stat : 23916 (plingeling) R 23891 23893 23801 0 -1 4202560 230 1239 0 0 203 0 0 1 25 0 33 0 716087686 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=23893/tid=23917] ppid=23891 vsize=651968 CPUtime=2.04 cores=0-31
/proc/23893/task/23917/stat : 23917 (plingeling) R 23891 23893 23801 0 -1 4202560 197 1239 0 0 203 0 0 1 25 0 33 0 716087686 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=23893/tid=23918] ppid=23891 vsize=651968 CPUtime=2.04 cores=0-31
/proc/23893/task/23918/stat : 23918 (plingeling) R 23891 23893 23801 0 -1 4202560 810 1239 0 0 203 0 0 1 21 0 33 0 716087686 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4353531 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=23893/tid=23919] ppid=23891 vsize=651968 CPUtime=2.04 cores=0-31
/proc/23893/task/23919/stat : 23919 (plingeling) R 23891 23893 23801 0 -1 4202560 196 1239 0 0 203 0 0 1 21 0 33 0 716087686 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=23893/tid=23920] ppid=23891 vsize=651968 CPUtime=2.04 cores=0-31
/proc/23893/task/23920/stat : 23920 (plingeling) R 23891 23893 23801 0 -1 4202560 227 1239 0 0 203 0 0 1 21 0 33 0 716087686 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=23893/tid=23921] ppid=23891 vsize=651968 CPUtime=2.04 cores=0-31
/proc/23893/task/23921/stat : 23921 (plingeling) R 23891 23893 23801 0 -1 4202560 230 1239 0 0 203 0 0 1 21 0 33 0 716087686 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4337213 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=23893/tid=23922] ppid=23891 vsize=651968 CPUtime=2.03 cores=0-31
/proc/23893/task/23922/stat : 23922 (plingeling) R 23891 23893 23801 0 -1 4202560 648 1239 0 0 202 0 0 1 25 0 33 0 716087686 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4354469 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=23893/tid=23923] ppid=23891 vsize=651968 CPUtime=2.02 cores=0-31
/proc/23893/task/23923/stat : 23923 (plingeling) R 23891 23893 23801 0 -1 4202560 37 1239 0 0 201 0 0 1 25 0 33 0 716087686 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4343748 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=23893/tid=23924] ppid=23891 vsize=651968 CPUtime=2.04 cores=0-31
/proc/23893/task/23924/stat : 23924 (plingeling) R 23891 23893 23801 0 -1 4202560 439 1239 0 0 203 0 0 1 25 0 33 0 716087686 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=23893/tid=23925] ppid=23891 vsize=651968 CPUtime=2.04 cores=0-31
/proc/23893/task/23925/stat : 23925 (plingeling) R 23891 23893 23801 0 -1 4202560 271 1239 0 0 203 0 0 1 21 0 33 0 716087687 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=23893/tid=23926] ppid=23891 vsize=651968 CPUtime=2.04 cores=0-31
/proc/23893/task/23926/stat : 23926 (plingeling) R 23891 23893 23801 0 -1 4202560 592 1239 0 0 203 0 0 1 21 0 33 0 716087687 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364453 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=23893/tid=23927] ppid=23891 vsize=651968 CPUtime=2.04 cores=0-31
/proc/23893/task/23927/stat : 23927 (plingeling) R 23891 23893 23801 0 -1 4202560 366 1239 0 0 203 0 0 1 18 0 33 0 716087687 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=23893/tid=23928] ppid=23891 vsize=651968 CPUtime=2.03 cores=0-31
/proc/23893/task/23928/stat : 23928 (plingeling) R 23891 23893 23801 0 -1 4202560 258 1239 0 0 202 0 0 1 25 0 33 0 716087687 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=23893/tid=23929] ppid=23891 vsize=651968 CPUtime=2.04 cores=0-31
/proc/23893/task/23929/stat : 23929 (plingeling) R 23891 23893 23801 0 -1 4202560 373 1239 0 0 203 0 0 1 25 0 33 0 716087687 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4236613 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=23893/tid=23930] ppid=23891 vsize=651968 CPUtime=2.03 cores=0-31
/proc/23893/task/23930/stat : 23930 (plingeling) R 23891 23893 23801 0 -1 4202560 545 1239 0 0 202 0 0 1 25 0 33 0 716087687 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4353636 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=23893/tid=23931] ppid=23891 vsize=651968 CPUtime=2.03 cores=0-31
/proc/23893/task/23931/stat : 23931 (plingeling) R 23891 23893 23801 0 -1 4202560 425 1239 0 0 202 0 0 1 25 0 33 0 716087687 667615232 30782 268435456000 4194304 4417452 140735086685200 18446744073709551615 4236874 0 0 4096 17442 0 0 0 -1 28 0 0 0
Current children cumulated CPU time (s) 66.28
Current children cumulated vsize (KiB) 651968

[startup+6.30237 s]
/proc/loadavg: 30.45 31.54 31.87 33/446 23931
/proc/meminfo: memFree=255289260/264257624 swapFree=67111528/67111528
[pid=23893] ppid=23891 vsize=728940 CPUtime=166.26 cores=0-31
/proc/23893/stat : 23893 (plingeling) S 23891 23893 23801 0 -1 4202496 117196 1239 0 0 16511 114 0 1 18 0 33 0 716087580 746434560 51006 268435456000 4194304 4417452 140735086685200 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/23893/statm: 182235 51006 175 55 0 180121 0
[pid=23893/tid=23900] ppid=23891 vsize=728940 CPUtime=5.17 cores=0-31
/proc/23893/task/23900/stat : 23900 (plingeling) R 23891 23893 23801 0 -1 4202560 2072 1239 0 0 514 2 0 1 18 0 33 0 716087685 746434560 51006 268435456000 4194304 4417452 140735086685200 18446744073709551615 4259819 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23893/tid=23901] ppid=23891 vsize=728940 CPUtime=5.23 cores=0-31
/proc/23893/task/23901/stat : 23901 (plingeling) R 23891 23893 23801 0 -1 4202560 1520 1239 0 0 521 1 0 1 25 0 33 0 716087685 746434560 51006 268435456000 4194304 4417452 140735086685200 18446744073709551615 4259068 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=23893/tid=23902] ppid=23891 vsize=728940 CPUtime=5.1 cores=0-31
/proc/23893/task/23902/stat : 23902 (plingeling) R 23891 23893 23801 0 -1 4202560 3045 1239 0 0 505 4 0 1 19 0 33 0 716087685 746434560 51006 268435456000 4194304 4417452 140735086685200 18446744073709551615 4265499 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23893/tid=23903] ppid=23891 vsize=728940 CPUtime=5.13 cores=0-31
/proc/23893/task/23903/stat : 23903 (plingeling) R 23891 23893 23801 0 -1 4202560 5694 1239 0 0 504 8 0 1 19 0 33 0 716087685 746434560 51006 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23893/tid=23904] ppid=23891 vsize=728940 CPUtime=5.21 cores=0-31
/proc/23893/task/23904/stat : 23904 (plingeling) R 23891 23893 23801 0 -1 4202560 2322 1239 0 0 519 1 0 1 19 0 33 0 716087685 746434560 51006 268435456000 4194304 4417452 140735086685200 18446744073709551615 4237148 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=23893/tid=23905] ppid=23891 vsize=728940 CPUtime=5.17 cores=0-31
/proc/23893/task/23905/stat : 23905 (plingeling) R 23891 23893 23801 0 -1 4202560 2914 1239 0 0 512 4 0 1 18 0 33 0 716087685 746434560 51006 268435456000 4194304 4417452 140735086685200 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=23893/tid=23906] ppid=23891 vsize=728940 CPUtime=5.17 cores=0-31
/proc/23893/task/23906/stat : 23906 (plingeling) R 23891 23893 23801 0 -1 4202560 3398 1239 0 0 512 4 0 1 19 0 33 0 716087685 746434560 51006 268435456000 4194304 4417452 140735086685200 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=23893/tid=23907] ppid=23891 vsize=728940 CPUtime=5.23 cores=0-31
/proc/23893/task/23907/stat : 23907 (plingeling) R 23891 23893 23801 0 -1 4202560 3423 1239 0 0 517 5 0 1 18 0 33 0 716087685 746434560 51006 268435456000 4194304 4417452 140735086685200 18446744073709551615 4250003 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23893/tid=23908] ppid=23891 vsize=728940 CPUtime=5.17 cores=0-31
/proc/23893/task/23908/stat : 23908 (plingeling) R 23891 23893 23801 0 -1 4202560 2753 1239 0 0 515 1 0 1 18 0 33 0 716087685 746434560 51006 268435456000 4194304 4417452 140735086685200 18446744073709551615 4357248 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23893/tid=23909] ppid=23891 vsize=728940 CPUtime=5.18 cores=0-31
/proc/23893/task/23909/stat : 23909 (plingeling) R 23891 23893 23801 0 -1 4202560 1491 1239 0 0 516 1 0 1 18 0 33 0 716087685 746434560 51006 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364399 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=23893/tid=23910] ppid=23891 vsize=728940 CPUtime=5.12 cores=0-31
/proc/23893/task/23910/stat : 23910 (plingeling) R 23891 23893 23801 0 -1 4202560 2763 1239 0 0 508 3 0 1 25 0 33 0 716087685 746434560 51006 268435456000 4194304 4417452 140735086685200 18446744073709551615 4278570 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23893/tid=23911] ppid=23891 vsize=728940 CPUtime=5.14 cores=0-31
/proc/23893/task/23911/stat : 23911 (plingeling) R 23891 23893 23801 0 -1 4202560 2778 1239 0 0 512 1 0 1 18 0 33 0 716087685 746434560 51006 268435456000 4194304 4417452 140735086685200 18446744073709551615 4248913 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23893/tid=23912] ppid=23891 vsize=728940 CPUtime=5.19 cores=0-31
/proc/23893/task/23912/stat : 23912 (plingeling) R 23891 23893 23801 0 -1 4202560 3344 1239 0 0 516 2 0 1 19 0 33 0 716087685 746434560 51006 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=23893/tid=23913] ppid=23891 vsize=728940 CPUtime=5.16 cores=0-31
/proc/23893/task/23913/stat : 23913 (plingeling) R 23891 23893 23801 0 -1 4202560 2069 1239 0 0 513 2 0 1 18 0 33 0 716087686 746434560 51006 268435456000 4194304 4417452 140735086685200 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=23893/tid=23914] ppid=23891 vsize=728940 CPUtime=5.11 cores=0-31
/proc/23893/task/23914/stat : 23914 (plingeling) R 23891 23893 23801 0 -1 4202560 3034 1239 0 0 506 4 0 1 25 0 33 0 716087686 746434560 51006 268435456000 4194304 4417452 140735086685200 18446744073709551615 4275944 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23893/tid=23915] ppid=23891 vsize=728940 CPUtime=5.13 cores=0-31
/proc/23893/task/23915/stat : 23915 (plingeling) R 23891 23893 23801 0 -1 4202560 2567 1239 0 0 509 3 0 1 21 0 33 0 716087686 746434560 51006 268435456000 4194304 4417452 140735086685200 18446744073709551615 4258462 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=23893/tid=23916] ppid=23891 vsize=728940 CPUtime=5.12 cores=0-31
/proc/23893/task/23916/stat : 23916 (plingeling) R 23891 23893 23801 0 -1 4202560 2872 1239 0 0 509 2 0 1 18 0 33 0 716087686 746434560 51006 268435456000 4194304 4417452 140735086685200 18446744073709551615 4249209 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=23893/tid=23917] ppid=23891 vsize=728940 CPUtime=5.2 cores=0-31
/proc/23893/task/23917/stat : 23917 (plingeling) R 23891 23893 23801 0 -1 4202560 2184 1239 0 0 516 3 0 1 19 0 33 0 716087686 746434560 51006 268435456000 4194304 4417452 140735086685200 18446744073709551615 258651013786 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=23893/tid=23918] ppid=23891 vsize=728940 CPUtime=5.15 cores=0-31
/proc/23893/task/23918/stat : 23918 (plingeling) R 23891 23893 23801 0 -1 4202560 3815 1239 0 0 510 4 0 1 18 0 33 0 716087686 746434560 51006 268435456000 4194304 4417452 140735086685200 18446744073709551615 4275930 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=23893/tid=23919] ppid=23891 vsize=728940 CPUtime=5.16 cores=0-31
/proc/23893/task/23919/stat : 23919 (plingeling) R 23891 23893 23801 0 -1 4202560 2896 1239 0 0 514 1 0 1 18 0 33 0 716087686 746434560 51006 268435456000 4194304 4417452 140735086685200 18446744073709551615 4249228 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=23893/tid=23920] ppid=23891 vsize=728940 CPUtime=5.16 cores=0-31
/proc/23893/task/23920/stat : 23920 (plingeling) R 23891 23893 23801 0 -1 4202560 1804 1239 0 0 513 2 0 1 18 0 33 0 716087686 746434560 51006 268435456000 4194304 4417452 140735086685200 18446744073709551615 4251045 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=23893/tid=23921] ppid=23891 vsize=728940 CPUtime=5.21 cores=0-31
/proc/23893/task/23921/stat : 23921 (plingeling) R 23891 23893 23801 0 -1 4202560 972 1239 0 0 520 0 0 1 18 0 33 0 716087686 746434560 51006 268435456000 4194304 4417452 140735086685200 18446744073709551615 4258742 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=23893/tid=23922] ppid=23891 vsize=728940 CPUtime=5.15 cores=0-31
/proc/23893/task/23922/stat : 23922 (plingeling) R 23891 23893 23801 0 -1 4202560 3746 1239 0 0 508 6 0 1 25 0 33 0 716087686 746434560 51006 268435456000 4194304 4417452 140735086685200 18446744073709551615 4358116 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=23893/tid=23923] ppid=23891 vsize=728940 CPUtime=5.14 cores=0-31
/proc/23893/task/23923/stat : 23923 (plingeling) R 23891 23893 23801 0 -1 4202560 2710 1239 0 0 509 4 0 1 19 0 33 0 716087686 746434560 51006 268435456000 4194304 4417452 140735086685200 18446744073709551615 4249171 0 0 4096 17442 0 0 0 -1 25 0 0 0

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

[pid=23893/tid=23907] ppid=23891 vsize=797848 CPUtime=7.99 cores=0-31
/proc/23893/task/23907/stat : 23907 (plingeling) R 23891 23893 23801 0 -1 4202560 5387 1239 0 0 791 7 0 1 25 0 33 0 716087685 816996352 67747 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23893/tid=23908] ppid=23891 vsize=797848 CPUtime=7.95 cores=0-31
/proc/23893/task/23908/stat : 23908 (plingeling) R 23891 23893 23801 0 -1 4202560 4771 1239 0 0 790 4 0 1 18 0 33 0 716087685 816996352 67747 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23893/tid=23909] ppid=23891 vsize=797848 CPUtime=7.94 cores=0-31
/proc/23893/task/23909/stat : 23909 (plingeling) R 23891 23893 23801 0 -1 4202560 3460 1239 0 0 789 4 0 1 22 0 33 0 716087685 816996352 67747 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=23893/tid=23910] ppid=23891 vsize=797848 CPUtime=7.92 cores=0-31
/proc/23893/task/23910/stat : 23910 (plingeling) R 23891 23893 23801 0 -1 4202560 4982 1239 0 0 784 7 0 1 25 0 33 0 716087685 816996352 67747 268435456000 4194304 4417452 140735086685200 18446744073709551615 4237202 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23893/tid=23911] ppid=23891 vsize=797848 CPUtime=7.93 cores=0-31
/proc/23893/task/23911/stat : 23911 (plingeling) R 23891 23893 23801 0 -1 4202560 4687 1239 0 0 789 3 0 1 18 0 33 0 716087685 816996352 67747 268435456000 4194304 4417452 140735086685200 18446744073709551615 4250957 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23893/tid=23912] ppid=23891 vsize=797848 CPUtime=7.96 cores=0-31
/proc/23893/task/23912/stat : 23912 (plingeling) R 23891 23893 23801 0 -1 4202560 5972 1239 0 0 789 6 0 1 18 0 33 0 716087685 816996352 67747 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=23893/tid=23913] ppid=23891 vsize=797848 CPUtime=7.92 cores=0-31
/proc/23893/task/23913/stat : 23913 (plingeling) R 23891 23893 23801 0 -1 4202560 3746 1239 0 0 787 4 0 1 19 0 33 0 716087686 816996352 67747 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=23893/tid=23914] ppid=23891 vsize=797848 CPUtime=7.89 cores=0-31
/proc/23893/task/23914/stat : 23914 (plingeling) R 23891 23893 23801 0 -1 4202560 4822 1239 0 0 782 6 0 1 18 0 33 0 716087686 816996352 67747 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23893/tid=23915] ppid=23891 vsize=797848 CPUtime=7.92 cores=0-31
/proc/23893/task/23915/stat : 23915 (plingeling) R 23891 23893 23801 0 -1 4202560 4743 1239 0 0 785 6 0 1 25 0 33 0 716087686 816996352 67747 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364500 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=23893/tid=23916] ppid=23891 vsize=797848 CPUtime=7.91 cores=0-31
/proc/23893/task/23916/stat : 23916 (plingeling) R 23891 23893 23801 0 -1 4202560 4736 1239 0 0 786 4 0 1 18 0 33 0 716087686 816996352 67747 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=23893/tid=23917] ppid=23891 vsize=797848 CPUtime=7.96 cores=0-31
/proc/23893/task/23917/stat : 23917 (plingeling) R 23891 23893 23801 0 -1 4202560 4855 1239 0 0 789 6 0 1 18 0 33 0 716087686 816996352 67747 268435456000 4194304 4417452 140735086685200 18446744073709551615 4251096 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=23893/tid=23918] ppid=23891 vsize=797848 CPUtime=7.93 cores=0-31
/proc/23893/task/23918/stat : 23918 (plingeling) R 23891 23893 23801 0 -1 4202560 5894 1239 0 0 786 6 0 1 19 0 33 0 716087686 816996352 67747 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=23893/tid=23919] ppid=23891 vsize=797848 CPUtime=7.94 cores=0-31
/proc/23893/task/23919/stat : 23919 (plingeling) R 23891 23893 23801 0 -1 4202560 4811 1239 0 0 790 3 0 1 25 0 33 0 716087686 816996352 67747 268435456000 4194304 4417452 140735086685200 18446744073709551615 258650649801 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=23893/tid=23920] ppid=23891 vsize=797848 CPUtime=7.94 cores=0-31
/proc/23893/task/23920/stat : 23920 (plingeling) D 23891 23893 23801 0 -1 4202560 3988 1239 0 0 788 5 0 1 25 0 33 0 716087686 816996352 67747 268435456000 4194304 4417452 140735086685200 18446744073709551615 258650649913 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=23893/tid=23921] ppid=23891 vsize=797848 CPUtime=8.01 cores=0-31
/proc/23893/task/23921/stat : 23921 (plingeling) R 23891 23893 23801 0 -1 4202560 2551 1239 0 0 798 2 0 1 18 0 33 0 716087686 816996352 67747 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=23893/tid=23922] ppid=23891 vsize=797848 CPUtime=7.91 cores=0-31
/proc/23893/task/23922/stat : 23922 (plingeling) R 23891 23893 23801 0 -1 4202560 6025 1239 0 0 783 7 0 1 22 0 33 0 716087686 816996352 67747 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=23893/tid=23923] ppid=23891 vsize=797848 CPUtime=7.91 cores=0-31
/proc/23893/task/23923/stat : 23923 (plingeling) R 23891 23893 23801 0 -1 4202560 4647 1239 0 0 783 7 0 1 25 0 33 0 716087686 816996352 67747 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=23893/tid=23924] ppid=23891 vsize=797848 CPUtime=7.89 cores=0-31
/proc/23893/task/23924/stat : 23924 (plingeling) R 23891 23893 23801 0 -1 4202560 3799 1239 0 0 784 4 0 1 18 0 33 0 716087686 816996352 67747 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364861 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=23893/tid=23925] ppid=23891 vsize=797848 CPUtime=7.98 cores=0-31
/proc/23893/task/23925/stat : 23925 (plingeling) R 23891 23893 23801 0 -1 4202560 3348 1239 0 0 795 2 0 1 18 0 33 0 716087687 816996352 67747 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=23893/tid=23926] ppid=23891 vsize=797848 CPUtime=7.98 cores=0-31
/proc/23893/task/23926/stat : 23926 (plingeling) R 23891 23893 23801 0 -1 4202560 5776 1239 0 0 790 7 0 1 24 0 33 0 716087687 816996352 67747 268435456000 4194304 4417452 140735086685200 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=23893/tid=23927] ppid=23891 vsize=797848 CPUtime=7.8 cores=0-31
/proc/23893/task/23927/stat : 23927 (plingeling) R 23891 23893 23801 0 -1 4202560 4446 1239 0 0 776 3 0 1 25 0 33 0 716087687 816996352 67747 268435456000 4194304 4417452 140735086685200 18446744073709551615 4236603 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=23893/tid=23928] ppid=23891 vsize=797848 CPUtime=7.95 cores=0-31
/proc/23893/task/23928/stat : 23928 (plingeling) R 23891 23893 23801 0 -1 4202560 4354 1239 0 0 789 5 0 1 25 0 33 0 716087687 816996352 67747 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=23893/tid=23929] ppid=23891 vsize=797848 CPUtime=7.93 cores=0-31
/proc/23893/task/23929/stat : 23929 (plingeling) R 23891 23893 23801 0 -1 4202560 4878 1239 0 0 787 5 0 1 19 0 33 0 716087687 816996352 67747 268435456000 4194304 4417452 140735086685200 18446744073709551615 258651013786 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=23893/tid=23930] ppid=23891 vsize=797848 CPUtime=7.87 cores=0-31
/proc/23893/task/23930/stat : 23930 (plingeling) R 23891 23893 23801 0 -1 4202560 5336 1239 0 0 778 8 0 1 23 0 33 0 716087687 816996352 67747 268435456000 4194304 4417452 140735086685200 18446744073709551615 4366698 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=23893/tid=23931] ppid=23891 vsize=797848 CPUtime=7.99 cores=0-31
/proc/23893/task/23931/stat : 23931 (plingeling) R 23891 23893 23801 0 -1 4202560 5054 1239 0 0 794 4 0 1 25 0 33 0 716087687 816996352 67747 268435456000 4194304 4417452 140735086685200 18446744073709551615 4353594 0 0 4096 17442 0 0 0 -1 28 0 0 0
Current children cumulated CPU time (s) 254.94
Current children cumulated vsize (KiB) 797848

[startup+9.50148 s]
/proc/loadavg: 30.57 31.55 31.87 32/446 23931
/proc/meminfo: memFree=255211492/264257624 swapFree=67111528/67111528
[pid=23893] ppid=23891 vsize=804648 CPUtime=267.5 cores=0-31
/proc/23893/stat : 23893 (plingeling) S 23891 23893 23801 0 -1 4202496 193705 1239 0 0 26536 213 0 1 18 0 33 0 716087580 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/23893/statm: 201162 69242 175 55 0 199048 0
[pid=23893/tid=23900] ppid=23891 vsize=804648 CPUtime=8.34 cores=0-31
/proc/23893/task/23900/stat : 23900 (plingeling) R 23891 23893 23801 0 -1 4202560 4239 1239 0 0 827 6 0 1 19 0 33 0 716087685 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23893/tid=23901] ppid=23891 vsize=804648 CPUtime=8.4 cores=0-31
/proc/23893/task/23901/stat : 23901 (plingeling) R 23891 23893 23801 0 -1 4202560 3785 1239 0 0 835 4 0 1 25 0 33 0 716087685 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4250869 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=23893/tid=23902] ppid=23891 vsize=804648 CPUtime=8.25 cores=0-31
/proc/23893/task/23902/stat : 23902 (plingeling) R 23891 23893 23801 0 -1 4202560 5772 1239 0 0 816 8 0 1 18 0 33 0 716087685 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4356971 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=23893/tid=23903] ppid=23891 vsize=804648 CPUtime=8.28 cores=0-31
/proc/23893/task/23903/stat : 23903 (plingeling) R 23891 23893 23801 0 -1 4202560 8051 1239 0 0 814 13 0 1 18 0 33 0 716087685 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23893/tid=23904] ppid=23891 vsize=804648 CPUtime=8.38 cores=0-31
/proc/23893/task/23904/stat : 23904 (plingeling) R 23891 23893 23801 0 -1 4202560 5389 1239 0 0 831 6 0 1 23 0 33 0 716087685 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=23893/tid=23905] ppid=23891 vsize=804648 CPUtime=8.3 cores=0-31
/proc/23893/task/23905/stat : 23905 (plingeling) R 23891 23893 23801 0 -1 4202560 5811 1239 0 0 821 8 0 1 24 0 33 0 716087685 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4264232 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=23893/tid=23906] ppid=23891 vsize=804648 CPUtime=8.35 cores=0-31
/proc/23893/task/23906/stat : 23906 (plingeling) R 23891 23893 23801 0 -1 4202560 5993 1239 0 0 827 7 0 1 25 0 33 0 716087685 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=23893/tid=23907] ppid=23891 vsize=804648 CPUtime=8.39 cores=0-31
/proc/23893/task/23907/stat : 23907 (plingeling) R 23891 23893 23801 0 -1 4202560 5772 1239 0 0 830 8 0 1 25 0 33 0 716087685 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4236784 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23893/tid=23908] ppid=23891 vsize=804648 CPUtime=8.35 cores=0-31
/proc/23893/task/23908/stat : 23908 (plingeling) R 23891 23893 23801 0 -1 4202560 4771 1239 0 0 830 4 0 1 19 0 33 0 716087685 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364619 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23893/tid=23909] ppid=23891 vsize=804648 CPUtime=8.35 cores=0-31
/proc/23893/task/23909/stat : 23909 (plingeling) R 23891 23893 23801 0 -1 4202560 3712 1239 0 0 829 5 0 1 25 0 33 0 716087685 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=23893/tid=23910] ppid=23891 vsize=804648 CPUtime=8.31 cores=0-31
/proc/23893/task/23910/stat : 23910 (plingeling) R 23891 23893 23801 0 -1 4202560 5162 1239 0 0 823 7 0 1 18 0 33 0 716087685 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=23893/tid=23911] ppid=23891 vsize=804648 CPUtime=8.32 cores=0-31
/proc/23893/task/23911/stat : 23911 (plingeling) R 23891 23893 23801 0 -1 4202560 4839 1239 0 0 828 3 0 1 19 0 33 0 716087685 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23893/tid=23912] ppid=23891 vsize=804648 CPUtime=8.36 cores=0-31
/proc/23893/task/23912/stat : 23912 (plingeling) D 23891 23893 23801 0 -1 4202560 6517 1239 0 0 827 8 0 1 18 0 33 0 716087685 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 258650649903 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=23893/tid=23913] ppid=23891 vsize=804648 CPUtime=8.31 cores=0-31
/proc/23893/task/23913/stat : 23913 (plingeling) R 23891 23893 23801 0 -1 4202560 3871 1239 0 0 826 4 0 1 19 0 33 0 716087686 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=23893/tid=23914] ppid=23891 vsize=804648 CPUtime=8.29 cores=0-31
/proc/23893/task/23914/stat : 23914 (plingeling) R 23891 23893 23801 0 -1 4202560 5544 1239 0 0 821 7 0 1 18 0 33 0 716087686 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23893/tid=23915] ppid=23891 vsize=804648 CPUtime=8.31 cores=0-31
/proc/23893/task/23915/stat : 23915 (plingeling) D 23891 23893 23801 0 -1 4202560 4871 1239 0 0 824 6 0 1 25 0 33 0 716087686 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 258651013786 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=23893/tid=23916] ppid=23891 vsize=804648 CPUtime=8.31 cores=0-31
/proc/23893/task/23916/stat : 23916 (plingeling) R 23891 23893 23801 0 -1 4202560 4886 1239 0 0 826 4 0 1 19 0 33 0 716087686 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364711 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=23893/tid=23917] ppid=23891 vsize=804648 CPUtime=8.36 cores=0-31
/proc/23893/task/23917/stat : 23917 (plingeling) R 23891 23893 23801 0 -1 4202560 4999 1239 0 0 828 7 0 1 18 0 33 0 716087686 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 258651013786 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=23893/tid=23918] ppid=23891 vsize=804648 CPUtime=8.31 cores=0-31
/proc/23893/task/23918/stat : 23918 (plingeling) R 23891 23893 23801 0 -1 4202560 6233 1239 0 0 824 6 0 1 19 0 33 0 716087686 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=23893/tid=23919] ppid=23891 vsize=804648 CPUtime=8.34 cores=0-31
/proc/23893/task/23919/stat : 23919 (plingeling) R 23891 23893 23801 0 -1 4202560 5072 1239 0 0 829 4 0 1 25 0 33 0 716087686 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4354762 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=23893/tid=23920] ppid=23891 vsize=804648 CPUtime=8.32 cores=0-31
/proc/23893/task/23920/stat : 23920 (plingeling) R 23891 23893 23801 0 -1 4202560 4781 1239 0 0 825 6 0 1 25 0 33 0 716087686 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4278314 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=23893/tid=23921] ppid=23891 vsize=804648 CPUtime=8.41 cores=0-31
/proc/23893/task/23921/stat : 23921 (plingeling) R 23891 23893 23801 0 -1 4202560 2896 1239 0 0 838 2 0 1 19 0 33 0 716087686 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364466 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=23893/tid=23922] ppid=23891 vsize=804648 CPUtime=8.31 cores=0-31
/proc/23893/task/23922/stat : 23922 (plingeling) R 23891 23893 23801 0 -1 4202560 6101 1239 0 0 823 7 0 1 18 0 33 0 716087686 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4270090 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=23893/tid=23923] ppid=23891 vsize=804648 CPUtime=8.32 cores=0-31
/proc/23893/task/23923/stat : 23923 (plingeling) R 23891 23893 23801 0 -1 4202560 4954 1239 0 0 823 8 0 1 25 0 33 0 716087686 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4320821 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=23893/tid=23924] ppid=23891 vsize=804648 CPUtime=8.28 cores=0-31
/proc/23893/task/23924/stat : 23924 (plingeling) R 23891 23893 23801 0 -1 4202560 4081 1239 0 0 822 5 0 1 18 0 33 0 716087686 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=23893/tid=23925] ppid=23891 vsize=804648 CPUtime=8.36 cores=0-31
/proc/23893/task/23925/stat : 23925 (plingeling) R 23891 23893 23801 0 -1 4202560 3481 1239 0 0 833 2 0 1 18 0 33 0 716087687 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4356867 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=23893/tid=23926] ppid=23891 vsize=804648 CPUtime=8.37 cores=0-31
/proc/23893/task/23926/stat : 23926 (plingeling) R 23891 23893 23801 0 -1 4202560 6026 1239 0 0 829 7 0 1 25 0 33 0 716087687 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=23893/tid=23927] ppid=23891 vsize=804648 CPUtime=8.12 cores=0-31
/proc/23893/task/23927/stat : 23927 (plingeling) R 23891 23893 23801 0 -1 4202560 4804 1239 0 0 808 3 0 1 25 0 33 0 716087687 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23893/tid=23928] ppid=23891 vsize=804648 CPUtime=8.34 cores=0-31
/proc/23893/task/23928/stat : 23928 (plingeling) R 23891 23893 23801 0 -1 4202560 4640 1239 0 0 827 6 0 1 25 0 33 0 716087687 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4365155 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=23893/tid=23929] ppid=23891 vsize=804648 CPUtime=8.32 cores=0-31
/proc/23893/task/23929/stat : 23929 (plingeling) R 23891 23893 23801 0 -1 4202560 5532 1239 0 0 826 5 0 1 19 0 33 0 716087687 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=23893/tid=23930] ppid=23891 vsize=804648 CPUtime=8.27 cores=0-31
/proc/23893/task/23930/stat : 23930 (plingeling) R 23891 23893 23801 0 -1 4202560 5582 1239 0 0 818 8 0 1 25 0 33 0 716087687 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=23893/tid=23931] ppid=23891 vsize=804648 CPUtime=8.39 cores=0-31
/proc/23893/task/23931/stat : 23931 (plingeling) R 23891 23893 23801 0 -1 4202560 5054 1239 0 0 834 4 0 1 25 0 33 0 716087687 823959552 69242 268435456000 4194304 4417452 140735086685200 18446744073709551615 4275711 0 0 4096 17442 0 0 0 -1 28 0 0 0
Current children cumulated CPU time (s) 267.5
Current children cumulated vsize (KiB) 804648

[startup+9.60153 s]
/proc/loadavg: 30.57 31.55 31.87 32/446 23931
/proc/meminfo: memFree=255211492/264257624 swapFree=67111528/67111528
[pid=23893] ppid=23891 vsize=792260 CPUtime=270.45 cores=0-31
/proc/23893/stat : 23893 (plingeling) S 23891 23893 23801 0 -1 4202496 197206 1239 0 0 26827 217 0 1 18 0 19 0 716087580 811274240 66417 268435456000 4194304 4417452 140735086685200 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 24 0 0 0
/proc/23893/statm: 198065 66417 176 55 0 195951 0
[pid=23893/tid=23900] ppid=23891 vsize=792260 CPUtime=8.43 cores=0-31
/proc/23893/task/23900/stat : 23900 (plingeling) R 23891 23893 23801 0 -1 4202560 4459 1239 0 0 836 6 0 1 19 0 19 0 716087685 811274240 66417 268435456000 4194304 4417452 140735086685200 18446744073709551615 4250795 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=23893/tid=23902] ppid=23891 vsize=792260 CPUtime=8.35 cores=0-31
/proc/23893/task/23902/stat : 23902 (plingeling) R 23891 23893 23801 0 -1 4202560 5772 1239 0 0 826 8 0 1 18 0 19 0 716087685 811274240 66417 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=23893/tid=23907] ppid=23891 vsize=792260 CPUtime=8.49 cores=0-31
/proc/23893/task/23907/stat : 23907 (plingeling) R 23891 23893 23801 0 -1 4202560 5772 1239 0 0 840 8 0 1 25 0 19 0 716087685 811274240 66417 268435456000 4194304 4417452 140735086685200 18446744073709551615 4321408 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=23893/tid=23908] ppid=23891 vsize=792260 CPUtime=8.44 cores=0-31
/proc/23893/task/23908/stat : 23908 (plingeling) R 23891 23893 23801 0 -1 4202560 4995 1239 0 0 839 4 0 1 19 0 19 0 716087685 811274240 66417 268435456000 4194304 4417452 140735086685200 18446744073709551615 18446744073699065920 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23893/tid=23911] ppid=23891 vsize=792260 CPUtime=8.42 cores=0-31
/proc/23893/task/23911/stat : 23911 (plingeling) R 23891 23893 23801 0 -1 4202560 4839 1239 0 0 838 3 0 1 19 0 19 0 716087685 811274240 66417 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=23893/tid=23912] ppid=23891 vsize=792260 CPUtime=8.45 cores=0-31
/proc/23893/task/23912/stat : 23912 (plingeling) R 23891 23893 23801 0 -1 4202560 6934 1239 0 0 836 8 0 1 18 0 19 0 716087685 811274240 66417 268435456000 4194304 4417452 140735086685200 18446744073709551615 4242048 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=23893/tid=23913] ppid=23891 vsize=792260 CPUtime=8.42 cores=0-31
/proc/23893/task/23913/stat : 23913 (plingeling) R 23891 23893 23801 0 -1 4202560 4031 1239 0 0 836 5 0 1 19 0 19 0 716087686 811274240 66417 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=23893/tid=23914] ppid=23891 vsize=792260 CPUtime=8.39 cores=0-31
/proc/23893/task/23914/stat : 23914 (plingeling) R 23891 23893 23801 0 -1 4202560 5571 1239 0 0 831 7 0 1 19 0 19 0 716087686 811274240 66417 268435456000 4194304 4417452 140735086685200 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=23893/tid=23917] ppid=23891 vsize=792260 CPUtime=8.45 cores=0-31
/proc/23893/task/23917/stat : 23917 (plingeling) R 23891 23893 23801 0 -1 4202560 5139 1239 0 0 837 7 0 1 18 0 19 0 716087686 811274240 66417 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=23893/tid=23918] ppid=23891 vsize=792260 CPUtime=8.41 cores=0-31
/proc/23893/task/23918/stat : 23918 (plingeling) R 23891 23893 23801 0 -1 4202560 6233 1239 0 0 834 6 0 1 19 0 19 0 716087686 811274240 66417 268435456000 4194304 4417452 140735086685200 18446744073709551615 18446744073699065948 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=23893/tid=23920] ppid=23891 vsize=792260 CPUtime=8.42 cores=0-31
/proc/23893/task/23920/stat : 23920 (plingeling) R 23891 23893 23801 0 -1 4202560 4781 1239 0 0 835 6 0 1 18 0 19 0 716087686 811274240 66417 268435456000 4194304 4417452 140735086685200 18446744073709551615 4270966 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=23893/tid=23922] ppid=23891 vsize=792260 CPUtime=8.4 cores=0-31
/proc/23893/task/23922/stat : 23922 (plingeling) R 23891 23893 23801 0 -1 4202560 6466 1239 0 0 831 8 0 1 18 0 19 0 716087686 811274240 66417 268435456000 4194304 4417452 140735086685200 18446744073709551615 4259681 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=23893/tid=23924] ppid=23891 vsize=792260 CPUtime=8.38 cores=0-31
/proc/23893/task/23924/stat : 23924 (plingeling) R 23891 23893 23801 0 -1 4202560 4081 1239 0 0 832 5 0 1 18 0 19 0 716087686 811274240 66417 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=23893/tid=23925] ppid=23891 vsize=792260 CPUtime=8.46 cores=0-31
/proc/23893/task/23925/stat : 23925 (plingeling) R 23891 23893 23801 0 -1 4202560 3481 1239 0 0 843 2 0 1 18 0 19 0 716087687 811274240 66417 268435456000 4194304 4417452 140735086685200 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=23893/tid=23926] ppid=23891 vsize=792260 CPUtime=8.46 cores=0-31
/proc/23893/task/23926/stat : 23926 (plingeling) R 23891 23893 23801 0 -1 4202560 6026 1239 0 0 838 7 0 1 18 0 19 0 716087687 811274240 66417 268435456000 4194304 4417452 140735086685200 18446744073709551615 4274768 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=23893/tid=23927] ppid=23891 vsize=792260 CPUtime=8.22 cores=0-31
/proc/23893/task/23927/stat : 23927 (plingeling) R 23891 23893 23801 0 -1 4202560 4911 1239 0 0 817 4 0 1 25 0 19 0 716087687 811274240 66417 268435456000 4194304 4417452 140735086685200 18446744073709551615 18446744073699065920 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=23893/tid=23930] ppid=23891 vsize=792260 CPUtime=8.37 cores=0-31
/proc/23893/task/23930/stat : 23930 (plingeling) R 23891 23893 23801 0 -1 4202560 5582 1239 0 0 828 8 0 1 25 0 19 0 716087687 811274240 66417 268435456000 4194304 4417452 140735086685200 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=23893/tid=23931] ppid=23891 vsize=792260 CPUtime=8.48 cores=0-31
/proc/23893/task/23931/stat : 23931 (plingeling) R 23891 23893 23801 0 -1 4202560 5054 1239 0 0 843 4 0 1 25 0 19 0 716087687 811274240 66417 268435456000 4194304 4417452 140735086685200 18446744073709551615 4259140 0 0 4096 17442 0 0 0 -1 28 0 0 0
Current children cumulated CPU time (s) 270.45
Current children cumulated vsize (KiB) 792260

Child status: 20
Real time (s): 9.66319
CPU time (s): 270.842
CPU user time (s): 268.624
CPU system time (s): 2.21766
CPU usage (%): 2802.82
Max. virtual memory (cumulated for all children) (KiB): 804648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 268.624
system time used= 2.21766
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198867
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= 3739
involuntary context switches= 667

runsolver used 0.054991 second user time and 0.226965 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-22 08:33:32
IDJOB=3372771
IDBENCH=83433
IDSOLVER=1852
FILE ID=node200/3372771-1306046012
RUNJOBID= node200-1306045988-23815
PBS_JOBID= 13387806
Free space on /tmp= 62044 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-15.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372771-1306046012/watcher-3372771-1306046012 -o /tmp/evaluation-result-3372771-1306046012/solver-3372771-1306046012 -C 160000 -W 5100 -M 266338304  plingeling -t 32 HOME/instance-3372771-1306046012.cnf

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

MD5SUM BENCH= b5f600e7f9b30a5ff851f80fa6100290
RANDOM SEED=547946294

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:      255497964 kB
Buffers:        454520 kB
Cached:        7899656 kB
SwapCached:          0 kB
Active:        7425368 kB
Inactive:       997716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255497964 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1584 kB
Writeback:           0 kB
AnonPages:       68344 kB
Mapped:          14480 kB
Slab:           252772 kB
PageTables:       4692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   176080 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= 62044 MiB
End job on node200 at 2011-05-22 08:33:41