Trace number 2090580

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 533.168 533.754

DiagnosticValue
ASSIGNMENTS32972

General information on the benchmark

Namecsp/tightness0.65/
normalized-rand-2-40-40-135-650-54_ext.xml
MD5SUMa4c0b6141fbf5712b3e6f8abaa612358
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.44663
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints135
Maximum constraint arity2
Maximum domain size40
Number of constraints which are defined in extension135
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 1278706564
0.00/0.02	c Constructing HOME/instance-2090580-1247731035.xml  with 252 constraints
0.17/0.23	c Solving 32972 backtracks 17 restarts
533.10/533.73	s UNSATISFIABLE
533.10/533.73	d ASSIGNMENTS 32972

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-2090580-1247731035/watcher-2090580-1247731035 -o /tmp/evaluation-result-2090580-1247731035/solver-2090580-1247731035 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1278706564 HOME/instance-2090580-1247731035.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.00 2.00 4/72 15492
/proc/meminfo: memFree=1437208/2055920 swapFree=4192812/4192956
[pid=15492] ppid=15490 vsize=18576 CPUtime=0
/proc/15492/stat : 15492 (runsolver) R 15490 15492 14468 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 60167414 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 259415141671 0 0 4096 24578 0 0 0 17 1 0 0
/proc/15492/statm: 4644 284 249 26 0 2626 0

