Trace number 3723441

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)343 1800.03 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8e1.opb
MD5SUM9711add7b63200e6cedabbc5764a3737
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark343
Best CPU time to get the best result obtained on this benchmark18.6762
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 343
Optimality of the best value was proved NO
Number of variables1040
Total number of constraints3656
Number of constraints which are clauses3656
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 constraint10
Number of terms in the objective function 1040
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 1040
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1040
Number of bits of the biggest sum of numbers11
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 3656 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.00	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 |    3656     8440 |    1218       0        0    -nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Found solution: 474
0.00/0.01	c ---[   0]---> Sorter-cost:56938     Base:
0.00/0.05	c ==================================[MINISAT+]==================================
0.00/0.05	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.05	c ==============================================================================
0.00/0.05	c |        16 |   70910   165682 |   23636      16      122     7.6 |  0.000 % |
0.00/0.09	c |       116 |   70460   164722 |   25999     103     1702    16.5 |  0.584 % |
0.00/0.12	c |       266 |   70366   164520 |   28599     251     3649    14.5 |  0.702 % |
0.00/0.14	c ==============================================================================
0.00/0.14	c Found solution: 440
0.00/0.14	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.15	c ==================================[MINISAT+]==================================
0.00/0.15	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.15	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.15	c ==============================================================================
0.00/0.15	c |       324 |   70706   165477 |   23568     308     4715    15.3 |  0.702 % |
0.00/0.17	c |       424 |   70706   165477 |   25924     408     8292    20.3 |  0.881 % |
0.00/0.21	c |       574 |   70653   165366 |   28517     557    11419    20.5 |  0.944 % |
0.00/0.26	c |       799 |   70277   164548 |   31369     774    16815    21.7 |  1.426 % |
0.00/0.37	c |      1136 |   69825   163548 |   34505    1101    24172    22.0 |  2.023 % |
0.00/0.44	c |      1642 |   69406   162625 |   37956    1599    30670    19.2 |  2.572 % |
0.00/0.53	c ==============================================================================
0.00/0.53	c Found solution: 429
0.00/0.53	c ---[   0]---> Sorter-cost:    0     Base:
0.00/0.54	c ==================================[MINISAT+]==================================
0.00/0.54	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.54	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.54	c ==============================================================================
0.00/0.54	c |      1886 |   69590   163152 |   23196    1843    55930    30.3 |  2.572 % |
0.00/0.57	c |      1986 |   69306   162524 |   25515    1937    57229    29.5 |  2.942 % |
0.00/0.61	c |      2136 |   69079   162021 |   28067    2083    61357    29.5 |  3.242 % |
0.00/0.68	c |      2361 |   68171   160009 |   30873    2287    67394    29.5 |  4.442 % |
0.00/0.71	c |      2698 |   68059   159757 |   33961    2621    70752    27.0 |  4.594 % |
0.00/0.78	c |      3208 |   67945   159503 |   37357    3128    87704    28.0 |  4.747 % |
0.00/0.98	c |      3967 |   67209   157861 |   41093    3861   122114    31.6 |  5.729 % |
0.00/1.05	c ==============================================================================
0.00/1.05	c Found solution: 414
0.00/1.05	c ---[   0]---> Sorter-cost:    0     Base:
0.00/1.06	c ==================================[MINISAT+]==================================
0.00/1.06	c | Conflicts | Original         | Learnt                           | Progress |
0.00/1.06	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/1.06	c ==============================================================================
0.00/1.06	c |      4195 |   67146   157822 |   22382    3999   111918    28.0 |  5.729 % |
0.00/1.09	c |      4296 |   67146   157822 |   24620    4100   113690    27.7 |  6.062 % |
1.09/1.13	c |      4447 |   67146   157822 |   27082    4251   117862    27.7 |  6.062 % |
1.09/1.16	c ==============================================================================
1.09/1.16	c Found solution: 393
1.09/1.16	c ---[   0]---> Sorter-cost:    0     Base:
1.09/1.18	c ==================================[MINISAT+]==================================
1.09/1.18	c | Conflicts | Original         | Learnt                           | Progress |
1.09/1.18	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.09/1.18	c ==============================================================================
1.09/1.18	c |      4603 |   67466   158683 |   22488    4407   122014    27.7 |  6.062 % |
1.09/1.19	c |      4704 |   67466   158683 |   24736    4508   124722    27.7 |  6.037 % |
1.19/1.22	c |      4856 |   67466   158683 |   27210    4660   135573    29.1 |  6.037 % |
1.19/1.26	c |      5081 |   67200   158101 |   29931    4878   139746    28.6 |  6.369 % |
1.28/1.31	c |      5418 |   67200   158101 |   32924    5215   150099    28.8 |  6.369 % |
1.28/1.38	c |      5924 |   67200   158101 |   36217    5721   165155    28.9 |  6.369 % |
1.48/1.52	c |      6685 |   67135   157958 |   39838    6476   211321    32.6 |  6.454 % |
1.59/1.68	c |      7826 |   67135   157958 |   43822    7617   270865    35.6 |  6.454 % |
1.79/1.86	c ==============================================================================
1.79/1.86	c Found solution: 387
1.79/1.86	c ---[   0]---> Sorter-cost:    0     Base:
1.79/1.87	c ==================================[MINISAT+]==================================
1.79/1.87	c | Conflicts | Original         | Learnt                           | Progress |
1.79/1.87	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.79/1.87	c ==============================================================================
1.79/1.87	c |      8755 |   67223   158222 |   22407    8546   327154    38.3 |  6.454 % |
1.79/1.89	c |      8855 |   67223   158222 |   24647    8646   328863    38.0 |  6.448 % |
1.89/1.92	c |      9006 |   67092   157929 |   27112    8688   330658    38.1 |  6.618 % |
1.89/1.94	c |      9231 |   67092   157929 |   29823    8913   334165    37.5 |  6.618 % |
1.99/2.00	c |      9569 |   67092   157929 |   32806    9251   344265    37.2 |  6.618 % |
1.99/2.09	c ==============================================================================
1.99/2.09	c Found solution: 381
1.99/2.09	c ---[   0]---> Sorter-cost:    0     Base:
2.09/2.11	c ==================================[MINISAT+]==================================
2.09/2.11	c | Conflicts | Original         | Learnt                           | Progress |
2.09/2.11	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.09/2.11	c ==============================================================================
2.09/2.11	c |      9929 |   67202   158257 |   22400    9611   363460    37.8 |  6.618 % |
2.09/2.12	c |     10029 |   67202   158257 |   24640    9711   364524    37.5 |  6.610 % |
2.09/2.13	c |     10179 |   67202   158257 |   27104    9861   366272    37.1 |  6.610 % |
2.09/2.16	c |     10404 |   67202   158257 |   29814   10086   369802    36.7 |  6.610 % |
2.09/2.19	c |     10743 |   67202   158257 |   32795   10425   375355    36.0 |  6.610 % |
2.20/2.25	c |     11252 |   67202   158257 |   36075   10934   382844    35.0 |  6.610 % |
2.30/2.34	c |     12011 |   67202   158257 |   39682   11693   401918    34.4 |  6.610 % |
2.49/2.52	c |     13153 |   67135   158110 |   43651   12834   442697    34.5 |  6.696 % |
2.89/2.93	c |     14862 |   67135   158110 |   48016   14543   616856    42.4 |  6.696 % |
3.30/3.30	c |     17424 |   67135   158110 |   52818   17105   706633    41.3 |  6.696 % |
4.09/4.11	c |     21268 |   67135   158110 |   58099   20949   967969    46.2 |  6.696 % |
6.39/6.45	c |     27034 |   66960   157719 |   63909   26703  1734076    64.9 |  6.926 % |
8.98/9.09	c |     35683 |   66910   157607 |   70300   35330  3022402    85.5 |  6.993 % |
12.69/12.76	c ==============================================================================
12.69/12.76	c Found solution: 367
12.69/12.76	c ---[   0]---> Sorter-cost:    0     Base:
12.69/12.79	c ==================================[MINISAT+]==================================
12.69/12.79	c | Conflicts | Original         | Learnt                           | Progress |
12.69/12.79	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
12.69/12.79	c ==============================================================================
12.69/12.79	c |     45995 |   66953   157799 |   22317   45578  5081318   111.5 |  6.993 % |
12.79/12.84	c |     46095 |   66953   157799 |   24548   15477  2405999   155.5 |  7.191 % |
12.79/12.88	c |     46245 |   66953   157799 |   27003   15627  2409407   154.2 |  7.191 % |
12.89/12.94	c |     46473 |   66953   157799 |   29703   15855  2421510   152.7 |  7.191 % |
12.99/13.05	c |     46811 |   66953   157799 |   32674   16193  2445334   151.0 |  7.191 % |
13.09/13.14	c |     47317 |   66953   157799 |   35941   16699  2460634   147.4 |  7.191 % |
13.19/13.30	c |     48076 |   66953   157799 |   39535   17458  2492629   142.8 |  7.191 % |
13.38/13.44	c |     49215 |   66953   157799 |   43489   18597  2512962   135.1 |  7.191 % |
13.88/13.92	c |     50923 |   66873   157615 |   47838   20231  2675803   132.3 |  7.302 % |
14.48/14.54	c |     53485 |   66821   157497 |   52622   22778  2941674   129.1 |  7.373 % |
14.88/14.93	c ==============================================================================
14.88/14.93	c Found solution: 357
14.88/14.93	c ---[   0]---> Sorter-cost:    0     Base:
14.88/14.95	c ==================================[MINISAT+]==================================
14.88/14.95	c | Conflicts | Original         | Learnt                           | Progress |
14.88/14.95	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
14.88/14.95	c ==============================================================================
14.88/14.95	c |     55248 |   66977   157934 |   22325   24541  3040099   123.9 |  7.373 % |
14.88/14.98	c |     55348 |   66977   157934 |   24557   24641  3050519   123.8 |  7.367 % |
14.98/15.01	c |     55498 |   66977   157934 |   27013   24791  3054368   123.2 |  7.367 % |
14.98/15.03	c |     55726 |   66977   157934 |   29714   25019  3057754   122.2 |  7.367 % |
15.08/15.12	c |     56065 |   66890   157739 |   32686   25250  3065737   121.4 |  7.483 % |
15.08/15.18	c |     56573 |   66890   157739 |   35954   25758  3073671   119.3 |  7.483 % |
15.28/15.32	c |     57332 |   66890   157739 |   39550   26517  3094110   116.7 |  7.483 % |
15.49/15.54	c |     58471 |   66852   157653 |   43505   27650  3136844   113.4 |  7.534 % |
15.88/15.96	c |     60179 |   66852   157653 |   47855   29358  3256134   110.9 |  7.534 % |
16.78/16.82	c |     62741 |   66852   157653 |   52641   31920  3583611   112.3 |  7.534 % |
17.78/17.85	c |     66585 |   66720   157357 |   57905   35738  3899950   109.1 |  7.708 % |
19.38/19.44	c |     72351 |   66720   157357 |   63695   41504  4477833   107.9 |  7.708 % |
22.18/22.22	c |     81001 |   66561   157008 |   70065   50033  5385537   107.6 |  7.911 % |
28.17/28.21	c |     93975 |   66561   157008 |   77071   63007  7475701   118.6 |  7.911 % |
37.67/37.73	c |    113436 |   66561   157008 |   84779   82468 10322237   125.2 |  7.911 % |
51.06/51.12	c |    142629 |   66394   156641 |   93257   40263  5815412   144.4 |  8.121 % |
74.26/74.34	c |    186418 |   66394   156641 |  102582   84052 10079243   119.9 |  8.121 % |
109.86/109.96	c |    252102 |   66394   156641 |  112841   58828  9247498   157.2 |  8.121 % |
164.73/164.88	c |    350628 |   66394   156641 |  124125   51962  7591805   146.1 |  8.121 % |
247.91/248.06	c |    498417 |   66394   156641 |  136537   85922  8650443   100.7 |  8.121 % |
249.01/249.12	c ==============================================================================
249.01/249.12	c Found solution: 345
249.01/249.12	c ---[   0]---> Sorter-cost:    0     Base:
249.01/249.17	c ==================================[MINISAT+]==================================
249.01/249.17	c | Conflicts | Original         | Learnt                           | Progress |
249.01/249.17	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
249.01/249.17	c ==============================================================================
249.01/249.17	c |    501326 |   66560   157096 |   22186   88831  8850944    99.6 |  8.121 % |
249.31/249.47	c |    501426 |   66433   156809 |   24404   20292  1516738    74.7 |  8.289 % |
249.41/249.52	c |    501576 |   66433   156809 |   26845   20442  1527709    74.7 |  8.289 % |
249.41/249.55	c |    501801 |   66433   156809 |   29529   20667  1534383    74.2 |  8.289 % |
249.41/249.60	c |    502138 |   66433   156809 |   32482   21004  1546980    73.7 |  8.289 % |
249.61/249.72	c |    502644 |   66289   156487 |   35730   21449  1564729    73.0 |  8.479 % |
249.81/249.91	c |    503403 |   66289   156487 |   39303   22208  1659031    74.7 |  8.479 % |
250.11/250.26	c |    504544 |   66109   156085 |   43234   23335  1712881    73.4 |  8.712 % |
250.31/250.48	c |    506252 |   66109   156085 |   47557   25043  1782732    71.2 |  8.712 % |
250.71/250.89	c |    508814 |   66109   156085 |   52313   27605  1929488    69.9 |  8.712 % |
251.71/251.82	c |    512658 |   66109   156085 |   57544   31449  2315211    73.6 |  8.712 % |
253.21/253.33	c |    518424 |   66109   156085 |   63299   37215  2974001    79.9 |  8.712 % |
255.11/255.29	c |    527074 |   65978   155792 |   69629   45853  3470598    75.7 |  8.885 % |
259.80/259.92	c |    540048 |   65870   155554 |   76592   58812  5384766    91.6 |  9.024 % |
263.80/263.91	c |    559509 |   65870   155554 |   84251   78273  6218921    79.5 |  9.024 % |
274.80/274.90	c |    588701 |   65835   155473 |   92676   29065  4666333   160.5 |  9.071 % |
293.20/293.34	c |    632492 |   65835   155473 |  101944   72856 10376671   142.4 |  9.071 % |
319.79/320.00	c |    698176 |   65835   155473 |  112138   42435  4950966   116.7 |  9.071 % |
364.09/364.23	c |    796704 |   65835   155473 |  123352   36631  5289957   144.4 |  9.071 % |
424.27/424.48	c |    944494 |   65714   155199 |  135687   76607  7044764    92.0 |  9.233 % |
546.85/547.05	c |   1166178 |   65714   155199 |  149256   53618  4142988    77.3 |  9.233 % |
733.54/733.75	c |   1498703 |   65714   155199 |  164181  105751 10438595    98.7 |  9.233 % |
1113.31/1113.63	c |   1997491 |   65714   155199 |  180600  151534 38164663   251.9 |  9.233 % |
1215.99/1216.38	c ==============================================================================
1215.99/1216.38	c Found solution: 343
1215.99/1216.38	c ---[   0]---> Sorter-cost:    0     Base:
1216.19/1216.51	c ==================================[MINISAT+]==================================
1216.19/1216.51	c | Conflicts | Original         | Learnt                           | Progress |
1216.19/1216.51	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1216.19/1216.51	c ==============================================================================
1216.19/1216.51	c |   2181344 |   65677   155149 |   21892  162846 27347519   167.9 |  9.233 % |
1216.59/1216.93	c |   2181444 |   65677   155149 |   24081   16688  3007632   180.2 |  9.309 % |
1216.59/1216.94	c |   2181594 |   65677   155149 |   26489   16838  3010748   178.8 |  9.309 % |
1216.59/1216.96	c |   2181819 |   65677   155149 |   29138   17063  3014731   176.7 |  9.309 % |
1216.59/1216.98	c |   2182156 |   65677   155149 |   32052   17400  3020374   173.6 |  9.309 % |
1216.69/1217.07	c |   2182662 |   65630   155042 |   35257   17895  3032888   169.5 |  9.373 % |
1216.79/1217.12	c |   2183423 |   65630   155042 |   38783   18656  3043174   163.1 |  9.373 % |
1216.89/1217.20	c |   2184562 |   65630   155042 |   42661   19795  3063147   154.7 |  9.373 % |
1216.99/1217.34	c |   2186273 |   65630   155042 |   46927   21506  3094579   143.9 |  9.373 % |
1217.40/1217.72	c |   2188836 |   65630   155042 |   51620   24069  3214365   133.5 |  9.373 % |
1217.89/1218.22	c |   2192683 |   65612   155004 |   56782   27914  3303182   118.3 |  9.394 % |
1218.89/1219.27	c |   2198450 |   65562   154892 |   62460   33673  3619933   107.5 |  9.458 % |
1221.49/1221.86	c |   2207099 |   65562   154892 |   68706   42322  4684701   110.7 |  9.458 % |
1225.99/1226.34	c |   2220074 |   65396   154524 |   75577   55278  7169667   129.7 |  9.674 % |
1231.59/1231.99	c |   2239536 |   65275   154255 |   83134   74732  8529309   114.1 |  9.832 % |
1235.99/1236.36	c |   2268728 |   65275   154255 |   91448   30040  1263275    42.1 |  9.832 % |
1248.20/1248.55	c |   2312520 |   65145   153955 |  100593   73810  6889641    93.3 | 10.007 % |
1278.58/1278.91	c |   2378208 |   65145   153955 |  110652   43814 10447735   238.5 | 10.007 % |
1320.18/1320.56	c |   2476734 |   65037   153717 |  121717   40536  3587504    88.5 | 10.144 % |
1392.47/1392.88	c |   2624523 |   65037   153717 |  133889   82596  8870592   107.4 | 10.144 % |
1496.95/1497.37	c |   2846206 |   65037   153717 |  147278   57733  5662865    98.1 | 10.144 % |
1684.73/1685.16	c |   3178731 |   65037   153717 |  162006  123985 12530333   101.1 | 10.144 % |
1800.02/1800.40	c 
1800.02/1800.40	c *** TERMINATED ***
1800.02/1800.40	s SATISFIABLE
1800.02/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 x463 -x464 -x465 x466 -x467 x468 -x469 x470 -x471 x472 -x473 x474 -x475 x476 -x477 x478 -x479 x480 -x481 x482 -x483 x484 -x485 x486 x487 -x488 -x489 x490 -x491 x492 -x493 x494 -x495 x496 -x497 x498 -x499 x500 -x501 -x502 -x503 x504 -x505 -x506 -x507 x508 x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 x521 -x522 -x523 x524 -x525 -x526 -x527 x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 x544 -x545 -x546 -x547 x548 x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 x564 -x565 -x566 x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 x584 -x585 -x586 -x587 x588 x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 x604 x605 -x606 -x607 x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 x622 x623 -x624 -x625 x626 -x627 x628 -x629 x630 -x631 x632 -x633 x634 -x635 x636 -x637 x638 -x639 x640 -x641 -x642 -x643 x644 -x645 -x646 -x647 x648 -x649 -x650 x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 x662 -x663 -x664 -x665 x666 x667 -x668 -x669 x670 -x671 x672 -x673 x674 -x675 x676 -x677 x678 -x679 x680 -x681 -x682 -x683 x684 x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 x701 -x702 -x703 x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 x724 -x725 -x726 -x727 x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735 -x736 -x737 -x738 x739 -x740 -x741 x742 x743 -x744 -x745 x746 -x747 x748 -x749 x750 -x751 x752 -x753 x754 -x755 x756 -x757 x758 -x759 x760 -x761 -x762 -x763 x764 x765 -x766 -x767 x768 -x769 -x770 -x771 -x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 -x784 -x785 -x786 -x787 -x788 -x789 -x790 x791 -x792 -x793 -x794 -x795 -x796 -x797 -x798 -x799 -x800 -x801 x802 -x803 x804 -x805 x806 x807 -x808 -x809 x810 -x811 x812 -x813 x814 -x815 x816 -x817 x818 -x819 x820 -x821 -x822 -x823 x824 -x825 -x826 -x827 -x828 -x829 -x830 -x831 -x832 -x833 -x834 -x835 -x836 x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 x848 -x849 -x850 -x851 -x852 -x853 -x854 -x855 -x856 -x857 -x858 x859 -x860 -x861 -x862 -x863 x864 x865 -x866 -x867 -x868 -x869 -x870 -x871 -x872 -x873 -x874 -x875 -x876 -x877 -x878 -x879 -x880 -x881 x882 x883 -x884 -x885 x886 -x887 x888 -x889 x890 -x891 x892 -x893 x894 -x895 x896 -x897 x898 -x899 x900 -x901 -x902 -x903 x904 -x905 -x906 -x907 x908 -x909 -x910 -x911 -x912 x913 -x914 -x915 -x916 -x917 -x918 -x919 -x920 -x921 x922 x923 -x924 -x925 x926 -x927 x928 -x929 x930 -x931 x932 -x933 x934 -x935 x936 -x937 x938 -x939 x940 -x941 -x942 -x943 -x944 -x945 -x946 -x947 x948 x949 -x950 -x951 -x952 -x953 -x954 -x955 -x956 -x957 -x958 -x959 -x960 -x961 x962 x963 -x964 -x965 x966 -x967 x968 -x969 x970 -x971 x972 -x973 x974 -x975 x976 -x977 x978 -x979 x980 x981 -x982 -x983 -x984 -x985 -x986 -x987 x988 -x989 -x990 -x991 -x992 -x993 -x994 -x995 -x996 -x997 -x998 -x999 -x1000 -x1001 x1002 x1003 -x1004 -x1005 x1006 -x1007 -x1008 -x1009 x1010 -x1011 x1012 -x1013 x1014 -x1015 x1016 -x1017 x1018 -x1019 x1020 -x1021 x1022 -x1023 x1024 -x1025 x1026 x1027 -x1028 -x1029 x1030 -x1031 x1032 -x1033 x1034 -x1035 x1036 -x1037 x1038 -x1039 x1040

