Trace number 1831545

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-32UNSAT 328.962 329.059

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq2.cnf
MD5SUMf0f4556999ccb446384994a4148fca28
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark218.744
Satisfiable
(Un)Satisfiability was proved
Number of variables44095
Number of clauses542253
Sum of the clauses size1554259
Maximum clause length93
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500227
Number of clauses of size 310265
Number of clauses of size 43051
Number of clauses of size 55229
Number of clauses of size over 523480

Solver Data

328.90/329.05	c clasp version 1.2.0-SAT09 
328.90/329.05	c Reading from ...760250/instance-1831545-1242760250.cnf
328.90/329.05	c Reading      : Done(0.320s)
328.90/329.05	c Preprocessing: |-\Done(3.070s)
328.90/329.05	c Solving...
328.90/329.05	
328.90/329.05	c Models    : 0     
328.90/329.05	c Time         : 328.900s (Solve: 325.510s)
328.90/329.05	s UNSATISFIABLE

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-1831545-1242760250/watcher-1831545-1242760250 -o /tmp/evaluation-result-1831545-1242760250/solver-1831545-1242760250 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831545-1242760250.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.02 0.98 0.68 3/64 2746
/proc/meminfo: memFree=1981248/2055920 swapFree=4178372/4192956
[pid=2746] ppid=2744 vsize=5228 CPUtime=0
/proc/2746/stat : 2746 (clasp) R 2744 2746 2676 0 -1 4194304 546 0 0 0 0 0 0 0 20 0 1 0 304057940 5353472 351 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2746/statm: 1307 355 140 377 0 927 0

[startup+0.0732099 s]
/proc/loadavg: 1.02 0.98 0.68 3/64 2746
/proc/meminfo: memFree=1981248/2055920 swapFree=4178372/4192956
[pid=2746] ppid=2744 vsize=9272 CPUtime=0.07
/proc/2746/stat : 2746 (clasp) R 2744 2746 2676 0 -1 4194304 2284 0 0 0 6 1 0 0 20 0 1 0 304057940 9494528 1998 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2746/statm: 2318 1998 144 377 0 1938 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9272

[startup+0.101213 s]
/proc/loadavg: 1.02 0.98 0.68 3/64 2746
/proc/meminfo: memFree=1981248/2055920 swapFree=4178372/4192956
[pid=2746] ppid=2744 vsize=10860 CPUtime=0.09
/proc/2746/stat : 2746 (clasp) R 2744 2746 2676 0 -1 4194304 2778 0 0 0 8 1 0 0 21 0 1 0 304057940 11120640 2356 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2746/statm: 2715 2357 144 377 0 2335 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10860

[startup+0.30124 s]
/proc/loadavg: 1.02 0.98 0.68 3/64 2746
/proc/meminfo: memFree=1981248/2055920 swapFree=4178372/4192956
[pid=2746] ppid=2744 vsize=21628 CPUtime=0.29
/proc/2746/stat : 2746 (clasp) R 2744 2746 2676 0 -1 4194304 6295 0 0 0 26 3 0 0 22 0 1 0 304057940 22147072 4910 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2746/statm: 5407 4910 144 377 0 5027 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21628

[startup+0.701298 s]
/proc/loadavg: 1.02 0.98 0.68 3/64 2746
/proc/meminfo: memFree=1981248/2055920 swapFree=4178372/4192956
[pid=2746] ppid=2744 vsize=38752 CPUtime=0.69
/proc/2746/stat : 2746 (clasp) R 2744 2746 2676 0 -1 4194304 11884 0 0 0 63 6 0 0 25 0 1 0 304057940 39682048 9056 1992294400 134512640 136057169 4294956160 18446744073709551615 134774640 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2746/statm: 9688 9056 168 377 0 9308 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38752

