Trace number 3261315

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
UmSat 2011-02-25UNSAT 445.391 445.386

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-7-12-unsat.cnf
MD5SUM72a4d94c7603cb921acb8c9bb848aa10
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.2073
Satisfiable
(Un)Satisfiability was proved
Number of variables84
Number of clauses301
Sum of the clauses size1092
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2252
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 549

Solver Data

445.30/445.36	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-3261315-1303539691/watcher-3261315-1303539691 -o /tmp/evaluation-result-3261315-1303539691/solver-3261315-1303539691 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3261315-1303539691.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: 0.16 0.03 0.01 4/184 13283
/proc/meminfo: memFree=11806856/32950928 swapFree=67111528/67111528
[pid=13283] ppid=13281 vsize=11644 CPUtime=0 cores=4,6
/proc/13283/stat : 13283 (umsat) R 13281 13283 13232 0 -1 4202496 366 0 0 0 0 0 0 0 22 0 1 0 544199826 11923456 306 33554432000 4194304 4263880 140736958612288 18446744073709551615 218880225989 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13283/statm: 2911 306 246 17 0 84 0

[startup+0.0866341 s]
/proc/loadavg: 0.16 0.03 0.01 4/184 13283
/proc/meminfo: memFree=11806856/32950928 swapFree=67111528/67111528
[pid=13283] ppid=13281 vsize=11772 CPUtime=0.08 cores=4,6
/proc/13283/stat : 13283 (umsat) R 13281 13283 13232 0 -1 4202496 398 0 0 0 8 0 0 0 22 0 1 0 544199826 12054528 338 33554432000 4194304 4263880 140736958612288 18446744073709551615 218880222961 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13283/statm: 2943 338 247 17 0 116 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11772

[startup+0.100633 s]
/proc/loadavg: 0.16 0.03 0.01 4/184 13283
/proc/meminfo: memFree=11806856/32950928 swapFree=67111528/67111528
[pid=13283] ppid=13281 vsize=11772 CPUtime=0.09 cores=4,6
/proc/13283/stat : 13283 (umsat) R 13281 13283 13232 0 -1 4202496 402 0 0 0 9 0 0 0 22 0 1 0 544199826 12054528 342 33554432000 4194304 4263880 140736958612288 18446744073709551615 4207698 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13283/statm: 2943 342 247 17 0 116 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11772

[startup+0.300595 s]
/proc/loadavg: 0.16 0.03 0.01 4/184 13283
/proc/meminfo: memFree=11806856/32950928 swapFree=67111528/67111528
[pid=13283] ppid=13281 vsize=12024 CPUtime=0.29 cores=4,6
/proc/13283/stat : 13283 (umsat) R 13281 13283 13232 0 -1 4202496 442 0 0 0 29 0 0 0 23 0 1 0 544199826 12312576 382 33554432000 4194304 4263880 140736958612288 18446744073709551615 218880232415 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13283/statm: 3006 382 247 17 0 179 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12024

[startup+0.700519 s]
/proc/loadavg: 0.16 0.03 0.01 4/184 13283
/proc/meminfo: memFree=11806856/32950928 swapFree=67111528/67111528
[pid=13283] ppid=13281 vsize=12148 CPUtime=0.69 cores=4,6
/proc/13283/stat : 13283 (umsat) R 13281 13283 13232 0 -1 4202496 485 0 0 0 69 0 0 0 25 0 1 0 544199826 12439552 425 33554432000 4194304 4263880 140736958612288 18446744073709551615 4205761 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13283/statm: 3037 425 247 17 0 210 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12148

[startup+1.50038 s]
/proc/loadavg: 0.16 0.03 0.01 5/190 13294
/proc/meminfo: memFree=11777048/32950928 swapFree=67111528/67111528
[pid=13283] ppid=13281 vsize=12392 CPUtime=1.49 cores=4,6
/proc/13283/stat : 13283 (umsat) R 13281 13283 13232 0 -1 4202496 551 0 0 0 149 0 0 0 25 0 1 0 544199826 12689408 491 33554432000 4194304 4263880 140736958612288 18446744073709551615 47862816788560 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13283/statm: 3098 491 247 17 0 271 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12392

