Trace number 1731667

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
HydraSAT-Flat 2009-03-22-FlatUNSAT 478.411 478.528

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_3-dir.sat05-440.reshuffled-07.cnf
MD5SUM4a0cf034172f796c42342e79509e3449
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark315.531
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses71378
Sum of the clauses size143596
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 271348
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

478.38/478.52	
478.38/478.52	c decisions : 3017577
478.38/478.52	c conflicts : 2085476
478.38/478.52	c Memory limit 1620 MiB
478.38/478.52	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-1731667-1240773229/watcher-1731667-1240773229 -o /tmp/evaluation-result-1731667-1240773229/solver-1731667-1240773229 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/hydrasat-flat HOME/instance-1731667-1240773229.cnf -rs 1882782365 -co memory_limit 1800 

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: 0.92 1.00 1.10 3/64 16047
/proc/meminfo: memFree=1652768/2055920 swapFree=4192956/4192956
[pid=16047] ppid=16045 vsize=1876 CPUtime=0
/proc/16047/stat : 16047 (hydrasat-flat) R 16045 16047 15819 0 -1 4194304 207 0 0 0 0 0 0 0 18 0 1 0 105350319 1921024 191 1992294400 134512640 135819388 4294956160 18446744073709551615 135210678 0 0 4096 1 0 0 0 17 1 0 0
/proc/16047/statm: 469 191 119 319 0 147 0

[startup+0.0892301 s]
/proc/loadavg: 0.92 1.00 1.10 3/64 16047
/proc/meminfo: memFree=1652768/2055920 swapFree=4192956/4192956
[pid=16047] ppid=16045 vsize=7140 CPUtime=0.08
/proc/16047/stat : 16047 (hydrasat-flat) R 16045 16047 15819 0 -1 4194304 1642 0 0 0 8 0 0 0 18 0 1 0 105350319 7311360 1546 1992294400 134512640 135819388 4294956160 18446744073709551615 134681591 0 0 4096 1 0 0 0 17 1 0 0
/proc/16047/statm: 1785 1546 127 319 0 1463 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7140

[startup+0.101231 s]
/proc/loadavg: 0.92 1.00 1.10 3/64 16047
/proc/meminfo: memFree=1652768/2055920 swapFree=4192956/4192956
[pid=16047] ppid=16045 vsize=7140 CPUtime=0.09
/proc/16047/stat : 16047 (hydrasat-flat) R 16045 16047 15819 0 -1 4194304 1642 0 0 0 9 0 0 0 18 0 1 0 105350319 7311360 1546 1992294400 134512640 135819388 4294956160 18446744073709551615 135226977 0 0 4096 1 0 0 0 17 1 0 0
/proc/16047/statm: 1785 1546 127 319 0 1463 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7140

[startup+0.301247 s]
/proc/loadavg: 0.92 1.00 1.10 3/64 16047
/proc/meminfo: memFree=1652768/2055920 swapFree=4192956/4192956
[pid=16047] ppid=16045 vsize=7140 CPUtime=0.29
/proc/16047/stat : 16047 (hydrasat-flat) R 16045 16047 15819 0 -1 4194304 1642 0 0 0 29 0 0 0 19 0 1 0 105350319 7311360 1546 1992294400 134512640 135819388 4294956160 18446744073709551615 134521356 0 0 4096 1 0 0 0 17 1 0 0
/proc/16047/statm: 1785 1546 127 319 0 1463 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7140

[startup+0.701284 s]
/proc/loadavg: 0.92 1.00 1.10 3/64 16047
/proc/meminfo: memFree=1652768/2055920 swapFree=4192956/4192956
[pid=16047] ppid=16045 vsize=7140 CPUtime=0.69
/proc/16047/stat : 16047 (hydrasat-flat) R 16045 16047 15819 0 -1 4194304 1642 0 0 0 69 0 0 0 22 0 1 0 105350319 7311360 1546 1992294400 134512640 135819388 4294956160 18446744073709551615 134681591 0 0 4096 1 0 0 0 17 1 0 0
/proc/16047/statm: 1785 1546 127 319 0 1463 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7140

[startup+1.50136 s]
/proc/loadavg: 0.92 1.00 1.10 2/65 16048
/proc/meminfo: memFree=1646936/2055920 swapFree=4192956/4192956
[pid=16047] ppid=16045 vsize=8080 CPUtime=1.49
/proc/16047/stat : 16047 (hydrasat-flat) R 16045 16047 15819 0 -1 4194304 1854 0 0 0 149 0 0 0 25 0 1 0 105350319 8273920 1688 1992294400 134512640 135819388 4294956160 18446744073709551615 134521384 0 0 4096 1 0 0 0 17 1 0 0
/proc/16047/statm: 2020 1688 128 319 0 1698 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8080

