Trace number 1723524

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 339.254 339.346

General information on the benchmark

Namemanol-pipe-g10id.cnf
MD5SUM79b8866c5f4be7f699958174c5be63e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.3264
Satisfiable
(Un)Satisfiability was proved
Number of variables159638
Number of clauses473596
Sum of the clauses size1105056
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2315730
Number of clauses of size 3157865
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

339.19/339.32	
339.19/339.32	c decisions : 3627130
339.19/339.32	c conflicts : 905133
339.19/339.32	c Memory limit 1620 MiB
339.19/339.32	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-1723524-1240686841/watcher-1723524-1240686841 -o /tmp/evaluation-result-1723524-1240686841/solver-1723524-1240686841 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1723524-1240686841.cnf -rs 848091116 -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/64 17015
/proc/meminfo: memFree=1118976/2055920 swapFree=4148400/4192956
[pid=17015] ppid=17013 vsize=3448 CPUtime=0
/proc/17015/stat : 17015 (hydrasat-flat) R 17013 17015 16694 0 -1 4194304 203 0 0 0 0 0 0 0 18 0 1 0 96717674 3530752 187 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/17015/statm: 862 188 119 319 0 540 0

[startup+0.0421479 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17015
/proc/meminfo: memFree=1118976/2055920 swapFree=4148400/4192956
[pid=17015] ppid=17013 vsize=5296 CPUtime=0.03
/proc/17015/stat : 17015 (hydrasat-flat) R 17013 17015 16694 0 -1 4194304 695 0 0 0 3 0 0 0 18 0 1 0 96717674 5423104 679 1992294400 134512640 135819388 4294956160 18446744073709551615 134644307 0 0 4096 1 0 0 0 17 1 0 0
/proc/17015/statm: 1324 680 119 319 0 1002 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5296

[startup+0.101151 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17015
/proc/meminfo: memFree=1118976/2055920 swapFree=4148400/4192956
[pid=17015] ppid=17013 vsize=8068 CPUtime=0.09
/proc/17015/stat : 17015 (hydrasat-flat) R 17013 17015 16694 0 -1 4194304 1452 0 0 0 9 0 0 0 18 0 1 0 96717674 8261632 1436 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/17015/statm: 2017 1436 119 319 0 1695 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8068

[startup+0.30117 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17015
/proc/meminfo: memFree=1118976/2055920 swapFree=4148400/4192956
[pid=17015] ppid=17013 vsize=17704 CPUtime=0.29
/proc/17015/stat : 17015 (hydrasat-flat) R 17013 17015 16694 0 -1 4194304 4027 0 0 0 27 2 0 0 19 0 1 0 96717674 18128896 4011 1992294400 134512640 135819388 4294956160 18446744073709551615 135270494 0 0 4096 1 0 0 0 17 1 0 0
/proc/17015/statm: 4426 4012 119 319 0 4104 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17704

[startup+0.701208 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 17015
/proc/meminfo: memFree=1118976/2055920 swapFree=4148400/4192956
[pid=17015] ppid=17013 vsize=38572 CPUtime=0.69
/proc/17015/stat : 17015 (hydrasat-flat) R 17013 17015 16694 0 -1 4194304 9443 0 0 0 65 4 0 0 22 0 1 0 96717674 39497728 9427 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/17015/statm: 9643 9427 125 319 0 9321 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38572

[startup+1.50128 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17016
/proc/meminfo: memFree=1075512/2055920 swapFree=4148400/4192956
[pid=17015] ppid=17013 vsize=57600 CPUtime=1.49
/proc/17015/stat : 17015 (hydrasat-flat) R 17013 17015 16694 0 -1 4194304 14745 0 0 0 142 7 0 0 25 0 1 0 96717674 58982400 13571 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/17015/statm: 14400 13571 128 319 0 14078 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57600

[startup+3.10143 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17016
/proc/meminfo: memFree=1052856/2055920 swapFree=4148400/4192956
[pid=17015] ppid=17013 vsize=81988 CPUtime=3.09
/proc/17015/stat : 17015 (hydrasat-flat) R 17013 17015 16694 0 -1 4194304 21475 0 0 0 299 10 0 0 25 0 1 0 96717674 83955712 20044 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/17015/statm: 20497 20044 128 319 0 20175 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81988

[startup+6.30173 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17016
/proc/meminfo: memFree=1006584/2055920 swapFree=4148400/4192956
[pid=17015] ppid=17013 vsize=115616 CPUtime=6.29
/proc/17015/stat : 17015 (hydrasat-flat) R 17013 17015 16694 0 -1 4194304 31954 0 0 0 615 14 0 0 25 0 1 0 96717674 118390784 28449 1992294400 134512640 135819388 4294956160 18446744073709551615 134603410 0 0 4096 1 0 0 0 17 1 0 0
/proc/17015/statm: 28904 28449 147 319 0 28582 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 115616

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17016
/proc/meminfo: memFree=1003832/2055920 swapFree=4148400/4192956
[pid=17015] ppid=17013 vsize=117080 CPUtime=12.69
/proc/17015/stat : 17015 (hydrasat-flat) R 17013 17015 16694 0 -1 4194304 32312 0 0 0 1254 15 0 0 25 0 1 0 96717674 119889920 28807 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/17015/statm: 29270 28807 147 319 0 28948 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 117080

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17016
/proc/meminfo: memFree=1001208/2055920 swapFree=4148400/4192956
[pid=17015] ppid=17013 vsize=119860 CPUtime=25.49
/proc/17015/stat : 17015 (hydrasat-flat) R 17013 17015 16694 0 -1 4194304 33000 0 0 0 2533 16 0 0 25 0 1 0 96717674 122736640 29495 1992294400 134512640 135819388 4294956160 18446744073709551615 134592747 0 0 4096 1 0 0 0 17 1 0 0
/proc/17015/statm: 29965 29495 147 319 0 29643 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 119860

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17016
/proc/meminfo: memFree=1001080/2055920 swapFree=4148400/4192956
[pid=17015] ppid=17013 vsize=119992 CPUtime=51.08
/proc/17015/stat : 17015 (hydrasat-flat) R 17013 17015 16694 0 -1 4194304 33023 0 0 0 5092 16 0 0 25 0 1 0 96717674 122871808 29518 1992294400 134512640 135819388 4294956160 18446744073709551615 134617225 0 0 4096 1 0 0 0 17 1 0 0
/proc/17015/statm: 29998 29518 147 319 0 29676 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 119992

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17016
/proc/meminfo: memFree=995384/2055920 swapFree=4148400/4192956
[pid=17015] ppid=17013 vsize=126144 CPUtime=102.27
/proc/17015/stat : 17015 (hydrasat-flat) R 17013 17015 16694 0 -1 4194304 34468 0 0 0 10210 17 0 0 25 0 1 0 96717674 129171456 30963 1992294400 134512640 135819388 4294956160 18446744073709551615 134669101 0 0 4096 1 0 0 0 17 1 0 0
/proc/17015/statm: 31536 30963 147 319 0 31214 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 126144

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17016
/proc/meminfo: memFree=990264/2055920 swapFree=4148400/4192956
[pid=17015] ppid=17013 vsize=131976 CPUtime=162.25
/proc/17015/stat : 17015 (hydrasat-flat) R 17013 17015 16694 0 -1 4194304 35745 0 0 0 16207 18 0 0 25 0 1 0 96717674 135143424 32240 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/17015/statm: 32994 32240 147 319 0 32672 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 131976

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17016
/proc/meminfo: memFree=988024/2055920 swapFree=4148400/4192956
[pid=17015] ppid=17013 vsize=134304 CPUtime=222.23
/proc/17015/stat : 17015 (hydrasat-flat) R 17013 17015 16694 0 -1 4194304 36299 0 0 0 22204 19 0 0 25 0 1 0 96717674 137527296 32794 1992294400 134512640 135819388 4294956160 18446744073709551615 134603344 0 0 4096 1 0 0 0 17 1 0 0
/proc/17015/statm: 33576 32794 147 319 0 33254 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 134304

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17016
/proc/meminfo: memFree=985144/2055920 swapFree=4148400/4192956
[pid=17015] ppid=17013 vsize=137712 CPUtime=282.21
/proc/17015/stat : 17015 (hydrasat-flat) R 17013 17015 16694 0 -1 4194304 37008 0 0 0 28202 19 0 0 25 0 1 0 96717674 141017088 33503 1992294400 134512640 135819388 4294956160 18446744073709551615 134603410 0 0 4096 1 0 0 0 17 1 0 0
/proc/17015/statm: 34428 33503 147 319 0 34106 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 137712

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

[startup+307.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17016
/proc/meminfo: memFree=983608/2055920 swapFree=4148400/4192956
[pid=17015] ppid=17013 vsize=139340 CPUtime=307
/proc/17015/stat : 17015 (hydrasat-flat) R 17013 17015 16694 0 -1 4194304 37382 0 0 0 30681 19 0 0 25 0 1 0 96717674 142684160 33877 1992294400 134512640 135819388 4294956160 18446744073709551615 134603410 0 0 4096 1 0 0 0 17 1 0 0
/proc/17015/statm: 34835 33877 147 319 0 34513 0
Current children cumulated CPU time (s) 307
Current children cumulated vsize (KiB) 139340

[startup+319.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17016
/proc/meminfo: memFree=983032/2055920 swapFree=4148400/4192956
[pid=17015] ppid=17013 vsize=139944 CPUtime=319.81
/proc/17015/stat : 17015 (hydrasat-flat) R 17013 17015 16694 0 -1 4194304 37568 0 0 0 31961 20 0 0 25 0 1 0 96717674 143302656 34063 1992294400 134512640 135819388 4294956160 18446744073709551615 134616791 0 0 4096 1 0 0 0 17 1 0 0
/proc/17015/statm: 34986 34063 147 319 0 34664 0
Current children cumulated CPU time (s) 319.81
Current children cumulated vsize (KiB) 139944

[startup+332.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17016
/proc/meminfo: memFree=981240/2055920 swapFree=4148400/4192956
[pid=17015] ppid=17013 vsize=141520 CPUtime=332.6
/proc/17015/stat : 17015 (hydrasat-flat) R 17013 17015 16694 0 -1 4194304 37990 0 0 0 33240 20 0 0 25 0 1 0 96717674 144916480 34485 1992294400 134512640 135819388 4294956160 18446744073709551615 134602922 0 0 4096 1 0 0 0 17 1 0 0
/proc/17015/statm: 35380 34485 147 319 0 35058 0
Current children cumulated CPU time (s) 332.6
Current children cumulated vsize (KiB) 141520

[startup+335.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17016
/proc/meminfo: memFree=980792/2055920 swapFree=4148400/4192956
[pid=17015] ppid=17013 vsize=142052 CPUtime=335.8
/proc/17015/stat : 17015 (hydrasat-flat) R 17013 17015 16694 0 -1 4194304 38116 0 0 0 33560 20 0 0 25 0 1 0 96717674 145461248 34611 1992294400 134512640 135819388 4294956160 18446744073709551615 134603096 0 0 4096 1 0 0 0 17 1 0 0
/proc/17015/statm: 35513 34611 147 319 0 35191 0
Current children cumulated CPU time (s) 335.8
Current children cumulated vsize (KiB) 142052

[startup+337.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17016
/proc/meminfo: memFree=980600/2055920 swapFree=4148400/4192956
[pid=17015] ppid=17013 vsize=142388 CPUtime=337.4
/proc/17015/stat : 17015 (hydrasat-flat) R 17013 17015 16694 0 -1 4194304 38174 0 0 0 33720 20 0 0 25 0 1 0 96717674 145805312 34669 1992294400 134512640 135819388 4294956160 18446744073709551615 134617577 0 0 4096 1 0 0 0 17 1 0 0
/proc/17015/statm: 35597 34669 147 319 0 35275 0
Current children cumulated CPU time (s) 337.4
Current children cumulated vsize (KiB) 142388

[startup+338.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17016
/proc/meminfo: memFree=980152/2055920 swapFree=4148400/4192956
[pid=17015] ppid=17013 vsize=142924 CPUtime=338.19
/proc/17015/stat : 17015 (hydrasat-flat) R 17013 17015 16694 0 -1 4194304 38291 0 0 0 33799 20 0 0 25 0 1 0 96717674 146354176 34786 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/17015/statm: 35731 34786 147 319 0 35409 0
Current children cumulated CPU time (s) 338.19
Current children cumulated vsize (KiB) 142924

[startup+339.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17016
/proc/meminfo: memFree=979960/2055920 swapFree=4148400/4192956
[pid=17015] ppid=17013 vsize=142924 CPUtime=338.99
/proc/17015/stat : 17015 (hydrasat-flat) R 17013 17015 16694 0 -1 4194304 38293 0 0 0 33879 20 0 0 25 0 1 0 96717674 146354176 34788 1992294400 134512640 135819388 4294956160 18446744073709551615 134616707 0 0 4096 1 0 0 0 17 1 0 0
/proc/17015/statm: 35731 34788 147 319 0 35409 0
Current children cumulated CPU time (s) 338.99
Current children cumulated vsize (KiB) 142924

[startup+339.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 17016
/proc/meminfo: memFree=979960/2055920 swapFree=4148400/4192956
[pid=17015] ppid=17013 vsize=144172 CPUtime=339.19
/proc/17015/stat : 17015 (hydrasat-flat) R 17013 17015 16694 0 -1 4194304 38605 0 0 0 33899 20 0 0 25 0 1 0 96717674 147632128 35100 1992294400 134512640 135819388 4294956160 18446744073709551615 135205596 0 0 4096 1 0 0 0 17 1 0 0
/proc/17015/statm: 36043 35100 147 319 0 35721 0
Current children cumulated CPU time (s) 339.19
Current children cumulated vsize (KiB) 144172

Child status: 20
Real time (s): 339.346
CPU time (s): 339.254
CPU user time (s): 339.021
CPU system time (s): 0.232964
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 144172

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

runsolver used 0.249962 second user time and 0.71889 second system time

The end

Launcher Data

Begin job on node14 at 2009-04-25 21:14:02
IDJOB=1723524
IDBENCH=71717
IDSOLVER=519
FILE ID=node14/1723524-1240686841
PBS_JOBID= 9186705
Free space on /tmp= 66288 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT_RACE06/manol-pipe-g10id.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723524-1240686841/watcher-1723524-1240686841 -o /tmp/evaluation-result-1723524-1240686841/solver-1723524-1240686841 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1723524-1240686841.cnf -rs 848091116 -co memory_limit 1800

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

MD5SUM BENCH= 79b8866c5f4be7f699958174c5be63e9
RANDOM SEED=848091116

node14.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.256
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	: 5931.00
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.256
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:       1119392 kB
Buffers:         65444 kB
Cached:         759936 kB
SwapCached:      38288 kB
Active:         170736 kB
Inactive:       695352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1119392 kB
SwapTotal:     4192956 kB
SwapFree:      4148400 kB
Dirty:            9488 kB
Writeback:           0 kB
Mapped:          13508 kB
Slab:            56332 kB
Committed_AS:   323452 kB
PageTables:       1448 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= 66288 MiB
End job on node14 at 2009-04-25 21:19:41