Trace number 433120

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 NameAnswerObjective functionCPU timeWall clock time
bsolo 3.0.17SAT (TO)-28 1800.13 1800.85

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-3.opb
MD5SUM3895ca8e12182fcd80d7923f66584703
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-35
Best CPU time to get the best result obtained on this benchmark540.69
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -35
Optimality of the best value was proved YES
Number of variables595
Total number of constraints27931
Number of constraints which are clauses27931
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 595
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 595
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 595
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.00	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/433120-1177955202/instance-433120-1177955202.opb
0.00/0.00	c File size is 664643 bytes.
0.09/0.11	c Highest Coefficient sum: 595
0.09/0.11	c Parsing was ok!!
0.09/0.11	c Total parsing time: 0.112 s
0.09/0.12	c Var: 595 Constr: 27931 27931/0/0 Lit: 55862 Watch. Lit: 55862
0.09/0.12	c Obj. Vars: 595 (100 % of total variables)
0.39/0.46	c Pre-processing Time: 0.461 s
0.39/0.46	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.39/0.46	c        0    595    27931    55862    2    55862    9310      0      0 0.46
0.39/0.46	c Switching off LPR mode.
0.39/0.47	o -25	0.466
0.39/0.47	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.39/0.47	c        0    595    27932    56457    2    55889   10310      1      0 0.47
0.39/0.47	o -26	0.469
0.49/0.55	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.49/0.55	c        1    595    27934    57621    2    55919   10310      3      2 0.47
0.49/0.55	c      101    595    28034   113985    4    56119   11342    103    201 0.50
0.49/0.55	o -27	0.552
305.99/306.16	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
305.99/306.16	c      260    595    28194   204492    7    56466   10310    263    469 0.55
305.99/306.16	c      360    595    28294   260904    9    56666   11342    363    611 0.59
305.99/306.16	c      610    595    28544   401760   14    57166   12477    613    891 0.68
305.99/306.16	c     1085    595    29019   669951   23    58116   13725   1088   1266 0.86
305.99/306.16	c     1899    595    29833  1129081   37    59744   15098   1902   1484 1.28
305.99/306.16	c     3219    595    31153  1874242   60    62384   16608   3222   1571 2.05
305.99/306.16	c     5300    595    33234  3047585   91    66546   18269   5303   1344 3.94
305.99/306.16	c     8523    595    36457  4864183  133    72992   20096   8526    901 9.46
305.99/306.16	c    13459    595    41393  7646909  184    82864   22106  13462    924 14.56
305.99/306.16	c    20965    595    48899 11883643  243    97876   24317  20968    623 33.61
305.99/306.16	c    32327    595    46241 10371291  224    92509   26749  18310    347 93.15
305.99/306.16	c    49471    595    47141 10881830  230    94309   29424  19210    263 187.60
305.99/306.16	c    75290    595    54049 14794506  273   108125   32367  26118    247 303.83
305.99/306.16	o -28	306.056
1800.08/1800.80	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1800.08/1800.80	c    75841    595    54601 15106281  276   109257   10310  26670    247 306.06
1800.08/1800.80	c    75941    595    33187  3021278   91    66402   11342   5256    244 310.03
1800.08/1800.80	c    76191    595    33437  3162181   94    66902   12477   5506    245 310.33
1800.08/1800.80	c    76667    595    33913  3430332  101    67854   13725   5982    246 310.62
1800.08/1800.80	c    77481    595    34727  3888627  111    69482   15098   6796    249 311.07
1800.08/1800.80	c    78802    595    36048  4632278  128    72124   16608   8117    252 312.21
1800.08/1800.80	c    80883    595    38129  5802416  152    76286   18269  10198    256 315.18
1800.08/1800.80	c    84106    595    41352  7616074  184    82732   20096  13421    259 323.70
1800.08/1800.80	c    89043    595    46289 10397221  224    92606   22106  18358    268 332.16
1800.08/1800.80	c    96549    595    41987  7967727  189    84002   24317  14056    270 356.40
1800.08/1800.80	c   107910    595    39358  6486234  164    78744   26749  11427    274 393.34
1800.08/1800.80	c   125054    595    40272  7004024  173    80572   29424  12341    265 471.82
1800.08/1800.80	c   150873    595    47219 10911352  231    94466   32367  19288    256 587.47
1800.08/1800.80	c   189706    595    42520  8264381  194    85068   35604  14589    232 814.30
1800.08/1800.80	c   248058    595    51346 13237193  257   102720   39165  23415    202 1224.10
1800.08/1800.80	c Caught signal: 15
1800.08/1800.80	v -x595 -x594 -x593 -x592 -x591 -x590 -x589 -x588 -x587 -x586 -x585 x584 -x583 -x582 -x581 -x580 -x579 x578 -x577 -x576 -x575
1800.08/1800.80	v -x574 -x573 -x572 -x571 -x570 -x569 -x568 -x567 -x566 -x565 -x564 -x563 -x562 -x561 -x560 -x559 -x558 -x557 -x556 -x555 -x554
1800.08/1800.80	v x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 x539 -x538 -x537 -x536 -x535 -x534 -x533
1800.08/1800.80	v -x532 -x531 -x530 -x529 -x528 -x527 -x526 -x525 -x524 -x523 -x522 -x521 -x520 -x519 -x518 -x517 -x516 -x515 -x514 -x513 -x512
1800.08/1800.80	v -x511 -x510 -x509 -x508 -x507 -x506 -x505 -x504 -x503 -x502 -x501 x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 x491
1800.08/1800.80	v -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470
1800.08/1800.80	v -x469 x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 -x457 -x456 -x455 -x454 -x453 -x452 -x451 -x450 -x449
1800.08/1800.80	v -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 -x436 -x435 -x434 -x433 x432 -x431 -x430 -x429 -x428
1800.08/1800.80	v -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 x417 -x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407
1800.08/1800.80	v -x406 x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386
1800.08/1800.80	v -x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365
1800.08/1800.80	v -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344
1800.08/1800.80	v -x343 x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 x333 -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323
1800.08/1800.80	v -x322 -x321 x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302
1800.08/1800.80	v -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281
1800.08/1800.80	v -x280 -x279 -x278 -x277 x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 x263 -x262 -x261 -x260
1800.08/1800.80	v -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239
1800.08/1800.80	v -x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 x223 -x222 -x221 -x220 -x219 -x218
1800.08/1800.80	v -x217 x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197
1800.08/1800.80	v -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176
1800.08/1800.80	v -x175 x174 -x173 -x172 -x171 -x170 -x169 x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155
1800.08/1800.80	v -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134
1800.08/1800.80	v -x133 x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113
1800.08/1800.80	v -x112 -x111 -x110 -x109 -x108 -x107 x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90
1800.08/1800.80	v -x89 -x88 -x87 -x86 x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64
1800.08/1800.80	v -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 x52 -x51 -x50 -x49 -x48 x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38
1800.08/1800.80	v -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 x13 -x12
1800.08/1800.80	v -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1
1800.08/1800.80	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.08/1800.80	c   31   330054  34096   374018    48434 11596696  20503    183 1800.09
1800.08/1800.80	c Objective: -28
1800.08/1800.80	s SATISFIABLE
1800.08/1800.80	c Total time: 1800.09 s

