Trace number 35225

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)-6235 1800.56 1801.18

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-sentoy.opb
MD5SUMd0f46c7e79d3309033cc6b73ceacef6c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-7772
Best CPU time to get the best result obtained on this benchmark0.131979
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -7772
Optimality of the best value was proved YES
Number of variables60
Total number of constraints30
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints30
Minimum length of a constraint60
Maximum length of a constraint60
Number of terms in the objective function 60
Biggest coefficient in the objective function 974
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 9460
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 6000
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 26162
Number of bits of the biggest sum of numbers15
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 30 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): (none)
0.02	c ---[  29]---> Adder-cost: 448   maxlim: 11620   bits: 15/14
0.13	c ---[  28]---> Adder-cost: 408   maxlim: 6087   bits: 14/13
0.19	c ---[  27]---> Adder-cost: 432   maxlim: 9310   bits: 14/14
0.28	c ---[  26]---> Adder-cost: 468   maxlim: 11096   bits: 15/14
0.39	c ---[  25]---> Adder-cost: 444   maxlim: 10275   bits: 14/14
0.50	c ---[  24]---> Adder-cost: 458   maxlim: 10302   bits: 14/14
0.60	c ---[  23]---> Adder-cost: 436   maxlim: 13436   bits: 15/14
0.73	c ---[  22]---> Adder-cost: 428   maxlim: 9755   bits: 14/14
0.82	c ---[  21]---> Adder-cost: 412   maxlim: 6448   bits: 14/13
0.89	c ---[  20]---> Adder-cost: 464   maxlim: 10002   bits: 14/14
0.98	c ---[  19]---> Adder-cost: 426   maxlim: 9583   bits: 14/14
1.07	c ---[  18]---> Adder-cost: 424   maxlim: 9848   bits: 14/14
1.17	c ---[  17]---> Adder-cost: 364   maxlim: 5722   bits: 14/13
1.22	c ---[  16]---> Adder-cost: 452   maxlim: 10594   bits: 15/14
1.31	c ---[  15]---> Adder-cost: 434   maxlim: 10081   bits: 14/14
1.41	c ---[  14]---> Adder-cost: 442   maxlim: 9196   bits: 14/14
1.50	c ---[  13]---> Adder-cost: 456   maxlim: 12391   bits: 15/14
1.61	c ---[  12]---> Adder-cost: 450   maxlim: 14161   bits: 15/14
1.73	c ---[  11]---> Adder-cost: 418   maxlim: 12220   bits: 15/14
1.82	c ---[  10]---> Adder-cost: 420   maxlim: 12782   bits: 15/14
1.92	c ---[   9]---> Adder-cost: 460   maxlim: 11486   bits: 15/14
2.00	c ---[   8]---> Adder-cost: 436   maxlim: 8903   bits: 14/14
2.08	c ---[   7]---> Adder-cost: 456   maxlim: 10103   bits: 14/14
2.19	c ---[   6]---> Adder-cost: 380   maxlim: 6238   bits: 14/13
2.25	c ---[   5]---> Adder-cost: 430   maxlim: 10469   bits: 15/14
2.31	c ---[   4]---> Adder-cost: 438   maxlim: 9149   bits: 14/14
2.40	c ---[   3]---> Adder-cost: 420   maxlim: 13773   bits: 15/14
2.50	c ---[   2]---> Adder-cost: 448   maxlim: 9436   bits: 14/14
2.58	c ---[   1]---> Adder-cost: 456   maxlim: 8907   bits: 14/14
2.68	c ---[   0]---> Adder-cost: 408   maxlim: 13608   bits: 15/14
2.85	c ==================================[MINISAT+]==================================
2.85	c | Conflicts | Original         | Learnt                           | Progress |
2.85	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.85	c ==============================================================================
2.85	c |         0 |   89253   318894 |   29751       0        0     nan |  0.000 % |
2.89	c |       100 |   89253   318894 |   32726     100     1024    10.2 |  1.712 % |
2.94	c ==============================================================================
2.94	c Found solution: -1341
2.94	o -1341
2.94	c ---[   0]---> Sorter-cost: 6599     Base: 3 2 3 3 5
3.02	c ==================================[MINISAT+]==================================
3.02	c | Conflicts | Original         | Learnt                           | Progress |
3.02	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.02	c ==============================================================================
3.02	c |       191 |  106220   358591 |   35406     191     1682     8.8 |  1.712 % |
3.14	c |       291 |  106220   358591 |   38946     291     5111    17.6 |  1.192 % |
3.27	c |       443 |  106220   358591 |   42841     443     9280    20.9 |  1.192 % |
3.51	c |       669 |  106220   358591 |   47125     669    14719    22.0 |  1.192 % |
3.71	c |      1007 |  106214   358574 |   51837    1006    19436    19.3 |  1.197 % |
3.83	c ==============================================================================
3.83	c Found solution: -1485
3.83	o -1485
3.83	c ---[   0]---> Sorter-cost:    6     Base: 3 2 3 3 5
3.90	c ==================================[MINISAT+]==================================
3.90	c | Conflicts | Original         | Learnt                           | Progress |
3.90	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
3.90	c ==============================================================================
3.90	c |      1190 |  106519   359320 |   35506    1189    21596    18.2 |  1.197 % |
3.99	c |      1293 |  106519   359320 |   39056    1292    22436    17.4 |  1.191 % |
4.18	c |      1445 |  106519   359320 |   42962    1444    24976    17.3 |  1.191 % |
4.33	c |      1670 |  106519   359320 |   47258    1669    29751    17.8 |  1.191 % |
4.46	c |      2007 |  106519   359320 |   51984    2006    35780    17.8 |  1.191 % |
4.52	c ==============================================================================
4.52	c Found solution: -1703
4.52	o -1703
4.52	c ---[   0]---> Sorter-cost:    6     Base: 3 2 3 3 5
4.59	c ==================================[MINISAT+]==================================
4.59	c | Conflicts | Original         | Learnt                           | Progress |
4.59	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
4.59	c ==============================================================================
4.59	c |      2104 |  106596   359531 |   35532    2103    37022    17.6 |  1.191 % |
4.62	c |      2204 |  106596   359531 |   39085    2203    38425    17.4 |  1.194 % |
4.69	c |      2357 |  106596   359531 |   42993    2356    40994    17.4 |  1.194 % |
4.94	c |      2582 |  106596   359531 |   47293    2581    48161    18.7 |  1.194 % |
5.15	c |      2920 |  106596   359531 |   52022    2919    55040    18.9 |  1.194 % |
5.26	c ==============================================================================
5.26	c Found solution: -2044
5.26	o -2044
5.26	c ---[   0]---> Sorter-cost:    8     Base: 3 2 3 3 5
5.33	c ==================================[MINISAT+]==================================
5.33	c | Conflicts | Original         | Learnt                           | Progress |
5.33	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
5.33	c ==============================================================================
5.33	c |      3041 |  106710   359836 |   35570    3040    59039    19.4 |  1.194 % |
5.38	c |      3141 |  106710   359836 |   39127    3140    59910    19.1 |  1.195 % |
5.57	c |      3291 |  106704   359819 |   43039    3289    62063    18.9 |  1.200 % |
5.68	c |      3516 |  106704   359819 |   47343    3514    64855    18.5 |  1.200 % |
6.00	c ==============================================================================
6.00	c Found solution: -2051
6.00	o -2051
6.00	c ---[   0]---> Sorter-cost:    3     Base: 3 2 3 3 5
6.07	c ==================================[MINISAT+]==================================
6.07	c | Conflicts | Original         | Learnt                           | Progress |
6.07	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
6.07	c ==============================================================================
6.07	c |      3838 |  106709   359842 |   35569    3836    75916    19.8 |  1.200 % |
6.15	c |      3938 |  106709   359842 |   39125    3936    77693    19.7 |  1.205 % |
6.22	c |      4088 |  106709   359842 |   43038    4086    78884    19.3 |  1.205 % |
6.25	c ==============================================================================
6.25	c Found solution: -2441
6.25	o -2441
6.26	c ---[   0]---> Sorter-cost:    4     Base: 3 2 3 3 5
6.32	c ==================================[MINISAT+]==================================
6.32	c | Conflicts | Original         | Learnt                           | Progress |
6.32	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
6.32	c ==============================================================================
6.32	c |      4105 |  106730   359904 |   35576    4103    79182    19.3 |  1.205 % |
6.55	c |      4205 |  106730   359904 |   39133    4203    85074    20.2 |  1.209 % |
6.60	c |      4356 |  106730   359904 |   43046    4354    87121    20.0 |  1.209 % |
6.75	c ==============================================================================
6.75	c Found solution: -2545
6.75	o -2545
6.75	c ---[   0]---> Sorter-cost:    8     Base: 3 2 3 3 5
6.82	c ==================================[MINISAT+]==================================
6.82	c | Conflicts | Original         | Learnt                           | Progress |
6.82	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
6.82	c ==============================================================================
6.82	c |      4437 |  106743   359939 |   35581    4435    91419    20.6 |  1.209 % |
6.92	c |      4537 |  106743   359939 |   39139    4535    93846    20.7 |  1.214 % |
7.02	c |      4687 |  106743   359939 |   43053    4685    97645    20.8 |  1.214 % |
7.18	c |      4912 |  106743   359939 |   47358    4910   102902    21.0 |  1.214 % |
7.32	c |      5249 |  106743   359939 |   52094    5247   110257    21.0 |  1.213 % |
8.04	c |      5755 |  106743   359939 |   57303    5753   131413    22.8 |  1.214 % |
8.76	c |      6514 |  106743   359939 |   63033    6512   170601    26.2 |  1.214 % |
9.94	c |      7653 |  106743   359939 |   69337    7651   215921    28.2 |  1.214 % |
10.22	c ==============================================================================
10.22	c Found solution: -2651
10.22	o -2651
10.22	c ---[   0]---> Sorter-cost:    5     Base: 3 2 3 3 5
10.29	c ==================================[MINISAT+]==================================
10.29	c | Conflicts | Original         | Learnt                           | Progress |
10.29	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
10.29	c ==============================================================================
10.29	c |      7953 |  106748   359952 |   35582    7951   223593    28.1 |  1.214 % |
10.38	c |      8055 |  106748   359952 |   39140    8053   225854    28.0 |  1.218 % |
10.45	c |      8205 |  106748   359952 |   43054    8203   228739    27.9 |  1.218 % |
10.53	c ==============================================================================
10.53	c Found solution: -2952
10.53	o -2952
10.53	c ---[   0]---> Sorter-cost:    6     Base: 3 2 3 3 5
10.60	c ==================================[MINISAT+]==================================
10.60	c | Conflicts | Original         | Learnt                           | Progress |
10.60	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
10.60	c ==============================================================================
10.60	c |      8246 |  106757   359976 |   35585    8244   230421    28.0 |  1.218 % |
10.67	c |      8346 |  106757   359976 |   39143    8344   232767    27.9 |  1.223 % |
10.81	c |      8496 |  106757   359976 |   43057    8494   236015    27.8 |  1.223 % |
11.08	c |      8721 |  106757   359976 |   47363    8719   243030    27.9 |  1.223 % |
11.48	c |      9058 |  106757   359976 |   52099    9056   255321    28.2 |  1.223 % |
11.82	c |      9566 |  106757   359976 |   57309    9564   270673    28.3 |  1.223 % |
11.88	c ==============================================================================
11.88	c Found solution: -3309
11.88	o -3309
11.88	c ---[   0]---> Sorter-cost:    6     Base: 3 2 3 3 5
11.96	c ==================================[MINISAT+]==================================
11.96	c | Conflicts | Original         | Learnt                           | Progress |
11.96	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
11.96	c ==============================================================================
11.96	c |      9599 |  106798   360082 |   35599    9597   271200    28.3 |  1.223 % |
12.13	c |      9699 |  106798   360082 |   39158    9697   276476    28.5 |  1.227 % |
12.24	c |      9849 |  106798   360082 |   43074    9847   279294    28.4 |  1.227 % |
12.59	c |     10074 |  106798   360082 |   47382   10072   291867    29.0 |  1.227 % |
12.83	c |     10412 |  106798   360082 |   52120   10410   298988    28.7 |  1.227 % |
13.86	c |     10919 |  106798   360082 |   57332   10917   331053    30.3 |  1.227 % |
14.31	c |     11680 |  106792   360065 |   63065   11677   353489    30.3 |  1.232 % |
16.10	c |     12819 |  106792   360065 |   69372   12816   416224    32.5 |  1.232 % |
18.78	c |     14527 |  106792   360065 |   76309   14524   500281    34.4 |  1.232 % |
22.18	c |     17090 |  106786   360048 |   83940   17086   621843    36.4 |  1.237 % |
26.66	c |     20934 |  106786   360048 |   92334   20930   766604    36.6 |  1.237 % |
33.02	c |     26700 |  106786   360048 |  101568   26696   976667    36.6 |  1.237 % |
41.63	c |     35352 |  106786   360048 |  111724   35348  1373187    38.8 |  1.237 % |
66.70	c |     48326 |  106786   360048 |  122897   48322  2301426    47.6 |  1.237 % |
67.81	c ==============================================================================
67.81	c Found solution: -5491
67.81	o -5491
67.81	c ---[   0]---> Sorter-cost:    6     Base: 3 2 3 3 5
67.90	c ==================================[MINISAT+]==================================
67.90	c | Conflicts | Original         | Learnt                           | Progress |
67.90	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
67.90	c ==============================================================================
67.90	c |     49564 |  106852   360209 |   35617   49560  2348470    47.4 |  1.237 % |
68.16	c |     49664 |  106852   360209 |   39178   13139   877063    66.8 |  1.239 % |
68.18	c |     49815 |  106852   360209 |   43096   13290   878830    66.1 |  1.239 % |
68.51	c |     50040 |  106852   360209 |   47406   13515   892196    66.0 |  1.239 % |
68.83	c |     50379 |  106852   360209 |   52146   13854   895991    64.7 |  1.239 % |
69.10	c |     50887 |  106852   360209 |   57361   14362   901416    62.8 |  1.239 % |
69.55	c |     51646 |  106852   360209 |   63097   15121   912500    60.3 |  1.239 % |
70.42	c |     52787 |  106852   360209 |   69407   16262   956151    58.8 |  1.239 % |
71.71	c |     54495 |  106852   360209 |   76348   17970  1040942    57.9 |  1.239 % |
73.51	c |     57057 |  106852   360209 |   83983   20532  1211813    59.0 |  1.239 % |
79.76	c |     60902 |  106852   360209 |   92381   24377  1475337    60.5 |  1.239 % |
87.08	c |     66669 |  106846   360192 |  101619   30143  1911942    63.4 |  1.245 % |
98.18	c |     75319 |  106846   360192 |  111781   38793  2562755    66.1 |  1.245 % |
114.76	c |     88295 |  106846   360192 |  122959   51769  3109322    60.1 |  1.245 % |
156.31	c |    107756 |  106846   360192 |  135255   71230  4469811    62.8 |  1.245 % |
221.73	c |    136950 |  106846   360192 |  148781  100424  6087573    60.6 |  1.245 % |
318.75	c |    180739 |  106840   360175 |  163659  144212  8423431    58.4 |  1.250 % |
467.80	c |    246424 |  106834   360158 |  180025   62213  3313828    53.3 |  1.255 % |
779.48	c |    344950 |  106828   360141 |  198027  160738 10596816    65.9 |  1.260 % |
1112.82	c |    492739 |  106822   360124 |  217830  124422  7305301    58.7 |  1.265 % |
1150.15	c ==============================================================================
1150.15	c Found solution: -5719
1150.15	o -5719
1150.15	c ---[   0]---> Sorter-cost:    5     Base: 3 2 3 3 5
1150.32	c ==================================[MINISAT+]==================================
1150.32	c | Conflicts | Original         | Learnt                           | Progress |
1150.32	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1150.32	c ==============================================================================
1150.32	c |    506967 |  106842   360175 |   35614  138650  8238894    59.4 |  1.265 % |
1151.26	c |    507067 |  106842   360175 |   39175   15561   890876    57.3 |  1.269 % |
1151.43	c |    507217 |  106842   360175 |   43092   15711   895589    57.0 |  1.269 % |
1151.72	c |    507442 |  106842   360175 |   47402   15936   900056    56.5 |  1.269 % |
1151.85	c |    507779 |  106842   360175 |   52142   16273   904004    55.6 |  1.269 % |
1152.35	c |    508285 |  106842   360175 |   57356   16779   922240    55.0 |  1.269 % |
1152.96	c |    509044 |  106842   360175 |   63092   17538   941207    53.7 |  1.269 % |
1153.94	c |    510185 |  106842   360175 |   69401   18679   981091    52.5 |  1.269 % |
1155.51	c |    511893 |  106842   360175 |   76341   20387  1047151    51.4 |  1.269 % |
1159.48	c |    514455 |  106842   360175 |   83975   22949  1305804    56.9 |  1.269 % |
1168.87	c |    518299 |  106842   360175 |   92373   26793  1740849    65.0 |  1.269 % |
1176.60	c |    524066 |  106842   360175 |  101610   32560  2144924    65.9 |  1.269 % |
1193.84	c |    532715 |  106842   360175 |  111771   41209  2823313    68.5 |  1.269 % |
1214.33	c |    545689 |  106842   360175 |  122949   54183  3363891    62.1 |  1.269 % |
1254.15	c |    565151 |  106842   360175 |  135244   73645  4503485    61.2 |  1.269 % |
1337.27	c |    594343 |  106842   360175 |  148768  102837  6528338    63.5 |  1.269 % |
1454.44	c |    638133 |  106842   360175 |  163645  146627  9715180    66.3 |  1.269 % |
1477.18	c ==============================================================================
1477.18	c Found solution: -5725
1477.18	o -5725
1477.18	c ---[   0]---> Sorter-cost:    5     Base: 3 2 3 3 5
1477.37	c ==================================[MINISAT+]==================================
1477.37	c | Conflicts | Original         | Learnt                           | Progress |
1477.37	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1477.37	c ==============================================================================
1477.37	c |    646923 |  106850   360198 |   35616  155417 10317784    66.4 |  1.269 % |
1478.28	c |    647023 |  106850   360198 |   39177   19389   979027    50.5 |  1.274 % |
1478.38	c |    647176 |  106850   360198 |   43095   19542   982215    50.3 |  1.274 % |
1478.68	c |    647401 |  106850   360198 |   47404   19767   991031    50.1 |  1.274 % |
1479.08	c |    647740 |  106850   360198 |   52145   20106  1004015    49.9 |  1.274 % |
1479.74	c |    648246 |  106850   360198 |   57359   20612  1023392    49.7 |  1.274 % |
1481.51	c |    649006 |  106850   360198 |   63095   21372  1079336    50.5 |  1.274 % |
1482.68	c |    650145 |  106850   360198 |   69405   22511  1116886    49.6 |  1.274 % |
1484.81	c |    651855 |  106850   360198 |   76346   24221  1205408    49.8 |  1.274 % |
1491.47	c |    654421 |  106850   360198 |   83980   26787  1375210    51.3 |  1.274 % |
1498.91	c |    658265 |  106850   360198 |   92378   30631  1577256    51.5 |  1.274 % |
1504.45	c |    664032 |  106850   360198 |  101616   36398  1879012    51.6 |  1.274 % |
1516.02	c |    672682 |  106850   360198 |  111778   45048  2608318    57.9 |  1.274 % |
1543.01	c |    685657 |  106850   360198 |  122956   58023  3696569    63.7 |  1.274 % |
1567.45	c |    705118 |  106850   360198 |  135251   77484  4534843    58.5 |  1.274 % |
1620.87	c ==============================================================================
1620.87	c Found solution: -5982
1620.87	o -5982
1620.87	c ---[   0]---> Sorter-cost:    6     Base: 3 2 3 3 5
1621.01	c ==================================[MINISAT+]==================================
1621.01	c | Conflicts | Original         | Learnt                           | Progress |
1621.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1621.01	c ==============================================================================
1621.01	c |    723278 |  106863   360231 |   35621   95644  5993684    62.7 |  1.274 % |
1621.38	c |    723378 |  106863   360231 |   39183   16748  1046141    62.5 |  1.279 % |
1621.47	c |    723528 |  106863   360231 |   43101   16898  1049344    62.1 |  1.279 % |
1621.59	c |    723754 |  106863   360231 |   47411   17124  1054574    61.6 |  1.279 % |
1621.80	c |    724092 |  106863   360231 |   52152   17462  1066337    61.1 |  1.279 % |
1622.38	c |    724598 |  106863   360231 |   57367   17968  1095760    61.0 |  1.279 % |
1623.13	c |    725357 |  106863   360231 |   63104   18727  1135157    60.6 |  1.279 % |
1624.41	c |    726496 |  106863   360231 |   69415   19866  1221061    61.5 |  1.279 % |
1624.93	c |    728204 |  106863   360231 |   76356   21574  1259586    58.4 |  1.279 % |
1629.55	c |    730766 |  106863   360231 |   83992   24136  1439602    59.6 |  1.279 % |
1635.82	c |    734611 |  106863   360231 |   92391   27981  1819304    65.0 |  1.279 % |
1641.56	c |    740377 |  106863   360231 |  101630   33747  2049132    60.7 |  1.279 % |
1647.92	c |    749026 |  106863   360231 |  111793   42396  2318999    54.7 |  1.279 % |
1672.58	c |    762000 |  106863   360231 |  122973   55370  3006804    54.3 |  1.279 % |
1698.31	c |    781461 |  106863   360231 |  135270   74831  4055726    54.2 |  1.279 % |
1700.67	c ==============================================================================
1700.67	c Found solution: -6011
1700.67	o -6011
1700.67	c ---[   0]---> Sorter-cost:    5     Base: 3 2 3 3 5
1700.79	c ==================================[MINISAT+]==================================
1700.79	c | Conflicts | Original         | Learnt                           | Progress |
1700.79	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1700.79	c ==============================================================================
1700.79	c |    782397 |  106870   360248 |   35623   75767  4139834    54.6 |  1.279 % |
1701.14	c |    782498 |  106870   360248 |   39185   17035   819479    48.1 |  1.283 % |
1701.19	c |    782648 |  106870   360248 |   43103   17185   820993    47.8 |  1.283 % |
1701.41	c |    782874 |  106870   360248 |   47414   17411   828287    47.6 |  1.283 % |
1701.83	c |    783211 |  106870   360248 |   52155   17748   842165    47.5 |  1.283 % |
1702.00	c |    783718 |  106870   360248 |   57371   18255   852867    46.7 |  1.283 % |
1703.00	c |    784477 |  106870   360248 |   63108   19014   902849    47.5 |  1.283 % |
1704.29	c |    785618 |  106870   360248 |   69419   20155   967024    48.0 |  1.283 % |
1706.22	c |    787327 |  106870   360248 |   76361   21864   998443    45.7 |  1.283 % |
1708.02	c |    789889 |  106870   360248 |   83997   24426  1079272    44.2 |  1.283 % |
1711.41	c ==============================================================================
1711.41	c Found solution: -6013
1711.41	o -6013
1711.41	c ---[   0]---> Sorter-cost:    6     Base: 3 2 3 3 5
1711.49	c ==================================[MINISAT+]==================================
1711.49	c | Conflicts | Original         | Learnt                           | Progress |
1711.49	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1711.49	c ==============================================================================
1711.49	c |    792755 |  106879   360269 |   35626   27292  1287901    47.2 |  1.283 % |
1711.59	c |    792855 |  106879   360269 |   39188   27392  1290112    47.1 |  1.288 % |
1711.73	c |    793006 |  106879   360269 |   43107   27543  1292757    46.9 |  1.288 % |
1711.85	c |    793231 |  106879   360269 |   47418   27768  1295236    46.6 |  1.288 % |
1712.20	c |    793570 |  106879   360269 |   52160   28107  1303182    46.4 |  1.288 % |
1712.90	c |    794076 |  106879   360269 |   57376   28613  1321048    46.2 |  1.288 % |
1713.37	c |    794835 |  106879   360269 |   63113   29372  1333808    45.4 |  1.288 % |
1714.65	c |    795976 |  106879   360269 |   69424   30513  1380160    45.2 |  1.288 % |
1717.52	c |    797686 |  106879   360269 |   76367   32223  1498084    46.5 |  1.288 % |
1720.86	c |    800249 |  106879   360269 |   84004   34786  1649642    47.4 |  1.288 % |
1723.91	c |    804094 |  106879   360269 |   92404   38631  1762855    45.6 |  1.288 % |
1729.10	c |    809860 |  106879   360269 |  101645   44397  2007167    45.2 |  1.288 % |
1743.05	c |    818509 |  106879   360269 |  111809   53046  2746135    51.8 |  1.288 % |
1760.28	c |    831483 |  106879   360269 |  122990   66020  3542868    53.7 |  1.288 % |
1797.47	c |    850944 |  106879   360269 |  135289   85481  4810951    56.3 |  1.288 % |
1798.49	c ==============================================================================
1798.49	c Found solution: -6235
1798.49	o -6235
1798.49	c ---[   0]---> Sorter-cost:    5     Base: 3 2 3 3 5
1798.62	c ==================================[MINISAT+]==================================
1798.62	c | Conflicts | Original         | Learnt                           | Progress |
1798.62	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1798.62	c ==============================================================================
1798.62	c |    851634 |  106904   360336 |   35634   86171  4851515    56.3 |  1.288 % |
1798.97	c |    851734 |  106904   360336 |   39197   17963  1175620    65.4 |  1.292 % |
1799.11	c |    851884 |  106904   360336 |   43117   18113  1184784    65.4 |  1.292 % |
1799.63	c |    852109 |  106904   360336 |   47428   18338  1200938    65.5 |  1.292 % |
1799.75	c |    852447 |  106904   360336 |   52171   18676  1205477    64.5 |  1.292 % |
1799.95	c |    852953 |  106904   360336 |   57388   19182  1218619    63.5 |  1.292 % |
1801.06	c |    853712 |  106904   360336 |   63127   19941  1273771    63.9 |  1.292 % |
1801.17	c 
1801.17	c *** TERMINATED ***
1801.17	s SATISFIABLE
1801.17	v -x1 -x12 -x23 -x34 x45 -x56 -x58 x59 -x60 -x2 x3 -x4 x5 x6 -x7 x8 -x9 -x10 -x11 -x13 -x14 -x15 -x16 -x17 x18 -x19 -x20 -x21 x22 -x24
1801.17	v -x25 -x26 -x27 -x28 -x29 -x30 x31 -x32 -x33 -x35 -x36 -x37 x38 x39 -x40 -x41 x42 x43 -x44 -x46 -x47 -x48 -x49 -x50 -x51 x52 -x53
1801.17	v -x54 x55 -x57

