Trace number 1563087

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 439.867 439.988

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l48_lambda.cnf
MD5SUMe7c28f6a200a1c1912fbaacfb3572515
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark261.819
Satisfiable
(Un)Satisfiability was proved
Number of variables34656
Number of clauses174528
Sum of the clauses size503708
Maximum clause length9
Minimum clause length1
Number of clauses of size 14424
Number of clauses of size 242805
Number of clauses of size 3103458
Number of clauses of size 416481
Number of clauses of size 57216
Number of clauses of size over 5144

Solver Data

439.78/439.98	c clasp version 1.2.0-SAT09 
439.78/439.98	c Reading from ...000263/instance-1563087-1241000263.cnf
439.78/439.98	c Reading      : Done(0.110s)
439.78/439.98	c Preprocessing: |-\|Done(0.570s)
439.78/439.98	c Solving...
439.78/439.98	
439.78/439.98	c Models    : 0     
439.78/439.98	c Time         : 439.860s (Solve: 439.180s)
439.78/439.98	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-1563087-1241000263/watcher-1563087-1241000263 -o /tmp/evaluation-result-1563087-1241000263/solver-1563087-1241000263 -C 1200 -W 1800 -M 1800 HOME/clasp --file=HOME/instance-1563087-1241000263.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: 1.99 1.85 1.39 3/64 11992
/proc/meminfo: memFree=640624/2055920 swapFree=4192812/4192956
[pid=11992] ppid=11990 vsize=4420 CPUtime=0
/proc/11992/stat : 11992 (clasp) R 11990 11992 11806 0 -1 4194304 557 0 0 0 0 0 0 0 18 0 1 0 128053475 4526080 444 1992294400 134512640 136057169 4294956144 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11992/statm: 1105 448 140 377 0 725 0

[startup+0.0435149 s]
/proc/loadavg: 1.99 1.85 1.39 3/64 11992
/proc/meminfo: memFree=640624/2055920 swapFree=4192812/4192956
[pid=11992] ppid=11990 vsize=6640 CPUtime=0.03
/proc/11992/stat : 11992 (clasp) R 11990 11992 11806 0 -1 4194304 1493 0 0 0 3 0 0 0 18 0 1 0 128053475 6799360 1380 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11992/statm: 1660 1380 147 377 0 1280 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6640

[startup+0.102519 s]
/proc/loadavg: 1.99 1.85 1.39 3/64 11992
/proc/meminfo: memFree=640624/2055920 swapFree=4192812/4192956
[pid=11992] ppid=11990 vsize=9848 CPUtime=0.09
/proc/11992/stat : 11992 (clasp) R 11990 11992 11806 0 -1 4194304 2523 0 0 0 8 1 0 0 18 0 1 0 128053475 10084352 2122 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11992/statm: 2462 2122 147 377 0 2082 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9848

[startup+0.302552 s]
/proc/loadavg: 1.99 1.85 1.39 3/64 11992
/proc/meminfo: memFree=640624/2055920 swapFree=4192812/4192956
[pid=11992] ppid=11990 vsize=15872 CPUtime=0.29
/proc/11992/stat : 11992 (clasp) R 11990 11992 11806 0 -1 4194304 4443 0 0 0 27 2 0 0 19 0 1 0 128053475 16252928 3636 1992294400 134512640 136057169 4294956144 18446744073709551615 134771446 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11992/statm: 3968 3636 171 377 0 3588 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15872

[startup+0.701587 s]
/proc/loadavg: 1.99 1.85 1.39 3/64 11992
/proc/meminfo: memFree=640624/2055920 swapFree=4192812/4192956
[pid=11992] ppid=11990 vsize=15100 CPUtime=0.69
/proc/11992/stat : 11992 (clasp) R 11990 11992 11806 0 -1 4194304 4903 0 0 0 66 3 0 0 23 0 1 0 128053475 15462400 3510 1992294400 134512640 136057169 4294956144 18446744073709551615 134648226 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11992/statm: 3775 3510 179 377 0 3395 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15100

