Trace number 1581754

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
VARSAT-industrial 2009-03-22UNSAT 241.5 241.569

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-10-10p0.cnf
MD5SUM76f64a29755badc2dae8f70e8e96bc3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.4389
Satisfiable
(Un)Satisfiability was proved
Number of variables130859
Number of clauses627223
Sum of the clauses size1471348
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2498729
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  130859                                               |
0.00/0.00	c |  Number of clauses:    627223                                               |
1.39/1.42	c |  Parsing time:         1.31         s                                       |
1.39/1.42	c |  Timeout:              43200 s
1.39/1.42	c |  Random Seed:          128796431.000000
1.39/1.42	c |  Heuristic:            EMBP-G, threshold 0.950                              |
1.39/1.42	c |  Branching Rule:       default (solution-guided)                            |
1.39/1.42	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
1.39/1.42	c |                                                                             |
3.49/3.58	c ============================[ Search Statistics ]==============================
3.49/3.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.49/3.58	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.49/3.58	c ===============================================================================
3.49/3.58	c |         0 |   64622   376304  1029472 |   125434        0    nan |  0.000 % |
4.49/4.55	c |       101 |   64607   376304  1029472 |   137978       99     26 | 25.800 % |
5.39/5.47	c |       251 |   64582   376304  1029472 |   151775      247     71 | 26.381 % |
6.39/6.40	c |       481 |   64582   376304  1029472 |   166953      477     99 | 26.381 % |
7.59/7.64	c |       820 |   64569   376304  1029472 |   183648      815     90 | 26.969 % |
9.39/9.44	c |      1338 |   61377   354846   976402 |   202013     1317     97 | 28.988 % |
10.99/11.09	c |      2100 |   59629   344195   949563 |   222215     2068     89 | 31.208 % |
13.78/13.80	c |      3241 |   56957   327943   911517 |   244436     3193    108 | 31.240 % |
16.88/16.92	c |      4951 |   56208   320832   893189 |   268880     4898    140 | 31.793 % |
21.48/21.51	c |      7514 |   55934   318319   886595 |   295768     7443    155 | 32.146 % |
27.48/27.57	c |     11359 |   55224   312412   871532 |   325345    11261    158 | 33.022 % |
38.58/38.61	c |     17125 |   53727   298826   835748 |   357879    16868    180 | 33.689 % |
59.97/60.00	c |     25775 |   53168   296149   830148 |   393667    25291    326 | 34.116 % |
84.37/84.44	c |     38749 |   52881   294526   826264 |   433034    38154    294 | 34.365 % |
132.45/132.51	c |     58211 |   52011   286590   805320 |   476337    57467    271 | 35.142 % |
196.94/197.04	c |     87405 |   50526   276271   778776 |   523971    85761    261 | 37.667 % |
241.42/241.53	c ===============================================================================
241.42/241.53	c surveys--CPU time (sec)   : 10.0825        (4.18 % of total)
241.42/241.53	c surveys--attempted        : 16             (2 /sec)
241.42/241.53	c surveys--converged        : 16             (100.00 % successful)
241.42/241.53	c restarts              : 16
241.42/241.53	c conflicts             : 106795         (462 /sec)
241.42/241.53	c decisions             : 719751         (1.53 % random) (3116 /sec)
241.42/241.53	c propagations          : 169821670      (735099 /sec)
241.42/241.53	c conflict literals     : 26613047       (22.84 % deleted)
241.42/241.53	c Memory used           : 199.31 MB
241.42/241.53	c Total CPU time (sec)      : 241.1013    
241.42/241.53	c 
241.42/241.53	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-1581754-1238932344/watcher-1581754-1238932344 -o /tmp/evaluation-result-1581754-1238932344/solver-1581754-1238932344 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=128796431 HOME/instance-1581754-1238932344.cnf 

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: 0.99 0.97 0.99 3/80 26451
/proc/meminfo: memFree=1655960/2055912 swapFree=4170592/4192956
[pid=26451] ppid=26449 vsize=5220 CPUtime=0
/proc/26451/stat : 26451 (varsat-industri) R 26449 26451 26203 0 -1 4194304 955 0 0 0 0 0 0 0 18 0 1 0 1165898405 5345280 940 1992294400 4194304 5102648 548682068784 18446744073709551615 4200628 0 0 4096 3 0 0 0 17 1 0 0
/proc/26451/statm: 1305 946 80 221 0 1081 0

