Trace number 1729812

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 317.119 317.245

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-brn007.sat05-2684.reshuffled-07.cnf
MD5SUM749c079607e9e37c206eeb8bd5b8bfaf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark55.7415
Satisfiable
(Un)Satisfiability was proved
Number of variables1477
Number of clauses7809
Sum of the clauses size65959
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31172
Number of clauses of size 4124
Number of clauses of size 5894
Number of clauses of size over 55297

Solver Data

317.06/317.23	
317.06/317.23	c decisions : 414030
317.06/317.23	c conflicts : 298605
317.06/317.23	c Memory limit 1620 MiB
317.06/317.23	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-1729812-1240753822/watcher-1729812-1240753822 -o /tmp/evaluation-result-1729812-1240753822/solver-1729812-1240753822 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1729812-1240753822.cnf -rs 600471852 -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.83 1.81 1.43 3/64 26170
/proc/meminfo: memFree=1354032/2055920 swapFree=4192812/4192956
[pid=26170] ppid=26168 vsize=1596 CPUtime=0
/proc/26170/stat : 26170 (hydrasat-flat) R 26168 26170 26074 0 -1 4194304 179 0 0 0 0 0 0 0 18 0 1 0 103415842 1634304 163 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/26170/statm: 399 163 119 319 0 77 0

[startup+0.0119581 s]
/proc/loadavg: 1.83 1.81 1.43 3/64 26170
/proc/meminfo: memFree=1354032/2055920 swapFree=4192812/4192956
[pid=26170] ppid=26168 vsize=1728 CPUtime=0
/proc/26170/stat : 26170 (hydrasat-flat) R 26168 26170 26074 0 -1 4194304 226 0 0 0 0 0 0 0 18 0 1 0 103415842 1769472 210 1992294400 134512640 135819388 4294956160 18446744073709551615 135270494 0 0 4096 1 0 0 0 17 1 0 0
/proc/26170/statm: 432 210 119 319 0 110 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1728

[startup+0.101977 s]
/proc/loadavg: 1.83 1.81 1.43 3/64 26170
/proc/meminfo: memFree=1354032/2055920 swapFree=4192812/4192956
[pid=26170] ppid=26168 vsize=2532 CPUtime=0.09
/proc/26170/stat : 26170 (hydrasat-flat) R 26168 26170 26074 0 -1 4194304 439 0 0 0 9 0 0 0 18 0 1 0 103415842 2592768 423 1992294400 134512640 135819388 4294956160 18446744073709551615 134520692 0 0 4096 1 0 0 0 17 1 0 0
/proc/26170/statm: 633 423 128 319 0 311 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2532

[startup+0.302019 s]
/proc/loadavg: 1.83 1.81 1.43 3/64 26170
/proc/meminfo: memFree=1354032/2055920 swapFree=4192812/4192956
[pid=26170] ppid=26168 vsize=2792 CPUtime=0.29
/proc/26170/stat : 26170 (hydrasat-flat) R 26168 26170 26074 0 -1 4194304 528 0 0 0 29 0 0 0 19 0 1 0 103415842 2859008 511 1992294400 134512640 135819388 4294956160 18446744073709551615 134616702 0 0 4096 1 0 0 0 17 1 0 0
/proc/26170/statm: 698 511 147 319 0 376 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2792

[startup+0.701105 s]
/proc/loadavg: 1.83 1.81 1.43 3/64 26170
/proc/meminfo: memFree=1354032/2055920 swapFree=4192812/4192956
[pid=26170] ppid=26168 vsize=3188 CPUtime=0.69
/proc/26170/stat : 26170 (hydrasat-flat) R 26168 26170 26074 0 -1 4194304 607 0 0 0 69 0 0 0 22 0 1 0 103415842 3264512 590 1992294400 134512640 135819388 4294956160 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 1 0 0
/proc/26170/statm: 797 590 147 319 0 475 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3188

[startup+1.50128 s]
/proc/loadavg: 1.83 1.81 1.43 2/65 26171
/proc/meminfo: memFree=1352040/2055920 swapFree=4192812/4192956
[pid=26170] ppid=26168 vsize=3716 CPUtime=1.49
/proc/26170/stat : 26170 (hydrasat-flat) R 26168 26170 26074 0 -1 4194304 753 0 0 0 149 0 0 0 25 0 1 0 103415842 3805184 736 1992294400 134512640 135819388 4294956160 18446744073709551615 134603096 0 0 4096 1 0 0 0 17 1 0 0
/proc/26170/statm: 929 736 147 319 0 607 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3716

