Trace number 2088049

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 379.333 382.624

DiagnosticValue
ASSIGNMENTS5891

General information on the benchmark

Namecsp/fapp/fapp17/
normalized-fapp17-0300-0.xml
MD5SUM973dbc41041e1781c07a539cb8e93a5d
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 benchmark20.0639
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3865
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3865
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.21	c Seed is 744467775
0.00/0.21	c Constructing HOME/instance-2088049-1247728788.xml  with 24360 constraints
0.37/0.44	c Solving 5891 backtracks 12 restarts
379.30/382.61	s UNSATISFIABLE
379.30/382.61	d ASSIGNMENTS 5891

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-2088049-1247728788/watcher-2088049-1247728788 -o /tmp/evaluation-result-2088049-1247728788/solver-2088049-1247728788 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 744467775 HOME/instance-2088049-1247728788.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.02 2.00 4/81 16523
/proc/meminfo: memFree=1069824/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=5356 CPUtime=0
/proc/16523/stat : 16523 (pcssolve) R 16521 16523 16306 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 59945840 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 214919867039 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16523/statm: 1339 241 200 169 0 50 0
[pid=16524] ppid=16523 vsize=3676 CPUtime=0
/proc/16524/stat : 16524 (fgrep) R 16523 16523 16306 0 -1 4194304 120 0 0 0 0 0 0 0 22 0 1 0 59945840 3764224 87 996147200 4194304 4274172 548682068976 18446744073709551615 214919714531 0 0 4096 0 0 0 0 17 1 0 0
/proc/16524/statm: 919 87 69 19 0 43 0
[pid=16525] ppid=16523 vsize=5356 CPUtime=0
/proc/16525/stat : 16525 (pcssolve) R 16523 16523 16306 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 59945840 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 214919867039 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/16525/statm: 1339 241 200 169 0 50 0

