Trace number 3372993

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)UNSAT 93.2868 39.2979

General information on the benchmark

NameSAT-Race-2010-CNF/software-verification/
nec/hard-25-U-7061.cnf
MD5SUM23c04ef615431bf15ef9eafe9b944fb8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.91225
Satisfiable
(Un)Satisfiability was proved
Number of variables541150
Number of clauses1645836
Sum of the clauses size4001876
Maximum clause length1576
Minimum clause length1
Number of clauses of size 1141
Number of clauses of size 21092306
Number of clauses of size 3543262
Number of clauses of size 44256
Number of clauses of size 51339
Number of clauses of size over 54532

Solver Data

93.18/39.29	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3372993-1306176717/watcher-3372993-1306176717 -o /tmp/evaluation-result-3372993-1306176717/solver-3372993-1306176717 -C 160000 -W 5100 -M 266338304 plingeling -t 32 HOME/instance-3372993-1306176717.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: 11.43 16.55 23.66 1/413 4663
/proc/meminfo: memFree=255135832/264257624 swapFree=67111528/67111528
[pid=4663] ppid=4661 vsize=30848 CPUtime=0.02 cores=0-31
/proc/4663/stat : 4663 (plingeling) R 4661 4663 4390 0 -1 4202496 5761 1239 0 0 0 1 0 1 23 0 1 0 729158325 31588352 5692 268435456000 4194304 4417452 140736818626960 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/4663/statm: 7712 5709 146 55 0 5598 0

[startup+0.0975091 s]
/proc/loadavg: 11.43 16.55 23.66 1/413 4663
/proc/meminfo: memFree=255135832/264257624 swapFree=67111528/67111528
[pid=4663] ppid=4661 vsize=90292 CPUtime=0.09 cores=0-31
/proc/4663/stat : 4663 (plingeling) R 4661 4663 4390 0 -1 4202496 20559 1239 0 0 4 4 0 1 23 0 1 0 729158325 92459008 20136 268435456000 4194304 4417452 140736818626960 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/4663/statm: 22573 20156 146 55 0 20459 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 90292

[startup+0.100508 s]
/proc/loadavg: 11.43 16.55 23.66 1/413 4663
/proc/meminfo: memFree=255135832/264257624 swapFree=67111528/67111528
[pid=4663] ppid=4661 vsize=92340 CPUtime=0.09 cores=0-31
/proc/4663/stat : 4663 (plingeling) R 4661 4663 4390 0 -1 4202496 21432 1239 0 0 4 4 0 1 23 0 1 0 729158325 94556160 21009 268435456000 4194304 4417452 140736818626960 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/4663/statm: 23085 21029 146 55 0 20971 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 92340

[startup+0.300517 s]
/proc/loadavg: 11.43 16.55 23.66 1/413 4663
/proc/meminfo: memFree=255135832/264257624 swapFree=67111528/67111528
[pid=4663] ppid=4661 vsize=205784 CPUtime=0.3 cores=0-31
/proc/4663/stat : 4663 (plingeling) R 4661 4663 4390 0 -1 4202496 49507 1239 0 0 19 10 0 1 24 0 1 0 729158325 210722816 49085 268435456000 4194304 4417452 140736818626960 18446744073709551615 258650649933 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/4663/statm: 51446 49097 146 55 0 49332 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 205784

[startup+0.700518 s]
/proc/loadavg: 11.43 16.55 23.66 1/413 4663
/proc/meminfo: memFree=255135832/264257624 swapFree=67111528/67111528
[pid=4663] ppid=4661 vsize=310036 CPUtime=0.69 cores=0-31
/proc/4663/stat : 4663 (plingeling) R 4661 4663 4390 0 -1 4202496 75937 1239 0 0 51 17 0 1 25 0 1 0 729158325 317476864 75514 268435456000 4194304 4417452 140736818626960 18446744073709551615 258650955760 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/4663/statm: 77509 75514 146 55 0 75395 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 310036

[startup+1.50058 s]
/proc/loadavg: 10.59 16.30 23.54 2/414 4669
/proc/meminfo: memFree=254800892/264257624 swapFree=67111528/67111528
[pid=4663] ppid=4661 vsize=603880 CPUtime=1.49 cores=0-31
/proc/4663/stat : 4663 (plingeling) R 4661 4663 4390 0 -1 4202496 149398 1239 0 0 118 30 0 1 25 0 1 0 729158325 618373120 148975 268435456000 4194304 4417452 140736818626960 18446744073709551615 4231477 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/4663/statm: 150970 148975 146 55 0 148856 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 603880

