Trace number 3463105

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.2SAT24973 1798.01 1797.98

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-data6_3.opb
MD5SUMf675f355e04fd5af6f49610fb88dbbd3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark24372
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24674
Optimality of the best value was proved NO
Number of variables540
Total number of constraints4476
Number of constraints which are clauses2532
Number of constraints which are cardinality constraints (but not clauses)264
Number of constraints which are nor clauses,nor cardinality constraints1680
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 180
Biggest coefficient in the objective function 1380
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 116904
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 1380
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 116904
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

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 Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3463105-1307643112.opb
0.00/0.00	c File size is 202954 bytes.
0.00/0.01	c Highest Coefficient sum: 116904
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.013 s
0.00/0.01	c Var: 540 Constr: 4626 2682/264/1680 Lit: 21888 Watch. Lit: 10776
0.00/0.01	c Obj. Vars: 180 (33.3333 % of total variables)
0.00/0.03	c Pre-processing Time: 0.032 s
0.00/0.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.03	c        0    540     4626    21888    4    14136   31514      0      0 0.03
0.00/0.03	c Switching off lower bounding mode.
0.00/0.05	c      101    540     4758    25004    5    15373   34666    132   2657 0.04
0.00/0.05	o 33369
0.00/0.06	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.06	c      187    540     4872    31404    6    15634   31874    246   3666 0.05
0.00/0.06	o 30147
0.00/0.07	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.07	c      239    540     4931    34620    7    15790   31874    305   3983 0.06
0.00/0.07	o 29532
0.19/0.28	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.28	c      283    540     4982    37634    7    16084   31874    356   4042 0.07
0.19/0.28	c      383    540     5097    44041    8    16131   35062    471   4303 0.09
0.19/0.28	c      635    540     5400    65282   12    16452   38569    774   4738 0.13
0.19/0.28	c     1110    540     6037   120564   19    18164   42426   1411   4095 0.27
0.19/0.28	o 29424
0.19/0.29	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.29	c     1139    540     6083   122368   20    18384   31874   1457   4097 0.28
0.19/0.29	o 29042
0.29/0.31	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.29/0.31	c     1166    540     6119   125019   20    18475   31874   1493   4020 0.29
0.29/0.31	o 28808
1.29/1.34	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.29/1.34	c     1231    540     6199   131294   21    18590   31874   1573   3958 0.31
1.29/1.34	c     1332    540     6318   136956   21    18341   35062   1692   3940 0.34
1.29/1.34	c     1583    540     6628   154301   23    19670   38569   2002   3823 0.41
1.29/1.34	c     2058    540     7244   207975   28    21150   42426   2618   3407 0.60
1.29/1.34	c     2871    540     8257   287355   34    23113   46669   3631   3031 0.95
1.29/1.34	o 28760
1.49/1.52	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.49/1.52	c     3552    540     9150   383703   41    25152   31874   4524   2644 1.34
1.49/1.52	c     3653    540     9273   391742   42    25387   35062   4647   2635 1.39
1.49/1.52	c     3903    540     9596   418336   43    25812   38569   4970   2576 1.51
1.49/1.52	o 28699
2.29/2.30	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.29/2.30	c     3928    540     9632   419703   43    26000   31874   5006   2575 1.52
2.29/2.30	c     4028    540     9756   429336   44    26417   35062   5130   2562 1.57
2.29/2.30	c     4280    540    10057   449057   44    27042   38569   5431   2552 1.68
2.29/2.30	c     4755    540    10677   496976   46    28794   42426   6051   2423 1.96
2.29/2.30	o 28295
2.69/2.74	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.69/2.74	c     5279    540    11385   564893   49    30056   31874   6759   2292 2.30
2.69/2.74	c     5382    540    11525   577677   50    30099   35062   6899   2278 2.36
2.69/2.74	c     5633    540    11829   597901   50    30277   38569   7203   2254 2.50
2.69/2.74	o 28292
3.09/3.12	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.09/3.12	c     6048    540    12382   640511   51    32508   31874   7756   2205 2.74
3.09/3.12	c     6152    540    12517   649739   51    32749   35062   7891   2198 2.80
3.09/3.12	c     6403    540    12838   671280   52    33214   38569   8212   2200 2.91
3.09/3.12	o 27701
3.09/3.19	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.09/3.19	c     6821    540    13405   720883   53    34536   31874   8779   2183 3.12
3.09/3.19	c     6921    540    13536   725348   53    34775   35062   8910   2178 3.18
3.09/3.19	o 27184
3.20/3.25	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.20/3.25	c     6953    540    13579   727051   53    35331   31874   8953   2176 3.19
3.20/3.25	c     7055    540    13714   731622   53    35779   35062   9088   2183 3.23
3.20/3.25	o 26452
18.69/18.75	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
18.69/18.75	c     7119    540    13809   733756   53    35852   31874   9183   2187 3.25
18.69/18.75	c     7221    540    13940   739801   53    36242   35062   9314   2170 3.33
18.69/18.75	c     7471    540    14261   762713   53    37738   38569   9635   2138 3.49
18.69/18.75	c     7946    540    14871   811556   54    38270   42426  10245   2056 3.86
18.69/18.75	c     8759    540    16018   943176   58    40654   46669  11392   1865 4.70
18.69/18.75	c    10080    540    17851  1076417   60    43942   51336  13225   1660 6.07
18.69/18.75	c    12161    540    20637  1352511   65    50623   56470  16011   1482 8.20
18.69/18.75	c    15384    540    24939  1785464   71    59801   62118  20313   1206 12.75
18.69/18.75	o 26362
101.79/101.87	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
101.79/101.87	c    18476    540    29245  2313682   79    68893   31874  24619    985 18.76
101.79/101.87	c    18577    540    29395  2323680   79    69122   35062  24769    982 18.91
101.79/101.87	c    18827    540    29732  2354076   79    70486   38569  25106    971 19.37
101.79/101.87	c    19303    540    30346  2410202   79    71887   42426  25720    952 20.27
101.79/101.87	c    20118    540    31453  2530297   80    74290   46669  26827    910 22.11
101.79/101.87	c    21438    540    33247  2712720   81    77797   51336  28621    868 24.69
101.79/101.87	c    23519    540    36122  3032258   83    83977   56470  31496    788 29.84
101.79/101.87	c    26742    540    40594  3497022   86    93981   62118  35968    712 37.55
101.79/101.87	c    31679    540    47487  4293779   90   108806   68330  42861    577 54.87
101.79/101.87	c    39185    540    58180  5489258   94   131885   75164  53554    472 82.88
101.79/101.87	o 26303
131.80/131.80	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
131.80/131.80	c    43016    540    63509  6127103   96   143561   31874  58883    422 101.87
131.80/131.80	c    43118    540    20693  1655676   80    48807   35062  16067    420 102.61
131.80/131.80	c    43368    540    21026  1676677   79    49441   38569  16400    421 102.88
131.80/131.80	c    43844    540    21660  1739510   80    50619   42426  17034    423 103.57
131.80/131.80	c    44660    540    22728  1853207   81    53537   46669  18102    426 104.78
131.80/131.80	c    45980    540    24461  2031116   83    56805   51336  19835    431 106.63
131.80/131.80	c    48063    540    27292  2336094   85    62523   56470  22666    438 109.69
131.80/131.80	c    51291    540    31729  2769789   87    72486   62118  27103    442 115.83
131.80/131.80	c    56228    540    38548  3537014   91    87357   68330  33922    439 127.89
131.80/131.80	o 25918
324.69/324.78	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
324.69/324.78	c    57727    540    40656  3823661   94    92086   31874  36030    437 131.80
324.69/324.78	c    57828    540    20713  1620219   78    48897   35062  16087    437 132.09
324.69/324.78	c    58079    540    21058  1633163   77    49529   38569  16432    439 132.30
324.69/324.78	c    58554    540    21665  1684272   77    50803   42426  17039    440 132.89
324.69/324.78	c    59369    540    22757  1797367   78    53280   46669  18131    443 133.88
324.69/324.78	c    60689    540    24541  1982456   80    56819   51336  19915    446 135.85
324.69/324.78	c    62772    540    27412  2293467   83    62443   56470  22786    450 139.30
324.69/324.78	c    65995    540    31795  2784656   87    72521   62118  27169    454 145.29
324.69/324.78	c    70932    540    38578  3553076   92    86951   68330  33952    457 155.17
324.69/324.78	c    78438    540    48886  4714373   96   108271   75164  44260    447 175.37
324.69/324.78	c    89799    540    65121  6379529   97   142881   82681  60495    417 215.13
324.69/324.78	c   106943    540    28923  2833204   97    66216   90950  24297    330 323.55
324.69/324.78	o 24973
1797.93/1797.96	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1797.93/1797.96	c   107543    540    29743  2919563   98    68150   31874  25117    331 324.79
1797.93/1797.96	c   107643    540    29885  2933776   98    68406   35062  25259    331 325.01
1797.93/1797.96	c   107894    540    30240  2962013   97    68928   38569  25614    331 325.57
1797.93/1797.96	c   108370    540    30914  3021240   97    70351   42426  26288    331 326.64
1797.93/1797.96	c   109183    540    31997  3116853   97    72040   46669  27371    332 328.07
1797.93/1797.96	c   110503    540    33794  3279580   97    75845   51336  29168    334 330.70
1797.93/1797.96	c   112584    540    36660  3589906   97    82593   56470  32034    335 335.49
1797.93/1797.96	c   115807    540    41122  4050081   98    92037   62118  36496    335 344.81
1797.93/1797.96	c   120744    540    48120  4862267  101   106847   68330  43494    334 360.76
1797.93/1797.96	c   128250    540    58918  6007339  101   129909   75164  54292    331 387.45
1797.93/1797.96	c   139613    540    74692  8041504  107   163363   82681  70066    320 435.67
1797.93/1797.96	c   156757    540    36883  3286703   89    83091   90950  32257    305 512.39
1797.93/1797.96	c   182577    540    74934  7822166  104   163035  100046  70308    297 613.06
1797.93/1797.96	c   221410    540    52831  6221993  117   115973  110051  48205    273 810.60
1797.93/1797.96	c   279764    540    51371  5494495  106   113324  121057  46745    243 1146.90
1797.93/1797.96	c   367398    540    81716  9489897  116   177515  133163  77090    217 1692.29
1797.93/1797.96	c Resources Exceeded
1797.93/1797.96	v -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 -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 -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 -x2 x38 -x74 -x110 -x146 -x182 -x218 -x254 -x290 -x326 -x3 -x39 -x75 -x111 -x147 -x183 x219 -x255 -x291 -x327 -x4 -x40 -x76 -x112 -x148 x184 -x220 -x256 -x292 -x328 x5 -x41 -x77 -x113 -x149 -x185 -x221 -x257 -x293 -x329 -x6 -x42 -x78 -x114 -x150 -x186 -x222 x258 -x294 -x330 -x7 -x43 -x79 -x115 -x151 -x187 -x223 -x259 x295 -x331 -x9 -x45 -x81 -x117 -x153 -x189 -x225 x261 -x297 -x333 x10 -x46 -x82 -x118 -x154 -x190 -x226 -x262 -x298 -x334 -x11 -x47 -x83 -x119 -x155 -x191 -x227 -x263 -x299 x335 -x12 -x48 -x84 x120 -x156 -x192 -x228 -x264 -x300 -x336 -x13 -x49 -x85 -x121 x157 -x193 -x229 -x265 -x301 -x337 -x14 -x50 x86 -x122 -x158 -x194 -x230 -x266 -x302 -x338 -x16 x52 -x88 -x124 -x160 -x196 -x232 -x268 -x304 -x340 -x17 -x53 -x89 -x125 -x161 x197 -x233 -x269 -x305 -x341 -x18 -x54 -x90 -x126 -x162 -x198 -x234 -x270 -x306 x342 -x19 -x55 -x91 -x127 -x163 -x199 -x235 -x271 -x307 x343 -x20 -x56 -x92 -x128 x164 -x200 -x236 -x272 -x308 -x344 -x21 -x57 -x93 x129 -x165 -x201 -x237 -x273 -x309 -x345 -x23 -x59 x95 -x131 -x167 -x203 -x239 -x275 -x311 -x347 -x24 -x60 -x96 -x132 -x168 -x204 -x240 -x276 x312 -x348 -x25 -x61 -x97 x133 -x169 -x205 -x241 -x277 -x313 -x349 -x26 -x62 -x98 -x134 -x170 -x206 x242 -x278 -x314 -x350 -x27 -x63 -x99 -x135 -x171 -x207 -x243 -x279 x315 -x351 -x28 -x64 -x100 -x136 -x172 -x208 -x244 x280 -x316 -x352 -x30 -x66 -x102 -x138 x174 -x210 -x246 -x282 -x318 -x354 -x31 -x67 x103 -x139 -x175 -x211 -x247 -x283 -x319 -x355 -x32 -x68 -x104 -x140 -x176 x212 -x248 -x284 -x320 -x356 x33 -x69 -x105 -x141 -x177 -x213 -x249 -x285 -x321 -x357 -x34 -x70 -x106 -x142 -x178 -x214 x250 -x286 -x322 -x358 -x35 x71 -x107 -x143 -x179 -x215 -x251 -x287 -x323 -x359 -x8 x44 x80 -x116 x152 x188 x224 -x260 -x296 -x332 x15 -x51 -x87 x123 -x159 -x195 x231 x267 x303 -x339 x22 x58 -x94 -x130 -x166 x202 x238 x274 -x310 -x346 x29 x65 x101 -x137 -x173 x209 -x245 -x281 -x317 x353 -x36 -x72 -x108 x144 x180 -x216 -x252 x288 x324 x360 -x1 -x37 x73 x109 x145 -x181 -x217 -x253 x289 x325 
1797.93/1797.96	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.93/1797.96	c   86   381210  90212   661791   101548 12032021  96922    212 1798.00
1797.93/1797.96	c Objective: 24973
1797.93/1797.96	s SATISFIABLE
1797.93/1797.96	c Total time: 1798 s

