Trace number 1879537

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 NameAnswerobjCPU timeWall clock time
bsolo 3.1 pbSAT9 1798.02 1798.7

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=29-P1=157-P2=173-P3=83-P4=37-P5=251-P6=29-P7=181-B.opb
MD5SUMafe3df18e5a0f1ba7fdc86d94afdb427
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark7.01293
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables168
Total number of constraints15
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints15
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)448
Sum of products size (including duplicates)896
Number of different products448
Sum of products size896

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos 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 Learning Strategy: Generic Pseudo-Boolean Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1879537-1245245219.opb
0.00/0.00	c File size is 33487 bytes.
0.00/0.00	c Highest Coefficient sum: 130560
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.004 s
0.00/0.00	c Var: 616 Constr: 918 448/0/470 Lit: 3856 Watch. Lit: 2368
0.00/0.00	c Obj. Vars: 8 (1.2987 % of total variables)
0.00/0.01	c Pre-processing Time: 0.011 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    616      918     3856    4     3312    5173      0      0 0.01
0.00/0.01	c Switching off lower bounding mode.
68.97/69.00	c      101    616     1117    16253   14     7592    5691    199   3060 0.03
68.97/69.00	c      251    616     1373    32328   23     9626    6261    455   2436 0.10
68.97/69.00	c      479    616     1781    59125   33    13874    6888    863   2494 0.19
68.97/69.00	c      818    616     2285    97612   42    15168    7577   1367   1445 0.57
68.97/69.00	c     1329    616     3182   158318   49    23861    8335   2264   1498 0.89
68.97/69.00	c     2093    616     4613   257809   55    47441    9169   3695   1292 1.62
68.97/69.00	c     3240    616     6790   407880   60    79898   10086   5872    967 3.35
68.97/69.00	c     4961    616    10089   619283   61   128151   11095   9171    449 11.04
68.97/69.00	c     7546    616     9244   567156   61   123174   12205   8326    382 19.75
68.97/69.00	c    11425    616    10246   610146   59   119251   13426   9328    230 49.64
68.97/69.00	o 9
1797.90/1798.69	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.90/1798.69	c    16929    616    12607   814832   64   126401    5189  11689    245 68.99
1797.90/1798.69	c    17029    576     3713   202367   54    35016    5708   2795    244 69.69
1797.90/1798.69	c    17280    576     4203   233838   55    40162    6279   3285    247 69.83
1797.90/1798.69	c    17756    576     5118   294758   57    52895    6907   4200    253 70.13
1797.90/1798.69	c    18571    576     6674   394307   59    68623    7598   5756    258 71.72
1797.90/1798.69	c    19892    576     5209   278445   53    41427    8358   4291    257 77.18
1797.90/1798.69	c    21974    576     9100   526059   57    83160    9194   8182    245 89.48
1797.90/1798.69	c    25199    576     5518   316574   57    68800   10114   4600    234 107.59
1797.90/1798.69	c    30136    576     7769   524403   67    34480   11126   6851    248 121.45
1797.90/1798.69	c    37642    576    10553   610126   57   110804   12239   9635    204 184.06
1797.90/1798.69	c    49003    576    12246   825841   67   105492   13463  11328    173 281.92
1797.90/1798.69	c    66149    575     8722   627168   71   107961   14810   7804    140 472.24
1797.90/1798.69	c    91968    575    11480   727090   63   169708   16292  10562     85 1081.66
1797.90/1798.69	c   130801    575    15239  1018366   66   159917   17922  14321     94 1378.34
1797.90/1798.69	c Resources Exceeded
1797.90/1798.69	v x1 -x2 -x3 x4 -x5 -x6 -x7 -x8 x9 -x10 -x11 x12 x13 x14 x15 -x16 x17 -x18 -x19 -x20 -x21 -x22 -x23 x24 x25 -x26 -x27 -x28 -x29 -x30 x31 -x32 x33 x34 -x35 -x36 x37 -x38 -x39 -x40 x41 x42 -x43 x44 x45 -x46 -x47 -x48 x49 -x50 x51 x52 -x53 -x54 -x55 -x56 x57 -x58 x59 x60 -x61 -x62 -x63 -x64 x169 -x170 -x171 x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 x193 -x194 -x195 x196 -x197 -x198 -x199 -x200 x201 -x202 -x203 x204 -x205 -x206 -x207 -x208 x209 -x210 -x211 x212 -x213 -x214 -x215 -x216 x217 -x218 -x219 x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 x65 -x66 -x67 -x68 -x69 -x70 x71 -x72 -x113 -x114 x115 -x116 -x117 -x118 -x119 -x120 x233 -x234 -x235 -x236 -x237 -x238 x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 x289 -x290 -x291 -x292 -x293 -x294 x295 -x296 x73 -x74 -x75 -x76 -x77 -x78 x79 x80 -x121 -x122 -x123 -x124 -x125 x126 -x127 -x128 x297 -x298 -x299 -x300 -x301 -x302 x303 x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 x345 -x346 -x347 -x348 -x349 -x350 x351 x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 x129 -x130 -x131 -x132 x133 x134 -x135 -x136 x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 x89 x90 -x91 -x92 x93 -x94 -x95 -x96 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 x425 x426 -x427 -x428 x429 -x430 -x431 -x432 x433 x434 -x435 -x436 x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 x449 x450 -x451 -x452 x453 -x454 -x455 -x456 x457 x458 -x459 -x460 x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x145 x146 -x147 -x148 -x149 -x150 -x151 -x152 x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 x105 -x106 x107 x108 -x109 -x110 -x111 -x112 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 x553 -x554 x555 x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 x569 -x570 x571 x572 -x573 -x574 -x575 -x576 x577 -x578 x579 x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 
1797.90/1798.69	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.90/1798.69	c   24   155435   1719   162768    13670   904314  12752     86 1798.01
1797.90/1798.69	c Objective: 9
1797.90/1798.69	s SATISFIABLE
1797.90/1798.69	c Total time: 1798.01 s

