Trace number 2090921

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-restart 0.3.2UNSAT 409.454 413.333

DiagnosticValue
ASSIGNMENTS5985

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-35_ext.xml
MD5SUMc7f9b743b9ebf6f69a5c9d77e719e07d
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 benchmark2.47862
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c has big domains
0.00/0.02	c big-domain mode
0.00/0.04	c Seed is 1606203514
0.00/0.04	c Constructing HOME/instance-2090921-1247731212.xml  with 84 constraints
0.67/0.77	c Solving 5985 backtracks 12 restarts
409.40/413.32	s UNSATISFIABLE
409.40/413.32	d ASSIGNMENTS 5985

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-2090921-1247731212/watcher-2090921-1247731212 -o /tmp/evaluation-result-2090921-1247731212/solver-2090921-1247731212 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1606203514 HOME/instance-2090921-1247731212.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: 1.97 1.98 1.99 4/72 12430
/proc/meminfo: memFree=1456080/2055920 swapFree=4192812/4192956
[pid=12430] ppid=12428 vsize=5356 CPUtime=0
/proc/12430/stat : 12430 (pcssolve) R 12428 12430 11225 0 -1 4194304 266 0 0 0 0 0 0 0 20 0 1 0 60184544 5484544 234 996147200 4194304 4889804 548682068800 18446744073709551615 251254994579 0 0 4100 65536 0 0 0 17 1 0 0
/proc/12430/statm: 1339 234 195 169 0 50 0

[startup+0.107673 s]
/proc/loadavg: 1.97 1.98 1.99 4/72 12430
/proc/meminfo: memFree=1456080/2055920 swapFree=4192812/4192956
[pid=12430] ppid=12428 vsize=5508 CPUtime=0.08
/proc/12430/stat : 12430 (pcs.big) R 12428 12430 11225 0 -1 4194304 921 656 0 0 8 0 0 0 18 0 1 0 60184544 5640192 552 996147200 134512640 135215973 4294956304 18446744073709551615 4159336992 0 0 4096 0 0 0 0 17 1 0 0
/proc/12430/statm: 1377 552 383 171 0 302 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5508

[startup+0.201683 s]
/proc/loadavg: 1.97 1.98 1.99 4/72 12430
/proc/meminfo: memFree=1456080/2055920 swapFree=4192812/4192956
[pid=12430] ppid=12428 vsize=6356 CPUtime=0.17
/proc/12430/stat : 12430 (pcs.big) R 12428 12430 11225 0 -1 4194304 1030 656 0 0 17 0 0 0 18 0 1 0 60184544 6508544 661 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/12430/statm: 1589 661 383 171 0 514 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 6356

[startup+0.301695 s]
/proc/loadavg: 1.97 1.98 1.99 4/72 12430
/proc/meminfo: memFree=1456080/2055920 swapFree=4192812/4192956
[pid=12430] ppid=12428 vsize=7508 CPUtime=0.27
/proc/12430/stat : 12430 (pcs.big) R 12428 12430 11225 0 -1 4194304 1160 656 0 0 27 0 0 0 19 0 1 0 60184544 7688192 791 996147200 134512640 135215973 4294956304 18446744073709551615 134837556 0 0 4096 0 0 0 0 17 1 0 0
/proc/12430/statm: 1877 791 383 171 0 802 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 7508

[startup+0.701739 s]
/proc/loadavg: 1.97 1.98 1.99 4/72 12430
/proc/meminfo: memFree=1456080/2055920 swapFree=4192812/4192956
[pid=12430] ppid=12428 vsize=11840 CPUtime=0.67
/proc/12430/stat : 12430 (pcs.big) R 12428 12430 11225 0 -1 4194304 1661 656 0 0 67 0 0 0 23 0 1 0 60184544 12124160 1292 996147200 134512640 135215973 4294956304 18446744073709551615 2301567 0 0 4096 0 0 0 0 17 1 0 0
/proc/12430/statm: 2960 1292 383 171 0 1885 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 11840

[startup+1.50283 s]
/proc/loadavg: 1.97 1.98 1.99 3/73 12435
/proc/meminfo: memFree=1451016/2055920 swapFree=4192812/4192956
[pid=12430] ppid=12428 vsize=13200 CPUtime=1.47
/proc/12430/stat : 12430 (pcs.big) R 12428 12430 11225 0 -1 4194304 1979 656 0 0 146 1 0 0 25 0 1 0 60184544 13516800 1610 996147200 134512640 135215973 4294956304 18446744073709551615 135020385 0 0 4096 0 0 0 0 17 1 0 0
/proc/12430/statm: 3300 1610 401 171 0 2225 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 13200

