Trace number 3472394

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)UNSAT 89751.1 2818.19

General information on the benchmark

Nameapplication/jarvisalo/
AAAI2010-SATPlanning/aaai10-planning-ipc5-rovers-18-step11.cnf
MD5SUMac372f51471a04bbb3fb9a678284c6a4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark258.426
Satisfiable
(Un)Satisfiability was proved
Number of variables29317
Number of clauses277090
Sum of the clauses size598882
Maximum clause length179
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2264085
Number of clauses of size 38078
Number of clauses of size 41144
Number of clauses of size 5453
Number of clauses of size over 53186

Solver Data

0.00/0.01	c clasp version 2.0.0-RC2
0.00/0.01	c Reading from ...610158/instance-3472394-1307610158.cnf
0.69/0.79	c Solving...
89750.80/2817.98	s UNSATISFIABLE
89750.80/2817.98	
89750.80/2817.98	c Models        : 0     
89750.80/2817.98	c Time          : 2815.955s (Solving: 2815.17s 1st Model: 0.00s Unsat: 2815.17s)
89750.80/2817.98	c CPU Time      : 89748.860s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3472394-1307610158/watcher-3472394-1307610158 -o /tmp/evaluation-result-3472394-1307610158/solver-3472394-1307610158 -C 160000 -W 5100 -M 256000 HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472394-1307610158.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: 9.91 6.40 8.78 2/413 27100
/proc/meminfo: memFree=262460656/264257624 swapFree=67111528/67111528
[pid=27100] ppid=27098 vsize=27308 CPUtime=0.03 cores=0-31
/proc/27100/stat : 27100 (claspmt) R 27098 27100 26987 0 -1 4202496 2329 0 0 0 3 0 0 0 21 0 1 0 26402749 27963392 2029 270582939648 4194304 4964800 140734747632240 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 28 0 0 0
/proc/27100/statm: 6827 2029 383 189 0 1701 0

[startup+0.0604539 s]
/proc/loadavg: 9.91 6.40 8.78 2/413 27100
/proc/meminfo: memFree=262460656/264257624 swapFree=67111528/67111528
[pid=27100] ppid=27098 vsize=28968 CPUtime=0.05 cores=0-31
/proc/27100/stat : 27100 (claspmt) R 27098 27100 26987 0 -1 4202496 2868 0 0 0 5 0 0 0 21 0 1 0 26402749 29663232 2397 270582939648 4194304 4964800 140734747632240 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 28 0 0 0
/proc/27100/statm: 7242 2399 386 189 0 2116 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 28968

[startup+0.100441 s]
/proc/loadavg: 9.91 6.40 8.78 2/413 27100
/proc/meminfo: memFree=262460656/264257624 swapFree=67111528/67111528
[pid=27100] ppid=27098 vsize=31812 CPUtime=0.09 cores=0-31
/proc/27100/stat : 27100 (claspmt) R 27098 27100 26987 0 -1 4202496 3890 0 0 0 9 0 0 0 21 0 1 0 26402749 32575488 3117 270582939648 4194304 4964800 140734747632240 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 28 0 0 0
/proc/27100/statm: 7953 3119 386 189 0 2827 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31812

[startup+0.300458 s]
/proc/loadavg: 9.91 6.40 8.78 2/413 27100
/proc/meminfo: memFree=262460656/264257624 swapFree=67111528/67111528
[pid=27100] ppid=27098 vsize=45908 CPUtime=0.29 cores=0-31
/proc/27100/stat : 27100 (claspmt) R 27098 27100 26987 0 -1 4202496 8268 0 0 0 28 1 0 0 22 0 1 0 26402749 47009792 6533 270582939648 4194304 4964800 140734747632240 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 28 0 0 0
/proc/27100/statm: 11477 6534 397 189 0 6351 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 45908

[startup+0.700505 s]
/proc/loadavg: 9.91 6.40 8.78 2/413 27100
/proc/meminfo: memFree=262460656/264257624 swapFree=67111528/67111528
[pid=27100] ppid=27098 vsize=47228 CPUtime=0.69 cores=0-31
/proc/27100/stat : 27100 (claspmt) R 27098 27100 26987 0 -1 4202496 8620 0 0 0 68 1 0 0 23 0 1 0 26402749 48361472 6885 270582939648 4194304 4964800 140734747632240 18446744073709551615 4622620 0 0 4096 18946 0 0 0 17 28 0 0 0
/proc/27100/statm: 11807 6885 401 189 0 6681 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47228

