Trace number 1093152

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
Mistral-prime 1.313SAT 443.519 445.927

DiagnosticValue
ASSIGNMENTS1365190
CHECKS165398000

General information on the benchmark

Namecsp/dag-half/
normalized-half-n25-d5-e56-r7-16.xml
MD5SUMb7e9524b8eaa9cb78435f60b3e354238
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark98.0321
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints56
Maximum constraint arity7
Maximum domain size5
Number of constraints which are defined in extension56
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.20	c mistral-prime version 1.313
443.29/445.73	s SATISFIABLE
443.29/445.73	v 3 4 4 2 3 1 4 2 0 4 1 1 3 4 0 2 4 4 3 4 2 0 4 2 2
443.29/445.73	d CHECKS 165397791
443.29/445.73	d ASSIGNMENTS 1365186

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1093152-1215248598/watcher-1093152-1215248598 -o /tmp/evaluation-result-1093152-1215248598/solver-1093152-1215248598 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/xsolve HOME/instance-1093152-1215248598.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 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.90 1.98 1.99 4/72 22114
/proc/meminfo: memFree=1768048/2055920 swapFree=4137316/4192956
[pid=22114] ppid=22112 vsize=816 CPUtime=0
/proc/22114/stat : 22114 (xsolve) R 22112 22114 21947 0 -1 4194304 39 0 0 0 0 0 0 0 19 0 1 0 1009314911 835584 25 996147200 134512640 135237403 4294956240 18446744073709551615 12591908 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/22114/statm: 204 25 19 176 0 3 0

[startup+0.0724571 s]
/proc/loadavg: 1.90 1.98 1.99 4/72 22114
/proc/meminfo: memFree=1768048/2055920 swapFree=4137316/4192956
[pid=22114] ppid=22112 vsize=5784 CPUtime=0.06
/proc/22114/stat : 22114 (xsolve) R 22112 22114 21947 0 -1 4194304 746 0 0 0 6 0 0 0 18 0 1 0 1009314911 5922816 712 996147200 134512640 135237403 4294956240 18446744073709551615 134574474 0 0 4096 0 0 0 0 17 1 0 0
/proc/22114/statm: 1446 712 354 176 0 350 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5784

[startup+0.102457 s]
/proc/loadavg: 1.90 1.98 1.99 4/72 22114
/proc/meminfo: memFree=1768048/2055920 swapFree=4137316/4192956
[pid=22114] ppid=22112 vsize=6476 CPUtime=0.09
/proc/22114/stat : 22114 (xsolve) R 22112 22114 21947 0 -1 4194304 891 0 0 0 9 0 0 0 18 0 1 0 1009314911 6631424 857 996147200 134512640 135237403 4294956240 18446744073709551615 134579536 0 0 4096 0 0 0 0 17 1 0 0
/proc/22114/statm: 1619 857 354 176 0 523 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6476

[startup+0.301478 s]
/proc/loadavg: 1.90 1.98 1.99 4/72 22114
/proc/meminfo: memFree=1768048/2055920 swapFree=4137316/4192956
[pid=22114] ppid=22112 vsize=10356 CPUtime=0.29
/proc/22114/stat : 22114 (xsolve) R 22112 22114 21947 0 -1 4194304 1865 0 0 0 28 1 0 0 19 0 1 0 1009314911 10604544 1831 996147200 134512640 135237403 4294956240 18446744073709551615 134666556 0 0 4096 0 0 0 0 17 1 0 0
/proc/22114/statm: 2589 1831 354 176 0 1493 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10356

[startup+0.701508 s]
/proc/loadavg: 1.90 1.98 1.99 4/72 22114
/proc/meminfo: memFree=1768048/2055920 swapFree=4137316/4192956
[pid=22114] ppid=22112 vsize=18016 CPUtime=0.68
/proc/22114/stat : 22114 (xsolve) R 22112 22114 21947 0 -1 4194304 3800 0 0 0 66 2 0 0 23 0 1 0 1009314911 18448384 3766 996147200 134512640 135237403 4294956240 18446744073709551615 13025189 0 0 4096 0 0 0 0 17 1 0 0
/proc/22114/statm: 4504 3766 354 176 0 3408 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 18016

