Trace number 3472451

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 160005 5010.67

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top22.cnf
MD5SUMe822739302a2d834ec9ddfe9fbd0caa2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables55875
Number of clauses177646
Sum of the clauses size434144
Maximum clause length2255
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2108197
Number of clauses of size 368250
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5926

Solver Data

0.00/0.01	c clasp version 2.0.0-RC2
0.00/0.01	c Reading from ...673248/instance-3472451-1307673248.cnf
1.49/1.59	c Solving...
160001.70/5008.43	
160001.70/5008.43	*** INTERRUPTED! ***
160001.70/5008.43	*** Shutting down threads...

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3472451-1307673248/watcher-3472451-1307673248 -o /tmp/evaluation-result-3472451-1307673248/solver-3472451-1307673248 -C 160000 -W 5100 -M 256000 HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472451-1307673248.cnf 

running on 32 cores: 0,4,8,12,16,20,24,28,1,5,9,13,17,21,25,29,2,6,10,14,18,22,26,30,3,7,11,15,19,23,27,31

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 160000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 160030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 262144000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 262195200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 29.49 31.55 31.91 1/412 1125
/proc/meminfo: memFree=262192660/264257624 swapFree=67111528/67111528
[pid=1125] ppid=1123 vsize=28004 CPUtime=0 cores=0-31
/proc/1125/stat : 1125 (claspmt) R 1123 1125 1095 0 -1 4202496 562 0 0 0 0 0 0 0 21 0 1 0 32711690 28676096 491 270582939648 4194304 4964800 140736149320896 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 16 0 0 0
/proc/1125/statm: 7001 495 373 189 0 1875 0

[startup+0.0766599 s]
/proc/loadavg: 29.49 31.55 31.91 1/412 1125
/proc/meminfo: memFree=262192660/264257624 swapFree=67111528/67111528
[pid=1125] ppid=1123 vsize=34148 CPUtime=0.07 cores=0-31
/proc/1125/stat : 1125 (claspmt) R 1123 1125 1095 0 -1 4202496 4346 0 0 0 6 1 0 0 21 0 1 0 32711690 34967552 3668 270582939648 4194304 4964800 140736149320896 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 16 0 0 0
/proc/1125/statm: 8537 3669 386 189 0 3411 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 34148

[startup+0.100725 s]
/proc/loadavg: 29.49 31.55 31.91 1/412 1125
/proc/meminfo: memFree=262192660/264257624 swapFree=67111528/67111528
[pid=1125] ppid=1123 vsize=35576 CPUtime=0.09 cores=0-31
/proc/1125/stat : 1125 (claspmt) R 1123 1125 1095 0 -1 4202496 4843 0 0 0 8 1 0 0 21 0 1 0 32711690 36429824 4044 270582939648 4194304 4964800 140736149320896 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 16 0 0 0
/proc/1125/statm: 8894 4045 386 189 0 3768 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35576

[startup+0.300693 s]
/proc/loadavg: 29.49 31.55 31.91 1/412 1125
/proc/meminfo: memFree=262192660/264257624 swapFree=67111528/67111528
[pid=1125] ppid=1123 vsize=47952 CPUtime=0.29 cores=0-31
/proc/1125/stat : 1125 (claspmt) R 1123 1125 1095 0 -1 4202496 8828 0 0 0 26 3 0 0 22 0 1 0 32711690 49102848 7032 270582939648 4194304 4964800 140736149320896 18446744073709551615 4607414 0 0 4096 18946 0 0 0 17 16 0 0 0
/proc/1125/statm: 11988 7032 400 189 0 6862 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47952

[startup+0.700699 s]
/proc/loadavg: 29.49 31.55 31.91 1/412 1125
/proc/meminfo: memFree=262192660/264257624 swapFree=67111528/67111528
[pid=1125] ppid=1123 vsize=54424 CPUtime=0.69 cores=0-31
/proc/1125/stat : 1125 (claspmt) R 1123 1125 1095 0 -1 4202496 10449 0 0 0 65 4 0 0 23 0 1 0 32711690 55730176 8653 270582939648 4194304 4964800 140736149320896 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 24 0 0 0
/proc/1125/statm: 13606 8653 401 189 0 8480 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54424

[startup+1.50074 s]
/proc/loadavg: 29.49 31.55 31.91 2/413 1126
/proc/meminfo: memFree=262157652/264257624 swapFree=67111528/67111528
[pid=1125] ppid=1123 vsize=56272 CPUtime=1.49 cores=0-31
/proc/1125/stat : 1125 (claspmt) R 1123 1125 1095 0 -1 4202496 10920 0 0 0 145 4 0 0 25 0 1 0 32711690 57622528 9124 270582939648 4194304 4964800 140736149320896 18446744073709551615 4621593 0 0 4096 18946 0 0 0 17 24 0 0 0
/proc/1125/statm: 14068 9124 401 189 0 8942 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56272

