Trace number 35194

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14SAT (TO)12272 1800.54 1801.24

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
MIPLIB/miplib3/normalized-reduced-mps-v2-20-10-gt2.opb
MD5SUM08913f3dd730f4c3a659694fd4c06001
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3591
Best CPU time to get the best result obtained on this benchmark1782.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3591
Optimality of the best value was proved NO
Number of variables556
Total number of constraints180
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints178
Minimum length of a constraint2
Maximum length of a constraint48
Number of terms in the objective function 304
Biggest coefficient in the objective function 10575
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 524466
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 20152
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 524466
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data (download as text)

0.00	c Parsing PB file...
0.02	c Converting 180 PB-constraints to clauses...
0.02	c   -- Unit propagations: (none)
0.02	c   -- Detecting intervals from adjacent constraints: (none)
0.02	c   -- Clauses(.)/Splits(s): ........................................................................................ssssssssss
0.02	c ---[ 189]---> BDD-cost:    2
0.02	c ---[ 188]---> BDD-cost:    2
0.02	c ---[ 187]---> BDD-cost:    2
0.02	c ---[ 186]---> BDD-cost:    2
0.02	c ---[ 185]---> BDD-cost:    2
0.02	c ---[ 184]---> BDD-cost:    2
0.02	c ---[ 183]---> BDD-cost:    2
0.02	c ---[ 182]---> BDD-cost:    2
0.02	c ---[ 157]---> BDD-cost:    3
0.02	c ---[ 156]---> BDD-cost:    3
0.02	c ---[ 155]---> BDD-cost:    3
0.02	c ---[ 154]---> BDD-cost:    3
0.02	c ---[ 153]---> BDD-cost:    3
0.02	c ---[ 152]---> BDD-cost:    3
0.02	c ---[ 151]---> BDD-cost:    3
0.02	c ---[ 150]---> BDD-cost:    3
0.02	c ---[ 149]---> BDD-cost:    3
0.02	c ---[ 148]---> BDD-cost:    3
0.02	c ---[ 147]---> BDD-cost:    3
0.02	c ---[ 146]---> BDD-cost:    3
0.02	c ---[ 141]---> BDD-cost:    3
0.02	c ---[ 140]---> BDD-cost:    3
0.02	c ---[ 139]---> BDD-cost:    3
0.02	c ---[ 138]---> BDD-cost:    3
0.02	c ---[ 137]---> BDD-cost:    3
0.02	c ---[ 136]---> BDD-cost:    3
0.02	c ---[ 135]---> BDD-cost:    3
0.02	c ---[ 134]---> BDD-cost:    3
0.02	c ---[ 120]---> BDD-cost:    2
0.02	c ---[ 119]---> BDD-cost:    2
0.02	c ---[ 117]---> BDD-cost:    2
0.02	c ---[ 113]---> BDD-cost:    2
0.02	c ---[ 112]---> BDD-cost:    2
0.02	c ---[ 110]---> BDD-cost:    2
0.02	c ---[ 106]---> BDD-cost:    2
0.02	c ---[ 105]---> BDD-cost:    2
0.02	c ---[ 103]---> BDD-cost:    2
0.02	c ---[  99]---> BDD-cost:    2
0.02	c ---[  98]---> BDD-cost:    2
0.02	c ---[  96]---> BDD-cost:    2
0.02	c ---[  92]---> BDD-cost:    2
0.02	c ---[  91]---> BDD-cost:    2
0.02	c ---[  89]---> BDD-cost:    2
0.02	c ---[  85]---> BDD-cost:    2
0.02	c ---[  84]---> BDD-cost:    2
0.02	c ---[  82]---> BDD-cost:    2
0.02	c ---[  78]---> BDD-cost:    2
0.02	c ---[  77]---> BDD-cost:    2
0.02	c ---[  75]---> BDD-cost:    2
0.02	c ---[  71]---> BDD-cost:    2
0.02	c ---[  70]---> BDD-cost:    2
0.02	c ---[  68]---> BDD-cost:    2
0.02	c ---[  64]---> BDD-cost:    2
0.02	c ---[  63]---> BDD-cost:    2
0.02	c ---[  61]---> BDD-cost:    2
0.02	c ---[  57]---> BDD-cost:    2
0.02	c ---[  56]---> BDD-cost:    2
0.02	c ---[  54]---> BDD-cost:    2
0.02	c ---[  50]---> BDD-cost:    2
0.02	c ---[  49]---> BDD-cost:    2
0.02	c ---[  47]---> BDD-cost:    2
0.02	c ---[  43]---> BDD-cost:    2
0.02	c ---[  42]---> BDD-cost:    2
0.02	c ---[  40]---> BDD-cost:    2
0.02	c ---[  37]---> BDD-cost:  107
0.02	c ---[  36]---> Sorter-cost:  778     Base: 2 2 2
0.03	c ---[  35]---> Sorter-cost:  777     Base: 2 2 2
0.03	c ---[  34]---> BDD-cost:   21
0.03	c ---[  33]---> BDD-cost:  128
0.03	c ---[  32]---> BDD-cost:  183
0.03	c ---[  31]---> BDD-cost:   25
0.03	c ---[  30]---> Sorter-cost:  379     Base: 2 2 2
0.03	c ---[  29]---> BDD-cost:  111
0.03	c ---[  28]---> BDD-cost:  128
0.04	c ---[  27]---> BDD-cost:  105
0.04	c ---[  26]---> Sorter-cost:  778     Base: 2 2 2
0.04	c ---[  25]---> BDD-cost:  111
0.04	c ---[  24]---> BDD-cost:  105
0.04	c ---[  23]---> BDD-cost:   54
0.04	c ---[  22]---> BDD-cost:   54
0.04	c ---[  21]---> BDD-cost:   21
0.04	c ---[  15]---> Adder-cost: 273   maxlim: 12127   bits: 15/14
0.11	c ---[   9]---> Sorter-cost: 2085     Base: 2 5 2 2 2
0.13	c ---[   8]---> BDD-cost:   76
0.13	c ---[   7]---> Sorter-cost: 2550     Base: 2 5 2 2 2
0.16	c ---[   6]---> Adder-cost: 223   maxlim: 249   bits: 9/8
0.19	c ---[   5]---> BDD-cost:   48
0.19	c ---[   4]---> BDD-cost:  114
0.19	c ---[   3]---> BDD-cost:   55
0.19	c ---[   2]---> Sorter-cost: 2935     Base: 2 5 2 2 2 2
0.23	c ---[   1]---> Adder-cost: 212   maxlim: 230   bits: 9/8
0.26	c ---[   0]---> BDD-cost:   92
0.29	c ==================================[MINISAT+]==================================
0.29	c | Conflicts | Original         | Learnt                           | Progress |
0.29	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.29	c ==============================================================================
0.29	c |         0 |   30742    79537 |   10247       0        0     nan |  0.000 % |
0.31	c |       100 |   30742    79537 |   11271     100      544     5.4 |  0.987 % |
0.33	c |       250 |   30742    79537 |   12398     250     2459     9.8 |  0.986 % |
0.34	c |       477 |   30742    79537 |   13638     477     3973     8.3 |  0.986 % |
0.41	c ==============================================================================
0.41	c Found solution: 31375
0.41	o 31375
0.41	c ---[   0]---> Adder-cost: 2724   maxlim: 493091   bits: 20/19
4.52	c ==================================[MINISAT+]==================================
4.52	c | Conflicts | Original         | Learnt                           | Progress |
4.52	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
4.52	c ==============================================================================
4.52	c |       777 |   49676   147121 |   16558     777    19225    24.7 |  0.986 % |
4.56	c |       878 |   49676   147121 |   18213     878    26174    29.8 |  0.848 % |
4.58	c |      1029 |   49638   147016 |   20035    1022    27116    26.5 |  0.907 % |
4.60	c |      1254 |   49638   147016 |   22038    1247    29116    23.3 |  0.907 % |
4.69	c |      1591 |   49584   146896 |   24242    1571    32603    20.8 |  1.016 % |
4.85	c ==============================================================================
4.85	c Found solution: 27254
4.85	o 27254
4.86	c ---[   0]---> Adder-cost: 0   maxlim: 497212   bits: 20/19
9.04	c ==================================[MINISAT+]==================================
9.04	c | Conflicts | Original         | Learnt                           | Progress |
9.04	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
9.04	c ==============================================================================
9.04	c |      2065 |   49561   146973 |   16520    2036    67219    33.0 |  1.016 % |
9.08	c |      2165 |   49507   146781 |   18172    2132    67859    31.8 |  1.198 % |
9.12	c |      2315 |   49507   146781 |   19989    2282    69697    30.5 |  1.198 % |
9.19	c |      2540 |   49374   146455 |   21988    2500    71764    28.7 |  1.446 % |
9.26	c |      2877 |   49374   146455 |   24186    2837    77080    27.2 |  1.446 % |
9.36	c |      3385 |   49374   146455 |   26605    3345    93241    27.9 |  1.446 % |
9.74	c |      4145 |   49374   146455 |   29266    4105   237832    57.9 |  1.446 % |
9.97	c |      5285 |   49348   146365 |   32192    5242   255291    48.7 |  1.476 % |
10.32	c |      6994 |   49233   146094 |   35412    6931   273900    39.5 |  1.680 % |
10.85	c |      9557 |   49203   145990 |   38953    9480   320665    33.8 |  1.702 % |
11.89	c |     13402 |   49199   145981 |   42848   13324   453350    34.0 |  1.709 % |
13.80	c |     19169 |   49199   145981 |   47133   19091   954740    50.0 |  1.709 % |
16.17	c |     27818 |   49185   145950 |   51846   27739  1522523    54.9 |  1.738 % |
20.15	c |     40797 |   49149   145824 |   57031   40648  2213062    54.4 |  1.760 % |
27.24	c ==============================================================================
27.24	c Found solution: 25404
27.24	o 25404
27.25	c ---[   0]---> Adder-cost: 1502   maxlim: 497941   bits: 19/19
31.62	c ==================================[MINISAT+]==================================
31.62	c | Conflicts | Original         | Learnt                           | Progress |
31.62	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
31.62	c ==============================================================================
31.62	c |     59677 |   59514   182819 |   19838   59526  3485341    58.6 |  1.760 % |
31.80	c |     59777 |   59143   181524 |   21821   17468  1064747    61.0 |  1.875 % |
31.84	c |     59927 |   59143   181524 |   24003   17618  1067063    60.6 |  1.875 % |
31.97	c |     60153 |   59143   181524 |   26404   17844  1085576    60.8 |  1.875 % |
32.11	c |     60492 |   59143   181524 |   29044   18183  1098647    60.4 |  1.875 % |
32.48	c |     60998 |   59143   181524 |   31949   18689  1209743    64.7 |  1.875 % |
32.77	c |     61757 |   59104   181399 |   35144   19440  1219902    62.8 |  1.908 % |
33.15	c |     62897 |   59104   181399 |   38658   20580  1238785    60.2 |  1.908 % |
33.75	c |     64605 |   59021   181150 |   42524   22284  1293074    58.0 |  2.000 % |
35.03	c |     67169 |   59000   181075 |   46776   24844  1558734    62.7 |  2.007 % |
36.75	c |     71013 |   59000   181075 |   51454   28688  1805433    62.9 |  2.007 % |
39.80	c |     76779 |   58655   179914 |   56600   34417  2370793    68.9 |  2.316 % |
43.01	c |     85428 |   58431   179329 |   62260   43002  2953022    68.7 |  2.664 % |
49.44	c |     98404 |   58309   178957 |   68486   55964  3849367    68.8 |  2.783 % |
54.66	c ==============================================================================
54.66	c Found solution: 25161
54.66	o 25161
54.67	c ---[   0]---> Adder-cost: 1820   maxlim: 483599   bits: 19/19
58.94	c ==================================[MINISAT+]==================================
58.94	c | Conflicts | Original         | Learnt                           | Progress |
58.94	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
58.94	c ==============================================================================
58.94	c |    103719 |   70849   223644 |   23616   61279  4850693    79.2 |  2.783 % |
59.08	c |    103820 |   70849   223644 |   25977   16347  1497579    91.6 |  2.550 % |
59.15	c |    103971 |   70849   223644 |   28575   16498  1498630    90.8 |  2.550 % |
59.20	c |    104196 |   70849   223644 |   31432   16723  1501481    89.8 |  2.550 % |
59.30	c |    104534 |   70810   223557 |   34576   17057  1505962    88.3 |  2.614 % |
59.52	c |    105040 |   70716   223343 |   38033   17550  1515533    86.4 |  2.767 % |
59.75	c |    105799 |   70638   223071 |   41837   18303  1529853    83.6 |  2.808 % |
60.16	c |    106941 |   70517   222671 |   46020   19435  1583212    81.5 |  2.879 % |
60.81	c |    108649 |   70320   222108 |   50622   21132  1620309    76.7 |  3.120 % |
61.77	c |    111211 |   70320   222108 |   55685   23694  1765345    74.5 |  3.119 % |
63.08	c |    115056 |   69657   220110 |   61253   27507  1928677    70.1 |  3.830 % |
64.88	c |    120823 |   69657   220110 |   67379   33274  2239711    67.3 |  3.830 % |
70.60	c |    129472 |   69518   219670 |   74117   41910  3125076    74.6 |  3.948 % |
74.38	c ==============================================================================
74.38	c Found solution: 23568
74.38	o 23568
74.38	c ---[   0]---> Adder-cost: 1614   maxlim: 482410   bits: 19/19
78.55	c ==================================[MINISAT+]==================================
78.55	c | Conflicts | Original         | Learnt                           | Progress |
78.55	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
78.55	c ==============================================================================
78.55	c |    136226 |   80439   258512 |   26813   48655  3741760    76.9 |  3.948 % |
78.69	c |    136326 |   80439   258512 |   29494   17638  1133548    64.3 |  3.749 % |
78.75	c |    136476 |   80439   258512 |   32443   17788  1139282    64.0 |  3.749 % |
78.86	c |    136701 |   80337   258158 |   35688   18006  1142906    63.5 |  3.781 % |
79.02	c |    137038 |   80313   258074 |   39256   18339  1150504    62.7 |  3.791 % |
79.23	c |    137544 |   80313   258074 |   43182   18845  1165726    61.9 |  3.791 % |
79.83	c |    138303 |   80073   257356 |   47500   19559  1172280    59.9 |  4.070 % |
80.29	c |    139442 |   80067   257336 |   52250   20695  1193679    57.7 |  4.076 % |
80.68	c |    141151 |   80067   257336 |   57476   22404  1255170    56.0 |  4.076 % |
81.64	c |    143714 |   79929   257020 |   63223   24955  1331732    53.4 |  4.312 % |
83.30	c |    147559 |   79929   257020 |   69546   28800  1533372    53.2 |  4.312 % |
85.64	c |    153325 |   79844   256753 |   76500   34549  1835081    53.1 |  4.381 % |
90.05	c |    161977 |   79704   256310 |   84150   43187  2313796    53.6 |  4.494 % |
96.85	c |    174951 |   79658   256204 |   92565   56153  3010278    53.6 |  4.574 % |
105.24	c ==============================================================================
105.24	c Found solution: 23143
105.24	o 23143
105.25	c ---[   0]---> Adder-cost: 0   maxlim: 482835   bits: 19/19
109.39	c ==================================[MINISAT+]==================================
109.39	c | Conflicts | Original         | Learnt                           | Progress |
109.39	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
109.39	c ==============================================================================
109.39	c |    192072 |   79619   256092 |   26539   73269  3919220    53.5 |  4.574 % |
109.57	c |    192172 |   79619   256092 |   29192   17523   665430    38.0 |  4.606 % |
109.71	c |    192322 |   79605   256060 |   32112   17672   675649    38.2 |  4.628 % |
109.78	c |    192547 |   79595   256037 |   35323   17896   677175    37.8 |  4.649 % |
109.97	c |    192884 |   79595   256037 |   38855   18233   679537    37.3 |  4.649 % |
110.09	c |    193392 |   79595   256037 |   42741   18741   691217    36.9 |  4.649 % |
110.23	c |    194151 |   79595   256037 |   47015   19500   705750    36.2 |  4.649 % |
110.71	c |    195290 |   79595   256037 |   51717   20639   745791    36.1 |  4.649 % |
111.42	c |    197001 |   79595   256037 |   56888   22350   835041    37.4 |  4.649 % |
112.36	c |    199565 |   79595   256037 |   62577   24914   923252    37.1 |  4.649 % |
113.94	c |    203413 |   79595   256037 |   68835   28762  1214149    42.2 |  4.649 % |
116.72	c |    209179 |   79595   256037 |   75718   34528  1562465    45.3 |  4.649 % |
120.06	c |    217828 |   79515   255761 |   83290   43174  2291751    53.1 |  4.681 % |
135.09	c |    230802 |   79515   255761 |   91619   56148  4223032    75.2 |  4.681 % |
162.26	c |    250264 |   79515   255761 |  100781   75610  8374288   110.8 |  4.681 % |
192.42	c |    279457 |   79515   255761 |  110859  104803 13497429   128.8 |  4.681 % |
229.07	c |    323246 |   79486   255696 |  121945   55311  4580536    82.8 |  4.724 % |
321.14	c |    388931 |   79443   255592 |  134140  120993 13226381   109.3 |  4.799 % |
465.49	c |    487458 |   79398   255431 |  147554   99705 15743853   157.9 |  4.810 % |
739.72	c ==============================================================================
739.72	c Found solution: 14413
739.72	o 14413
739.73	c ---[   0]---> Adder-cost: 0   maxlim: 491565   bits: 19/19
744.14	c ==================================[MINISAT+]==================================
744.14	c | Conflicts | Original         | Learnt                           | Progress |
744.14	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
744.14	c ==============================================================================
744.14	c |    623454 |   78712   253051 |   26237   99296 21440420   215.9 |  4.810 % |
745.00	c |    623556 |   78712   253051 |   28860   15929  1031900    64.8 |  5.317 % |
745.03	c |    623708 |   78712   253051 |   31746   16081  1033997    64.3 |  5.317 % |
745.10	c |    623934 |   78712   253051 |   34921   16307  1037988    63.7 |  5.317 % |
745.15	c |    624272 |   78712   253051 |   38413   16645  1046803    62.9 |  5.317 % |
745.42	c |    624778 |   78712   253051 |   42254   17151  1072382    62.5 |  5.317 % |
745.73	c |    625538 |   78712   253051 |   46480   17911  1089823    60.8 |  5.317 % |
746.07	c |    626679 |   78712   253051 |   51128   19052  1111531    58.3 |  5.317 % |
746.84	c |    628389 |   78609   252818 |   56241   20756  1208013    58.2 |  5.473 % |
748.00	c |    630951 |   78609   252818 |   61865   23318  1333757    57.2 |  5.473 % |
749.18	c |    634800 |   78609   252818 |   68052   27167  1495318    55.0 |  5.473 % |
751.53	c |    640567 |   78609   252818 |   74857   32934  1838174    55.8 |  5.473 % |
757.44	c |    649216 |   78576   252703 |   82342   41579  2717945    65.4 |  5.489 % |
771.66	c |    662191 |   78576   252703 |   90577   54554  4990894    91.5 |  5.489 % |
780.40	c ==============================================================================
780.40	c Found solution: 14123
780.40	o 14123
780.40	c ---[   0]---> Adder-cost: 0   maxlim: 491855   bits: 19/19
784.65	c ==================================[MINISAT+]==================================
784.65	c | Conflicts | Original         | Learnt                           | Progress |
784.65	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
784.65	c ==============================================================================
784.65	c |    672166 |   78581   252736 |   26193   64529  6159308    95.5 |  5.489 % |
784.82	c |    672267 |   78581   252736 |   28812   17797  1409000    79.2 |  5.504 % |
784.91	c |    672417 |   78581   252736 |   31693   17947  1410743    78.6 |  5.504 % |
785.10	c |    672643 |   78581   252736 |   34862   18173  1416723    78.0 |  5.504 % |
785.33	c |    672980 |   78581   252736 |   38349   18510  1432819    77.4 |  5.504 % |
785.51	c |    673487 |   78581   252736 |   42184   19017  1458843    76.7 |  5.504 % |
785.86	c |    674247 |   78581   252736 |   46402   19777  1473891    74.5 |  5.504 % |
786.18	c |    675387 |   78581   252736 |   51042   20917  1510224    72.2 |  5.504 % |
787.48	c |    677095 |   78581   252736 |   56147   22625  1699104    75.1 |  5.504 % |
788.92	c |    679657 |   78572   252709 |   61761   25186  1889217    75.0 |  5.515 % |
790.50	c |    683503 |   78510   252499 |   67937   29025  2094924    72.2 |  5.547 % |
793.42	c |    689269 |   78510   252499 |   74731   34791  2547986    73.2 |  5.547 % |
800.36	c |    697921 |   78494   252463 |   82204   43442  3754084    86.4 |  5.574 % |
807.70	c |    710895 |   78494   252463 |   90425   56416  4593036    81.4 |  5.574 % |
824.26	c |    730357 |   78485   252436 |   99467   75877  6344607    83.6 |  5.584 % |
826.32	c ==============================================================================
826.32	c Found solution: 13960
826.32	o 13960
826.32	c ---[   0]---> Adder-cost: 0   maxlim: 492018   bits: 19/19
830.59	c ==================================[MINISAT+]==================================
830.59	c | Conflicts | Original         | Learnt                           | Progress |
830.59	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
830.59	c ==============================================================================
830.59	c |    733864 |   78494   252511 |   26164   79384  6680696    84.2 |  5.584 % |
830.83	c |    733965 |   78494   252511 |   28780   19135  1018762    53.2 |  5.614 % |
830.89	c |    734116 |   78494   252511 |   31658   19286  1021501    53.0 |  5.614 % |
831.06	c |    734342 |   78494   252511 |   34824   19512  1026404    52.6 |  5.614 % |
831.18	c |    734679 |   78494   252511 |   38306   19849  1033541    52.1 |  5.614 % |
831.43	c |    735186 |   78494   252511 |   42137   20356  1058145    52.0 |  5.614 % |
831.80	c |    735948 |   78494   252511 |   46351   21118  1086673    51.5 |  5.614 % |
832.26	c |    737087 |   78494   252511 |   50986   22257  1173589    52.7 |  5.614 % |
833.18	c |    738796 |   78494   252511 |   56084   23966  1272271    53.1 |  5.614 % |
833.80	c |    741359 |   78494   252511 |   61693   26529  1347175    50.8 |  5.614 % |
835.04	c |    745206 |   78494   252511 |   67862   30376  1452809    47.8 |  5.614 % |
837.63	c |    750972 |   78494   252511 |   74648   36142  1838172    50.9 |  5.614 % |
843.56	c |    759621 |   78494   252511 |   82113   44791  2526145    56.4 |  5.614 % |
853.11	c |    772596 |   78487   252496 |   90325   57765  3319586    57.5 |  5.625 % |
866.62	c |    792059 |   78487   252496 |   99357   77228  4231874    54.8 |  5.625 % |
903.76	c |    821256 |   78481   252483 |  109293   20861  3428942   164.4 |  5.636 % |
961.08	c |    865045 |   78458   252431 |  120222   64648  9248451   143.1 |  5.679 % |
1010.82	c ==============================================================================
1010.82	c Found solution: 13735
1010.82	o 13735
1010.83	c ---[   0]---> Adder-cost: 0   maxlim: 492243   bits: 19/19
1015.29	c ==================================[MINISAT+]==================================
1015.29	c | Conflicts | Original         | Learnt                           | Progress |
1015.29	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1015.29	c ==============================================================================
1015.29	c |    913042 |   78401   252336 |   26133  112641 15349581   136.3 |  5.679 % |
1015.70	c |    913142 |   78401   252336 |   28746   16352  2138108   130.8 |  5.816 % |
1015.80	c |    913292 |   78401   252336 |   31620   16502  2139763   129.7 |  5.816 % |
1015.93	c |    913517 |   78401   252336 |   34783   16727  2148872   128.5 |  5.816 % |
1016.23	c |    913854 |   78401   252336 |   38261   17064  2162076   126.7 |  5.816 % |
1016.51	c |    914361 |   78373   252244 |   42087   17565  2174432   123.8 |  5.843 % |
1016.74	c |    915121 |   78373   252244 |   46296   18325  2187739   119.4 |  5.843 % |
1017.06	c |    916261 |   78373   252244 |   50925   19465  2208734   113.5 |  5.843 % |
1017.90	c |    917971 |   78356   252205 |   56018   21172  2247883   106.2 |  5.880 % |
1018.87	c |    920533 |   78356   252205 |   61620   23734  2335449    98.4 |  5.880 % |
1023.60	c |    924377 |   78356   252205 |   67782   27578  2877224   104.3 |  5.880 % |
1027.30	c |    930143 |   78356   252205 |   74560   33344  3684238   110.5 |  5.880 % |
1031.28	c |    938793 |   78333   252153 |   82016   41993  4235874   100.9 |  5.918 % |
1037.65	c |    951767 |   78325   252135 |   90218   54963  4950213    90.1 |  5.928 % |
1050.88	c |    971229 |   78325   252135 |   99240   74425  5843316    78.5 |  5.928 % |
1092.72	c |   1000421 |   78325   252135 |  109164  103617 11209868   108.2 |  5.928 % |
1134.63	c |   1044211 |   78295   252029 |  120080   56706  4360400    76.9 |  5.939 % |
1213.65	c |   1109895 |   78269   251969 |  132088  122386 10634408    86.9 |  5.982 % |
1402.07	c ==============================================================================
1402.07	c Found solution: 12388
1402.07	o 12388
1402.07	c ---[   0]---> Adder-cost: 0   maxlim: 493590   bits: 19/19
1406.95	c ==================================[MINISAT+]==================================
1406.95	c | Conflicts | Original         | Learnt                           | Progress |
1406.95	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1406.95	c ==============================================================================
1406.95	c |   1205058 |   78276   252028 |   26092   92288 27855459   301.8 |  5.982 % |
1407.47	c |   1205158 |   78276   252028 |   28701   21264  5277173   248.2 |  6.006 % |
1407.68	c |   1205309 |   78276   252028 |   31571   21415  5287020   246.9 |  6.006 % |
1407.89	c |   1205534 |   78276   252028 |   34728   21640  5299500   244.9 |  6.006 % |
1408.06	c |   1205872 |   78276   252028 |   38201   21978  5314855   241.8 |  6.006 % |
1408.46	c |   1206378 |   78276   252028 |   42021   22484  5365580   238.6 |  6.006 % |
1408.83	c |   1207138 |   78276   252028 |   46223   23244  5379926   231.5 |  6.006 % |
1409.09	c |   1208277 |   78276   252028 |   50845   24383  5399953   221.5 |  6.006 % |
1409.63	c |   1209986 |   78204   251863 |   55930   26085  5449280   208.9 |  6.140 % |
1410.86	c |   1212549 |   78200   251854 |   61523   28647  5551001   193.8 |  6.146 % |
1412.76	c |   1216395 |   78200   251854 |   67675   32493  5776745   177.8 |  6.146 % |
1415.85	c |   1222161 |   78010   251416 |   74443   38237  6091893   159.3 |  6.494 % |
1422.17	c |   1230810 |   78010   251416 |   81887   46886  7533055   160.7 |  6.494 % |
1433.58	c |   1243784 |   77995   251371 |   90076   59858  8801274   147.0 |  6.504 % |
1452.09	c |   1263245 |   77995   251371 |   99084   79319 11297770   142.4 |  6.504 % |
1476.87	c |   1292437 |   77995   251371 |  108992   25126  1955354    77.8 |  6.504 % |
1479.29	c ==============================================================================
1479.29	c Found solution: 12272
1479.29	o 12272
1479.30	c ---[   0]---> Adder-cost: 0   maxlim: 493706   bits: 19/19
1483.65	c ==================================[MINISAT+]==================================
1483.65	c | Conflicts | Original         | Learnt                           | Progress |
1483.65	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1483.65	c ==============================================================================
1483.65	c |   1299301 |   78001   251423 |   26000   31990  2409318    75.3 |  6.504 % |
1483.74	c |   1299403 |   78001   251423 |   28600   16097  1139658    70.8 |  6.524 % |
1483.81	c |   1299554 |   78001   251423 |   31460   16248  1143014    70.3 |  6.524 % |
1483.92	c |   1299782 |   78001   251423 |   34606   16476  1150469    69.8 |  6.524 % |
1484.02	c |   1300119 |   78001   251423 |   38066   16813  1159389    69.0 |  6.524 % |
1484.27	c |   1300626 |   78001   251423 |   41873   17320  1171921    67.7 |  6.524 % |
1484.50	c |   1301385 |   78001   251423 |   46060   18079  1191104    65.9 |  6.524 % |
1484.93	c |   1302527 |   78001   251423 |   50666   19221  1263857    65.8 |  6.524 % |
1485.29	c |   1304235 |   78001   251423 |   55733   20929  1324239    63.3 |  6.524 % |
1486.72	c |   1306797 |   78001   251423 |   61306   23491  1553145    66.1 |  6.524 % |
1488.48	c |   1310642 |   78001   251423 |   67437   27336  1724435    63.1 |  6.524 % |
1491.82	c |   1316408 |   78001   251423 |   74181   33102  2371935    71.7 |  6.524 % |
1497.92	c |   1325057 |   78001   251423 |   81599   41751  3661125    87.7 |  6.524 % |
1505.04	c |   1338031 |   78001   251423 |   89759   54725  4408571    80.6 |  6.524 % |
1527.33	c |   1357492 |   78001   251423 |   98734   74186  7678625   103.5 |  6.524 % |
1553.05	c |   1386685 |   78001   251423 |  108608  103379  9322426    90.2 |  6.524 % |
1622.27	c |   1430478 |   78001   251423 |  119469   48649 10665214   219.2 |  6.524 % |
1794.74	c |   1496163 |   78001   251423 |  131416  114334 26447756   231.3 |  6.524 % |
1801.22	c 
1801.22	c *** TERMINATED ***
1801.22	s SATISFIABLE
1801.22	v -x1 -x2 -x3 -x4 -x49 -x50 -x51 -x52 -x97 -x98 -x99 -x100 -x145 -x146 -x147 -x148 -x279 -x280 -x281 -x282 -x327 -x328 -x329 -x330
1801.22	v x375 -x376 -x377 -x378 -x423 -x424 -x425 -x426 -x5 x6 -x7 -x8 x53 -x54 -x55 -x56 -x101 x102 -x103 -x104 -x149 -x150 -x151 -x152
1801.22	v -x193 -x194 -x195 -x196 -x236 -x237 -x238 -x239 -x283 -x284 -x285 -x286 -x331 -x332 -x333 -x334 -x379 -x380 -x381 -x382 x427
1801.22	v -x428 -x429 -x430 -x471 -x472 x473 -x474 -x514 -x515 -x516 -x517 -x9 -x10 -x11 -x12 -x57 -x58 -x59 -x60 -x105 -x106 -x107 -x108
1801.22	v -x153 -x154 -x155 -x156 -x197 -x198 -x199 -x200 -x240 -x241 -x242 -x243 -x287 -x288 -x289 -x290 -x335 -x336 -x337 -x338 -x383
1801.22	v -x384 -x385 -x386 -x431 -x432 -x433 -x434 -x475 -x476 -x477 -x478 -x518 -x519 -x520 -x521 -x13 -x61 -x109 -x157 -x201 -x244
1801.22	v -x291 -x339 -x387 -x435 -x479 -x522 -x14 -x15 -x16 -x62 -x63 -x64 x110 -x111 -x112 -x158 -x159 -x160 -x202 -x203 -x204 -x245
1801.22	v -x246 -x247 -x292 -x293 -x294 -x340 -x341 -x342 -x388 -x389 -x390 -x436 x437 -x438 -x480 -x481 -x482 -x523 -x524 -x525 -x17
1801.22	v -x18 -x19 -x20 -x65 -x66 -x67 -x68 -x113 -x114 -x115 -x116 -x161 -x162 -x163 -x164 x205 -x206 -x207 -x208 -x248 -x249 -x250
1801.22	v -x251 -x295 x296 -x297 -x298 -x343 -x344 -x345 -x346 x391 -x392 -x393 -x394 -x439 -x440 -x441 -x442 -x483 -x484 -x485 -x486
1801.22	v -x526 -x527 -x528 -x529 -x209 -x210 -x211 -x252 -x253 -x254 x487 -x488 -x489 -x530 -x531 -x532 -x21 -x22 -x23 -x24 x69 -x70
1801.22	v -x71 -x72 -x117 -x118 -x119 -x120 -x165 -x166 -x167 -x168 -x299 -x300 -x301 -x302 -x347 -x348 -x349 -x350 x395 -x396 -x397
1801.22	v -x398 x443 -x444 -x445 -x446 x25 -x26 -x27 -x73 -x74 -x75 -x121 -x122 -x123 x169 -x170 -x171 -x212 -x213 -x214 x255 x256 -x257
1801.22	v -x303 -x304 -x305 -x351 -x352 -x353 -x399 -x400 -x401 -x447 -x448 -x449 -x490 -x491 -x492 -x533 -x534 -x535 -x28 -x29 -x30
1801.22	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84
1801.22	v -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 x124 x125 -x126 -x127 -x128 -x129 x130 -x131 -x132 -x133 x134 -x135 -x136
1801.22	v x137 -x138 -x139 x140 -x141 -x142 -x143 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185
1801.22	v -x186 -x187 -x188 -x189 -x190 -x191 -x215 -x216 -x217 x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229
1801.22	v -x230 -x231 -x232 -x233 -x234 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273
1801.22	v -x274 -x275 -x276 -x277 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322
1801.22	v -x323 -x324 -x325 -x354 -x355 -x356 x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371
1801.22	v x372 -x373 x402 x403 -x404 x405 -x406 -x407 -x408 -x409 x410 -x411 -x412 -x413 x414 x415 -x416 -x417 x418 -x419 x420 -x421
1801.22	v -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x493
1801.22	v -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x536 -x537
1801.22	v -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 x550 -x551 -x552 -x553 -x554 -x555 -x48 -x96 x144
1801.22	v -x192 -x235 -x278 -x326 -x374 -x422 -x470 -x513 -x556

