Trace number 49672

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
minisat+ 1.14SAT (TO)123 1800.53 1801.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-max512.r.opb
MD5SUMabda325d00dae29cc1f423bbedcd64ad
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark113
Best CPU time to get the best result obtained on this benchmark0.25396
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 113
Optimality of the best value was proved YES
Number of variables515
Total number of constraints559
Number of constraints which are clauses559
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint22
Number of terms in the objective function 515
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 515
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 515
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	c Parsing PB file...
0.04	c Converting 559 PB-constraints to clauses...
0.04	c   -- Unit propagations: (none)
0.04	c   -- Detecting intervals from adjacent constraints: ==
0.04	c   -- Clauses(.)/Splits(s): .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.04	c ==================================[MINISAT+]==================================
0.04	c | Conflicts | Original         | Learnt                           | Progress |
0.04	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.04	c ==============================================================================
0.04	c |         0 |     557     3750 |     185       0        0     nan |  0.000 % |
0.04	c ==============================================================================
0.04	c Found solution: 139
0.04	o 139
0.05	c ---[   0]---> Sorter-cost:23116     Base:
0.20	c ==================================[MINISAT+]==================================
0.20	c | Conflicts | Original         | Learnt                           | Progress |
0.20	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.20	c ==============================================================================
0.20	c |         0 |   26847    65137 |    8949       0        0     nan |  0.000 % |
0.28	c |       100 |   26034    63404 |    9843      66      435     6.6 |  2.787 % |
0.34	c |       250 |   25923    63163 |   10828     210     1601     7.6 |  3.151 % |
0.39	c |       475 |   25815    62927 |   11911     430     4559    10.6 |  3.503 % |
0.48	c |       812 |   25778    62844 |   13102     766     8544    11.2 |  3.627 % |
0.56	c |      1320 |   25778    62844 |   14412    1274    27205    21.4 |  3.627 % |
0.76	c |      2079 |   25776    62840 |   15853    2031    43113    21.2 |  3.632 % |
1.07	c |      3218 |   25636    62524 |   17439    3159    79969    25.3 |  4.114 % |
1.33	c ==============================================================================
1.33	c Found solution: 131
1.33	o 131
1.34	c ---[   0]---> Sorter-cost:    0     Base:
1.46	c ==================================[MINISAT+]==================================
1.46	c | Conflicts | Original         | Learnt                           | Progress |
1.46	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.46	c ==============================================================================
1.46	c |      4214 |   25662    62608 |    8554    4155   120416    29.0 |  4.114 % |
1.49	c |      4314 |   25662    62608 |    9409    4255   121737    28.6 |  4.432 % |
1.53	c |      4464 |   25662    62608 |   10350    4405   124406    28.2 |  4.432 % |
1.57	c |      4689 |   25635    62549 |   11385    4627   127454    27.5 |  4.521 % |
1.68	c |      5027 |   25635    62549 |   12523    4965   132139    26.6 |  4.521 % |
1.78	c |      5535 |   25635    62549 |   13776    5473   147542    27.0 |  4.521 % |
1.98	c |      6294 |   25626    62528 |   15153    6224   176395    28.3 |  4.555 % |
2.34	c |      7433 |   25626    62528 |   16669    7363   234388    31.8 |  4.555 % |
3.06	c |      9143 |   25626    62528 |   18336    9073   376279    41.5 |  4.555 % |
3.54	c |     11705 |   25626    62528 |   20169   11635   462344    39.7 |  4.555 % |
4.81	c |     15551 |   25626    62528 |   22186   15481   712871    46.0 |  4.555 % |
6.92	c |     21317 |   25626    62528 |   24405   21247  1115916    52.5 |  4.555 % |
7.60	c ==============================================================================
7.60	c Found solution: 129
7.60	o 129
7.60	c ---[   0]---> Sorter-cost:    0     Base:
7.75	c ==================================[MINISAT+]==================================
7.75	c | Conflicts | Original         | Learnt                           | Progress |
7.76	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
7.76	c ==============================================================================
7.76	c |     22823 |   25637    62560 |    8545   22664  1189573    52.5 |  4.555 % |
7.82	c |     22924 |   25637    62560 |    9399    5767   334535    58.0 |  4.618 % |
7.83	c |     23074 |   25637    62560 |   10339    5917   337749    57.1 |  4.618 % |
7.88	c |     23299 |   25637    62560 |   11373    6142   343528    55.9 |  4.618 % |
7.93	c |     23636 |   25637    62560 |   12510    6479   349090    53.9 |  4.618 % |
8.02	c |     24142 |   25637    62560 |   13761    6985   363693    52.1 |  4.618 % |
8.27	c |     24901 |   25637    62560 |   15137    7744   410453    53.0 |  4.618 % |
8.56	c |     26041 |   25637    62560 |   16651    8884   457198    51.5 |  4.618 % |
8.98	c |     27751 |   25637    62560 |   18316   10594   524221    49.5 |  4.618 % |
9.84	c |     30314 |   25637    62560 |   20148   13157   647911    49.2 |  4.618 % |
11.21	c |     34159 |   25637    62560 |   22163   17002   824960    48.5 |  4.618 % |
14.00	c |     39927 |   25637    62560 |   24379   22770  1216678    53.4 |  4.618 % |
16.36	c |     48577 |   25637    62560 |   26817   15067   805282    53.4 |  4.618 % |
23.34	c |     61552 |   25637    62560 |   29499   28042  2057706    73.4 |  4.618 % |
33.61	c |     81014 |   25637    62560 |   32449   25356  2016634    79.5 |  4.618 % |
45.25	c |    110206 |   25637    62560 |   35694   25324  1924699    76.0 |  4.618 % |
69.68	c |    153995 |   25616    62515 |   39264   15149  1455495    96.1 |  4.684 % |
85.24	c ==============================================================================
85.24	c Found solution: 126
85.24	o 126
85.25	c ---[   0]---> Sorter-cost:    0     Base:
85.39	c ==================================[MINISAT+]==================================
85.39	c | Conflicts | Original         | Learnt                           | Progress |
85.39	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
85.39	c ==============================================================================
85.39	c |    187553 |   25670    62669 |    8556   20238  1327472    65.6 |  4.684 % |
85.46	c |    187655 |   25670    62669 |    9411    5162   364817    70.7 |  4.686 % |
85.50	c |    187805 |   25670    62669 |   10352    5312   366953    69.1 |  4.686 % |
85.58	c |    188031 |   25670    62669 |   11388    5538   370620    66.9 |  4.686 % |
85.69	c |    188368 |   25670    62669 |   12526    5875   379189    64.5 |  4.686 % |
85.84	c |    188875 |   25670    62669 |   13779    6382   392425    61.5 |  4.686 % |
86.02	c |    189635 |   25646    62617 |   15157    7141   410477    57.5 |  4.764 % |
86.24	c |    190774 |   25646    62617 |   16673    8280   445119    53.8 |  4.764 % |
86.98	c |    192483 |   25646    62617 |   18340    9989   541804    54.2 |  4.764 % |
87.66	c |    195045 |   25646    62617 |   20174   12551   658640    52.5 |  4.764 % |
89.63	c |    198890 |   25646    62617 |   22192   16396   940257    57.3 |  4.764 % |
91.75	c |    204658 |   25646    62617 |   24411   22164  1221501    55.1 |  4.764 % |
95.33	c |    213307 |   25646    62617 |   26852   14976   918669    61.3 |  4.764 % |
103.52	c |    226281 |   25646    62617 |   29537   27950  2383137    85.3 |  4.764 % |
112.20	c |    245743 |   25646    62617 |   32491   28140  2409981    85.6 |  4.764 % |
128.65	c |    274937 |   25646    62617 |   35740   35990  3026076    84.1 |  4.764 % |
152.42	c |    318726 |   25643    62610 |   39314   28889  2787521    96.5 |  4.775 % |
193.74	c |    384410 |   25614    62547 |   43246   34933  3069026    87.9 |  4.870 % |
267.01	c |    482936 |   25577    62460 |   47570   27621  2872617   104.0 |  5.009 % |
393.54	c |    630725 |   25577    62460 |   52327   31254  3494012   111.8 |  5.009 % |
558.70	c |    852408 |   25537    62372 |   57560   48178  3450708    71.6 |  5.136 % |
561.42	c ==============================================================================
561.42	c Found solution: 124
561.42	o 124
561.42	c ---[   0]---> Sorter-cost:    0     Base:
561.59	c ==================================[MINISAT+]==================================
561.59	c | Conflicts | Original         | Learnt                           | Progress |
561.59	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
561.59	c ==============================================================================
561.59	c |    858980 |   25572    62476 |    8524   54750  3891184    71.1 |  5.136 % |
561.98	c |    859080 |   25572    62476 |    9376    7376   448517    60.8 |  5.140 % |
562.01	c |    859230 |   25572    62476 |   10314    7526   452503    60.1 |  5.140 % |
562.06	c |    859455 |   25572    62476 |   11345    7751   456978    59.0 |  5.140 % |
562.17	c |    859792 |   25572    62476 |   12479    8088   465782    57.6 |  5.140 % |
562.27	c |    860298 |   25572    62476 |   13727    8594   479193    55.8 |  5.140 % |
562.46	c |    861057 |   25572    62476 |   15100    9353   503017    53.8 |  5.140 % |
562.85	c |    862196 |   25572    62476 |   16610   10492   549037    52.3 |  5.140 % |
563.39	c |    863904 |   25572    62476 |   18271   12200   613856    50.3 |  5.140 % |
564.24	c |    866467 |   25572    62476 |   20099   14763   747279    50.6 |  5.140 % |
565.36	c |    870311 |   25572    62476 |   22109   18607   972877    52.3 |  5.140 % |
566.74	c |    876077 |   25572    62476 |   24319   24373  1202210    49.3 |  5.140 % |
569.35	c |    884728 |   25572    62476 |   26751   18651   886939    47.6 |  5.140 % |
574.99	c |    897704 |   25572    62476 |   29427   31627  2364290    74.8 |  5.140 % |
583.05	c |    917168 |   25572    62476 |   32369   31763  2957445    93.1 |  5.140 % |
598.75	c |    946360 |   25572    62476 |   35606   16289  1368863    84.0 |  5.140 % |
628.93	c |    990150 |   25572    62476 |   39167   33354  4291752   128.7 |  5.140 % |
678.95	c |   1055835 |   25572    62476 |   43084   38773  4838485   124.8 |  5.140 % |
743.37	c |   1154362 |   25572    62476 |   47392   32615  4012988   123.0 |  5.140 % |
748.93	c ==============================================================================
748.93	c Found solution: 123
748.93	o 123
748.94	c ---[   0]---> Sorter-cost:    0     Base:
749.12	c ==================================[MINISAT+]==================================
749.12	c | Conflicts | Original         | Learnt                           | Progress |
749.12	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
749.12	c ==============================================================================
749.12	c |   1171000 |   25373    61997 |    8457   47031  4564810    97.1 |  5.140 % |
749.38	c |   1171100 |   25373    61997 |    9302    5334   197064    36.9 |  5.906 % |
749.42	c |   1171250 |   25373    61997 |   10232    5484   199415    36.4 |  5.906 % |
749.48	c |   1171476 |   25373    61997 |   11256    5710   205034    35.9 |  5.906 % |
749.55	c |   1171813 |   25373    61997 |   12381    6047   211612    35.0 |  5.906 % |
749.72	c |   1172319 |   25373    61997 |   13620    6553   229394    35.0 |  5.906 % |
749.86	c |   1173079 |   25373    61997 |   14982    7313   261745    35.8 |  5.906 % |
750.22	c |   1174218 |   25373    61997 |   16480    8452   299031    35.4 |  5.906 % |
750.50	c |   1175926 |   25373    61997 |   18128   10160   353519    34.8 |  5.906 % |
751.14	c |   1178489 |   25373    61997 |   19941   12723   453456    35.6 |  5.906 % |
752.73	c |   1182333 |   25364    61978 |   21935   16564   672775    40.6 |  5.934 % |
755.54	c |   1188102 |   25364    61978 |   24128   22333  1223892    54.8 |  5.934 % |
757.68	c |   1196751 |   25364    61978 |   26541   16031  1000702    62.4 |  5.934 % |
761.29	c |   1209728 |   25364    61978 |   29195   13089   442437    33.8 |  5.934 % |
772.02	c |   1229190 |   25364    61978 |   32115   32551  2158628    66.3 |  5.934 % |
786.86	c |   1258385 |   25364    61978 |   35326   15186  1245202    82.0 |  5.934 % |
807.18	c |   1302175 |   25364    61978 |   38859   34095  2048351    60.1 |  5.934 % |
853.28	c |   1367860 |   25364    61978 |   42745   36701  4133846   112.6 |  5.934 % |
948.21	c |   1466388 |   25364    61978 |   47020   32427  3440452   106.1 |  5.934 % |
1075.67	c |   1614177 |   25364    61978 |   51722   31634  3507477   110.9 |  5.934 % |
1282.99	c |   1835860 |   25364    61978 |   56894   46122  4866822   105.5 |  5.934 % |
1639.49	c |   2168386 |   25364    61978 |   62583   55741  7388133   132.5 |  5.934 % |
1801.28	c 
1801.28	c *** TERMINATED ***
1801.28	s SATISFIABLE
1801.28	v x1 -x2 x3 x4 -x5 -x6 -x7 -x8 x9 -x10 x11 -x12 -x13 -x14 x15 -x16 -x17 -x18 -x19 x20 x21 -x22 -x23 -x24 -x25 x26 x27 -x28 x29 -x30 x31
1801.28	v x32 -x33 -x34 -x35 -x36 -x37 x38 -x39 x40 -x41 -x42 -x43 x44 x45 -x46 x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 x57 -x58
1801.28	v -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 x69 -x70 -x71 -x72 x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 x81 -x82 x83 -x84 -x85
1801.28	v -x86 -x87 -x88 x89 -x90 x91 x92 x93 -x94 -x95 -x96 -x97 -x98 x99 -x100 -x101 x102 -x103 -x104 -x105 -x106 -x107 -x108 x109 x110
1801.28	v -x111 -x112 -x113 -x114 -x115 x116 -x117 x118 -x119 -x120 -x121 x122 -x123 -x124 -x125 -x126 x127 -x128 -x129 -x130 -x131
1801.28	v -x132 -x133 -x134 -x135 -x136 -x137 -x138 x139 x140 -x141 -x142 -x143 x144 -x145 -x146 x147 x148 -x149 -x150 -x151 x152 -x153
1801.28	v -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174
1801.28	v -x175 -x176 -x177 -x178 -x179 -x180 -x181 x182 -x183 -x184 x185 -x186 -x187 x188 -x189 -x190 x191 -x192 x193 -x194 -x195 -x196
1801.28	v -x197 -x198 -x199 -x200 -x201 x202 x203 -x204 x205 x206 -x207 -x208 x209 x210 -x211 x212 x213 -x214 x215 -x216 x217 -x218 -x219
1801.28	v -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 x240
1801.28	v x241 x242 -x243 -x244 x245 x246 x247 x248 -x249 x250 -x251 x252 -x253 x254 -x255 x256 x257 -x258 -x259 -x260 -x261 -x262 x263
1801.28	v -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 x273 -x274 -x275 x276 -x277 -x278 -x279 x280 -x281 -x282 -x283 -x284
1801.28	v -x285 x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 x296 -x297 -x298 -x299 x300 x301 -x302 -x303 -x304 -x305
1801.28	v -x306 -x307 -x308 -x309 -x310 x311 -x312 -x313 -x314 x315 -x316 -x317 -x318 -x319 x320 x321 x322 -x323 -x324 -x325 x326 -x327
1801.28	v x328 x329 -x330 -x331 x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 x340 -x341 -x342 -x343 -x344 x345 x346 -x347 -x348 -x349
1801.28	v -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370
1801.28	v -x371 -x372 -x373 -x374 -x375 x376 -x377 -x378 -x379 x380 -x381 -x382 -x383 x384 -x385 -x386 x387 -x388 -x389 -x390 x391 -x392
1801.28	v -x393 -x394 x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 x406 -x407 x408 -x409 x410 -x411 -x412 -x413
1801.28	v -x414 -x415 x416 -x417 x418 -x419 -x420 -x421 x422 -x423 -x424 -x425 -x426 -x427 -x428 x429 -x430 -x431 -x432 x433 x434 -x435
1801.28	v -x436 -x437 -x438 -x439 x440 -x441 -x442 -x443 -x444 x445 -x446 x447 -x448 x449 x450 -x451 -x452 -x453 -x454 x455 -x456 -x457
1801.28	v -x458 -x459 -x460 -x461 x462 -x463 -x464 -x465 -x466 x467 x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 x476 -x477 -x478
1801.28	v -x479 -x480 x481 -x482 -x483 -x484 -x485 -x486 x487 -x488 -x489 x490 -x491 -x492 x493 -x494 -x495 -x496 -x497 -x498 x499 -x500
1801.28	v -x501 -x502 -x503 -x504 x505 -x506 -x507 -x508 x509 -x510 x511 -x512 x513 -x514 -x515