[startup+3.10201 s]
/proc/loadavg: 1.97 1.98 1.99 3/73 12435
/proc/meminfo: memFree=1450696/2055920 swapFree=4192812/4192956
[pid=12430] ppid=12428 vsize=13200 CPUtime=3.04
/proc/12430/stat : 12430 (pcs.big) R 12428 12430 11225 0 -1 4194304 1995 656 0 0 303 1 0 0 25 0 1 0 60184544 13516800 1626 996147200 134512640 135215973 4294956304 18446744073709551615 134590055 0 0 4096 0 0 0 0 17 1 0 0
/proc/12430/statm: 3300 1626 401 171 0 2225 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 13200

[startup+6.30136 s]
/proc/loadavg: 1.97 1.98 1.99 3/73 12435
/proc/meminfo: memFree=1450312/2055920 swapFree=4192812/4192956
[pid=12430] ppid=12428 vsize=13200 CPUtime=6.21
/proc/12430/stat : 12430 (pcs.big) R 12428 12430 11225 0 -1 4194304 2055 656 0 0 620 1 0 0 25 0 1 0 60184544 13516800 1686 996147200 134512640 135215973 4294956304 18446744073709551615 134583180 0 0 4096 0 0 0 0 17 1 0 0
/proc/12430/statm: 3300 1686 401 171 0 2225 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 13200

[startup+12.7011 s]
/proc/loadavg: 1.97 1.98 1.99 3/73 12435
/proc/meminfo: memFree=1449608/2055920 swapFree=4192812/4192956
[pid=12430] ppid=12428 vsize=13200 CPUtime=12.56
/proc/12430/stat : 12430 (pcs.big) R 12428 12430 11225 0 -1 4194304 2152 656 0 0 1255 1 0 0 25 0 1 0 60184544 13516800 1783 996147200 134512640 135215973 4294956304 18446744073709551615 135018640 0 0 4096 0 0 0 0 17 1 0 0
/proc/12430/statm: 3300 1783 401 171 0 2225 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 13200

[startup+25.5015 s]
/proc/loadavg: 1.98 1.98 1.99 3/73 12435
/proc/meminfo: memFree=1448136/2055920 swapFree=4192812/4192956
[pid=12430] ppid=12428 vsize=13200 CPUtime=25.23
/proc/12430/stat : 12430 (pcs.big) R 12428 12430 11225 0 -1 4194304 2361 656 0 0 2522 1 0 0 25 0 1 0 60184544 13516800 1992 996147200 134512640 135215973 4294956304 18446744073709551615 4158960113 0 0 4096 0 0 0 0 17 1 0 0
/proc/12430/statm: 3300 1992 401 171 0 2225 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 13200

