Trace number 1876670

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.1Wrong Opt.17 90.7592 90.7852

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=373-P1=127-P2=409-P3=11-P4=263-P5=269-B.opb
MD5SUM65bc139f592885e582edbd6d46332a4d
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 benchmark4.48132
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 variables135
Total number of constraints11
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 constraints11
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)405
Sum of products size (including duplicates)810
Number of different products405
Sum of products size810

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.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: Cardinality Constraint 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-1876670-1245189389.opb
0.00/0.00	c File size is 30043 bytes.
0.00/0.00	c Highest Coefficient sum: 523264
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.003 s
0.00/0.00	c Var: 540 Constr: 826 405/0/421 Lit: 3456 Watch. Lit: 2117
0.00/0.00	c Obj. Vars: 9 (1.66667 % of total variables)
0.00/0.01	c Pre-processing Time: 0.009 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    540      826     3456    4     2973    4616      0      0 0.01
0.00/0.01	c Switching off lower bounding mode.
25.49/25.54	c      102    540      995    12076   12     3357    5078    169   3517 0.03
25.49/25.54	c      252    540     1203    26336   21     3831    5586    377   4344 0.06
25.49/25.54	c      478    540     1515    47535   31     4468    6145    689   4732 0.10
25.49/25.54	c      816    540     1858    77934   41     5103    6760   1032   5006 0.16
25.49/25.54	c     1325    540     2368   123692   52     6128    7437   1542   5018 0.26
25.49/25.54	c     2089    540     3253   188840   58     8147    8181   2427   4950 0.42
25.49/25.54	c     3235    540     4628   282842   61    11232    9000   3802   4163 0.78
25.49/25.54	c     4958    530     6618   419053   63    15528    9901   5792   3145 1.58
25.49/25.54	c     7543    520     9464   595597   62    21598   10892   8638   2344 3.22
25.49/25.54	c    11422    511     8358   438716   52    18902   11982   7532   1932 5.91
25.49/25.54	c    17245    511     8197   524050   63    18337   13181   7371   2061 8.36
25.49/25.54	c    25983    490    11124   725501   65    24380   14500  10298   2133 12.18
25.49/25.54	c    39093    489    11487   752789   65    26387   15951  10661   1734 22.54
25.49/25.54	o 385
33.58/33.62	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
33.58/33.62	c    46161    471    11297   674054   59    25627    4632  10471   1807 25.54
33.58/33.62	c    46261    471     3297   185403   56     8078    5096   2471   1804 25.64
33.58/33.62	c    46512    471     3593   208771   58     8795    5606   2767   1807 25.73
33.58/33.62	c    46987    471     4109   237238   57     9910    6167   3283   1820 25.82
33.58/33.62	c    47800    471     5308   312375   58    12876    6784   4482   1835 26.05
33.58/33.62	c    49122    471     6919   394019   56    16341    7463   6093   1859 26.41
33.58/33.62	c    51203    461     5587   273280   48    13292    8210   4761   1883 27.19
33.58/33.62	c    54427    461     5082   270501   53    12082    9032   4256   1880 28.95
33.58/33.62	c    59363    460     5942   340949   57    13656    9936   5116   1860 31.91
33.58/33.62	o 53
34.18/34.27	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
34.18/34.27	c    63544    451    10584   651766   61    23496    4632   9758   1890 33.61
34.18/34.27	c    63645    451     3278   174408   53     7947    5096   2452   1887 33.73
34.18/34.27	c    63895    451     3531   193355   54     8365    5606   2705   1891 33.78
34.18/34.27	c    64370    451     4042   232303   57     9467    6167   3216   1899 33.89
34.18/34.27	c    65184    451     4898   301333   61    11229    6784   4072   1912 34.08
34.18/34.27	o 49
50.28/50.32	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
50.28/50.32	c    65830    451     5611   355240   63    12713    4632   4785   1921 34.26
50.28/50.32	c    65930    451     3277   192107   58     7873    5096   2451   1922 34.30
50.28/50.32	c    66181    450     3626   211723   58     8572    5606   2800   1925 34.37
50.28/50.32	c    66656    450     4115   246526   59     9537    6167   3289   1932 34.49
50.28/50.32	c    67470    449     5097   286408   56    11702    6784   4271   1945 34.68
50.28/50.32	c    68790    449     6560   356706   54    14809    7463   5734   1960 35.09
50.28/50.32	c    70872    449     4622   252396   54    10769    8210   3796   1977 35.83
50.28/50.32	c    74095    425     8092   507420   62    18056    9032   7266   2009 36.88
50.28/50.32	c    79031    425     9243   557847   60    21042    9936   8417   2033 38.86
50.28/50.32	c    86537    425     6629   398196   60    15037   10930   5803   2013 42.98
50.28/50.32	c    97898    415     8078   361865   44    18591   12024   7252   2063 47.44
50.28/50.32	o 25
54.88/54.92	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
54.88/54.92	c   104164    414     8493   503669   59    18707    4628   7667   2070 50.31
54.88/54.92	c   104266    403     3314   156498   47     7976    5091   2488   2068 50.41
54.88/54.92	c   104517    403     3573   175515   49     8437    5601   2747   2071 50.46
54.88/54.92	c   104992    403     4056   209055   51     9455    6162   3230   2076 50.56
54.88/54.92	c   105806    403     4898   265123   54    11154    6779   4072   2083 50.79
54.88/54.92	c   107127    394     6338   362875   57    14167    7457   5512   2087 51.33
54.88/54.92	c   109209    394     4614   236012   51    10937    8203   3788   2087 52.30
54.88/54.92	c   112433    386     8353   457297   54    18984    9024   7527   2100 53.52
54.88/54.92	o 19
63.78/63.84	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
63.78/63.84	c   115708    386     7786   404722   51    18604    4626   6960   2107 54.90
63.78/63.84	c   115810    386     3289   151616   46     8330    5089   2463   2107 54.95
63.78/63.84	c   116060    386     3542   168886   47     8848    5598   2716   2110 54.99
63.78/63.84	c   116535    386     4034   201592   49     9813    6158   3208   2116 55.07
63.78/63.84	c   117350    386     4879   257973   52    11581    6774   4053   2123 55.26
63.78/63.84	c   118670    386     6252   343021   54    14414    7452   5426   2128 55.74
63.78/63.84	c   120751    386     4597   226672   49    10589    8198   3771   2121 56.93
63.78/63.84	c   123975    386     8018   431241   53    17657    9018   7192   2113 58.66
63.78/63.84	c   128911    377     8595   490179   57    19206    9920   7769   2129 60.54
63.78/63.84	o 17
90.67/90.78	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
90.67/90.78	c   135513    377    10527   566954   53    23206    4626   9701   2123 63.83
90.67/90.78	c   135616    377     3323   152719   45     8024    5089   2497   2121 63.91
90.67/90.78	c   135867    377     3620   168375   46     8648    5598   2794   2123 63.97
90.67/90.78	c   136343    377     4111   191591   46     9645    6158   3285   2128 64.06
90.67/90.78	c   137156    370     5011   241358   48    11548    6774   4185   2134 64.26
90.67/90.78	c   138477    370     6422   325592   50    14456    7452   5596   2140 64.69
90.67/90.78	c   140558    370     4665   218682   46    10761    8198   3839   2146 65.47
90.67/90.78	c   143782    369     8138   395121   48    18091    9018   7312   2140 67.16
90.67/90.78	c   148719    369     8732   404345   46    19208    9920   7906   2156 68.98
90.67/90.78	c   156226    362     7059   338556   47    15915   10913   6233   2139 73.02
90.67/90.78	c   167588    352    11401   502676   44    25319   12005  10575   2032 82.47
90.67/90.78	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 x136 -x137 -x138 -x139 x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -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 x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x91 -x92 -x93 x94 -x95 -x96 -x97 -x98 -x99 x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -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 -x297 x64 -x65 x66 -x67 -x68 -x69 -x70 -x71 -x72 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 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 x361 -x362 x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x109 x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 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 -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 x82 -x83 -x84 x85 x86 -x87 -x88 -x89 -x90 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 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 -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 -x127 x128 x129 -x130 -x131 -x132 -x133 -x134 -x135 
90.67/90.78	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
90.67/90.78	c   66   182712   2459   201119     9498   314026   8672   2013 90.75
90.67/90.78	c Objective: 17
90.67/90.78	s OPTIMUM FOUND
90.67/90.78	c Total time: 90.755 s

