Trace number 3721295

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
PB07: minisat+ 1.14OPT-30 51.1032 51.1159

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-4.opb
MD5SUM7bb05c60facd55e51c4cfcaa0e217e6e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-30
Best CPU time to get the best result obtained on this benchmark15.9636
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved YES
Number of variables450
Total number of constraints17831
Number of constraints which are clauses17831
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 450
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 450
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 450
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

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c Parsing PB file...
0.09/0.19	c Converting 17831 PB-constraints to clauses...
0.09/0.19	c   -- Unit propagations: (none)
0.09/0.19	c   -- Detecting intervals from adjacent constraints: (none)
0.09/0.19	c   -- Clauses(.)/Splits(s): .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.19/0.21	c ==================================[MINISAT+]==================================
0.19/0.21	c | Conflicts | Original         | Learnt                           | Progress |
0.19/0.21	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.19/0.21	c ==============================================================================
0.19/0.21	c |         0 |   17831    35662 |    5943       0        0     nan |  0.000 % |
0.19/0.21	c ==============================================================================
0.19/0.21	c Found solution: -22
0.19/0.21	o -22
0.19/0.21	c ---[   0]---> Sorter-cost:16912     Base:
0.19/0.23	c ==================================[MINISAT+]==================================
0.19/0.23	c | Conflicts | Original         | Learnt                           | Progress |
0.19/0.23	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.19/0.23	c ==============================================================================
0.19/0.23	c |         0 |   34839    75667 |   11613       0        0     nan |  0.000 % |
0.19/0.25	c |       100 |   34464    74888 |   12774      65      654    10.1 |  1.777 % |
0.19/0.28	c |       250 |   34189    74299 |   14051     201     2638    13.1 |  3.117 % |
0.29/0.32	c |       475 |   33515    72827 |   15456     373     4599    12.3 |  6.522 % |
0.29/0.38	c |       812 |   32288    70132 |   17002     651     7555    11.6 | 12.813 % |
0.39/0.48	c |      1318 |   30017    65028 |   18702     941    13201    14.0 | 24.816 % |
0.49/0.51	c ==============================================================================
0.49/0.51	c Found solution: -23
0.49/0.51	o -23
0.49/0.51	c ---[   0]---> Sorter-cost:    0     Base:
0.49/0.52	c ==================================[MINISAT+]==================================
0.49/0.52	c | Conflicts | Original         | Learnt                           | Progress |
0.49/0.52	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.49/0.52	c ==============================================================================
0.49/0.52	c |      1549 |   29810    64666 |    9936    1148    15507    13.5 | 24.816 % |
0.49/0.54	c |      1649 |   29397    63724 |   10929    1207    16368    13.6 | 28.671 % |
0.49/0.57	c |      1799 |   28788    62335 |   12022    1303    17944    13.8 | 31.864 % |
0.59/0.61	c |      2024 |   28124    60823 |   13224    1470    20162    13.7 | 35.420 % |
0.59/0.65	c |      2361 |   27377    59076 |   14547    1686    24694    14.6 | 39.501 % |
0.69/0.73	c |      2868 |   25991    55835 |   16002    1987    30491    15.3 | 47.181 % |
0.79/0.81	c |      3627 |   24979    53445 |   17602    2587    45197    17.5 | 52.863 % |
0.89/0.95	c |      4766 |   23264    49382 |   19362    3393    73399    21.6 | 62.549 % |
0.99/1.03	c ==============================================================================
0.99/1.03	c Found solution: -24
0.99/1.03	o -24
0.99/1.03	c ---[   0]---> Sorter-cost:    0     Base:
0.99/1.04	c ==================================[MINISAT+]==================================
0.99/1.04	c | Conflicts | Original         | Learnt                           | Progress |
0.99/1.04	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.99/1.04	c ==============================================================================
0.99/1.04	c |      5593 |   23007    48737 |    7669    4138   118248    28.6 | 62.549 % |
0.99/1.05	c |      5693 |   22974    48656 |    8435    4210   120059    28.5 | 64.257 % |
0.99/1.07	c |      5843 |   22931    48556 |    9279    4354   127467    29.3 | 64.494 % |
0.99/1.09	c |      6068 |   22689    47987 |   10207    4519   131761    29.2 | 65.823 % |
1.09/1.12	c |      6405 |   22609    47796 |   11228    4829   138408    28.7 | 66.280 % |
1.09/1.17	c |      6911 |   22609    47796 |   12351    5335   171599    32.2 | 66.280 % |
1.19/1.25	c |      7670 |   22476    47469 |   13586    6038   210099    34.8 | 67.085 % |
1.29/1.38	c ==============================================================================
1.29/1.38	c Found solution: -25
1.29/1.38	o -25
1.29/1.38	c ---[   0]---> Sorter-cost:    0     Base:
1.29/1.39	c ==================================[MINISAT+]==================================
1.29/1.39	c | Conflicts | Original         | Learnt                           | Progress |
1.29/1.39	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.29/1.39	c ==============================================================================
1.29/1.39	c |      8687 |   22038    46427 |    7346    6847   252343    36.9 | 67.085 % |
1.39/1.40	c |      8787 |   22006    46348 |    8080    6925   254324    36.7 | 69.947 % |
1.39/1.41	c |      8937 |   22006    46348 |    8888    7075   261804    37.0 | 69.947 % |
1.39/1.45	c |      9162 |   21804    45853 |    9777    7219   272897    37.8 | 71.155 % |
1.39/1.49	c |      9499 |   21730    45672 |   10755    7533   285991    38.0 | 71.586 % |
1.49/1.55	c |     10005 |   21708    45622 |   11830    8034   325377    40.5 | 71.695 % |
1.59/1.64	c |     10764 |   21618    45396 |   13013    8673   379642    43.8 | 72.245 % |
1.69/1.70	c ==============================================================================
1.69/1.70	c Found solution: -26
1.69/1.70	o -26
1.69/1.70	c ---[   0]---> Sorter-cost:    0     Base:
1.69/1.72	c ==================================[MINISAT+]==================================
1.69/1.72	c | Conflicts | Original         | Learnt                           | Progress |
1.69/1.72	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.69/1.72	c ==============================================================================
1.69/1.72	c |     11189 |   21419    44868 |    7139    8972   392059    43.7 | 72.245 % |
1.69/1.73	c |     11289 |   21419    44868 |    7852    9072   395127    43.6 | 73.448 % |
1.69/1.74	c |     11439 |   21382    44775 |    8638    9214   399270    43.3 | 73.676 % |
1.69/1.77	c |     11665 |   21334    44663 |    9502    9411   403954    42.9 | 73.947 % |
1.79/1.81	c |     12002 |   21302    44593 |   10452    9735   422360    43.4 | 74.107 % |
1.79/1.87	c |     12508 |   21272    44519 |   11497   10209   458394    44.9 | 74.293 % |
1.89/1.95	c |     13267 |   21272    44519 |   12647   10968   499799    45.6 | 74.293 % |
2.09/2.11	c |     14408 |   21241    44446 |   13911   11860   568499    47.9 | 74.470 % |
2.29/2.35	c |     16116 |   21152    44235 |   15303   13465   683494    50.8 | 74.977 % |
2.69/2.73	c |     18678 |   21124    44171 |   16833   16016   918534    57.4 | 75.129 % |
3.29/3.32	c |     22523 |   21091    44096 |   18516   19811  1152271    58.2 | 75.306 % |
3.79/3.87	c ==============================================================================
3.79/3.87	c Found solution: -27
3.79/3.87	o -27
3.79/3.87	c ---[   0]---> Sorter-cost:    0     Base:
3.79/3.89	c ==================================[MINISAT+]==================================
3.79/3.89	c | Conflicts | Original         | Learnt                           | Progress |
3.79/3.89	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.79/3.89	c ==============================================================================
3.79/3.89	c |     25475 |   21019    43949 |    7006   22602  1336801    59.1 | 75.306 % |
3.89/3.91	c |     25575 |   21019    43949 |    7706   11401   555694    48.7 | 75.872 % |
3.89/3.94	c |     25725 |   20993    43880 |    8477   11540   561830    48.7 | 76.048 % |
3.89/3.98	c |     25950 |   20979    43846 |    9324   11758   576841    49.1 | 76.132 % |
3.99/4.03	c |     26287 |   20962    43807 |   10257   12051   598916    49.7 | 76.224 % |
4.09/4.13	c |     26793 |   20842    43521 |   11283   12503   632874    50.6 | 76.912 % |
4.19/4.24	c |     27552 |   20789    43384 |   12411   13255   678403    51.2 | 77.247 % |
4.29/4.39	c |     28693 |   20789    43384 |   13652   14396   738161    51.3 | 77.247 % |
4.59/4.65	c |     30401 |   20789    43384 |   15017   16104   845801    52.5 | 77.247 % |
4.99/5.06	c |     32963 |   20779    43358 |   16519   18661   981521    52.6 | 77.314 % |
5.69/5.79	c |     36808 |   20779    43358 |   18171   22506  1214630    54.0 | 77.314 % |
6.98/7.08	c |     42575 |   20779    43358 |   19988   28273  1458339    51.6 | 77.314 % |
8.48/8.53	c |     51226 |   20628    42990 |   21987   21164   927589    43.8 | 78.203 % |
10.99/11.04	c ==============================================================================
10.99/11.04	c Found solution: -28
10.99/11.04	o -28
10.99/11.04	c ---[   0]---> Sorter-cost:    0     Base:
10.99/11.06	c ==================================[MINISAT+]==================================
10.99/11.06	c | Conflicts | Original         | Learnt                           | Progress |
10.99/11.06	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
10.99/11.06	c ==============================================================================
10.99/11.06	c |     64083 |   20576    42856 |    6858   17416   839014    48.2 | 78.203 % |
10.99/11.08	c |     64183 |   20576    42856 |    7543    8808   314125    35.7 | 78.508 % |
10.99/11.09	c |     64333 |   20550    42790 |    8298    8953   318704    35.6 | 78.676 % |
11.08/11.12	c |     64560 |   20543    42773 |    9127    9174   326626    35.6 | 78.718 % |
11.08/11.17	c |     64897 |   20534    42750 |   10040    9507   345172    36.3 | 78.776 % |
11.18/11.22	c |     65403 |   20534    42750 |   11044   10013   362188    36.2 | 78.776 % |
11.28/11.30	c |     66162 |   20534    42750 |   12149   10772   400515    37.2 | 78.776 % |
11.38/11.43	c |     67302 |   20509    42689 |   13364   11909   448786    37.7 | 78.927 % |
11.58/11.67	c |     69010 |   20509    42689 |   14700   13617   539059    39.6 | 78.927 % |
11.99/12.01	c |     71572 |   20498    42662 |   16170   16176   627589    38.8 | 78.994 % |
12.58/12.61	c |     75417 |   20498    42662 |   17787   20021   789612    39.4 | 78.994 % |
13.38/13.49	c |     81184 |   20498    42662 |   19566   25788   997237    38.7 | 78.994 % |
14.78/14.84	c |     89834 |   20380    42373 |   21523   19620   608924    31.0 | 79.707 % |
16.78/16.83	c |    102808 |   20368    42347 |   23675   16355   390420    23.9 | 79.765 % |
19.88/19.96	c |    122270 |   20348    42296 |   26043   18107   464850    25.7 | 79.891 % |
20.68/20.74	c ==============================================================================
20.68/20.74	c Found solution: -29
20.68/20.74	o -29
20.68/20.75	c ---[   0]---> Sorter-cost:    0     Base:
20.68/20.76	c ==================================[MINISAT+]==================================
20.68/20.76	c | Conflicts | Original         | Learnt                           | Progress |
20.68/20.76	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
20.68/20.76	c ==============================================================================
20.68/20.76	c |    128041 |   20364    42336 |    6788   23878   664873    27.8 | 79.891 % |
20.68/20.80	c |    128141 |   20364    42336 |    7466   12039   295741    24.6 | 79.853 % |
20.79/20.81	c |    128292 |   20364    42336 |    8213   12190   302134    24.8 | 79.853 % |
20.79/20.84	c |    128517 |   20364    42336 |    9034   12415   311971    25.1 | 79.853 % |
20.79/20.88	c |    128854 |   20364    42336 |    9938   12752   329996    25.9 | 79.853 % |
20.89/20.93	c |    129360 |   20364    42336 |   10932   13258   350194    26.4 | 79.853 % |
20.98/21.01	c |    130119 |   20364    42336 |   12025   14017   387444    27.6 | 79.853 % |
21.08/21.16	c |    131258 |   20362    42332 |   13227   15153   427706    28.2 | 79.861 % |
21.28/21.37	c |    132966 |   20362    42332 |   14550   16861   469182    27.8 | 79.861 % |
21.58/21.69	c |    135528 |   20362    42332 |   16005   19423   570658    29.4 | 79.861 % |
22.18/22.20	c |    139373 |   20362    42332 |   17606   23268   721100    31.0 | 79.861 % |
23.09/23.13	c |    145139 |   20304    42192 |   19366   15143   392594    25.9 | 80.196 % |
24.28/24.34	c |    153789 |   20192    41955 |   21303   15876   407052    25.6 | 80.388 % |
26.18/26.30	c |    166763 |   20183    41934 |   23434   28847   894367    31.0 | 80.438 % |
29.08/29.10	c |    186224 |   20171    41908 |   25777   31535   962484    30.5 | 80.497 % |
29.38/29.42	c ==============================================================================
29.38/29.42	c Found solution: -30
29.38/29.42	o -30
29.38/29.43	c ---[   0]---> Sorter-cost:15232     Base:
29.38/29.45	c ==================================[MINISAT+]==================================
29.38/29.45	c | Conflicts | Original         | Learnt                           | Progress |
29.38/29.45	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
29.38/29.45	c ==============================================================================
29.38/29.45	c |    188486 |   33273    72641 |   11091   33797  1035844    30.6 | 80.497 % |
29.38/29.50	c |    188586 |   33273    72641 |   12200   16999   413036    24.3 | 49.244 % |
29.48/29.53	c |    188736 |   33273    72641 |   13420   17149   416800    24.3 | 49.244 % |
29.48/29.57	c |    188961 |   33273    72641 |   14762   17374   422603    24.3 | 49.244 % |
29.58/29.62	c |    189298 |   33273    72641 |   16238   17711   433808    24.5 | 49.244 % |
29.68/29.70	c |    189804 |   33273    72641 |   17862   18217   449790    24.7 | 49.245 % |
29.78/29.85	c |    190563 |   33259    72613 |   19648   18975   472404    24.9 | 49.276 % |
29.98/30.07	c |    191702 |   33259    72613 |   21613   20114   504593    25.1 | 49.276 % |
30.38/30.42	c |    193410 |   33245    72585 |   23774   21821   552581    25.3 | 49.308 % |
30.88/30.95	c |    195973 |   33245    72585 |   26151   24384   626896    25.7 | 49.308 % |
31.58/31.69	c |    199818 |   33217    72528 |   28767   28228   746474    26.4 | 49.377 % |
32.78/32.82	c |    205584 |   33192    72477 |   31643   33993   903456    26.6 | 49.437 % |
34.38/34.45	c |    214234 |   33192    72477 |   34808   42643  1157783    27.2 | 49.437 % |
36.88/36.96	c |    227208 |   33089    72255 |   38289   26641   692144    26.0 | 49.708 % |
40.78/40.88	c |    246669 |   32962    71985 |   42118   46095  1294982    28.1 | 50.053 % |
46.88/46.94	c |    275862 |   32891    71825 |   46329   24783   650700    26.3 | 50.255 % |
51.08/51.11	c ==============================================================================
51.08/51.11	c Optimal solution: -30
51.08/51.11	s OPTIMUM FOUND
51.08/51.11	v -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 x436 -x435 -x434 -x433 -x432 -x431 -x430 x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 x418 -x417 -x416 -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 x400 -x399 -x398 -x397 -x396 -x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 -x373 -x372 -x371 -x370 -x369 -x368 x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260 -x259 -x258 x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 x95 -x94 -x93 -x92 -x91 x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 x20 -x19 -x18 -x17 -x16 -x15 -x14 x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1
51.08/51.11	c _______________________________________________________________________________
51.08/51.11	c 
51.08/51.11	c restarts              : 99
51.08/51.11	c conflicts             : 294346         (5761 /sec)
51.08/51.11	c decisions             : 383093         (7498 /sec)
51.08/51.11	c propagations          : 0              (0 /sec)
51.08/51.11	c inspects              : 0              (0 /sec)
51.08/51.11	c CPU time              : 51.0912 s
51.08/51.11	c _______________________________________________________________________________

