Trace number 3281140

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
RestartSAT B95UNSAT 419.846 419.852

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k20.cnf
MD5SUM2bee695ce4278b72ee9295631ad94252
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark180.219
Satisfiable
(Un)Satisfiability was proved
Number of variables31357
Number of clauses133420
Sum of the clauses size370492
Maximum clause length37
Minimum clause length1
Number of clauses of size 1278
Number of clauses of size 258046
Number of clauses of size 369900
Number of clauses of size 4166
Number of clauses of size 5305
Number of clauses of size over 54725

Solver Data

419.79/419.84	c WARNING: for repeatability, setting FPU to use double precision
419.79/419.84	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: 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-3281140-1303747427/watcher-3281140-1303747427 -o /tmp/evaluation-result-3281140-1303747427/solver-3281140-1303747427 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3281140-1303747427.cnf 

running on 2 cores: 1,3

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: 4.00 3.53 1.96 4/187 27524
/proc/meminfo: memFree=17762904/32951132 swapFree=67111528/67111528
[pid=27524] ppid=27522 vsize=19688 CPUtime=0 cores=1,3
/proc/27524/stat : 27524 (RestartSAT) R 27522 27524 27276 0 -1 4202496 745 0 0 0 0 0 0 0 25 0 1 0 486342370 20160512 681 33554432000 4194304 4291949 140736679019504 18446744073709551615 4278286 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27524/statm: 4922 681 225 24 0 1556 0

[startup+0.0525281 s]
/proc/loadavg: 4.00 3.53 1.96 4/187 27524
/proc/meminfo: memFree=17762904/32951132 swapFree=67111528/67111528
[pid=27524] ppid=27522 vsize=26860 CPUtime=0.04 cores=1,3
/proc/27524/stat : 27524 (RestartSAT) R 27522 27524 27276 0 -1 4202496 3244 0 0 0 4 0 0 0 25 0 1 0 486342370 27504640 2897 33554432000 4194304 4291949 140736679019504 18446744073709551615 274664469189 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27524/statm: 6715 2898 227 24 0 3349 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 26860

[startup+0.100522 s]
/proc/loadavg: 4.00 3.53 1.96 4/187 27524
/proc/meminfo: memFree=17762904/32951132 swapFree=67111528/67111528
[pid=27524] ppid=27522 vsize=30656 CPUtime=0.09 cores=1,3
/proc/27524/stat : 27524 (RestartSAT) R 27522 27524 27276 0 -1 4202496 4200 0 0 0 9 0 0 0 25 0 1 0 486342370 31391744 3829 33554432000 4194304 4291949 140736679019504 18446744073709551615 274664505544 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27524/statm: 7664 3854 234 24 0 4298 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30656

[startup+0.300484 s]
/proc/loadavg: 4.00 3.53 1.96 4/187 27524
/proc/meminfo: memFree=17762904/32951132 swapFree=67111528/67111528
[pid=27524] ppid=27522 vsize=31676 CPUtime=0.29 cores=1,3
/proc/27524/stat : 27524 (RestartSAT) R 27522 27524 27276 0 -1 4202496 6193 0 0 0 28 1 0 0 25 0 1 0 486342370 32436224 4328 33554432000 4194304 4291949 140736679019504 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27524/statm: 7919 4328 252 24 0 4553 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31676

[startup+0.700415 s]
/proc/loadavg: 4.00 3.53 1.96 4/187 27524
/proc/meminfo: memFree=17762904/32951132 swapFree=67111528/67111528
[pid=27524] ppid=27522 vsize=31676 CPUtime=0.69 cores=1,3
/proc/27524/stat : 27524 (RestartSAT) R 27522 27524 27276 0 -1 4202496 6252 0 0 0 68 1 0 0 25 0 1 0 486342370 32436224 4383 33554432000 4194304 4291949 140736679019504 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27524/statm: 7919 4383 252 24 0 4553 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31676

[startup+1.50027 s]
/proc/loadavg: 4.00 3.53 1.96 5/188 27525
/proc/meminfo: memFree=17745060/32951132 swapFree=67111528/67111528
[pid=27524] ppid=27522 vsize=33352 CPUtime=1.49 cores=1,3
/proc/27524/stat : 27524 (RestartSAT) R 27522 27524 27276 0 -1 4202496 6459 0 0 0 148 1 0 0 25 0 1 0 486342370 34152448 4583 33554432000 4194304 4291949 140736679019504 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27524/statm: 8338 4583 252 24 0 4972 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33352