[startup+1.50247 s]
/proc/loadavg: 9.91 6.40 8.78 3/445 27132
/proc/meminfo: memFree=262356844/264257624 swapFree=67111528/67111528
[pid=27100] ppid=27098 vsize=1510916 CPUtime=5.64 cores=0-31
/proc/27100/stat : 27100 (claspmt) S 27098 27100 26987 0 -1 4202496 40746 0 0 0 320 244 0 0 18 0 32 0 26402749 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446744073709551615 0 0 17 28 0 0 0
/proc/27100/statm: 377729 31351 440 189 0 372078 0
[pid=27100/tid=27102] ppid=27098 vsize=1510916 CPUtime=0.07 cores=0-31
/proc/27100/task/27102/stat : 27102 (claspmt) S 27098 27100 26987 0 -1 4202560 721 0 0 0 0 7 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604498128764384 0 0 -1 1 0 0 0
[pid=27100/tid=27103] ppid=27098 vsize=1510916 CPUtime=0.09 cores=0-31
/proc/27100/task/27103/stat : 27103 (claspmt) S 27098 27100 26987 0 -1 4202560 1195 0 0 0 2 7 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604500725824992 0 0 -1 30 0 0 0
[pid=27100/tid=27104] ppid=27098 vsize=1510916 CPUtime=0.09 cores=0-31
/proc/27100/task/27104/stat : 27104 (claspmt) S 27098 27100 26987 0 -1 4202560 1183 0 0 0 2 7 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604497783119328 0 0 -1 15 0 0 0
[pid=27100/tid=27105] ppid=27098 vsize=1510916 CPUtime=0.07 cores=0-31
/proc/27100/task/27105/stat : 27105 (claspmt) S 27098 27100 26987 0 -1 4202560 868 0 0 0 0 7 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604500924980704 0 0 -1 5 0 0 0
[pid=27100/tid=27106] ppid=27098 vsize=1510916 CPUtime=0.56 cores=0-31
/proc/27100/task/27106/stat : 27106 (claspmt) R 27098 27100 26987 0 -1 4202560 1123 0 0 0 47 9 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 4668737 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=27100/tid=27107] ppid=27098 vsize=1510916 CPUtime=0.11 cores=0-31
/proc/27100/task/27107/stat : 27107 (claspmt) S 27098 27100 26987 0 -1 4202560 1082 0 0 0 2 9 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604502088244704 0 0 -1 3 0 0 0
[pid=27100/tid=27108] ppid=27098 vsize=1510916 CPUtime=0.1 cores=0-31
/proc/27100/task/27108/stat : 27108 (claspmt) S 27098 27100 26987 0 -1 4202560 1210 0 0 0 3 7 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604501327052256 0 0 -1 27 0 0 0
[pid=27100/tid=27109] ppid=27098 vsize=1510916 CPUtime=0.08 cores=0-31
/proc/27100/task/27109/stat : 27109 (claspmt) S 27098 27100 26987 0 -1 4202560 843 0 0 0 0 8 0 0 19 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604498669813216 0 0 -1 28 0 0 0
[pid=27100/tid=27110] ppid=27098 vsize=1510916 CPUtime=0.1 cores=0-31
/proc/27100/task/27110/stat : 27110 (claspmt) S 27098 27100 26987 0 -1 4202560 903 0 0 0 1 9 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604493524876768 0 0 -1 17 0 0 0
[pid=27100/tid=27111] ppid=27098 vsize=1510916 CPUtime=0.09 cores=0-31
/proc/27100/task/27111/stat : 27111 (claspmt) S 27098 27100 26987 0 -1 4202560 1133 0 0 0 1 8 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604485616442848 0 0 -1 24 0 0 0
[pid=27100/tid=27112] ppid=27098 vsize=1510916 CPUtime=0.09 cores=0-31
/proc/27100/task/27112/stat : 27112 (claspmt) S 27098 27100 26987 0 -1 4202560 1119 0 0 0 1 8 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604501326061024 0 0 -1 12 0 0 0
[pid=27100/tid=27113] ppid=27098 vsize=1510916 CPUtime=0.07 cores=0-31
/proc/27100/task/27113/stat : 27113 (claspmt) S 27098 27100 26987 0 -1 4202560 867 0 0 0 0 7 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604505775349216 0 0 -1 22 0 0 0
[pid=27100/tid=27114] ppid=27098 vsize=1510916 CPUtime=0.59 cores=0-31
/proc/27100/task/27114/stat : 27114 (claspmt) R 27098 27100 26987 0 -1 4202560 947 0 0 0 53 6 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 4669272 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=27100/tid=27115] ppid=27098 vsize=1510916 CPUtime=0.1 cores=0-31
/proc/27100/task/27115/stat : 27115 (claspmt) S 27098 27100 26987 0 -1 4202560 1160 0 0 0 1 9 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604501799247328 0 0 -1 16 0 0 0
[pid=27100/tid=27116] ppid=27098 vsize=1510916 CPUtime=0.11 cores=0-31
/proc/27100/task/27116/stat : 27116 (claspmt) S 27098 27100 26987 0 -1 4202560 1022 0 0 0 4 7 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604492364168672 0 0 -1 10 0 0 0
[pid=27100/tid=27117] ppid=27098 vsize=1510916 CPUtime=0.07 cores=0-31
/proc/27100/task/27117/stat : 27117 (claspmt) S 27098 27100 26987 0 -1 4202560 855 0 0 0 0 7 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604488492965344 0 0 -1 29 0 0 0
[pid=27100/tid=27118] ppid=27098 vsize=1510916 CPUtime=0.07 cores=0-31
/proc/27100/task/27118/stat : 27118 (claspmt) S 27098 27100 26987 0 -1 4202560 761 0 0 0 0 7 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604492417834464 0 0 -1 6 0 0 0
[pid=27100/tid=27119] ppid=27098 vsize=1510916 CPUtime=0.09 cores=0-31
/proc/27100/task/27119/stat : 27119 (claspmt) S 27098 27100 26987 0 -1 4202560 1123 0 0 0 2 7 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604493173169632 0 0 -1 2 0 0 0
[pid=27100/tid=27120] ppid=27098 vsize=1510916 CPUtime=0.1 cores=0-31
/proc/27100/task/27120/stat : 27120 (claspmt) S 27098 27100 26987 0 -1 4202560 1125 0 0 0 1 9 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604500725816800 0 0 -1 0 0 0 0
[pid=27100/tid=27121] ppid=27098 vsize=1510916 CPUtime=0.07 cores=0-31
/proc/27100/task/27121/stat : 27121 (claspmt) S 27098 27100 26987 0 -1 4202560 644 0 0 0 1 6 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604561440382432 0 0 -1 13 0 0 0
[pid=27100/tid=27122] ppid=27098 vsize=1510916 CPUtime=0.53 cores=0-31
/proc/27100/task/27122/stat : 27122 (claspmt) R 27098 27100 26987 0 -1 4202560 1232 0 0 0 45 8 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670440 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=27100/tid=27123] ppid=27098 vsize=1510916 CPUtime=0.09 cores=0-31
/proc/27100/task/27123/stat : 27123 (claspmt) S 27098 27100 26987 0 -1 4202560 1147 0 0 0 1 8 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604501596118496 0 0 -1 8 0 0 0
[pid=27100/tid=27124] ppid=27098 vsize=1510916 CPUtime=0.09 cores=0-31
/proc/27100/task/27124/stat : 27124 (claspmt) S 27098 27100 26987 0 -1 4202560 1178 0 0 0 3 6 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604500924988896 0 0 -1 11 0 0 0
[pid=27100/tid=27125] ppid=27098 vsize=1510916 CPUtime=0.06 cores=0-31
/proc/27100/task/27125/stat : 27125 (claspmt) S 27098 27100 26987 0 -1 4202560 853 0 0 0 0 6 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604500710628832 0 0 -1 4 0 0 0
[pid=27100/tid=27126] ppid=27098 vsize=1510916 CPUtime=0.08 cores=0-31
/proc/27100/task/27126/stat : 27126 (claspmt) S 27098 27100 26987 0 -1 4202560 904 0 0 0 0 8 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604501799255520 0 0 -1 14 0 0 0
[pid=27100/tid=27127] ppid=27098 vsize=1510916 CPUtime=0.08 cores=0-31
/proc/27100/task/27127/stat : 27127 (claspmt) S 27098 27100 26987 0 -1 4202560 1176 0 0 0 3 5 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604489798245856 0 0 -1 23 0 0 0
[pid=27100/tid=27128] ppid=27098 vsize=1510916 CPUtime=0.1 cores=0-31
/proc/27100/task/27128/stat : 27128 (claspmt) S 27098 27100 26987 0 -1 4202560 1159 0 0 0 2 8 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604497854692832 0 0 -1 21 0 0 0
[pid=27100/tid=27129] ppid=27098 vsize=1510916 CPUtime=0.09 cores=0-31
/proc/27100/task/27129/stat : 27129 (claspmt) S 27098 27100 26987 0 -1 4202560 925 0 0 0 1 8 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604502288530912 0 0 -1 7 0 0 0
[pid=27100/tid=27130] ppid=27098 vsize=1510916 CPUtime=0.51 cores=0-31
/proc/27100/task/27130/stat : 27130 (claspmt) R 27098 27100 26987 0 -1 4202560 1256 0 0 0 44 7 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=27100/tid=27131] ppid=27098 vsize=1510916 CPUtime=0.04 cores=0-31
/proc/27100/task/27131/stat : 27131 (claspmt) S 27098 27100 26987 0 -1 4202560 1158 0 0 0 2 2 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604489798254048 0 0 -1 31 0 0 0
[pid=27100/tid=27132] ppid=27098 vsize=1510916 CPUtime=0.11 cores=0-31
/proc/27100/task/27132/stat : 27132 (claspmt) S 27098 27100 26987 0 -1 4202560 1118 0 0 0 3 8 0 0 18 0 32 0 26402829 1547177984 31351 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604498669805024 0 0 -1 9 0 0 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 1510916

