Trace number 3349429

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_GL_SHR 2011-03-02UNSAT 485.526 485.516

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark485.526
Satisfiable
(Un)Satisfiability was proved
Number of variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

Solver Data

485.40/485.49	c WARNING: for repeatability, setting FPU to use double precision
485.40/485.49	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-3349429-1304968137/watcher-3349429-1304968137 -o /tmp/evaluation-result-3349429-1304968137/solver-3349429-1304968137 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349429-1304968137.cnf -verb=0 -model 

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: 1.09 0.27 0.09 4/348 18808
/proc/meminfo: memFree=6784620/32951124 swapFree=67056804/67111528
[pid=18808] ppid=18806 vsize=20344 CPUtime=0 cores=1,3
/proc/18808/stat : 18808 (lr_gl_shr) R 18806 18808 18685 0 -1 4202496 658 0 0 0 0 0 0 0 22 0 1 0 608415042 20832256 593 33554432000 4194304 4300056 140736242518096 18446744073709551615 4270961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18808/statm: 5086 594 219 26 0 1718 0

[startup+0.0573811 s]
/proc/loadavg: 1.09 0.27 0.09 4/348 18808
/proc/meminfo: memFree=6784620/32951124 swapFree=67056804/67111528
[pid=18808] ppid=18806 vsize=25772 CPUtime=0.05 cores=1,3
/proc/18808/stat : 18808 (lr_gl_shr) R 18806 18808 18685 0 -1 4202496 2694 0 0 0 5 0 0 0 22 0 1 0 608415042 26390528 2339 33554432000 4194304 4300056 140736242518096 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18808/statm: 6443 2339 220 26 0 3075 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 25772

[startup+0.100376 s]
/proc/loadavg: 1.09 0.27 0.09 4/348 18808
/proc/meminfo: memFree=6784620/32951124 swapFree=67056804/67111528
[pid=18808] ppid=18806 vsize=30128 CPUtime=0.09 cores=1,3
/proc/18808/stat : 18808 (lr_gl_shr) R 18806 18808 18685 0 -1 4202496 4342 0 0 0 9 0 0 0 22 0 1 0 608415042 30851072 3769 33554432000 4194304 4300056 140736242518096 18446744073709551615 270612771525 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18808/statm: 7532 3770 220 26 0 4164 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30128

[startup+0.300352 s]
/proc/loadavg: 1.09 0.27 0.09 4/348 18808
/proc/meminfo: memFree=6784620/32951124 swapFree=67056804/67111528
[pid=18808] ppid=18806 vsize=57504 CPUtime=0.29 cores=1,3
/proc/18808/stat : 18808 (lr_gl_shr) R 18806 18808 18685 0 -1 4202496 12341 0 0 0 28 1 0 0 23 0 1 0 608415042 58884096 10448 33554432000 4194304 4300056 140736242518096 18446744073709551615 270613110528 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18808/statm: 14376 10449 220 26 0 11008 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57504

[startup+0.700269 s]
/proc/loadavg: 1.09 0.27 0.09 4/348 18808
/proc/meminfo: memFree=6784620/32951124 swapFree=67056804/67111528
[pid=18808] ppid=18806 vsize=115252 CPUtime=0.69 cores=1,3
/proc/18808/stat : 18808 (lr_gl_shr) R 18806 18808 18685 0 -1 4202496 27925 0 0 0 65 4 0 0 25 0 1 0 608415042 118018048 23583 33554432000 4194304 4300056 140736242518096 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18808/statm: 28813 23584 220 26 0 25445 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 115252

[startup+1.50113 s]
/proc/loadavg: 1.09 0.27 0.09 6/349 18809
/proc/meminfo: memFree=6653064/32951124 swapFree=67056804/67111528
[pid=18808] ppid=18806 vsize=238496 CPUtime=1.49 cores=1,3
/proc/18808/stat : 18808 (lr_gl_shr) R 18806 18808 18685 0 -1 4202496 57559 0 0 0 141 8 0 0 25 0 1 0 608415042 244219904 47983 33554432000 4194304 4300056 140736242518096 18446744073709551615 270613110528 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18808/statm: 59624 47985 220 26 0 56256 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 238496

