Trace number 1729882

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-random 2009-03-22UNSAT 111.162 111.193

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl009.sat05-2721.reshuffled-07.cnf
MD5SUM2fe12e7483e7a74328d483192a8a2746
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark67.9987
Satisfiable
(Un)Satisfiability was proved
Number of variables1477
Number of clauses7989
Sum of the clauses size66949
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2284
Number of clauses of size 31202
Number of clauses of size 4154
Number of clauses of size 5924
Number of clauses of size over 55392

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1477                                                 |
0.00/0.00	c |  Number of clauses:    7989                                                 |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.02	c |  Random Seed:          1118461827.000000
0.00/0.02	c |  Heuristic:            EMSP-G, threshold 0.750                              |
0.00/0.02	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.02	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.02	c |                                                                             |
0.00/0.09	c ============================[ Search Statistics ]==============================
0.00/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.09	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.09	c ===============================================================================
0.00/0.09	c |         0 |    1236     4743    37009 |     1581        0    nan |  0.000 % |
0.09/0.16	c |       100 |    1236     4743    37009 |     1739      100     10 |  2.844 % |
0.19/0.22	c |       250 |    1236     4743    37009 |     1913      250     10 |  2.844 % |
0.19/0.29	c |       475 |    1236     4743    37009 |     2104      475     13 |  2.844 % |
0.29/0.36	c |       813 |    1236     4743    37009 |     2314      813     16 |  2.844 % |
0.39/0.43	c |      1319 |    1236     4743    37009 |     2546     1319     17 |  2.844 % |
0.49/0.51	c |      2079 |    1236     4743    37009 |     2800     2079     17 |  2.844 % |
0.59/0.62	c |      3218 |    1236     4743    37009 |     3080     1768     18 |  2.844 % |
0.69/0.74	c |      4926 |    1236     4743    37009 |     3389     1862     19 |  2.844 % |
0.89/0.91	c |      7490 |    1236     4743    37009 |     3727     2669     21 |  2.844 % |
1.10/1.18	c |     11335 |    1236     4743    37009 |     4100     2640     28 |  2.844 % |
1.49/1.53	c |     17101 |    1236     4743    37009 |     4510     4168     21 |  2.844 % |
1.99/2.08	c |     25751 |    1236     4743    37009 |     4961     3538     25 |  2.844 % |
2.89/2.93	c |     38725 |    1236     4743    37009 |     5458     3830     24 |  2.844 % |
3.99/4.08	c |     58189 |    1236     4743    37009 |     6003     3800     21 |  2.844 % |
5.69/5.79	c |     87383 |    1236     4743    37009 |     6604     5524     17 |  2.844 % |
8.49/8.51	c |    131173 |    1236     4743    37009 |     7264     5669     19 |  2.844 % |
12.89/12.94	c |    196858 |    1236     4743    37009 |     7991     4919     21 |  2.844 % |
19.49/19.59	c |    295386 |    1236     4743    37009 |     8790     6207     18 |  2.844 % |
31.38/31.45	c |    443175 |    1236     4743    37009 |     9669     7273     23 |  2.844 % |
49.28/49.37	c |    664858 |    1236     4743    37009 |    10636     8987     21 |  2.844 % |
79.27/79.36	c |    997383 |    1236     4743    37009 |    11699     8396     21 |  2.844 % |
111.07/111.19	c ===============================================================================
111.07/111.19	c surveys--CPU time (sec)   : 1.3848         (1.25 % of total)
111.07/111.19	c surveys--attempted        : 22             (16 /sec)
111.07/111.19	c surveys--converged        : 22             (100.00 % successful)
111.07/111.19	c restarts              : 22
111.07/111.19	c conflicts             : 1326061        (12081 /sec)
111.07/111.19	c decisions             : 2774762        (1.92 % random) (25279 /sec)
111.07/111.19	c propagations          : 47670450       (434298 /sec)
111.07/111.19	c conflict literals     : 30153909       (27.90 % deleted)
111.07/111.19	c Memory used           : 8.42 MB
111.07/111.19	c Total CPU time (sec)      : 111.1491    
111.07/111.19	c 
111.07/111.19	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-1729882-1240754332/watcher-1729882-1240754332 -o /tmp/evaluation-result-1729882-1240754332/solver-1729882-1240754332 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-random_static -seed=1118461827 HOME/instance-1729882-1240754332.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: 1.00 0.98 0.99 2/65 19481
/proc/meminfo: memFree=1438576/2055924 swapFree=4181440/4192956
[pid=19481] ppid=19479 vsize=2692 CPUtime=0
/proc/19481/stat : 19481 (varsat-random_s) R 19479 19481 19352 0 -1 4194304 339 0 0 0 0 0 0 0 22 0 1 0 103462446 2756608 324 1992294400 4194304 5102416 548682068800 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 1 0 0
/proc/19481/statm: 673 325 88 221 0 449 0

