Trace number 2092152

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
pcs 0.3.2UNSAT 328.047 331.125

DiagnosticValue
ASSIGNMENTS10371

General information on the benchmark

Namecsp/tightness0.8/
normalized-rand-2-40-80-103-800-43_ext.xml
MD5SUM0266131c51ec0aa37f345b2bfdf34be7
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.63475
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints103
Maximum constraint arity2
Maximum domain size80
Number of constraints which are defined in extension103
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c has big domains
0.00/0.01	c big-domain mode
0.18/0.21	c Seed is 1190044320
0.18/0.21	c Constructing HOME/instance-2092152-1247733736.xml  with 103 constraints
0.28/0.38	c Solving 10371 backtracks 14 restarts
328.01/331.11	s UNSATISFIABLE
328.01/331.11	d ASSIGNMENTS 10371

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-2092152-1247733736/watcher-2092152-1247733736 -o /tmp/evaluation-result-2092152-1247733736/solver-2092152-1247733736 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1190044320 HOME/instance-2092152-1247733736.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.01 2.00 4/72 14323
/proc/meminfo: memFree=1224680/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5356 CPUtime=0
/proc/14323/stat : 14323 (pcssolve) R 14321 14323 12882 0 -1 4194304 290 0 0 0 0 0 0 0 23 0 1 0 60437405 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 258939087519 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14323/statm: 1339 241 200 169 0 50 0
[pid=14324] ppid=14323 vsize=5356 CPUtime=0
/proc/14324/stat : 14324 (pcssolve) R 14323 14323 12882 0 -1 4194368 22 0 0 0 0 0 0 0 24 0 1 0 60437406 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 258939088167 0 0 4096 0 0 0 0 17 1 0 0
/proc/14324/statm: 1339 243 202 169 0 50 0
[pid=14325] ppid=14323 vsize=5356 CPUtime=0
/proc/14325/stat : 14325 (pcssolve) R 14323 14323 12882 0 -1 4194368 0 0 0 0 0 0 0 0 23 0 1 0 60437406 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 258939087519 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14325/statm: 1339 241 200 169 0 50 0

[startup+0.113802 s]
/proc/loadavg: 2.04 2.01 2.00 4/72 14323
/proc/meminfo: memFree=1224680/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=5584 CPUtime=0.09
/proc/14323/stat : 14323 (pcs.big) R 14321 14323 12882 0 -1 4194304 964 656 0 0 9 0 0 0 18 0 1 0 60437405 5718016 595 996147200 134512640 135215973 4294956304 18446744073709551615 5158221 0 0 4096 0 0 0 0 17 1 0 0
/proc/14323/statm: 1396 595 383 171 0 321 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5584

[startup+0.201949 s]
/proc/loadavg: 2.04 2.01 2.00 4/72 14323
/proc/meminfo: memFree=1224680/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=6560 CPUtime=0.18
/proc/14323/stat : 14323 (pcs.big) R 14321 14323 12882 0 -1 4194304 1110 656 0 0 18 0 0 0 18 0 1 0 60437405 6717440 741 996147200 134512640 135215973 4294956304 18446744073709551615 135033954 0 0 4096 0 0 0 0 17 1 0 0
/proc/14323/statm: 1640 741 383 171 0 565 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 6560

[startup+0.301965 s]
/proc/loadavg: 2.04 2.01 2.00 4/72 14323
/proc/meminfo: memFree=1224680/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=7516 CPUtime=0.28
/proc/14323/stat : 14323 (pcs.big) R 14321 14323 12882 0 -1 4194304 1272 656 0 0 28 0 0 0 19 0 1 0 60437405 7696384 903 996147200 134512640 135215973 4294956304 18446744073709551615 134590036 0 0 4096 0 0 0 0 17 1 0 0
/proc/14323/statm: 1879 903 383 171 0 804 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7516