Verifier Data (download as text)

OK	123

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

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

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node11/watcher-49672-1154087544 -o ROOT/results/node11/solver-49672-1154087544 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node11/49672-1154087544/instance-49672-1154087544.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 3/64 26265
/proc/meminfo: memFree=1528116/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=1048 CPUtime=0
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 109 0 0 0 0 0 0 0 19 0 1 0 155615528 1073152 93 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 262 94 67 215 0 44 0

[startup+10.0022 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 26265
/proc/meminfo: memFree=1518140/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=11116 CPUtime=9.98
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 2675 0 0 0 996 2 0 0 25 0 1 0 155615528 11382784 2617 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588652 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 2779 2617 111 215 0 2561 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 11116

[startup+20.0082 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 26265
/proc/meminfo: memFree=1516412/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=12984 CPUtime=19.98
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 3110 0 0 0 1996 2 0 0 25 0 1 0 155615528 13295616 3052 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580297 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 3246 3052 111 215 0 3028 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 12984

[startup+30.0142 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 26265
/proc/meminfo: memFree=1511740/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=17580 CPUtime=29.98
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 4269 0 0 0 2995 3 0 0 25 0 1 0 155615528 18001920 4211 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 4395 4211 111 215 0 4177 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 17580

[startup+40.0202 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 26265
/proc/meminfo: memFree=1508412/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=20992 CPUtime=40.07
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 5120 0 0 0 4003 4 0 0 25 0 1 0 155615528 21495808 5062 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 5248 5062 111 215 0 5030 0
Current children cumulated CPU time (s) 40.07
Current children cumulated vsize (Kb) 20992

[startup+50.1122 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 26265
/proc/meminfo: memFree=1507900/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=21468 CPUtime=50.08
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 5239 0 0 0 5003 5 0 0 25 0 1 0 155615528 21983232 5181 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 5367 5181 111 215 0 5149 0
Current children cumulated CPU time (s) 50.08
Current children cumulated vsize (Kb) 21468

[startup+60.1182 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 26265
/proc/meminfo: memFree=1507900/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=21468 CPUtime=60.08
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 5239 0 0 0 6003 5 0 0 25 0 1 0 155615528 21983232 5181 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580450 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 5367 5181 111 215 0 5149 0
Current children cumulated CPU time (s) 60.08
Current children cumulated vsize (Kb) 21468

[startup+70.1242 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 26265
/proc/meminfo: memFree=1506876/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=22520 CPUtime=70.08
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 5498 0 0 0 7003 5 0 0 25 0 1 0 155615528 23060480 5440 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 5630 5440 111 215 0 5412 0
Current children cumulated CPU time (s) 70.08
Current children cumulated vsize (Kb) 22520

[startup+80.1302 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 26265
/proc/meminfo: memFree=1506876/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=22520 CPUtime=80.08
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 5498 0 0 0 8003 5 0 0 25 0 1 0 155615528 23060480 5440 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580433 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 5630 5440 111 215 0 5412 0
Current children cumulated CPU time (s) 80.08
Current children cumulated vsize (Kb) 22520

[startup+90.1362 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 26265
/proc/meminfo: memFree=1506492/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=22916 CPUtime=90.08
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 5593 0 0 0 9003 5 0 0 25 0 1 0 155615528 23465984 5535 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576165 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 5729 5535 111 215 0 5511 0
Current children cumulated CPU time (s) 90.08
Current children cumulated vsize (Kb) 22916

[startup+100.142 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 26265
/proc/meminfo: memFree=1506492/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=22916 CPUtime=100.09
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 5593 0 0 0 10004 5 0 0 25 0 1 0 155615528 23465984 5535 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581159 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 5729 5535 111 215 0 5511 0
Current children cumulated CPU time (s) 100.09
Current children cumulated vsize (Kb) 22916

[startup+110.148 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 26265
/proc/meminfo: memFree=1506492/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=22916 CPUtime=110.09
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 5593 0 0 0 11004 5 0 0 25 0 1 0 155615528 23465984 5535 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 5729 5535 111 215 0 5511 0
Current children cumulated CPU time (s) 110.09
Current children cumulated vsize (Kb) 22916

[startup+120.154 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26265
/proc/meminfo: memFree=1506492/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=22916 CPUtime=120.09
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 5593 0 0 0 12004 5 0 0 25 0 1 0 155615528 23465984 5535 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 5729 5535 111 215 0 5511 0
Current children cumulated CPU time (s) 120.09
Current children cumulated vsize (Kb) 22916

[startup+130.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26265
/proc/meminfo: memFree=1506492/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=22916 CPUtime=130.09
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 5593 0 0 0 13004 5 0 0 25 0 1 0 155615528 23465984 5535 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573863 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 5729 5535 111 215 0 5511 0
Current children cumulated CPU time (s) 130.09
Current children cumulated vsize (Kb) 22916

[startup+140.166 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26265
/proc/meminfo: memFree=1506492/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=22916 CPUtime=140.09
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 5593 0 0 0 14004 5 0 0 25 0 1 0 155615528 23465984 5535 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581412 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 5729 5535 111 215 0 5511 0
Current children cumulated CPU time (s) 140.09
Current children cumulated vsize (Kb) 22916

[startup+150.172 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26265
/proc/meminfo: memFree=1505532/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=23832 CPUtime=150.1
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 5823 0 0 0 15004 6 0 0 25 0 1 0 155615528 24403968 5765 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 5958 5765 111 215 0 5740 0
Current children cumulated CPU time (s) 150.1
Current children cumulated vsize (Kb) 23832

[startup+160.178 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26265
/proc/meminfo: memFree=1505532/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=23832 CPUtime=160.1
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 5823 0 0 0 16004 6 0 0 25 0 1 0 155615528 24403968 5765 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 5958 5765 111 215 0 5740 0
Current children cumulated CPU time (s) 160.1
Current children cumulated vsize (Kb) 23832

[startup+170.184 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26265
/proc/meminfo: memFree=1505532/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=23832 CPUtime=170.11
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 5823 0 0 0 17005 6 0 0 25 0 1 0 155615528 24403968 5765 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 5958 5765 111 215 0 5740 0
Current children cumulated CPU time (s) 170.11
Current children cumulated vsize (Kb) 23832

[startup+180.19 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26265
/proc/meminfo: memFree=1505532/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=23832 CPUtime=180.11
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 5827 0 0 0 18005 6 0 0 25 0 1 0 155615528 24403968 5769 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 5958 5769 111 215 0 5740 0
Current children cumulated CPU time (s) 180.11
Current children cumulated vsize (Kb) 23832

[startup+190.196 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26265
/proc/meminfo: memFree=1505532/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=23832 CPUtime=190.11
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 5836 0 0 0 19005 6 0 0 25 0 1 0 155615528 24403968 5778 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 5958 5778 111 215 0 5740 0
Current children cumulated CPU time (s) 190.11
Current children cumulated vsize (Kb) 23832

[startup+200.202 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26265
/proc/meminfo: memFree=1501052/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=28348 CPUtime=200.11
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 6962 0 0 0 20005 6 0 0 25 0 1 0 155615528 29028352 6904 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581439 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 7087 6904 111 215 0 6869 0
Current children cumulated CPU time (s) 200.11
Current children cumulated vsize (Kb) 28348

[startup+210.209 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26265

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

/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 15529 0 0 0 178119 22 0 0 25 0 1 0 155615528 64520192 15471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 15752 15471 111 215 0 15534 0
Current children cumulated CPU time (s) 1781.41
Current children cumulated vsize (Kb) 63008

[startup+1783.19 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26463
/proc/meminfo: memFree=1466436/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=63008 CPUtime=1782.42
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 15529 0 0 0 178220 22 0 0 25 0 1 0 155615528 64520192 15471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134592474 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 15752 15471 111 215 0 15534 0
Current children cumulated CPU time (s) 1782.42
Current children cumulated vsize (Kb) 63008

[startup+1784.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26463
/proc/meminfo: memFree=1466436/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=63008 CPUtime=1783.42
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 15529 0 0 0 178320 22 0 0 25 0 1 0 155615528 64520192 15471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574422 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 15752 15471 111 215 0 15534 0
Current children cumulated CPU time (s) 1783.42
Current children cumulated vsize (Kb) 63008

[startup+1785.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26463
/proc/meminfo: memFree=1466436/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=63008 CPUtime=1784.43
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 15529 0 0 0 178421 22 0 0 25 0 1 0 155615528 64520192 15471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 15752 15471 111 215 0 15534 0
Current children cumulated CPU time (s) 1784.43
Current children cumulated vsize (Kb) 63008

[startup+1786.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26463
/proc/meminfo: memFree=1466436/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=63008 CPUtime=1785.43
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 15529 0 0 0 178521 22 0 0 25 0 1 0 155615528 64520192 15471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574410 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 15752 15471 111 215 0 15534 0
Current children cumulated CPU time (s) 1785.43
Current children cumulated vsize (Kb) 63008

[startup+1787.21 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26463
/proc/meminfo: memFree=1466436/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=63008 CPUtime=1786.44
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 15529 0 0 0 178622 22 0 0 25 0 1 0 155615528 64520192 15471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578920 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 15752 15471 111 215 0 15534 0
Current children cumulated CPU time (s) 1786.44
Current children cumulated vsize (Kb) 63008

[startup+1788.21 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26463
/proc/meminfo: memFree=1466436/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=63008 CPUtime=1787.44
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 15529 0 0 0 178722 22 0 0 25 0 1 0 155615528 64520192 15471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 15752 15471 111 215 0 15534 0
Current children cumulated CPU time (s) 1787.44
Current children cumulated vsize (Kb) 63008

[startup+1789.22 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26463
/proc/meminfo: memFree=1466436/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=63008 CPUtime=1788.45
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 15529 0 0 0 178823 22 0 0 25 0 1 0 155615528 64520192 15471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581022 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 15752 15471 111 215 0 15534 0
Current children cumulated CPU time (s) 1788.45
Current children cumulated vsize (Kb) 63008

[startup+1790.22 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26463
/proc/meminfo: memFree=1466436/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=63008 CPUtime=1789.45
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 15529 0 0 0 178923 22 0 0 25 0 1 0 155615528 64520192 15471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574460 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 15752 15471 111 215 0 15534 0
Current children cumulated CPU time (s) 1789.45
Current children cumulated vsize (Kb) 63008

[startup+1791.23 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26463
/proc/meminfo: memFree=1466436/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=63008 CPUtime=1790.45
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 15529 0 0 0 179023 22 0 0 25 0 1 0 155615528 64520192 15471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 15752 15471 111 215 0 15534 0
Current children cumulated CPU time (s) 1790.45
Current children cumulated vsize (Kb) 63008

[startup+1792.23 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26463
/proc/meminfo: memFree=1466436/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=63008 CPUtime=1791.46
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 15529 0 0 0 179124 22 0 0 25 0 1 0 155615528 64520192 15471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 15752 15471 111 215 0 15534 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (Kb) 63008

[startup+1793.24 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26463
/proc/meminfo: memFree=1466436/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=63008 CPUtime=1792.46
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 15529 0 0 0 179224 22 0 0 25 0 1 0 155615528 64520192 15471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 15752 15471 111 215 0 15534 0
Current children cumulated CPU time (s) 1792.46
Current children cumulated vsize (Kb) 63008

[startup+1794.24 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26463
/proc/meminfo: memFree=1466436/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=63008 CPUtime=1793.47
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 15529 0 0 0 179325 22 0 0 25 0 1 0 155615528 64520192 15471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581122 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 15752 15471 111 215 0 15534 0
Current children cumulated CPU time (s) 1793.47
Current children cumulated vsize (Kb) 63008

[startup+1795.25 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26463
/proc/meminfo: memFree=1466436/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=63008 CPUtime=1794.47
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 15529 0 0 0 179425 22 0 0 25 0 1 0 155615528 64520192 15471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584736 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 15752 15471 111 215 0 15534 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (Kb) 63008

[startup+1796.25 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26463
/proc/meminfo: memFree=1466436/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=63008 CPUtime=1795.48
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 15529 0 0 0 179526 22 0 0 25 0 1 0 155615528 64520192 15471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 15752 15471 111 215 0 15534 0
Current children cumulated CPU time (s) 1795.48
Current children cumulated vsize (Kb) 63008

[startup+1797.26 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26463
/proc/meminfo: memFree=1466436/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=63008 CPUtime=1796.48
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 15529 0 0 0 179626 22 0 0 25 0 1 0 155615528 64520192 15471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574262 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 15752 15471 111 215 0 15534 0
Current children cumulated CPU time (s) 1796.48
Current children cumulated vsize (Kb) 63008

[startup+1798.26 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26463
/proc/meminfo: memFree=1466436/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=63008 CPUtime=1797.49
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 15529 0 0 0 179727 22 0 0 25 0 1 0 155615528 64520192 15471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580320 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 15752 15471 111 215 0 15534 0
Current children cumulated CPU time (s) 1797.49
Current children cumulated vsize (Kb) 63008

[startup+1799.27 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26463
/proc/meminfo: memFree=1466436/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=63008 CPUtime=1798.49
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 15529 0 0 0 179827 22 0 0 25 0 1 0 155615528 64520192 15471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 15752 15471 111 215 0 15534 0
Current children cumulated CPU time (s) 1798.49
Current children cumulated vsize (Kb) 63008

[startup+1800.27 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26463
/proc/meminfo: memFree=1466436/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=63008 CPUtime=1799.5
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 15529 0 0 0 179928 22 0 0 25 0 1 0 155615528 64520192 15471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 15752 15471 111 215 0 15534 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (Kb) 63008

[startup+1801.28 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26463
/proc/meminfo: memFree=1466436/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=63008 CPUtime=1800.5
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 15529 0 0 0 180028 22 0 0 25 0 1 0 155615528 64520192 15471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574147 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 15752 15471 111 215 0 15534 0
Current children cumulated CPU time (s) 1800.5
Current children cumulated vsize (Kb) 63008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.28 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26463
/proc/meminfo: memFree=1466436/2055920 swapFree=4183092/4192956
[pid=26265] ppid=26263 vsize=63008 CPUtime=1800.5
/proc/26265/stat : 26265 (minisat+) R 26263 26265 26216 0 -1 4194304 15529 0 0 0 180028 22 0 0 25 0 1 0 155615528 64520192 15471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26265/statm: 15752 15471 111 215 0 15534 0
Current children cumulated CPU time (s) 1800.5
Current children cumulated vsize (Kb) 63008

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 10
Real time (s): 1801.3
CPU time (s): 1800.53
CPU user time (s): 1800.29
CPU system time (s): 0.237963
CPU usage (%): 99.9571
Max. virtual memory (cumulated for all children) (Kb): 63008
The end

Launcher Data (download as text)

Begin job on node11 on Fri Jul 28 11:52:24 UTC 2006


FILE ID= 49672-1154087544

PBS_JOBID= 885431

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-max512.r.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node11/49672-1154087544/instance-49672-1154087544.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-49672-1154087544 -o ROOT/results/node11/solver-49672-1154087544 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node11/49672-1154087544/instance-49672-1154087544.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  abda325d00dae29cc1f423bbedcd64ad

RANDOM SEED= 637365272

TIMEOUT= 1800 seconds


/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.256
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.256
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:       1528324 kB
Buffers:         30616 kB
Cached:         423184 kB
SwapCached:       3772 kB
Active:          37152 kB
Inactive:       425284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1528324 kB
SwapTotal:     4192956 kB
SwapFree:      4183092 kB
Dirty:             204 kB
Writeback:           0 kB
Mapped:          14736 kB
Slab:            51124 kB
Committed_AS:   651584 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node11 on Fri Jul 28 12:22:26 UTC 2006