Trace number 3472309

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 5011.15

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor064.cnf
MD5SUM902b28046d424b16042ca612ddad48e0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10303
Satisfiable
(Un)Satisfiability was proved
Number of variables51064
Number of clauses152039
Sum of the clauses size354755
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2101358
Number of clauses of size 350679
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c clasp version 2.0.0-RC2
0.00/0.01	c Reading from ...453969/instance-3472309-1307453969.cnf
0.69/0.70	c Solving...
160001.97/5008.63	
160001.97/5008.63	*** INTERRUPTED! ***
160001.97/5008.63	*** 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-3472309-1307453969/watcher-3472309-1307453969 -o /tmp/evaluation-result-3472309-1307453969/solver-3472309-1307453969 -C 160000 -W 5100 -M 256000 HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472309-1307453969.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: 27.26 31.05 31.73 1/413 15572
/proc/meminfo: memFree=263360796/264257624 swapFree=67111528/67111528
[pid=15572] ppid=15570 vsize=30392 CPUtime=0.02 cores=0-31
/proc/15572/stat : 15572 (claspmt) R 15570 15572 15546 0 -1 4202496 3016 0 0 0 2 0 0 0 25 0 1 0 10783816 31121408 2655 270582939648 4194304 4964800 140733553681344 18446744073709551615 4679151 0 0 4096 18946 0 0 0 17 20 0 0 0
/proc/15572/statm: 7598 2660 374 189 0 2472 0

[startup+0.133702 s]
/proc/loadavg: 27.26 31.05 31.73 1/413 15572
/proc/meminfo: memFree=263360796/264257624 swapFree=67111528/67111528
[pid=15572] ppid=15570 vsize=36964 CPUtime=0.12 cores=0-31
/proc/15572/stat : 15572 (claspmt) R 15570 15572 15546 0 -1 4202496 5365 0 0 0 11 1 0 0 25 0 1 0 10783816 37851136 4423 270582939648 4194304 4964800 140733553681344 18446744073709551615 258650955760 0 0 4096 18946 0 0 0 17 20 0 0 0
/proc/15572/statm: 9241 4425 383 189 0 4115 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 36964

[startup+0.200712 s]
/proc/loadavg: 27.26 31.05 31.73 1/413 15572
/proc/meminfo: memFree=263360796/264257624 swapFree=67111528/67111528
[pid=15572] ppid=15570 vsize=43944 CPUtime=0.19 cores=0-31
/proc/15572/stat : 15572 (claspmt) R 15570 15572 15546 0 -1 4202496 7658 0 0 0 17 2 0 0 25 0 1 0 10783816 44998656 5947 270582939648 4194304 4964800 140733553681344 18446744073709551615 258650653381 0 0 4096 18946 0 0 0 17 20 0 0 0
/proc/15572/statm: 10986 5958 396 189 0 5860 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 43944

[startup+0.300724 s]
/proc/loadavg: 27.26 31.05 31.73 1/413 15572
/proc/meminfo: memFree=263360796/264257624 swapFree=67111528/67111528
[pid=15572] ppid=15570 vsize=46776 CPUtime=0.29 cores=0-31
/proc/15572/stat : 15572 (claspmt) R 15570 15572 15546 0 -1 4202496 8386 0 0 0 27 2 0 0 25 0 1 0 10783816 47898624 6675 270582939648 4194304 4964800 140733553681344 18446744073709551615 258650616632 0 0 4096 18946 0 0 0 17 20 0 0 0
/proc/15572/statm: 11694 6675 401 189 0 6568 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46776

[startup+0.700749 s]
/proc/loadavg: 27.26 31.05 31.73 1/413 15572
/proc/meminfo: memFree=263360796/264257624 swapFree=67111528/67111528
[pid=15572] ppid=15570 vsize=53304 CPUtime=0.69 cores=0-31
/proc/15572/stat : 15572 (claspmt) R 15570 15572 15546 0 -1 4202496 10023 0 0 0 67 2 0 0 25 0 1 0 10783816 54583296 8312 270582939648 4194304 4964800 140733553681344 18446744073709551615 4626353 0 0 4096 18946 0 0 0 17 20 0 0 0
/proc/15572/statm: 13326 8313 403 189 0 8200 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 53304