Verifier Data (download as text)

OK	-28

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node59/watcher-433120-1177955202 -o ROOT/results/node59/solver-433120-1177955202 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/433120-1177955202/instance-433120-1177955202.opb 

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): 3600 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.91 0.95 0.90 3/64 30758
/proc/meminfo: memFree=1723440/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=20200 CPUtime=0
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 360 0 0 0 0 0 0 0 18 0 1 0 243429809 20684800 330 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9721467 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 5050 330 278 324 0 3957 0

[startup+0.0357561 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 30758
/proc/meminfo: memFree=1723440/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=5400 CPUtime=0.02
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 603 0 0 0 2 0 0 0 18 0 1 0 243429809 5529600 573 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134525286 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 1350 573 324 324 0 257 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5400

[startup+0.101768 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 30758
/proc/meminfo: memFree=1723440/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=7048 CPUtime=0.09
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 1103 0 0 0 9 0 0 0 18 0 1 0 243429809 7217152 1073 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9721467 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 1762 1073 420 324 0 669 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7048

[startup+0.301804 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 30758
/proc/meminfo: memFree=1723440/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=8916 CPUtime=0.28
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 1805 0 0 0 27 1 0 0 19 0 1 0 243429809 9129984 1612 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 2229 1612 305 324 0 1299 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8916

[startup+0.701881 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 30758
/proc/meminfo: memFree=1723440/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=12796 CPUtime=0.68
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 2961 0 0 0 65 3 0 0 23 0 1 0 243429809 13103104 2580 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9721467 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 3199 2580 310 324 0 2269 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12796

[startup+1.50103 s]
/proc/loadavg: 0.91 0.95 0.90 2/65 30759
/proc/meminfo: memFree=1708904/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=25584 CPUtime=1.48
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 6156 0 0 0 143 5 0 0 25 0 1 0 243429809 26198016 5775 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9721467 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 6396 5775 310 324 0 5466 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 25584

[startup+3.10134 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 30759
/proc/meminfo: memFree=1694632/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=42976 CPUtime=3.09
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 10490 0 0 0 301 8 0 0 25 0 1 0 243429809 44007424 10109 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 10744 10109 310 324 0 9814 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42976

[startup+6.30195 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 30759
/proc/meminfo: memFree=1668528/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=62132 CPUtime=6.29
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 15300 0 0 0 618 11 0 0 25 0 1 0 243429809 63623168 14919 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550913 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 15533 14919 310 324 0 14603 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62132

[startup+12.7012 s]
/proc/loadavg: 0.93 0.96 0.91 2/65 30759
/proc/meminfo: memFree=1634160/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=96636 CPUtime=12.69
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 23928 0 0 0 1254 15 0 0 25 0 1 0 243429809 98955264 23547 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 24159 23547 310 324 0 23229 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 96636

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.91 2/65 30759
/proc/meminfo: memFree=1579952/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=147300 CPUtime=25.48
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 36570 0 0 0 2527 21 0 0 25 0 1 0 243429809 150835200 36189 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 36825 36189 310 324 0 35895 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 147300

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.91 2/65 30759
/proc/meminfo: memFree=1537520/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=189048 CPUtime=51.08
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 47026 0 0 0 5081 27 0 0 25 0 1 0 243429809 193585152 46645 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550878 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 47262 46645 310 324 0 46332 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 189048

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 30759
/proc/meminfo: memFree=1537520/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=189048 CPUtime=102.26
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 47026 0 0 0 10199 27 0 0 25 0 1 0 243429809 193585152 46645 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551052 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 47262 46645 310 324 0 46332 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 189048

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30759
/proc/meminfo: memFree=1519792/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=206756 CPUtime=162.23
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 51454 0 0 0 16194 29 0 0 25 0 1 0 243429809 211718144 51073 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 51689 51073 310 324 0 50759 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 206756

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30759
/proc/meminfo: memFree=1500144/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=226356 CPUtime=222.21
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 56358 0 0 0 22188 33 0 0 25 0 1 0 243429809 231788544 55977 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550902 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 56589 55977 310 324 0 55659 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 226356

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30759
/proc/meminfo: memFree=1500080/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=226356 CPUtime=282.19
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 56358 0 0 0 28186 33 0 0 25 0 1 0 243429809 231788544 55977 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 56589 55977 310 324 0 55659 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 226356

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30759
/proc/meminfo: memFree=1500080/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=226196 CPUtime=342.17
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 56358 0 0 0 34184 33 0 0 25 0 1 0 243429809 231624704 55940 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550872 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 56549 55940 310 324 0 55619 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 226196

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30759
/proc/meminfo: memFree=1500144/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=226128 CPUtime=402.15
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 56358 0 0 0 40182 33 0 0 25 0 1 0 243429809 231555072 55923 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551098 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 56532 55923 310 324 0 55602 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 226128

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30759
/proc/meminfo: memFree=1500144/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=226128 CPUtime=462.13
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 56358 0 0 0 46180 33 0 0 25 0 1 0 243429809 231555072 55923 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 56532 55923 310 324 0 55602 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 226128

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30759
/proc/meminfo: memFree=1500208/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=226084 CPUtime=522.11
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 56358 0 0 0 52178 33 0 0 25 0 1 0 243429809 231510016 55912 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551052 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 56521 55912 310 324 0 55591 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 226084

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30759
/proc/meminfo: memFree=1500208/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=226084 CPUtime=582.09
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 56358 0 0 0 58176 33 0 0 25 0 1 0 243429809 231510016 55912 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550919 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 56521 55912 310 324 0 55591 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 226084

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30759
/proc/meminfo: memFree=1479344/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=247040 CPUtime=642.07
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 61611 0 0 0 64171 36 0 0 25 0 1 0 243429809 252968960 61132 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550893 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 61760 61132 310 324 0 60830 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 247040


################
# More data... #
################

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30759
/proc/meminfo: memFree=1479216/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=247172 CPUtime=822
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 61672 0 0 0 82164 36 0 0 25 0 1 0 243429809 253104128 61160 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551076 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 61793 61160 310 324 0 60863 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 247172

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/71 30881
/proc/meminfo: memFree=1478000/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=247172 CPUtime=881.93
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 61672 0 0 0 88156 37 0 0 25 0 1 0 243429809 253104128 61160 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 61793 61160 310 324 0 60863 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 247172

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30957
/proc/meminfo: memFree=1455408/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=270572 CPUtime=941.87
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 67580 0 0 0 94146 41 0 0 25 0 1 0 243429809 277065728 67032 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550910 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 67643 67032 310 324 0 66713 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 270572

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30957
/proc/meminfo: memFree=1455472/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=270572 CPUtime=1001.85
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 67580 0 0 0 100144 41 0 0 25 0 1 0 243429809 277065728 67032 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 67643 67032 310 324 0 66713 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 270572

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30957
/proc/meminfo: memFree=1455536/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=270572 CPUtime=1061.83
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 67580 0 0 0 106142 41 0 0 25 0 1 0 243429809 277065728 67032 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551065 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 67643 67032 310 324 0 66713 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 270572

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30957
/proc/meminfo: memFree=1455536/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=270572 CPUtime=1121.8
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 67580 0 0 0 112139 41 0 0 25 0 1 0 243429809 277065728 67032 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 67643 67032 310 324 0 66713 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 270572

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30957
/proc/meminfo: memFree=1455280/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=270828 CPUtime=1181.78
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 67660 0 0 0 118137 41 0 0 25 0 1 0 243429809 277327872 67076 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551093 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 67707 67076 310 324 0 66777 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 270828

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30957
/proc/meminfo: memFree=1455280/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=270828 CPUtime=1241.76
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 67660 0 0 0 124135 41 0 0 25 0 1 0 243429809 277327872 67076 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 67707 67076 310 324 0 66777 0
Current children cumulated CPU time (s) 1241.76
Current children cumulated vsize (KiB) 270828

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30957
/proc/meminfo: memFree=1429296/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=296696 CPUtime=1301.75
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 74183 0 0 0 130129 46 0 0 25 0 1 0 243429809 303816704 73560 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9719540 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 74174 73560 310 324 0 73244 0
Current children cumulated CPU time (s) 1301.75
Current children cumulated vsize (KiB) 296696

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30957
/proc/meminfo: memFree=1429296/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=296696 CPUtime=1361.72
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 74183 0 0 0 136126 46 0 0 25 0 1 0 243429809 303816704 73560 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4160091748 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 74174 73560 310 324 0 73244 0
Current children cumulated CPU time (s) 1361.72
Current children cumulated vsize (KiB) 296696

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30957
/proc/meminfo: memFree=1429360/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=296696 CPUtime=1421.7
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 74183 0 0 0 142124 46 0 0 25 0 1 0 243429809 303816704 73560 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 74174 73560 310 324 0 73244 0
Current children cumulated CPU time (s) 1421.7
Current children cumulated vsize (KiB) 296696

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30957
/proc/meminfo: memFree=1429360/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=296660 CPUtime=1481.68
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 74222 0 0 0 148122 46 0 0 25 0 1 0 243429809 303779840 73556 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134546118 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 74165 73556 310 324 0 73235 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 296660

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30957
/proc/meminfo: memFree=1429424/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=296660 CPUtime=1541.66
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 74222 0 0 0 154119 47 0 0 25 0 1 0 243429809 303779840 73556 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550829 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 74165 73556 310 324 0 73235 0
Current children cumulated CPU time (s) 1541.66
Current children cumulated vsize (KiB) 296660

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30957
/proc/meminfo: memFree=1429424/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=296660 CPUtime=1601.64
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 74222 0 0 0 160117 47 0 0 25 0 1 0 243429809 303779840 73556 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 74165 73556 310 324 0 73235 0
Current children cumulated CPU time (s) 1601.64
Current children cumulated vsize (KiB) 296660

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30957
/proc/meminfo: memFree=1429488/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=296660 CPUtime=1661.62
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 74222 0 0 0 166115 47 0 0 25 0 1 0 243429809 303779840 73556 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551093 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 74165 73556 310 324 0 73235 0
Current children cumulated CPU time (s) 1661.62
Current children cumulated vsize (KiB) 296660

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 30957
/proc/meminfo: memFree=1429488/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=296660 CPUtime=1721.6
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 74222 0 0 0 172113 47 0 0 25 0 1 0 243429809 303779840 73556 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 9719506 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 74165 73556 310 324 0 73235 0
Current children cumulated CPU time (s) 1721.6
Current children cumulated vsize (KiB) 296660

[startup+1782.3 s]
/proc/loadavg: 1.05 0.99 0.91 2/65 30957
/proc/meminfo: memFree=1429296/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=296788 CPUtime=1781.58
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 74281 0 0 0 178111 47 0 0 25 0 1 0 243429809 303910912 73576 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 74197 73576 310 324 0 73267 0
Current children cumulated CPU time (s) 1781.58
Current children cumulated vsize (KiB) 296788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.04 0.99 0.91 2/65 30957
/proc/meminfo: memFree=1429296/2055920 swapFree=4184616/4192956
[pid=30758] ppid=30756 vsize=296788 CPUtime=1800.08
/proc/30758/stat : 30758 (bsolo3.0.17) R 30756 30758 29607 0 -1 4194304 74281 0 0 0 179961 47 0 0 25 0 1 0 243429809 303910912 73576 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550893 0 0 4096 16384 0 0 0 17 1 0 0
/proc/30758/statm: 74197 73576 310 324 0 73267 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 296788

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 15
Real time (s): 1800.85
CPU time (s): 1800.13
CPU user time (s): 1799.62
CPU system time (s): 0.517921
CPU usage (%): 99.96
Max. virtual memory (cumulated for all children) (KiB): 296944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.62
system time used= 0.517921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74285
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= 12
involuntary context switches= 3035

runsolver used 1.48477 second user time and 3.48747 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Mon Apr 30 17:46:42 UTC 2007

IDJOB= 433120
IDBENCH= 2272
IDSOLVER= 199
FILE ID= node59/433120-1177955202

PBS_JOBID= 4727810

Free space on /tmp= 66558 MiB

SOLVER NAME= bsolo 3.0.17
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-3.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/433120-1177955202/instance-433120-1177955202.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-433120-1177955202 -o ROOT/results/node59/solver-433120-1177955202 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/433120-1177955202/instance-433120-1177955202.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  3895ca8e12182fcd80d7923f66584703

RANDOM SEED= 703189200

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.268
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.268
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:       1723848 kB
Buffers:         33804 kB
Cached:         218424 kB
SwapCached:       2364 kB
Active:         119592 kB
Inactive:       142752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1723848 kB
SwapTotal:     4192956 kB
SwapFree:      4184616 kB
Dirty:            7228 kB
Writeback:           0 kB
Mapped:          16828 kB
Slab:            55692 kB
Committed_AS:  3199408 kB
PageTables:       1476 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= 66558 MiB

End job on node59 on Mon Apr 30 18:16:45 UTC 2007