[startup+0.10383 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 19481
/proc/meminfo: memFree=1438576/2055924 swapFree=4181440/4192956
[pid=19481] ppid=19479 vsize=4600 CPUtime=0.09
/proc/19481/stat : 19481 (varsat-random_s) R 19479 19481 19352 0 -1 4194304 869 0 0 0 9 0 0 0 22 0 1 0 103462446 4710400 814 1992294400 4194304 5102416 548682068800 18446744073709551615 4220577 0 0 4096 3 0 0 0 17 1 0 0
/proc/19481/statm: 1150 814 102 221 0 926 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4600

[startup+0.20284 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 19481
/proc/meminfo: memFree=1438576/2055924 swapFree=4181440/4192956
[pid=19481] ppid=19479 vsize=4600 CPUtime=0.19
/proc/19481/stat : 19481 (varsat-random_s) R 19479 19481 19352 0 -1 4194304 879 0 0 0 19 0 0 0 22 0 1 0 103462446 4710400 824 1992294400 4194304 5102416 548682068800 18446744073709551615 4220244 0 0 4096 3 0 0 0 17 1 0 0
/proc/19481/statm: 1150 824 112 221 0 926 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4600

[startup+0.302851 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 19481
/proc/meminfo: memFree=1438576/2055924 swapFree=4181440/4192956
[pid=19481] ppid=19479 vsize=4600 CPUtime=0.29
/proc/19481/stat : 19481 (varsat-random_s) R 19479 19481 19352 0 -1 4194304 879 0 0 0 29 0 0 0 23 0 1 0 103462446 4710400 824 1992294400 4194304 5102416 548682068800 18446744073709551615 4220149 0 0 4096 3 0 0 0 17 1 0 0
/proc/19481/statm: 1150 824 112 221 0 926 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4600

[startup+0.701893 s]
/proc/loadavg: 1.00 0.98 0.99 2/65 19481
/proc/meminfo: memFree=1438576/2055924 swapFree=4181440/4192956
[pid=19481] ppid=19479 vsize=4600 CPUtime=0.69
/proc/19481/stat : 19481 (varsat-random_s) R 19479 19481 19352 0 -1 4194304 879 0 0 0 69 0 0 0 25 0 1 0 103462446 4710400 824 1992294400 4194304 5102416 548682068800 18446744073709551615 4249508 0 0 4096 3 0 0 0 17 1 0 0
/proc/19481/statm: 1150 824 112 221 0 926 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4600

[startup+1.50198 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 19482
/proc/meminfo: memFree=1435560/2055924 swapFree=4181440/4192956
[pid=19481] ppid=19479 vsize=4600 CPUtime=1.49
/proc/19481/stat : 19481 (varsat-random_s) R 19479 19481 19352 0 -1 4194304 879 0 0 0 149 0 0 0 25 0 1 0 103462446 4710400 824 1992294400 4194304 5102416 548682068800 18446744073709551615 4249567 0 0 4096 3 0 0 0 17 1 0 0
/proc/19481/statm: 1150 824 112 221 0 926 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4600

[startup+3.10114 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 19482
/proc/meminfo: memFree=1435368/2055924 swapFree=4181440/4192956
[pid=19481] ppid=19479 vsize=5004 CPUtime=3.09
/proc/19481/stat : 19481 (varsat-random_s) R 19479 19481 19352 0 -1 4194304 988 0 0 0 309 0 0 0 25 0 1 0 103462446 5124096 933 1992294400 4194304 5102416 548682068800 18446744073709551615 4249529 0 0 4096 3 0 0 0 17 1 0 0
/proc/19481/statm: 1251 933 112 221 0 1027 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5004

[startup+6.30148 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 19482
/proc/meminfo: memFree=1434728/2055924 swapFree=4181440/4192956
[pid=19481] ppid=19479 vsize=5272 CPUtime=6.29
/proc/19481/stat : 19481 (varsat-random_s) R 19479 19481 19352 0 -1 4194304 1067 0 0 0 629 0 0 0 25 0 1 0 103462446 5398528 1012 1992294400 4194304 5102416 548682068800 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 1 0 0
/proc/19481/statm: 1318 1012 112 221 0 1094 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5272

[startup+12.7011 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 19482
/proc/meminfo: memFree=1434152/2055924 swapFree=4181440/4192956
[pid=19481] ppid=19479 vsize=5800 CPUtime=12.69
/proc/19481/stat : 19481 (varsat-random_s) R 19479 19481 19352 0 -1 4194304 1191 0 0 0 1269 0 0 0 25 0 1 0 103462446 5939200 1136 1992294400 4194304 5102416 548682068800 18446744073709551615 4249660 0 0 4096 3 0 0 0 17 1 0 0
/proc/19481/statm: 1450 1136 112 221 0 1226 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5800

[startup+25.5015 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 19482
/proc/meminfo: memFree=1433384/2055924 swapFree=4181440/4192956
[pid=19481] ppid=19479 vsize=6532 CPUtime=25.48
/proc/19481/stat : 19481 (varsat-random_s) R 19479 19481 19352 0 -1 4194304 1376 0 0 0 2548 0 0 0 25 0 1 0 103462446 6688768 1321 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/19481/statm: 1633 1321 112 221 0 1409 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6532

[startup+51.1011 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 19482
/proc/meminfo: memFree=1432552/2055924 swapFree=4181440/4192956
[pid=19481] ppid=19479 vsize=7372 CPUtime=51.08
/proc/19481/stat : 19481 (varsat-random_s) R 19479 19481 19352 0 -1 4194304 1579 0 0 0 5108 0 0 0 25 0 1 0 103462446 7548928 1524 1992294400 4194304 5102416 548682068800 18446744073709551615 4255274 0 0 4096 3 0 0 0 17 1 0 0
/proc/19481/statm: 1843 1524 112 221 0 1619 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7372

[startup+102.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 19482
/proc/meminfo: memFree=1431592/2055924 swapFree=4181440/4192956
[pid=19481] ppid=19479 vsize=8328 CPUtime=102.27
/proc/19481/stat : 19481 (varsat-random_s) R 19479 19481 19352 0 -1 4194304 1816 0 0 0 10226 1 0 0 25 0 1 0 103462446 8527872 1761 1992294400 4194304 5102416 548682068800 18446744073709551615 4249582 0 0 4096 3 0 0 0 17 1 0 0
/proc/19481/statm: 2082 1761 112 221 0 1858 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 8328

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

[startup+102.405 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 19482
/proc/meminfo: memFree=1431592/2055924 swapFree=4181440/4192956
[pid=19481] ppid=19479 vsize=8328 CPUtime=102.37
/proc/19481/stat : 19481 (varsat-random_s) R 19479 19481 19352 0 -1 4194304 1816 0 0 0 10236 1 0 0 25 0 1 0 103462446 8527872 1761 1992294400 4194304 5102416 548682068800 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/19481/statm: 2082 1761 112 221 0 1858 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 8328

[startup+105.602 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 19482
/proc/meminfo: memFree=1431464/2055924 swapFree=4181440/4192956
[pid=19481] ppid=19479 vsize=8460 CPUtime=105.57
/proc/19481/stat : 19481 (varsat-random_s) R 19479 19481 19352 0 -1 4194304 1845 0 0 0 10556 1 0 0 25 0 1 0 103462446 8663040 1790 1992294400 4194304 5102416 548682068800 18446744073709551615 4249699 0 0 4096 3 0 0 0 17 1 0 0
/proc/19481/statm: 2115 1790 112 221 0 1891 0
Current children cumulated CPU time (s) 105.57
Current children cumulated vsize (KiB) 8460

[startup+108.801 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 19482
/proc/meminfo: memFree=1431464/2055924 swapFree=4181440/4192956
[pid=19481] ppid=19479 vsize=8616 CPUtime=108.76
/proc/19481/stat : 19481 (varsat-random_s) R 19479 19481 19352 0 -1 4194304 1863 0 0 0 10875 1 0 0 25 0 1 0 103462446 8822784 1808 1992294400 4194304 5102416 548682068800 18446744073709551615 4249648 0 0 4096 3 0 0 0 17 1 0 0
/proc/19481/statm: 2154 1808 112 221 0 1930 0
Current children cumulated CPU time (s) 108.76
Current children cumulated vsize (KiB) 8616

[startup+110.401 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 19482
/proc/meminfo: memFree=1431400/2055924 swapFree=4181440/4192956
[pid=19481] ppid=19479 vsize=8616 CPUtime=110.36
/proc/19481/stat : 19481 (varsat-random_s) R 19479 19481 19352 0 -1 4194304 1872 0 0 0 11035 1 0 0 25 0 1 0 103462446 8822784 1817 1992294400 4194304 5102416 548682068800 18446744073709551615 4249652 0 0 4096 3 0 0 0 17 1 0 0
/proc/19481/statm: 2154 1817 112 221 0 1930 0
Current children cumulated CPU time (s) 110.36
Current children cumulated vsize (KiB) 8616

[startup+110.801 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 19482
/proc/meminfo: memFree=1431400/2055924 swapFree=4181440/4192956
[pid=19481] ppid=19479 vsize=8616 CPUtime=110.76
/proc/19481/stat : 19481 (varsat-random_s) R 19479 19481 19352 0 -1 4194304 1873 0 0 0 11075 1 0 0 25 0 1 0 103462446 8822784 1818 1992294400 4194304 5102416 548682068800 18446744073709551615 4254906 0 0 4096 3 0 0 0 17 1 0 0
/proc/19481/statm: 2154 1818 112 221 0 1930 0
Current children cumulated CPU time (s) 110.76
Current children cumulated vsize (KiB) 8616

[startup+111.001 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 19482
/proc/meminfo: memFree=1431400/2055924 swapFree=4181440/4192956
[pid=19481] ppid=19479 vsize=8616 CPUtime=110.96
/proc/19481/stat : 19481 (varsat-random_s) R 19479 19481 19352 0 -1 4194304 1873 0 0 0 11095 1 0 0 25 0 1 0 103462446 8822784 1818 1992294400 4194304 5102416 548682068800 18446744073709551615 4255619 0 0 4096 3 0 0 0 17 1 0 0
/proc/19481/statm: 2154 1818 112 221 0 1930 0
Current children cumulated CPU time (s) 110.96
Current children cumulated vsize (KiB) 8616

[startup+111.101 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 19482
/proc/meminfo: memFree=1431400/2055924 swapFree=4181440/4192956
[pid=19481] ppid=19479 vsize=8616 CPUtime=111.07
/proc/19481/stat : 19481 (varsat-random_s) R 19479 19481 19352 0 -1 4194304 1873 0 0 0 11106 1 0 0 25 0 1 0 103462446 8822784 1818 1992294400 4194304 5102416 548682068800 18446744073709551615 4249655 0 0 4096 3 0 0 0 17 1 0 0
/proc/19481/statm: 2154 1818 112 221 0 1930 0
Current children cumulated CPU time (s) 111.07
Current children cumulated vsize (KiB) 8616

Child status: 20
Real time (s): 111.193
CPU time (s): 111.162
CPU user time (s): 111.149
CPU system time (s): 0.012998
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 8616

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

runsolver used 0.111982 second user time and 0.273958 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-26 15:58:52
IDJOB=1729882
IDBENCH=24716
IDSOLVER=539
FILE ID=node83/1729882-1240754332
PBS_JOBID= 9187107
Free space on /tmp= 66040 MiB

SOLVER NAME= VARSAT-random 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl009.sat05-2721.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-random_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729882-1240754332/watcher-1729882-1240754332 -o /tmp/evaluation-result-1729882-1240754332/solver-1729882-1240754332 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-random_static -seed=1118461827 HOME/instance-1729882-1240754332.cnf

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

MD5SUM BENCH= 2fe12e7483e7a74328d483192a8a2746
RANDOM SEED=1118461827

node83.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.222
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.222
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1438992 kB
Buffers:         61396 kB
Cached:         491812 kB
SwapCached:       5412 kB
Active:         182664 kB
Inactive:       379504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1438992 kB
SwapTotal:     4192956 kB
SwapFree:      4181440 kB
Dirty:            1336 kB
Writeback:           0 kB
Mapped:          13496 kB
Slab:            40672 kB
Committed_AS:   400652 kB
PageTables:       1384 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= 66040 MiB
End job on node83 at 2009-04-26 16:00:43