Trace number 2086840

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 263.637 264.937

DiagnosticValue
ASSIGNMENTS39056

General information on the benchmark

Namecsp/langford4/
normalized-langford-4-14.xml
MD5SUM6c0880b040fe6260481479fcc94ce736
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.23975
Satisfiable
(Un)Satisfiability was proved
Number of variables56
Number of constraints1582
Maximum constraint arity2
Maximum domain size56
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1582
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.18/0.21	c Seed is 827904547
0.18/0.21	c Constructing HOME/instance-2086840-1247726870.xml 
0.18/0.21	c deduced all_different(V1,V2,V3,V4,V5,V6,V7,V8,V9,V10,V11,V12,V13,V14,V15,V16,V17,V18,V19,V20,V21,V22,V23,V24,V25,V26,V27,V28,V29,V30,V31,V32,V33,V34,V35,V36,V37,V38,V39,V40,V41,V42,V43,V44,V45,V46,V47,V48,V49,V50,V51,V52,V53,V54,V55,V0)
0.18/0.21	c  with 1583 constraints
0.18/0.21	c Solving 39056 backtracks 17 restarts
263.49/264.86	s UNSATISFIABLE
263.49/264.86	d ASSIGNMENTS 39056

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-2086840-1247726870/watcher-2086840-1247726870 -o /tmp/evaluation-result-2086840-1247726870/solver-2086840-1247726870 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 827904547 HOME/instance-2086840-1247726870.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 1.96 1.96 4/81 16831
/proc/meminfo: memFree=1366144/2055920 swapFree=4192812/4192956
[pid=16831] ppid=16829 vsize=5356 CPUtime=0
/proc/16831/stat : 16831 (pcssolve) R 16829 16831 16451 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 59753386 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 266134416031 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16831/statm: 1339 241 200 169 0 50 0
[pid=16832] ppid=16831 vsize=5356 CPUtime=0
/proc/16832/stat : 16832 (pcssolve) R 16831 16831 16451 0 -1 4194368 22 0 0 0 0 0 0 0 22 0 1 0 59753386 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 266134416679 0 0 4096 0 0 0 0 17 1 0 0
/proc/16832/statm: 1339 243 202 169 0 50 0
[pid=16833] ppid=16831 vsize=5356 CPUtime=0
/proc/16833/stat : 16833 (pcssolve) R 16831 16831 16451 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 59753386 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 266134416031 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16833/statm: 1339 241 200 169 0 50 0

[startup+0.144983 s]
/proc/loadavg: 2.01 1.96 1.96 4/81 16831
/proc/meminfo: memFree=1366144/2055920 swapFree=4192812/4192956
[pid=16831] ppid=16829 vsize=5316 CPUtime=0.12
/proc/16831/stat : 16831 (pcs.big) R 16829 16831 16451 0 -1 4194304 1017 656 0 0 12 0 0 0 18 0 1 0 59753386 5443584 648 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/16831/statm: 1329 648 408 171 0 254 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5316

[startup+0.201986 s]
/proc/loadavg: 2.01 1.96 1.96 4/81 16831
/proc/meminfo: memFree=1366144/2055920 swapFree=4192812/4192956
[pid=16831] ppid=16829 vsize=5316 CPUtime=0.18
/proc/16831/stat : 16831 (pcs.big) R 16829 16831 16451 0 -1 4194304 1018 656 0 0 18 0 0 0 18 0 1 0 59753386 5443584 649 996147200 134512640 135215973 4294956304 18446744073709551615 134591795 0 0 4096 0 0 0 0 17 1 0 0
/proc/16831/statm: 1329 649 408 171 0 254 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 5316

[startup+0.301997 s]
/proc/loadavg: 2.01 1.96 1.96 4/81 16831
/proc/meminfo: memFree=1366144/2055920 swapFree=4192812/4192956
[pid=16831] ppid=16829 vsize=5580 CPUtime=0.28
/proc/16831/stat : 16831 (pcs.big) R 16829 16831 16451 0 -1 4194304 1080 656 0 0 28 0 0 0 19 0 1 0 59753386 5713920 711 996147200 134512640 135215973 4294956304 18446744073709551615 4158960596 0 0 4096 0 0 0 0 17 1 0 0
/proc/16831/statm: 1395 711 408 171 0 320 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5580

[startup+0.701041 s]
/proc/loadavg: 2.01 1.96 1.96 4/81 16831
/proc/meminfo: memFree=1366144/2055920 swapFree=4192812/4192956
[pid=16831] ppid=16829 vsize=6380 CPUtime=0.68
/proc/16831/stat : 16831 (pcs.big) R 16829 16831 16451 0 -1 4194304 1297 656 0 0 68 0 0 0 23 0 1 0 59753386 6533120 928 996147200 134512640 135215973 4294956304 18446744073709551615 1898107 0 0 4096 0 0 0 0 17 1 0 0
/proc/16831/statm: 1595 928 408 171 0 520 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6380

