Trace number 1553807

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 191.899 191.953

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor032.cnf
MD5SUM25c7914ccc82f6f574febbd03924feed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.93994
Satisfiable
(Un)Satisfiability was proved
Number of variables16239
Number of clauses48332
Sum of the clauses size112772
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 232220
Number of clauses of size 316110
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  16239                                                |
0.00/0.00	c |  Number of clauses:    48332                                                |
0.00/0.06	c |  Parsing time:         0.06         s                                       |
0.00/0.06	c |  Timeout:              43200 s
0.00/0.06	c |  Random Seed:          1266839131.000000
0.00/0.06	c |  Heuristic:            EMSP-G, threshold 0.750                              |
0.00/0.06	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.06	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.06	c |                                                                             |
0.39/0.42	c ============================[ Search Statistics ]==============================
0.39/0.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.42	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.42	c ===============================================================================
0.39/0.42	c |         0 |    5155    25655   107028 |     8551        0    nan |  0.000 % |
16.69/16.70	c |       102 |    5154    25655   107028 |     9406      101     47 |  0.068 % |
24.68/24.73	c |       252 |    5154    25655   107028 |    10347      251     60 |  0.068 % |
36.28/36.39	c |       477 |    5154    25623   106964 |    11382      476     57 |  0.068 % |
48.08/48.11	c |       814 |    5154    25623   106964 |    12520      813     51 |  0.068 % |
57.08/57.11	c |      1320 |    5154    25623   106964 |    13772     1319     44 |  0.068 % |
67.77/67.88	c |      2079 |    5153    25591   106900 |    15149     2077     50 |  0.074 % |
75.97/76.03	c |      3218 |    5153    25591   106900 |    16664     3216     49 |  0.074 % |
89.86/89.94	c |      4934 |    5153    25591   106900 |    18331     4932     46 |  0.074 % |
106.26/106.34	c |      7499 |    5153    25591   106900 |    20164     7497     46 |  0.074 % |
119.36/119.50	c |     11345 |    5153    25591   106900 |    22180    11343     51 |  0.074 % |
134.65/134.72	c |     17112 |    5153    25591   106900 |    24398    17110     56 |  0.074 % |
144.75/144.87	c |     25764 |    5153    25591   106900 |    26838    13219     69 |  0.074 % |
158.44/158.55	c |     38738 |    5153    25591   106900 |    29522    26193     73 |  0.074 % |
173.84/173.97	c |     58200 |    5120    24992   105456 |    32474    20160     45 |  0.277 % |
191.84/191.94	c ===============================================================================
191.84/191.94	c surveys--CPU time (sec)   : 162.3823       (84.65 % of total)
191.84/191.94	c surveys--attempted        : 1203           (7 /sec)
191.84/191.94	c surveys--converged        : 1203           (100.00 % successful)
191.84/191.94	c restarts              : 15
191.84/191.94	c conflicts             : 61013          (2072 /sec)
191.84/191.94	c decisions             : 238140         (1.49 % random) (8087 /sec)
191.84/191.94	c propagations          : 23752960       (806620 /sec)
191.84/191.94	c conflict literals     : 4168307        (25.43 % deleted)
191.84/191.94	c Memory used           : 27.70 MB
191.84/191.94	c Total CPU time (sec)      : 191.8298    
191.84/191.94	c 
191.84/191.94	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-1553807-1238718784/watcher-1553807-1238718784 -o /tmp/evaluation-result-1553807-1238718784/solver-1553807-1238718784 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-random_static -seed=1266839131 HOME/instance-1553807-1238718784.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 1.00 1.07 3/69 30879
/proc/meminfo: memFree=1289000/2055920 swapFree=4171336/4192956
[pid=30879] ppid=30877 vsize=3340 CPUtime=0
/proc/30879/stat : 30879 (varsat-random_s) R 30877 30879 30519 0 -1 4194304 607 0 0 0 0 0 0 0 18 0 1 0 1144541602 3420160 592 1992294400 4194304 5102416 548682068784 18446744073709551615 4515871 0 0 4096 3 0 0 0 17 1 0 0
/proc/30879/statm: 835 592 88 221 0 611 0

[startup+0.0796451 s]
/proc/loadavg: 1.00 1.00 1.07 3/69 30879
/proc/meminfo: memFree=1289000/2055920 swapFree=4171336/4192956
[pid=30879] ppid=30877 vsize=11744 CPUtime=0.07
/proc/30879/stat : 30879 (varsat-random_s) R 30877 30879 30519 0 -1 4194304 2614 0 0 0 7 0 0 0 18 0 1 0 1144541602 12025856 2599 1992294400 4194304 5102416 548682068784 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 1 0 0
/proc/30879/statm: 2936 2600 99 221 0 2712 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11744