Verifier Data (download as text)

OK	-6235

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/node82/watcher-35225-1149368523 -o ROOT/results/node82/solver-35225-1149368523 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node82/35225-1149368523/instance-35225-1149368523.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.85 0.94 0.96 2/68 2680
/proc/meminfo: memFree=1457968/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=1048 CPUtime=0
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 107 0 0 0 0 0 0 0 19 0 1 0 194041561 1073152 93 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005864 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 262 93 74 215 0 44 0

[startup+10.0017 s]
/proc/loadavg: 0.87 0.94 0.96 2/68 2680
/proc/meminfo: memFree=1449016/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=10424 CPUtime=9.99
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 2421 0 0 0 998 1 0 0 25 0 1 0 194041561 10674176 2365 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 2606 2365 123 215 0 2388 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 10424

[startup+20.0076 s]
/proc/loadavg: 0.89 0.94 0.96 2/68 2680
/proc/meminfo: memFree=1447288/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=11984 CPUtime=19.99
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 2839 0 0 0 1998 1 0 0 25 0 1 0 194041561 12271616 2783 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 2996 2783 123 215 0 2778 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 11984

[startup+30.0135 s]
/proc/loadavg: 0.91 0.94 0.96 2/68 2680
/proc/meminfo: memFree=1445752/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=13584 CPUtime=29.99
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 3235 0 0 0 2998 1 0 0 25 0 1 0 194041561 13910016 3179 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 3396 3179 123 215 0 3178 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 13584

