Trace number 1725285

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
SAT07 reference solver: minisat SAT 2007UNSAT 147.194 147.26

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
counting-easier-php-012-010.sat05-1172.reshuffled-07.cnf
MD5SUM9b15e90c034f4532d9c5a9491fda1777
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.249961
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses672
Sum of the clauses size1440
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2660
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 512

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  120                                                  |
0.00/0.00	c |  Number of clauses:    672                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     108      660     2376 |      220        0    nan |  0.000 % |
0.00/0.00	c |       101 |     108      660     2376 |      242      101     30 |  0.083 % |
0.00/0.00	c |       251 |     108      660     2376 |      266      251     34 |  0.083 % |
0.00/0.01	c |       476 |     108      660     2376 |      292      314     34 |  0.084 % |
0.00/0.02	c |       815 |     108      660     2376 |      322      321     31 |  0.083 % |
0.02/0.03	c |      1324 |     108      660     2376 |      354      252     30 |  0.084 % |
0.02/0.05	c |      2084 |     108      660     2376 |      389      392     34 |  0.084 % |
0.02/0.08	c |      3224 |     108      660     2376 |      428      446     33 |  0.084 % |
0.10/0.13	c |      4932 |     108      660     2376 |      471      478     35 |  0.084 % |
0.20/0.21	c |      7495 |     108      660     2376 |      518      438     32 |  0.084 % |
0.30/0.35	c |     11339 |     108      660     2376 |      570      307     31 |  0.008 % |
0.50/0.56	c |     17108 |     108      660     2376 |      627      472     34 |  0.084 % |
0.80/0.88	c |     25758 |     108      660     2376 |      690      620     35 |  0.084 % |
1.30/1.37	c |     38732 |     108      660     2376 |      759      704     36 |  0.008 % |
2.10/2.17	c |     58193 |     108      660     2376 |      835      529     35 |  0.083 % |
3.39/3.40	c |     87386 |     108      660     2376 |      918      756     38 |  0.084 % |
5.29/5.39	c |    131175 |     108      660     2376 |     1010      809     33 |  0.008 % |
8.39/8.47	c |    196860 |     108      660     2376 |     1111      753     34 |  0.098 % |
13.09/13.10	c |    295387 |     108      660     2376 |     1223      791     35 |  0.118 % |
20.08/20.14	c |    443178 |     108      660     2376 |     1345      920     36 |  0.007 % |
31.68/31.76	c |    664861 |     107      649     2354 |     1480     1055     38 |  0.917 % |
49.38/49.46	c |    997389 |     106      638     2332 |     1628     1380     33 |  1.771 % |
76.56/76.68	c |   1496178 |     103      605     2266 |     1790      970     32 |  4.320 % |
118.54/118.69	c |   2244361 |      95      523     2102 |     1969     1283     31 | 10.931 % |
147.13/147.25	c ===============================================================================
147.13/147.25	c restarts              : 24
147.13/147.25	c conflicts             : 2803248        (19045 /sec)
147.13/147.25	c decisions             : 3132374        (1.41 % random) (21282 /sec)
147.13/147.25	c propagations          : 33047750       (224528 /sec)
147.13/147.25	c conflict literals     : 101338335      (5.98 % deleted)
147.13/147.25	c Memory used           : 2.57 MB
147.13/147.25	c CPU time              : 147.188 s
147.13/147.25	c 
147.13/147.25	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-1725285-1240703879/watcher-1725285-1240703879 -o /tmp/evaluation-result-1725285-1240703879/solver-1725285-1240703879 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1725285-1240703879.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.70 1.68 1.36 3/64 21430
/proc/meminfo: memFree=1481072/2055920 swapFree=4181276/4192956
[pid=21430] ppid=21428 vsize=1720 CPUtime=0
/proc/21430/stat : 21430 (minisat_noasser) R 21428 21430 20912 0 -1 4194304 113 0 0 0 0 0 0 0 18 0 1 0 98415690 1761280 99 1992294400 134512640 135048876 4294956192 18446744073709551615 134700109 0 0 4096 3 0 0 0 17 0 0 0
/proc/21430/statm: 430 99 66 130 0 297 0

[startup+0.028801 s]
/proc/loadavg: 1.70 1.68 1.36 3/64 21430
/proc/meminfo: memFree=1481072/2055920 swapFree=4181276/4192956
[pid=21430] ppid=21428 vsize=1852 CPUtime=0.02
/proc/21430/stat : 21430 (minisat_noasser) R 21428 21430 20912 0 -1 4194304 125 0 0 0 2 0 0 0 18 0 1 0 98415690 1896448 111 1992294400 134512640 135048876 4294956192 18446744073709551615 134546962 0 0 4096 3 0 0 0 17 0 0 0
/proc/21430/statm: 463 111 66 130 0 330 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1852

