Trace number 1796630

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
kw_pre 2009-03-21UNSAT 103.603 103.631

General information on the benchmark

Namegoldb-heqc-dalumul.cnf
MD5SUMf03acb1e2f3063539a5fb2ac1bbf6244
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark103.603
Satisfiable
(Un)Satisfiability was proved
Number of variables9426
Number of clauses59991
Sum of the clauses size202888
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213834
Number of clauses of size 327796
Number of clauses of size 40
Number of clauses of size 518360
Number of clauses of size over 51

Solver Data

103.57/103.62	This is MiniSat 2.0 beta
103.57/103.62	WARNING: for repeatability, setting FPU to use double precision
103.57/103.62	============================[ Problem Statistics ]=============================
103.57/103.62	|                                                                             |
103.57/103.62	|  Number of variables:  1                                                    |
103.57/103.62	|  Number of clauses:    2                                                    |
103.57/103.63	|  Parsing time:         0.00         s                                       |
103.57/103.63	Solved by unit propagation
103.57/103.63	UNSATISFIABLE
103.57/103.63	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-1796630-1242078370/watcher-1796630-1242078370 -o /tmp/evaluation-result-1796630-1242078370/solver-1796630-1242078370 -C 1200 -W 1800 -M 1800 HOME/kw_pre HOME/instance-1796630-1242078370.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 1136
/proc/meminfo: memFree=1414920/2055920 swapFree=4110812/4192956
[pid=1136] ppid=1134 vsize=5356 CPUtime=0
/proc/1136/stat : 1136 (kw_pre) S 1134 1136 822 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235870511 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1136/statm: 1339 231 192 169 0 50 0
[pid=1137] ppid=1136 vsize=3408 CPUtime=0
/proc/1137/stat : 1137 (kw_preprocessor) R 1136 1136 822 0 -1 0 433 0 0 0 0 0 0 0 19 0 1 0 235870511 3489792 409 1992294400 4194304 6416590 548682068912 18446744073709551615 4288289 0 0 4096 0 0 0 0 17 1 0 0
/proc/1137/statm: 885 414 205 542 0 334 0