[startup+3.1006 s]
/proc/loadavg: 10.59 16.30 23.54 2/414 4669
/proc/meminfo: memFree=254476920/264257624 swapFree=67111528/67111528
[pid=4663] ppid=4661 vsize=757436 CPUtime=3.08 cores=0-31
/proc/4663/stat : 4663 (plingeling) R 4661 4663 4390 0 -1 4202496 187804 1239 0 0 271 36 0 1 25 0 1 0 729158325 775614464 187380 268435456000 4194304 4417452 140736818626960 18446744073709551615 4259140 0 0 4096 17442 0 0 0 17 8 0 0 0
/proc/4663/statm: 189359 187380 146 55 0 187245 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 757436

[startup+6.30071 s]
/proc/loadavg: 10.59 16.30 23.54 2/414 4669
/proc/meminfo: memFree=254203440/264257624 swapFree=67111528/67111528
[pid=4663] ppid=4661 vsize=1073344 CPUtime=6.29 cores=0-31
/proc/4663/stat : 4663 (plingeling) R 4661 4663 4390 0 -1 4202496 266781 1239 0 0 576 52 0 1 25 0 1 0 729158325 1099104256 266357 268435456000 4194304 4417452 140736818626960 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 8 0 0 0
/proc/4663/statm: 268336 266357 146 55 0 266222 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1073344

[startup+12.701 s]
/proc/loadavg: 9.12 15.79 23.30 2/414 4669
/proc/meminfo: memFree=253579428/264257624 swapFree=67111528/67111528
[pid=4663] ppid=4661 vsize=1569664 CPUtime=12.68 cores=0-31
/proc/4663/stat : 4663 (plingeling) R 4661 4663 4390 0 -1 4202496 390861 1239 0 0 1192 75 0 1 25 0 1 0 729158325 1607335936 390437 268435456000 4194304 4417452 140736818626960 18446744073709551615 4227895 0 0 4096 17442 0 0 0 17 8 0 0 0
/proc/4663/statm: 392416 390437 146 55 0 390302 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1569664

[startup+25.5004 s]
/proc/loadavg: 7.87 15.30 23.06 2/414 4669
/proc/meminfo: memFree=252597228/264257624 swapFree=67111528/67111528
[pid=4663] ppid=4661 vsize=2560672 CPUtime=25.49 cores=0-31
/proc/4663/stat : 4663 (plingeling) R 4661 4663 4390 0 -1 4202496 638613 1239 0 0 2425 123 0 1 25 0 1 0 729158325 2622128128 638189 268435456000 4194304 4417452 140736818626960 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 8 0 0 0
/proc/4663/statm: 640168 638189 146 55 0 638054 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2560672

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

[startup+31.9336 s]
/proc/loadavg: 6.81 14.83 22.82 2/414 4669
/proc/meminfo: memFree=252600788/264257624 swapFree=67111528/67111528
[pid=4663] ppid=4661 vsize=2560672 CPUtime=31.92 cores=0-31
/proc/4663/stat : 4663 (plingeling) R 4661 4663 4390 0 -1 4202496 638613 1239 0 0 3068 123 0 1 25 0 1 0 729158325 2622128128 638189 268435456000 4194304 4417452 140736818626960 18446744073709551615 4274337 0 0 4096 17442 0 0 0 17 8 0 0 0
/proc/4663/statm: 640168 638189 146 55 0 638054 0
Current children cumulated CPU time (s) 31.92
Current children cumulated vsize (KiB) 2560672

[startup+35.1007 s]
/proc/loadavg: 6.81 14.83 22.82 2/414 4669
/proc/meminfo: memFree=252602484/264257624 swapFree=67111528/67111528
[pid=4663] ppid=4661 vsize=2560672 CPUtime=35.11 cores=0-31
/proc/4663/stat : 4663 (plingeling) R 4661 4663 4390 0 -1 4202496 638613 1239 0 0 3386 124 0 1 25 0 1 0 729158325 2622128128 638189 268435456000 4194304 4417452 140736818626960 18446744073709551615 4274337 0 0 4096 17442 0 0 0 17 8 0 0 0
/proc/4663/statm: 640168 638189 146 55 0 638054 0
Current children cumulated CPU time (s) 35.11
Current children cumulated vsize (KiB) 2560672