[startup+0.213213 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 16523
/proc/meminfo: memFree=1069824/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=9616 CPUtime=0.18
/proc/16523/stat : 16523 (pcs.big) R 16521 16523 16306 0 -1 4194304 2212 662 0 0 18 0 0 0 19 0 1 0 59945840 9846784 1440 996147200 134512640 135215973 4294956304 18446744073709551615 4159075438 0 0 4096 0 0 0 0 17 1 0 0
/proc/16523/statm: 2404 1440 386 171 0 1329 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 9616

[startup+0.30214 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 16523
/proc/meminfo: memFree=1069824/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=10904 CPUtime=0.28
/proc/16523/stat : 16523 (pcs.big) R 16521 16523 16306 0 -1 4194304 2744 662 0 0 27 1 0 0 19 0 1 0 59945840 11165696 1843 996147200 134512640 135215973 4294956304 18446744073709551615 134708913 0 0 4096 0 0 0 0 17 1 0 0
/proc/16523/statm: 2726 1843 386 171 0 1651 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10904

[startup+0.40216 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 16523
/proc/meminfo: memFree=1069824/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=14532 CPUtime=0.37
/proc/16523/stat : 16523 (pcs.big) R 16521 16523 16306 0 -1 4194304 3776 662 0 0 36 1 0 0 20 0 1 0 59945840 14880768 2402 996147200 134512640 135215973 4294956304 18446744073709551615 134770958 0 0 4096 0 0 0 0 17 1 0 0
/proc/16523/statm: 3633 2402 386 171 0 2558 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 14532

[startup+0.701215 s]
/proc/loadavg: 2.00 2.02 2.00 4/81 16523
/proc/meminfo: memFree=1069824/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=16092 CPUtime=0.67
/proc/16523/stat : 16523 (pcs.big) R 16521 16523 16306 0 -1 4194304 4882 662 0 0 65 2 0 0 23 0 1 0 59945840 16478208 3140 996147200 134512640 135215973 4294956304 18446744073709551615 134591812 0 0 4096 0 0 0 0 17 1 0 0
/proc/16523/statm: 4023 3140 410 171 0 2948 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 16092

[startup+1.50139 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 16528
/proc/meminfo: memFree=1058552/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=16304 CPUtime=1.47
/proc/16523/stat : 16523 (pcs.big) R 16521 16523 16306 0 -1 4194304 4959 662 0 0 145 2 0 0 25 0 1 0 59945840 16695296 3200 996147200 134512640 135215973 4294956304 18446744073709551615 134583442 0 0 4096 0 0 0 0 17 1 0 0
/proc/16523/statm: 4076 3200 410 171 0 3001 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 16304

[startup+3.10173 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 16528
/proc/meminfo: memFree=1058040/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=17984 CPUtime=3.05
/proc/16523/stat : 16523 (pcs.big) R 16521 16523 16306 0 -1 4194304 5434 662 0 0 303 2 0 0 25 0 1 0 59945840 18415616 3517 996147200 134512640 135215973 4294956304 18446744073709551615 135095040 0 0 4096 0 0 0 0 17 1 0 0
/proc/16523/statm: 4496 3517 410 171 0 3421 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 17984

[startup+6.30242 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 16528
/proc/meminfo: memFree=1056824/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=18264 CPUtime=6.22
/proc/16523/stat : 16523 (pcs.big) R 16521 16523 16306 0 -1 4194304 5567 662 0 0 620 2 0 0 25 0 1 0 59945840 18702336 3650 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 1 0 0
/proc/16523/statm: 4566 3650 413 171 0 3491 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 18264

[startup+12.7018 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 16528
/proc/meminfo: memFree=1055672/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=19040 CPUtime=12.55
/proc/16523/stat : 16523 (pcs.big) R 16521 16523 16306 0 -1 4194304 5765 662 0 0 1253 2 0 0 25 0 1 0 59945840 19496960 3848 996147200 134512640 135215973 4294956304 18446744073709551615 135095002 0 0 4096 0 0 0 0 17 1 0 0
/proc/16523/statm: 4760 3848 413 171 0 3685 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 19040

[startup+25.5065 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 16528
/proc/meminfo: memFree=1053816/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=20892 CPUtime=25.25
/proc/16523/stat : 16523 (pcs.big) R 16521 16523 16306 0 -1 4194304 6253 662 0 0 2522 3 0 0 25 0 1 0 59945840 21393408 4336 996147200 134512640 135215973 4294956304 18446744073709551615 135094878 0 0 4096 0 0 0 0 17 1 0 0
/proc/16523/statm: 5223 4336 413 171 0 4148 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 20892

[startup+51.101 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 16528
/proc/meminfo: memFree=1048952/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=26296 CPUtime=50.61
/proc/16523/stat : 16523 (pcs.big) R 16521 16523 16306 0 -1 4194304 7710 662 0 0 5058 3 0 0 25 0 1 0 59945840 26927104 5584 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 1 0 0
/proc/16523/statm: 6574 5584 413 171 0 5499 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 26296

[startup+102.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 16528
/proc/meminfo: memFree=1043576/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=31564 CPUtime=101.35
/proc/16523/stat : 16523 (pcs.big) R 16521 16523 16306 0 -1 4194304 9035 662 0 0 10132 3 0 0 25 0 1 0 59945840 32321536 6909 996147200 134512640 135215973 4294956304 18446744073709551615 134585680 0 0 4096 0 0 0 0 17 1 0 0
/proc/16523/statm: 7891 6909 413 171 0 6816 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 31564

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16528
/proc/meminfo: memFree=1032888/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=41948 CPUtime=160.81
/proc/16523/stat : 16523 (pcs.big) R 16521 16523 16306 0 -1 4194304 11698 662 0 0 16076 5 0 0 25 0 1 0 59945840 42954752 9572 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/16523/statm: 10487 9572 413 171 0 9412 0
Current children cumulated CPU time (s) 160.81
Current children cumulated vsize (KiB) 41948

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16528
/proc/meminfo: memFree=1025656/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=48992 CPUtime=220.28
/proc/16523/stat : 16523 (pcs.big) R 16521 16523 16306 0 -1 4194304 13468 662 0 0 22022 6 0 0 25 0 1 0 59945840 50167808 11342 996147200 134512640 135215973 4294956304 18446744073709551615 134600884 0 0 4096 0 0 0 0 17 1 0 0
/proc/16523/statm: 12248 11342 413 171 0 11173 0
Current children cumulated CPU time (s) 220.28
Current children cumulated vsize (KiB) 48992

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16528
/proc/meminfo: memFree=1018360/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=56236 CPUtime=279.75
/proc/16523/stat : 16523 (pcs.big) R 16521 16523 16306 0 -1 4194304 15285 662 0 0 27968 7 0 0 25 0 1 0 59945840 57585664 13159 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 1 0 0
/proc/16523/statm: 14059 13159 413 171 0 12984 0
Current children cumulated CPU time (s) 279.75
Current children cumulated vsize (KiB) 56236

[startup+342.307 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 16528
/proc/meminfo: memFree=1011192/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=63412 CPUtime=339.2
/proc/16523/stat : 16523 (pcs.big) R 16521 16523 16306 0 -1 4194304 17084 662 0 0 33913 7 0 0 25 0 1 0 59945840 64933888 14958 996147200 134512640 135215973 4294956304 18446744073709551615 134583557 0 0 4096 0 0 0 0 17 1 0 0
/proc/16523/statm: 15853 14958 413 171 0 14778 0
Current children cumulated CPU time (s) 339.2
Current children cumulated vsize (KiB) 63412

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

[startup+358.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16528
/proc/meminfo: memFree=1008440/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=66196 CPUtime=355.26
/proc/16523/stat : 16523 (pcs.big) R 16521 16523 16306 0 -1 4194304 17780 662 0 0 35518 8 0 0 25 0 1 0 59945840 67784704 15654 996147200 134512640 135215973 4294956304 18446744073709551615 135096315 0 0 4096 0 0 0 0 17 1 0 0
/proc/16523/statm: 16549 15654 413 171 0 15474 0
Current children cumulated CPU time (s) 355.26
Current children cumulated vsize (KiB) 66196

[startup+371.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 16561
/proc/meminfo: memFree=1571728/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=68212 CPUtime=368
/proc/16523/stat : 16523 (pcs.big) R 16521 16523 16306 0 -1 4194304 18286 662 0 0 36791 9 0 0 25 0 1 0 59945840 69849088 16160 996147200 134512640 135215973 4294956304 18446744073709551615 134583607 0 0 4096 0 0 0 0 17 0 0 0
/proc/16523/statm: 17053 16160 413 171 0 15978 0
Current children cumulated CPU time (s) 368
Current children cumulated vsize (KiB) 68212

[startup+377.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 16561
/proc/meminfo: memFree=1570448/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=69220 CPUtime=374.4
/proc/16523/stat : 16523 (pcs.big) R 16521 16523 16306 0 -1 4194304 18540 662 0 0 37431 9 0 0 25 0 1 0 59945840 70881280 16414 996147200 134512640 135215973 4294956304 18446744073709551615 134969737 0 0 4096 0 0 0 0 17 0 0 0
/proc/16523/statm: 17305 16414 413 171 0 16230 0
Current children cumulated CPU time (s) 374.4
Current children cumulated vsize (KiB) 69220

[startup+380.902 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 16561
/proc/meminfo: memFree=1569360/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=70288 CPUtime=377.6
/proc/16523/stat : 16523 (pcs.big) R 16521 16523 16306 0 -1 4194304 18806 662 0 0 37751 9 0 0 25 0 1 0 59945840 71974912 16680 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/16523/statm: 17572 16680 413 171 0 16497 0
Current children cumulated CPU time (s) 377.6
Current children cumulated vsize (KiB) 70288

[startup+381.702 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 16561
/proc/meminfo: memFree=1569360/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=70460 CPUtime=378.4
/proc/16523/stat : 16523 (pcs.big) R 16521 16523 16306 0 -1 4194304 18853 662 0 0 37831 9 0 0 25 0 1 0 59945840 72151040 16727 996147200 134512640 135215973 4294956304 18446744073709551615 134591658 0 0 4096 0 0 0 0 17 0 0 0
/proc/16523/statm: 17615 16727 413 171 0 16540 0
Current children cumulated CPU time (s) 378.4
Current children cumulated vsize (KiB) 70460

[startup+382.102 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 16561
/proc/meminfo: memFree=1569040/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=70460 CPUtime=378.8
/proc/16523/stat : 16523 (pcs.big) R 16521 16523 16306 0 -1 4194304 18855 662 0 0 37871 9 0 0 25 0 1 0 59945840 72151040 16729 996147200 134512640 135215973 4294956304 18446744073709551615 4158960067 0 0 4096 0 0 0 0 17 0 0 0
/proc/16523/statm: 17615 16729 413 171 0 16540 0
Current children cumulated CPU time (s) 378.8
Current children cumulated vsize (KiB) 70460

[startup+382.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 16561
/proc/meminfo: memFree=1569040/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=70548 CPUtime=379.2
/proc/16523/stat : 16523 (pcs.big) R 16521 16523 16306 0 -1 4194304 18878 662 0 0 37911 9 0 0 25 0 1 0 59945840 72241152 16752 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 0 0 0
/proc/16523/statm: 17637 16752 413 171 0 16562 0
Current children cumulated CPU time (s) 379.2
Current children cumulated vsize (KiB) 70548

[startup+382.601 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 16561
/proc/meminfo: memFree=1569040/2055920 swapFree=4192812/4192956
[pid=16523] ppid=16521 vsize=69520 CPUtime=379.3
/proc/16523/stat : 16523 (pcs.big) R 16521 16523 16306 0 -1 4194304 18878 662 0 0 37921 9 0 0 25 0 1 0 59945840 71188480 16515 996147200 134512640 135215973 4294956304 18446744073709551615 9334885 0 0 4096 0 0 0 0 17 0 0 0
/proc/16523/statm: 17380 16515 413 171 0 16305 0
Current children cumulated CPU time (s) 379.3
Current children cumulated vsize (KiB) 69520

Child status: 0
Real time (s): 382.624
CPU time (s): 379.333
CPU user time (s): 379.223
CPU system time (s): 0.109983
CPU usage (%): 99.14
Max. virtual memory (cumulated for all children) (KiB): 70548

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

runsolver used 0.472928 second user time and 1.08283 second system time

The end

Launcher Data

Begin job on node10 at 2009-07-16 09:19:48
IDJOB=2088049
IDBENCH=58864
IDSOLVER=733
FILE ID=node10/2088049-1247728788
PBS_JOBID= 9521561
Free space on /tmp= 66296 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/fapp/fapp17/normalized-fapp17-0300-0.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2088049-1247728788/watcher-2088049-1247728788 -o /tmp/evaluation-result-2088049-1247728788/solver-2088049-1247728788 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 744467775 HOME/instance-2088049-1247728788.xml

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

MD5SUM BENCH= 973dbc41041e1781c07a539cb8e93a5d
RANDOM SEED=744467775

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:       1070304 kB
Buffers:         78244 kB
Cached:         304664 kB
SwapCached:          0 kB
Active:         670660 kB
Inactive:       240372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1070304 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2296 kB
Writeback:           0 kB
Mapped:         548508 kB
Slab:            58776 kB
Committed_AS:  1370312 kB
PageTables:       2796 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= 66356 MiB
End job on node10 at 2009-07-16 09:26:11