[startup+3.10155 s]
/proc/loadavg: 9.44 6.36 8.75 5/445 27132
/proc/meminfo: memFree=262336336/264257624 swapFree=67111528/67111528
[pid=27100] ppid=27098 vsize=1510916 CPUtime=12.04 cores=0-31
/proc/27100/stat : 27100 (claspmt) S 27098 27100 26987 0 -1 4202496 41592 0 0 0 959 245 0 0 18 0 32 0 26402749 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446744073709551615 0 0 17 28 0 0 0
/proc/27100/statm: 377729 32197 440 189 0 372078 0
[pid=27100/tid=27102] ppid=27098 vsize=1510916 CPUtime=0.07 cores=0-31
/proc/27100/task/27102/stat : 27102 (claspmt) S 27098 27100 26987 0 -1 4202560 721 0 0 0 0 7 0 0 18 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604498128764384 0 0 -1 1 0 0 0
[pid=27100/tid=27103] ppid=27098 vsize=1510916 CPUtime=0.09 cores=0-31
/proc/27100/task/27103/stat : 27103 (claspmt) S 27098 27100 26987 0 -1 4202560 1195 0 0 0 2 7 0 0 18 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604500725824992 0 0 -1 30 0 0 0
[pid=27100/tid=27104] ppid=27098 vsize=1510916 CPUtime=0.09 cores=0-31
/proc/27100/task/27104/stat : 27104 (claspmt) S 27098 27100 26987 0 -1 4202560 1183 0 0 0 2 7 0 0 18 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604497783119328 0 0 -1 15 0 0 0
[pid=27100/tid=27105] ppid=27098 vsize=1510916 CPUtime=0.07 cores=0-31
/proc/27100/task/27105/stat : 27105 (claspmt) S 27098 27100 26987 0 -1 4202560 868 0 0 0 0 7 0 0 18 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604500924980704 0 0 -1 5 0 0 0
[pid=27100/tid=27106] ppid=27098 vsize=1510916 CPUtime=2.15 cores=0-31
/proc/27100/task/27106/stat : 27106 (claspmt) R 27098 27100 26987 0 -1 4202560 1334 0 0 0 206 9 0 0 21 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=27100/tid=27107] ppid=27098 vsize=1510916 CPUtime=0.11 cores=0-31
/proc/27100/task/27107/stat : 27107 (claspmt) S 27098 27100 26987 0 -1 4202560 1082 0 0 0 2 9 0 0 18 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604502088244704 0 0 -1 3 0 0 0
[pid=27100/tid=27108] ppid=27098 vsize=1510916 CPUtime=0.1 cores=0-31
/proc/27100/task/27108/stat : 27108 (claspmt) S 27098 27100 26987 0 -1 4202560 1210 0 0 0 3 7 0 0 18 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604501327052256 0 0 -1 27 0 0 0
[pid=27100/tid=27109] ppid=27098 vsize=1510916 CPUtime=0.08 cores=0-31
/proc/27100/task/27109/stat : 27109 (claspmt) S 27098 27100 26987 0 -1 4202560 843 0 0 0 0 8 0 0 19 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604498669813216 0 0 -1 28 0 0 0
[pid=27100/tid=27110] ppid=27098 vsize=1510916 CPUtime=0.1 cores=0-31
/proc/27100/task/27110/stat : 27110 (claspmt) S 27098 27100 26987 0 -1 4202560 903 0 0 0 1 9 0 0 18 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604493524876768 0 0 -1 17 0 0 0
[pid=27100/tid=27111] ppid=27098 vsize=1510916 CPUtime=0.09 cores=0-31
/proc/27100/task/27111/stat : 27111 (claspmt) S 27098 27100 26987 0 -1 4202560 1133 0 0 0 1 8 0 0 18 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604485616442848 0 0 -1 24 0 0 0
[pid=27100/tid=27112] ppid=27098 vsize=1510916 CPUtime=0.09 cores=0-31
/proc/27100/task/27112/stat : 27112 (claspmt) S 27098 27100 26987 0 -1 4202560 1119 0 0 0 1 8 0 0 18 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604501326061024 0 0 -1 12 0 0 0
[pid=27100/tid=27113] ppid=27098 vsize=1510916 CPUtime=0.07 cores=0-31
/proc/27100/task/27113/stat : 27113 (claspmt) S 27098 27100 26987 0 -1 4202560 867 0 0 0 0 7 0 0 18 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604505775349216 0 0 -1 22 0 0 0
[pid=27100/tid=27114] ppid=27098 vsize=1510916 CPUtime=2.19 cores=0-31
/proc/27100/task/27114/stat : 27114 (claspmt) R 27098 27100 26987 0 -1 4202560 1161 0 0 0 213 6 0 0 21 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 4342213 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=27100/tid=27115] ppid=27098 vsize=1510916 CPUtime=0.1 cores=0-31
/proc/27100/task/27115/stat : 27115 (claspmt) S 27098 27100 26987 0 -1 4202560 1160 0 0 0 1 9 0 0 18 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604501799247328 0 0 -1 16 0 0 0
[pid=27100/tid=27116] ppid=27098 vsize=1510916 CPUtime=0.11 cores=0-31
/proc/27100/task/27116/stat : 27116 (claspmt) S 27098 27100 26987 0 -1 4202560 1022 0 0 0 4 7 0 0 18 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604492364168672 0 0 -1 10 0 0 0
[pid=27100/tid=27117] ppid=27098 vsize=1510916 CPUtime=0.07 cores=0-31
/proc/27100/task/27117/stat : 27117 (claspmt) S 27098 27100 26987 0 -1 4202560 855 0 0 0 0 7 0 0 18 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604488492965344 0 0 -1 29 0 0 0
[pid=27100/tid=27118] ppid=27098 vsize=1510916 CPUtime=0.07 cores=0-31
/proc/27100/task/27118/stat : 27118 (claspmt) S 27098 27100 26987 0 -1 4202560 761 0 0 0 0 7 0 0 18 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604492417834464 0 0 -1 6 0 0 0
[pid=27100/tid=27119] ppid=27098 vsize=1510916 CPUtime=0.09 cores=0-31
/proc/27100/task/27119/stat : 27119 (claspmt) S 27098 27100 26987 0 -1 4202560 1123 0 0 0 2 7 0 0 18 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604493173169632 0 0 -1 2 0 0 0
[pid=27100/tid=27120] ppid=27098 vsize=1510916 CPUtime=0.1 cores=0-31
/proc/27100/task/27120/stat : 27120 (claspmt) S 27098 27100 26987 0 -1 4202560 1125 0 0 0 1 9 0 0 18 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604500725816800 0 0 -1 0 0 0 0
[pid=27100/tid=27121] ppid=27098 vsize=1510916 CPUtime=0.07 cores=0-31
/proc/27100/task/27121/stat : 27121 (claspmt) S 27098 27100 26987 0 -1 4202560 644 0 0 0 1 6 0 0 18 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604561440382432 0 0 -1 13 0 0 0
[pid=27100/tid=27122] ppid=27098 vsize=1510916 CPUtime=2.12 cores=0-31
/proc/27100/task/27122/stat : 27122 (claspmt) R 27098 27100 26987 0 -1 4202560 1471 0 0 0 204 8 0 0 21 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 4678036 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=27100/tid=27123] ppid=27098 vsize=1510916 CPUtime=0.09 cores=0-31
/proc/27100/task/27123/stat : 27123 (claspmt) S 27098 27100 26987 0 -1 4202560 1147 0 0 0 1 8 0 0 18 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604501596118496 0 0 -1 8 0 0 0
[pid=27100/tid=27124] ppid=27098 vsize=1510916 CPUtime=0.09 cores=0-31
/proc/27100/task/27124/stat : 27124 (claspmt) S 27098 27100 26987 0 -1 4202560 1178 0 0 0 3 6 0 0 18 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604500924988896 0 0 -1 11 0 0 0
[pid=27100/tid=27125] ppid=27098 vsize=1510916 CPUtime=0.06 cores=0-31
/proc/27100/task/27125/stat : 27125 (claspmt) S 27098 27100 26987 0 -1 4202560 853 0 0 0 0 6 0 0 18 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604500710628832 0 0 -1 4 0 0 0
[pid=27100/tid=27126] ppid=27098 vsize=1510916 CPUtime=0.08 cores=0-31
/proc/27100/task/27126/stat : 27126 (claspmt) S 27098 27100 26987 0 -1 4202560 904 0 0 0 0 8 0 0 18 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604501799255520 0 0 -1 14 0 0 0
[pid=27100/tid=27127] ppid=27098 vsize=1510916 CPUtime=0.08 cores=0-31
/proc/27100/task/27127/stat : 27127 (claspmt) S 27098 27100 26987 0 -1 4202560 1176 0 0 0 3 5 0 0 18 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604489798245856 0 0 -1 23 0 0 0
[pid=27100/tid=27128] ppid=27098 vsize=1510916 CPUtime=0.1 cores=0-31
/proc/27100/task/27128/stat : 27128 (claspmt) S 27098 27100 26987 0 -1 4202560 1159 0 0 0 2 8 0 0 18 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604497854692832 0 0 -1 21 0 0 0
[pid=27100/tid=27129] ppid=27098 vsize=1510916 CPUtime=0.09 cores=0-31
/proc/27100/task/27129/stat : 27129 (claspmt) S 27098 27100 26987 0 -1 4202560 925 0 0 0 1 8 0 0 18 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662772457 0 0 4096 18946 18446604502288530912 0 0 -1 7 0 0 0
[pid=27100/tid=27130] ppid=27098 vsize=1510916 CPUtime=2.11 cores=0-31
/proc/27100/task/27130/stat : 27130 (claspmt) R 27098 27100 26987 0 -1 4202560 1438 0 0 0 204 7 0 0 21 0 32 0 26402829 1547177984 32197 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=27100/tid=27131] ppid=27098 vsize=1510916 CPUtime=0.04 cores=0-31

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

