Trace number 1772583

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
LySAT i/2009-03-20UNSAT 28.6976 28.7195

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/total-5-11-u.cnf
MD5SUM770fa9cd880a43d98e936f33f4e86d7a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.4705
Satisfiable
(Un)Satisfiability was proved
Number of variables156980
Number of clauses696581
Sum of the clauses size1582352
Maximum clause length10
Minimum clause length1
Number of clauses of size 113310
Number of clauses of size 2570471
Number of clauses of size 382900
Number of clauses of size 43320
Number of clauses of size 513280
Number of clauses of size over 513300

Solver Data

0.00/0.00	c Parsing...
0.58/0.63	c ==============================================================================
0.58/0.63	c |           |     ORIGINAL     |              LEARNT              |          |
0.58/0.63	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.58/0.63	c ==============================================================================
0.58/0.63	c |         0 |  683271  1569042 |  204981       0        0     nan |  0.000 % |
4.88/4.94	c |         0 |  280610   744723 |      --       0       --      -- |     --   | -212332/-391993
4.88/4.94	c ==============================================================================
4.88/4.94	c Result  :   #vars: 51408   #clauses: 280610   #literals: 744723
4.88/4.94	c CPU time:   4.76828 s
4.88/4.94	c ==============================================================================
5.28/5.34	c lySAT 0.1
5.28/5.34	c minisat core +  additionnal features
5.28/5.34	c ============================[ Problem Statistics ]=============================
5.28/5.34	c |                                                                             |
5.28/5.34	c |  Number of variables:  51408                                                |
5.28/5.34	c |  Number of clauses:    280610                                               |
5.47/5.53	c |  Parsing time:         0.17         s                                       |
28.66/28.70	c restarts              : 259
28.66/28.70	c conflicts             : 15553          (667 /sec)
28.66/28.70	c decisions             : 44696          (30.52 % random) (1917 /sec)
28.66/28.70	c euip                  : 300         
28.66/28.70	c propagations          : 39698342       (1702443 /sec)
28.66/28.70	c conflict literals     : 522953         (42.94 % deleted)
28.66/28.70	c Memory used           : 21.35 MB
28.66/28.70	c CPU time              : 23.3185 s
28.66/28.70	c 
28.66/28.71	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-1772583-1241174910/watcher-1772583-1241174910 -o /tmp/evaluation-result-1772583-1241174910/solver-1772583-1241174910 -C 10000 -W 6000 -M 1800 lysat.sh HOME/instance-1772583-1241174910.cnf i 

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): 6000 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.08 0.02 0.01 3/64 23776
/proc/meminfo: memFree=902640/2055920 swapFree=4181364/4192956
[pid=23776] ppid=23774 vsize=5356 CPUtime=0
/proc/23776/stat : 23776 (lysat.sh) R 23774 23776 23739 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 145524629 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 269757246111 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/23776/statm: 1339 234 194 169 0 50 0
[pid=23777] ppid=23776 vsize=1140 CPUtime=0
/proc/23777/stat : 23777 (SatElite) R 23776 23776 23739 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 0 145524629 1167360 181 1992294400 134512640 135034092 4294956112 18446744073709551615 134544732 0 0 4096 3 0 0 0 17 1 0 0
/proc/23777/statm: 285 182 50 127 0 155 0