[startup+3.101 s]
/proc/loadavg: 4.00 3.53 1.96 5/188 27525
/proc/meminfo: memFree=17743332/32951132 swapFree=67111528/67111528
[pid=27524] ppid=27522 vsize=33352 CPUtime=3.09 cores=1,3
/proc/27524/stat : 27524 (RestartSAT) R 27522 27524 27276 0 -1 4202496 6801 0 0 0 308 1 0 0 25 0 1 0 486342370 34152448 4915 33554432000 4194304 4291949 140736679019504 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27524/statm: 8338 4915 252 24 0 4972 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33352

[startup+6.30044 s]
/proc/loadavg: 4.00 3.54 1.97 7/188 27525
/proc/meminfo: memFree=17736636/32951132 swapFree=67111528/67111528
[pid=27524] ppid=27522 vsize=36072 CPUtime=6.29 cores=1,3
/proc/27524/stat : 27524 (RestartSAT) R 27522 27524 27276 0 -1 4202496 7443 0 0 0 628 1 0 0 25 0 1 0 486342370 36937728 5544 33554432000 4194304 4291949 140736679019504 18446744073709551615 274668267846 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27524/statm: 9018 5544 252 24 0 5652 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36072

[startup+12.7003 s]
/proc/loadavg: 4.00 3.54 1.98 6/188 27525
/proc/meminfo: memFree=17727164/32951132 swapFree=67111528/67111528
[pid=27524] ppid=27522 vsize=48672 CPUtime=12.69 cores=1,3
/proc/27524/stat : 27524 (RestartSAT) R 27522 27524 27276 0 -1 4202496 9043 0 0 0 1267 2 0 0 25 0 1 0 486342370 49840128 7115 33554432000 4194304 4291949 140736679019504 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27524/statm: 12168 7115 252 24 0 8802 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48672

[startup+25.5011 s]
/proc/loadavg: 4.00 3.57 2.01 6/188 27526
/proc/meminfo: memFree=17706584/32951132 swapFree=67111528/67111528
[pid=27524] ppid=27522 vsize=63560 CPUtime=25.49 cores=1,3
/proc/27524/stat : 27524 (RestartSAT) R 27522 27524 27276 0 -1 4202496 12226 0 0 0 2546 3 0 0 25 0 1 0 486342370 65085440 10240 33554432000 4194304 4291949 140736679019504 18446744073709551615 4256154 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27524/statm: 15890 10240 252 24 0 12524 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63560

[startup+51.1007 s]
/proc/loadavg: 4.00 3.60 2.07 5/188 27526
/proc/meminfo: memFree=17685532/32951132 swapFree=67111528/67111528
[pid=27524] ppid=27522 vsize=73064 CPUtime=51.09 cores=1,3
/proc/27524/stat : 27524 (RestartSAT) R 27522 27524 27276 0 -1 4202496 19418 0 0 0 5103 6 0 0 25 0 1 0 486342370 74817536 10281 33554432000 4194304 4291949 140736679019504 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27524/statm: 18266 10281 252 24 0 14900 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 73064

[startup+102.307 s]
/proc/loadavg: 4.00 3.66 2.17 5/188 27528
/proc/meminfo: memFree=17614716/32951132 swapFree=67111528/67111528
[pid=27524] ppid=27522 vsize=91920 CPUtime=102.3 cores=1,3
/proc/27524/stat : 27524 (RestartSAT) R 27522 27524 27276 0 -1 4202496 34651 0 0 0 10220 10 0 0 25 0 1 0 486342370 94126080 14923 33554432000 4194304 4291949 140736679019504 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27524/statm: 22980 14923 252 24 0 19614 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 91920

[startup+162.3 s]
/proc/loadavg: 4.00 3.72 2.28 5/188 27532
/proc/meminfo: memFree=17455648/32951132 swapFree=67111528/67111528
[pid=27524] ppid=27522 vsize=172060 CPUtime=162.29 cores=1,3
/proc/27524/stat : 27524 (RestartSAT) R 27522 27524 27276 0 -1 4202496 47240 0 0 0 16216 13 0 0 25 0 1 0 486342370 176189440 27452 33554432000 4194304 4291949 140736679019504 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27524/statm: 43015 27452 252 24 0 39649 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 172060