[startup+51.1013 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 12441
/proc/meminfo: memFree=1445192/2055920 swapFree=4192812/4192956
[pid=12430] ppid=12428 vsize=13460 CPUtime=50.57
/proc/12430/stat : 12430 (pcs.big) R 12428 12430 11225 0 -1 4194304 2821 656 0 0 5056 1 0 0 25 0 1 0 60184544 13783040 2452 996147200 134512640 135215973 4294956304 18446744073709551615 135011077 0 0 4096 0 0 0 0 17 1 0 0
/proc/12430/statm: 3365 2452 401 171 0 2290 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 13460

[startup+102.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 12441
/proc/meminfo: memFree=1438152/2055920 swapFree=4192812/4192956
[pid=12430] ppid=12428 vsize=16496 CPUtime=101.3
/proc/12430/stat : 12430 (pcs.big) R 12428 12430 11225 0 -1 4194304 3816 656 0 0 10128 2 0 0 25 0 1 0 60184544 16891904 3447 996147200 134512640 135215973 4294956304 18446744073709551615 134583227 0 0 4096 0 0 0 0 17 1 0 0
/proc/12430/statm: 4124 3447 401 171 0 3049 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 16496

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 12441
/proc/meminfo: memFree=1429448/2055920 swapFree=4192812/4192956
[pid=12430] ppid=12428 vsize=22032 CPUtime=160.74
/proc/12430/stat : 12430 (pcs.big) R 12428 12430 11225 0 -1 4194304 5242 656 0 0 16071 3 0 0 25 0 1 0 60184544 22560768 4808 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 1 0 0
/proc/12430/statm: 5508 4808 401 171 0 4433 0
Current children cumulated CPU time (s) 160.74
Current children cumulated vsize (KiB) 22032

[startup+222.306 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 12441
/proc/meminfo: memFree=1421000/2055920 swapFree=4192812/4192956
[pid=12430] ppid=12428 vsize=27560 CPUtime=220.18
/proc/12430/stat : 12430 (pcs.big) R 12428 12430 11225 0 -1 4194304 6650 656 0 0 22014 4 0 0 25 0 1 0 60184544 28221440 6087 996147200 134512640 135215973 4294956304 18446744073709551615 134599873 0 0 4096 0 0 0 0 17 1 0 0
/proc/12430/statm: 6890 6087 401 171 0 5815 0
Current children cumulated CPU time (s) 220.18
Current children cumulated vsize (KiB) 27560

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 12441
/proc/meminfo: memFree=1412488/2055920 swapFree=4192812/4192956
[pid=12430] ppid=12428 vsize=32836 CPUtime=279.62
/proc/12430/stat : 12430 (pcs.big) R 12428 12430 11225 0 -1 4194304 8020 656 0 0 27957 5 0 0 25 0 1 0 60184544 33624064 7424 996147200 134512640 135215973 4294956304 18446744073709551615 134588251 0 0 4096 0 0 0 0 17 1 0 0
/proc/12430/statm: 8209 7424 401 171 0 7134 0
Current children cumulated CPU time (s) 279.62
Current children cumulated vsize (KiB) 32836

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 12441
/proc/meminfo: memFree=1404424/2055920 swapFree=4192812/4192956
[pid=12430] ppid=12428 vsize=37852 CPUtime=339.05
/proc/12430/stat : 12430 (pcs.big) R 12428 12430 11225 0 -1 4194304 9303 656 0 0 33900 5 0 0 25 0 1 0 60184544 38760448 8707 996147200 134512640 135215973 4294956304 18446744073709551615 135020407 0 0 4096 0 0 0 0 17 1 0 0
/proc/12430/statm: 9463 8707 401 171 0 8388 0
Current children cumulated CPU time (s) 339.05
Current children cumulated vsize (KiB) 37852

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 12441
/proc/meminfo: memFree=1396296/2055920 swapFree=4192812/4192956
[pid=12430] ppid=12428 vsize=42868 CPUtime=398.5
/proc/12430/stat : 12430 (pcs.big) R 12428 12430 11225 0 -1 4194304 10603 656 0 0 39843 7 0 0 25 0 1 0 60184544 43896832 10007 996147200 134512640 135215973 4294956304 18446744073709551615 134585658 0 0 4096 0 0 0 0 17 1 0 0
/proc/12430/statm: 10717 10007 401 171 0 9642 0
Current children cumulated CPU time (s) 398.5
Current children cumulated vsize (KiB) 42868

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

[startup+403.201 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 12441
/proc/meminfo: memFree=1396104/2055920 swapFree=4192812/4192956
[pid=12430] ppid=12428 vsize=42868 CPUtime=399.4
/proc/12430/stat : 12430 (pcs.big) R 12428 12430 11225 0 -1 4194304 10615 656 0 0 39933 7 0 0 25 0 1 0 60184544 43896832 10019 996147200 134512640 135215973 4294956304 18446744073709551615 134583659 0 0 4096 0 0 0 0 17 1 0 0
/proc/12430/statm: 10717 10019 401 171 0 9642 0
Current children cumulated CPU time (s) 399.4
Current children cumulated vsize (KiB) 42868

[startup+409.602 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 12441
/proc/meminfo: memFree=1395272/2055920 swapFree=4192812/4192956
[pid=12430] ppid=12428 vsize=43528 CPUtime=405.74
/proc/12430/stat : 12430 (pcs.big) R 12428 12430 11225 0 -1 4194304 10769 656 0 0 40567 7 0 0 25 0 1 0 60184544 44572672 10173 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 1 0 0
/proc/12430/statm: 10882 10173 401 171 0 9807 0
Current children cumulated CPU time (s) 405.74
Current children cumulated vsize (KiB) 43528

[startup+411.202 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 12441
/proc/meminfo: memFree=1395144/2055920 swapFree=4192812/4192956
[pid=12430] ppid=12428 vsize=43660 CPUtime=407.32
/proc/12430/stat : 12430 (pcs.big) R 12428 12430 11225 0 -1 4194304 10801 656 0 0 40725 7 0 0 25 0 1 0 60184544 44707840 10205 996147200 134512640 135215973 4294956304 18446744073709551615 135020335 0 0 4096 0 0 0 0 17 1 0 0
/proc/12430/statm: 10915 10205 401 171 0 9840 0
Current children cumulated CPU time (s) 407.32
Current children cumulated vsize (KiB) 43660

[startup+412.002 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 12441
/proc/meminfo: memFree=1394952/2055920 swapFree=4192812/4192956
[pid=12430] ppid=12428 vsize=43660 CPUtime=408.12
/proc/12430/stat : 12430 (pcs.big) R 12428 12430 11225 0 -1 4194304 10808 656 0 0 40805 7 0 0 25 0 1 0 60184544 44707840 10212 996147200 134512640 135215973 4294956304 18446744073709551615 134590156 0 0 4096 0 0 0 0 17 1 0 0
/proc/12430/statm: 10915 10212 401 171 0 9840 0
Current children cumulated CPU time (s) 408.12
Current children cumulated vsize (KiB) 43660

[startup+412.802 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 12441
/proc/meminfo: memFree=1394760/2055920 swapFree=4192812/4192956
[pid=12430] ppid=12428 vsize=43792 CPUtime=408.9
/proc/12430/stat : 12430 (pcs.big) R 12428 12430 11225 0 -1 4194304 10857 656 0 0 40883 7 0 0 25 0 1 0 60184544 44843008 10261 996147200 134512640 135215973 4294956304 18446744073709551615 134583227 0 0 4096 0 0 0 0 17 1 0 0
/proc/12430/statm: 10948 10261 401 171 0 9873 0
Current children cumulated CPU time (s) 408.9
Current children cumulated vsize (KiB) 43792

[startup+413.201 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 12441
/proc/meminfo: memFree=1394760/2055920 swapFree=4192812/4192956
[pid=12430] ppid=12428 vsize=43792 CPUtime=409.3
/proc/12430/stat : 12430 (pcs.big) R 12428 12430 11225 0 -1 4194304 10859 656 0 0 40923 7 0 0 25 0 1 0 60184544 44843008 10263 996147200 134512640 135215973 4294956304 18446744073709551615 134599882 0 0 4096 0 0 0 0 17 1 0 0
/proc/12430/statm: 10948 10263 401 171 0 9873 0
Current children cumulated CPU time (s) 409.3
Current children cumulated vsize (KiB) 43792

[startup+413.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 12441
/proc/meminfo: memFree=1394760/2055920 swapFree=4192812/4192956
[pid=12430] ppid=12428 vsize=43532 CPUtime=409.4
/proc/12430/stat : 12430 (pcs.big) R 12428 12430 11225 0 -1 4194304 10859 656 0 0 40933 7 0 0 25 0 1 0 60184544 44576768 10215 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 1 0 0
/proc/12430/statm: 10883 10215 401 171 0 9808 0
Current children cumulated CPU time (s) 409.4
Current children cumulated vsize (KiB) 43532

Child status: 0
Real time (s): 413.333
CPU time (s): 409.454
CPU user time (s): 409.366
CPU system time (s): 0.087986
CPU usage (%): 99.0614
Max. virtual memory (cumulated for all children) (KiB): 43792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 409.366
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= 11518
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= 19
involuntary context switches= 8758

runsolver used 0.605907 second user time and 1.25781 second system time

The end

Launcher Data

Begin job on node64 at 2009-07-16 10:00:12
IDJOB=2090921
IDBENCH=59946
IDSOLVER=734
FILE ID=node64/2090921-1247731212
PBS_JOBID= 9521546
Free space on /tmp= 66328 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/tightness0.9/normalized-rand-2-40-180-84-900-35_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2090921-1247731212/watcher-2090921-1247731212 -o /tmp/evaluation-result-2090921-1247731212/solver-2090921-1247731212 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1606203514 HOME/instance-2090921-1247731212.xml

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

MD5SUM BENCH= c7f9b743b9ebf6f69a5c9d77e719e07d
RANDOM SEED=1606203514

node64.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.220
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.220
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:       1456560 kB
Buffers:         92324 kB
Cached:         354096 kB
SwapCached:          0 kB
Active:         144052 kB
Inactive:       367896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1456560 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4064 kB
Writeback:           0 kB
Mapped:          76904 kB
Slab:            72556 kB
Committed_AS:   536236 kB
PageTables:       1840 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66328 MiB
End job on node64 at 2009-07-16 10:07:06