Trace number 2090876

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 475.389 476.737

DiagnosticValue
ASSIGNMENTS8209

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.01	c has big domains
0.00/0.01	c big-domain mode
0.00/0.02	c Seed is 1962085031
0.00/0.02	c Constructing HOME/instance-2090876-1247731177.xml  with 84 constraints
0.67/0.71	c Solving 8209 backtracks 13 restarts
475.33/476.72	s UNSATISFIABLE
475.33/476.72	d ASSIGNMENTS 8209

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-2090876-1247731177/watcher-2090876-1247731177 -o /tmp/evaluation-result-2090876-1247731177/solver-2090876-1247731177 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1962085031 HOME/instance-2090876-1247731177.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.95 1.97 1.99 4/82 17043
/proc/meminfo: memFree=1482056/2055920 swapFree=4192812/4192956
[pid=17043] ppid=17041 vsize=5356 CPUtime=0
/proc/17043/stat : 17043 (pcssolve) R 17041 17043 16684 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 60183293 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 234045893279 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17043/statm: 1339 241 200 169 0 50 0
[pid=17044] ppid=17043 vsize=5356 CPUtime=0
/proc/17044/stat : 17044 (pcssolve) R 17043 17043 16684 0 -1 4194368 21 0 0 0 0 0 0 0 21 0 1 0 60183294 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 234046061157 0 0 4100 65536 0 0 0 17 1 0 0
/proc/17044/statm: 1339 243 202 169 0 50 0
[pid=17045] ppid=17043 vsize=5356 CPUtime=0
/proc/17045/stat : 17045 (pcssolve) R 17043 17043 16684 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 60183294 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 234045893279 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/17045/statm: 1339 241 200 169 0 50 0

[startup+0.076891 s]
/proc/loadavg: 1.95 1.97 1.99 4/82 17043
/proc/meminfo: memFree=1482056/2055920 swapFree=4192812/4192956
[pid=17043] ppid=17041 vsize=5216 CPUtime=0.05
/proc/17043/stat : 17043 (pcs.big) R 17041 17043 16684 0 -1 4194304 889 656 0 0 5 0 0 0 24 0 1 0 60183293 5341184 520 996147200 134512640 135215973 4294956304 18446744073709551615 134837548 0 0 4096 0 0 0 0 17 0 0 0
/proc/17043/statm: 1304 520 383 171 0 229 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5216

[startup+0.101892 s]
/proc/loadavg: 1.95 1.97 1.99 4/82 17043
/proc/meminfo: memFree=1482056/2055920 swapFree=4192812/4192956
[pid=17043] ppid=17041 vsize=5504 CPUtime=0.07
/proc/17043/stat : 17043 (pcs.big) R 17041 17043 16684 0 -1 4194304 922 656 0 0 7 0 0 0 24 0 1 0 60183293 5636096 553 996147200 134512640 135215973 4294956304 18446744073709551615 134835499 0 0 4096 0 0 0 0 17 0 0 0
/proc/17043/statm: 1376 553 383 171 0 301 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5504

[startup+0.301913 s]
/proc/loadavg: 1.95 1.97 1.99 4/82 17043
/proc/meminfo: memFree=1482056/2055920 swapFree=4192812/4192956
[pid=17043] ppid=17041 vsize=7896 CPUtime=0.27
/proc/17043/stat : 17043 (pcs.big) R 17041 17043 16684 0 -1 4194304 1191 656 0 0 27 0 0 0 25 0 1 0 60183293 8085504 822 996147200 134512640 135215973 4294956304 18446744073709551615 134752001 0 0 4096 0 0 0 0 17 0 0 0
/proc/17043/statm: 1974 822 383 171 0 899 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 7896

[startup+0.701956 s]
/proc/loadavg: 1.95 1.97 1.99 4/82 17043
/proc/meminfo: memFree=1482056/2055920 swapFree=4192812/4192956
[pid=17043] ppid=17041 vsize=12368 CPUtime=0.67
/proc/17043/stat : 17043 (pcs.big) R 17041 17043 16684 0 -1 4194304 1726 656 0 0 67 0 0 0 25 0 1 0 60183293 12664832 1357 996147200 134512640 135215973 4294956304 18446744073709551615 134590016 0 0 4096 0 0 0 0 17 0 0 0
/proc/17043/statm: 3092 1357 383 171 0 2017 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 12368

