Trace number 3372354

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Plingeling 587f (fixed)? (TO) 160003 5008.75

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data


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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3372354-1305562238/watcher-3372354-1305562238 -o /tmp/evaluation-result-3372354-1305562238/solver-3372354-1305562238 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372354-1305562238.cnf 

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

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


[startup+0 s]
/proc/loadavg: 24.08 30.14 31.45 1/413 19725
/proc/meminfo: memFree=255528776/264257624 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=12488 CPUtime=0.03 cores=0-31
/proc/19725/stat : 19725 (plingeling) R 19723 19725 19569 0 -1 4202496 1190 1248 0 0 2 0 0 1 21 0 1 0 667710202 12787712 1120 268435456000 4194304 4417452 140736123524320 18446744073709551615 4261997 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19725/statm: 3122 1120 145 55 0 1008 0

[startup+0.0660701 s]
/proc/loadavg: 24.08 30.14 31.45 1/413 19725
/proc/meminfo: memFree=255528776/264257624 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=15992 CPUtime=0.06 cores=0-31
/proc/19725/stat : 19725 (plingeling) R 19723 19725 19569 0 -1 4202496 2088 1248 0 0 5 0 0 1 21 0 1 0 667710202 16375808 2018 268435456000 4194304 4417452 140736123524320 18446744073709551615 258650649821 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19725/statm: 3998 2018 145 55 0 1884 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15992

[startup+0.101074 s]
/proc/loadavg: 24.08 30.14 31.45 1/413 19725
/proc/meminfo: memFree=255528776/264257624 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=18204 CPUtime=0.09 cores=0-31
/proc/19725/stat : 19725 (plingeling) R 19723 19725 19569 0 -1 4202496 2649 1248 0 0 8 0 0 1 21 0 1 0 667710202 18640896 2571 268435456000 4194304 4417452 140736123524320 18446744073709551615 258650574459 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19725/statm: 4551 2571 145 55 0 2437 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18204

[startup+0.301083 s]
/proc/loadavg: 24.08 30.14 31.45 1/413 19725
/proc/meminfo: memFree=255528776/264257624 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=30928 CPUtime=0.3 cores=0-31
/proc/19725/stat : 19725 (plingeling) R 19723 19725 19569 0 -1 4202496 5959 1248 0 0 27 2 0 1 22 0 1 0 667710202 31670272 5753 268435456000 4194304 4417452 140736123524320 18446744073709551615 4231537 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19725/statm: 7732 5753 146 55 0 5618 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 30928

[startup+0.701145 s]
/proc/loadavg: 24.08 30.14 31.45 1/413 19725
/proc/meminfo: memFree=255528776/264257624 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=80088 CPUtime=0.69 cores=0-31
/proc/19725/stat : 19725 (plingeling) R 19723 19725 19569 0 -1 4202496 18505 1248 0 0 63 5 0 1 23 0 1 0 667710202 82010112 18043 268435456000 4194304 4417452 140736123524320 18446744073709551615 4227901 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19725/statm: 20022 18043 146 55 0 17908 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80088

[startup+1.50114 s]
/proc/loadavg: 22.23 29.65 31.29 2/414 19731
/proc/meminfo: memFree=255457384/264257624 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=145624 CPUtime=1.49 cores=0-31
/proc/19725/stat : 19725 (plingeling) R 19723 19725 19569 0 -1 4202496 34889 1248 0 0 139 9 0 1 25 0 1 0 667710202 149118976 34427 268435456000 4194304 4417452 140736123524320 18446744073709551615 4274358 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19725/statm: 36406 34427 146 55 0 34292 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 145624