[startup+3.10166 s]
/proc/loadavg: 29.49 31.55 31.91 5/444 1157
/proc/meminfo: memFree=261976488/264257624 swapFree=67111528/67111528
[pid=1125] ppid=1123 vsize=1533052 CPUtime=22.72 cores=0-31
/proc/1125/stat : 1125 (claspmt) R 1123 1125 1095 0 -1 4202496 73255 0 0 0 1743 529 0 0 18 0 32 0 32711690 1569845248 56957 270582939648 4194304 4964800 140736149320896 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 16 0 0 0
/proc/1125/statm: 383263 56957 461 189 0 377612 0
[pid=1125/tid=1127] ppid=1123 vsize=1533052 CPUtime=0.59 cores=0-31
/proc/1125/task/1127/stat : 1127 (claspmt) R 1123 1125 1095 0 -1 4202560 1509 0 0 0 41 18 0 0 16 0 32 0 32711850 1569845248 56957 270582939648 4194304 4964800 140736149320896 18446744073709551615 4630569 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1125/tid=1128] ppid=1123 vsize=1533052 CPUtime=0.58 cores=0-31
/proc/1125/task/1128/stat : 1128 (claspmt) R 1123 1125 1095 0 -1 4202560 2140 0 0 0 41 17 0 0 16 0 32 0 32711850 1569845248 56957 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1125/tid=1129] ppid=1123 vsize=1533052 CPUtime=0.58 cores=0-31
/proc/1125/task/1129/stat : 1129 (claspmt) R 1123 1125 1095 0 -1 4202560 2063 0 0 0 40 18 0 0 16 0 32 0 32711850 1569845248 56957 270582939648 4194304 4964800 140736149320896 18446744073709551615 4668737 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1125/tid=1130] ppid=1123 vsize=1533052 CPUtime=0.56 cores=0-31
/proc/1125/task/1130/stat : 1130 (claspmt) R 1123 1125 1095 0 -1 4202560 1764 0 0 0 40 16 0 0 16 0 32 0 32711850 1569845248 56957 270582939648 4194304 4964800 140736149320896 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=1125/tid=1131] ppid=1123 vsize=1533052 CPUtime=1.28 cores=0-31
/proc/1125/task/1131/stat : 1131 (claspmt) R 1123 1125 1095 0 -1 4202560 1945 0 0 0 111 17 0 0 19 0 32 0 32711850 1569845248 56957 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=1125/tid=1132] ppid=1123 vsize=1533052 CPUtime=0.57 cores=0-31
/proc/1125/task/1132/stat : 1132 (claspmt) R 1123 1125 1095 0 -1 4202560 2207 0 0 0 41 16 0 0 16 0 32 0 32711850 1569845248 56957 270582939648 4194304 4964800 140736149320896 18446744073709551615 4342218 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1125/tid=1133] ppid=1123 vsize=1533052 CPUtime=0.59 cores=0-31
/proc/1125/task/1133/stat : 1133 (claspmt) R 1123 1125 1095 0 -1 4202560 2023 0 0 0 41 18 0 0 16 0 32 0 32711850 1569845248 56957 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=1125/tid=1134] ppid=1123 vsize=1533052 CPUtime=0.52 cores=0-31
/proc/1125/task/1134/stat : 1134 (claspmt) R 1123 1125 1095 0 -1 4202560 1703 0 0 0 39 13 0 0 18 0 32 0 32711850 1569845248 56957 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1125/tid=1135] ppid=1123 vsize=1533052 CPUtime=0.56 cores=0-31
/proc/1125/task/1135/stat : 1135 (claspmt) R 1123 1125 1095 0 -1 4202560 1738 0 0 0 40 16 0 0 16 0 32 0 32711850 1569845248 56957 270582939648 4194304 4964800 140736149320896 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=1125/tid=1136] ppid=1123 vsize=1533052 CPUtime=0.58 cores=0-31
/proc/1125/task/1136/stat : 1136 (claspmt) R 1123 1125 1095 0 -1 4202560 2444 0 0 0 40 18 0 0 16 0 32 0 32711850 1569845248 56957 270582939648 4194304 4964800 140736149320896 18446744073709551615 4669574 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=1125/tid=1137] ppid=1123 vsize=1533052 CPUtime=0.57 cores=0-31
/proc/1125/task/1137/stat : 1137 (claspmt) R 1123 1125 1095 0 -1 4202560 2341 0 0 0 40 17 0 0 16 0 32 0 32711850 1569845248 56957 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=1125/tid=1138] ppid=1123 vsize=1533052 CPUtime=0.56 cores=0-31
/proc/1125/task/1138/stat : 1138 (claspmt) R 1123 1125 1095 0 -1 4202560 1779 0 0 0 40 16 0 0 16 0 32 0 32711850 1569845248 56957 270582939648 4194304 4964800 140736149320896 18446744073709551615 4370387 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=1125/tid=1139] ppid=1123 vsize=1533052 CPUtime=1.13 cores=0-31
/proc/1125/task/1139/stat : 1139 (claspmt) R 1123 1125 1095 0 -1 4202560 1995 0 0 0 97 16 0 0 19 0 32 0 32711850 1569845248 56957 270582939648 4194304 4964800 140736149320896 18446744073709551615 4669535 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=1125/tid=1140] ppid=1123 vsize=1533052 CPUtime=0.6 cores=0-31
/proc/1125/task/1140/stat : 1140 (claspmt) R 1123 1125 1095 0 -1 4202560 2368 0 0 0 42 18 0 0 16 0 32 0 32711850 1569845248 56957 270582939648 4194304 4964800 140736149320896 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=1125/tid=1141] ppid=1123 vsize=1533052 CPUtime=0.53 cores=0-31
/proc/1125/task/1141/stat : 1141 (claspmt) R 1123 1125 1095 0 -1 4202560 2043 0 0 0 40 13 0 0 16 0 32 0 32711850 1569845248 56957 270582939648 4194304 4964800 140736149320896 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=1125/tid=1142] ppid=1123 vsize=1533052 CPUtime=0.56 cores=0-31
/proc/1125/task/1142/stat : 1142 (claspmt) R 1123 1125 1095 0 -1 4202560 1734 0 0 0 41 15 0 0 16 0 32 0 32711850 1569845248 56957 270582939648 4194304 4964800 140736149320896 18446744073709551615 4627509 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1125/tid=1143] ppid=1123 vsize=1533052 CPUtime=0.55 cores=0-31
/proc/1125/task/1143/stat : 1143 (claspmt) R 1123 1125 1095 0 -1 4202560 1662 0 0 0 40 15 0 0 16 0 32 0 32711850 1569845248 56957 270582939648 4194304 4964800 140736149320896 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=1125/tid=1144] ppid=1123 vsize=1533052 CPUtime=0.6 cores=0-31
/proc/1125/task/1144/stat : 1144 (claspmt) R 1123 1125 1095 0 -1 4202560 2285 0 0 0 42 18 0 0 16 0 32 0 32711850 1569845248 56957 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670190 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=1125/tid=1145] ppid=1123 vsize=1533052 CPUtime=0.58 cores=0-31
/proc/1125/task/1145/stat : 1145 (claspmt) R 1123 1125 1095 0 -1 4202560 2431 0 0 0 40 18 0 0 16 0 32 0 32711851 1569845248 56957 270582939648 4194304 4964800 140736149320896 18446744073709551615 4668924 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=1125/tid=1146] ppid=1123 vsize=1533052 CPUtime=0.56 cores=0-31
/proc/1125/task/1146/stat : 1146 (claspmt) R 1123 1125 1095 0 -1 4202560 1774 0 0 0 40 16 0 0 16 0 32 0 32711851 1569845248 56958 270582939648 4194304 4964800 140736149320896 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1125/tid=1147] ppid=1123 vsize=1533052 CPUtime=1.36 cores=0-31
/proc/1125/task/1147/stat : 1147 (claspmt) R 1123 1125 1095 0 -1 4202560 1763 0 0 0 123 13 0 0 18 0 32 0 32711851 1569845248 56958 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=1125/tid=1148] ppid=1123 vsize=1533052 CPUtime=0.57 cores=0-31
/proc/1125/task/1148/stat : 1148 (claspmt) R 1123 1125 1095 0 -1 4202560 2166 0 0 0 41 16 0 0 16 0 32 0 32711851 1569845248 56958 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=1125/tid=1149] ppid=1123 vsize=1533052 CPUtime=0.58 cores=0-31
/proc/1125/task/1149/stat : 1149 (claspmt) R 1123 1125 1095 0 -1 4202560 2047 0 0 0 41 17 0 0 16 0 32 0 32711851 1569845248 56959 270582939648 4194304 4964800 140736149320896 18446744073709551615 4668564 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=1125/tid=1150] ppid=1123 vsize=1533052 CPUtime=0.59 cores=0-31
/proc/1125/task/1150/stat : 1150 (claspmt) R 1123 1125 1095 0 -1 4202560 1733 0 0 0 41 18 0 0 16 0 32 0 32711851 1569845248 56960 270582939648 4194304 4964800 140736149320896 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1125/tid=1151] ppid=1123 vsize=1533052 CPUtime=0.58 cores=0-31
/proc/1125/task/1151/stat : 1151 (claspmt) R 1123 1125 1095 0 -1 4202560 1743 0 0 0 41 17 0 0 16 0 32 0 32711851 1569845248 56960 270582939648 4194304 4964800 140736149320896 18446744073709551615 4653328 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=1125/tid=1152] ppid=1123 vsize=1533052 CPUtime=0.58 cores=0-31
/proc/1125/task/1152/stat : 1152 (claspmt) R 1123 1125 1095 0 -1 4202560 2328 0 0 0 41 17 0 0 16 0 32 0 32711851 1569845248 56960 270582939648 4194304 4964800 140736149320896 18446744073709551615 258650616986 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=1125/tid=1153] ppid=1123 vsize=1533052 CPUtime=0.54 cores=0-31
/proc/1125/task/1153/stat : 1153 (claspmt) R 1123 1125 1095 0 -1 4202560 1975 0 0 0 41 13 0 0 16 0 32 0 32711851 1569845248 56960 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=1125/tid=1154] ppid=1123 vsize=1533052 CPUtime=0.56 cores=0-31
/proc/1125/task/1154/stat : 1154 (claspmt) R 1123 1125 1095 0 -1 4202560 1778 0 0 0 40 16 0 0 16 0 32 0 32711851 1569845248 56960 270582939648 4194304 4964800 140736149320896 18446744073709551615 4371542 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=1125/tid=1155] ppid=1123 vsize=1533052 CPUtime=1.23 cores=0-31
/proc/1125/task/1155/stat : 1155 (claspmt) R 1123 1125 1095 0 -1 4202560 1989 0 0 0 106 17 0 0 19 0 32 0 32711851 1569845248 56960 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670674 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=1125/tid=1156] ppid=1123 vsize=1533052 CPUtime=0.57 cores=0-31
/proc/1125/task/1156/stat : 1156 (claspmt) R 1123 1125 1095 0 -1 4202560 2335 0 0 0 41 16 0 0 16 0 32 0 32711851 1569845248 56960 270582939648 4194304 4964800 140736149320896 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=1125/tid=1157] ppid=1123 vsize=1533052 CPUtime=0.57 cores=0-31
/proc/1125/task/1157/stat : 1157 (claspmt) R 1123 1125 1095 0 -1 4202560 2107 0 0 0 41 16 0 0 16 0 32 0 32711851 1569845248 56960 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 14 0 0 0
Current children cumulated CPU time (s) 22.72
Current children cumulated vsize (KiB) 1533052