Verifier Data

OK	-30

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-3721295-1338554470/watcher-3721295-1338554470 -o /tmp/evaluation-result-3721295-1338554470/solver-3721295-1338554470 -C 1800 -W 1900 -M 15500 HOME/minisat+ HOME/instance-3721295-1338554470.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: 1.94 2.00 1.72 3/176 5643
/proc/meminfo: memFree=29291348/32873844 swapFree=7120/7120
[pid=5643] ppid=5641 vsize=1264 CPUtime=0 cores=0,2,4,6
/proc/5643/stat : 5643 (minisat+) R 5641 5643 5322 0 -1 4202496 176 0 0 0 0 0 0 0 20 0 1 0 321571865 1294336 133 33554432000 134512640 135395479 4289708672 4289707120 134810544 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 316 133 74 216 0 98 0

[startup+0.0771971 s]
/proc/loadavg: 1.94 2.00 1.72 3/176 5643
/proc/meminfo: memFree=29291348/32873844 swapFree=7120/7120
[pid=5643] ppid=5641 vsize=2780 CPUtime=0.07 cores=0,2,4,6
/proc/5643/stat : 5643 (minisat+) R 5641 5643 5322 0 -1 4202496 547 0 0 0 7 0 0 0 20 0 1 0 321571865 2846720 504 33554432000 134512640 135395479 4289708672 4289707084 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 695 504 74 216 0 477 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2780