[startup+0.101647 s]
/proc/loadavg: 1.00 1.00 1.07 3/69 30879
/proc/meminfo: memFree=1289000/2055920 swapFree=4171336/4192956
[pid=30879] ppid=30877 vsize=12668 CPUtime=0.09
/proc/30879/stat : 30879 (varsat-random_s) R 30877 30879 30519 0 -1 4194304 2848 0 0 0 9 0 0 0 18 0 1 0 1144541602 12972032 2833 1992294400 4194304 5102416 548682068784 18446744073709551615 4491479 0 0 4096 3 0 0 0 17 1 0 0
/proc/30879/statm: 3167 2833 99 221 0 2943 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12668

[startup+0.301668 s]
/proc/loadavg: 1.00 1.00 1.07 3/69 30879
/proc/meminfo: memFree=1289000/2055920 swapFree=4171336/4192956
[pid=30879] ppid=30877 vsize=18968 CPUtime=0.29
/proc/30879/stat : 30879 (varsat-random_s) R 30877 30879 30519 0 -1 4194304 4446 0 0 0 28 1 0 0 19 0 1 0 1144541602 19423232 4431 1992294400 4194304 5102416 548682068784 18446744073709551615 4515515 0 0 4096 3 0 0 0 17 1 0 0
/proc/30879/statm: 4742 4431 99 221 0 4518 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18968

[startup+0.701708 s]
/proc/loadavg: 1.00 1.00 1.07 3/69 30879
/proc/meminfo: memFree=1289000/2055920 swapFree=4171336/4192956
[pid=30879] ppid=30877 vsize=18184 CPUtime=0.69
/proc/30879/stat : 30879 (varsat-random_s) R 30877 30879 30519 0 -1 4194304 4617 0 0 0 68 1 0 0 22 0 1 0 1144541602 18620416 4265 1992294400 4194304 5102416 548682068784 18446744073709551615 4220347 0 0 4096 3 0 0 0 17 1 0 0
/proc/30879/statm: 4546 4265 102 221 0 4322 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18184

[startup+1.50279 s]
/proc/loadavg: 1.00 1.00 1.07 2/70 30880
/proc/meminfo: memFree=1272096/2055920 swapFree=4171336/4192956
[pid=30879] ppid=30877 vsize=18184 CPUtime=1.49
/proc/30879/stat : 30879 (varsat-random_s) R 30877 30879 30519 0 -1 4194304 4617 0 0 0 148 1 0 0 25 0 1 0 1144541602 18620416 4265 1992294400 4194304 5102416 548682068784 18446744073709551615 4220145 0 0 4096 3 0 0 0 17 1 0 0
/proc/30879/statm: 4546 4265 102 221 0 4322 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18184

[startup+3.10195 s]
/proc/loadavg: 1.00 1.00 1.07 2/70 30880
/proc/meminfo: memFree=1271968/2055920 swapFree=4171336/4192956
[pid=30879] ppid=30877 vsize=18184 CPUtime=3.09
/proc/30879/stat : 30879 (varsat-random_s) R 30877 30879 30519 0 -1 4194304 4617 0 0 0 308 1 0 0 25 0 1 0 1144541602 18620416 4265 1992294400 4194304 5102416 548682068784 18446744073709551615 4220500 0 0 4096 3 0 0 0 17 1 0 0
/proc/30879/statm: 4546 4265 102 221 0 4322 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18184