[startup+0.101808 s]
/proc/loadavg: 1.70 1.68 1.36 3/64 21430
/proc/meminfo: memFree=1481072/2055920 swapFree=4181276/4192956
[pid=21430] ppid=21428 vsize=1852 CPUtime=0.1
/proc/21430/stat : 21430 (minisat_noasser) R 21428 21430 20912 0 -1 4194304 135 0 0 0 10 0 0 0 18 0 1 0 98415690 1896448 121 1992294400 134512640 135048876 4294956192 18446744073709551615 134552654 0 0 4096 3 0 0 0 17 0 0 0
/proc/21430/statm: 463 121 66 130 0 330 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1852

[startup+0.30183 s]
/proc/loadavg: 1.70 1.68 1.36 3/64 21430
/proc/meminfo: memFree=1481072/2055920 swapFree=4181276/4192956
[pid=21430] ppid=21428 vsize=1852 CPUtime=0.3
/proc/21430/stat : 21430 (minisat_noasser) R 21428 21430 20912 0 -1 4194304 148 0 0 0 30 0 0 0 19 0 1 0 98415690 1896448 134 1992294400 134512640 135048876 4294956192 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 0 0 0
/proc/21430/statm: 463 134 66 130 0 330 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1852

[startup+0.701873 s]
/proc/loadavg: 1.70 1.68 1.36 3/64 21430
/proc/meminfo: memFree=1481072/2055920 swapFree=4181276/4192956
[pid=21430] ppid=21428 vsize=1984 CPUtime=0.7
/proc/21430/stat : 21430 (minisat_noasser) R 21428 21430 20912 0 -1 4194304 163 0 0 0 70 0 0 0 23 0 1 0 98415690 2031616 149 1992294400 134512640 135048876 4294956192 18446744073709551615 134547006 0 0 4096 3 0 0 0 17 0 0 0
/proc/21430/statm: 496 149 66 130 0 363 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1984

[startup+1.50196 s]
/proc/loadavg: 1.70 1.68 1.36 2/65 21431
/proc/meminfo: memFree=1480744/2055920 swapFree=4181276/4192956
[pid=21430] ppid=21428 vsize=1984 CPUtime=1.5
/proc/21430/stat : 21430 (minisat_noasser) R 21428 21430 20912 0 -1 4194304 173 0 0 0 150 0 0 0 25 0 1 0 98415690 2031616 159 1992294400 134512640 135048876 4294956192 18446744073709551615 134547301 0 0 4096 3 0 0 0 17 0 0 0
/proc/21430/statm: 496 159 66 130 0 363 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1984

[startup+3.10113 s]
/proc/loadavg: 1.70 1.68 1.36 2/65 21431
/proc/meminfo: memFree=1480488/2055920 swapFree=4181276/4192956
[pid=21430] ppid=21428 vsize=1984 CPUtime=3.09
/proc/21430/stat : 21430 (minisat_noasser) R 21428 21430 20912 0 -1 4194304 186 0 0 0 309 0 0 0 25 0 1 0 98415690 2031616 172 1992294400 134512640 135048876 4294956192 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 0 0 0
/proc/21430/statm: 496 172 66 130 0 363 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1984

[startup+6.30147 s]
/proc/loadavg: 1.64 1.67 1.36 2/65 21431
/proc/meminfo: memFree=1480360/2055920 swapFree=4181276/4192956
[pid=21430] ppid=21428 vsize=2116 CPUtime=6.29
/proc/21430/stat : 21430 (minisat_noasser) R 21428 21430 20912 0 -1 4194304 204 0 0 0 629 0 0 0 25 0 1 0 98415690 2166784 190 1992294400 134512640 135048876 4294956192 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/21430/statm: 529 190 66 130 0 396 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2116

[startup+12.7012 s]
/proc/loadavg: 1.59 1.66 1.36 2/65 21431
/proc/meminfo: memFree=1480168/2055920 swapFree=4181276/4192956
[pid=21430] ppid=21428 vsize=2116 CPUtime=12.69
/proc/21430/stat : 21430 (minisat_noasser) R 21428 21430 20912 0 -1 4194304 218 0 0 0 1269 0 0 0 25 0 1 0 98415690 2166784 204 1992294400 134512640 135048876 4294956192 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 0 0 0
/proc/21430/statm: 529 204 66 130 0 396 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2116

