Trace number 2092284

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 326.164 328.682

DiagnosticValue
ASSIGNMENTS11907

General information on the benchmark

Namecsp/tightness0.8/
normalized-rand-2-40-80-103-800-56_ext.xml
MD5SUM89f0f3cf545c93f0fde036f6c7f85c9b
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.01569
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.02	c Seed is 1209896336
0.00/0.02	c Constructing HOME/instance-2092284-1247734064.xml  with 103 constraints
0.28/0.34	c Solving 11907 backtracks 14 restarts
326.06/328.67	s UNSATISFIABLE
326.06/328.67	d ASSIGNMENTS 11907

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-2092284-1247734064/watcher-2092284-1247734064 -o /tmp/evaluation-result-2092284-1247734064/solver-2092284-1247734064 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1209896336 HOME/instance-2092284-1247734064.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 16373
/proc/meminfo: memFree=1510520/2055920 swapFree=4192812/4192956
[pid=16373] ppid=16371 vsize=5356 CPUtime=0
/proc/16373/stat : 16373 (pcssolve) R 16371 16373 15489 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 60470882 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 231882680991 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16373/statm: 1339 241 200 169 0 50 0
[pid=16374] ppid=16373 vsize=5356 CPUtime=0
/proc/16374/stat : 16374 (pcssolve) R 16373 16373 15489 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 60470882 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 231882850258 0 0 4100 65536 0 0 0 17 1 0 0
/proc/16374/statm: 1339 242 201 169 0 50 0
[pid=16375] ppid=16373 vsize=5356 CPUtime=0
/proc/16375/stat : 16375 (pcssolve) R 16373 16373 15489 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 60470882 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 231882680991 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16375/statm: 1339 241 200 169 0 50 0

[startup+0.0208829 s]
/proc/loadavg: 1.99 1.97 1.99 4/72 16373
/proc/meminfo: memFree=1510520/2055920 swapFree=4192812/4192956
[pid=16373] ppid=16371 vsize=4492 CPUtime=0
/proc/16373/stat : 16373 (pcs.big) R 16371 16373 15489 0 -1 4194304 778 656 0 0 0 0 0 0 24 0 1 0 60470882 4599808 409 996147200 134512640 135215973 4294956304 18446744073709551615 7169659 0 0 4096 0 0 0 0 17 0 0 0
/proc/16373/statm: 1123 409 364 171 0 48 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4492

[startup+0.102892 s]
/proc/loadavg: 1.99 1.97 1.99 4/72 16373
/proc/meminfo: memFree=1510520/2055920 swapFree=4192812/4192956
[pid=16373] ppid=16371 vsize=5456 CPUtime=0.08
/proc/16373/stat : 16373 (pcs.big) R 16371 16373 15489 0 -1 4194304 962 656 0 0 8 0 0 0 24 0 1 0 60470882 5586944 593 996147200 134512640 135215973 4294956304 18446744073709551615 134882342 0 0 4096 0 0 0 0 17 0 0 0
/proc/16373/statm: 1364 593 383 171 0 289 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5456

[startup+0.302914 s]
/proc/loadavg: 1.99 1.97 1.99 4/72 16373
/proc/meminfo: memFree=1510520/2055920 swapFree=4192812/4192956
[pid=16373] ppid=16371 vsize=7940 CPUtime=0.28
/proc/16373/stat : 16373 (pcs.big) R 16371 16373 15489 0 -1 4194304 1331 656 0 0 28 0 0 0 25 0 1 0 60470882 8130560 962 996147200 134512640 135215973 4294956304 18446744073709551615 7200390 0 0 4096 0 0 0 0 17 0 0 0
/proc/16373/statm: 1985 962 383 171 0 910 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7940

[startup+0.702964 s]
/proc/loadavg: 1.99 1.97 1.99 4/72 16373
/proc/meminfo: memFree=1510520/2055920 swapFree=4192812/4192956
[pid=16373] ppid=16371 vsize=8748 CPUtime=0.67
/proc/16373/stat : 16373 (pcs.big) R 16371 16373 15489 0 -1 4194304 1540 656 0 0 67 0 0 0 25 0 1 0 60470882 8957952 1171 996147200 134512640 135215973 4294956304 18446744073709551615 135020335 0 0 4096 0 0 0 0 17 0 0 0
/proc/16373/statm: 2187 1171 401 171 0 1112 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 8748