[startup+6.30128 s]
/proc/loadavg: 1.00 1.00 1.07 2/70 30880
/proc/meminfo: memFree=1271840/2055920 swapFree=4171336/4192956
[pid=30879] ppid=30877 vsize=18184 CPUtime=6.29
/proc/30879/stat : 30879 (varsat-random_s) R 30877 30879 30519 0 -1 4194304 4617 0 0 0 627 2 0 0 25 0 1 0 1144541602 18620416 4265 1992294400 4194304 5102416 548682068784 18446744073709551615 4220652 0 0 4096 3 0 0 0 17 1 0 0
/proc/30879/statm: 4546 4265 102 221 0 4322 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18184

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.07 2/70 30880
/proc/meminfo: memFree=1271776/2055920 swapFree=4171336/4192956
[pid=30879] ppid=30877 vsize=18184 CPUtime=12.69
/proc/30879/stat : 30879 (varsat-random_s) R 30877 30879 30519 0 -1 4194304 4618 0 0 0 1267 2 0 0 25 0 1 0 1144541602 18620416 4266 1992294400 4194304 5102416 548682068784 18446744073709551615 4221892 0 0 4096 3 0 0 0 17 1 0 0
/proc/30879/statm: 4546 4266 103 221 0 4322 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18184

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.07 2/70 30880
/proc/meminfo: memFree=1271776/2055920 swapFree=4171336/4192956
[pid=30879] ppid=30877 vsize=18184 CPUtime=25.48
/proc/30879/stat : 30879 (varsat-random_s) R 30877 30879 30519 0 -1 4194304 4630 0 0 0 2546 2 0 0 25 0 1 0 1144541602 18620416 4278 1992294400 4194304 5102416 548682068784 18446744073709551615 4220643 0 0 4096 3 0 0 0 17 1 0 0
/proc/30879/statm: 4546 4278 115 221 0 4322 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18184

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.07 2/70 30880
/proc/meminfo: memFree=1271840/2055920 swapFree=4171336/4192956
[pid=30879] ppid=30877 vsize=18184 CPUtime=51.08
/proc/30879/stat : 30879 (varsat-random_s) R 30877 30879 30519 0 -1 4194304 4630 0 0 0 5106 2 0 0 25 0 1 0 1144541602 18620416 4278 1992294400 4194304 5102416 548682068784 18446744073709551615 4220149 0 0 4096 3 0 0 0 17 1 0 0
/proc/30879/statm: 4546 4278 115 221 0 4322 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18184

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.06 2/70 30880
/proc/meminfo: memFree=1271840/2055920 swapFree=4171336/4192956
[pid=30879] ppid=30877 vsize=18184 CPUtime=102.26
/proc/30879/stat : 30879 (varsat-random_s) R 30877 30879 30519 0 -1 4194304 4630 0 0 0 10224 2 0 0 25 0 1 0 1144541602 18620416 4278 1992294400 4194304 5102416 548682068784 18446744073709551615 4220070 0 0 4096 3 0 0 0 17 1 0 0
/proc/30879/statm: 4546 4278 115 221 0 4322 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18184

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/70 30880
/proc/meminfo: memFree=1263776/2055920 swapFree=4171336/4192956
[pid=30879] ppid=30877 vsize=26512 CPUtime=162.24
/proc/30879/stat : 30879 (varsat-random_s) R 30877 30879 30519 0 -1 4194304 6671 0 0 0 16219 5 0 0 25 0 1 0 1144541602 27148288 6319 1992294400 4194304 5102416 548682068784 18446744073709551615 4220149 0 0 4096 3 0 0 0 17 1 0 0
/proc/30879/statm: 6628 6319 115 221 0 6404 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 26512

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

[startup+179.102 s]
/proc/loadavg: 1.00 1.00 1.06 2/70 30880
/proc/meminfo: memFree=1262112/2055920 swapFree=4171336/4192956
[pid=30879] ppid=30877 vsize=28364 CPUtime=179.04
/proc/30879/stat : 30879 (varsat-random_s) R 30877 30879 30519 0 -1 4194304 7087 0 0 0 17898 6 0 0 25 0 1 0 1144541602 29044736 6735 1992294400 4194304 5102416 548682068784 18446744073709551615 4220605 0 0 4096 3 0 0 0 17 1 0 0
/proc/30879/statm: 7091 6735 115 221 0 6867 0
Current children cumulated CPU time (s) 179.04
Current children cumulated vsize (KiB) 28364

[startup+185.502 s]
/proc/loadavg: 1.00 1.00 1.06 2/70 30880
/proc/meminfo: memFree=1262112/2055920 swapFree=4171336/4192956
[pid=30879] ppid=30877 vsize=28364 CPUtime=185.44
/proc/30879/stat : 30879 (varsat-random_s) R 30877 30879 30519 0 -1 4194304 7087 0 0 0 18538 6 0 0 25 0 1 0 1144541602 29044736 6735 1992294400 4194304 5102416 548682068784 18446744073709551615 4221949 0 0 4096 3 0 0 0 17 1 0 0
/proc/30879/statm: 7091 6735 115 221 0 6867 0
Current children cumulated CPU time (s) 185.44
Current children cumulated vsize (KiB) 28364

[startup+188.702 s]
/proc/loadavg: 1.00 1.00 1.06 2/70 30880
/proc/meminfo: memFree=1262112/2055920 swapFree=4171336/4192956
[pid=30879] ppid=30877 vsize=28364 CPUtime=188.64
/proc/30879/stat : 30879 (varsat-random_s) R 30877 30879 30519 0 -1 4194304 7087 0 0 0 18858 6 0 0 25 0 1 0 1144541602 29044736 6735 1992294400 4194304 5102416 548682068784 18446744073709551615 4221975 0 0 4096 3 0 0 0 17 1 0 0
/proc/30879/statm: 7091 6735 115 221 0 6867 0
Current children cumulated CPU time (s) 188.64
Current children cumulated vsize (KiB) 28364

