Trace number 3289226

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
MPhaseSAT64 2011-03-03UNSAT 276.291 276.288

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom12.cnf
MD5SUMf0a59aeb3af8016fb8ec53aa337c4836
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.66183
Satisfiable
(Un)Satisfiability was proved
Number of variables17298
Number of clauses57292
Sum of the clauses size145234
Maximum clause length615
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 230583
Number of clauses of size 326391
Number of clauses of size 477
Number of clauses of size 510
Number of clauses of size over 5230

Solver Data

276.20/276.28	c MPhaseSAT64 version 402 by Jingchao Chen,  April 1,2011
276.20/276.28	c input CNF file=HOME/instance-3289226-1303778466.cnf 
276.20/276.28	c Clause#=57292  var#=17298  ratio=3 
276.20/276.28	c phase 1 
276.20/276.28	c height=33 
276.20/276.28	c eliminated 12431 out of 17295 variables 
276.20/276.28	c Simplified clause#=20001 
276.20/276.28	c XOR_varElimination deleted var#=7 clauses#=20015 
276.20/276.28	c before shortening average=3.000000, XOR clauses#=1 
276.20/276.28	c after shortening average=3.000000 XOR clauses#=1 
276.20/276.28	c inative var#=0 
276.20/276.28	c free var#=3505  
276.20/276.28	c local search off 
276.20/276.28	c height=14 age=13.946950 
276.20/276.28	c 
276.20/276.28	s UNSATISFIABLE
276.20/276.28	c 
276.20/276.28	c  Running time=276.289997 

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

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-3289226-1303778466/watcher-3289226-1303778466 -o /tmp/evaluation-result-3289226-1303778466/solver-3289226-1303778466 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3289226-1303778466.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.89 3.95 3.91 5/189 11353
/proc/meminfo: memFree=23997888/32951124 swapFree=67111348/67111528
[pid=11353] ppid=11351 vsize=2980 CPUtime=0 cores=4,6
/proc/11353/stat : 11353 (MPhaseSAT64) R 11351 11353 10954 0 -1 4194304 193 0 0 0 0 0 0 0 25 0 1 0 568077080 3051520 145 33554432000 134512640 134761588 4289630992 18446744073709551615 9688356 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11353/statm: 732 139 118 61 0 35 0

[startup+0.0928629 s]
/proc/loadavg: 3.89 3.95 3.91 5/189 11353
/proc/meminfo: memFree=23997888/32951124 swapFree=67111348/67111528
[pid=11353] ppid=11351 vsize=5012 CPUtime=0.08 cores=4,6
/proc/11353/stat : 11353 (MPhaseSAT64) R 11351 11353 10954 0 -1 4202496 2498 0 0 0 8 0 0 0 25 0 1 0 568077080 5132288 634 33554432000 134512640 134761588 4289630992 18446744073709551615 134559317 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11353/statm: 1253 641 235 61 0 556 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5012

[startup+0.100845 s]
/proc/loadavg: 3.89 3.95 3.91 5/189 11353
/proc/meminfo: memFree=23997888/32951124 swapFree=67111348/67111528
[pid=11353] ppid=11351 vsize=5012 CPUtime=0.09 cores=4,6
/proc/11353/stat : 11353 (MPhaseSAT64) R 11351 11353 10954 0 -1 4202496 2831 0 0 0 9 0 0 0 25 0 1 0 568077080 5132288 749 33554432000 134512640 134761588 4289630992 18446744073709551615 134559296 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11353/statm: 1253 749 235 61 0 556 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5012

[startup+0.300818 s]
/proc/loadavg: 3.89 3.95 3.91 5/189 11353
/proc/meminfo: memFree=23997888/32951124 swapFree=67111348/67111528
[pid=11353] ppid=11351 vsize=7056 CPUtime=0.29 cores=4,6
/proc/11353/stat : 11353 (MPhaseSAT64) R 11351 11353 10954 0 -1 4202496 7854 0 0 0 29 0 0 0 25 0 1 0 568077080 7225344 1311 33554432000 134512640 134761588 4289630992 18446744073709551615 134644038 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11353/statm: 1764 1311 254 61 0 1067 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7056