[pid=27100/tid=27111] ppid=27098 vsize=7160996 CPUtime=2797.86 cores=0-31
/proc/27100/task/27111/stat : 27111 (claspmt) R 27098 27100 26987 0 -1 4202560 56019 0 0 0 279701 85 0 0 25 0 32 0 26402829 7332859904 1598143 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=27100/tid=27112] ppid=27098 vsize=7160996 CPUtime=2797.71 cores=0-31
/proc/27100/task/27112/stat : 27112 (claspmt) R 27098 27100 26987 0 -1 4202560 30688 0 0 0 279674 97 0 0 25 0 32 0 26402829 7332859904 1598143 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=27100/tid=27113] ppid=27098 vsize=7160996 CPUtime=2797.48 cores=0-31
/proc/27100/task/27113/stat : 27113 (claspmt) R 27098 27100 26987 0 -1 4202560 56012 0 0 0 279551 197 0 0 25 0 32 0 26402829 7332859904 1598143 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=27100/tid=27114] ppid=27098 vsize=7160996 CPUtime=2801.28 cores=0-31
/proc/27100/task/27114/stat : 27114 (claspmt) R 27098 27100 26987 0 -1 4202560 42605 0 0 0 280014 114 0 0 25 0 32 0 26402829 7332859904 1598143 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=27100/tid=27115] ppid=27098 vsize=7160996 CPUtime=2797.38 cores=0-31
/proc/27100/task/27115/stat : 27115 (claspmt) R 27098 27100 26987 0 -1 4202560 31392 0 0 0 279620 118 0 0 25 0 32 0 26402829 7332859904 1598143 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=27100/tid=27116] ppid=27098 vsize=7160996 CPUtime=2797.31 cores=0-31
/proc/27100/task/27116/stat : 27116 (claspmt) R 27098 27100 26987 0 -1 4202560 89887 0 0 0 279373 358 0 0 25 0 32 0 26402829 7332859904 1598143 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=27100/tid=27117] ppid=27098 vsize=7160996 CPUtime=2793.48 cores=0-31
/proc/27100/task/27117/stat : 27117 (claspmt) R 27098 27100 26987 0 -1 4202560 62777 0 0 0 279105 243 0 0 25 0 32 0 26402829 7332859904 1598143 270582939648 4194304 4964800 140734747632240 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=27100/tid=27118] ppid=27098 vsize=7160996 CPUtime=2797.55 cores=0-31
/proc/27100/task/27118/stat : 27118 (claspmt) R 27098 27100 26987 0 -1 4202560 37793 0 0 0 279637 118 0 0 25 0 32 0 26402829 7332859904 1598143 270582939648 4194304 4964800 140734747632240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27100/tid=27119] ppid=27098 vsize=7160996 CPUtime=2797.78 cores=0-31
/proc/27100/task/27119/stat : 27119 (claspmt) R 27098 27100 26987 0 -1 4202560 55554 0 0 0 279695 83 0 0 25 0 32 0 26402829 7332859904 1598143 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670129 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27100/tid=27120] ppid=27098 vsize=7160996 CPUtime=2793.61 cores=0-31
/proc/27100/task/27120/stat : 27120 (claspmt) R 27098 27100 26987 0 -1 4202560 29353 0 0 0 279265 96 0 0 25 0 32 0 26402829 7332859904 1598143 270582939648 4194304 4964800 140734747632240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=27100/tid=27121] ppid=27098 vsize=7160996 CPUtime=2797.57 cores=0-31
/proc/27100/task/27121/stat : 27121 (claspmt) R 27098 27100 26987 0 -1 4202560 51922 0 0 0 279586 171 0 0 25 0 32 0 26402829 7332859904 1598143 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=27100/tid=27122] ppid=27098 vsize=7160996 CPUtime=2801 cores=0-31
/proc/27100/task/27122/stat : 27122 (claspmt) R 27098 27100 26987 0 -1 4202560 38295 0 0 0 280003 97 0 0 25 0 32 0 26402829 7332859904 1598143 270582939648 4194304 4964800 140734747632240 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=27100/tid=27123] ppid=27098 vsize=7160996 CPUtime=2797.35 cores=0-31
/proc/27100/task/27123/stat : 27123 (claspmt) R 27098 27100 26987 0 -1 4202560 32979 0 0 0 279624 111 0 0 25 0 32 0 26402829 7332859904 1598143 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=27100/tid=27124] ppid=27098 vsize=7160996 CPUtime=2790.95 cores=0-31
/proc/27100/task/27124/stat : 27124 (claspmt) R 27098 27100 26987 0 -1 4202560 91614 0 0 0 278752 343 0 0 25 0 32 0 26402829 7332859904 1598143 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=27100/tid=27125] ppid=27098 vsize=7160996 CPUtime=2797.28 cores=0-31
/proc/27100/task/27125/stat : 27125 (claspmt) R 27098 27100 26987 0 -1 4202560 63894 0 0 0 279497 231 0 0 25 0 32 0 26402829 7332859904 1598143 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=27100/tid=27126] ppid=27098 vsize=7160996 CPUtime=2797.44 cores=0-31
/proc/27100/task/27126/stat : 27126 (claspmt) R 27098 27100 26987 0 -1 4202560 40298 0 0 0 279622 122 0 0 25 0 32 0 26402829 7332859904 1598143 270582939648 4194304 4964800 140734747632240 18446744073709551615 4647774 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=27100/tid=27127] ppid=27098 vsize=7160996 CPUtime=2797.74 cores=0-31
/proc/27100/task/27127/stat : 27127 (claspmt) R 27098 27100 26987 0 -1 4202560 58381 0 0 0 279686 88 0 0 25 0 32 0 26402829 7332859904 1598143 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27100/tid=27128] ppid=27098 vsize=7160996 CPUtime=2797.69 cores=0-31
/proc/27100/task/27128/stat : 27128 (claspmt) R 27098 27100 26987 0 -1 4202560 30740 0 0 0 279666 103 0 0 25 0 32 0 26402829 7332859904 1598143 270582939648 4194304 4964800 140734747632240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=27100/tid=27129] ppid=27098 vsize=7160996 CPUtime=2786.8 cores=0-31
/proc/27100/task/27129/stat : 27129 (claspmt) R 27098 27100 26987 0 -1 4202560 40757 0 0 0 278569 111 0 0 25 0 32 0 26402829 7332859904 1598143 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=27100/tid=27130] ppid=27098 vsize=7160996 CPUtime=2801.04 cores=0-31
/proc/27100/task/27130/stat : 27130 (claspmt) R 27098 27100 26987 0 -1 4202560 43307 0 0 0 280003 101 0 0 25 0 32 0 26402829 7332859904 1598143 270582939648 4194304 4964800 140734747632240 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=27100/tid=27131] ppid=27098 vsize=7160996 CPUtime=2788.68 cores=0-31
/proc/27100/task/27131/stat : 27131 (claspmt) R 27098 27100 26987 0 -1 4202560 31193 0 0 0 278764 104 0 0 25 0 32 0 26402829 7332859904 1598143 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=27100/tid=27132] ppid=27098 vsize=7160996 CPUtime=2797.46 cores=0-31
/proc/27100/task/27132/stat : 27132 (claspmt) R 27098 27100 26987 0 -1 4202560 83285 0 0 0 279422 324 0 0 25 0 32 0 26402829 7332859904 1598143 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 9 0 0 0
Current children cumulated CPU time (s) 89455.1
Current children cumulated vsize (KiB) 7160996

