Trace number 3723945

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
PB12: minisatp 1.0-2-g022594cSAT (TO)-59 1800.09 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-p6b.opb
MD5SUMf076140978d89a37e97e041a8b1e6b8f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-63
Best CPU time to get the best result obtained on this benchmark1796.78
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables462
Total number of constraints5852
Number of constraints which are clauses5852
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 constraint2
Number of terms in the objective function 462
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 462
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 462
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
0.00/0.00	c Converting 5852 PB-constraints to clauses...
0.00/0.01	c   -- Unit propagations: (none)
0.00/0.01	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.01	c   -- Clauses(.)/Splits(s): ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.01	c ==================================[MINISAT+]==================================
0.00/0.01	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    5852    11704 |    1950       0        0    -nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Found solution: -53
0.00/0.01	c ---[   0]---> Sorter-cost:17440     Base:
0.00/0.02	c ==================================[MINISAT+]==================================
0.00/0.02	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.02	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   24349    55193 |    8116       0        0    -nan |  0.000 % |
0.00/0.04	c |       100 |   23818    54080 |    8927      73      514     7.0 |  2.294 % |
0.00/0.06	c |       250 |   23071    52443 |    9820     181     1415     7.8 |  5.781 % |
0.00/0.08	c |       475 |   21920    49842 |   10802     349     3010     8.6 | 11.382 % |
0.00/0.13	c |       812 |   19600    44680 |   11882     520     5453    10.5 | 22.465 % |
0.00/0.18	c |      1318 |   17717    40402 |   13070     857     9149    10.7 | 31.851 % |
0.00/0.24	c |      2077 |   15066    34275 |   14377    1242    11855     9.5 | 45.197 % |
0.00/0.31	c |      3216 |   13468    30531 |   15815    2138    23340    10.9 | 53.491 % |
0.00/0.40	c |      4924 |   12702    28726 |   17397    3649    56505    15.5 | 57.529 % |
0.00/0.47	c ==============================================================================
0.00/0.47	c Found solution: -55
0.00/0.47	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.47	c ==================================[MINISAT+]==================================
0.00/0.47	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.47	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.47	c ==============================================================================
0.00/0.47	c |      5969 |   12495    28273 |    4165    4526    74488    16.5 | 57.529 % |
0.00/0.48	c |      6069 |   12393    28031 |    4581    4553    74122    16.3 | 59.372 % |
0.00/0.49	c |      6219 |   12295    27796 |    5039    4657    75982    16.3 | 59.903 % |
0.00/0.50	c |      6444 |   12252    27697 |    5543    4877    80804    16.6 | 60.122 % |
0.00/0.52	c |      6781 |   12170    27513 |    6097    5192    96433    18.6 | 60.520 % |
0.00/0.55	c |      7287 |   12025    27174 |    6707    5650   104803    18.5 | 61.269 % |
0.00/0.60	c |      8047 |   12025    27174 |    7378    6410   138767    21.6 | 61.269 % |
0.00/0.67	c |      9186 |   11893    26863 |    8116    7512   162105    21.6 | 61.964 % |
0.00/0.76	c |     10894 |   11841    26733 |    8928    9170   205612    22.4 | 62.269 % |
0.00/0.93	c |     13456 |   11750    26524 |    9820   11690   304898    26.1 | 62.729 % |
1.18/1.20	c |     17300 |   11711    26437 |   10802   15506   489839    31.6 | 62.917 % |
1.18/1.27	c ==============================================================================
1.18/1.27	c Found solution: -56
1.18/1.27	c ---[   0]---> Sorter-cost:    0     Base:
1.18/1.28	c ==================================[MINISAT+]==================================
1.18/1.28	c | Conflicts | Original         | Learnt                           | Progress |
1.18/1.28	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.18/1.28	c ==============================================================================
1.18/1.28	c |     18189 |   11704    26407 |    3901   16295   525184    32.2 | 62.917 % |
1.18/1.29	c |     18290 |   11704    26407 |    4291    8249   291497    35.3 | 62.977 % |
1.28/1.30	c |     18440 |   11689    26372 |    4720    8395   295192    35.2 | 63.055 % |
1.28/1.32	c |     18665 |   11689    26372 |    5192    8620   304861    35.4 | 63.055 % |
1.28/1.34	c |     19004 |   11689    26372 |    5711    8959   318585    35.6 | 63.055 % |
1.28/1.38	c |     19510 |   11689    26372 |    6282    9465   347600    36.7 | 63.055 % |
1.38/1.43	c |     20269 |   11689    26372 |    6910   10224   382144    37.4 | 63.055 % |
1.48/1.53	c |     21408 |   11689    26372 |    7601   11363   456731    40.2 | 63.055 % |
1.58/1.67	c |     23116 |   11689    26372 |    8362   13071   589960    45.1 | 63.055 % |
1.88/1.94	c |     25678 |   11689    26372 |    9198   15633   820576    52.5 | 63.055 % |
2.28/2.35	c |     29522 |   11689    26372 |   10118   19477  1182417    60.7 | 63.055 % |
2.78/2.86	c |     35288 |   11627    26220 |   11130   15498  1007295    65.0 | 63.406 % |
3.88/3.99	c |     43937 |   11625    26216 |   12243   13153  1017281    77.3 | 63.414 % |
4.29/4.39	c ==============================================================================
4.29/4.39	c Found solution: -57
4.29/4.39	c ---[   0]---> Sorter-cost:    0     Base:
4.39/4.40	c ==================================[MINISAT+]==================================
4.39/4.40	c | Conflicts | Original         | Learnt                           | Progress |
4.39/4.40	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
4.39/4.40	c ==============================================================================
4.39/4.40	c |     48315 |   11611    26198 |    3870   17529  1288719    73.5 | 63.414 % |
4.39/4.42	c |     48416 |   11588    26139 |    4257    8864   447625    50.5 | 63.704 % |
4.39/4.43	c |     48566 |   11588    26139 |    4682    9014   451897    50.1 | 63.704 % |
4.39/4.45	c |     48791 |   11588    26139 |    5150    9239   459039    49.7 | 63.704 % |
4.39/4.47	c |     49128 |   11588    26139 |    5666    9576   475458    49.7 | 63.704 % |
4.48/4.52	c |     49634 |   11588    26139 |    6232   10082   510690    50.7 | 63.704 % |
4.48/4.57	c |     50393 |   11588    26139 |    6855   10841   550415    50.8 | 63.704 % |
4.58/4.65	c |     51533 |   11588    26139 |    7541   11981   607547    50.7 | 63.704 % |
4.78/4.81	c |     53243 |   11588    26139 |    8295   13691   734160    53.6 | 63.704 % |
4.98/5.04	c |     55805 |   11588    26139 |    9125   16253   903331    55.6 | 63.704 % |
5.49/5.55	c |     59649 |   11588    26139 |   10037   10365   689778    66.5 | 63.704 % |
6.08/6.15	c |     65415 |   11587    26136 |   11041   16125  1141437    70.8 | 63.711 % |
7.08/7.13	c |     74064 |   11584    26129 |   12145   14735   948374    64.4 | 63.727 % |
8.98/9.07	c |     87038 |   11584    26129 |   13360   16202  1598208    98.6 | 63.727 % |
11.18/11.22	c |    106499 |   11578    26115 |   14696   12044   708023    58.8 | 63.758 % |
15.09/15.13	c |    135693 |   11572    26101 |   16165   17120  1342449    78.4 | 63.789 % |
22.49/22.56	c |    179482 |   11521    25986 |   17782   20476  2414246   117.9 | 64.039 % |
33.28/33.38	c |    245166 |   11498    25933 |   19560   16080  1188169    73.9 | 64.156 % |
37.18/37.23	c ==============================================================================
37.18/37.23	c Found solution: -58
37.18/37.23	c ---[   0]---> Sorter-cost:    0     Base:
37.18/37.25	c ==================================[MINISAT+]==================================
37.18/37.25	c | Conflicts | Original         | Learnt                           | Progress |
37.18/37.25	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
37.18/37.25	c ==============================================================================
37.18/37.25	c |    264864 |   11489    25891 |    3829   19871  2289447   115.2 | 64.156 % |
37.18/37.27	c |    264966 |   11487    25887 |    4211   10037   919449    91.6 | 64.231 % |
37.18/37.29	c |    265117 |   11487    25887 |    4633   10188   924137    90.7 | 64.231 % |
37.18/37.30	c |    265343 |   11487    25887 |    5096   10414   929058    89.2 | 64.231 % |
37.29/37.33	c |    265681 |   11487    25887 |    5606   10752   942056    87.6 | 64.231 % |
37.29/37.37	c |    266187 |   11487    25887 |    6166   11258   973146    86.4 | 64.231 % |
37.39/37.43	c |    266946 |   11487    25887 |    6783   12017  1016848    84.6 | 64.231 % |
37.48/37.53	c |    268085 |   11487    25887 |    7461   13156  1081785    82.2 | 64.231 % |
37.68/37.71	c |    269793 |   11487    25887 |    8207   14864  1193992    80.3 | 64.231 % |
37.88/37.98	c |    272355 |   11487    25887 |    9028   17426  1403061    80.5 | 64.231 % |
38.28/38.32	c |    276199 |   11479    25869 |    9931   12555   687514    54.8 | 64.270 % |
38.88/38.94	c |    281965 |   11479    25869 |   10924   18321  1113366    60.8 | 64.270 % |
39.78/39.88	c |    290615 |   11479    25869 |   12017   16839  1101574    65.4 | 64.270 % |
41.69/41.80	c |    303589 |   11479    25869 |   13218   18412  1761663    95.7 | 64.270 % |
44.48/44.52	c |    323050 |   11479    25869 |   14540   15195  1600588   105.3 | 64.270 % |
47.58/47.62	c ==============================================================================
47.58/47.62	c Found solution: -59
47.58/47.62	c ---[   0]---> Sorter-cost:    0     Base:
47.58/47.64	c ==================================[MINISAT+]==================================
47.58/47.64	c | Conflicts | Original         | Learnt                           | Progress |
47.58/47.64	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
47.58/47.64	c ==============================================================================
47.58/47.64	c |    342868 |   11503    25946 |    3834   22344  2361784   105.7 | 64.270 % |
47.58/47.66	c |    342968 |   11503    25946 |    4217   11272   993962    88.2 | 64.337 % |
47.58/47.68	c |    343118 |   11503    25946 |    4639   11422   998218    87.4 | 64.337 % |
47.58/47.69	c |    343343 |   11503    25946 |    5103   11647  1004205    86.2 | 64.337 % |
47.68/47.72	c |    343680 |   11503    25946 |    5613   11984  1013530    84.6 | 64.337 % |
47.68/47.76	c |    344186 |   11503    25946 |    6174   12490  1023797    82.0 | 64.337 % |
47.78/47.83	c |    344946 |   11471    25864 |    6792   13238  1049896    79.3 | 64.531 % |
47.88/47.92	c |    346087 |   11471    25864 |    7471   14379  1105996    76.9 | 64.531 % |
47.98/48.07	c |    347797 |   11435    25780 |    8218   16081  1205439    75.0 | 64.717 % |
48.29/48.38	c |    350359 |   11435    25780 |    9040   18643  1393461    74.7 | 64.717 % |
48.68/48.74	c |    354203 |   11435    25780 |    9944   13166   651635    49.5 | 64.717 % |
49.39/49.45	c |    359969 |   11435    25780 |   10938   18932  1229120    64.9 | 64.717 % |
50.49/50.54	c |    368619 |   11435    25780 |   12032   16795  1340459    79.8 | 64.717 % |
52.18/52.29	c |    381593 |   11435    25780 |   13236   18220  1592948    87.4 | 64.717 % |
55.78/55.82	c |    401054 |   11435    25780 |   14559   14128  1555889   110.1 | 64.717 % |
59.28/59.33	c |    430246 |   11431    25770 |   16015   19053  1325474    69.6 | 64.740 % |
67.38/67.48	c |    474036 |   11431    25770 |   17617   23155  2257013    97.5 | 64.740 % |
80.07/80.13	c |    539720 |   11431    25770 |   19378   18458  2104787   114.0 | 64.740 % |
99.07/99.19	c |    638246 |   11422    25749 |   21316   28318  3162850   111.7 | 64.787 % |
128.86/128.98	c |    786035 |   11422    25749 |   23448   29537  3044473   103.1 | 64.787 % |
184.36/184.42	c |   1007720 |   11422    25749 |   25793   24781  2625612   106.0 | 64.787 % |
262.25/262.32	c |   1340245 |   11412    25725 |   28372   25028  2618745   104.6 | 64.841 % |
380.13/380.26	c |   1839033 |   11371    25628 |   31209   26900  3065052   113.9 | 65.058 % |
563.77/563.91	c |   2587216 |   11358    25597 |   34330   32435  4068606   125.4 | 65.127 % |
827.44/827.67	c |   3709490 |   11355    25590 |   37763   32959  4194359   127.3 | 65.143 % |
1236.27/1236.58	c |   5392901 |   11278    25412 |   41540   26201  2531351    96.6 | 65.523 % |
1800.08/1800.40	c 
1800.08/1800.40	c *** TERMINATED ***
1800.08/1800.40	s SATISFIABLE
1800.08/1800.40	v x1 -x2 -x3 -x4 -x5 x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 x22 x23 -x24 -x25 -x26 -x27 x28 -x29 -x30 x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 x72 -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 -x102 -x103 -x104 -x105 x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 x156 -x157 -x158 -x159 -x160 -x161 x162 -x163 -x164 -x165 x166 -x167 -x168 -x169 -x170 x171 x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 x195 -x196 -x197 x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 x207 -x208 -x209 x210 x211 -x212 -x213 x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 x225 -x226 -x227 -x228 x229 -x230 -x231 -x232 -x233 -x234 x235 -x236 x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 x256 -x257 x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 x319 -x320 -x321 -x322 -x323 -x324 x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 x345 x346 -x347 -x348 -x349 -x350 x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 x370 -x371 x372 -x373 -x374 -x375 -x376 -x377 -x378 -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