Verifier Data (download as text)

OK	12272

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node54/watcher-35194-1149273154 -o ROOT/results/node54/solver-35194-1149273154 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node54/35194-1149273154/instance-35194-1149273154.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.97 0.94 2/64 23782
/proc/meminfo: memFree=937344/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=1048 CPUtime=0
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 109 0 0 0 0 0 0 0 18 0 1 0 192982864 1073152 94 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134531116 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 262 95 68 215 0 44 0

[startup+10.003 s]
/proc/loadavg: 0.93 0.97 0.94 2/64 23782
/proc/meminfo: memFree=926984/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=11552 CPUtime=9.99
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 3217 0 0 0 998 1 0 0 25 0 1 0 192982864 11829248 2650 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 2888 2650 124 215 0 2670 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 11552

[startup+20.0101 s]
/proc/loadavg: 0.94 0.97 0.94 2/64 23782
/proc/meminfo: memFree=918600/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=20164 CPUtime=19.99
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 5371 0 0 0 1997 2 0 0 25 0 1 0 192982864 20647936 4804 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579626 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 5041 4804 124 215 0 4823 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 20164

[startup+30.0172 s]
/proc/loadavg: 0.95 0.97 0.94 2/64 23782
/proc/meminfo: memFree=912328/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=26212 CPUtime=30
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 7275 0 0 0 2996 4 0 0 25 0 1 0 192982864 26841088 6317 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005345 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 6553 6317 124 215 0 6335 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 26212