[startup+1.50168 s]
/proc/loadavg: 1.99 1.85 1.39 2/65 11993
/proc/meminfo: memFree=627112/2055920 swapFree=4192812/4192956
[pid=11992] ppid=11990 vsize=15100 CPUtime=1.49
/proc/11992/stat : 11992 (clasp) R 11990 11992 11806 0 -1 4194304 4907 0 0 0 146 3 0 0 25 0 1 0 128053475 15462400 3514 1992294400 134512640 136057169 4294956144 18446744073709551615 134828569 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11992/statm: 3775 3514 183 377 0 3395 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15100

[startup+3.10186 s]
/proc/loadavg: 1.99 1.85 1.39 2/65 11993
/proc/meminfo: memFree=626984/2055920 swapFree=4192812/4192956
[pid=11992] ppid=11990 vsize=15100 CPUtime=3.09
/proc/11992/stat : 11992 (clasp) R 11990 11992 11806 0 -1 4194304 4923 0 0 0 306 3 0 0 25 0 1 0 128053475 15462400 3530 1992294400 134512640 136057169 4294956144 18446744073709551615 134823366 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11992/statm: 3775 3530 183 377 0 3395 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15100

[startup+6.30121 s]
/proc/loadavg: 1.91 1.84 1.39 2/65 11993
/proc/meminfo: memFree=625832/2055920 swapFree=4192812/4192956
[pid=11992] ppid=11990 vsize=16520 CPUtime=6.29
/proc/11992/stat : 11992 (clasp) R 11990 11992 11806 0 -1 4194304 5256 0 0 0 626 3 0 0 25 0 1 0 128053475 16916480 3863 1992294400 134512640 136057169 4294956144 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11992/statm: 4130 3863 183 377 0 3750 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16520

[startup+12.7019 s]
/proc/loadavg: 1.84 1.82 1.39 2/65 11993
/proc/meminfo: memFree=624552/2055920 swapFree=4192812/4192956
[pid=11992] ppid=11990 vsize=17760 CPUtime=12.69
/proc/11992/stat : 11992 (clasp) R 11990 11992 11806 0 -1 4194304 5577 0 0 0 1266 3 0 0 25 0 1 0 128053475 18186240 4184 1992294400 134512640 136057169 4294956144 18446744073709551615 134615520 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11992/statm: 4440 4184 183 377 0 4060 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17760

[startup+25.5014 s]
/proc/loadavg: 1.65 1.78 1.38 2/65 11993
/proc/meminfo: memFree=622120/2055920 swapFree=4192812/4192956
[pid=11992] ppid=11990 vsize=20040 CPUtime=25.49
/proc/11992/stat : 11992 (clasp) R 11990 11992 11806 0 -1 4194304 6128 0 0 0 2545 4 0 0 25 0 1 0 128053475 20520960 4735 1992294400 134512640 136057169 4294956144 18446744073709551615 134825000 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11992/statm: 5010 4735 183 377 0 4630 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20040

[startup+51.1012 s]
/proc/loadavg: 1.43 1.72 1.37 2/65 11993
/proc/meminfo: memFree=619112/2055920 swapFree=4192812/4192956
[pid=11992] ppid=11990 vsize=23168 CPUtime=51.07
/proc/11992/stat : 11992 (clasp) R 11990 11992 11806 0 -1 4194304 6903 0 0 0 5103 4 0 0 25 0 1 0 128053475 23724032 5510 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11992/statm: 5792 5510 183 377 0 5412 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23168

[startup+102.306 s]
/proc/loadavg: 1.18 1.60 1.35 2/65 11993
/proc/meminfo: memFree=616296/2055920 swapFree=4192812/4192956
[pid=11992] ppid=11990 vsize=26088 CPUtime=102.26
/proc/11992/stat : 11992 (clasp) R 11990 11992 11806 0 -1 4194304 7607 0 0 0 10221 5 0 0 25 0 1 0 128053475 26714112 6214 1992294400 134512640 136057169 4294956144 18446744073709551615 134645317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11992/statm: 6522 6214 183 377 0 6142 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 26088

[startup+162.302 s]
/proc/loadavg: 1.07 1.49 1.32 2/65 11993
/proc/meminfo: memFree=612328/2055920 swapFree=4192812/4192956
[pid=11992] ppid=11990 vsize=30052 CPUtime=162.24
/proc/11992/stat : 11992 (clasp) R 11990 11992 11806 0 -1 4194304 8597 0 0 0 16218 6 0 0 25 0 1 0 128053475 30773248 7204 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11992/statm: 7513 7204 183 377 0 7133 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 30052