[startup+1.50104 s]
/proc/loadavg: 1.95 1.97 1.99 4/83 17048
/proc/meminfo: memFree=1476928/2055920 swapFree=4192812/4192956
[pid=17043] ppid=17041 vsize=13320 CPUtime=1.46
/proc/17043/stat : 17043 (pcs.big) R 17041 17043 16684 0 -1 4194304 1987 656 0 0 146 0 0 0 25 0 1 0 60183293 13639680 1618 996147200 134512640 135215973 4294956304 18446744073709551615 134599879 0 0 4096 0 0 0 0 17 0 0 0
/proc/17043/statm: 3330 1618 401 171 0 2255 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 13320

[startup+3.10121 s]
/proc/loadavg: 1.95 1.97 1.99 3/83 17048
/proc/meminfo: memFree=1476736/2055920 swapFree=4192812/4192956
[pid=17043] ppid=17041 vsize=13320 CPUtime=3.04
/proc/17043/stat : 17043 (pcs.big) R 17041 17043 16684 0 -1 4194304 2016 656 0 0 304 0 0 0 25 0 1 0 60183293 13639680 1647 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 0 0 0
/proc/17043/statm: 3330 1647 401 171 0 2255 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 13320

[startup+6.30155 s]
/proc/loadavg: 1.95 1.97 1.99 3/83 17048
/proc/meminfo: memFree=1476352/2055920 swapFree=4192812/4192956
[pid=17043] ppid=17041 vsize=13320 CPUtime=6.22
/proc/17043/stat : 17043 (pcs.big) R 17041 17043 16684 0 -1 4194304 2094 656 0 0 622 0 0 0 25 0 1 0 60183293 13639680 1725 996147200 134512640 135215973 4294956304 18446744073709551615 135018582 0 0 4096 0 0 0 0 17 0 0 0
/proc/17043/statm: 3330 1725 401 171 0 2255 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 13320

[startup+12.7012 s]
/proc/loadavg: 1.95 1.97 1.99 3/83 17048
/proc/meminfo: memFree=1475976/2055920 swapFree=4192812/4192956
[pid=17043] ppid=17041 vsize=13320 CPUtime=12.56
/proc/17043/stat : 17043 (pcs.big) R 17041 17043 16684 0 -1 4194304 2212 656 0 0 1256 0 0 0 25 0 1 0 60183293 13639680 1843 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 0 0 0
/proc/17043/statm: 3330 1843 401 171 0 2255 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 13320

[startup+25.5016 s]
/proc/loadavg: 1.96 1.97 1.99 3/83 17048
/proc/meminfo: memFree=1475016/2055920 swapFree=4192812/4192956
[pid=17043] ppid=17041 vsize=13320 CPUtime=25.26
/proc/17043/stat : 17043 (pcs.big) R 17041 17043 16684 0 -1 4194304 2483 656 0 0 2525 1 0 0 25 0 1 0 60183293 13639680 2114 996147200 134512640 135215973 4294956304 18446744073709551615 134599879 0 0 4096 0 0 0 0 17 0 0 0
/proc/17043/statm: 3330 2114 401 171 0 2255 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 13320

[startup+51.1012 s]
/proc/loadavg: 1.98 1.97 1.99 3/83 17048
/proc/meminfo: memFree=1472712/2055920 swapFree=4192812/4192956
[pid=17043] ppid=17041 vsize=13580 CPUtime=50.63
/proc/17043/stat : 17043 (pcs.big) R 17041 17043 16684 0 -1 4194304 3040 656 0 0 5062 1 0 0 25 0 1 0 60183293 13905920 2671 996147200 134512640 135215973 4294956304 18446744073709551615 134590087 0 0 4096 0 0 0 0 17 0 0 0
/proc/17043/statm: 3395 2671 401 171 0 2320 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 13580

[startup+102.307 s]
/proc/loadavg: 1.99 1.97 1.99 5/83 17094
/proc/meminfo: memFree=1474312/2055920 swapFree=4192812/4192956
[pid=17043] ppid=17041 vsize=19776 CPUtime=101.35
/proc/17043/stat : 17043 (pcs.big) R 17041 17043 16684 0 -1 4194304 4646 656 0 0 10134 1 0 0 25 0 1 0 60183293 20250624 4212 996147200 134512640 135215973 4294956304 18446744073709551615 135018578 0 0 4096 0 0 0 0 17 1 0 0
/proc/17043/statm: 4944 4212 401 171 0 3869 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 19776