[startup+40.0194 s]
/proc/loadavg: 0.92 0.94 0.96 2/68 2680
/proc/meminfo: memFree=1443640/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=15712 CPUtime=39.99
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 3751 0 0 0 3997 2 0 0 25 0 1 0 194041561 16089088 3695 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 3928 3695 123 215 0 3710 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 15712

[startup+50.0253 s]
/proc/loadavg: 0.93 0.95 0.96 2/68 2680
/proc/meminfo: memFree=1441784/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=17624 CPUtime=50
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 4220 0 0 0 4997 3 0 0 25 0 1 0 194041561 18046976 4164 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573328 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 4406 4164 123 215 0 4188 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 17624

[startup+60.0312 s]
/proc/loadavg: 0.94 0.95 0.96 2/68 2680
/proc/meminfo: memFree=1440248/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=19188 CPUtime=60
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 4617 0 0 0 5996 4 0 0 25 0 1 0 194041561 19648512 4561 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581150 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 4797 4561 123 215 0 4579 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 19188

[startup+70.0371 s]
/proc/loadavg: 0.95 0.95 0.96 2/68 2680
/proc/meminfo: memFree=1438776/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=20624 CPUtime=70
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 4969 0 0 0 6996 4 0 0 25 0 1 0 194041561 21118976 4913 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 5156 4913 123 215 0 4938 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 20624

