Trace number 2670741

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 NameAnswerobjective functionCPU timeWall clock time
bsolo 3.2 CardSAT3 1798 1798.58

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 benchmark0.770882
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

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c bsolo beta version 3.2 - 23/05/2010 : 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 Time Limit set to 1800
0.00/0.00	c Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Instance file HOME/instance-2670741-1276705860.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.005 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.012 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.
13.09/13.20	c      103    616     1112    12420   11     3800    5691    194   3121 0.03
13.09/13.20	c      254    616     1402    28361   20     4474    6261    484   3479 0.07
13.09/13.20	c      479    616     1814    56931   31     5439    6888    896   3373 0.14
13.09/13.20	c      817    616     2447    96984   39     6969    7577   1529   3390 0.24
13.09/13.20	c     1325    616     3358   167814   49     9153    8335   2440   2230 0.59
13.09/13.20	c     2089    616     4808   256052   53    12795    9169   3890   2409 0.87
13.09/13.20	c     3235    616     7005   382277   54    18281   10086   6087   2392 1.35
13.09/13.20	c     4957    616    10302   577955   56    26401   11095   9384   2384 2.08
13.09/13.20	c     7542    616     9184   486427   52    23253   12205   8266   2149 3.51
13.09/13.20	c    11422    616    10130   502606   49    26186   13426   9212   1914 5.97
13.09/13.20	c    17244    616    14282   763849   53    35643   14769  13364   1492 11.55
13.09/13.20	o 17
121.85/121.95	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
121.85/121.95	c    20646    616    13087   714660   54    32252    5189  12169   1563 13.20
121.85/121.95	c    20747    616     3693   173494   46     9464    5708   2775   1558 13.32
121.85/121.95	c    20998    606     4146   199859   48    10582    6279   3228   1567 13.40
121.85/121.95	c    21473    606     5068   253890   50    12927    6907   4150   1586 13.54
121.85/121.95	c    22287    606     6669   349118   52    17157    7598   5751   1612 13.82
121.85/121.95	c    23607    606     5028   255204   50    13145    8358   4110   1638 14.41
121.85/121.95	c    25689    606     9078   476342   52    23416    9194   8160   1667 15.41
121.85/121.95	c    28912    606     5935   267979   45    15103   10114   5017   1554 18.60
121.85/121.95	c    33850    606    10218   519572   50    25429   11126   9300   1501 22.55
121.85/121.95	c    41356    586     6485   329197   50    16181   12239   5567   1432 28.87
121.85/121.95	c    52718    586     8102   398324   49    19496   13463   7184   1259 41.84
121.85/121.95	c    69863    586    12807   750153   58    32872   14810  11889   1182 59.09
121.85/121.95	c    95682    586    15166   776837   51    38862   16292  14248   1064 89.86
121.85/121.95	o 5
1135.73/1136.16	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1135.73/1136.16	c   122750    586    14655   779015   53    35158    5183  13737   1006 121.92
1135.73/1136.16	c   122850    577     3690   166896   45     9494    5702   2772   1006 122.06
1135.73/1136.16	c   123101    577     4165   198003   47    10727    6273   3247   1007 122.15
1135.73/1136.16	c   123576    577     5072   251739   49    13035    6901   4154   1010 122.34
1135.73/1136.16	c   124391    566     6659   352026   52    17056    7592   5741   1014 122.59
1135.73/1136.16	c   125712    566     5160   243317   47    13074    8352   4242   1020 123.16
1135.73/1136.16	c   127794    566     9093   445009   48    22638    9188   8175   1024 124.78
1135.73/1136.16	c   131017    566     5518   284276   51    13658   10107   4600   1033 126.76
1135.73/1136.16	c   135954    566     9786   500268   51    25178   11118   8868   1046 129.96
1135.73/1136.16	c   143460    566     6848   345396   50    17783   12230   5930   1052 136.26
1135.73/1136.16	c   154822    566     8622   451646   52    22097   13454   7704   1050 147.39
1135.73/1136.16	c   171967    566    12920   722820   55    33115   14800  12002   1030 166.81
1135.73/1136.16	c   197791    566    14378   872643   60    35792   16281  13460   1018 194.22
1135.73/1136.16	c   236623    566    10376   585614   56    26333   17910   9458    918 257.57
1135.73/1136.16	c   294976    566    11072   541831   48    28236   19702  10154    836 352.63
1135.73/1136.16	c   382609    566    20277  1250819   61    48093   21673  19359    811 471.44
1135.73/1136.16	c   514161    563    22137  1422877   64    53185   23841  21219    742 692.93
1135.73/1136.16	c   711594    562    19408  1058290   54    50894   26226  18490    637 1115.36
1135.73/1136.16	o 3
1797.93/1798.57	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.93/1798.57	c   726448    562    18102   895169   49    43521    5179  17184    639 1135.80
1797.93/1798.57	c   726549    562     3717   155233   41     9645    5697   2799    639 1136.11
1797.93/1798.57	c   726799    562     4212   179414   42    11049    6267   3294    639 1136.17
1797.93/1798.57	c   727274    562     5105   230386   45    13267    6894   4187    640 1136.35
1797.93/1798.57	c   728088    562     6673   304943   45    17825    7584   5755    640 1136.70
1797.93/1798.57	c   729409    541     5326   232606   43    15130    8343   4408    641 1137.42
1797.93/1798.57	c   731491    541     9173   438397   47    25289    9178   8255    642 1138.99
1797.93/1798.57	c   734714    541     5655   264676   46    15066   10096   4737    643 1142.08
1797.93/1798.57	c   739650    541     9535   565650   59    24424   11106   8617    645 1145.07
1797.93/1798.57	c   747157    541    10662   500367   46    25709   12217   9744    649 1150.40
1797.93/1798.57	c   758519    541    11501   571333   49    30057   13439  10583    652 1162.29
1797.93/1798.57	c   775664    541    14397   725824   50    36702   14783  13479    653 1187.35
1797.93/1798.57	c   801483    541     8329   405470   48    21294   16262   7411    656 1221.29
1797.93/1798.57	c   840315    541    10291   510550   49    26949   17889   9373    654 1284.68
1797.93/1798.57	c   898668    541    16545   896724   54    40984   19678  15627    649 1382.77
1797.93/1798.57	c   986301    540    18291   940276   51    44775   21646  17373    638 1544.84
1797.93/1798.57	c Resources Exceeded
1797.93/1798.57	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.93/1798.57	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.93/1798.57	c   58  1109354  13032  1156790    17262   899885  16344    616 1798.00
1797.93/1798.57	c Objective: 3
1797.93/1798.57	s SATISFIABLE
1797.93/1798.57	c Total time: 1798 s

