Trace number 373135

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
minisat+ 1.14SAT (TO)26876 1800.06 1800.52

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/
submittedPB07/aksoy/trarea_ac/normalized-fir02_trarea_ac.opb
MD5SUMaa73e48897f9c10e5003e2188d9e7ab9
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark24890
Best CPU time to get the best result obtained on this benchmark0.119981
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24890
Optimality of the best value was proved YES
Number of variables644
Total number of constraints1034
Number of constraints which are clauses1034
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 constraint1
Maximum length of a constraint31
Number of terms in the objective function 353
Biggest coefficient in the objective function 2034
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 561307
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 2034
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 561307
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c Parsing PB file...
0.00/0.03	c Converting 1030 PB-constraints to clauses...
0.00/0.03	c   -- Unit propagations: (none)
0.00/0.03	c   -- Detecting intervals from adjacent constraints: ##########
0.00/0.03	c   -- Clauses(.)/Splits(s): ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.03	c ---[1012]---> BDD-cost:    1
0.00/0.03	c ---[1010]---> BDD-cost:    1
0.00/0.03	c ---[ 919]---> BDD-cost:    1
0.00/0.03	c ---[ 889]---> BDD-cost:    1
0.00/0.03	c ---[ 887]---> BDD-cost:    1
0.00/0.03	c ---[ 819]---> BDD-cost:    1
0.00/0.03	c ---[ 817]---> BDD-cost:    1
0.00/0.03	c ---[ 773]---> BDD-cost:    1
0.00/0.03	c ---[ 771]---> BDD-cost:    1
0.00/0.03	c ---[ 756]---> BDD-cost:    1
0.00/0.03	c ==================================[MINISAT+]==================================
0.00/0.03	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.03	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |    1030     2614 |     343       0        0     nan |  0.000 % |
0.00/0.03	c ==============================================================================
0.00/0.03	c Found solution: 26876
0.00/0.03	o 26876
0.00/0.04	c ---[   0]---> Adder-cost: 3474   maxlim: 534431   bits: 20/20
6.29/6.35	c ==================================[MINISAT+]==================================
6.29/6.35	c | Conflicts | Original         | Learnt                           | Progress |
6.29/6.35	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
6.29/6.35	c ==============================================================================
6.29/6.35	c |         0 |   25198    88928 |    8399       0        0     nan |  0.000 % |
6.29/6.36	c |       100 |   25165    88817 |    9238      95      306     3.2 |  0.896 % |
6.29/6.37	c |       250 |   25015    88307 |   10162     224      826     3.7 |  1.550 % |
6.39/6.40	c |       475 |   25015    88307 |   11179     449     1798     4.0 |  1.550 % |
6.39/6.45	c |       813 |   25015    88307 |   12296     787     3344     4.2 |  1.550 % |
6.50/6.54	c |      1320 |   25015    88307 |   13526    1294     6199     4.8 |  1.550 % |
6.60/6.65	c |      2079 |   25015    88307 |   14879    2053    11221     5.5 |  1.550 % |
6.79/6.85	c |      3218 |   25006    88278 |   16367    3191    26205     8.2 |  1.598 % |
7.09/7.15	c |      4927 |   25006    88278 |   18004    4900   113054    23.1 |  1.598 % |
7.60/7.69	c |      7495 |   25006    88278 |   19804    7468   306858    41.1 |  1.598 % |
8.59/8.69	c |     11343 |   25006    88278 |   21784   11316   586167    51.8 |  1.598 % |
10.89/10.92	c |     17109 |   25006    88278 |   23963   17082  1170928    68.5 |  1.598 % |
14.38/14.41	c |     25759 |   25006    88278 |   26359   13552  1142613    84.3 |  1.598 % |
21.49/21.52	c |     38734 |   25006    88278 |   28995   26527  2667192   100.5 |  1.598 % |
35.48/35.50	c |     58195 |   25006    88278 |   31895   15392  1460953    94.9 |  1.598 % |
57.58/57.67	c |     87388 |   25006    88278 |   35084   26579  3336121   125.5 |  1.598 % |
81.97/82.03	c |    131177 |   25006    88278 |   38593   30414  2449496    80.5 |  1.598 % |
124.86/124.90	c |    196862 |   25006    88278 |   42452   26526  1731069    65.3 |  1.599 % |
208.24/208.36	c |    295390 |   25006    88278 |   46697   21662  1755621    81.0 |  1.598 % |
338.00/338.12	c |    443179 |   25006    88278 |   51367   18336  1432271    78.1 |  1.598 % |
567.75/567.98	c |    664862 |   25006    88278 |   56504   38576  3076155    79.7 |  1.598 % |
945.35/945.64	c |    997389 |   25006    88278 |   62154   27778  2573380    92.6 |  1.598 % |
1539.10/1539.59	c |   1496181 |   25006    88278 |   68370   56539  5548582    98.1 |  1.598 % |
1800.04/1800.50	c 
1800.04/1800.50	c *** TERMINATED ***
1800.04/1800.50	s SATISFIABLE
1800.04/1800.50	v -x56 -x58 -x60 -x62 -x64 -x66 -x68 -x70 -x72 -x74 -x76 -x77 -x79 -x80 -x81 -x82 -x84 -x86 -x88 x89 -x91 -x93 -x95 -x97 -x99 -x100
1800.04/1800.50	v -x102 -x104 -x105 -x107 -x109 -x111 -x113 -x115 -x117 -x119 -x120 -x122 -x124 -x126 x127 -x129 -x131 -x133 -x135 -x137 -x139
1800.04/1800.50	v -x140 -x142 -x144 -x146 -x148 -x150 -x152 -x154 -x156 -x158 -x160 -x162 -x164 -x166 -x168 -x170 -x172 x174 -x176 -x178 -x180
1800.04/1800.50	v -x182 -x184 -x186 -x188 -x190 -x192 -x194 -x196 -x198 -x200 -x202 -x204 -x206 -x208 -x210 -x212 -x214 -x216 -x218 -x220 -x222
1800.04/1800.50	v -x224 -x226 -x228 -x230 -x232 -x234 -x235 -x237 -x239 -x241 -x243 -x245 -x247 -x249 -x251 -x253 -x255 -x256 -x258 -x260 -x262
1800.04/1800.50	v -x263 -x265 -x267 -x269 -x271 -x273 x274 -x276 -x278 -x280 -x282 -x283 -x285 -x287 -x288 -x290 -x292 -x293 -x295 -x297 -x299
1800.04/1800.50	v -x301 -x303 -x305 -x307 -x309 -x310 -x311 -x313 -x314 -x316 -x318 -x319 -x321 -x323 -x324 -x326 -x327 -x329 -x331 -x333 -x334
1800.04/1800.50	v -x336 -x338 -x340 -x342 -x343 -x345 -x346 -x348 -x349 -x350 -x352 -x354 -x355 -x357 -x358 -x359 -x360 -x362 -x363 -x365 -x367
1800.04/1800.50	v -x368 -x370 -x371 -x373 -x375 -x377 -x379 -x381 -x383 -x385 -x387 -x388 -x389 -x391 -x393 -x395 -x397 -x399 -x401 -x403 -x405
1800.04/1800.50	v -x407 -x409 -x410 -x412 -x414 -x416 -x418 -x420 -x422 -x423 -x425 -x426 -x428 -x430 -x432 -x434 x435 -x437 -x439 -x441 -x443
1800.04/1800.50	v -x445 -x447 -x449 -x451 -x452 -x454 -x455 -x457 -x458 -x459 -x461 -x463 -x465 -x467 -x469 x470 -x472 -x473 -x474 -x475 -x477
1800.04/1800.50	v -x479 -x481 -x482 -x483 -x485 -x486 -x487 -x489 -x490 -x492 -x493 -x494 -x496 -x498 -x500 -x502 x503 -x505 -x506 -x508 -x510
1800.04/1800.50	v -x511 -x513 -x515 -x517 -x519 -x521 -x523 -x525 -x526 -x528 -x530 -x531 -x532 -x534 -x536 -x537 -x539 -x541 -x543 -x544 -x546
1800.04/1800.50	v x547 -x548 -x550 -x551 -x553 -x555 -x556 -x558 -x559 -x561 -x563 -x565 -x567 -x569 -x570 -x571 -x573 -x574 -x575 -x576 -x578
1800.04/1800.50	v -x580 x581 -x582 -x583 -x585 -x586 x587 -x589 -x591 -x593 -x594 -x595 -x596 -x598 -x599 -x600 -x602 -x604 -x605 -x606 -x607
1800.04/1800.50	v -x609 x610 -x611 -x612 -x613 -x615 x616 x617 -x618 -x619 -x621 -x622 -x623 x624 -x626 -x627 -x628 -x629 -x630 -x631 -x632
1800.04/1800.50	v -x633 -x634 -x635 -x636 -x637 -x638 -x639 x640 x641 x642 x643 -x644 -x55 -x1 -x57 -x59 -x61 -x2 -x63 -x65 -x67 -x69 -x71 -x73
1800.04/1800.50	v -x75 -x3 -x78 -x4 -x5 -x6 -x83 -x85 -x87 -x90 -x92 -x94 -x96 -x98 -x7 -x101 -x103 -x8 -x106 -x108 -x110 -x9 -x112 -x114 -x116
1800.04/1800.50	v -x118 -x121 -x123 x10 -x125 -x128 -x11 -x130 -x132 -x134 -x136 -x138 -x141 -x12 -x143 -x145 -x147 -x149 -x151 -x153 -x155
1800.04/1800.50	v -x157 -x159 -x161 -x163 -x165 -x167 -x169 -x171 x173 -x175 -x177 -x179 -x181 -x183 -x185 -x187 -x189 -x191 -x193 -x195 -x197
1800.04/1800.50	v -x199 -x201 -x203 -x205 -x207 -x209 -x211 -x213 -x215 -x217 -x219 -x221 -x223 -x225 -x227 -x229 -x231 -x233 -x13 -x236 -x238
1800.04/1800.50	v -x240 -x242 -x14 -x244 -x246 -x248 -x250 -x252 -x254 -x257 -x259 -x261 -x15 -x264 -x266 -x268 -x270 -x272 -x275 -x277 -x279
1800.04/1800.50	v -x281 -x284 -x286 -x16 -x289 -x291 -x17 -x294 -x296 -x298 -x300 -x302 -x304 -x306 -x18 -x308 -x19 -x312 -x20 -x315 -x317 -x21
1800.04/1800.50	v -x320 -x322 -x22 -x325 -x23 -x328 -x330 -x332 -x335 -x337 -x339 -x24 -x341 -x344 -x25 -x347 -x26 -x27 -x351 -x28 -x353 -x356
1800.04/1800.50	v -x29 -x30 -x361 -x364 -x31 -x366 -x369 -x32 -x372 -x374 -x376 -x378 -x380 -x382 -x384 -x386 -x390 -x392 -x394 -x396 -x33 -x398
1800.04/1800.50	v -x400 -x402 -x404 -x406 -x408 -x411 -x413 -x415 -x417 -x34 -x419 -x421 -x424 -x35 -x427 -x429 -x431 -x433 -x436 -x438 -x440
1800.04/1800.50	v -x442 -x444 -x446 -x448 -x450 -x453 -x36 -x456 -x37 -x460 -x462 -x464 -x466 -x468 -x471 -x38 -x39 -x40 -x476 -x478 -x480 -x41
1800.04/1800.50	v -x484 -x42 -x488 -x491 -x43 -x495 -x497 -x499 -x501 -x504 -x507 -x509 -x512 -x514 -x516 -x518 -x520 -x522 -x524 -x527 -x529
1800.04/1800.50	v -x44 -x533 -x535 -x45 -x538 -x540 -x542 -x545 -x549 -x552 -x554 -x557 -x560 -x562 -x564 -x566 -x568 -x572 -x46 -x577 -x579
1800.04/1800.50	v -x47 -x584 -x588 -x590 -x592 -x48 -x49 -x597 -x50 -x601 -x51 -x603 -x608 -x614 -x620 -x52 -x625 -x53 -x54

