Trace number 2081502

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
bpsolver 09SAT 197.829 199.365

General information on the benchmark

Namecsp/largeQueens/
normalized-queens-300.xml
MD5SUMc7d57b0262fde2b45e9a562f45f9d3ca
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark47.1408
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints44850
Maximum constraint arity2
Maximum domain size300
Number of constraints which are defined in extension0
Number of constraints which are defined in intension44850
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c bpsolver version 6.29.2009
0.00/0.02	c converting(HOME/instance-2081502-1247372992)
7.82/7.99	c Converted in 3828 ms
9.51/9.65	c solving(HOME/instance-2081502-1247372992,1800000)
9.51/9.65	c solving(HOME/instance-2081502-1247372992,1800000)
197.76/199.31	c (ffc_inout)
197.76/199.31	s SATISFIABLE
197.76/199.31	v 85 83 86 91 79 135 142 80 136 146 173 160 156 19 145 126 129 76 81 158 147 133 74 139 150 73 69 65 128 18 71 148 164 176 205 159 170 63 144 67 117 120 66 72 17 141 118 100 64 56 61 115 52 110 104 58 124 161 16 151 153 59 149 112 54 116 53 111 108 57 296 15 163 174 154 169 165 292 289 155 298 281 294 14 88 103 282 293 267 283 254 93 131 258 13 264 77 259 255 266 274 256 101 87 12 97 299 297 285 290 278 90 300 11 287 82 75 70 288 291 295 10 78 132 221 271 277 280 9 279 268 253 265 84 8 171 246 172 208 7 157 244 241 6 251 219 5 143 4 1 3 137 106 167 223 220 168 162 95 152 138 99 105 140 186 130 224 222 2 252 134 261 250 109 240 24 94 102 245 239 25 243 22 122 218 23 21 96 98 119 125 182 20 178 107 196 190 29 27 30 92 113 177 28 166 31 175 121 179 236 32 114 123 89 180 210 33 232 226 229 217 127 247 34 206 262 249 257 275 260 263 35 286 60 276 248 216 269 62 284 36 188 192 195 184 194 187 189 193 270 37 225 272 68 273 26 202 233 215 242 183 38 191 231 227 235 238 55 200 230 43 45 198 39 181 42 204 237 199 234 228 214 41 203 201 212 40 209 49 213 46 207 47 50 185 197 211 44 51 48 
197.76/199.32	
197.76/199.32	c Time=189308 ms Backtracks=14
197.76/199.32	

Verifier Data

OK

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2081502-1247372992/watcher-2081502-1247372992 -o /tmp/evaluation-result-2081502-1247372992/solver-2081502-1247372992 -C 1800 -W 2000 -M 900 HOME/solver HOME/instance-2081502-1247372992 1800 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.40 2.17 2.06 4/72 22883
/proc/meminfo: memFree=1130464/2055920 swapFree=4192956/4192956
[pid=22883] ppid=22881 vsize=5596 CPUtime=0
/proc/22883/stat : 22883 (bprolog) R 22881 22883 17578 0 -1 4194304 293 0 0 0 0 0 0 0 20 0 1 0 24366249 5730304 24 996147200 134512640 135105188 4294956096 18446744073709551615 9695531 0 0 4096 0 0 0 0 17 1 0 0
/proc/22883/statm: 1399 24 18 144 0 1229 0

[startup+0.172807 s]
/proc/loadavg: 2.40 2.17 2.06 4/72 22883
/proc/meminfo: memFree=1130464/2055920 swapFree=4192956/4192956
[pid=22883] ppid=22881 vsize=62208 CPUtime=0.15
/proc/22883/stat : 22883 (bprolog) R 22881 22883 17578 0 -1 4194304 1135 0 0 0 7 8 0 0 20 0 1 0 24366249 63700992 848 996147200 134512640 135105188 4294956096 18446744073709551615 134566444 0 0 4096 2 0 0 0 17 1 0 0
/proc/22883/statm: 15552 848 177 144 0 15036 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 62208

[startup+0.201807 s]
/proc/loadavg: 2.40 2.17 2.06 4/72 22883
/proc/meminfo: memFree=1130464/2055920 swapFree=4192956/4192956
[pid=22883] ppid=22881 vsize=62208 CPUtime=0.18
/proc/22883/stat : 22883 (bprolog) R 22881 22883 17578 0 -1 4194304 1135 0 0 0 8 10 0 0 20 0 1 0 24366249 63700992 848 996147200 134512640 135105188 4294956096 18446744073709551615 10096464 0 0 4096 2 0 0 0 17 1 0 0
/proc/22883/statm: 15552 848 177 144 0 15036 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 62208

