Trace number 3372843

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 5010.27

General information on the benchmark

NameSAT03/industrial/kukula/addm_bench/
am_7_7.shuffled-as.sat03-363.cnf
MD5SUMc7f51e1ee7556440ab29e1c4bfe29538
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 variables4264
Number of clauses14751
Sum of the clauses size40035
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 24214
Number of clauses of size 310535
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3372843-1306085514/watcher-3372843-1306085514 -o /tmp/evaluation-result-3372843-1306085514/solver-3372843-1306085514 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372843-1306085514.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: 29.61 31.69 31.98 2/413 26926
/proc/meminfo: memFree=255497684/264257624 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=15368 CPUtime=0.03 cores=0-31
/proc/26926/stat : 26926 (plingeling) R 26924 26926 26900 0 -1 4202496 1927 1251 0 0 2 0 0 1 18 0 1 0 720037807 15736832 1858 268435456000 4194304 4417452 140734697327856 18446744073709551615 4264942 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/26926/statm: 3842 1858 145 55 0 1728 0

[startup+0.117574 s]
/proc/loadavg: 29.61 31.69 31.98 2/413 26926
/proc/meminfo: memFree=255497684/264257624 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=22868 CPUtime=0.11 cores=0-31
/proc/26926/stat : 26926 (plingeling) R 26924 26926 26900 0 -1 4202496 3806 1251 0 0 9 1 0 1 18 0 1 0 720037807 23416832 3737 268435456000 4194304 4417452 140734697327856 18446744073709551615 4209539 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/26926/statm: 5717 3737 145 55 0 3603 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 22868

[startup+0.200552 s]
/proc/loadavg: 29.61 31.69 31.98 2/413 26926
/proc/meminfo: memFree=255497684/264257624 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=32300 CPUtime=0.19 cores=0-31
/proc/26926/stat : 26926 (plingeling) R 26924 26926 26900 0 -1 4202496 6149 1251 0 0 17 1 0 1 18 0 1 0 720037807 33075200 6080 268435456000 4194304 4417452 140734697327856 18446744073709551615 4231477 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/26926/statm: 8075 6080 146 55 0 5961 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 32300

[startup+0.300565 s]
/proc/loadavg: 29.61 31.69 31.98 2/413 26926
/proc/meminfo: memFree=255497684/264257624 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=36816 CPUtime=0.3 cores=0-31
/proc/26926/stat : 26926 (plingeling) R 26924 26926 26900 0 -1 4202496 7278 1251 0 0 27 2 0 1 19 0 1 0 720037807 37699584 7209 268435456000 4194304 4417452 140734697327856 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/26926/statm: 9204 7209 146 55 0 7090 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 36816

[startup+0.718655 s]
/proc/loadavg: 29.61 31.69 31.98 2/413 26926
/proc/meminfo: memFree=255497684/264257624 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=709852 CPUtime=4.37 cores=0-31
/proc/26926/stat : 26926 (plingeling) S 26924 26926 26900 0 -1 4202496 16284 1251 0 0 426 10 0 1 18 0 33 0 720037807 726888448 12426 268435456000 4194304 4417452 140734697327856 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26926/statm: 177463 12426 172 55 0 175349 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 709852