[startup+40.0233 s]
/proc/loadavg: 0.95 0.97 0.94 2/64 23782
/proc/meminfo: memFree=912264/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=26476 CPUtime=40
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 7349 0 0 0 3996 4 0 0 25 0 1 0 192982864 27111424 6391 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 6619 6391 124 215 0 6401 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 26476

[startup+50.0304 s]
/proc/loadavg: 0.96 0.97 0.94 2/64 23782
/proc/meminfo: memFree=909768/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=28972 CPUtime=50
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 7981 0 0 0 4996 4 0 0 25 0 1 0 192982864 29667328 7023 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 7243 7023 124 215 0 7025 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 28972

[startup+60.0365 s]
/proc/loadavg: 0.97 0.97 0.94 2/64 23782
/proc/meminfo: memFree=905480/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=33176 CPUtime=60
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 9420 0 0 0 5995 5 0 0 25 0 1 0 192982864 33972224 8081 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 8294 8081 124 215 0 8076 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 33176

[startup+70.0436 s]
/proc/loadavg: 0.97 0.97 0.94 2/64 23782
/proc/meminfo: memFree=905480/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=33176 CPUtime=70
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 9420 0 0 0 6995 5 0 0 25 0 1 0 192982864 33972224 8081 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574425 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 8294 8081 124 215 0 8076 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 33176