[startup+6.30177 s]
/proc/loadavg: 29.69 31.56 31.91 33/444 1157
/proc/meminfo: memFree=261900476/264257624 swapFree=67111528/67111528
[pid=1125] ppid=1123 vsize=1536220 CPUtime=124.71 cores=0-31
/proc/1125/stat : 1125 (claspmt) R 1123 1125 1095 0 -1 4202496 95226 0 0 0 11877 594 0 0 22 0 32 0 32711690 1573089280 78928 270582939648 4194304 4964800 140736149320896 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 16 0 0 0
/proc/1125/statm: 384055 78928 461 189 0 378404 0
[pid=1125/tid=1127] ppid=1123 vsize=1536220 CPUtime=3.78 cores=0-31
/proc/1125/task/1127/stat : 1127 (claspmt) R 1123 1125 1095 0 -1 4202560 1958 0 0 0 358 20 0 0 20 0 32 0 32711850 1573089280 78928 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1125/tid=1128] ppid=1123 vsize=1536220 CPUtime=3.78 cores=0-31
/proc/1125/task/1128/stat : 1128 (claspmt) R 1123 1125 1095 0 -1 4202560 3017 0 0 0 358 20 0 0 20 0 32 0 32711850 1573089280 78928 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1125/tid=1129] ppid=1123 vsize=1536220 CPUtime=3.78 cores=0-31
/proc/1125/task/1129/stat : 1129 (claspmt) R 1123 1125 1095 0 -1 4202560 2814 0 0 0 358 20 0 0 18 0 32 0 32711850 1573089280 78928 270582939648 4194304 4964800 140736149320896 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1125/tid=1130] ppid=1123 vsize=1536220 CPUtime=3.75 cores=0-31
/proc/1125/task/1130/stat : 1130 (claspmt) R 1123 1125 1095 0 -1 4202560 2781 0 0 0 355 20 0 0 19 0 32 0 32711850 1573089280 78928 270582939648 4194304 4964800 140736149320896 18446744073709551615 4668748 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=1125/tid=1131] ppid=1123 vsize=1536220 CPUtime=4.47 cores=0-31
/proc/1125/task/1131/stat : 1131 (claspmt) R 1123 1125 1095 0 -1 4202560 2016 0 0 0 430 17 0 0 25 0 32 0 32711850 1573089280 78928 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=1125/tid=1132] ppid=1123 vsize=1536220 CPUtime=3.75 cores=0-31
/proc/1125/task/1132/stat : 1132 (claspmt) R 1123 1125 1095 0 -1 4202560 3060 0 0 0 357 18 0 0 20 0 32 0 32711850 1573089280 78928 270582939648 4194304 4964800 140736149320896 18446744073709551615 4668672 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1125/tid=1133] ppid=1123 vsize=1536220 CPUtime=3.69 cores=0-31
/proc/1125/task/1133/stat : 1133 (claspmt) R 1123 1125 1095 0 -1 4202560 2957 0 0 0 347 22 0 0 20 0 32 0 32711850 1573089280 78928 270582939648 4194304 4964800 140736149320896 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=1125/tid=1134] ppid=1123 vsize=1536220 CPUtime=3.71 cores=0-31
/proc/1125/task/1134/stat : 1134 (claspmt) R 1123 1125 1095 0 -1 4202560 2259 0 0 0 356 15 0 0 21 0 32 0 32711850 1573089280 78928 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1125/tid=1135] ppid=1123 vsize=1536220 CPUtime=3.75 cores=0-31
/proc/1125/task/1135/stat : 1135 (claspmt) R 1123 1125 1095 0 -1 4202560 2260 0 0 0 358 17 0 0 20 0 32 0 32711850 1573089280 78928 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670658 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=1125/tid=1136] ppid=1123 vsize=1536220 CPUtime=3.77 cores=0-31
/proc/1125/task/1136/stat : 1136 (claspmt) R 1123 1125 1095 0 -1 4202560 3378 0 0 0 356 21 0 0 18 0 32 0 32711850 1573089280 78928 270582939648 4194304 4964800 140736149320896 18446744073709551615 4668777 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=1125/tid=1137] ppid=1123 vsize=1536220 CPUtime=3.77 cores=0-31
/proc/1125/task/1137/stat : 1137 (claspmt) R 1123 1125 1095 0 -1 4202560 2983 0 0 0 358 19 0 0 21 0 32 0 32711850 1573089280 78929 270582939648 4194304 4964800 140736149320896 18446744073709551615 4362958 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=1125/tid=1138] ppid=1123 vsize=1536220 CPUtime=3.75 cores=0-31
/proc/1125/task/1138/stat : 1138 (claspmt) R 1123 1125 1095 0 -1 4202560 2611 0 0 0 357 18 0 0 20 0 32 0 32711850 1573089280 78929 270582939648 4194304 4964800 140736149320896 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=1125/tid=1139] ppid=1123 vsize=1536220 CPUtime=4.33 cores=0-31
/proc/1125/task/1139/stat : 1139 (claspmt) R 1123 1125 1095 0 -1 4202560 2075 0 0 0 417 16 0 0 25 0 32 0 32711850 1573089280 78929 270582939648 4194304 4964800 140736149320896 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=1125/tid=1140] ppid=1123 vsize=1536220 CPUtime=3.78 cores=0-31
/proc/1125/task/1140/stat : 1140 (claspmt) R 1123 1125 1095 0 -1 4202560 2969 0 0 0 359 19 0 0 19 0 32 0 32711850 1573089280 78929 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=1125/tid=1141] ppid=1123 vsize=1536220 CPUtime=3.72 cores=0-31
/proc/1125/task/1141/stat : 1141 (claspmt) R 1123 1125 1095 0 -1 4202560 3113 0 0 0 356 16 0 0 20 0 32 0 32711850 1573089280 78929 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=1125/tid=1142] ppid=1123 vsize=1536220 CPUtime=3.75 cores=0-31
/proc/1125/task/1142/stat : 1142 (claspmt) R 1123 1125 1095 0 -1 4202560 2298 0 0 0 358 17 0 0 18 0 32 0 32711850 1573089280 78929 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1125/tid=1143] ppid=1123 vsize=1536220 CPUtime=3.74 cores=0-31
/proc/1125/task/1143/stat : 1143 (claspmt) R 1123 1125 1095 0 -1 4202560 2158 0 0 0 358 16 0 0 20 0 32 0 32711850 1573089280 78929 270582939648 4194304 4964800 140736149320896 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=1125/tid=1144] ppid=1123 vsize=1536220 CPUtime=3.78 cores=0-31
/proc/1125/task/1144/stat : 1144 (claspmt) R 1123 1125 1095 0 -1 4202560 3425 0 0 0 356 22 0 0 19 0 32 0 32711850 1573089280 78929 270582939648 4194304 4964800 140736149320896 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=1125/tid=1145] ppid=1123 vsize=1536220 CPUtime=3.77 cores=0-31
/proc/1125/task/1145/stat : 1145 (claspmt) R 1123 1125 1095 0 -1 4202560 3195 0 0 0 358 19 0 0 18 0 32 0 32711851 1573089280 78929 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=1125/tid=1146] ppid=1123 vsize=1536220 CPUtime=3.75 cores=0-31
/proc/1125/task/1146/stat : 1146 (claspmt) R 1123 1125 1095 0 -1 4202560 2766 0 0 0 355 20 0 0 19 0 32 0 32711851 1573089280 78929 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1125/tid=1147] ppid=1123 vsize=1536220 CPUtime=4.56 cores=0-31
/proc/1125/task/1147/stat : 1147 (claspmt) R 1123 1125 1095 0 -1 4202560 1843 0 0 0 443 13 0 0 25 0 32 0 32711851 1573089280 78929 270582939648 4194304 4964800 140736149320896 18446744073709551615 4399339 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=1125/tid=1148] ppid=1123 vsize=1536220 CPUtime=3.76 cores=0-31
/proc/1125/task/1148/stat : 1148 (claspmt) R 1123 1125 1095 0 -1 4202560 2913 0 0 0 359 17 0 0 19 0 32 0 32711851 1573089280 78929 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=1125/tid=1149] ppid=1123 vsize=1536220 CPUtime=3.77 cores=0-31
/proc/1125/task/1149/stat : 1149 (claspmt) R 1123 1125 1095 0 -1 4202560 2955 0 0 0 356 21 0 0 21 0 32 0 32711851 1573089280 78929 270582939648 4194304 4964800 140736149320896 18446744073709551615 258650616986 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=1125/tid=1150] ppid=1123 vsize=1536220 CPUtime=3.78 cores=0-31
/proc/1125/task/1150/stat : 1150 (claspmt) R 1123 1125 1095 0 -1 4202560 2325 0 0 0 358 20 0 0 20 0 32 0 32711851 1573089280 78929 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1125/tid=1151] ppid=1123 vsize=1536220 CPUtime=3.76 cores=0-31
/proc/1125/task/1151/stat : 1151 (claspmt) R 1123 1125 1095 0 -1 4202560 2249 0 0 0 357 19 0 0 19 0 32 0 32711851 1573089280 78929 270582939648 4194304 4964800 140736149320896 18446744073709551615 4627792 0 0 4096 18946 0 0 0 -1 13 0 0 0

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