[startup+1.50141 s]
/proc/loadavg: 1.02 0.98 0.68 2/65 2747
/proc/meminfo: memFree=1945592/2055920 swapFree=4178372/4192956
[pid=2746] ppid=2744 vsize=39032 CPUtime=1.49
/proc/2746/stat : 2746 (clasp) R 2744 2746 2676 0 -1 4194304 11949 0 0 0 143 6 0 0 25 0 1 0 304057940 39968768 9121 1992294400 134512640 136057169 4294956160 18446744073709551615 134765711 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2746/statm: 9758 9121 170 377 0 9378 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39032

[startup+3.10164 s]
/proc/loadavg: 1.02 0.98 0.68 2/65 2747
/proc/meminfo: memFree=1944184/2055920 swapFree=4178372/4192956
[pid=2746] ppid=2744 vsize=42984 CPUtime=3.09
/proc/2746/stat : 2746 (clasp) R 2744 2746 2676 0 -1 4194304 12932 0 0 0 302 7 0 0 25 0 1 0 304057940 44015616 10104 1992294400 134512640 136057169 4294956160 18446744073709551615 134770753 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2746/statm: 10746 10104 170 377 0 10366 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42984

[startup+6.30109 s]
/proc/loadavg: 1.01 0.98 0.68 2/65 2747
/proc/meminfo: memFree=1946040/2055920 swapFree=4178372/4192956
[pid=2746] ppid=2744 vsize=36612 CPUtime=6.29
/proc/2746/stat : 2746 (clasp) R 2744 2746 2676 0 -1 4194304 13055 0 0 0 622 7 0 0 25 0 1 0 304057940 37490688 8822 1992294400 134512640 136057169 4294956160 18446744073709551615 134823428 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2746/statm: 9153 8822 182 377 0 8773 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36612

[startup+12.702 s]
/proc/loadavg: 1.01 0.98 0.68 2/65 2747
/proc/meminfo: memFree=1946176/2055920 swapFree=4178372/4192956
[pid=2746] ppid=2744 vsize=36612 CPUtime=12.69
/proc/2746/stat : 2746 (clasp) R 2744 2746 2676 0 -1 4194304 13060 0 0 0 1262 7 0 0 25 0 1 0 304057940 37490688 8827 1992294400 134512640 136057169 4294956160 18446744073709551615 134823495 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2746/statm: 9153 8827 182 377 0 8773 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36612

[startup+25.5018 s]
/proc/loadavg: 1.01 0.98 0.68 2/65 2747
/proc/meminfo: memFree=1941120/2055920 swapFree=4178372/4192956
[pid=2746] ppid=2744 vsize=41952 CPUtime=25.48
/proc/2746/stat : 2746 (clasp) R 2744 2746 2676 0 -1 4194304 14418 0 0 0 2540 8 0 0 25 0 1 0 304057940 42958848 10185 1992294400 134512640 136057169 4294956160 18446744073709551615 134756839 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2746/statm: 10488 10185 182 377 0 10108 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 41952

[startup+51.1015 s]
/proc/loadavg: 1.00 0.98 0.69 2/65 2747
/proc/meminfo: memFree=1915392/2055920 swapFree=4178372/4192956
[pid=2746] ppid=2744 vsize=69144 CPUtime=51.08
/proc/2746/stat : 2746 (clasp) R 2744 2746 2676 0 -1 4194304 21161 0 0 0 5095 13 0 0 25 0 1 0 304057940 70803456 16928 1992294400 134512640 136057169 4294956160 18446744073709551615 134613089 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2746/statm: 17286 16928 182 377 0 16906 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 69144

[startup+102.306 s]
/proc/loadavg: 1.00 0.98 0.71 2/65 2747
/proc/meminfo: memFree=1862592/2055920 swapFree=4178372/4192956
[pid=2746] ppid=2744 vsize=120852 CPUtime=102.27
/proc/2746/stat : 2746 (clasp) R 2744 2746 2676 0 -1 4194304 34138 0 0 0 10205 22 0 0 25 0 1 0 304057940 123752448 29769 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2746/statm: 30213 29769 182 377 0 29833 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 120852