[startup+3.10109 s]
/proc/loadavg: 0.16 0.03 0.01 5/190 13294
/proc/meminfo: memFree=11756340/32950928 swapFree=67111528/67111528
[pid=13283] ppid=13281 vsize=12756 CPUtime=3.09 cores=4,6
/proc/13283/stat : 13283 (umsat) R 13281 13283 13232 0 -1 4202496 632 0 0 0 309 0 0 0 25 0 1 0 544199826 13062144 572 33554432000 4194304 4263880 140736958612288 18446744073709551615 47862816382648 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13283/statm: 3189 572 247 17 0 362 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12756

[startup+6.30051 s]
/proc/loadavg: 0.47 0.10 0.03 5/190 13294
/proc/meminfo: memFree=11704180/32950928 swapFree=67111528/67111528
[pid=13283] ppid=13281 vsize=13224 CPUtime=6.29 cores=4,6
/proc/13283/stat : 13283 (umsat) R 13281 13283 13232 0 -1 4202496 751 0 0 0 629 0 0 0 25 0 1 0 544199826 13541376 691 33554432000 4194304 4263880 140736958612288 18446744073709551615 4207842 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13283/statm: 3306 691 247 17 0 479 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13224

[startup+12.7004 s]
/proc/loadavg: 0.75 0.16 0.05 5/190 13294
/proc/meminfo: memFree=11665848/32950928 swapFree=67111528/67111528
[pid=13283] ppid=13281 vsize=13912 CPUtime=12.69 cores=4,6
/proc/13283/stat : 13283 (umsat) R 13281 13283 13232 0 -1 4202496 936 0 0 0 1269 0 0 0 25 0 1 0 544199826 14245888 876 33554432000 4194304 4263880 140736958612288 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13283/statm: 3478 876 247 17 0 651 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13912

[startup+25.5011 s]
/proc/loadavg: 1.47 0.35 0.12 5/190 13294
/proc/meminfo: memFree=11616004/32950928 swapFree=67111528/67111528
[pid=13283] ppid=13281 vsize=14784 CPUtime=25.49 cores=4,6
/proc/13283/stat : 13283 (umsat) R 13281 13283 13232 0 -1 4202496 1133 0 0 0 2549 0 0 0 25 0 1 0 544199826 15138816 1073 33554432000 4194304 4263880 140736958612288 18446744073709551615 4215090 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13283/statm: 3696 1073 247 17 0 869 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14784

[startup+51.1005 s]
/proc/loadavg: 2.39 0.66 0.22 5/190 13295
/proc/meminfo: memFree=11464180/32950928 swapFree=67111528/67111528
[pid=13283] ppid=13281 vsize=16216 CPUtime=51.09 cores=4,6
/proc/13283/stat : 13283 (umsat) R 13281 13283 13232 0 -1 4202496 1488 0 0 0 5109 0 0 0 25 0 1 0 544199826 16605184 1428 33554432000 4194304 4263880 140736958612288 18446744073709551615 4205643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13283/statm: 4054 1428 247 17 0 1227 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 16216

[startup+102.306 s]
/proc/loadavg: 3.30 1.17 0.42 5/190 13296
/proc/meminfo: memFree=11405132/32950928 swapFree=67111528/67111528
[pid=13283] ppid=13281 vsize=17528 CPUtime=102.29 cores=4,6
/proc/13283/stat : 13283 (umsat) R 13281 13283 13232 0 -1 4202496 1816 0 0 0 10229 0 0 0 25 0 1 0 544199826 17948672 1756 33554432000 4194304 4263880 140736958612288 18446744073709551615 4207772 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13283/statm: 4382 1756 247 17 0 1555 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 17528

[startup+162.3 s]
/proc/loadavg: 3.74 1.68 0.64 5/190 13298
/proc/meminfo: memFree=11291120/32950928 swapFree=67111528/67111528
[pid=13283] ppid=13281 vsize=19644 CPUtime=162.29 cores=4,6
/proc/13283/stat : 13283 (umsat) R 13281 13283 13232 0 -1 4202496 2327 0 0 0 16229 0 0 0 25 0 1 0 544199826 20115456 2267 33554432000 4194304 4263880 140736958612288 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13283/statm: 4911 2267 248 17 0 2084 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 19644

[startup+222.301 s]
/proc/loadavg: 3.90 2.10 0.85 5/190 13300
/proc/meminfo: memFree=11248668/32950928 swapFree=67111528/67111528
[pid=13283] ppid=13281 vsize=20796 CPUtime=222.29 cores=4,6
/proc/13283/stat : 13283 (umsat) R 13281 13283 13232 0 -1 4202496 2625 0 0 0 22229 0 0 0 25 0 1 0 544199826 21295104 2565 33554432000 4194304 4263880 140736958612288 18446744073709551615 4205686 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13283/statm: 5199 2565 248 17 0 2372 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 20796