[startup+1.50246 s]
/proc/loadavg: 29.61 31.69 31.98 33/446 26964
/proc/meminfo: memFree=255436352/264257624 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=719068 CPUtime=29.33 cores=0-31
/proc/26926/stat : 26926 (plingeling) S 26924 26926 26900 0 -1 4202496 26870 1251 0 0 2911 21 0 1 18 0 33 0 720037807 736325632 15568 268435456000 4194304 4417452 140734697327856 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26926/statm: 179767 15568 175 55 0 177653 0
[pid=26926/tid=26933] ppid=26924 vsize=719068 CPUtime=0.92 cores=0-31
/proc/26926/task/26933/stat : 26933 (plingeling) R 26924 26926 26900 0 -1 4202560 269 1251 0 0 91 0 0 1 19 0 33 0 720037864 736325632 15568 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=26926/tid=26934] ppid=26924 vsize=719068 CPUtime=0.91 cores=0-31
/proc/26926/task/26934/stat : 26934 (plingeling) R 26924 26926 26900 0 -1 4202560 210 1251 0 0 90 0 0 1 19 0 33 0 720037864 736325632 15568 268435456000 4194304 4417452 140734697327856 18446744073709551615 4354481 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26926/tid=26935] ppid=26924 vsize=719068 CPUtime=0.91 cores=0-31
/proc/26926/task/26935/stat : 26935 (plingeling) R 26924 26926 26900 0 -1 4202560 372 1251 0 0 90 0 0 1 19 0 33 0 720037864 736325632 15568 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26926/tid=26936] ppid=26924 vsize=719068 CPUtime=0.91 cores=0-31
/proc/26926/task/26936/stat : 26936 (plingeling) R 26924 26926 26900 0 -1 4202560 604 1251 0 0 90 0 0 1 19 0 33 0 720037864 736325632 15568 268435456000 4194304 4417452 140734697327856 18446744073709551615 4321702 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26926/tid=26937] ppid=26924 vsize=719068 CPUtime=0.9 cores=0-31
/proc/26926/task/26937/stat : 26937 (plingeling) R 26924 26926 26900 0 -1 4202560 714 1251 0 0 89 0 0 1 19 0 33 0 720037864 736325632 15568 268435456000 4194304 4417452 140734697327856 18446744073709551615 4365135 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26926/tid=26938] ppid=26924 vsize=719068 CPUtime=0.91 cores=0-31
/proc/26926/task/26938/stat : 26938 (plingeling) R 26924 26926 26900 0 -1 4202560 603 1251 0 0 90 0 0 1 19 0 33 0 720037864 736325632 15568 268435456000 4194304 4417452 140734697327856 18446744073709551615 4311844 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=26926/tid=26939] ppid=26924 vsize=719068 CPUtime=0.91 cores=0-31
/proc/26926/task/26939/stat : 26939 (plingeling) R 26924 26926 26900 0 -1 4202560 398 1251 0 0 90 0 0 1 18 0 33 0 720037864 736325632 15568 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26926/tid=26940] ppid=26924 vsize=719068 CPUtime=0.89 cores=0-31
/proc/26926/task/26940/stat : 26940 (plingeling) R 26924 26926 26900 0 -1 4202560 180 1251 0 0 88 0 0 1 19 0 33 0 720037864 736325632 15568 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364850 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=26926/tid=26941] ppid=26924 vsize=719068 CPUtime=0.89 cores=0-31
/proc/26926/task/26941/stat : 26941 (plingeling) R 26924 26926 26900 0 -1 4202560 898 1251 0 0 88 0 0 1 19 0 33 0 720037864 736325632 15568 268435456000 4194304 4417452 140734697327856 18446744073709551615 4354532 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=26926/tid=26942] ppid=26924 vsize=719068 CPUtime=0.87 cores=0-31
/proc/26926/task/26942/stat : 26942 (plingeling) R 26924 26926 26900 0 -1 4202560 288 1251 0 0 86 0 0 1 19 0 33 0 720037864 736325632 15568 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=26926/tid=26943] ppid=26924 vsize=719068 CPUtime=0.9 cores=0-31
/proc/26926/task/26943/stat : 26943 (plingeling) R 26924 26926 26900 0 -1 4202560 540 1251 0 0 89 0 0 1 19 0 33 0 720037864 736325632 15568 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26926/tid=26944] ppid=26924 vsize=719068 CPUtime=0.91 cores=0-31
/proc/26926/task/26944/stat : 26944 (plingeling) R 26924 26926 26900 0 -1 4202560 197 1251 0 0 90 0 0 1 19 0 33 0 720037864 736325632 15568 268435456000 4194304 4417452 140734697327856 18446744073709551615 4250980 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=26926/tid=26945] ppid=26924 vsize=719068 CPUtime=0.9 cores=0-31
/proc/26926/task/26945/stat : 26945 (plingeling) R 26924 26926 26900 0 -1 4202560 169 1251 0 0 89 0 0 1 19 0 33 0 720037864 736325632 15568 268435456000 4194304 4417452 140734697327856 18446744073709551615 4260081 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=26926/tid=26946] ppid=26924 vsize=719068 CPUtime=0.91 cores=0-31
/proc/26926/task/26946/stat : 26946 (plingeling) R 26924 26926 26900 0 -1 4202560 339 1251 0 0 90 0 0 1 18 0 33 0 720037864 736325632 15568 268435456000 4194304 4417452 140734697327856 18446744073709551615 4357566 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=26926/tid=26947] ppid=26924 vsize=719120 CPUtime=0.91 cores=0-31
/proc/26926/task/26947/stat : 26947 (plingeling) R 26924 26926 26900 0 -1 4202560 667 1251 0 0 89 1 0 1 19 0 33 0 720037864 736378880 15568 268435456000 4194304 4417452 140734697327856 18446744073709551615 258651013786 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=26926/tid=26948] ppid=26924 vsize=719280 CPUtime=0.9 cores=0-31
/proc/26926/task/26948/stat : 26948 (plingeling) R 26924 26926 26900 0 -1 4202560 263 1251 0 0 89 0 0 1 19 0 33 0 720037864 736542720 15589 268435456000 4194304 4417452 140734697327856 18446744073709551615 4237237 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26926/tid=26949] ppid=26924 vsize=719336 CPUtime=0.91 cores=0-31
/proc/26926/task/26949/stat : 26949 (plingeling) R 26924 26926 26900 0 -1 4202560 194 1251 0 0 90 0 0 1 18 0 33 0 720037864 736600064 15612 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=26926/tid=26950] ppid=26924 vsize=719336 CPUtime=0.9 cores=0-31
/proc/26926/task/26950/stat : 26950 (plingeling) R 26924 26926 26900 0 -1 4202560 407 1251 0 0 89 0 0 1 19 0 33 0 720037864 736600064 15635 268435456000 4194304 4417452 140734697327856 18446744073709551615 4237262 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=26926/tid=26951] ppid=26924 vsize=719336 CPUtime=0.87 cores=0-31
/proc/26926/task/26951/stat : 26951 (plingeling) R 26924 26926 26900 0 -1 4202560 325 1251 0 0 86 0 0 1 21 0 33 0 720037864 736600064 15635 268435456000 4194304 4417452 140734697327856 18446744073709551615 18446744073699065896 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=26926/tid=26952] ppid=26924 vsize=719336 CPUtime=0.9 cores=0-31
/proc/26926/task/26952/stat : 26952 (plingeling) R 26924 26926 26900 0 -1 4202560 262 1251 0 0 89 0 0 1 21 0 33 0 720037865 736600064 15635 268435456000 4194304 4417452 140734697327856 18446744073709551615 18446744073699065913 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=26926/tid=26953] ppid=26924 vsize=719336 CPUtime=0.9 cores=0-31
/proc/26926/task/26953/stat : 26953 (plingeling) R 26924 26926 26900 0 -1 4202560 598 1251 0 0 89 0 0 1 19 0 33 0 720037865 736600064 15635 268435456000 4194304 4417452 140734697327856 18446744073709551615 4358038 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=26926/tid=26954] ppid=26924 vsize=719336 CPUtime=0.9 cores=0-31
/proc/26926/task/26954/stat : 26954 (plingeling) R 26924 26926 26900 0 -1 4202560 724 1251 0 0 88 1 0 1 18 0 33 0 720037865 736600064 15635 268435456000 4194304 4417452 140734697327856 18446744073709551615 4320947 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=26926/tid=26955] ppid=26924 vsize=719336 CPUtime=0.89 cores=0-31
/proc/26926/task/26955/stat : 26955 (plingeling) R 26924 26926 26900 0 -1 4202560 373 1251 0 0 88 0 0 1 21 0 33 0 720037865 736600064 15635 268435456000 4194304 4417452 140734697327856 18446744073709551615 4365984 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=26926/tid=26956] ppid=26924 vsize=719336 CPUtime=0.87 cores=0-31
/proc/26926/task/26956/stat : 26956 (plingeling) R 26924 26926 26900 0 -1 4202560 712 1251 0 0 86 0 0 1 21 0 33 0 720037865 736600064 15635 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=26926/tid=26957] ppid=26924 vsize=719336 CPUtime=0.9 cores=0-31
/proc/26926/task/26957/stat : 26957 (plingeling) R 26924 26926 26900 0 -1 4202560 320 1251 0 0 89 0 0 1 19 0 33 0 720037865 736600064 15635 268435456000 4194304 4417452 140734697327856 18446744073709551615 18446744073699065980 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=26926/tid=26958] ppid=26924 vsize=719336 CPUtime=0.89 cores=0-31
/proc/26926/task/26958/stat : 26958 (plingeling) R 26924 26926 26900 0 -1 4202560 353 1251 0 0 88 0 0 1 21 0 33 0 720037865 736600064 15635 268435456000 4194304 4417452 140734697327856 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=26926/tid=26959] ppid=26924 vsize=719336 CPUtime=0.89 cores=0-31
/proc/26926/task/26959/stat : 26959 (plingeling) R 26924 26926 26900 0 -1 4202560 719 1251 0 0 88 0 0 1 19 0 33 0 720037865 736600064 15635 268435456000 4194304 4417452 140734697327856 18446744073709551615 4366407 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=26926/tid=26960] ppid=26924 vsize=719336 CPUtime=0.89 cores=0-31
/proc/26926/task/26960/stat : 26960 (plingeling) R 26924 26926 26900 0 -1 4202560 314 1251 0 0 88 0 0 1 18 0 33 0 720037865 736600064 15635 268435456000 4194304 4417452 140734697327856 18446744073709551615 4232609 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=26926/tid=26961] ppid=26924 vsize=719336 CPUtime=0.9 cores=0-31
/proc/26926/task/26961/stat : 26961 (plingeling) R 26924 26926 26900 0 -1 4202560 299 1251 0 0 89 0 0 1 19 0 33 0 720037865 736600064 15635 268435456000 4194304 4417452 140734697327856 18446744073709551615 4250969 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=26926/tid=26962] ppid=26924 vsize=719336 CPUtime=0.9 cores=0-31
/proc/26926/task/26962/stat : 26962 (plingeling) R 26924 26926 26900 0 -1 4202560 317 1251 0 0 89 0 0 1 18 0 33 0 720037865 736600064 15635 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26926/tid=26963] ppid=26924 vsize=719336 CPUtime=0.89 cores=0-31
/proc/26926/task/26963/stat : 26963 (plingeling) R 26924 26926 26900 0 -1 4202560 383 1251 0 0 88 0 0 1 21 0 33 0 720037865 736600064 15635 268435456000 4194304 4417452 140734697327856 18446744073709551615 4365027 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=26926/tid=26964] ppid=26924 vsize=719336 CPUtime=0.91 cores=0-31
/proc/26926/task/26964/stat : 26964 (plingeling) R 26924 26926 26900 0 -1 4202560 262 1251 0 0 90 0 0 1 21 0 33 0 720037865 736600064 15635 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364724 0 0 4096 17442 0 0 0 -1 26 0 0 0
Current children cumulated CPU time (s) 29.33
Current children cumulated vsize (KiB) 719068

