Trace number 2067589

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.2? (MO) 774.449 781.859

General information on the benchmark

Namecsp/pseudo/ppp/
normalized-ppp-1-11-19-21.xml
MD5SUM78c8ce8330ddb6e548d54d1e19438b8d
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4602
Number of constraints30353
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension30353
Global constraints used (with number of constraints)

Solver Data

0.00/0.05	c has operations which may create big domains
0.00/0.05	c big-domain mode
0.00/0.06	c Seed is 736484868
0.00/0.06	c Constructing HOME/instance-2067589-1247705624.xml  with 105348 constraints
2.44/2.57	c Solving 

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2067589-1247705624/watcher-2067589-1247705624 -o /tmp/evaluation-result-2067589-1247705624/solver-2067589-1247705624 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 736484868 HOME/instance-2067589-1247705624.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.99 2.09 2.07 4/81 16349
/proc/meminfo: memFree=1664880/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=18576 CPUtime=0
/proc/16349/stat : 16349 (runsolver) R 16347 16349 14186 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 57630049 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 233632754983 0 0 4096 24578 0 0 0 17 1 0 0
/proc/16349/statm: 4644 284 249 26 0 2626 0

[startup+0.0918009 s]
/proc/loadavg: 1.99 2.09 2.07 4/81 16349
/proc/meminfo: memFree=1664880/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=5796 CPUtime=0.06
/proc/16349/stat : 16349 (pcs.big) R 16347 16349 14186 0 -1 4194304 1139 826 0 0 3 0 2 1 21 0 1 0 57630049 5935104 707 996147200 134512640 135215973 4294956320 18446744073709551615 134764382 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 1449 707 369 171 0 374 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5796

[startup+0.102799 s]
/proc/loadavg: 1.99 2.09 2.07 4/81 16349
/proc/meminfo: memFree=1664880/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=6112 CPUtime=0.07
/proc/16349/stat : 16349 (pcs.big) R 16347 16349 14186 0 -1 4194304 1232 826 0 0 4 0 2 1 21 0 1 0 57630049 6258688 755 996147200 134512640 135215973 4294956320 18446744073709551615 11357630 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 1528 755 385 171 0 453 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6112

[startup+0.302836 s]
/proc/loadavg: 1.99 2.09 2.07 4/81 16349
/proc/meminfo: memFree=1664880/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=8744 CPUtime=0.27
/proc/16349/stat : 16349 (pcs.big) R 16347 16349 14186 0 -1 4194304 2045 826 0 0 23 1 2 1 23 0 1 0 57630049 8953856 1299 996147200 134512640 135215973 4294956320 18446744073709551615 134761786 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 2186 1299 385 171 0 1111 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 8744

[startup+0.701906 s]
/proc/loadavg: 1.99 2.09 2.07 4/81 16349
/proc/meminfo: memFree=1664880/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=13340 CPUtime=0.67
/proc/16349/stat : 16349 (pcs.big) R 16347 16349 14186 0 -1 4194304 3552 826 0 0 62 2 2 1 25 0 1 0 57630049 13660160 2303 996147200 134512640 135215973 4294956320 18446744073709551615 4160172323 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 3335 2303 385 171 0 2260 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 13340

[startup+1.50203 s]
/proc/loadavg: 1.99 2.09 2.07 3/82 16355
/proc/meminfo: memFree=1654056/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=22260 CPUtime=1.45
/proc/16349/stat : 16349 (pcs.big) R 16347 16349 14186 0 -1 4194304 6592 826 0 0 139 3 2 1 25 0 1 0 57630049 22794240 4241 996147200 134512640 135215973 4294956320 18446744073709551615 134835937 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 5565 4241 385 171 0 4490 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 22260

[startup+3.10128 s]
/proc/loadavg: 1.99 2.09 2.07 3/82 16355
/proc/meminfo: memFree=1643368/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=57720 CPUtime=3.05
/proc/16349/stat : 16349 (pcs.big) R 16347 16349 14186 0 -1 4194304 19411 826 0 0 292 10 2 1 25 0 1 0 57630049 59105280 12454 996147200 134512640 135215973 4294956320 18446744073709551615 134585623 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 14430 12454 406 171 0 13355 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 57720