Verifier Data

OK	343

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-3723441-1338571118/watcher-3723441-1338571118 -o /tmp/evaluation-result-3723441-1338571118/solver-3723441-1338571118 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723441-1338571118.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 25772
/proc/meminfo: memFree=29134276/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0

[startup+0.102271 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 25772
/proc/meminfo: memFree=29134276/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200287 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 25772
/proc/meminfo: memFree=29134276/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300278 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 25772
/proc/meminfo: memFree=29134276/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700241 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 25772
/proc/meminfo: memFree=29134276/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25777
/proc/meminfo: memFree=29119140/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
[pid=25776] ppid=25772 vsize=17916 CPUtime=1.48 cores=0,2,4,6
/proc/25776/stat : 25776 (minisat+_64-bit) R 25772 25772 23316 0 -1 4202496 4168 0 0 0 148 0 0 0 20 0 1 0 323237294 18345984 3957 33554432000 4194304 5276501 140733304718384 140733304716632 4399989 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25776/statm: 4479 3957 121 265 0 4211 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 27064

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25777
/proc/meminfo: memFree=29117156/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
[pid=25776] ppid=25772 vsize=20584 CPUtime=3.09 cores=0,2,4,6
/proc/25776/stat : 25776 (minisat+_64-bit) R 25772 25772 23316 0 -1 4202496 4818 0 0 0 308 1 0 0 20 0 1 0 323237294 21078016 4607 33554432000 4194304 5276501 140733304718384 140733304715976 4633200 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25776/statm: 5146 4607 123 265 0 4878 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29732

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25777
/proc/meminfo: memFree=29112212/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
[pid=25776] ppid=25772 vsize=25460 CPUtime=6.29 cores=0,2,4,6
/proc/25776/stat : 25776 (minisat+_64-bit) R 25772 25772 23316 0 -1 4202496 6051 0 0 0 628 1 0 0 20 0 1 0 323237294 26071040 5840 33554432000 4194304 5276501 140733304718384 140733304715976 4394792 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25776/statm: 6365 5840 123 265 0 6097 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34608

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25777
/proc/meminfo: memFree=29097288/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
[pid=25776] ppid=25772 vsize=40492 CPUtime=12.69 cores=0,2,4,6
/proc/25776/stat : 25776 (minisat+_64-bit) R 25772 25772 23316 0 -1 4202496 9794 0 0 0 1267 2 0 0 20 0 1 0 323237294 41463808 9583 33554432000 4194304 5276501 140733304718384 140733304716568 4399850 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25776/statm: 10123 9583 123 265 0 9855 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49640

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25777
/proc/meminfo: memFree=29088904/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
[pid=25776] ppid=25772 vsize=47884 CPUtime=25.47 cores=0,2,4,6
/proc/25776/stat : 25776 (minisat+_64-bit) R 25772 25772 23316 0 -1 4202496 11652 0 0 0 2545 2 0 0 20 0 1 0 323237294 49033216 11441 33554432000 4194304 5276501 140733304718384 140733304715976 4400020 0 0 4096 16386 0 0 0 17 0 0 0 0 0 0
/proc/25776/statm: 11971 11441 123 265 0 11703 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 57032

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25777
/proc/meminfo: memFree=29065592/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
[pid=25776] ppid=25772 vsize=70848 CPUtime=51.06 cores=0,2,4,6
/proc/25776/stat : 25776 (minisat+_64-bit) R 25772 25772 23316 0 -1 4202496 17404 0 0 0 5102 4 0 0 20 0 1 0 323237294 72548352 17193 33554432000 4194304 5276501 140733304718384 140733304716568 4395513 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25776/statm: 17712 17193 123 265 0 17444 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 79996

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 25781
/proc/meminfo: memFree=29029876/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
[pid=25776] ppid=25772 vsize=84148 CPUtime=102.27 cores=0,2,4,6
/proc/25776/stat : 25776 (minisat+_64-bit) R 25772 25772 23316 0 -1 4202496 20667 0 0 0 10221 6 0 0 20 0 1 0 323237294 86167552 20456 33554432000 4194304 5276501 140733304718384 140733304715976 4399741 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25776/statm: 21037 20456 123 265 0 20769 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 93296

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 25950
/proc/meminfo: memFree=29398088/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
[pid=25776] ppid=25772 vsize=108260 CPUtime=162.23 cores=0,2,4,6
/proc/25776/stat : 25776 (minisat+_64-bit) R 25772 25772 23316 0 -1 4202496 26752 0 0 0 16214 9 0 0 20 0 1 0 323237294 110858240 26637 33554432000 4194304 5276501 140733304718384 140733304716376 4399918 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25776/statm: 27065 26637 123 265 0 26797 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 117408

[startup+222.306 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 25950
/proc/meminfo: memFree=29393668/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
[pid=25776] ppid=25772 vsize=108716 CPUtime=222.22 cores=0,2,4,6
/proc/25776/stat : 25776 (minisat+_64-bit) R 25772 25772 23316 0 -1 4202496 26869 0 0 0 22213 9 0 0 20 0 1 0 323237294 111325184 26750 33554432000 4194304 5276501 140733304718384 140733304716568 4395099 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25776/statm: 27179 26750 123 265 0 26911 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 117864

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 25950
/proc/meminfo: memFree=29384864/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
[pid=25776] ppid=25772 vsize=109188 CPUtime=282.2 cores=0,2,4,6
/proc/25776/stat : 25776 (minisat+_64-bit) R 25772 25772 23316 0 -1 4202496 26971 0 0 0 28211 9 0 0 20 0 1 0 323237294 111808512 26852 33554432000 4194304 5276501 140733304718384 140733304716632 4394737 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25776/statm: 27297 26852 123 265 0 27029 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 118336

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 25950
/proc/meminfo: memFree=29380896/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
[pid=25776] ppid=25772 vsize=109188 CPUtime=342.19 cores=0,2,4,6
/proc/25776/stat : 25776 (minisat+_64-bit) R 25772 25772 23316 0 -1 4202496 26974 0 0 0 34210 9 0 0 20 0 1 0 323237294 111808512 26865 33554432000 4194304 5276501 140733304718384 140733304716632 4399992 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25776/statm: 27297 26865 123 265 0 27029 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 118336

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 25951
/proc/meminfo: memFree=29374572/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/25772/statm: 2287 277 236 213 0 72 0
[pid=25776] ppid=25772 vsize=257128 CPUtime=1122.01 cores=0,2,4,6
/proc/25776/stat : 25776 (minisat+_64-bit) R 25772 25772 23316 0 -1 4202496 63420 0 0 0 112181 20 0 0 20 0 1 0 323237294 263299072 63680 33554432000 4194304 5276501 140733304718384 140733304716568 4399913 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25776/statm: 64282 63680 123 265 0 64014 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 266276

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25957
/proc/meminfo: memFree=29199416/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
[pid=25776] ppid=25772 vsize=257128 CPUtime=1182 cores=0,2,4,6
/proc/25776/stat : 25776 (minisat+_64-bit) R 25772 25772 23316 0 -1 4202496 63452 0 0 0 118180 20 0 0 20 0 1 0 323237294 263299072 63712 33554432000 4194304 5276501 140733304718384 140733304716568 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25776/statm: 64282 63712 123 265 0 64014 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 266276

[startup+1242.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 25957
/proc/meminfo: memFree=29198428/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
[pid=25776] ppid=25772 vsize=257128 CPUtime=1241.99 cores=0,2,4,6
/proc/25776/stat : 25776 (minisat+_64-bit) R 25772 25772 23316 0 -1 4202496 63452 0 0 0 124179 20 0 0 20 0 1 0 323237294 263299072 63712 33554432000 4194304 5276501 140733304718384 140733304716632 4399992 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25776/statm: 64282 63712 123 265 0 64014 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 266276

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 25960
/proc/meminfo: memFree=29197016/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
[pid=25776] ppid=25772 vsize=257128 CPUtime=1301.98 cores=0,2,4,6
/proc/25776/stat : 25776 (minisat+_64-bit) R 25772 25772 23316 0 -1 4202496 63452 0 0 0 130178 20 0 0 20 0 1 0 323237294 263299072 63813 33554432000 4194304 5276501 140733304718384 140733304716632 4395041 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25776/statm: 64282 63813 123 265 0 64014 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 266276

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25961
/proc/meminfo: memFree=29194916/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
[pid=25776] ppid=25772 vsize=257128 CPUtime=1361.97 cores=0,2,4,6
/proc/25776/stat : 25776 (minisat+_64-bit) R 25772 25772 23316 0 -1 4202496 63452 0 0 0 136177 20 0 0 20 0 1 0 323237294 263299072 63813 33554432000 4194304 5276501 140733304718384 140733304716632 4397082 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25776/statm: 64282 63813 123 265 0 64014 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 266276

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25961
/proc/meminfo: memFree=29193800/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
[pid=25776] ppid=25772 vsize=257128 CPUtime=1421.97 cores=0,2,4,6
/proc/25776/stat : 25776 (minisat+_64-bit) R 25772 25772 23316 0 -1 4202496 63452 0 0 0 142177 20 0 0 20 0 1 0 323237294 263299072 63813 33554432000 4194304 5276501 140733304718384 140733304716632 4399860 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25776/statm: 64282 63813 123 265 0 64014 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 266276

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25961
/proc/meminfo: memFree=29192440/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
[pid=25776] ppid=25772 vsize=257128 CPUtime=1481.95 cores=0,2,4,6
/proc/25776/stat : 25776 (minisat+_64-bit) R 25772 25772 23316 0 -1 4202496 63452 0 0 0 148175 20 0 0 20 0 1 0 323237294 263299072 63813 33554432000 4194304 5276501 140733304718384 140733304716632 4390912 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25776/statm: 64282 63813 123 265 0 64014 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 266276

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25961
/proc/meminfo: memFree=29189712/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
[pid=25776] ppid=25772 vsize=257128 CPUtime=1541.95 cores=0,2,4,6
/proc/25776/stat : 25776 (minisat+_64-bit) R 25772 25772 23316 0 -1 4202496 63452 0 0 0 154175 20 0 0 20 0 1 0 323237294 263299072 63813 33554432000 4194304 5276501 140733304718384 140733304716632 4399315 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25776/statm: 64282 63813 123 265 0 64014 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 266276

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25961
/proc/meminfo: memFree=29184000/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
[pid=25776] ppid=25772 vsize=257128 CPUtime=1601.94 cores=0,2,4,6
/proc/25776/stat : 25776 (minisat+_64-bit) R 25772 25772 23316 0 -1 4202496 63452 0 0 0 160173 21 0 0 20 0 1 0 323237294 263299072 63813 33554432000 4194304 5276501 140733304718384 140733304716632 4394876 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25776/statm: 64282 63813 123 265 0 64014 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 266276

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25962
/proc/meminfo: memFree=29179544/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
[pid=25776] ppid=25772 vsize=257852 CPUtime=1661.94 cores=0,2,4,6
/proc/25776/stat : 25776 (minisat+_64-bit) R 25772 25772 23316 0 -1 4202496 63582 0 0 0 166173 21 0 0 20 0 1 0 323237294 264040448 63943 33554432000 4194304 5276501 140733304718384 140733304716616 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25776/statm: 64463 63943 123 265 0 64195 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 267000

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25963
/proc/meminfo: memFree=29178812/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
[pid=25776] ppid=25772 vsize=257852 CPUtime=1721.93 cores=0,2,4,6
/proc/25776/stat : 25776 (minisat+_64-bit) R 25772 25772 23316 0 -1 4202496 63582 0 0 0 172172 21 0 0 20 0 1 0 323237294 264040448 63943 33554432000 4194304 5276501 140733304718384 140733304716632 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25776/statm: 64463 63943 123 265 0 64195 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 267000

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25963
/proc/meminfo: memFree=29178560/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
[pid=25776] ppid=25772 vsize=257852 CPUtime=1781.92 cores=0,2,4,6
/proc/25776/stat : 25776 (minisat+_64-bit) R 25772 25772 23316 0 -1 4202496 63582 0 0 0 178171 21 0 0 20 0 1 0 323237294 264040448 63943 33554432000 4194304 5276501 140733304718384 140733304716632 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25776/statm: 64463 63943 123 265 0 64195 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 267000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25963
/proc/meminfo: memFree=29178312/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
[pid=25776] ppid=25772 vsize=257852 CPUtime=1800.02 cores=0,2,4,6
/proc/25776/stat : 25776 (minisat+_64-bit) R 25772 25772 23316 0 -1 4202496 63582 0 0 0 179981 21 0 0 20 0 1 0 323237294 264040448 63943 33554432000 4194304 5276501 140733304718384 140733304716632 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25776/statm: 64463 63943 123 265 0 64195 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 267000

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25963
/proc/meminfo: memFree=29178312/32873648 swapFree=7116/7116
[pid=25772] ppid=25770 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25772/stat : 25772 (minisat+_script) S 25770 25772 23316 0 -1 4202496 384 552 0 0 0 0 0 0 20 0 1 0 323237293 9367552 277 33554432000 4194304 5064252 140734403700112 140734403699024 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/25772/statm: 2287 277 236 213 0 72 0
[pid=25776] ppid=25772 vsize=257852 CPUtime=1800.02 cores=0,2,4,6
/proc/25776/stat : 25776 (minisat+_64-bit) R 25772 25772 23316 0 -1 4202496 63582 0 0 0 179981 21 0 0 20 0 1 0 323237294 264040448 63943 33554432000 4194304 5276501 140733304718384 140733304716632 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/25776/statm: 64463 63943 123 265 0 64195 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 267000

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.03
CPU user time (s): 1799.82
CPU system time (s): 0.213967
CPU usage (%): 99.979
Max. virtual memory (cumulated for all children) (KiB): 267000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.82
system time used= 0.213967
maximum resident set size= 255776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64530
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= 128
involuntary context switches= 1958

runsolver used 2.92556 second user time and 7.2299 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-01 19:18:38
IDJOB=3723441
IDBENCH=2119
IDSOLVER=2307
FILE ID=node123/3723441-1338571118
RUNJOBID= node123-1338568896-25239
PBS_JOBID= 14635861
Free space on /tmp= 71316 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii8e1.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723441-1338571118/watcher-3723441-1338571118 -o /tmp/evaluation-result-3723441-1338571118/solver-3723441-1338571118 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723441-1338571118.opb

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

MD5SUM BENCH= 9711add7b63200e6cedabbc5764a3737
RANDOM SEED=1691887299

node123.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		: 2667.217
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	: 5334.43
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		: 2667.217
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		: 2667.217
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		: 2667.217
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.91
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		: 2667.217
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		: 2667.217
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		: 2667.217
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		: 2667.217
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:        29134712 kB
Buffers:          441716 kB
Cached:          2000872 kB
SwapCached:         2248 kB
Active:          1164844 kB
Inactive:        1699444 kB
Active(anon):     416272 kB
Inactive(anon):     5492 kB
Active(file):     748572 kB
Inactive(file):  1693952 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100308 kB
Dirty:              2428 kB
Writeback:             0 kB
AnonPages:        424484 kB
Mapped:            10984 kB
Shmem:                 0 kB
Slab:             736484 kB
SReclaimable:     180308 kB
SUnreclaim:       556176 kB
KernelStack:        1488 kB
PageTables:         4936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     542728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    397312 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= 71312 MiB
End job on node123 at 2012-06-01 19:48:39