Trace number 1730024

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
HydraSAT-Flat 2009-03-22-FlatUNSAT 318.667 318.805

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl004.sat05-2716.reshuffled-07.cnf
MD5SUMdd374701f9b3db5a8ac095414c025d77
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark64.4682
Satisfiable
(Un)Satisfiability was proved
Number of variables1605
Number of clauses8025
Sum of the clauses size68677
Maximum clause length16
Minimum clause length1
Number of clauses of size 127
Number of clauses of size 2247
Number of clauses of size 31142
Number of clauses of size 4106
Number of clauses of size 5888
Number of clauses of size over 55615

Solver Data

318.56/318.79	
318.56/318.79	c decisions : 442778
318.56/318.79	c conflicts : 304715
318.56/318.79	c Memory limit 1620 MiB
318.56/318.79	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-1730024-1240755492/watcher-1730024-1240755492 -o /tmp/evaluation-result-1730024-1240755492/solver-1730024-1240755492 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1730024-1240755492.cnf -rs 1701946979 -co memory_limit 1800 

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 3/65 23443
/proc/meminfo: memFree=1771608/2055920 swapFree=4181392/4192956
[pid=23443] ppid=23441 vsize=1596 CPUtime=0
/proc/23443/stat : 23443 (hydrasat-flat) R 23441 23443 23279 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 103578365 1634304 164 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 0 0 0
/proc/23443/statm: 399 165 119 319 0 77 0

