Trace number 294423

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-08SAT 221.021 221.165

General information on the benchmark

Namerandom/OnTreshold/7SAT/v50/
unif-k7-r89-v50-c4450-S228456758-12.SAT.shuffled.cnf
MD5SUM3b624125de84e4dd806ca3ec600430c5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.025995
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
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 54450

Solver Data (download as text)

220.99/221.16	c MXC attempting /tmp/evaluation/294423-1171788997/instance-294423-1171788997.cnf
220.99/221.16	c 0 assignments made, starting to guess now
220.99/221.16	c ===================================[MXC]=====================================
220.99/221.16	c | Conflicts |     ORIGINAL     |             LEARNT              | Progress |
220.99/221.16	c |           | Clauses Literals |  Limit Clauses Literals  Lit/Cl |          |
220.99/221.16	c =============================================================================
220.99/221.16	c |         0 |    4450    31150 |    1483       0       0     nan |  0.000 % |
220.99/221.16	c |       100 |    4450    31150 |    1631     100    1750    17.5 |  0.000 % |
220.99/221.16	c |       250 |    4450    31150 |    1794     250    4512    18.0 |  0.000 % |
220.99/221.16	c |       475 |    4450    31150 |    1973     475    8574    18.1 |  0.000 % |
220.99/221.16	c |       813 |    4450    31150 |    2171     813   14782    18.2 |  0.000 % |
220.99/221.16	c |      1319 |    4450    31150 |    2388    1319   24250    18.4 |  0.000 % |
220.99/221.16	c |      2078 |    4450    31150 |    2627    2078   37988    18.3 |  0.000 % |
220.99/221.16	c |      3217 |    4450    31150 |    2889    1903   33949    17.8 |  0.000 % |
220.99/221.16	c |      4925 |    4450    31150 |    3178    2166   38384    17.7 |  0.000 % |
220.99/221.16	c |      7487 |    4450    31150 |    3496    3138   55084    17.6 |  0.000 % |
220.99/221.16	c |     11332 |    4450    31150 |    3846    3487   61587    17.7 |  0.000 % |
220.99/221.16	c |     17099 |    4450    31150 |    4231    3483   59809    17.2 |  0.000 % |
220.99/221.16	c |     25748 |    4450    31150 |    4654    3668   63845    17.4 |  0.000 % |
220.99/221.16	c |     38722 |    4450    31150 |    5119    2679   45135    16.8 |  0.000 % |
220.99/221.16	c |     58183 |    4450    31150 |    5631    4221   73744    17.5 |  0.000 % |
220.99/221.16	c |     87377 |    4450    31150 |    6194    5262   87263    16.6 |  0.000 % |
220.99/221.16	c |    131167 |    4450    31150 |    6814    5701   92105    16.2 |  0.000 % |
220.99/221.16	c |    196853 |    4450    31150 |    7495    6668  102861    15.4 |  0.000 % |
220.99/221.16	c |    295380 |    4450    31150 |    8245    4027   69792    17.3 |  0.000 % |
220.99/221.16	c |    443169 |    4450    31150 |    9069    7561  126919    16.8 |  0.000 % |
220.99/221.16	c |    664855 |    4450    31150 |    9976    7107  109590    15.4 |  0.000 % |
220.99/221.16	c |    997381 |    4450    31150 |   10974    5535   87272    15.8 |  0.000 % |
220.99/221.16	c |   1496169 |    4450    31150 |   12072   10661  154707    14.5 |  0.000 % |
220.99/221.16	c |   2244351 |    4450    31150 |   13279   10606  139997    13.2 |  0.000 % |
220.99/221.16	c 221.040s elapsed
220.99/221.16	c restarts: 23
220.99/221.16	c decisions: 3047792
220.99/221.16	c propagations: 23638089
220.99/221.16	c conflicts: 2846916
220.99/221.16	s SATISFIABLE
220.99/221.16	v -29 -2 -15 44 33 -19 50 -8 -36 -42 -46 32 34 -12 4 -1 25 -28 17 41 24 -40 -31 6 9 -30 27 -49 -35 11 -22 7 18 37 20 -39 38 21 16 -23 -14 -10 43 13 48 3 -47 26 45 5 0

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node17/watcher-294423-1171788997 -o ROOT/results/node17/solver-294423-1171788997 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294423-1171788997/mxc /tmp/evaluation/294423-1171788997/instance-294423-1171788997.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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 0.97 0.99 3/77 15257
/proc/meminfo: memFree=1592320/2055920 swapFree=4192812/4192956
[pid=15257] ppid=15255 vsize=1196 CPUtime=0
/proc/15257/stat : 15257 (mxc) R 15255 15257 14778 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 198853990 1224704 160 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134534074 0 0 4096 0 0 0 0 17 0 0 0
/proc/15257/statm: 299 160 57 122 0 173 0