[startup+3.10084 s]
/proc/loadavg: 1.32 0.33 0.11 5/349 18809
/proc/meminfo: memFree=6515424/32951124 swapFree=67056804/67111528
[pid=18808] ppid=18806 vsize=439472 CPUtime=3.09 cores=1,3
/proc/18808/stat : 18808 (lr_gl_shr) R 18806 18808 18685 0 -1 4202496 118470 0 0 0 291 18 0 0 25 0 1 0 608415042 450019328 97485 33554432000 4194304 4300056 140736242518096 18446744073709551615 270612807435 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18808/statm: 109868 97487 220 26 0 106500 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 439472

[startup+6.30028 s]
/proc/loadavg: 1.32 0.33 0.11 5/349 18809
/proc/meminfo: memFree=6366408/32951124 swapFree=67056804/67111528
[pid=18808] ppid=18806 vsize=455264 CPUtime=6.29 cores=1,3
/proc/18808/stat : 18808 (lr_gl_shr) R 18806 18808 18685 0 -1 4202496 124970 0 0 0 609 20 0 0 25 0 1 0 608415042 466190336 103580 33554432000 4194304 4300056 140736242518096 18446744073709551615 4255250 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18808/statm: 113816 103580 227 26 0 110448 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 455264

[startup+12.7012 s]
/proc/loadavg: 1.73 0.45 0.15 5/349 18809
/proc/meminfo: memFree=6362444/32951124 swapFree=67056804/67111528
[pid=18808] ppid=18806 vsize=455264 CPUtime=12.69 cores=1,3
/proc/18808/stat : 18808 (lr_gl_shr) R 18806 18808 18685 0 -1 4202496 124971 0 0 0 1249 20 0 0 25 0 1 0 608415042 466190336 103581 33554432000 4194304 4300056 140736242518096 18446744073709551615 4230665 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18808/statm: 113816 103581 227 26 0 110448 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 455264

[startup+25.5009 s]
/proc/loadavg: 2.08 0.57 0.19 5/349 18809
/proc/meminfo: memFree=6356548/32951124 swapFree=67056804/67111528
[pid=18808] ppid=18806 vsize=458360 CPUtime=25.49 cores=1,3
/proc/18808/stat : 18808 (lr_gl_shr) R 18806 18808 18685 0 -1 4202496 126715 0 0 0 2529 20 0 0 25 0 1 0 608415042 469360640 105269 33554432000 4194304 4300056 140736242518096 18446744073709551615 4226497 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18808/statm: 114590 105269 228 26 0 111222 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 458360

[startup+51.1003 s]
/proc/loadavg: 2.73 0.84 0.29 5/349 18810
/proc/meminfo: memFree=6322256/32951124 swapFree=67056804/67111528
[pid=18808] ppid=18806 vsize=469600 CPUtime=51.1 cores=1,3
/proc/18808/stat : 18808 (lr_gl_shr) R 18806 18808 18685 0 -1 4202496 130969 0 0 0 5089 21 0 0 25 0 1 0 608415042 480870400 109381 33554432000 4194304 4300056 140736242518096 18446744073709551615 4232357 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18808/statm: 117400 109381 228 26 0 114032 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 469600

[startup+102.313 s]
/proc/loadavg: 3.55 1.38 0.51 5/349 18811
/proc/meminfo: memFree=6328780/32951124 swapFree=67056804/67111528
[pid=18808] ppid=18806 vsize=438456 CPUtime=102.3 cores=1,3
/proc/18808/stat : 18808 (lr_gl_shr) R 18806 18808 18685 0 -1 4202496 161555 0 0 0 10205 25 0 0 25 0 1 0 608415042 448978944 95456 33554432000 4194304 4300056 140736242518096 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18808/statm: 109614 95456 247 26 0 106246 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 438456

[startup+162.301 s]
/proc/loadavg: 3.82 1.82 0.71 5/349 18813
/proc/meminfo: memFree=6320640/32951124 swapFree=67056804/67111528
[pid=18808] ppid=18806 vsize=438456 CPUtime=162.29 cores=1,3
/proc/18808/stat : 18808 (lr_gl_shr) R 18806 18808 18685 0 -1 4202496 189261 0 0 0 16200 29 0 0 25 0 1 0 608415042 448978944 92485 33554432000 4194304 4300056 140736242518096 18446744073709551615 4254746 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18808/statm: 109614 92485 249 26 0 106246 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 438456