[startup+2809.5 s]
/proc/loadavg: 32.06 32.08 30.92 33/445 27211
/proc/meminfo: memFree=256060632/264257624 swapFree=67111528/67111528
[pid=27100] ppid=27098 vsize=7160996 CPUtime=89659.6 cores=0-31
/proc/27100/stat : 27100 (claspmt) R 27098 27100 26987 0 -1 4202496 1616576 0 0 0 8960816 5147 0 0 25 0 32 0 26402749 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4332387 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/27100/statm: 1790249 1597170 463 189 0 1784598 0
[pid=27100/tid=27102] ppid=27098 vsize=7160996 CPUtime=2803.78 cores=0-31
/proc/27100/task/27102/stat : 27102 (claspmt) R 27098 27100 26987 0 -1 4202560 40807 0 0 0 280244 134 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=27100/tid=27103] ppid=27098 vsize=7160996 CPUtime=2803.76 cores=0-31
/proc/27100/task/27103/stat : 27103 (claspmt) R 27098 27100 26987 0 -1 4202560 53573 0 0 0 280286 90 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 258650614596 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=27100/tid=27104] ppid=27098 vsize=7160996 CPUtime=2802.48 cores=0-31
/proc/27100/task/27104/stat : 27104 (claspmt) R 27098 27100 26987 0 -1 4202560 30337 0 0 0 280150 98 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=27100/tid=27105] ppid=27098 vsize=7160996 CPUtime=2803.99 cores=0-31
/proc/27100/task/27105/stat : 27105 (claspmt) R 27098 27100 26987 0 -1 4202560 50004 0 0 0 280231 168 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=27100/tid=27106] ppid=27098 vsize=7160996 CPUtime=2804.18 cores=0-31
/proc/27100/task/27106/stat : 27106 (claspmt) R 27098 27100 26987 0 -1 4202560 40485 0 0 0 280280 138 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=27100/tid=27107] ppid=27098 vsize=7160996 CPUtime=2796.3 cores=0-31
/proc/27100/task/27107/stat : 27107 (claspmt) R 27098 27100 26987 0 -1 4202560 30843 0 0 0 279517 113 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=27100/tid=27108] ppid=27098 vsize=7160996 CPUtime=2803.35 cores=0-31
/proc/27100/task/27108/stat : 27108 (claspmt) R 27098 27100 26987 0 -1 4202560 90766 0 0 0 279973 362 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4320872 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=27100/tid=27109] ppid=27098 vsize=7160996 CPUtime=2784.23 cores=0-31
/proc/27100/task/27109/stat : 27109 (claspmt) R 27098 27100 26987 0 -1 4202560 70987 0 0 0 278157 266 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=27100/tid=27110] ppid=27098 vsize=7160996 CPUtime=2803.97 cores=0-31
/proc/27100/task/27110/stat : 27110 (claspmt) R 27098 27100 26987 0 -1 4202560 37776 0 0 0 280284 113 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=27100/tid=27111] ppid=27098 vsize=7160996 CPUtime=2804.26 cores=0-31
/proc/27100/task/27111/stat : 27111 (claspmt) R 27098 27100 26987 0 -1 4202560 56037 0 0 0 280341 85 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4313794 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=27100/tid=27112] ppid=27098 vsize=7160996 CPUtime=2804.11 cores=0-31
/proc/27100/task/27112/stat : 27112 (claspmt) R 27098 27100 26987 0 -1 4202560 30688 0 0 0 280314 97 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=27100/tid=27113] ppid=27098 vsize=7160996 CPUtime=2803.88 cores=0-31
/proc/27100/task/27113/stat : 27113 (claspmt) R 27098 27100 26987 0 -1 4202560 56012 0 0 0 280191 197 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=27100/tid=27114] ppid=27098 vsize=7160996 CPUtime=2807.68 cores=0-31
/proc/27100/task/27114/stat : 27114 (claspmt) R 27098 27100 26987 0 -1 4202560 42605 0 0 0 280654 114 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=27100/tid=27115] ppid=27098 vsize=7160996 CPUtime=2803.78 cores=0-31
/proc/27100/task/27115/stat : 27115 (claspmt) R 27098 27100 26987 0 -1 4202560 31393 0 0 0 280260 118 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=27100/tid=27116] ppid=27098 vsize=7160996 CPUtime=2803.71 cores=0-31
/proc/27100/task/27116/stat : 27116 (claspmt) R 27098 27100 26987 0 -1 4202560 89891 0 0 0 280013 358 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=27100/tid=27117] ppid=27098 vsize=7160996 CPUtime=2799.88 cores=0-31
/proc/27100/task/27117/stat : 27117 (claspmt) R 27098 27100 26987 0 -1 4202560 62778 0 0 0 279745 243 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4669389 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=27100/tid=27118] ppid=27098 vsize=7160996 CPUtime=2803.94 cores=0-31
/proc/27100/task/27118/stat : 27118 (claspmt) R 27098 27100 26987 0 -1 4202560 37793 0 0 0 280276 118 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=27100/tid=27119] ppid=27098 vsize=7160996 CPUtime=2804.18 cores=0-31
/proc/27100/task/27119/stat : 27119 (claspmt) R 27098 27100 26987 0 -1 4202560 55556 0 0 0 280335 83 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27100/tid=27120] ppid=27098 vsize=7160996 CPUtime=2800.01 cores=0-31
/proc/27100/task/27120/stat : 27120 (claspmt) R 27098 27100 26987 0 -1 4202560 29358 0 0 0 279905 96 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=27100/tid=27121] ppid=27098 vsize=7160996 CPUtime=2803.97 cores=0-31
/proc/27100/task/27121/stat : 27121 (claspmt) R 27098 27100 26987 0 -1 4202560 51922 0 0 0 280226 171 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=27100/tid=27122] ppid=27098 vsize=7160996 CPUtime=2807.39 cores=0-31
/proc/27100/task/27122/stat : 27122 (claspmt) R 27098 27100 26987 0 -1 4202560 38300 0 0 0 280642 97 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=27100/tid=27123] ppid=27098 vsize=7160996 CPUtime=2803.75 cores=0-31
/proc/27100/task/27123/stat : 27123 (claspmt) R 27098 27100 26987 0 -1 4202560 32979 0 0 0 280264 111 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=27100/tid=27124] ppid=27098 vsize=7160996 CPUtime=2797.35 cores=0-31
/proc/27100/task/27124/stat : 27124 (claspmt) R 27098 27100 26987 0 -1 4202560 91614 0 0 0 279392 343 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=27100/tid=27125] ppid=27098 vsize=7160996 CPUtime=2803.68 cores=0-31
/proc/27100/task/27125/stat : 27125 (claspmt) R 27098 27100 26987 0 -1 4202560 63895 0 0 0 280137 231 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=27100/tid=27126] ppid=27098 vsize=7160996 CPUtime=2803.84 cores=0-31
/proc/27100/task/27126/stat : 27126 (claspmt) R 27098 27100 26987 0 -1 4202560 40298 0 0 0 280261 123 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 258651061007 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=27100/tid=27127] ppid=27098 vsize=7160996 CPUtime=2804.14 cores=0-31
/proc/27100/task/27127/stat : 27127 (claspmt) R 27098 27100 26987 0 -1 4202560 58381 0 0 0 280326 88 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=27100/tid=27128] ppid=27098 vsize=7160996 CPUtime=2804.08 cores=0-31
/proc/27100/task/27128/stat : 27128 (claspmt) R 27098 27100 26987 0 -1 4202560 30740 0 0 0 280305 103 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=27100/tid=27129] ppid=27098 vsize=7160996 CPUtime=2793.2 cores=0-31
/proc/27100/task/27129/stat : 27129 (claspmt) R 27098 27100 26987 0 -1 4202560 40757 0 0 0 279209 111 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=27100/tid=27130] ppid=27098 vsize=7160996 CPUtime=2807.44 cores=0-31
/proc/27100/task/27130/stat : 27130 (claspmt) R 27098 27100 26987 0 -1 4202560 43307 0 0 0 280643 101 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=27100/tid=27131] ppid=27098 vsize=7160996 CPUtime=2795.07 cores=0-31
/proc/27100/task/27131/stat : 27131 (claspmt) R 27098 27100 26987 0 -1 4202560 31194 0 0 0 279403 104 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=27100/tid=27132] ppid=27098 vsize=7160996 CPUtime=2803.86 cores=0-31
/proc/27100/task/27132/stat : 27132 (claspmt) R 27098 27100 26987 0 -1 4202560 83285 0 0 0 280062 324 0 0 25 0 32 0 26402829 7332859904 1597170 270582939648 4194304 4964800 140734747632240 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 9 0 0 0
Current children cumulated CPU time (s) 89659.6
Current children cumulated vsize (KiB) 7160996