[startup+3.10207 s]
/proc/loadavg: 22.23 29.65 31.29 35/446 19763
/proc/meminfo: memFree=255381860/264257624 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=789780 CPUtime=51.03 cores=0-31
/proc/19725/stat : 19725 (plingeling) S 19723 19725 19569 0 -1 4202496 69325 1248 0 0 5079 23 0 1 19 0 33 0 667710202 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 17 0 0 0
/proc/19725/statm: 197445 50101 175 55 0 195331 0
[pid=19725/tid=19732] ppid=19723 vsize=789780 CPUtime=1.55 cores=0-31
/proc/19725/task/19732/stat : 19732 (plingeling) R 19723 19725 19569 0 -1 4202560 906 1248 0 0 154 0 0 1 20 0 33 0 667710356 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19725/tid=19733] ppid=19723 vsize=789780 CPUtime=1.56 cores=0-31
/proc/19725/task/19733/stat : 19733 (plingeling) R 19723 19725 19569 0 -1 4202560 852 1248 0 0 155 0 0 1 25 0 33 0 667710356 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19725/tid=19734] ppid=19723 vsize=789780 CPUtime=1.55 cores=0-31
/proc/19725/task/19734/stat : 19734 (plingeling) R 19723 19725 19569 0 -1 4202560 154 1248 0 0 154 0 0 1 18 0 33 0 667710356 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4232577 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19725/tid=19735] ppid=19723 vsize=789780 CPUtime=1.55 cores=0-31
/proc/19725/task/19735/stat : 19735 (plingeling) R 19723 19725 19569 0 -1 4202560 2060 1248 0 0 153 1 0 1 25 0 33 0 667710356 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364958 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=19725/tid=19736] ppid=19723 vsize=789780 CPUtime=1.56 cores=0-31
/proc/19725/task/19736/stat : 19736 (plingeling) R 19723 19725 19569 0 -1 4202560 1706 1248 0 0 155 0 0 1 20 0 33 0 667710356 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=19725/tid=19737] ppid=19723 vsize=789780 CPUtime=1.55 cores=0-31
/proc/19725/task/19737/stat : 19737 (plingeling) R 19723 19725 19569 0 -1 4202560 1802 1248 0 0 154 0 0 1 18 0 33 0 667710356 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364614 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19725/tid=19738] ppid=19723 vsize=789780 CPUtime=1.56 cores=0-31
/proc/19725/task/19738/stat : 19738 (plingeling) R 19723 19725 19569 0 -1 4202560 2 1248 0 0 155 0 0 1 20 0 33 0 667710356 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19725/tid=19739] ppid=19723 vsize=789780 CPUtime=1.56 cores=0-31
/proc/19725/task/19739/stat : 19739 (plingeling) R 19723 19725 19569 0 -1 4202560 932 1248 0 0 155 0 0 1 20 0 33 0 667710356 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19725/tid=19740] ppid=19723 vsize=789780 CPUtime=1.55 cores=0-31
/proc/19725/task/19740/stat : 19740 (plingeling) R 19723 19725 19569 0 -1 4202560 2170 1248 0 0 154 0 0 1 19 0 33 0 667710356 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4259618 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=19725/tid=19741] ppid=19723 vsize=789780 CPUtime=1.56 cores=0-31
/proc/19725/task/19741/stat : 19741 (plingeling) R 19723 19725 19569 0 -1 4202560 1417 1248 0 0 155 0 0 1 20 0 33 0 667710356 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364589 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19725/tid=19742] ppid=19723 vsize=789780 CPUtime=1.55 cores=0-31
/proc/19725/task/19742/stat : 19742 (plingeling) R 19723 19725 19569 0 -1 4202560 1111 1248 0 0 154 0 0 1 20 0 33 0 667710356 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19725/tid=19743] ppid=19723 vsize=789780 CPUtime=1.55 cores=0-31
/proc/19725/task/19743/stat : 19743 (plingeling) R 19723 19725 19569 0 -1 4202560 2236 1248 0 0 154 0 0 1 20 0 33 0 667710356 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=19725/tid=19744] ppid=19723 vsize=789780 CPUtime=1.55 cores=0-31
/proc/19725/task/19744/stat : 19744 (plingeling) R 19723 19725 19569 0 -1 4202560 1994 1248 0 0 154 0 0 1 24 0 33 0 667710356 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364800 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=19725/tid=19745] ppid=19723 vsize=789780 CPUtime=1.55 cores=0-31
/proc/19725/task/19745/stat : 19745 (plingeling) R 19723 19725 19569 0 -1 4202560 1443 1248 0 0 154 0 0 1 20 0 33 0 667710356 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=19725/tid=19746] ppid=19723 vsize=789780 CPUtime=1.56 cores=0-31
/proc/19725/task/19746/stat : 19746 (plingeling) R 19723 19725 19569 0 -1 4202560 543 1248 0 0 155 0 0 1 18 0 33 0 667710356 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364657 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=19725/tid=19747] ppid=19723 vsize=789780 CPUtime=1.56 cores=0-31
/proc/19725/task/19747/stat : 19747 (plingeling) R 19723 19725 19569 0 -1 4202560 448 1248 0 0 155 0 0 1 18 0 33 0 667710356 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4356889 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=19725/tid=19748] ppid=19723 vsize=789780 CPUtime=1.56 cores=0-31
/proc/19725/task/19748/stat : 19748 (plingeling) R 19723 19725 19569 0 -1 4202560 870 1248 0 0 155 0 0 1 20 0 33 0 667710356 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4259922 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=19725/tid=19749] ppid=19723 vsize=789780 CPUtime=1.55 cores=0-31
/proc/19725/task/19749/stat : 19749 (plingeling) R 19723 19725 19569 0 -1 4202560 2542 1248 0 0 154 0 0 1 20 0 33 0 667710356 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=19725/tid=19750] ppid=19723 vsize=789780 CPUtime=1.56 cores=0-31
/proc/19725/task/19750/stat : 19750 (plingeling) R 19723 19725 19569 0 -1 4202560 34 1248 0 0 155 0 0 1 20 0 33 0 667710356 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4365962 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=19725/tid=19751] ppid=19723 vsize=789780 CPUtime=1.56 cores=0-31
/proc/19725/task/19751/stat : 19751 (plingeling) R 19723 19725 19569 0 -1 4202560 56 1248 0 0 155 0 0 1 18 0 33 0 667710356 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=19725/tid=19752] ppid=19723 vsize=789780 CPUtime=1.54 cores=0-31
/proc/19725/task/19752/stat : 19752 (plingeling) R 19723 19725 19569 0 -1 4202560 1516 1248 0 0 153 0 0 1 25 0 33 0 667710356 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364616 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=19725/tid=19753] ppid=19723 vsize=789780 CPUtime=1.55 cores=0-31
/proc/19725/task/19753/stat : 19753 (plingeling) R 19723 19725 19569 0 -1 4202560 881 1248 0 0 154 0 0 1 20 0 33 0 667710356 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=19725/tid=19754] ppid=19723 vsize=789780 CPUtime=1.54 cores=0-31
/proc/19725/task/19754/stat : 19754 (plingeling) R 19723 19725 19569 0 -1 4202560 535 1248 0 0 153 0 0 1 20 0 33 0 667710356 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4236772 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=19725/tid=19755] ppid=19723 vsize=789780 CPUtime=1.56 cores=0-31
/proc/19725/task/19755/stat : 19755 (plingeling) R 19723 19725 19569 0 -1 4202560 852 1248 0 0 155 0 0 1 18 0 33 0 667710356 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=19725/tid=19756] ppid=19723 vsize=789780 CPUtime=1.5 cores=0-31
/proc/19725/task/19756/stat : 19756 (plingeling) R 19723 19725 19569 0 -1 4202560 910 1248 0 0 149 0 0 1 23 0 33 0 667710356 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=19725/tid=19757] ppid=19723 vsize=789780 CPUtime=1.54 cores=0-31
/proc/19725/task/19757/stat : 19757 (plingeling) R 19723 19725 19569 0 -1 4202560 1381 1248 0 0 153 0 0 1 23 0 33 0 667710356 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=19725/tid=19758] ppid=19723 vsize=789780 CPUtime=1.54 cores=0-31
/proc/19725/task/19758/stat : 19758 (plingeling) R 19723 19725 19569 0 -1 4202560 845 1248 0 0 153 0 0 1 23 0 33 0 667710357 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=19725/tid=19759] ppid=19723 vsize=789780 CPUtime=1.54 cores=0-31
/proc/19725/task/19759/stat : 19759 (plingeling) R 19723 19725 19569 0 -1 4202560 888 1248 0 0 153 0 0 1 18 0 33 0 667710357 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4355841 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=19725/tid=19760] ppid=19723 vsize=789780 CPUtime=1.54 cores=0-31
/proc/19725/task/19760/stat : 19760 (plingeling) R 19723 19725 19569 0 -1 4202560 853 1248 0 0 153 0 0 1 23 0 33 0 667710357 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4365023 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=19725/tid=19761] ppid=19723 vsize=789780 CPUtime=1.54 cores=0-31
/proc/19725/task/19761/stat : 19761 (plingeling) R 19723 19725 19569 0 -1 4202560 1619 1248 0 0 153 0 0 1 25 0 33 0 667710357 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=19725/tid=19762] ppid=19723 vsize=789780 CPUtime=1.5 cores=0-31
/proc/19725/task/19762/stat : 19762 (plingeling) R 19723 19725 19569 0 -1 4202560 1 1248 0 0 149 0 0 1 25 0 33 0 667710357 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=19725/tid=19763] ppid=19723 vsize=789780 CPUtime=1.54 cores=0-31
/proc/19725/task/19763/stat : 19763 (plingeling) R 19723 19725 19569 0 -1 4202560 837 1248 0 0 153 0 0 1 18 0 33 0 667710357 808734720 50101 268435456000 4194304 4417452 140736123524320 18446744073709551615 4250943 0 0 4096 17442 0 0 0 -1 30 0 0 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 789780