[startup+6.30181 s]
/proc/loadavg: 1.99 2.08 2.07 3/82 16355
/proc/meminfo: memFree=1605224/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=69124 CPUtime=6.21
/proc/16349/stat : 16349 (pcs.big) R 16347 16349 14186 0 -1 4194304 35812 826 0 0 600 18 2 1 25 0 1 0 57630049 70782976 14710 996147200 134512640 135215973 4294956320 18446744073709551615 134640948 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 17281 14710 409 171 0 16206 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 69124

[startup+12.7018 s]
/proc/loadavg: 1.99 2.08 2.07 3/82 16355
/proc/meminfo: memFree=1600936/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=70860 CPUtime=12.54
/proc/16349/stat : 16349 (pcs.big) R 16347 16349 14186 0 -1 4194304 64305 826 0 0 1221 30 2 1 25 0 1 0 57630049 72560640 15357 996147200 134512640 135215973 4294956320 18446744073709551615 134584821 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 17715 15357 409 171 0 16640 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 70860

[startup+25.5029 s]
/proc/loadavg: 1.99 2.08 2.07 3/82 16355
/proc/meminfo: memFree=1586408/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=81320 CPUtime=25.22
/proc/16349/stat : 16349 (pcs.big) R 16347 16349 14186 0 -1 4194304 155164 826 0 0 2450 69 2 1 25 0 1 0 57630049 83271680 17965 996147200 134512640 135215973 4294956320 18446744073709551615 134982947 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 20330 17965 409 171 0 19255 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 81320

[startup+51.1021 s]
/proc/loadavg: 1.99 2.07 2.06 3/82 16355
/proc/meminfo: memFree=1555816/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=104204 CPUtime=50.58
/proc/16349/stat : 16349 (pcs.big) R 16347 16349 14186 0 -1 4194304 352755 826 0 0 4906 149 2 1 25 0 1 0 57630049 106704896 23689 996147200 134512640 135215973 4294956320 18446744073709551615 134600356 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 26051 23689 409 171 0 24976 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 104204

[startup+102.306 s]
/proc/loadavg: 2.04 2.07 2.06 3/83 16356
/proc/meminfo: memFree=1478560/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=154216 CPUtime=101.3
/proc/16349/stat : 16349 (pcs.big) R 16347 16349 14186 0 -1 4194304 704456 826 0 0 9842 285 2 1 25 0 1 0 57630049 157917184 36195 996147200 134512640 135215973 4294956320 18446744073709551615 134641100 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 38554 36195 409 171 0 37479 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 154216

[startup+162.301 s]
/proc/loadavg: 2.08 2.07 2.06 3/83 16356
/proc/meminfo: memFree=1417696/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=215008 CPUtime=160.73
/proc/16349/stat : 16349 (pcs.big) R 16347 16349 14186 0 -1 4194304 1067015 826 0 0 15644 426 2 1 25 0 1 0 57630049 220168192 51498 996147200 134512640 135215973 4294956320 18446744073709551615 4158960134 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 53752 51498 409 171 0 52677 0
Current children cumulated CPU time (s) 160.73
Current children cumulated vsize (KiB) 215008

[startup+222.302 s]
/proc/loadavg: 2.24 2.10 2.07 3/83 16356
/proc/meminfo: memFree=1356512/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=276092 CPUtime=220.17
/proc/16349/stat : 16349 (pcs.big) R 16347 16349 14186 0 -1 4194304 1450117 826 0 0 21447 567 2 1 25 0 1 0 57630049 282718208 66651 996147200 134512640 135215973 4294956320 18446744073709551615 134902401 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 69023 66651 409 171 0 67948 0
Current children cumulated CPU time (s) 220.17
Current children cumulated vsize (KiB) 276092