/proc/1125/task/1129/stat : 1129 (claspmt) R 1123 1125 1095 0 -1 4202560 17881 0 0 0 494145 69 0 0 25 0 32 0 32711850 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1125/tid=1130] ppid=1123 vsize=4298652 CPUtime=4958.07 cores=0-31
/proc/1125/task/1130/stat : 1130 (claspmt) R 1123 1125 1095 0 -1 4202560 26764 0 0 0 495711 96 0 0 25 0 32 0 32711850 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=1125/tid=1131] ppid=1123 vsize=4298652 CPUtime=4959.11 cores=0-31
/proc/1125/task/1131/stat : 1131 (claspmt) R 1123 1125 1095 0 -1 4202560 24746 0 0 0 495812 99 0 0 25 0 32 0 32711850 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=1125/tid=1132] ppid=1123 vsize=4298652 CPUtime=4958.34 cores=0-31
/proc/1125/task/1132/stat : 1132 (claspmt) R 1123 1125 1095 0 -1 4202560 19407 0 0 0 495771 63 0 0 25 0 32 0 32711850 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1125/tid=1133] ppid=1123 vsize=4298652 CPUtime=4952.61 cores=0-31
/proc/1125/task/1133/stat : 1133 (claspmt) R 1123 1125 1095 0 -1 4202560 78921 0 0 0 494925 336 0 0 25 0 32 0 32711850 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=1125/tid=1134] ppid=1123 vsize=4298652 CPUtime=4937.19 cores=0-31
/proc/1125/task/1134/stat : 1134 (claspmt) R 1123 1125 1095 0 -1 4202560 17490 0 0 0 493633 86 0 0 25 0 32 0 32711850 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1125/tid=1135] ppid=1123 vsize=4298652 CPUtime=4958.34 cores=0-31
/proc/1125/task/1135/stat : 1135 (claspmt) R 1123 1125 1095 0 -1 4202560 18611 0 0 0 495776 58 0 0 25 0 32 0 32711850 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=1125/tid=1136] ppid=1123 vsize=4298652 CPUtime=4957.28 cores=0-31
/proc/1125/task/1136/stat : 1136 (claspmt) R 1123 1125 1095 0 -1 4202560 33013 0 0 0 495623 105 0 0 25 0 32 0 32711850 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=1125/tid=1137] ppid=1123 vsize=4298652 CPUtime=4958.36 cores=0-31
/proc/1125/task/1137/stat : 1137 (claspmt) R 1123 1125 1095 0 -1 4202560 16526 0 0 0 495775 61 0 0 25 0 32 0 32711850 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=1125/tid=1138] ppid=1123 vsize=4298652 CPUtime=4950.03 cores=0-31
/proc/1125/task/1138/stat : 1138 (claspmt) R 1123 1125 1095 0 -1 4202560 28060 0 0 0 494897 106 0 0 25 0 32 0 32711850 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=1125/tid=1139] ppid=1123 vsize=4298652 CPUtime=4958.84 cores=0-31
/proc/1125/task/1139/stat : 1139 (claspmt) R 1123 1125 1095 0 -1 4202560 24899 0 0 0 495799 85 0 0 25 0 32 0 32711850 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=1125/tid=1140] ppid=1123 vsize=4298652 CPUtime=4958 cores=0-31
/proc/1125/task/1140/stat : 1140 (claspmt) R 1123 1125 1095 0 -1 4202560 18103 0 0 0 495741 59 0 0 25 0 32 0 32711850 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4669503 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=1125/tid=1141] ppid=1123 vsize=4298652 CPUtime=4958.34 cores=0-31
/proc/1125/task/1141/stat : 1141 (claspmt) R 1123 1125 1095 0 -1 4202560 98307 0 0 0 495432 402 0 0 25 0 32 0 32711850 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=1125/tid=1142] ppid=1123 vsize=4298652 CPUtime=4955.48 cores=0-31
/proc/1125/task/1142/stat : 1142 (claspmt) R 1123 1125 1095 0 -1 4202560 14703 0 0 0 495479 69 0 0 25 0 32 0 32711850 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=1125/tid=1143] ppid=1123 vsize=4298652 CPUtime=4941.84 cores=0-31
/proc/1125/task/1143/stat : 1143 (claspmt) R 1123 1125 1095 0 -1 4202560 17736 0 0 0 494129 55 0 0 25 0 32 0 32711850 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1125/tid=1144] ppid=1123 vsize=4298652 CPUtime=4958.63 cores=0-31
/proc/1125/task/1144/stat : 1144 (claspmt) R 1123 1125 1095 0 -1 4202560 27060 0 0 0 495773 90 0 0 25 0 32 0 32711850 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=1125/tid=1145] ppid=1123 vsize=4298652 CPUtime=4958.45 cores=0-31
/proc/1125/task/1145/stat : 1145 (claspmt) R 1123 1125 1095 0 -1 4202560 17842 0 0 0 495782 63 0 0 25 0 32 0 32711851 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=1125/tid=1146] ppid=1123 vsize=4298652 CPUtime=4957.11 cores=0-31
/proc/1125/task/1146/stat : 1146 (claspmt) R 1123 1125 1095 0 -1 4202560 30175 0 0 0 495547 164 0 0 25 0 32 0 32711851 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1125/tid=1147] ppid=1123 vsize=4298652 CPUtime=4952.23 cores=0-31
/proc/1125/task/1147/stat : 1147 (claspmt) R 1123 1125 1095 0 -1 4202560 26598 0 0 0 495127 96 0 0 25 0 32 0 32711851 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=1125/tid=1148] ppid=1123 vsize=4298652 CPUtime=4919.01 cores=0-31
/proc/1125/task/1148/stat : 1148 (claspmt) R 1123 1125 1095 0 -1 4202560 21536 0 0 0 491830 71 0 0 25 0 32 0 32711851 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=1125/tid=1149] ppid=1123 vsize=4298652 CPUtime=4958.37 cores=0-31
/proc/1125/task/1149/stat : 1149 (claspmt) R 1123 1125 1095 0 -1 4202560 84823 0 0 0 495470 367 0 0 25 0 32 0 32711851 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1125/tid=1150] ppid=1123 vsize=4298652 CPUtime=4958.14 cores=0-31
/proc/1125/task/1150/stat : 1150 (claspmt) R 1123 1125 1095 0 -1 4202560 13480 0 0 0 495747 67 0 0 25 0 32 0 32711851 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4668681 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=1125/tid=1151] ppid=1123 vsize=4298652 CPUtime=4958.39 cores=0-31
/proc/1125/task/1151/stat : 1151 (claspmt) R 1123 1125 1095 0 -1 4202560 17834 0 0 0 495782 57 0 0 25 0 32 0 32711851 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=1125/tid=1152] ppid=1123 vsize=4298652 CPUtime=4954.79 cores=0-31
/proc/1125/task/1152/stat : 1152 (claspmt) R 1123 1125 1095 0 -1 4202560 31385 0 0 0 495377 102 0 0 25 0 32 0 32711851 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4361114 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=1125/tid=1153] ppid=1123 vsize=4298652 CPUtime=4958.38 cores=0-31
/proc/1125/task/1153/stat : 1153 (claspmt) R 1123 1125 1095 0 -1 4202560 17988 0 0 0 495780 58 0 0 25 0 32 0 32711851 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=1125/tid=1154] ppid=1123 vsize=4298652 CPUtime=4958.55 cores=0-31
/proc/1125/task/1154/stat : 1154 (claspmt) R 1123 1125 1095 0 -1 4202560 25907 0 0 0 495750 105 0 0 25 0 32 0 32711851 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=1125/tid=1155] ppid=1123 vsize=4298652 CPUtime=4959.23 cores=0-31
/proc/1125/task/1155/stat : 1155 (claspmt) R 1123 1125 1095 0 -1 4202560 25861 0 0 0 495820 103 0 0 25 0 32 0 32711851 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=1125/tid=1156] ppid=1123 vsize=4298652 CPUtime=4939.21 cores=0-31
/proc/1125/task/1156/stat : 1156 (claspmt) R 1123 1125 1095 0 -1 4202560 18904 0 0 0 493852 69 0 0 25 0 32 0 32711851 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=1125/tid=1157] ppid=1123 vsize=4298652 CPUtime=4957.94 cores=0-31
/proc/1125/task/1157/stat : 1157 (claspmt) R 1123 1125 1095 0 -1 4202560 83446 0 0 0 495454 340 0 0 25 0 32 0 32711851 4401819648 932716 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 14 0 0 0
Current children cumulated CPU time (s) 158528
Current children cumulated vsize (KiB) 4298652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.4 s]
/proc/loadavg: 32.13 32.17 32.14 33/444 1306
/proc/meminfo: memFree=258452324/264257624 swapFree=67111528/67111528
[pid=1125] ppid=1123 vsize=4299532 CPUtime=160002 cores=0-31
/proc/1125/stat : 1125 (claspmt) R 1123 1125 1095 0 -1 4202496 970403 0 0 0 15996428 3742 0 0 25 0 32 0 32711690 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4668896 0 0 4096 18946 18446744073709551615 0 0 17 8 0 0 0
/proc/1125/statm: 1074883 935275 463 189 0 1069232 0
[pid=1125/tid=1127] ppid=1123 vsize=4299532 CPUtime=5003.99 cores=0-31
/proc/1125/task/1127/stat : 1127 (claspmt) R 1123 1125 1095 0 -1 4202560 18238 0 0 0 500343 56 0 0 25 0 32 0 32711850 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1125/tid=1128] ppid=1123 vsize=4299532 CPUtime=5004.7 cores=0-31
/proc/1125/task/1128/stat : 1128 (claspmt) R 1123 1125 1095 0 -1 4202560 24774 0 0 0 500384 86 0 0 25 0 32 0 32711850 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1125/tid=1129] ppid=1123 vsize=4299532 CPUtime=4988.25 cores=0-31
/proc/1125/task/1129/stat : 1129 (claspmt) R 1123 1125 1095 0 -1 4202560 17883 0 0 0 498756 69 0 0 25 0 32 0 32711850 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1125/tid=1130] ppid=1123 vsize=4299532 CPUtime=5004.18 cores=0-31
/proc/1125/task/1130/stat : 1130 (claspmt) R 1123 1125 1095 0 -1 4202560 26965 0 0 0 500322 96 0 0 25 0 32 0 32711850 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=1125/tid=1131] ppid=1123 vsize=4299532 CPUtime=5005.22 cores=0-31
/proc/1125/task/1131/stat : 1131 (claspmt) R 1123 1125 1095 0 -1 4202560 24764 0 0 0 500423 99 0 0 25 0 32 0 32711850 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=1125/tid=1132] ppid=1123 vsize=4299532 CPUtime=5004.45 cores=0-31
/proc/1125/task/1132/stat : 1132 (claspmt) R 1123 1125 1095 0 -1 4202560 19414 0 0 0 500382 63 0 0 25 0 32 0 32711850 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1125/tid=1133] ppid=1123 vsize=4299532 CPUtime=4998.72 cores=0-31
/proc/1125/task/1133/stat : 1133 (claspmt) R 1123 1125 1095 0 -1 4202560 79053 0 0 0 499535 337 0 0 25 0 32 0 32711850 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=1125/tid=1134] ppid=1123 vsize=4299532 CPUtime=4983.3 cores=0-31
/proc/1125/task/1134/stat : 1134 (claspmt) R 1123 1125 1095 0 -1 4202560 17493 0 0 0 498244 86 0 0 25 0 32 0 32711850 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1125/tid=1135] ppid=1123 vsize=4299532 CPUtime=5004.45 cores=0-31
/proc/1125/task/1135/stat : 1135 (claspmt) R 1123 1125 1095 0 -1 4202560 18618 0 0 0 500387 58 0 0 25 0 32 0 32711850 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=1125/tid=1136] ppid=1123 vsize=4299532 CPUtime=5003.35 cores=0-31
/proc/1125/task/1136/stat : 1136 (claspmt) R 1123 1125 1095 0 -1 4202560 33085 0 0 0 500230 105 0 0 25 0 32 0 32711850 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=1125/tid=1137] ppid=1123 vsize=4299532 CPUtime=5004.47 cores=0-31
/proc/1125/task/1137/stat : 1137 (claspmt) R 1123 1125 1095 0 -1 4202560 16589 0 0 0 500386 61 0 0 25 0 32 0 32711850 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=1125/tid=1138] ppid=1123 vsize=4299532 CPUtime=4996.14 cores=0-31
/proc/1125/task/1138/stat : 1138 (claspmt) R 1123 1125 1095 0 -1 4202560 28162 0 0 0 499508 106 0 0 25 0 32 0 32711850 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4669503 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=1125/tid=1139] ppid=1123 vsize=4299532 CPUtime=5004.95 cores=0-31
/proc/1125/task/1139/stat : 1139 (claspmt) R 1123 1125 1095 0 -1 4202560 24902 0 0 0 500410 85 0 0 25 0 32 0 32711850 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=1125/tid=1140] ppid=1123 vsize=4299532 CPUtime=5004.1 cores=0-31
/proc/1125/task/1140/stat : 1140 (claspmt) R 1123 1125 1095 0 -1 4202560 18134 0 0 0 500351 59 0 0 25 0 32 0 32711850 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4669471 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=1125/tid=1141] ppid=1123 vsize=4299532 CPUtime=5004.45 cores=0-31
/proc/1125/task/1141/stat : 1141 (claspmt) R 1123 1125 1095 0 -1 4202560 98616 0 0 0 500041 404 0 0 25 0 32 0 32711850 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=1125/tid=1142] ppid=1123 vsize=4299532 CPUtime=5001.58 cores=0-31
/proc/1125/task/1142/stat : 1142 (claspmt) R 1123 1125 1095 0 -1 4202560 14988 0 0 0 500088 70 0 0 25 0 32 0 32711850 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4668817 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=1125/tid=1143] ppid=1123 vsize=4299532 CPUtime=4987.93 cores=0-31
/proc/1125/task/1143/stat : 1143 (claspmt) R 1123 1125 1095 0 -1 4202560 17942 0 0 0 498738 55 0 0 25 0 32 0 32711850 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1125/tid=1144] ppid=1123 vsize=4299532 CPUtime=5004.74 cores=0-31
/proc/1125/task/1144/stat : 1144 (claspmt) R 1123 1125 1095 0 -1 4202560 27060 0 0 0 500384 90 0 0 25 0 32 0 32711850 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=1125/tid=1145] ppid=1123 vsize=4299532 CPUtime=5004.55 cores=0-31
/proc/1125/task/1145/stat : 1145 (claspmt) R 1123 1125 1095 0 -1 4202560 17846 0 0 0 500392 63 0 0 25 0 32 0 32711851 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=1125/tid=1146] ppid=1123 vsize=4299532 CPUtime=5003.21 cores=0-31
/proc/1125/task/1146/stat : 1146 (claspmt) R 1123 1125 1095 0 -1 4202560 30178 0 0 0 500156 165 0 0 25 0 32 0 32711851 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1125/tid=1147] ppid=1123 vsize=4299532 CPUtime=4997.02 cores=0-31
/proc/1125/task/1147/stat : 1147 (claspmt) R 1123 1125 1095 0 -1 4202560 26601 0 0 0 499606 96 0 0 25 0 32 0 32711851 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=1125/tid=1148] ppid=1123 vsize=4299532 CPUtime=4965.12 cores=0-31
/proc/1125/task/1148/stat : 1148 (claspmt) R 1123 1125 1095 0 -1 4202560 21549 0 0 0 496441 71 0 0 25 0 32 0 32711851 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=1125/tid=1149] ppid=1123 vsize=4299532 CPUtime=5004.48 cores=0-31
/proc/1125/task/1149/stat : 1149 (claspmt) R 1123 1125 1095 0 -1 4202560 85007 0 0 0 500080 368 0 0 25 0 32 0 32711851 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1125/tid=1150] ppid=1123 vsize=4299532 CPUtime=5004.24 cores=0-31
/proc/1125/task/1150/stat : 1150 (claspmt) R 1123 1125 1095 0 -1 4202560 13578 0 0 0 500357 67 0 0 25 0 32 0 32711851 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=1125/tid=1151] ppid=1123 vsize=4299532 CPUtime=5004.48 cores=0-31
/proc/1125/task/1151/stat : 1151 (claspmt) R 1123 1125 1095 0 -1 4202560 18040 0 0 0 500390 58 0 0 25 0 32 0 32711851 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=1125/tid=1152] ppid=1123 vsize=4299532 CPUtime=5000.9 cores=0-31
/proc/1125/task/1152/stat : 1152 (claspmt) R 1123 1125 1095 0 -1 4202560 31404 0 0 0 499988 102 0 0 25 0 32 0 32711851 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=1125/tid=1153] ppid=1123 vsize=4299532 CPUtime=5004.5 cores=0-31
/proc/1125/task/1153/stat : 1153 (claspmt) R 1123 1125 1095 0 -1 4202560 18263 0 0 0 500390 60 0 0 25 0 32 0 32711851 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=1125/tid=1154] ppid=1123 vsize=4299532 CPUtime=5004.66 cores=0-31
/proc/1125/task/1154/stat : 1154 (claspmt) R 1123 1125 1095 0 -1 4202560 25948 0 0 0 500361 105 0 0 25 0 32 0 32711851 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=1125/tid=1155] ppid=1123 vsize=4299532 CPUtime=5005.33 cores=0-31
/proc/1125/task/1155/stat : 1155 (claspmt) R 1123 1125 1095 0 -1 4202560 26212 0 0 0 500428 105 0 0 25 0 32 0 32711851 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4362375 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=1125/tid=1156] ppid=1123 vsize=4299532 CPUtime=4985.31 cores=0-31
/proc/1125/task/1156/stat : 1156 (claspmt) R 1123 1125 1095 0 -1 4202560 18910 0 0 0 498462 69 0 0 25 0 32 0 32711851 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=1125/tid=1157] ppid=1123 vsize=4299532 CPUtime=5004.05 cores=0-31
/proc/1125/task/1157/stat : 1157 (claspmt) R 1123 1125 1095 0 -1 4202560 83549 0 0 0 500065 340 0 0 25 0 32 0 32711851 4402720768 935275 270582939648 4194304 4964800 140736149320896 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 14 0 0 0
Current children cumulated CPU time (s) 160002
Current children cumulated vsize (KiB) 4299532

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -1125

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