[startup+36.7008 s]
/proc/loadavg: 6.35 14.60 22.70 2/414 4669
/proc/meminfo: memFree=251664812/264257624 swapFree=67111528/67111528
[pid=4663] ppid=4661 vsize=3496640 CPUtime=36.68 cores=0-31
/proc/4663/stat : 4663 (plingeling) R 4661 4663 4390 0 -1 4202496 872605 1239 0 0 3500 167 0 1 25 0 1 0 729158325 3580559360 872181 268435456000 4194304 4417452 140736818626960 18446744073709551615 4264909 0 0 4096 17442 0 0 0 17 8 0 0 0
/proc/4663/statm: 874160 872181 146 55 0 872046 0
Current children cumulated CPU time (s) 36.68
Current children cumulated vsize (KiB) 3496640

[startup+38.3027 s]
/proc/loadavg: 6.35 14.60 22.70 33/446 4701
/proc/meminfo: memFree=252541916/264257624 swapFree=67111528/67111528
[pid=4663] ppid=4661 vsize=3458992 CPUtime=70.42 cores=0-31
/proc/4663/stat : 4663 (plingeling) S 4661 4663 4390 0 -1 4202496 1194639 1239 0 0 6331 710 0 1 19 0 33 0 729158325 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 16 0 0 0
/proc/4663/statm: 864748 740811 164 55 0 862634 0
[pid=4663/tid=4670] ppid=4661 vsize=3458992 CPUtime=1.13 cores=0-31
/proc/4663/task/4670/stat : 4670 (plingeling) R 4661 4663 4390 0 -1 4202560 14309 1239 0 0 94 18 0 1 25 0 33 0 729162030 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=4663/tid=4671] ppid=4661 vsize=3458992 CPUtime=1.12 cores=0-31
/proc/4663/task/4671/stat : 4671 (plingeling) R 4661 4663 4390 0 -1 4202560 14292 1239 0 0 102 9 0 1 18 0 33 0 729162030 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=4663/tid=4672] ppid=4661 vsize=3458992 CPUtime=1.15 cores=0-31
/proc/4663/task/4672/stat : 4672 (plingeling) R 4661 4663 4390 0 -1 4202560 14285 1239 0 0 106 8 0 1 18 0 33 0 729162030 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4287398 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=4663/tid=4673] ppid=4661 vsize=3458992 CPUtime=1.07 cores=0-31
/proc/4663/task/4673/stat : 4673 (plingeling) R 4661 4663 4390 0 -1 4202560 9330 1239 0 0 83 23 0 1 18 0 33 0 729162030 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4262413 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4663/tid=4674] ppid=4661 vsize=3458992 CPUtime=1.07 cores=0-31
/proc/4663/task/4674/stat : 4674 (plingeling) R 4661 4663 4390 0 -1 4202560 14220 1239 0 0 99 7 0 1 18 0 33 0 729162031 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4287187 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=4663/tid=4675] ppid=4661 vsize=3458992 CPUtime=1.01 cores=0-31
/proc/4663/task/4675/stat : 4675 (plingeling) R 4661 4663 4390 0 -1 4202560 7347 1239 0 0 79 21 0 1 18 0 33 0 729162031 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4282356 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4663/tid=4676] ppid=4661 vsize=3458992 CPUtime=1.07 cores=0-31
/proc/4663/task/4676/stat : 4676 (plingeling) R 4661 4663 4390 0 -1 4202560 7419 1239 0 0 84 22 0 1 18 0 33 0 729162031 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4282251 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=4663/tid=4677] ppid=4661 vsize=3458992 CPUtime=1.08 cores=0-31
/proc/4663/task/4677/stat : 4677 (plingeling) R 4661 4663 4390 0 -1 4202560 6857 1239 0 0 96 11 0 1 18 0 33 0 729162032 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4282640 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4663/tid=4678] ppid=4661 vsize=3458992 CPUtime=1.06 cores=0-31
/proc/4663/task/4678/stat : 4678 (plingeling) R 4661 4663 4390 0 -1 4202560 14280 1239 0 0 89 16 0 1 18 0 33 0 729162032 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4287187 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=4663/tid=4679] ppid=4661 vsize=3458992 CPUtime=1.04 cores=0-31
/proc/4663/task/4679/stat : 4679 (plingeling) R 4661 4663 4390 0 -1 4202560 14345 1239 0 0 86 17 0 1 17 0 33 0 729162032 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4287492 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=4663/tid=4680] ppid=4661 vsize=3458992 CPUtime=0.98 cores=0-31
/proc/4663/task/4680/stat : 4680 (plingeling) R 4661 4663 4390 0 -1 4202560 14291 1239 0 0 89 8 0 1 18 0 33 0 729162032 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4287187 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4663/tid=4681] ppid=4661 vsize=3458992 CPUtime=1.07 cores=0-31
/proc/4663/task/4681/stat : 4681 (plingeling) R 4661 4663 4390 0 -1 4202560 7411 1239 0 0 88 18 0 1 21 0 33 0 729162033 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4282517 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=4663/tid=4682] ppid=4661 vsize=3458992 CPUtime=1.07 cores=0-31
/proc/4663/task/4682/stat : 4682 (plingeling) R 4661 4663 4390 0 -1 4202560 7365 1239 0 0 84 22 0 1 18 0 33 0 729162033 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4282356 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=4663/tid=4683] ppid=4661 vsize=3458992 CPUtime=1.05 cores=0-31
/proc/4663/task/4683/stat : 4683 (plingeling) R 4661 4663 4390 0 -1 4202560 14262 1239 0 0 87 17 0 1 18 0 33 0 729162033 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4287486 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=4663/tid=4684] ppid=4661 vsize=3458992 CPUtime=1.04 cores=0-31
/proc/4663/task/4684/stat : 4684 (plingeling) D 4661 4663 4390 0 -1 4202560 11331 1239 0 0 89 14 0 1 18 0 33 0 729162033 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 258650999114 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4663/tid=4685] ppid=4661 vsize=3458992 CPUtime=1.07 cores=0-31
/proc/4663/task/4685/stat : 4685 (plingeling) R 4661 4663 4390 0 -1 4202560 13764 1239 0 0 94 12 0 1 21 0 33 0 729162033 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4287111 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=4663/tid=4686] ppid=4661 vsize=3458992 CPUtime=1.07 cores=0-31
/proc/4663/task/4686/stat : 4686 (plingeling) R 4661 4663 4390 0 -1 4202560 7418 1239 0 0 91 15 0 1 18 0 33 0 729162034 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4282504 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=4663/tid=4687] ppid=4661 vsize=3458992 CPUtime=1.03 cores=0-31
/proc/4663/task/4687/stat : 4687 (plingeling) R 4661 4663 4390 0 -1 4202560 7420 1239 0 0 79 23 0 1 18 0 33 0 729162034 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4282373 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=4663/tid=4688] ppid=4661 vsize=3458992 CPUtime=1.06 cores=0-31
/proc/4663/task/4688/stat : 4688 (plingeling) R 4661 4663 4390 0 -1 4202560 14362 1239 0 0 90 15 0 1 18 0 33 0 729162034 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4287192 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4663/tid=4689] ppid=4661 vsize=3458992 CPUtime=1.01 cores=0-31
/proc/4663/task/4689/stat : 4689 (plingeling) S 4661 4663 4390 0 -1 4202560 14297 1239 0 0 84 16 0 1 21 0 33 0 729162035 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 258651060958 0 0 4096 17442 18446744071566930144 0 0 -1 6 0 0 0
[pid=4663/tid=4690] ppid=4661 vsize=3458992 CPUtime=1.08 cores=0-31
/proc/4663/task/4690/stat : 4690 (plingeling) R 4661 4663 4390 0 -1 4202560 7411 1239 0 0 84 23 0 1 18 0 33 0 729162035 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4282427 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=4663/tid=4691] ppid=4661 vsize=3458992 CPUtime=1.05 cores=0-31
/proc/4663/task/4691/stat : 4691 (plingeling) R 4661 4663 4390 0 -1 4202560 7430 1239 0 0 80 24 0 1 18 0 33 0 729162035 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4282394 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=4663/tid=4692] ppid=4661 vsize=3458992 CPUtime=0.99 cores=0-31
/proc/4663/task/4692/stat : 4692 (plingeling) R 4661 4663 4390 0 -1 4202560 14279 1239 0 0 90 8 0 1 19 0 33 0 729162036 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4287187 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=4663/tid=4693] ppid=4661 vsize=3458992 CPUtime=0.93 cores=0-31
/proc/4663/task/4693/stat : 4693 (plingeling) R 4661 4663 4390 0 -1 4202560 6695 1239 0 0 77 15 0 1 21 0 33 0 729162036 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 258650652667 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=4663/tid=4694] ppid=4661 vsize=3458992 CPUtime=1.06 cores=0-31
/proc/4663/task/4694/stat : 4694 (plingeling) R 4661 4663 4390 0 -1 4202560 7361 1239 0 0 84 21 0 1 18 0 33 0 729162036 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4282523 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=4663/tid=4695] ppid=4661 vsize=3458992 CPUtime=0.96 cores=0-31
/proc/4663/task/4695/stat : 4695 (plingeling) R 4661 4663 4390 0 -1 4202560 7290 1239 0 0 75 20 0 1 18 0 33 0 729162037 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4282356 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=4663/tid=4696] ppid=4661 vsize=3458992 CPUtime=1.06 cores=0-31
/proc/4663/task/4696/stat : 4696 (plingeling) R 4661 4663 4390 0 -1 4202560 7362 1239 0 0 84 21 0 1 18 0 33 0 729162037 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4282356 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=4663/tid=4697] ppid=4661 vsize=3458992 CPUtime=1.06 cores=0-31
/proc/4663/task/4697/stat : 4697 (plingeling) R 4661 4663 4390 0 -1 4202560 7416 1239 0 0 83 22 0 1 18 0 33 0 729162037 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4282427 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=4663/tid=4698] ppid=4661 vsize=3458992 CPUtime=1.04 cores=0-31
/proc/4663/task/4698/stat : 4698 (plingeling) R 4661 4663 4390 0 -1 4202560 7348 1239 0 0 86 17 0 1 18 0 33 0 729162037 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4282517 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=4663/tid=4699] ppid=4661 vsize=3458992 CPUtime=1.04 cores=0-31
/proc/4663/task/4699/stat : 4699 (plingeling) R 4661 4663 4390 0 -1 4202560 7228 1239 0 0 88 15 0 1 18 0 33 0 729162038 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4282305 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=4663/tid=4700] ppid=4661 vsize=3458992 CPUtime=0.85 cores=0-31
/proc/4663/task/4700/stat : 4700 (plingeling) R 4661 4663 4390 0 -1 4202560 6200 1239 0 0 76 8 0 1 21 0 33 0 729162038 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4265888 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=4663/tid=4701] ppid=4661 vsize=3458992 CPUtime=1.03 cores=0-31
/proc/4663/task/4701/stat : 4701 (plingeling) R 4661 4663 4390 0 -1 4202560 7368 1239 0 0 84 18 0 1 18 0 33 0 729162038 3542007808 740811 268435456000 4194304 4417452 140736818626960 18446744073709551615 4282427 0 0 4096 17442 0 0 0 -1 20 0 0 0
Current children cumulated CPU time (s) 70.42
Current children cumulated vsize (KiB) 3458992