[startup+162.302 s]
/proc/loadavg: 2.03 1.99 1.99 3/84 17096
/proc/meminfo: memFree=1433480/2055920 swapFree=4192812/4192956
[pid=17043] ppid=17041 vsize=26508 CPUtime=161.05
/proc/17043/stat : 17043 (pcs.big) R 17041 17043 16684 0 -1 4194304 6378 656 0 0 16102 3 0 0 25 0 1 0 60183293 27144192 5944 996147200 134512640 135215973 4294956304 18446744073709551615 134599863 0 0 4096 0 0 0 0 17 1 0 0
/proc/17043/statm: 6627 5944 401 171 0 5552 0
Current children cumulated CPU time (s) 161.05
Current children cumulated vsize (KiB) 26508

[startup+222.301 s]
/proc/loadavg: 2.01 1.99 1.99 3/74 17129
/proc/meminfo: memFree=1458392/2055920 swapFree=4192812/4192956
[pid=17043] ppid=17041 vsize=34012 CPUtime=220.99
/proc/17043/stat : 17043 (pcs.big) R 17041 17043 16684 0 -1 4194304 8250 656 0 0 22094 5 0 0 25 0 1 0 60183293 34828288 7687 996147200 134512640 135215973 4294956304 18446744073709551615 135020330 0 0 4096 0 0 0 0 17 1 0 0
/proc/17043/statm: 8503 7687 401 171 0 7428 0
Current children cumulated CPU time (s) 220.99
Current children cumulated vsize (KiB) 34012

