Trace number 1732942

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
kw 2009-03-20UNSAT 598.745 598.973

General information on the benchmark

NameCRAFTED/ramseycube/
Q32inK10.cnf
MD5SUM6acad6aa08a1137d820dbdd152ca2acc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.3421
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of clauses38430
Sum of the clauses size456120
Maximum clause length12
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4630
Number of clauses of size 50
Number of clauses of size over 537800

Solver Data

0.00/0.00	c kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com
598.66/598.96	c 598.43 seconds
598.66/598.96	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1732942-1240784134/watcher-1732942-1240784134 -o /tmp/evaluation-result-1732942-1240784134/solver-1732942-1240784134 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1732942-1240784134.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.07 1.02 1.10 3/65 28155
/proc/meminfo: memFree=1521320/2055920 swapFree=4181412/4192956
[pid=28155] ppid=28153 vsize=3020 CPUtime=0
/proc/28155/stat : 28155 (kw) R 28153 28155 27816 0 -1 0 311 0 0 0 0 0 0 0 20 0 1 0 106442316 3092480 295 1992294400 4194304 6412682 548682068832 18446744073709551615 4825466 0 0 4096 0 0 0 0 17 1 0 0
/proc/28155/statm: 755 295 216 541 0 205 0

[startup+0.0451431 s]
/proc/loadavg: 1.07 1.02 1.10 3/65 28155
/proc/meminfo: memFree=1521320/2055920 swapFree=4181412/4192956
[pid=28155] ppid=28153 vsize=3548 CPUtime=0.04
/proc/28155/stat : 28155 (kw) R 28153 28155 27816 0 -1 0 460 0 0 0 4 0 0 0 20 0 1 0 106442316 3633152 444 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/28155/statm: 887 444 216 541 0 337 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3548

[startup+0.101154 s]
/proc/loadavg: 1.07 1.02 1.10 3/65 28155
/proc/meminfo: memFree=1521320/2055920 swapFree=4181412/4192956
[pid=28155] ppid=28153 vsize=4472 CPUtime=0.09
/proc/28155/stat : 28155 (kw) R 28153 28155 27816 0 -1 0 677 0 0 0 9 0 0 0 20 0 1 0 106442316 4579328 661 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/28155/statm: 1118 661 216 541 0 568 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4472

[startup+0.301194 s]
/proc/loadavg: 1.07 1.02 1.10 3/65 28155
/proc/meminfo: memFree=1521320/2055920 swapFree=4181412/4192956
[pid=28155] ppid=28153 vsize=7140 CPUtime=0.29
/proc/28155/stat : 28155 (kw) R 28153 28155 27816 0 -1 0 1374 0 0 0 29 0 0 0 22 0 1 0 106442316 7311360 1358 1992294400 4194304 6412682 548682068832 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/28155/statm: 1785 1359 216 541 0 1235 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7140

[startup+0.701275 s]
/proc/loadavg: 1.07 1.02 1.10 3/65 28155
/proc/meminfo: memFree=1521320/2055920 swapFree=4181412/4192956
[pid=28155] ppid=28153 vsize=11284 CPUtime=0.69
/proc/28155/stat : 28155 (kw) R 28153 28155 27816 0 -1 0 2441 0 0 0 69 0 0 0 25 0 1 0 106442316 11554816 2425 1992294400 4194304 6412682 548682068832 18446744073709551615 4564952 0 0 4096 0 0 0 0 17 1 0 0
/proc/28155/statm: 2821 2425 235 541 0 2271 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11284

[startup+1.50144 s]
/proc/loadavg: 1.07 1.02 1.10 2/66 28156
/proc/meminfo: memFree=1512480/2055920 swapFree=4181412/4192956
[pid=28155] ppid=28153 vsize=11284 CPUtime=1.49
/proc/28155/stat : 28155 (kw) R 28153 28155 27816 0 -1 0 2441 0 0 0 149 0 0 0 25 0 1 0 106442316 11554816 2425 1992294400 4194304 6412682 548682068832 18446744073709551615 4264595 0 0 4096 0 0 0 0 17 1 0 0
/proc/28155/statm: 2821 2425 235 541 0 2271 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11284

[startup+3.10276 s]
/proc/loadavg: 1.07 1.02 1.10 2/66 28156
/proc/meminfo: memFree=1516000/2055920 swapFree=4181412/4192956
[pid=28155] ppid=28153 vsize=13948 CPUtime=3.1
/proc/28155/stat : 28155 (kw) R 28153 28155 27816 0 -1 0 3798 0 0 0 308 2 0 0 25 0 1 0 106442316 14282752 2825 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28155/statm: 3487 2825 242 541 0 2937 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 13948

[startup+6.30141 s]
/proc/loadavg: 1.07 1.02 1.09 2/66 28156
/proc/meminfo: memFree=1508848/2055920 swapFree=4181412/4192956
[pid=28155] ppid=28153 vsize=16788 CPUtime=6.29
/proc/28155/stat : 28155 (kw) R 28153 28155 27816 0 -1 0 4380 0 0 0 626 3 0 0 25 0 1 0 106442316 17190912 3322 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28155/statm: 4197 3322 248 541 0 3647 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16788

