Trace number 351889

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
bsolo 3.0.16SAT119 1800.01 1800.64

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos16.opb
MD5SUM49459e9c72edb2754f1d384319cf8731
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark114
Best CPU time to get the best result obtained on this benchmark1782.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 114
Optimality of the best value was proved NO
Number of variables464
Total number of constraints1059
Number of constraints which are clauses336
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints723
Minimum length of a constraint2
Maximum length of a constraint128
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 138
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 535
Number of bits of the biggest sum of numbers10
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 (download as text)

0.00/0.02	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.02	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.02	c type "bsolo -h" for help
0.00/0.02	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.02	c Time Limit set to 1800
0.00/0.02	c Memory Limit set to 1800 MB
0.00/0.02	c Instance file /tmp/evaluation/351889-1176616598/instance-351889-1176616598.opb
0.00/0.02	c File size is 54761 bytes.
0.00/0.03	c Highest Coefficient sum: 535
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0.01 s
0.00/0.03	c Var: 464 Constr: 1069 376/0/693 Lit: 6192 Watch. Lit: 3017
0.00/0.03	c Obj. Vars: 8 (1.72414 % of total variables)
0.00/0.04	c Pre-processing Time: 0.016 s
0.00/0.04	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.04	c        0    464      901     5856    6     4715   10869      0      0 0.02
0.00/0.04	c Switching off LPR mode.
0.17/0.24	c      100    464     1001     6873    6     4244   11956    100   4166 0.02
0.17/0.24	c      250    464     1151     9190    7     4482   13152    250   7352 0.03
0.17/0.24	c      475    464     1376    12340    8     4884   14468    475  10106 0.05
0.17/0.24	c      813    464     1714    18655   10     5596   15915    813  11450 0.07
0.17/0.24	c     1321    464     2222    26154   11     6586   17507   1321  12009 0.11
0.17/0.24	c     2084    464     2985    41087   13     8157   19258   2084  11577 0.18
0.17/0.24	o 132	0.219
0.17/0.25	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.17/0.25	c     2359    464     3261    49186   15     8705   10885   2360  10771 0.22
0.17/0.25	o 126	0.229
0.47/0.55	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.47/0.55	c     2446    464     3349    50283   15     8950   10885   2448  10681 0.23
0.47/0.55	c     2546    464     3449    51881   15     9179   11974   2548  10608 0.24
0.47/0.55	c     2796    464     3699    56074   15     9567   13172   2798  10590 0.26
0.47/0.55	c     3271    464     4174    64929   15    10530   14490   3273  10384 0.32
0.47/0.55	c     4085    464     4988    82874   16    12155   15940   4087   9412 0.43
0.47/0.55	o 125	0.529
2.57/2.69	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
2.57/2.69	c     4779    464     5683    97328   17    13609   10885   4782   9034 0.53
2.57/2.69	c     4879    464     5783    99004   17    13769   11974   4882   8952 0.55
2.57/2.69	c     5131    464     6035   103542   17    14257   13172   5134   8785 0.58
2.57/2.69	c     5606    464     6510   113503   17    15200   14490   5609   8493 0.66
2.57/2.69	c     6420    463     7324   133584   18    16922   15940   6423   7661 0.84
2.57/2.69	c     7742    463     8646   171571   19    19567   17535   7745   6583 1.18
2.57/2.69	c     9823    463    10727   231381   21    23719   19289   9826   5145 1.91
2.57/2.69	o 124	2.669
5.97/6.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
5.97/6.00	c    11770    463    12675   284726   22    27621   10883  11774   4409 2.67
5.97/6.00	c    11871    463     6447   147108   22    15150   11972   5546   4351 2.73
5.97/6.00	c    12121    463     6697   151080   22    15647   13170   5796   4378 2.77
5.97/6.00	c    12598    463     7174   160544   22    16590   14488   6273   4404 2.86
5.97/6.00	c    13412    463     7988   178759   22    18287   15937   7087   4391 3.05
5.97/6.00	c    14733    463     9309   216358   23    20953   17531   8408   4243 3.47
5.97/6.00	c    16814    463    11390   256205   22    25057   19285  10489   4111 4.09
5.97/6.00	c    20037    463    14613   353198   24    31477   21214  13712   3608 5.55
5.97/6.00	o 123	5.978
15.47/15.59	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
15.47/15.59	c    20906    463    15483   375147   24    33251   10883  14582   3497 5.98
15.47/15.59	c    21006    463     6446   142032   22    15115   11972   5545   3450 6.09
15.47/15.59	c    21257    463     6697   146527   21    15682   13170   5796   3455 6.15
15.47/15.59	c    21734    463     7174   154404   21    16634   14488   6273   3475 6.25
15.47/15.59	c    22547    463     7987   175065   21    18249   15937   7086   3483 6.47
15.47/15.59	c    23867    463     9307   212182   22    20900   17531   8406   3479 6.86
15.47/15.59	c    25948    463    11388   257235   22    25111   19285  10487   3460 7.50
15.47/15.59	c    29174    463    14614   349126   23    31546   21214  13713   3235 9.02
15.47/15.59	c    34112    463    19552   487056   24    41402   23336  18651   2827 12.06
15.47/15.59	o 121	15.565
1333.49/1334.06	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1333.49/1334.06	c    38323    463    23764   595932   25    49795   10883  22863   2461 15.57
1333.49/1334.06	c    38424    463     6447   128421   19    15196   11972   5546   2422 15.86
1333.49/1334.06	c    38674    463     6697   132586   19    15584   13170   5796   2431 15.90
1333.49/1334.06	c    39149    463     7172   140294   19    16571   14488   6271   2448 15.99
1333.49/1334.06	c    39962    463     7985   159045   19    18182   15937   7084   2460 16.24
1333.49/1334.06	c    41283    463     9306   187501   20    20917   17531   8405   2492 16.56
1333.49/1334.06	c    43364    463    11387   235929   20    25041   19285  10486   2513 17.25
1333.49/1334.06	c    46587    463    14610   315074   21    31436   21214  13709   2459 18.94
1333.49/1334.06	c    51523    463    19546   443839   22    41411   23336  18645   2363 21.80
1333.49/1334.06	c    59029    463    15246   407380   26    32779   25670  14345   2092 28.21
1333.49/1334.06	c    70391    463    13097   437442   33    28494   28238  12196   1717 40.99
1333.49/1334.06	c    87537    463    14725   375691   25    31689   31062  13824   1531 57.17
1333.49/1334.06	c   113356    463    22983   810875   35    48184   34169  22082   1252 90.53
1333.49/1334.06	c   152189    463    21371   695816   32    45057   37586  20470   1011 150.45
1333.49/1334.06	c   210542    463    35110  1087568   30    72484   41345  34209    848 248.27
1333.49/1334.06	c   298176    463    21915   738716   33    46079   45480  21014    686 434.59
1333.49/1334.06	c   429729    463    37448  1335886   35    77161   50029  36547    570 753.43
1333.49/1334.06	c   627163    463    35027  1297618   37    72335   55032  34126    473 1325.28
1333.49/1334.06	o 120	1333.56
1385.28/1385.88	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1385.28/1385.88	c   631980    463    39845  1445027   36    82005   10883  38944    473 1333.56
1385.28/1385.88	c   632081    463     6447   140109   21    15149   11972   5546    473 1334.89
1385.28/1385.88	c   632331    463     6697   145116   21    15718   13170   5796    473 1335.03
1385.28/1385.88	c   632806    463     7172   154248   21    16645   14488   6271    473 1335.14
1385.28/1385.88	c   633620    463     7986   173223   21    18200   15937   7085    474 1335.36
1385.28/1385.88	c   634940    463     9306   211345   22    20892   17531   8405    475 1335.84
1385.28/1385.88	c   637022    463    11388   258229   22    25046   19285  10487    476 1336.49
1385.28/1385.88	c   640245    463    14611   318116   21    31434   21214  13710    478 1337.57
1385.28/1385.88	c   645182    463    19548   445894   22    41295   23336  18647    481 1340.79
1385.28/1385.88	c   652689    463    15260   401490   26    32817   25670  14359    484 1348.09
1385.28/1385.88	c   664050    463    13739   299079   21    29759   28238  12838    488 1359.58
1385.28/1385.88	c   681194    463    15703   493626   31    33747   31062  14802    494 1377.49
1385.28/1385.88	o 119	1385.36
1799.96/1800.63	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1799.96/1800.63	c   688826    463    23336   795077   34    48941   10883  22435    497 1385.36
1799.96/1800.63	c   688926    463     6446   198848   30    15149   11972   5545    497 1385.71
1799.96/1800.63	c   689179    463     6699   205792   30    15716   13170   5798    497 1385.78
1799.96/1800.63	c   689655    463     7175   214145   29    16575   14488   6274    497 1385.89
1799.96/1800.63	c   690470    463     7990   230919   28    18267   15937   7089    498 1386.09
1799.96/1800.63	c   691790    463     9310   254440   27    20898   17531   8409    498 1386.38
1799.96/1800.63	c   693871    463    11391   314950   27    25043   19285  10490    500 1387.20
1799.96/1800.63	c   697094    463    14614   396597   27    31473   21214  13713    502 1388.60
1799.96/1800.63	c   702030    463    19550   487119   24    41347   23336  18649    504 1390.92
1799.96/1800.63	c   709538    463    15249   283852   18    32771   25670  14348    508 1396.25
1799.96/1800.63	c   720899    463    13003   361765   27    28257   28238  12102    512 1406.93
1799.96/1800.63	c   738043    463    15241   318504   20    32733   31062  14340    519 1421.56
1799.96/1800.63	c   763862    463    23408   870120   37    49077   34169  22507    525 1453.56
1799.96/1800.63	c   802695    463    23136   814133   35    48539   37586  22235    526 1524.17
1799.96/1800.63	c   861048    463    33290  1066511   32    68874   41345  32389    537 1602.14
1799.96/1800.63	c   948681    463    19521   637547   32    41325   45480  18620    530 1788.76
1799.96/1800.63	c Resources Exceeded
1799.96/1800.63	v x457 x458 x459 -x460 x461 x462 x463 -x464 -x337 x338 x339 x340 -x341 -x342 -x343 -x344 -x345 -x346 x347 -x348 x349 -x350 x351
1799.96/1800.63	v x352 x353 -x354 -x355 -x356 x357 -x358 -x359 -x360 -x361 -x362 x363 x364 x365 -x366 x367 x368 -x369 x370 -x371 -x372 -x373
1799.96/1800.63	v -x374 -x375 -x376 x377 x378 x379 x380 -x381 -x382 -x383 x384 x385 -x386 x387 -x388 x389 -x390 x391 x392 -x393 x394 -x395 -x396
1799.96/1800.63	v -x397 x398 x399 -x400 x401 x402 -x403 -x404 x405 x406 x407 -x408 x409 -x410 x411 x412 -x413 -x414 -x415 x416 -x417 -x418 x419
1799.96/1800.63	v x420 -x421 -x422 -x423 x424 -x425 x426 -x427 x428 -x429 x430 -x431 -x432 x433 -x434 -x435 -x436 x437 -x438 -x439 x440 x441
1799.96/1800.63	v x442 x443 -x444 -x445 -x446 x447 -x448 -x449 -x450 x451 -x452 -x453 x454 -x455 x456 -x1 -x2 -x3 -x4 -x5 -x6 -x7 x8 x9 x10 x11 x12
1799.96/1800.63	v 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
1799.96/1800.63	v x44 -x45 -x46 x47 -x48 x49 -x50 -x51 x52 -x53 -x54 -x55 x56 -x57 x58 x59 -x60 x61 -x62 -x63 x64 x65 x66 -x67 -x68 x69 -x70 -x71 -x72
1799.96/1800.63	v -x73 -x74 x75 -x76 -x77 x78 -x79 -x80 x81 x82 x83 x84 x85 x86 x87 x88 x89 x90 x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101
1799.96/1800.63	v -x102 x103 x104 -x105 x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 x117 x118 x119 x120 -x121 -x122 x123
1799.96/1800.63	v -x124 x125 x126 x127 -x128 x129 x130 -x131 x132 -x133 x134 x135 -x136 x137 x138 x139 -x140 x141 -x142 -x143 x144 -x145 x146
1799.96/1800.63	v x147 -x148 -x149 -x150 x151 x152 -x153 x154 x155 x156 x157 x158 -x159 x160 x161 -x162 x163 x164 -x165 -x166 -x167 -x168 -x169
1799.96/1800.63	v -x170 -x171 -x172 -x173 -x174 x175 x176 x177 x178 x179 x180 x181 x182 x183 x184 x185 -x186 x187 -x188 -x189 x190 x191 x192 x193
1799.96/1800.63	v x194 x195 x196 -x197 x198 -x199 -x200 -x201 -x202 -x203 -x204 x205 x206 x207 -x208 -x209 x210 -x211 -x212 x213 -x214 -x215
1799.96/1800.63	v -x216 x217 x218 -x219 -x220 -x221 x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 x234 -x235 -x236
1799.96/1800.63	v x237 -x238 x239 -x240 -x241 x242 x243 -x244 -x245 x246 -x247 -x248 -x249 x250 x251 x252 x253 x254 x255 x256 x257 x258 -x259
1799.96/1800.63	v -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 x270 -x271 x272 x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280
1799.96/1800.63	v x281 -x282 x283 x284 x285 x286 x287 x288 -x289 -x290 -x291 x292 x293 -x294 x295 x296 -x297 x298 x299 x300 -x301 -x302 x303 x304
1799.96/1800.63	v x305 -x306 x307 x308 x309 x310 x311 x312 x313 x314 x315 x316 x317 -x318 x319 x320 -x321 x322 -x323 x324 x325 -x326 -x327 x328
1799.96/1800.63	v x329 -x330 x331 x332 x333 -x334 -x335 -x336
1799.96/1800.63	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.96/1800.63	c   82   958304 193223  1286622    29144   944732  28243    532 1800.00
1799.96/1800.63	c Objective: 119
1799.96/1800.63	s SATISFIABLE
1799.96/1800.63	c Total time: 1800 s