[startup+3.10151 s]
/proc/loadavg: 29.61 31.69 31.98 33/446 26964
/proc/meminfo: memFree=255408032/264257624 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=749732 CPUtime=79.47 cores=0-31
/proc/26926/stat : 26926 (plingeling) S 26924 26926 26900 0 -1 4202496 74180 1251 0 0 7857 89 0 1 18 0 33 0 720037807 767725568 23580 268435456000 4194304 4417452 140734697327856 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26926/statm: 187433 23580 175 55 0 185319 0
[pid=26926/tid=26933] ppid=26924 vsize=749732 CPUtime=2.46 cores=0-31
/proc/26926/task/26933/stat : 26933 (plingeling) R 26924 26926 26900 0 -1 4202560 1627 1251 0 0 244 1 0 1 18 0 33 0 720037864 767725568 23580 268435456000 4194304 4417452 140734697327856 18446744073709551615 4357204 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=26926/tid=26934] ppid=26924 vsize=749732 CPUtime=2.48 cores=0-31
/proc/26926/task/26934/stat : 26934 (plingeling) R 26924 26926 26900 0 -1 4202560 1521 1251 0 0 245 2 0 1 19 0 33 0 720037864 767725568 23580 268435456000 4194304 4417452 140734697327856 18446744073709551615 4251100 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26926/tid=26935] ppid=26924 vsize=749732 CPUtime=2.47 cores=0-31
/proc/26926/task/26935/stat : 26935 (plingeling) R 26924 26926 26900 0 -1 4202560 2325 1251 0 0 243 3 0 1 18 0 33 0 720037864 767725568 23580 268435456000 4194304 4417452 140734697327856 18446744073709551615 4365204 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26926/tid=26936] ppid=26924 vsize=749732 CPUtime=2.47 cores=0-31
/proc/26926/task/26936/stat : 26936 (plingeling) R 26924 26926 26900 0 -1 4202560 2507 1251 0 0 243 3 0 1 19 0 33 0 720037864 767725568 23580 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26926/tid=26937] ppid=26924 vsize=749732 CPUtime=2.47 cores=0-31
/proc/26926/task/26937/stat : 26937 (plingeling) R 26924 26926 26900 0 -1 4202560 2561 1251 0 0 242 4 0 1 18 0 33 0 720037864 767725568 23580 268435456000 4194304 4417452 140734697327856 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26926/tid=26938] ppid=26924 vsize=749732 CPUtime=2.48 cores=0-31
/proc/26926/task/26938/stat : 26938 (plingeling) R 26924 26926 26900 0 -1 4202560 2176 1251 0 0 244 3 0 1 19 0 33 0 720037864 767725568 23580 268435456000 4194304 4417452 140734697327856 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=26926/tid=26939] ppid=26924 vsize=749732 CPUtime=2.48 cores=0-31
/proc/26926/task/26939/stat : 26939 (plingeling) R 26924 26926 26900 0 -1 4202560 1746 1251 0 0 246 1 0 1 18 0 33 0 720037864 767725568 23580 268435456000 4194304 4417452 140734697327856 18446744073709551615 4357079 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26926/tid=26940] ppid=26924 vsize=749732 CPUtime=2.47 cores=0-31
/proc/26926/task/26940/stat : 26940 (plingeling) R 26924 26926 26900 0 -1 4202560 1223 1251 0 0 245 1 0 1 18 0 33 0 720037864 767725568 23580 268435456000 4194304 4417452 140734697327856 18446744073709551615 4252216 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=26926/tid=26941] ppid=26924 vsize=749732 CPUtime=2.45 cores=0-31
/proc/26926/task/26941/stat : 26941 (plingeling) R 26924 26926 26900 0 -1 4202560 2574 1251 0 0 242 2 0 1 18 0 33 0 720037864 767725568 23580 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364583 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=26926/tid=26942] ppid=26924 vsize=749732 CPUtime=2.43 cores=0-31
/proc/26926/task/26942/stat : 26942 (plingeling) R 26924 26926 26900 0 -1 4202560 1409 1251 0 0 241 1 0 1 19 0 33 0 720037864 767725568 23580 268435456000 4194304 4417452 140734697327856 18446744073709551615 4252447 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=26926/tid=26943] ppid=26924 vsize=749732 CPUtime=2.48 cores=0-31
/proc/26926/task/26943/stat : 26943 (plingeling) R 26924 26926 26900 0 -1 4202560 2031 1251 0 0 245 2 0 1 20 0 33 0 720037864 767725568 23580 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26926/tid=26944] ppid=26924 vsize=749732 CPUtime=2.48 cores=0-31
/proc/26926/task/26944/stat : 26944 (plingeling) R 26924 26926 26900 0 -1 4202560 1524 1251 0 0 245 2 0 1 19 0 33 0 720037864 767725568 23580 268435456000 4194304 4417452 140734697327856 18446744073709551615 4366149 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=26926/tid=26945] ppid=26924 vsize=749732 CPUtime=2.46 cores=0-31
/proc/26926/task/26945/stat : 26945 (plingeling) R 26924 26926 26900 0 -1 4202560 1647 1251 0 0 244 1 0 1 21 0 33 0 720037864 767725568 23580 268435456000 4194304 4417452 140734697327856 18446744073709551615 4272728 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=26926/tid=26946] ppid=26924 vsize=749732 CPUtime=2.47 cores=0-31
/proc/26926/task/26946/stat : 26946 (plingeling) R 26924 26926 26900 0 -1 4202560 1721 1251 0 0 244 2 0 1 19 0 33 0 720037864 767725568 23580 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=26926/tid=26947] ppid=26924 vsize=749732 CPUtime=2.47 cores=0-31
/proc/26926/task/26947/stat : 26947 (plingeling) R 26924 26926 26900 0 -1 4202560 2664 1251 0 0 242 4 0 1 18 0 33 0 720037864 767725568 23580 268435456000 4194304 4417452 140734697327856 18446744073709551615 4251172 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=26926/tid=26948] ppid=26924 vsize=749732 CPUtime=2.46 cores=0-31
/proc/26926/task/26948/stat : 26948 (plingeling) R 26924 26926 26900 0 -1 4202560 1774 1251 0 0 244 1 0 1 18 0 33 0 720037864 767725568 23580 268435456000 4194304 4417452 140734697327856 18446744073709551615 4251109 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26926/tid=26949] ppid=26924 vsize=749732 CPUtime=2.47 cores=0-31
/proc/26926/task/26949/stat : 26949 (plingeling) R 26924 26926 26900 0 -1 4202560 1669 1251 0 0 244 2 0 1 18 0 33 0 720037864 767725568 23580 268435456000 4194304 4417452 140734697327856 18446744073709551615 4236920 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=26926/tid=26950] ppid=26924 vsize=749732 CPUtime=2.48 cores=0-31
/proc/26926/task/26950/stat : 26950 (plingeling) R 26924 26926 26900 0 -1 4202560 1930 1251 0 0 245 2 0 1 19 0 33 0 720037864 767725568 23580 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=26926/tid=26951] ppid=26924 vsize=749732 CPUtime=2.44 cores=0-31
/proc/26926/task/26951/stat : 26951 (plingeling) R 26924 26926 26900 0 -1 4202560 1902 1251 0 0 240 3 0 1 18 0 33 0 720037864 767725568 23580 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=26926/tid=26952] ppid=26924 vsize=749732 CPUtime=2.47 cores=0-31
/proc/26926/task/26952/stat : 26952 (plingeling) R 26924 26926 26900 0 -1 4202560 1628 1251 0 0 244 2 0 1 19 0 33 0 720037865 767725568 23580 268435456000 4194304 4417452 140734697327856 18446744073709551615 4302988 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=26926/tid=26953] ppid=26924 vsize=749732 CPUtime=2.48 cores=0-31
/proc/26926/task/26953/stat : 26953 (plingeling) R 26924 26926 26900 0 -1 4202560 1502 1251 0 0 246 1 0 1 19 0 33 0 720037865 767725568 23580 268435456000 4194304 4417452 140734697327856 18446744073709551615 4357379 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=26926/tid=26954] ppid=26924 vsize=749732 CPUtime=2.48 cores=0-31
/proc/26926/task/26954/stat : 26954 (plingeling) R 26924 26926 26900 0 -1 4202560 2097 1251 0 0 244 3 0 1 19 0 33 0 720037865 767725568 23580 268435456000 4194304 4417452 140734697327856 18446744073709551615 4246347 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=26926/tid=26955] ppid=26924 vsize=749732 CPUtime=2.46 cores=0-31
/proc/26926/task/26955/stat : 26955 (plingeling) R 26924 26926 26900 0 -1 4202560 2166 1251 0 0 242 3 0 1 18 0 33 0 720037865 767725568 23580 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=26926/tid=26956] ppid=26924 vsize=749732 CPUtime=2.44 cores=0-31
/proc/26926/task/26956/stat : 26956 (plingeling) R 26924 26926 26900 0 -1 4202560 2521 1251 0 0 240 3 0 1 20 0 33 0 720037865 767725568 23580 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=26926/tid=26957] ppid=26924 vsize=749732 CPUtime=2.48 cores=0-31
/proc/26926/task/26957/stat : 26957 (plingeling) R 26924 26926 26900 0 -1 4202560 1551 1251 0 0 245 2 0 1 18 0 33 0 720037865 767725568 23566 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=26926/tid=26958] ppid=26924 vsize=749764 CPUtime=2.4 cores=0-31
/proc/26926/task/26958/stat : 26958 (plingeling) R 26924 26926 26900 0 -1 4202560 1782 1251 0 0 237 2 0 1 18 0 33 0 720037865 767758336 23571 268435456000 4194304 4417452 140734697327856 18446744073709551615 4253237 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=26926/tid=26959] ppid=26924 vsize=749764 CPUtime=2.46 cores=0-31
/proc/26926/task/26959/stat : 26959 (plingeling) R 26924 26926 26900 0 -1 4202560 2467 1251 0 0 242 3 0 1 19 0 33 0 720037865 767758336 23588 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=26926/tid=26960] ppid=26924 vsize=749764 CPUtime=2.46 cores=0-31
/proc/26926/task/26960/stat : 26960 (plingeling) R 26924 26926 26900 0 -1 4202560 1856 1251 0 0 243 2 0 1 20 0 33 0 720037865 767758336 23588 268435456000 4194304 4417452 140734697327856 18446744073709551615 4273416 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=26926/tid=26961] ppid=26924 vsize=749764 CPUtime=2.47 cores=0-31

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