[startup+1.50273 s]
/proc/loadavg: 25.16 30.55 31.56 4/445 15604
/proc/meminfo: memFree=263177128/264257624 swapFree=67111528/67111528
[pid=15572] ppid=15570 vsize=1781636 CPUtime=7.96 cores=0-31
/proc/15572/stat : 15572 (claspmt) S 15570 15572 15546 0 -1 4202496 65812 0 0 0 274 522 0 0 18 0 32 0 10783816 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446744073709551615 0 0 17 9 0 0 0
/proc/15572/statm: 445409 50935 435 189 0 439758 0
[pid=15572/tid=15574] ppid=15570 vsize=1781636 CPUtime=0.19 cores=0-31
/proc/15572/task/15574/stat : 15574 (claspmt) S 15570 15572 15546 0 -1 4202560 1483 0 0 0 1 18 0 0 18 0 32 0 10783887 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446604575288581600 0 0 -1 1 0 0 0
[pid=15572/tid=15575] ppid=15570 vsize=1781636 CPUtime=0.21 cores=0-31
/proc/15572/task/15575/stat : 15575 (claspmt) S 15570 15572 15546 0 -1 4202560 2034 0 0 0 2 19 0 0 18 0 32 0 10783887 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446604503621049824 0 0 -1 2 0 0 0
[pid=15572/tid=15576] ppid=15570 vsize=1781636 CPUtime=0.2 cores=0-31
/proc/15572/task/15576/stat : 15576 (claspmt) S 15570 15572 15546 0 -1 4202560 1914 0 0 0 2 18 0 0 18 0 32 0 10783887 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446604574631968224 0 0 -1 3 0 0 0
[pid=15572/tid=15577] ppid=15570 vsize=1781636 CPUtime=0.16 cores=0-31
/proc/15572/task/15577/stat : 15577 (claspmt) S 15570 15572 15546 0 -1 4202560 1551 0 0 0 0 16 0 0 18 0 32 0 10783887 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446604501201067488 0 0 -1 8 0 0 0
[pid=15572/tid=15578] ppid=15570 vsize=1781636 CPUtime=0.54 cores=0-31
/proc/15572/task/15578/stat : 15578 (claspmt) R 15570 15572 15546 0 -1 4202560 1861 0 0 0 38 16 0 0 18 0 32 0 10783887 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=15572/tid=15579] ppid=15570 vsize=1781636 CPUtime=0.18 cores=0-31
/proc/15572/task/15579/stat : 15579 (claspmt) S 15570 15572 15546 0 -1 4202560 2113 0 0 0 3 15 0 0 18 0 32 0 10783887 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446604567949434336 0 0 -1 11 0 0 0
[pid=15572/tid=15580] ppid=15570 vsize=1781636 CPUtime=0.19 cores=0-31
/proc/15572/task/15580/stat : 15580 (claspmt) S 15570 15572 15546 0 -1 4202560 1882 0 0 0 2 17 0 0 18 0 32 0 10783887 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446604574940782048 0 0 -1 23 0 0 0
[pid=15572/tid=15581] ppid=15570 vsize=1781636 CPUtime=0.19 cores=0-31
/proc/15572/task/15581/stat : 15581 (claspmt) S 15570 15572 15546 0 -1 4202560 1561 0 0 0 1 18 0 0 18 0 32 0 10783887 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446604574631615968 0 0 -1 5 0 0 0
[pid=15572/tid=15582] ppid=15570 vsize=1781636 CPUtime=0.13 cores=0-31
/proc/15572/task/15582/stat : 15582 (claspmt) S 15570 15572 15546 0 -1 4202560 1627 0 0 0 2 11 0 0 18 0 32 0 10783887 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446604574631788000 0 0 -1 7 0 0 0
[pid=15572/tid=15583] ppid=15570 vsize=1781636 CPUtime=0.18 cores=0-31
/proc/15572/task/15583/stat : 15583 (claspmt) S 15570 15572 15546 0 -1 4202560 1982 0 0 0 1 17 0 0 18 0 32 0 10783887 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446604504222580192 0 0 -1 6 0 0 0
[pid=15572/tid=15584] ppid=15570 vsize=1781636 CPUtime=0.16 cores=0-31
/proc/15572/task/15584/stat : 15584 (claspmt) S 15570 15572 15546 0 -1 4202560 1982 0 0 0 2 14 0 0 18 0 32 0 10783887 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446604568146140640 0 0 -1 19 0 0 0
[pid=15572/tid=15585] ppid=15570 vsize=1781636 CPUtime=0.18 cores=0-31
/proc/15572/task/15585/stat : 15585 (claspmt) S 15570 15572 15546 0 -1 4202560 1545 0 0 0 1 17 0 0 18 0 32 0 10783887 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446604501177695712 0 0 -1 18 0 0 0
[pid=15572/tid=15586] ppid=15570 vsize=1781636 CPUtime=0.55 cores=0-31
/proc/15572/task/15586/stat : 15586 (claspmt) R 15570 15572 15546 0 -1 4202560 1802 0 0 0 38 17 0 0 18 0 32 0 10783887 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=15572/tid=15587] ppid=15570 vsize=1781636 CPUtime=0.18 cores=0-31
/proc/15572/task/15587/stat : 15587 (claspmt) S 15570 15572 15546 0 -1 4202560 1969 0 0 0 1 17 0 0 18 0 32 0 10783887 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446604574631714272 0 0 -1 10 0 0 0
[pid=15572/tid=15588] ppid=15570 vsize=1781636 CPUtime=0.19 cores=0-31
/proc/15572/task/15588/stat : 15588 (claspmt) S 15570 15572 15546 0 -1 4202560 1947 0 0 0 2 17 0 0 18 0 32 0 10783887 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446604573136461280 0 0 -1 16 0 0 0
[pid=15572/tid=15589] ppid=15570 vsize=1781636 CPUtime=0.17 cores=0-31
/proc/15572/task/15589/stat : 15589 (claspmt) S 15570 15572 15546 0 -1 4202560 1630 0 0 0 1 16 0 0 18 0 32 0 10783887 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446604574840905184 0 0 -1 4 0 0 0
[pid=15572/tid=15590] ppid=15570 vsize=1781636 CPUtime=0.11 cores=0-31
/proc/15572/task/15590/stat : 15590 (claspmt) S 15570 15572 15546 0 -1 4202560 1378 0 0 0 1 10 0 0 18 0 32 0 10783887 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446604569899720160 0 0 -1 23 0 0 0
[pid=15572/tid=15591] ppid=15570 vsize=1781636 CPUtime=0.17 cores=0-31
/proc/15572/task/15591/stat : 15591 (claspmt) S 15570 15572 15546 0 -1 4202560 1992 0 0 0 2 15 0 0 18 0 32 0 10783887 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446604499126525408 0 0 -1 27 0 0 0
[pid=15572/tid=15592] ppid=15570 vsize=1781636 CPUtime=0.18 cores=0-31
/proc/15572/task/15592/stat : 15592 (claspmt) S 15570 15572 15546 0 -1 4202560 1999 0 0 0 1 17 0 0 18 0 32 0 10783887 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446604567956815328 0 0 -1 9 0 0 0
[pid=15572/tid=15593] ppid=15570 vsize=1781636 CPUtime=0.18 cores=0-31
/proc/15572/task/15593/stat : 15593 (claspmt) S 15570 15572 15546 0 -1 4202560 1588 0 0 0 0 18 0 0 18 0 32 0 10783887 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446604501193571808 0 0 -1 0 0 0 0
[pid=15572/tid=15594] ppid=15570 vsize=1781636 CPUtime=0.56 cores=0-31
/proc/15572/task/15594/stat : 15594 (claspmt) R 15570 15572 15546 0 -1 4202560 1823 0 0 0 40 16 0 0 18 0 32 0 10783887 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 25 0 0 0
[pid=15572/tid=15595] ppid=15570 vsize=1781636 CPUtime=0.17 cores=0-31
/proc/15572/task/15595/stat : 15595 (claspmt) S 15570 15572 15546 0 -1 4202560 1891 0 0 0 1 16 0 0 18 0 32 0 10783888 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446604501197553120 0 0 -1 30 0 0 0
[pid=15572/tid=15596] ppid=15570 vsize=1781636 CPUtime=0.18 cores=0-31
/proc/15572/task/15596/stat : 15596 (claspmt) S 15570 15572 15546 0 -1 4202560 1807 0 0 0 2 16 0 0 18 0 32 0 10783888 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446604574620048864 0 0 -1 21 0 0 0
[pid=15572/tid=15597] ppid=15570 vsize=1781636 CPUtime=0.18 cores=0-31
/proc/15572/task/15597/stat : 15597 (claspmt) S 15570 15572 15546 0 -1 4202560 1582 0 0 0 1 17 0 0 18 0 32 0 10783888 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446604574631902688 0 0 -1 29 0 0 0
[pid=15572/tid=15598] ppid=15570 vsize=1781636 CPUtime=0.17 cores=0-31
/proc/15572/task/15598/stat : 15598 (claspmt) S 15570 15572 15546 0 -1 4202560 1572 0 0 0 1 16 0 0 18 0 32 0 10783888 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446604501185600992 0 0 -1 17 0 0 0
[pid=15572/tid=15599] ppid=15570 vsize=1781636 CPUtime=0.18 cores=0-31
/proc/15572/task/15599/stat : 15599 (claspmt) S 15570 15572 15546 0 -1 4202560 1989 0 0 0 1 17 0 0 18 0 32 0 10783888 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446604503241760224 0 0 -1 13 0 0 0
[pid=15572/tid=15600] ppid=15570 vsize=1781636 CPUtime=0.19 cores=0-31
/proc/15572/task/15600/stat : 15600 (claspmt) S 15570 15572 15546 0 -1 4202560 1929 0 0 0 2 17 0 0 18 0 32 0 10783888 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446604502475742688 0 0 -1 26 0 0 0
[pid=15572/tid=15601] ppid=15570 vsize=1781636 CPUtime=0.18 cores=0-31
/proc/15572/task/15601/stat : 15601 (claspmt) S 15570 15572 15546 0 -1 4202560 1578 0 0 0 1 17 0 0 18 0 32 0 10783888 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446604574632115680 0 0 -1 28 0 0 0
[pid=15572/tid=15602] ppid=15570 vsize=1781636 CPUtime=0.53 cores=0-31
/proc/15572/task/15602/stat : 15602 (claspmt) R 15570 15572 15546 0 -1 4202560 1828 0 0 0 36 17 0 0 18 0 32 0 10783888 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=15572/tid=15603] ppid=15570 vsize=1781636 CPUtime=0.18 cores=0-31
/proc/15572/task/15603/stat : 15603 (claspmt) S 15570 15572 15546 0 -1 4202560 1937 0 0 0 1 17 0 0 18 0 32 0 10783888 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446604567460847072 0 0 -1 22 0 0 0
[pid=15572/tid=15604] ppid=15570 vsize=1781636 CPUtime=0.17 cores=0-31
/proc/15572/task/15604/stat : 15604 (claspmt) S 15570 15572 15546 0 -1 4202560 1883 0 0 0 2 15 0 0 18 0 32 0 10783888 1824395264 50935 270582939648 4194304 4964800 140733553681344 18446744073709551615 258662772457 0 0 4096 18946 18446604505874423264 0 0 -1 24 0 0 0
Current children cumulated CPU time (s) 7.96
Current children cumulated vsize (KiB) 1781636