[startup+80.0497 s]
/proc/loadavg: 0.98 0.97 0.94 2/64 23782
/proc/meminfo: memFree=905160/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=33724 CPUtime=80.01
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 9647 0 0 0 7995 6 0 0 25 0 1 0 192982864 34533376 8183 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 8431 8183 124 215 0 8213 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 33724

[startup+90.0558 s]
/proc/loadavg: 0.98 0.97 0.94 2/64 23782
/proc/meminfo: memFree=905160/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=33724 CPUtime=90.02
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 9647 0 0 0 8996 6 0 0 25 0 1 0 192982864 34533376 8183 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 8431 8183 124 215 0 8213 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 33724

[startup+100.062 s]
/proc/loadavg: 0.98 0.97 0.94 2/64 23782
/proc/meminfo: memFree=905096/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=33844 CPUtime=100.02
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 9648 0 0 0 9996 6 0 0 25 0 1 0 192982864 34656256 8184 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574152 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 8461 8184 124 215 0 8243 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 33844

[startup+110.068 s]
/proc/loadavg: 0.98 0.97 0.94 2/64 23782
/proc/meminfo: memFree=904840/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=33844 CPUtime=110.02
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 9786 0 0 0 10996 6 0 0 25 0 1 0 192982864 34656256 8197 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581189 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 8461 8197 124 215 0 8243 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 33844