[startup+1.50257 s]
/proc/loadavg: 1.90 1.98 1.99 3/73 22115
/proc/meminfo: memFree=1747176/2055920 swapFree=4137316/4192956
[pid=22114] ppid=22112 vsize=33376 CPUtime=1.47
/proc/22114/stat : 22114 (xsolve) R 22112 22114 21947 0 -1 4194304 7626 0 0 0 142 5 0 0 25 0 1 0 1009314911 34177024 7592 996147200 134512640 135237403 4294956240 18446744073709551615 134637879 0 0 4096 0 0 0 0 17 1 0 0
/proc/22114/statm: 8344 7592 354 176 0 7248 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 33376

[startup+3.1017 s]
/proc/loadavg: 1.90 1.98 1.99 3/73 22115
/proc/meminfo: memFree=1725928/2055920 swapFree=4137316/4192956
[pid=22114] ppid=22112 vsize=64112 CPUtime=3.06
/proc/22114/stat : 22114 (xsolve) R 22112 22114 21947 0 -1 4194304 15331 0 0 0 296 10 0 0 25 0 1 0 1009314911 65650688 15297 996147200 134512640 135237403 4294956240 18446744073709551615 134524620 0 0 4096 0 0 0 0 17 1 0 0
/proc/22114/statm: 16028 15297 354 176 0 14932 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 64112

[startup+6.30195 s]
/proc/loadavg: 1.91 1.98 1.99 3/73 22115
/proc/meminfo: memFree=1687400/2055920 swapFree=4137316/4192956
[pid=22114] ppid=22112 vsize=83176 CPUtime=6.23
/proc/22114/stat : 22114 (xsolve) R 22112 22114 21947 0 -1 4194304 20125 0 0 0 611 12 0 0 25 0 1 0 1009314911 85172224 20091 996147200 134512640 135237403 4294956240 18446744073709551615 135028883 0 0 4096 0 0 0 0 17 1 0 0
/proc/22114/statm: 20794 20091 397 176 0 19698 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 83176

[startup+12.7015 s]
/proc/loadavg: 1.92 1.98 1.99 3/73 22115
/proc/meminfo: memFree=1685416/2055920 swapFree=4137316/4192956
[pid=22114] ppid=22112 vsize=83176 CPUtime=12.58
/proc/22114/stat : 22114 (xsolve) R 22112 22114 21947 0 -1 4194304 20125 0 0 0 1246 12 0 0 25 0 1 0 1009314911 85172224 20091 996147200 134512640 135237403 4294956240 18446744073709551615 135101327 0 0 4096 0 0 0 0 17 1 0 0
/proc/22114/statm: 20794 20091 397 176 0 19698 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 83176

[startup+25.5015 s]
/proc/loadavg: 1.93 1.98 1.99 3/73 22115
/proc/meminfo: memFree=1681960/2055920 swapFree=4137316/4192956
[pid=22114] ppid=22112 vsize=83176 CPUtime=25.29
/proc/22114/stat : 22114 (xsolve) R 22112 22114 21947 0 -1 4194304 20126 0 0 0 2516 13 0 0 25 0 1 0 1009314911 85172224 20092 996147200 134512640 135237403 4294956240 18446744073709551615 135101296 0 0 4096 0 0 0 0 17 1 0 0
/proc/22114/statm: 20794 20092 397 176 0 19698 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 83176