[startup+282.302 s]
/proc/loadavg: 2.12 2.10 2.07 3/83 16356
/proc/meminfo: memFree=1285472/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=347320 CPUtime=279.6
/proc/16349/stat : 16349 (pcs.big) R 16347 16349 14186 0 -1 4194304 1840896 826 0 0 27233 724 2 1 25 0 1 0 57630049 355655680 84512 996147200 134512640 135215973 4294956320 18446744073709551615 134592026 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 86830 84512 409 171 0 85755 0
Current children cumulated CPU time (s) 279.6
Current children cumulated vsize (KiB) 347320

[startup+342.301 s]
/proc/loadavg: 2.04 2.08 2.07 3/83 16356
/proc/meminfo: memFree=1208672/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=429140 CPUtime=339.03
/proc/16349/stat : 16349 (pcs.big) R 16347 16349 14186 0 -1 4194304 2204613 826 0 0 33035 865 2 1 25 0 1 0 57630049 439439360 103518 996147200 134512640 135215973 4294956320 18446744073709551615 134533248 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 107285 103518 409 171 0 106210 0
Current children cumulated CPU time (s) 339.03
Current children cumulated vsize (KiB) 429140

[startup+402.301 s]
/proc/loadavg: 2.01 2.06 2.06 3/83 16356
/proc/meminfo: memFree=1138784/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=497640 CPUtime=398.46
/proc/16349/stat : 16349 (pcs.big) R 16347 16349 14186 0 -1 4194304 2556864 826 0 0 38838 1005 2 1 25 0 1 0 57630049 509583360 121071 996147200 134512640 135215973 4294956320 18446744073709551615 134590020 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 124410 121071 409 171 0 123335 0
Current children cumulated CPU time (s) 398.46
Current children cumulated vsize (KiB) 497640

[startup+462.303 s]
/proc/loadavg: 2.00 2.05 2.06 3/83 16362
/proc/meminfo: memFree=1063000/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=575004 CPUtime=457.88
/proc/16349/stat : 16349 (pcs.big) R 16347 16349 14186 0 -1 4194304 2930956 826 0 0 44639 1146 2 1 25 0 1 0 57630049 588804096 139784 996147200 134512640 135215973 4294956320 18446744073709551615 134583196 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 143751 139784 409 171 0 142676 0
Current children cumulated CPU time (s) 457.88
Current children cumulated vsize (KiB) 575004

[startup+522.302 s]
/proc/loadavg: 2.00 2.04 2.05 3/83 16362
/proc/meminfo: memFree=996696/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=639728 CPUtime=517.33
/proc/16349/stat : 16349 (pcs.big) R 16347 16349 14186 0 -1 4194304 3358073 826 0 0 50416 1314 2 1 25 0 1 0 57630049 655081472 156387 996147200 134512640 135215973 4294956320 18446744073709551615 11390527 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 159932 156387 409 171 0 158857 0
Current children cumulated CPU time (s) 517.33
Current children cumulated vsize (KiB) 639728

[startup+582.301 s]
/proc/loadavg: 2.04 2.04 2.05 3/83 16362
/proc/meminfo: memFree=937112/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=697384 CPUtime=576.75
/proc/16349/stat : 16349 (pcs.big) R 16347 16349 14186 0 -1 4194304 3775247 826 0 0 56199 1473 2 1 25 0 1 0 57630049 714121216 171159 996147200 134512640 135215973 4294956320 18446744073709551615 4158960146 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 174346 171159 409 171 0 173271 0
Current children cumulated CPU time (s) 576.75
Current children cumulated vsize (KiB) 697384

[startup+642.302 s]
/proc/loadavg: 2.01 2.03 2.04 3/83 16363
/proc/meminfo: memFree=861456/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=757812 CPUtime=636.2
/proc/16349/stat : 16349 (pcs.big) R 16347 16349 14186 0 -1 4194304 4162575 826 0 0 61998 1619 2 1 25 0 1 0 57630049 775999488 184378 996147200 134512640 135215973 4294956320 18446744073709551615 4158960812 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 189453 184378 409 171 0 188378 0
Current children cumulated CPU time (s) 636.2
Current children cumulated vsize (KiB) 757812