[startup+1.50106 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16378
/proc/meminfo: memFree=1507312/2055920 swapFree=4192812/4192956
[pid=16373] ppid=16371 vsize=8748 CPUtime=1.46
/proc/16373/stat : 16373 (pcs.big) R 16371 16373 15489 0 -1 4194304 1554 656 0 0 146 0 0 0 25 0 1 0 60470882 8957952 1185 996147200 134512640 135215973 4294956304 18446744073709551615 134583217 0 0 4096 0 0 0 0 17 0 0 0
/proc/16373/statm: 2187 1185 401 171 0 1112 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 8748

[startup+3.10124 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16378
/proc/meminfo: memFree=1507056/2055920 swapFree=4192812/4192956
[pid=16373] ppid=16371 vsize=8748 CPUtime=3.06
/proc/16373/stat : 16373 (pcs.big) R 16371 16373 15489 0 -1 4194304 1584 656 0 0 306 0 0 0 25 0 1 0 60470882 8957952 1215 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 0 0 0
/proc/16373/statm: 2187 1215 401 171 0 1112 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 8748

[startup+6.30162 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16378
/proc/meminfo: memFree=1506480/2055920 swapFree=4192812/4192956
[pid=16373] ppid=16371 vsize=8920 CPUtime=6.23
/proc/16373/stat : 16373 (pcs.big) R 16371 16373 15489 0 -1 4194304 1665 656 0 0 623 0 0 0 25 0 1 0 60470882 9134080 1296 996147200 134512640 135215973 4294956304 18446744073709551615 4158961393 0 0 4096 0 0 0 0 17 0 0 0
/proc/16373/statm: 2230 1296 401 171 0 1155 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 8920

[startup+12.7014 s]
/proc/loadavg: 1.99 1.97 1.99 4/73 16378
/proc/meminfo: memFree=1505392/2055920 swapFree=4192812/4192956
[pid=16373] ppid=16371 vsize=8920 CPUtime=12.59
/proc/16373/stat : 16373 (pcs.big) R 16371 16373 15489 0 -1 4194304 1814 656 0 0 1258 1 0 0 25 0 1 0 60470882 9134080 1445 996147200 134512640 135215973 4294956304 18446744073709551615 134599837 0 0 4096 0 0 0 0 17 0 0 0
/proc/16373/statm: 2230 1445 401 171 0 1155 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 8920

[startup+25.5029 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16378
/proc/meminfo: memFree=1503728/2055920 swapFree=4192812/4192956
[pid=16373] ppid=16371 vsize=10104 CPUtime=25.29
/proc/16373/stat : 16373 (pcs.big) R 16371 16373 15489 0 -1 4194304 2191 656 0 0 2528 1 0 0 25 0 1 0 60470882 10346496 1822 996147200 134512640 135215973 4294956304 18446744073709551615 134590055 0 0 4096 0 0 0 0 17 0 0 0
/proc/16373/statm: 2526 1822 401 171 0 1451 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 10104

[startup+51.1029 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16378
/proc/meminfo: memFree=1498672/2055920 swapFree=4192812/4192956
[pid=16373] ppid=16371 vsize=14584 CPUtime=50.69
/proc/16373/stat : 16373 (pcs.big) R 16371 16373 15489 0 -1 4194304 3334 656 0 0 5067 2 0 0 25 0 1 0 60470882 14934016 2900 996147200 134512640 135215973 4294956304 18446744073709551615 134590016 0 0 4096 0 0 0 0 17 0 0 0
/proc/16373/statm: 3646 2900 401 171 0 2571 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 14584

[startup+102.307 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16378
/proc/meminfo: memFree=1488368/2055920 swapFree=4192812/4192956
[pid=16373] ppid=16371 vsize=23136 CPUtime=101.5
/proc/16373/stat : 16373 (pcs.big) R 16371 16373 15489 0 -1 4194304 5574 656 0 0 10147 3 0 0 25 0 1 0 60470882 23691264 4978 996147200 134512640 135215973 4294956304 18446744073709551615 134590168 0 0 4096 0 0 0 0 17 0 0 0
/proc/16373/statm: 5784 4978 401 171 0 4709 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 23136

[startup+162.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16378
/proc/meminfo: memFree=1477296/2055920 swapFree=4192812/4192956
[pid=16373] ppid=16371 vsize=31976 CPUtime=161.04
/proc/16373/stat : 16373 (pcs.big) R 16371 16373 15489 0 -1 4194304 7890 656 0 0 16099 5 0 0 25 0 1 0 60470882 32743424 7294 996147200 134512640 135215973 4294956304 18446744073709551615 134599879 0 0 4096 0 0 0 0 17 0 0 0
/proc/16373/statm: 7994 7294 401 171 0 6919 0
Current children cumulated CPU time (s) 161.04
Current children cumulated vsize (KiB) 31976

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16378
/proc/meminfo: memFree=1466224/2055920 swapFree=4192812/4192956
[pid=16373] ppid=16371 vsize=41824 CPUtime=220.58
/proc/16373/stat : 16373 (pcs.big) R 16371 16373 15489 0 -1 4194304 10453 656 0 0 22052 6 0 0 25 0 1 0 60470882 42827776 9535 996147200 134512640 135215973 4294956304 18446744073709551615 134590043 0 0 4096 0 0 0 0 17 0 0 0
/proc/16373/statm: 10456 9535 401 171 0 9381 0
Current children cumulated CPU time (s) 220.58
Current children cumulated vsize (KiB) 41824

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16380
/proc/meminfo: memFree=1456432/2055920 swapFree=4192812/4192956
[pid=16373] ppid=16371 vsize=49740 CPUtime=280.12
/proc/16373/stat : 16373 (pcs.big) R 16371 16373 15489 0 -1 4194304 12509 656 0 0 28005 7 0 0 25 0 1 0 60470882 50933760 11591 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 0 0 0
/proc/16373/statm: 12435 11591 401 171 0 11360 0
Current children cumulated CPU time (s) 280.12
Current children cumulated vsize (KiB) 49740

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 16380
/proc/meminfo: memFree=1452080/2055920 swapFree=4192812/4192956
[pid=16373] ppid=16371 vsize=53040 CPUtime=304.72
/proc/16373/stat : 16373 (pcs.big) R 16371 16373 15489 0 -1 4194304 13375 656 0 0 30464 8 0 0 25 0 1 0 60470882 54312960 12457 996147200 134512640 135215973 4294956304 18446744073709551615 134600488 0 0 4096 0 0 0 0 17 0 0 0
/proc/16373/statm: 13260 12457 401 171 0 12185 0
Current children cumulated CPU time (s) 304.72
Current children cumulated vsize (KiB) 53040

[startup+319.902 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16380
/proc/meminfo: memFree=1450032/2055920 swapFree=4192812/4192956
[pid=16373] ppid=16371 vsize=54624 CPUtime=317.43
/proc/16373/stat : 16373 (pcs.big) R 16371 16373 15489 0 -1 4194304 13797 656 0 0 31735 8 0 0 25 0 1 0 60470882 55934976 12879 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 0 0 0
/proc/16373/statm: 13656 12879 401 171 0 12581 0
Current children cumulated CPU time (s) 317.43
Current children cumulated vsize (KiB) 54624

[startup+323.102 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16380
/proc/meminfo: memFree=1449328/2055920 swapFree=4192812/4192956
[pid=16373] ppid=16371 vsize=55152 CPUtime=320.61
/proc/16373/stat : 16373 (pcs.big) R 16371 16373 15489 0 -1 4194304 13920 656 0 0 32053 8 0 0 25 0 1 0 60470882 56475648 13002 996147200 134512640 135215973 4294956304 18446744073709551615 134590104 0 0 4096 0 0 0 0 17 0 0 0
/proc/16373/statm: 13788 13002 401 171 0 12713 0
Current children cumulated CPU time (s) 320.61
Current children cumulated vsize (KiB) 55152

[startup+326.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16380
/proc/meminfo: memFree=1448880/2055920 swapFree=4192812/4192956
[pid=16373] ppid=16371 vsize=55544 CPUtime=323.78
/proc/16373/stat : 16373 (pcs.big) R 16371 16373 15489 0 -1 4194304 14038 656 0 0 32370 8 0 0 25 0 1 0 60470882 56877056 13120 996147200 134512640 135215973 4294956304 18446744073709551615 135026932 0 0 4096 0 0 0 0 17 0 0 0
/proc/16373/statm: 13886 13120 401 171 0 12811 0
Current children cumulated CPU time (s) 323.78
Current children cumulated vsize (KiB) 55544

[startup+327.902 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16380
/proc/meminfo: memFree=1448432/2055920 swapFree=4192812/4192956
[pid=16373] ppid=16371 vsize=55808 CPUtime=325.36
/proc/16373/stat : 16373 (pcs.big) R 16371 16373 15489 0 -1 4194304 14089 656 0 0 32528 8 0 0 25 0 1 0 60470882 57147392 13171 996147200 134512640 135215973 4294956304 18446744073709551615 4158960165 0 0 4096 0 0 0 0 17 0 0 0
/proc/16373/statm: 13952 13171 401 171 0 12877 0
Current children cumulated CPU time (s) 325.36
Current children cumulated vsize (KiB) 55808

[startup+328.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16380
/proc/meminfo: memFree=1448432/2055920 swapFree=4192812/4192956
[pid=16373] ppid=16371 vsize=55808 CPUtime=325.76
/proc/16373/stat : 16373 (pcs.big) R 16371 16373 15489 0 -1 4194304 14107 656 0 0 32568 8 0 0 25 0 1 0 60470882 57147392 13189 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/16373/statm: 13952 13189 401 171 0 12877 0
Current children cumulated CPU time (s) 325.76
Current children cumulated vsize (KiB) 55808

[startup+328.502 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16380
/proc/meminfo: memFree=1448432/2055920 swapFree=4192812/4192956
[pid=16373] ppid=16371 vsize=55940 CPUtime=325.96
/proc/16373/stat : 16373 (pcs.big) R 16371 16373 15489 0 -1 4194304 14114 656 0 0 32588 8 0 0 25 0 1 0 60470882 57282560 13196 996147200 134512640 135215973 4294956304 18446744073709551615 134590362 0 0 4096 0 0 0 0 17 0 0 0
/proc/16373/statm: 13985 13196 401 171 0 12910 0
Current children cumulated CPU time (s) 325.96
Current children cumulated vsize (KiB) 55940

[startup+328.602 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 16380
/proc/meminfo: memFree=1448432/2055920 swapFree=4192812/4192956
[pid=16373] ppid=16371 vsize=55424 CPUtime=326.06
/proc/16373/stat : 16373 (pcs.big) R 16371 16373 15489 0 -1 4194304 14129 656 0 0 32598 8 0 0 25 0 1 0 60470882 56754176 13117 996147200 134512640 135215973 4294956304 18446744073709551615 134688866 0 0 4096 0 0 0 0 17 0 0 0
/proc/16373/statm: 13856 13117 401 171 0 12781 0
Current children cumulated CPU time (s) 326.06
Current children cumulated vsize (KiB) 55424

Child status: 0
Real time (s): 328.682
CPU time (s): 326.164
CPU user time (s): 326.062
CPU system time (s): 0.101984
CPU usage (%): 99.2339
Max. virtual memory (cumulated for all children) (KiB): 55940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 326.062
system time used= 0.101984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14788
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= 14
involuntary context switches= 7977

runsolver used 0.303953 second user time and 0.897863 second system time

The end

Launcher Data

Begin job on node75 at 2009-07-16 10:47:44
IDJOB=2092284
IDBENCH=60319
IDSOLVER=733
FILE ID=node75/2092284-1247734064
PBS_JOBID= 9521626
Free space on /tmp= 66256 MiB

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

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

MD5SUM BENCH= 89f0f3cf545c93f0fde036f6c7f85c9b
RANDOM SEED=1209896336

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:       1511000 kB
Buffers:         84312 kB
Cached:         299276 kB
SwapCached:          0 kB
Active:         117728 kB
Inactive:       339172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1511000 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2472 kB
Writeback:           0 kB
Mapped:          84712 kB
Slab:            73292 kB
Committed_AS:   572752 kB
PageTables:       1892 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:53:13