Trace number 3349827

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
minisat hack: LR_NOGL_NOSHR 2011-03-02UNSAT 362.577 362.574

General information on the benchmark

Namevelev-pipe-o-uns-1.0-7.cnf
MD5SUMb7df25f653e1e7a9ffcd39b3231809e6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark78.878
Satisfiable
(Un)Satisfiability was proved
Number of variables24415
Number of clauses711050
Sum of the clauses size2091630
Maximum clause length161
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2605924
Number of clauses of size 386384
Number of clauses of size 4614
Number of clauses of size 5475
Number of clauses of size over 517652

Solver Data

362.50/362.54	c WARNING: for repeatability, setting FPU to use double precision
362.50/362.54	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-3349827-1304969409/watcher-3349827-1304969409 -o /tmp/evaluation-result-3349827-1304969409/solver-3349827-1304969409 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349827-1304969409.cnf -verb=0 -model -no-shrinking -no-glucose 

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.85 3.94 3.00 5/363 26804
/proc/meminfo: memFree=12947668/32950928 swapFree=67111200/67111528
[pid=26804] ppid=26802 vsize=20656 CPUtime=0.01 cores=4,6
/proc/26804/stat : 26804 (lr_gl_shr) R 26802 26804 26572 0 -1 4202496 804 0 0 0 1 0 0 0 21 0 1 0 687171622 21151744 731 33554432000 4194304 4300056 140735845194688 18446744073709551615 256415391488 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26804/statm: 5164 732 219 26 0 1796 0

[startup+0.068922 s]
/proc/loadavg: 3.85 3.94 3.00 5/363 26804
/proc/meminfo: memFree=12947668/32950928 swapFree=67111200/67111528
[pid=26804] ppid=26802 vsize=26616 CPUtime=0.06 cores=4,6
/proc/26804/stat : 26804 (lr_gl_shr) R 26802 26804 26572 0 -1 4202496 3304 0 0 0 6 0 0 0 21 0 1 0 687171622 27254784 2779 33554432000 4194304 4300056 140735845194688 18446744073709551615 256415052485 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26804/statm: 6654 2781 220 26 0 3286 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 26616

[startup+0.100911 s]
/proc/loadavg: 3.85 3.94 3.00 5/363 26804
/proc/meminfo: memFree=12947668/32950928 swapFree=67111200/67111528
[pid=26804] ppid=26802 vsize=30256 CPUtime=0.09 cores=4,6
/proc/26804/stat : 26804 (lr_gl_shr) R 26802 26804 26572 0 -1 4202496 4750 0 0 0 8 1 0 0 21 0 1 0 687171622 30982144 3955 33554432000 4194304 4300056 140735845194688 18446744073709551615 256415391488 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26804/statm: 7564 3956 220 26 0 4196 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30256

[startup+0.300882 s]
/proc/loadavg: 3.85 3.94 3.00 5/363 26804
/proc/meminfo: memFree=12947668/32950928 swapFree=67111200/67111528
[pid=26804] ppid=26802 vsize=64056 CPUtime=0.29 cores=4,6
/proc/26804/stat : 26804 (lr_gl_shr) R 26802 26804 26572 0 -1 4202496 12509 0 0 0 27 2 0 0 22 0 1 0 687171622 65593344 10548 33554432000 4194304 4300056 140735845194688 18446744073709551615 256415391488 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26804/statm: 16014 10549 220 26 0 12646 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64056

[startup+0.70079 s]
/proc/loadavg: 3.85 3.94 3.00 5/363 26804
/proc/meminfo: memFree=12947668/32950928 swapFree=67111200/67111528
[pid=26804] ppid=26802 vsize=68520 CPUtime=0.69 cores=4,6
/proc/26804/stat : 26804 (lr_gl_shr) R 26802 26804 26572 0 -1 4202496 15072 0 0 0 67 2 0 0 24 0 1 0 687171622 70164480 12339 33554432000 4194304 4300056 140735845194688 18446744073709551615 4230678 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26804/statm: 17130 12339 227 26 0 13762 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68520