[startup+12.7017 s]
/proc/loadavg: 1.06 1.02 1.09 2/66 28156
/proc/meminfo: memFree=1506608/2055920 swapFree=4181412/4192956
[pid=28155] ppid=28153 vsize=19560 CPUtime=12.69
/proc/28155/stat : 28155 (kw) R 28153 28155 27816 0 -1 0 5131 0 0 0 1264 5 0 0 25 0 1 0 106442316 20029440 3892 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28155/statm: 4890 3892 248 541 0 4340 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19560

[startup+25.5013 s]
/proc/loadavg: 1.05 1.01 1.09 2/66 28156
/proc/meminfo: memFree=1502384/2055920 swapFree=4181412/4192956
[pid=28155] ppid=28153 vsize=24036 CPUtime=25.49
/proc/28155/stat : 28155 (kw) R 28153 28155 27816 0 -1 0 6335 0 0 0 2540 9 0 0 25 0 1 0 106442316 24612864 4822 1992294400 4194304 6412682 548682068832 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/28155/statm: 6009 4822 248 541 0 5459 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24036

[startup+51.1015 s]
/proc/loadavg: 1.03 1.01 1.09 2/66 28156
/proc/meminfo: memFree=1498608/2055920 swapFree=4181412/4192956
[pid=28155] ppid=28153 vsize=29872 CPUtime=51.07
/proc/28155/stat : 28155 (kw) R 28153 28155 27816 0 -1 0 7712 0 0 0 5093 14 0 0 25 0 1 0 106442316 30588928 5941 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28155/statm: 7468 5941 248 541 0 6918 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 29872

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.08 2/66 28156
/proc/meminfo: memFree=1490672/2055920 swapFree=4181412/4192956
[pid=28155] ppid=28153 vsize=39228 CPUtime=102.26
/proc/28155/stat : 28155 (kw) R 28153 28155 27816 0 -1 0 10030 0 0 0 10202 24 0 0 25 0 1 0 106442316 40169472 7918 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28155/statm: 9807 7918 248 541 0 9257 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 39228

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 28156
/proc/meminfo: memFree=1485488/2055920 swapFree=4181412/4192956
[pid=28155] ppid=28153 vsize=43748 CPUtime=162.23
/proc/28155/stat : 28155 (kw) R 28153 28155 27816 0 -1 0 11750 0 0 0 16190 33 0 0 25 0 1 0 106442316 44797952 9188 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28155/statm: 10937 9188 248 541 0 10387 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 43748

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 28156
/proc/meminfo: memFree=1480816/2055920 swapFree=4181412/4192956
[pid=28155] ppid=28153 vsize=49452 CPUtime=222.2
/proc/28155/stat : 28155 (kw) R 28153 28155 27816 0 -1 0 13160 0 0 0 22180 40 0 0 25 0 1 0 106442316 50638848 10321 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28155/statm: 12363 10321 248 541 0 11813 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 49452

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 28156
/proc/meminfo: memFree=1475888/2055920 swapFree=4181412/4192956
[pid=28155] ppid=28153 vsize=56140 CPUtime=282.19
/proc/28155/stat : 28155 (kw) R 28153 28155 27816 0 -1 0 14697 0 0 0 28171 48 0 0 25 0 1 0 106442316 57487360 11540 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28155/statm: 14035 11540 248 541 0 13485 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 56140

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 28156
/proc/meminfo: memFree=1471472/2055920 swapFree=4181412/4192956
[pid=28155] ppid=28153 vsize=62216 CPUtime=342.16
/proc/28155/stat : 28155 (kw) R 28153 28155 27816 0 -1 0 16139 0 0 0 34161 55 0 0 25 0 1 0 106442316 63709184 12616 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28155/statm: 15554 12616 248 541 0 15004 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 62216

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 28156
/proc/meminfo: memFree=1466672/2055920 swapFree=4181412/4192956
[pid=28155] ppid=28153 vsize=67404 CPUtime=402.14
/proc/28155/stat : 28155 (kw) R 28153 28155 27816 0 -1 0 17347 0 0 0 40153 61 0 0 25 0 1 0 106442316 69021696 13824 1992294400 4194304 6412682 548682068832 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/28155/statm: 16851 13824 248 541 0 16301 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 67404

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 28156
/proc/meminfo: memFree=1463920/2055920 swapFree=4181412/4192956
[pid=28155] ppid=28153 vsize=71176 CPUtime=462.12
/proc/28155/stat : 28155 (kw) R 28153 28155 27816 0 -1 0 18441 0 0 0 46145 67 0 0 25 0 1 0 106442316 72884224 14497 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28155/statm: 17794 14497 248 541 0 17244 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 71176

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 28156
/proc/meminfo: memFree=1458992/2055920 swapFree=4181412/4192956
[pid=28155] ppid=28153 vsize=78724 CPUtime=522.1
/proc/28155/stat : 28155 (kw) R 28153 28155 27816 0 -1 0 20117 0 0 0 52134 76 0 0 25 0 1 0 106442316 80613376 15689 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28155/statm: 19681 15689 248 541 0 19131 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 78724

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 28156
/proc/meminfo: memFree=1457648/2055920 swapFree=4181412/4192956
[pid=28155] ppid=28153 vsize=79684 CPUtime=582.07
/proc/28155/stat : 28155 (kw) R 28153 28155 27816 0 -1 0 20494 0 0 0 58125 82 0 0 25 0 1 0 106442316 81596416 16066 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28155/statm: 19921 16066 248 541 0 19371 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 79684

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