[startup+3.1015 s]
/proc/loadavg: 0.92 1.00 1.10 2/65 16048
/proc/meminfo: memFree=1646424/2055920 swapFree=4192956/4192956
[pid=16047] ppid=16045 vsize=8080 CPUtime=3.09
/proc/16047/stat : 16047 (hydrasat-flat) R 16045 16047 15819 0 -1 4194304 1854 0 0 0 309 0 0 0 25 0 1 0 105350319 8273920 1688 1992294400 134512640 135819388 4294956160 18446744073709551615 134521426 0 0 4096 1 0 0 0 17 1 0 0
/proc/16047/statm: 2020 1688 128 319 0 1698 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8080

[startup+6.30179 s]
/proc/loadavg: 0.93 1.00 1.10 2/65 16048
/proc/meminfo: memFree=1642328/2055920 swapFree=4192956/4192956
[pid=16047] ppid=16045 vsize=12084 CPUtime=6.29
/proc/16047/stat : 16047 (hydrasat-flat) R 16045 16047 15819 0 -1 4194304 2873 0 0 0 628 1 0 0 25 0 1 0 105350319 12374016 2706 1992294400 134512640 135819388 4294956160 18446744073709551615 134617083 0 0 4096 1 0 0 0 17 1 0 0
/proc/16047/statm: 3021 2706 147 319 0 2699 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12084

[startup+12.7014 s]
/proc/loadavg: 0.93 1.00 1.10 2/65 16048
/proc/meminfo: memFree=1642008/2055920 swapFree=4192956/4192956
[pid=16047] ppid=16045 vsize=12348 CPUtime=12.69
/proc/16047/stat : 16047 (hydrasat-flat) R 16045 16047 15819 0 -1 4194304 2937 0 0 0 1268 1 0 0 25 0 1 0 105350319 12644352 2770 1992294400 134512640 135819388 4294956160 18446744073709551615 134603692 0 0 4096 1 0 0 0 17 1 0 0
/proc/16047/statm: 3087 2770 147 319 0 2765 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12348

[startup+25.5015 s]
/proc/loadavg: 0.95 1.00 1.10 2/65 16048
/proc/meminfo: memFree=1641880/2055920 swapFree=4192956/4192956
[pid=16047] ppid=16045 vsize=12348 CPUtime=25.48
/proc/16047/stat : 16047 (hydrasat-flat) R 16045 16047 15819 0 -1 4194304 2959 0 0 0 2547 1 0 0 25 0 1 0 105350319 12644352 2792 1992294400 134512640 135819388 4294956160 18446744073709551615 134669206 0 0 4096 1 0 0 0 17 1 0 0
/proc/16047/statm: 3087 2792 147 319 0 2765 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12348

[startup+51.1018 s]
/proc/loadavg: 0.96 1.00 1.09 2/65 16048
/proc/meminfo: memFree=1641880/2055920 swapFree=4192956/4192956
[pid=16047] ppid=16045 vsize=12480 CPUtime=51.07
/proc/16047/stat : 16047 (hydrasat-flat) R 16045 16047 15819 0 -1 4194304 2981 0 0 0 5106 1 0 0 25 0 1 0 105350319 12779520 2814 1992294400 134512640 135819388 4294956160 18446744073709551615 134617239 0 0 4096 1 0 0 0 17 1 0 0
/proc/16047/statm: 3120 2814 147 319 0 2798 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 12480

[startup+102.305 s]
/proc/loadavg: 1.04 1.01 1.09 2/65 16048
/proc/meminfo: memFree=1641880/2055920 swapFree=4192956/4192956
[pid=16047] ppid=16045 vsize=12480 CPUtime=102.27
/proc/16047/stat : 16047 (hydrasat-flat) R 16045 16047 15819 0 -1 4194304 2985 0 0 0 10225 2 0 0 25 0 1 0 105350319 12779520 2818 1992294400 134512640 135819388 4294956160 18446744073709551615 135204847 0 0 4096 1 0 0 0 17 1 0 0
/proc/16047/statm: 3120 2818 147 319 0 2798 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 12480

[startup+162.302 s]
/proc/loadavg: 1.07 1.02 1.09 2/65 16048
/proc/meminfo: memFree=1641752/2055920 swapFree=4192956/4192956
[pid=16047] ppid=16045 vsize=12612 CPUtime=162.26
/proc/16047/stat : 16047 (hydrasat-flat) R 16045 16047 15819 0 -1 4194304 3018 0 0 0 16224 2 0 0 25 0 1 0 105350319 12914688 2851 1992294400 134512640 135819388 4294956160 18446744073709551615 134616917 0 0 4096 1 0 0 0 17 1 0 0
/proc/16047/statm: 3153 2851 147 319 0 2831 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 12612