Verifier Data

OK	9

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1879537-1245245219/watcher-1879537-1245245219 -o /tmp/evaluation-result-1879537-1245245219/solver-1879537-1245245219 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1879537-1245245219.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.92 3/64 8422
/proc/meminfo: memFree=1815904/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=10744 CPUtime=0
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 260 0 0 0 0 0 0 0 18 0 1 0 192121226 11001856 244 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 2686 244 177 640 0 2033 0

[startup+0.0991741 s]
/proc/loadavg: 1.00 1.00 0.92 3/64 8422
/proc/meminfo: memFree=1815904/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=11492 CPUtime=0.09
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 474 0 0 0 9 0 0 0 18 0 1 0 192121226 11767808 449 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 2873 449 198 640 0 2229 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11492

[startup+0.101174 s]
/proc/loadavg: 1.00 1.00 0.92 3/64 8422
/proc/meminfo: memFree=1815904/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=11492 CPUtime=0.09
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 475 0 0 0 9 0 0 0 18 0 1 0 192121226 11767808 450 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 2873 450 198 640 0 2229 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11492

[startup+0.301194 s]
/proc/loadavg: 1.00 1.00 0.92 3/64 8422
/proc/meminfo: memFree=1815904/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=12392 CPUtime=0.29
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 706 0 0 0 29 0 0 0 19 0 1 0 192121226 12689408 681 1992294400 134512640 137136520 4294956256 18446744073709551615 136293435 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 3098 681 198 640 0 2454 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12392

[startup+0.701238 s]
/proc/loadavg: 1.00 1.00 0.92 3/64 8422
/proc/meminfo: memFree=1815904/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=12776 CPUtime=0.69
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 816 0 0 0 69 0 0 0 23 0 1 0 192121226 13082624 791 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 3194 791 198 640 0 2550 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12776

