Trace number 1796683

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
ReVivAl 0.23 + SatElite 2009-03-18UNSAT 12.4881 12.5014

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand032.cnf
MD5SUM49dda3faa6676166ee2ccb89f6cd8ca0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.2294
Satisfiable
(Un)Satisfiability was proved
Number of variables10794
Number of clauses31997
Sum of the clauses size74657
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 221330
Number of clauses of size 310665
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 SatElite...
0.00/0.00	c Parsing...
0.01/0.03	c ==============================================================================
0.01/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.01/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.01/0.03	c ==============================================================================
0.01/0.03	c |         0 |   31995    74655 |    9598       0        0     nan |  0.000 % |
0.39/0.42	c |         0 |   13910    56174 |      --       0       --      -- |     --   | -18063/-18428
0.39/0.42	c ==============================================================================
0.39/0.42	c Result  :   #vars: 1871   #clauses: 13910   #literals: 56174
0.39/0.42	c CPU time:   0.399939 s
0.39/0.42	c ==============================================================================
0.39/0.45	c SatElite is done !
0.39/0.45	c revival is preprocessing the formula...#ITERATIONS 14
2.58/2.68	#LEARNT CLAUSES 3
2.58/2.69	done !
2.58/2.69	c Calling MINISAT
2.58/2.69	This is MiniSat 2.0 beta
2.58/2.69	WARNING: for repeatability, setting FPU to use double precision
2.58/2.69	============================[ Problem Statistics ]=============================
2.58/2.69	|                                                                             |
2.58/2.69	|  Number of variables:  1871                                                 |
2.58/2.69	|  Number of clauses:    13725                                                |
2.68/2.71	|  Parsing time:         0.01         s                                       |
2.68/2.71	============================[ Search Statistics ]==============================
2.68/2.71	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.68/2.71	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.68/2.71	===============================================================================
2.68/2.71	|         0 |    1865    13719    51685 |     4573        0    nan |  0.000 % |
2.68/2.71	|       102 |    1865    13719    51685 |     5030      102     16 |  0.321 % |
2.68/2.72	|       254 |    1865    13719    51685 |     5533      254     31 |  0.321 % |
2.68/2.74	|       479 |    1865    13719    51685 |     6086      479     27 |  0.321 % |
2.68/2.76	|       816 |    1865    13719    51685 |     6695      816     28 |  0.321 % |
2.68/2.79	|      1325 |    1865    13719    51685 |     7364     1325     28 |  0.321 % |
2.68/2.85	|      2085 |    1865    13719    51685 |     8101     2085     35 |  0.321 % |
2.68/2.95	|      3225 |    1865    13719    51685 |     8911     3225     46 |  0.321 % |
3.18/3.23	|      4933 |    1865    13719    51685 |     9802     4933     79 |  0.321 % |
3.57/3.66	|      7495 |    1865    13719    51685 |    10782     7495     97 |  0.321 % |
4.27/4.31	|     11339 |    1865    13719    51685 |    11861     5862     88 |  0.321 % |
5.17/5.29	|     17105 |    1865    13719    51685 |    13047    11628     99 |  0.321 % |
7.46/7.54	|     25756 |    1865    13719    51685 |    14352     6906    119 |  0.321 % |
9.96/10.01	|     38731 |    1865    13719    51685 |    15787    12532     79 |  0.321 % |
12.36/12.49	===============================================================================
12.36/12.49	restarts              : 14
12.36/12.49	conflicts             : 53599          (5479 /sec)
12.36/12.49	decisions             : 145269         (1.53 % random) (14850 /sec)
12.36/12.49	propagations          : 7463986        (762993 /sec)
12.36/12.49	conflict literals     : 5370509        (32.13 % deleted)
12.36/12.49	Memory used           : 10.38 MB
12.36/12.49	CPU time              : 9.78251 s
12.36/12.49	
12.36/12.49	UNSATISFIABLE
12.36/12.50	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-1796683-1242079015/watcher-1796683-1242079015 -o /tmp/evaluation-result-1796683-1242079015/solver-1796683-1242079015 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796683-1242079015.cnf HOME 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28212
/proc/meminfo: memFree=1916464/2055920 swapFree=4180268/4192956
[pid=28212] ppid=28210 vsize=5360 CPUtime=0
/proc/28212/stat : 28212 (run.sh) R 28210 28212 27807 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 235927528 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233402067615 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/28212/statm: 1340 237 196 169 0 51 0
[pid=28213] ppid=28212 vsize=820 CPUtime=0
/proc/28213/stat : 28213 (SatElite) R 28212 28212 27807 0 -1 4194304 133 0 0 0 0 0 0 0 18 0 1 0 235927528 839680 116 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/28213/statm: 205 118 51 126 0 76 0

