Trace number 2092153

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 318.611 321.069

DiagnosticValue
ASSIGNMENTS10751

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.00/0.01	c Seed is 1359770212
0.00/0.01	c Constructing HOME/instance-2092153-1247733743.xml  with 103 constraints
0.28/0.34	c Solving 10751 backtracks 14 restarts
318.53/321.06	s UNSATISFIABLE
318.53/321.06	d ASSIGNMENTS 10751

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-2092153-1247733743/watcher-2092153-1247733743 -o /tmp/evaluation-result-2092153-1247733743/solver-2092153-1247733743 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1359770212 HOME/instance-2092153-1247733743.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.99 1.97 1.99 4/72 16342
/proc/meminfo: memFree=1521712/2055920 swapFree=4192812/4192956
[pid=16342] ppid=16340 vsize=5356 CPUtime=0
/proc/16342/stat : 16342 (pcssolve) R 16340 16342 15489 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 60438748 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 231882680991 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16342/statm: 1339 241 200 169 0 50 0
[pid=16343] ppid=16342 vsize=5356 CPUtime=0
/proc/16343/stat : 16343 (pcssolve) R 16342 16342 15489 0 -1 4194368 21 0 0 0 0 0 0 0 21 0 1 0 60438748 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 231882848869 0 0 4100 65536 0 0 0 17 1 0 0
/proc/16343/statm: 1339 243 202 169 0 50 0
[pid=16344] ppid=16342 vsize=5356 CPUtime=0
/proc/16344/stat : 16344 (pcssolve) R 16342 16342 15489 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 60438748 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 231882680991 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16344/statm: 1339 241 200 169 0 50 0

[startup+0.0850041 s]
/proc/loadavg: 1.99 1.97 1.99 4/72 16342
/proc/meminfo: memFree=1521712/2055920 swapFree=4192812/4192956
[pid=16342] ppid=16340 vsize=5300 CPUtime=0.06
/proc/16342/stat : 16342 (pcs.big) R 16340 16342 15489 0 -1 4194304 930 656 0 0 6 0 0 0 24 0 1 0 60438748 5427200 561 996147200 134512640 135215973 4294956304 18446744073709551615 7169659 0 0 4096 0 0 0 0 17 0 0 0
/proc/16342/statm: 1325 561 383 171 0 250 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5300

[startup+0.101 s]
/proc/loadavg: 1.99 1.97 1.99 4/72 16342
/proc/meminfo: memFree=1521712/2055920 swapFree=4192812/4192956
[pid=16342] ppid=16340 vsize=5436 CPUtime=0.08
/proc/16342/stat : 16342 (pcs.big) R 16340 16342 15489 0 -1 4194304 962 656 0 0 8 0 0 0 24 0 1 0 60438748 5566464 593 996147200 134512640 135215973 4294956304 18446744073709551615 135045474 0 0 4096 0 0 0 0 17 0 0 0
/proc/16342/statm: 1359 593 383 171 0 284 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5436

[startup+0.302025 s]
/proc/loadavg: 1.99 1.97 1.99 4/72 16342
/proc/meminfo: memFree=1521712/2055920 swapFree=4192812/4192956
[pid=16342] ppid=16340 vsize=7932 CPUtime=0.28
/proc/16342/stat : 16342 (pcs.big) R 16340 16342 15489 0 -1 4194304 1319 656 0 0 28 0 0 0 25 0 1 0 60438748 8122368 950 996147200 134512640 135215973 4294956304 18446744073709551615 134837559 0 0 4096 0 0 0 0 17 0 0 0
/proc/16342/statm: 1983 950 383 171 0 908 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7932

[startup+0.701074 s]
/proc/loadavg: 1.99 1.97 1.99 4/72 16342
/proc/meminfo: memFree=1521712/2055920 swapFree=4192812/4192956
[pid=16342] ppid=16340 vsize=8760 CPUtime=0.68
/proc/16342/stat : 16342 (pcs.big) R 16340 16342 15489 0 -1 4194304 1537 656 0 0 68 0 0 0 25 0 1 0 60438748 8970240 1168 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/16342/statm: 2190 1168 401 171 0 1115 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8760