[startup+282.301 s]
/proc/loadavg: 3.96 2.44 1.04 5/190 13301
/proc/meminfo: memFree=11103792/32950928 swapFree=67111528/67111528
[pid=13283] ppid=13281 vsize=21180 CPUtime=282.29 cores=4,6
/proc/13283/stat : 13283 (umsat) R 13281 13283 13232 0 -1 4202496 2730 0 0 0 28229 0 0 0 25 0 1 0 544199826 21688320 2670 33554432000 4194304 4263880 140736958612288 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13283/statm: 5295 2670 248 17 0 2468 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 21180

[startup+342.3 s]
/proc/loadavg: 4.03 2.74 1.23 5/190 13303
/proc/meminfo: memFree=11095444/32950928 swapFree=67111528/67111528
[pid=13283] ppid=13281 vsize=21656 CPUtime=342.29 cores=4,6
/proc/13283/stat : 13283 (umsat) R 13281 13283 13232 0 -1 4202496 2842 0 0 0 34229 0 0 0 25 0 1 0 544199826 22175744 2782 33554432000 4194304 4263880 140736958612288 18446744073709551615 4205779 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13283/statm: 5414 2782 248 17 0 2587 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 21656

[startup+402.3 s]
/proc/loadavg: 4.01 2.97 1.40 5/190 13304
/proc/meminfo: memFree=11049396/32950928 swapFree=67111528/67111528
[pid=13283] ppid=13281 vsize=22672 CPUtime=402.29 cores=4,6
/proc/13283/stat : 13283 (umsat) R 13281 13283 13232 0 -1 4202496 3071 0 0 0 40229 0 0 0 25 0 1 0 544199826 23216128 3010 33554432000 4194304 4263880 140736958612288 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13283/statm: 5668 3010 248 17 0 2841 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 22672

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

[startup+409.501 s]
/proc/loadavg: 4.01 3.00 1.43 5/190 13305
/proc/meminfo: memFree=11035000/32950928 swapFree=67111528/67111528
[pid=13283] ppid=13281 vsize=22672 CPUtime=409.5 cores=4,6
/proc/13283/stat : 13283 (umsat) R 13281 13283 13232 0 -1 4202496 3071 0 0 0 40950 0 0 0 25 0 1 0 544199826 23216128 3010 33554432000 4194304 4263880 140736958612288 18446744073709551615 218880262766 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13283/statm: 5668 3010 248 17 0 2841 0
Current children cumulated CPU time (s) 409.5
Current children cumulated vsize (KiB) 22672

[startup+422.301 s]
/proc/loadavg: 4.01 3.03 1.45 5/190 13305
/proc/meminfo: memFree=11022596/32950928 swapFree=67111528/67111528
[pid=13283] ppid=13281 vsize=22800 CPUtime=422.3 cores=4,6
/proc/13283/stat : 13283 (umsat) R 13281 13283 13232 0 -1 4202496 3099 0 0 0 42230 0 0 0 25 0 1 0 544199826 23347200 3038 33554432000 4194304 4263880 140736958612288 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13283/statm: 5700 3038 248 17 0 2873 0
Current children cumulated CPU time (s) 422.3
Current children cumulated vsize (KiB) 22800

[startup+435.1 s]
/proc/loadavg: 4.00 3.08 1.49 5/190 13305
/proc/meminfo: memFree=11021948/32950928 swapFree=67111528/67111528
[pid=13283] ppid=13281 vsize=23056 CPUtime=435.1 cores=4,6
/proc/13283/stat : 13283 (umsat) R 13281 13283 13232 0 -1 4202496 3164 0 0 0 43510 0 0 0 25 0 1 0 544199826 23609344 3103 33554432000 4194304 4263880 140736958612288 18446744073709551615 4205643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13283/statm: 5764 3103 248 17 0 2937 0
Current children cumulated CPU time (s) 435.1
Current children cumulated vsize (KiB) 23056

[startup+441.501 s]
/proc/loadavg: 4.00 3.09 1.51 5/190 13305
/proc/meminfo: memFree=11021824/32950928 swapFree=67111528/67111528
[pid=13283] ppid=13281 vsize=23184 CPUtime=441.5 cores=4,6
/proc/13283/stat : 13283 (umsat) R 13281 13283 13232 0 -1 4202496 3195 0 0 0 44150 0 0 0 25 0 1 0 544199826 23740416 3134 33554432000 4194304 4263880 140736958612288 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13283/statm: 5796 3134 248 17 0 2969 0
Current children cumulated CPU time (s) 441.5
Current children cumulated vsize (KiB) 23184