Verifier Data

OK	24973

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3463105-1307643112/watcher-3463105-1307643112 -o /tmp/evaluation-result-3463105-1307643112/solver-3463105-1307643112 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3463105-1307643112.opb 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.10 3.56 3/177 21236
/proc/meminfo: memFree=32090796/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=11132 CPUtime=0 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 343 0 0 0 0 0 0 0 25 0 1 0 875912168 11399168 297 33554432000 134512640 137138936 4291300048 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21236/statm: 2783 297 185 642 0 2089 0

[startup+0.0102261 s]
/proc/loadavg: 2.00 2.10 3.56 3/177 21236
/proc/meminfo: memFree=32090796/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=11400 CPUtime=0 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 403 0 0 0 0 0 0 0 25 0 1 0 875912168 11673600 357 33554432000 134512640 137138936 4291300048 18446744073709551615 136577166 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21236/statm: 2850 357 200 642 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11400

[startup+0.100213 s]
/proc/loadavg: 2.00 2.10 3.56 3/177 21236
/proc/meminfo: memFree=32090796/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=12136 CPUtime=0.09 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 716 0 0 0 9 0 0 0 18 0 1 0 875912168 12427264 593 33554432000 134512640 137138936 4291300048 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21236/statm: 3034 593 192 642 0 2390 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12136

