Trace number 2083309

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 395.889 399.39

DiagnosticValue
ASSIGNMENTS6765

General information on the benchmark

Namecsp/fapp/fapp06/
normalized-fapp06-0500-0.xml
MD5SUM744c0dba383c6f3a8251a2e0da8b7c1e
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 benchmark12.5961
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of constraints6531
Maximum constraint arity2
Maximum domain size290
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6531
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.20	c Seed is 1688610397
0.18/0.20	c Constructing HOME/instance-2083309-1247722946.xml  with 41104 constraints
0.67/0.74	c Solving 6765 backtracks 13 restarts
395.79/399.37	s UNSATISFIABLE
395.79/399.37	d ASSIGNMENTS 6765

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-2083309-1247722946/watcher-2083309-1247722946 -o /tmp/evaluation-result-2083309-1247722946/solver-2083309-1247722946 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1688610397 HOME/instance-2083309-1247722946.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.25 2.13 2.03 4/81 15942
/proc/meminfo: memFree=1645840/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=5356 CPUtime=0
/proc/15942/stat : 15942 (pcssolve) R 15940 15942 14901 0 -1 4194304 268 0 0 0 0 0 0 0 20 0 1 0 59361639 5484544 236 996147200 4194304 4889804 548682068800 18446744073709551615 214919740532 0 0 4100 65536 0 0 0 17 1 0 0
/proc/15942/statm: 1339 236 197 169 0 50 0

[startup+0.010995 s]
/proc/loadavg: 2.25 2.13 2.03 4/81 15942
/proc/meminfo: memFree=1645840/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=5356 CPUtime=0
/proc/15942/stat : 15942 (pcssolve) S 15940 15942 14901 0 -1 4194304 305 0 0 0 0 0 0 0 20 0 1 0 59361639 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 214919865156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15942/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101976 s]
/proc/loadavg: 2.25 2.13 2.03 4/81 15942
/proc/meminfo: memFree=1645840/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=6840 CPUtime=0.07
/proc/15942/stat : 15942 (pcs.big) R 15940 15942 14901 0 -1 4194304 1364 662 0 0 7 0 0 0 18 0 1 0 59361639 7004160 881 996147200 134512640 135215973 4294956304 18446744073709551615 134761808 0 0 4096 0 0 0 0 17 1 0 0
/proc/15942/statm: 1710 881 386 171 0 635 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6840

[startup+0.302021 s]
/proc/loadavg: 2.25 2.13 2.03 4/81 15942
/proc/meminfo: memFree=1645840/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=11276 CPUtime=0.27
/proc/15942/stat : 15942 (pcs.big) R 15940 15942 14901 0 -1 4194304 2834 662 0 0 26 1 0 0 19 0 1 0 59361639 11546624 1888 996147200 134512640 135215973 4294956304 18446744073709551615 9336399 0 0 4096 0 0 0 0 17 1 0 0
/proc/15942/statm: 2819 1888 386 171 0 1744 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 11276

[startup+0.701103 s]
/proc/loadavg: 2.25 2.13 2.03 4/81 15942
/proc/meminfo: memFree=1645840/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=22640 CPUtime=0.67
/proc/15942/stat : 15942 (pcs.big) R 15940 15942 14901 0 -1 4194304 6316 662 0 0 64 3 0 0 23 0 1 0 59361639 23183360 3797 996147200 134512640 135215973 4294956304 18446744073709551615 4159198326 0 0 4096 0 0 0 0 17 1 0 0
/proc/15942/statm: 5660 3797 386 171 0 4585 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 22640

[startup+1.50228 s]
/proc/loadavg: 2.25 2.13 2.03 3/82 15947
/proc/meminfo: memFree=1627400/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=25244 CPUtime=1.46
/proc/15942/stat : 15942 (pcs.big) R 15940 15942 14901 0 -1 4194304 8177 662 0 0 142 4 0 0 25 0 1 0 59361639 25849856 5021 996147200 134512640 135215973 4294956304 18446744073709551615 134583970 0 0 4096 0 0 0 0 17 1 0 0
/proc/15942/statm: 6311 5021 410 171 0 5236 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 25244

