Trace number 2071682

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 338.495 341.395

DiagnosticValue
ASSIGNMENTS1443

General information on the benchmark

Namecsp/ukVg/
normalized-crossword-m1c-uk-vg13-16_ext.xml
MD5SUM52f75d6b6af5c497352f21dec4138271
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.0903
Satisfiable
(Un)Satisfiability was proved
Number of variables208
Number of constraints29
Maximum constraint arity16
Maximum domain size26
Number of constraints which are defined in extension29
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c small-domain mode
0.00/0.02	c Seed is 1977741412
0.00/0.02	c Constructing HOME/instance-2071682-1247710688.xml  with 29 constraints
0.07/0.15	c Solving 1443 backtracks 9 restarts
338.37/341.39	s UNSATISFIABLE
338.37/341.39	d ASSIGNMENTS 1443

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-2071682-1247710688/watcher-2071682-1247710688 -o /tmp/evaluation-result-2071682-1247710688/solver-2071682-1247710688 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1977741412 HOME/instance-2071682-1247710688.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.00 2.05 2.09 4/81 11440
/proc/meminfo: memFree=1445728/2055920 swapFree=4192812/4192956
[pid=11440] ppid=11438 vsize=5356 CPUtime=0
/proc/11440/stat : 11440 (pcssolve) R 11438 11440 11245 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 58132812 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 272836913823 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/11440/statm: 1339 241 200 169 0 50 0
[pid=11441] ppid=11440 vsize=3676 CPUtime=0
/proc/11441/stat : 11441 (fgrep) R 11440 11440 11245 0 -1 4194304 135 0 0 0 0 0 0 0 22 0 1 0 58132813 3764224 102 996147200 4194304 4274172 548682068976 18446744073709551615 4239696 0 0 4096 0 0 0 0 17 1 0 0
/proc/11441/statm: 919 102 83 19 0 43 0
[pid=11442] ppid=11440 vsize=5356 CPUtime=0
/proc/11442/stat : 11442 (pcssolve) R 11440 11440 11245 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 58132813 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 272836913823 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/11442/statm: 1339 241 200 169 0 50 0

[startup+0.0610039 s]
/proc/loadavg: 2.00 2.05 2.09 4/81 11440
/proc/meminfo: memFree=1445728/2055920 swapFree=4192812/4192956
[pid=11440] ppid=11438 vsize=4908 CPUtime=0.03
/proc/11440/stat : 11440 (pcs.small) R 11438 11440 11245 0 -1 4194304 909 1448 0 0 3 0 0 0 24 0 1 0 58132812 5025792 518 996147200 134512640 135095119 4294956304 18446744073709551615 134801569 0 0 4096 0 0 0 0 17 1 0 0
/proc/11440/statm: 1227 518 375 142 0 181 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4908

[startup+0.103007 s]
/proc/loadavg: 2.00 2.05 2.09 4/81 11440
/proc/meminfo: memFree=1445728/2055920 swapFree=4192812/4192956
[pid=11440] ppid=11438 vsize=5304 CPUtime=0.07
/proc/11440/stat : 11440 (pcs.small) R 11438 11440 11245 0 -1 4194304 1045 1448 0 0 7 0 0 0 24 0 1 0 58132812 5431296 654 996147200 134512640 135095119 4294956304 18446744073709551615 134650173 0 0 4096 0 0 0 0 17 1 0 0
/proc/11440/statm: 1326 654 375 142 0 280 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5304

[startup+0.30302 s]
/proc/loadavg: 2.00 2.05 2.09 4/81 11440
/proc/meminfo: memFree=1445728/2055920 swapFree=4192812/4192956
[pid=11440] ppid=11438 vsize=6008 CPUtime=0.27
/proc/11440/stat : 11440 (pcs.small) R 11438 11440 11245 0 -1 4194304 1273 1448 0 0 27 0 0 0 25 0 1 0 58132812 6152192 811 996147200 134512640 135095119 4294956304 18446744073709551615 134927011 0 0 4096 0 0 0 0 17 1 0 0
/proc/11440/statm: 1502 811 389 142 0 456 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 6008

[startup+0.701047 s]
/proc/loadavg: 2.00 2.05 2.09 4/81 11440
/proc/meminfo: memFree=1445728/2055920 swapFree=4192812/4192956
[pid=11440] ppid=11438 vsize=6008 CPUtime=0.67
/proc/11440/stat : 11440 (pcs.small) R 11438 11440 11245 0 -1 4194304 1274 1448 0 0 67 0 0 0 25 0 1 0 58132812 6152192 812 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/11440/statm: 1502 812 389 142 0 456 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 6008