[startup+5009.44 s]
/proc/loadavg: 32.13 32.17 32.14 2/414 1307
/proc/meminfo: memFree=258499660/264257624 swapFree=67111528/67111528
[pid=1125] ppid=1123 vsize=4161364 CPUtime=160003 cores=0-31
/proc/1125/stat : 1125 (claspmt) R 1123 1125 1095 0 -1 4202496 970414 0 0 0 15996600 3743 0 0 25 0 1 0 32711690 4261236736 922912 270582939648 4194304 4964800 140736149320896 18446744073709551615 4646607 0 0 4096 18946 0 0 0 17 8 0 0 0
/proc/1125/statm: 1040341 922912 474 189 0 1034690 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 4161364

[startup+5010.2 s]
/proc/loadavg: 32.13 32.17 32.14 2/414 1307
/proc/meminfo: memFree=258499660/264257624 swapFree=67111528/67111528
[pid=1125] ppid=1123 vsize=4130676 CPUtime=160004 cores=0-31
/proc/1125/stat : 1125 (claspmt) R 1123 1125 1095 0 -1 4202496 970414 0 0 0 15996676 3743 0 0 25 0 1 0 32711690 4229812224 914999 270582939648 4194304 4964800 140736149320896 18446744073709551615 258650610907 0 0 4096 18946 0 0 0 17 8 0 0 0
/proc/1125/statm: 1032669 914999 474 189 0 1027018 0
Current children cumulated CPU time (s) 160004
Current children cumulated vsize (KiB) 4130676

