Trace number 1562723

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
clasp 1.2.0-SAT09-32UNSAT 508.315 508.505

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l44_lambda.cnf
MD5SUMa7bc41b32260e4459b2bee7c18cacba1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark189.575
Satisfiable
(Un)Satisfiability was proved
Number of variables31540
Number of clauses157264
Sum of the clauses size453246
Maximum clause length9
Minimum clause length1
Number of clauses of size 14112
Number of clauses of size 239373
Number of clauses of size 392004
Number of clauses of size 415027
Number of clauses of size 56616
Number of clauses of size over 5132

Solver Data

508.30/508.50	c clasp version 1.2.0-SAT09 
508.30/508.50	c Reading from ...997311/instance-1562723-1240997311.cnf
508.30/508.50	c Reading      : Done(0.100s)
508.30/508.50	c Preprocessing: |-\|Done(0.490s)
508.30/508.50	c Solving...
508.30/508.50	
508.30/508.50	c Models    : 0     
508.30/508.50	c Time         : 508.320s (Solve: 507.730s)
508.30/508.50	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-1562723-1240997311/watcher-1562723-1240997311 -o /tmp/evaluation-result-1562723-1240997311/solver-1562723-1240997311 -C 1200 -W 1800 -M 1800 HOME/clasp --file=HOME/instance-1562723-1240997311.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.57 0.15 0.05 3/64 12370
/proc/meminfo: memFree=1848504/2055924 swapFree=4085052/4192956
[pid=12370] ppid=12368 vsize=4204 CPUtime=0
/proc/12370/stat : 12370 (clasp) R 12368 12370 12306 0 -1 4194304 549 0 0 0 0 0 0 0 18 0 1 0 127765533 4304896 437 1992294400 134512640 136057169 4294956176 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12370/statm: 1051 441 140 377 0 671 0

[startup+0.0788561 s]
/proc/loadavg: 0.57 0.15 0.05 3/64 12370
/proc/meminfo: memFree=1848504/2055924 swapFree=4085052/4192956
[pid=12370] ppid=12368 vsize=8260 CPUtime=0.07
/proc/12370/stat : 12370 (clasp) R 12368 12370 12306 0 -1 4194304 2019 0 0 0 6 1 0 0 18 0 1 0 127765533 8458240 1754 1992294400 134512640 136057169 4294956176 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12370/statm: 2065 1755 147 377 0 1685 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8260

[startup+0.10186 s]
/proc/loadavg: 0.57 0.15 0.05 3/64 12370
/proc/meminfo: memFree=1848504/2055924 swapFree=4085052/4192956
[pid=12370] ppid=12368 vsize=9996 CPUtime=0.09
/proc/12370/stat : 12370 (clasp) R 12368 12370 12306 0 -1 4194304 2346 0 0 0 8 1 0 0 18 0 1 0 127765533 10235904 2082 1992294400 134512640 136057169 4294956176 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12370/statm: 2499 2087 147 377 0 2119 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9996

[startup+0.301899 s]
/proc/loadavg: 0.57 0.15 0.05 3/64 12370
/proc/meminfo: memFree=1848504/2055924 swapFree=4085052/4192956
[pid=12370] ppid=12368 vsize=14732 CPUtime=0.29
/proc/12370/stat : 12370 (clasp) R 12368 12370 12306 0 -1 4194304 4087 0 0 0 28 1 0 0 19 0 1 0 127765533 15085568 3304 1992294400 134512640 136057169 4294956176 18446744073709551615 134771650 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12370/statm: 3683 3304 171 377 0 3303 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14732

[startup+0.701976 s]
/proc/loadavg: 0.57 0.15 0.05 3/64 12370
/proc/meminfo: memFree=1848504/2055924 swapFree=4085052/4192956
[pid=12370] ppid=12368 vsize=13684 CPUtime=0.69
/proc/12370/stat : 12370 (clasp) R 12368 12370 12306 0 -1 4194304 4475 0 0 0 67 2 0 0 22 0 1 0 127765533 14012416 3162 1992294400 134512640 136057169 4294956176 18446744073709551615 134648202 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12370/statm: 3421 3162 179 377 0 3041 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13684