[startup+0.100262 s]
/proc/loadavg: 1.94 2.00 1.72 3/176 5643
/proc/meminfo: memFree=29291348/32873844 swapFree=7120/7120
[pid=5643] ppid=5641 vsize=3208 CPUtime=0.09 cores=0,2,4,6
/proc/5643/stat : 5643 (minisat+) R 5641 5643 5322 0 -1 4202496 667 0 0 0 9 0 0 0 20 0 1 0 321571865 3284992 624 33554432000 134512640 135395479 4289708672 4289707036 135007481 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 802 624 74 216 0 584 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3208

[startup+0.300267 s]
/proc/loadavg: 1.94 2.00 1.72 3/176 5643
/proc/meminfo: memFree=29291348/32873844 swapFree=7120/7120
[pid=5643] ppid=5641 vsize=7528 CPUtime=0.29 cores=0,2,4,6
/proc/5643/stat : 5643 (minisat+) R 5641 5643 5322 0 -1 4202496 1786 0 0 0 29 0 0 0 20 0 1 0 321571865 7708672 1720 33554432000 134512640 135395479 4289708672 4289707024 134569759 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 1882 1720 110 216 0 1664 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7528

[startup+0.700263 s]
/proc/loadavg: 1.94 2.00 1.72 3/176 5643
/proc/meminfo: memFree=29291348/32873844 swapFree=7120/7120
[pid=5643] ppid=5641 vsize=7780 CPUtime=0.69 cores=0,2,4,6
/proc/5643/stat : 5643 (minisat+) R 5641 5643 5322 0 -1 4202496 1809 0 0 0 69 0 0 0 20 0 1 0 321571865 7966720 1743 33554432000 134512640 135395479 4289708672 4289706640 134579871 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 1945 1743 110 216 0 1727 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7780