[startup+1.50133 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8423
/proc/meminfo: memFree=1811992/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=15472 CPUtime=1.49
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 1485 0 0 0 148 1 0 0 25 0 1 0 192121226 15843328 1460 1992294400 134512640 137136520 4294956256 18446744073709551615 134544604 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 3868 1460 198 640 0 3224 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15472

[startup+3.1015 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8423
/proc/meminfo: memFree=1810072/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=17932 CPUtime=3.09
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 2103 0 0 0 308 1 0 0 25 0 1 0 192121226 18362368 2078 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 4483 2078 198 640 0 3839 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17932

[startup+6.30185 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8423
/proc/meminfo: memFree=1805400/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=21192 CPUtime=6.29
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 2903 0 0 0 627 2 0 0 25 0 1 0 192121226 21700608 2878 1992294400 134512640 137136520 4294956256 18446744073709551615 136504025 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 5298 2878 198 640 0 4654 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21192

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8423
/proc/meminfo: memFree=1802592/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=24472 CPUtime=12.69
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 3737 0 0 0 1266 3 0 0 25 0 1 0 192121226 25059328 3712 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 6118 3712 198 640 0 5474 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24472

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8423
/proc/meminfo: memFree=1799776/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=26296 CPUtime=25.48
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 4183 0 0 0 2544 4 0 0 25 0 1 0 192121226 26927104 4158 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 6574 4158 198 640 0 5930 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26296

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8423
/proc/meminfo: memFree=1798240/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=27852 CPUtime=51.07
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 4570 0 0 0 5102 5 0 0 25 0 1 0 192121226 28520448 4545 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 6963 4545 198 640 0 6319 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27852

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8423
/proc/meminfo: memFree=1796960/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=29084 CPUtime=102.24
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 4881 0 0 0 10217 7 0 0 25 0 1 0 192121226 29782016 4856 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 7271 4856 198 640 0 6627 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 29084

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8423
/proc/meminfo: memFree=1796896/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=29084 CPUtime=162.23
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 4881 0 0 0 16213 10 0 0 25 0 1 0 192121226 29782016 4856 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 7271 4856 198 640 0 6627 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 29084

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8423
/proc/meminfo: memFree=1796832/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=29084 CPUtime=222.2
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 4881 0 0 0 22209 11 0 0 25 0 1 0 192121226 29782016 4856 1992294400 134512640 137136520 4294956256 18446744073709551615 134544135 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 7271 4856 198 640 0 6627 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 29084

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8423
/proc/meminfo: memFree=1796832/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=29084 CPUtime=282.19
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 4881 0 0 0 28205 14 0 0 25 0 1 0 192121226 29782016 4856 1992294400 134512640 137136520 4294956256 18446744073709551615 136295593 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 7271 4856 198 640 0 6627 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 29084

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8423
/proc/meminfo: memFree=1796000/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=29872 CPUtime=342.15
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 5091 0 0 0 34198 17 0 0 25 0 1 0 192121226 30588928 5066 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 7468 5066 198 640 0 6824 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 29872

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8423
/proc/meminfo: memFree=1794592/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=31368 CPUtime=402.11
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 5449 0 0 0 40193 18 0 0 25 0 1 0 192121226 32120832 5424 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 7842 5424 198 640 0 7198 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 31368

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8423
/proc/meminfo: memFree=1794464/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=31460 CPUtime=462.1
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 5471 0 0 0 46190 20 0 0 25 0 1 0 192121226 32215040 5446 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 7865 5446 198 640 0 7221 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 31460

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8423
/proc/meminfo: memFree=1791200/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=34596 CPUtime=522.08
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 6268 0 0 0 52186 22 0 0 25 0 1 0 192121226 35426304 6243 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 8649 6243 198 640 0 8005 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 34596

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8423
/proc/meminfo: memFree=1791136/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=34596 CPUtime=582.06
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 6268 0 0 0 58183 23 0 0 25 0 1 0 192121226 35426304 6243 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 8649 6243 198 640 0 8005 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 34596

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8423
/proc/meminfo: memFree=1791072/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=34596 CPUtime=642.04
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 6268 0 0 0 64181 23 0 0 25 0 1 0 192121226 35426304 6243 1992294400 134512640 137136520 4294956256 18446744073709551615 134540856 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 8649 6243 198 640 0 8005 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 34596

[startup+702.301 s]

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

/proc/meminfo: memFree=1790816/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=34596 CPUtime=1061.89
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 6268 0 0 0 106160 29 0 0 25 0 1 0 192121226 35426304 6243 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 8649 6243 198 640 0 8005 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 34596

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8423
/proc/meminfo: memFree=1790624/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=34860 CPUtime=1121.86
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 6335 0 0 0 112155 31 0 0 25 0 1 0 192121226 35696640 6310 1992294400 134512640 137136520 4294956256 18446744073709551615 134544125 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 8715 6310 198 640 0 8071 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 34860

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8423
/proc/meminfo: memFree=1790560/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=34860 CPUtime=1181.83
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 6335 0 0 0 118150 33 0 0 25 0 1 0 192121226 35696640 6310 1992294400 134512640 137136520 4294956256 18446744073709551615 134543796 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 8715 6310 198 640 0 8071 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 34860

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8423
/proc/meminfo: memFree=1790432/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=34860 CPUtime=1241.82
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 6335 0 0 0 124146 36 0 0 25 0 1 0 192121226 35696640 6310 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 8715 6310 198 640 0 8071 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 34860

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8423
/proc/meminfo: memFree=1790368/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=34860 CPUtime=1301.79
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 6335 0 0 0 130141 38 0 0 25 0 1 0 192121226 35696640 6310 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 8715 6310 198 640 0 8071 0
Current children cumulated CPU time (s) 1301.79
Current children cumulated vsize (KiB) 34860

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8423
/proc/meminfo: memFree=1790368/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=34860 CPUtime=1361.77
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 6335 0 0 0 136137 40 0 0 25 0 1 0 192121226 35696640 6310 1992294400 134512640 137136520 4294956256 18446744073709551615 134544162 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 8715 6310 198 640 0 8071 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 34860

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8423
/proc/meminfo: memFree=1788896/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=36488 CPUtime=1421.75
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 6733 0 0 0 142133 42 0 0 25 0 1 0 192121226 37363712 6708 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 9122 6708 198 640 0 8478 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 36488

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8423
/proc/meminfo: memFree=1788832/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=36488 CPUtime=1481.72
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 6733 0 0 0 148129 43 0 0 25 0 1 0 192121226 37363712 6708 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 9122 6708 198 640 0 8478 0
Current children cumulated CPU time (s) 1481.72
Current children cumulated vsize (KiB) 36488

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8425
/proc/meminfo: memFree=1788640/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=36488 CPUtime=1541.7
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 6733 0 0 0 154126 44 0 0 25 0 1 0 192121226 37363712 6708 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 9122 6708 198 640 0 8478 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 36488

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8425
/proc/meminfo: memFree=1788192/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=36988 CPUtime=1601.68
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 6858 0 0 0 160123 45 0 0 25 0 1 0 192121226 37875712 6833 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 9247 6833 198 640 0 8603 0
Current children cumulated CPU time (s) 1601.68
Current children cumulated vsize (KiB) 36988

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8425
/proc/meminfo: memFree=1788192/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=36988 CPUtime=1661.65
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 6858 0 0 0 166120 45 0 0 25 0 1 0 192121226 37875712 6833 1992294400 134512640 137136520 4294956256 18446744073709551615 134544425 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 9247 6833 198 640 0 8603 0
Current children cumulated CPU time (s) 1661.65
Current children cumulated vsize (KiB) 36988

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8425
/proc/meminfo: memFree=1787040/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=38412 CPUtime=1721.64
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 7218 0 0 0 172118 46 0 0 25 0 1 0 192121226 39333888 7193 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 9603 7193 198 640 0 8959 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 38412

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8425
/proc/meminfo: memFree=1786144/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=39020 CPUtime=1781.61
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 7366 0 0 0 178115 46 0 0 25 0 1 0 192121226 39956480 7341 1992294400 134512640 137136520 4294956256 18446744073709551615 134544129 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 9755 7341 198 640 0 9111 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (KiB) 39020

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8425
/proc/meminfo: memFree=1786144/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=39020 CPUtime=1791.21
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 7366 0 0 0 179075 46 0 0 25 0 1 0 192121226 39956480 7341 1992294400 134512640 137136520 4294956256 18446744073709551615 134543884 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 9755 7341 198 640 0 9111 0
Current children cumulated CPU time (s) 1791.21
Current children cumulated vsize (KiB) 39020

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8425
/proc/meminfo: memFree=1786144/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=39020 CPUtime=1794.41
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 7366 0 0 0 179395 46 0 0 25 0 1 0 192121226 39956480 7341 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 9755 7341 198 640 0 9111 0
Current children cumulated CPU time (s) 1794.41
Current children cumulated vsize (KiB) 39020

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8425
/proc/meminfo: memFree=1786144/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=39020 CPUtime=1796
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 7366 0 0 0 179554 46 0 0 25 0 1 0 192121226 39956480 7341 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 9755 7341 198 640 0 9111 0
Current children cumulated CPU time (s) 1796
Current children cumulated vsize (KiB) 39020

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8425
/proc/meminfo: memFree=1786144/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=39020 CPUtime=1796.8
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 7366 0 0 0 179634 46 0 0 25 0 1 0 192121226 39956480 7341 1992294400 134512640 137136520 4294956256 18446744073709551615 134573545 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 9755 7341 198 640 0 9111 0
Current children cumulated CPU time (s) 1796.8
Current children cumulated vsize (KiB) 39020

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8425
/proc/meminfo: memFree=1786144/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=39020 CPUtime=1797.6
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194304 7366 0 0 0 179714 46 0 0 25 0 1 0 192121226 39956480 7341 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 9755 7341 198 640 0 9111 0
Current children cumulated CPU time (s) 1797.6
Current children cumulated vsize (KiB) 39020

[startup+1798.7 s]
/proc/loadavg: 1.00 1.00 0.92 2/65 8425
/proc/meminfo: memFree=1786144/2055920 swapFree=4181932/4192956
[pid=8422] ppid=8420 vsize=0 CPUtime=1798.01
/proc/8422/stat : 8422 (bsolo) R 8420 8422 8142 0 -1 4194308 7368 0 0 0 179754 47 0 0 25 0 1 0 192121226 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8422/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.01
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.7
CPU time (s): 1798.02
CPU user time (s): 1797.54
CPU system time (s): 0.472928
CPU usage (%): 99.9619
Max. virtual memory (cumulated for all children) (KiB): 39020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.54
system time used= 0.472928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7368
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= 2
involuntary context switches= 5328

runsolver used 1.9427 second user time and 4.6053 second system time

The end

Launcher Data

Begin job on node35 at 2009-06-17 15:26:59
IDJOB=1879537
IDBENCH=48087
IDSOLVER=701
FILE ID=node35/1879537-1245245219
PBS_JOBID= 9372303
Free space on /tmp= 66136 MiB

SOLVER NAME= bsolo 3.1 pb
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=29-P1=157-P2=173-P3=83-P4=37-P5=251-P6=29-P7=181-B.opb
COMMAND LINE= bsolo -l3 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1879537-1245245219/watcher-1879537-1245245219 -o /tmp/evaluation-result-1879537-1245245219/solver-1879537-1245245219 -C 1800 -W 2000 -M 1800  bsolo -l3 -t1800 -m1800 HOME/instance-1879537-1245245219.opb

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

MD5SUM BENCH= afe3df18e5a0f1ba7fdc86d94afdb427
RANDOM SEED=1515378864

node35.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.232
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.232
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:       1816448 kB
Buffers:         15088 kB
Cached:         162248 kB
SwapCached:       4972 kB
Active:          23404 kB
Inactive:       161984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1816448 kB
SwapTotal:     4192956 kB
SwapFree:      4181932 kB
Dirty:            3948 kB
Writeback:           0 kB
Mapped:          14024 kB
Slab:            40096 kB
Committed_AS:   212912 kB
PageTables:       1400 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1879537-1245245219.opb

Free space on /tmp at the end= 66132 MiB
End job on node35 at 2009-06-17 15:56:58