[startup+80.044 s]
/proc/loadavg: 0.96 0.95 0.96 2/68 2680
/proc/meminfo: memFree=1438776/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=20624 CPUtime=80
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 4969 0 0 0 7996 4 0 0 25 0 1 0 194041561 21118976 4913 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 5156 4913 123 215 0 4938 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 20624

[startup+90.0509 s]
/proc/loadavg: 0.96 0.95 0.96 2/68 2680
/proc/meminfo: memFree=1438776/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=20624 CPUtime=90.01
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 4969 0 0 0 8997 4 0 0 25 0 1 0 194041561 21118976 4913 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 5156 4913 123 215 0 4938 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 20624

[startup+100.057 s]
/proc/loadavg: 0.97 0.95 0.96 2/68 2680
/proc/meminfo: memFree=1437432/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=21924 CPUtime=100.02
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 5303 0 0 0 9997 5 0 0 25 0 1 0 194041561 22450176 5247 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578551 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 5481 5247 123 215 0 5263 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 21924

[startup+110.064 s]
/proc/loadavg: 0.97 0.95 0.96 2/68 2680
/proc/meminfo: memFree=1435768/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=23612 CPUtime=110.02
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 5716 0 0 0 10997 5 0 0 25 0 1 0 194041561 24178688 5660 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 5903 5660 123 215 0 5685 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 23612