[startup+1.50064 s]
/proc/loadavg: 3.85 3.94 3.00 5/364 26805
/proc/meminfo: memFree=12888644/32950928 swapFree=67111200/67111528
[pid=26804] ppid=26802 vsize=69276 CPUtime=1.49 cores=4,6
/proc/26804/stat : 26804 (lr_gl_shr) R 26802 26804 26572 0 -1 4202496 15441 0 0 0 147 2 0 0 25 0 1 0 687171622 70938624 12691 33554432000 4194304 4300056 140735845194688 18446744073709551615 4230339 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26804/statm: 17319 12691 228 26 0 13951 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69276

[startup+3.10034 s]
/proc/loadavg: 3.85 3.94 3.00 5/364 26805
/proc/meminfo: memFree=12884544/32950928 swapFree=67111200/67111528
[pid=26804] ppid=26802 vsize=65340 CPUtime=3.09 cores=4,6
/proc/26804/stat : 26804 (lr_gl_shr) R 26802 26804 26572 0 -1 4202496 20370 0 0 0 306 3 0 0 25 0 1 0 687171622 66908160 12299 33554432000 4194304 4300056 140735845194688 18446744073709551615 4263129 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26804/statm: 16335 12299 247 26 0 12967 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65340

[startup+6.30072 s]
/proc/loadavg: 3.86 3.94 3.01 5/364 26805
/proc/meminfo: memFree=12835832/32950928 swapFree=67111200/67111528
[pid=26804] ppid=26802 vsize=95984 CPUtime=6.29 cores=4,6
/proc/26804/stat : 26804 (lr_gl_shr) R 26802 26804 26572 0 -1 4202496 25000 0 0 0 625 4 0 0 25 0 1 0 687171622 98287616 16902 33554432000 4194304 4300056 140735845194688 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26804/statm: 23996 16902 247 26 0 20628 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 95984

[startup+12.7005 s]
/proc/loadavg: 3.87 3.94 3.01 5/364 26805
/proc/meminfo: memFree=12749132/32950928 swapFree=67111200/67111528
[pid=26804] ppid=26802 vsize=127184 CPUtime=12.69 cores=4,6
/proc/26804/stat : 26804 (lr_gl_shr) R 26802 26804 26572 0 -1 4202496 33327 0 0 0 1263 6 0 0 25 0 1 0 687171622 130236416 25171 33554432000 4194304 4300056 140735845194688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26804/statm: 31796 25171 247 26 0 28428 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 127184

[startup+25.5011 s]
/proc/loadavg: 3.90 3.94 3.03 5/364 26834
/proc/meminfo: memFree=12723056/32950928 swapFree=67111200/67111528
[pid=26804] ppid=26802 vsize=180836 CPUtime=25.49 cores=4,6
/proc/26804/stat : 26804 (lr_gl_shr) R 26802 26804 26572 0 -1 4202496 47438 0 0 0 2541 8 0 0 25 0 1 0 687171622 185176064 39187 33554432000 4194304 4300056 140735845194688 18446744073709551615 4273366 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26804/statm: 45209 39187 247 26 0 41841 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 180836

[startup+51.1012 s]
/proc/loadavg: 3.88 3.93 3.05 5/364 26862
/proc/meminfo: memFree=12475992/32950928 swapFree=67111200/67111528
[pid=26804] ppid=26802 vsize=405644 CPUtime=51.09 cores=4,6
/proc/26804/stat : 26804 (lr_gl_shr) R 26802 26804 26572 0 -1 4202496 74904 0 0 0 5093 16 0 0 25 0 1 0 687171622 415379456 66450 33554432000 4194304 4300056 140735845194688 18446744073709551615 4251360 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26804/statm: 101411 66450 247 26 0 98043 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 405644

[startup+102.314 s]
/proc/loadavg: 4.03 3.97 3.11 5/364 26864
/proc/meminfo: memFree=12146328/32950928 swapFree=67111200/67111528
[pid=26804] ppid=26802 vsize=422432 CPUtime=102.3 cores=4,6
/proc/26804/stat : 26804 (lr_gl_shr) R 26802 26804 26572 0 -1 4202496 105125 0 0 0 10209 21 0 0 25 0 1 0 687171622 432570368 96468 33554432000 4194304 4300056 140735845194688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26804/statm: 105608 96468 247 26 0 102240 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 422432