[startup+3.10162 s]
/proc/loadavg: 1.83 1.81 1.43 2/65 26171
/proc/meminfo: memFree=1351272/2055920 swapFree=4192812/4192956
[pid=26170] ppid=26168 vsize=4644 CPUtime=3.09
/proc/26170/stat : 26170 (hydrasat-flat) R 26168 26170 26074 0 -1 4194304 975 0 0 0 309 0 0 0 25 0 1 0 103415842 4755456 958 1992294400 134512640 135819388 4294956160 18446744073709551615 134668156 0 0 4096 1 0 0 0 17 1 0 0
/proc/26170/statm: 1161 958 147 319 0 839 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4644

[startup+6.30231 s]
/proc/loadavg: 1.76 1.79 1.43 2/65 26171
/proc/meminfo: memFree=1349160/2055920 swapFree=4192812/4192956
[pid=26170] ppid=26168 vsize=6536 CPUtime=6.29
/proc/26170/stat : 26170 (hydrasat-flat) R 26168 26170 26074 0 -1 4194304 1411 0 0 0 629 0 0 0 25 0 1 0 103415842 6692864 1394 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/26170/statm: 1634 1394 147 319 0 1312 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6536

[startup+12.7017 s]
/proc/loadavg: 1.70 1.78 1.42 2/65 26171
/proc/meminfo: memFree=1346728/2055920 swapFree=4192812/4192956
[pid=26170] ppid=26168 vsize=9000 CPUtime=12.69
/proc/26170/stat : 26170 (hydrasat-flat) R 26168 26170 26074 0 -1 4194304 1987 0 0 0 1268 1 0 0 25 0 1 0 103415842 9216000 1937 1992294400 134512640 135819388 4294956160 18446744073709551615 134617235 0 0 4096 1 0 0 0 17 1 0 0
/proc/26170/statm: 2250 1937 147 319 0 1928 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9000

[startup+25.5014 s]
/proc/loadavg: 1.55 1.74 1.42 2/65 26171
/proc/meminfo: memFree=1343144/2055920 swapFree=4192812/4192956
[pid=26170] ppid=26168 vsize=12852 CPUtime=25.48
/proc/26170/stat : 26170 (hydrasat-flat) R 26168 26170 26074 0 -1 4194304 2878 0 0 0 2546 2 0 0 25 0 1 0 103415842 13160448 2828 1992294400 134512640 135819388 4294956160 18446744073709551615 134617590 0 0 4096 1 0 0 0 17 1 0 0
/proc/26170/statm: 3213 2828 147 319 0 2891 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12852

[startup+51.1019 s]
/proc/loadavg: 1.36 1.68 1.41 2/65 26171
/proc/meminfo: memFree=1338600/2055920 swapFree=4192812/4192956
[pid=26170] ppid=26168 vsize=17588 CPUtime=51.07
/proc/26170/stat : 26170 (hydrasat-flat) R 26168 26170 26074 0 -1 4194304 4047 0 0 0 5104 3 0 0 25 0 1 0 103415842 18010112 3932 1992294400 134512640 135819388 4294956160 18446744073709551615 134616805 0 0 4096 1 0 0 0 17 1 0 0
/proc/26170/statm: 4397 3932 147 319 0 4075 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17588

[startup+102.306 s]
/proc/loadavg: 1.15 1.57 1.38 2/65 26171
/proc/meminfo: memFree=1330792/2055920 swapFree=4192812/4192956
[pid=26170] ppid=26168 vsize=26104 CPUtime=102.25
/proc/26170/stat : 26170 (hydrasat-flat) R 26168 26170 26074 0 -1 4194304 5985 0 0 0 10220 5 0 0 25 0 1 0 103415842 26730496 5870 1992294400 134512640 135819388 4294956160 18446744073709551615 134616947 0 0 4096 1 0 0 0 17 1 0 0
/proc/26170/statm: 6526 5870 147 319 0 6204 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 26104

[startup+162.302 s]
/proc/loadavg: 1.06 1.46 1.35 2/65 26171
/proc/meminfo: memFree=1324264/2055920 swapFree=4192812/4192956
[pid=26170] ppid=26168 vsize=33492 CPUtime=162.23
/proc/26170/stat : 26170 (hydrasat-flat) R 26168 26170 26074 0 -1 4194304 7732 0 0 0 16216 7 0 0 25 0 1 0 103415842 34295808 7488 1992294400 134512640 135819388 4294956160 18446744073709551615 134616857 0 0 4096 1 0 0 0 17 1 0 0
/proc/26170/statm: 8373 7488 147 319 0 8051 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 33492