[startup+1.50113 s]
/proc/loadavg: 2.01 1.96 1.96 3/82 16836
/proc/meminfo: memFree=1363320/2055920 swapFree=4192812/4192956
[pid=16831] ppid=16829 vsize=7940 CPUtime=1.47
/proc/16831/stat : 16831 (pcs.big) R 16829 16831 16451 0 -1 4194304 1670 656 0 0 147 0 0 0 25 0 1 0 59753386 8130560 1301 996147200 134512640 135215973 4294956304 18446744073709551615 1898107 0 0 4096 0 0 0 0 17 1 0 0
/proc/16831/statm: 1985 1301 408 171 0 910 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 7940

[startup+3.10131 s]
/proc/loadavg: 2.01 1.96 1.96 3/82 16836
/proc/meminfo: memFree=1360888/2055920 swapFree=4192812/4192956
[pid=16831] ppid=16829 vsize=11596 CPUtime=3.06
/proc/16831/stat : 16831 (pcs.big) R 16829 16831 16451 0 -1 4194304 2578 656 0 0 305 1 0 0 25 0 1 0 59753386 11874304 2176 996147200 134512640 135215973 4294956304 18446744073709551615 134532930 0 0 4096 0 0 0 0 17 1 0 0
/proc/16831/statm: 2899 2176 408 171 0 1824 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 11596

[startup+6.30166 s]
/proc/loadavg: 2.01 1.96 1.96 3/82 16836
/proc/meminfo: memFree=1354104/2055920 swapFree=4192812/4192956
[pid=16831] ppid=16829 vsize=18132 CPUtime=6.25
/proc/16831/stat : 16831 (pcs.big) R 16829 16831 16451 0 -1 4194304 4273 656 0 0 623 2 0 0 25 0 1 0 59753386 18567168 3806 996147200 134512640 135215973 4294956304 18446744073709551615 4158960870 0 0 4096 0 0 0 0 17 1 0 0
/proc/16831/statm: 4533 3806 408 171 0 3458 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 18132

[startup+12.7024 s]
/proc/loadavg: 2.01 1.96 1.96 3/82 16836
/proc/meminfo: memFree=1340600/2055920 swapFree=4192812/4192956
[pid=16831] ppid=16829 vsize=31088 CPUtime=12.61
/proc/16831/stat : 16831 (pcs.big) R 16829 16831 16451 0 -1 4194304 7631 656 0 0 1258 3 0 0 25 0 1 0 59753386 31834112 7035 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/16831/statm: 7772 7035 408 171 0 6697 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 31088

[startup+25.5018 s]
/proc/loadavg: 2.01 1.96 1.96 3/82 16836
/proc/meminfo: memFree=1314488/2055920 swapFree=4192812/4192956
[pid=16831] ppid=16829 vsize=56812 CPUtime=25.35
/proc/16831/stat : 16831 (pcs.big) R 16829 16831 16451 0 -1 4194304 14258 656 0 0 2528 7 0 0 25 0 1 0 59753386 58175488 13372 996147200 134512640 135215973 4294956304 18446744073709551615 4158960480 0 0 4096 0 0 0 0 17 1 0 0
/proc/16831/statm: 14203 13372 408 171 0 13128 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 56812

[startup+51.1016 s]
/proc/loadavg: 2.00 1.96 1.96 3/82 16836
/proc/meminfo: memFree=1265400/2055920 swapFree=4192812/4192956
[pid=16831] ppid=16829 vsize=106580 CPUtime=50.82
/proc/16831/stat : 16831 (pcs.big) R 16829 16831 16451 0 -1 4194304 27139 656 0 0 5069 13 0 0 25 0 1 0 59753386 109137920 25675 996147200 134512640 135215973 4294956304 18446744073709551615 4158961137 0 0 4096 0 0 0 0 17 1 0 0
/proc/16831/statm: 26645 25675 408 171 0 25570 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 106580

[startup+102.301 s]
/proc/loadavg: 2.00 1.97 1.96 3/82 16836
/proc/meminfo: memFree=1166968/2055920 swapFree=4192812/4192956
[pid=16831] ppid=16829 vsize=205544 CPUtime=101.78
/proc/16831/stat : 16831 (pcs.big) R 16829 16831 16451 0 -1 4194304 52673 656 0 0 10151 27 0 0 25 0 1 0 59753386 210477056 50055 996147200 134512640 135215973 4294956304 18446744073709551615 134592882 0 0 4096 0 0 0 0 17 1 0 0
/proc/16831/statm: 51386 50055 408 171 0 50311 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 205544