[startup+443.101 s]
/proc/loadavg: 4.00 3.09 1.51 5/190 13305
/proc/meminfo: memFree=11021824/32950928 swapFree=67111528/67111528
[pid=13283] ppid=13281 vsize=23184 CPUtime=443.1 cores=4,6
/proc/13283/stat : 13283 (umsat) R 13281 13283 13232 0 -1 4202496 3195 0 0 0 44310 0 0 0 25 0 1 0 544199826 23740416 3134 33554432000 4194304 4263880 140736958612288 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13283/statm: 5796 3134 248 17 0 2969 0
Current children cumulated CPU time (s) 443.1
Current children cumulated vsize (KiB) 23184

[startup+444.701 s]
/proc/loadavg: 4.00 3.11 1.52 5/190 13306
/proc/meminfo: memFree=11021700/32950928 swapFree=67111528/67111528
[pid=13283] ppid=13281 vsize=23184 CPUtime=444.7 cores=4,6
/proc/13283/stat : 13283 (umsat) R 13281 13283 13232 0 -1 4202496 3195 0 0 0 44470 0 0 0 25 0 1 0 544199826 23740416 3134 33554432000 4194304 4263880 140736958612288 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13283/statm: 5796 3134 248 17 0 2969 0
Current children cumulated CPU time (s) 444.7
Current children cumulated vsize (KiB) 23184

[startup+445.101 s]
/proc/loadavg: 4.00 3.11 1.52 5/190 13306
/proc/meminfo: memFree=11021700/32950928 swapFree=67111528/67111528
[pid=13283] ppid=13281 vsize=23184 CPUtime=445.1 cores=4,6
/proc/13283/stat : 13283 (umsat) R 13281 13283 13232 0 -1 4202496 3195 0 0 0 44510 0 0 0 25 0 1 0 544199826 23740416 3134 33554432000 4194304 4263880 140736958612288 18446744073709551615 47862816780864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13283/statm: 5796 3134 248 17 0 2969 0
Current children cumulated CPU time (s) 445.1
Current children cumulated vsize (KiB) 23184

[startup+445.3 s]
/proc/loadavg: 4.00 3.11 1.52 5/190 13306
/proc/meminfo: memFree=11021700/32950928 swapFree=67111528/67111528
[pid=13283] ppid=13281 vsize=23184 CPUtime=445.3 cores=4,6
/proc/13283/stat : 13283 (umsat) R 13281 13283 13232 0 -1 4202496 3195 0 0 0 44530 0 0 0 25 0 1 0 544199826 23740416 3134 33554432000 4194304 4263880 140736958612288 18446744073709551615 4207668 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13283/statm: 5796 3134 248 17 0 2969 0
Current children cumulated CPU time (s) 445.3
Current children cumulated vsize (KiB) 23184

Child status: 0
Real time (s): 445.386
CPU time (s): 445.391
CPU user time (s): 445.385
CPU system time (s): 0.005999
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 23184

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

runsolver used 0.804877 second user time and 1.55176 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-23 08:21:32
IDJOB=3261315
IDBENCH=83222
IDSOLVER=1582
FILE ID=node112/3261315-1303539691
RUNJOBID= node112-1303539686-13252
PBS_JOBID= 13143126
Free space on /tmp= 72616 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-7-12-unsat.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261315-1303539691/watcher-3261315-1303539691 -o /tmp/evaluation-result-3261315-1303539691/solver-3261315-1303539691 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3261315-1303539691.cnf

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

MD5SUM BENCH= 72a4d94c7603cb921acb8c9bb848aa10
RANDOM SEED=1408266080

node112.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.828
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.65
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.828
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.83
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.828
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.67
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.828
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.82
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.828
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	: 5261.27
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.828
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.82
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.828
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11807136 kB
Buffers:       1964372 kB
Cached:       18474052 kB
SwapCached:          0 kB
Active:        9377324 kB
Inactive:     11224604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11807136 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7672 kB
Writeback:           0 kB
AnonPages:      162892 kB
Mapped:          15200 kB
Slab:           478928 kB
PageTables:       5264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   324680 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= 72612 MiB
End job on node112 at 2011-04-23 08:28:57