[startup+282.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/74 17129
/proc/meminfo: memFree=1446872/2055920 swapFree=4192812/4192956
[pid=17043] ppid=17041 vsize=40740 CPUtime=280.98
/proc/17043/stat : 17043 (pcs.big) R 17041 17043 16684 0 -1 4194304 10011 656 0 0 28091 7 0 0 25 0 1 0 60183293 41717760 9448 996147200 134512640 135215973 4294956304 18446744073709551615 134599879 0 0 4096 0 0 0 0 17 1 0 0
/proc/17043/statm: 10185 9448 401 171 0 9110 0
Current children cumulated CPU time (s) 280.98
Current children cumulated vsize (KiB) 40740

[startup+342.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/74 17129
/proc/meminfo: memFree=1435032/2055920 swapFree=4192812/4192956
[pid=17043] ppid=17041 vsize=47076 CPUtime=340.97
/proc/17043/stat : 17043 (pcs.big) R 17041 17043 16684 0 -1 4194304 11644 656 0 0 34088 9 0 0 25 0 1 0 60183293 48205824 11081 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/17043/statm: 11769 11081 401 171 0 10694 0
Current children cumulated CPU time (s) 340.97
Current children cumulated vsize (KiB) 47076

[startup+402.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/74 17129
/proc/meminfo: memFree=1425816/2055920 swapFree=4192812/4192956
[pid=17043] ppid=17041 vsize=54696 CPUtime=400.95
/proc/17043/stat : 17043 (pcs.big) R 17041 17043 16684 0 -1 4194304 13570 656 0 0 40085 10 0 0 25 0 1 0 60183293 56008704 12750 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 1 0 0
/proc/17043/statm: 13674 12750 401 171 0 12599 0
Current children cumulated CPU time (s) 400.95
Current children cumulated vsize (KiB) 54696

[startup+462.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/74 17129
/proc/meminfo: memFree=1415960/2055920 swapFree=4192812/4192956
[pid=17043] ppid=17041 vsize=61020 CPUtime=460.94
/proc/17043/stat : 17043 (pcs.big) R 17041 17043 16684 0 -1 4194304 15199 656 0 0 46083 11 0 0 25 0 1 0 60183293 62484480 14379 996147200 134512640 135215973 4294956304 18446744073709551615 134591360 0 0 4096 0 0 0 0 17 1 0 0
/proc/17043/statm: 15255 14379 401 171 0 14180 0
Current children cumulated CPU time (s) 460.94
Current children cumulated vsize (KiB) 61020

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

[startup+467.103 s]
/proc/loadavg: 2.00 1.99 1.99 3/74 17129
/proc/meminfo: memFree=1415384/2055920 swapFree=4192812/4192956
[pid=17043] ppid=17041 vsize=61284 CPUtime=465.74
/proc/17043/stat : 17043 (pcs.big) R 17041 17043 16684 0 -1 4194304 15299 656 0 0 46563 11 0 0 25 0 1 0 60183293 62754816 14479 996147200 134512640 135215973 4294956304 18446744073709551615 134590036 0 0 4096 0 0 0 0 17 1 0 0
/proc/17043/statm: 15321 14479 401 171 0 14246 0
Current children cumulated CPU time (s) 465.74
Current children cumulated vsize (KiB) 61284

[startup+473.502 s]
/proc/loadavg: 2.00 1.99 1.99 3/74 17129
/proc/meminfo: memFree=1414104/2055920 swapFree=4192812/4192956
[pid=17043] ppid=17041 vsize=62596 CPUtime=472.13
/proc/17043/stat : 17043 (pcs.big) R 17041 17043 16684 0 -1 4194304 15624 656 0 0 47202 11 0 0 25 0 1 0 60183293 64098304 14739 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 1 0 0
/proc/17043/statm: 15649 14739 401 171 0 14574 0
Current children cumulated CPU time (s) 472.13
Current children cumulated vsize (KiB) 62596

[startup+475.102 s]
/proc/loadavg: 2.00 1.99 1.99 3/74 17129
/proc/meminfo: memFree=1413592/2055920 swapFree=4192812/4192956
[pid=17043] ppid=17041 vsize=62860 CPUtime=473.73
/proc/17043/stat : 17043 (pcs.big) R 17041 17043 16684 0 -1 4194304 15694 656 0 0 47362 11 0 0 25 0 1 0 60183293 64368640 14809 996147200 134512640 135215973 4294956304 18446744073709551615 135020303 0 0 4096 0 0 0 0 17 1 0 0
/proc/17043/statm: 15715 14809 401 171 0 14640 0
Current children cumulated CPU time (s) 473.73
Current children cumulated vsize (KiB) 62860

[startup+475.903 s]
/proc/loadavg: 2.00 1.99 1.99 3/74 17129
/proc/meminfo: memFree=1413592/2055920 swapFree=4192812/4192956
[pid=17043] ppid=17041 vsize=62860 CPUtime=474.53
/proc/17043/stat : 17043 (pcs.big) R 17041 17043 16684 0 -1 4194304 15695 656 0 0 47442 11 0 0 25 0 1 0 60183293 64368640 14810 996147200 134512640 135215973 4294956304 18446744073709551615 134533353 0 0 4096 0 0 0 0 17 1 0 0
/proc/17043/statm: 15715 14810 401 171 0 14640 0
Current children cumulated CPU time (s) 474.53
Current children cumulated vsize (KiB) 62860

[startup+476.307 s]
/proc/loadavg: 2.00 1.99 1.99 3/74 17129
/proc/meminfo: memFree=1413528/2055920 swapFree=4192812/4192956
[pid=17043] ppid=17041 vsize=62992 CPUtime=474.93
/proc/17043/stat : 17043 (pcs.big) R 17041 17043 16684 0 -1 4194304 15704 656 0 0 47482 11 0 0 25 0 1 0 60183293 64503808 14819 996147200 134512640 135215973 4294956304 18446744073709551615 135018598 0 0 4096 0 0 0 0 17 1 0 0
/proc/17043/statm: 15748 14819 401 171 0 14673 0
Current children cumulated CPU time (s) 474.93
Current children cumulated vsize (KiB) 62992

[startup+476.702 s]
/proc/loadavg: 2.00 1.99 1.99 3/74 17129
/proc/meminfo: memFree=1413528/2055920 swapFree=4192812/4192956
[pid=17043] ppid=17041 vsize=62476 CPUtime=475.33
/proc/17043/stat : 17043 (pcs.big) R 17041 17043 16684 0 -1 4194304 15725 656 0 0 47522 11 0 0 25 0 1 0 60183293 63975424 14775 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 1 0 0
/proc/17043/statm: 15619 14775 401 171 0 14544 0
Current children cumulated CPU time (s) 475.33
Current children cumulated vsize (KiB) 62476

Child status: 0
Real time (s): 476.737
CPU time (s): 475.389
CPU user time (s): 475.254
CPU system time (s): 0.134979
CPU usage (%): 99.7171
Max. virtual memory (cumulated for all children) (KiB): 62992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 475.254
system time used= 0.134979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16384
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= 13
involuntary context switches= 5566

runsolver used 0.562914 second user time and 1.18482 second system time

The end

Launcher Data

Begin job on node79 at 2009-07-16 09:59:37
IDJOB=2090876
IDBENCH=59928
IDSOLVER=733
FILE ID=node79/2090876-1247731177
PBS_JOBID= 9521623
Free space on /tmp= 66388 MiB

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

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

MD5SUM BENCH= 3f54aac156e01bc9d1a303b6d2aeb902
RANDOM SEED=1962085031

node79.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.229
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.229
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:       1482536 kB
Buffers:         86924 kB
Cached:         362488 kB
SwapCached:          0 kB
Active:          79508 kB
Inactive:       402652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1482536 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3740 kB
Writeback:           0 kB
Mapped:          53132 kB
Slab:            76424 kB
Committed_AS:   575108 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= 66384 MiB
End job on node79 at 2009-07-16 10:07:34