[startup+0.300177 s]
/proc/loadavg: 2.00 2.10 3.56 3/177 21236
/proc/meminfo: memFree=32090796/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=13276 CPUtime=0.29 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 998 0 0 0 29 0 0 0 18 0 1 0 875912168 13594624 875 33554432000 134512640 137138936 4291300048 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21236/statm: 3319 876 192 642 0 2675 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13276

[startup+0.701111 s]
/proc/loadavg: 2.00 2.10 3.56 3/177 21236
/proc/meminfo: memFree=32090796/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=14768 CPUtime=0.69 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 1371 0 0 0 69 0 0 0 18 0 1 0 875912168 15122432 1248 33554432000 134512640 137138936 4291300048 18446744073709551615 135984576 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21236/statm: 3692 1248 192 642 0 3048 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14768

[startup+1.50096 s]
/proc/loadavg: 2.00 2.10 3.56 3/178 21237
/proc/meminfo: memFree=32085836/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=17300 CPUtime=1.49 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 2018 0 0 0 149 0 0 0 19 0 1 0 875912168 17715200 1895 33554432000 134512640 137138936 4291300048 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21236/statm: 4325 1895 192 642 0 3681 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17300

[startup+3.10065 s]
/proc/loadavg: 2.00 2.10 3.55 3/178 21237
/proc/meminfo: memFree=32082240/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=21600 CPUtime=3.09 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 3090 0 0 0 308 1 0 0 25 0 1 0 875912168 22118400 2967 33554432000 134512640 137138936 4291300048 18446744073709551615 134607581 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21236/statm: 5400 2967 192 642 0 4756 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21600