[startup+1.5011 s]
/proc/loadavg: 2.00 2.05 2.09 3/82 11446
/proc/meminfo: memFree=1443800/2055920 swapFree=4192812/4192956
[pid=11440] ppid=11438 vsize=6008 CPUtime=1.46
/proc/11440/stat : 11440 (pcs.small) R 11438 11440 11245 0 -1 4194304 1274 1448 0 0 146 0 0 0 25 0 1 0 58132812 6152192 812 996147200 134512640 135095119 4294956304 18446744073709551615 134927011 0 0 4096 0 0 0 0 17 1 0 0
/proc/11440/statm: 1502 812 389 142 0 456 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 6008

[startup+3.10121 s]
/proc/loadavg: 2.00 2.05 2.09 3/82 11446
/proc/meminfo: memFree=1443800/2055920 swapFree=4192812/4192956
[pid=11440] ppid=11438 vsize=6008 CPUtime=3.05
/proc/11440/stat : 11440 (pcs.small) R 11438 11440 11245 0 -1 4194304 1275 1448 0 0 305 0 0 0 25 0 1 0 58132812 6152192 813 996147200 134512640 135095119 4294956304 18446744073709551615 134918215 0 0 4096 0 0 0 0 17 1 0 0
/proc/11440/statm: 1502 813 389 142 0 456 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 6008

[startup+6.30142 s]
/proc/loadavg: 2.00 2.05 2.09 3/82 11446
/proc/meminfo: memFree=1443672/2055920 swapFree=4192812/4192956
[pid=11440] ppid=11438 vsize=6008 CPUtime=6.22
/proc/11440/stat : 11440 (pcs.small) R 11438 11440 11245 0 -1 4194304 1277 1448 0 0 622 0 0 0 25 0 1 0 58132812 6152192 815 996147200 134512640 135095119 4294956304 18446744073709551615 134916454 0 0 4096 0 0 0 0 17 1 0 0
/proc/11440/statm: 1502 815 389 142 0 456 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 6008

[startup+12.7018 s]
/proc/loadavg: 2.00 2.05 2.09 3/82 11446
/proc/meminfo: memFree=1443544/2055920 swapFree=4192812/4192956
[pid=11440] ppid=11438 vsize=6008 CPUtime=12.56
/proc/11440/stat : 11440 (pcs.small) R 11438 11440 11245 0 -1 4194304 1282 1448 0 0 1256 0 0 0 25 0 1 0 58132812 6152192 820 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/11440/statm: 1502 820 389 142 0 456 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 6008

[startup+25.5017 s]
/proc/loadavg: 2.00 2.04 2.09 3/82 11446
/proc/meminfo: memFree=1443672/2055920 swapFree=4192812/4192956
[pid=11440] ppid=11438 vsize=6008 CPUtime=25.25
/proc/11440/stat : 11440 (pcs.small) R 11438 11440 11245 0 -1 4194304 1287 1448 0 0 2525 0 0 0 25 0 1 0 58132812 6152192 825 996147200 134512640 135095119 4294956304 18446744073709551615 134918185 0 0 4096 0 0 0 0 17 1 0 0
/proc/11440/statm: 1502 825 389 142 0 456 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 6008

[startup+51.1014 s]
/proc/loadavg: 2.08 2.05 2.09 3/82 11446
/proc/meminfo: memFree=1443736/2055920 swapFree=4192812/4192956
[pid=11440] ppid=11438 vsize=6008 CPUtime=50.63
/proc/11440/stat : 11440 (pcs.small) R 11438 11440 11245 0 -1 4194304 1287 1448 0 0 5063 0 0 0 25 0 1 0 58132812 6152192 825 996147200 134512640 135095119 4294956304 18446744073709551615 134918249 0 0 4096 0 0 0 0 17 1 0 0
/proc/11440/statm: 1502 825 389 142 0 456 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 6008

[startup+102.307 s]
/proc/loadavg: 2.08 2.06 2.09 3/82 11446
/proc/meminfo: memFree=1443416/2055920 swapFree=4192812/4192956
[pid=11440] ppid=11438 vsize=6268 CPUtime=101.41
/proc/11440/stat : 11440 (pcs.small) R 11438 11440 11245 0 -1 4194304 1336 1448 0 0 10140 1 0 0 25 0 1 0 58132812 6418432 874 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/11440/statm: 1567 874 389 142 0 521 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 6268