[startup+3.10161 s]
/proc/loadavg: 2.25 2.13 2.03 3/82 15947
/proc/meminfo: memFree=1626824/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=25868 CPUtime=3.04
/proc/15942/stat : 15942 (pcs.big) R 15940 15942 14901 0 -1 4194304 8408 662 0 0 300 4 0 0 25 0 1 0 59361639 26488832 5094 996147200 134512640 135215973 4294956304 18446744073709551615 4158960129 0 0 4096 0 0 0 0 17 1 0 0
/proc/15942/statm: 6467 5094 410 171 0 5392 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 25868

[startup+6.3023 s]
/proc/loadavg: 2.23 2.12 2.03 3/82 15947
/proc/meminfo: memFree=1624072/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=28812 CPUtime=6.22
/proc/15942/stat : 15942 (pcs.big) R 15940 15942 14901 0 -1 4194304 9238 662 0 0 617 5 0 0 25 0 1 0 59361639 29503488 5715 996147200 134512640 135215973 4294956304 18446744073709551615 134599883 0 0 4096 0 0 0 0 17 1 0 0
/proc/15942/statm: 7203 5715 410 171 0 6128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 28812

[startup+12.7017 s]
/proc/loadavg: 2.21 2.12 2.03 3/82 15947
/proc/meminfo: memFree=1623688/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=28812 CPUtime=12.56
/proc/15942/stat : 15942 (pcs.big) R 15940 15942 14901 0 -1 4194304 11620 662 0 0 1250 6 0 0 25 0 1 0 59361639 29503488 5787 996147200 134512640 135215973 4294956304 18446744073709551615 134583636 0 0 4096 0 0 0 0 17 1 0 0
/proc/15942/statm: 7203 5787 413 171 0 6128 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 28812

[startup+25.5014 s]
/proc/loadavg: 2.16 2.11 2.03 3/82 15947
/proc/meminfo: memFree=1621512/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=31320 CPUtime=25.25
/proc/15942/stat : 15942 (pcs.big) R 15940 15942 14901 0 -1 4194304 20197 662 0 0 2516 9 0 0 25 0 1 0 59361639 32071680 6419 996147200 134512640 135215973 4294956304 18446744073709551615 134583423 0 0 4096 0 0 0 0 17 1 0 0
/proc/15942/statm: 7830 6419 413 171 0 6755 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 31320

[startup+51.1019 s]
/proc/loadavg: 2.11 2.10 2.03 3/82 15947
/proc/meminfo: memFree=1616712/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=35676 CPUtime=50.63
/proc/15942/stat : 15942 (pcs.big) R 15940 15942 14901 0 -1 4194304 33732 662 0 0 5050 13 0 0 25 0 1 0 59361639 36532224 7634 996147200 134512640 135215973 4294956304 18446744073709551615 134591795 0 0 4096 0 0 0 0 17 1 0 0
/proc/15942/statm: 8919 7634 413 171 0 7844 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 35676

[startup+102.307 s]
/proc/loadavg: 2.04 2.08 2.02 3/82 15947
/proc/meminfo: memFree=1609672/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=42556 CPUtime=101.39
/proc/15942/stat : 15942 (pcs.big) R 15940 15942 14901 0 -1 4194304 63298 662 0 0 10116 23 0 0 25 0 1 0 59361639 43577344 9340 996147200 134512640 135215973 4294956304 18446744073709551615 135094903 0 0 4096 0 0 0 0 17 1 0 0
/proc/15942/statm: 10639 9340 413 171 0 9564 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 42556

[startup+162.302 s]
/proc/loadavg: 2.01 2.07 2.02 3/82 15947
/proc/meminfo: memFree=1602248/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=50540 CPUtime=160.85
/proc/15942/stat : 15942 (pcs.big) R 15940 15942 14901 0 -1 4194304 95981 662 0 0 16050 35 0 0 25 0 1 0 59361639 51752960 11191 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/15942/statm: 12635 11191 413 171 0 11560 0
Current children cumulated CPU time (s) 160.85
Current children cumulated vsize (KiB) 50540