[startup+0.039406 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 15492
/proc/meminfo: memFree=1437208/2055920 swapFree=4192812/4192956
[pid=15492] ppid=15490 vsize=4752 CPUtime=0.01
/proc/15492/stat : 15492 (pcs.big) R 15490 15492 14468 0 -1 4194304 844 656 0 0 1 0 0 0 23 0 1 0 60167414 4866048 475 996147200 134512640 135215973 4294956304 18446744073709551615 135045460 0 0 4096 0 0 0 0 17 1 0 0
/proc/15492/statm: 1188 475 383 171 0 113 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4752

[startup+0.101419 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 15492
/proc/meminfo: memFree=1437208/2055920 swapFree=4192812/4192956
[pid=15492] ppid=15490 vsize=5412 CPUtime=0.08
/proc/15492/stat : 15492 (pcs.big) R 15490 15492 14468 0 -1 4194304 987 656 0 0 8 0 0 0 23 0 1 0 60167414 5541888 618 996147200 134512640 135215973 4294956304 18446744073709551615 4158960707 0 0 4096 0 0 0 0 17 1 0 0
/proc/15492/statm: 1353 618 385 171 0 278 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5412

[startup+0.301458 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 15492
/proc/meminfo: memFree=1437208/2055920 swapFree=4192812/4192956
[pid=15492] ppid=15490 vsize=7140 CPUtime=0.27
/proc/15492/stat : 15492 (pcs.big) R 15490 15492 14468 0 -1 4194304 1384 656 0 0 27 0 0 0 25 0 1 0 60167414 7311360 1015 996147200 134512640 135215973 4294956304 18446744073709551615 4158960048 0 0 4096 0 0 0 0 17 1 0 0
/proc/15492/statm: 1785 1015 403 171 0 710 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 7140

[startup+0.701532 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 15492
/proc/meminfo: memFree=1437208/2055920 swapFree=4192812/4192956
[pid=15492] ppid=15490 vsize=7140 CPUtime=0.67
/proc/15492/stat : 15492 (pcs.big) R 15490 15492 14468 0 -1 4194304 1386 656 0 0 67 0 0 0 25 0 1 0 60167414 7311360 1017 996147200 134512640 135215973 4294956304 18446744073709551615 135009152 0 0 4096 0 0 0 0 17 1 0 0
/proc/15492/statm: 1785 1017 403 171 0 710 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 7140

[startup+1.50269 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 15497
/proc/meminfo: memFree=1434576/2055920 swapFree=4192812/4192956
[pid=15492] ppid=15490 vsize=7140 CPUtime=1.46
/proc/15492/stat : 15492 (pcs.big) R 15490 15492 14468 0 -1 4194304 1397 656 0 0 146 0 0 0 25 0 1 0 60167414 7311360 1028 996147200 134512640 135215973 4294956304 18446744073709551615 134583227 0 0 4096 0 0 0 0 17 1 0 0
/proc/15492/statm: 1785 1028 403 171 0 710 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 7140

[startup+3.10199 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 15497
/proc/meminfo: memFree=1434256/2055920 swapFree=4192812/4192956
[pid=15492] ppid=15490 vsize=7140 CPUtime=3.05
/proc/15492/stat : 15492 (pcs.big) R 15490 15492 14468 0 -1 4194304 1421 656 0 0 305 0 0 0 25 0 1 0 60167414 7311360 1052 996147200 134512640 135215973 4294956304 18446744073709551615 134599842 0 0 4096 0 0 0 0 17 1 0 0
/proc/15492/statm: 1785 1052 403 171 0 710 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 7140

[startup+6.3016 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 15497
/proc/meminfo: memFree=1433936/2055920 swapFree=4192812/4192956
[pid=15492] ppid=15490 vsize=7300 CPUtime=6.23
/proc/15492/stat : 15492 (pcs.big) R 15490 15492 14468 0 -1 4194304 1481 656 0 0 623 0 0 0 25 0 1 0 60167414 7475200 1112 996147200 134512640 135215973 4294956304 18446744073709551615 135026904 0 0 4096 0 0 0 0 17 1 0 0
/proc/15492/statm: 1825 1112 403 171 0 750 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7300

[startup+12.7018 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 15497
/proc/meminfo: memFree=1432656/2055920 swapFree=4192812/4192956
[pid=15492] ppid=15490 vsize=8352 CPUtime=12.58
/proc/15492/stat : 15492 (pcs.big) R 15490 15492 14468 0 -1 4194304 1765 656 0 0 1258 0 0 0 25 0 1 0 60167414 8552448 1396 996147200 134512640 135215973 4294956304 18446744073709551615 4158960021 0 0 4096 0 0 0 0 17 1 0 0
/proc/15492/statm: 2088 1396 403 171 0 1013 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 8352

[startup+25.5013 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 15497
/proc/meminfo: memFree=1429456/2055920 swapFree=4192812/4192956
[pid=15492] ppid=15490 vsize=10984 CPUtime=25.28
/proc/15492/stat : 15492 (pcs.big) R 15490 15492 14468 0 -1 4194304 2446 656 0 0 2528 0 0 0 25 0 1 0 60167414 11247616 2077 996147200 134512640 135215973 4294956304 18446744073709551615 135020335 0 0 4096 0 0 0 0 17 1 0 0
/proc/15492/statm: 2746 2077 403 171 0 1671 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 10984

[startup+51.1011 s]
/proc/loadavg: 1.93 1.98 1.99 3/70 15543
/proc/meminfo: memFree=1492520/2055920 swapFree=4192812/4192956
[pid=15492] ppid=15490 vsize=17044 CPUtime=50.74
/proc/15492/stat : 15492 (pcs.big) R 15490 15492 14468 0 -1 4194304 4016 656 0 0 5072 2 0 0 25 0 1 0 60167414 17453056 3582 996147200 134512640 135215973 4294956304 18446744073709551615 134590088 0 0 4096 0 0 0 0 17 0 0 0
/proc/15492/statm: 4261 3582 403 171 0 3186 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 17044

[startup+102.307 s]
/proc/loadavg: 2.02 2.00 2.00 3/73 15613
/proc/meminfo: memFree=1472144/2055920 swapFree=4192812/4192956
[pid=15492] ppid=15490 vsize=28504 CPUtime=101.92
/proc/15492/stat : 15492 (pcs.big) R 15490 15492 14468 0 -1 4194304 7053 656 0 0 10187 5 0 0 25 0 1 0 60167414 29188096 6457 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 0 0 0
/proc/15492/statm: 7126 6457 403 171 0 6051 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 28504

[startup+162.301 s]
/proc/loadavg: 2.05 2.01 2.00 3/73 15613
/proc/meminfo: memFree=1448720/2055920 swapFree=4192812/4192956
[pid=15492] ppid=15490 vsize=42448 CPUtime=161.89
/proc/15492/stat : 15492 (pcs.big) R 15490 15492 14468 0 -1 4194304 10704 656 0 0 16181 8 0 0 25 0 1 0 60167414 43466752 9786 996147200 134512640 135215973 4294956304 18446744073709551615 4158960160 0 0 4096 0 0 0 0 17 0 0 0
/proc/15492/statm: 10612 9786 403 171 0 9537 0
Current children cumulated CPU time (s) 161.89
Current children cumulated vsize (KiB) 42448

[startup+222.302 s]
/proc/loadavg: 2.06 2.02 2.00 3/73 15613
/proc/meminfo: memFree=1425296/2055920 swapFree=4192812/4192956
[pid=15492] ppid=15490 vsize=57292 CPUtime=221.86
/proc/15492/stat : 15492 (pcs.big) R 15490 15492 14468 0 -1 4194304 14590 656 0 0 22175 11 0 0 25 0 1 0 60167414 58667008 13159 996147200 134512640 135215973 4294956304 18446744073709551615 135020407 0 0 4096 0 0 0 0 17 0 0 0
/proc/15492/statm: 14323 13159 403 171 0 13248 0
Current children cumulated CPU time (s) 221.86
Current children cumulated vsize (KiB) 57292

[startup+282.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/82 15691
/proc/meminfo: memFree=1426760/2055920 swapFree=4192812/4192956
[pid=15492] ppid=15490 vsize=69148 CPUtime=281.82
/proc/15492/stat : 15492 (pcs.big) R 15490 15492 14468 0 -1 4194304 17713 656 0 0 28167 15 0 0 25 0 1 0 60167414 70807552 16153 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 0 0 0
/proc/15492/statm: 17287 16153 403 171 0 16212 0
Current children cumulated CPU time (s) 281.82
Current children cumulated vsize (KiB) 69148

[startup+342.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 15691
/proc/meminfo: memFree=1414344/2055920 swapFree=4192812/4192956
[pid=15492] ppid=15490 vsize=80752 CPUtime=341.79
/proc/15492/stat : 15492 (pcs.big) R 15490 15492 14468 0 -1 4194304 20772 656 0 0 34161 18 0 0 25 0 1 0 60167414 82690048 19212 996147200 134512640 135215973 4294956304 18446744073709551615 134583227 0 0 4096 0 0 0 0 17 0 0 0
/proc/15492/statm: 20188 19212 403 171 0 19113 0
Current children cumulated CPU time (s) 341.79
Current children cumulated vsize (KiB) 80752

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 15691
/proc/meminfo: memFree=1403208/2055920 swapFree=4192812/4192956
[pid=15492] ppid=15490 vsize=91312 CPUtime=401.76
/proc/15492/stat : 15492 (pcs.big) R 15490 15492 14468 0 -1 4194304 23575 656 0 0 40155 21 0 0 25 0 1 0 60167414 93503488 22015 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/15492/statm: 22828 22015 403 171 0 21753 0
Current children cumulated CPU time (s) 401.76
Current children cumulated vsize (KiB) 91312

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 15691
/proc/meminfo: memFree=1392200/2055920 swapFree=4192812/4192956
[pid=15492] ppid=15490 vsize=105568 CPUtime=461.73
/proc/15492/stat : 15492 (pcs.big) R 15490 15492 14468 0 -1 4194304 27298 656 0 0 46150 23 0 0 25 0 1 0 60167414 108101632 24713 996147200 134512640 135215973 4294956304 18446744073709551615 134648510 0 0 4096 0 0 0 0 17 0 0 0
/proc/15492/statm: 26392 24713 403 171 0 25317 0
Current children cumulated CPU time (s) 461.73
Current children cumulated vsize (KiB) 105568

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 15691
/proc/meminfo: memFree=1381192/2055920 swapFree=4192812/4192956
[pid=15492] ppid=15490 vsize=116124 CPUtime=521.71
/proc/15492/stat : 15492 (pcs.big) R 15490 15492 14468 0 -1 4194304 30067 656 0 0 52146 25 0 0 25 0 1 0 60167414 118910976 27482 996147200 134512640 135215973 4294956304 18446744073709551615 134588189 0 0 4096 0 0 0 0 17 0 0 0
/proc/15492/statm: 29031 27482 403 171 0 27956 0
Current children cumulated CPU time (s) 521.71
Current children cumulated vsize (KiB) 116124

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

[startup+524.706 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 15691
/proc/meminfo: memFree=1378888/2055920 swapFree=4192812/4192956
[pid=15492] ppid=15490 vsize=119128 CPUtime=524.11
/proc/15492/stat : 15492 (pcs.big) R 15490 15492 14468 0 -1 4194304 30814 656 0 0 52386 25 0 0 25 0 1 0 60167414 121987072 27972 996147200 134512640 135215973 4294956304 18446744073709551615 134597443 0 0 4096 0 0 0 0 17 0 0 0
/proc/15492/statm: 29782 27972 403 171 0 28707 0
Current children cumulated CPU time (s) 524.11
Current children cumulated vsize (KiB) 119128

[startup+527.902 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 15691
/proc/meminfo: memFree=1378888/2055920 swapFree=4192812/4192956
[pid=15492] ppid=15490 vsize=119128 CPUtime=527.31
/proc/15492/stat : 15492 (pcs.big) R 15490 15492 14468 0 -1 4194304 30822 656 0 0 52706 25 0 0 25 0 1 0 60167414 121987072 27980 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 0 0 0
/proc/15492/statm: 29782 27980 403 171 0 28707 0
Current children cumulated CPU time (s) 527.31
Current children cumulated vsize (KiB) 119128

[startup+531.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 15691
/proc/meminfo: memFree=1378824/2055920 swapFree=4192812/4192956
[pid=15492] ppid=15490 vsize=119392 CPUtime=530.5
/proc/15492/stat : 15492 (pcs.big) R 15490 15492 14468 0 -1 4194304 30918 656 0 0 53025 25 0 0 25 0 1 0 60167414 122257408 28076 996147200 134512640 135215973 4294956304 18446744073709551615 134599873 0 0 4096 0 0 0 0 17 0 0 0
/proc/15492/statm: 29848 28076 403 171 0 28773 0
Current children cumulated CPU time (s) 530.5
Current children cumulated vsize (KiB) 119392

[startup+532.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 15691
/proc/meminfo: memFree=1378440/2055920 swapFree=4192812/4192956
[pid=15492] ppid=15490 vsize=119656 CPUtime=532.1
/proc/15492/stat : 15492 (pcs.big) R 15490 15492 14468 0 -1 4194304 30975 656 0 0 53185 25 0 0 25 0 1 0 60167414 122527744 28133 996147200 134512640 135215973 4294956304 18446744073709551615 134590570 0 0 4096 0 0 0 0 17 0 0 0
/proc/15492/statm: 29914 28133 403 171 0 28839 0
Current children cumulated CPU time (s) 532.1
Current children cumulated vsize (KiB) 119656

[startup+533.506 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 15691
/proc/meminfo: memFree=1378312/2055920 swapFree=4192812/4192956
[pid=15492] ppid=15490 vsize=119788 CPUtime=532.9
/proc/15492/stat : 15492 (pcs.big) R 15490 15492 14468 0 -1 4194304 31012 656 0 0 53265 25 0 0 25 0 1 0 60167414 122662912 28170 996147200 134512640 135215973 4294956304 18446744073709551615 12838402 0 0 4096 0 0 0 0 17 0 0 0
/proc/15492/statm: 29947 28170 403 171 0 28872 0
Current children cumulated CPU time (s) 532.9
Current children cumulated vsize (KiB) 119788

[startup+533.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 15691
/proc/meminfo: memFree=1378312/2055920 swapFree=4192812/4192956
[pid=15492] ppid=15490 vsize=117736 CPUtime=533.1
/proc/15492/stat : 15492 (pcs.big) R 15490 15492 14468 0 -1 4194304 31014 656 0 0 53285 25 0 0 25 0 1 0 60167414 120561664 27912 996147200 134512640 135215973 4294956304 18446744073709551615 134532711 0 0 4096 0 0 0 0 17 0 0 0
/proc/15492/statm: 29434 27912 403 171 0 28359 0
Current children cumulated CPU time (s) 533.1
Current children cumulated vsize (KiB) 117736

Child status: 0
Real time (s): 533.754
CPU time (s): 533.168
CPU user time (s): 532.887
CPU system time (s): 0.280957
CPU usage (%): 99.8902
Max. virtual memory (cumulated for all children) (KiB): 119788

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

runsolver used 0.488925 second user time and 1.50177 second system time

The end

Launcher Data

Begin job on node42 at 2009-07-16 09:57:15
IDJOB=2090580
IDBENCH=59788
IDSOLVER=734
FILE ID=node42/2090580-1247731035
PBS_JOBID= 9521604
Free space on /tmp= 66288 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/tightness0.65/normalized-rand-2-40-40-135-650-54_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2090580-1247731035/watcher-2090580-1247731035 -o /tmp/evaluation-result-2090580-1247731035/solver-2090580-1247731035 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1278706564 HOME/instance-2090580-1247731035.xml

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

MD5SUM BENCH= a4c0b6141fbf5712b3e6f8abaa612358
RANDOM SEED=1278706564

node42.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.283
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.283
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:       1437688 kB
Buffers:         89832 kB
Cached:         354752 kB
SwapCached:          0 kB
Active:         174560 kB
Inactive:       353668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1437688 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2628 kB
Writeback:           0 kB
Mapped:          95100 kB
Slab:            75380 kB
Committed_AS:   628756 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= 66292 MiB
End job on node42 at 2009-07-16 10:06:09