[startup+25.5015 s]
/proc/loadavg: 1.46 1.63 1.35 2/65 21431
/proc/meminfo: memFree=1480168/2055920 swapFree=4181276/4192956
[pid=21430] ppid=21428 vsize=2360 CPUtime=25.48
/proc/21430/stat : 21430 (minisat_noasser) R 21428 21430 20912 0 -1 4194304 255 0 0 0 2548 0 0 0 25 0 1 0 98415690 2416640 241 1992294400 134512640 135048876 4294956192 18446744073709551615 134553681 0 0 4096 3 0 0 0 17 0 0 0
/proc/21430/statm: 590 241 66 130 0 457 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2360

[startup+51.1013 s]
/proc/loadavg: 1.30 1.57 1.34 2/65 21431
/proc/meminfo: memFree=1480040/2055920 swapFree=4181276/4192956
[pid=21430] ppid=21428 vsize=2492 CPUtime=51.07
/proc/21430/stat : 21430 (minisat_noasser) R 21428 21430 20912 0 -1 4194304 286 0 0 0 5107 0 0 0 25 0 1 0 98415690 2551808 272 1992294400 134512640 135048876 4294956192 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 0 0 0
/proc/21430/statm: 623 272 66 130 0 490 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2492

[startup+102.306 s]
/proc/loadavg: 1.13 1.48 1.32 2/65 21431
/proc/meminfo: memFree=1479720/2055920 swapFree=4181276/4192956
[pid=21430] ppid=21428 vsize=2624 CPUtime=102.25
/proc/21430/stat : 21430 (minisat_noasser) R 21428 21430 20912 0 -1 4194304 330 0 0 0 10225 0 0 0 25 0 1 0 98415690 2686976 316 1992294400 134512640 135048876 4294956192 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 0 0 0
/proc/21430/statm: 656 316 66 130 0 523 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 2624

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

[startup+127.902 s]
/proc/loadavg: 1.08 1.44 1.31 2/65 21431
/proc/meminfo: memFree=1479720/2055920 swapFree=4181276/4192956
[pid=21430] ppid=21428 vsize=2624 CPUtime=127.84
/proc/21430/stat : 21430 (minisat_noasser) R 21428 21430 20912 0 -1 4194304 334 0 0 0 12784 0 0 0 25 0 1 0 98415690 2686976 320 1992294400 134512640 135048876 4294956192 18446744073709551615 134546931 0 0 4096 3 0 0 0 17 0 0 0
/proc/21430/statm: 656 320 66 130 0 523 0
Current children cumulated CPU time (s) 127.84
Current children cumulated vsize (KiB) 2624

[startup+140.702 s]
/proc/loadavg: 1.06 1.42 1.31 2/65 21431
/proc/meminfo: memFree=1479720/2055920 swapFree=4181276/4192956
[pid=21430] ppid=21428 vsize=2624 CPUtime=140.64
/proc/21430/stat : 21430 (minisat_noasser) R 21428 21430 20912 0 -1 4194304 337 0 0 0 14064 0 0 0 25 0 1 0 98415690 2686976 323 1992294400 134512640 135048876 4294956192 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/21430/statm: 656 323 66 130 0 523 0
Current children cumulated CPU time (s) 140.64
Current children cumulated vsize (KiB) 2624

[startup+143.901 s]
/proc/loadavg: 1.06 1.42 1.31 2/65 21431
/proc/meminfo: memFree=1479720/2055920 swapFree=4181276/4192956
[pid=21430] ppid=21428 vsize=2624 CPUtime=143.83
/proc/21430/stat : 21430 (minisat_noasser) R 21428 21430 20912 0 -1 4194304 337 0 0 0 14383 0 0 0 25 0 1 0 98415690 2686976 323 1992294400 134512640 135048876 4294956192 18446744073709551615 134558264 0 0 4096 3 0 0 0 17 0 0 0
/proc/21430/statm: 656 323 66 130 0 523 0
Current children cumulated CPU time (s) 143.83
Current children cumulated vsize (KiB) 2624

[startup+145.501 s]
/proc/loadavg: 1.06 1.41 1.31 2/65 21431
/proc/meminfo: memFree=1479720/2055920 swapFree=4181276/4192956
[pid=21430] ppid=21428 vsize=2624 CPUtime=145.43
/proc/21430/stat : 21430 (minisat_noasser) R 21428 21430 20912 0 -1 4194304 337 0 0 0 14543 0 0 0 25 0 1 0 98415690 2686976 323 1992294400 134512640 135048876 4294956192 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/21430/statm: 656 323 66 130 0 523 0
Current children cumulated CPU time (s) 145.43
Current children cumulated vsize (KiB) 2624