[startup+222.302 s]
/proc/loadavg: 1.02 1.38 1.33 2/65 26171
/proc/meminfo: memFree=1319016/2055920 swapFree=4192812/4192956
[pid=26170] ppid=26168 vsize=39500 CPUtime=222.2
/proc/26170/stat : 26170 (hydrasat-flat) R 26168 26170 26074 0 -1 4194304 9025 0 0 0 22211 9 0 0 25 0 1 0 103415842 40448000 8781 1992294400 134512640 135819388 4294956160 18446744073709551615 134617242 0 0 4096 1 0 0 0 17 1 0 0
/proc/26170/statm: 9875 8781 147 319 0 9553 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 39500

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.31 2/65 26171
/proc/meminfo: memFree=1314728/2055920 swapFree=4192812/4192956
[pid=26170] ppid=26168 vsize=44196 CPUtime=282.17
/proc/26170/stat : 26170 (hydrasat-flat) R 26168 26170 26074 0 -1 4194304 10086 0 0 0 28207 10 0 0 25 0 1 0 103415842 45256704 9842 1992294400 134512640 135819388 4294956160 18446744073709551615 134617071 0 0 4096 1 0 0 0 17 1 0 0
/proc/26170/statm: 11049 9842 147 319 0 10727 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 44196

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

[startup+294.301 s]
/proc/loadavg: 1.00 1.30 1.30 2/65 26171
/proc/meminfo: memFree=1313128/2055920 swapFree=4192812/4192956
[pid=26170] ppid=26168 vsize=46448 CPUtime=294.17
/proc/26170/stat : 26170 (hydrasat-flat) R 26168 26170 26074 0 -1 4194304 10537 0 0 0 29406 11 0 0 25 0 1 0 103415842 47562752 10293 1992294400 134512640 135819388 4294956160 18446744073709551615 134616829 0 0 4096 1 0 0 0 17 1 0 0
/proc/26170/statm: 11612 10293 147 319 0 11290 0
Current children cumulated CPU time (s) 294.17
Current children cumulated vsize (KiB) 46448

[startup+307.102 s]
/proc/loadavg: 1.00 1.28 1.30 2/65 26171
/proc/meminfo: memFree=1312104/2055920 swapFree=4192812/4192956
[pid=26170] ppid=26168 vsize=47296 CPUtime=306.97
/proc/26170/stat : 26170 (hydrasat-flat) R 26168 26170 26074 0 -1 4194304 10798 0 0 0 30686 11 0 0 25 0 1 0 103415842 48431104 10483 1992294400 134512640 135819388 4294956160 18446744073709551615 134617093 0 0 4096 1 0 0 0 17 1 0 0
/proc/26170/statm: 11824 10483 147 319 0 11502 0
Current children cumulated CPU time (s) 306.97
Current children cumulated vsize (KiB) 47296

[startup+313.505 s]
/proc/loadavg: 1.00 1.28 1.29 2/65 26171
/proc/meminfo: memFree=1311848/2055920 swapFree=4192812/4192956
[pid=26170] ppid=26168 vsize=47428 CPUtime=313.37
/proc/26170/stat : 26170 (hydrasat-flat) R 26168 26170 26074 0 -1 4194304 10864 0 0 0 31326 11 0 0 25 0 1 0 103415842 48566272 10549 1992294400 134512640 135819388 4294956160 18446744073709551615 134616821 0 0 4096 1 0 0 0 17 1 0 0
/proc/26170/statm: 11857 10549 147 319 0 11535 0
Current children cumulated CPU time (s) 313.37
Current children cumulated vsize (KiB) 47428

[startup+315.102 s]
/proc/loadavg: 1.00 1.27 1.29 2/65 26171
/proc/meminfo: memFree=1311784/2055920 swapFree=4192812/4192956
[pid=26170] ppid=26168 vsize=47560 CPUtime=314.96
/proc/26170/stat : 26170 (hydrasat-flat) R 26168 26170 26074 0 -1 4194304 10883 0 0 0 31485 11 0 0 25 0 1 0 103415842 48701440 10568 1992294400 134512640 135819388 4294956160 18446744073709551615 134617580 0 0 4096 1 0 0 0 17 1 0 0
/proc/26170/statm: 11890 10568 147 319 0 11568 0
Current children cumulated CPU time (s) 314.96
Current children cumulated vsize (KiB) 47560