[startup+222.301 s]
/proc/loadavg: 3.94 2.25 0.93 5/349 18815
/proc/meminfo: memFree=6300068/32951124 swapFree=67056804/67111528
[pid=18808] ppid=18806 vsize=438456 CPUtime=222.29 cores=1,3
/proc/18808/stat : 18808 (lr_gl_shr) R 18806 18808 18685 0 -1 4202496 191159 0 0 0 22199 30 0 0 25 0 1 0 608415042 448978944 94349 33554432000 4194304 4300056 140736242518096 18446744073709551615 4256011 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18808/statm: 109614 94349 249 26 0 106246 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 438456

[startup+282.3 s]
/proc/loadavg: 4.01 2.55 1.10 5/349 18816
/proc/meminfo: memFree=6281012/32951124 swapFree=67056804/67111528
[pid=18808] ppid=18806 vsize=438456 CPUtime=282.29 cores=1,3
/proc/18808/stat : 18808 (lr_gl_shr) R 18806 18808 18685 0 -1 4202496 192931 0 0 0 28198 31 0 0 25 0 1 0 608415042 448978944 96087 33554432000 4194304 4300056 140736242518096 18446744073709551615 4252304 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18808/statm: 109614 96087 249 26 0 106246 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 438456

[startup+342.301 s]
/proc/loadavg: 4.00 2.83 1.30 5/349 18818
/proc/meminfo: memFree=6262188/32951124 swapFree=67056804/67111528
[pid=18808] ppid=18806 vsize=438456 CPUtime=342.3 cores=1,3
/proc/18808/stat : 18808 (lr_gl_shr) R 18806 18808 18685 0 -1 4202496 194676 0 0 0 34197 33 0 0 25 0 1 0 608415042 448978944 97804 33554432000 4194304 4300056 140736242518096 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18808/statm: 109614 97804 249 26 0 106246 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 438456

[startup+402.301 s]
/proc/loadavg: 4.08 3.04 1.46 5/349 18819
/proc/meminfo: memFree=6241904/32951124 swapFree=67056804/67111528
[pid=18808] ppid=18806 vsize=438456 CPUtime=402.3 cores=1,3
/proc/18808/stat : 18808 (lr_gl_shr) R 18806 18808 18685 0 -1 4202496 196774 0 0 0 40196 34 0 0 25 0 1 0 608415042 448978944 99865 33554432000 4194304 4300056 140736242518096 18446744073709551615 4251670 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18808/statm: 109614 99865 249 26 0 106246 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 438456

[startup+462.3 s]
/proc/loadavg: 4.06 3.24 1.63 5/349 18821
/proc/meminfo: memFree=6245548/32951124 swapFree=67056804/67111528
[pid=18808] ppid=18806 vsize=438456 CPUtime=462.3 cores=1,3
/proc/18808/stat : 18808 (lr_gl_shr) R 18806 18808 18685 0 -1 4202496 226552 0 0 0 46192 38 0 0 25 0 1 0 608415042 448978944 95391 33554432000 4194304 4300056 140736242518096 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18808/statm: 109614 95391 249 26 0 106246 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 438456

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

[startup+473.5 s]
/proc/loadavg: 4.05 3.27 1.65 5/349 18821
/proc/meminfo: memFree=6241716/32951124 swapFree=67056804/67111528
[pid=18808] ppid=18806 vsize=438456 CPUtime=473.51 cores=1,3
/proc/18808/stat : 18808 (lr_gl_shr) R 18806 18808 18685 0 -1 4202496 227000 0 0 0 47312 39 0 0 25 0 1 0 608415042 448978944 95829 33554432000 4194304 4300056 140736242518096 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18808/statm: 109614 95829 249 26 0 106246 0
Current children cumulated CPU time (s) 473.51
Current children cumulated vsize (KiB) 438456

[startup+479.9 s]
/proc/loadavg: 4.05 3.28 1.67 5/349 18821
/proc/meminfo: memFree=6264532/32951124 swapFree=67056804/67111528
[pid=18808] ppid=18806 vsize=388368 CPUtime=479.9 cores=1,3
/proc/18808/stat : 18808 (lr_gl_shr) R 18806 18808 18685 0 -1 4202496 249023 0 0 0 47949 41 0 0 25 0 1 0 608415042 397688832 89583 33554432000 4194304 4300056 140736242518096 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18808/statm: 97092 89583 249 26 0 93724 0
Current children cumulated CPU time (s) 479.9
Current children cumulated vsize (KiB) 388368