[startup+120.07 s]
/proc/loadavg: 0.98 0.95 0.96 2/68 2680
/proc/meminfo: memFree=1434488/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=24920 CPUtime=120.02
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 6048 0 0 0 11997 5 0 0 25 0 1 0 194041561 25518080 5992 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 6230 5992 123 215 0 6012 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 24920

[startup+130.076 s]
/proc/loadavg: 0.98 0.95 0.96 2/68 2680
/proc/meminfo: memFree=1432824/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=26488 CPUtime=130.02
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 6459 0 0 0 12996 6 0 0 25 0 1 0 194041561 27123712 6403 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 6622 6403 123 215 0 6404 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 26488

[startup+140.082 s]
/proc/loadavg: 0.98 0.95 0.96 2/68 2680
/proc/meminfo: memFree=1431224/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=28180 CPUtime=140.02
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 6847 0 0 0 13996 6 0 0 25 0 1 0 194041561 28856320 6791 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135011021 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 7045 6791 123 215 0 6827 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 28180

[startup+150.088 s]
/proc/loadavg: 0.98 0.95 0.96 2/68 2680
/proc/meminfo: memFree=1429624/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=29744 CPUtime=150.03
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 7247 0 0 0 14996 7 0 0 25 0 1 0 194041561 30457856 7191 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 7436 7191 123 215 0 7218 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 29744