[startup+120.074 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23782
/proc/meminfo: memFree=904840/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=33844 CPUtime=120.02
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 9786 0 0 0 11996 6 0 0 25 0 1 0 192982864 34656256 8197 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 8461 8197 124 215 0 8243 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 33844

[startup+130.08 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23782
/proc/meminfo: memFree=904840/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=33844 CPUtime=130.03
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 9786 0 0 0 12997 6 0 0 25 0 1 0 192982864 34656256 8197 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 8461 8197 124 215 0 8243 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 33844

[startup+140.086 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23782
/proc/meminfo: memFree=903368/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=35552 CPUtime=140.03
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 10193 0 0 0 13997 6 0 0 25 0 1 0 192982864 36405248 8604 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580825 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 8888 8604 124 215 0 8670 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 35552

[startup+150.092 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23784
/proc/meminfo: memFree=896776/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=42100 CPUtime=150.02
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 11837 0 0 0 14995 7 0 0 25 0 1 0 192982864 43110400 10248 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 10525 10248 124 215 0 10307 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 42100

[startup+160.098 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23784
/proc/meminfo: memFree=890696/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=48128 CPUtime=160.03
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 13360 0 0 0 15994 9 0 0 25 0 1 0 192982864 49283072 11771 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 12032 11771 124 215 0 11814 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 48128

[startup+170.104 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23784
/proc/meminfo: memFree=883592/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=55328 CPUtime=170.03
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 15150 0 0 0 16992 11 0 0 25 0 1 0 192982864 56655872 13561 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 13832 13561 124 215 0 13614 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 55328

[startup+180.111 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23784
/proc/meminfo: memFree=875976/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=62956 CPUtime=180.04
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 17039 0 0 0 17991 13 0 0 25 0 1 0 192982864 64466944 15450 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580919 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 15739 15450 124 215 0 15521 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 62956

[startup+190.117 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23784
/proc/meminfo: memFree=869320/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=69636 CPUtime=190.04
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 18703 0 0 0 18989 15 0 0 25 0 1 0 192982864 71307264 17114 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573010 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 17409 17114 124 215 0 17191 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 69636

[startup+200.123 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23784
/proc/meminfo: memFree=863816/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=75140 CPUtime=200.04
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 20075 0 0 0 19989 15 0 0 25 0 1 0 192982864 76943360 18486 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 18785 18486 124 215 0 18567 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 75140

[startup+210.129 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23784
/proc/meminfo: memFree=861832/2055920 swapFree=4180872/4192956

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

[pid=23782] ppid=23780 vsize=139544 CPUtime=1781.41
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 36588 0 0 0 178103 38 0 0 25 0 1 0 192982864 142893056 34581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 34886 34581 124 215 0 34668 0
Current children cumulated CPU time (s) 1781.41
Current children cumulated vsize (Kb) 139544

[startup+1783.12 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23979
/proc/meminfo: memFree=798792/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=139544 CPUtime=1782.42
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 36588 0 0 0 178204 38 0 0 25 0 1 0 192982864 142893056 34581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 34886 34581 124 215 0 34668 0
Current children cumulated CPU time (s) 1782.42
Current children cumulated vsize (Kb) 139544

[startup+1784.13 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23979
/proc/meminfo: memFree=798792/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=139544 CPUtime=1783.42
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 36588 0 0 0 178304 38 0 0 25 0 1 0 192982864 142893056 34581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 34886 34581 124 215 0 34668 0
Current children cumulated CPU time (s) 1783.42
Current children cumulated vsize (Kb) 139544

[startup+1785.13 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23979
/proc/meminfo: memFree=798792/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=139544 CPUtime=1784.43
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 36588 0 0 0 178405 38 0 0 25 0 1 0 192982864 142893056 34581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 34886 34581 124 215 0 34668 0
Current children cumulated CPU time (s) 1784.43
Current children cumulated vsize (Kb) 139544

[startup+1786.14 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23979
/proc/meminfo: memFree=798792/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=139544 CPUtime=1785.43
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 36588 0 0 0 178505 38 0 0 25 0 1 0 192982864 142893056 34581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 34886 34581 124 215 0 34668 0
Current children cumulated CPU time (s) 1785.43
Current children cumulated vsize (Kb) 139544

[startup+1787.14 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23979
/proc/meminfo: memFree=798792/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=139544 CPUtime=1786.44
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 36588 0 0 0 178606 38 0 0 25 0 1 0 192982864 142893056 34581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 34886 34581 124 215 0 34668 0
Current children cumulated CPU time (s) 1786.44
Current children cumulated vsize (Kb) 139544

[startup+1788.15 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23979
/proc/meminfo: memFree=798792/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=139544 CPUtime=1787.44
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 36588 0 0 0 178706 38 0 0 25 0 1 0 192982864 142893056 34581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 34886 34581 124 215 0 34668 0
Current children cumulated CPU time (s) 1787.44
Current children cumulated vsize (Kb) 139544

[startup+1789.15 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23979
/proc/meminfo: memFree=798792/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=139544 CPUtime=1788.45
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 36588 0 0 0 178807 38 0 0 25 0 1 0 192982864 142893056 34581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 34886 34581 124 215 0 34668 0
Current children cumulated CPU time (s) 1788.45
Current children cumulated vsize (Kb) 139544

[startup+1790.16 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23979
/proc/meminfo: memFree=798792/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=139544 CPUtime=1789.45
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 36588 0 0 0 178907 38 0 0 25 0 1 0 192982864 142893056 34581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 34886 34581 124 215 0 34668 0
Current children cumulated CPU time (s) 1789.45
Current children cumulated vsize (Kb) 139544

[startup+1791.16 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23979
/proc/meminfo: memFree=798792/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=139544 CPUtime=1790.45
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 36588 0 0 0 179007 38 0 0 25 0 1 0 192982864 142893056 34581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 34886 34581 124 215 0 34668 0
Current children cumulated CPU time (s) 1790.45
Current children cumulated vsize (Kb) 139544

[startup+1792.17 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23979
/proc/meminfo: memFree=798792/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=139544 CPUtime=1791.46
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 36588 0 0 0 179108 38 0 0 25 0 1 0 192982864 142893056 34581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 34886 34581 124 215 0 34668 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (Kb) 139544

[startup+1793.17 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23979
/proc/meminfo: memFree=798792/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=139544 CPUtime=1792.46
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 36588 0 0 0 179208 38 0 0 25 0 1 0 192982864 142893056 34581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 34886 34581 124 215 0 34668 0
Current children cumulated CPU time (s) 1792.46
Current children cumulated vsize (Kb) 139544

[startup+1794.18 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23979
/proc/meminfo: memFree=798792/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=139544 CPUtime=1793.47
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 36588 0 0 0 179309 38 0 0 25 0 1 0 192982864 142893056 34581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 34886 34581 124 215 0 34668 0
Current children cumulated CPU time (s) 1793.47
Current children cumulated vsize (Kb) 139544

[startup+1795.18 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23979
/proc/meminfo: memFree=798792/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=139544 CPUtime=1794.47
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 36588 0 0 0 179409 38 0 0 25 0 1 0 192982864 142893056 34581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 34886 34581 124 215 0 34668 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (Kb) 139544

[startup+1796.19 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23979
/proc/meminfo: memFree=798792/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=139544 CPUtime=1795.48
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 36588 0 0 0 179510 38 0 0 25 0 1 0 192982864 142893056 34581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 34886 34581 124 215 0 34668 0
Current children cumulated CPU time (s) 1795.48
Current children cumulated vsize (Kb) 139544

[startup+1797.19 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23979
/proc/meminfo: memFree=798792/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=139544 CPUtime=1796.48
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 36588 0 0 0 179610 38 0 0 25 0 1 0 192982864 142893056 34581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 34886 34581 124 215 0 34668 0
Current children cumulated CPU time (s) 1796.48
Current children cumulated vsize (Kb) 139544

[startup+1798.2 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23979
/proc/meminfo: memFree=798792/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=139544 CPUtime=1797.49
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 36588 0 0 0 179711 38 0 0 25 0 1 0 192982864 142893056 34581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 34886 34581 124 215 0 34668 0
Current children cumulated CPU time (s) 1797.49
Current children cumulated vsize (Kb) 139544

[startup+1799.2 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23979
/proc/meminfo: memFree=798792/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=139544 CPUtime=1798.49
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 36588 0 0 0 179811 38 0 0 25 0 1 0 192982864 142893056 34581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 34886 34581 124 215 0 34668 0
Current children cumulated CPU time (s) 1798.49
Current children cumulated vsize (Kb) 139544

[startup+1800.21 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23979
/proc/meminfo: memFree=798792/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=139544 CPUtime=1799.5
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 36588 0 0 0 179912 38 0 0 25 0 1 0 192982864 142893056 34581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 34886 34581 124 215 0 34668 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (Kb) 139544

[startup+1801.21 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23979
/proc/meminfo: memFree=798792/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=139544 CPUtime=1800.5
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 36588 0 0 0 180012 38 0 0 25 0 1 0 192982864 142893056 34581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 34886 34581 124 215 0 34668 0
Current children cumulated CPU time (s) 1800.5
Current children cumulated vsize (Kb) 139544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.22 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 23979
/proc/meminfo: memFree=798792/2055920 swapFree=4180872/4192956
[pid=23782] ppid=23780 vsize=139544 CPUtime=1800.51
/proc/23782/stat : 23782 (minisat+) R 23780 23782 23736 0 -1 4194304 36588 0 0 0 180013 38 0 0 25 0 1 0 192982864 142893056 34581 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/23782/statm: 34886 34581 124 215 0 34668 0
Current children cumulated CPU time (s) 1800.51
Current children cumulated vsize (Kb) 139544

Sending SIGTERM to -23782
Sleeping 2 seconds

Child status: 10
Real time (s): 1801.24
CPU time (s): 1800.54
CPU user time (s): 1800.13
CPU system time (s): 0.404938
CPU usage (%): 99.9607
Max. virtual memory (cumulated for all children) (Kb): 139544

Launcher Data (download as text)

Begin job on node54 on Fri Jun  2 18:32:34 UTC 2006


FILE ID= 35194-1149273154

PBS_JOBID= 301574

BENCH NAME= ROOT/tmp/node54/35194-1149273154/instance-35194-1149273154.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node54/35194-1149273154/instance-35194-1149273154.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node54/watcher-35194-1149273154 -o ROOT/results/node54/solver-35194-1149273154 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node54/35194-1149273154/instance-35194-1149273154.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  08913f3dd730f4c3a659694fd4c06001

RANDOM SEED= 481210233


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        937552 kB
Buffers:         44004 kB
Cached:         995616 kB
SwapCached:       4180 kB
Active:         362644 kB
Inactive:       686128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        937552 kB
SwapTotal:     4192956 kB
SwapFree:      4180872 kB
Dirty:             156 kB
Writeback:           0 kB
Mapped:          14920 kB
Slab:            55648 kB
Committed_AS:   255896 kB
PageTables:       1432 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node54 on Fri Jun  2 19:02:35 UTC 2006