Verifier Data (download as text)

OK	26876

Conversion Script Data (download as text)

/tmp/evaluation/373135-1177171398/instance-373135-1177171398.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node2/watcher-373135-1177171398 -o ROOT/results/node2/solver-373135-1177171398 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/373135-1177171398/minisat+ /tmp/evaluation/373135-1177171398/instance-373135-1177171398.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.92 0.98 0.99 3/77 7960
/proc/meminfo: memFree=1788216/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=1180 CPUtime=0
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 193177643 1208320 113 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 295 113 74 215 0 77 0

[startup+0.0473849 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 7960
/proc/meminfo: memFree=1788216/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=1564 CPUtime=0.04
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 270 0 0 0 4 0 0 0 18 0 1 0 193177643 1601536 255 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 391 255 103 215 0 173 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1564

[startup+0.10239 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 7960
/proc/meminfo: memFree=1788216/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=2272 CPUtime=0.09
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 459 0 0 0 9 0 0 0 18 0 1 0 193177643 2326528 444 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134838067 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 568 444 103 215 0 350 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2272

[startup+0.302409 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 7960
/proc/meminfo: memFree=1788216/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=4612 CPUtime=0.29
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 1149 0 0 0 29 0 0 0 20 0 1 0 193177643 4722688 1009 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 1153 1009 103 215 0 935 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4612

[startup+0.70145 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 7960
/proc/meminfo: memFree=1788216/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=8600 CPUtime=0.69
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 2327 0 0 0 68 1 0 0 23 0 1 0 193177643 8806400 2022 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134649675 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 2150 2022 103 215 0 1932 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8600

[startup+1.50153 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1780464/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=8484 CPUtime=1.49
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 2615 0 0 0 148 1 0 0 25 0 1 0 193177643 8687616 1980 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135005338 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 2121 1980 106 215 0 1903 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8484

[startup+3.1017 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1780336/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=8484 CPUtime=3.09
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 2615 0 0 0 308 1 0 0 25 0 1 0 193177643 8687616 1980 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135005815 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 2121 1980 106 215 0 1903 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8484

[startup+6.30103 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1780208/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=11548 CPUtime=6.29
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 3361 0 0 0 627 2 0 0 25 0 1 0 193177643 11825152 2726 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134550905 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 2887 2726 106 215 0 2669 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11548

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1773872/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=15840 CPUtime=12.69
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 4628 0 0 0 1266 3 0 0 25 0 1 0 193177643 16220160 3828 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580396 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 3960 3828 123 215 0 3742 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15840

[startup+25.501 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1766704/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=22180 CPUtime=25.49
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 6210 0 0 0 2544 5 0 0 25 0 1 0 193177643 22712320 5410 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 5545 5410 123 215 0 5327 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22180

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1763440/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=25464 CPUtime=51.07
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 7023 0 0 0 5101 6 0 0 25 0 1 0 193177643 26075136 6223 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 6366 6223 123 215 0 6148 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25464

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1759984/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=28880 CPUtime=102.27
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 7893 0 0 0 10219 8 0 0 25 0 1 0 193177643 29573120 7093 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 7220 7093 123 215 0 7002 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 28880

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1757936/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=31044 CPUtime=162.25
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 8396 0 0 0 16216 9 0 0 25 0 1 0 193177643 31789056 7596 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 7761 7596 123 215 0 7543 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 31044

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1757616/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=31316 CPUtime=222.23
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 8468 0 0 0 22214 9 0 0 25 0 1 0 193177643 32067584 7668 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 7829 7668 123 215 0 7611 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 31316

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1755888/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=33092 CPUtime=282.22
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 8920 0 0 0 28212 10 0 0 25 0 1 0 193177643 33886208 8120 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 8273 8120 123 215 0 8055 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 33092

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1754096/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=34984 CPUtime=342.2
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 9366 0 0 0 34210 10 0 0 25 0 1 0 193177643 35823616 8566 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 8746 8566 123 215 0 8528 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 34984

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1752048/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=37116 CPUtime=402.18
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 9894 0 0 0 40207 11 0 0 25 0 1 0 193177643 38006784 9094 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581310 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 9279 9094 123 215 0 9061 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 37116

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1751408/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=37780 CPUtime=462.17
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 10048 0 0 0 46205 12 0 0 25 0 1 0 193177643 38686720 9248 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134576548 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 9445 9248 123 215 0 9227 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 37780

[startup+522.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1751280/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=37968 CPUtime=522.16
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 10075 0 0 0 52203 13 0 0 25 0 1 0 193177643 38879232 9275 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 9492 9275 123 215 0 9274 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 37968

[startup+582.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1751152/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=38112 CPUtime=582.14
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 10108 0 0 0 58201 13 0 0 25 0 1 0 193177643 39026688 9308 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 9528 9308 123 215 0 9310 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 38112

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1746352/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=42848 CPUtime=642.13
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 11310 0 0 0 64198 15 0 0 25 0 1 0 193177643 43876352 10510 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134576500 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 10712 10510 123 215 0 10494 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 42848


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

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1744368/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=45116 CPUtime=882.07
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 11814 0 0 0 88190 17 0 0 25 0 1 0 193177643 46198784 11014 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 11279 11014 123 215 0 11061 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 45116

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1744240/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=45328 CPUtime=942.05
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 11841 0 0 0 94188 17 0 0 25 0 1 0 193177643 46415872 11041 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 11332 11041 123 215 0 11114 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 45328

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1742256/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=47440 CPUtime=1002.03
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 12338 0 0 0 100185 18 0 0 25 0 1 0 193177643 48578560 11538 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 11860 11538 123 215 0 11642 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 47440

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1740336/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=49344 CPUtime=1062.02
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 12822 0 0 0 106183 19 0 0 25 0 1 0 193177643 50528256 12022 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 12336 12022 123 215 0 12118 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 49344

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1740080/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=49624 CPUtime=1122.01
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 12876 0 0 0 112181 20 0 0 25 0 1 0 193177643 50814976 12076 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 12406 12076 123 215 0 12188 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 49624

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1740080/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=49624 CPUtime=1181.99
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 12878 0 0 0 118179 20 0 0 25 0 1 0 193177643 50814976 12078 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 12406 12078 123 215 0 12188 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 49624

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1737648/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=52064 CPUtime=1241.97
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 13498 0 0 0 124176 21 0 0 25 0 1 0 193177643 53313536 12698 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 13016 12698 123 215 0 12798 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 52064

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1737264/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=52452 CPUtime=1301.97
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 13558 0 0 0 130175 22 0 0 25 0 1 0 193177643 53710848 12758 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 13113 12758 123 215 0 12895 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 52452

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1737072/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=52452 CPUtime=1361.94
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 13592 0 0 0 136172 22 0 0 25 0 1 0 193177643 53710848 12792 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 13113 12792 123 215 0 12895 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 52452

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1737136/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=52452 CPUtime=1421.93
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 13592 0 0 0 142171 22 0 0 25 0 1 0 193177643 53710848 12792 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 13113 12792 123 215 0 12895 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 52452

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1737136/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=52452 CPUtime=1481.91
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 13592 0 0 0 148168 23 0 0 25 0 1 0 193177643 53710848 12792 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 13113 12792 123 215 0 12895 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 52452

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1737264/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=52452 CPUtime=1541.9
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 13595 0 0 0 154166 24 0 0 25 0 1 0 193177643 53710848 12795 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 13113 12795 123 215 0 12895 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 52452

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1737200/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=52452 CPUtime=1601.88
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 13601 0 0 0 160164 24 0 0 25 0 1 0 193177643 53710848 12801 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 13113 12801 123 215 0 12895 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 52452

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1737200/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=52452 CPUtime=1661.87
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 13601 0 0 0 166162 25 0 0 25 0 1 0 193177643 53710848 12801 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 13113 12801 123 215 0 12895 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 52452

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 7961
/proc/meminfo: memFree=1737200/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=52452 CPUtime=1721.85
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 13602 0 0 0 172160 25 0 0 25 0 1 0 193177643 53710848 12802 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 13113 12802 123 215 0 12895 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 52452

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 7963
/proc/meminfo: memFree=1736624/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=53084 CPUtime=1781.84
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 13742 0 0 0 178158 26 0 0 25 0 1 0 193177643 54358016 12942 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 13271 12942 123 215 0 13053 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 53084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 7963
/proc/meminfo: memFree=1736368/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=53400 CPUtime=1800.04
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 13810 0 0 0 179978 26 0 0 25 0 1 0 193177643 54681600 13010 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 13350 13010 123 215 0 13132 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 53400

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

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

[startup+1800.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 7963
/proc/meminfo: memFree=1736368/2055920 swapFree=4149064/4192956
[pid=7960] ppid=7958 vsize=53400 CPUtime=1800.04
/proc/7960/stat : 7960 (minisat+) R 7958 7960 7222 0 -1 4194304 13810 0 0 0 179978 26 0 0 25 0 1 0 193177643 54681600 13010 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7960/statm: 13350 13010 123 215 0 13132 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 53400

Child status: 10
Real time (s): 1800.52
CPU time (s): 1800.06
CPU user time (s): 1799.78
CPU system time (s): 0.273958
CPU usage (%): 99.9744
Max. virtual memory (cumulated for all children) (KiB): 53400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.78
system time used= 0.273958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13812
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= 16
involuntary context switches= 36616

runsolver used 1.9627 second user time and 4.11637 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat Apr 21 16:03:18 UTC 2007

IDJOB= 373135
IDBENCH= 25022
IDSOLVER= 156
FILE ID= node2/373135-1177171398

PBS_JOBID= 4648950

Free space on /tmp= 66403 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/trarea_ac/normalized-fir02_trarea_ac.opb
COMMAND LINE= /tmp/evaluation/373135-1177171398/minisat+ /tmp/evaluation/373135-1177171398/instance-373135-1177171398.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node2/convwatcher-373135-1177171398 -o ROOT/results/node2/conversion-373135-1177171398 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/373135-1177171398/instance-373135-1177171398.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-373135-1177171398 -o ROOT/results/node2/solver-373135-1177171398 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/373135-1177171398/minisat+ /tmp/evaluation/373135-1177171398/instance-373135-1177171398.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  aa73e48897f9c10e5003e2188d9e7ab9

RANDOM SEED= 503267232

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1788688 kB
Buffers:         63544 kB
Cached:         124580 kB
SwapCached:      12204 kB
Active:         141820 kB
Inactive:        71760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1788688 kB
SwapTotal:     4192956 kB
SwapFree:      4149064 kB
Dirty:            2380 kB
Writeback:           0 kB
Mapped:          30312 kB
Slab:            39084 kB
Committed_AS:  8214508 kB
PageTables:       1860 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= 66403 MiB

End job on node2 on Sat Apr 21 16:33:21 UTC 2007