[startup+483.101 s]
/proc/loadavg: 4.04 3.29 1.68 5/349 18822
/proc/meminfo: memFree=6259816/32951124 swapFree=67056804/67111528
[pid=18808] ppid=18806 vsize=388368 CPUtime=483.1 cores=1,3
/proc/18808/stat : 18808 (lr_gl_shr) R 18806 18808 18685 0 -1 4202496 249174 0 0 0 48269 41 0 0 25 0 1 0 608415042 397688832 89731 33554432000 4194304 4300056 140736242518096 18446744073709551615 4251324 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18808/statm: 97092 89731 249 26 0 93724 0
Current children cumulated CPU time (s) 483.1
Current children cumulated vsize (KiB) 388368

[startup+484.7 s]
/proc/loadavg: 4.04 3.29 1.68 5/349 18822
/proc/meminfo: memFree=6259320/32951124 swapFree=67056804/67111528
[pid=18808] ppid=18806 vsize=388368 CPUtime=484.7 cores=1,3
/proc/18808/stat : 18808 (lr_gl_shr) R 18806 18808 18685 0 -1 4202496 249260 0 0 0 48429 41 0 0 25 0 1 0 608415042 397688832 89815 33554432000 4194304 4300056 140736242518096 18446744073709551615 4256731 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18808/statm: 97092 89815 249 26 0 93724 0
Current children cumulated CPU time (s) 484.7
Current children cumulated vsize (KiB) 388368

[startup+485.113 s]
/proc/loadavg: 4.04 3.29 1.68 5/349 18822
/proc/meminfo: memFree=6258948/32951124 swapFree=67056804/67111528
[pid=18808] ppid=18806 vsize=388368 CPUtime=485.11 cores=1,3
/proc/18808/stat : 18808 (lr_gl_shr) R 18806 18808 18685 0 -1 4202496 249289 0 0 0 48470 41 0 0 25 0 1 0 608415042 397688832 89844 33554432000 4194304 4300056 140736242518096 18446744073709551615 4256515 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18808/statm: 97092 89844 249 26 0 93724 0
Current children cumulated CPU time (s) 485.11
Current children cumulated vsize (KiB) 388368

[startup+485.5 s]
/proc/loadavg: 4.04 3.29 1.68 5/349 18822
/proc/meminfo: memFree=6258948/32951124 swapFree=67056804/67111528
[pid=18808] ppid=18806 vsize=0 CPUtime=485.51 cores=1,3
/proc/18808/stat : 18808 (lr_gl_shr) R 18806 18808 18685 0 -1 4202500 249410 0 0 0 48509 42 0 0 25 0 1 0 608415042 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/18808/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 485.51
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 485.516
CPU time (s): 485.526
CPU user time (s): 485.092
CPU system time (s): 0.433934
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 568684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 485.092
system time used= 0.433934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 249410
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= 278

runsolver used 1.59376 second user time and 3.71043 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-09 21:09:01
IDJOB=3349429
IDBENCH=20580
IDSOLVER=1813
FILE ID=node108/3349429-1304968137
RUNJOBID= node108-1304968099-18706
PBS_JOBID= 13285642
Free space on /tmp= 35272 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq7.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349429-1304968137/watcher-3349429-1304968137 -o /tmp/evaluation-result-3349429-1304968137/solver-3349429-1304968137 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349429-1304968137.cnf -verb=0 -model

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

MD5SUM BENCH= 0fbc00fde383cec371bb97d621c5e7e5
RANDOM SEED=1041096563

node108.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.820
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.64
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.820
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.820
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.82
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.820
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.77
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.820
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.82
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.820
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.820
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.820
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:       6784900 kB
Buffers:        229388 kB
Cached:       15004864 kB
SwapCached:       8348 kB
Active:       13543124 kB
Inactive:     12042012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       6784900 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:          168156 kB
Writeback:           0 kB
AnonPages:    10348104 kB
Mapped:          27340 kB
Slab:           477692 kB
PageTables:      39544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52581516 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= 35272 MiB
End job on node108 at 2011-05-09 21:17:07