[startup+51.1015 s]
/proc/loadavg: 1.95 1.98 1.99 3/73 22115
/proc/meminfo: memFree=1674856/2055920 swapFree=4137316/4192956
[pid=22114] ppid=22112 vsize=83176 CPUtime=50.7
/proc/22114/stat : 22114 (xsolve) R 22112 22114 21947 0 -1 4194304 20126 0 0 0 5057 13 0 0 25 0 1 0 1009314911 85172224 20092 996147200 134512640 135237403 4294956240 18446744073709551615 134817959 0 0 4096 0 0 0 0 17 1 0 0
/proc/22114/statm: 20794 20092 397 176 0 19698 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 83176

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/73 22115
/proc/meminfo: memFree=1659880/2055920 swapFree=4137316/4192956
[pid=22114] ppid=22112 vsize=83176 CPUtime=101.51
/proc/22114/stat : 22114 (xsolve) R 22112 22114 21947 0 -1 4194304 20126 0 0 0 10138 13 0 0 25 0 1 0 1009314911 85172224 20092 996147200 134512640 135237403 4294956240 18446744073709551615 134787438 0 0 4096 0 0 0 0 17 1 0 0
/proc/22114/statm: 20794 20092 397 176 0 19698 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 83176

[startup+162.301 s]
/proc/loadavg: 2.16 2.03 2.00 3/73 22142
/proc/meminfo: memFree=962736/2055920 swapFree=4137316/4192956
[pid=22114] ppid=22112 vsize=83176 CPUtime=161.12
/proc/22114/stat : 22114 (xsolve) R 22112 22114 21947 0 -1 4194304 20126 0 0 0 16094 18 0 0 25 0 1 0 1009314911 85172224 20092 996147200 134512640 135237403 4294956240 18446744073709551615 134817914 0 0 4096 0 0 0 0 17 0 0 0
/proc/22114/statm: 20794 20092 397 176 0 19698 0
Current children cumulated CPU time (s) 161.12
Current children cumulated vsize (KiB) 83176