[startup+6.30218 s]
/proc/loadavg: 23.01 29.69 31.29 33/446 19763
/proc/meminfo: memFree=255220800/264257624 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=910248 CPUtime=152.44 cores=0-31
/proc/19725/stat : 19725 (plingeling) S 19723 19725 19569 0 -1 4202496 113475 1248 0 0 15169 74 0 1 19 0 33 0 667710202 932093952 84286 268435456000 4194304 4417452 140736123524320 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 17 0 0 0
/proc/19725/statm: 227562 84286 175 55 0 225448 0
[pid=19725/tid=19732] ppid=19723 vsize=910248 CPUtime=4.7 cores=0-31
/proc/19725/task/19732/stat : 19732 (plingeling) R 19723 19725 19569 0 -1 4202560 2722 1248 0 0 466 3 0 1 25 0 33 0 667710356 932093952 84286 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=19725/tid=19733] ppid=19723 vsize=910248 CPUtime=4.75 cores=0-31
/proc/19725/task/19733/stat : 19733 (plingeling) R 19723 19725 19569 0 -1 4202560 852 1248 0 0 474 0 0 1 25 0 33 0 667710356 932093952 84286 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19725/tid=19734] ppid=19723 vsize=910248 CPUtime=4.71 cores=0-31
/proc/19725/task/19734/stat : 19734 (plingeling) R 19723 19725 19569 0 -1 4202560 3067 1248 0 0 468 2 0 1 25 0 33 0 667710356 932093952 84286 268435456000 4194304 4417452 140736123524320 18446744073709551615 4366469 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19725/tid=19735] ppid=19723 vsize=910248 CPUtime=4.71 cores=0-31
/proc/19725/task/19735/stat : 19735 (plingeling) R 19723 19725 19569 0 -1 4202560 7087 1248 0 0 462 8 0 1 25 0 33 0 667710356 932093952 84286 268435456000 4194304 4417452 140736123524320 18446744073709551615 258650649899 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=19725/tid=19736] ppid=19723 vsize=910248 CPUtime=4.74 cores=0-31
/proc/19725/task/19736/stat : 19736 (plingeling) R 19723 19725 19569 0 -1 4202560 1714 1248 0 0 473 0 0 1 25 0 33 0 667710356 932093952 84286 268435456000 4194304 4417452 140736123524320 18446744073709551615 4365075 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=19725/tid=19737] ppid=19723 vsize=910248 CPUtime=4.75 cores=0-31
/proc/19725/task/19737/stat : 19737 (plingeling) R 19723 19725 19569 0 -1 4202560 1802 1248 0 0 474 0 0 1 25 0 33 0 667710356 932093952 84286 268435456000 4194304 4417452 140736123524320 18446744073709551615 4309503 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19725/tid=19738] ppid=19723 vsize=910248 CPUtime=4.7 cores=0-31
/proc/19725/task/19738/stat : 19738 (plingeling) R 19723 19725 19569 0 -1 4202560 1361 1248 0 0 467 2 0 1 25 0 33 0 667710356 932093952 84286 268435456000 4194304 4417452 140736123524320 18446744073709551615 4275960 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19725/tid=19739] ppid=19723 vsize=910248 CPUtime=4.72 cores=0-31
/proc/19725/task/19739/stat : 19739 (plingeling) R 19723 19725 19569 0 -1 4202560 1573 1248 0 0 471 0 0 1 25 0 33 0 667710356 932093952 84286 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19725/tid=19740] ppid=19723 vsize=910248 CPUtime=4.75 cores=0-31
/proc/19725/task/19740/stat : 19740 (plingeling) R 19723 19725 19569 0 -1 4202560 3675 1248 0 0 471 3 0 1 25 0 33 0 667710356 932093952 84286 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=19725/tid=19741] ppid=19723 vsize=910248 CPUtime=4.72 cores=0-31
/proc/19725/task/19741/stat : 19741 (plingeling) R 19723 19725 19569 0 -1 4202560 3682 1248 0 0 468 3 0 1 25 0 33 0 667710356 932093952 84286 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19725/tid=19742] ppid=19723 vsize=910248 CPUtime=4.71 cores=0-31
/proc/19725/task/19742/stat : 19742 (plingeling) R 19723 19725 19569 0 -1 4202560 2164 1248 0 0 470 0 0 1 25 0 33 0 667710356 932093952 84286 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19725/tid=19743] ppid=19723 vsize=910248 CPUtime=4.65 cores=0-31
/proc/19725/task/19743/stat : 19743 (plingeling) R 19723 19725 19569 0 -1 4202560 4968 1248 0 0 461 3 0 1 25 0 33 0 667710356 932093952 84286 268435456000 4194304 4417452 140736123524320 18446744073709551615 4311347 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=19725/tid=19744] ppid=19723 vsize=910248 CPUtime=4.73 cores=0-31
/proc/19725/task/19744/stat : 19744 (plingeling) R 19723 19725 19569 0 -1 4202560 2159 1248 0 0 472 0 0 1 25 0 33 0 667710356 932093952 84286 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=19725/tid=19745] ppid=19723 vsize=910248 CPUtime=4.75 cores=0-31
/proc/19725/task/19745/stat : 19745 (plingeling) R 19723 19725 19569 0 -1 4202560 2046 1248 0 0 474 0 0 1 25 0 33 0 667710356 932093952 84286 268435456000 4194304 4417452 140736123524320 18446744073709551615 4365959 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=19725/tid=19746] ppid=19723 vsize=910248 CPUtime=4.73 cores=0-31
/proc/19725/task/19746/stat : 19746 (plingeling) R 19723 19725 19569 0 -1 4202560 2300 1248 0 0 470 2 0 1 25 0 33 0 667710356 932093952 84286 268435456000 4194304 4417452 140736123524320 18446744073709551615 4309871 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=19725/tid=19747] ppid=19723 vsize=910248 CPUtime=4.74 cores=0-31
/proc/19725/task/19747/stat : 19747 (plingeling) R 19723 19725 19569 0 -1 4202560 1472 1248 0 0 471 2 0 1 19 0 33 0 667710356 932093952 84286 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=19725/tid=19748] ppid=19723 vsize=910248 CPUtime=4.74 cores=0-31
/proc/19725/task/19748/stat : 19748 (plingeling) R 19723 19725 19569 0 -1 4202560 1104 1248 0 0 473 0 0 1 25 0 33 0 667710356 932093952 84286 268435456000 4194304 4417452 140736123524320 18446744073709551615 4365058 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=19725/tid=19749] ppid=19723 vsize=910248 CPUtime=4.71 cores=0-31
/proc/19725/task/19749/stat : 19749 (plingeling) R 19723 19725 19569 0 -1 4202560 3594 1248 0 0 470 0 0 1 25 0 33 0 667710356 932093952 84286 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=19725/tid=19750] ppid=19723 vsize=910248 CPUtime=4.74 cores=0-31
/proc/19725/task/19750/stat : 19750 (plingeling) R 19723 19725 19569 0 -1 4202560 1451 1248 0 0 471 2 0 1 25 0 33 0 667710356 932093952 84286 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=19725/tid=19751] ppid=19723 vsize=910248 CPUtime=4.75 cores=0-31
/proc/19725/task/19751/stat : 19751 (plingeling) R 19723 19725 19569 0 -1 4202560 888 1248 0 0 474 0 0 1 25 0 33 0 667710356 932093952 84286 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=19725/tid=19752] ppid=19723 vsize=910248 CPUtime=4.71 cores=0-31
/proc/19725/task/19752/stat : 19752 (plingeling) R 19723 19725 19569 0 -1 4202560 2849 1248 0 0 467 3 0 1 25 0 33 0 667710356 932093952 84286 268435456000 4194304 4417452 140736123524320 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=19725/tid=19753] ppid=19723 vsize=910248 CPUtime=4.7 cores=0-31
/proc/19725/task/19753/stat : 19753 (plingeling) R 19723 19725 19569 0 -1 4202560 4176 1248 0 0 466 3 0 1 25 0 33 0 667710356 932093952 84286 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=19725/tid=19754] ppid=19723 vsize=910248 CPUtime=4.72 cores=0-31
/proc/19725/task/19754/stat : 19754 (plingeling) R 19723 19725 19569 0 -1 4202560 1047 1248 0 0 471 0 0 1 25 0 33 0 667710356 932093952 84286 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364589 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=19725/tid=19755] ppid=19723 vsize=910248 CPUtime=4.75 cores=0-31
/proc/19725/task/19755/stat : 19755 (plingeling) R 19723 19725 19569 0 -1 4202560 2932 1248 0 0 471 3 0 1 25 0 33 0 667710356 932093952 84286 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 22 0 0 0

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