[startup+162.301 s]
/proc/loadavg: 1.00 0.98 0.72 2/65 2747
/proc/meminfo: memFree=1830464/2055920 swapFree=4178372/4192956
[pid=2746] ppid=2744 vsize=152904 CPUtime=162.25
/proc/2746/stat : 2746 (clasp) R 2744 2746 2676 0 -1 4194304 42140 0 0 0 16196 29 0 0 25 0 1 0 304057940 156573696 37771 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2746/statm: 38226 37771 182 377 0 37846 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 152904

[startup+222.302 s]
/proc/loadavg: 1.00 0.98 0.74 2/65 2747
/proc/meminfo: memFree=1830272/2055920 swapFree=4178372/4192956
[pid=2746] ppid=2744 vsize=152904 CPUtime=222.23
/proc/2746/stat : 2746 (clasp) R 2744 2746 2676 0 -1 4194304 42165 0 0 0 22194 29 0 0 25 0 1 0 304057940 156573696 37796 1992294400 134512640 136057169 4294956160 18446744073709551615 134819981 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2746/statm: 38226 37796 182 377 0 37846 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 152904

[startup+282.301 s]
/proc/loadavg: 1.00 0.98 0.75 2/65 2747
/proc/meminfo: memFree=1829440/2055920 swapFree=4178372/4192956
[pid=2746] ppid=2744 vsize=153792 CPUtime=282.2
/proc/2746/stat : 2746 (clasp) R 2744 2746 2676 0 -1 4194304 42537 0 0 0 28191 29 0 0 25 0 1 0 304057940 157483008 37965 1992294400 134512640 136057169 4294956160 18446744073709551615 134612955 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2746/statm: 38448 37965 182 377 0 38068 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 153792

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

[startup+307.103 s]
/proc/loadavg: 1.00 0.98 0.75 2/65 2747
/proc/meminfo: memFree=1829440/2055920 swapFree=4178372/4192956
[pid=2746] ppid=2744 vsize=153792 CPUtime=307
/proc/2746/stat : 2746 (clasp) R 2744 2746 2676 0 -1 4194304 42540 0 0 0 30671 29 0 0 25 0 1 0 304057940 157483008 37968 1992294400 134512640 136057169 4294956160 18446744073709551615 134615621 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2746/statm: 38448 37968 182 377 0 38068 0
Current children cumulated CPU time (s) 307
Current children cumulated vsize (KiB) 153792

[startup+319.902 s]
/proc/loadavg: 1.00 0.98 0.76 2/65 2747
/proc/meminfo: memFree=1829440/2055920 swapFree=4178372/4192956
[pid=2746] ppid=2744 vsize=153792 CPUtime=319.79
/proc/2746/stat : 2746 (clasp) R 2744 2746 2676 0 -1 4194304 42540 0 0 0 31950 29 0 0 25 0 1 0 304057940 157483008 37968 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2746/statm: 38448 37968 182 377 0 38068 0
Current children cumulated CPU time (s) 319.79
Current children cumulated vsize (KiB) 153792

[startup+323.101 s]
/proc/loadavg: 1.00 0.98 0.76 2/65 2747
/proc/meminfo: memFree=1829440/2055920 swapFree=4178372/4192956
[pid=2746] ppid=2744 vsize=153792 CPUtime=322.99
/proc/2746/stat : 2746 (clasp) R 2744 2746 2676 0 -1 4194304 42540 0 0 0 32270 29 0 0 25 0 1 0 304057940 157483008 37968 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2746/statm: 38448 37968 182 377 0 38068 0
Current children cumulated CPU time (s) 322.99
Current children cumulated vsize (KiB) 153792

[startup+326.302 s]
/proc/loadavg: 1.00 0.98 0.76 2/65 2747
/proc/meminfo: memFree=1829440/2055920 swapFree=4178372/4192956
[pid=2746] ppid=2744 vsize=153308 CPUtime=326.19
/proc/2746/stat : 2746 (clasp) R 2744 2746 2676 0 -1 4194304 42540 0 0 0 32590 29 0 0 25 0 1 0 304057940 156987392 37857 1992294400 134512640 136057169 4294956160 18446744073709551615 134828499 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2746/statm: 38327 37857 182 377 0 37947 0
Current children cumulated CPU time (s) 326.19
Current children cumulated vsize (KiB) 153308