[startup+0.701911 s]
/proc/loadavg: 2.04 2.01 2.00 4/72 14323
/proc/meminfo: memFree=1224680/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=8760 CPUtime=0.67
/proc/14323/stat : 14323 (pcs.big) R 14321 14323 12882 0 -1 4194304 1538 656 0 0 67 0 0 0 23 0 1 0 60437405 8970240 1169 996147200 134512640 135215973 4294956304 18446744073709551615 134600085 0 0 4096 0 0 0 0 17 1 0 0
/proc/14323/statm: 2190 1169 401 171 0 1115 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 8760

[startup+1.50106 s]
/proc/loadavg: 2.04 2.01 2.00 3/73 14328
/proc/meminfo: memFree=1221408/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=8760 CPUtime=1.46
/proc/14323/stat : 14323 (pcs.big) R 14321 14323 12882 0 -1 4194304 1551 656 0 0 146 0 0 0 25 0 1 0 60437405 8970240 1182 996147200 134512640 135215973 4294956304 18446744073709551615 134599834 0 0 4096 0 0 0 0 17 1 0 0
/proc/14323/statm: 2190 1182 401 171 0 1115 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 8760

[startup+3.10135 s]
/proc/loadavg: 2.04 2.01 2.00 3/73 14328
/proc/meminfo: memFree=1221152/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=8760 CPUtime=3.05
/proc/14323/stat : 14323 (pcs.big) R 14321 14323 12882 0 -1 4194304 1572 656 0 0 305 0 0 0 25 0 1 0 60437405 8970240 1203 996147200 134512640 135215973 4294956304 18446744073709551615 134600784 0 0 4096 0 0 0 0 17 1 0 0
/proc/14323/statm: 2190 1203 401 171 0 1115 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 8760

[startup+6.30193 s]
/proc/loadavg: 2.04 2.01 2.00 3/73 14328
/proc/meminfo: memFree=1220768/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=8760 CPUtime=6.22
/proc/14323/stat : 14323 (pcs.big) R 14321 14323 12882 0 -1 4194304 1624 656 0 0 622 0 0 0 25 0 1 0 60437405 8970240 1255 996147200 134512640 135215973 4294956304 18446744073709551615 135010148 0 0 4096 0 0 0 0 17 1 0 0
/proc/14323/statm: 2190 1255 401 171 0 1115 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 8760

[startup+12.7011 s]
/proc/loadavg: 2.03 2.01 2.00 3/73 14328
/proc/meminfo: memFree=1220192/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=8932 CPUtime=12.57
/proc/14323/stat : 14323 (pcs.big) R 14321 14323 12882 0 -1 4194304 1738 656 0 0 1256 1 0 0 25 0 1 0 60437405 9146368 1369 996147200 134512640 135215973 4294956304 18446744073709551615 4158960004 0 0 4096 0 0 0 0 17 1 0 0
/proc/14323/statm: 2233 1369 401 171 0 1158 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 8932

[startup+25.5016 s]
/proc/loadavg: 2.02 2.01 2.00 3/73 14328
/proc/meminfo: memFree=1218720/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=9588 CPUtime=25.24
/proc/14323/stat : 14323 (pcs.big) R 14321 14323 12882 0 -1 4194304 2072 656 0 0 2523 1 0 0 25 0 1 0 60437405 9818112 1703 996147200 134512640 135215973 4294956304 18446744073709551615 134600006 0 0 4096 0 0 0 0 17 1 0 0
/proc/14323/statm: 2397 1703 401 171 0 1322 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 9588