[startup+0.0530869 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 23443
/proc/meminfo: memFree=1771608/2055920 swapFree=4181392/4192956
[pid=23443] ppid=23441 vsize=2524 CPUtime=0.04
/proc/23443/stat : 23443 (hydrasat-flat) R 23441 23443 23279 0 -1 4194304 436 0 0 0 4 0 0 0 18 0 1 0 103578365 2584576 420 1992294400 134512640 135819388 4294956160 18446744073709551615 135226951 0 0 4096 1 0 0 0 17 0 0 0
/proc/23443/statm: 631 420 127 319 0 309 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2524

[startup+0.101091 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 23443
/proc/meminfo: memFree=1771608/2055920 swapFree=4181392/4192956
[pid=23443] ppid=23441 vsize=2676 CPUtime=0.09
/proc/23443/stat : 23443 (hydrasat-flat) R 23441 23443 23279 0 -1 4194304 447 0 0 0 9 0 0 0 18 0 1 0 103578365 2740224 431 1992294400 134512640 135819388 4294956160 18446744073709551615 134520770 0 0 4096 1 0 0 0 17 0 0 0
/proc/23443/statm: 669 431 128 319 0 347 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2676

[startup+0.301113 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 23443
/proc/meminfo: memFree=1771608/2055920 swapFree=4181392/4192956
[pid=23443] ppid=23441 vsize=2940 CPUtime=0.29
/proc/23443/stat : 23443 (hydrasat-flat) R 23441 23443 23279 0 -1 4194304 557 0 0 0 29 0 0 0 19 0 1 0 103578365 3010560 540 1992294400 134512640 135819388 4294956160 18446744073709551615 135204863 0 0 4096 1 0 0 0 17 0 0 0
/proc/23443/statm: 735 540 147 319 0 413 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2940

[startup+0.701157 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 23443
/proc/meminfo: memFree=1771608/2055920 swapFree=4181392/4192956
[pid=23443] ppid=23441 vsize=3332 CPUtime=0.69
/proc/23443/stat : 23443 (hydrasat-flat) R 23441 23443 23279 0 -1 4194304 650 0 0 0 69 0 0 0 23 0 1 0 103578365 3411968 633 1992294400 134512640 135819388 4294956160 18446744073709551615 134617505 0 0 4096 1 0 0 0 17 0 0 0
/proc/23443/statm: 833 633 147 319 0 511 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3332

[startup+1.50125 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23444
/proc/meminfo: memFree=1769360/2055920 swapFree=4181392/4192956
[pid=23443] ppid=23441 vsize=3988 CPUtime=1.49
/proc/23443/stat : 23443 (hydrasat-flat) R 23441 23443 23279 0 -1 4194304 809 0 0 0 149 0 0 0 25 0 1 0 103578365 4083712 792 1992294400 134512640 135819388 4294956160 18446744073709551615 134616857 0 0 4096 1 0 0 0 17 0 0 0
/proc/23443/statm: 997 792 147 319 0 675 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3988

[startup+3.10143 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23444
/proc/meminfo: memFree=1768400/2055920 swapFree=4181392/4192956
[pid=23443] ppid=23441 vsize=5184 CPUtime=3.09
/proc/23443/stat : 23443 (hydrasat-flat) R 23441 23443 23279 0 -1 4194304 1111 0 0 0 309 0 0 0 25 0 1 0 103578365 5308416 1094 1992294400 134512640 135819388 4294956160 18446744073709551615 134617218 0 0 4096 1 0 0 0 17 0 0 0
/proc/23443/statm: 1296 1094 147 319 0 974 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5184

[startup+6.30178 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23444
/proc/meminfo: memFree=1766224/2055920 swapFree=4181392/4192956
[pid=23443] ppid=23441 vsize=6896 CPUtime=6.29
/proc/23443/stat : 23443 (hydrasat-flat) R 23441 23443 23279 0 -1 4194304 1526 0 0 0 628 1 0 0 25 0 1 0 103578365 7061504 1509 1992294400 134512640 135819388 4294956160 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 0 0 0
/proc/23443/statm: 1724 1509 147 319 0 1402 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6896

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23444
/proc/meminfo: memFree=1763544/2055920 swapFree=4181392/4192956
[pid=23443] ppid=23441 vsize=9880 CPUtime=12.69
/proc/23443/stat : 23443 (hydrasat-flat) R 23441 23443 23279 0 -1 4194304 2205 0 0 0 1267 2 0 0 25 0 1 0 103578365 10117120 2155 1992294400 134512640 135819388 4294956160 18446744073709551615 134616947 0 0 4096 1 0 0 0 17 0 0 0
/proc/23443/statm: 2470 2155 147 319 0 2148 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9880

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23444
/proc/meminfo: memFree=1760344/2055920 swapFree=4181392/4192956
[pid=23443] ppid=23441 vsize=13136 CPUtime=25.49
/proc/23443/stat : 23443 (hydrasat-flat) R 23441 23443 23279 0 -1 4194304 2972 0 0 0 2546 3 0 0 25 0 1 0 103578365 13451264 2922 1992294400 134512640 135819388 4294956160 18446744073709551615 134617651 0 0 4096 1 0 0 0 17 0 0 0
/proc/23443/statm: 3284 2922 147 319 0 2962 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 13136

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23444
/proc/meminfo: memFree=1755928/2055920 swapFree=4181392/4192956
[pid=23443] ppid=23441 vsize=18280 CPUtime=51.07
/proc/23443/stat : 23443 (hydrasat-flat) R 23441 23443 23279 0 -1 4194304 4173 0 0 0 5103 4 0 0 25 0 1 0 103578365 18718720 4058 1992294400 134512640 135819388 4294956160 18446744073709551615 134662953 0 0 4096 1 0 0 0 17 0 0 0
/proc/23443/statm: 4570 4058 147 319 0 4248 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 18280

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23444
/proc/meminfo: memFree=1748440/2055920 swapFree=4181392/4192956
[pid=23443] ppid=23441 vsize=26792 CPUtime=102.25
/proc/23443/stat : 23443 (hydrasat-flat) R 23441 23443 23279 0 -1 4194304 5981 0 0 0 10220 5 0 0 25 0 1 0 103578365 27435008 5866 1992294400 134512640 135819388 4294956160 18446744073709551615 134617199 0 0 4096 1 0 0 0 17 0 0 0
/proc/23443/statm: 6698 5866 147 319 0 6376 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 26792

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23444
/proc/meminfo: memFree=1742616/2055920 swapFree=4181392/4192956
[pid=23443] ppid=23441 vsize=33596 CPUtime=162.23
/proc/23443/stat : 23443 (hydrasat-flat) R 23441 23443 23279 0 -1 4194304 7585 0 0 0 16216 7 0 0 25 0 1 0 103578365 34402304 7341 1992294400 134512640 135819388 4294956160 18446744073709551615 134617218 0 0 4096 1 0 0 0 17 0 0 0
/proc/23443/statm: 8399 7341 147 319 0 8077 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 33596

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23444
/proc/meminfo: memFree=1737048/2055920 swapFree=4181392/4192956
[pid=23443] ppid=23441 vsize=39396 CPUtime=222.19
/proc/23443/stat : 23443 (hydrasat-flat) R 23441 23443 23279 0 -1 4194304 8935 0 0 0 22211 8 0 0 25 0 1 0 103578365 40341504 8691 1992294400 134512640 135819388 4294956160 18446744073709551615 134617245 0 0 4096 1 0 0 0 17 0 0 0
/proc/23443/statm: 9849 8691 147 319 0 9527 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 39396

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23444
/proc/meminfo: memFree=1733208/2055920 swapFree=4181392/4192956
[pid=23443] ppid=23441 vsize=43516 CPUtime=282.17
/proc/23443/stat : 23443 (hydrasat-flat) R 23441 23443 23279 0 -1 4194304 9898 0 0 0 28208 9 0 0 25 0 1 0 103578365 44560384 9654 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 0 0 0
/proc/23443/statm: 10879 9654 147 319 0 10557 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 43516

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

[startup+294.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23444
/proc/meminfo: memFree=1732504/2055920 swapFree=4181392/4192956
[pid=23443] ppid=23441 vsize=44420 CPUtime=294.16
/proc/23443/stat : 23443 (hydrasat-flat) R 23441 23443 23279 0 -1 4194304 10075 0 0 0 29407 9 0 0 25 0 1 0 103578365 45486080 9831 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 0 0 0
/proc/23443/statm: 11105 9831 147 319 0 10783 0
Current children cumulated CPU time (s) 294.16
Current children cumulated vsize (KiB) 44420

[startup+307.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23444
/proc/meminfo: memFree=1731224/2055920 swapFree=4181392/4192956
[pid=23443] ppid=23441 vsize=45632 CPUtime=306.96
/proc/23443/stat : 23443 (hydrasat-flat) R 23441 23443 23279 0 -1 4194304 10368 0 0 0 30686 10 0 0 25 0 1 0 103578365 46727168 10124 1992294400 134512640 135819388 4294956160 18446744073709551615 134616780 0 0 4096 1 0 0 0 17 0 0 0
/proc/23443/statm: 11408 10124 147 319 0 11086 0
Current children cumulated CPU time (s) 306.96
Current children cumulated vsize (KiB) 45632

[startup+313.506 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23444
/proc/meminfo: memFree=1730776/2055920 swapFree=4181392/4192956
[pid=23443] ppid=23441 vsize=46000 CPUtime=313.36
/proc/23443/stat : 23443 (hydrasat-flat) R 23441 23443 23279 0 -1 4194304 10477 0 0 0 31326 10 0 0 25 0 1 0 103578365 47104000 10233 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 0 0 0
/proc/23443/statm: 11500 10233 147 319 0 11178 0
Current children cumulated CPU time (s) 313.36
Current children cumulated vsize (KiB) 46000

[startup+316.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23444
/proc/meminfo: memFree=1730712/2055920 swapFree=4181392/4192956
[pid=23443] ppid=23441 vsize=46132 CPUtime=316.56
/proc/23443/stat : 23443 (hydrasat-flat) R 23441 23443 23279 0 -1 4194304 10496 0 0 0 31646 10 0 0 25 0 1 0 103578365 47239168 10252 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 0 0 0
/proc/23443/statm: 11533 10252 147 319 0 11211 0
Current children cumulated CPU time (s) 316.56
Current children cumulated vsize (KiB) 46132

[startup+317.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23444
/proc/meminfo: memFree=1730712/2055920 swapFree=4181392/4192956
[pid=23443] ppid=23441 vsize=46132 CPUtime=317.36
/proc/23443/stat : 23443 (hydrasat-flat) R 23441 23443 23279 0 -1 4194304 10505 0 0 0 31726 10 0 0 25 0 1 0 103578365 47239168 10261 1992294400 134512640 135819388 4294956160 18446744073709551615 134616829 0 0 4096 1 0 0 0 17 0 0 0
/proc/23443/statm: 11533 10261 147 319 0 11211 0
Current children cumulated CPU time (s) 317.36
Current children cumulated vsize (KiB) 46132

[startup+318.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23444
/proc/meminfo: memFree=1730648/2055920 swapFree=4181392/4192956
[pid=23443] ppid=23441 vsize=46132 CPUtime=318.16
/proc/23443/stat : 23443 (hydrasat-flat) R 23441 23443 23279 0 -1 4194304 10514 0 0 0 31806 10 0 0 25 0 1 0 103578365 47239168 10270 1992294400 134512640 135819388 4294956160 18446744073709551615 134616823 0 0 4096 1 0 0 0 17 0 0 0
/proc/23443/statm: 11533 10270 147 319 0 11211 0
Current children cumulated CPU time (s) 318.16
Current children cumulated vsize (KiB) 46132

[startup+318.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23444
/proc/meminfo: memFree=1730648/2055920 swapFree=4181392/4192956
[pid=23443] ppid=23441 vsize=46132 CPUtime=318.56
/proc/23443/stat : 23443 (hydrasat-flat) R 23441 23443 23279 0 -1 4194304 10518 0 0 0 31846 10 0 0 25 0 1 0 103578365 47239168 10274 1992294400 134512640 135819388 4294956160 18446744073709551615 134617237 0 0 4096 1 0 0 0 17 0 0 0
/proc/23443/statm: 11533 10274 147 319 0 11211 0
Current children cumulated CPU time (s) 318.56
Current children cumulated vsize (KiB) 46132

[startup+318.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23444
/proc/meminfo: memFree=1730648/2055920 swapFree=4181392/4192956
[pid=23443] ppid=23441 vsize=0 CPUtime=318.65
/proc/23443/stat : 23443 (hydrasat-flat) R 23441 23443 23279 0 -1 4194308 10527 0 0 0 31855 10 0 0 25 0 1 0 103578365 0 0 1992294400 0 0 0 0 0 0 0 4096 1 0 0 0 17 0 0 0
/proc/23443/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 318.65
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 318.805
CPU time (s): 318.667
CPU user time (s): 318.559
CPU system time (s): 0.107983
CPU usage (%): 99.9567
Max. virtual memory (cumulated for all children) (KiB): 46132

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

runsolver used 0.384941 second user time and 0.673897 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-26 16:18:12
IDJOB=1730024
IDBENCH=24720
IDSOLVER=519
FILE ID=node87/1730024-1240755492
PBS_JOBID= 9187113
Free space on /tmp= 66444 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl004.sat05-2716.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730024-1240755492/watcher-1730024-1240755492 -o /tmp/evaluation-result-1730024-1240755492/solver-1730024-1240755492 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1730024-1240755492.cnf -rs 1701946979 -co memory_limit 1800

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

MD5SUM BENCH= dd374701f9b3db5a8ac095414c025d77
RANDOM SEED=1701946979

node87.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.213
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.213
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1772024 kB
Buffers:         27744 kB
Cached:         186492 kB
SwapCached:       5472 kB
Active:          73224 kB
Inactive:       148896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1772024 kB
SwapTotal:     4192956 kB
SwapFree:      4181392 kB
Dirty:            1652 kB
Writeback:           0 kB
Mapped:          13532 kB
Slab:            47632 kB
Committed_AS:   374404 kB
PageTables:       1456 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= 66444 MiB
End job on node87 at 2009-04-26 16:23:31