Trace number 426698

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, and are wall clock time (not CPU 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
MXC 2007-02-08UNSAT 184.24 184.317

General information on the benchmark

Namerandom/OnTreshold/7SAT/v45/
unif-k7-r89-v45-c4005-S1065385609-07.UNSAT.shuffled.cnf
MD5SUM66e7f727b13be92000d7d61d02c29f2d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.621
Satisfiable
(Un)Satisfiability was proved
Number of variables45
Number of clauses4005
Sum of the clauses size28035
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54005

Solver Data (download as text)

184.23/184.31	c MXC attempting /tmp/evaluation/426698-1177828493/instance-426698-1177828493.cnf
184.23/184.31	c 0 assignments made, starting to guess now
184.23/184.31	c ===================================[MXC]=====================================
184.23/184.31	c | Conflicts |     ORIGINAL     |             LEARNT              | Progress |
184.23/184.31	c |           | Clauses Literals |  Limit Clauses Literals  Lit/Cl |          |
184.23/184.31	c =============================================================================
184.23/184.31	c |         0 |    4005    28035 |    1335       0       0     nan |  0.000 % |
184.23/184.31	c |       100 |    4005    28035 |    1468     100    1788    17.9 |  0.000 % |
184.23/184.31	c |       250 |    4005    28035 |    1615     250    4293    17.2 |  0.000 % |
184.23/184.31	c |       478 |    4005    28035 |    1776     478    8020    16.8 |  0.000 % |
184.23/184.31	c |       816 |    4005    28035 |    1954     816   13459    16.5 |  0.000 % |
184.23/184.31	c |      1322 |    4005    28035 |    2150    1322   21859    16.5 |  0.000 % |
184.23/184.31	c |      2082 |    4005    28035 |    2365    2082   34668    16.7 |  0.000 % |
184.23/184.31	c |      3221 |    4005    28035 |    2601    2038   34407    16.9 |  0.000 % |
184.23/184.31	c |      4931 |    4005    28035 |    2861    2447   41864    17.1 |  0.000 % |
184.23/184.31	c |      7493 |    4005    28035 |    3147    2147   35680    16.6 |  0.000 % |
184.23/184.31	c |     11337 |    4005    28035 |    3462    2842   45655    16.1 |  0.000 % |
184.23/184.31	c |     17105 |    4005    28035 |    3808    3415   51959    15.2 |  0.000 % |
184.23/184.31	c |     25754 |    4005    28035 |    4189    2544   38857    15.3 |  0.000 % |
184.23/184.31	c |     38728 |    4005    28035 |    4608    2947   45086    15.3 |  0.000 % |
184.23/184.31	c |     58190 |    4005    28035 |    5069    3980   61332    15.4 |  0.000 % |
184.23/184.31	c |     87382 |    4005    28035 |    5576    2761   39403    14.3 |  0.000 % |
184.23/184.31	c |    131171 |    4005    28035 |    6134    4739   72865    15.4 |  0.000 % |
184.23/184.31	c |    196856 |    4005    28035 |    6747    6033   90905    15.1 |  0.000 % |
184.23/184.31	c |    295384 |    4005    28035 |    7422    3394   46548    13.7 |  0.000 % |
184.23/184.31	c |    443173 |    4005    28035 |    8164    6487   89010    13.7 |  0.000 % |
184.23/184.31	c |    664857 |    4005    28035 |    8981    7807  108472    13.9 |  0.000 % |
184.23/184.31	c |    997383 |    4005    28035 |    9879    8189   93299    11.4 |  0.000 % |
184.23/184.31	c |   1496171 |    4005    28035 |   10867    8238   98776    12.0 |  0.000 % |
184.23/184.31	c |   2244353 |    3405    23232 |   11953    6628   75901    11.5 |  4.444 % |
184.23/184.31	c 184.260s elapsed
184.23/184.31	c restarts: 23
184.23/184.31	c decisions: 2702248
184.23/184.31	c propagations: 19472493
184.23/184.31	c conflicts: 2530407
184.23/184.31	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node69/watcher-426698-1177828493 -o ROOT/results/node69/solver-426698-1177828493 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/426698-1177828493/mxc /tmp/evaluation/426698-1177828493/instance-426698-1177828493.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.97 0.97 0.99 3/64 11945
/proc/meminfo: memFree=1585868/2055920 swapFree=4182956/4192956
[pid=11945] ppid=11943 vsize=1196 CPUtime=0
/proc/11945/stat : 11945 (mxc) R 11943 11945 11852 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 258838697 1224704 150 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/11945/statm: 299 150 57 122 0 173 0

[startup+0.012035 s]
/proc/loadavg: 0.97 0.97 0.99 3/64 11945
/proc/meminfo: memFree=1585868/2055920 swapFree=4182956/4192956
[pid=11945] ppid=11943 vsize=1196 CPUtime=0.01
/proc/11945/stat : 11945 (mxc) R 11943 11945 11852 0 -1 4194304 167 0 0 0 1 0 0 0 18 0 1 0 258838697 1224704 152 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519232 0 0 4096 0 0 0 0 17 1 0 0
/proc/11945/statm: 299 152 59 122 0 173 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1196

[startup+0.10105 s]
/proc/loadavg: 0.97 0.97 0.99 3/64 11945
/proc/meminfo: memFree=1585868/2055920 swapFree=4182956/4192956
[pid=11945] ppid=11943 vsize=1468 CPUtime=0.09
/proc/11945/stat : 11945 (mxc) R 11943 11945 11852 0 -1 4194304 233 0 0 0 9 0 0 0 18 0 1 0 258838697 1503232 216 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134528068 0 0 4096 0 0 0 0 17 1 0 0
/proc/11945/statm: 367 216 67 122 0 241 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1468

[startup+0.301082 s]
/proc/loadavg: 0.97 0.97 0.99 3/64 11945
/proc/meminfo: memFree=1585868/2055920 swapFree=4182956/4192956
[pid=11945] ppid=11943 vsize=1468 CPUtime=0.29
/proc/11945/stat : 11945 (mxc) R 11943 11945 11852 0 -1 4194304 260 0 0 0 29 0 0 0 19 0 1 0 258838697 1503232 243 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134529589 0 0 4096 0 0 0 0 17 1 0 0
/proc/11945/statm: 367 243 67 122 0 241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1468

[startup+0.701147 s]
/proc/loadavg: 0.97 0.97 0.99 3/64 11945
/proc/meminfo: memFree=1585868/2055920 swapFree=4182956/4192956
[pid=11945] ppid=11943 vsize=1600 CPUtime=0.69
/proc/11945/stat : 11945 (mxc) R 11943 11945 11852 0 -1 4194304 286 0 0 0 69 0 0 0 22 0 1 0 258838697 1638400 269 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519587 0 0 4096 0 0 0 0 17 1 0 0
/proc/11945/statm: 400 269 67 122 0 274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1600

[startup+1.50128 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 11946
/proc/meminfo: memFree=1585028/2055920 swapFree=4182956/4192956
[pid=11945] ppid=11943 vsize=1840 CPUtime=1.49
/proc/11945/stat : 11945 (mxc) R 11943 11945 11852 0 -1 4194304 323 0 0 0 149 0 0 0 25 0 1 0 258838697 1884160 306 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134531155 0 0 4096 0 0 0 0 17 1 0 0
/proc/11945/statm: 460 306 67 122 0 334 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1840

[startup+3.10154 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 11946
/proc/meminfo: memFree=1584708/2055920 swapFree=4182956/4192956
[pid=11945] ppid=11943 vsize=1972 CPUtime=3.09
/proc/11945/stat : 11945 (mxc) R 11943 11945 11852 0 -1 4194304 359 0 0 0 309 0 0 0 25 0 1 0 258838697 2019328 342 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519212 0 0 4096 0 0 0 0 17 1 0 0
/proc/11945/statm: 493 342 67 122 0 367 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1972

[startup+6.30106 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 11946
/proc/meminfo: memFree=1584460/2055920 swapFree=4182956/4192956
[pid=11945] ppid=11943 vsize=2084 CPUtime=6.29
/proc/11945/stat : 11945 (mxc) R 11943 11945 11852 0 -1 4194304 397 0 0 0 629 0 0 0 25 0 1 0 258838697 2134016 380 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134534744 0 0 4096 0 0 0 0 17 1 0 0
/proc/11945/statm: 521 380 67 122 0 395 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2084

[startup+12.7011 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 11946
/proc/meminfo: memFree=1584140/2055920 swapFree=4182956/4192956
[pid=11945] ppid=11943 vsize=2312 CPUtime=12.69
/proc/11945/stat : 11945 (mxc) R 11943 11945 11852 0 -1 4194304 458 0 0 0 1269 0 0 0 25 0 1 0 258838697 2367488 441 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519297 0 0 4096 0 0 0 0 17 1 0 0
/proc/11945/statm: 578 441 67 122 0 452 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2312

[startup+25.5012 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 11946
/proc/meminfo: memFree=1583884/2055920 swapFree=4182956/4192956
[pid=11945] ppid=11943 vsize=2544 CPUtime=25.49
/proc/11945/stat : 11945 (mxc) R 11943 11945 11852 0 -1 4194304 525 0 0 0 2549 0 0 0 25 0 1 0 258838697 2605056 508 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519297 0 0 4096 0 0 0 0 17 1 0 0
/proc/11945/statm: 636 508 67 122 0 510 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2544

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11946
/proc/meminfo: memFree=1583628/2055920 swapFree=4182956/4192956
[pid=11945] ppid=11943 vsize=2884 CPUtime=51.08
/proc/11945/stat : 11945 (mxc) R 11943 11945 11852 0 -1 4194304 586 0 0 0 5108 0 0 0 25 0 1 0 258838697 2953216 569 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519249 0 0 4096 0 0 0 0 17 1 0 0
/proc/11945/statm: 721 569 67 122 0 595 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2884

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11946
/proc/meminfo: memFree=1583052/2055920 swapFree=4182956/4192956
[pid=11945] ppid=11943 vsize=3392 CPUtime=102.26
/proc/11945/stat : 11945 (mxc) R 11943 11945 11852 0 -1 4194304 716 0 0 0 10226 0 0 0 25 0 1 0 258838697 3473408 699 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519243 0 0 4096 0 0 0 0 17 1 0 0
/proc/11945/statm: 848 699 67 122 0 722 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 3392

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11946
/proc/meminfo: memFree=1582540/2055920 swapFree=4182956/4192956
[pid=11945] ppid=11943 vsize=3776 CPUtime=162.23
/proc/11945/stat : 11945 (mxc) R 11943 11945 11852 0 -1 4194304 830 0 0 0 16223 0 0 0 25 0 1 0 258838697 3866624 813 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519987 0 0 4096 0 0 0 0 17 1 0 0
/proc/11945/statm: 944 813 67 122 0 818 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 3776

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

[startup+166.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11946
/proc/meminfo: memFree=1582540/2055920 swapFree=4182956/4192956
[pid=11945] ppid=11943 vsize=3872 CPUtime=166.23
/proc/11945/stat : 11945 (mxc) R 11943 11945 11852 0 -1 4194304 846 0 0 0 16623 0 0 0 25 0 1 0 258838697 3964928 829 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519249 0 0 4096 0 0 0 0 17 1 0 0
/proc/11945/statm: 968 829 67 122 0 842 0
Current children cumulated CPU time (s) 166.23
Current children cumulated vsize (KiB) 3872

[startup+172.704 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11946
/proc/meminfo: memFree=1582412/2055920 swapFree=4182956/4192956
[pid=11945] ppid=11943 vsize=3968 CPUtime=172.63
/proc/11945/stat : 11945 (mxc) R 11943 11945 11852 0 -1 4194304 862 0 0 0 17263 0 0 0 25 0 1 0 258838697 4063232 845 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/11945/statm: 992 845 67 122 0 866 0
Current children cumulated CPU time (s) 172.63
Current children cumulated vsize (KiB) 3968

[startup+179.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11946
/proc/meminfo: memFree=1582348/2055920 swapFree=4182956/4192956
[pid=11945] ppid=11943 vsize=3968 CPUtime=179.03
/proc/11945/stat : 11945 (mxc) R 11943 11945 11852 0 -1 4194304 878 0 0 0 17903 0 0 0 25 0 1 0 258838697 4063232 861 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/11945/statm: 992 861 67 122 0 866 0
Current children cumulated CPU time (s) 179.03
Current children cumulated vsize (KiB) 3968

[startup+182.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11946
/proc/meminfo: memFree=1582348/2055920 swapFree=4182956/4192956
[pid=11945] ppid=11943 vsize=4064 CPUtime=182.23
/proc/11945/stat : 11945 (mxc) R 11943 11945 11852 0 -1 4194304 886 0 0 0 18223 0 0 0 25 0 1 0 258838697 4161536 869 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519232 0 0 4096 0 0 0 0 17 1 0 0
/proc/11945/statm: 1016 869 67 122 0 890 0
Current children cumulated CPU time (s) 182.23
Current children cumulated vsize (KiB) 4064

[startup+183.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11946
/proc/meminfo: memFree=1582284/2055920 swapFree=4182956/4192956
[pid=11945] ppid=11943 vsize=4064 CPUtime=183.03
/proc/11945/stat : 11945 (mxc) R 11943 11945 11852 0 -1 4194304 886 0 0 0 18303 0 0 0 25 0 1 0 258838697 4161536 869 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134529763 0 0 4096 0 0 0 0 17 1 0 0
/proc/11945/statm: 1016 869 67 122 0 890 0
Current children cumulated CPU time (s) 183.03
Current children cumulated vsize (KiB) 4064

[startup+183.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11946
/proc/meminfo: memFree=1582284/2055920 swapFree=4182956/4192956
[pid=11945] ppid=11943 vsize=4064 CPUtime=183.83
/proc/11945/stat : 11945 (mxc) R 11943 11945 11852 0 -1 4194304 886 0 0 0 18383 0 0 0 25 0 1 0 258838697 4161536 869 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519927 0 0 4096 0 0 0 0 17 1 0 0
/proc/11945/statm: 1016 869 67 122 0 890 0
Current children cumulated CPU time (s) 183.83
Current children cumulated vsize (KiB) 4064

[startup+184.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 11946
/proc/meminfo: memFree=1582284/2055920 swapFree=4182956/4192956
[pid=11945] ppid=11943 vsize=4064 CPUtime=184.23
/proc/11945/stat : 11945 (mxc) R 11943 11945 11852 0 -1 4194304 886 0 0 0 18423 0 0 0 25 0 1 0 258838697 4161536 869 18446744073709551615 134512640 135013041 4294956672 18446744073709551615 134519232 0 0 4096 0 0 0 0 17 1 0 0
/proc/11945/statm: 1016 869 67 122 0 890 0
Current children cumulated CPU time (s) 184.23
Current children cumulated vsize (KiB) 4064

Child status: 20
Real time (s): 184.317
CPU time (s): 184.24
CPU user time (s): 184.233
CPU system time (s): 0.006998
CPU usage (%): 99.9581
Max. virtual memory (cumulated for all children) (KiB): 4064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 184.233
system time used= 0.006998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 887
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= 9
involuntary context switches= 343

runsolver used 0.147977 second user time and 0.362944 second system time

The end

Launcher Data (download as text)

Begin job on node69 on Sun Apr 29 06:34:53 UTC 2007

IDJOB= 426698
IDBENCH= 19937
IDSOLVER= 174
FILE ID= node69/426698-1177828493

PBS_JOBID= 4718284

Free space on /tmp= 66562 MiB

SOLVER NAME= MXC 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v45/unif-k7-r89-v45-c4005-S1065385609-07.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/426698-1177828493/mxc /tmp/evaluation/426698-1177828493/instance-426698-1177828493.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-426698-1177828493 -o ROOT/results/node69/solver-426698-1177828493 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/426698-1177828493/mxc /tmp/evaluation/426698-1177828493/instance-426698-1177828493.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  66e7f727b13be92000d7d61d02c29f2d

RANDOM SEED= 22821842

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node69.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.264
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.264
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:       1586340 kB
Buffers:         44568 kB
Cached:         348004 kB
SwapCached:       4208 kB
Active:         227032 kB
Inactive:       175364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1586340 kB
SwapTotal:     4192956 kB
SwapFree:      4182956 kB
Dirty:             704 kB
Writeback:           0 kB
Mapped:          15620 kB
Slab:            53212 kB
Committed_AS:  2343860 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= 66562 MiB

End job on node69 on Sun Apr 29 06:37:57 UTC 2007