[startup+222.301 s]
/proc/loadavg: 1.11 1.05 1.09 2/65 16048
/proc/meminfo: memFree=1641624/2055920 swapFree=4192956/4192956
[pid=16047] ppid=16045 vsize=12744 CPUtime=222.24
/proc/16047/stat : 16047 (hydrasat-flat) R 16045 16047 15819 0 -1 4194304 3048 0 0 0 22222 2 0 0 25 0 1 0 105350319 13049856 2881 1992294400 134512640 135819388 4294956160 18446744073709551615 134618230 0 0 4096 1 0 0 0 17 1 0 0
/proc/16047/statm: 3186 2881 147 319 0 2864 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 12744

[startup+282.302 s]
/proc/loadavg: 1.04 1.04 1.08 2/65 16048
/proc/meminfo: memFree=1640728/2055920 swapFree=4192956/4192956
[pid=16047] ppid=16045 vsize=13668 CPUtime=282.22
/proc/16047/stat : 16047 (hydrasat-flat) R 16045 16047 15819 0 -1 4194304 3269 0 0 0 28220 2 0 0 25 0 1 0 105350319 13996032 3102 1992294400 134512640 135819388 4294956160 18446744073709551615 134616793 0 0 4096 1 0 0 0 17 1 0 0
/proc/16047/statm: 3417 3102 147 319 0 3095 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 13668

[startup+342.301 s]
/proc/loadavg: 1.01 1.03 1.08 2/65 16048
/proc/meminfo: memFree=1640088/2055920 swapFree=4192956/4192956
[pid=16047] ppid=16045 vsize=14344 CPUtime=342.2
/proc/16047/stat : 16047 (hydrasat-flat) R 16045 16047 15819 0 -1 4194304 3427 0 0 0 34218 2 0 0 25 0 1 0 105350319 14688256 3260 1992294400 134512640 135819388 4294956160 18446744073709551615 134617218 0 0 4096 1 0 0 0 17 1 0 0
/proc/16047/statm: 3586 3260 147 319 0 3264 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 14344

[startup+402.302 s]
/proc/loadavg: 1.00 1.02 1.07 2/65 16048
/proc/meminfo: memFree=1639832/2055920 swapFree=4192956/4192956
[pid=16047] ppid=16045 vsize=14608 CPUtime=402.19
/proc/16047/stat : 16047 (hydrasat-flat) R 16045 16047 15819 0 -1 4194304 3509 0 0 0 40217 2 0 0 25 0 1 0 105350319 14958592 3342 1992294400 134512640 135819388 4294956160 18446744073709551615 134617653 0 0 4096 1 0 0 0 17 1 0 0
/proc/16047/statm: 3652 3342 147 319 0 3330 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 14608

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 16048
/proc/meminfo: memFree=1639128/2055920 swapFree=4192956/4192956
[pid=16047] ppid=16045 vsize=15140 CPUtime=462.17
/proc/16047/stat : 16047 (hydrasat-flat) R 16045 16047 15819 0 -1 4194304 3637 0 0 0 46215 2 0 0 25 0 1 0 105350319 15503360 3470 1992294400 134512640 135819388 4294956160 18446744073709551615 134617230 0 0 4096 1 0 0 0 17 1 0 0
/proc/16047/statm: 3785 3470 147 319 0 3463 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 15140

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