[startup+6.30112 s]
/proc/loadavg: 2.00 2.10 3.55 3/178 21237
/proc/meminfo: memFree=32074924/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=27140 CPUtime=6.29 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 4463 0 0 0 627 2 0 0 25 0 1 0 875912168 27791360 4340 33554432000 134512640 137138936 4291300048 18446744073709551615 134606601 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21236/statm: 6785 4340 192 642 0 6141 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27140

[startup+12.701 s]
/proc/loadavg: 2.00 2.10 3.53 3/178 21237
/proc/meminfo: memFree=32065460/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=36564 CPUtime=12.7 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 6827 0 0 0 1266 4 0 0 25 0 1 0 875912168 37441536 6704 33554432000 134512640 137138936 4291300048 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21236/statm: 9141 6704 192 642 0 8497 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 36564

[startup+25.5007 s]
/proc/loadavg: 2.00 2.09 3.51 3/178 21238
/proc/meminfo: memFree=32051324/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=50128 CPUtime=25.49 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 10226 0 0 0 2544 5 0 0 25 0 1 0 875912168 51331072 10103 33554432000 134512640 137138936 4291300048 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21236/statm: 12532 10103 192 642 0 11888 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50128

[startup+51.1012 s]
/proc/loadavg: 2.00 2.08 3.47 3/178 21238
/proc/meminfo: memFree=32032572/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=69084 CPUtime=51.09 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 14952 0 0 0 5101 8 0 0 25 0 1 0 875912168 70742016 14829 33554432000 134512640 137138936 4291300048 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 17271 14829 192 642 0 16627 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 69084