[startup+51.1011 s]
/proc/loadavg: 2.02 2.01 2.00 3/73 14328
/proc/meminfo: memFree=1214304/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=13012 CPUtime=50.6
/proc/14323/stat : 14323 (pcs.big) R 14321 14323 12882 0 -1 4194304 2967 656 0 0 5059 1 0 0 25 0 1 0 60437405 13324288 2533 996147200 134512640 135215973 4294956304 18446744073709551615 134590055 0 0 4096 0 0 0 0 17 1 0 0
/proc/14323/statm: 3253 2533 401 171 0 2178 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 13012

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14328
/proc/meminfo: memFree=1206048/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=19208 CPUtime=101.33
/proc/14323/stat : 14323 (pcs.big) R 14321 14323 12882 0 -1 4194304 4570 656 0 0 10131 2 0 0 25 0 1 0 60437405 19668992 4136 996147200 134512640 135215973 4294956304 18446744073709551615 134599873 0 0 4096 0 0 0 0 17 1 0 0
/proc/14323/statm: 4802 4136 401 171 0 3727 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 19208

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14328
/proc/meminfo: memFree=1196512/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=26968 CPUtime=160.78
/proc/14323/stat : 14323 (pcs.big) R 14321 14323 12882 0 -1 4194304 6595 656 0 0 16074 4 0 0 25 0 1 0 60437405 27615232 5999 996147200 134512640 135215973 4294956304 18446744073709551615 134583227 0 0 4096 0 0 0 0 17 1 0 0
/proc/14323/statm: 6742 5999 401 171 0 5667 0
Current children cumulated CPU time (s) 160.78
Current children cumulated vsize (KiB) 26968

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14328
/proc/meminfo: memFree=1187104/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=34980 CPUtime=220.22
/proc/14323/stat : 14323 (pcs.big) R 14321 14323 12882 0 -1 4194304 8682 656 0 0 22017 5 0 0 25 0 1 0 60437405 35819520 7829 996147200 134512640 135215973 4294956304 18446744073709551615 134590070 0 0 4096 0 0 0 0 17 1 0 0
/proc/14323/statm: 8745 7829 401 171 0 7670 0
Current children cumulated CPU time (s) 220.22
Current children cumulated vsize (KiB) 34980

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14328
/proc/meminfo: memFree=1177952/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=41832 CPUtime=279.67
/proc/14323/stat : 14323 (pcs.big) R 14321 14323 12882 0 -1 4194304 10477 656 0 0 27961 6 0 0 25 0 1 0 60437405 42835968 9559 996147200 134512640 135215973 4294956304 18446744073709551615 134590078 0 0 4096 0 0 0 0 17 1 0 0
/proc/14323/statm: 10458 9559 401 171 0 9383 0
Current children cumulated CPU time (s) 279.67
Current children cumulated vsize (KiB) 41832

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