[startup+1.50113 s]
/proc/loadavg: 0.57 0.15 0.05 2/65 12371
/proc/meminfo: memFree=1836336/2055924 swapFree=4085052/4192956
[pid=12370] ppid=12368 vsize=13684 CPUtime=1.49
/proc/12370/stat : 12370 (clasp) R 12368 12370 12306 0 -1 4194304 4479 0 0 0 147 2 0 0 25 0 1 0 127765533 14012416 3166 1992294400 134512640 136057169 4294956176 18446744073709551615 134823701 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12370/statm: 3421 3166 183 377 0 3041 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13684

[startup+3.10145 s]
/proc/loadavg: 0.57 0.15 0.05 2/65 12371
/proc/meminfo: memFree=1836208/2055924 swapFree=4085052/4192956
[pid=12370] ppid=12368 vsize=13684 CPUtime=3.09
/proc/12370/stat : 12370 (clasp) R 12368 12370 12306 0 -1 4194304 4494 0 0 0 307 2 0 0 25 0 1 0 127765533 14012416 3181 1992294400 134512640 136057169 4294956176 18446744073709551615 134630512 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12370/statm: 3421 3181 183 377 0 3041 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13684

[startup+6.30107 s]
/proc/loadavg: 0.60 0.17 0.05 2/65 12371
/proc/meminfo: memFree=1835120/2055924 swapFree=4085052/4192956
[pid=12370] ppid=12368 vsize=14936 CPUtime=6.29
/proc/12370/stat : 12370 (clasp) R 12368 12370 12306 0 -1 4194304 4791 0 0 0 627 2 0 0 25 0 1 0 127765533 15294464 3478 1992294400 134512640 136057169 4294956176 18446744073709551615 134618138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12370/statm: 3734 3478 183 377 0 3354 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14936

[startup+12.7013 s]
/proc/loadavg: 0.63 0.18 0.06 2/65 12371
/proc/meminfo: memFree=1834032/2055924 swapFree=4085052/4192956
[pid=12370] ppid=12368 vsize=16480 CPUtime=12.68
/proc/12370/stat : 12370 (clasp) R 12368 12370 12306 0 -1 4194304 5171 0 0 0 1266 2 0 0 25 0 1 0 127765533 16875520 3858 1992294400 134512640 136057169 4294956176 18446744073709551615 134649326 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12370/statm: 4120 3858 183 377 0 3740 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16480

[startup+25.5018 s]
/proc/loadavg: 0.79 0.24 0.08 2/65 12371
/proc/meminfo: memFree=1829168/2055924 swapFree=4085052/4192956
[pid=12370] ppid=12368 vsize=20900 CPUtime=25.48
/proc/12370/stat : 12370 (clasp) R 12368 12370 12306 0 -1 4194304 6267 0 0 0 2545 3 0 0 25 0 1 0 127765533 21401600 4954 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12370/statm: 5225 4954 183 377 0 4845 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20900

[startup+51.1018 s]
/proc/loadavg: 0.86 0.30 0.10 2/65 12371
/proc/meminfo: memFree=1828016/2055924 swapFree=4085052/4192956
[pid=12370] ppid=12368 vsize=22024 CPUtime=51.07
/proc/12370/stat : 12370 (clasp) R 12368 12370 12306 0 -1 4194304 6566 0 0 0 5103 4 0 0 25 0 1 0 127765533 22552576 5253 1992294400 134512640 136057169 4294956176 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12370/statm: 5506 5253 183 377 0 5126 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22024

[startup+102.306 s]
/proc/loadavg: 0.99 0.42 0.15 2/65 12371
/proc/meminfo: memFree=1824560/2055924 swapFree=4085052/4192956
[pid=12370] ppid=12368 vsize=25592 CPUtime=102.26
/proc/12370/stat : 12370 (clasp) R 12368 12370 12306 0 -1 4194304 7423 0 0 0 10222 4 0 0 25 0 1 0 127765533 26206208 6110 1992294400 134512640 136057169 4294956176 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12370/statm: 6398 6110 183 377 0 6018 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 25592

[startup+162.302 s]
/proc/loadavg: 1.04 0.54 0.21 2/65 12371
/proc/meminfo: memFree=1821680/2055924 swapFree=4085052/4192956
[pid=12370] ppid=12368 vsize=28592 CPUtime=162.23
/proc/12370/stat : 12370 (clasp) R 12368 12370 12306 0 -1 4194304 8133 0 0 0 16218 5 0 0 25 0 1 0 127765533 29278208 6820 1992294400 134512640 136057169 4294956176 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12370/statm: 7148 6820 183 377 0 6768 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 28592