[startup+162.302 s]
/proc/loadavg: 2.03 2.05 2.08 3/82 11446
/proc/meminfo: memFree=1443160/2055920 swapFree=4192812/4192956
[pid=11440] ppid=11438 vsize=6524 CPUtime=160.9
/proc/11440/stat : 11440 (pcs.small) R 11438 11440 11245 0 -1 4194304 1430 1448 0 0 16089 1 0 0 25 0 1 0 58132812 6680576 903 996147200 134512640 135095119 4294956304 18446744073709551615 134926999 0 0 4096 0 0 0 0 17 1 0 0
/proc/11440/statm: 1631 903 389 142 0 585 0
Current children cumulated CPU time (s) 160.9
Current children cumulated vsize (KiB) 6524

[startup+222.303 s]
/proc/loadavg: 2.01 2.04 2.08 3/82 11446
/proc/meminfo: memFree=1443160/2055920 swapFree=4192812/4192956
[pid=11440] ppid=11438 vsize=6524 CPUtime=220.39
/proc/11440/stat : 11440 (pcs.small) R 11438 11440 11245 0 -1 4194304 1454 1448 0 0 22038 1 0 0 25 0 1 0 58132812 6680576 927 996147200 134512640 135095119 4294956304 18446744073709551615 134927029 0 0 4096 0 0 0 0 17 1 0 0
/proc/11440/statm: 1631 927 389 142 0 585 0
Current children cumulated CPU time (s) 220.39
Current children cumulated vsize (KiB) 6524

[startup+282.303 s]
/proc/loadavg: 2.00 2.03 2.07 3/82 11446
/proc/meminfo: memFree=1443032/2055920 swapFree=4192812/4192956
[pid=11440] ppid=11438 vsize=6524 CPUtime=279.88
/proc/11440/stat : 11440 (pcs.small) R 11438 11440 11245 0 -1 4194304 1500 1448 0 0 27987 1 0 0 25 0 1 0 58132812 6680576 973 996147200 134512640 135095119 4294956304 18446744073709551615 134918190 0 0 4096 0 0 0 0 17 1 0 0
/proc/11440/statm: 1631 973 389 142 0 585 0
Current children cumulated CPU time (s) 279.88
Current children cumulated vsize (KiB) 6524

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

[startup+307.102 s]
/proc/loadavg: 2.00 2.02 2.07 3/82 11446
/proc/meminfo: memFree=1442776/2055920 swapFree=4192812/4192956
[pid=11440] ppid=11438 vsize=7036 CPUtime=304.46
/proc/11440/stat : 11440 (pcs.small) R 11438 11440 11245 0 -1 4194304 1639 1448 0 0 30445 1 0 0 25 0 1 0 58132812 7204864 983 996147200 134512640 135095119 4294956304 18446744073709551615 134927088 0 0 4096 0 0 0 0 17 1 0 0
/proc/11440/statm: 1759 983 389 142 0 713 0
Current children cumulated CPU time (s) 304.46
Current children cumulated vsize (KiB) 7036

[startup+319.901 s]
/proc/loadavg: 2.00 2.02 2.07 3/82 11446
/proc/meminfo: memFree=1442776/2055920 swapFree=4192812/4192956
[pid=11440] ppid=11438 vsize=7036 CPUtime=317.16
/proc/11440/stat : 11440 (pcs.small) R 11438 11440 11245 0 -1 4194304 1644 1448 0 0 31715 1 0 0 25 0 1 0 58132812 7204864 988 996147200 134512640 135095119 4294956304 18446744073709551615 134927067 0 0 4096 0 0 0 0 17 1 0 0
/proc/11440/statm: 1759 988 389 142 0 713 0
Current children cumulated CPU time (s) 317.16
Current children cumulated vsize (KiB) 7036

[startup+332.701 s]
/proc/loadavg: 2.00 2.02 2.07 3/82 11446
/proc/meminfo: memFree=1442776/2055920 swapFree=4192812/4192956
[pid=11440] ppid=11438 vsize=7036 CPUtime=329.85
/proc/11440/stat : 11440 (pcs.small) R 11438 11440 11245 0 -1 4194304 1649 1448 0 0 32984 1 0 0 25 0 1 0 58132812 7204864 993 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/11440/statm: 1759 993 389 142 0 713 0
Current children cumulated CPU time (s) 329.85
Current children cumulated vsize (KiB) 7036

[startup+335.902 s]
/proc/loadavg: 2.00 2.02 2.07 3/82 11446
/proc/meminfo: memFree=1442776/2055920 swapFree=4192812/4192956
[pid=11440] ppid=11438 vsize=7036 CPUtime=333.02
/proc/11440/stat : 11440 (pcs.small) R 11438 11440 11245 0 -1 4194304 1650 1448 0 0 33301 1 0 0 25 0 1 0 58132812 7204864 994 996147200 134512640 135095119 4294956304 18446744073709551615 134918253 0 0 4096 0 0 0 0 17 1 0 0
/proc/11440/statm: 1759 994 389 142 0 713 0
Current children cumulated CPU time (s) 333.02
Current children cumulated vsize (KiB) 7036