Verifier Data (download as text)

OK	119

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node24/watcher-351889-1176616598 -o ROOT/results/node24/solver-351889-1176616598 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/351889-1176616598/instance-351889-1176616598.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23799
/proc/meminfo: memFree=936256/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=3780 CPUtime=0
/proc/23799/stat : 23799 (bsolo3.0.16) D 23797 23799 23113 0 -1 4194304 216 0 3 0 0 0 0 0 18 0 1 0 109577790 3870720 187 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 3468976 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/23799/statm: 945 187 160 324 0 14 0

[startup+0.107359 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23799
/proc/meminfo: memFree=936256/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=4592 CPUtime=0.08
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 554 0 4 0 8 0 0 0 18 0 1 0 109577790 4702208 512 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551250 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23799/statm: 1148 512 311 324 0 217 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4592

[startup+0.201368 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23799
/proc/meminfo: memFree=936256/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=4856 CPUtime=0.17
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 649 0 4 0 17 0 0 0 18 0 1 0 109577790 4972544 607 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551531 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23799/statm: 1214 607 312 324 0 283 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 4856

[startup+0.301381 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23799
/proc/meminfo: memFree=936256/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=5248 CPUtime=0.27
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 728 0 4 0 27 0 0 0 19 0 1 0 109577790 5373952 686 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551292 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23799/statm: 1312 686 313 324 0 381 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 5248

[startup+0.701428 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23799
/proc/meminfo: memFree=936256/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=6300 CPUtime=0.67
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 993 0 4 0 66 1 0 0 23 0 1 0 109577790 6451200 951 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 0 0 0
/proc/23799/statm: 1575 951 313 324 0 644 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 6300

[startup+1.5015 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 23800
/proc/meminfo: memFree=932152/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=7736 CPUtime=1.47
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 1342 0 4 0 145 2 0 0 25 0 1 0 109577790 7921664 1300 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 3038760 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 1934 1300 313 324 0 1003 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 7736

[startup+3.10168 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 23800
/proc/meminfo: memFree=930488/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=9172 CPUtime=3.06
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 1722 0 4 0 303 3 0 0 25 0 1 0 109577790 9392128 1680 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 2293 1680 313 324 0 1362 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 9172

[startup+6.30202 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 23800
/proc/meminfo: memFree=928760/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=10696 CPUtime=6.27
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 2093 0 4 0 622 5 0 0 25 0 1 0 109577790 10952704 2051 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134552515 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 2674 2051 313 324 0 1743 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10696

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 23800
/proc/meminfo: memFree=926520/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=12780 CPUtime=12.66
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 2632 0 4 0 1260 6 0 0 25 0 1 0 109577790 13086720 2590 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 3195 2590 313 324 0 2264 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 12780

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 23800
/proc/meminfo: memFree=924600/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=14452 CPUtime=25.46
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 3041 0 4 0 2537 9 0 0 25 0 1 0 109577790 14798848 2999 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550974 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 3613 2999 313 324 0 2682 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 14452

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 23800
/proc/meminfo: memFree=921272/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=17888 CPUtime=51.05
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 3901 0 4 0 5091 14 0 0 25 0 1 0 109577790 18317312 3859 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 4472 3859 313 324 0 3541 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 17888

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 23800
/proc/meminfo: memFree=917368/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=21804 CPUtime=102.24
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 4882 0 4 0 10202 22 0 0 25 0 1 0 109577790 22327296 4840 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 5451 4840 313 324 0 4520 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 21804

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23800
/proc/meminfo: memFree=915576/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=23500 CPUtime=162.22
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 5364 0 4 0 16191 31 0 0 25 0 1 0 109577790 24064000 5254 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 5875 5254 313 324 0 4944 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 23500

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23800
/proc/meminfo: memFree=915000/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=24028 CPUtime=222.21
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 5580 0 4 0 22182 39 0 0 25 0 1 0 109577790 24604672 5396 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 6007 5396 313 324 0 5076 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 24028

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 23908
/proc/meminfo: memFree=912264/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=25588 CPUtime=282.14
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 6001 0 4 0 28168 46 0 0 25 0 1 0 109577790 26202112 5776 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 6397 5776 313 324 0 5466 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 25588

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23998
/proc/meminfo: memFree=911800/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=27144 CPUtime=342.08
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 6431 0 4 0 34155 53 0 0 25 0 1 0 109577790 27795456 6165 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 6786 6165 313 324 0 5855 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 27144

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23998
/proc/meminfo: memFree=910328/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=28564 CPUtime=402.06
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 6823 0 4 0 40148 58 0 0 25 0 1 0 109577790 29249536 6516 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 7141 6516 313 324 0 6210 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 28564

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23998
/proc/meminfo: memFree=909880/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=29088 CPUtime=462.04
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 6993 0 4 0 46139 65 0 0 25 0 1 0 109577790 29786112 6645 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 7272 6645 313 324 0 6341 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 29088

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23998
/proc/meminfo: memFree=908920/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=30012 CPUtime=522.03
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 7278 0 4 0 52131 72 0 0 25 0 1 0 109577790 30732288 6885 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 7503 6885 313 324 0 6572 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 30012

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23998
/proc/meminfo: memFree=908728/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=30144 CPUtime=582.01
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 7365 0 4 0 58124 77 0 0 25 0 1 0 109577790 30867456 6927 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 3039033 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 7536 6927 313 324 0 6605 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 30144

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23998
/proc/meminfo: memFree=908024/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=30800 CPUtime=641.99
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 7564 0 4 0 64117 82 0 0 25 0 1 0 109577790 31539200 7081 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 7700 7081 313 324 0 6769 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 30800


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

/proc/meminfo: memFree=902968/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=35872 CPUtime=1061.87
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 9036 0 4 0 106068 119 0 0 25 0 1 0 109577790 36732928 8360 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 3038716 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 8968 8360 313 324 0 8037 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 35872

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23998
/proc/meminfo: memFree=903032/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=35876 CPUtime=1121.85
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 9086 0 4 0 112060 125 0 0 25 0 1 0 109577790 36737024 8360 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 8969 8360 313 324 0 8038 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 35876

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23998
/proc/meminfo: memFree=902904/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=35876 CPUtime=1181.84
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 9136 0 4 0 118055 129 0 0 25 0 1 0 109577790 36737024 8360 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551563 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 8969 8360 313 324 0 8038 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 35876

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23998
/proc/meminfo: memFree=902968/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=35876 CPUtime=1241.82
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 9136 0 4 0 124049 133 0 0 25 0 1 0 109577790 36737024 8360 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 8969 8360 313 324 0 8038 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 35876

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23998
/proc/meminfo: memFree=902648/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=36264 CPUtime=1301.8
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 9263 0 4 0 130043 137 0 0 25 0 1 0 109577790 37134336 8437 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551557 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 9066 8437 313 324 0 8135 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 36264

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23998
/proc/meminfo: memFree=902712/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=36296 CPUtime=1361.79
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 9327 0 4 0 136033 146 0 0 25 0 1 0 109577790 37167104 8462 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551296 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 9074 8462 313 324 0 8143 0
Current children cumulated CPU time (s) 1361.79
Current children cumulated vsize (KiB) 36296

[startup+1422.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23998
/proc/meminfo: memFree=902776/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=36296 CPUtime=1421.77
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 9329 0 4 0 142022 155 0 0 25 0 1 0 109577790 37167104 8464 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 9074 8464 313 324 0 8143 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 36296

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 23998
/proc/meminfo: memFree=902776/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=36280 CPUtime=1481.75
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 9329 0 4 0 148012 163 0 0 25 0 1 0 109577790 37150720 8464 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 9070 8464 313 324 0 8139 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 36280

[startup+1542.31 s]
/proc/loadavg: 1.06 1.00 1.00 2/78 23998
/proc/meminfo: memFree=902776/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=36280 CPUtime=1541.73
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 9329 0 4 0 154003 170 0 0 25 0 1 0 109577790 37150720 8464 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 9070 8464 313 324 0 8139 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 36280

[startup+1602.3 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 23998
/proc/meminfo: memFree=902776/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=36280 CPUtime=1601.71
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 9329 0 4 0 159993 178 0 0 25 0 1 0 109577790 37150720 8464 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134551301 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 9070 8464 313 324 0 8139 0
Current children cumulated CPU time (s) 1601.71
Current children cumulated vsize (KiB) 36280

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23998
/proc/meminfo: memFree=902712/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=36280 CPUtime=1661.7
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 9329 0 4 0 165984 186 0 0 25 0 1 0 109577790 37150720 8464 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 9070 8464 313 324 0 8139 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 36280

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23998
/proc/meminfo: memFree=902712/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=36280 CPUtime=1721.68
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 9329 0 4 0 171977 191 0 0 25 0 1 0 109577790 37150720 8464 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134552173 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 9070 8464 313 324 0 8139 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 36280

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23998
/proc/meminfo: memFree=902776/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=36280 CPUtime=1781.66
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 9329 0 4 0 177969 197 0 0 25 0 1 0 109577790 37150720 8464 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 9070 8464 313 324 0 8139 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 36280

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

[startup+1792.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23998
/proc/meminfo: memFree=902776/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=36280 CPUtime=1791.36
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 9329 0 4 0 178937 199 0 0 25 0 1 0 109577790 37150720 8464 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 9070 8464 313 324 0 8139 0
Current children cumulated CPU time (s) 1791.36
Current children cumulated vsize (KiB) 36280

[startup+1795.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23998
/proc/meminfo: memFree=902776/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=36280 CPUtime=1794.57
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 9329 0 4 0 179257 200 0 0 25 0 1 0 109577790 37150720 8464 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 9070 8464 313 324 0 8139 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (KiB) 36280

[startup+1798.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23998
/proc/meminfo: memFree=902712/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=36280 CPUtime=1797.76
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 9329 0 4 0 179576 200 0 0 25 0 1 0 109577790 37150720 8464 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 9070 8464 313 324 0 8139 0
Current children cumulated CPU time (s) 1797.76
Current children cumulated vsize (KiB) 36280

[startup+1800 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23998
/proc/meminfo: memFree=902712/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=36280 CPUtime=1799.36
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 9329 0 4 0 179736 200 0 0 25 0 1 0 109577790 37150720 8464 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 9070 8464 313 324 0 8139 0
Current children cumulated CPU time (s) 1799.36
Current children cumulated vsize (KiB) 36280

[startup+1800.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23998
/proc/meminfo: memFree=902712/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=36280 CPUtime=1799.76
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 9329 0 4 0 179776 200 0 0 25 0 1 0 109577790 37150720 8464 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 9070 8464 313 324 0 8139 0
Current children cumulated CPU time (s) 1799.76
Current children cumulated vsize (KiB) 36280

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23998
/proc/meminfo: memFree=902712/2055920 swapFree=4191880/4192956
[pid=23799] ppid=23797 vsize=36280 CPUtime=1799.96
/proc/23799/stat : 23799 (bsolo3.0.16) R 23797 23799 23113 0 -1 4194304 9329 0 4 0 179796 200 0 0 25 0 1 0 109577790 37150720 8464 18446744073709551615 134512640 135841103 4294956688 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/23799/statm: 9070 8464 313 324 0 8139 0
Current children cumulated CPU time (s) 1799.96
Current children cumulated vsize (KiB) 36280

Child status: 0
Real time (s): 1800.64
CPU time (s): 1800.01
CPU user time (s): 1798
CPU system time (s): 2.01169
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 36420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798
system time used= 2.01169
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9330
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 36454

runsolver used 2.14967 second user time and 4.39633 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Sun Apr 15 05:56:38 UTC 2007

IDJOB= 351889
IDBENCH= 1844
IDSOLVER= 163
FILE ID= node24/351889-1176616598

PBS_JOBID= 4557062

Free space on /tmp= 66560 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos16.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/351889-1176616598/instance-351889-1176616598.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-351889-1176616598 -o ROOT/results/node24/solver-351889-1176616598 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/351889-1176616598/instance-351889-1176616598.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  49459e9c72edb2754f1d384319cf8731

RANDOM SEED= 161759286

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.238
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.238
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:        936728 kB
Buffers:         94632 kB
Cached:         725656 kB
SwapCached:        268 kB
Active:         559436 kB
Inactive:       418184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        936728 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            4528 kB
Writeback:           0 kB
Mapped:          83472 kB
Slab:           127044 kB
Committed_AS:  1336288 kB
PageTables:       1808 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB

End job on node24 on Sun Apr 15 06:26:38 UTC 2007