[pid=26926/tid=26944] ppid=26924 vsize=10640568 CPUtime=4957.8 cores=0-31
/proc/26926/task/26944/stat : 26944 (plingeling) R 26924 26926 26900 0 -1 4202560 478884 1251 0 0 495034 745 0 1 25 0 33 0 720037864 10895941632 2506443 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=26926/tid=26945] ppid=26924 vsize=10640568 CPUtime=4957.52 cores=0-31
/proc/26926/task/26945/stat : 26945 (plingeling) R 26924 26926 26900 0 -1 4202560 461878 1251 0 0 495046 705 0 1 25 0 33 0 720037864 10895941632 2506443 268435456000 4194304 4417452 140734697327856 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=26926/tid=26946] ppid=26924 vsize=10640568 CPUtime=4955.83 cores=0-31
/proc/26926/task/26946/stat : 26946 (plingeling) R 26924 26926 26900 0 -1 4202560 588363 1251 0 0 494819 763 0 1 25 0 33 0 720037864 10895941632 2506443 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=26926/tid=26947] ppid=26924 vsize=10640568 CPUtime=4957.58 cores=0-31
/proc/26926/task/26947/stat : 26947 (plingeling) R 26924 26926 26900 0 -1 4202560 792361 1251 0 0 494905 852 0 1 25 0 33 0 720037864 10895941632 2506443 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364675 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=26926/tid=26948] ppid=26924 vsize=10640568 CPUtime=4952.11 cores=0-31
/proc/26926/task/26948/stat : 26948 (plingeling) R 26924 26926 26900 0 -1 4202560 559704 1251 0 0 494296 914 0 1 25 0 33 0 720037864 10895941632 2506443 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=26926/tid=26949] ppid=26924 vsize=10640568 CPUtime=4949.47 cores=0-31
/proc/26926/task/26949/stat : 26949 (plingeling) R 26924 26926 26900 0 -1 4202560 569753 1251 0 0 494141 805 0 1 25 0 33 0 720037864 10895941632 2506443 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=26926/tid=26950] ppid=26924 vsize=10640568 CPUtime=4957.09 cores=0-31
/proc/26926/task/26950/stat : 26950 (plingeling) R 26924 26926 26900 0 -1 4202560 521109 1251 0 0 494923 785 0 1 25 0 33 0 720037864 10895941632 2506443 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=26926/tid=26951] ppid=26924 vsize=10640568 CPUtime=4956.54 cores=0-31
/proc/26926/task/26951/stat : 26951 (plingeling) R 26924 26926 26900 0 -1 4202560 749316 1251 0 0 494599 1054 0 1 25 0 33 0 720037864 10895941632 2506443 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=26926/tid=26952] ppid=26924 vsize=10640568 CPUtime=4949.68 cores=0-31
/proc/26926/task/26952/stat : 26952 (plingeling) R 26924 26926 26900 0 -1 4202560 822216 1251 0 0 494109 858 0 1 25 0 33 0 720037865 10895941632 2506443 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=26926/tid=26953] ppid=26924 vsize=10640568 CPUtime=4956.27 cores=0-31
/proc/26926/task/26953/stat : 26953 (plingeling) R 26924 26926 26900 0 -1 4202560 753444 1251 0 0 494729 897 0 1 25 0 33 0 720037865 10895941632 2506443 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26926/tid=26954] ppid=26924 vsize=10640568 CPUtime=4947.37 cores=0-31
/proc/26926/task/26954/stat : 26954 (plingeling) R 26924 26926 26900 0 -1 4202560 952127 1251 0 0 493875 861 0 1 25 0 33 0 720037865 10895941632 2506443 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26926/tid=26955] ppid=26924 vsize=10640568 CPUtime=4934.37 cores=0-31
/proc/26926/task/26955/stat : 26955 (plingeling) R 26924 26926 26900 0 -1 4202560 590840 1251 0 0 492554 882 0 1 25 0 33 0 720037865 10895941632 2506443 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=26926/tid=26956] ppid=26924 vsize=10640568 CPUtime=4958.03 cores=0-31
/proc/26926/task/26956/stat : 26956 (plingeling) R 26924 26926 26900 0 -1 4202560 564021 1251 0 0 495012 790 0 1 25 0 33 0 720037865 10895941632 2506443 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=26926/tid=26957] ppid=26924 vsize=10640568 CPUtime=4952.23 cores=0-31
/proc/26926/task/26957/stat : 26957 (plingeling) R 26924 26926 26900 0 -1 4202560 1156407 1251 0 0 494191 1031 0 1 25 0 33 0 720037865 10895941632 2506443 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=26926/tid=26958] ppid=26924 vsize=10640568 CPUtime=4954.48 cores=0-31
/proc/26926/task/26958/stat : 26958 (plingeling) R 26924 26926 26900 0 -1 4202560 646244 1251 0 0 494510 937 0 1 25 0 33 0 720037865 10895941632 2506443 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=26926/tid=26959] ppid=26924 vsize=10640568 CPUtime=4955.53 cores=0-31
/proc/26926/task/26959/stat : 26959 (plingeling) R 26924 26926 26900 0 -1 4202560 698947 1251 0 0 494524 1028 0 1 25 0 33 0 720037865 10895941632 2506443 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26926/tid=26960] ppid=26924 vsize=10640568 CPUtime=4956.2 cores=0-31
/proc/26926/task/26960/stat : 26960 (plingeling) R 26924 26926 26900 0 -1 4202560 430634 1251 0 0 494804 815 0 1 25 0 33 0 720037865 10895941632 2506443 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26926/tid=26961] ppid=26924 vsize=10640568 CPUtime=4957.34 cores=0-31
/proc/26926/task/26961/stat : 26961 (plingeling) R 26924 26926 26900 0 -1 4202560 613492 1251 0 0 494860 873 0 1 25 0 33 0 720037865 10895941632 2506443 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=26926/tid=26962] ppid=26924 vsize=10640568 CPUtime=4944.76 cores=0-31
/proc/26926/task/26962/stat : 26962 (plingeling) R 26924 26926 26900 0 -1 4202560 652678 1251 0 0 493866 609 0 1 25 0 33 0 720037865 10895941632 2506443 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=26926/tid=26963] ppid=26924 vsize=10640568 CPUtime=4955.97 cores=0-31
/proc/26926/task/26963/stat : 26963 (plingeling) R 26924 26926 26900 0 -1 4202560 635416 1251 0 0 494742 854 0 1 25 0 33 0 720037865 10895941632 2506443 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=26926/tid=26964] ppid=26924 vsize=10640568 CPUtime=4953.66 cores=0-31
/proc/26926/task/26964/stat : 26964 (plingeling) R 26924 26926 26900 0 -1 4202560 622247 1251 0 0 494483 882 0 1 25 0 33 0 720037865 10895941632 2506443 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 26 0 0 0
Current children cumulated CPU time (s) 158495
Current children cumulated vsize (KiB) 10640568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009.4 s]
/proc/loadavg: 32.06 32.08 32.06 34/446 27110
/proc/meminfo: memFree=245371172/264257624 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=10731368 CPUtime=160002 cores=0-31
/proc/26926/stat : 26926 (plingeling) S 26924 26926 26900 0 -1 4202496 21302651 1251 0 0 15972985 27241 0 1 18 0 33 0 720037807 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/26926/statm: 2682842 2529143 175 55 0 2680728 0
[pid=26926/tid=26933] ppid=26924 vsize=10731368 CPUtime=5004.51 cores=0-31
/proc/26926/task/26933/stat : 26933 (plingeling) R 26924 26926 26900 0 -1 4202560 497123 1251 0 0 499598 852 0 1 25 0 33 0 720037864 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=26926/tid=26934] ppid=26924 vsize=10731368 CPUtime=4985.47 cores=0-31
/proc/26926/task/26934/stat : 26934 (plingeling) R 26924 26926 26900 0 -1 4202560 588377 1251 0 0 497693 853 0 1 25 0 33 0 720037864 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=26926/tid=26935] ppid=26924 vsize=10731368 CPUtime=5004.38 cores=0-31
/proc/26926/task/26935/stat : 26935 (plingeling) R 26924 26926 26900 0 -1 4202560 549051 1251 0 0 499652 785 0 1 25 0 33 0 720037864 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=26926/tid=26936] ppid=26924 vsize=10731368 CPUtime=5002.46 cores=0-31
/proc/26926/task/26936/stat : 26936 (plingeling) R 26924 26926 26900 0 -1 4202560 832051 1251 0 0 499571 674 0 1 25 0 33 0 720037864 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4366065 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26926/tid=26937] ppid=26924 vsize=10731368 CPUtime=5000.8 cores=0-31
/proc/26926/task/26937/stat : 26937 (plingeling) R 26924 26926 26900 0 -1 4202560 678481 1251 0 0 499257 822 0 1 25 0 33 0 720037864 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=26926/tid=26938] ppid=26924 vsize=10731368 CPUtime=4977.34 cores=0-31
/proc/26926/task/26938/stat : 26938 (plingeling) R 26924 26926 26900 0 -1 4202560 698359 1251 0 0 496907 826 0 1 25 0 33 0 720037864 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=26926/tid=26939] ppid=26924 vsize=10731368 CPUtime=5004.63 cores=0-31
/proc/26926/task/26939/stat : 26939 (plingeling) R 26924 26926 26900 0 -1 4202560 555686 1251 0 0 499670 792 0 1 25 0 33 0 720037864 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=26926/tid=26940] ppid=26924 vsize=10731368 CPUtime=5004.11 cores=0-31
/proc/26926/task/26940/stat : 26940 (plingeling) R 26924 26926 26900 0 -1 4202560 864516 1251 0 0 499581 829 0 1 25 0 33 0 720037864 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=26926/tid=26941] ppid=26924 vsize=10731368 CPUtime=5003.18 cores=0-31
/proc/26926/task/26941/stat : 26941 (plingeling) R 26924 26926 26900 0 -1 4202560 751277 1251 0 0 499216 1101 0 1 25 0 33 0 720037864 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=26926/tid=26942] ppid=26924 vsize=10731368 CPUtime=5000.56 cores=0-31
/proc/26926/task/26942/stat : 26942 (plingeling) R 26924 26926 26900 0 -1 4202560 724254 1251 0 0 499172 883 0 1 25 0 33 0 720037864 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=26926/tid=26943] ppid=26924 vsize=10731368 CPUtime=5004.73 cores=0-31
/proc/26926/task/26943/stat : 26943 (plingeling) R 26924 26926 26900 0 -1 4202560 604401 1251 0 0 499686 786 0 1 25 0 33 0 720037864 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 20 0 0 0
[pid=26926/tid=26944] ppid=26924 vsize=10731368 CPUtime=5004.93 cores=0-31
/proc/26926/task/26944/stat : 26944 (plingeling) R 26924 26926 26900 0 -1 4202560 478884 1251 0 0 499747 745 0 1 25 0 33 0 720037864 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=26926/tid=26945] ppid=26924 vsize=10731368 CPUtime=5004.65 cores=0-31
/proc/26926/task/26945/stat : 26945 (plingeling) R 26924 26926 26900 0 -1 4202560 461878 1251 0 0 499759 705 0 1 25 0 33 0 720037864 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=26926/tid=26946] ppid=26924 vsize=10731368 CPUtime=5002.96 cores=0-31
/proc/26926/task/26946/stat : 26946 (plingeling) R 26924 26926 26900 0 -1 4202560 588363 1251 0 0 499532 763 0 1 25 0 33 0 720037864 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=26926/tid=26947] ppid=26924 vsize=10731368 CPUtime=5004.72 cores=0-31
/proc/26926/task/26947/stat : 26947 (plingeling) R 26924 26926 26900 0 -1 4202560 800355 1251 0 0 499617 854 0 1 25 0 33 0 720037864 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=26926/tid=26948] ppid=26924 vsize=10731368 CPUtime=4999.25 cores=0-31
/proc/26926/task/26948/stat : 26948 (plingeling) R 26924 26926 26900 0 -1 4202560 559704 1251 0 0 499010 914 0 1 25 0 33 0 720037864 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=26926/tid=26949] ppid=26924 vsize=10731368 CPUtime=4996.61 cores=0-31
/proc/26926/task/26949/stat : 26949 (plingeling) R 26924 26926 26900 0 -1 4202560 585674 1251 0 0 498841 819 0 1 25 0 33 0 720037864 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=26926/tid=26950] ppid=26924 vsize=10731368 CPUtime=5004.22 cores=0-31
/proc/26926/task/26950/stat : 26950 (plingeling) R 26924 26926 26900 0 -1 4202560 521126 1251 0 0 499636 785 0 1 25 0 33 0 720037864 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=26926/tid=26951] ppid=26924 vsize=10731368 CPUtime=5003.68 cores=0-31
/proc/26926/task/26951/stat : 26951 (plingeling) R 26924 26926 26900 0 -1 4202560 749316 1251 0 0 499313 1054 0 1 25 0 33 0 720037864 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=26926/tid=26952] ppid=26924 vsize=10731368 CPUtime=4996.82 cores=0-31
/proc/26926/task/26952/stat : 26952 (plingeling) R 26924 26926 26900 0 -1 4202560 822216 1251 0 0 498823 858 0 1 25 0 33 0 720037865 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=26926/tid=26953] ppid=26924 vsize=10731368 CPUtime=5003.4 cores=0-31
/proc/26926/task/26953/stat : 26953 (plingeling) R 26924 26926 26900 0 -1 4202560 758361 1251 0 0 499441 898 0 1 25 0 33 0 720037865 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26926/tid=26954] ppid=26924 vsize=10731368 CPUtime=4994.51 cores=0-31
/proc/26926/task/26954/stat : 26954 (plingeling) R 26924 26926 26900 0 -1 4202560 982640 1251 0 0 498531 919 0 1 25 0 33 0 720037865 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=26926/tid=26955] ppid=26924 vsize=10731368 CPUtime=4981.51 cores=0-31
/proc/26926/task/26955/stat : 26955 (plingeling) R 26924 26926 26900 0 -1 4202560 603859 1251 0 0 497265 885 0 1 25 0 33 0 720037865 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=26926/tid=26956] ppid=26924 vsize=10731368 CPUtime=5005.16 cores=0-31
/proc/26926/task/26956/stat : 26956 (plingeling) R 26924 26926 26900 0 -1 4202560 564021 1251 0 0 499725 790 0 1 25 0 33 0 720037865 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=26926/tid=26957] ppid=26924 vsize=10731368 CPUtime=4999.37 cores=0-31
/proc/26926/task/26957/stat : 26957 (plingeling) R 26924 26926 26900 0 -1 4202560 1156407 1251 0 0 498905 1031 0 1 25 0 33 0 720037865 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=26926/tid=26958] ppid=26924 vsize=10731368 CPUtime=5001.57 cores=0-31
/proc/26926/task/26958/stat : 26958 (plingeling) R 26924 26926 26900 0 -1 4202560 646244 1251 0 0 499219 937 0 1 25 0 33 0 720037865 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364634 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=26926/tid=26959] ppid=26924 vsize=10731368 CPUtime=5002.66 cores=0-31
/proc/26926/task/26959/stat : 26959 (plingeling) R 26924 26926 26900 0 -1 4202560 698947 1251 0 0 499237 1028 0 1 25 0 33 0 720037865 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26926/tid=26960] ppid=26924 vsize=10731368 CPUtime=5003.33 cores=0-31
/proc/26926/task/26960/stat : 26960 (plingeling) R 26924 26926 26900 0 -1 4202560 430634 1251 0 0 499517 815 0 1 25 0 33 0 720037865 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=26926/tid=26961] ppid=26924 vsize=10731368 CPUtime=5004.47 cores=0-31
/proc/26926/task/26961/stat : 26961 (plingeling) R 26924 26926 26900 0 -1 4202560 619148 1251 0 0 499572 874 0 1 25 0 33 0 720037865 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=26926/tid=26962] ppid=26924 vsize=10731368 CPUtime=4991.89 cores=0-31
/proc/26926/task/26962/stat : 26962 (plingeling) R 26924 26926 26900 0 -1 4202560 652678 1251 0 0 498579 609 0 1 25 0 33 0 720037865 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4366556 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=26926/tid=26963] ppid=26924 vsize=10731368 CPUtime=5003.11 cores=0-31
/proc/26926/task/26963/stat : 26963 (plingeling) R 26924 26926 26900 0 -1 4202560 635416 1251 0 0 499456 854 0 1 25 0 33 0 720037865 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=26926/tid=26964] ppid=26924 vsize=10731368 CPUtime=5000.8 cores=0-31
/proc/26926/task/26964/stat : 26964 (plingeling) R 26924 26926 26900 0 -1 4202560 629607 1251 0 0 499195 884 0 1 25 0 33 0 720037865 10988920832 2529143 268435456000 4194304 4417452 140734697327856 18446744073709551615 4364572 0 0 4096 17442 0 0 0 -1 26 0 0 0
Current children cumulated CPU time (s) 160002
Current children cumulated vsize (KiB) 10731368

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

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