[startup+327.902 s]
/proc/loadavg: 1.00 0.98 0.76 2/65 2747
/proc/meminfo: memFree=1829824/2055920 swapFree=4178372/4192956
[pid=2746] ppid=2744 vsize=153308 CPUtime=327.79
/proc/2746/stat : 2746 (clasp) R 2744 2746 2676 0 -1 4194304 42540 0 0 0 32750 29 0 0 25 0 1 0 304057940 156987392 37857 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2746/statm: 38327 37857 182 377 0 37947 0
Current children cumulated CPU time (s) 327.79
Current children cumulated vsize (KiB) 153308

[startup+328.702 s]
/proc/loadavg: 1.00 0.98 0.76 2/65 2747
/proc/meminfo: memFree=1829824/2055920 swapFree=4178372/4192956
[pid=2746] ppid=2744 vsize=153308 CPUtime=328.59
/proc/2746/stat : 2746 (clasp) R 2744 2746 2676 0 -1 4194304 42540 0 0 0 32830 29 0 0 25 0 1 0 304057940 156987392 37857 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2746/statm: 38327 37857 182 377 0 37947 0
Current children cumulated CPU time (s) 328.59
Current children cumulated vsize (KiB) 153308

[startup+328.906 s]
/proc/loadavg: 1.00 0.98 0.76 2/65 2747
/proc/meminfo: memFree=1829824/2055920 swapFree=4178372/4192956
[pid=2746] ppid=2744 vsize=153308 CPUtime=328.79
/proc/2746/stat : 2746 (clasp) R 2744 2746 2676 0 -1 4194304 42540 0 0 0 32850 29 0 0 25 0 1 0 304057940 156987392 37857 1992294400 134512640 136057169 4294956160 18446744073709551615 134624627 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2746/statm: 38327 37857 182 377 0 37947 0
Current children cumulated CPU time (s) 328.79
Current children cumulated vsize (KiB) 153308

[startup+329.002 s]
/proc/loadavg: 1.00 0.98 0.76 2/65 2747
/proc/meminfo: memFree=1829824/2055920 swapFree=4178372/4192956
[pid=2746] ppid=2744 vsize=153308 CPUtime=328.9
/proc/2746/stat : 2746 (clasp) R 2744 2746 2676 0 -1 4194304 42545 0 0 0 32860 30 0 0 25 0 1 0 304057940 156987392 37862 1992294400 134512640 136057169 4294956160 18446744073709551615 135651118 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2746/statm: 38327 37862 1992 377 0 37947 0
Current children cumulated CPU time (s) 328.9
Current children cumulated vsize (KiB) 153308

Child status: 20
Real time (s): 329.059
CPU time (s): 328.962
CPU user time (s): 328.638
CPU system time (s): 0.32395
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 153792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 328.638
system time used= 0.32395
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42545
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= 1
involuntary context switches= 669

runsolver used 0.288956 second user time and 0.633903 second system time

The end

Launcher Data

Begin job on node29 at 2009-05-19 21:10:51
IDJOB=1831545
IDBENCH=20577
IDSOLVER=637
FILE ID=node29/1831545-1242760250
PBS_JOBID= 9322269
Free space on /tmp= 66480 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq2.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-1831545-1242760250/watcher-1831545-1242760250 -o /tmp/evaluation-result-1831545-1242760250/solver-1831545-1242760250 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831545-1242760250.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= f0f4556999ccb446384994a4148fca28
RANDOM SEED=22618823

node29.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.281
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.281
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:       1981664 kB
Buffers:          3672 kB
Cached:          33712 kB
SwapCached:       8788 kB
Active:          32196 kB
Inactive:        15456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1981664 kB
SwapTotal:     4192956 kB
SwapFree:      4178372 kB
Dirty:           12096 kB
Writeback:           0 kB
Mapped:          14932 kB
Slab:            12560 kB
Committed_AS:  1093016 kB
PageTables:       1476 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= 66476 MiB
End job on node29 at 2009-05-19 21:16:20