[startup+162.302 s]
/proc/loadavg: 2.00 1.97 1.96 3/82 16836
/proc/meminfo: memFree=1058168/2055920 swapFree=4192812/4192956
[pid=16831] ppid=16829 vsize=319756 CPUtime=161.49
/proc/16831/stat : 16831 (pcs.big) R 16829 16831 16451 0 -1 4194304 82169 656 0 0 16107 42 0 0 25 0 1 0 59753386 327430144 77502 996147200 134512640 135215973 4294956304 18446744073709551615 134590052 0 0 4096 0 0 0 0 17 1 0 0
/proc/16831/statm: 79939 77502 408 171 0 78864 0
Current children cumulated CPU time (s) 161.49
Current children cumulated vsize (KiB) 319756

[startup+222.307 s]
/proc/loadavg: 2.00 1.97 1.96 3/82 16838
/proc/meminfo: memFree=948088/2055920 swapFree=4192812/4192956
[pid=16831] ppid=16829 vsize=426124 CPUtime=221.19
/proc/16831/stat : 16831 (pcs.big) R 16829 16831 16451 0 -1 4194304 109650 656 0 0 22063 56 0 0 25 0 1 0 59753386 436350976 104726 996147200 134512640 135215973 4294956304 18446744073709551615 134533248 0 0 4096 0 0 0 0 17 1 0 0
/proc/16831/statm: 106531 104726 408 171 0 105456 0
Current children cumulated CPU time (s) 221.19
Current children cumulated vsize (KiB) 426124

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

[startup+230.401 s]
/proc/loadavg: 2.00 1.97 1.96 3/82 16838
/proc/meminfo: memFree=934712/2055920 swapFree=4192812/4192956
[pid=16831] ppid=16829 vsize=439452 CPUtime=229.25
/proc/16831/stat : 16831 (pcs.big) R 16829 16831 16451 0 -1 4194304 113126 656 0 0 22867 58 0 0 25 0 1 0 59753386 449998848 108202 996147200 134512640 135215973 4294956304 18446744073709551615 134587968 0 0 4096 0 0 0 0 17 1 0 0
/proc/16831/statm: 109863 108202 408 171 0 108788 0
Current children cumulated CPU time (s) 229.25
Current children cumulated vsize (KiB) 439452

[startup+243.207 s]
/proc/loadavg: 2.00 1.97 1.96 3/82 16838
/proc/meminfo: memFree=912824/2055920 swapFree=4192812/4192956
[pid=16831] ppid=16829 vsize=459864 CPUtime=241.99
/proc/16831/stat : 16831 (pcs.big) R 16829 16831 16451 0 -1 4194304 118428 656 0 0 24139 60 0 0 25 0 1 0 59753386 470900736 113504 996147200 134512640 135215973 4294956304 18446744073709551615 134604669 0 0 4096 0 0 0 0 17 1 0 0
/proc/16831/statm: 114966 113504 408 171 0 113891 0
Current children cumulated CPU time (s) 241.99
Current children cumulated vsize (KiB) 459864

[startup+256.001 s]
/proc/loadavg: 2.00 1.97 1.96 3/82 16838
/proc/meminfo: memFree=892984/2055920 swapFree=4192812/4192956
[pid=16831] ppid=16829 vsize=479744 CPUtime=254.73
/proc/16831/stat : 16831 (pcs.big) R 16829 16831 16451 0 -1 4194304 123594 656 0 0 25409 64 0 0 25 0 1 0 59753386 491257856 118670 996147200 134512640 135215973 4294956304 18446744073709551615 134532684 0 0 4096 0 0 0 0 17 1 0 0
/proc/16831/statm: 119936 118670 408 171 0 118861 0
Current children cumulated CPU time (s) 254.73
Current children cumulated vsize (KiB) 479744

[startup+259.202 s]
/proc/loadavg: 2.00 1.97 1.96 3/82 16838
/proc/meminfo: memFree=887800/2055920 swapFree=4192812/4192956
[pid=16831] ppid=16829 vsize=484712 CPUtime=257.91
/proc/16831/stat : 16831 (pcs.big) R 16829 16831 16451 0 -1 4194304 124880 656 0 0 25727 64 0 0 25 0 1 0 59753386 496345088 119956 996147200 134512640 135215973 4294956304 18446744073709551615 134599856 0 0 4096 0 0 0 0 17 1 0 0
/proc/16831/statm: 121178 119956 408 171 0 120103 0
Current children cumulated CPU time (s) 257.91
Current children cumulated vsize (KiB) 484712