[startup+1.50026 s]
/proc/loadavg: 1.94 2.00 1.72 3/177 5644
/proc/meminfo: memFree=29284752/32873844 swapFree=7120/7120
[pid=5643] ppid=5641 vsize=7908 CPUtime=1.49 cores=0,2,4,6
/proc/5643/stat : 5643 (minisat+) R 5641 5643 5322 0 -1 4202496 1850 0 0 0 149 0 0 0 20 0 1 0 321571865 8097792 1784 33554432000 134512640 135395479 4289708672 4289706976 134580297 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 1977 1784 110 216 0 1759 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7908

[startup+3.10027 s]
/proc/loadavg: 1.94 2.00 1.72 3/177 5644
/proc/meminfo: memFree=29283032/32873844 swapFree=7120/7120
[pid=5643] ppid=5641 vsize=11500 CPUtime=3.09 cores=0,2,4,6
/proc/5643/stat : 5643 (minisat+) R 5641 5643 5322 0 -1 4202496 2738 0 0 0 309 0 0 0 20 0 1 0 321571865 11776000 2672 33554432000 134512640 135395479 4289708672 4289707024 134580945 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 2875 2672 110 216 0 2657 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11500

[startup+6.30026 s]
/proc/loadavg: 1.94 2.00 1.72 3/177 5644
/proc/meminfo: memFree=29279188/32873844 swapFree=7120/7120
[pid=5643] ppid=5641 vsize=12812 CPUtime=6.29 cores=0,2,4,6
/proc/5643/stat : 5643 (minisat+) R 5641 5643 5322 0 -1 4202496 3085 0 0 0 629 0 0 0 20 0 1 0 321571865 13119488 3019 33554432000 134512640 135395479 4289708672 4289706640 134577430 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 3203 3019 110 216 0 2985 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12812