[startup+190.305 s]
/proc/loadavg: 1.00 1.00 1.06 2/70 30880
/proc/meminfo: memFree=1262112/2055920 swapFree=4171336/4192956
[pid=30879] ppid=30877 vsize=28364 CPUtime=190.24
/proc/30879/stat : 30879 (varsat-random_s) R 30877 30879 30519 0 -1 4194304 7087 0 0 0 19018 6 0 0 25 0 1 0 1144541602 29044736 6735 1992294400 4194304 5102416 548682068784 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/30879/statm: 7091 6735 115 221 0 6867 0
Current children cumulated CPU time (s) 190.24
Current children cumulated vsize (KiB) 28364

[startup+191.101 s]
/proc/loadavg: 1.00 1.00 1.06 2/70 30880
/proc/meminfo: memFree=1262112/2055920 swapFree=4171336/4192956
[pid=30879] ppid=30877 vsize=28364 CPUtime=191.04
/proc/30879/stat : 30879 (varsat-random_s) R 30877 30879 30519 0 -1 4194304 7087 0 0 0 19098 6 0 0 25 0 1 0 1144541602 29044736 6735 1992294400 4194304 5102416 548682068784 18446744073709551615 4249634 0 0 4096 3 0 0 0 17 1 0 0
/proc/30879/statm: 7091 6735 115 221 0 6867 0
Current children cumulated CPU time (s) 191.04
Current children cumulated vsize (KiB) 28364

[startup+191.501 s]
/proc/loadavg: 1.00 1.00 1.05 2/70 30880
/proc/meminfo: memFree=1262112/2055920 swapFree=4171336/4192956
[pid=30879] ppid=30877 vsize=28364 CPUtime=191.44
/proc/30879/stat : 30879 (varsat-random_s) R 30877 30879 30519 0 -1 4194304 7087 0 0 0 19138 6 0 0 25 0 1 0 1144541602 29044736 6735 1992294400 4194304 5102416 548682068784 18446744073709551615 4249517 0 0 4096 3 0 0 0 17 1 0 0
/proc/30879/statm: 7091 6735 115 221 0 6867 0
Current children cumulated CPU time (s) 191.44
Current children cumulated vsize (KiB) 28364

[startup+191.901 s]
/proc/loadavg: 1.00 1.00 1.05 2/70 30880
/proc/meminfo: memFree=1262112/2055920 swapFree=4171336/4192956
[pid=30879] ppid=30877 vsize=28364 CPUtime=191.84
/proc/30879/stat : 30879 (varsat-random_s) R 30877 30879 30519 0 -1 4194304 7087 0 0 0 19178 6 0 0 25 0 1 0 1144541602 29044736 6735 1992294400 4194304 5102416 548682068784 18446744073709551615 4249520 0 0 4096 3 0 0 0 17 1 0 0
/proc/30879/statm: 7091 6735 115 221 0 6867 0
Current children cumulated CPU time (s) 191.84
Current children cumulated vsize (KiB) 28364

Child status: 20
Real time (s): 191.953
CPU time (s): 191.899
CPU user time (s): 191.83
CPU system time (s): 0.068989
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 28364

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

runsolver used 0.162975 second user time and 0.541917 second system time

The end

Launcher Data

Begin job on node44 at 2009-04-03 02:33:05
IDJOB=1553807
IDBENCH=70768
IDSOLVER=539
FILE ID=node44/1553807-1238718784
PBS_JOBID= 9085279
Free space on /tmp= 66396 MiB

SOLVER NAME= VARSAT-random 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/minandmaxor/minandmaxor032.cnf
COMMAND LINE= HOME/varsat-random_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1553807-1238718784/watcher-1553807-1238718784 -o /tmp/evaluation-result-1553807-1238718784/solver-1553807-1238718784 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-random_static -seed=1266839131 HOME/instance-1553807-1238718784.cnf

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

MD5SUM BENCH= 25c7914ccc82f6f574febbd03924feed
RANDOM SEED=1266839131

node44.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.241
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.241
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:       1289416 kB
Buffers:        100448 kB
Cached:         557468 kB
SwapCached:      11068 kB
Active:         264400 kB
Inactive:       406048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1289416 kB
SwapTotal:     4192956 kB
SwapFree:      4171336 kB
Dirty:            1736 kB
Writeback:           0 kB
Mapped:          18188 kB
Slab:            81384 kB
Committed_AS:  2919228 kB
PageTables:       1796 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= 66396 MiB
End job on node44 at 2009-04-03 02:36:17