[startup+3.1027 s]
/proc/loadavg: 25.16 30.55 31.56 5/445 15604
/proc/meminfo: memFree=263158312/264257624 swapFree=67111528/67111528
[pid=15572] ppid=15570 vsize=1781636 CPUtime=30.6 cores=0-31
/proc/15572/stat : 15572 (claspmt) R 15570 15572 15546 0 -1 4202496 70744 0 0 0 2519 541 0 0 18 0 32 0 10783816 1824395264 55845 270582939648 4194304 4964800 140733553681344 18446744073709551615 4456608 0 0 4096 18946 18446744073709551615 0 0 17 25 0 0 0
/proc/15572/statm: 445409 55845 461 189 0 439758 0
[pid=15572/tid=15574] ppid=15570 vsize=1781636 CPUtime=0.77 cores=0-31
/proc/15572/task/15574/stat : 15574 (claspmt) R 15570 15572 15546 0 -1 4202560 1659 0 0 0 59 18 0 0 18 0 32 0 10783887 1824395264 55845 270582939648 4194304 4964800 140733553681344 18446744073709551615 4370381 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15572/tid=15575] ppid=15570 vsize=1781636 CPUtime=0.8 cores=0-31
/proc/15572/task/15575/stat : 15575 (claspmt) R 15570 15572 15546 0 -1 4202560 2218 0 0 0 60 20 0 0 18 0 32 0 10783887 1824395264 55845 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15572/tid=15576] ppid=15570 vsize=1781636 CPUtime=0.78 cores=0-31
/proc/15572/task/15576/stat : 15576 (claspmt) R 15570 15572 15546 0 -1 4202560 2059 0 0 0 59 19 0 0 18 0 32 0 10783887 1824395264 55845 270582939648 4194304 4964800 140733553681344 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15572/tid=15577] ppid=15570 vsize=1781636 CPUtime=0.75 cores=0-31
/proc/15572/task/15577/stat : 15577 (claspmt) R 15570 15572 15546 0 -1 4202560 1690 0 0 0 58 17 0 0 16 0 32 0 10783887 1824395264 55845 270582939648 4194304 4964800 140733553681344 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=15572/tid=15578] ppid=15570 vsize=1781636 CPUtime=2.14 cores=0-31
/proc/15572/task/15578/stat : 15578 (claspmt) R 15570 15572 15546 0 -1 4202560 1897 0 0 0 197 17 0 0 20 0 32 0 10783887 1824395264 55845 270582939648 4194304 4964800 140733553681344 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=15572/tid=15579] ppid=15570 vsize=1781636 CPUtime=0.76 cores=0-31
/proc/15572/task/15579/stat : 15579 (claspmt) R 15570 15572 15546 0 -1 4202560 2248 0 0 0 60 16 0 0 18 0 32 0 10783887 1824395264 55846 270582939648 4194304 4964800 140733553681344 18446744073709551615 4669856 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=15572/tid=15580] ppid=15570 vsize=1781636 CPUtime=0.77 cores=0-31
/proc/15572/task/15580/stat : 15580 (claspmt) R 15570 15572 15546 0 -1 4202560 2052 0 0 0 59 18 0 0 18 0 32 0 10783887 1824395264 55847 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670129 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=15572/tid=15581] ppid=15570 vsize=1781636 CPUtime=0.77 cores=0-31
/proc/15572/task/15581/stat : 15581 (claspmt) R 15570 15572 15546 0 -1 4202560 1749 0 0 0 59 18 0 0 18 0 32 0 10783887 1824395264 55847 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670194 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15572/tid=15582] ppid=15570 vsize=1781636 CPUtime=0.72 cores=0-31
/proc/15572/task/15582/stat : 15582 (claspmt) R 15570 15572 15546 0 -1 4202560 1695 0 0 0 61 11 0 0 18 0 32 0 10783887 1824395264 55847 270582939648 4194304 4964800 140733553681344 18446744073709551615 4370229 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15572/tid=15583] ppid=15570 vsize=1781636 CPUtime=0.77 cores=0-31
/proc/15572/task/15583/stat : 15583 (claspmt) R 15570 15572 15546 0 -1 4202560 2148 0 0 0 59 18 0 0 18 0 32 0 10783887 1824395264 55847 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15572/tid=15584] ppid=15570 vsize=1781636 CPUtime=0.74 cores=0-31
/proc/15572/task/15584/stat : 15584 (claspmt) R 15570 15572 15546 0 -1 4202560 2067 0 0 0 60 14 0 0 18 0 32 0 10783887 1824395264 55847 270582939648 4194304 4964800 140733553681344 18446744073709551615 4379073 0 0 4096 18946 0 0 0 -1 19 0 0 0
[pid=15572/tid=15585] ppid=15570 vsize=1781636 CPUtime=0.75 cores=0-31
/proc/15572/task/15585/stat : 15585 (claspmt) R 15570 15572 15546 0 -1 4202560 1739 0 0 0 58 17 0 0 16 0 32 0 10783887 1824395264 55848 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=15572/tid=15586] ppid=15570 vsize=1781636 CPUtime=2.15 cores=0-31
/proc/15572/task/15586/stat : 15586 (claspmt) R 15570 15572 15546 0 -1 4202560 1849 0 0 0 198 17 0 0 20 0 32 0 10783887 1824395264 55848 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=15572/tid=15587] ppid=15570 vsize=1781636 CPUtime=0.77 cores=0-31
/proc/15572/task/15587/stat : 15587 (claspmt) R 15570 15572 15546 0 -1 4202560 2215 0 0 0 59 18 0 0 18 0 32 0 10783887 1824395264 55848 270582939648 4194304 4964800 140733553681344 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=15572/tid=15588] ppid=15570 vsize=1781636 CPUtime=0.78 cores=0-31
/proc/15572/task/15588/stat : 15588 (claspmt) R 15570 15572 15546 0 -1 4202560 2201 0 0 0 60 18 0 0 18 0 32 0 10783887 1824395264 55848 270582939648 4194304 4964800 140733553681344 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=15572/tid=15589] ppid=15570 vsize=1781636 CPUtime=0.75 cores=0-31
/proc/15572/task/15589/stat : 15589 (claspmt) R 15570 15572 15546 0 -1 4202560 1787 0 0 0 59 16 0 0 18 0 32 0 10783887 1824395264 55849 270582939648 4194304 4964800 140733553681344 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15572/tid=15590] ppid=15570 vsize=1781636 CPUtime=0.7 cores=0-31
/proc/15572/task/15590/stat : 15590 (claspmt) R 15570 15572 15546 0 -1 4202560 1470 0 0 0 60 10 0 0 18 0 32 0 10783887 1824395264 55851 270582939648 4194304 4964800 140733553681344 18446744073709551615 4668728 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=15572/tid=15591] ppid=15570 vsize=1781636 CPUtime=0.73 cores=0-31
/proc/15572/task/15591/stat : 15591 (claspmt) R 15570 15572 15546 0 -1 4202560 2162 0 0 0 58 15 0 0 18 0 32 0 10783887 1824395264 55851 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=15572/tid=15592] ppid=15570 vsize=1781636 CPUtime=0.76 cores=0-31
/proc/15572/task/15592/stat : 15592 (claspmt) R 15570 15572 15546 0 -1 4202560 2232 0 0 0 58 18 0 0 18 0 32 0 10783887 1824395264 55851 270582939648 4194304 4964800 140733553681344 18446744073709551615 258650616986 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=15572/tid=15593] ppid=15570 vsize=1781636 CPUtime=0.77 cores=0-31
/proc/15572/task/15593/stat : 15593 (claspmt) R 15570 15572 15546 0 -1 4202560 1755 0 0 0 58 19 0 0 16 0 32 0 10783887 1824395264 55851 270582939648 4194304 4964800 140733553681344 18446744073709551615 4370236 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15572/tid=15594] ppid=15570 vsize=1781636 CPUtime=2.09 cores=0-31
/proc/15572/task/15594/stat : 15594 (claspmt) R 15570 15572 15546 0 -1 4202560 1827 0 0 0 193 16 0 0 20 0 32 0 10783887 1824395264 55851 270582939648 4194304 4964800 140733553681344 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=15572/tid=15595] ppid=15570 vsize=1781636 CPUtime=0.76 cores=0-31
/proc/15572/task/15595/stat : 15595 (claspmt) R 15570 15572 15546 0 -1 4202560 2048 0 0 0 59 17 0 0 18 0 32 0 10783888 1824395264 55851 270582939648 4194304 4964800 140733553681344 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=15572/tid=15596] ppid=15570 vsize=1781636 CPUtime=0.76 cores=0-31
/proc/15572/task/15596/stat : 15596 (claspmt) R 15570 15572 15546 0 -1 4202560 2063 0 0 0 59 17 0 0 18 0 32 0 10783888 1824395264 55851 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=15572/tid=15597] ppid=15570 vsize=1781636 CPUtime=0.77 cores=0-31
/proc/15572/task/15597/stat : 15597 (claspmt) R 15570 15572 15546 0 -1 4202560 1740 0 0 0 59 18 0 0 18 0 32 0 10783888 1824395264 55851 270582939648 4194304 4964800 140733553681344 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=15572/tid=15598] ppid=15570 vsize=1781636 CPUtime=0.76 cores=0-31
/proc/15572/task/15598/stat : 15598 (claspmt) R 15570 15572 15546 0 -1 4202560 1730 0 0 0 60 16 0 0 18 0 32 0 10783888 1824395264 55851 270582939648 4194304 4964800 140733553681344 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=15572/tid=15599] ppid=15570 vsize=1781636 CPUtime=0.76 cores=0-31
/proc/15572/task/15599/stat : 15599 (claspmt) R 15570 15572 15546 0 -1 4202560 2185 0 0 0 59 17 0 0 18 0 32 0 10783888 1824395264 55851 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=15572/tid=15600] ppid=15570 vsize=1781636 CPUtime=0.76 cores=0-31
/proc/15572/task/15600/stat : 15600 (claspmt) R 15570 15572 15546 0 -1 4202560 2131 0 0 0 59 17 0 0 18 0 32 0 10783888 1824395264 55852 270582939648 4194304 4964800 140733553681344 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=15572/tid=15601] ppid=15570 vsize=1781636 CPUtime=0.77 cores=0-31
/proc/15572/task/15601/stat : 15601 (claspmt) R 15570 15572 15546 0 -1 4202560 1735 0 0 0 59 18 0 0 18 0 32 0 10783888 1824395264 55852 270582939648 4194304 4964800 140733553681344 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=15572/tid=15602] ppid=15570 vsize=1781636 CPUtime=2.11 cores=0-31
/proc/15572/task/15602/stat : 15602 (claspmt) R 15570 15572 15546 0 -1 4202560 1863 0 0 0 194 17 0 0 20 0 32 0 10783888 1824395264 55852 270582939648 4194304 4964800 140733553681344 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=15572/tid=15603] ppid=15570 vsize=1781636 CPUtime=0.76 cores=0-31

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