Verifier Data

OK	3

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2670741-1276705860/watcher-2670741-1276705860 -o /tmp/evaluation-result-2670741-1276705860/solver-2670741-1276705860 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2670741-1276705860.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.01 1.00 3/106 17561
/proc/meminfo: memFree=1761256/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=10924 CPUtime=0
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 380 0 0 0 0 0 0 0 18 0 1 0 11876931 11186176 289 1992294400 134512640 137138936 4290215616 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 2731 290 184 642 0 2087 0

[startup+0.022309 s]
/proc/loadavg: 1.00 1.01 1.00 3/106 17561
/proc/meminfo: memFree=1761256/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=11056 CPUtime=0.01
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 407 0 0 0 1 0 0 0 18 0 1 0 11876931 11321344 316 1992294400 134512640 137138936 4290215616 18446744073709551615 134607004 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 2765 316 192 642 0 2121 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11056

[startup+0.101322 s]
/proc/loadavg: 1.00 1.01 1.00 3/106 17561
/proc/meminfo: memFree=1761256/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=11572 CPUtime=0.09
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 532 0 0 0 9 0 0 0 20 0 1 0 11876931 11849728 441 1992294400 134512640 137138936 4290215616 18446744073709551615 136502626 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 2893 441 192 642 0 2249 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11572

[startup+0.301355 s]
/proc/loadavg: 1.00 1.01 1.00 3/106 17561
/proc/meminfo: memFree=1761256/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=12480 CPUtime=0.29
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 776 0 0 0 29 0 0 0 20 0 1 0 11876931 12779520 685 1992294400 134512640 137138936 4290215616 18446744073709551615 134606944 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 3120 685 192 642 0 2476 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12480

[startup+0.701421 s]
/proc/loadavg: 1.00 1.01 1.00 3/106 17561
/proc/meminfo: memFree=1761256/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=13900 CPUtime=0.69
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 1129 0 0 0 69 0 0 0 20 0 1 0 11876931 14233600 1038 1992294400 134512640 137138936 4290215616 18446744073709551615 134577147 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 3475 1038 192 642 0 2831 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13900