Verifier Data

OK	-59

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3723945-1338577890/watcher-3723945-1338577890 -o /tmp/evaluation-result-3723945-1338577890/solver-3723945-1338577890 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723945-1338577890.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.10 2.03 2.00 2/177 2968
/proc/meminfo: memFree=25641588/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0

[startup+0.0704681 s]
/proc/loadavg: 2.10 2.03 2.00 2/177 2968
/proc/meminfo: memFree=25641588/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100272 s]
/proc/loadavg: 2.10 2.03 2.00 2/177 2968
/proc/meminfo: memFree=25641588/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300178 s]
/proc/loadavg: 2.10 2.03 2.00 2/177 2968
/proc/meminfo: memFree=25641588/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700175 s]
/proc/loadavg: 2.10 2.03 2.00 2/177 2968
/proc/meminfo: memFree=25641588/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.10 2.03 2.00 3/179 2973
/proc/meminfo: memFree=25634612/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
[pid=2972] ppid=2968 vsize=9360 CPUtime=1.48 cores=0,2,4,6
/proc/2972/stat : 2972 (minisat+_64-bit) R 2968 2968 1039 0 -1 4202496 2137 0 0 0 148 0 0 0 20 0 1 0 323914417 9584640 2093 33554432000 4194304 5276501 140736403682464 140736403680712 4399427 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2972/statm: 2340 2093 120 265 0 2072 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18508