[startup+0.107424 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 15257
/proc/meminfo: memFree=1592320/2055920 swapFree=4192812/4192956
[pid=15257] ppid=15255 vsize=1468 CPUtime=0.1
/proc/15257/stat : 15257 (mxc) R 15255 15257 14778 0 -1 4194304 251 0 0 0 10 0 0 0 18 0 1 0 198853990 1503232 233 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134534818 0 0 4096 0 0 0 0 17 0 0 0
/proc/15257/statm: 367 233 67 122 0 241 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1468

[startup+0.515465 s]
/proc/loadavg: 0.92 0.97 0.99 3/77 15257
/proc/meminfo: memFree=1592320/2055920 swapFree=4192812/4192956
[pid=15257] ppid=15255 vsize=1720 CPUtime=0.51
/proc/15257/stat : 15257 (mxc) R 15255 15257 14778 0 -1 4194304 306 0 0 0 51 0 0 0 22 0 1 0 198853990 1761280 288 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134534797 0 0 4096 0 0 0 0 17 0 0 0
/proc/15257/statm: 430 288 67 122 0 304 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 1720

[startup+1.33655 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 15258
/proc/meminfo: memFree=1591288/2055920 swapFree=4192812/4192956
[pid=15257] ppid=15255 vsize=1876 CPUtime=1.33
/proc/15257/stat : 15257 (mxc) R 15255 15257 14778 0 -1 4194304 348 0 0 0 133 0 0 0 25 0 1 0 198853990 1921024 330 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134529787 0 0 4096 0 0 0 0 17 0 0 0
/proc/15257/statm: 469 330 67 122 0 343 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 1876

[startup+2.97372 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 15258
/proc/meminfo: memFree=1590968/2055920 swapFree=4192812/4192956
[pid=15257] ppid=15255 vsize=2132 CPUtime=2.97
/proc/15257/stat : 15257 (mxc) R 15255 15257 14778 0 -1 4194304 397 0 0 0 297 0 0 0 25 0 1 0 198853990 2183168 379 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 0 0 0
/proc/15257/statm: 533 379 67 122 0 407 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 2132

[startup+6.25507 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 15258
/proc/meminfo: memFree=1590712/2055920 swapFree=4192812/4192956
[pid=15257] ppid=15255 vsize=2256 CPUtime=6.25
/proc/15257/stat : 15257 (mxc) R 15255 15257 14778 0 -1 4194304 448 0 0 0 625 0 0 0 25 0 1 0 198853990 2310144 430 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134534093 0 0 4096 0 0 0 0 17 0 0 0
/proc/15257/statm: 564 430 67 122 0 438 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 2256

[startup+12.7137 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 15258
/proc/meminfo: memFree=1590264/2055920 swapFree=4192812/4192956
[pid=15257] ppid=15255 vsize=2612 CPUtime=12.7
/proc/15257/stat : 15257 (mxc) R 15255 15257 14778 0 -1 4194304 532 0 0 0 1270 0 0 0 25 0 1 0 198853990 2674688 514 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 0 0 0
/proc/15257/statm: 653 514 67 122 0 527 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 2612

[startup+25.5151 s]
/proc/loadavg: 0.95 0.97 0.99 2/78 15258
/proc/meminfo: memFree=1590072/2055920 swapFree=4192812/4192956
[pid=15257] ppid=15255 vsize=2824 CPUtime=25.49
/proc/15257/stat : 15257 (mxc) R 15255 15257 14778 0 -1 4194304 589 0 0 0 2549 0 0 0 25 0 1 0 198853990 2891776 571 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519246 0 0 4096 0 0 0 0 17 0 0 0
/proc/15257/statm: 706 571 67 122 0 580 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2824

[startup+51.1298 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 15258
/proc/meminfo: memFree=1589816/2055920 swapFree=4192812/4192956
[pid=15257] ppid=15255 vsize=3148 CPUtime=51.09
/proc/15257/stat : 15257 (mxc) R 15255 15257 14778 0 -1 4194304 666 0 0 0 5109 0 0 0 25 0 1 0 198853990 3223552 648 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519218 0 0 4096 0 0 0 0 17 0 0 0
/proc/15257/statm: 787 648 67 122 0 661 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 3148

[startup+102.36 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 15258
/proc/meminfo: memFree=1589304/2055920 swapFree=4192812/4192956
[pid=15257] ppid=15255 vsize=3572 CPUtime=102.29
/proc/15257/stat : 15257 (mxc) R 15255 15257 14778 0 -1 4194304 765 0 0 0 10229 0 0 0 25 0 1 0 198853990 3657728 747 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519890 0 0 4096 0 0 0 0 17 0 0 0
/proc/15257/statm: 893 747 67 122 0 767 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 3572

[startup+162.412 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15258
/proc/meminfo: memFree=1588728/2055920 swapFree=4192812/4192956
[pid=15257] ppid=15255 vsize=4080 CPUtime=162.3
/proc/15257/stat : 15257 (mxc) R 15255 15257 14778 0 -1 4194304 903 0 0 0 16230 0 0 0 25 0 1 0 198853990 4177920 885 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519587 0 0 4096 0 0 0 0 17 0 0 0
/proc/15257/statm: 1020 885 67 122 0 894 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 4080

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

[startup+183.624 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15258
/proc/meminfo: memFree=1588600/2055920 swapFree=4192812/4192956
[pid=15257] ppid=15255 vsize=4176 CPUtime=183.51
/proc/15257/stat : 15257 (mxc) R 15255 15257 14778 0 -1 4194304 929 0 0 0 18351 0 0 0 25 0 1 0 198853990 4276224 911 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519890 0 0 4096 0 0 0 0 17 0 0 0
/proc/15257/statm: 1044 911 67 122 0 918 0
Current children cumulated CPU time (s) 183.51
Current children cumulated vsize (KiB) 4176

[startup+196.736 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15258
/proc/meminfo: memFree=1588536/2055920 swapFree=4192812/4192956
[pid=15257] ppid=15255 vsize=4272 CPUtime=196.61
/proc/15257/stat : 15257 (mxc) R 15255 15257 14778 0 -1 4194304 953 0 0 0 19661 0 0 0 25 0 1 0 198853990 4374528 935 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 1 0 0
/proc/15257/statm: 1068 935 67 122 0 942 0
Current children cumulated CPU time (s) 196.61
Current children cumulated vsize (KiB) 4272

[startup+209.857 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15258
/proc/meminfo: memFree=1588472/2055920 swapFree=4192812/4192956
[pid=15257] ppid=15255 vsize=4368 CPUtime=209.72
/proc/15257/stat : 15257 (mxc) R 15255 15257 14778 0 -1 4194304 961 0 0 0 20972 0 0 0 25 0 1 0 198853990 4472832 943 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 0 0 0
/proc/15257/statm: 1092 943 67 122 0 966 0
Current children cumulated CPU time (s) 209.72
Current children cumulated vsize (KiB) 4368

[startup+216.407 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15258
/proc/meminfo: memFree=1588472/2055920 swapFree=4192812/4192956
[pid=15257] ppid=15255 vsize=4368 CPUtime=216.27
/proc/15257/stat : 15257 (mxc) R 15255 15257 14778 0 -1 4194304 969 0 0 0 21627 0 0 0 25 0 1 0 198853990 4472832 951 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519249 0 0 4096 0 0 0 0 17 0 0 0
/proc/15257/statm: 1092 951 67 122 0 966 0
Current children cumulated CPU time (s) 216.27
Current children cumulated vsize (KiB) 4368

[startup+219.691 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15258
/proc/meminfo: memFree=1588472/2055920 swapFree=4192812/4192956
[pid=15257] ppid=15255 vsize=4368 CPUtime=219.55
/proc/15257/stat : 15257 (mxc) R 15255 15257 14778 0 -1 4194304 969 0 0 0 21955 0 0 0 25 0 1 0 198853990 4472832 951 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134531298 0 0 4096 0 0 0 0 17 0 0 0
/proc/15257/statm: 1092 951 67 122 0 966 0
Current children cumulated CPU time (s) 219.55
Current children cumulated vsize (KiB) 4368

[startup+220.511 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15258
/proc/meminfo: memFree=1588472/2055920 swapFree=4192812/4192956
[pid=15257] ppid=15255 vsize=4368 CPUtime=220.37
/proc/15257/stat : 15257 (mxc) R 15255 15257 14778 0 -1 4194304 969 0 0 0 22037 0 0 0 25 0 1 0 198853990 4472832 951 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134529698 0 0 4096 0 0 0 0 17 0 0 0
/proc/15257/statm: 1092 951 67 122 0 966 0
Current children cumulated CPU time (s) 220.37
Current children cumulated vsize (KiB) 4368

[startup+220.92 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15258
/proc/meminfo: memFree=1588472/2055920 swapFree=4192812/4192956
[pid=15257] ppid=15255 vsize=4368 CPUtime=220.78
/proc/15257/stat : 15257 (mxc) R 15255 15257 14778 0 -1 4194304 969 0 0 0 22078 0 0 0 25 0 1 0 198853990 4472832 951 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134517397 0 0 4096 0 0 0 0 17 0 0 0
/proc/15257/statm: 1092 951 67 122 0 966 0
Current children cumulated CPU time (s) 220.78
Current children cumulated vsize (KiB) 4368

[startup+221.128 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15258
/proc/meminfo: memFree=1588472/2055920 swapFree=4192812/4192956
[pid=15257] ppid=15255 vsize=4368 CPUtime=220.99
/proc/15257/stat : 15257 (mxc) R 15255 15257 14778 0 -1 4194304 969 0 0 0 22099 0 0 0 25 0 1 0 198853990 4472832 951 18446744073709551615 134512640 135013041 4294956640 18446744073709551615 134519215 0 0 4096 0 0 0 0 17 0 0 0
/proc/15257/statm: 1092 951 67 122 0 966 0
Current children cumulated CPU time (s) 220.99
Current children cumulated vsize (KiB) 4368

Child status: 10
Real time (s): 221.165
CPU time (s): 221.021
CPU user time (s): 221.014
CPU system time (s): 0.006998
CPU usage (%): 99.935
Max. virtual memory (cumulated for all children) (KiB): 4368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 221.014
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= 971
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= 7
involuntary context switches= 5141

runsolver used 0.231964 second user time and 0.561914 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sun Feb 18 08:56:38 UTC 2007

IDJOB= 294423
IDBENCH= 19888
IDSOLVER= 107
FILE ID= node17/294423-1171788997

PBS_JOBID= 3839308

Free space on /tmp= 66544 MiB

SOLVER NAME= MXC 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v50/unif-k7-r89-v50-c4450-S228456758-12.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294423-1171788997/mxc /tmp/evaluation/294423-1171788997/instance-294423-1171788997.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-294423-1171788997 -o ROOT/results/node17/solver-294423-1171788997 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294423-1171788997/mxc /tmp/evaluation/294423-1171788997/instance-294423-1171788997.cnf            

META MD5SUM SOLVER= fd459248d3e92e664505cc2f0f683bf4
MD5SUM BENCH=  3b624125de84e4dd806ca3ec600430c5

RANDOM SEED= 998294120

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1592728 kB
Buffers:         49436 kB
Cached:         298520 kB
SwapCached:          0 kB
Active:         259580 kB
Inactive:       132768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1592728 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:             832 kB
Writeback:           0 kB
Mapped:          63316 kB
Slab:            56348 kB
Committed_AS:   686252 kB
PageTables:       1748 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= 66544 MiB

End job on node17 on Sun Feb 18 09:00:19 UTC 2007