Trace number 1772952

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
MiniSat 2.1 (Sat-race'08 Edition)UNSAT 95.1965 95.2666

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h31-unknown.cnf
MD5SUM4211c3af8594e6cbb06d7f7e8978c614
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.6953
Satisfiable
(Un)Satisfiability was proved
Number of variables149210
Number of clauses761906
Sum of the clauses size1988854
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2614506
Number of clauses of size 3141844
Number of clauses of size 41307
Number of clauses of size 5115
Number of clauses of size over 53858

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.69/0.76	c |  Number of variables:        151768                                         |
0.69/0.76	c |  Number of clauses:          761606                                         |
0.69/0.76	c |  Parse time:                   0.66 s                                       |
16.17/16.26	c |  Simplification time:         15.44 s                                       |
16.17/16.26	c |                                                                             |
16.17/16.26	c ============================[ Search Statistics ]==============================
16.17/16.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.17/16.26	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
16.17/16.26	c ===============================================================================
16.28/16.36	c |       100 |   39985   543451  2004091 |   199265      100     15 |  0.022 % |
16.57/16.61	c |       250 |   39985   543451  2004091 |   219191      250     16 |  0.022 % |
16.87/16.90	c |       475 |   39985   543451  2004091 |   241111      475     18 |  0.022 % |
17.48/17.54	c |       812 |   39985   543451  2004091 |   265222      812     22 |  0.022 % |
17.97/18.03	c |      1318 |   39985   543451  2004091 |   291744     1318     44 |  0.022 % |
18.37/18.43	c |      2077 |   39985   543451  2004091 |   320918     2077     36 |  0.022 % |
19.47/19.55	c |      3216 |   39985   543451  2004091 |   353010     3216     34 |  0.022 % |
21.07/21.11	c |      4924 |   39985   543451  2004091 |   388311     4924     35 |  0.022 % |
23.37/23.46	c |      7486 |   39985   543451  2004091 |   427143     7486     33 |  0.022 % |
26.47/26.57	c |     11330 |   39985   543451  2004091 |   469857    11330     34 |  0.022 % |
30.67/30.76	c |     17096 |   39985   543451  2004091 |   516843    17096     35 |  0.022 % |
38.05/38.10	c |     25745 |   39952   543078  2002852 |   568527    25730     36 |  0.044 % |
50.74/50.81	c |     38719 |   39952   543078  2002852 |   625380    38704     36 |  0.044 % |
70.14/70.29	c |     58180 |   39952   543078  2002852 |   687918    58165     35 |  0.044 % |
89.93/90.09	c |     87372 |   39952   543078  2002852 |   756709    87357     30 |  0.044 % |
95.12/95.25	c ===============================================================================
95.12/95.25	c restarts              : 255
95.12/95.25	c conflicts             : 96951          (1021 /sec)
95.12/95.25	c decisions             : 290985         (3063 /sec)
95.12/95.25	c propagations          : 187485630      (1973646 /sec)
95.12/95.25	c conflict literals     : 2725267        (38.28 % deleted)
95.12/95.25	c Memory used           : 94.75 MB
95.12/95.25	c CPU time              : 94.9946 s
95.12/95.25	c 
95.12/95.25	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-1772952-1241208815/watcher-1772952-1241208815 -o /tmp/evaluation-result-1772952-1241208815/solver-1772952-1241208815 -C 10000 -W 12000 -M 1800 HOME/minisat HOME/instance-1772952-1241208815.cnf 

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: 0.89 0.97 0.99 3/64 25221
/proc/meminfo: memFree=1287168/2055920 swapFree=4180712/4192956
[pid=25221] ppid=25219 vsize=7996 CPUtime=0
/proc/25221/stat : 25221 (minisat) R 25219 25221 25157 0 -1 4194304 505 0 0 0 0 0 0 0 18 0 1 0 148914886 8187904 489 1992294400 4194304 5092341 548682068848 18446744073709551615 4209789 0 0 4096 3 0 0 0 17 1 0 0
/proc/25221/statm: 1999 489 63 219 0 1777 0

[startup+0.0318509 s]
/proc/loadavg: 0.89 0.97 0.99 3/64 25221
/proc/meminfo: memFree=1287168/2055920 swapFree=4180712/4192956
[pid=25221] ppid=25219 vsize=9736 CPUtime=0.02
/proc/25221/stat : 25221 (minisat) R 25219 25221 25157 0 -1 4194304 1083 0 0 0 2 0 0 0 18 0 1 0 148914886 9969664 1067 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/25221/statm: 2434 1070 63 219 0 2212 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9736

[startup+0.101865 s]
/proc/loadavg: 0.89 0.97 0.99 3/64 25221
/proc/meminfo: memFree=1287168/2055920 swapFree=4180712/4192956
[pid=25221] ppid=25219 vsize=14556 CPUtime=0.09
/proc/25221/stat : 25221 (minisat) R 25219 25221 25157 0 -1 4194304 2798 0 0 0 9 0 0 0 18 0 1 0 148914886 14905344 2589 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/25221/statm: 3639 2592 63 219 0 3417 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14556

[startup+0.301902 s]
/proc/loadavg: 0.89 0.97 0.99 3/64 25221
/proc/meminfo: memFree=1287168/2055920 swapFree=4180712/4192956
[pid=25221] ppid=25219 vsize=32120 CPUtime=0.29
/proc/25221/stat : 25221 (minisat) R 25219 25221 25157 0 -1 4194304 7766 0 0 0 26 3 0 0 19 0 1 0 148914886 32890880 6914 1992294400 4194304 5092341 548682068848 18446744073709551615 4209708 0 0 4096 3 0 0 0 17 1 0 0
/proc/25221/statm: 8030 6915 63 219 0 7808 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32120

[startup+0.701982 s]
/proc/loadavg: 0.89 0.97 0.99 3/64 25221
/proc/meminfo: memFree=1287168/2055920 swapFree=4180712/4192956
[pid=25221] ppid=25219 vsize=68940 CPUtime=0.69
/proc/25221/stat : 25221 (minisat) R 25219 25221 25157 0 -1 4194304 17267 0 0 0 60 9 0 0 22 0 1 0 148914886 70594560 15275 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/25221/statm: 17235 15275 63 219 0 17013 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68940

[startup+1.50114 s]
/proc/loadavg: 0.89 0.97 0.99 2/65 25222
/proc/meminfo: memFree=1219256/2055920 swapFree=4180712/4192956
[pid=25221] ppid=25219 vsize=76168 CPUtime=1.49
/proc/25221/stat : 25221 (minisat) R 25219 25221 25157 0 -1 4194304 19012 0 0 0 139 10 0 0 25 0 1 0 148914886 77996032 17020 1992294400 4194304 5092341 548682068848 18446744073709551615 4219711 0 0 4096 3 0 0 0 17 1 0 0
/proc/25221/statm: 19042 17020 86 219 0 18820 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 76168

[startup+3.67075 s]
/proc/loadavg: 0.89 0.97 0.99 4/65 25222
/proc/meminfo: memFree=1219128/2055920 swapFree=4180712/4192956
[pid=25221] ppid=25219 vsize=76168 CPUtime=3.66
/proc/25221/stat : 25221 (minisat) R 25219 25221 25157 0 -1 4194304 19148 0 0 0 356 10 0 0 25 0 1 0 148914886 77996032 17156 1992294400 4194304 5092341 548682068848 18446744073709551615 4247864 0 0 4096 3 0 0 0 17 1 0 0
/proc/25221/statm: 19042 17156 87 219 0 18820 0
Current children cumulated CPU time (s) 3.66
Current children cumulated vsize (KiB) 76168

[startup+6.51252 s]
/proc/loadavg: 1.06 1.00 1.00 3/65 25222
/proc/meminfo: memFree=1192760/2055920 swapFree=4180712/4192956
[pid=25221] ppid=25219 vsize=99596 CPUtime=6.5
/proc/25221/stat : 25221 (minisat) R 25219 25221 25157 0 -1 4194304 25591 0 0 0 638 12 0 0 25 0 1 0 148914886 101986304 23599 1992294400 4194304 5092341 548682068848 18446744073709551615 4219887 0 0 4096 3 0 0 0 17 1 0 0
/proc/25221/statm: 24899 23599 87 219 0 24677 0
Current children cumulated CPU time (s) 6.5
Current children cumulated vsize (KiB) 99596

[startup+12.7014 s]
/proc/loadavg: 1.05 1.00 1.00 2/65 25222
/proc/meminfo: memFree=1190840/2055920 swapFree=4180712/4192956
[pid=25221] ppid=25219 vsize=116072 CPUtime=12.68
/proc/25221/stat : 25221 (minisat) R 25219 25221 25157 0 -1 4194304 26085 0 0 0 1255 13 0 0 25 0 1 0 148914886 118857728 24093 1992294400 4194304 5092341 548682068848 18446744073709551615 4219793 0 0 4096 3 0 0 0 17 1 0 0
/proc/25221/statm: 29018 24093 87 219 0 28796 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 116072

[startup+25.5018 s]
/proc/loadavg: 1.04 1.00 1.00 2/65 25222
/proc/meminfo: memFree=1212536/2055920 swapFree=4180712/4192956
[pid=25221] ppid=25219 vsize=82416 CPUtime=25.48
/proc/25221/stat : 25221 (minisat) R 25219 25221 25157 0 -1 4194304 29104 0 0 0 2533 15 0 0 25 0 1 0 148914886 84393984 18691 1992294400 4194304 5092341 548682068848 18446744073709551615 4240636 0 0 4096 3 0 0 0 17 1 0 0
/proc/25221/statm: 20604 18691 103 219 0 20382 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 82416

[startup+51.1018 s]
/proc/loadavg: 1.03 1.00 1.00 2/65 25222
/proc/meminfo: memFree=1208376/2055920 swapFree=4180712/4192956
[pid=25221] ppid=25219 vsize=88256 CPUtime=51.04
/proc/25221/stat : 25221 (minisat) R 25219 25221 25157 0 -1 4194304 30212 0 0 0 5088 16 0 0 25 0 1 0 148914886 90374144 19799 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/25221/statm: 22064 19799 103 219 0 21842 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 88256

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

[startup+54.3014 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 25222
/proc/meminfo: memFree=1207928/2055920 swapFree=4180712/4192956
[pid=25221] ppid=25219 vsize=88256 CPUtime=54.24
/proc/25221/stat : 25221 (minisat) R 25219 25221 25157 0 -1 4194304 30320 0 0 0 5408 16 0 0 25 0 1 0 148914886 90374144 19907 1992294400 4194304 5092341 548682068848 18446744073709551615 4244130 0 0 4096 3 0 0 0 17 1 0 0
/proc/25221/statm: 22064 19907 103 219 0 21842 0
Current children cumulated CPU time (s) 54.24
Current children cumulated vsize (KiB) 88256

[startup+79.9024 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 25222
/proc/meminfo: memFree=1204600/2055920 swapFree=4180712/4192956
[pid=25221] ppid=25219 vsize=97016 CPUtime=79.82
/proc/25221/stat : 25221 (minisat) R 25219 25221 25157 0 -1 4194304 31132 0 0 0 7965 17 0 0 25 0 1 0 148914886 99344384 20719 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/25221/statm: 24254 20719 103 219 0 24032 0
Current children cumulated CPU time (s) 79.82
Current children cumulated vsize (KiB) 97016

[startup+86.3017 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 25222
/proc/meminfo: memFree=1203704/2055920 swapFree=4180712/4192956
[pid=25221] ppid=25219 vsize=97016 CPUtime=86.23
/proc/25221/stat : 25221 (minisat) R 25219 25221 25157 0 -1 4194304 31355 0 0 0 8605 18 0 0 25 0 1 0 148914886 99344384 20942 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/25221/statm: 24254 20942 103 219 0 24032 0
Current children cumulated CPU time (s) 86.23
Current children cumulated vsize (KiB) 97016

[startup+89.5013 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 25222
/proc/meminfo: memFree=1203256/2055920 swapFree=4180712/4192956
[pid=25221] ppid=25219 vsize=97016 CPUtime=89.42
/proc/25221/stat : 25221 (minisat) R 25219 25221 25157 0 -1 4194304 31453 0 0 0 8924 18 0 0 25 0 1 0 148914886 99344384 21040 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/25221/statm: 24254 21040 103 219 0 24032 0
Current children cumulated CPU time (s) 89.42
Current children cumulated vsize (KiB) 97016

[startup+92.7019 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 25222
/proc/meminfo: memFree=1202872/2055920 swapFree=4180712/4192956
[pid=25221] ppid=25219 vsize=97016 CPUtime=92.62
/proc/25221/stat : 25221 (minisat) R 25219 25221 25157 0 -1 4194304 31552 0 0 0 9244 18 0 0 25 0 1 0 148914886 99344384 21139 1992294400 4194304 5092341 548682068848 18446744073709551615 4251328 0 0 4096 3 0 0 0 17 1 0 0
/proc/25221/statm: 24254 21139 103 219 0 24032 0
Current children cumulated CPU time (s) 92.62
Current children cumulated vsize (KiB) 97016

[startup+94.3012 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 25222
/proc/meminfo: memFree=1202616/2055920 swapFree=4180712/4192956
[pid=25221] ppid=25219 vsize=97016 CPUtime=94.22
/proc/25221/stat : 25221 (minisat) R 25219 25221 25157 0 -1 4194304 31627 0 0 0 9404 18 0 0 25 0 1 0 148914886 99344384 21214 1992294400 4194304 5092341 548682068848 18446744073709551615 4247012 0 0 4096 3 0 0 0 17 1 0 0
/proc/25221/statm: 24254 21214 103 219 0 24032 0
Current children cumulated CPU time (s) 94.22
Current children cumulated vsize (KiB) 97016

[startup+94.7013 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 25222
/proc/meminfo: memFree=1202488/2055920 swapFree=4180712/4192956
[pid=25221] ppid=25219 vsize=97016 CPUtime=94.62
/proc/25221/stat : 25221 (minisat) R 25219 25221 25157 0 -1 4194304 31627 0 0 0 9444 18 0 0 25 0 1 0 148914886 99344384 21214 1992294400 4194304 5092341 548682068848 18446744073709551615 4249594 0 0 4096 3 0 0 0 17 1 0 0
/proc/25221/statm: 24254 21214 103 219 0 24032 0
Current children cumulated CPU time (s) 94.62
Current children cumulated vsize (KiB) 97016

[startup+95.1024 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 25222
/proc/meminfo: memFree=1202488/2055920 swapFree=4180712/4192956
[pid=25221] ppid=25219 vsize=97016 CPUtime=95.02
/proc/25221/stat : 25221 (minisat) R 25219 25221 25157 0 -1 4194304 31650 0 0 0 9484 18 0 0 25 0 1 0 148914886 99344384 21237 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/25221/statm: 24254 21237 103 219 0 24032 0
Current children cumulated CPU time (s) 95.02
Current children cumulated vsize (KiB) 97016

[startup+95.2024 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 25222
/proc/meminfo: memFree=1202488/2055920 swapFree=4180712/4192956
[pid=25221] ppid=25219 vsize=97016 CPUtime=95.12
/proc/25221/stat : 25221 (minisat) R 25219 25221 25157 0 -1 4194304 31653 0 0 0 9494 18 0 0 25 0 1 0 148914886 99344384 21240 1992294400 4194304 5092341 548682068848 18446744073709551615 4240672 0 0 4096 3 0 0 0 17 1 0 0
/proc/25221/statm: 24254 21240 103 219 0 24032 0
Current children cumulated CPU time (s) 95.12
Current children cumulated vsize (KiB) 97016

Child status: 20
Real time (s): 95.2666
CPU time (s): 95.1965
CPU user time (s): 94.9946
CPU system time (s): 0.201969
CPU usage (%): 99.9265
Max. virtual memory (cumulated for all children) (KiB): 121832

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

runsolver used 0.317951 second user time and 0.6529 second system time

The end

Launcher Data

Begin job on node28 at 2009-05-01 22:13:36
IDJOB=1772952
IDBENCH=20419
IDSOLVER=608
FILE ID=node28/1772952-1241208815
PBS_JOBID= 9224706
Free space on /tmp= 66260 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h31-unknown.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772952-1241208815/watcher-1772952-1241208815 -o /tmp/evaluation-result-1772952-1241208815/solver-1772952-1241208815 -C 10000 -W 12000 -M 1800  HOME/minisat HOME/instance-1772952-1241208815.cnf

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

MD5SUM BENCH= 4211c3af8594e6cbb06d7f7e8978c614
RANDOM SEED=224114248

node28.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.261
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.261
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:       1287648 kB
Buffers:         63616 kB
Cached:         605884 kB
SwapCached:       5468 kB
Active:          43008 kB
Inactive:       635300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1287648 kB
SwapTotal:     4192956 kB
SwapFree:      4180712 kB
Dirty:           14800 kB
Writeback:           0 kB
Mapped:          14248 kB
Slab:            75780 kB
Committed_AS:   709104 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66260 MiB
End job on node28 at 2009-05-01 22:15:11