[startup+102.306 s]
/proc/loadavg: 2.00 2.07 3.38 3/178 21240
/proc/meminfo: memFree=32004028/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=96484 CPUtime=102.29 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 21872 0 0 0 10217 12 0 0 25 0 1 0 875912168 98799616 21691 33554432000 134512640 137138936 4291300048 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 24121 21691 192 642 0 23477 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 96484

[startup+162.3 s]
/proc/loadavg: 2.04 2.07 3.31 3/178 21393
/proc/meminfo: memFree=31968836/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=96720 CPUtime=162.29 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 21905 0 0 0 16213 16 0 0 25 0 1 0 875912168 99041280 21724 33554432000 134512640 137138936 4291300048 18446744073709551615 134542528 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21236/statm: 24180 21724 192 642 0 23536 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 96720

[startup+222.301 s]
/proc/loadavg: 2.01 2.05 3.22 3/178 21395
/proc/meminfo: memFree=31957216/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=102540 CPUtime=222.29 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 23379 0 0 0 22209 20 0 0 25 0 1 0 875912168 105000960 23198 33554432000 134512640 137138936 4291300048 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 25635 23198 192 642 0 24991 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 102540

[startup+282.3 s]
/proc/loadavg: 2.00 2.04 3.14 3/178 21397
/proc/meminfo: memFree=31935084/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=125036 CPUtime=282.29 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 28994 0 0 0 28204 25 0 0 25 0 1 0 875912168 128036864 28813 33554432000 134512640 137138936 4291300048 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 31259 28813 192 642 0 30615 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 125036

[startup+342.301 s]
/proc/loadavg: 2.00 2.03 3.06 3/178 21398
/proc/meminfo: memFree=31921108/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=138396 CPUtime=342.29 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 32420 0 0 0 34201 28 0 0 25 0 1 0 875912168 141717504 32158 33554432000 134512640 137138936 4291300048 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 34599 32158 192 642 0 33955 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 138396

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 3.00 3/178 21400
/proc/meminfo: memFree=31920948/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=138396 CPUtime=402.3 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 32420 0 0 0 40198 32 0 0 25 0 1 0 875912168 141717504 32158 33554432000 134512640 137138936 4291300048 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 34599 32158 192 642 0 33955 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 138396

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.93 3/178 21401
/proc/meminfo: memFree=31921044/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=138396 CPUtime=462.3 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 32420 0 0 0 46195 35 0 0 25 0 1 0 875912168 141717504 32158 33554432000 134512640 137138936 4291300048 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 34599 32158 192 642 0 33955 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 138396

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.87 3/178 21403
/proc/meminfo: memFree=31918860/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=140876 CPUtime=522.29 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 33025 0 0 0 52193 36 0 0 25 0 1 0 875912168 144257024 32763 33554432000 134512640 137138936 4291300048 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 35219 32763 192 642 0 34575 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 140876

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.81 3/178 21405
/proc/meminfo: memFree=31918816/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=140876 CPUtime=582.29 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 33025 0 0 0 58190 39 0 0 25 0 1 0 875912168 144257024 32763 33554432000 134512640 137138936 4291300048 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 35219 32763 192 642 0 34575 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 140876