[startup+5009.55 s]
/proc/loadavg: 32.06 32.08 32.06 34/446 27110
/proc/meminfo: memFree=245371172/264257624 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=0 CPUtime=160003 cores=0-31
/proc/26926/stat : 26926 (plingeling) Z 26924 26926 26900 0 -1 4203548 21302651 1251 0 0 15973007 27251 0 1 18 0 2 0 720037807 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26926/statm: 0 0 0 0 0 0 0
[pid=26926/tid=26964] ppid=26924 vsize=0 CPUtime=5000.9 cores=0-31
/proc/26926/task/26964/stat : 26964 (plingeling) R 26924 26926 26900 0 -1 4203588 629607 1251 0 0 499195 894 0 1 25 0 2 0 720037865 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 26 0 0 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 0

[startup+5009.9 s]
/proc/loadavg: 32.06 32.08 32.06 34/446 27110
/proc/meminfo: memFree=245371172/264257624 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=0 CPUtime=160003 cores=0-31
/proc/26926/stat : 26926 (plingeling) Z 26924 26926 26900 0 -1 4203548 21302651 1251 0 0 15973007 27286 0 1 18 0 2 0 720037807 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26926/statm: 0 0 0 0 0 0 0
[pid=26926/tid=26964] ppid=26924 vsize=0 CPUtime=5001.25 cores=0-31
/proc/26926/task/26964/stat : 26964 (plingeling) R 26924 26926 26900 0 -1 4203588 629607 1251 0 0 499195 929 0 1 25 0 2 0 720037865 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 26 0 0 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 0