/proc/19725/task/19737/stat : 19737 (plingeling) R 19723 19725 19569 0 -1 4202560 557917 1248 0 0 494994 654 0 1 25 0 33 0 667710356 8711659520 1995033 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364696 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19725/tid=19738] ppid=19723 vsize=8507480 CPUtime=4950.29 cores=0-31
/proc/19725/task/19738/stat : 19738 (plingeling) R 19723 19725 19569 0 -1 4202560 1030635 1248 0 0 494331 697 0 1 25 0 33 0 667710356 8711659520 1995033 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19725/tid=19739] ppid=19723 vsize=8507480 CPUtime=4959.51 cores=0-31
/proc/19725/task/19739/stat : 19739 (plingeling) R 19723 19725 19569 0 -1 4202560 198234 1248 0 0 495647 303 0 1 25 0 33 0 667710356 8711659520 1995033 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19725/tid=19740] ppid=19723 vsize=8507480 CPUtime=4959.23 cores=0-31
/proc/19725/task/19740/stat : 19740 (plingeling) R 19723 19725 19569 0 -1 4202560 472468 1248 0 0 495559 363 0 1 25 0 33 0 667710356 8711659520 1995033 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=19725/tid=19741] ppid=19723 vsize=8507480 CPUtime=4955.51 cores=0-31
/proc/19725/task/19741/stat : 19741 (plingeling) R 19723 19725 19569 0 -1 4202560 389786 1248 0 0 495048 502 0 1 25 0 33 0 667710356 8711659520 1995033 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=19725/tid=19742] ppid=19723 vsize=8507480 CPUtime=4959.4 cores=0-31
/proc/19725/task/19742/stat : 19742 (plingeling) R 19723 19725 19569 0 -1 4202560 299363 1248 0 0 495564 375 0 1 25 0 33 0 667710356 8711659520 1995033 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364756 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=19725/tid=19743] ppid=19723 vsize=8507480 CPUtime=4949.98 cores=0-31
/proc/19725/task/19743/stat : 19743 (plingeling) R 19723 19725 19569 0 -1 4202560 537087 1248 0 0 494294 703 0 1 25 0 33 0 667710356 8711659520 1995033 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=19725/tid=19744] ppid=19723 vsize=8507480 CPUtime=4956.77 cores=0-31
/proc/19725/task/19744/stat : 19744 (plingeling) R 19723 19725 19569 0 -1 4202560 1142549 1248 0 0 495002 674 0 1 25 0 33 0 667710356 8711659520 1995033 268435456000 4194304 4417452 140736123524320 18446744073709551615 4237169 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=19725/tid=19745] ppid=19723 vsize=8507480 CPUtime=4948.23 cores=0-31
/proc/19725/task/19745/stat : 19745 (plingeling) R 19723 19725 19569 0 -1 4202560 228331 1248 0 0 494475 347 0 1 25 0 33 0 667710356 8711659520 1995033 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=19725/tid=19746] ppid=19723 vsize=8507480 CPUtime=4959.28 cores=0-31
/proc/19725/task/19746/stat : 19746 (plingeling) R 19723 19725 19569 0 -1 4202560 394417 1248 0 0 495462 465 0 1 25 0 33 0 667710356 8711659520 1995033 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=19725/tid=19747] ppid=19723 vsize=8507480 CPUtime=4959.25 cores=0-31
/proc/19725/task/19747/stat : 19747 (plingeling) R 19723 19725 19569 0 -1 4202560 258903 1248 0 0 495497 427 0 1 25 0 33 0 667710356 8711659520 1995033 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=19725/tid=19748] ppid=19723 vsize=8507480 CPUtime=4953.84 cores=0-31
/proc/19725/task/19748/stat : 19748 (plingeling) R 19723 19725 19569 0 -1 4202560 209193 1248 0 0 495061 322 0 1 25 0 33 0 667710356 8711659520 1995033 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19725/tid=19749] ppid=19723 vsize=8507480 CPUtime=4918.62 cores=0-31
/proc/19725/task/19749/stat : 19749 (plingeling) R 19723 19725 19569 0 -1 4202560 318886 1248 0 0 491379 482 0 1 25 0 33 0 667710356 8711659520 1995033 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=19725/tid=19750] ppid=19723 vsize=8507480 CPUtime=4958.82 cores=0-31
/proc/19725/task/19750/stat : 19750 (plingeling) R 19723 19725 19569 0 -1 4202560 1402347 1248 0 0 495210 671 0 1 25 0 33 0 667710356 8711659520 1995033 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=19725/tid=19751] ppid=19723 vsize=8507480 CPUtime=4958.46 cores=0-31
/proc/19725/task/19751/stat : 19751 (plingeling) R 19723 19725 19569 0 -1 4202560 710528 1248 0 0 495289 556 0 1 25 0 33 0 667710356 8711659520 1995033 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=19725/tid=19752] ppid=19723 vsize=8507480 CPUtime=4955.41 cores=0-31
/proc/19725/task/19752/stat : 19752 (plingeling) R 19723 19725 19569 0 -1 4202560 206438 1248 0 0 495199 341 0 1 25 0 33 0 667710356 8711659520 1995033 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=19725/tid=19753] ppid=19723 vsize=8507480 CPUtime=4958.18 cores=0-31
/proc/19725/task/19753/stat : 19753 (plingeling) R 19723 19725 19569 0 -1 4202560 1005319 1248 0 0 495201 616 0 1 25 0 33 0 667710356 8711659520 1995033 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=19725/tid=19754] ppid=19723 vsize=8507480 CPUtime=4959.02 cores=0-31
/proc/19725/task/19754/stat : 19754 (plingeling) R 19723 19725 19569 0 -1 4202560 367456 1248 0 0 495506 395 0 1 25 0 33 0 667710356 8711659520 1995033 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=19725/tid=19755] ppid=19723 vsize=8507480 CPUtime=4958.86 cores=0-31
/proc/19725/task/19755/stat : 19755 (plingeling) R 19723 19725 19569 0 -1 4202560 734624 1248 0 0 495261 624 0 1 25 0 33 0 667710356 8711659520 1995033 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=19725/tid=19756] ppid=19723 vsize=8507480 CPUtime=4914.48 cores=0-31
/proc/19725/task/19756/stat : 19756 (plingeling) R 19723 19725 19569 0 -1 4202560 731399 1248 0 0 490793 654 0 1 25 0 33 0 667710356 8711659520 1995033 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=19725/tid=19757] ppid=19723 vsize=8507480 CPUtime=4957.33 cores=0-31
/proc/19725/task/19757/stat : 19757 (plingeling) R 19723 19725 19569 0 -1 4202560 394963 1248 0 0 495304 428 0 1 25 0 33 0 667710356 8711659520 1995033 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=19725/tid=19758] ppid=19723 vsize=8507480 CPUtime=4958.65 cores=0-31
/proc/19725/task/19758/stat : 19758 (plingeling) R 19723 19725 19569 0 -1 4202560 424262 1248 0 0 495361 503 0 1 25 0 33 0 667710357 8711659520 1995033 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=19725/tid=19759] ppid=19723 vsize=8507480 CPUtime=4949.39 cores=0-31
/proc/19725/task/19759/stat : 19759 (plingeling) R 19723 19725 19569 0 -1 4202560 1188818 1248 0 0 494363 575 0 1 25 0 33 0 667710357 8711659520 1995033 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364684 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=19725/tid=19760] ppid=19723 vsize=8507480 CPUtime=4955.73 cores=0-31
/proc/19725/task/19760/stat : 19760 (plingeling) R 19723 19725 19569 0 -1 4202560 375529 1248 0 0 495222 350 0 1 25 0 33 0 667710357 8711659520 1995033 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19725/tid=19761] ppid=19723 vsize=8507480 CPUtime=4959.01 cores=0-31
/proc/19725/task/19761/stat : 19761 (plingeling) R 19723 19725 19569 0 -1 4202560 789236 1248 0 0 495324 576 0 1 25 0 33 0 667710357 8711659520 1995033 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19725/tid=19762] ppid=19723 vsize=8507480 CPUtime=4958.52 cores=0-31
/proc/19725/task/19762/stat : 19762 (plingeling) R 19723 19725 19569 0 -1 4202560 551420 1248 0 0 495192 659 0 1 25 0 33 0 667710357 8711659520 1995033 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=19725/tid=19763] ppid=19723 vsize=8507480 CPUtime=4959.24 cores=0-31
/proc/19725/task/19763/stat : 19763 (plingeling) R 19723 19725 19569 0 -1 4202560 237037 1248 0 0 495655 268 0 1 25 0 33 0 667710357 8711659520 1995033 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 30 0 0 0
Current children cumulated CPU time (s) 158541
Current children cumulated vsize (KiB) 8507480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008 s]
/proc/loadavg: 32.24 32.17 32.09 33/446 19910
/proc/meminfo: memFree=247676560/264257624 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=8386596 CPUtime=160002 cores=0-31
/proc/19725/stat : 19725 (plingeling) S 19723 19725 19569 0 -1 4202496 17522550 1248 0 0 15984012 16184 0 1 19 0 33 0 667710202 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 17 0 0 0
/proc/19725/statm: 2096649 1964812 175 55 0 2094535 0
[pid=19725/tid=19732] ppid=19723 vsize=8386596 CPUtime=5004.39 cores=0-31
/proc/19725/task/19732/stat : 19732 (plingeling) R 19723 19725 19569 0 -1 4202560 588667 1248 0 0 499979 459 0 1 25 0 33 0 667710356 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=19725/tid=19733] ppid=19723 vsize=8386596 CPUtime=5004.94 cores=0-31
/proc/19725/task/19733/stat : 19733 (plingeling) R 19723 19725 19569 0 -1 4202560 488610 1248 0 0 500029 464 0 1 25 0 33 0 667710356 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19725/tid=19734] ppid=19723 vsize=8386596 CPUtime=5001.36 cores=0-31
/proc/19725/task/19734/stat : 19734 (plingeling) R 19723 19725 19569 0 -1 4202560 500390 1248 0 0 499587 548 0 1 25 0 33 0 667710356 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=19725/tid=19735] ppid=19723 vsize=8386596 CPUtime=5004.65 cores=0-31
/proc/19725/task/19735/stat : 19735 (plingeling) R 19723 19725 19569 0 -1 4202560 427165 1248 0 0 499784 680 0 1 25 0 33 0 667710356 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=19725/tid=19736] ppid=19723 vsize=8386596 CPUtime=5004.71 cores=0-31
/proc/19725/task/19736/stat : 19736 (plingeling) R 19723 19725 19569 0 -1 4202560 275714 1248 0 0 500027 443 0 1 25 0 33 0 667710356 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=19725/tid=19737] ppid=19723 vsize=8386596 CPUtime=5002.19 cores=0-31
/proc/19725/task/19737/stat : 19737 (plingeling) R 19723 19725 19569 0 -1 4202560 557917 1248 0 0 499564 654 0 1 25 0 33 0 667710356 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=19725/tid=19738] ppid=19723 vsize=8386596 CPUtime=4996 cores=0-31
/proc/19725/task/19738/stat : 19738 (plingeling) R 19723 19725 19569 0 -1 4202560 1030635 1248 0 0 498902 697 0 1 25 0 33 0 667710356 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=19725/tid=19739] ppid=19723 vsize=8386596 CPUtime=5005.23 cores=0-31
/proc/19725/task/19739/stat : 19739 (plingeling) R 19723 19725 19569 0 -1 4202560 198234 1248 0 0 500219 303 0 1 25 0 33 0 667710356 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19725/tid=19740] ppid=19723 vsize=8386596 CPUtime=5004.94 cores=0-31
/proc/19725/task/19740/stat : 19740 (plingeling) R 19723 19725 19569 0 -1 4202560 473368 1248 0 0 500130 363 0 1 25 0 33 0 667710356 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=19725/tid=19741] ppid=19723 vsize=8386596 CPUtime=5001.22 cores=0-31
/proc/19725/task/19741/stat : 19741 (plingeling) R 19723 19725 19569 0 -1 4202560 389786 1248 0 0 499619 502 0 1 25 0 33 0 667710356 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=19725/tid=19742] ppid=19723 vsize=8386596 CPUtime=5005.11 cores=0-31
/proc/19725/task/19742/stat : 19742 (plingeling) R 19723 19725 19569 0 -1 4202560 299363 1248 0 0 500135 375 0 1 25 0 33 0 667710356 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=19725/tid=19743] ppid=19723 vsize=8386596 CPUtime=4995.69 cores=0-31
/proc/19725/task/19743/stat : 19743 (plingeling) R 19723 19725 19569 0 -1 4202560 537087 1248 0 0 498865 703 0 1 25 0 33 0 667710356 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=19725/tid=19744] ppid=19723 vsize=8386596 CPUtime=5002.48 cores=0-31
/proc/19725/task/19744/stat : 19744 (plingeling) R 19723 19725 19569 0 -1 4202560 1158933 1248 0 0 499569 678 0 1 25 0 33 0 667710356 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=19725/tid=19745] ppid=19723 vsize=8386596 CPUtime=4992.64 cores=0-31
/proc/19725/task/19745/stat : 19745 (plingeling) R 19723 19725 19569 0 -1 4202560 228331 1248 0 0 498916 347 0 1 25 0 33 0 667710356 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=19725/tid=19746] ppid=19723 vsize=8386596 CPUtime=5004.99 cores=0-31
/proc/19725/task/19746/stat : 19746 (plingeling) R 19723 19725 19569 0 -1 4202560 394417 1248 0 0 500033 465 0 1 25 0 33 0 667710356 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=19725/tid=19747] ppid=19723 vsize=8386596 CPUtime=5004.96 cores=0-31
/proc/19725/task/19747/stat : 19747 (plingeling) R 19723 19725 19569 0 -1 4202560 258903 1248 0 0 500068 427 0 1 25 0 33 0 667710356 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=19725/tid=19748] ppid=19723 vsize=8386596 CPUtime=4999.55 cores=0-31
/proc/19725/task/19748/stat : 19748 (plingeling) R 19723 19725 19569 0 -1 4202560 209193 1248 0 0 499632 322 0 1 25 0 33 0 667710356 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364873 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=19725/tid=19749] ppid=19723 vsize=8386596 CPUtime=4964.34 cores=0-31
/proc/19725/task/19749/stat : 19749 (plingeling) R 19723 19725 19569 0 -1 4202560 318886 1248 0 0 495951 482 0 1 25 0 33 0 667710356 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=19725/tid=19750] ppid=19723 vsize=8386596 CPUtime=5004.53 cores=0-31
/proc/19725/task/19750/stat : 19750 (plingeling) R 19723 19725 19569 0 -1 4202560 1406733 1248 0 0 499772 680 0 1 25 0 33 0 667710356 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 258651013786 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=19725/tid=19751] ppid=19723 vsize=8386596 CPUtime=5004.18 cores=0-31
/proc/19725/task/19751/stat : 19751 (plingeling) R 19723 19725 19569 0 -1 4202560 711402 1248 0 0 499861 556 0 1 25 0 33 0 667710356 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=19725/tid=19752] ppid=19723 vsize=8386596 CPUtime=5001.12 cores=0-31
/proc/19725/task/19752/stat : 19752 (plingeling) R 19723 19725 19569 0 -1 4202560 206438 1248 0 0 499770 341 0 1 25 0 33 0 667710356 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=19725/tid=19753] ppid=19723 vsize=8386596 CPUtime=5003.89 cores=0-31
/proc/19725/task/19753/stat : 19753 (plingeling) R 19723 19725 19569 0 -1 4202560 1005319 1248 0 0 499772 616 0 1 25 0 33 0 667710356 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=19725/tid=19754] ppid=19723 vsize=8386596 CPUtime=5004.73 cores=0-31
/proc/19725/task/19754/stat : 19754 (plingeling) R 19723 19725 19569 0 -1 4202560 367456 1248 0 0 500077 395 0 1 25 0 33 0 667710356 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=19725/tid=19755] ppid=19723 vsize=8386596 CPUtime=5004.56 cores=0-31
/proc/19725/task/19755/stat : 19755 (plingeling) R 19723 19725 19569 0 -1 4202560 742047 1248 0 0 499829 626 0 1 25 0 33 0 667710356 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=19725/tid=19756] ppid=19723 vsize=8386596 CPUtime=4960.19 cores=0-31
/proc/19725/task/19756/stat : 19756 (plingeling) R 19723 19725 19569 0 -1 4202560 731399 1248 0 0 495364 654 0 1 25 0 33 0 667710356 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=19725/tid=19757] ppid=19723 vsize=8386596 CPUtime=5003.04 cores=0-31
/proc/19725/task/19757/stat : 19757 (plingeling) R 19723 19725 19569 0 -1 4202560 394963 1248 0 0 499874 429 0 1 25 0 33 0 667710356 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=19725/tid=19758] ppid=19723 vsize=8386596 CPUtime=5004.36 cores=0-31
/proc/19725/task/19758/stat : 19758 (plingeling) R 19723 19725 19569 0 -1 4202560 424262 1248 0 0 499932 503 0 1 25 0 33 0 667710357 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=19725/tid=19759] ppid=19723 vsize=8386596 CPUtime=4995.1 cores=0-31
/proc/19725/task/19759/stat : 19759 (plingeling) R 19723 19725 19569 0 -1 4202560 1190017 1248 0 0 498934 575 0 1 25 0 33 0 667710357 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=19725/tid=19760] ppid=19723 vsize=8386596 CPUtime=5001.45 cores=0-31
/proc/19725/task/19760/stat : 19760 (plingeling) R 19723 19725 19569 0 -1 4202560 375529 1248 0 0 499794 350 0 1 25 0 33 0 667710357 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=19725/tid=19761] ppid=19723 vsize=8386596 CPUtime=5004.73 cores=0-31
/proc/19725/task/19761/stat : 19761 (plingeling) R 19723 19725 19569 0 -1 4202560 789236 1248 0 0 499895 577 0 1 25 0 33 0 667710357 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19725/tid=19762] ppid=19723 vsize=8386596 CPUtime=5004.23 cores=0-31
/proc/19725/task/19762/stat : 19762 (plingeling) R 19723 19725 19569 0 -1 4202560 570184 1248 0 0 499745 677 0 1 25 0 33 0 667710357 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=19725/tid=19763] ppid=19723 vsize=8386596 CPUtime=5004.95 cores=0-31
/proc/19725/task/19763/stat : 19763 (plingeling) R 19723 19725 19569 0 -1 4202560 237037 1248 0 0 500226 268 0 1 25 0 33 0 667710357 8587874304 1964812 268435456000 4194304 4417452 140736123524320 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 30 0 0 0
Current children cumulated CPU time (s) 160002
Current children cumulated vsize (KiB) 8386596

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

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