[startup+0.0817569 s]
/proc/loadavg: 0.99 0.97 0.99 3/80 26451
/proc/meminfo: memFree=1655960/2055912 swapFree=4170592/4192956
[pid=26451] ppid=26449 vsize=29280 CPUtime=0.07
/proc/26451/stat : 26451 (varsat-industri) R 26449 26451 26203 0 -1 4194304 6251 0 0 0 5 2 0 0 18 0 1 0 1165898405 29982720 6236 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/26451/statm: 7320 6237 87 221 0 7096 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29280

[startup+0.102759 s]
/proc/loadavg: 0.99 0.97 0.99 3/80 26451
/proc/meminfo: memFree=1655960/2055912 swapFree=4170592/4192956
[pid=26451] ppid=26449 vsize=32060 CPUtime=0.09
/proc/26451/stat : 26451 (varsat-industri) R 26449 26451 26203 0 -1 4194304 6898 0 0 0 7 2 0 0 18 0 1 0 1165898405 32829440 6883 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/26451/statm: 8015 6883 87 221 0 7791 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32060

[startup+0.302779 s]
/proc/loadavg: 0.99 0.97 0.99 3/80 26451
/proc/meminfo: memFree=1655960/2055912 swapFree=4170592/4192956
[pid=26451] ppid=26449 vsize=49652 CPUtime=0.29
/proc/26451/stat : 26451 (varsat-industri) R 26449 26451 26203 0 -1 4194304 11128 0 0 0 25 4 0 0 19 0 1 0 1165898405 50843648 11113 1992294400 4194304 5102648 548682068784 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/26451/statm: 12413 11113 87 221 0 12189 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49652

[startup+0.701822 s]
/proc/loadavg: 0.99 0.97 0.99 3/80 26451
/proc/meminfo: memFree=1655960/2055912 swapFree=4170592/4192956
[pid=26451] ppid=26449 vsize=66052 CPUtime=0.69
/proc/26451/stat : 26451 (varsat-industri) R 26449 26451 26203 0 -1 4194304 15432 0 0 0 63 6 0 0 22 0 1 0 1165898405 67637248 15417 1992294400 4194304 5102648 548682068784 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/26451/statm: 16513 15417 87 221 0 16289 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66052