[startup+5010.6 s]
/proc/loadavg: 29.64 31.65 31.97 2/414 1307
/proc/meminfo: memFree=258544672/264257624 swapFree=67111528/67111528
[pid=1125] ppid=1123 vsize=0 CPUtime=160005 cores=0-31
/proc/1125/stat : 1125 (claspmt) R 1123 1125 1095 0 -1 4203524 970414 0 0 0 15996699 3760 0 0 25 0 1 0 32711690 0 0 270582939648 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 8 0 0 0
/proc/1125/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 160005
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 5010.67
CPU time (s): 160005
CPU user time (s): 159967
CPU system time (s): 37.6743
CPU usage (%): 3193.28
Max. virtual memory (cumulated for all children) (KiB): 4299532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159967
system time used= 37.6743
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 970414
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= 378798
involuntary context switches= 402595

runsolver used 29.3565 second user time and 111.914 second system time

The end

Launcher Data

Begin job on node200 at 2011-06-10 04:34:08
IDJOB=3472451
IDBENCH=83113
IDSOLVER=1961
FILE ID=node200/3472451-1307673248
RUNJOBID= node200-1307673248-1109
PBS_JOBID= 13549493
Free space on /tmp= 61740 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top22.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3472451-1307673248/watcher-3472451-1307673248 -o /tmp/evaluation-result-3472451-1307673248/solver-3472451-1307673248 -C 160000 -W 5100 -M 256000  HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472451-1307673248.cnf

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