[startup+5008.2 s]
/proc/loadavg: 32.24 32.17 32.09 2/416 19911
/proc/meminfo: memFree=249788688/264257624 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=0 CPUtime=160002 cores=0-31
/proc/19725/stat : 19725 (plingeling) Z 19723 19725 19569 0 -1 4203548 17522550 1248 0 0 15984033 16207 0 1 18 0 2 0 667710202 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 17 0 0 0
/proc/19725/statm: 0 0 0 0 0 0 0
[pid=19725/tid=19744] ppid=19723 vsize=0 CPUtime=5002.66 cores=0-31
/proc/19725/task/19744/stat : 19744 (plingeling) R 19723 19725 19569 0 -1 4203588 1158933 1248 0 0 499569 696 0 1 25 0 2 0 667710356 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 17 0 0 0
Current children cumulated CPU time (s) 160002
Current children cumulated vsize (KiB) 0

[startup+5008.6 s]
/proc/loadavg: 32.24 32.17 32.09 2/416 19911
/proc/meminfo: memFree=249788688/264257624 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=0 CPUtime=160003 cores=0-31
/proc/19725/stat : 19725 (plingeling) Z 19723 19725 19569 0 -1 4203548 17522550 1248 0 0 15984033 16245 0 1 18 0 2 0 667710202 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 17 0 0 0
/proc/19725/statm: 0 0 0 0 0 0 0
[pid=19725/tid=19744] ppid=19723 vsize=0 CPUtime=5003.05 cores=0-31
/proc/19725/task/19744/stat : 19744 (plingeling) R 19723 19725 19569 0 -1 4203588 1158933 1248 0 0 499569 735 0 1 25 0 2 0 667710356 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 17 0 0 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 0