[startup+339.102 s]
/proc/loadavg: 2.00 2.02 2.07 3/82 11446
/proc/meminfo: memFree=1442776/2055920 swapFree=4192812/4192956
[pid=11440] ppid=11438 vsize=7036 CPUtime=336.19
/proc/11440/stat : 11440 (pcs.small) R 11438 11440 11245 0 -1 4194304 1652 1448 0 0 33618 1 0 0 25 0 1 0 58132812 7204864 996 996147200 134512640 135095119 4294956304 18446744073709551615 134918271 0 0 4096 0 0 0 0 17 1 0 0
/proc/11440/statm: 1759 996 389 142 0 713 0
Current children cumulated CPU time (s) 336.19
Current children cumulated vsize (KiB) 7036

[startup+340.702 s]
/proc/loadavg: 2.00 2.02 2.07 3/82 11446
/proc/meminfo: memFree=1442776/2055920 swapFree=4192812/4192956
[pid=11440] ppid=11438 vsize=7036 CPUtime=337.78
/proc/11440/stat : 11440 (pcs.small) R 11438 11440 11245 0 -1 4194304 1653 1448 0 0 33777 1 0 0 25 0 1 0 58132812 7204864 997 996147200 134512640 135095119 4294956304 18446744073709551615 134918203 0 0 4096 0 0 0 0 17 1 0 0
/proc/11440/statm: 1759 997 389 142 0 713 0
Current children cumulated CPU time (s) 337.78
Current children cumulated vsize (KiB) 7036

[startup+341.102 s]
/proc/loadavg: 2.00 2.02 2.07 3/82 11446
/proc/meminfo: memFree=1442776/2055920 swapFree=4192812/4192956
[pid=11440] ppid=11438 vsize=7036 CPUtime=338.17
/proc/11440/stat : 11440 (pcs.small) R 11438 11440 11245 0 -1 4194304 1653 1448 0 0 33816 1 0 0 25 0 1 0 58132812 7204864 997 996147200 134512640 135095119 4294956304 18446744073709551615 134918175 0 0 4096 0 0 0 0 17 1 0 0
/proc/11440/statm: 1759 997 389 142 0 713 0
Current children cumulated CPU time (s) 338.17
Current children cumulated vsize (KiB) 7036

[startup+341.302 s]
/proc/loadavg: 2.00 2.02 2.07 3/82 11446
/proc/meminfo: memFree=1442776/2055920 swapFree=4192812/4192956
[pid=11440] ppid=11438 vsize=7036 CPUtime=338.37
/proc/11440/stat : 11440 (pcs.small) R 11438 11440 11245 0 -1 4194304 1653 1448 0 0 33836 1 0 0 25 0 1 0 58132812 7204864 997 996147200 134512640 135095119 4294956304 18446744073709551615 134918151 0 0 4096 0 0 0 0 17 1 0 0
/proc/11440/statm: 1759 997 389 142 0 713 0
Current children cumulated CPU time (s) 338.37
Current children cumulated vsize (KiB) 7036

Child status: 0
Real time (s): 341.395
CPU time (s): 338.495
CPU user time (s): 338.464
CPU system time (s): 0.030995
CPU usage (%): 99.1504
Max. virtual memory (cumulated for all children) (KiB): 7036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 338.464
system time used= 0.030995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3104
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= 22
involuntary context switches= 7396

runsolver used 0.402938 second user time and 0.873867 second system time

The end

Launcher Data

Begin job on node39 at 2009-07-16 04:18:08
IDJOB=2071682
IDBENCH=55520
IDSOLVER=734
FILE ID=node39/2071682-1247710688
PBS_JOBID= 9521404
Free space on /tmp= 66360 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/ukVg/normalized-crossword-m1c-uk-vg13-16_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2071682-1247710688/watcher-2071682-1247710688 -o /tmp/evaluation-result-2071682-1247710688/solver-2071682-1247710688 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1977741412 HOME/instance-2071682-1247710688.xml

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

MD5SUM BENCH= 52f75d6b6af5c497352f21dec4138271
RANDOM SEED=1977741412

node39.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.236
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.236
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:       1446208 kB
Buffers:         82400 kB
Cached:         412912 kB
SwapCached:          0 kB
Active:         210508 kB
Inactive:       315628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1446208 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2168 kB
Writeback:           0 kB
Mapped:          51192 kB
Slab:            68768 kB
Committed_AS:   594704 kB
PageTables:       1864 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= 66360 MiB
End job on node39 at 2009-07-16 04:23:49