[startup+160.094 s]
/proc/loadavg: 0.99 0.96 0.96 2/68 2680
/proc/meminfo: memFree=1428216/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=31176 CPUtime=160.03
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 7603 0 0 0 15995 8 0 0 25 0 1 0 194041561 31924224 7547 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574387 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 7794 7547 123 215 0 7576 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 31176

[startup+170.101 s]
/proc/loadavg: 0.99 0.96 0.96 2/68 2680
/proc/meminfo: memFree=1426808/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=32616 CPUtime=170.03
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 7958 0 0 0 16995 8 0 0 25 0 1 0 194041561 33398784 7902 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 8154 7902 123 215 0 7936 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 32616

[startup+180.107 s]
/proc/loadavg: 0.99 0.96 0.96 2/68 2680
/proc/meminfo: memFree=1425720/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=33528 CPUtime=180.04
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 8219 0 0 0 17995 9 0 0 25 0 1 0 194041561 34332672 8163 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 8382 8163 123 215 0 8164 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 33528

[startup+190.113 s]
/proc/loadavg: 0.99 0.96 0.96 2/68 2680
/proc/meminfo: memFree=1424568/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=34704 CPUtime=190.04
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 8512 0 0 0 18995 9 0 0 25 0 1 0 194041561 35536896 8456 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 8676 8456 123 215 0 8458 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 34704