[startup+1.50117 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16347
/proc/meminfo: memFree=1518448/2055920 swapFree=4192812/4192956
[pid=16342] ppid=16340 vsize=8760 CPUtime=1.47
/proc/16342/stat : 16342 (pcs.big) R 16340 16342 15489 0 -1 4194304 1549 656 0 0 147 0 0 0 25 0 1 0 60438748 8970240 1180 996147200 134512640 135215973 4294956304 18446744073709551615 134599873 0 0 4096 0 0 0 0 17 0 0 0
/proc/16342/statm: 2190 1180 401 171 0 1115 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8760

[startup+3.10136 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16347
/proc/meminfo: memFree=1518192/2055920 swapFree=4192812/4192956
[pid=16342] ppid=16340 vsize=8760 CPUtime=3.06
/proc/16342/stat : 16342 (pcs.big) R 16340 16342 15489 0 -1 4194304 1578 656 0 0 306 0 0 0 25 0 1 0 60438748 8970240 1209 996147200 134512640 135215973 4294956304 18446744073709551615 134599858 0 0 4096 0 0 0 0 17 0 0 0
/proc/16342/statm: 2190 1209 401 171 0 1115 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 8760

[startup+6.30173 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16347
/proc/meminfo: memFree=1517808/2055920 swapFree=4192812/4192956
[pid=16342] ppid=16340 vsize=8760 CPUtime=6.23
/proc/16342/stat : 16342 (pcs.big) R 16340 16342 15489 0 -1 4194304 1642 656 0 0 623 0 0 0 25 0 1 0 60438748 8970240 1273 996147200 134512640 135215973 4294956304 18446744073709551615 4158960131 0 0 4096 0 0 0 0 17 0 0 0
/proc/16342/statm: 2190 1273 401 171 0 1115 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 8760

[startup+12.7015 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16347
/proc/meminfo: memFree=1516912/2055920 swapFree=4192812/4192956
[pid=16342] ppid=16340 vsize=8932 CPUtime=12.58
/proc/16342/stat : 16342 (pcs.big) R 16340 16342 15489 0 -1 4194304 1768 656 0 0 1258 0 0 0 25 0 1 0 60438748 9146368 1399 996147200 134512640 135215973 4294956304 18446744073709551615 134589774 0 0 4096 0 0 0 0 17 0 0 0
/proc/16342/statm: 2233 1399 401 171 0 1158 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 8932

[startup+25.502 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16347
/proc/meminfo: memFree=1515312/2055920 swapFree=4192812/4192956
[pid=16342] ppid=16340 vsize=9740 CPUtime=25.29
/proc/16342/stat : 16342 (pcs.big) R 16340 16342 15489 0 -1 4194304 2098 656 0 0 2528 1 0 0 25 0 1 0 60438748 9973760 1729 996147200 134512640 135215973 4294956304 18446744073709551615 135020196 0 0 4096 0 0 0 0 17 0 0 0
/proc/16342/statm: 2435 1729 401 171 0 1360 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 9740

[startup+51.102 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16347
/proc/meminfo: memFree=1510896/2055920 swapFree=4192812/4192956
[pid=16342] ppid=16340 vsize=13428 CPUtime=50.69
/proc/16342/stat : 16342 (pcs.big) R 16340 16342 15489 0 -1 4194304 3048 656 0 0 5068 1 0 0 25 0 1 0 60438748 13750272 2614 996147200 134512640 135215973 4294956304 18446744073709551615 134590070 0 0 4096 0 0 0 0 17 0 0 0
/proc/16342/statm: 3357 2614 401 171 0 2282 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 13428

[startup+102.306 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16347
/proc/meminfo: memFree=1502064/2055920 swapFree=4192812/4192956
[pid=16342] ppid=16340 vsize=20660 CPUtime=101.5
/proc/16342/stat : 16342 (pcs.big) R 16340 16342 15489 0 -1 4194304 4919 656 0 0 10148 2 0 0 25 0 1 0 60438748 21155840 4356 996147200 134512640 135215973 4294956304 18446744073709551615 135010109 0 0 4096 0 0 0 0 17 0 0 0
/proc/16342/statm: 5165 4356 401 171 0 4090 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 20660

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16347
/proc/meminfo: memFree=1491824/2055920 swapFree=4192812/4192956
[pid=16342] ppid=16340 vsize=28568 CPUtime=161.04
/proc/16342/stat : 16342 (pcs.big) R 16340 16342 15489 0 -1 4194304 6994 656 0 0 16101 3 0 0 25 0 1 0 60438748 29253632 6398 996147200 134512640 135215973 4294956304 18446744073709551615 135027056 0 0 4096 0 0 0 0 17 0 0 0
/proc/16342/statm: 7142 6398 401 171 0 6067 0
Current children cumulated CPU time (s) 161.04
Current children cumulated vsize (KiB) 28568

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16347
/proc/meminfo: memFree=1482096/2055920 swapFree=4192812/4192956
[pid=16342] ppid=16340 vsize=36848 CPUtime=220.58
/proc/16342/stat : 16342 (pcs.big) R 16340 16342 15489 0 -1 4194304 9173 656 0 0 22053 5 0 0 25 0 1 0 60438748 37732352 8320 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 0 0 0
/proc/16342/statm: 9212 8320 401 171 0 8137 0
Current children cumulated CPU time (s) 220.58
Current children cumulated vsize (KiB) 36848

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16347
/proc/meminfo: memFree=1472496/2055920 swapFree=4192812/4192956
[pid=16342] ppid=16340 vsize=44364 CPUtime=280.12
/proc/16342/stat : 16342 (pcs.big) R 16340 16342 15489 0 -1 4194304 11143 656 0 0 28006 6 0 0 25 0 1 0 60438748 45428736 10225 996147200 134512640 135215973 4294956304 18446744073709551615 135026994 0 0 4096 0 0 0 0 17 0 0 0
/proc/16342/statm: 11091 10225 401 171 0 10016 0
Current children cumulated CPU time (s) 280.12
Current children cumulated vsize (KiB) 44364

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

[startup+307.101 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16347
/proc/meminfo: memFree=1468400/2055920 swapFree=4192812/4192956
[pid=16342] ppid=16340 vsize=47396 CPUtime=304.73
/proc/16342/stat : 16342 (pcs.big) R 16340 16342 15489 0 -1 4194304 11913 656 0 0 30466 7 0 0 25 0 1 0 60438748 48533504 10995 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 0 0 0
/proc/16342/statm: 11849 10995 401 171 0 10774 0
Current children cumulated CPU time (s) 304.73
Current children cumulated vsize (KiB) 47396

[startup+313.507 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16347
/proc/meminfo: memFree=1467440/2055920 swapFree=4192812/4192956
[pid=16342] ppid=16340 vsize=48052 CPUtime=311.08
/proc/16342/stat : 16342 (pcs.big) R 16340 16342 15489 0 -1 4194304 12103 656 0 0 31101 7 0 0 25 0 1 0 60438748 49205248 11185 996147200 134512640 135215973 4294956304 18446744073709551615 134599856 0 0 4096 0 0 0 0 17 0 0 0
/proc/16342/statm: 12013 11185 401 171 0 10938 0
Current children cumulated CPU time (s) 311.08
Current children cumulated vsize (KiB) 48052

[startup+316.701 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16347
/proc/meminfo: memFree=1466928/2055920 swapFree=4192812/4192956
[pid=16342] ppid=16340 vsize=48448 CPUtime=314.26
/proc/16342/stat : 16342 (pcs.big) R 16340 16342 15489 0 -1 4194304 12214 656 0 0 31419 7 0 0 25 0 1 0 60438748 49610752 11296 996147200 134512640 135215973 4294956304 18446744073709551615 134599830 0 0 4096 0 0 0 0 17 0 0 0
/proc/16342/statm: 12112 11296 401 171 0 11037 0
Current children cumulated CPU time (s) 314.26
Current children cumulated vsize (KiB) 48448

[startup+318.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16347
/proc/meminfo: memFree=1466800/2055920 swapFree=4192812/4192956
[pid=16342] ppid=16340 vsize=48712 CPUtime=315.84
/proc/16342/stat : 16342 (pcs.big) R 16340 16342 15489 0 -1 4194304 12260 656 0 0 31577 7 0 0 25 0 1 0 60438748 49881088 11342 996147200 134512640 135215973 4294956304 18446744073709551615 134583501 0 0 4096 0 0 0 0 17 0 0 0
/proc/16342/statm: 12178 11342 401 171 0 11103 0
Current children cumulated CPU time (s) 315.84
Current children cumulated vsize (KiB) 48712

[startup+319.902 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16347
/proc/meminfo: memFree=1466544/2055920 swapFree=4192812/4192956
[pid=16342] ppid=16340 vsize=48844 CPUtime=317.43
/proc/16342/stat : 16342 (pcs.big) R 16340 16342 15489 0 -1 4194304 12314 656 0 0 31736 7 0 0 25 0 1 0 60438748 50016256 11396 996147200 134512640 135215973 4294956304 18446744073709551615 134589787 0 0 4096 0 0 0 0 17 0 0 0
/proc/16342/statm: 12211 11396 401 171 0 11136 0
Current children cumulated CPU time (s) 317.43
Current children cumulated vsize (KiB) 48844

[startup+320.702 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16347
/proc/meminfo: memFree=1466288/2055920 swapFree=4192812/4192956
[pid=16342] ppid=16340 vsize=48976 CPUtime=318.22
/proc/16342/stat : 16342 (pcs.big) R 16340 16342 15489 0 -1 4194304 12340 656 0 0 31815 7 0 0 25 0 1 0 60438748 50151424 11422 996147200 134512640 135215973 4294956304 18446744073709551615 134600006 0 0 4096 0 0 0 0 17 0 0 0
/proc/16342/statm: 12244 11422 401 171 0 11169 0
Current children cumulated CPU time (s) 318.22
Current children cumulated vsize (KiB) 48976

[startup+320.902 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16347
/proc/meminfo: memFree=1466288/2055920 swapFree=4192812/4192956
[pid=16342] ppid=16340 vsize=48976 CPUtime=318.42
/proc/16342/stat : 16342 (pcs.big) R 16340 16342 15489 0 -1 4194304 12340 656 0 0 31835 7 0 0 25 0 1 0 60438748 50151424 11422 996147200 134512640 135215973 4294956304 18446744073709551615 4158960587 0 0 4096 0 0 0 0 17 0 0 0
/proc/16342/statm: 12244 11422 401 171 0 11169 0
Current children cumulated CPU time (s) 318.42
Current children cumulated vsize (KiB) 48976

[startup+321.003 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16347
/proc/meminfo: memFree=1466288/2055920 swapFree=4192812/4192956
[pid=16342] ppid=16340 vsize=48460 CPUtime=318.53
/proc/16342/stat : 16342 (pcs.big) R 16340 16342 15489 0 -1 4194304 12340 656 0 0 31846 7 0 0 25 0 1 0 60438748 49623040 11337 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 0 0 0
/proc/16342/statm: 12115 11337 401 171 0 11040 0
Current children cumulated CPU time (s) 318.53
Current children cumulated vsize (KiB) 48460

Child status: 0
Real time (s): 321.069
CPU time (s): 318.611
CPU user time (s): 318.52
CPU system time (s): 0.090986
CPU usage (%): 99.2343
Max. virtual memory (cumulated for all children) (KiB): 48976

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

runsolver used 0.295955 second user time and 0.882865 second system time

The end

Launcher Data

Begin job on node75 at 2009-07-16 10:42:23
IDJOB=2092153
IDBENCH=60277
IDSOLVER=734
FILE ID=node75/2092153-1247733743
PBS_JOBID= 9521626
Free space on /tmp= 66256 MiB

SOLVER NAME= pcs-restart 0.2.restart
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-2092153-1247733743/watcher-2092153-1247733743 -o /tmp/evaluation-result-2092153-1247733743/solver-2092153-1247733743 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1359770212 HOME/instance-2092153-1247733743.xml

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

MD5SUM BENCH= 0266131c51ec0aa37f345b2bfdf34be7
RANDOM SEED=1359770212

node75.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1522256 kB
Buffers:         84104 kB
Cached:         299212 kB
SwapCached:          0 kB
Active:         106792 kB
Inactive:       338944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1522256 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2484 kB
Writeback:           0 kB
Mapped:          73868 kB
Slab:            73272 kB
Committed_AS:   566536 kB
PageTables:       1872 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= 66252 MiB
End job on node75 at 2009-07-16 10:47:44