[startup+0.013376 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 1136
/proc/meminfo: memFree=1414920/2055920 swapFree=4110812/4192956
[pid=1136] ppid=1134 vsize=5356 CPUtime=0
/proc/1136/stat : 1136 (kw_pre) S 1134 1136 822 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235870511 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1136/statm: 1339 231 192 169 0 50 0
[pid=1137] ppid=1136 vsize=8484 CPUtime=0
/proc/1137/stat : 1137 (kw_preprocessor) R 1136 1136 822 0 -1 0 1633 0 0 0 0 0 0 0 19 0 1 0 235870511 8687616 1609 1992294400 4194304 6416590 548682068912 18446744073709551615 4831002 0 0 4096 0 0 0 0 17 1 0 0
/proc/1137/statm: 2121 1609 215 542 0 1570 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13840

[startup+0.101385 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 1136
/proc/meminfo: memFree=1414920/2055920 swapFree=4110812/4192956
[pid=1136] ppid=1134 vsize=5356 CPUtime=0
/proc/1136/stat : 1136 (kw_pre) S 1134 1136 822 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235870511 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1136/statm: 1339 231 192 169 0 50 0
[pid=1137] ppid=1136 vsize=9672 CPUtime=0.09
/proc/1137/stat : 1137 (kw_preprocessor) R 1136 1136 822 0 -1 0 1954 0 0 0 8 1 0 0 19 0 1 0 235870511 9904128 1930 1992294400 4194304 6416590 548682068912 18446744073709551615 4857634 0 0 4096 0 0 0 0 17 1 0 0
/proc/1137/statm: 2418 1930 215 542 0 1867 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15028

[startup+0.301403 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 1136
/proc/meminfo: memFree=1414920/2055920 swapFree=4110812/4192956
[pid=1136] ppid=1134 vsize=5356 CPUtime=0
/proc/1136/stat : 1136 (kw_pre) S 1134 1136 822 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235870511 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1136/statm: 1339 231 192 169 0 50 0
[pid=1137] ppid=1136 vsize=12352 CPUtime=0.29
/proc/1137/stat : 1137 (kw_preprocessor) R 1136 1136 822 0 -1 0 2683 0 0 0 28 1 0 0 20 0 1 0 235870511 12648448 2659 1992294400 4194304 6416590 548682068912 18446744073709551615 4834593 0 0 4096 0 0 0 0 17 1 0 0
/proc/1137/statm: 3088 2659 215 542 0 2537 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17708

[startup+0.70144 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 1136
/proc/meminfo: memFree=1414920/2055920 swapFree=4110812/4192956
[pid=1136] ppid=1134 vsize=5356 CPUtime=0
/proc/1136/stat : 1136 (kw_pre) S 1134 1136 822 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235870511 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1136/statm: 1339 231 192 169 0 50 0
[pid=1137] ppid=1136 vsize=15924 CPUtime=0.69
/proc/1137/stat : 1137 (kw_preprocessor) R 1136 1136 822 0 -1 0 3732 0 0 0 67 2 0 0 25 0 1 0 235870511 16306176 3494 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/1137/statm: 3981 3494 249 542 0 3430 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21280

[startup+1.50151 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1138
/proc/meminfo: memFree=1401464/2055920 swapFree=4110812/4192956
[pid=1136] ppid=1134 vsize=5356 CPUtime=0
/proc/1136/stat : 1136 (kw_pre) S 1134 1136 822 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235870511 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1136/statm: 1339 231 192 169 0 50 0
[pid=1137] ppid=1136 vsize=15924 CPUtime=1.49
/proc/1137/stat : 1137 (kw_preprocessor) R 1136 1136 822 0 -1 0 3740 0 0 0 145 4 0 0 25 0 1 0 235870511 16306176 3502 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/1137/statm: 3981 3502 250 542 0 3430 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21280

[startup+3.10166 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1138
/proc/meminfo: memFree=1401336/2055920 swapFree=4110812/4192956
[pid=1136] ppid=1134 vsize=5356 CPUtime=0
/proc/1136/stat : 1136 (kw_pre) S 1134 1136 822 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235870511 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1136/statm: 1339 231 192 169 0 50 0
[pid=1137] ppid=1136 vsize=15924 CPUtime=3.09
/proc/1137/stat : 1137 (kw_preprocessor) R 1136 1136 822 0 -1 0 3750 0 0 0 303 6 0 0 25 0 1 0 235870511 16306176 3512 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/1137/statm: 3981 3512 250 542 0 3430 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21280

[startup+6.30196 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1138
/proc/meminfo: memFree=1401144/2055920 swapFree=4110812/4192956
[pid=1136] ppid=1134 vsize=5356 CPUtime=0
/proc/1136/stat : 1136 (kw_pre) S 1134 1136 822 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235870511 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1136/statm: 1339 231 192 169 0 50 0
[pid=1137] ppid=1136 vsize=16576 CPUtime=6.29
/proc/1137/stat : 1137 (kw_preprocessor) R 1136 1136 822 0 -1 0 3886 0 0 0 620 9 0 0 25 0 1 0 235870511 16973824 3648 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/1137/statm: 4144 3648 250 542 0 3593 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21932

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1138
/proc/meminfo: memFree=1399352/2055920 swapFree=4110812/4192956
[pid=1136] ppid=1134 vsize=5356 CPUtime=0
/proc/1136/stat : 1136 (kw_pre) S 1134 1136 822 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235870511 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1136/statm: 1339 231 192 169 0 50 0
[pid=1137] ppid=1136 vsize=18068 CPUtime=12.69
/proc/1137/stat : 1137 (kw_preprocessor) R 1136 1136 822 0 -1 0 4242 0 0 0 1257 12 0 0 25 0 1 0 235870511 18501632 4004 1992294400 4194304 6416590 548682068912 18446744073709551615 4294541 0 0 4096 0 0 0 0 17 1 0 0
/proc/1137/statm: 4517 4004 254 542 0 3966 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23424

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1138
/proc/meminfo: memFree=1396152/2055920 swapFree=4110812/4192956
[pid=1136] ppid=1134 vsize=5356 CPUtime=0
/proc/1136/stat : 1136 (kw_pre) S 1134 1136 822 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235870511 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1136/statm: 1339 231 192 169 0 50 0
[pid=1137] ppid=1136 vsize=21772 CPUtime=25.48
/proc/1137/stat : 1137 (kw_preprocessor) R 1136 1136 822 0 -1 0 5060 0 0 0 2531 17 0 0 25 0 1 0 235870511 22294528 4822 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/1137/statm: 5443 4822 254 542 0 4892 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27128

[startup+51.1011 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1138
/proc/meminfo: memFree=1389688/2055920 swapFree=4110812/4192956
[pid=1136] ppid=1134 vsize=5356 CPUtime=0
/proc/1136/stat : 1136 (kw_pre) S 1134 1136 822 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235870511 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1136/statm: 1339 231 192 169 0 50 0
[pid=1137] ppid=1136 vsize=28604 CPUtime=51.08
/proc/1137/stat : 1137 (kw_preprocessor) R 1136 1136 822 0 -1 0 6926 0 0 0 5082 26 0 0 25 0 1 0 235870511 29290496 6418 1992294400 4194304 6416590 548682068912 18446744073709551615 5553607 0 0 4096 0 0 0 0 17 1 0 0
/proc/1137/statm: 7151 6418 254 542 0 6600 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 33960

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1138
/proc/meminfo: memFree=1378104/2055920 swapFree=4110812/4192956
[pid=1136] ppid=1134 vsize=5356 CPUtime=0
/proc/1136/stat : 1136 (kw_pre) S 1134 1136 822 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235870511 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1136/statm: 1339 231 192 169 0 50 0
[pid=1137] ppid=1136 vsize=41780 CPUtime=102.26
/proc/1137/stat : 1137 (kw_preprocessor) R 1136 1136 822 0 -1 0 10442 0 0 0 10181 45 0 0 25 0 1 0 235870511 42782720 9340 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/1137/statm: 10445 9340 254 542 0 9894 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 47136

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

[startup+103.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1138
/proc/meminfo: memFree=1378104/2055920 swapFree=4110812/4192956
[pid=1136] ppid=1134 vsize=5356 CPUtime=0
/proc/1136/stat : 1136 (kw_pre) S 1134 1136 822 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235870511 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1136/statm: 1339 231 192 169 0 50 0
[pid=1137] ppid=1136 vsize=43060 CPUtime=103.06
/proc/1137/stat : 1137 (kw_preprocessor) R 1136 1136 822 0 -1 0 10556 0 0 0 10260 46 0 0 25 0 1 0 235870511 44093440 9454 1992294400 4194304 6416590 548682068912 18446744073709551615 4294579 0 0 4096 0 0 0 0 17 1 0 0
/proc/1137/statm: 10765 9454 254 542 0 10214 0
Current children cumulated CPU time (s) 103.06
Current children cumulated vsize (KiB) 48416

[startup+103.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1138
/proc/meminfo: memFree=1377656/2055920 swapFree=4110812/4192956
[pid=1136] ppid=1134 vsize=5356 CPUtime=0
/proc/1136/stat : 1136 (kw_pre) S 1134 1136 822 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235870511 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1136/statm: 1339 231 192 169 0 50 0
[pid=1137] ppid=1136 vsize=43060 CPUtime=103.46
/proc/1137/stat : 1137 (kw_preprocessor) R 1136 1136 822 0 -1 0 10557 0 0 0 10300 46 0 0 25 0 1 0 235870511 44093440 9455 1992294400 4194304 6416590 548682068912 18446744073709551615 5501652 0 0 4096 0 0 0 0 17 1 0 0
/proc/1137/statm: 10765 9455 254 542 0 10214 0
Current children cumulated CPU time (s) 103.46
Current children cumulated vsize (KiB) 48416

[startup+103.602 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 1138
/proc/meminfo: memFree=1377656/2055920 swapFree=4110812/4192956
[pid=1136] ppid=1134 vsize=5356 CPUtime=0
/proc/1136/stat : 1136 (kw_pre) S 1134 1136 822 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 235870511 5484544 231 1992294400 4194304 4889804 548682068832 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1136/statm: 1339 231 192 169 0 50 0
[pid=1137] ppid=1136 vsize=43060 CPUtime=103.57
/proc/1137/stat : 1137 (kw_preprocessor) R 1136 1136 822 0 -1 0 10557 0 0 0 10310 47 0 0 25 0 1 0 235870511 44093440 9455 1992294400 4194304 6416590 548682068912 18446744073709551615 4305038 0 0 4096 0 0 0 0 17 1 0 0
/proc/1137/statm: 10765 9455 254 542 0 10214 0
Current children cumulated CPU time (s) 103.57
Current children cumulated vsize (KiB) 48416

Child status: 0
Real time (s): 103.631
CPU time (s): 103.603
CPU user time (s): 103.12
CPU system time (s): 0.482926
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 48416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 103.12
system time used= 0.482926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10985
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= 18
involuntary context switches= 287

runsolver used 0.119981 second user time and 0.264959 second system time

The end

Launcher Data

Begin job on node14 at 2009-05-11 23:46:10
IDJOB=1796630
IDBENCH=69604
IDSOLVER=646
FILE ID=node14/1796630-1242078370
PBS_JOBID= 9277603
Free space on /tmp= 65996 MiB

SOLVER NAME= kw_pre 2009-03-21
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-dalumul.cnf
COMMAND LINE= HOME/kw_pre BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1796630-1242078370/watcher-1796630-1242078370 -o /tmp/evaluation-result-1796630-1242078370/solver-1796630-1242078370 -C 1200 -W 1800 -M 1800  HOME/kw_pre HOME/instance-1796630-1242078370.cnf

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

MD5SUM BENCH= f03acb1e2f3063539a5fb2ac1bbf6244
RANDOM SEED=1700873262

node14.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.256
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	: 5931.00
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.256
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:       1415336 kB
Buffers:         75212 kB
Cached:         413124 kB
SwapCached:      77084 kB
Active:         165896 kB
Inactive:       401560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1415336 kB
SwapTotal:     4192956 kB
SwapFree:      4110812 kB
Dirty:            4144 kB
Writeback:           0 kB
Mapped:          13548 kB
Slab:            58984 kB
Committed_AS:   764808 kB
PageTables:       1472 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= 65992 MiB
End job on node14 at 2009-05-11 23:47:54