[startup+222.302 s]
/proc/loadavg: 1.02 1.40 1.30 2/65 11993
/proc/meminfo: memFree=611560/2055920 swapFree=4192812/4192956
[pid=11992] ppid=11990 vsize=30908 CPUtime=222.22
/proc/11992/stat : 11992 (clasp) R 11990 11992 11806 0 -1 4194304 8782 0 0 0 22216 6 0 0 25 0 1 0 128053475 31649792 7389 1992294400 134512640 136057169 4294956144 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11992/statm: 7727 7389 183 377 0 7347 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 30908

[startup+282.302 s]
/proc/loadavg: 1.01 1.32 1.28 2/65 11993
/proc/meminfo: memFree=609960/2055920 swapFree=4192812/4192956
[pid=11992] ppid=11990 vsize=32544 CPUtime=282.21
/proc/11992/stat : 11992 (clasp) R 11990 11992 11806 0 -1 4194304 9180 0 0 0 28214 7 0 0 25 0 1 0 128053475 33325056 7787 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11992/statm: 8136 7787 183 377 0 7756 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 32544

[startup+342.303 s]
/proc/loadavg: 1.00 1.26 1.26 2/65 11993
/proc/meminfo: memFree=609000/2055920 swapFree=4192812/4192956
[pid=11992] ppid=11990 vsize=33556 CPUtime=342.19
/proc/11992/stat : 11992 (clasp) R 11990 11992 11806 0 -1 4194304 9421 0 0 0 34212 7 0 0 25 0 1 0 128053475 34361344 8028 1992294400 134512640 136057169 4294956144 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11992/statm: 8389 8028 183 377 0 8009 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 33556

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.24 2/65 11993
/proc/meminfo: memFree=608744/2055920 swapFree=4192812/4192956
[pid=11992] ppid=11990 vsize=33736 CPUtime=402.18
/proc/11992/stat : 11992 (clasp) R 11990 11992 11806 0 -1 4194304 9463 0 0 0 40210 8 0 0 25 0 1 0 128053475 34545664 8070 1992294400 134512640 136057169 4294956144 18446744073709551615 134823686 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11992/statm: 8434 8070 183 377 0 8054 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 33736

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

[startup+409.501 s]
/proc/loadavg: 1.00 1.20 1.24 2/65 11993
/proc/meminfo: memFree=608744/2055920 swapFree=4192812/4192956
[pid=11992] ppid=11990 vsize=33736 CPUtime=409.38
/proc/11992/stat : 11992 (clasp) R 11990 11992 11806 0 -1 4194304 9463 0 0 0 40930 8 0 0 25 0 1 0 128053475 34545664 8070 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11992/statm: 8434 8070 183 377 0 8054 0
Current children cumulated CPU time (s) 409.38
Current children cumulated vsize (KiB) 33736

[startup+422.302 s]
/proc/loadavg: 1.00 1.19 1.23 2/65 11993
/proc/meminfo: memFree=608744/2055920 swapFree=4192812/4192956
[pid=11992] ppid=11990 vsize=33736 CPUtime=422.18
/proc/11992/stat : 11992 (clasp) R 11990 11992 11806 0 -1 4194304 9464 0 0 0 42210 8 0 0 25 0 1 0 128053475 34545664 8071 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11992/statm: 8434 8071 183 377 0 8054 0
Current children cumulated CPU time (s) 422.18
Current children cumulated vsize (KiB) 33736

[startup+428.701 s]
/proc/loadavg: 1.00 1.19 1.23 2/65 11993
/proc/meminfo: memFree=608744/2055920 swapFree=4192812/4192956
[pid=11992] ppid=11990 vsize=33736 CPUtime=428.57
/proc/11992/stat : 11992 (clasp) R 11990 11992 11806 0 -1 4194304 9464 0 0 0 42849 8 0 0 25 0 1 0 128053475 34545664 8071 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11992/statm: 8434 8071 183 377 0 8054 0
Current children cumulated CPU time (s) 428.57
Current children cumulated vsize (KiB) 33736

