Trace number 1723149

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
clasp 1.2.0-SAT09-32? (MO) 643.454 643.395

General information on the benchmark

Namevelev-pipe-sat-1.0-b7.cnf
MD5SUM612845a855119304b698a4b55aed3089
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.2438
Satisfiable
(Un)Satisfiability was proved
Number of variables118040
Number of clauses8804672
Sum of the clauses size26208080
Maximum clause length340
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28252265
Number of clauses of size 3456959
Number of clauses of size 4620
Number of clauses of size 5552
Number of clauses of size over 594275

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/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-1723149-1240683668/watcher-1723149-1240683668 -o /tmp/evaluation-result-1723149-1240683668/solver-1723149-1240683668 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1723149-1240683668.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19470
/proc/meminfo: memFree=1434176/2055920 swapFree=4181364/4192956
[pid=19470] ppid=19468 vsize=2900 CPUtime=0
/proc/19470/stat : 19470 (clasp) R 19468 19470 19243 0 -1 4194304 552 0 0 0 0 0 0 0 18 0 1 0 96401155 2969600 357 1992294400 134512640 136057169 4294956160 18446744073709551615 134816709 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19470/statm: 725 360 139 377 0 345 0

[startup+0.05843 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19470
/proc/meminfo: memFree=1434176/2055920 swapFree=4181364/4192956
[pid=19470] ppid=19468 vsize=13516 CPUtime=0.04
/proc/19470/stat : 19470 (clasp) R 19468 19470 19243 0 -1 4194304 3502 0 0 0 3 1 0 0 18 0 1 0 96401155 13840384 3005 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19470/statm: 3379 3005 147 377 0 2999 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13516

[startup+0.101415 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19470
/proc/meminfo: memFree=1434176/2055920 swapFree=4181364/4192956
[pid=19470] ppid=19468 vsize=14704 CPUtime=0.09
/proc/19470/stat : 19470 (clasp) R 19468 19470 19243 0 -1 4194304 3814 0 0 0 8 1 0 0 18 0 1 0 96401155 15056896 3317 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19470/statm: 3676 3317 147 377 0 3296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14704

[startup+0.301359 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19470
/proc/meminfo: memFree=1434176/2055920 swapFree=4181364/4192956
[pid=19470] ppid=19468 vsize=20476 CPUtime=0.29
/proc/19470/stat : 19470 (clasp) R 19468 19470 19243 0 -1 4194304 5228 0 0 0 27 2 0 0 19 0 1 0 96401155 20967424 4731 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19470/statm: 5119 4731 147 377 0 4739 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20476

[startup+0.701246 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19470
/proc/meminfo: memFree=1434176/2055920 swapFree=4181364/4192956
[pid=19470] ppid=19468 vsize=31476 CPUtime=0.69
/proc/19470/stat : 19470 (clasp) R 19468 19470 19243 0 -1 4194304 7916 0 0 0 63 6 0 0 23 0 1 0 96401155 32231424 7419 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19470/statm: 7869 7419 147 377 0 7489 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31476

[startup+1.50102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19471
/proc/meminfo: memFree=1398136/2055920 swapFree=4181364/4192956
[pid=19470] ppid=19468 vsize=52160 CPUtime=1.49
/proc/19470/stat : 19470 (clasp) R 19468 19470 19243 0 -1 4194304 12928 0 0 0 139 10 0 0 25 0 1 0 96401155 53411840 12431 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19470/statm: 13040 12431 147 377 0 12660 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52160

[startup+3.10157 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19471
/proc/meminfo: memFree=1371064/2055920 swapFree=4181364/4192956
[pid=19470] ppid=19468 vsize=93248 CPUtime=3.09
/proc/19470/stat : 19470 (clasp) R 19468 19470 19243 0 -1 4194304 22928 0 0 0 291 18 0 0 25 0 1 0 96401155 95485952 22431 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19470/statm: 23312 22432 147 377 0 22932 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 93248

[startup+6.30166 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 19471
/proc/meminfo: memFree=1298488/2055920 swapFree=4181364/4192956
[pid=19470] ppid=19468 vsize=143452 CPUtime=6.29
/proc/19470/stat : 19470 (clasp) R 19468 19470 19243 0 -1 4194304 37439 0 0 0 599 30 0 0 25 0 1 0 96401155 146894848 35097 1992294400 134512640 136057169 4294956160 18446744073709551615 134811593 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19470/statm: 35863 35097 175 377 0 35483 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 143452

[startup+12.7018 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 19471
/proc/meminfo: memFree=1298616/2055920 swapFree=4181364/4192956
[pid=19470] ppid=19468 vsize=143452 CPUtime=12.69
/proc/19470/stat : 19470 (clasp) R 19468 19470 19243 0 -1 4194304 37449 0 0 0 1239 30 0 0 25 0 1 0 96401155 146894848 35107 1992294400 134512640 136057169 4294956160 18446744073709551615 134811580 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19470/statm: 35863 35107 175 377 0 35483 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 143452

[startup+25.5012 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 19471
/proc/meminfo: memFree=1293752/2055920 swapFree=4181364/4192956
[pid=19470] ppid=19468 vsize=148916 CPUtime=25.49
/proc/19470/stat : 19470 (clasp) R 19468 19470 19243 0 -1 4194304 38841 0 0 0 2518 31 0 0 25 0 1 0 96401155 152489984 36499 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19470/statm: 37229 36499 178 377 0 36849 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 148916

[startup+51.102 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 19471
/proc/meminfo: memFree=1263736/2055920 swapFree=4181364/4192956
[pid=19470] ppid=19468 vsize=179108 CPUtime=51.09
/proc/19470/stat : 19470 (clasp) R 19468 19470 19243 0 -1 4194304 46301 0 0 0 5074 35 0 0 25 0 1 0 96401155 183406592 43959 1992294400 134512640 136057169 4294956160 18446744073709551615 134823428 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19470/statm: 44777 43959 178 377 0 44397 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 179108

[startup+102.305 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 19471
/proc/meminfo: memFree=1194232/2055920 swapFree=4181364/4192956
[pid=19470] ppid=19468 vsize=248608 CPUtime=102.29
/proc/19470/stat : 19470 (clasp) R 19468 19470 19243 0 -1 4194304 63611 0 0 0 10184 45 0 0 25 0 1 0 96401155 254574592 61269 1992294400 134512640 136057169 4294956160 18446744073709551615 134823428 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19470/statm: 62152 61269 178 377 0 61772 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 248608

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19471
/proc/meminfo: memFree=974904/2055920 swapFree=4181364/4192956
[pid=19470] ppid=19468 vsize=467752 CPUtime=162.3
/proc/19470/stat : 19470 (clasp) R 19468 19470 19243 0 -1 4194304 118368 0 0 0 16158 72 0 0 25 0 1 0 96401155 478978048 116026 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19470/statm: 116938 116026 178 377 0 116558 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 467752

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19471
/proc/meminfo: memFree=935928/2055920 swapFree=4181364/4192956
[pid=19470] ppid=19468 vsize=506596 CPUtime=222.3
/proc/19470/stat : 19470 (clasp) R 19468 19470 19243 0 -1 4194304 128049 0 0 0 22150 80 0 0 25 0 1 0 96401155 518754304 125707 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19470/statm: 126649 125707 178 377 0 126269 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 506596

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19471
/proc/meminfo: memFree=861048/2055920 swapFree=4181364/4192956
[pid=19470] ppid=19468 vsize=585084 CPUtime=282.31
/proc/19470/stat : 19470 (clasp) R 19468 19470 19243 0 -1 4194304 147763 0 0 0 28140 91 0 0 25 0 1 0 96401155 599126016 145285 1992294400 134512640 136057169 4294956160 18446744073709551615 134823411 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19470/statm: 146271 145285 178 377 0 145891 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 585084

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19471
/proc/meminfo: memFree=532216/2055920 swapFree=4181364/4192956
[pid=19470] ppid=19468 vsize=911596 CPUtime=342.32
/proc/19470/stat : 19470 (clasp) R 19468 19470 19243 0 -1 4194304 229382 0 0 0 34102 130 0 0 25 0 1 0 96401155 933474304 226904 1992294400 134512640 136057169 4294956160 18446744073709551615 134614157 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19470/statm: 227899 226904 178 377 0 227519 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 911596

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19471
/proc/meminfo: memFree=487160/2055920 swapFree=4181364/4192956
[pid=19470] ppid=19468 vsize=955440 CPUtime=402.33
/proc/19470/stat : 19470 (clasp) R 19468 19470 19243 0 -1 4194304 240399 0 0 0 40091 142 0 0 25 0 1 0 96401155 978370560 237718 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19470/statm: 238860 237718 178 377 0 238480 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 955440

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19471
/proc/meminfo: memFree=453496/2055920 swapFree=4181364/4192956
[pid=19470] ppid=19468 vsize=988704 CPUtime=462.33
/proc/19470/stat : 19470 (clasp) R 19468 19470 19243 0 -1 4194304 248746 0 0 0 46082 151 0 0 25 0 1 0 96401155 1012432896 246065 1992294400 134512640 136057169 4294956160 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19470/statm: 247176 246065 178 377 0 246796 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 988704

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19471
/proc/meminfo: memFree=269432/2055920 swapFree=4181364/4192956
[pid=19470] ppid=19468 vsize=1176452 CPUtime=522.34
/proc/19470/stat : 19470 (clasp) R 19468 19470 19243 0 -1 4194304 295772 0 0 0 52059 175 0 0 25 0 1 0 96401155 1204686848 292787 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19470/statm: 294113 292787 178 377 0 293733 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 1176452

[startup+582.302 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 19471
/proc/meminfo: memFree=16120/2055920 swapFree=4181364/4192956
[pid=19470] ppid=19468 vsize=1501776 CPUtime=582.34
/proc/19470/stat : 19470 (clasp) R 19468 19470 19243 0 -1 4194304 377112 0 0 0 58026 208 0 0 25 0 1 0 96401155 1537818624 374127 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19470/statm: 375444 374127 178 377 0 375064 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 1501776

[startup+642.302 s]
/proc/loadavg: 1.10 1.03 1.01 2/65 19471
/proc/meminfo: memFree=15096/2055920 swapFree=4181368/4192956
[pid=19470] ppid=19468 vsize=1837996 CPUtime=642.35
/proc/19470/stat : 19470 (clasp) R 19468 19470 19243 0 -1 4194304 461180 0 0 0 63990 245 0 0 25 0 1 0 96401155 1882107904 458195 1992294400 134512640 136057169 4294956160 18446744073709551615 134823428 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19470/statm: 459499 458195 178 377 0 459119 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 1837996



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+643.101 s]
/proc/loadavg: 1.10 1.03 1.00 2/65 19471
/proc/meminfo: memFree=15224/2055920 swapFree=4181368/4192956
[pid=19470] ppid=19468 vsize=1844156 CPUtime=643.16
/proc/19470/stat : 19470 (clasp) R 19468 19470 19243 0 -1 4194304 462706 0 0 0 64070 246 0 0 25 0 1 0 96401155 1888415744 459721 1992294400 134512640 136057169 4294956160 18446744073709551615 134615609 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19470/statm: 461039 459721 178 377 0 460659 0
Current children cumulated CPU time (s) 643.16
Current children cumulated vsize (KiB) 1844156

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

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

[startup+643.206 s]
/proc/loadavg: 1.10 1.03 1.00 2/65 19471
/proc/meminfo: memFree=15224/2055920 swapFree=4181368/4192956
[pid=19470] ppid=19468 vsize=0 CPUtime=643.26
/proc/19470/stat : 19470 (clasp) R 19468 19470 19243 0 -1 4194308 462709 0 0 0 64070 256 0 0 25 0 1 0 96401155 0 0 1992294400 0 0 0 0 0 0 16384 20482 0 0 0 0 17 1 0 0
/proc/19470/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 643.26
Current children cumulated vsize (KiB) 0

[startup+643.301 s]
/proc/loadavg: 1.10 1.03 1.00 2/65 19471
/proc/meminfo: memFree=15224/2055920 swapFree=4181368/4192956
[pid=19470] ppid=19468 vsize=0 CPUtime=643.35
/proc/19470/stat : 19470 (clasp) R 19468 19470 19243 0 -1 4194308 462709 0 0 0 64070 265 0 0 25 0 1 0 96401155 0 0 1992294400 0 0 0 0 0 0 16384 20482 0 0 0 0 17 1 0 0
/proc/19470/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 643.35
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 643.395
CPU time (s): 643.454
CPU user time (s): 640.705
CPU system time (s): 2.74958
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 1844156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 640.705
system time used= 2.74958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 462709
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= 2
involuntary context switches= 1231

runsolver used 0.45993 second user time and 1.42078 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-25 20:21:18
IDJOB=1723149
IDBENCH=71685
IDSOLVER=508
FILE ID=node16/1723149-1240683668
PBS_JOBID= 9186647
Free space on /tmp= 66156 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT_RACE06/velev-pipe-sat-1.0-b7.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723149-1240683668/watcher-1723149-1240683668 -o /tmp/evaluation-result-1723149-1240683668/solver-1723149-1240683668 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1723149-1240683668.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 612845a855119304b698a4b55aed3089
RANDOM SEED=138734628

node16.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.234
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.234
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:       1434656 kB
Buffers:         51772 kB
Cached:         508484 kB
SwapCached:       6388 kB
Active:         291056 kB
Inactive:       278096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1434656 kB
SwapTotal:     4192956 kB
SwapFree:      4181364 kB
Dirty:          168184 kB
Writeback:           0 kB
Mapped:          13568 kB
Slab:            38116 kB
Committed_AS:   350444 kB
PageTables:       1436 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 node16 at 2009-04-25 20:32:03