[pid=15572/tid=15581] ppid=15570 vsize=11288380 CPUtime=4954.88 cores=0-31
/proc/15572/task/15581/stat : 15581 (claspmt) R 15570 15572 15546 0 -1 4202560 11942 0 0 0 495418 70 0 0 25 0 32 0 10783887 11559301120 2564523 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=15572/tid=15582] ppid=15570 vsize=11288380 CPUtime=4955.83 cores=0-31
/proc/15572/task/15582/stat : 15582 (claspmt) R 15570 15572 15546 0 -1 4202560 10807 0 0 0 495526 57 0 0 25 0 32 0 10783887 11559301120 2564523 270582939648 4194304 4964800 140733553681344 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15572/tid=15583] ppid=15570 vsize=11288380 CPUtime=4940.55 cores=0-31
/proc/15572/task/15583/stat : 15583 (claspmt) R 15570 15572 15546 0 -1 4202560 83583 0 0 0 493789 266 0 0 25 0 32 0 10783887 11559301120 2564523 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=15572/tid=15584] ppid=15570 vsize=11288380 CPUtime=4947.33 cores=0-31
/proc/15572/task/15584/stat : 15584 (claspmt) R 15570 15572 15546 0 -1 4202560 13914 0 0 0 494663 70 0 0 25 0 32 0 10783887 11559301120 2564523 270582939648 4194304 4964800 140733553681344 18446744073709551615 4668728 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15572/tid=15585] ppid=15570 vsize=11288380 CPUtime=4957.75 cores=0-31
/proc/15572/task/15585/stat : 15585 (claspmt) R 15570 15572 15546 0 -1 4202560 85156 0 0 0 495482 293 0 0 25 0 32 0 10783887 11559301120 2564523 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15572/tid=15586] ppid=15570 vsize=11288380 CPUtime=4958.28 cores=0-31
/proc/15572/task/15586/stat : 15586 (claspmt) R 15570 15572 15546 0 -1 4202560 67678 0 0 0 495585 243 0 0 25 0 32 0 10783887 11559301120 2564523 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=15572/tid=15587] ppid=15570 vsize=11288380 CPUtime=4958.21 cores=0-31
/proc/15572/task/15587/stat : 15587 (claspmt) R 15570 15572 15546 0 -1 4202560 16518 0 0 0 495739 82 0 0 25 0 32 0 10783887 11559301120 2564523 270582939648 4194304 4964800 140733553681344 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=15572/tid=15588] ppid=15570 vsize=11288380 CPUtime=4957.95 cores=0-31
/proc/15572/task/15588/stat : 15588 (claspmt) R 15570 15572 15546 0 -1 4202560 392367 0 0 0 494913 882 0 0 25 0 32 0 10783887 11559301120 2564523 270582939648 4194304 4964800 140733553681344 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=15572/tid=15589] ppid=15570 vsize=11288380 CPUtime=4957 cores=0-31
/proc/15572/task/15589/stat : 15589 (claspmt) R 15570 15572 15546 0 -1 4202560 12345 0 0 0 495633 67 0 0 25 0 32 0 10783887 11559301120 2564523 270582939648 4194304 4964800 140733553681344 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=15572/tid=15590] ppid=15570 vsize=11288380 CPUtime=4941.45 cores=0-31
/proc/15572/task/15590/stat : 15590 (claspmt) R 15570 15572 15546 0 -1 4202560 9912 0 0 0 494092 53 0 0 25 0 32 0 10783887 11559301120 2564523 270582939648 4194304 4964800 140733553681344 18446744073709551615 4332313 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15572/tid=15591] ppid=15570 vsize=11288380 CPUtime=4954.47 cores=0-31
/proc/15572/task/15591/stat : 15591 (claspmt) R 15570 15572 15546 0 -1 4202560 87676 0 0 0 495173 274 0 0 25 0 32 0 10783887 11559301120 2564523 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=15572/tid=15592] ppid=15570 vsize=11288380 CPUtime=4932.36 cores=0-31
/proc/15572/task/15592/stat : 15592 (claspmt) R 15570 15572 15546 0 -1 4202560 14686 0 0 0 493155 81 0 0 25 0 32 0 10783887 11559301120 2564523 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=15572/tid=15593] ppid=15570 vsize=11288380 CPUtime=4957.83 cores=0-31
/proc/15572/task/15593/stat : 15593 (claspmt) R 15570 15572 15546 0 -1 4202560 91969 0 0 0 495478 305 0 0 25 0 32 0 10783887 11559301120 2564523 270582939648 4194304 4964800 140733553681344 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15572/tid=15594] ppid=15570 vsize=11288380 CPUtime=4959.27 cores=0-31
/proc/15572/task/15594/stat : 15594 (claspmt) R 15570 15572 15546 0 -1 4202560 95226 0 0 0 495646 281 0 0 25 0 32 0 10783887 11559301120 2564523 270582939648 4194304 4964800 140733553681344 18446744073709551615 4675443 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=15572/tid=15595] ppid=15570 vsize=11288380 CPUtime=4958.35 cores=0-31
/proc/15572/task/15595/stat : 15595 (claspmt) R 15570 15572 15546 0 -1 4202560 16913 0 0 0 495752 83 0 0 25 0 32 0 10783888 11559301120 2564523 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=15572/tid=15596] ppid=15570 vsize=11288380 CPUtime=4957.96 cores=0-31
/proc/15572/task/15596/stat : 15596 (claspmt) R 15570 15572 15546 0 -1 4202560 414110 0 0 0 494942 854 0 0 25 0 32 0 10783888 11559301120 2564523 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=15572/tid=15597] ppid=15570 vsize=11288380 CPUtime=4955.18 cores=0-31
/proc/15572/task/15597/stat : 15597 (claspmt) R 15570 15572 15546 0 -1 4202560 10192 0 0 0 495421 97 0 0 25 0 32 0 10783888 11559301120 2564523 270582939648 4194304 4964800 140733553681344 18446744073709551615 4321121 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15572/tid=15598] ppid=15570 vsize=11288380 CPUtime=4958.21 cores=0-31
/proc/15572/task/15598/stat : 15598 (claspmt) R 15570 15572 15546 0 -1 4202560 10541 0 0 0 495760 61 0 0 25 0 32 0 10783888 11559301120 2564523 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=15572/tid=15599] ppid=15570 vsize=11288380 CPUtime=4955.06 cores=0-31
/proc/15572/task/15599/stat : 15599 (claspmt) R 15570 15572 15546 0 -1 4202560 57297 0 0 0 495310 196 0 0 25 0 32 0 10783888 11559301120 2564523 270582939648 4194304 4964800 140733553681344 18446744073709551615 4683980 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=15572/tid=15600] ppid=15570 vsize=11288380 CPUtime=4958.35 cores=0-31
/proc/15572/task/15600/stat : 15600 (claspmt) R 15570 15572 15546 0 -1 4202560 15480 0 0 0 495755 80 0 0 25 0 32 0 10783888 11559301120 2564523 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=15572/tid=15601] ppid=15570 vsize=11288380 CPUtime=4957.86 cores=0-31
/proc/15572/task/15601/stat : 15601 (claspmt) R 15570 15572 15546 0 -1 4202560 90473 0 0 0 495470 316 0 0 25 0 32 0 10783888 11559301120 2564523 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=15572/tid=15602] ppid=15570 vsize=11288380 CPUtime=4958.76 cores=0-31
/proc/15572/task/15602/stat : 15602 (claspmt) R 15570 15572 15546 0 -1 4202560 82622 0 0 0 495620 256 0 0 25 0 32 0 10783888 11559301120 2564523 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=15572/tid=15603] ppid=15570 vsize=11288380 CPUtime=4958.41 cores=0-31
/proc/15572/task/15603/stat : 15603 (claspmt) R 15570 15572 15546 0 -1 4202560 14482 0 0 0 495766 75 0 0 25 0 32 0 10783888 11559301120 2564523 270582939648 4194304 4964800 140733553681344 18446744073709551615 4627828 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=15572/tid=15604] ppid=15570 vsize=11288380 CPUtime=4945.68 cores=0-31
/proc/15572/task/15604/stat : 15604 (claspmt) R 15570 15572 15546 0 -1 4202560 309844 0 0 0 493813 755 0 0 25 0 32 0 10783888 11559301120 2564523 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 19 0 0 0
Current children cumulated CPU time (s) 158521
Current children cumulated vsize (KiB) 11288380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.6 s]
/proc/loadavg: 32.03 32.01 32.00 33/445 15762
/proc/meminfo: memFree=252989684/264257624 swapFree=67111528/67111528
[pid=15572] ppid=15570 vsize=11484988 CPUtime=160002 cores=0-31
/proc/15572/stat : 15572 (claspmt) R 15570 15572 15546 0 -1 4202496 2659565 0 0 0 15992472 7725 0 0 25 0 32 0 10783816 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4669479 0 0 4096 18946 18446744073709551615 0 0 17 25 0 0 0
/proc/15572/statm: 2871247 2588029 463 189 0 2865596 0
[pid=15572/tid=15574] ppid=15570 vsize=11484988 CPUtime=5004.62 cores=0-31
/proc/15572/task/15574/stat : 15574 (claspmt) R 15570 15572 15546 0 -1 4202560 10872 0 0 0 500399 63 0 0 25 0 32 0 10783887 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 9 0 0 0
[pid=15572/tid=15575] ppid=15570 vsize=11484988 CPUtime=4990.82 cores=0-31
/proc/15572/task/15575/stat : 15575 (claspmt) R 15570 15572 15546 0 -1 4202560 54599 0 0 0 498874 208 0 0 25 0 32 0 10783887 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 15 0 0 0
[pid=15572/tid=15576] ppid=15570 vsize=11484988 CPUtime=4987.37 cores=0-31
/proc/15572/task/15576/stat : 15576 (claspmt) R 15570 15572 15546 0 -1 4202560 13193 0 0 0 498666 71 0 0 25 0 32 0 10783887 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 31 0 0 0
[pid=15572/tid=15577] ppid=15570 vsize=11484988 CPUtime=4997.59 cores=0-31
/proc/15572/task/15577/stat : 15577 (claspmt) R 15570 15572 15546 0 -1 4202560 90101 0 0 0 499456 303 0 0 25 0 32 0 10783887 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 24 0 0 0
[pid=15572/tid=15578] ppid=15570 vsize=11484988 CPUtime=5005.48 cores=0-31
/proc/15572/task/15578/stat : 15578 (claspmt) R 15570 15572 15546 0 -1 4202560 71065 0 0 0 500322 226 0 0 25 0 32 0 10783887 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15572/tid=15579] ppid=15570 vsize=11484988 CPUtime=4999.14 cores=0-31
/proc/15572/task/15579/stat : 15579 (claspmt) R 15570 15572 15546 0 -1 4202560 13088 0 0 0 499847 67 0 0 25 0 32 0 10783887 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15572/tid=15580] ppid=15570 vsize=11484988 CPUtime=5002.99 cores=0-31
/proc/15572/task/15580/stat : 15580 (claspmt) R 15570 15572 15546 0 -1 4202560 352342 0 0 0 499441 858 0 0 25 0 32 0 10783887 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 14 0 0 0
[pid=15572/tid=15581] ppid=15570 vsize=11484988 CPUtime=5001.18 cores=0-31
/proc/15572/task/15581/stat : 15581 (claspmt) R 15570 15572 15546 0 -1 4202560 12041 0 0 0 500048 70 0 0 25 0 32 0 10783887 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4362287 0 0 4096 18946 0 0 0 -1 27 0 0 0
[pid=15572/tid=15582] ppid=15570 vsize=11484988 CPUtime=5002.14 cores=0-31
/proc/15572/task/15582/stat : 15582 (claspmt) R 15570 15572 15546 0 -1 4202560 10812 0 0 0 500157 57 0 0 25 0 32 0 10783887 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4678045 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15572/tid=15583] ppid=15570 vsize=11484988 CPUtime=4986.87 cores=0-31
/proc/15572/task/15583/stat : 15583 (claspmt) R 15570 15572 15546 0 -1 4202560 85404 0 0 0 498414 273 0 0 25 0 32 0 10783887 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 23 0 0 0
[pid=15572/tid=15584] ppid=15570 vsize=11484988 CPUtime=4993.64 cores=0-31
/proc/15572/task/15584/stat : 15584 (claspmt) R 15570 15572 15546 0 -1 4202560 13914 0 0 0 499294 70 0 0 25 0 32 0 10783887 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15572/tid=15585] ppid=15570 vsize=11484988 CPUtime=5004.06 cores=0-31
/proc/15572/task/15585/stat : 15585 (claspmt) R 15570 15572 15546 0 -1 4202560 88048 0 0 0 500101 305 0 0 25 0 32 0 10783887 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15572/tid=15586] ppid=15570 vsize=11484988 CPUtime=5004.59 cores=0-31
/proc/15572/task/15586/stat : 15586 (claspmt) R 15570 15572 15546 0 -1 4202560 68393 0 0 0 500213 246 0 0 25 0 32 0 10783887 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 29 0 0 0
[pid=15572/tid=15587] ppid=15570 vsize=11484988 CPUtime=5004.52 cores=0-31
/proc/15572/task/15587/stat : 15587 (claspmt) R 15570 15572 15546 0 -1 4202560 17077 0 0 0 500368 84 0 0 25 0 32 0 10783887 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 10 0 0 0
[pid=15572/tid=15588] ppid=15570 vsize=11484988 CPUtime=5004.26 cores=0-31
/proc/15572/task/15588/stat : 15588 (claspmt) R 15570 15572 15546 0 -1 4202560 392367 0 0 0 499544 882 0 0 25 0 32 0 10783887 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 16 0 0 0
[pid=15572/tid=15589] ppid=15570 vsize=11484988 CPUtime=5003.29 cores=0-31
/proc/15572/task/15589/stat : 15589 (claspmt) R 15570 15572 15546 0 -1 4202560 13627 0 0 0 500258 71 0 0 25 0 32 0 10783887 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 8 0 0 0
[pid=15572/tid=15590] ppid=15570 vsize=11484988 CPUtime=4987.76 cores=0-31
/proc/15572/task/15590/stat : 15590 (claspmt) R 15570 15572 15546 0 -1 4202560 9921 0 0 0 498723 53 0 0 25 0 32 0 10783887 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15572/tid=15591] ppid=15570 vsize=11484988 CPUtime=5000.78 cores=0-31
/proc/15572/task/15591/stat : 15591 (claspmt) R 15570 15572 15546 0 -1 4202560 92157 0 0 0 499798 280 0 0 25 0 32 0 10783887 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 13 0 0 0
[pid=15572/tid=15592] ppid=15570 vsize=11484988 CPUtime=4978.68 cores=0-31
/proc/15572/task/15592/stat : 15592 (claspmt) R 15570 15572 15546 0 -1 4202560 14686 0 0 0 497787 81 0 0 25 0 32 0 10783887 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 11 0 0 0
[pid=15572/tid=15593] ppid=15570 vsize=11484988 CPUtime=5004.15 cores=0-31
/proc/15572/task/15593/stat : 15593 (claspmt) R 15570 15572 15546 0 -1 4202560 91986 0 0 0 500109 306 0 0 25 0 32 0 10783887 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15572/tid=15594] ppid=15570 vsize=11484988 CPUtime=5005.58 cores=0-31
/proc/15572/task/15594/stat : 15594 (claspmt) R 15570 15572 15546 0 -1 4202560 96581 0 0 0 500272 286 0 0 25 0 32 0 10783887 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4678036 0 0 4096 18946 0 0 0 -1 12 0 0 0
[pid=15572/tid=15595] ppid=15570 vsize=11484988 CPUtime=5004.65 cores=0-31
/proc/15572/task/15595/stat : 15595 (claspmt) R 15570 15572 15546 0 -1 4202560 16923 0 0 0 500382 83 0 0 25 0 32 0 10783888 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 26 0 0 0
[pid=15572/tid=15596] ppid=15570 vsize=11484988 CPUtime=5004.27 cores=0-31
/proc/15572/task/15596/stat : 15596 (claspmt) R 15570 15572 15546 0 -1 4202560 417441 0 0 0 499559 868 0 0 25 0 32 0 10783888 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 21 0 0 0
[pid=15572/tid=15597] ppid=15570 vsize=11484988 CPUtime=5001.48 cores=0-31
/proc/15572/task/15597/stat : 15597 (claspmt) R 15570 15572 15546 0 -1 4202560 10195 0 0 0 500050 98 0 0 25 0 32 0 10783888 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15572/tid=15598] ppid=15570 vsize=11484988 CPUtime=5004.52 cores=0-31
/proc/15572/task/15598/stat : 15598 (claspmt) R 15570 15572 15546 0 -1 4202560 10733 0 0 0 500391 61 0 0 25 0 32 0 10783888 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 17 0 0 0
[pid=15572/tid=15599] ppid=15570 vsize=11484988 CPUtime=5001.37 cores=0-31
/proc/15572/task/15599/stat : 15599 (claspmt) R 15570 15572 15546 0 -1 4202560 57305 0 0 0 499941 196 0 0 25 0 32 0 10783888 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 18 0 0 0
[pid=15572/tid=15600] ppid=15570 vsize=11484988 CPUtime=5004.66 cores=0-31
/proc/15572/task/15600/stat : 15600 (claspmt) R 15570 15572 15546 0 -1 4202560 15499 0 0 0 500386 80 0 0 25 0 32 0 10783888 11760627712 2588029 270582939648 4194304 4964800 140733553681344 18446744073709551615 4632355 0 0 4096 18946 0 0 0 -1 30 0 0 0
[pid=15572/tid=15601] ppid=15570 vsize=11484988 CPUtime=5004.17 cores=0-31
/proc/15572/task/15601/stat : 15601 (claspmt) R 15570 15572 15546 0 -1 4202560 91656 0 0 0 500098 319 0 0 25 0 32 0 10783888 11760627712 2588030 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 28 0 0 0
[pid=15572/tid=15602] ppid=15570 vsize=11484988 CPUtime=5005.06 cores=0-31
/proc/15572/task/15602/stat : 15602 (claspmt) R 15570 15572 15546 0 -1 4202560 82718 0 0 0 500250 256 0 0 25 0 32 0 10783888 11760627712 2588030 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 20 0 0 0
[pid=15572/tid=15603] ppid=15570 vsize=11484988 CPUtime=5004.72 cores=0-31
/proc/15572/task/15603/stat : 15603 (claspmt) R 15570 15572 15546 0 -1 4202560 14652 0 0 0 500396 76 0 0 25 0 32 0 10783888 11760627712 2588030 270582939648 4194304 4964800 140733553681344 18446744073709551615 4669493 0 0 4096 18946 0 0 0 -1 22 0 0 0
[pid=15572/tid=15604] ppid=15570 vsize=11484988 CPUtime=4991.98 cores=0-31
/proc/15572/task/15604/stat : 15604 (claspmt) R 15570 15572 15546 0 -1 4202560 310863 0 0 0 498442 756 0 0 25 0 32 0 10783888 11760627712 2588030 270582939648 4194304 4964800 140733553681344 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 19 0 0 0
Current children cumulated CPU time (s) 160002
Current children cumulated vsize (KiB) 11484988

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -15572

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