[startup+162.301 s]
/proc/loadavg: 4.01 3.97 3.16 5/364 26865
/proc/meminfo: memFree=11802728/32950928 swapFree=67111200/67111528
[pid=26804] ppid=26802 vsize=650200 CPUtime=162.29 cores=4,6
/proc/26804/stat : 26804 (lr_gl_shr) R 26802 26804 26572 0 -1 4202496 137758 0 0 0 16201 28 0 0 25 0 1 0 687171622 665804800 128890 33554432000 4194304 4300056 140735845194688 18446744073709551615 4256570 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26804/statm: 162550 128890 247 26 0 159182 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 650200

[startup+222.3 s]
/proc/loadavg: 4.04 3.99 3.21 5/364 26867
/proc/meminfo: memFree=11672836/32950928 swapFree=67111200/67111528
[pid=26804] ppid=26802 vsize=658712 CPUtime=222.3 cores=4,6
/proc/26804/stat : 26804 (lr_gl_shr) R 26802 26804 26572 0 -1 4202496 154991 0 0 0 22197 33 0 0 25 0 1 0 687171622 674521088 146022 33554432000 4194304 4300056 140735845194688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26804/statm: 164678 146022 247 26 0 161310 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 658712

[startup+282.301 s]
/proc/loadavg: 4.04 4.00 3.27 5/364 26868
/proc/meminfo: memFree=11151624/32950928 swapFree=67111200/67111528
[pid=26804] ppid=26802 vsize=669220 CPUtime=282.3 cores=4,6
/proc/26804/stat : 26804 (lr_gl_shr) R 26802 26804 26572 0 -1 4202496 170671 0 0 0 28193 37 0 0 25 0 1 0 687171622 685281280 161585 33554432000 4194304 4300056 140735845194688 18446744073709551615 4256504 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26804/statm: 167305 161585 247 26 0 163937 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 669220

[startup+342.301 s]
/proc/loadavg: 4.01 4.00 3.31 5/364 26870
/proc/meminfo: memFree=10910216/32950928 swapFree=67111200/67111528
[pid=26804] ppid=26802 vsize=1025192 CPUtime=342.3 cores=4,6
/proc/26804/stat : 26804 (lr_gl_shr) R 26802 26804 26572 0 -1 4202496 183854 0 0 0 34190 40 0 0 25 0 1 0 687171622 1049796608 174670 33554432000 4194304 4300056 140735845194688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26804/statm: 256298 174670 247 26 0 252930 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1025192

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

[startup+345.501 s]
/proc/loadavg: 4.01 4.00 3.31 5/364 26870
/proc/meminfo: memFree=10883800/32950928 swapFree=67111200/67111528
[pid=26804] ppid=26802 vsize=1025192 CPUtime=345.49 cores=4,6
/proc/26804/stat : 26804 (lr_gl_shr) R 26802 26804 26572 0 -1 4202496 184574 0 0 0 34509 40 0 0 25 0 1 0 687171622 1049796608 175387 33554432000 4194304 4300056 140735845194688 18446744073709551615 4256288 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26804/statm: 256298 175387 247 26 0 252930 0
Current children cumulated CPU time (s) 345.49
Current children cumulated vsize (KiB) 1025192

[startup+351.901 s]
/proc/loadavg: 4.01 4.00 3.31 5/364 26870
/proc/meminfo: memFree=10824924/32950928 swapFree=67111200/67111528
[pid=26804] ppid=26802 vsize=1025192 CPUtime=351.91 cores=4,6
/proc/26804/stat : 26804 (lr_gl_shr) R 26802 26804 26572 0 -1 4202496 185674 0 0 0 35151 40 0 0 25 0 1 0 687171622 1049796608 176478 33554432000 4194304 4300056 140735845194688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26804/statm: 256298 176478 247 26 0 252930 0
Current children cumulated CPU time (s) 351.91
Current children cumulated vsize (KiB) 1025192

[startup+358.3 s]
/proc/loadavg: 4.01 4.00 3.32 5/364 26870
/proc/meminfo: memFree=10784128/32950928 swapFree=67111200/67111528
[pid=26804] ppid=26802 vsize=1026632 CPUtime=358.3 cores=4,6
/proc/26804/stat : 26804 (lr_gl_shr) R 26802 26804 26572 0 -1 4202496 187215 0 0 0 35789 41 0 0 25 0 1 0 687171622 1051271168 178013 33554432000 4194304 4300056 140735845194688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26804/statm: 256658 178013 247 26 0 253290 0
Current children cumulated CPU time (s) 358.3
Current children cumulated vsize (KiB) 1026632