[startup+12.7002 s]
/proc/loadavg: 1.95 2.00 1.73 3/177 5644
/proc/meminfo: memFree=29277080/32873844 swapFree=7120/7120
[pid=5643] ppid=5641 vsize=14564 CPUtime=12.68 cores=0,2,4,6
/proc/5643/stat : 5643 (minisat+) R 5641 5643 5322 0 -1 4202496 3508 0 0 0 1268 0 0 0 20 0 1 0 321571865 14913536 3442 33554432000 134512640 135395479 4289708672 4289707024 134580825 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 3641 3442 110 216 0 3423 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14564

[startup+25.5002 s]
/proc/loadavg: 1.96 2.00 1.73 3/177 5644
/proc/meminfo: memFree=29277064/32873844 swapFree=7120/7120
[pid=5643] ppid=5641 vsize=14564 CPUtime=25.48 cores=0,2,4,6
/proc/5643/stat : 5643 (minisat+) R 5641 5643 5322 0 -1 4202496 3525 0 0 0 2548 0 0 0 20 0 1 0 321571865 14913536 3459 33554432000 134512640 135395479 4289708672 4289707024 134581025 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 3641 3459 110 216 0 3423 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14564

[startup+51.1002 s]
/proc/loadavg: 1.97 2.00 1.73 3/177 5644
/proc/meminfo: memFree=29263348/32873844 swapFree=7120/7120
[pid=5643] ppid=5641 vsize=18128 CPUtime=51.08 cores=0,2,4,6
/proc/5643/stat : 5643 (minisat+) R 5641 5643 5322 0 -1 4202496 4347 0 0 0 5107 1 0 0 20 0 1 0 321571865 18563072 4241 33554432000 134512640 135395479 4289708672 4289706976 134568479 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/5643/statm: 4532 4241 110 216 0 4314 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18128

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