[startup+588.702 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 28156
/proc/meminfo: memFree=1457200/2055920 swapFree=4181412/4192956
[pid=28155] ppid=28153 vsize=79684 CPUtime=588.47
/proc/28155/stat : 28155 (kw) R 28153 28155 27816 0 -1 0 20585 0 0 0 58764 83 0 0 25 0 1 0 106442316 81596416 16157 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28155/statm: 19921 16157 248 541 0 19371 0
Current children cumulated CPU time (s) 588.47
Current children cumulated vsize (KiB) 79684

[startup+595.105 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 28156
/proc/meminfo: memFree=1456496/2055920 swapFree=4181412/4192956
[pid=28155] ppid=28153 vsize=80964 CPUtime=594.87
/proc/28155/stat : 28155 (kw) R 28153 28155 27816 0 -1 0 20765 0 0 0 59403 84 0 0 25 0 1 0 106442316 82907136 16337 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28155/statm: 20241 16337 248 541 0 19691 0
Current children cumulated CPU time (s) 594.87
Current children cumulated vsize (KiB) 80964

[startup+596.701 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 28156
/proc/meminfo: memFree=1456368/2055920 swapFree=4181412/4192956
[pid=28155] ppid=28153 vsize=80964 CPUtime=596.46
/proc/28155/stat : 28155 (kw) R 28153 28155 27816 0 -1 0 20792 0 0 0 59562 84 0 0 25 0 1 0 106442316 82907136 16364 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/28155/statm: 20241 16364 248 541 0 19691 0
Current children cumulated CPU time (s) 596.46
Current children cumulated vsize (KiB) 80964

[startup+598.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 28156
/proc/meminfo: memFree=1456304/2055920 swapFree=4181412/4192956
[pid=28155] ppid=28153 vsize=80964 CPUtime=598.07
/proc/28155/stat : 28155 (kw) R 28153 28155 27816 0 -1 0 20802 0 0 0 59723 84 0 0 25 0 1 0 106442316 82907136 16374 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28155/statm: 20241 16374 248 541 0 19691 0
Current children cumulated CPU time (s) 598.07
Current children cumulated vsize (KiB) 80964

[startup+598.702 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 28156
/proc/meminfo: memFree=1456304/2055920 swapFree=4181412/4192956
[pid=28155] ppid=28153 vsize=80964 CPUtime=598.46
/proc/28155/stat : 28155 (kw) R 28153 28155 27816 0 -1 0 20803 0 0 0 59762 84 0 0 25 0 1 0 106442316 82907136 16375 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/28155/statm: 20241 16375 248 541 0 19691 0
Current children cumulated CPU time (s) 598.46
Current children cumulated vsize (KiB) 80964

[startup+598.902 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 28156
/proc/meminfo: memFree=1456304/2055920 swapFree=4181412/4192956
[pid=28155] ppid=28153 vsize=80964 CPUtime=598.66
/proc/28155/stat : 28155 (kw) R 28153 28155 27816 0 -1 0 20803 0 0 0 59782 84 0 0 25 0 1 0 106442316 82907136 16375 1992294400 4194304 6412682 548682068832 18446744073709551615 4362556 0 0 4096 0 0 0 0 17 1 0 0
/proc/28155/statm: 20241 16375 248 541 0 19691 0
Current children cumulated CPU time (s) 598.66
Current children cumulated vsize (KiB) 80964

Child status: 20
Real time (s): 598.973
CPU time (s): 598.745
CPU user time (s): 597.89
CPU system time (s): 0.85487
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 80964

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

runsolver used 0.632903 second user time and 1.55176 second system time

The end

Launcher Data

Begin job on node80 at 2009-04-27 00:15:34
IDJOB=1732942
IDBENCH=71131
IDSOLVER=501
FILE ID=node80/1732942-1240784134
PBS_JOBID= 9187238
Free space on /tmp= 66040 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/CRAFTED/ramseycube/Q32inK10.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1732942-1240784134/watcher-1732942-1240784134 -o /tmp/evaluation-result-1732942-1240784134/solver-1732942-1240784134 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1732942-1240784134.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 6acad6aa08a1137d820dbdd152ca2acc
RANDOM SEED=765500690

node80.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.270
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.270
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1521736 kB
Buffers:         49896 kB
Cached:         411192 kB
SwapCached:       5460 kB
Active:         229868 kB
Inactive:       239124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1521736 kB
SwapTotal:     4192956 kB
SwapFree:      4181412 kB
Dirty:            3776 kB
Writeback:           0 kB
Mapped:          13536 kB
Slab:            51124 kB
Committed_AS:   394256 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66040 MiB
End job on node80 at 2009-04-27 00:25:33