[startup+5010.1 s]
/proc/loadavg: 32.06 32.08 32.06 34/446 27110
/proc/meminfo: memFree=245371172/264257624 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=0 CPUtime=160003 cores=0-31
/proc/26926/stat : 26926 (plingeling) Z 26924 26926 26900 0 -1 4203548 21302651 1251 0 0 15973007 27306 0 1 18 0 2 0 720037807 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26926/statm: 0 0 0 0 0 0 0
[pid=26926/tid=26964] ppid=26924 vsize=0 CPUtime=5001.45 cores=0-31
/proc/26926/task/26964/stat : 26964 (plingeling) R 26924 26926 26900 0 -1 4203588 629607 1251 0 0 499195 949 0 1 25 0 2 0 720037865 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 26 0 0 0
Current children cumulated CPU time (s) 160003
Current children cumulated vsize (KiB) 0

[startup+5010.2 s]
/proc/loadavg: 32.06 32.08 32.06 34/446 27110
/proc/meminfo: memFree=245371172/264257624 swapFree=67111528/67111528
[pid=26926] ppid=26924 vsize=0 CPUtime=160003 cores=0-31
/proc/26926/stat : 26926 (plingeling) Z 26924 26926 26900 0 -1 4203548 21302651 1251 0 0 15973007 27316 0 1 18 0 2 0 720037807 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/26926/statm: 0 0 0 0 0 0 0
[pid=26926/tid=26964] ppid=26924 vsize=0 CPUtime=5001.55 cores=0-31
/proc/26926/task/26964/stat : 26964 (plingeling) R 26924 26926 26900 0 -1 4203588 629607 1251 0 0 499195 959 0 1 25 0 2 0 720037865 0 0 268435456000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 -1 26 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): 5010.27
CPU time (s): 160003
CPU user time (s): 159730
CPU system time (s): 273.25
CPU usage (%): 3193.5
Max. virtual memory (cumulated for all children) (KiB): 10860404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 159730
system time used= 273.25
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21303902
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= 27139
involuntary context switches= 414205

runsolver used 26.576 second user time and 114.992 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-22 19:31:54
IDJOB=3372843
IDBENCH=84237
IDSOLVER=1852
FILE ID=node200/3372843-1306085514
RUNJOBID= node200-1306085514-26914
PBS_JOBID= 13387817
Free space on /tmp= 62048 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT03/industrial/kukula/addm_bench/am_7_7.shuffled-as.sat03-363.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372843-1306085514/watcher-3372843-1306085514 -o /tmp/evaluation-result-3372843-1306085514/solver-3372843-1306085514 -C 160000 -W 5100 -M 266338304  plingeling -t 32 HOME/instance-3372843-1306085514.cnf

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

MD5SUM BENCH= c7f51e1ee7556440ab29e1c4bfe29538
RANDOM SEED=1639092303

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:      255497840 kB
Buffers:        455444 kB
Cached:        7899660 kB
SwapCached:          0 kB
Active:        7452208 kB
Inactive:       971808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255497840 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             760 kB
Writeback:           0 kB
AnonPages:       70392 kB
Mapped:          13804 kB
Slab:           252784 kB
PageTables:       5168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   187364 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296372 kB
VmallocChunk: 34359440603 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62044 MiB
End job on node200 at 2011-05-22 20:55:25