[startup+222.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/73 22142
/proc/meminfo: memFree=962032/2055920 swapFree=4137316/4192956
[pid=22114] ppid=22112 vsize=83176 CPUtime=220.85
/proc/22114/stat : 22114 (xsolve) R 22112 22114 21947 0 -1 4194304 20126 0 0 0 22067 18 0 0 25 0 1 0 1009314911 85172224 20092 996147200 134512640 135237403 4294956240 18446744073709551615 134818149 0 0 4096 0 0 0 0 17 0 0 0
/proc/22114/statm: 20794 20092 397 176 0 19698 0
Current children cumulated CPU time (s) 220.85
Current children cumulated vsize (KiB) 83176

[startup+282.302 s]
/proc/loadavg: 2.02 2.02 2.00 3/73 22142
/proc/meminfo: memFree=961840/2055920 swapFree=4137316/4192956
[pid=22114] ppid=22112 vsize=83176 CPUtime=280.58
/proc/22114/stat : 22114 (xsolve) R 22112 22114 21947 0 -1 4194304 20126 0 0 0 28040 18 0 0 25 0 1 0 1009314911 85172224 20092 996147200 134512640 135237403 4294956240 18446744073709551615 134818005 0 0 4096 0 0 0 0 17 0 0 0
/proc/22114/statm: 20794 20092 397 176 0 19698 0
Current children cumulated CPU time (s) 280.58
Current children cumulated vsize (KiB) 83176

[startup+342.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 22142
/proc/meminfo: memFree=961904/2055920 swapFree=4137316/4192956
[pid=22114] ppid=22112 vsize=83176 CPUtime=340.33
/proc/22114/stat : 22114 (xsolve) R 22112 22114 21947 0 -1 4194304 20126 0 0 0 34015 18 0 0 25 0 1 0 1009314911 85172224 20092 996147200 134512640 135237403 4294956240 18446744073709551615 134817928 0 0 4096 0 0 0 0 17 0 0 0
/proc/22114/statm: 20794 20092 397 176 0 19698 0
Current children cumulated CPU time (s) 340.33
Current children cumulated vsize (KiB) 83176

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 22142
/proc/meminfo: memFree=961840/2055920 swapFree=4137316/4192956
[pid=22114] ppid=22112 vsize=83176 CPUtime=400.08
/proc/22114/stat : 22114 (xsolve) R 22112 22114 21947 0 -1 4194304 20126 0 0 0 39989 19 0 0 25 0 1 0 1009314911 85172224 20092 996147200 134512640 135237403 4294956240 18446744073709551615 135101248 0 0 4096 0 0 0 0 17 0 0 0
/proc/22114/statm: 20794 20092 397 176 0 19698 0
Current children cumulated CPU time (s) 400.08
Current children cumulated vsize (KiB) 83176

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

[startup+409.502 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 22142
/proc/meminfo: memFree=961776/2055920 swapFree=4137316/4192956
[pid=22114] ppid=22112 vsize=83176 CPUtime=407.25
/proc/22114/stat : 22114 (xsolve) R 22112 22114 21947 0 -1 4194304 20126 0 0 0 40706 19 0 0 25 0 1 0 1009314911 85172224 20092 996147200 134512640 135237403 4294956240 18446744073709551615 134817937 0 0 4096 0 0 0 0 17 0 0 0
/proc/22114/statm: 20794 20092 397 176 0 19698 0
Current children cumulated CPU time (s) 407.25
Current children cumulated vsize (KiB) 83176

[startup+422.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22142
/proc/meminfo: memFree=961776/2055920 swapFree=4137316/4192956
[pid=22114] ppid=22112 vsize=83176 CPUtime=419.99
/proc/22114/stat : 22114 (xsolve) R 22112 22114 21947 0 -1 4194304 20126 0 0 0 41980 19 0 0 25 0 1 0 1009314911 85172224 20092 996147200 134512640 135237403 4294956240 18446744073709551615 135011673 0 0 4096 0 0 0 0 17 0 0 0
/proc/22114/statm: 20794 20092 397 176 0 19698 0
Current children cumulated CPU time (s) 419.99
Current children cumulated vsize (KiB) 83176

[startup+435.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22142
/proc/meminfo: memFree=961776/2055920 swapFree=4137316/4192956
[pid=22114] ppid=22112 vsize=83176 CPUtime=432.74
/proc/22114/stat : 22114 (xsolve) R 22112 22114 21947 0 -1 4194304 20126 0 0 0 43255 19 0 0 25 0 1 0 1009314911 85172224 20092 996147200 134512640 135237403 4294956240 18446744073709551615 135011685 0 0 4096 0 0 0 0 17 0 0 0
/proc/22114/statm: 20794 20092 397 176 0 19698 0
Current children cumulated CPU time (s) 432.74
Current children cumulated vsize (KiB) 83176

[startup+441.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22142
/proc/meminfo: memFree=961776/2055920 swapFree=4137316/4192956
[pid=22114] ppid=22112 vsize=83176 CPUtime=439.11
/proc/22114/stat : 22114 (xsolve) R 22112 22114 21947 0 -1 4194304 20126 0 0 0 43892 19 0 0 25 0 1 0 1009314911 85172224 20092 996147200 134512640 135237403 4294956240 18446744073709551615 135011685 0 0 4096 0 0 0 0 17 0 0 0
/proc/22114/statm: 20794 20092 397 176 0 19698 0
Current children cumulated CPU time (s) 439.11
Current children cumulated vsize (KiB) 83176

[startup+443.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22142
/proc/meminfo: memFree=961776/2055920 swapFree=4137316/4192956
[pid=22114] ppid=22112 vsize=83176 CPUtime=440.7
/proc/22114/stat : 22114 (xsolve) R 22112 22114 21947 0 -1 4194304 20126 0 0 0 44051 19 0 0 25 0 1 0 1009314911 85172224 20092 996147200 134512640 135237403 4294956240 18446744073709551615 135094848 0 0 4096 0 0 0 0 17 0 0 0
/proc/22114/statm: 20794 20092 397 176 0 19698 0
Current children cumulated CPU time (s) 440.7
Current children cumulated vsize (KiB) 83176

[startup+444.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22142
/proc/meminfo: memFree=961776/2055920 swapFree=4137316/4192956
[pid=22114] ppid=22112 vsize=83176 CPUtime=442.29
/proc/22114/stat : 22114 (xsolve) R 22112 22114 21947 0 -1 4194304 20126 0 0 0 44210 19 0 0 25 0 1 0 1009314911 85172224 20092 996147200 134512640 135237403 4294956240 18446744073709551615 134817977 0 0 4096 0 0 0 0 17 0 0 0
/proc/22114/statm: 20794 20092 397 176 0 19698 0
Current children cumulated CPU time (s) 442.29
Current children cumulated vsize (KiB) 83176

[startup+445.507 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22142
/proc/meminfo: memFree=961776/2055920 swapFree=4137316/4192956
[pid=22114] ppid=22112 vsize=83176 CPUtime=443.09
/proc/22114/stat : 22114 (xsolve) R 22112 22114 21947 0 -1 4194304 20126 0 0 0 44290 19 0 0 25 0 1 0 1009314911 85172224 20092 996147200 134512640 135237403 4294956240 18446744073709551615 135093088 0 0 4096 0 0 0 0 17 0 0 0
/proc/22114/statm: 20794 20092 397 176 0 19698 0
Current children cumulated CPU time (s) 443.09
Current children cumulated vsize (KiB) 83176

[startup+445.903 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 22142
/proc/meminfo: memFree=961776/2055920 swapFree=4137316/4192956
[pid=22114] ppid=22112 vsize=74744 CPUtime=443.49
/proc/22114/stat : 22114 (xsolve) R 22112 22114 21947 0 -1 4194304 20140 0 0 0 44330 19 0 0 25 0 1 0 1009314911 76537856 17998 996147200 134512640 135237403 4294956240 18446744073709551615 13021342 0 0 4096 0 0 0 0 17 0 0 0
/proc/22114/statm: 18686 17998 411 176 0 17590 0
Current children cumulated CPU time (s) 443.49
Current children cumulated vsize (KiB) 74744

Child status: 0
Real time (s): 445.927
CPU time (s): 443.519
CPU user time (s): 443.314
CPU system time (s): 0.204968
CPU usage (%): 99.46
Max. virtual memory (cumulated for all children) (KiB): 83176

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

runsolver used 0.417936 second user time and 1.21582 second system time

The end

Launcher Data (download as text)

Begin job on node26 at 2008-07-05 11:03:20
IDJOB=1093152
IDBENCH=58688
IDSOLVER=358
FILE ID=node26/1093152-1215248598
PBS_JOBID= 7882066
Free space on /tmp= 66408 MiB

SOLVER NAME= Mistral-prime 1.313
BENCH NAME= CPAI08/csp/dag-half/normalized-half-n25-d5-e56-r7-16.xml
COMMAND LINE= HOME/xsolve BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1093152-1215248598/watcher-1093152-1215248598 -o /tmp/evaluation-result-1093152-1215248598/solver-1093152-1215248598 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/xsolve HOME/instance-1093152-1215248598.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b7e9524b8eaa9cb78435f60b3e354238
RANDOM SEED=1680011174

node26.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.221
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.221
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:       1768528 kB
Buffers:         12984 kB
Cached:         153516 kB
SwapCached:      49468 kB
Active:         213264 kB
Inactive:        21772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1768528 kB
SwapTotal:     4192956 kB
SwapFree:      4137316 kB
Dirty:           66732 kB
Writeback:           0 kB
Mapped:          75060 kB
Slab:            37868 kB
Committed_AS:  1796120 kB
PageTables:       1808 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= 66408 MiB
End job on node26 at 2008-07-05 11:10:46