Trace number 2090877

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 483.799 484.56

DiagnosticValue
ASSIGNMENTS8151

General information on the benchmark

Namecsp/tightness0.9/
normalized-rand-2-40-180-84-900-2_ext.xml
MD5SUM3f54aac156e01bc9d1a303b6d2aeb902
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.89456
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.15	c Seed is 1725592316
0.00/0.15	c Constructing HOME/instance-2090877-1247731178.xml  with 84 constraints
0.67/0.76	c Solving 8151 backtracks 13 restarts
483.72/484.54	s UNSATISFIABLE
483.72/484.54	d ASSIGNMENTS 8151

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-2090877-1247731178/watcher-2090877-1247731178 -o /tmp/evaluation-result-2090877-1247731178/solver-2090877-1247731178 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1725592316 HOME/instance-2090877-1247731178.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.01 2.00 2.00 4/72 14363
/proc/meminfo: memFree=1427944/2055920 swapFree=4192812/4192956
[pid=14363] ppid=14361 vsize=18576 CPUtime=0
/proc/14363/stat : 14363 (runsolver) R 14361 14363 12777 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 60180688 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 227607637287 0 0 4096 24578 0 0 0 17 1 0 0
/proc/14363/statm: 4644 284 249 26 0 2626 0

[startup+0.255055 s]
/proc/loadavg: 2.01 2.00 2.00 4/72 14363
/proc/meminfo: memFree=1427944/2055920 swapFree=4192812/4192956
[pid=14363] ppid=14361 vsize=6944 CPUtime=0.22
/proc/14363/stat : 14363 (pcs.big) R 14361 14363 12777 0 -1 4194304 1103 656 0 0 22 0 0 0 19 0 1 0 60180688 7110656 734 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/14363/statm: 1736 734 383 171 0 661 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 6944

[startup+0.301055 s]
/proc/loadavg: 2.01 2.00 2.00 4/72 14363
/proc/meminfo: memFree=1427944/2055920 swapFree=4192812/4192956
[pid=14363] ppid=14361 vsize=7544 CPUtime=0.27
/proc/14363/stat : 14363 (pcs.big) R 14361 14363 12777 0 -1 4194304 1165 656 0 0 27 0 0 0 19 0 1 0 60180688 7725056 796 996147200 134512640 135215973 4294956304 18446744073709551615 134837559 0 0 4096 0 0 0 0 17 1 0 0
/proc/14363/statm: 1886 796 383 171 0 811 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 7544

[startup+0.401067 s]
/proc/loadavg: 2.01 2.00 2.00 4/72 14363
/proc/meminfo: memFree=1427944/2055920 swapFree=4192812/4192956
[pid=14363] ppid=14361 vsize=8588 CPUtime=0.37
/proc/14363/stat : 14363 (pcs.big) R 14361 14363 12777 0 -1 4194304 1284 656 0 0 37 0 0 0 20 0 1 0 60180688 8794112 915 996147200 134512640 135215973 4294956304 18446744073709551615 134782757 0 0 4096 0 0 0 0 17 1 0 0
/proc/14363/statm: 2147 915 383 171 0 1072 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 8588

[startup+0.701102 s]
/proc/loadavg: 2.01 2.00 2.00 4/72 14363
/proc/meminfo: memFree=1427944/2055920 swapFree=4192812/4192956
[pid=14363] ppid=14361 vsize=11796 CPUtime=0.67
/proc/14363/stat : 14363 (pcs.big) R 14361 14363 12777 0 -1 4194304 1651 656 0 0 67 0 0 0 23 0 1 0 60180688 12079104 1282 996147200 134512640 135215973 4294956304 18446744073709551615 135009619 0 0 4096 0 0 0 0 17 1 0 0
/proc/14363/statm: 2949 1282 383 171 0 1874 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 11796