[startup+702.302 s]
/proc/loadavg: 2.00 2.02 2.04 3/83 16363
/proc/meminfo: memFree=746448/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=824280 CPUtime=695.63
/proc/16349/stat : 16349 (pcs.big) R 16347 16349 14186 0 -1 4194304 4518219 826 0 0 67800 1760 2 1 25 0 1 0 57630049 844062720 201034 996147200 134512640 135215973 4294956320 18446744073709551615 134590484 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 206070 201034 409 171 0 204995 0
Current children cumulated CPU time (s) 695.63
Current children cumulated vsize (KiB) 824280

[startup+762.307 s]
/proc/loadavg: 2.00 2.02 2.03 3/83 16363
/proc/meminfo: memFree=667096/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=898060 CPUtime=755.06
/proc/16349/stat : 16349 (pcs.big) R 16347 16349 14186 0 -1 4194304 4929967 826 0 0 73588 1915 2 1 25 0 1 0 57630049 919613440 219506 996147200 134512640 135215973 4294956320 18446744073709551615 134908245 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 224515 219506 409 171 0 223440 0
Current children cumulated CPU time (s) 755.06
Current children cumulated vsize (KiB) 898060



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+781.702 s]
/proc/loadavg: 2.00 2.02 2.03 3/83 16363
/proc/meminfo: memFree=642520/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=921800 CPUtime=774.28
/proc/16349/stat : 16349 (pcs.big) R 16347 16349 14186 0 -1 4194304 5055093 826 0 0 75456 1969 2 1 25 0 1 0 57630049 943923200 225448 996147200 134512640 135215973 4294956320 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 230450 225448 409 171 0 229375 0
Current children cumulated CPU time (s) 774.28
Current children cumulated vsize (KiB) 921800

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+781.808 s]
/proc/loadavg: 2.00 2.02 2.03 3/83 16363
/proc/meminfo: memFree=642520/2055920 swapFree=4192812/4192956
[pid=16349] ppid=16347 vsize=0 CPUtime=774.38
/proc/16349/stat : 16349 (pcs.big) R 16347 16349 14186 0 -1 4195332 5055093 826 0 0 75456 1979 2 1 25 0 1 0 57630049 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/16349/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 774.38
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 781.859
CPU time (s): 774.449
CPU user time (s): 754.587
CPU system time (s): 19.862
CPU usage (%): 99.0524
Max. virtual memory (cumulated for all children) (KiB): 921800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 754.587
system time used= 19.862
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5055919
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= 22
involuntary context switches= 31951

runsolver used 1.09583 second user time and 2.46862 second system time

The end

Launcher Data

Begin job on node3 at 2009-07-16 02:53:45
IDJOB=2067589
IDBENCH=54675
IDSOLVER=733
FILE ID=node3/2067589-1247705624
PBS_JOBID= 9521302
Free space on /tmp= 66396 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/pseudo/ppp/normalized-ppp-1-11-19-21.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2067589-1247705624/watcher-2067589-1247705624 -o /tmp/evaluation-result-2067589-1247705624/solver-2067589-1247705624 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 736484868 HOME/instance-2067589-1247705624.xml

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

MD5SUM BENCH= 78c8ce8330ddb6e548d54d1e19438b8d
RANDOM SEED=736484868

node3.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.259
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.259
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:       1665360 kB
Buffers:         60040 kB
Cached:         210396 kB
SwapCached:          0 kB
Active:          95040 kB
Inactive:       225604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1665360 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           12360 kB
Writeback:           0 kB
Mapped:          70632 kB
Slab:            55016 kB
Committed_AS:   677216 kB
PageTables:       1880 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= 66392 MiB
End job on node3 at 2009-07-16 03:06:48