[startup+200.119 s]
/proc/loadavg: 0.99 0.96 0.96 2/68 2680
/proc/meminfo: memFree=1423736/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=35796 CPUtime=200.04
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 8725 0 0 0 19995 9 0 0 25 0 1 0 194041561 36655104 8669 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 8949 8669 123 215 0 8731 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 35796

[startup+210.125 s]
/proc/loadavg: 0.99 0.96 0.96 2/68 2680
/proc/meminfo: memFree=1422840/2055892 swapFree=4087504/4096564

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

[pid=2680] ppid=2678 vsize=70236 CPUtime=1781.45
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 17328 0 0 0 178126 19 0 0 25 0 1 0 194041561 71921664 17272 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 17559 17272 123 215 0 17341 0
Current children cumulated CPU time (s) 1781.45
Current children cumulated vsize (Kb) 70236

[startup+1783.08 s]
/proc/loadavg: 0.99 0.97 0.96 2/68 2682
/proc/meminfo: memFree=1388920/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=70236 CPUtime=1782.46
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 17328 0 0 0 178227 19 0 0 25 0 1 0 194041561 71921664 17272 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 17559 17272 123 215 0 17341 0
Current children cumulated CPU time (s) 1782.46
Current children cumulated vsize (Kb) 70236

[startup+1784.08 s]
/proc/loadavg: 0.99 0.97 0.96 2/68 2682
/proc/meminfo: memFree=1388920/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=70236 CPUtime=1783.46
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 17328 0 0 0 178327 19 0 0 25 0 1 0 194041561 71921664 17272 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580738 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 17559 17272 123 215 0 17341 0
Current children cumulated CPU time (s) 1783.46
Current children cumulated vsize (Kb) 70236

[startup+1785.09 s]
/proc/loadavg: 0.99 0.97 0.96 2/68 2682
/proc/meminfo: memFree=1388920/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=70236 CPUtime=1784.47
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 17328 0 0 0 178428 19 0 0 25 0 1 0 194041561 71921664 17272 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 17559 17272 123 215 0 17341 0
Current children cumulated CPU time (s) 1784.47
Current children cumulated vsize (Kb) 70236

[startup+1786.09 s]
/proc/loadavg: 0.99 0.97 0.96 2/68 2682
/proc/meminfo: memFree=1388920/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=70236 CPUtime=1785.47
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 17328 0 0 0 178528 19 0 0 25 0 1 0 194041561 71921664 17272 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 17559 17272 123 215 0 17341 0
Current children cumulated CPU time (s) 1785.47
Current children cumulated vsize (Kb) 70236

[startup+1787.1 s]
/proc/loadavg: 0.99 0.97 0.96 2/68 2682
/proc/meminfo: memFree=1388920/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=70236 CPUtime=1786.48
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 17328 0 0 0 178629 19 0 0 25 0 1 0 194041561 71921664 17272 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 17559 17272 123 215 0 17341 0
Current children cumulated CPU time (s) 1786.48
Current children cumulated vsize (Kb) 70236

[startup+1788.1 s]
/proc/loadavg: 0.99 0.97 0.96 2/68 2682
/proc/meminfo: memFree=1388920/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=70236 CPUtime=1787.48
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 17328 0 0 0 178729 19 0 0 25 0 1 0 194041561 71921664 17272 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 17559 17272 123 215 0 17341 0
Current children cumulated CPU time (s) 1787.48
Current children cumulated vsize (Kb) 70236

[startup+1789.11 s]
/proc/loadavg: 0.99 0.97 0.96 2/68 2682
/proc/meminfo: memFree=1388920/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=70236 CPUtime=1788.48
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 17328 0 0 0 178829 19 0 0 25 0 1 0 194041561 71921664 17272 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 17559 17272 123 215 0 17341 0
Current children cumulated CPU time (s) 1788.48
Current children cumulated vsize (Kb) 70236

[startup+1790.11 s]
/proc/loadavg: 0.99 0.97 0.96 2/68 2682
/proc/meminfo: memFree=1388920/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=70236 CPUtime=1789.49
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 17328 0 0 0 178930 19 0 0 25 0 1 0 194041561 71921664 17272 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 17559 17272 123 215 0 17341 0
Current children cumulated CPU time (s) 1789.49
Current children cumulated vsize (Kb) 70236

[startup+1791.12 s]
/proc/loadavg: 0.99 0.97 0.96 2/68 2682
/proc/meminfo: memFree=1388920/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=70236 CPUtime=1790.49
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 17328 0 0 0 179030 19 0 0 25 0 1 0 194041561 71921664 17272 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 17559 17272 123 215 0 17341 0
Current children cumulated CPU time (s) 1790.49
Current children cumulated vsize (Kb) 70236

[startup+1792.12 s]
/proc/loadavg: 0.99 0.97 0.96 2/68 2682
/proc/meminfo: memFree=1388920/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=70236 CPUtime=1791.5
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 17328 0 0 0 179131 19 0 0 25 0 1 0 194041561 71921664 17272 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 17559 17272 123 215 0 17341 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (Kb) 70236