[startup+262.402 s]
/proc/loadavg: 2.00 1.97 1.96 3/82 16838
/proc/meminfo: memFree=882488/2055920 swapFree=4192812/4192956
[pid=16831] ppid=16829 vsize=489704 CPUtime=261.1
/proc/16831/stat : 16831 (pcs.big) R 16829 16831 16451 0 -1 4194304 126164 656 0 0 26045 65 0 0 25 0 1 0 59753386 501456896 121240 996147200 134512640 135215973 4294956304 18446744073709551615 4158960033 0 0 4096 0 0 0 0 17 1 0 0
/proc/16831/statm: 122426 121240 408 171 0 121351 0
Current children cumulated CPU time (s) 261.1
Current children cumulated vsize (KiB) 489704

[startup+264.001 s]
/proc/loadavg: 2.00 1.97 1.96 3/82 16838
/proc/meminfo: memFree=878840/2055920 swapFree=4192812/4192956
[pid=16831] ppid=16829 vsize=492324 CPUtime=262.69
/proc/16831/stat : 16831 (pcs.big) R 16829 16831 16451 0 -1 4194304 126859 656 0 0 26204 65 0 0 25 0 1 0 59753386 504139776 121935 996147200 134512640 135215973 4294956304 18446744073709551615 1898107 0 0 4096 0 0 0 0 17 1 0 0
/proc/16831/statm: 123081 121935 408 171 0 122006 0
Current children cumulated CPU time (s) 262.69
Current children cumulated vsize (KiB) 492324

[startup+264.401 s]
/proc/loadavg: 2.00 1.97 1.96 3/82 16838
/proc/meminfo: memFree=878840/2055920 swapFree=4192812/4192956
[pid=16831] ppid=16829 vsize=490400 CPUtime=263.09
/proc/16831/stat : 16831 (pcs.big) R 16829 16831 16451 0 -1 4194304 126879 656 0 0 26244 65 0 0 25 0 1 0 59753386 502169600 121637 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 1 0 0
/proc/16831/statm: 122600 121637 408 171 0 121525 0
Current children cumulated CPU time (s) 263.09
Current children cumulated vsize (KiB) 490400

[startup+264.801 s]
/proc/loadavg: 2.00 1.97 1.96 3/82 16838
/proc/meminfo: memFree=878840/2055920 swapFree=4192812/4192956
[pid=16831] ppid=16829 vsize=490400 CPUtime=263.49
/proc/16831/stat : 16831 (pcs.big) R 16829 16831 16451 0 -1 4194304 126879 656 0 0 26284 65 0 0 25 0 1 0 59753386 502169600 121637 996147200 134512640 135215973 4294956304 18446744073709551615 134532714 0 0 4096 0 0 0 0 17 1 0 0
/proc/16831/statm: 122600 121637 408 171 0 121525 0
Current children cumulated CPU time (s) 263.49
Current children cumulated vsize (KiB) 490400

[startup+264.901 s]
/proc/loadavg: 2.00 1.97 1.96 3/82 16838
/proc/meminfo: memFree=878840/2055920 swapFree=4192812/4192956
[pid=16831] ppid=16829 vsize=0 CPUtime=263.58
/proc/16831/stat : 16831 (pcs.big) R 16829 16831 16451 0 -1 4194308 126882 656 0 0 26289 69 0 0 25 0 1 0 59753386 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/16831/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 263.58
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 264.937
CPU time (s): 263.637
CPU user time (s): 262.899
CPU system time (s): 0.737887
CPU usage (%): 99.5092
Max. virtual memory (cumulated for all children) (KiB): 492324

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

runsolver used 0.237963 second user time and 0.732888 second system time

The end

Launcher Data

Begin job on node35 at 2009-07-16 08:47:50
IDJOB=2086840
IDBENCH=58649
IDSOLVER=734
FILE ID=node35/2086840-1247726870
PBS_JOBID= 9521554
Free space on /tmp= 66160 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/langford4/normalized-langford-4-14.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2086840-1247726870/watcher-2086840-1247726870 -o /tmp/evaluation-result-2086840-1247726870/solver-2086840-1247726870 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 827904547 HOME/instance-2086840-1247726870.xml

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

MD5SUM BENCH= 6c0880b040fe6260481479fcc94ce736
RANDOM SEED=827904547

node35.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.213
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.213
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:       1366624 kB
Buffers:         68412 kB
Cached:         433904 kB
SwapCached:          0 kB
Active:         167172 kB
Inactive:       437320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1366624 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1928 kB
Writeback:           0 kB
Mapped:         122540 kB
Slab:            69756 kB
Committed_AS:   696064 kB
PageTables:       2036 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= 66156 MiB
End job on node35 at 2009-07-16 08:52:15