[startup+222.302 s]
/proc/loadavg: 2.00 2.05 2.01 3/82 15947
/proc/meminfo: memFree=1594760/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=58060 CPUtime=220.32
/proc/15942/stat : 15942 (pcs.big) R 15940 15942 14901 0 -1 4194304 125621 662 0 0 21986 46 0 0 25 0 1 0 59361639 59453440 13076 996147200 134512640 135215973 4294956304 18446744073709551615 134585800 0 0 4096 0 0 0 0 17 1 0 0
/proc/15942/statm: 14515 13076 413 171 0 13440 0
Current children cumulated CPU time (s) 220.32
Current children cumulated vsize (KiB) 58060

[startup+282.302 s]
/proc/loadavg: 2.00 2.04 2.00 3/82 15947
/proc/meminfo: memFree=1587912/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=64900 CPUtime=279.8
/proc/15942/stat : 15942 (pcs.big) R 15940 15942 14901 0 -1 4194304 166503 662 0 0 27920 60 0 0 25 0 1 0 59361639 66457600 14793 996147200 134512640 135215973 4294956304 18446744073709551615 134585798 0 0 4096 0 0 0 0 17 1 0 0
/proc/15942/statm: 16225 14793 413 171 0 15150 0
Current children cumulated CPU time (s) 279.8
Current children cumulated vsize (KiB) 64900