[startup+307.202 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14328
/proc/meminfo: memFree=1174432/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=44340 CPUtime=304.33
/proc/14323/stat : 14323 (pcs.big) R 14321 14323 12882 0 -1 4194304 11133 656 0 0 30427 6 0 0 25 0 1 0 60437405 45404160 10215 996147200 134512640 135215973 4294956304 18446744073709551615 134583239 0 0 4096 0 0 0 0 17 1 0 0
/proc/14323/statm: 11085 10215 401 171 0 10010 0
Current children cumulated CPU time (s) 304.33
Current children cumulated vsize (KiB) 44340

[startup+320.002 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14328
/proc/meminfo: memFree=1172640/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=45660 CPUtime=317.01
/proc/14323/stat : 14323 (pcs.big) R 14321 14323 12882 0 -1 4194304 11487 656 0 0 31695 6 0 0 25 0 1 0 60437405 46755840 10569 996147200 134512640 135215973 4294956304 18446744073709551615 4158960128 0 0 4096 0 0 0 0 17 1 0 0
/proc/14323/statm: 11415 10569 401 171 0 10340 0
Current children cumulated CPU time (s) 317.01
Current children cumulated vsize (KiB) 45660

[startup+326.401 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14328
/proc/meminfo: memFree=1171808/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=46320 CPUtime=323.35
/proc/14323/stat : 14323 (pcs.big) R 14321 14323 12882 0 -1 4194304 11657 656 0 0 32329 6 0 0 25 0 1 0 60437405 47431680 10739 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/14323/statm: 11580 10739 401 171 0 10505 0
Current children cumulated CPU time (s) 323.35
Current children cumulated vsize (KiB) 46320

[startup+329.602 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14328
/proc/meminfo: memFree=1171296/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=46716 CPUtime=326.53
/proc/14323/stat : 14323 (pcs.big) R 14321 14323 12882 0 -1 4194304 11748 656 0 0 32646 7 0 0 25 0 1 0 60437405 47837184 10830 996147200 134512640 135215973 4294956304 18446744073709551615 134590055 0 0 4096 0 0 0 0 17 1 0 0
/proc/14323/statm: 11679 10830 401 171 0 10604 0
Current children cumulated CPU time (s) 326.53
Current children cumulated vsize (KiB) 46716

[startup+330.402 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14328
/proc/meminfo: memFree=1171168/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=46848 CPUtime=327.32
/proc/14323/stat : 14323 (pcs.big) R 14321 14323 12882 0 -1 4194304 11766 656 0 0 32725 7 0 0 25 0 1 0 60437405 47972352 10848 996147200 134512640 135215973 4294956304 18446744073709551615 135027083 0 0 4096 0 0 0 0 17 1 0 0
/proc/14323/statm: 11712 10848 401 171 0 10637 0
Current children cumulated CPU time (s) 327.32
Current children cumulated vsize (KiB) 46848

[startup+330.802 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14328
/proc/meminfo: memFree=1171168/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=46848 CPUtime=327.72
/proc/14323/stat : 14323 (pcs.big) R 14321 14323 12882 0 -1 4194304 11794 656 0 0 32765 7 0 0 25 0 1 0 60437405 47972352 10876 996147200 134512640 135215973 4294956304 18446744073709551615 4158960033 0 0 4096 0 0 0 0 17 1 0 0
/proc/14323/statm: 11712 10876 401 171 0 10637 0
Current children cumulated CPU time (s) 327.72
Current children cumulated vsize (KiB) 46848

[startup+331.002 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14328
/proc/meminfo: memFree=1171168/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=46980 CPUtime=327.92
/proc/14323/stat : 14323 (pcs.big) R 14321 14323 12882 0 -1 4194304 11799 656 0 0 32785 7 0 0 25 0 1 0 60437405 48107520 10881 996147200 134512640 135215973 4294956304 18446744073709551615 4158960134 0 0 4096 0 0 0 0 17 1 0 0
/proc/14323/statm: 11745 10881 401 171 0 10670 0
Current children cumulated CPU time (s) 327.92
Current children cumulated vsize (KiB) 46980

[startup+331.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14328
/proc/meminfo: memFree=1171104/2055920 swapFree=4192812/4192956
[pid=14323] ppid=14321 vsize=46464 CPUtime=328.01
/proc/14323/stat : 14323 (pcs.big) R 14321 14323 12882 0 -1 4194304 11802 656 0 0 32794 7 0 0 25 0 1 0 60437405 47579136 10802 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 1 0 0
/proc/14323/statm: 11616 10802 401 171 0 10541 0
Current children cumulated CPU time (s) 328.01
Current children cumulated vsize (KiB) 46464

Child status: 0
Real time (s): 331.125
CPU time (s): 328.047
CPU user time (s): 327.963
CPU system time (s): 0.083987
CPU usage (%): 99.0706
Max. virtual memory (cumulated for all children) (KiB): 46980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 327.963
system time used= 0.083987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12461
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= 18
involuntary context switches= 5514

runsolver used 0.444932 second user time and 1.06384 second system time

The end

Launcher Data

Begin job on node45 at 2009-07-16 10:42:16
IDJOB=2092152
IDBENCH=60277
IDSOLVER=733
FILE ID=node45/2092152-1247733736
PBS_JOBID= 9521503
Free space on /tmp= 66380 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/tightness0.8/normalized-rand-2-40-80-103-800-43_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2092152-1247733736/watcher-2092152-1247733736 -o /tmp/evaluation-result-2092152-1247733736/solver-2092152-1247733736 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1190044320 HOME/instance-2092152-1247733736.xml

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

MD5SUM BENCH= 0266131c51ec0aa37f345b2bfdf34be7
RANDOM SEED=1190044320

node45.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:      2055920 kB
MemFree:       1225160 kB
Buffers:         90904 kB
Cached:         579916 kB
SwapCached:          0 kB
Active:         177456 kB
Inactive:       561396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1225160 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2712 kB
Writeback:           0 kB
Mapped:          79396 kB
Slab:            77364 kB
Committed_AS:   561528 kB
PageTables:       1832 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= 66380 MiB
End job on node45 at 2009-07-16 10:47:47