MD5SUM BENCH= e822739302a2d834ec9ddfe9fbd0caa2
RANDOM SEED=899177137

node200.alineos.net Linux 2.6.18-194.el5 #1 SMP Fri Apr 2 14:58:14 EDT 2010

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 32
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.02
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 0
cpu cores	: 8
apicid		: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 34
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 1
cpu cores	: 8
apicid		: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3989.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 36
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 68
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 2
cpu cores	: 8
apicid		: 100
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 38
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 70
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 3
cpu cores	: 8
apicid		: 102
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 16
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.05
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 17
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 48
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 18
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 19
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 8
cpu cores	: 8
apicid		: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3989.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 20
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 21
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 50
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.10
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 22
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.10
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 23
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 9
cpu cores	: 8
apicid		: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 24
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 25
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 52
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 26
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 84
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 27
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 10
cpu cores	: 8
apicid		: 116
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 28
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 0
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 29
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 1
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 54
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 30
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 2
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 86
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]

processor	: 31
vendor_id	: GenuineIntel
cpu family	: 6
model		: 46
model name	: Intel(R) Xeon(R) CPU           X7550  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.045
cache size	: 18432 KB
physical id	: 3
siblings	: 8
core id		: 11
cpu cores	: 8
apicid		: 118
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr sse4_1 sse4_2 popcnt lahf_lm
bogomips	: 3990.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 44 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     264257624 kB
MemFree:      262193964 kB
Buffers:        259064 kB
Cached:        1489072 kB
SwapCached:          0 kB
Active:         278016 kB
Inactive:      1533556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      262193964 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3696 kB
Writeback:           0 kB
AnonPages:       65488 kB
Mapped:          13812 kB
Slab:           172452 kB
PageTables:       4608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   163636 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296372 kB
VmallocChunk: 34359440603 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 61740 MiB
End job on node200 at 2011-06-10 05:57:39