[startup+222.301 s]
/proc/loadavg: 1.06 0.63 0.26 2/65 12371
/proc/meminfo: memFree=1820464/2055924 swapFree=4085052/4192956
[pid=12370] ppid=12368 vsize=29872 CPUtime=222.21
/proc/12370/stat : 12370 (clasp) R 12368 12370 12306 0 -1 4194304 8425 0 0 0 22215 6 0 0 25 0 1 0 127765533 30588928 7112 1992294400 134512640 136057169 4294956176 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12370/statm: 7468 7112 183 377 0 7088 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 29872

[startup+282.301 s]
/proc/loadavg: 1.06 0.71 0.31 2/65 12371
/proc/meminfo: memFree=1818288/2055924 swapFree=4085052/4192956
[pid=12370] ppid=12368 vsize=31968 CPUtime=282.19
/proc/12370/stat : 12370 (clasp) R 12368 12370 12306 0 -1 4194304 8952 0 0 0 28213 6 0 0 25 0 1 0 127765533 32735232 7639 1992294400 134512640 136057169 4294956176 18446744073709551615 134618146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12370/statm: 7992 7639 183 377 0 7612 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 31968

[startup+342.302 s]
/proc/loadavg: 1.06 0.77 0.35 2/65 12371
/proc/meminfo: memFree=1815664/2055924 swapFree=4085052/4192956
[pid=12370] ppid=12368 vsize=34768 CPUtime=342.16
/proc/12370/stat : 12370 (clasp) R 12368 12370 12306 0 -1 4194304 9612 0 0 0 34209 7 0 0 25 0 1 0 127765533 35602432 8299 1992294400 134512640 136057169 4294956176 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12370/statm: 8692 8299 183 377 0 8312 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 34768

[startup+402.302 s]
/proc/loadavg: 1.05 0.83 0.40 2/65 12371
/proc/meminfo: memFree=1815280/2055924 swapFree=4085052/4192956
[pid=12370] ppid=12368 vsize=35076 CPUtime=402.14
/proc/12370/stat : 12370 (clasp) R 12368 12370 12306 0 -1 4194304 9685 0 0 0 40207 7 0 0 25 0 1 0 127765533 35917824 8372 1992294400 134512640 136057169 4294956176 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12370/statm: 8769 8372 183 377 0 8389 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 35076

[startup+462.301 s]
/proc/loadavg: 1.13 0.89 0.44 2/65 12371
/proc/meminfo: memFree=1815152/2055924 swapFree=4085052/4192956
[pid=12370] ppid=12368 vsize=35076 CPUtime=462.12
/proc/12370/stat : 12370 (clasp) R 12368 12370 12306 0 -1 4194304 9716 0 0 0 46205 7 0 0 25 0 1 0 127765533 35917824 8403 1992294400 134512640 136057169 4294956176 18446744073709551615 134823744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12370/statm: 8769 8403 183 377 0 8389 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 35076

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

[startup+486.302 s]
/proc/loadavg: 1.08 0.89 0.46 2/65 12371
/proc/meminfo: memFree=1815024/2055924 swapFree=4085052/4192956
[pid=12370] ppid=12368 vsize=35312 CPUtime=486.11
/proc/12370/stat : 12370 (clasp) R 12368 12370 12306 0 -1 4194304 9746 0 0 0 48604 7 0 0 25 0 1 0 127765533 36159488 8433 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12370/statm: 8828 8433 183 377 0 8448 0
Current children cumulated CPU time (s) 486.11
Current children cumulated vsize (KiB) 35312

[startup+499.102 s]
/proc/loadavg: 1.07 0.90 0.46 2/65 12371
/proc/meminfo: memFree=1815024/2055924 swapFree=4085052/4192956
[pid=12370] ppid=12368 vsize=35312 CPUtime=498.9
/proc/12370/stat : 12370 (clasp) R 12368 12370 12306 0 -1 4194304 9746 0 0 0 49883 7 0 0 25 0 1 0 127765533 36159488 8433 1992294400 134512640 136057169 4294956176 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12370/statm: 8828 8433 183 377 0 8448 0
Current children cumulated CPU time (s) 498.9
Current children cumulated vsize (KiB) 35312