Child status: 30
Real time (s): 51.1159
CPU time (s): 51.1032
CPU user time (s): 51.0912
CPU system time (s): 0.011998
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 18128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.0912
system time used= 0.011998
maximum resident set size= 16968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4351
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 53

runsolver used 0.187971 second user time and 0.477927 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-01 14:41:10
IDJOB=3721295
IDBENCH=2238
IDSOLVER=2306
FILE ID=node142/3721295-1338554470
RUNJOBID= node142-1338552574-5338
PBS_JOBID= 14635842
Free space on /tmp= 71228 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-4.opb
COMMAND LINE= HOME/minisat+ BENCHNAME            
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3721295-1338554470/watcher-3721295-1338554470 -o /tmp/evaluation-result-3721295-1338554470/solver-3721295-1338554470 -C 1800 -W 1900 -M 15500  HOME/minisat+ HOME/instance-3721295-1338554470.opb            

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

MD5SUM BENCH= 7bb05c60facd55e51c4cfcaa0e217e6e
RANDOM SEED=60184181

node142.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.776
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	: 5333.55
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.776
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.776
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	: 5391.91
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.776
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.92
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.776
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.90
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.776
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	: 5331.91
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.776
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.776
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:       32873844 kB
MemFree:        29292248 kB
Buffers:          169592 kB
Cached:          2549348 kB
SwapCached:            0 kB
Active:          1051748 kB
Inactive:        1720628 kB
Active(anon):      44964 kB
Inactive(anon):    11236 kB
Active(file):    1006784 kB
Inactive(file):  1709392 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2736 kB
Writeback:             0 kB
AnonPages:         60968 kB
Mapped:            10752 kB
Shmem:               200 kB
Slab:             671456 kB
SReclaimable:     113708 kB
SUnreclaim:       557748 kB
KernelStack:        1464 kB
PageTables:         4484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     168220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3721295-1338554470.opb

Free space on /tmp at the end= 71224 MiB
End job on node142 at 2012-06-01 14:42:01