[startup+0.033648 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 23776
/proc/meminfo: memFree=902640/2055920 swapFree=4181364/4192956
[pid=23776] ppid=23774 vsize=5356 CPUtime=0
/proc/23776/stat : 23776 (lysat.sh) S 23774 23776 23739 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 145524629 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23776/statm: 1339 235 195 169 0 50 0
[pid=23777] ppid=23776 vsize=6376 CPUtime=0.02
/proc/23777/stat : 23777 (SatElite) R 23776 23776 23739 0 -1 4194304 1229 0 0 0 2 0 0 0 19 0 1 0 145524629 6529024 1213 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/23777/statm: 1594 1214 50 127 0 1464 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11732

[startup+0.101655 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 23776
/proc/meminfo: memFree=902640/2055920 swapFree=4181364/4192956
[pid=23776] ppid=23774 vsize=5356 CPUtime=0
/proc/23776/stat : 23776 (lysat.sh) S 23774 23776 23739 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 145524629 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23776/statm: 1339 235 195 169 0 50 0
[pid=23777] ppid=23776 vsize=21300 CPUtime=0.09
/proc/23777/stat : 23777 (SatElite) R 23776 23776 23739 0 -1 4194304 4518 0 0 0 7 2 0 0 19 0 1 0 145524629 21811200 4502 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/23777/statm: 5325 4504 50 127 0 5195 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26656

[startup+0.301681 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 23776
/proc/meminfo: memFree=902640/2055920 swapFree=4181364/4192956
[pid=23776] ppid=23774 vsize=5356 CPUtime=0
/proc/23776/stat : 23776 (lysat.sh) S 23774 23776 23739 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 145524629 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23776/statm: 1339 235 195 169 0 50 0
[pid=23777] ppid=23776 vsize=52420 CPUtime=0.28
/proc/23777/stat : 23777 (SatElite) R 23776 23776 23739 0 -1 4194304 10128 0 0 0 23 5 0 0 21 0 1 0 145524629 53678080 10112 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/23777/statm: 13105 10112 50 127 0 12975 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 57776

[startup+0.701733 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 23776
/proc/meminfo: memFree=902640/2055920 swapFree=4181364/4192956
[pid=23776] ppid=23774 vsize=5356 CPUtime=0
/proc/23776/stat : 23776 (lysat.sh) S 23774 23776 23739 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 145524629 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23776/statm: 1339 235 195 169 0 50 0
[pid=23777] ppid=23776 vsize=77440 CPUtime=0.69
/proc/23777/stat : 23777 (SatElite) R 23776 23776 23739 0 -1 4194304 16481 0 0 0 60 9 0 0 24 0 1 0 145524629 79298560 16465 1992294400 134512640 135034092 4294956112 18446744073709551615 134539694 0 0 4096 3 0 0 0 17 1 0 0
/proc/23777/statm: 19360 16465 64 127 0 19230 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 82796

[startup+1.50184 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 23778
/proc/meminfo: memFree=832152/2055920 swapFree=4181364/4192956
[pid=23776] ppid=23774 vsize=5356 CPUtime=0
/proc/23776/stat : 23776 (lysat.sh) S 23774 23776 23739 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 145524629 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23776/statm: 1339 235 195 169 0 50 0
[pid=23777] ppid=23776 vsize=84960 CPUtime=1.49
/proc/23777/stat : 23777 (SatElite) R 23776 23776 23739 0 -1 4194304 19839 0 0 0 138 11 0 0 25 0 1 0 145524629 86999040 18096 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/23777/statm: 21240 18096 68 127 0 21110 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 90316

[startup+3.10105 s]
/proc/loadavg: 0.08 0.02 0.01 2/66 23778
/proc/meminfo: memFree=826456/2055920 swapFree=4181364/4192956
[pid=23776] ppid=23774 vsize=5356 CPUtime=0
/proc/23776/stat : 23776 (lysat.sh) S 23774 23776 23739 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 145524629 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23776/statm: 1339 235 195 169 0 50 0
[pid=23777] ppid=23776 vsize=94820 CPUtime=3.09
/proc/23777/stat : 23777 (SatElite) R 23776 23776 23739 0 -1 4194304 22079 0 0 0 297 12 0 0 25 0 1 0 145524629 97095680 19926 1992294400 134512640 135034092 4294956112 18446744073709551615 134536786 0 0 4096 3 0 0 0 17 1 0 0
/proc/23777/statm: 23705 19926 68 127 0 23575 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 100176

[startup+6.30147 s]
/proc/loadavg: 0.15 0.03 0.01 2/66 23779
/proc/meminfo: memFree=884248/2055920 swapFree=4181364/4192956
[pid=23776] ppid=23774 vsize=5356 CPUtime=5.32
/proc/23776/stat : 23776 (lysat.sh) S 23774 23776 23739 0 -1 4194304 310 30553 0 0 0 0 513 19 16 0 1 0 145524629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23776/statm: 1339 237 195 169 0 50 0
[pid=23779] ppid=23776 vsize=21420 CPUtime=0.95
/proc/23779/stat : 23779 (LySATi) R 23776 23776 23739 0 -1 4194304 5031 0 0 0 92 3 0 0 25 0 1 0 145525163 21934080 5013 1992294400 134512640 135226915 4294956224 18446744073709551615 134526712 0 0 4096 3 0 0 0 17 1 0 0
/proc/23779/statm: 5355 5013 80 174 0 5178 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 26776

[startup+12.7013 s]
/proc/loadavg: 0.22 0.05 0.02 2/66 23779
/proc/meminfo: memFree=872792/2055920 swapFree=4181364/4192956
[pid=23776] ppid=23774 vsize=5356 CPUtime=5.32
/proc/23776/stat : 23776 (lysat.sh) S 23774 23776 23739 0 -1 4194304 310 30553 0 0 0 0 513 19 16 0 1 0 145524629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23776/statm: 1339 237 195 169 0 50 0
[pid=23779] ppid=23776 vsize=21420 CPUtime=7.34
/proc/23779/stat : 23779 (LySATi) R 23776 23776 23739 0 -1 4194304 5032 0 0 0 731 3 0 0 25 0 1 0 145525163 21934080 5014 1992294400 134512640 135226915 4294956224 18446744073709551615 134537088 0 0 4096 3 0 0 0 17 1 0 0
/proc/23779/statm: 5355 5014 81 174 0 5178 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 26776

[startup+25.502 s]
/proc/loadavg: 0.39 0.09 0.03 2/66 23779
/proc/meminfo: memFree=872728/2055920 swapFree=4181364/4192956
[pid=23776] ppid=23774 vsize=5356 CPUtime=5.32
/proc/23776/stat : 23776 (lysat.sh) S 23774 23776 23739 0 -1 4194304 310 30553 0 0 0 0 513 19 16 0 1 0 145524629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23776/statm: 1339 237 195 169 0 50 0
[pid=23779] ppid=23776 vsize=21688 CPUtime=20.14
/proc/23779/stat : 23779 (LySATi) R 23776 23776 23739 0 -1 4194304 5097 0 0 0 2011 3 0 0 25 0 1 0 145525163 22208512 5079 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/23779/statm: 5422 5079 81 174 0 5245 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 27044

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

[startup+27.1012 s]
/proc/loadavg: 0.39 0.09 0.03 2/66 23779
/proc/meminfo: memFree=872664/2055920 swapFree=4181364/4192956
[pid=23776] ppid=23774 vsize=5356 CPUtime=5.32
/proc/23776/stat : 23776 (lysat.sh) S 23774 23776 23739 0 -1 4194304 310 30553 0 0 0 0 513 19 16 0 1 0 145524629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23776/statm: 1339 237 195 169 0 50 0
[pid=23779] ppid=23776 vsize=21688 CPUtime=21.74
/proc/23779/stat : 23779 (LySATi) R 23776 23776 23739 0 -1 4194304 5105 0 0 0 2171 3 0 0 25 0 1 0 145525163 22208512 5087 1992294400 134512640 135226915 4294956224 18446744073709551615 134537059 0 0 4096 3 0 0 0 17 1 0 0
/proc/23779/statm: 5422 5087 81 174 0 5245 0
Current children cumulated CPU time (s) 27.06
Current children cumulated vsize (KiB) 27044

[startup+27.9013 s]
/proc/loadavg: 0.39 0.09 0.03 2/66 23779
/proc/meminfo: memFree=872600/2055920 swapFree=4181364/4192956
[pid=23776] ppid=23774 vsize=5356 CPUtime=5.32
/proc/23776/stat : 23776 (lysat.sh) S 23774 23776 23739 0 -1 4194304 310 30553 0 0 0 0 513 19 16 0 1 0 145524629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23776/statm: 1339 237 195 169 0 50 0
[pid=23779] ppid=23776 vsize=21856 CPUtime=22.54
/proc/23779/stat : 23779 (LySATi) R 23776 23776 23739 0 -1 4194304 5132 0 0 0 2251 3 0 0 25 0 1 0 145525163 22380544 5114 1992294400 134512640 135226915 4294956224 18446744073709551615 134536772 0 0 4096 3 0 0 0 17 1 0 0
/proc/23779/statm: 5464 5114 81 174 0 5287 0
Current children cumulated CPU time (s) 27.86
Current children cumulated vsize (KiB) 27212

[startup+28.3014 s]
/proc/loadavg: 0.39 0.09 0.03 2/66 23779
/proc/meminfo: memFree=872600/2055920 swapFree=4181364/4192956
[pid=23776] ppid=23774 vsize=5356 CPUtime=5.32
/proc/23776/stat : 23776 (lysat.sh) S 23774 23776 23739 0 -1 4194304 310 30553 0 0 0 0 513 19 16 0 1 0 145524629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23776/statm: 1339 237 195 169 0 50 0
[pid=23779] ppid=23776 vsize=21856 CPUtime=22.94
/proc/23779/stat : 23779 (LySATi) R 23776 23776 23739 0 -1 4194304 5132 0 0 0 2291 3 0 0 25 0 1 0 145525163 22380544 5114 1992294400 134512640 135226915 4294956224 18446744073709551615 134538530 0 0 4096 3 0 0 0 17 1 0 0
/proc/23779/statm: 5464 5114 81 174 0 5287 0
Current children cumulated CPU time (s) 28.26
Current children cumulated vsize (KiB) 27212

[startup+28.7014 s]
/proc/loadavg: 0.39 0.09 0.03 2/66 23779
/proc/meminfo: memFree=872600/2055920 swapFree=4181364/4192956
[pid=23776] ppid=23774 vsize=5356 CPUtime=5.32
/proc/23776/stat : 23776 (lysat.sh) S 23774 23776 23739 0 -1 4194304 310 30553 0 0 0 0 513 19 16 0 1 0 145524629 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23776/statm: 1339 237 195 169 0 50 0
[pid=23779] ppid=23776 vsize=21856 CPUtime=23.34
/proc/23779/stat : 23779 (LySATi) R 23776 23776 23739 0 -1 4194304 5132 0 0 0 2331 3 0 0 25 0 1 0 145525163 22380544 5114 1992294400 134512640 135226915 4294956224 18446744073709551615 134536776 0 0 4096 3 0 0 0 17 1 0 0
/proc/23779/statm: 5464 5114 81 174 0 5287 0
Current children cumulated CPU time (s) 28.66
Current children cumulated vsize (KiB) 27212

Child status: 20
Real time (s): 28.7195
CPU time (s): 28.6976
CPU user time (s): 28.4527
CPU system time (s): 0.244962
CPU usage (%): 99.9237
Max. virtual memory (cumulated for all children) (KiB): 101752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.4527
system time used= 0.244962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36157
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= 13
involuntary context switches= 110

runsolver used 0.037994 second user time and 0.076988 second system time

The end

Launcher Data

Begin job on node13 at 2009-05-01 12:48:31
IDJOB=1772583
IDBENCH=20343
IDSOLVER=609
FILE ID=node13/1772583-1241174910
PBS_JOBID= 9224545
Free space on /tmp= 66420 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/total-5-11-u.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772583-1241174910/watcher-1772583-1241174910 -o /tmp/evaluation-result-1772583-1241174910/solver-1772583-1241174910 -C 10000 -W 6000 -M 1800  lysat.sh HOME/instance-1772583-1241174910.cnf i

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

MD5SUM BENCH= 770fa9cd880a43d98e936f33f4e86d7a
RANDOM SEED=594093069

node13.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.227
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.227
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:        903120 kB
Buffers:         83160 kB
Cached:         965964 kB
SwapCached:       5352 kB
Active:          80352 kB
Inactive:       976492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        903120 kB
SwapTotal:     4192956 kB
SwapFree:      4181364 kB
Dirty:           14372 kB
Writeback:           0 kB
Mapped:          13396 kB
Slab:            81872 kB
Committed_AS:   619884 kB
PageTables:       1460 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= 66420 MiB
End job on node13 at 2009-05-01 12:49:00