[startup+38.7027 s]
/proc/loadavg: 6.35 14.60 22.70 33/446 4701
/proc/meminfo: memFree=251924380/264257624 swapFree=67111528/67111528
[pid=4663] ppid=4661 vsize=4109156 CPUtime=82.96 cores=0-31
/proc/4663/stat : 4663 (plingeling) S 4661 4663 4390 0 -1 4202496 1319233 1239 0 0 7547 748 0 1 19 0 33 0 729158325 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 258662759221 0 0 4096 17442 18446744073709551615 0 0 17 16 0 0 0
/proc/4663/statm: 1027289 865405 167 55 0 1025175 0
[pid=4663/tid=4670] ppid=4661 vsize=4109156 CPUtime=1.53 cores=0-31
/proc/4663/task/4670/stat : 4670 (plingeling) R 4661 4663 4390 0 -1 4202560 14309 1239 0 0 134 18 0 1 25 0 33 0 729162030 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4284626 0 0 4096 17442 0 0 0 -1 28 0 0 0
[pid=4663/tid=4671] ppid=4661 vsize=4109156 CPUtime=1.52 cores=0-31
/proc/4663/task/4671/stat : 4671 (plingeling) R 4661 4663 4390 0 -1 4202560 14292 1239 0 0 142 9 0 1 18 0 33 0 729162030 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4284484 0 0 4096 17442 0 0 0 -1 23 0 0 0
[pid=4663/tid=4672] ppid=4661 vsize=4109156 CPUtime=1.55 cores=0-31
/proc/4663/task/4672/stat : 4672 (plingeling) R 4661 4663 4390 0 -1 4202560 14285 1239 0 0 146 8 0 1 18 0 33 0 729162030 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4287492 0 0 4096 17442 0 0 0 -1 29 0 0 0
[pid=4663/tid=4673] ppid=4661 vsize=4109156 CPUtime=1.47 cores=0-31
/proc/4663/task/4673/stat : 4673 (plingeling) R 4661 4663 4390 0 -1 4202560 10101 1239 0 0 122 24 0 1 18 0 33 0 729162030 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4663/tid=4674] ppid=4661 vsize=4109156 CPUtime=1.47 cores=0-31
/proc/4663/task/4674/stat : 4674 (plingeling) R 4661 4663 4390 0 -1 4202560 14220 1239 0 0 139 7 0 1 19 0 33 0 729162031 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4286440 0 0 4096 17442 0 0 0 -1 21 0 0 0
[pid=4663/tid=4675] ppid=4661 vsize=4109156 CPUtime=1.4 cores=0-31
/proc/4663/task/4675/stat : 4675 (plingeling) R 4661 4663 4390 0 -1 4202560 14279 1239 0 0 117 22 0 1 18 0 33 0 729162031 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4286893 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4663/tid=4676] ppid=4661 vsize=4109156 CPUtime=1.47 cores=0-31
/proc/4663/task/4676/stat : 4676 (plingeling) R 4661 4663 4390 0 -1 4202560 14351 1239 0 0 122 24 0 1 18 0 33 0 729162031 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4287606 0 0 4096 17442 0 0 0 -1 10 0 0 0
[pid=4663/tid=4677] ppid=4661 vsize=4109156 CPUtime=1.48 cores=0-31
/proc/4663/task/4677/stat : 4677 (plingeling) R 4661 4663 4390 0 -1 4202560 13789 1239 0 0 133 14 0 1 19 0 33 0 729162032 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4284976 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=4663/tid=4678] ppid=4661 vsize=4109156 CPUtime=1.46 cores=0-31
/proc/4663/task/4678/stat : 4678 (plingeling) R 4661 4663 4390 0 -1 4202560 14280 1239 0 0 129 16 0 1 18 0 33 0 729162032 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4287250 0 0 4096 17442 0 0 0 -1 16 0 0 0
[pid=4663/tid=4679] ppid=4661 vsize=4109156 CPUtime=1.44 cores=0-31
/proc/4663/task/4679/stat : 4679 (plingeling) R 4661 4663 4390 0 -1 4202560 14345 1239 0 0 126 17 0 1 18 0 33 0 729162032 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4284484 0 0 4096 17442 0 0 0 -1 24 0 0 0
[pid=4663/tid=4680] ppid=4661 vsize=4109156 CPUtime=1.38 cores=0-31
/proc/4663/task/4680/stat : 4680 (plingeling) R 4661 4663 4390 0 -1 4202560 14291 1239 0 0 129 8 0 1 18 0 33 0 729162032 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4286475 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=4663/tid=4681] ppid=4661 vsize=4109156 CPUtime=1.47 cores=0-31
/proc/4663/task/4681/stat : 4681 (plingeling) R 4661 4663 4390 0 -1 4202560 10383 1239 0 0 127 19 0 1 22 0 33 0 729162033 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4287187 0 0 4096 17442 0 0 0 -1 18 0 0 0
[pid=4663/tid=4682] ppid=4661 vsize=4109156 CPUtime=1.47 cores=0-31
/proc/4663/task/4682/stat : 4682 (plingeling) R 4661 4663 4390 0 -1 4202560 14297 1239 0 0 122 24 0 1 18 0 33 0 729162033 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4287304 0 0 4096 17442 0 0 0 -1 14 0 0 0
[pid=4663/tid=4683] ppid=4661 vsize=4109156 CPUtime=1.45 cores=0-31
/proc/4663/task/4683/stat : 4683 (plingeling) R 4661 4663 4390 0 -1 4202560 14262 1239 0 0 127 17 0 1 18 0 33 0 729162033 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4286467 0 0 4096 17442 0 0 0 -1 12 0 0 0
[pid=4663/tid=4684] ppid=4661 vsize=4109156 CPUtime=1.43 cores=0-31
/proc/4663/task/4684/stat : 4684 (plingeling) R 4661 4663 4390 0 -1 4202560 14303 1239 0 0 127 15 0 1 18 0 33 0 729162033 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4287111 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4663/tid=4685] ppid=4661 vsize=4109156 CPUtime=1.47 cores=0-31
/proc/4663/task/4685/stat : 4685 (plingeling) R 4661 4663 4390 0 -1 4202560 13764 1239 0 0 134 12 0 1 22 0 33 0 729162033 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4285039 0 0 4096 17442 0 0 0 -1 8 0 0 0
[pid=4663/tid=4686] ppid=4661 vsize=4109156 CPUtime=1.46 cores=0-31
/proc/4663/task/4686/stat : 4686 (plingeling) R 4661 4663 4390 0 -1 4202560 14362 1239 0 0 128 17 0 1 18 0 33 0 729162034 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4287486 0 0 4096 17442 0 0 0 -1 19 0 0 0
[pid=4663/tid=4687] ppid=4661 vsize=4109156 CPUtime=1.43 cores=0-31
/proc/4663/task/4687/stat : 4687 (plingeling) R 4661 4663 4390 0 -1 4202560 14353 1239 0 0 117 25 0 1 18 0 33 0 729162034 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4287187 0 0 4096 17442 0 0 0 -1 13 0 0 0
[pid=4663/tid=4688] ppid=4661 vsize=4109156 CPUtime=1.46 cores=0-31
/proc/4663/task/4688/stat : 4688 (plingeling) R 4661 4663 4390 0 -1 4202560 14362 1239 0 0 130 15 0 1 18 0 33 0 729162034 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4287111 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4663/tid=4689] ppid=4661 vsize=4109156 CPUtime=1.39 cores=0-31
/proc/4663/task/4689/stat : 4689 (plingeling) R 4661 4663 4390 0 -1 4202560 14297 1239 0 0 122 16 0 1 22 0 33 0 729162035 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4284514 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4663/tid=4690] ppid=4661 vsize=4109156 CPUtime=1.47 cores=0-31
/proc/4663/task/4690/stat : 4690 (plingeling) R 4661 4663 4390 0 -1 4202560 14344 1239 0 0 121 25 0 1 19 0 33 0 729162035 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4288169 0 0 4096 17442 0 0 0 -1 22 0 0 0
[pid=4663/tid=4691] ppid=4661 vsize=4109156 CPUtime=1.45 cores=0-31
/proc/4663/task/4691/stat : 4691 (plingeling) R 4661 4663 4390 0 -1 4202560 14362 1239 0 0 118 26 0 1 18 0 33 0 729162035 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4286414 0 0 4096 17442 0 0 0 -1 9 0 0 0
[pid=4663/tid=4692] ppid=4661 vsize=4109156 CPUtime=1.39 cores=0-31
/proc/4663/task/4692/stat : 4692 (plingeling) R 4661 4663 4390 0 -1 4202560 14279 1239 0 0 130 8 0 1 19 0 33 0 729162036 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4281683 0 0 4096 17442 0 0 0 -1 27 0 0 0
[pid=4663/tid=4693] ppid=4661 vsize=4109156 CPUtime=1.16 cores=0-31
/proc/4663/task/4693/stat : 4693 (plingeling) R 4661 4663 4390 0 -1 4202560 13630 1239 0 0 99 16 0 1 22 0 33 0 729162036 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4287142 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4663/tid=4694] ppid=4661 vsize=4109156 CPUtime=1.45 cores=0-31
/proc/4663/task/4694/stat : 4694 (plingeling) R 4661 4663 4390 0 -1 4202560 14293 1239 0 0 121 23 0 1 18 0 33 0 729162036 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4286308 0 0 4096 17442 0 0 0 -1 26 0 0 0
[pid=4663/tid=4695] ppid=4661 vsize=4109156 CPUtime=1.36 cores=0-31
/proc/4663/task/4695/stat : 4695 (plingeling) R 4661 4663 4390 0 -1 4202560 14223 1239 0 0 113 22 0 1 18 0 33 0 729162037 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4285006 0 0 4096 17442 0 0 0 -1 17 0 0 0
[pid=4663/tid=4696] ppid=4661 vsize=4109156 CPUtime=1.46 cores=0-31
/proc/4663/task/4696/stat : 4696 (plingeling) R 4661 4663 4390 0 -1 4202560 14295 1239 0 0 122 23 0 1 18 0 33 0 729162037 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 30 0 0 0
[pid=4663/tid=4697] ppid=4661 vsize=4109156 CPUtime=1.47 cores=0-31
/proc/4663/task/4697/stat : 4697 (plingeling) R 4661 4663 4390 0 -1 4202560 14358 1239 0 0 121 25 0 1 19 0 33 0 729162037 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4286414 0 0 4096 17442 0 0 0 -1 25 0 0 0
[pid=4663/tid=4698] ppid=4661 vsize=4109156 CPUtime=1.44 cores=0-31
/proc/4663/task/4698/stat : 4698 (plingeling) R 4661 4663 4390 0 -1 4202560 14281 1239 0 0 123 20 0 1 18 0 33 0 729162037 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4287213 0 0 4096 17442 0 0 0 -1 15 0 0 0
[pid=4663/tid=4699] ppid=4661 vsize=4109156 CPUtime=1.45 cores=0-31
/proc/4663/task/4699/stat : 4699 (plingeling) R 4661 4663 4390 0 -1 4202560 14164 1239 0 0 126 18 0 1 19 0 33 0 729162038 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4286414 0 0 4096 17442 0 0 0 -1 11 0 0 0
[pid=4663/tid=4700] ppid=4661 vsize=4109156 CPUtime=1.21 cores=0-31
/proc/4663/task/4700/stat : 4700 (plingeling) R 4661 4663 4390 0 -1 4202560 13132 1239 0 0 110 10 0 1 22 0 33 0 729162038 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4285102 0 0 4096 17442 0 0 0 -1 31 0 0 0
[pid=4663/tid=4701] ppid=4661 vsize=4109156 CPUtime=1.43 cores=0-31
/proc/4663/task/4701/stat : 4701 (plingeling) R 4661 4663 4390 0 -1 4202560 14301 1239 0 0 122 20 0 1 19 0 33 0 729162038 4207775744 865405 268435456000 4194304 4417452 140736818626960 18446744073709551615 4286414 0 0 4096 17442 0 0 0 -1 20 0 0 0
Current children cumulated CPU time (s) 82.96
Current children cumulated vsize (KiB) 4109156