Verifier Data

OK	17

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1876670-1245189389/watcher-1876670-1245189389 -o /tmp/evaluation-result-1876670-1245189389/solver-1876670-1245189389 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1876670-1245189389.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: 0.99 0.98 0.99 3/64 11626
/proc/meminfo: memFree=1839488/2055920 swapFree=4182220/4192956
[pid=11626] ppid=11624 vsize=10740 CPUtime=0
/proc/11626/stat : 11626 (bsolo) R 11624 11626 10952 0 -1 4194304 254 0 0 0 0 0 0 0 18 0 1 0 186535029 10997760 238 1992294400 134512640 137136520 4294956256 18446744073709551615 134517643 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11626/statm: 2685 239 176 640 0 2033 0

[startup+0.034613 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 11626
/proc/meminfo: memFree=1839488/2055920 swapFree=4182220/4192956
[pid=11626] ppid=11624 vsize=10976 CPUtime=0.03
/proc/11626/stat : 11626 (bsolo) R 11624 11626 10952 0 -1 4194304 359 0 0 0 3 0 0 0 18 0 1 0 186535029 11239424 335 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11626/statm: 2744 335 198 640 0 2100 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10976

[startup+0.101618 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 11626
/proc/meminfo: memFree=1839488/2055920 swapFree=4182220/4192956
[pid=11626] ppid=11624 vsize=11476 CPUtime=0.09
/proc/11626/stat : 11626 (bsolo) R 11624 11626 10952 0 -1 4194304 482 0 0 0 9 0 0 0 18 0 1 0 186535029 11751424 458 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11626/statm: 2869 458 198 640 0 2225 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11476

[startup+0.301635 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 11626
/proc/meminfo: memFree=1839488/2055920 swapFree=4182220/4192956
[pid=11626] ppid=11624 vsize=12740 CPUtime=0.29
/proc/11626/stat : 11626 (bsolo) R 11624 11626 10952 0 -1 4194304 809 0 0 0 29 0 0 0 19 0 1 0 186535029 13045760 785 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11626/statm: 3185 785 198 640 0 2541 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12740

[startup+0.70167 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 11626
/proc/meminfo: memFree=1839488/2055920 swapFree=4182220/4192956
[pid=11626] ppid=11624 vsize=14644 CPUtime=0.69
/proc/11626/stat : 11626 (bsolo) R 11624 11626 10952 0 -1 4194304 1260 0 0 0 69 0 0 0 22 0 1 0 186535029 14995456 1236 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11626/statm: 3661 1236 198 640 0 3017 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14644

[startup+1.50275 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11627
/proc/meminfo: memFree=1834296/2055920 swapFree=4182220/4192956
[pid=11626] ppid=11624 vsize=16672 CPUtime=1.49
/proc/11626/stat : 11626 (bsolo) R 11624 11626 10952 0 -1 4194304 1773 0 0 0 148 1 0 0 25 0 1 0 186535029 17072128 1749 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11626/statm: 4168 1749 198 640 0 3524 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16672

[startup+3.10188 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11627
/proc/meminfo: memFree=1831800/2055920 swapFree=4182220/4192956
[pid=11626] ppid=11624 vsize=19324 CPUtime=3.09
/proc/11626/stat : 11626 (bsolo) R 11624 11626 10952 0 -1 4194304 2435 0 0 0 308 1 0 0 25 0 1 0 186535029 19787776 2411 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11626/statm: 4831 2411 198 640 0 4187 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19324

[startup+6.30116 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11627
/proc/meminfo: memFree=1828280/2055920 swapFree=4182220/4192956
[pid=11626] ppid=11624 vsize=21328 CPUtime=6.29
/proc/11626/stat : 11626 (bsolo) R 11624 11626 10952 0 -1 4194304 2954 0 0 0 627 2 0 0 25 0 1 0 186535029 21839872 2930 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11626/statm: 5332 2930 198 640 0 4688 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21328

[startup+12.7017 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11627
/proc/meminfo: memFree=1824696/2055920 swapFree=4182220/4192956
[pid=11626] ppid=11624 vsize=24860 CPUtime=12.69
/proc/11626/stat : 11626 (bsolo) R 11624 11626 10952 0 -1 4194304 3837 0 0 0 1264 5 0 0 25 0 1 0 186535029 25456640 3813 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11626/statm: 6215 3813 198 640 0 5571 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24860

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11627
/proc/meminfo: memFree=1822584/2055920 swapFree=4182220/4192956
[pid=11626] ppid=11624 vsize=26992 CPUtime=25.49
/proc/11626/stat : 11626 (bsolo) R 11624 11626 10952 0 -1 4194304 4359 0 0 0 2541 8 0 0 25 0 1 0 186535029 27639808 4335 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11626/statm: 6748 4335 198 640 0 6104 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26992

[startup+51.1011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11627
/proc/meminfo: memFree=1822584/2055920 swapFree=4182220/4192956
[pid=11626] ppid=11624 vsize=26968 CPUtime=51.08
/proc/11626/stat : 11626 (bsolo) R 11624 11626 10952 0 -1 4194304 4359 0 0 0 5093 15 0 0 25 0 1 0 186535029 27615232 4335 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11626/statm: 6742 4335 198 640 0 6098 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 26968

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

[startup+76.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11627
/proc/meminfo: memFree=1822648/2055920 swapFree=4182220/4192956
[pid=11626] ppid=11624 vsize=26956 CPUtime=76.67
/proc/11626/stat : 11626 (bsolo) R 11624 11626 10952 0 -1 4194304 4359 0 0 0 7647 20 0 0 25 0 1 0 186535029 27602944 4335 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11626/statm: 6739 4335 198 640 0 6095 0
Current children cumulated CPU time (s) 76.67
Current children cumulated vsize (KiB) 26956

[startup+83.1019 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11627
/proc/meminfo: memFree=1822648/2055920 swapFree=4182220/4192956
[pid=11626] ppid=11624 vsize=26956 CPUtime=83.06
/proc/11626/stat : 11626 (bsolo) R 11624 11626 10952 0 -1 4194304 4359 0 0 0 8285 21 0 0 25 0 1 0 186535029 27602944 4335 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11626/statm: 6739 4335 198 640 0 6095 0
Current children cumulated CPU time (s) 83.06
Current children cumulated vsize (KiB) 26956

[startup+86.3012 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11627
/proc/meminfo: memFree=1822648/2055920 swapFree=4182220/4192956
[pid=11626] ppid=11624 vsize=26956 CPUtime=86.26
/proc/11626/stat : 11626 (bsolo) R 11624 11626 10952 0 -1 4194304 4359 0 0 0 8604 22 0 0 25 0 1 0 186535029 27602944 4335 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11626/statm: 6739 4335 198 640 0 6095 0
Current children cumulated CPU time (s) 86.26
Current children cumulated vsize (KiB) 26956

[startup+87.9013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11627
/proc/meminfo: memFree=1822648/2055920 swapFree=4182220/4192956
[pid=11626] ppid=11624 vsize=26956 CPUtime=87.87
/proc/11626/stat : 11626 (bsolo) R 11624 11626 10952 0 -1 4194304 4359 0 0 0 8765 22 0 0 25 0 1 0 186535029 27602944 4335 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11626/statm: 6739 4335 198 640 0 6095 0
Current children cumulated CPU time (s) 87.87
Current children cumulated vsize (KiB) 26956

[startup+89.5015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11627
/proc/meminfo: memFree=1822648/2055920 swapFree=4182220/4192956
[pid=11626] ppid=11624 vsize=26956 CPUtime=89.47
/proc/11626/stat : 11626 (bsolo) R 11624 11626 10952 0 -1 4194304 4359 0 0 0 8924 23 0 0 25 0 1 0 186535029 27602944 4335 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11626/statm: 6739 4335 198 640 0 6095 0
Current children cumulated CPU time (s) 89.47
Current children cumulated vsize (KiB) 26956

[startup+90.3015 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11627
/proc/meminfo: memFree=1822648/2055920 swapFree=4182220/4192956
[pid=11626] ppid=11624 vsize=26956 CPUtime=90.27
/proc/11626/stat : 11626 (bsolo) R 11624 11626 10952 0 -1 4194304 4359 0 0 0 9004 23 0 0 25 0 1 0 186535029 27602944 4335 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11626/statm: 6739 4335 198 640 0 6095 0
Current children cumulated CPU time (s) 90.27
Current children cumulated vsize (KiB) 26956

[startup+90.7016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 11627
/proc/meminfo: memFree=1822648/2055920 swapFree=4182220/4192956
[pid=11626] ppid=11624 vsize=26956 CPUtime=90.67
/proc/11626/stat : 11626 (bsolo) R 11624 11626 10952 0 -1 4194304 4359 0 0 0 9044 23 0 0 25 0 1 0 186535029 27602944 4335 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11626/statm: 6739 4335 198 640 0 6095 0
Current children cumulated CPU time (s) 90.67
Current children cumulated vsize (KiB) 26956

Child status: 0
Real time (s): 90.7852
CPU time (s): 90.7592
CPU user time (s): 90.5242
CPU system time (s): 0.234964
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 26992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 90.5242
system time used= 0.234964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4361
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= 105

runsolver used 0.081987 second user time and 0.181972 second system time

The end

Launcher Data

Begin job on node50 at 2009-06-16 23:56:29
IDJOB=1876670
IDBENCH=48080
IDSOLVER=699
FILE ID=node50/1876670-1245189389
PBS_JOBID= 9368273
Free space on /tmp= 66424 MiB

SOLVER NAME= bsolo 3.1
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=373-P1=127-P2=409-P3=11-P4=263-P5=269-B.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1876670-1245189389/watcher-1876670-1245189389 -o /tmp/evaluation-result-1876670-1245189389/solver-1876670-1245189389 -C 1800 -W 2000 -M 1800  bsolo -l2 -t1800 -m1800 HOME/instance-1876670-1245189389.opb

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

MD5SUM BENCH= 65bc139f592885e582edbd6d46332a4d
RANDOM SEED=2109948629

node50.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.211
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.211
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:       1839968 kB
Buffers:         25552 kB
Cached:         116340 kB
SwapCached:       4580 kB
Active:          49480 kB
Inactive:        99776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1839968 kB
SwapTotal:     4192956 kB
SwapFree:      4182220 kB
Dirty:            4192 kB
Writeback:           0 kB
Mapped:          13440 kB
Slab:            52656 kB
Committed_AS:   114632 kB
PageTables:       1452 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-1876670-1245189389.opb

Free space on /tmp at the end= 66420 MiB
End job on node50 at 2009-06-16 23:58:00