[startup+0.018159 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28212
/proc/meminfo: memFree=1916464/2055920 swapFree=4180268/4192956
[pid=28212] ppid=28210 vsize=5360 CPUtime=0
/proc/28212/stat : 28212 (run.sh) S 28210 28212 27807 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235927528 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28212/statm: 1340 238 197 169 0 51 0
[pid=28213] ppid=28212 vsize=2556 CPUtime=0.01
/proc/28213/stat : 28213 (SatElite) R 28212 28212 27807 0 -1 4194304 495 0 0 0 1 0 0 0 18 0 1 0 235927528 2617344 478 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/28213/statm: 639 479 51 126 0 510 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7916

[startup+0.101164 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28212
/proc/meminfo: memFree=1916464/2055920 swapFree=4180268/4192956
[pid=28212] ppid=28210 vsize=5360 CPUtime=0
/proc/28212/stat : 28212 (run.sh) S 28210 28212 27807 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235927528 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28212/statm: 1340 238 197 169 0 51 0
[pid=28213] ppid=28212 vsize=5716 CPUtime=0.08
/proc/28213/stat : 28213 (SatElite) R 28212 28212 27807 0 -1 4194304 1266 0 0 0 8 0 0 0 19 0 1 0 235927528 5853184 1213 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 0 0 0
/proc/28213/statm: 1429 1213 67 126 0 1300 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11076

[startup+0.301184 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28212
/proc/meminfo: memFree=1916464/2055920 swapFree=4180268/4192956
[pid=28212] ppid=28210 vsize=5360 CPUtime=0
/proc/28212/stat : 28212 (run.sh) S 28210 28212 27807 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 235927528 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28212/statm: 1340 238 197 169 0 51 0
[pid=28213] ppid=28212 vsize=6132 CPUtime=0.29
/proc/28213/stat : 28213 (SatElite) R 28212 28212 27807 0 -1 4194304 1354 0 0 0 28 1 0 0 21 0 1 0 235927528 6279168 1301 1992294400 134512640 135031949 4294956224 18446744073709551615 134574489 0 0 4096 3 0 0 0 17 0 0 0
/proc/28213/statm: 1533 1301 67 126 0 1404 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11492

[startup+0.701226 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 28212
/proc/meminfo: memFree=1916464/2055920 swapFree=4180268/4192956
[pid=28212] ppid=28210 vsize=5360 CPUtime=0.44
/proc/28212/stat : 28212 (run.sh) S 28210 28212 27807 0 -1 4194304 317 1542 0 0 0 0 42 2 16 0 1 0 235927528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28212/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 5360

[startup+1.5013 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 28215
/proc/meminfo: memFree=1913120/2055920 swapFree=4180268/4192956
[pid=28212] ppid=28210 vsize=5360 CPUtime=0.44
/proc/28212/stat : 28212 (run.sh) S 28210 28212 27807 0 -1 4194304 317 1542 0 0 0 0 42 2 16 0 1 0 235927528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28212/statm: 1340 241 197 169 0 51 0
[pid=28215] ppid=28212 vsize=2400 CPUtime=1.04
/proc/28215/stat : 28215 (revival) R 28212 28212 27807 0 -1 4194304 418 0 0 0 104 0 0 0 25 0 1 50000 235927573 2457600 313 1992294400 134512640 134537284 4294956384 18446744073709551615 134523936 0 0 4096 8192 0 0 0 17 0 0 0
/proc/28215/statm: 600 313 85 6 0 238 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 7760

[startup+3.10147 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 28215
/proc/meminfo: memFree=1913056/2055920 swapFree=4180268/4192956
[pid=28212] ppid=28210 vsize=5360 CPUtime=2.68
/proc/28212/stat : 28212 (run.sh) S 28210 28212 27807 0 -1 4194304 343 1976 0 0 0 0 266 2 16 0 1 0 235927528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28212/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 5360

[startup+6.30178 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 28216
/proc/meminfo: memFree=1906912/2055920 swapFree=4180268/4192956
[pid=28212] ppid=28210 vsize=5360 CPUtime=2.68
/proc/28212/stat : 28212 (run.sh) S 28210 28212 27807 0 -1 4194304 343 1976 0 0 0 0 266 2 16 0 1 0 235927528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28212/statm: 1340 241 197 169 0 51 0
[pid=28216] ppid=28212 vsize=9300 CPUtime=3.58
/proc/28216/stat : 28216 (minisat) R 28212 28212 27807 0 -1 4194304 2031 0 0 0 358 0 0 0 25 0 1 0 235927798 9523200 2015 1992294400 134512640 135212939 4294956240 18446744073709551615 134527045 0 0 4096 3 0 0 0 17 0 0 0
/proc/28216/statm: 2325 2015 77 170 0 2153 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 14660

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

[startup+9.5011 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 28216
/proc/meminfo: memFree=1904608/2055920 swapFree=4180268/4192956
[pid=28212] ppid=28210 vsize=5360 CPUtime=2.68
/proc/28212/stat : 28212 (run.sh) S 28210 28212 27807 0 -1 4194304 343 1976 0 0 0 0 266 2 16 0 1 0 235927528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28212/statm: 1340 241 197 169 0 51 0
[pid=28216] ppid=28212 vsize=10620 CPUtime=6.78
/proc/28216/stat : 28216 (minisat) R 28212 28212 27807 0 -1 4194304 2355 0 0 0 678 0 0 0 25 0 1 0 235927798 10874880 2339 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/28216/statm: 2655 2339 77 170 0 2483 0
Current children cumulated CPU time (s) 9.46
Current children cumulated vsize (KiB) 15980

[startup+11.1013 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 28216
/proc/meminfo: memFree=1904480/2055920 swapFree=4180268/4192956
[pid=28212] ppid=28210 vsize=5360 CPUtime=2.68
/proc/28212/stat : 28212 (run.sh) S 28210 28212 27807 0 -1 4194304 343 1976 0 0 0 0 266 2 16 0 1 0 235927528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28212/statm: 1340 241 197 169 0 51 0
[pid=28216] ppid=28212 vsize=10620 CPUtime=8.38
/proc/28216/stat : 28216 (minisat) R 28212 28212 27807 0 -1 4194304 2358 0 0 0 838 0 0 0 25 0 1 0 235927798 10874880 2342 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/28216/statm: 2655 2342 77 170 0 2483 0
Current children cumulated CPU time (s) 11.06
Current children cumulated vsize (KiB) 15980

[startup+11.9013 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 28216
/proc/meminfo: memFree=1904480/2055920 swapFree=4180268/4192956
[pid=28212] ppid=28210 vsize=5360 CPUtime=2.68
/proc/28212/stat : 28212 (run.sh) S 28210 28212 27807 0 -1 4194304 343 1976 0 0 0 0 266 2 16 0 1 0 235927528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28212/statm: 1340 241 197 169 0 51 0
[pid=28216] ppid=28212 vsize=10620 CPUtime=9.18
/proc/28216/stat : 28216 (minisat) R 28212 28212 27807 0 -1 4194304 2358 0 0 0 918 0 0 0 25 0 1 0 235927798 10874880 2342 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/28216/statm: 2655 2342 77 170 0 2483 0
Current children cumulated CPU time (s) 11.86
Current children cumulated vsize (KiB) 15980

[startup+12.3014 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 28216
/proc/meminfo: memFree=1904480/2055920 swapFree=4180268/4192956
[pid=28212] ppid=28210 vsize=5360 CPUtime=2.68
/proc/28212/stat : 28212 (run.sh) S 28210 28212 27807 0 -1 4194304 343 1976 0 0 0 0 266 2 16 0 1 0 235927528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28212/statm: 1340 241 197 169 0 51 0
[pid=28216] ppid=28212 vsize=10620 CPUtime=9.58
/proc/28216/stat : 28216 (minisat) R 28212 28212 27807 0 -1 4194304 2358 0 0 0 958 0 0 0 25 0 1 0 235927798 10874880 2342 1992294400 134512640 135212939 4294956240 18446744073709551615 134529681 0 0 4096 3 0 0 0 17 0 0 0
/proc/28216/statm: 2655 2342 77 170 0 2483 0
Current children cumulated CPU time (s) 12.26
Current children cumulated vsize (KiB) 15980

[startup+12.4014 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 28216
/proc/meminfo: memFree=1904480/2055920 swapFree=4180268/4192956
[pid=28212] ppid=28210 vsize=5360 CPUtime=2.68
/proc/28212/stat : 28212 (run.sh) S 28210 28212 27807 0 -1 4194304 343 1976 0 0 0 0 266 2 16 0 1 0 235927528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/28212/statm: 1340 241 197 169 0 51 0
[pid=28216] ppid=28212 vsize=10620 CPUtime=9.68
/proc/28216/stat : 28216 (minisat) R 28212 28212 27807 0 -1 4194304 2358 0 0 0 968 0 0 0 25 0 1 0 235927798 10874880 2342 1992294400 134512640 135212939 4294956240 18446744073709551615 134538793 0 0 4096 3 0 0 0 17 0 0 0
/proc/28216/statm: 2655 2342 77 170 0 2483 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 15980

Child status: 20
Real time (s): 12.5014
CPU time (s): 12.4881
CPU user time (s): 12.4481
CPU system time (s): 0.039993
CPU usage (%): 99.8934
Max. virtual memory (cumulated for all children) (KiB): 15980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.4481
system time used= 0.039993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4700
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= 10
involuntary context switches= 74

runsolver used 0.011998 second user time and 0.040993 second system time

The end

Launcher Data

Begin job on node70 at 2009-05-11 23:56:55
IDJOB=1796683
IDBENCH=70759
IDSOLVER=648
FILE ID=node70/1796683-1242079015
PBS_JOBID= 9277648
Free space on /tmp= 66336 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand032.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796683-1242079015/watcher-1796683-1242079015 -o /tmp/evaluation-result-1796683-1242079015/solver-1796683-1242079015 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1796683-1242079015.cnf HOME

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

MD5SUM BENCH= 49dda3faa6676166ee2ccb89f6cd8ca0
RANDOM SEED=576865690

node70.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.213
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.213
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:       1917008 kB
Buffers:          3184 kB
Cached:          66548 kB
SwapCached:       6496 kB
Active:          13784 kB
Inactive:        64372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1917008 kB
SwapTotal:     4192956 kB
SwapFree:      4180268 kB
Dirty:            1868 kB
Writeback:           0 kB
Mapped:          14032 kB
Slab:            46880 kB
Committed_AS:   756460 kB
PageTables:       1372 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= 66332 MiB
End job on node70 at 2009-05-11 23:57:08