[startup+0.301821 s]
/proc/loadavg: 2.40 2.17 2.06 4/72 22883
/proc/meminfo: memFree=1130464/2055920 swapFree=4192956/4192956
[pid=22883] ppid=22881 vsize=62208 CPUtime=0.28
/proc/22883/stat : 22883 (bprolog) R 22881 22883 17578 0 -1 4194304 1137 0 0 0 12 16 0 0 21 0 1 0 24366249 63700992 850 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/22883/statm: 15552 850 177 144 0 15036 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 62208

[startup+0.701859 s]
/proc/loadavg: 2.40 2.17 2.06 4/72 22883
/proc/meminfo: memFree=1130464/2055920 swapFree=4192956/4192956
[pid=22883] ppid=22881 vsize=62208 CPUtime=0.68
/proc/22883/stat : 22883 (bprolog) R 22881 22883 17578 0 -1 4194304 1144 0 0 0 32 36 0 0 25 0 1 0 24366249 63700992 857 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/22883/statm: 15552 857 177 144 0 15036 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 62208

[startup+1.50194 s]
/proc/loadavg: 2.40 2.17 2.06 3/73 22884
/proc/meminfo: memFree=1127256/2055920 swapFree=4192956/4192956
[pid=22883] ppid=22881 vsize=62208 CPUtime=1.47
/proc/22883/stat : 22883 (bprolog) R 22881 22883 17578 0 -1 4194304 1157 0 0 0 67 80 0 0 25 0 1 0 24366249 63700992 870 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/22883/statm: 15552 870 177 144 0 15036 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 62208

[startup+3.1011 s]
/proc/loadavg: 2.40 2.17 2.06 3/73 22884
/proc/meminfo: memFree=1126616/2055920 swapFree=4192956/4192956
[pid=22883] ppid=22881 vsize=62208 CPUtime=3.06
/proc/22883/stat : 22883 (bprolog) R 22881 22883 17578 0 -1 4194304 1184 0 0 0 143 163 0 0 25 0 1 0 24366249 63700992 897 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 17 1 0 0
/proc/22883/statm: 15552 897 177 144 0 15036 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 62208

[startup+6.30141 s]
/proc/loadavg: 2.36 2.17 2.06 3/73 22884
/proc/meminfo: memFree=1125144/2055920 swapFree=4192956/4192956
[pid=22883] ppid=22881 vsize=62208 CPUtime=6.24
/proc/22883/stat : 22883 (bprolog) R 22881 22883 17578 0 -1 4194304 1236 0 0 0 300 324 0 0 25 0 1 0 24366249 63700992 949 996147200 134512640 135105188 4294956096 18446744073709551615 4294960145 0 0 4096 2 0 0 0 17 1 0 0
/proc/22883/statm: 15552 949 177 144 0 15036 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 62208

[startup+12.701 s]
/proc/loadavg: 2.33 2.17 2.06 3/73 22884
/proc/meminfo: memFree=1077408/2055920 swapFree=4192956/4192956
[pid=22883] ppid=22881 vsize=131440 CPUtime=12.58
/proc/22883/stat : 22883 (bprolog) R 22881 22883 17578 0 -1 4194304 21469 0 0 0 841 417 0 0 25 0 1 0 24366249 134594560 12638 996147200 134512640 135105188 4294956096 18446744073709551615 134570706 0 0 4096 2 0 0 0 17 1 0 0
/proc/22883/statm: 32860 12638 186 144 0 32344 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 131440

[startup+25.5013 s]
/proc/loadavg: 2.26 2.16 2.06 3/73 22884
/proc/meminfo: memFree=1077536/2055920 swapFree=4192956/4192956
[pid=22883] ppid=22881 vsize=131440 CPUtime=25.28
/proc/22883/stat : 22883 (bprolog) R 22881 22883 17578 0 -1 4194304 21469 0 0 0 2111 417 0 0 25 0 1 0 24366249 134594560 12638 996147200 134512640 135105188 4294956096 18446744073709551615 134570703 0 0 4096 2 0 0 0 17 1 0 0
/proc/22883/statm: 32860 12638 186 144 0 32344 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 131440

[startup+51.1019 s]
/proc/loadavg: 2.17 2.14 2.06 3/73 22884
/proc/meminfo: memFree=1074592/2055920 swapFree=4192956/4192956
[pid=22883] ppid=22881 vsize=131988 CPUtime=50.69
/proc/22883/stat : 22883 (bprolog) R 22881 22883 17578 0 -1 4194304 22532 0 0 0 4651 418 0 0 25 0 1 0 24366249 135155712 13603 996147200 134512640 135105188 4294956096 18446744073709551615 134684273 0 0 4096 2 0 0 0 17 1 0 0
/proc/22883/statm: 32997 13603 187 144 0 32481 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 131988