[startup+0.700735 s]
/proc/loadavg: 3.89 3.95 3.91 5/189 11353
/proc/meminfo: memFree=23997888/32951124 swapFree=67111348/67111528
[pid=11353] ppid=11351 vsize=7748 CPUtime=0.69 cores=4,6
/proc/11353/stat : 11353 (MPhaseSAT64) R 11351 11353 10954 0 -1 4202496 8798 0 0 0 69 0 0 0 25 0 1 0 568077080 7933952 1463 33554432000 134512640 134761588 4289630992 18446744073709551615 134697748 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11353/statm: 1937 1463 265 61 0 1240 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7748

[startup+1.50059 s]
/proc/loadavg: 3.90 3.95 3.91 5/190 11354
/proc/meminfo: memFree=23995532/32951124 swapFree=67111348/67111528
[pid=11353] ppid=11351 vsize=9032 CPUtime=1.49 cores=4,6
/proc/11353/stat : 11353 (MPhaseSAT64) R 11351 11353 10954 0 -1 4202496 9124 0 0 0 149 0 0 0 25 0 1 0 568077080 9248768 1789 33554432000 134512640 134761588 4289630992 18446744073709551615 134649285 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11353/statm: 2258 1789 266 61 0 1561 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9032

[startup+3.10027 s]
/proc/loadavg: 3.90 3.95 3.91 5/190 11354
/proc/meminfo: memFree=23995908/32951124 swapFree=67111348/67111528
[pid=11353] ppid=11351 vsize=9752 CPUtime=3.09 cores=4,6
/proc/11353/stat : 11353 (MPhaseSAT64) R 11351 11353 10954 0 -1 4202496 9633 0 0 0 309 0 0 0 25 0 1 0 568077080 9986048 1973 33554432000 134512640 134761588 4289630992 18446744073709551615 134747254 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11353/statm: 2438 1973 270 61 0 1741 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9752

[startup+6.3007 s]
/proc/loadavg: 3.90 3.95 3.91 5/190 11354
/proc/meminfo: memFree=23993552/32951124 swapFree=67111348/67111528
[pid=11353] ppid=11351 vsize=10092 CPUtime=6.29 cores=4,6
/proc/11353/stat : 11353 (MPhaseSAT64) R 11351 11353 10954 0 -1 4202496 9917 0 0 0 629 0 0 0 25 0 1 0 568077080 10334208 2058 33554432000 134512640 134761588 4289630992 18446744073709551615 134747240 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11353/statm: 2523 2058 270 61 0 1826 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10092

[startup+12.7005 s]
/proc/loadavg: 3.91 3.95 3.91 5/190 11354
/proc/meminfo: memFree=23989428/32951124 swapFree=67111348/67111528
[pid=11353] ppid=11351 vsize=12232 CPUtime=12.68 cores=4,6
/proc/11353/stat : 11353 (MPhaseSAT64) R 11351 11353 10954 0 -1 4202496 11023 0 0 0 1268 0 0 0 25 0 1 0 568077080 12525568 2593 33554432000 134512640 134761588 4289630992 18446744073709551615 134747265 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11353/statm: 3058 2593 270 61 0 2361 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12232

[startup+25.5011 s]
/proc/loadavg: 3.93 3.95 3.91 5/190 11354
/proc/meminfo: memFree=23979756/32951124 swapFree=67111348/67111528
[pid=11353] ppid=11351 vsize=11536 CPUtime=25.48 cores=4,6
/proc/11353/stat : 11353 (MPhaseSAT64) R 11351 11353 10954 0 -1 4202496 15343 0 0 0 2548 0 0 0 25 0 1 0 568077080 11812864 2461 33554432000 134512640 134761588 4289630992 18446744073709551615 134636053 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11353/statm: 2884 2461 282 61 0 2187 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11536

[startup+51.1004 s]
/proc/loadavg: 3.95 3.95 3.91 5/190 11355
/proc/meminfo: memFree=23986888/32951124 swapFree=67111348/67111528
[pid=11353] ppid=11351 vsize=15112 CPUtime=51.09 cores=4,6
/proc/11353/stat : 11353 (MPhaseSAT64) R 11351 11353 10954 0 -1 4202496 17292 0 0 0 5108 1 0 0 25 0 1 0 568077080 15474688 3352 33554432000 134512640 134761588 4289630992 18446744073709551615 134644281 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11353/statm: 3778 3352 284 61 0 3081 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 15112