[startup+2812.73 s]
/proc/loadavg: 31.82 32.03 30.91 4/417 27211
/proc/meminfo: memFree=256064480/264257624 swapFree=67111528/67111528
[pid=27100] ppid=27098 vsize=7160996 CPUtime=89743 cores=0-31
/proc/27100/stat : 27100 (claspmt) S 27098 27100 26987 0 -1 4202496 1616584 0 0 0 8969032 5269 0 0 15 0 4 0 26402749 7332859904 1594082 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662759221 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/27100/statm: 1790249 1594082 464 189 0 1784598 0
[pid=27100/tid=27111] ppid=27098 vsize=7160996 CPUtime=2807.46 cores=0-31
/proc/27100/task/27111/stat : 27111 (claspmt) R 27098 27100 26987 0 -1 4202560 56041 0 0 0 280660 86 0 0 18 0 4 0 26402829 7332859904 1594082 270582939648 4194304 4964800 140734747632240 18446744073709551615 258650653584 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=27100/tid=27119] ppid=27098 vsize=7160996 CPUtime=2807.38 cores=0-31
/proc/27100/task/27119/stat : 27119 (claspmt) R 27098 27100 26987 0 -1 4202560 55556 0 0 0 280653 85 0 0 18 0 4 0 26402829 7332859904 1594082 270582939648 4194304 4964800 140734747632240 18446744073709551615 4644876 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=27100/tid=27127] ppid=27098 vsize=7160996 CPUtime=2807.34 cores=0-31
/proc/27100/task/27127/stat : 27127 (claspmt) R 27098 27100 26987 0 -1 4202560 58381 0 0 0 280643 91 0 0 18 0 4 0 26402829 7332859904 1594082 270582939648 4194304 4964800 140734747632240 18446744073709551615 258650610907 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 89743
Current children cumulated vsize (KiB) 7160996