[startup+315.903 s]
/proc/loadavg: 1.00 1.27 1.29 2/65 26171
/proc/meminfo: memFree=1311720/2055920 swapFree=4192812/4192956
[pid=26170] ppid=26168 vsize=47560 CPUtime=315.76
/proc/26170/stat : 26170 (hydrasat-flat) R 26168 26170 26074 0 -1 4194304 10892 0 0 0 31565 11 0 0 25 0 1 0 103415842 48701440 10577 1992294400 134512640 135819388 4294956160 18446744073709551615 134617242 0 0 4096 1 0 0 0 17 1 0 0
/proc/26170/statm: 11890 10577 147 319 0 11568 0
Current children cumulated CPU time (s) 315.76
Current children cumulated vsize (KiB) 47560

[startup+316.702 s]
/proc/loadavg: 1.00 1.27 1.29 2/65 26171
/proc/meminfo: memFree=1311720/2055920 swapFree=4192812/4192956
[pid=26170] ppid=26168 vsize=47560 CPUtime=316.56
/proc/26170/stat : 26170 (hydrasat-flat) R 26168 26170 26074 0 -1 4194304 10903 0 0 0 31645 11 0 0 25 0 1 0 103415842 48701440 10588 1992294400 134512640 135819388 4294956160 18446744073709551615 134616815 0 0 4096 1 0 0 0 17 1 0 0
/proc/26170/statm: 11890 10588 147 319 0 11568 0
Current children cumulated CPU time (s) 316.56
Current children cumulated vsize (KiB) 47560

[startup+317.102 s]
/proc/loadavg: 1.00 1.27 1.29 2/65 26171
/proc/meminfo: memFree=1311720/2055920 swapFree=4192812/4192956
[pid=26170] ppid=26168 vsize=47560 CPUtime=316.96
/proc/26170/stat : 26170 (hydrasat-flat) R 26168 26170 26074 0 -1 4194304 10907 0 0 0 31685 11 0 0 25 0 1 0 103415842 48701440 10592 1992294400 134512640 135819388 4294956160 18446744073709551615 134616849 0 0 4096 1 0 0 0 17 1 0 0
/proc/26170/statm: 11890 10592 147 319 0 11568 0
Current children cumulated CPU time (s) 316.96
Current children cumulated vsize (KiB) 47560

[startup+317.202 s]
/proc/loadavg: 1.00 1.27 1.29 2/65 26171
/proc/meminfo: memFree=1311720/2055920 swapFree=4192812/4192956
[pid=26170] ppid=26168 vsize=47560 CPUtime=317.06
/proc/26170/stat : 26170 (hydrasat-flat) R 26168 26170 26074 0 -1 4194304 10908 0 0 0 31695 11 0 0 25 0 1 0 103415842 48701440 10593 1992294400 134512640 135819388 4294956160 18446744073709551615 134617068 0 0 4096 1 0 0 0 17 1 0 0
/proc/26170/statm: 11890 10593 147 319 0 11568 0
Current children cumulated CPU time (s) 317.06
Current children cumulated vsize (KiB) 47560

Child status: 20
Real time (s): 317.245
CPU time (s): 317.119
CPU user time (s): 316.992
CPU system time (s): 0.12698
CPU usage (%): 99.9603
Max. virtual memory (cumulated for all children) (KiB): 47560

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

runsolver used 0.300954 second user time and 0.583911 second system time

The end

Launcher Data

Begin job on node10 at 2009-04-26 15:50:22
IDJOB=1729812
IDBENCH=24715
IDSOLVER=519
FILE ID=node10/1729812-1240753822
PBS_JOBID= 9187115
Free space on /tmp= 66372 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-brn007.sat05-2684.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-1729812-1240753822/watcher-1729812-1240753822 -o /tmp/evaluation-result-1729812-1240753822/solver-1729812-1240753822 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1729812-1240753822.cnf -rs 600471852 -co memory_limit 1800

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

MD5SUM BENCH= 749c079607e9e37c206eeb8bd5b8bfaf
RANDOM SEED=600471852

node10.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.263
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.263
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:       1354448 kB
Buffers:         61900 kB
Cached:         557716 kB
SwapCached:          0 kB
Active:         265396 kB
Inactive:       368100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1354448 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1636 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            53932 kB
Committed_AS:   397380 kB
PageTables:       1372 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= 66372 MiB
End job on node10 at 2009-04-26 15:55:39