[startup+467.101 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 16048
/proc/meminfo: memFree=1639128/2055920 swapFree=4192956/4192956
[pid=16047] ppid=16045 vsize=15140 CPUtime=466.97
/proc/16047/stat : 16047 (hydrasat-flat) R 16045 16047 15819 0 -1 4194304 3647 0 0 0 46695 2 0 0 25 0 1 0 105350319 15503360 3480 1992294400 134512640 135819388 4294956160 18446744073709551615 134616857 0 0 4096 1 0 0 0 17 1 0 0
/proc/16047/statm: 3785 3480 147 319 0 3463 0
Current children cumulated CPU time (s) 466.97
Current children cumulated vsize (KiB) 15140

[startup+473.501 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 16048
/proc/meminfo: memFree=1639000/2055920 swapFree=4192956/4192956
[pid=16047] ppid=16045 vsize=15344 CPUtime=473.38
/proc/16047/stat : 16047 (hydrasat-flat) R 16045 16047 15819 0 -1 4194304 3670 0 0 0 47335 3 0 0 25 0 1 0 105350319 15712256 3503 1992294400 134512640 135819388 4294956160 18446744073709551615 134668020 0 0 4096 1 0 0 0 17 1 0 0
/proc/16047/statm: 3836 3503 147 319 0 3514 0
Current children cumulated CPU time (s) 473.38
Current children cumulated vsize (KiB) 15344

[startup+476.701 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 16048
/proc/meminfo: memFree=1639000/2055920 swapFree=4192956/4192956
[pid=16047] ppid=16045 vsize=15344 CPUtime=476.58
/proc/16047/stat : 16047 (hydrasat-flat) R 16045 16047 15819 0 -1 4194304 3674 0 0 0 47655 3 0 0 25 0 1 0 105350319 15712256 3507 1992294400 134512640 135819388 4294956160 18446744073709551615 134603125 0 0 4096 1 0 0 0 17 1 0 0
/proc/16047/statm: 3836 3507 147 319 0 3514 0
Current children cumulated CPU time (s) 476.58
Current children cumulated vsize (KiB) 15344

[startup+477.502 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 16048
/proc/meminfo: memFree=1639000/2055920 swapFree=4192956/4192956
[pid=16047] ppid=16045 vsize=15344 CPUtime=477.38
/proc/16047/stat : 16047 (hydrasat-flat) R 16045 16047 15819 0 -1 4194304 3674 0 0 0 47735 3 0 0 25 0 1 0 105350319 15712256 3507 1992294400 134512640 135819388 4294956160 18446744073709551615 134592610 0 0 4096 1 0 0 0 17 1 0 0
/proc/16047/statm: 3836 3507 147 319 0 3514 0
Current children cumulated CPU time (s) 477.38
Current children cumulated vsize (KiB) 15344

[startup+478.301 s]
/proc/loadavg: 1.00 1.01 1.07 2/65 16048
/proc/meminfo: memFree=1639000/2055920 swapFree=4192956/4192956
[pid=16047] ppid=16045 vsize=15344 CPUtime=478.18
/proc/16047/stat : 16047 (hydrasat-flat) R 16045 16047 15819 0 -1 4194304 3678 0 0 0 47815 3 0 0 25 0 1 0 105350319 15712256 3511 1992294400 134512640 135819388 4294956160 18446744073709551615 134617451 0 0 4096 1 0 0 0 17 1 0 0
/proc/16047/statm: 3836 3511 147 319 0 3514 0
Current children cumulated CPU time (s) 478.18
Current children cumulated vsize (KiB) 15344

[startup+478.505 s]
/proc/loadavg: 1.00 1.01 1.06 2/65 16048
/proc/meminfo: memFree=1639000/2055920 swapFree=4192956/4192956
[pid=16047] ppid=16045 vsize=15344 CPUtime=478.38
/proc/16047/stat : 16047 (hydrasat-flat) R 16045 16047 15819 0 -1 4194304 3678 0 0 0 47835 3 0 0 25 0 1 0 105350319 15712256 3511 1992294400 134512640 135819388 4294956160 18446744073709551615 134603931 0 0 4096 1 0 0 0 17 1 0 0
/proc/16047/statm: 3836 3511 147 319 0 3514 0
Current children cumulated CPU time (s) 478.38
Current children cumulated vsize (KiB) 15344

Child status: 20
Real time (s): 478.528
CPU time (s): 478.411
CPU user time (s): 478.377
CPU system time (s): 0.033994
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 15344

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

runsolver used 0.442932 second user time and 0.875866 second system time

The end

Launcher Data

Begin job on node55 at 2009-04-26 21:13:50
IDJOB=1731667
IDBENCH=24756
IDSOLVER=519
FILE ID=node55/1731667-1240773229
PBS_JOBID= 9187211
Free space on /tmp= 66388 MiB

SOLVER NAME= HydraSAT-Flat 2009-03-22-Flat
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest03-SGI_30_50_30_20_3-dir.sat05-440.reshuffled-07.cnf
COMMAND LINE= DIR/hydrasat-flat BENCHNAME -rs RANDOMSEED -co memory_limit MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731667-1240773229/watcher-1731667-1240773229 -o /tmp/evaluation-result-1731667-1240773229/solver-1731667-1240773229 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/hydrasat-flat HOME/instance-1731667-1240773229.cnf -rs 1882782365 -co memory_limit 1800

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

MD5SUM BENCH= 4a0cf034172f796c42342e79509e3449
RANDOM SEED=1882782365

node55.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.240
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.240
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:       1653256 kB
Buffers:         52108 kB
Cached:         269260 kB
SwapCached:          0 kB
Active:         111740 kB
Inactive:       223540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1653256 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2056 kB
Writeback:           0 kB
Mapped:          23676 kB
Slab:            53416 kB
Committed_AS:   318904 kB
PageTables:       1360 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= 66388 MiB
End job on node55 at 2009-04-26 21:21:48