[startup+2815.9 s]
/proc/loadavg: 31.82 32.03 30.91 2/415 27211
/proc/meminfo: memFree=256064648/264257624 swapFree=67111528/67111528
[pid=27100] ppid=27098 vsize=7160996 CPUtime=89748.8 cores=0-31
/proc/27100/stat : 27100 (claspmt) S 27098 27100 26987 0 -1 4202496 1616584 0 0 0 8969610 5273 0 0 15 0 2 0 26402749 7332859904 1594082 270582939648 4194304 4964800 140734747632240 18446744073709551615 258662759221 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/27100/statm: 1790249 1594082 464 189 0 1784598 0
[pid=27100/tid=27111] ppid=27098 vsize=7160996 CPUtime=2810.67 cores=0-31
/proc/27100/task/27111/stat : 27111 (claspmt) R 27098 27100 26987 0 -1 4202560 56041 0 0 0 280979 88 0 0 20 0 2 0 26402829 7332859904 1594082 270582939648 4194304 4964800 140734747632240 18446744073709551615 258650612750 0 0 4096 18946 0 0 0 -1 24 0 0 0
Current children cumulated CPU time (s) 89748.8
Current children cumulated vsize (KiB) 7160996

[startup+2817.5 s]
/proc/loadavg: 29.35 31.51 30.75 2/414 27211
/proc/meminfo: memFree=256083648/264257624 swapFree=67111528/67111528
[pid=27100] ppid=27098 vsize=7052536 CPUtime=89750.4 cores=0-31
/proc/27100/stat : 27100 (claspmt) R 27098 27100 26987 0 -1 4202496 1616594 0 0 0 8969766 5274 0 0 17 0 1 0 26402749 7221796864 1579529 270582939648 4194304 4964800 140734747632240 18446744073709551615 258650611056 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/27100/statm: 1763134 1579529 474 189 0 1757483 0
Current children cumulated CPU time (s) 89750.4
Current children cumulated vsize (KiB) 7052536