[startup+3.10022 s]
/proc/loadavg: 2.10 2.03 2.00 3/179 2973
/proc/meminfo: memFree=25630752/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
[pid=2972] ppid=2968 vsize=12588 CPUtime=3.08 cores=0,2,4,6
/proc/2972/stat : 2972 (minisat+_64-bit) R 2968 2968 1039 0 -1 4202496 2908 0 0 0 308 0 0 0 20 0 1 0 323914417 12890112 2864 33554432000 4194304 5276501 140736403682464 140736403680712 4633200 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2972/statm: 3147 2864 120 265 0 2879 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21736

[startup+6.30022 s]
/proc/loadavg: 2.09 2.03 2.00 3/179 2973
/proc/meminfo: memFree=25627528/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
[pid=2972] ppid=2968 vsize=14560 CPUtime=6.28 cores=0,2,4,6
/proc/2972/stat : 2972 (minisat+_64-bit) R 2968 2968 1039 0 -1 4202496 3435 0 0 0 628 0 0 0 20 0 1 0 323914417 14909440 3391 33554432000 4194304 5276501 140736403682464 140736403680712 4399850 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2972/statm: 3640 3391 120 265 0 3372 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23708

[startup+12.7002 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 2973
/proc/meminfo: memFree=25623200/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
[pid=2972] ppid=2968 vsize=18352 CPUtime=12.68 cores=0,2,4,6
/proc/2972/stat : 2972 (minisat+_64-bit) R 2968 2968 1039 0 -1 4202496 4365 0 0 0 1268 0 0 0 20 0 1 0 323914417 18792448 4321 33554432000 4194304 5276501 140736403682464 140736403680712 4395046 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2972/statm: 4588 4321 120 265 0 4320 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27500

[startup+25.5002 s]
/proc/loadavg: 2.06 2.03 2.00 3/179 2973
/proc/meminfo: memFree=25618736/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
[pid=2972] ppid=2968 vsize=23480 CPUtime=25.49 cores=0,2,4,6
/proc/2972/stat : 2972 (minisat+_64-bit) R 2968 2968 1039 0 -1 4202496 5622 0 0 0 2548 1 0 0 20 0 1 0 323914417 24043520 5578 33554432000 4194304 5276501 140736403682464 140736403680456 4399942 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2972/statm: 5870 5578 120 265 0 5602 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32628

[startup+51.1002 s]
/proc/loadavg: 2.16 2.06 2.01 3/179 2973
/proc/meminfo: memFree=25616720/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
[pid=2972] ppid=2968 vsize=25232 CPUtime=51.08 cores=0,2,4,6
/proc/2972/stat : 2972 (minisat+_64-bit) R 2968 2968 1039 0 -1 4202496 6058 0 0 0 5107 1 0 0 20 0 1 0 323914417 25837568 6014 33554432000 4194304 5276501 140736403682464 140736403680712 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2972/statm: 6308 6014 120 265 0 6040 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 34380

[startup+102.306 s]
/proc/loadavg: 2.07 2.05 2.01 3/179 2973
/proc/meminfo: memFree=25610052/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
[pid=2972] ppid=2968 vsize=31848 CPUtime=102.28 cores=0,2,4,6
/proc/2972/stat : 2972 (minisat+_64-bit) R 2968 2968 1039 0 -1 4202496 7715 0 0 0 10227 1 0 0 20 0 1 0 323914417 32612352 7671 33554432000 4194304 5276501 140736403682464 140736403680872 4399850 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2972/statm: 7962 7671 120 265 0 7694 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 40996

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 2973
/proc/meminfo: memFree=25599928/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
[pid=2972] ppid=2968 vsize=42344 CPUtime=162.26 cores=0,2,4,6
/proc/2972/stat : 2972 (minisat+_64-bit) R 2968 2968 1039 0 -1 4202496 10331 0 0 0 16225 1 0 0 20 0 1 0 323914417 43360256 10287 33554432000 4194304 5276501 140736403682464 140736403680456 4394723 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2972/statm: 10586 10287 120 265 0 10318 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 51492

[startup+222.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 2974
/proc/meminfo: memFree=25596804/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
[pid=2972] ppid=2968 vsize=44292 CPUtime=222.25 cores=0,2,4,6
/proc/2972/stat : 2972 (minisat+_64-bit) R 2968 2968 1039 0 -1 4202496 10802 0 0 0 22224 1 0 0 20 0 1 0 323914417 45355008 10756 33554432000 4194304 5276501 140736403682464 140736403680648 4399913 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2972/statm: 11073 10756 120 265 0 10805 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 53440

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 2974
/proc/meminfo: memFree=25594988/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
[pid=2972] ppid=2968 vsize=46864 CPUtime=282.25 cores=0,2,4,6
/proc/2972/stat : 2972 (minisat+_64-bit) R 2968 2968 1039 0 -1 4202496 11454 0 0 0 28223 2 0 0 20 0 1 0 323914417 47988736 11408 33554432000 4194304 5276501 140736403682464 140736403680648 4399913 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2972/statm: 11716 11408 120 265 0 11448 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 56012

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 2974
/proc/meminfo: memFree=25592864/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
[pid=2972] ppid=2968 vsize=48928 CPUtime=342.23 cores=0,2,4,6
/proc/2972/stat : 2972 (minisat+_64-bit) R 2968 2968 1039 0 -1 4202496 12007 0 0 0 34221 2 0 0 20 0 1 0 323914417 50102272 11934 33554432000 4194304 5276501 140736403682464 140736403680760 4636456 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2972/statm: 12232 11934 120 265 0 11964 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 58076

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 2974
/proc/meminfo: memFree=25588940/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/2968/statm: 2287 276 236 213 0 72 0
[pid=2972] ppid=2968 vsize=79512 CPUtime=1062.1 cores=0,2,4,6
/proc/2972/stat : 2972 (minisat+_64-bit) R 2968 2968 1039 0 -1 4202496 19459 0 0 0 106205 5 0 0 20 0 1 0 323914417 81420288 19572 33554432000 4194304 5276501 140736403682464 140736403680456 4399904 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2972/statm: 19878 19572 120 265 0 19610 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 88660

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 2983
/proc/meminfo: memFree=25537424/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
[pid=2972] ppid=2968 vsize=79512 CPUtime=1122.09 cores=0,2,4,6
/proc/2972/stat : 2972 (minisat+_64-bit) R 2968 2968 1039 0 -1 4202496 19461 0 0 0 112204 5 0 0 20 0 1 0 323914417 81420288 19574 33554432000 4194304 5276501 140736403682464 140736403680456 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2972/statm: 19878 19574 120 265 0 19610 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 88660

[startup+1182.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 2984
/proc/meminfo: memFree=25509240/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
[pid=2972] ppid=2968 vsize=79512 CPUtime=1182.08 cores=0,2,4,6
/proc/2972/stat : 2972 (minisat+_64-bit) R 2968 2968 1039 0 -1 4202496 19461 0 0 0 118203 5 0 0 20 0 1 0 323914417 81420288 19574 33554432000 4194304 5276501 140736403682464 140736403680456 4394737 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2972/statm: 19878 19574 120 265 0 19610 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 88660

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2984
/proc/meminfo: memFree=25472788/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
[pid=2972] ppid=2968 vsize=79512 CPUtime=1242.07 cores=0,2,4,6
/proc/2972/stat : 2972 (minisat+_64-bit) R 2968 2968 1039 0 -1 4202496 19467 0 0 0 124202 5 0 0 20 0 1 0 323914417 81420288 19580 33554432000 4194304 5276501 140736403682464 140736403680712 4399937 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2972/statm: 19878 19580 120 265 0 19610 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 88660

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2984
/proc/meminfo: memFree=25445136/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
[pid=2972] ppid=2968 vsize=81856 CPUtime=1302.07 cores=0,2,4,6
/proc/2972/stat : 2972 (minisat+_64-bit) R 2968 2968 1039 0 -1 4202496 20004 0 0 0 130202 5 0 0 20 0 1 0 323914417 83820544 20117 33554432000 4194304 5276501 140736403682464 140736403680648 4400017 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2972/statm: 20464 20117 120 265 0 20196 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 91004

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2984
/proc/meminfo: memFree=25416616/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
[pid=2972] ppid=2968 vsize=87828 CPUtime=1362.05 cores=0,2,4,6
/proc/2972/stat : 2972 (minisat+_64-bit) R 2968 2968 1039 0 -1 4202496 21461 0 0 0 136199 6 0 0 20 0 1 0 323914417 89935872 21574 33554432000 4194304 5276501 140736403682464 140736403680456 4394762 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2972/statm: 21957 21574 120 265 0 21689 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 96976

[startup+1422.31 s]
/proc/loadavg: 1.96 1.98 1.99 3/178 3027
/proc/meminfo: memFree=26285552/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
[pid=2972] ppid=2968 vsize=90588 CPUtime=1422.04 cores=0,2,4,6
/proc/2972/stat : 2972 (minisat+_64-bit) R 2968 2968 1039 0 -1 4202496 22123 0 0 0 142198 6 0 0 20 0 1 0 323914417 92762112 22296 33554432000 4194304 5276501 140736403682464 140736403680648 4399813 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2972/statm: 22647 22296 120 265 0 22379 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 99736

[startup+1482.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/179 3028
/proc/meminfo: memFree=26261060/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
[pid=2972] ppid=2968 vsize=90588 CPUtime=1482.02 cores=0,2,4,6
/proc/2972/stat : 2972 (minisat+_64-bit) R 2968 2968 1039 0 -1 4202496 22125 0 0 0 148196 6 0 0 20 0 1 0 323914417 92762112 22314 33554432000 4194304 5276501 140736403682464 140736403680648 4400316 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2972/statm: 22647 22314 120 265 0 22379 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 99736

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 3028
/proc/meminfo: memFree=26227784/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
[pid=2972] ppid=2968 vsize=90588 CPUtime=1542.02 cores=0,2,4,6
/proc/2972/stat : 2972 (minisat+_64-bit) R 2968 2968 1039 0 -1 4202496 22125 0 0 0 154196 6 0 0 20 0 1 0 323914417 92762112 22314 33554432000 4194304 5276501 140736403682464 140736403680648 4395122 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2972/statm: 22647 22314 120 265 0 22379 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 99736

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 3028
/proc/meminfo: memFree=26189776/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
[pid=2972] ppid=2968 vsize=92068 CPUtime=1602 cores=0,2,4,6
/proc/2972/stat : 2972 (minisat+_64-bit) R 2968 2968 1039 0 -1 4202496 22513 0 0 0 160194 6 0 0 20 0 1 0 323914417 94277632 22713 33554432000 4194304 5276501 140736403682464 140736403680872 4395099 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2972/statm: 23017 22713 120 265 0 22749 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 101216

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 3028
/proc/meminfo: memFree=26152384/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
[pid=2972] ppid=2968 vsize=92240 CPUtime=1661.99 cores=0,2,4,6
/proc/2972/stat : 2972 (minisat+_64-bit) R 2968 2968 1039 0 -1 4202496 22526 0 0 0 166193 6 0 0 20 0 1 0 323914417 94453760 22726 33554432000 4194304 5276501 140736403682464 140736403680648 4399906 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2972/statm: 23060 22726 120 265 0 22792 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 101388

[startup+1722.3 s]
/proc/loadavg: 2.06 2.00 2.00 3/180 3031
/proc/meminfo: memFree=26151828/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
[pid=2972] ppid=2968 vsize=92240 CPUtime=1721.99 cores=0,2,4,6
/proc/2972/stat : 2972 (minisat+_64-bit) R 2968 2968 1039 0 -1 4202496 22545 0 0 0 172193 6 0 0 20 0 1 0 323914417 94453760 22745 33554432000 4194304 5276501 140736403682464 140736403680648 4397196 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2972/statm: 23060 22745 120 265 0 22792 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 101388

[startup+1782.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 3032
/proc/meminfo: memFree=26136740/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
[pid=2972] ppid=2968 vsize=95080 CPUtime=1781.98 cores=0,2,4,6
/proc/2972/stat : 2972 (minisat+_64-bit) R 2968 2968 1039 0 -1 4202496 23219 0 0 0 178192 6 0 0 20 0 1 0 323914417 97361920 23419 33554432000 4194304 5276501 140736403682464 140736403680872 4399937 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2972/statm: 23770 23419 120 265 0 23502 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 104228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 3032
/proc/meminfo: memFree=26136488/32873648 swapFree=6864/6864
[pid=2968] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2968/stat : 2968 (minisat+_script) S 2966 2968 1039 0 -1 4202496 382 554 0 0 0 0 0 0 20 0 1 0 323914417 9367552 276 33554432000 4194304 5064252 140735885171776 140735885170688 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2968/statm: 2287 276 236 213 0 72 0
[pid=2972] ppid=2968 vsize=95416 CPUtime=1800.08 cores=0,2,4,6
/proc/2972/stat : 2972 (minisat+_64-bit) R 2968 2968 1039 0 -1 4202496 23279 0 0 0 180002 6 0 0 20 0 1 0 323914417 97705984 23495 33554432000 4194304 5276501 140736403682464 140736403680648 4399951 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/2972/statm: 23854 23495 120 265 0 23586 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 104564

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1800.02
CPU system time (s): 0.065989
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 104564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.02
system time used= 0.065989
maximum resident set size= 93984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24228
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= 54
involuntary context switches= 1854

runsolver used 2.65959 second user time and 7.17891 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-01 21:11:30
IDJOB=3723945
IDBENCH=89841
IDSOLVER=2307
FILE ID=node125/3723945-1338577890
RUNJOBID= node125-1338563438-1057
PBS_JOBID= 14635894
Free space on /tmp= 70400 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-p6b.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723945-1338577890/watcher-3723945-1338577890 -o /tmp/evaluation-result-3723945-1338577890/solver-3723945-1338577890 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723945-1338577890.opb

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

MD5SUM BENCH= f076140978d89a37e97e041a8b1e6b8f
RANDOM SEED=462824516

node125.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.373
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        25641860 kB
Buffers:          595224 kB
Cached:          4950456 kB
SwapCached:         2308 kB
Active:          3226284 kB
Inactive:        3100796 kB
Active(anon):     772536 kB
Inactive(anon):     9252 kB
Active(file):    2453748 kB
Inactive(file):  3091544 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102524 kB
Dirty:              2340 kB
Writeback:             0 kB
AnonPages:        784492 kB
Mapped:            14808 kB
Shmem:                96 kB
Slab:             764972 kB
SReclaimable:     208804 kB
SUnreclaim:       556168 kB
KernelStack:        1456 kB
PageTables:         5636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     910704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70452 MiB
End job on node125 at 2012-06-01 21:41:30