[startup+1793.12 s]
/proc/loadavg: 0.99 0.97 0.96 2/68 2682
/proc/meminfo: memFree=1388920/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=70236 CPUtime=1792.5
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 17328 0 0 0 179231 19 0 0 25 0 1 0 194041561 71921664 17272 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580728 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 17559 17272 123 215 0 17341 0
Current children cumulated CPU time (s) 1792.5
Current children cumulated vsize (Kb) 70236

[startup+1794.13 s]
/proc/loadavg: 0.99 0.97 0.96 2/68 2682
/proc/meminfo: memFree=1388920/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=70236 CPUtime=1793.51
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 17328 0 0 0 179332 19 0 0 25 0 1 0 194041561 71921664 17272 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 17559 17272 123 215 0 17341 0
Current children cumulated CPU time (s) 1793.51
Current children cumulated vsize (Kb) 70236

[startup+1795.14 s]
/proc/loadavg: 0.99 0.97 0.96 2/68 2682
/proc/meminfo: memFree=1388920/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=70236 CPUtime=1794.51
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 17328 0 0 0 179432 19 0 0 25 0 1 0 194041561 71921664 17272 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 17559 17272 123 215 0 17341 0
Current children cumulated CPU time (s) 1794.51
Current children cumulated vsize (Kb) 70236

[startup+1796.14 s]
/proc/loadavg: 0.99 0.97 0.96 2/68 2682
/proc/meminfo: memFree=1388920/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=70236 CPUtime=1795.52
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 17328 0 0 0 179533 19 0 0 25 0 1 0 194041561 71921664 17272 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581412 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 17559 17272 123 215 0 17341 0
Current children cumulated CPU time (s) 1795.52
Current children cumulated vsize (Kb) 70236

[startup+1797.14 s]
/proc/loadavg: 0.99 0.97 0.96 2/68 2682
/proc/meminfo: memFree=1388920/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=70236 CPUtime=1796.52
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 17328 0 0 0 179633 19 0 0 25 0 1 0 194041561 71921664 17272 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 17559 17272 123 215 0 17341 0
Current children cumulated CPU time (s) 1796.52
Current children cumulated vsize (Kb) 70236

[startup+1798.15 s]
/proc/loadavg: 0.99 0.97 0.96 2/68 2682
/proc/meminfo: memFree=1388920/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=70236 CPUtime=1797.52
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 17328 0 0 0 179733 19 0 0 25 0 1 0 194041561 71921664 17272 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 17559 17272 123 215 0 17341 0
Current children cumulated CPU time (s) 1797.52
Current children cumulated vsize (Kb) 70236

[startup+1799.15 s]
/proc/loadavg: 0.99 0.97 0.96 2/68 2682
/proc/meminfo: memFree=1388920/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=70236 CPUtime=1798.53
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 17328 0 0 0 179834 19 0 0 25 0 1 0 194041561 71921664 17272 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581426 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 17559 17272 123 215 0 17341 0
Current children cumulated CPU time (s) 1798.53
Current children cumulated vsize (Kb) 70236

[startup+1800.16 s]
/proc/loadavg: 0.99 0.97 0.96 2/68 2682
/proc/meminfo: memFree=1388920/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=70236 CPUtime=1799.53
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 17328 0 0 0 179934 19 0 0 25 0 1 0 194041561 71921664 17272 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 17559 17272 123 215 0 17341 0
Current children cumulated CPU time (s) 1799.53
Current children cumulated vsize (Kb) 70236

[startup+1801.16 s]
/proc/loadavg: 0.99 0.97 0.96 2/68 2682
/proc/meminfo: memFree=1388920/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=70236 CPUtime=1800.54
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 17328 0 0 0 180035 19 0 0 25 0 1 0 194041561 71921664 17272 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 17559 17272 123 215 0 17341 0
Current children cumulated CPU time (s) 1800.54
Current children cumulated vsize (Kb) 70236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.96 2/68 2682
/proc/meminfo: memFree=1388920/2055892 swapFree=4087504/4096564
[pid=2680] ppid=2678 vsize=70236 CPUtime=1800.54
/proc/2680/stat : 2680 (minisat+) R 2678 2680 2634 0 -1 4194304 17328 0 0 0 180035 19 0 0 25 0 1 0 194041561 71921664 17272 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2680/statm: 17559 17272 123 215 0 17341 0
Current children cumulated CPU time (s) 1800.54
Current children cumulated vsize (Kb) 70236

Sending SIGTERM to -2680
Sleeping 2 seconds

Child status: 10
Real time (s): 1801.18
CPU time (s): 1800.56
CPU user time (s): 1800.36
CPU system time (s): 0.206968
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (Kb): 70236

Launcher Data (download as text)

Begin job on node82 on Sat Jun  3 21:02:03 UTC 2006


FILE ID= 35225-1149368523

PBS_JOBID= 311975

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-sentoy.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node82/35225-1149368523/instance-35225-1149368523.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node82/watcher-35225-1149368523 -o ROOT/results/node82/solver-35225-1149368523 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node82/35225-1149368523/instance-35225-1149368523.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  d0f46c7e79d3309033cc6b73ceacef6c

RANDOM SEED= 829875310


/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.265
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	: 6006.17
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.265
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	: 5999.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1458176 kB
Buffers:         21744 kB
Cached:         511016 kB
SwapCached:       2740 kB
Active:          76956 kB
Inactive:       464476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1458176 kB
SwapTotal:     4096564 kB
SwapFree:      4087504 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          14632 kB
Slab:            42588 kB
Committed_AS:   413416 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node82 on Sat Jun  3 21:32:04 UTC 2006