[startup+2817.9 s]
/proc/loadavg: 29.35 31.51 30.75 2/414 27211
/proc/meminfo: memFree=256083648/264257624 swapFree=67111528/67111528
[pid=27100] ppid=27098 vsize=4431272 CPUtime=89750.8 cores=0-31
/proc/27100/stat : 27100 (claspmt) R 27098 27100 26987 0 -1 4202496 1616594 0 0 0 8969790 5290 0 0 18 0 1 0 26402749 4537622528 947401 270582939648 4194304 4964800 140734747632240 18446744073709551615 258650999383 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/27100/statm: 1107818 946905 474 189 0 1102167 0
Current children cumulated CPU time (s) 89750.8
Current children cumulated vsize (KiB) 4431272

[startup+2818.1 s]
/proc/loadavg: 29.35 31.51 30.75 2/414 27211
/proc/meminfo: memFree=261251720/264257624 swapFree=67111528/67111528
[pid=27100] ppid=27098 vsize=0 CPUtime=89751 cores=0-31
/proc/27100/stat : 27100 (claspmt) R 27098 27100 26987 0 -1 4202500 1616595 0 0 0 8969790 5313 0 0 18 0 1 0 26402749 0 0 270582939648 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/27100/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 89751
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 2818.19
CPU time (s): 89751.1
CPU user time (s): 89697.9
CPU system time (s): 53.1899
CPU usage (%): 3184.71
Max. virtual memory (cumulated for all children) (KiB): 7160996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 89697.9
system time used= 53.1899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1616595
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= 654091
involuntary context switches= 214654

runsolver used 16.8944 second user time and 62.6935 second system time

The end

Launcher Data

Begin job on node200 at 2011-06-09 11:02:39
IDJOB=3472394
IDBENCH=82424
IDSOLVER=1961
FILE ID=node200/3472394-1307610158
RUNJOBID= node200-1307609351-27001
PBS_JOBID= 13547729
Free space on /tmp= 61740 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-rovers-18-step11.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3472394-1307610158/watcher-3472394-1307610158 -o /tmp/evaluation-result-3472394-1307610158/solver-3472394-1307610158 -C 160000 -W 5100 -M 256000  HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472394-1307610158.cnf

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

MD5SUM BENCH= ac372f51471a04bbb3fb9a678284c6a4
RANDOM SEED=1198553562

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:      262460812 kB
Buffers:        217068 kB
Cached:        1296024 kB
SwapCached:          0 kB
Active:         239188 kB
Inactive:      1337480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      262460812 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5016 kB
Writeback:           0 kB
AnonPages:       63344 kB
Mapped:          14524 kB
Slab:           144352 kB
PageTables:       4180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   165440 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-09 11:49:37