[startup+146.306 s]
/proc/loadavg: 1.06 1.41 1.31 2/65 21431
/proc/meminfo: memFree=1479720/2055920 swapFree=4181276/4192956
[pid=21430] ppid=21428 vsize=2624 CPUtime=146.23
/proc/21430/stat : 21430 (minisat_noasser) R 21428 21430 20912 0 -1 4194304 337 0 0 0 14623 0 0 0 25 0 1 0 98415690 2686976 323 1992294400 134512640 135048876 4294956192 18446744073709551615 134552892 0 0 4096 3 0 0 0 17 0 0 0
/proc/21430/statm: 656 323 66 130 0 523 0
Current children cumulated CPU time (s) 146.23
Current children cumulated vsize (KiB) 2624

[startup+146.702 s]
/proc/loadavg: 1.06 1.41 1.31 2/65 21431
/proc/meminfo: memFree=1479720/2055920 swapFree=4181276/4192956
[pid=21430] ppid=21428 vsize=2624 CPUtime=146.63
/proc/21430/stat : 21430 (minisat_noasser) R 21428 21430 20912 0 -1 4194304 337 0 0 0 14663 0 0 0 25 0 1 0 98415690 2686976 323 1992294400 134512640 135048876 4294956192 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/21430/statm: 656 323 66 130 0 523 0
Current children cumulated CPU time (s) 146.63
Current children cumulated vsize (KiB) 2624

[startup+147.102 s]
/proc/loadavg: 1.06 1.41 1.31 2/65 21431
/proc/meminfo: memFree=1479720/2055920 swapFree=4181276/4192956
[pid=21430] ppid=21428 vsize=2624 CPUtime=147.03
/proc/21430/stat : 21430 (minisat_noasser) R 21428 21430 20912 0 -1 4194304 338 0 0 0 14703 0 0 0 25 0 1 0 98415690 2686976 324 1992294400 134512640 135048876 4294956192 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 0 0 0
/proc/21430/statm: 656 324 66 130 0 523 0
Current children cumulated CPU time (s) 147.03
Current children cumulated vsize (KiB) 2624

[startup+147.202 s]
/proc/loadavg: 1.06 1.41 1.31 2/65 21431
/proc/meminfo: memFree=1479720/2055920 swapFree=4181276/4192956
[pid=21430] ppid=21428 vsize=2624 CPUtime=147.13
/proc/21430/stat : 21430 (minisat_noasser) R 21428 21430 20912 0 -1 4194304 338 0 0 0 14713 0 0 0 25 0 1 0 98415690 2686976 324 1992294400 134512640 135048876 4294956192 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/21430/statm: 656 324 66 130 0 523 0
Current children cumulated CPU time (s) 147.13
Current children cumulated vsize (KiB) 2624

Child status: 20
Real time (s): 147.26
CPU time (s): 147.194
CPU user time (s): 147.189
CPU system time (s): 0.004999
CPU usage (%): 99.9551
Max. virtual memory (cumulated for all children) (KiB): 2624

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

runsolver used 0.13098 second user time and 0.415936 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-26 01:57:59
IDJOB=1725285
IDBENCH=24575
IDSOLVER=556
FILE ID=node47/1725285-1240703879
PBS_JOBID= 9186748
Free space on /tmp= 66292 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT07/crafted/Medium/contest05/sabharwal/counting-easier-php-012-010.sat05-1172.reshuffled-07.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1725285-1240703879/watcher-1725285-1240703879 -o /tmp/evaluation-result-1725285-1240703879/solver-1725285-1240703879 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1725285-1240703879.cnf

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

MD5SUM BENCH= 9b15e90c034f4532d9c5a9491fda1777
RANDOM SEED=811395764

node47.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.212
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.212
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:       1481624 kB
Buffers:         65872 kB
Cached:         454628 kB
SwapCached:       6432 kB
Active:         213740 kB
Inactive:       315628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1481624 kB
SwapTotal:     4192956 kB
SwapFree:      4181276 kB
Dirty:            1484 kB
Writeback:           0 kB
Mapped:          13528 kB
Slab:            31032 kB
Committed_AS:   400072 kB
PageTables:       1444 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= 66288 MiB
End job on node47 at 2009-04-26 02:00:26