[startup+222.301 s]
/proc/loadavg: 4.03 3.78 2.39 5/188 27534
/proc/meminfo: memFree=17406276/32951132 swapFree=67111528/67111528
[pid=27524] ppid=27522 vsize=141240 CPUtime=222.29 cores=1,3
/proc/27524/stat : 27524 (RestartSAT) R 27522 27524 27276 0 -1 4202496 60382 0 0 0 22213 16 0 0 25 0 1 0 486342370 144629760 27618 33554432000 4194304 4291949 140736679019504 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27524/statm: 35310 27618 252 24 0 31944 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 141240

[startup+282.301 s]
/proc/loadavg: 4.01 3.82 2.48 5/188 27535
/proc/meminfo: memFree=17460068/32951132 swapFree=67111528/67111528
[pid=27524] ppid=27522 vsize=141240 CPUtime=282.29 cores=1,3
/proc/27524/stat : 27524 (RestartSAT) R 27522 27524 27276 0 -1 4202496 71693 0 0 0 28210 19 0 0 25 0 1 0 486342370 144629760 27232 33554432000 4194304 4291949 140736679019504 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27524/statm: 35310 27232 252 24 0 31944 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 141240

[startup+342.301 s]
/proc/loadavg: 4.00 3.85 2.58 5/188 27537
/proc/meminfo: memFree=17426572/32951132 swapFree=67111528/67111528
[pid=27524] ppid=27522 vsize=91920 CPUtime=342.3 cores=1,3
/proc/27524/stat : 27524 (RestartSAT) R 27522 27524 27276 0 -1 4202496 87679 0 0 0 34207 23 0 0 25 0 1 0 486342370 94126080 18073 33554432000 4194304 4291949 140736679019504 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27524/statm: 22980 18073 252 24 0 19614 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 91920

[startup+402.301 s]
/proc/loadavg: 4.30 3.95 2.69 5/188 27566
/proc/meminfo: memFree=18193892/32951132 swapFree=67111528/67111528
[pid=27524] ppid=27522 vsize=91920 CPUtime=402.29 cores=1,3
/proc/27524/stat : 27524 (RestartSAT) R 27522 27524 27276 0 -1 4202496 97073 0 0 0 40203 26 0 0 25 0 1 0 486342370 94126080 19169 33554432000 4194304 4291949 140736679019504 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27524/statm: 22980 19169 252 24 0 19614 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 91920

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

[startup+409.5 s]
/proc/loadavg: 4.25 3.95 2.70 5/188 27566
/proc/meminfo: memFree=18189164/32951132 swapFree=67111528/67111528
[pid=27524] ppid=27522 vsize=91920 CPUtime=409.49 cores=1,3
/proc/27524/stat : 27524 (RestartSAT) R 27522 27524 27276 0 -1 4202496 97073 0 0 0 40923 26 0 0 25 0 1 0 486342370 94126080 19169 33554432000 4194304 4291949 140736679019504 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27524/statm: 22980 19169 252 24 0 19614 0
Current children cumulated CPU time (s) 409.49
Current children cumulated vsize (KiB) 91920

[startup+415.9 s]
/proc/loadavg: 4.23 3.95 2.71 5/188 27566
/proc/meminfo: memFree=18166968/32951132 swapFree=67111528/67111528
[pid=27524] ppid=27522 vsize=120648 CPUtime=415.9 cores=1,3
/proc/27524/stat : 27524 (RestartSAT) R 27522 27524 27276 0 -1 4202496 101919 0 0 0 41563 27 0 0 25 0 1 0 486342370 123543552 24004 33554432000 4194304 4291949 140736679019504 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27524/statm: 30162 24004 252 24 0 26796 0
Current children cumulated CPU time (s) 415.9
Current children cumulated vsize (KiB) 120648

[startup+417.501 s]
/proc/loadavg: 4.23 3.95 2.71 5/188 27566
/proc/meminfo: memFree=18166348/32951132 swapFree=67111528/67111528
[pid=27524] ppid=27522 vsize=120648 CPUtime=417.49 cores=1,3
/proc/27524/stat : 27524 (RestartSAT) R 27522 27524 27276 0 -1 4202496 102159 0 0 0 41722 27 0 0 25 0 1 0 486342370 123543552 24227 33554432000 4194304 4291949 140736679019504 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27524/statm: 30162 24227 252 24 0 26796 0
Current children cumulated CPU time (s) 417.49
Current children cumulated vsize (KiB) 120648