[startup+5009.54 s]
/proc/loadavg: 32.03 32.01 32.00 2/415 15763
/proc/meminfo: memFree=253014476/264257624 swapFree=67111528/67111528
[pid=15572] ppid=15570 vsize=11364336 CPUtime=160003 cores=0-31
/proc/15572/stat : 15572 (claspmt) R 15570 15572 15546 0 -1 4202496 2659594 0 0 0 15992593 7725 0 0 25 0 1 0 10783816 11637080064 2580092 270582939648 4194304 4964800 140733553681344 18446744073709551615 258650610907 0 0 4096 18946 0 0 0 17 25 0 0 0
/proc/15572/statm: 2841084 2580092 474 189 0 2835433 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 11364336

[startup+5010.3 s]
/proc/loadavg: 32.03 32.01 32.00 2/415 15763
/proc/meminfo: memFree=253014476/264257624 swapFree=67111528/67111528
[pid=15572] ppid=15570 vsize=11345096 CPUtime=160004 cores=0-31
/proc/15572/stat : 15572 (claspmt) R 15570 15572 15546 0 -1 4202496 2659594 0 0 0 15992670 7725 0 0 25 0 1 0 10783816 11617378304 2574433 270582939648 4194304 4964800 140733553681344 18446744073709551615 258650611056 0 0 4096 18946 0 0 0 17 25 0 0 0
/proc/15572/statm: 2836274 2574433 474 189 0 2830623 0
Current children cumulated CPU time (s) 160004
Current children cumulated vsize (KiB) 11345096