[startup+102.302 s]
/proc/loadavg: 2.07 2.12 2.06 3/73 22884
/proc/meminfo: memFree=999776/2055920 swapFree=4192956/4192956
[pid=22883] ppid=22881 vsize=206992 CPUtime=101.51
/proc/22883/stat : 22883 (bprolog) R 22881 22883 17578 0 -1 4194304 59369 0 0 0 9718 433 0 0 25 0 1 0 24366249 211959808 32022 996147200 134512640 135105188 4294956096 18446744073709551615 134800642 0 0 4096 2 0 0 0 17 1 0 0
/proc/22883/statm: 51748 32022 187 144 0 51232 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 206992

[startup+162.302 s]
/proc/loadavg: 2.02 2.10 2.05 3/73 22884
/proc/meminfo: memFree=923424/2055920 swapFree=4192956/4192956
[pid=22883] ppid=22881 vsize=356188 CPUtime=161.04
/proc/22883/stat : 22883 (bprolog) R 22881 22883 17578 0 -1 4194304 114692 0 0 0 15647 457 0 0 25 0 1 0 24366249 364736512 51151 996147200 134512640 135105188 4294956096 18446744073709551615 134684364 0 0 4096 2 0 0 0 17 1 0 0
/proc/22883/statm: 89047 51151 187 144 0 88531 0
Current children cumulated CPU time (s) 161.04
Current children cumulated vsize (KiB) 356188

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

[startup+179.202 s]
/proc/loadavg: 2.02 2.09 2.05 3/73 22884
/proc/meminfo: memFree=904032/2055920 swapFree=4192956/4192956
[pid=22883] ppid=22881 vsize=356188 CPUtime=177.82
/proc/22883/stat : 22883 (bprolog) R 22881 22883 17578 0 -1 4194304 119653 0 0 0 17323 459 0 0 25 0 1 0 24366249 364736512 56112 996147200 134512640 135105188 4294956096 18446744073709551615 134800642 0 0 4096 2 0 0 0 17 1 0 0
/proc/22883/statm: 89047 56112 187 144 0 88531 0
Current children cumulated CPU time (s) 177.82
Current children cumulated vsize (KiB) 356188

[startup+192.002 s]
/proc/loadavg: 2.01 2.08 2.05 3/73 22884
/proc/meminfo: memFree=886560/2055920 swapFree=4192956/4192956
[pid=22883] ppid=22881 vsize=356188 CPUtime=190.52
/proc/22883/stat : 22883 (bprolog) R 22881 22883 17578 0 -1 4194304 123931 0 0 0 18591 461 0 0 25 0 1 0 24366249 364736512 60390 996147200 134512640 135105188 4294956096 18446744073709551615 134684260 0 0 4096 2 0 0 0 17 1 0 0
/proc/22883/statm: 89047 60390 187 144 0 88531 0
Current children cumulated CPU time (s) 190.52
Current children cumulated vsize (KiB) 356188

[startup+195.201 s]
/proc/loadavg: 2.01 2.08 2.05 3/73 22884
/proc/meminfo: memFree=881312/2055920 swapFree=4192956/4192956
[pid=22883] ppid=22881 vsize=356188 CPUtime=193.7
/proc/22883/stat : 22883 (bprolog) R 22881 22883 17578 0 -1 4194304 125233 0 0 0 18908 462 0 0 25 0 1 0 24366249 364736512 61692 996147200 134512640 135105188 4294956096 18446744073709551615 134800642 0 0 4096 2 0 0 0 17 1 0 0
/proc/22883/statm: 89047 61692 187 144 0 88531 0
Current children cumulated CPU time (s) 193.7
Current children cumulated vsize (KiB) 356188

[startup+196.801 s]
/proc/loadavg: 2.01 2.08 2.05 3/73 22884
/proc/meminfo: memFree=879392/2055920 swapFree=4192956/4192956
[pid=22883] ppid=22881 vsize=356188 CPUtime=195.28
/proc/22883/stat : 22883 (bprolog) R 22881 22883 17578 0 -1 4194304 125985 0 0 0 19066 462 0 0 25 0 1 0 24366249 364736512 62444 996147200 134512640 135105188 4294956096 18446744073709551615 134684676 0 0 4096 2 0 0 0 17 1 0 0
/proc/22883/statm: 89047 62444 187 144 0 88531 0
Current children cumulated CPU time (s) 195.28
Current children cumulated vsize (KiB) 356188