[startup+642.301 s]

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

/proc/meminfo: memFree=31859348/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=200240 CPUtime=1062.31 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 47969 0 0 0 106170 61 0 0 25 0 1 0 875912168 205045760 47609 33554432000 134512640 137138936 4291300048 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 50060 47609 192 642 0 49416 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 200240

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.44 3/178 21419
/proc/meminfo: memFree=31852608/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=206196 CPUtime=1122.31 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 49592 0 0 0 112168 63 0 0 25 0 1 0 875912168 211144704 49124 33554432000 134512640 137138936 4291300048 18446744073709551615 134542342 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 51549 49124 192 642 0 50905 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 206196

[startup+1182.3 s]
/proc/loadavg: 2.08 2.02 2.41 3/178 21420
/proc/meminfo: memFree=31852572/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=206196 CPUtime=1182.31 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 49592 0 0 0 118166 65 0 0 25 0 1 0 875912168 211144704 49124 33554432000 134512640 137138936 4291300048 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 51549 49124 192 642 0 50905 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 206196

[startup+1242.3 s]
/proc/loadavg: 2.02 2.01 2.38 3/178 21422
/proc/meminfo: memFree=31852540/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=206196 CPUtime=1242.32 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 49592 0 0 0 124165 67 0 0 25 0 1 0 875912168 211144704 49124 33554432000 134512640 137138936 4291300048 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 51549 49124 192 642 0 50905 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 206196

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.36 3/178 21424
/proc/meminfo: memFree=31852256/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=206196 CPUtime=1302.32 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 49592 0 0 0 130164 68 0 0 25 0 1 0 875912168 211144704 49124 33554432000 134512640 137138936 4291300048 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 51549 49124 192 642 0 50905 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 206196

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.33 3/178 21425
/proc/meminfo: memFree=31852204/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=206196 CPUtime=1362.32 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 49592 0 0 0 136162 70 0 0 25 0 1 0 875912168 211144704 49124 33554432000 134512640 137138936 4291300048 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 51549 49124 192 642 0 50905 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 206196

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.31 3/178 21427
/proc/meminfo: memFree=31851784/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=206196 CPUtime=1422.32 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 49592 0 0 0 142161 71 0 0 25 0 1 0 875912168 211144704 49124 33554432000 134512640 137138936 4291300048 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 51549 49124 192 642 0 50905 0
Current children cumulated CPU time (s) 1422.32
Current children cumulated vsize (KiB) 206196

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.29 3/178 21429
/proc/meminfo: memFree=31852104/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=206212 CPUtime=1482.32 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 49595 0 0 0 148160 72 0 0 25 0 1 0 875912168 211161088 49127 33554432000 134512640 137138936 4291300048 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 51553 49127 192 642 0 50909 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 206212

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.26 3/178 21430
/proc/meminfo: memFree=31840536/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=217588 CPUtime=1542.32 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 52551 0 0 0 154157 75 0 0 25 0 1 0 875912168 222810112 51964 33554432000 134512640 137138936 4291300048 18446744073709551615 134542640 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 54397 51964 192 642 0 53753 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 217588

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.25 3/178 21432
/proc/meminfo: memFree=31840500/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=217588 CPUtime=1602.32 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 52551 0 0 0 160155 77 0 0 25 0 1 0 875912168 222810112 51964 33554432000 134512640 137138936 4291300048 18446744073709551615 134542354 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 54397 51964 192 642 0 53753 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 217588

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.23 3/178 21433
/proc/meminfo: memFree=31840572/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=217588 CPUtime=1662.32 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 52551 0 0 0 166153 79 0 0 25 0 1 0 875912168 222810112 51964 33554432000 134512640 137138936 4291300048 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 54397 51964 192 642 0 53753 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 217588

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.21 3/178 21435
/proc/meminfo: memFree=31840668/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=217588 CPUtime=1722.33 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 52551 0 0 0 172152 81 0 0 25 0 1 0 875912168 222810112 51964 33554432000 134512640 137138936 4291300048 18446744073709551615 134542613 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 54397 51964 192 642 0 53753 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 217588

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.19 3/178 21437
/proc/meminfo: memFree=31840512/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=217588 CPUtime=1782.33 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 52551 0 0 0 178150 83 0 0 25 0 1 0 875912168 222810112 51964 33554432000 134512640 137138936 4291300048 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 54397 51964 192 642 0 53753 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 217588

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.19 3/178 21437
/proc/meminfo: memFree=31840632/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=217588 CPUtime=1785.52 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 52551 0 0 0 178469 83 0 0 25 0 1 0 875912168 222810112 51964 33554432000 134512640 137138936 4291300048 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 54397 51964 192 642 0 53753 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (KiB) 217588

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.19 3/178 21437
/proc/meminfo: memFree=31840624/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=217588 CPUtime=1791.94 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 52551 0 0 0 179110 84 0 0 25 0 1 0 875912168 222810112 51964 33554432000 134512640 137138936 4291300048 18446744073709551615 134542513 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 54397 51964 192 642 0 53753 0
Current children cumulated CPU time (s) 1791.94
Current children cumulated vsize (KiB) 217588

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.19 3/178 21437
/proc/meminfo: memFree=31840624/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=217588 CPUtime=1795.13 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 52551 0 0 0 179429 84 0 0 25 0 1 0 875912168 222810112 51964 33554432000 134512640 137138936 4291300048 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 54397 51964 192 642 0 53753 0
Current children cumulated CPU time (s) 1795.13
Current children cumulated vsize (KiB) 217588

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.19 3/178 21437
/proc/meminfo: memFree=31840624/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=217588 CPUtime=1796.73 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 52551 0 0 0 179589 84 0 0 25 0 1 0 875912168 222810112 51964 33554432000 134512640 137138936 4291300048 18446744073709551615 135984567 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 54397 51964 192 642 0 53753 0
Current children cumulated CPU time (s) 1796.73
Current children cumulated vsize (KiB) 217588

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.19 3/178 21437
/proc/meminfo: memFree=31840624/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=217588 CPUtime=1797.53 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 52551 0 0 0 179669 84 0 0 25 0 1 0 875912168 222810112 51964 33554432000 134512640 137138936 4291300048 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 54397 51964 192 642 0 53753 0
Current children cumulated CPU time (s) 1797.53
Current children cumulated vsize (KiB) 217588