[startup+1.50155 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 17562
/proc/meminfo: memFree=1756660/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=17268 CPUtime=1.5
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 1970 0 0 0 148 2 0 0 23 0 1 0 11876931 17682432 1879 1992294400 134512640 137138936 4290215616 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 4317 1879 192 642 0 3673 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 17268

[startup+3.10082 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 17562
/proc/meminfo: memFree=1752072/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=21520 CPUtime=3.09
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 3029 0 0 0 306 3 0 0 25 0 1 0 11876931 22036480 2938 1992294400 134512640 137138936 4290215616 18446744073709551615 134542953 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 5380 2938 192 642 0 4736 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21520

[startup+6.30135 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 17562
/proc/meminfo: memFree=1749840/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=21656 CPUtime=6.29
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 3081 0 0 0 625 4 0 0 25 0 1 0 11876931 22175744 2990 1992294400 134512640 137138936 4290215616 18446744073709551615 134607563 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 5414 2990 192 642 0 4770 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21656

[startup+12.7004 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 17562
/proc/meminfo: memFree=1747732/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=23824 CPUtime=12.69
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 3606 0 0 0 1264 5 0 0 25 0 1 0 11876931 24395776 3515 1992294400 134512640 137138936 4290215616 18446744073709551615 136504108 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 5956 3515 192 642 0 5312 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23824

[startup+25.5016 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 17562
/proc/meminfo: memFree=1747608/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=23728 CPUtime=25.48
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 3606 0 0 0 2540 8 0 0 25 0 1 0 11876931 24297472 3508 1992294400 134512640 137138936 4290215616 18446744073709551615 134542249 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 5932 3508 192 642 0 5288 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23728

[startup+51.1008 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 17562
/proc/meminfo: memFree=1747608/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=23360 CPUtime=51.08
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 3606 0 0 0 5094 14 0 0 25 0 1 0 11876931 23920640 3416 1992294400 134512640 137138936 4290215616 18446744073709551615 136504144 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 5840 3416 192 642 0 5196 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23360

[startup+102.308 s]
/proc/loadavg: 1.06 1.02 1.00 2/107 17567
/proc/meminfo: memFree=1745624/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=25220 CPUtime=102.27
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 4059 0 0 0 10202 25 0 0 25 0 1 0 11876931 25825280 3868 1992294400 134512640 137138936 4290215616 18446744073709551615 134606841 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 6305 3868 192 642 0 5661 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 25220

[startup+162.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 17569
/proc/meminfo: memFree=1745624/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=25220 CPUtime=162.24
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 4071 0 0 0 16186 38 0 0 25 0 1 0 11876931 25825280 3880 1992294400 134512640 137138936 4290215616 18446744073709551615 136521023 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 6305 3880 192 642 0 5661 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 25220

[startup+222.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 17571
/proc/meminfo: memFree=1742896/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=27968 CPUtime=222.22
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 4745 0 0 0 22171 51 0 0 25 0 1 0 11876931 28639232 4554 1992294400 134512640 137138936 4290215616 18446744073709551615 134542528 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 6992 4554 192 642 0 6348 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 27968

[startup+282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17573
/proc/meminfo: memFree=1742896/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=27960 CPUtime=282.2
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 4746 0 0 0 28158 62 0 0 25 0 1 0 11876931 28631040 4555 1992294400 134512640 137138936 4290215616 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 6990 4555 192 642 0 6346 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 27960

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17573
/proc/meminfo: memFree=1742896/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=27960 CPUtime=342.18
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 4746 0 0 0 34146 72 0 0 25 0 1 0 11876931 28631040 4555 1992294400 134512640 137138936 4290215616 18446744073709551615 134600221 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 6990 4555 192 642 0 6346 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 27960

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17575
/proc/meminfo: memFree=1740416/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=30480 CPUtime=402.16
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 5385 0 0 0 40131 85 0 0 25 0 1 0 11876931 31211520 5194 1992294400 134512640 137138936 4290215616 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 7620 5194 192 642 0 6976 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 30480

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17577
/proc/meminfo: memFree=1737068/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=33804 CPUtime=462.15
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 6216 0 0 0 46118 97 0 0 25 0 1 0 11876931 34615296 6025 1992294400 134512640 137138936 4290215616 18446744073709551615 134542880 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 8451 6025 192 642 0 7807 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 33804

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17579
/proc/meminfo: memFree=1737068/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=33768 CPUtime=522.13
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 6218 0 0 0 52108 105 0 0 25 0 1 0 11876931 34578432 6018 1992294400 134512640 137138936 4290215616 18446744073709551615 134606964 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 8442 6018 192 642 0 7798 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 33768

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17581
/proc/meminfo: memFree=1737068/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=33768 CPUtime=582.11
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 6218 0 0 0 58097 114 0 0 25 0 1 0 11876931 34578432 6018 1992294400 134512640 137138936 4290215616 18446744073709551615 134542246 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 8442 6018 192 642 0 7798 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 33768

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17581
/proc/meminfo: memFree=1737068/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=33768 CPUtime=642.09
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 6218 0 0 0 64084 125 0 0 25 0 1 0 11876931 34578432 6018 1992294400 134512640 137138936 4290215616 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 8442 6018 192 642 0 7798 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 33768

[startup+702.301 s]

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

/proc/meminfo: memFree=1731364/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=39640 CPUtime=1061.96
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 7678 0 0 0 105996 200 0 0 25 0 1 0 11876931 40591360 7478 1992294400 134512640 137138936 4290215616 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 9910 7478 192 642 0 9266 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 39640

[startup+1122.3 s]
/proc/loadavg: 1.12 1.04 1.00 2/107 17595
/proc/meminfo: memFree=1731240/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=39636 CPUtime=1121.93
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 7678 0 0 0 111981 212 0 0 25 0 1 0 11876931 40587264 7478 1992294400 134512640 137138936 4290215616 18446744073709551615 134606620 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 9909 7478 192 642 0 9265 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 39636

[startup+1182.3 s]
/proc/loadavg: 1.11 1.05 1.00 2/107 17597
/proc/meminfo: memFree=1731240/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=39612 CPUtime=1181.92
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 7681 0 0 0 117965 227 0 0 25 0 1 0 11876931 40562688 7479 1992294400 134512640 137138936 4290215616 18446744073709551615 134542469 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 9903 7479 192 642 0 9259 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 39612

[startup+1242.3 s]
/proc/loadavg: 1.04 1.04 1.00 2/107 17597
/proc/meminfo: memFree=1730992/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=39608 CPUtime=1241.9
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 7681 0 0 0 123950 240 0 0 25 0 1 0 11876931 40558592 7478 1992294400 134512640 137138936 4290215616 18446744073709551615 134618245 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 9902 7478 192 642 0 9258 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 39608

[startup+1302.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/107 17599
/proc/meminfo: memFree=1730868/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=39608 CPUtime=1301.89
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 7681 0 0 0 129937 252 0 0 25 0 1 0 11876931 40558592 7478 1992294400 134512640 137138936 4290215616 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 9902 7478 192 642 0 9258 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 39608

[startup+1362.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 17601
/proc/meminfo: memFree=1730868/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=39608 CPUtime=1361.86
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 7681 0 0 0 135923 263 0 0 25 0 1 0 11876931 40558592 7478 1992294400 134512640 137138936 4290215616 18446744073709551615 136501718 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 9902 7478 192 642 0 9258 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 39608

[startup+1422.31 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 17603
/proc/meminfo: memFree=1730868/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=39608 CPUtime=1421.85
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 7681 0 0 0 141912 273 0 0 25 0 1 0 11876931 40558592 7478 1992294400 134512640 137138936 4290215616 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 9902 7478 192 642 0 9258 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 39608

[startup+1482.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 17605
/proc/meminfo: memFree=1730868/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=39608 CPUtime=1481.82
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 7681 0 0 0 147900 282 0 0 25 0 1 0 11876931 40558592 7478 1992294400 134512640 137138936 4290215616 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 9902 7478 192 642 0 9258 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 39608

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17605
/proc/meminfo: memFree=1730868/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=39608 CPUtime=1541.8
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 7681 0 0 0 153887 293 0 0 25 0 1 0 11876931 40558592 7478 1992294400 134512640 137138936 4290215616 18446744073709551615 134542497 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 9902 7478 192 642 0 9258 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 39608

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17607
/proc/meminfo: memFree=1730868/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=39608 CPUtime=1601.78
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 7681 0 0 0 159875 303 0 0 25 0 1 0 11876931 40558592 7478 1992294400 134512640 137138936 4290215616 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 9902 7478 192 642 0 9258 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 39608

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17609
/proc/meminfo: memFree=1730868/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=39608 CPUtime=1661.76
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 7681 0 0 0 165862 314 0 0 25 0 1 0 11876931 40558592 7478 1992294400 134512640 137138936 4290215616 18446744073709551615 134542799 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 9902 7478 192 642 0 9258 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 39608

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17611
/proc/meminfo: memFree=1730868/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=39608 CPUtime=1721.74
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 7681 0 0 0 171850 324 0 0 25 0 1 0 11876931 40558592 7478 1992294400 134512640 137138936 4290215616 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 9902 7478 192 642 0 9258 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 39608

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17613
/proc/meminfo: memFree=1730620/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=39608 CPUtime=1781.72
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 7681 0 0 0 177838 334 0 0 25 0 1 0 11876931 40558592 7478 1992294400 134512640 137138936 4290215616 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 9902 7478 192 642 0 9258 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 39608

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17613
/proc/meminfo: memFree=1730620/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=39608 CPUtime=1791.33
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 7681 0 0 0 178797 336 0 0 25 0 1 0 11876931 40558592 7478 1992294400 134512640 137138936 4290215616 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 9902 7478 192 642 0 9258 0
Current children cumulated CPU time (s) 1791.33
Current children cumulated vsize (KiB) 39608

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17613
/proc/meminfo: memFree=1730620/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=39608 CPUtime=1794.52
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 7681 0 0 0 179116 336 0 0 25 0 1 0 11876931 40558592 7478 1992294400 134512640 137138936 4290215616 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 9902 7478 192 642 0 9258 0
Current children cumulated CPU time (s) 1794.52
Current children cumulated vsize (KiB) 39608

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17613
/proc/meminfo: memFree=1730620/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=39608 CPUtime=1796.12
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 7681 0 0 0 179276 336 0 0 25 0 1 0 11876931 40558592 7478 1992294400 134512640 137138936 4290215616 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 9902 7478 192 642 0 9258 0
Current children cumulated CPU time (s) 1796.12
Current children cumulated vsize (KiB) 39608

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17613
/proc/meminfo: memFree=1730620/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=39608 CPUtime=1796.92
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 7681 0 0 0 179355 337 0 0 25 0 1 0 11876931 40558592 7478 1992294400 134512640 137138936 4290215616 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 9902 7478 192 642 0 9258 0
Current children cumulated CPU time (s) 1796.92
Current children cumulated vsize (KiB) 39608

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17613
/proc/meminfo: memFree=1730620/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=39608 CPUtime=1797.72
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 7681 0 0 0 179435 337 0 0 25 0 1 0 11876931 40558592 7478 1992294400 134512640 137138936 4290215616 18446744073709551615 136520969 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 9902 7478 192 642 0 9258 0
Current children cumulated CPU time (s) 1797.72
Current children cumulated vsize (KiB) 39608

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 17613
/proc/meminfo: memFree=1730620/2059040 swapFree=4168596/4192956
[pid=17561] ppid=17559 vsize=39608 CPUtime=1797.93
/proc/17561/stat : 17561 (bsolo_pb10) R 17559 17561 16884 0 -1 4202496 7681 0 0 0 179456 337 0 0 25 0 1 0 11876931 40558592 7478 1992294400 134512640 137138936 4290215616 18446744073709551615 134575429 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17561/statm: 9902 7478 192 642 0 9258 0
Current children cumulated CPU time (s) 1797.93
Current children cumulated vsize (KiB) 39608

Child status: 0
Real time (s): 1798.58
CPU time (s): 1798
CPU user time (s): 1794.63
CPU system time (s): 3.37549
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (KiB): 39648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.63
system time used= 3.37549
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7682
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= 1
involuntary context switches= 4748

runsolver used 2.85157 second user time and 8.60569 second system time

The end

Launcher Data

Begin job on node055 at 2010-06-16 18:31:00
IDJOB=2670741
IDBENCH=48087
IDSOLVER=1162
FILE ID=node055/2670741-1276705860
PBS_JOBID= 11174090
Free space on /tmp= 62480 MiB

SOLVER NAME= bsolo 3.2 Card
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_pb10 -tTIMEOUT -l2 BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2670741-1276705860/watcher-2670741-1276705860 -o /tmp/evaluation-result-2670741-1276705860/solver-2670741-1276705860 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2670741-1276705860.opb

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

MD5SUM BENCH= afe3df18e5a0f1ba7fdc86d94afdb427
RANDOM SEED=1031364808

node055.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.258
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.51
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.258
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1762032 kB
Buffers:         75908 kB
Cached:         117648 kB
SwapCached:       1504 kB
Active:          97280 kB
Inactive:       132916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1762032 kB
SwapTotal:     4192956 kB
SwapFree:      4168596 kB
Dirty:            3984 kB
Writeback:           0 kB
AnonPages:       35136 kB
Mapped:          15152 kB
Slab:            44936 kB
PageTables:       4076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181356 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2670741-1276705860.opb

Free space on /tmp at the end= 62476 MiB
End job on node055 at 2010-06-16 19:00:59