[startup+1.5012 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 14368
/proc/meminfo: memFree=1422880/2055920 swapFree=4192812/4192956
[pid=14363] ppid=14361 vsize=13320 CPUtime=1.46
/proc/14363/stat : 14363 (pcs.big) R 14361 14363 12777 0 -1 4194304 1986 656 0 0 146 0 0 0 25 0 1 0 60180688 13639680 1617 996147200 134512640 135215973 4294956304 18446744073709551615 135026882 0 0 4096 0 0 0 0 17 1 0 0
/proc/14363/statm: 3330 1617 401 171 0 2255 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 13320

[startup+3.10139 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 14368
/proc/meminfo: memFree=1422624/2055920 swapFree=4192812/4192956
[pid=14363] ppid=14361 vsize=13320 CPUtime=3.06
/proc/14363/stat : 14363 (pcs.big) R 14361 14363 12777 0 -1 4194304 2014 656 0 0 306 0 0 0 25 0 1 0 60180688 13639680 1645 996147200 134512640 135215973 4294956304 18446744073709551615 134599879 0 0 4096 0 0 0 0 17 1 0 0
/proc/14363/statm: 3330 1645 401 171 0 2255 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 13320

[startup+6.30177 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 14368
/proc/meminfo: memFree=1422304/2055920 swapFree=4192812/4192956
[pid=14363] ppid=14361 vsize=13320 CPUtime=6.24
/proc/14363/stat : 14363 (pcs.big) R 14361 14363 12777 0 -1 4194304 2084 656 0 0 624 0 0 0 25 0 1 0 60180688 13639680 1715 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/14363/statm: 3330 1715 401 171 0 2255 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 13320

[startup+12.7015 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 14368
/proc/meminfo: memFree=1421472/2055920 swapFree=4192812/4192956
[pid=14363] ppid=14361 vsize=13320 CPUtime=12.61
/proc/14363/stat : 14363 (pcs.big) R 14361 14363 12777 0 -1 4194304 2209 656 0 0 1261 0 0 0 25 0 1 0 60180688 13639680 1840 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 1 0 0
/proc/14363/statm: 3330 1840 401 171 0 2255 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 13320

[startup+25.506 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14368
/proc/meminfo: memFree=1420256/2055920 swapFree=4192812/4192956
[pid=14363] ppid=14361 vsize=13320 CPUtime=25.35
/proc/14363/stat : 14363 (pcs.big) R 14361 14363 12777 0 -1 4194304 2442 656 0 0 2535 0 0 0 25 0 1 0 60180688 13639680 2073 996147200 134512640 135215973 4294956304 18446744073709551615 134590086 0 0 4096 0 0 0 0 17 1 0 0
/proc/14363/statm: 3330 2073 401 171 0 2255 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 13320

[startup+51.101 s]
/proc/loadavg: 2.08 2.02 2.01 3/73 14368
/proc/meminfo: memFree=1417312/2055920 swapFree=4192812/4192956
[pid=14363] ppid=14361 vsize=13580 CPUtime=50.83
/proc/14363/stat : 14363 (pcs.big) R 14361 14363 12777 0 -1 4194304 2968 656 0 0 5082 1 0 0 25 0 1 0 60180688 13905920 2599 996147200 134512640 135215973 4294956304 18446744073709551615 135018582 0 0 4096 0 0 0 0 17 1 0 0
/proc/14363/statm: 3395 2599 401 171 0 2320 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 13580

[startup+102.302 s]
/proc/loadavg: 1.95 2.00 2.00 4/83 14415
/proc/meminfo: memFree=1479120/2055920 swapFree=4192812/4192956
[pid=14363] ppid=14361 vsize=18848 CPUtime=101.67
/proc/14363/stat : 14363 (pcs.big) R 14361 14363 12777 0 -1 4194304 4395 656 0 0 10165 2 0 0 25 0 1 0 60180688 19300352 3961 996147200 134512640 135215973 4294956304 18446744073709551615 134609802 0 0 4096 0 0 0 0 17 0 0 0
/proc/14363/statm: 4712 3961 401 171 0 3637 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 18848

[startup+162.301 s]
/proc/loadavg: 2.09 2.02 2.01 3/73 14449
/proc/meminfo: memFree=1491488/2055920 swapFree=4192812/4192956
[pid=14363] ppid=14361 vsize=25572 CPUtime=161.65
/proc/14363/stat : 14363 (pcs.big) R 14361 14363 12777 0 -1 4194304 6133 656 0 0 16161 4 0 0 25 0 1 0 60180688 26185728 5699 996147200 134512640 135215973 4294956304 18446744073709551615 134597615 0 0 4096 0 0 0 0 17 0 0 0
/proc/14363/statm: 6393 5699 401 171 0 5318 0
Current children cumulated CPU time (s) 161.65
Current children cumulated vsize (KiB) 25572

[startup+222.301 s]
/proc/loadavg: 2.11 2.03 2.00 3/73 14449
/proc/meminfo: memFree=1479968/2055920 swapFree=4192812/4192956
[pid=14363] ppid=14361 vsize=32944 CPUtime=221.63
/proc/14363/stat : 14363 (pcs.big) R 14361 14363 12777 0 -1 4194304 8038 656 0 0 22158 5 0 0 25 0 1 0 60180688 33734656 7442 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 0 0 0
/proc/14363/statm: 8236 7442 401 171 0 7161 0
Current children cumulated CPU time (s) 221.63
Current children cumulated vsize (KiB) 32944

[startup+282.301 s]
/proc/loadavg: 2.10 2.04 2.00 3/73 14449
/proc/meminfo: memFree=1467872/2055920 swapFree=4192812/4192956
[pid=14363] ppid=14361 vsize=39412 CPUtime=281.6
/proc/14363/stat : 14363 (pcs.big) R 14361 14363 12777 0 -1 4194304 9689 656 0 0 28154 6 0 0 25 0 1 0 60180688 40357888 9093 996147200 134512640 135215973 4294956304 18446744073709551615 134590569 0 0 4096 0 0 0 0 17 0 0 0
/proc/14363/statm: 9853 9093 401 171 0 8778 0
Current children cumulated CPU time (s) 281.6
Current children cumulated vsize (KiB) 39412

[startup+342.305 s]
/proc/loadavg: 2.10 2.05 2.00 3/73 14449
/proc/meminfo: memFree=1459040/2055920 swapFree=4192812/4192956
[pid=14363] ppid=14361 vsize=45748 CPUtime=341.58
/proc/14363/stat : 14363 (pcs.big) R 14361 14363 12777 0 -1 4194304 11334 656 0 0 34150 8 0 0 25 0 1 0 60180688 46845952 10738 996147200 134512640 135215973 4294956304 18446744073709551615 134590096 0 0 4096 0 0 0 0 17 0 0 0
/proc/14363/statm: 11437 10738 401 171 0 10362 0
Current children cumulated CPU time (s) 341.58
Current children cumulated vsize (KiB) 45748

[startup+402.301 s]
/proc/loadavg: 2.09 2.05 2.00 3/73 14449
/proc/meminfo: memFree=1449888/2055920 swapFree=4192812/4192956
[pid=14363] ppid=14361 vsize=53108 CPUtime=401.55
/proc/14363/stat : 14363 (pcs.big) R 14361 14363 12777 0 -1 4194304 13206 656 0 0 40146 9 0 0 25 0 1 0 60180688 54382592 12353 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 0 0 0
/proc/14363/statm: 13277 12353 401 171 0 12202 0
Current children cumulated CPU time (s) 401.55
Current children cumulated vsize (KiB) 53108

[startup+462.301 s]
/proc/loadavg: 2.08 2.05 2.00 3/73 14449
/proc/meminfo: memFree=1440800/2055920 swapFree=4192812/4192956
[pid=14363] ppid=14361 vsize=59048 CPUtime=461.53
/proc/14363/stat : 14363 (pcs.big) R 14361 14363 12777 0 -1 4194304 14730 656 0 0 46143 10 0 0 25 0 1 0 60180688 60465152 13877 996147200 134512640 135215973 4294956304 18446744073709551615 135018598 0 0 4096 0 0 0 0 17 0 0 0
/proc/14363/statm: 14762 13877 401 171 0 13687 0
Current children cumulated CPU time (s) 461.53
Current children cumulated vsize (KiB) 59048

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

[startup+473.702 s]
/proc/loadavg: 2.07 2.05 2.00 3/73 14449
/proc/meminfo: memFree=1439136/2055920 swapFree=4192812/4192956
[pid=14363] ppid=14361 vsize=60104 CPUtime=472.92
/proc/14363/stat : 14363 (pcs.big) R 14361 14363 12777 0 -1 4194304 15016 656 0 0 47282 10 0 0 25 0 1 0 60180688 61546496 14163 996147200 134512640 135215973 4294956304 18446744073709551615 135020270 0 0 4096 0 0 0 0 17 0 0 0
/proc/14363/statm: 15026 14163 401 171 0 13951 0
Current children cumulated CPU time (s) 472.92
Current children cumulated vsize (KiB) 60104

[startup+480.102 s]
/proc/loadavg: 2.06 2.05 2.00 3/73 14449
/proc/meminfo: memFree=1438112/2055920 swapFree=4192812/4192956
[pid=14363] ppid=14361 vsize=60764 CPUtime=479.32
/proc/14363/stat : 14363 (pcs.big) R 14361 14363 12777 0 -1 4194304 15178 656 0 0 47922 10 0 0 25 0 1 0 60180688 62222336 14325 996147200 134512640 135215973 4294956304 18446744073709551615 134590106 0 0 4096 0 0 0 0 17 0 0 0
/proc/14363/statm: 15191 14325 401 171 0 14116 0
Current children cumulated CPU time (s) 479.32
Current children cumulated vsize (KiB) 60764

[startup+481.702 s]
/proc/loadavg: 2.06 2.05 2.00 3/73 14449
/proc/meminfo: memFree=1437920/2055920 swapFree=4192812/4192956
[pid=14363] ppid=14361 vsize=61548 CPUtime=480.92
/proc/14363/stat : 14363 (pcs.big) R 14361 14363 12777 0 -1 4194304 15388 656 0 0 48081 11 0 0 25 0 1 0 60180688 63025152 14470 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 0 0 0
/proc/14363/statm: 15387 14470 401 171 0 14312 0
Current children cumulated CPU time (s) 480.92
Current children cumulated vsize (KiB) 61548

[startup+483.302 s]
/proc/loadavg: 2.06 2.05 2.00 3/73 14449
/proc/meminfo: memFree=1436512/2055920 swapFree=4192812/4192956
[pid=14363] ppid=14361 vsize=62296 CPUtime=482.52
/proc/14363/stat : 14363 (pcs.big) R 14361 14363 12777 0 -1 4194304 15560 656 0 0 48241 11 0 0 25 0 1 0 60180688 63791104 14642 996147200 134512640 135215973 4294956304 18446744073709551615 134589777 0 0 4096 0 0 0 0 17 0 0 0
/proc/14363/statm: 15574 14642 401 171 0 14499 0
Current children cumulated CPU time (s) 482.52
Current children cumulated vsize (KiB) 62296

[startup+484.101 s]
/proc/loadavg: 2.06 2.05 2.00 3/73 14449
/proc/meminfo: memFree=1436512/2055920 swapFree=4192812/4192956
[pid=14363] ppid=14361 vsize=62296 CPUtime=483.33
/proc/14363/stat : 14363 (pcs.big) R 14361 14363 12777 0 -1 4194304 15561 656 0 0 48322 11 0 0 25 0 1 0 60180688 63791104 14643 996147200 134512640 135215973 4294956304 18446744073709551615 135020196 0 0 4096 0 0 0 0 17 0 0 0
/proc/14363/statm: 15574 14643 401 171 0 14499 0
Current children cumulated CPU time (s) 483.33
Current children cumulated vsize (KiB) 62296

[startup+484.501 s]
/proc/loadavg: 2.06 2.05 2.00 3/73 14449
/proc/meminfo: memFree=1436512/2055920 swapFree=4192812/4192956
[pid=14363] ppid=14361 vsize=61780 CPUtime=483.72
/proc/14363/stat : 14363 (pcs.big) R 14361 14363 12777 0 -1 4194304 15561 656 0 0 48361 11 0 0 25 0 1 0 60180688 63262720 14578 996147200 134512640 135215973 4294956304 18446744073709551615 10272296 0 0 4096 0 0 0 0 17 0 0 0
/proc/14363/statm: 15445 14578 401 171 0 14370 0
Current children cumulated CPU time (s) 483.72
Current children cumulated vsize (KiB) 61780

Child status: 0
Real time (s): 484.56
CPU time (s): 483.799
CPU user time (s): 483.672
CPU system time (s): 0.12698
CPU usage (%): 99.8431
Max. virtual memory (cumulated for all children) (KiB): 62296

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

runsolver used 0.658899 second user time and 1.41078 second system time

The end

Launcher Data

Begin job on node66 at 2009-07-16 09:59:39
IDJOB=2090877
IDBENCH=59928
IDSOLVER=734
FILE ID=node66/2090877-1247731178
PBS_JOBID= 9521492
Free space on /tmp= 66256 MiB

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

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

MD5SUM BENCH= 3f54aac156e01bc9d1a303b6d2aeb902
RANDOM SEED=1725592316

node66.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.214
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.214
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:       1428424 kB
Buffers:         78000 kB
Cached:         359512 kB
SwapCached:          0 kB
Active:         156284 kB
Inactive:       392340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1428424 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3676 kB
Writeback:           0 kB
Mapped:         122508 kB
Slab:            64208 kB
Committed_AS:   582136 kB
PageTables:       1908 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= 66256 MiB
End job on node66 at 2009-07-16 10:07:43