[startup+39.1029 s]
/proc/loadavg: 6.35 14.60 22.70 33/446 4701
/proc/meminfo: memFree=251924380/264257624 swapFree=67111528/67111528
[pid=4663] ppid=4661 vsize=2606000 CPUtime=93.08 cores=0-31
/proc/4663/stat : 4663 (plingeling) R 4661 4663 4390 0 -1 4202496 1319245 1239 0 0 8549 758 0 1 17 0 1 0 729158325 2668544000 602138 268435456000 4194304 4417452 140736818626960 18446744073709551615 258650999159 0 0 4096 0 0 0 0 17 16 0 0 0
/proc/4663/statm: 651500 601806 168 55 0 649386 0
Current children cumulated CPU time (s) 93.08
Current children cumulated vsize (KiB) 2606000

[startup+39.2009 s]
/proc/loadavg: 6.35 14.60 22.70 33/446 4701
/proc/meminfo: memFree=251924380/264257624 swapFree=67111528/67111528
[pid=4663] ppid=4661 vsize=1260080 CPUtime=93.18 cores=0-31
/proc/4663/stat : 4663 (plingeling) R 4661 4663 4390 0 -1 4202496 1319245 1239 0 0 8549 768 0 1 17 0 1 0 729158325 1290321920 252028 268435456000 4194304 4417452 140736818626960 18446744073709551615 258650999159 0 0 4096 0 0 0 0 17 16 0 0 0
/proc/4663/statm: 315020 251516 168 55 0 312906 0
Current children cumulated CPU time (s) 93.18
Current children cumulated vsize (KiB) 1260080