[startup+505.502 s]
/proc/loadavg: 1.06 0.90 0.47 2/65 12371
/proc/meminfo: memFree=1815024/2055924 swapFree=4085052/4192956
[pid=12370] ppid=12368 vsize=35312 CPUtime=505.3
/proc/12370/stat : 12370 (clasp) R 12368 12370 12306 0 -1 4194304 9746 0 0 0 50523 7 0 0 25 0 1 0 127765533 36159488 8433 1992294400 134512640 136057169 4294956176 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12370/statm: 8828 8433 183 377 0 8448 0
Current children cumulated CPU time (s) 505.3
Current children cumulated vsize (KiB) 35312

[startup+507.105 s]
/proc/loadavg: 1.06 0.90 0.47 2/65 12371
/proc/meminfo: memFree=1815024/2055924 swapFree=4085052/4192956
[pid=12370] ppid=12368 vsize=35312 CPUtime=506.9
/proc/12370/stat : 12370 (clasp) R 12368 12370 12306 0 -1 4194304 9746 0 0 0 50683 7 0 0 25 0 1 0 127765533 36159488 8433 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12370/statm: 8828 8433 183 377 0 8448 0
Current children cumulated CPU time (s) 506.9
Current children cumulated vsize (KiB) 35312

[startup+507.901 s]
/proc/loadavg: 1.06 0.90 0.47 2/65 12371
/proc/meminfo: memFree=1815024/2055924 swapFree=4085052/4192956
[pid=12370] ppid=12368 vsize=35312 CPUtime=507.7
/proc/12370/stat : 12370 (clasp) R 12368 12370 12306 0 -1 4194304 9746 0 0 0 50763 7 0 0 25 0 1 0 127765533 36159488 8433 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12370/statm: 8828 8433 183 377 0 8448 0
Current children cumulated CPU time (s) 507.7
Current children cumulated vsize (KiB) 35312

[startup+508.301 s]
/proc/loadavg: 1.06 0.90 0.47 2/65 12371
/proc/meminfo: memFree=1815024/2055924 swapFree=4085052/4192956
[pid=12370] ppid=12368 vsize=35312 CPUtime=508.1
/proc/12370/stat : 12370 (clasp) R 12368 12370 12306 0 -1 4194304 9746 0 0 0 50803 7 0 0 25 0 1 0 127765533 36159488 8433 1992294400 134512640 136057169 4294956176 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12370/statm: 8828 8433 183 377 0 8448 0
Current children cumulated CPU time (s) 508.1
Current children cumulated vsize (KiB) 35312

[startup+508.501 s]
/proc/loadavg: 1.06 0.90 0.47 2/65 12371
/proc/meminfo: memFree=1815024/2055924 swapFree=4085052/4192956
[pid=12370] ppid=12368 vsize=10132 CPUtime=508.3
/proc/12370/stat : 12370 (clasp) R 12368 12370 12306 0 -1 4194304 9750 0 0 0 50822 8 0 0 25 0 1 0 127765533 10375168 2331 1992294400 134512640 136057169 4294956176 18446744073709551615 135433706 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12370/statm: 2533 2331 187 377 0 2153 0
Current children cumulated CPU time (s) 508.3
Current children cumulated vsize (KiB) 10132

Child status: 20
Real time (s): 508.505
CPU time (s): 508.315
CPU user time (s): 508.229
CPU system time (s): 0.085986
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 35312

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

runsolver used 0.474927 second user time and 0.927858 second system time

The end

Launcher Data

Begin job on node6 at 2009-04-29 11:28:32
IDJOB=1562723
IDBENCH=70940
IDSOLVER=508
FILE ID=node6/1562723-1240997311
PBS_JOBID= 9204861
Free space on /tmp= 66532 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l44_lambda.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562723-1240997311/watcher-1562723-1240997311 -o /tmp/evaluation-result-1562723-1240997311/solver-1562723-1240997311 -C 1200 -W 1800 -M 1800  HOME/clasp --file=HOME/instance-1562723-1240997311.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= a7bc41b32260e4459b2bee7c18cacba1
RANDOM SEED=1872171834

node6.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.281
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.281
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1848920 kB
Buffers:          7124 kB
Cached:          54268 kB
SwapCached:     102148 kB
Active:          78808 kB
Inactive:        86288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1848920 kB
SwapTotal:     4192956 kB
SwapFree:      4085052 kB
Dirty:            4736 kB
Writeback:           0 kB
Mapped:          13980 kB
Slab:            27920 kB
Committed_AS:   596328 kB
PageTables:       1452 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= 66532 MiB
End job on node6 at 2009-04-29 11:37:00