[startup+5010.7 s]
/proc/loadavg: 32.03 32.01 32.00 2/415 15763
/proc/meminfo: memFree=253064568/264257624 swapFree=67111528/67111528
[pid=15572] ppid=15570 vsize=0 CPUtime=160004 cores=0-31
/proc/15572/stat : 15572 (claspmt) R 15570 15572 15546 0 -1 4203524 2659594 0 0 0 15992702 7732 0 0 25 0 1 0 10783816 0 0 270582939648 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 25 0 0 0
/proc/15572/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 160004
Current children cumulated vsize (KiB) 0

[startup+5011.1 s]
/proc/loadavg: 32.03 32.01 32.00 2/415 15763
/proc/meminfo: memFree=253064568/264257624 swapFree=67111528/67111528
[pid=15572] ppid=15570 vsize=0 CPUtime=160005 cores=0-31
/proc/15572/stat : 15572 (claspmt) R 15570 15572 15546 0 -1 4203524 2659594 0 0 0 15992702 7772 0 0 25 0 1 0 10783816 0 0 270582939648 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 25 0 0 0
/proc/15572/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): 5011.15
CPU time (s): 160005
CPU user time (s): 159927
CPU system time (s): 77.7762
CPU usage (%): 3192.98
Max. virtual memory (cumulated for all children) (KiB): 11484988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159927
system time used= 77.7762
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2659594
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= 566808
involuntary context switches= 403471

runsolver used 28.6826 second user time and 112.836 second system time

The end

Launcher Data

Begin job on node200 at 2011-06-07 15:39:29
IDJOB=3472309
IDBENCH=70817
IDSOLVER=1961
FILE ID=node200/3472309-1307453969
RUNJOBID= node200-1307453969-15560
PBS_JOBID= 13509188
Free space on /tmp= 61740 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor064.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-3472309-1307453969/watcher-3472309-1307453969 -o /tmp/evaluation-result-3472309-1307453969/solver-3472309-1307453969 -C 160000 -W 5100 -M 256000  HOME/claspmt -t32 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3472309-1307453969.cnf

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

MD5SUM BENCH= 902b28046d424b16042ca612ddad48e0
RANDOM SEED=586092497

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:      263361324 kB
Buffers:        128728 kB
Cached:         509032 kB
SwapCached:          0 kB
Active:         174252 kB
Inactive:       526612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      263361324 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3828 kB
Writeback:           0 kB
AnonPages:       63428 kB
Mapped:          14448 kB
Slab:           119280 kB
PageTables:       4404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   162292 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-07 17:03:01