[startup+359.901 s]
/proc/loadavg: 4.01 4.00 3.32 5/364 26870
/proc/meminfo: memFree=10767512/32950928 swapFree=67111200/67111528
[pid=26804] ppid=26802 vsize=1026632 CPUtime=359.9 cores=4,6
/proc/26804/stat : 26804 (lr_gl_shr) R 26802 26804 26572 0 -1 4202496 187479 0 0 0 35949 41 0 0 25 0 1 0 687171622 1051271168 178277 33554432000 4194304 4300056 140735845194688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26804/statm: 256658 178277 247 26 0 253290 0
Current children cumulated CPU time (s) 359.9
Current children cumulated vsize (KiB) 1026632

[startup+361.501 s]
/proc/loadavg: 4.01 4.00 3.32 5/364 26870
/proc/meminfo: memFree=10759080/32950928 swapFree=67111200/67111528
[pid=26804] ppid=26802 vsize=1026632 CPUtime=361.5 cores=4,6
/proc/26804/stat : 26804 (lr_gl_shr) R 26802 26804 26572 0 -1 4202496 187638 0 0 0 36109 41 0 0 25 0 1 0 687171622 1051271168 178436 33554432000 4194304 4300056 140735845194688 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26804/statm: 256658 178436 247 26 0 253290 0
Current children cumulated CPU time (s) 361.5
Current children cumulated vsize (KiB) 1026632

[startup+362.301 s]
/proc/loadavg: 4.01 4.00 3.32 5/364 26870
/proc/meminfo: memFree=10751144/32950928 swapFree=67111200/67111528
[pid=26804] ppid=26802 vsize=1026632 CPUtime=362.3 cores=4,6
/proc/26804/stat : 26804 (lr_gl_shr) R 26802 26804 26572 0 -1 4202496 187695 0 0 0 36189 41 0 0 25 0 1 0 687171622 1051271168 178493 33554432000 4194304 4300056 140735845194688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26804/statm: 256658 178493 247 26 0 253290 0
Current children cumulated CPU time (s) 362.3
Current children cumulated vsize (KiB) 1026632

[startup+362.501 s]
/proc/loadavg: 4.01 4.00 3.32 5/364 26870
/proc/meminfo: memFree=10751144/32950928 swapFree=67111200/67111528
[pid=26804] ppid=26802 vsize=1028792 CPUtime=362.5 cores=4,6
/proc/26804/stat : 26804 (lr_gl_shr) R 26802 26804 26572 0 -1 4202496 188129 0 0 0 36209 41 0 0 25 0 1 0 687171622 1053483008 178926 33554432000 4194304 4300056 140735845194688 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/26804/statm: 257198 178926 247 26 0 253830 0
Current children cumulated CPU time (s) 362.5
Current children cumulated vsize (KiB) 1028792

Child status: 20
Real time (s): 362.574
CPU time (s): 362.577
CPU user time (s): 362.131
CPU system time (s): 0.445932
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1028792

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

runsolver used 1.27181 second user time and 3.01754 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-09 21:30:10
IDJOB=3349827
IDBENCH=71743
IDSOLVER=1814
FILE ID=node115/3349827-1304969409
RUNJOBID= node115-1304968098-26591
PBS_JOBID= 13285635
Free space on /tmp= 50348 MiB

SOLVER NAME= minisat hack: LR_NOGL_NOSHR 2011-03-02
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.0-7.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model -no-shrinking -no-glucose
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349827-1304969409/watcher-3349827-1304969409 -o /tmp/evaluation-result-3349827-1304969409/solver-3349827-1304969409 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349827-1304969409.cnf -verb=0 -model -no-shrinking -no-glucose

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

MD5SUM BENCH= b7df25f653e1e7a9ffcd39b3231809e6
RANDOM SEED=719779040

node115.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.811
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.62
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.811
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	: 5226.15
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.811
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.811
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.811
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.811
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.74
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.811
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.811
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:     32950928 kB
MemFree:      12947700 kB
Buffers:        202208 kB
Cached:        8880900 kB
SwapCached:          0 kB
Active:       11070728 kB
Inactive:      8486828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12947700 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           19412 kB
Writeback:           0 kB
AnonPages:    10474412 kB
Mapped:          28452 kB
Slab:           339652 kB
PageTables:      42484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 70215408 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= 50268 MiB
End job on node115 at 2011-05-09 21:36:12