[startup+1797.9 s]
/proc/loadavg: 2.00 2.00 2.19 3/178 21437
/proc/meminfo: memFree=31840624/32951124 swapFree=67052292/67111528
[pid=21236] ppid=21234 vsize=217588 CPUtime=1797.93 cores=0,2,4,6
/proc/21236/stat : 21236 (bsolo) R 21234 21236 19795 0 -1 4202496 52551 0 0 0 179709 84 0 0 25 0 1 0 875912168 222810112 51964 33554432000 134512640 137138936 4291300048 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21236/statm: 54397 51964 192 642 0 53753 0
Current children cumulated CPU time (s) 1797.93
Current children cumulated vsize (KiB) 217588

Child status: 0
Real time (s): 1797.98
CPU time (s): 1798.01
CPU user time (s): 1797.16
CPU system time (s): 0.855869
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 217588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.16
system time used= 0.855869
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52552
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= 6
involuntary context switches= 3599

runsolver used 2.6466 second user time and 5.58015 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-09 20:11:52
IDJOB=3463105
IDBENCH=2010
IDSOLVER=1955
FILE ID=node108/3463105-1307643112
RUNJOBID= node108-1307642141-21094
PBS_JOBID= 13549383
Free space on /tmp= 74080 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/ttp/normalized-data6_3.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3463105-1307643112/watcher-3463105-1307643112 -o /tmp/evaluation-result-3463105-1307643112/solver-3463105-1307643112 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3463105-1307643112.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f675f355e04fd5af6f49610fb88dbbd3
RANDOM SEED=207446310

node108.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32091216 kB
Buffers:        218512 kB
Cached:         384612 kB
SwapCached:      25900 kB
Active:         365084 kB
Inactive:       282876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32091216 kB
SwapTotal:    67111528 kB
SwapFree:     67052292 kB
Dirty:            4000 kB
Writeback:           0 kB
AnonPages:       39788 kB
Mapped:          10032 kB
Slab:           147832 kB
PageTables:       4752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   230612 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74076 MiB
End job on node108 at 2011-06-09 20:41:50