[startup+419.107 s]
/proc/loadavg: 4.29 3.97 2.72 5/188 27566
/proc/meminfo: memFree=18163860/32951132 swapFree=67111528/67111528
[pid=27524] ppid=27522 vsize=120648 CPUtime=419.09 cores=1,3
/proc/27524/stat : 27524 (RestartSAT) R 27522 27524 27276 0 -1 4202496 102545 0 0 0 41882 27 0 0 25 0 1 0 486342370 123543552 24590 33554432000 4194304 4291949 140736679019504 18446744073709551615 4255694 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27524/statm: 30162 24590 252 24 0 26796 0
Current children cumulated CPU time (s) 419.09
Current children cumulated vsize (KiB) 120648

[startup+419.501 s]
/proc/loadavg: 4.29 3.97 2.72 5/188 27566
/proc/meminfo: memFree=18163860/32951132 swapFree=67111528/67111528
[pid=27524] ppid=27522 vsize=120648 CPUtime=419.49 cores=1,3
/proc/27524/stat : 27524 (RestartSAT) R 27522 27524 27276 0 -1 4202496 102640 0 0 0 41922 27 0 0 25 0 1 0 486342370 123543552 24680 33554432000 4194304 4291949 140736679019504 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27524/statm: 30162 24680 252 24 0 26796 0
Current children cumulated CPU time (s) 419.49
Current children cumulated vsize (KiB) 120648

[startup+419.701 s]
/proc/loadavg: 4.29 3.97 2.72 5/188 27566
/proc/meminfo: memFree=18163860/32951132 swapFree=67111528/67111528
[pid=27524] ppid=27522 vsize=120648 CPUtime=419.69 cores=1,3
/proc/27524/stat : 27524 (RestartSAT) R 27522 27524 27276 0 -1 4202496 102698 0 0 0 41942 27 0 0 25 0 1 0 486342370 123543552 24735 33554432000 4194304 4291949 140736679019504 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27524/statm: 30162 24735 252 24 0 26796 0
Current children cumulated CPU time (s) 419.69
Current children cumulated vsize (KiB) 120648

[startup+419.801 s]
/proc/loadavg: 4.29 3.97 2.72 5/188 27566
/proc/meminfo: memFree=18163860/32951132 swapFree=67111528/67111528
[pid=27524] ppid=27522 vsize=120648 CPUtime=419.79 cores=1,3
/proc/27524/stat : 27524 (RestartSAT) R 27522 27524 27276 0 -1 4202496 102719 0 0 0 41952 27 0 0 25 0 1 0 486342370 123543552 24756 33554432000 4194304 4291949 140736679019504 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/27524/statm: 30162 24756 252 24 0 26796 0
Current children cumulated CPU time (s) 419.79
Current children cumulated vsize (KiB) 120648

Child status: 20
Real time (s): 419.852
CPU time (s): 419.846
CPU user time (s): 419.567
CPU system time (s): 0.278957
CPU usage (%): 99.9987
Max. virtual memory (cumulated for all children) (KiB): 172060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 419.567
system time used= 0.278957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102733
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= 8
involuntary context switches= 402

runsolver used 0.669898 second user time and 1.63275 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-25 18:03:47
IDJOB=3281140
IDBENCH=20529
IDSOLVER=1580
FILE ID=node131/3281140-1303747427
RUNJOBID= node131-1303746807-27296
PBS_JOBID= 13154031
Free space on /tmp= 72020 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k20.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281140-1303747427/watcher-3281140-1303747427 -o /tmp/evaluation-result-3281140-1303747427/solver-3281140-1303747427 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3281140-1303747427.cnf

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

MD5SUM BENCH= 2bee695ce4278b72ee9295631ad94252
RANDOM SEED=1864834998

node131.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.830
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.66
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.830
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	: 5332.75
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.830
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.83
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.830
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.75
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.830
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.77
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.830
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.75
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.830
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.75
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      17763192 kB
Buffers:       1000188 kB
Cached:       12835432 kB
SwapCached:          0 kB
Active:        5252812 kB
Inactive:      9419412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17763192 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3544 kB
Writeback:           0 kB
AnonPages:      836084 kB
Mapped:          15688 kB
Slab:           451760 kB
PageTables:       6740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  1174752 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72024 MiB
End job on node131 at 2011-04-25 18:10:47