[startup+5008.7 s]
/proc/loadavg: 32.24 32.17 32.09 2/416 19911
/proc/meminfo: memFree=249788688/264257624 swapFree=67111528/67111528
[pid=19725] ppid=19723 vsize=0 CPUtime=160003 cores=0-31
/proc/19725/stat : 19725 (plingeling) Z 19723 19725 19569 0 -1 4203548 17522550 1248 0 0 15984033 16255 0 1 18 0 2 0 667710202 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 17 0 0 0
/proc/19725/statm: 0 0 0 0 0 0 0
[pid=19725/tid=19744] ppid=19723 vsize=0 CPUtime=5003.15 cores=0-31
/proc/19725/task/19744/stat : 19744 (plingeling) R 19723 19725 19569 0 -1 4203588 1158933 1248 0 0 499569 745 0 1 25 0 2 0 667710356 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 17 0 0 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5008.75
CPU time (s): 160003
CPU user time (s): 159840
CPU system time (s): 162.612
CPU usage (%): 3194.47
Max. virtual memory (cumulated for all children) (KiB): 8646344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159840
system time used= 162.612
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17523798
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= 3341
involuntary context switches= 414423

runsolver used 25.7981 second user time and 115.462 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-16 18:10:38
IDJOB=3372354
IDBENCH=71098
IDSOLVER=1852
FILE ID=node200/3372354-1305562238
RUNJOBID= node200-1305562215-19583
PBS_JOBID= 13285550
Free space on /tmp= 62052 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372354-1305562238/watcher-3372354-1305562238 -o /tmp/evaluation-result-3372354-1305562238/solver-3372354-1305562238 -C 160000 -W 5100 -M 266338304  plingeling -t 32 HOME/instance-3372354-1305562238.cnf

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=667339465

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     264257624 kB
MemFree:      255528808 kB
Buffers:        444984 kB
Cached:        7867060 kB
SwapCached:          0 kB
Active:        7390452 kB
Inactive:       990272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255528808 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2060 kB
Writeback:           0 kB
AnonPages:       70476 kB
Mapped:          14764 kB
Slab:           251404 kB
PageTables:       4612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   180360 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296372 kB
VmallocChunk: 34359440603 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62048 MiB
End job on node200 at 2011-05-16 19:34:08