[startup+342.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 15947
/proc/meminfo: memFree=1577872/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=74932 CPUtime=339.28
/proc/15942/stat : 15942 (pcs.big) R 15940 15942 14901 0 -1 4194304 215951 662 0 0 33851 77 0 0 25 0 1 0 59361639 76730368 17306 996147200 134512640 135215973 4294956304 18446744073709551615 4158960032 0 0 4096 0 0 0 0 17 1 0 0
/proc/15942/statm: 18733 17306 413 171 0 17658 0
Current children cumulated CPU time (s) 339.28
Current children cumulated vsize (KiB) 74932

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

[startup+358.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 15947
/proc/meminfo: memFree=1574352/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=78360 CPUtime=355.14
/proc/15942/stat : 15942 (pcs.big) R 15940 15942 14901 0 -1 4194304 232131 662 0 0 35433 81 0 0 25 0 1 0 59361639 80240640 18191 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 1 0 0
/proc/15942/statm: 19590 18191 413 171 0 18515 0
Current children cumulated CPU time (s) 355.14
Current children cumulated vsize (KiB) 78360

[startup+383.906 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 15947
/proc/meminfo: memFree=1569232/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=83376 CPUtime=380.52
/proc/15942/stat : 15942 (pcs.big) R 15940 15942 14901 0 -1 4194304 252401 662 0 0 37962 90 0 0 25 0 1 0 59361639 85377024 19421 996147200 134512640 135215973 4294956304 18446744073709551615 4158960128 0 0 4096 0 0 0 0 17 1 0 0
/proc/15942/statm: 20844 19421 413 171 0 19769 0
Current children cumulated CPU time (s) 380.52
Current children cumulated vsize (KiB) 83376

[startup+390.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 15947
/proc/meminfo: memFree=1568464/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=84164 CPUtime=386.86
/proc/15942/stat : 15942 (pcs.big) R 15940 15942 14901 0 -1 4194304 254894 662 0 0 38596 90 0 0 25 0 1 0 59361639 86183936 19639 996147200 134512640 135215973 4294956304 18446744073709551615 134583616 0 0 4096 0 0 0 0 17 1 0 0
/proc/15942/statm: 21041 19639 413 171 0 19966 0
Current children cumulated CPU time (s) 386.86
Current children cumulated vsize (KiB) 84164

[startup+393.501 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 15947
/proc/meminfo: memFree=1567952/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=84692 CPUtime=390.04
/proc/15942/stat : 15942 (pcs.big) R 15940 15942 14901 0 -1 4194304 255825 662 0 0 38913 91 0 0 25 0 1 0 59361639 86724608 19765 996147200 134512640 135215973 4294956304 18446744073709551615 134585750 0 0 4096 0 0 0 0 17 1 0 0
/proc/15942/statm: 21173 19765 413 171 0 20098 0
Current children cumulated CPU time (s) 390.04
Current children cumulated vsize (KiB) 84692

[startup+396.701 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 15947
/proc/meminfo: memFree=1567248/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=85480 CPUtime=393.2
/proc/15942/stat : 15942 (pcs.big) R 15940 15942 14901 0 -1 4194304 257726 662 0 0 39229 91 0 0 25 0 1 0 59361639 87531520 19951 996147200 134512640 135215973 4294956304 18446744073709551615 134583656 0 0 4096 0 0 0 0 17 1 0 0
/proc/15942/statm: 21370 19951 413 171 0 20295 0
Current children cumulated CPU time (s) 393.2
Current children cumulated vsize (KiB) 85480

[startup+398.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 15947
/proc/meminfo: memFree=1566864/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=85744 CPUtime=394.79
/proc/15942/stat : 15942 (pcs.big) R 15940 15942 14901 0 -1 4194304 259686 662 0 0 39387 92 0 0 25 0 1 0 59361639 87801856 20021 996147200 134512640 135215973 4294956304 18446744073709551615 135094939 0 0 4096 0 0 0 0 17 1 0 0
/proc/15942/statm: 21436 20021 413 171 0 20361 0
Current children cumulated CPU time (s) 394.79
Current children cumulated vsize (KiB) 85744

[startup+399.102 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 15947
/proc/meminfo: memFree=1566864/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=85876 CPUtime=395.59
/proc/15942/stat : 15942 (pcs.big) R 15940 15942 14901 0 -1 4194304 260696 662 0 0 39467 92 0 0 25 0 1 0 59361639 87937024 20051 996147200 134512640 135215973 4294956304 18446744073709551615 134585626 0 0 4096 0 0 0 0 17 1 0 0
/proc/15942/statm: 21469 20051 413 171 0 20394 0
Current children cumulated CPU time (s) 395.59
Current children cumulated vsize (KiB) 85876

[startup+399.307 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 15947
/proc/meminfo: memFree=1566672/2055920 swapFree=4192812/4192956
[pid=15942] ppid=15940 vsize=83824 CPUtime=395.79
/proc/15942/stat : 15942 (pcs.big) R 15940 15942 14901 0 -1 4194304 260773 662 0 0 39487 92 0 0 25 0 1 0 59361639 85835776 19684 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 1 0 0
/proc/15942/statm: 20956 19684 413 171 0 19881 0
Current children cumulated CPU time (s) 395.79
Current children cumulated vsize (KiB) 83824

Child status: 0
Real time (s): 399.39
CPU time (s): 395.889
CPU user time (s): 394.943
CPU system time (s): 0.945856
CPU usage (%): 99.1235
Max. virtual memory (cumulated for all children) (KiB): 85876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 394.943
system time used= 0.945856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 261437
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= 23
involuntary context switches= 9201

runsolver used 0.435933 second user time and 1.09983 second system time

The end

Launcher Data

Begin job on node10 at 2009-07-16 07:42:26
IDJOB=2083309
IDBENCH=57772
IDSOLVER=734
FILE ID=node10/2083309-1247722946
PBS_JOBID= 9521407
Free space on /tmp= 66364 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/fapp/fapp06/normalized-fapp06-0500-0.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083309-1247722946/watcher-2083309-1247722946 -o /tmp/evaluation-result-2083309-1247722946/solver-2083309-1247722946 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1688610397 HOME/instance-2083309-1247722946.xml

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

MD5SUM BENCH= 744c0dba383c6f3a8251a2e0da8b7c1e
RANDOM SEED=1688610397

node10.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.279
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.279
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:       1646320 kB
Buffers:         75468 kB
Cached:         225228 kB
SwapCached:          0 kB
Active:         105636 kB
Inactive:       231200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1646320 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2644 kB
Writeback:           0 kB
Mapped:          56560 kB
Slab:            57920 kB
Committed_AS:   642024 kB
PageTables:       1840 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= 66360 MiB
End job on node10 at 2009-07-16 07:49:05