[startup+102.307 s]
/proc/loadavg: 3.98 3.96 3.91 5/190 11356
/proc/meminfo: memFree=23977316/32951124 swapFree=67111348/67111528
[pid=11353] ppid=11351 vsize=15344 CPUtime=102.3 cores=4,6
/proc/11353/stat : 11353 (MPhaseSAT64) R 11351 11353 10954 0 -1 4202496 22862 0 0 0 10228 2 0 0 25 0 1 0 568077080 15712256 3410 33554432000 134512640 134761588 4289630992 18446744073709551615 134748321 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11353/statm: 3836 3410 284 61 0 3139 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 15344

[startup+162.301 s]
/proc/loadavg: 3.99 3.96 3.91 5/190 11358
/proc/meminfo: memFree=23980124/32951124 swapFree=67111348/67111528
[pid=11353] ppid=11351 vsize=15216 CPUtime=162.29 cores=4,6
/proc/11353/stat : 11353 (MPhaseSAT64) R 11351 11353 10954 0 -1 4202496 28846 0 0 0 16227 2 0 0 25 0 1 0 568077080 15581184 3378 33554432000 134512640 134761588 4289630992 18446744073709551615 134747464 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11353/statm: 3804 3378 284 61 0 3107 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 15216

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 11360
/proc/meminfo: memFree=23973156/32951124 swapFree=67111348/67111528
[pid=11353] ppid=11351 vsize=19440 CPUtime=222.29 cores=4,6
/proc/11353/stat : 11353 (MPhaseSAT64) R 11351 11353 10954 0 -1 4202496 34350 0 0 0 22226 3 0 0 25 0 1 0 568077080 19906560 4434 33554432000 134512640 134761588 4289630992 18446744073709551615 134748606 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11353/statm: 4860 4434 284 61 0 4163 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 19440

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