Child status: 20
Real time (s): 39.2979
CPU time (s): 93.2868
CPU user time (s): 85.494
CPU system time (s): 7.79281
CPU usage (%): 237.384
Max. virtual memory (cumulated for all children) (KiB): 4109156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 85.494
system time used= 7.79282
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1320488
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= 4553
involuntary context switches= 325

runsolver used 0.362944 second user time and 0.876866 second system time

The end

Launcher Data

Begin job on node200 at 2011-05-23 20:51:59
IDJOB=3372993
IDBENCH=88185
IDSOLVER=1852
FILE ID=node200/3372993-1306176717
RUNJOBID= node200-1306176428-4404
PBS_JOBID= 13388025
Free space on /tmp= 62016 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-25-U-7061.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372993-1306176717/watcher-3372993-1306176717 -o /tmp/evaluation-result-3372993-1306176717/solver-3372993-1306176717 -C 160000 -W 5100 -M 266338304  plingeling -t 32 HOME/instance-3372993-1306176717.cnf

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

MD5SUM BENCH= 23c04ef615431bf15ef9eafe9b944fb8
RANDOM SEED=373732592

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:      255135864 kB
Buffers:        462632 kB
Cached:        8232040 kB
SwapCached:          0 kB
Active:        7784856 kB
Inactive:       979200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     264257624 kB
LowFree:      255135864 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31624 kB
Writeback:           0 kB
AnonPages:       69516 kB
Mapped:          14476 kB
Slab:           256056 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  199240340 kB
Committed_AS:   187592 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= 62016 MiB
End job on node200 at 2011-05-23 20:52:38