[startup+1.50191 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 26452
/proc/meminfo: memFree=1583696/2055912 swapFree=4170592/4192956
[pid=26451] ppid=26449 vsize=104688 CPUtime=1.49
/proc/26451/stat : 26451 (varsat-industri) R 26449 26451 26203 0 -1 4194304 25368 0 0 0 138 11 0 0 25 0 1 0 1165898405 107200512 25353 1992294400 4194304 5102648 548682068784 18446744073709551615 4222068 0 0 4096 3 0 0 0 17 1 0 0
/proc/26451/statm: 26172 25353 99 221 0 25948 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 104688

[startup+3.10107 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 26452
/proc/meminfo: memFree=1553424/2055912 swapFree=4170592/4192956
[pid=26451] ppid=26449 vsize=128632 CPUtime=3.09
/proc/26451/stat : 26451 (varsat-industri) R 26449 26451 26203 0 -1 4194304 31000 0 0 0 295 14 0 0 25 0 1 0 1165898405 131719168 30985 1992294400 4194304 5102648 548682068784 18446744073709551615 4266490 0 0 4096 3 0 0 0 17 1 0 0
/proc/26451/statm: 32158 30985 100 221 0 31934 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 128632

[startup+6.3014 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 26452
/proc/meminfo: memFree=1542864/2055912 swapFree=4170592/4192956
[pid=26451] ppid=26449 vsize=117096 CPUtime=6.29
/proc/26451/stat : 26451 (varsat-industri) R 26449 26451 26203 0 -1 4194304 31770 0 0 0 615 14 0 0 25 0 1 0 1165898405 119906304 28234 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/26451/statm: 29274 28234 115 221 0 29050 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 117096

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 26452
/proc/meminfo: memFree=1542864/2055912 swapFree=4170592/4192956
[pid=26451] ppid=26449 vsize=117096 CPUtime=12.68
/proc/26451/stat : 26451 (varsat-industri) R 26449 26451 26203 0 -1 4194304 31780 0 0 0 1254 14 0 0 25 0 1 0 1165898405 119906304 28244 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26451/statm: 29274 28244 115 221 0 29050 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 117096

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 26452
/proc/meminfo: memFree=1542928/2055912 swapFree=4170592/4192956
[pid=26451] ppid=26449 vsize=117096 CPUtime=25.48
/proc/26451/stat : 26451 (varsat-industri) R 26449 26451 26203 0 -1 4194304 31780 0 0 0 2534 14 0 0 25 0 1 0 1165898405 119906304 28244 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/26451/statm: 29274 28244 115 221 0 29050 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 117096

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.99 2/81 26452
/proc/meminfo: memFree=1529104/2055912 swapFree=4170592/4192956
[pid=26451] ppid=26449 vsize=131604 CPUtime=51.08
/proc/26451/stat : 26451 (varsat-industri) R 26449 26451 26203 0 -1 4194304 35375 0 0 0 5090 18 0 0 25 0 1 0 1165898405 134762496 31839 1992294400 4194304 5102648 548682068784 18446744073709551615 4249017 0 0 4096 3 0 0 0 17 1 0 0
/proc/26451/statm: 32901 31839 115 221 0 32677 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 131604

[startup+102.307 s]
/proc/loadavg: 1.03 0.99 0.99 2/81 26452
/proc/meminfo: memFree=1500496/2055912 swapFree=4170592/4192956
[pid=26451] ppid=26449 vsize=159624 CPUtime=102.26
/proc/26451/stat : 26451 (varsat-industri) R 26449 26451 26203 0 -1 4194304 42365 0 0 0 10201 25 0 0 25 0 1 0 1165898405 163454976 38829 1992294400 4194304 5102648 548682068784 18446744073709551615 4249872 0 0 4096 3 0 0 0 17 1 0 0
/proc/26451/statm: 39906 38829 115 221 0 39682 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 159624

[startup+162.302 s]
/proc/loadavg: 1.05 1.00 1.00 2/81 26452
/proc/meminfo: memFree=1475536/2055912 swapFree=4170592/4192956
[pid=26451] ppid=26449 vsize=185200 CPUtime=162.25
/proc/26451/stat : 26451 (varsat-industri) R 26449 26451 26203 0 -1 4194304 48715 0 0 0 16194 31 0 0 25 0 1 0 1165898405 189644800 45179 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26451/statm: 46300 45179 115 221 0 46076 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 185200

[startup+222.302 s]
/proc/loadavg: 1.13 1.03 1.01 2/81 26452
/proc/meminfo: memFree=1455888/2055912 swapFree=4170592/4192956
[pid=26451] ppid=26449 vsize=204092 CPUtime=222.23
/proc/26451/stat : 26451 (varsat-industri) R 26449 26451 26203 0 -1 4194304 53475 0 0 0 22187 36 0 0 25 0 1 0 1165898405 208990208 49939 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/26451/statm: 51023 49939 115 221 0 50799 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 204092

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

[startup+230.302 s]
/proc/loadavg: 1.18 1.04 1.01 2/81 26452
/proc/meminfo: memFree=1455888/2055912 swapFree=4170592/4192956
[pid=26451] ppid=26449 vsize=204092 CPUtime=230.23
/proc/26451/stat : 26451 (varsat-industri) R 26449 26451 26203 0 -1 4194304 53475 0 0 0 22987 36 0 0 25 0 1 0 1165898405 208990208 49939 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26451/statm: 51023 49939 115 221 0 50799 0
Current children cumulated CPU time (s) 230.23
Current children cumulated vsize (KiB) 204092

[startup+236.701 s]
/proc/loadavg: 1.17 1.04 1.01 2/81 26452
/proc/meminfo: memFree=1455888/2055912 swapFree=4170592/4192956
[pid=26451] ppid=26449 vsize=204092 CPUtime=236.62
/proc/26451/stat : 26451 (varsat-industri) R 26449 26451 26203 0 -1 4194304 53475 0 0 0 23626 36 0 0 25 0 1 0 1165898405 208990208 49939 1992294400 4194304 5102648 548682068784 18446744073709551615 4255151 0 0 4096 3 0 0 0 17 1 0 0
/proc/26451/statm: 51023 49939 115 221 0 50799 0
Current children cumulated CPU time (s) 236.62
Current children cumulated vsize (KiB) 204092

[startup+239.903 s]
/proc/loadavg: 1.15 1.04 1.01 2/81 26452
/proc/meminfo: memFree=1455888/2055912 swapFree=4170592/4192956
[pid=26451] ppid=26449 vsize=204092 CPUtime=239.82
/proc/26451/stat : 26451 (varsat-industri) R 26449 26451 26203 0 -1 4194304 53475 0 0 0 23946 36 0 0 25 0 1 0 1165898405 208990208 49939 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26451/statm: 51023 49939 115 221 0 50799 0
Current children cumulated CPU time (s) 239.82
Current children cumulated vsize (KiB) 204092

[startup+240.702 s]
/proc/loadavg: 1.15 1.04 1.01 2/81 26452
/proc/meminfo: memFree=1455888/2055912 swapFree=4170592/4192956
[pid=26451] ppid=26449 vsize=204092 CPUtime=240.62
/proc/26451/stat : 26451 (varsat-industri) R 26449 26451 26203 0 -1 4194304 53475 0 0 0 24026 36 0 0 25 0 1 0 1165898405 208990208 49939 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/26451/statm: 51023 49939 115 221 0 50799 0
Current children cumulated CPU time (s) 240.62
Current children cumulated vsize (KiB) 204092

[startup+241.102 s]
/proc/loadavg: 1.15 1.04 1.01 2/81 26452
/proc/meminfo: memFree=1455888/2055912 swapFree=4170592/4192956
[pid=26451] ppid=26449 vsize=204092 CPUtime=241.02
/proc/26451/stat : 26451 (varsat-industri) R 26449 26451 26203 0 -1 4194304 53475 0 0 0 24066 36 0 0 25 0 1 0 1165898405 208990208 49939 1992294400 4194304 5102648 548682068784 18446744073709551615 4244362 0 0 4096 3 0 0 0 17 1 0 0
/proc/26451/statm: 51023 49939 115 221 0 50799 0
Current children cumulated CPU time (s) 241.02
Current children cumulated vsize (KiB) 204092

[startup+241.502 s]
/proc/loadavg: 1.15 1.04 1.01 2/81 26452
/proc/meminfo: memFree=1455888/2055912 swapFree=4170592/4192956
[pid=26451] ppid=26449 vsize=204092 CPUtime=241.42
/proc/26451/stat : 26451 (varsat-industri) R 26449 26451 26203 0 -1 4194304 53475 0 0 0 24106 36 0 0 25 0 1 0 1165898405 208990208 49939 1992294400 4194304 5102648 548682068784 18446744073709551615 4249858 0 0 4096 3 0 0 0 17 1 0 0
/proc/26451/statm: 51023 49939 115 221 0 50799 0
Current children cumulated CPU time (s) 241.42
Current children cumulated vsize (KiB) 204092

Child status: 20
Real time (s): 241.569
CPU time (s): 241.5
CPU user time (s): 241.101
CPU system time (s): 0.398939
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 204092

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

runsolver used 0.291955 second user time and 0.813876 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-05 13:52:25
IDJOB=1581754
IDBENCH=71042
IDSOLVER=538
FILE ID=node78/1581754-1238932344
PBS_JOBID= 9101463
Free space on /tmp= 126840 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-10-10p0.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1581754-1238932344/watcher-1581754-1238932344 -o /tmp/evaluation-result-1581754-1238932344/solver-1581754-1238932344 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=128796431 HOME/instance-1581754-1238932344.cnf

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

MD5SUM BENCH= 76f64a29755badc2dae8f70e8e96bc3e
RANDOM SEED=128796431

node78.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.214
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.214
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:      2055912 kB
MemFree:       1656440 kB
Buffers:         28320 kB
Cached:         284428 kB
SwapCached:       7668 kB
Active:         105032 kB
Inactive:       217984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1656440 kB
SwapTotal:     4192956 kB
SwapFree:      4170592 kB
Dirty:           11980 kB
Writeback:           0 kB
Mapped:          15984 kB
Slab:            60628 kB
Committed_AS:  3056720 kB
PageTables:       2568 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= 126840 MiB
End job on node78 at 2009-04-05 13:56:27