[startup+230.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 11360
/proc/meminfo: memFree=23967812/32951124 swapFree=67111348/67111528
[pid=11353] ppid=11351 vsize=15212 CPUtime=230.29 cores=4,6
/proc/11353/stat : 11353 (MPhaseSAT64) R 11351 11353 10954 0 -1 4202496 35118 0 0 0 23026 3 0 0 25 0 1 0 568077080 15577088 3377 33554432000 134512640 134761588 4289630992 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11353/statm: 3803 3377 284 61 0 3106 0
Current children cumulated CPU time (s) 230.29
Current children cumulated vsize (KiB) 15212

[startup+255.9 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 11361
/proc/meminfo: memFree=23979088/32951124 swapFree=67111348/67111528
[pid=11353] ppid=11351 vsize=15336 CPUtime=255.9 cores=4,6
/proc/11353/stat : 11353 (MPhaseSAT64) R 11351 11353 10954 0 -1 4202496 38190 0 0 0 25586 4 0 0 25 0 1 0 568077080 15704064 3408 33554432000 134512640 134761588 4289630992 18446744073709551615 134617186 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11353/statm: 3834 3408 284 61 0 3137 0
Current children cumulated CPU time (s) 255.9
Current children cumulated vsize (KiB) 15336

[startup+268.701 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 11361
/proc/meminfo: memFree=23960488/32951124 swapFree=67111348/67111528
[pid=11353] ppid=11351 vsize=15464 CPUtime=268.7 cores=4,6
/proc/11353/stat : 11353 (MPhaseSAT64) R 11351 11353 10954 0 -1 4202496 39022 0 0 0 26866 4 0 0 25 0 1 0 568077080 15835136 3440 33554432000 134512640 134761588 4289630992 18446744073709551615 134747204 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11353/statm: 3866 3440 284 61 0 3169 0
Current children cumulated CPU time (s) 268.7
Current children cumulated vsize (KiB) 15464

[startup+271.9 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 11361
/proc/meminfo: memFree=23969412/32951124 swapFree=67111348/67111528
[pid=11353] ppid=11351 vsize=15720 CPUtime=271.9 cores=4,6
/proc/11353/stat : 11353 (MPhaseSAT64) R 11351 11353 10954 0 -1 4202496 39182 0 0 0 27186 4 0 0 25 0 1 0 568077080 16097280 3504 33554432000 134512640 134761588 4289630992 18446744073709551615 134747228 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11353/statm: 3930 3504 284 61 0 3233 0
Current children cumulated CPU time (s) 271.9
Current children cumulated vsize (KiB) 15720

[startup+273.501 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 11361
/proc/meminfo: memFree=23968668/32951124 swapFree=67111348/67111528
[pid=11353] ppid=11351 vsize=15720 CPUtime=273.5 cores=4,6
/proc/11353/stat : 11353 (MPhaseSAT64) R 11351 11353 10954 0 -1 4202496 39310 0 0 0 27346 4 0 0 25 0 1 0 568077080 16097280 3504 33554432000 134512640 134761588 4289630992 18446744073709551615 134748031 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11353/statm: 3930 3504 284 61 0 3233 0
Current children cumulated CPU time (s) 273.5
Current children cumulated vsize (KiB) 15720

[startup+275.101 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 11361
/proc/meminfo: memFree=23969164/32951124 swapFree=67111348/67111528
[pid=11353] ppid=11351 vsize=15336 CPUtime=275.1 cores=4,6
/proc/11353/stat : 11353 (MPhaseSAT64) R 11351 11353 10954 0 -1 4202496 39374 0 0 0 27506 4 0 0 25 0 1 0 568077080 15704064 3408 33554432000 134512640 134761588 4289630992 18446744073709551615 134748276 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11353/statm: 3834 3408 284 61 0 3137 0
Current children cumulated CPU time (s) 275.1
Current children cumulated vsize (KiB) 15336

[startup+275.901 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 11361
/proc/meminfo: memFree=23969164/32951124 swapFree=67111348/67111528
[pid=11353] ppid=11351 vsize=15336 CPUtime=275.9 cores=4,6
/proc/11353/stat : 11353 (MPhaseSAT64) R 11351 11353 10954 0 -1 4202496 39374 0 0 0 27586 4 0 0 25 0 1 0 568077080 15704064 3408 33554432000 134512640 134761588 4289630992 18446744073709551615 134682733 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11353/statm: 3834 3408 284 61 0 3137 0
Current children cumulated CPU time (s) 275.9
Current children cumulated vsize (KiB) 15336

[startup+276.107 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 11361
/proc/meminfo: memFree=23979332/32951124 swapFree=67111348/67111528
[pid=11353] ppid=11351 vsize=15592 CPUtime=276.1 cores=4,6
/proc/11353/stat : 11353 (MPhaseSAT64) R 11351 11353 10954 0 -1 4202496 39438 0 0 0 27606 4 0 0 25 0 1 0 568077080 15966208 3472 33554432000 134512640 134761588 4289630992 18446744073709551615 134747246 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11353/statm: 3898 3472 284 61 0 3201 0
Current children cumulated CPU time (s) 276.1
Current children cumulated vsize (KiB) 15592

[startup+276.2 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 11361
/proc/meminfo: memFree=23979332/32951124 swapFree=67111348/67111528
[pid=11353] ppid=11351 vsize=15592 CPUtime=276.2 cores=4,6
/proc/11353/stat : 11353 (MPhaseSAT64) R 11351 11353 10954 0 -1 4202496 39438 0 0 0 27616 4 0 0 25 0 1 0 568077080 15966208 3472 33554432000 134512640 134761588 4289630992 18446744073709551615 134747408 0 0 4096 1026 0 0 0 17 4 0 0 0
/proc/11353/statm: 3898 3472 284 61 0 3201 0
Current children cumulated CPU time (s) 276.2
Current children cumulated vsize (KiB) 15592

Child status: 20
Real time (s): 276.288
CPU time (s): 276.291
CPU user time (s): 276.248
CPU system time (s): 0.042993
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 20592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 276.248
system time used= 0.042993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39441
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= 14
involuntary context switches= 247

runsolver used 0.516921 second user time and 0.995848 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-26 02:41:06
IDJOB=3289226
IDBENCH=83118
IDSOLVER=1521
FILE ID=node111/3289226-1303778466
RUNJOBID= node111-1303778400-11283
PBS_JOBID= 13157196
Free space on /tmp= 70628 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom12.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289226-1303778466/watcher-3289226-1303778466 -o /tmp/evaluation-result-3289226-1303778466/solver-3289226-1303778466 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3289226-1303778466.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= f0a59aeb3af8016fb8ec53aa337c4836
RANDOM SEED=443953221

node111.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5428.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
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 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23998044 kB
Buffers:       1236824 kB
Cached:        7111972 kB
SwapCached:        132 kB
Active:        2694100 kB
Inactive:      5781456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23998044 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            1204 kB
Writeback:           0 kB
AnonPages:      127176 kB
Mapped:          16864 kB
Slab:           412164 kB
PageTables:       5384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   315036 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70628 MiB
End job on node111 at 2011-04-26 02:45:42