[startup+435.101 s]
/proc/loadavg: 1.00 1.19 1.23 2/65 11993
/proc/meminfo: memFree=608744/2055920 swapFree=4192812/4192956
[pid=11992] ppid=11990 vsize=33736 CPUtime=434.97
/proc/11992/stat : 11992 (clasp) R 11990 11992 11806 0 -1 4194304 9464 0 0 0 43489 8 0 0 25 0 1 0 128053475 34545664 8071 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11992/statm: 8434 8071 183 377 0 8054 0
Current children cumulated CPU time (s) 434.97
Current children cumulated vsize (KiB) 33736

[startup+438.302 s]
/proc/loadavg: 1.00 1.18 1.23 2/65 11993
/proc/meminfo: memFree=608744/2055920 swapFree=4192812/4192956
[pid=11992] ppid=11990 vsize=33736 CPUtime=438.17
/proc/11992/stat : 11992 (clasp) R 11990 11992 11806 0 -1 4194304 9464 0 0 0 43809 8 0 0 25 0 1 0 128053475 34545664 8071 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11992/statm: 8434 8071 183 377 0 8054 0
Current children cumulated CPU time (s) 438.17
Current children cumulated vsize (KiB) 33736

[startup+439.102 s]
/proc/loadavg: 1.00 1.18 1.23 2/65 11993
/proc/meminfo: memFree=608744/2055920 swapFree=4192812/4192956
[pid=11992] ppid=11990 vsize=33736 CPUtime=438.97
/proc/11992/stat : 11992 (clasp) R 11990 11992 11806 0 -1 4194304 9464 0 0 0 43889 8 0 0 25 0 1 0 128053475 34545664 8071 1992294400 134512640 136057169 4294956144 18446744073709551615 134647577 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11992/statm: 8434 8071 183 377 0 8054 0
Current children cumulated CPU time (s) 438.97
Current children cumulated vsize (KiB) 33736

[startup+439.502 s]
/proc/loadavg: 1.00 1.18 1.23 2/65 11993
/proc/meminfo: memFree=608744/2055920 swapFree=4192812/4192956
[pid=11992] ppid=11990 vsize=33736 CPUtime=439.37
/proc/11992/stat : 11992 (clasp) R 11990 11992 11806 0 -1 4194304 9464 0 0 0 43929 8 0 0 25 0 1 0 128053475 34545664 8071 1992294400 134512640 136057169 4294956144 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11992/statm: 8434 8071 183 377 0 8054 0
Current children cumulated CPU time (s) 439.37
Current children cumulated vsize (KiB) 33736

[startup+439.902 s]
/proc/loadavg: 1.00 1.18 1.23 2/65 11993
/proc/meminfo: memFree=608744/2055920 swapFree=4192812/4192956
[pid=11992] ppid=11990 vsize=33736 CPUtime=439.78
/proc/11992/stat : 11992 (clasp) R 11990 11992 11806 0 -1 4194304 9464 0 0 0 43970 8 0 0 25 0 1 0 128053475 34545664 8071 1992294400 134512640 136057169 4294956144 18446744073709551615 134624607 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11992/statm: 8434 8071 183 377 0 8054 0
Current children cumulated CPU time (s) 439.78
Current children cumulated vsize (KiB) 33736

Child status: 20
Real time (s): 439.988
CPU time (s): 439.867
CPU user time (s): 439.779
CPU system time (s): 0.087986
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 33736

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

runsolver used 0.277957 second user time and 0.962853 second system time

The end

Launcher Data

Begin job on node59 at 2009-04-29 12:17:43
IDJOB=1563087
IDBENCH=70947
IDSOLVER=508
FILE ID=node59/1563087-1241000263
PBS_JOBID= 9204811
Free space on /tmp= 66428 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l48_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-1563087-1241000263/watcher-1563087-1241000263 -o /tmp/evaluation-result-1563087-1241000263/solver-1563087-1241000263 -C 1200 -W 1800 -M 1800  HOME/clasp --file=HOME/instance-1563087-1241000263.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= e7c28f6a200a1c1912fbaacfb3572515
RANDOM SEED=270868383

node59.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.240
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.240
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:      2055920 kB
MemFree:        641104 kB
Buffers:         69104 kB
Cached:        1257372 kB
SwapCached:          0 kB
Active:         215156 kB
Inactive:      1125292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        641104 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5064 kB
Writeback:           0 kB
Mapped:          23724 kB
Slab:            60368 kB
Committed_AS:   584144 kB
PageTables:       1456 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= 66428 MiB
End job on node59 at 2009-04-29 12:25:03