[startup+198.402 s]
/proc/loadavg: 2.01 2.08 2.05 3/73 22884
/proc/meminfo: memFree=874912/2055920 swapFree=4192956/4192956
[pid=22883] ppid=22881 vsize=356188 CPUtime=196.87
/proc/22883/stat : 22883 (bprolog) R 22881 22883 17578 0 -1 4194304 126842 0 0 0 19224 463 0 0 25 0 1 0 24366249 364736512 63301 996147200 134512640 135105188 4294956096 18446744073709551615 134684366 0 0 4096 2 0 0 0 17 1 0 0
/proc/22883/statm: 89047 63301 187 144 0 88531 0
Current children cumulated CPU time (s) 196.87
Current children cumulated vsize (KiB) 356188

[startup+198.802 s]
/proc/loadavg: 2.01 2.08 2.05 3/73 22884
/proc/meminfo: memFree=874912/2055920 swapFree=4192956/4192956
[pid=22883] ppid=22881 vsize=366432 CPUtime=197.27
/proc/22883/stat : 22883 (bprolog) R 22881 22883 17578 0 -1 4194304 127119 0 0 0 19264 463 0 0 25 0 2 0 24366249 375226368 63578 996147200 134512640 135105188 4294956096 18446744073709551615 134849043 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22883/statm: 91608 63578 196 144 0 91092 0
Current children cumulated CPU time (s) 197.27
Current children cumulated vsize (KiB) 366432

[startup+199.207 s]
/proc/loadavg: 2.01 2.08 2.05 3/74 22885
/proc/meminfo: memFree=870552/2055920 swapFree=4192956/4192956
[pid=22883] ppid=22881 vsize=366432 CPUtime=197.67
/proc/22883/stat : 22883 (bprolog) R 22881 22883 17578 0 -1 4194304 127839 0 0 0 19304 463 0 0 25 0 2 0 24366249 375226368 64298 996147200 134512640 135105188 4294956096 18446744073709551615 134722528 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22883/statm: 91608 64298 196 144 0 91092 0
[pid=22883/tid=22885] ppid=22881 vsize=366432 CPUtime=0
/proc/22883/task/22885/stat : 22885 (bprolog) S 22881 22883 17578 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 24386123 375226368 64298 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 197.67
Current children cumulated vsize (KiB) 366432

[startup+199.302 s]
/proc/loadavg: 2.01 2.08 2.05 3/74 22885
/proc/meminfo: memFree=870552/2055920 swapFree=4192956/4192956
[pid=22883] ppid=22881 vsize=366432 CPUtime=197.76
/proc/22883/stat : 22883 (bprolog) R 22881 22883 17578 0 -1 4194304 127955 0 0 0 19313 463 0 0 25 0 2 0 24366249 375226368 64414 996147200 134512640 135105188 4294956096 18446744073709551615 134722451 0 0 4096 2 18446744073709551615 0 0 17 1 0 0
/proc/22883/statm: 91608 64414 196 144 0 91092 0
[pid=22883/tid=22885] ppid=22881 vsize=366432 CPUtime=0
/proc/22883/task/22885/stat : 22885 (bprolog) S 22881 22883 17578 0 -1 4194368 2 0 0 0 0 0 0 0 25 0 2 0 24386123 375226368 64414 996147200 134512640 135105188 4294956096 18446744073709551615 4294960144 0 0 4096 2 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 197.76
Current children cumulated vsize (KiB) 366432

Child status: 0
Real time (s): 199.365
CPU time (s): 197.829
CPU user time (s): 193.154
CPU system time (s): 4.67529
CPU usage (%): 99.2297
Max. virtual memory (cumulated for all children) (KiB): 496816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 193.154
system time used= 4.67529
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127968
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= 5
involuntary context switches= 4626

runsolver used 0.19197 second user time and 0.555915 second system time

The end

Launcher Data

Begin job on node12 at 2009-07-12 06:29:52
IDJOB=2081502
IDBENCH=57403
IDSOLVER=770
FILE ID=node12/2081502-1247372992
PBS_JOBID= 9507003
Free space on /tmp= 66168 MiB

SOLVER NAME= bpsolver 09
BENCH NAME= CPAI08/csp/largeQueens/normalized-queens-300.xml
COMMAND LINE= HOME/solver BENCHNAMENOEXT TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2081502-1247372992/watcher-2081502-1247372992 -o /tmp/evaluation-result-2081502-1247372992/solver-2081502-1247372992 -C 1800 -W 2000 -M 900  HOME/solver HOME/instance-2081502-1247372992 1800

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

MD5SUM BENCH= c7d57b0262fde2b45e9a562f45f9d3ca
RANDOM SEED=1160957491

node12.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:       1130944 kB
Buffers:         79796 kB
Cached:         528804 kB
SwapCached:          0 kB
Active:         354948 kB
Inactive:       489268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1130944 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            7212 kB
Writeback:           0 kB
Mapped:         247128 kB
Slab:            65628 kB
Committed_AS:   385100 kB
PageTables:       2156 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= 66164 MiB
End job on node12 at 2009-07-12 06:33:12