Trace number 2669895

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PB-wave alpha 2? (TO) 1800.09 1800.72

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/
~walser/benchmarks/ppp-problems/normalized-ppp:1-13.opb
MD5SUMbcdf4c9a1de867d3db370c95867fefb5
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.66275
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4632
Total number of constraints30964
Number of constraints which are clauses29940
Number of constraints which are cardinality constraints (but not clauses)946
Number of constraints which are nor clauses,nor cardinality constraints78
Minimum length of a constraint3
Maximum length of a constraint29
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 104
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.10	c PB-wave - v2
0.00/0.10	c command line = ./PB-wave
0.00/0.10	c seed = 20837051
0.00/0.10	c cutoff = 1000000
0.00/0.10	c tries = 1000000
0.00/0.10	c heuristic = c best, noise 50 / 100
0.00/0.10	#var 4632 #con 30964
0.00/0.10	mode is SAT
0.00/0.10	c tail starts after flip = 13896
0.00/0.10	c numatom = 4632, numclause = 31138, numliterals = 101040
0.00/0.10	c wff read in
0.00/0.10	c 
0.00/0.10	c     lowest     final       avg     noise     noise     total                 avg        mean        mean
0.00/0.10	c     #unsat    #unsat     noise   std dev     ratio     flips              length       flips       flips
0.00/0.10	c       this      this      this      this      this      this   success   success       until         std
0.00/0.10	c        try       try       try       try       try       try      rate     tries      assign         dev
0.00/0.10	c
2.88/2.91	c        75        99    105.72      7.11     14.88   1000000         0
5.68/5.71	c        73       114    105.71      7.13     14.83   1000000         0
8.48/8.52	c        77       113    105.60      7.11     14.86   1000000         0
11.28/11.33	c        75       106    105.88      7.12     14.87   1000000         0
14.08/14.14	c        76       118    105.71      7.15     14.79   1000000         0
16.88/16.94	c        75       104    105.57      7.22     14.63   1000000         0
19.69/19.75	c        75       101    105.54      7.14     14.79   1000000         0
22.48/22.56	c        74       105    105.78      7.15     14.79   1000000         0
25.28/25.37	c        74        90    105.54      7.16     14.74   1000000         0
28.07/28.17	c        74       104    105.57      7.11     14.85   1000000         0
30.87/30.98	c        76       106    105.78      7.11     14.88   1000000         0
33.67/33.79	c        77       102    105.97      7.17     14.78   1000000         0
36.57/36.60	c        78       104    105.73      7.16     14.77   1000000         0
39.37/39.41	c        76       118    105.61      7.25     14.56   1000000         0
42.17/42.21	c        75       100    105.93      7.19     14.74   1000000         0
44.98/45.02	c        75       106    105.81      7.22     14.65   1000000         0
47.77/47.82	c        78       107    105.59      7.15     14.76   1000000         0
50.58/50.63	c        78       106    105.75      7.14     14.81   1000000         0
53.37/53.44	c        76       112    105.65      7.21     14.66   1000000         0
56.17/56.25	c        75       116    105.66      7.12     14.84   1000000         0
58.97/59.06	c        75       103    105.68      7.11     14.86   1000000         0
61.76/61.87	c        76       104    105.76      7.19     14.72   1000000         0
64.56/64.68	c        78       101    105.61      7.14     14.80   1000000         0
67.36/67.49	c        75       110    105.78      7.19     14.71   1000000         0
70.16/70.30	c        77        94    105.98      7.28     14.56   1000000         0
73.06/73.10	c        76       103    105.81      7.16     14.77   1000000         0
75.87/75.91	c        74        95    105.73      7.23     14.62   1000000         0
78.66/78.72	c        76       108    105.80      7.18     14.73   1000000         0
81.46/81.53	c        76       111    105.72      7.20     14.67   1000000         0
84.26/84.34	c        76       113    105.90      7.16     14.80   1000000         0
87.06/87.15	c        79        95    105.78      7.09     14.91   1000000         0
89.85/89.96	c        73        92    105.76      7.27     14.55   1000000         0
92.65/92.76	c        74       103    105.94      7.23     14.65   1000000         0
95.45/95.57	c        78        99    105.57      7.08     14.91   1000000         0
98.25/98.38	c        75       104    105.88      7.17     14.76   1000000         0
101.06/101.19	c        78       105    105.72      7.05     14.99   1000000         0
103.95/104.00	c        74       110    105.82      7.24     14.61   1000000         0
106.75/106.81	c        75       110    105.88      7.11     14.90   1000000         0
109.55/109.62	c        78       107    105.76      7.13     14.83   1000000         0
112.35/112.43	c        73        96    105.53      7.17     14.73   1000000         0
115.15/115.24	c        73       112    105.59      7.12     14.82   1000000         0
117.95/118.05	c        76       106    105.71      7.11     14.87   1000000         0
120.74/120.85	c        78       115    105.64      7.27     14.53   1000000         0
123.54/123.66	c        76       109    105.95      7.26     14.60   1000000         0
126.35/126.47	c        69       101    105.81      7.13     14.84   1000000         0
129.14/129.28	c        78        98    105.65      7.09     14.91   1000000         0
131.95/132.09	c        72        99    105.61      7.13     14.81   1000000         0
134.84/134.90	c        77       104    105.69      7.09     14.92   1000000         0
137.64/137.71	c        75       111    105.57      7.16     14.75   1000000         0
140.44/140.51	c        76        97    105.68      7.11     14.85   1000000         0
143.24/143.33	c        74       111    105.64      7.21     14.66   1000000         0
146.03/146.14	c        76       113    105.66      7.20     14.68   1000000         0
148.83/148.94	c        76       110    105.74      7.23     14.62   1000000         0
151.64/151.75	c        75       110    105.94      7.27     14.57   1000000         0
154.43/154.56	c        76       105    105.52      7.26     14.53   1000000         0
157.24/157.37	c        78       105    105.58      7.20     14.66   1000000         0
160.03/160.18	c        75       115    105.57      7.11     14.85   1000000         0
162.83/162.99	c        75       125    105.50      7.24     14.56   1000000         0
165.63/165.80	c        77        98    105.62      7.03     15.03   1000000         0
168.53/168.61	c        75       111    105.90      7.15     14.82   1000000         0
171.32/171.41	c        76       100    105.32      7.20     14.63   1000000         0
174.12/174.22	c        75       119    105.67      7.16     14.75   1000000         0
176.93/177.02	c        75        94    105.60      7.15     14.77   1000000         0
179.72/179.84	c        73       109    105.59      7.18     14.70   1000000         0
182.53/182.64	c        76       106    105.73      7.17     14.74   1000000         0
185.32/185.45	c        78       109    105.55      7.13     14.79   1000000         0
188.12/188.26	c        77       111    105.62      7.08     14.91   1000000         0
190.92/191.06	c        76       108    105.98      7.11     14.92   1000000         0
193.72/193.87	c        77        88    105.84      7.29     14.52   1000000         0
196.52/196.68	c        73       105    105.71      7.04     15.03   1000000         0
199.32/199.49	c        76       105    105.98      7.22     14.68   1000000         0
202.22/202.30	c        76       111    105.89      7.06     14.99   1000000         0
205.01/205.10	c        76       108    105.62      7.18     14.72   1000000         0
207.82/207.91	c        78       106    105.76      7.17     14.75   1000000         0
210.61/210.72	c        76       103    105.72      7.13     14.83   1000000         0
213.41/213.53	c        73       109    105.56      7.24     14.58   1000000         0
216.21/216.34	c        73       106    105.61      7.14     14.78   1000000         0
219.01/219.15	c        77        97    105.69      7.15     14.78   1000000         0
221.81/221.96	c        78        92    105.84      7.07     14.97   1000000         0
224.61/224.77	c        77       113    105.59      7.16     14.75   1000000         0
227.41/227.58	c        75       103    105.81      7.07     14.97   1000000         0
230.21/230.38	c        77       107    105.94      7.03     15.07   1000000         0
233.01/233.19	c        77       106    105.74      7.12     14.85   1000000         0
235.80/235.99	c        73        97    105.72      7.05     15.00   1000000         0
238.70/238.80	c        77       103    105.47      7.13     14.80   1000000         0
241.50/241.61	c        77       108    105.67      7.08     14.93   1000000         0
244.30/244.42	c        78       117    105.68      7.13     14.83   1000000         0
247.10/247.23	c        77       116    105.86      7.15     14.81   1000000         0
249.90/250.04	c        77       105    105.81      7.07     14.97   1000000         0
252.70/252.85	c        78        99    105.70      7.21     14.66   1000000         0
255.50/255.66	c        72       109    105.83      7.17     14.76   1000000         0
258.30/258.47	c        76       104    105.64      7.13     14.81   1000000         0
261.09/261.28	c        77        99    105.77      7.21     14.67   1000000         0
263.90/264.09	c        76       105    105.72      7.08     14.94   1000000         0
266.69/266.89	c        77       100    105.75      7.14     14.82   1000000         0
269.59/269.70	c        77       110    105.85      7.12     14.87   1000000         0
272.39/272.51	c        77       121    105.75      7.16     14.77   1000000         0
275.19/275.33	c        75       101    105.93      7.18     14.75   1000000         0
277.99/278.13	c        75       109    105.58      7.11     14.84   1000000         0
280.79/280.94	c        75       111    105.74      7.12     14.85   1000000         0
283.59/283.75	c        76       106    105.80      7.11     14.89   1000000         0
286.39/286.56	c        78       104    105.83      7.14     14.82   1000000         0
289.19/289.37	c        73        90    105.69      7.24     14.60   1000000         0
291.98/292.19	c        74       114    105.69      7.16     14.77   1000000         0
294.78/294.99	c        73       109    105.59      7.11     14.85   1000000         0
297.68/297.80	c        77       103    106.02      7.19     14.75   1000000         0
300.48/300.61	c        77       115    105.87      7.18     14.74   1000000         0
303.28/303.42	c        70       107    105.64      7.13     14.81   1000000         0
306.08/306.23	c        77       120    105.79      7.16     14.77   1000000         0
308.88/309.04	c        73       101    105.74      7.18     14.73   1000000         0
311.68/311.85	c        75       107    105.53      7.08     14.91   1000000         0
314.48/314.65	c        76        97    105.78      7.10     14.89   1000000         0
317.27/317.46	c        75       113    105.52      7.19     14.67   1000000         0
320.07/320.27	c        75        93    105.54      7.26     14.54   1000000         0
322.87/323.09	c        77       102    105.77      7.21     14.67   1000000         0
325.67/325.89	c        78       112    105.64      7.11     14.86   1000000         0
328.57/328.70	c        74       101    105.66      7.15     14.77   1000000         0
331.37/331.51	c        78       105    105.68      7.07     14.95   1000000         0
334.18/334.32	c        74       106    105.75      7.26     14.56   1000000         0
336.97/337.13	c        77       104    105.62      7.12     14.84   1000000         0
339.77/339.94	c        78       100    105.85      7.08     14.95   1000000         0
342.57/342.75	c        76       108    105.76      7.16     14.77   1000000         0
345.36/345.56	c        75       123    105.76      7.24     14.60   1000000         0
348.16/348.36	c        77       104    105.78      7.17     14.75   1000000         0
350.96/351.18	c        77        82    105.77      7.14     14.82   1000000         0
353.76/353.98	c        76       104    105.72      7.12     14.85   1000000         0
356.56/356.79	c        75       106    105.80      7.15     14.81   1000000         0
359.47/359.60	c        77       107    105.72      7.17     14.74   1000000         0
362.26/362.41	c        75       101    105.55      7.12     14.82   1000000         0
365.06/365.22	c        76        95    105.63      7.21     14.65   1000000         0
367.86/368.03	c        77       100    105.81      7.11     14.88   1000000         0
370.66/370.84	c        72       115    105.81      7.19     14.73   1000000         0
373.45/373.65	c        78       121    105.60      7.07     14.94   1000000         0
376.25/376.45	c        77       104    105.57      7.14     14.80   1000000         0
379.05/379.26	c        73       118    105.43      7.16     14.72   1000000         0
381.85/382.07	c        76       101    105.63      7.23     14.62   1000000         0
384.65/384.88	c        75       101    105.47      7.23     14.59   1000000         0
387.45/387.69	c        77       107    105.73      7.15     14.80   1000000         0
390.26/390.50	c        76       102    105.68      7.17     14.74   1000000         0
393.15/393.30	c        74       101    105.57      7.09     14.90   1000000         0
395.95/396.11	c        73       115    105.81      7.23     14.64   1000000         0
398.75/398.91	c        76       116    105.61      7.16     14.76   1000000         0
401.54/401.72	c        70       102    105.66      7.25     14.57   1000000         0
404.34/404.53	c        73       104    105.67      7.22     14.64   1000000         0
407.14/407.33	c        75       111    105.65      7.19     14.70   1000000         0
409.94/410.14	c        76        95    105.55      7.16     14.74   1000000         0
412.74/412.95	c        76       111    105.74      7.15     14.78   1000000         0
415.55/415.76	c        75       114    105.83      7.17     14.75   1000000         0
418.34/418.56	c        77        93    105.75      7.08     14.94   1000000         0
421.14/421.37	c        76       106    105.78      7.18     14.73   1000000         0
423.94/424.18	c        77        99    105.71      7.10     14.89   1000000         0
426.74/426.99	c        76       105    105.56      7.11     14.84   1000000         0
429.63/429.80	c        73       104    105.65      7.21     14.66   1000000         0
432.43/432.60	c        75       109    105.53      7.16     14.75   1000000         0
435.23/435.41	c        76       105    105.76      7.11     14.88   1000000         0
438.03/438.22	c        76       115    105.61      7.12     14.84   1000000         0
440.84/441.03	c        72       100    105.60      7.12     14.83   1000000         0
443.63/443.84	c        78       110    105.66      7.08     14.92   1000000         0
446.44/446.65	c        75       111    105.84      7.13     14.84   1000000         0
449.23/449.45	c        77       104    105.71      7.12     14.84   1000000         0
452.03/452.26	c        77       109    105.92      7.17     14.76   1000000         0
454.83/455.07	c        71       102    105.77      7.30     14.50   1000000         0
457.63/457.87	c        76       103    105.87      7.19     14.73   1000000         0
460.42/460.68	c        77       111    105.88      7.09     14.94   1000000         0
463.22/463.49	c        78       123    105.71      7.16     14.76   1000000         0
466.13/466.30	c        76       104    105.72      7.14     14.82   1000000         0
468.92/469.11	c        74       104    105.83      7.20     14.70   1000000         0
471.73/471.92	c        75       103    105.74      7.14     14.81   1000000         0
474.52/474.73	c        77       113    105.81      7.20     14.69   1000000         0
477.32/477.54	c        76       103    105.75      7.21     14.67   1000000         0
480.12/480.35	c        77       101    105.66      7.16     14.75   1000000         0
482.92/483.15	c        75       105    105.72      7.18     14.73   1000000         0
485.71/485.96	c        76        99    105.63      7.07     14.94   1000000         0
488.51/488.76	c        78       101    105.87      7.19     14.73   1000000         0
491.31/491.57	c        78       105    105.74      7.05     15.00   1000000         0
494.11/494.37	c        75       118    105.69      7.13     14.82   1000000         0
496.92/497.18	c        77       110    105.77      7.12     14.86   1000000         0
499.71/499.99	c        74       114    105.63      7.11     14.85   1000000         0
502.61/502.80	c        77       109    106.05      7.20     14.73   1000000         0
505.41/505.62	c        78       110    105.88      7.21     14.68   1000000         0
508.21/508.42	c        78       102    105.66      7.12     14.84   1000000         0
511.01/511.24	c        72       101    105.66      7.22     14.63   1000000         0
513.80/514.05	c        73       101    105.56      7.20     14.67   1000000         0
516.60/516.86	c        77       100    105.65      7.17     14.73   1000000         0
519.40/519.67	c        75       106    105.54      7.08     14.90   1000000         0
522.21/522.47	c        78       110    105.84      7.17     14.76   1000000         0
525.00/525.28	c        76       105    105.71      7.24     14.60   1000000         0
527.81/528.09	c        77       107    105.71      7.13     14.84   1000000         0
530.70/530.90	c        76       112    105.52      7.12     14.82   1000000         0
533.50/533.71	c        76       107    105.62      7.26     14.55   1000000         0
536.30/536.51	c        76       113    105.81      7.08     14.95   1000000         0
539.10/539.32	c        74       100    105.73      7.14     14.81   1000000         0
541.89/542.13	c        77       104    105.68      7.14     14.80   1000000         0
544.69/544.94	c        70       102    105.64      7.23     14.61   1000000         0
547.50/547.75	c        77       118    105.75      7.13     14.84   1000000         0
550.29/550.56	c        77       100    105.78      7.10     14.89   1000000         0
553.10/553.37	c        76        97    105.69      7.10     14.89   1000000         0
555.89/556.18	c        77       105    105.88      7.22     14.66   1000000         0
558.69/558.99	c        75       110    105.90      7.19     14.74   1000000         0
561.49/561.79	c        78       104    105.60      7.10     14.88   1000000         0
564.39/564.60	c        76       102    105.69      7.16     14.76   1000000         0
567.19/567.41	c        70       115    105.64      7.09     14.91   1000000         0
569.99/570.22	c        76       109    105.70      7.18     14.72   1000000         0
572.79/573.03	c        75       104    105.57      7.22     14.62   1000000         0
575.58/575.83	c        75        99    105.64      7.18     14.71   1000000         0
578.39/578.65	c        77       107    105.80      7.18     14.74   1000000         0
581.18/581.45	c        74       123    105.63      7.17     14.74   1000000         0
583.98/584.26	c        78       100    105.85      7.09     14.93   1000000         0
586.78/587.07	c        77       117    105.56      7.25     14.56   1000000         0
589.58/589.88	c        76       102    105.68      7.17     14.74   1000000         0
592.38/592.69	c        76       105    105.64      7.24     14.60   1000000         0
595.18/595.50	c        73        99    105.75      7.17     14.74   1000000         0
598.08/598.30	c        77        99    105.74      7.16     14.77   1000000         0
600.87/601.11	c        78       109    105.58      7.17     14.73   1000000         0
603.68/603.91	c        74       110    105.93      7.21     14.69   1000000         0
606.47/606.72	c        75       106    105.83      7.23     14.65   1000000         0
609.27/609.53	c        74        93    105.70      7.17     14.75   1000000         0
612.07/612.34	c        75       115    105.65      7.06     14.97   1000000         0
614.87/615.14	c        79       104    105.54      7.11     14.84   1000000         0
617.67/617.95	c        77       112    105.72      7.08     14.93   1000000         0
620.47/620.76	c        74       107    105.75      7.25     14.60   1000000         0
623.27/623.56	c        76       106    105.82      7.12     14.87   1000000         0
626.06/626.37	c        75       111    105.74      7.18     14.73   1000000         0
628.87/629.17	c        75       107    105.86      7.17     14.76   1000000         0
631.66/631.98	c        77        95    105.76      7.14     14.82   1000000         0
634.47/634.79	c        76       105    105.92      7.10     14.92   1000000         0
637.36/637.60	c        76       108    105.69      7.14     14.81   1000000         0
640.16/640.41	c        74       105    105.72      7.24     14.60   1000000         0
642.96/643.22	c        73       103    105.94      7.13     14.85   1000000         0
645.76/646.02	c        76       101    105.78      7.14     14.81   1000000         0
648.56/648.83	c        80       111    105.64      7.10     14.88   1000000         0
651.36/651.64	c        76       121    105.71      7.10     14.90   1000000         0
654.16/654.44	c        78       109    105.82      7.05     15.02   1000000         0
656.95/657.25	c        77       112    105.89      7.15     14.81   1000000         0
659.76/660.06	c        77       110    105.64      7.19     14.69   1000000         0
662.55/662.87	c        76       102    105.54      7.28     14.50   1000000         0
665.35/665.68	c        77        91    105.80      7.16     14.78   1000000         0
668.15/668.49	c        78        98    105.84      7.17     14.77   1000000         0
671.05/671.30	c        77        92    106.01      7.15     14.83   1000000         0
673.85/674.12	c        74       108    105.64      7.22     14.64   1000000         0
676.65/676.93	c        77       113    105.73      7.10     14.90   1000000         0
679.45/679.73	c        76       104    105.59      7.13     14.82   1000000         0
682.25/682.54	c        75       109    105.63      7.13     14.82   1000000         0
685.05/685.35	c        76       102    105.65      7.11     14.85   1000000         0
687.84/688.16	c        74       116    105.76      7.09     14.93   1000000         0
690.64/690.97	c        78       108    105.72      7.18     14.72   1000000         0
693.44/693.77	c        74       101    105.94      7.21     14.68   1000000         0
696.24/696.58	c        78       107    105.59      7.16     14.75   1000000         0
699.04/699.39	c        73       111    105.92      7.17     14.77   1000000         0
701.84/702.20	c        75        97    105.46      7.16     14.74   1000000         0
704.74/705.01	c        77        98    105.64      7.09     14.91   1000000         0
707.54/707.82	c        75        94    105.61      7.11     14.86   1000000         0
710.34/710.63	c        77       107    105.62      7.08     14.93   1000000         0
713.13/713.43	c        78       109    105.81      7.11     14.88   1000000         0
715.93/716.25	c        77        95    105.60      7.09     14.89   1000000         0
718.73/719.05	c        75        95    105.95      7.18     14.75   1000000         0
721.53/721.87	c        77       102    105.64      7.09     14.90   1000000         0
724.33/724.67	c        75       104    105.69      7.14     14.81   1000000         0
727.13/727.48	c        77       109    105.70      7.17     14.75   1000000         0
729.93/730.29	c        75       103    105.56      7.15     14.77   1000000         0
732.73/733.10	c        76       124    105.76      7.15     14.80   1000000         0
735.53/735.90	c        75       104    105.76      7.12     14.85   1000000         0
738.43/738.71	c        75       119    105.70      7.16     14.76   1000000         0
741.22/741.52	c        75        98    105.78      7.14     14.82   1000000         0
744.02/744.33	c        74       104    105.80      7.19     14.71   1000000         0
746.82/747.14	c        76        93    105.67      7.19     14.70   1000000         0
749.62/749.94	c        78        98    105.74      7.15     14.79   1000000         0
752.42/752.75	c        76       112    105.84      7.05     15.02   1000000         0
755.22/755.56	c        78       102    105.81      7.17     14.76   1000000         0
758.02/758.37	c        76        93    105.56      7.08     14.91   1000000         0
760.82/761.17	c        79        99    106.00      7.14     14.84   1000000         0
763.62/763.98	c        77        89    105.61      7.11     14.86   1000000         0
766.42/766.79	c        74       101    105.69      7.17     14.74   1000000         0
769.31/769.60	c        74       115    105.82      7.23     14.64   1000000         0
772.11/772.41	c        73       117    105.53      7.17     14.72   1000000         0
774.91/775.22	c        78       104    105.44      7.12     14.80   1000000         0
777.71/778.03	c        73       111    105.64      7.27     14.52   1000000         0
780.51/780.83	c        76        98    105.77      7.11     14.89   1000000         0
783.31/783.64	c        77       103    105.58      7.09     14.89   1000000         0
786.11/786.45	c        76       107    105.45      7.17     14.71   1000000         0
788.91/789.25	c        77        96    105.67      7.18     14.72   1000000         0
791.71/792.06	c        76        96    105.98      7.08     14.96   1000000         0
794.51/794.88	c        73       113    105.79      7.17     14.75   1000000         0
797.30/797.69	c        76       110    105.67      7.16     14.76   1000000         0
800.10/800.49	c        78        99    105.72      7.16     14.75   1000000         0
803.00/803.30	c        78       124    106.01      7.07     14.99   1000000         0
805.80/806.11	c        76       124    105.49      7.16     14.73   1000000         0
808.60/808.92	c        77       103    105.63      7.10     14.89   1000000         0
811.41/811.73	c        75       107    105.88      7.21     14.68   1000000         0
814.20/814.54	c        76        94    106.07      7.22     14.69   1000000         0
817.00/817.35	c        76       107    105.80      7.13     14.83   1000000         0
819.80/820.16	c        76       105    105.75      7.17     14.74   1000000         0
822.59/822.97	c        74       100    105.63      7.15     14.78   1000000         0
825.39/825.78	c        79       108    105.84      7.10     14.91   1000000         0
828.19/828.59	c        77       109    105.76      7.08     14.94   1000000         0
830.99/831.39	c        74        98    105.72      7.12     14.85   1000000         0
833.89/834.20	c        74        92    105.48      7.23     14.59   1000000         0
836.70/837.01	c        78       117    105.65      7.12     14.84   1000000         0
839.49/839.82	c        77       108    105.65      7.18     14.71   1000000         0
842.30/842.63	c        78       117    105.96      7.01     15.12   1000000         0
845.09/845.43	c        77       120    105.70      7.17     14.73   1000000         0
847.89/848.24	c        74       105    105.59      7.14     14.79   1000000         0
850.68/851.05	c        75       106    105.61      7.17     14.73   1000000         0
853.48/853.86	c        75       102    105.89      7.15     14.80   1000000         0
856.28/856.67	c        77        97    106.02      7.15     14.84   1000000         0
859.08/859.47	c        77       112    105.71      7.17     14.75   1000000         0
861.88/862.28	c        72       111    105.62      7.18     14.71   1000000         0
864.68/865.09	c        77       103    105.62      7.03     15.01   1000000         0
867.49/867.90	c        75       114    105.82      7.19     14.73   1000000         0
870.38/870.71	c        76       106    105.66      7.05     14.99   1000000         0
873.18/873.52	c        78        98    105.68      7.04     15.00   1000000         0
875.98/876.33	c        74       109    105.58      7.27     14.53   1000000         0
878.78/879.14	c        74       106    105.70      7.08     14.94   1000000         0
881.57/881.95	c        76        92    105.68      7.17     14.74   1000000         0
884.37/884.76	c        78       118    105.72      7.13     14.83   1000000         0
887.17/887.57	c        76       112    105.72      7.22     14.65   1000000         0
889.97/890.38	c        79       101    105.61      7.09     14.89   1000000         0
892.78/893.19	c        76       106    105.87      7.21     14.68   1000000         0
895.67/896.00	c        78        97    105.72      7.07     14.96   1000000         0
898.47/898.81	c        76        90    105.79      7.13     14.85   1000000         0
901.27/901.62	c        74       103    105.66      7.13     14.82   1000000         0
904.07/904.42	c        78       107    105.78      7.13     14.84   1000000         0
906.87/907.23	c        77       111    105.94      7.15     14.81   1000000         0
909.66/910.04	c        74       107    105.66      7.20     14.68   1000000         0
912.46/912.84	c        74        97    105.75      7.24     14.61   1000000         0
915.26/915.65	c        76       109    105.69      7.18     14.71   1000000         0
918.07/918.46	c        76        97    105.73      7.10     14.90   1000000         0
920.86/921.27	c        75       103    105.73      7.09     14.91   1000000         0
923.67/924.08	c        76        95    105.77      7.13     14.83   1000000         0
926.46/926.89	c        76       112    105.73      7.13     14.83   1000000         0
929.36/929.70	c        71       103    105.77      7.24     14.61   1000000         0
932.16/932.51	c        75       108    105.80      7.23     14.63   1000000         0
934.96/935.32	c        78        98    105.83      7.16     14.79   1000000         0
937.75/938.13	c        76       113    105.68      7.13     14.82   1000000         0
940.55/940.94	c        70       104    105.92      7.10     14.91   1000000         0
943.36/943.74	c        76        99    105.68      7.04     15.02   1000000         0
946.15/946.55	c        77       100    105.82      7.07     14.96   1000000         0
948.96/949.36	c        77       116    105.62      7.22     14.63   1000000         0
951.75/952.18	c        77       106    105.87      7.21     14.69   1000000         0
954.55/954.98	c        78       100    105.88      7.15     14.82   1000000         0
957.35/957.79	c        74        96    105.64      7.10     14.87   1000000         0
960.25/960.60	c        75        99    105.69      7.24     14.60   1000000         0
963.05/963.41	c        77       102    105.77      7.16     14.78   1000000         0
965.85/966.22	c        73        90    105.72      7.21     14.65   1000000         0
968.65/969.02	c        76       105    105.54      7.04     14.99   1000000         0
971.44/971.83	c        74       101    105.83      7.09     14.93   1000000         0
974.25/974.64	c        73       105    105.58      7.21     14.65   1000000         0
977.04/977.45	c        76       117    105.86      7.18     14.75   1000000         0
979.84/980.26	c        75       115    105.44      7.15     14.75   1000000         0
982.64/983.07	c        76       103    105.76      7.22     14.65   1000000         0
985.44/985.88	c        72        99    105.71      7.18     14.71   1000000         0
988.24/988.68	c        78       110    105.55      7.16     14.75   1000000         0
991.04/991.48	c        77       103    105.74      7.11     14.88   1000000         0
993.83/994.29	c        75       106    105.73      7.18     14.73   1000000         0
996.73/997.10	c        78       114    105.87      7.07     14.97   1000000         0
999.54/999.91	c        74       115    105.72      7.16     14.76   1000000         0
1002.33/1002.71	c        76       108    105.46      7.15     14.75   1000000         0
1005.13/1005.52	c        79       105    105.76      7.15     14.78   1000000         0
1007.93/1008.33	c        76       106    106.08      7.19     14.76   1000000         0
1010.73/1011.14	c        76       106    105.65      7.16     14.76   1000000         0
1013.53/1013.94	c        75       110    105.58      7.12     14.82   1000000         0
1016.33/1016.75	c        78       101    105.90      7.10     14.92   1000000         0
1019.13/1019.56	c        74       101    105.60      7.16     14.75   1000000         0
1021.92/1022.37	c        75       104    105.52      7.08     14.89   1000000         0
1024.73/1025.18	c        76       103    105.67      7.12     14.83   1000000         0
1027.52/1027.99	c        78       113    105.83      7.18     14.74   1000000         0
1030.33/1030.79	c        76       111    105.75      7.12     14.84   1000000         0
1033.22/1033.60	c        77       116    106.06      7.19     14.74   1000000         0
1036.02/1036.41	c        77       111    105.76      7.07     14.96   1000000         0
1038.82/1039.22	c        77       106    105.68      7.14     14.81   1000000         0
1041.62/1042.02	c        78       101    105.53      7.16     14.74   1000000         0
1044.42/1044.83	c        76       117    105.74      7.23     14.62   1000000         0
1047.22/1047.64	c        77       100    105.80      7.15     14.79   1000000         0
1050.02/1050.44	c        79        99    105.64      7.18     14.71   1000000         0
1052.81/1053.25	c        74       101    105.58      7.17     14.72   1000000         0
1055.62/1056.06	c        76       100    105.58      7.20     14.67   1000000         0
1058.41/1058.87	c        74       120    105.71      7.16     14.76   1000000         0
1061.21/1061.68	c        77        94    105.82      7.21     14.68   1000000         0
1064.01/1064.49	c        77       107    105.80      7.14     14.81   1000000         0
1066.91/1067.30	c        76       107    105.70      7.12     14.86   1000000         0
1069.71/1070.11	c        72        97    105.77      7.16     14.78   1000000         0
1072.51/1072.92	c        76       109    105.70      7.10     14.89   1000000         0
1075.31/1075.72	c        75       104    105.88      7.16     14.80   1000000         0
1078.11/1078.54	c        77       108    105.61      7.20     14.67   1000000         0
1080.91/1081.34	c        77       102    105.80      7.14     14.82   1000000         0
1083.70/1084.15	c        76       108    105.69      7.11     14.87   1000000         0
1086.50/1086.96	c        75       122    105.68      7.15     14.79   1000000         0
1089.30/1089.76	c        77       104    105.70      7.17     14.75   1000000         0
1092.11/1092.57	c        76       106    105.82      7.09     14.92   1000000         0
1094.91/1095.38	c        73       104    105.56      7.17     14.73   1000000         0
1097.71/1098.19	c        75       107    105.75      7.17     14.74   1000000         0
1100.61/1101.00	c        77       101    106.08      7.06     15.03   1000000         0
1103.41/1103.81	c        75       107    105.67      7.26     14.55   1000000         0
1106.21/1106.61	c        73       115    105.53      7.05     14.97   1000000         0
1109.00/1109.42	c        73       109    105.64      7.15     14.78   1000000         0
1111.80/1112.23	c        77        99    105.60      7.20     14.66   1000000         0
1114.60/1115.04	c        77       104    105.70      7.09     14.90   1000000         0
1117.40/1117.85	c        78        97    105.60      7.06     14.96   1000000         0
1120.20/1120.66	c        71       109    105.59      7.20     14.66   1000000         0
1123.00/1123.46	c        77       101    105.59      7.07     14.94   1000000         0
1125.80/1126.27	c        77       115    105.73      7.17     14.74   1000000         0
1128.60/1129.08	c        77       104    105.71      7.23     14.63   1000000         0
1131.40/1131.89	c        73       114    105.57      7.16     14.74   1000000         0
1134.29/1134.70	c        70        97    105.69      7.25     14.57   1000000         0
1137.09/1137.51	c        78       109    105.70      7.27     14.54   1000000         0
1139.89/1140.31	c        76       115    105.70      7.13     14.83   1000000         0
1142.69/1143.12	c        78        99    105.60      7.08     14.92   1000000         0
1145.49/1145.93	c        74       114    105.63      7.13     14.81   1000000         0
1148.29/1148.74	c        76       108    105.75      7.16     14.77   1000000         0
1151.09/1151.55	c        75       112    105.63      7.15     14.78   1000000         0
1153.89/1154.36	c        75       116    105.70      7.11     14.87   1000000         0
1156.69/1157.16	c        78        99    105.69      7.15     14.78   1000000         0
1159.49/1159.97	c        78       108    105.72      7.21     14.66   1000000         0
1162.29/1162.78	c        77       103    105.60      7.08     14.91   1000000         0
1165.08/1165.59	c        76       103    105.84      7.24     14.62   1000000         0
1167.98/1168.40	c        74        90    105.59      7.10     14.87   1000000         0
1170.78/1171.21	c        77       107    105.83      7.18     14.74   1000000         0
1173.58/1174.01	c        75       101    105.98      7.19     14.74   1000000         0
1176.38/1176.82	c        77        99    106.03      7.19     14.75   1000000         0
1179.18/1179.63	c        78       114    105.65      7.09     14.89   1000000         0
1181.99/1182.44	c        76       106    105.76      7.11     14.88   1000000         0
1184.78/1185.25	c        79       103    105.52      7.11     14.84   1000000         0
1187.58/1188.06	c        74        98    105.69      7.11     14.86   1000000         0
1190.38/1190.87	c        77       101    105.52      7.16     14.74   1000000         0
1193.17/1193.68	c        77       110    105.57      7.17     14.72   1000000         0
1195.97/1196.48	c        72       105    105.62      7.20     14.68   1000000         0
1198.77/1199.29	c        76       115    105.85      7.12     14.86   1000000         0
1201.67/1202.10	c        77       106    105.68      7.09     14.92   1000000         0
1204.47/1204.90	c        77       102    105.84      7.15     14.80   1000000         0
1207.28/1207.72	c        73       115    105.59      7.14     14.79   1000000         0
1210.07/1210.52	c        75       117    105.81      7.34     14.42   1000000         0
1212.87/1213.34	c        71       105    105.95      7.22     14.68   1000000         0
1215.67/1216.14	c        74       113    105.59      7.15     14.78   1000000         0
1218.47/1218.95	c        76       103    105.78      7.17     14.75   1000000         0
1221.26/1221.76	c        74       110    105.82      7.18     14.75   1000000         0
1224.06/1224.57	c        76       112    105.58      7.07     14.92   1000000         0
1226.86/1227.38	c        75       104    105.82      7.13     14.83   1000000         0
1229.66/1230.19	c        72       104    105.69      7.24     14.59   1000000         0
1232.57/1233.00	c        75       109    105.92      7.24     14.63   1000000         0
1235.36/1235.81	c        78       106    105.82      7.14     14.82   1000000         0
1238.17/1238.62	c        77       107    105.83      7.15     14.80   1000000         0
1240.96/1241.42	c        77       103    105.68      7.17     14.74   1000000         0
1243.76/1244.23	c        77       109    105.65      7.15     14.77   1000000         0
1246.56/1247.03	c        76       120    105.74      7.20     14.69   1000000         0
1249.36/1249.84	c        77       103    105.84      7.16     14.78   1000000         0
1252.15/1252.65	c        76        99    105.87      7.18     14.75   1000000         0
1254.95/1255.46	c        76       116    105.78      7.11     14.88   1000000         0
1257.75/1258.26	c        75       113    105.90      7.20     14.71   1000000         0
1260.55/1261.07	c        77       107    105.51      7.10     14.87   1000000         0
1263.36/1263.88	c        76       110    105.87      7.10     14.91   1000000         0
1266.15/1266.69	c        74        96    105.78      7.08     14.93   1000000         0
1269.05/1269.50	c        77       113    105.80      7.13     14.84   1000000         0
1271.85/1272.31	c        73       112    105.52      7.20     14.65   1000000         0
1274.65/1275.12	c        75       114    105.71      7.26     14.56   1000000         0
1277.44/1277.93	c        77       108    105.87      7.17     14.77   1000000         0
1280.24/1280.74	c        77        99    105.71      7.09     14.92   1000000         0
1283.04/1283.55	c        73       116    105.82      7.20     14.69   1000000         0
1285.84/1286.36	c        76        99    105.82      7.13     14.84   1000000         0
1288.65/1289.17	c        76       102    105.82      7.04     15.03   1000000         0
1291.44/1291.97	c        76       108    105.77      7.15     14.80   1000000         0
1294.25/1294.78	c        77       102    105.62      7.18     14.71   1000000         0
1297.04/1297.59	c        77       101    105.52      7.12     14.83   1000000         0
1299.84/1300.39	c        77       106    105.92      7.13     14.85   1000000         0
1302.74/1303.20	c        75       115    105.80      7.26     14.57   1000000         0
1305.54/1306.01	c        76       101    105.80      7.23     14.62   1000000         0
1308.33/1308.82	c        77       100    105.50      7.11     14.83   1000000         0
1311.13/1311.63	c        75        91    105.71      7.08     14.94   1000000         0
1313.94/1314.44	c        73        89    105.60      7.17     14.74   1000000         0
1316.73/1317.25	c        77        99    105.66      7.18     14.72   1000000         0
1319.54/1320.06	c        77        95    105.78      7.22     14.65   1000000         0
1322.33/1322.86	c        74       105    105.65      7.22     14.64   1000000         0
1325.13/1325.67	c        79       105    105.62      7.13     14.82   1000000         0
1327.93/1328.47	c        77       114    105.57      7.11     14.85   1000000         0
1330.73/1331.28	c        76        93    105.81      7.10     14.90   1000000         0
1333.53/1334.09	c        75       100    105.81      7.16     14.77   1000000         0
1336.42/1336.91	c        76       104    105.62      7.25     14.58   1000000         0
1339.23/1339.71	c        76       109    105.81      7.12     14.87   1000000         0
1342.02/1342.52	c        75       104    105.72      7.10     14.90   1000000         0
1344.83/1345.33	c        73       107    105.71      7.15     14.79   1000000         0
1347.62/1348.14	c        75       113    105.78      7.11     14.87   1000000         0
1350.42/1350.94	c        78        99    105.66      7.11     14.85   1000000         0
1353.22/1353.75	c        76       109    105.53      7.22     14.62   1000000         0
1356.02/1356.56	c        75       112    105.50      7.17     14.72   1000000         0
1358.82/1359.36	c        76       100    105.37      7.17     14.70   1000000         0
1361.62/1362.17	c        77       110    105.85      7.17     14.76   1000000         0
1364.41/1364.98	c        76       100    105.63      7.18     14.72   1000000         0
1367.21/1367.79	c        71       111    105.85      7.09     14.93   1000000         0
1370.02/1370.60	c        73       105    105.76      7.22     14.65   1000000         0
1372.91/1373.40	c        76        91    105.92      7.20     14.72   1000000         0
1375.71/1376.21	c        77       100    105.41      7.19     14.67   1000000         0
1378.51/1379.02	c        75       113    105.52      7.14     14.79   1000000         0
1381.31/1381.83	c        77       114    105.98      7.22     14.68   1000000         0
1384.11/1384.64	c        77        99    105.51      7.16     14.73   1000000         0
1386.91/1387.45	c        77       103    105.70      7.08     14.94   1000000         0
1389.71/1390.26	c        78       111    105.74      7.15     14.79   1000000         0
1392.51/1393.07	c        78       111    105.75      7.19     14.71   1000000         0
1395.31/1395.88	c        77       105    105.71      7.17     14.75   1000000         0
1398.10/1398.69	c        79       108    105.91      7.22     14.67   1000000         0
1401.00/1401.50	c        78       107    105.67      7.12     14.84   1000000         0
1403.80/1404.30	c        76        97    105.89      7.15     14.82   1000000         0
1406.60/1407.11	c        72       102    105.70      7.07     14.94   1000000         0
1409.40/1409.92	c        75       110    105.68      7.17     14.74   1000000         0
1412.20/1412.73	c        75       107    105.50      7.13     14.81   1000000         0
1415.00/1415.54	c        76       105    105.66      7.11     14.86   1000000         0
1417.80/1418.35	c        76        92    105.70      7.15     14.79   1000000         0
1420.60/1421.15	c        75       104    105.60      7.16     14.75   1000000         0
1423.39/1423.96	c        78        94    105.82      7.15     14.81   1000000         0
1426.20/1426.77	c        76        93    105.64      7.14     14.80   1000000         0
1428.99/1429.58	c        76        96    105.74      7.18     14.74   1000000         0
1431.79/1432.39	c        78        94    105.87      7.16     14.79   1000000         0
1434.69/1435.20	c        78       106    105.78      7.09     14.92   1000000         0
1437.49/1438.01	c        77        98    105.79      7.09     14.92   1000000         0
1440.29/1440.81	c        76       110    105.78      7.07     14.96   1000000         0
1443.09/1443.62	c        76       101    105.65      7.19     14.70   1000000         0
1445.89/1446.43	c        76       111    105.44      7.19     14.66   1000000         0
1448.69/1449.24	c        75        96    105.52      7.10     14.86   1000000         0
1451.49/1452.05	c        74        99    105.73      7.22     14.64   1000000         0
1454.28/1454.85	c        79        96    105.70      7.14     14.80   1000000         0
1457.08/1457.66	c        75       102    105.70      7.21     14.66   1000000         0
1459.88/1460.47	c        77       100    105.82      7.06     14.99   1000000         0
1462.68/1463.28	c        77       105    105.74      7.18     14.73   1000000         0
1465.48/1466.09	c        77        98    105.55      7.08     14.91   1000000         0
1468.38/1468.90	c        75        96    105.62      7.14     14.79   1000000         0
1471.18/1471.71	c        77       101    105.63      7.14     14.79   1000000         0
1473.98/1474.52	c        75       112    105.76      7.08     14.95   1000000         0
1476.78/1477.33	c        77       113    105.80      7.12     14.87   1000000         0
1479.58/1480.13	c        73       102    105.56      7.22     14.62   1000000         0
1482.37/1482.94	c        77       110    105.92      7.19     14.73   1000000         0
1485.17/1485.75	c        75       109    105.64      7.12     14.84   1000000         0
1487.97/1488.56	c        71        94    106.05      7.13     14.88   1000000         0
1490.77/1491.37	c        76       110    105.63      7.18     14.72   1000000         0
1493.57/1494.18	c        76       109    105.65      7.12     14.83   1000000         0
1496.37/1496.98	c        78       100    105.65      7.18     14.70   1000000         0
1499.17/1499.79	c        79        94    105.79      7.14     14.82   1000000         0
1501.97/1502.60	c        78       117    105.55      7.17     14.71   1000000         0
1504.87/1505.41	c        78       102    105.82      7.19     14.72   1000000         0
1507.66/1508.22	c        76       101    105.92      7.15     14.82   1000000         0
1510.46/1511.02	c        74       112    105.72      7.19     14.71   1000000         0
1513.26/1513.83	c        77       102    105.65      7.15     14.77   1000000         0
1516.06/1516.63	c        79       103    105.69      7.05     14.99   1000000         0
1518.86/1519.44	c        74       101    105.77      7.11     14.88   1000000         0
1521.66/1522.25	c        76       108    105.74      7.17     14.74   1000000         0
1524.46/1525.05	c        78       100    105.68      7.18     14.71   1000000         0
1527.26/1527.86	c        77       116    105.64      7.17     14.73   1000000         0
1530.06/1530.67	c        77       104    105.94      7.18     14.75   1000000         0
1532.86/1533.48	c        78       111    105.65      7.11     14.86   1000000         0
1535.65/1536.29	c        75       105    105.75      7.09     14.91   1000000         0
1538.45/1539.09	c        76       117    105.84      7.14     14.83   1000000         0
1541.35/1541.90	c        78       108    105.79      7.17     14.74   1000000         0
1544.15/1544.71	c        72       117    105.72      7.21     14.66   1000000         0
1546.95/1547.52	c        75       104    105.64      7.16     14.75   1000000         0
1549.75/1550.33	c        77        99    105.99      7.17     14.79   1000000         0
1552.55/1553.14	c        76       108    105.72      7.08     14.92   1000000         0
1555.35/1555.95	c        76       120    105.90      7.14     14.82   1000000         0
1558.15/1558.75	c        75       108    105.65      7.17     14.73   1000000         0
1560.95/1561.56	c        78       112    105.70      7.11     14.87   1000000         0
1563.74/1564.36	c        77       105    105.76      7.21     14.67   1000000         0
1566.54/1567.17	c        75       111    105.64      7.20     14.67   1000000         0
1569.34/1569.98	c        77       109    105.82      7.14     14.82   1000000         0
1572.14/1572.79	c        76       117    105.56      7.30     14.45   1000000         0
1574.94/1575.59	c        77        96    105.61      7.04     15.00   1000000         0
1577.85/1578.40	c        76        87    105.58      7.17     14.72   1000000         0
1580.64/1581.21	c        75        94    105.58      7.17     14.73   1000000         0
1583.44/1584.01	c        78        95    105.77      7.13     14.83   1000000         0
1586.24/1586.82	c        75       114    105.60      7.08     14.92   1000000         0
1589.04/1589.63	c        74       101    105.75      7.19     14.71   1000000         0
1591.84/1592.44	c        74        99    105.66      7.14     14.79   1000000         0
1594.63/1595.25	c        76       107    105.55      7.17     14.72   1000000         0
1597.43/1598.06	c        76       109    105.60      7.09     14.89   1000000         0
1600.23/1600.86	c        75       107    105.72      7.18     14.72   1000000         0
1603.03/1603.68	c        75       107    105.73      7.16     14.76   1000000         0
1605.83/1606.49	c        75       107    105.90      7.13     14.86   1000000         0
1608.63/1609.29	c        78       113    105.68      7.22     14.63   1000000         0
1611.53/1612.10	c        77       109    105.74      7.13     14.83   1000000         0
1614.33/1614.91	c        73       110    105.67      7.16     14.77   1000000         0
1617.13/1617.72	c        80        96    105.60      7.05     14.98   1000000         0
1619.92/1620.52	c        75        93    105.68      7.13     14.81   1000000         0
1622.72/1623.33	c        77       121    105.53      7.17     14.71   1000000         0
1625.52/1626.13	c        75       102    105.68      7.12     14.84   1000000         0
1628.32/1628.94	c        73       107    105.66      7.14     14.80   1000000         0
1631.12/1631.75	c        76       103    105.71      7.08     14.92   1000000         0
1633.93/1634.56	c        72       111    105.40      7.19     14.66   1000000         0
1636.72/1637.37	c        71       104    105.58      7.15     14.77   1000000         0
1639.52/1640.18	c        75       102    105.90      7.13     14.86   1000000         0
1642.32/1643.00	c        78       104    105.69      7.07     14.96   1000000         0
1645.21/1645.81	c        73       104    105.84      7.10     14.92   1000000         0
1648.01/1648.62	c        74       102    105.53      7.14     14.78   1000000         0
1650.81/1651.43	c        77       113    105.96      7.19     14.73   1000000         0
1653.61/1654.24	c        76       109    105.90      7.13     14.86   1000000         0
1656.41/1657.05	c        68       112    105.66      7.18     14.73   1000000         0
1659.22/1659.86	c        75       115    105.79      7.19     14.71   1000000         0
1662.01/1662.66	c        76        93    105.69      7.17     14.75   1000000         0
1664.81/1665.47	c        74        99    105.66      7.14     14.80   1000000         0
1667.61/1668.27	c        76       107    105.68      7.25     14.59   1000000         0
1670.41/1671.08	c        76        98    105.69      7.14     14.80   1000000         0
1673.20/1673.89	c        76       101    105.56      7.24     14.58   1000000         0
1676.10/1676.70	c        79       106    105.84      7.20     14.71   1000000         0
1678.90/1679.51	c        77       105    105.70      7.12     14.84   1000000         0
1681.70/1682.32	c        75        91    105.87      7.19     14.73   1000000         0
1684.51/1685.13	c        74       113    105.88      7.18     14.75   1000000         0
1687.30/1687.94	c        74       103    105.78      7.25     14.59   1000000         0
1690.11/1690.75	c        76        91    105.67      7.14     14.80   1000000         0
1692.90/1693.56	c        77       101    105.72      7.19     14.71   1000000         0
1695.70/1696.36	c        72       100    105.71      7.16     14.76   1000000         0
1698.50/1699.17	c        74        99    105.80      7.22     14.65   1000000         0
1701.30/1701.98	c        73       112    105.71      7.19     14.70   1000000         0
1704.09/1704.79	c        77       100    105.76      7.09     14.92   1000000         0
1706.89/1707.59	c        73       109    105.85      7.15     14.80   1000000         0
1709.80/1710.40	c        77        93    105.66      7.10     14.87   1000000         0
1712.59/1713.21	c        75       122    105.62      7.16     14.75   1000000         0
1715.40/1716.02	c        78       106    105.79      7.23     14.64   1000000         0
1718.19/1718.83	c        74        96    105.57      7.16     14.74   1000000         0
1720.99/1721.64	c        78       111    105.83      7.12     14.87   1000000         0
1723.79/1724.45	c        79       104    105.78      7.06     14.99   1000000         0
1726.59/1727.26	c        77       100    105.70      7.14     14.80   1000000         0
1729.39/1730.07	c        74       103    105.69      7.08     14.92   1000000         0
1732.18/1732.88	c        78       111    105.80      7.08     14.94   1000000         0
1734.98/1735.68	c        75       111    105.72      7.21     14.67   1000000         0
1737.78/1738.49	c        77       102    105.62      7.05     14.97   1000000         0
1740.59/1741.30	c        76       108    105.71      7.11     14.88   1000000         0
1743.48/1744.11	c        75       104    105.66      7.19     14.70   1000000         0
1746.28/1746.92	c        74       108    105.83      7.14     14.82   1000000         0
1749.08/1749.73	c        77       103    105.63      7.11     14.86   1000000         0
1751.88/1752.54	c        78       103    105.63      7.09     14.91   1000000         0
1754.68/1755.35	c        74       106    105.66      7.14     14.79   1000000         0
1757.48/1758.16	c        78       104    105.86      7.19     14.73   1000000         0
1760.27/1760.96	c        73       123    105.81      7.15     14.80   1000000         0
1763.07/1763.77	c        78       113    105.87      7.08     14.96   1000000         0
1765.88/1766.58	c        73       106    105.81      7.16     14.78   1000000         0
1768.67/1769.39	c        75       123    105.66      7.12     14.84   1000000         0
1771.48/1772.20	c        75       101    105.61      7.13     14.80   1000000         0
1774.37/1775.01	c        72       117    105.78      7.18     14.72   1000000         0
1777.17/1777.82	c        73       106    105.89      7.25     14.61   1000000         0
1779.97/1780.63	c        73       100    105.66      7.12     14.85   1000000         0
1782.77/1783.44	c        77        94    105.79      7.21     14.68   1000000         0
1785.57/1786.25	c        79       111    105.70      7.19     14.70   1000000         0
1788.37/1789.06	c        75       110    105.86      7.19     14.72   1000000         0
1791.17/1791.87	c        74        97    105.79      7.27     14.56   1000000         0
1793.96/1794.68	c        72        93    105.73      7.18     14.73   1000000         0
1796.77/1797.49	c        78       111    105.60      7.10     14.87   1000000         0
1799.66/1800.30	c        76       105    105.72      7.17     14.75   1000000         0
1800.08/1800.71	HOME/run: line 2:  5655 Terminated              ./PB-wave < $1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2669895-1276611604/watcher-2669895-1276611604 -o /tmp/evaluation-result-2669895-1276611604/solver-2669895-1276611604 -C 1800 -W 2000 -M 1800 run HOME/instance-2669895-1276611604.opb 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 5654
/proc/meminfo: memFree=1702568/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0

[startup+0.040706 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 5654
/proc/meminfo: memFree=1702568/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100716 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 5654
/proc/meminfo: memFree=1702568/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300756 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 5654
/proc/meminfo: memFree=1702568/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700833 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 5654
/proc/meminfo: memFree=1702568/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50099 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 5656
/proc/meminfo: memFree=1697592/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
[pid=5655] ppid=5654 vsize=40452 CPUtime=1.48
/proc/5655/stat : 5655 (PB-wave) R 5654 5654 5318 0 -1 4202496 1276 0 0 0 148 0 0 0 25 0 1 0 36761994 41422848 1205 1992294400 134512640 135071400 4292147408 18446744073709551615 134525984 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5655/statm: 10113 1205 62 137 0 9974 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 49152

[startup+3.1003 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 5656
/proc/meminfo: memFree=1697344/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
[pid=5655] ppid=5654 vsize=40452 CPUtime=3.08
/proc/5655/stat : 5655 (PB-wave) R 5654 5654 5318 0 -1 4202496 1284 0 0 0 308 0 0 0 25 0 1 0 36761994 41422848 1213 1992294400 134512640 135071400 4292147408 18446744073709551615 134526919 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5655/statm: 10113 1213 69 137 0 9974 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 49152

[startup+6.30093 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 5656
/proc/meminfo: memFree=1697220/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
[pid=5655] ppid=5654 vsize=40452 CPUtime=6.28
/proc/5655/stat : 5655 (PB-wave) R 5654 5654 5318 0 -1 4202496 1284 0 0 0 628 0 0 0 25 0 1 0 36761994 41422848 1213 1992294400 134512640 135071400 4292147408 18446744073709551615 134526618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5655/statm: 10113 1213 69 137 0 9974 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 49152

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 5656
/proc/meminfo: memFree=1696972/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
[pid=5655] ppid=5654 vsize=40452 CPUtime=12.68
/proc/5655/stat : 5655 (PB-wave) R 5654 5654 5318 0 -1 4202496 1284 0 0 0 1268 0 0 0 25 0 1 0 36761994 41422848 1213 1992294400 134512640 135071400 4292147408 18446744073709551615 134526600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5655/statm: 10113 1213 69 137 0 9974 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 49152

[startup+25.5007 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 5656
/proc/meminfo: memFree=1696972/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
[pid=5655] ppid=5654 vsize=40452 CPUtime=25.48
/proc/5655/stat : 5655 (PB-wave) R 5654 5654 5318 0 -1 4202496 1284 0 0 0 2548 0 0 0 25 0 1 0 36761994 41422848 1213 1992294400 134512640 135071400 4292147408 18446744073709551615 134526840 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5655/statm: 10113 1213 69 137 0 9974 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49152

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 5656
/proc/meminfo: memFree=1696972/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
[pid=5655] ppid=5654 vsize=40452 CPUtime=51.07
/proc/5655/stat : 5655 (PB-wave) R 5654 5654 5318 0 -1 4202496 1284 0 0 0 5107 0 0 0 25 0 1 0 36761994 41422848 1213 1992294400 134512640 135071400 4292147408 18446744073709551615 134525991 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5655/statm: 10113 1213 69 137 0 9974 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 49152

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 5658
/proc/meminfo: memFree=1696724/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
[pid=5655] ppid=5654 vsize=40452 CPUtime=102.26
/proc/5655/stat : 5655 (PB-wave) R 5654 5654 5318 0 -1 4202496 1284 0 0 0 10226 0 0 0 25 0 1 0 36761994 41422848 1213 1992294400 134512640 135071400 4292147408 18446744073709551615 134526403 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5655/statm: 10113 1213 69 137 0 9974 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 49152

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 5660
/proc/meminfo: memFree=1696600/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
[pid=5655] ppid=5654 vsize=40452 CPUtime=162.23
/proc/5655/stat : 5655 (PB-wave) R 5654 5654 5318 0 -1 4202496 1284 0 0 0 16223 0 0 0 25 0 1 0 36761994 41422848 1213 1992294400 134512640 135071400 4292147408 18446744073709551615 134571997 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5655/statm: 10113 1213 69 137 0 9974 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 49152

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 5662
/proc/meminfo: memFree=1696476/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
[pid=5655] ppid=5654 vsize=40452 CPUtime=222.21
/proc/5655/stat : 5655 (PB-wave) R 5654 5654 5318 0 -1 4202496 1284 0 0 0 22221 0 0 0 25 0 1 0 36761994 41422848 1213 1992294400 134512640 135071400 4292147408 18446744073709551615 134525727 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5655/statm: 10113 1213 69 137 0 9974 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 49152

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 5662
/proc/meminfo: memFree=1696352/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
[pid=5655] ppid=5654 vsize=40452 CPUtime=282.19
/proc/5655/stat : 5655 (PB-wave) R 5654 5654 5318 0 -1 4202496 1284 0 0 0 28219 0 0 0 25 0 1 0 36761994 41422848 1213 1992294400 134512640 135071400 4292147408 18446744073709551615 134525727 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5655/statm: 10113 1213 69 137 0 9974 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 49152

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 5664
/proc/meminfo: memFree=1696228/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
[pid=5655] ppid=5654 vsize=40452 CPUtime=342.17
/proc/5655/stat : 5655 (PB-wave) R 5654 5654 5318 0 -1 4202496 1284 0 0 0 34217 0 0 0 25 0 1 0 36761994 41422848 1213 1992294400 134512640 135071400 4292147408 18446744073709551615 134526375 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5655/statm: 10113 1213 69 137 0 9974 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 49152

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 5666
/proc/meminfo: memFree=1696104/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
[pid=5655] ppid=5654 vsize=40452 CPUtime=402.14
/proc/5655/stat : 5655 (PB-wave) R 5654 5654 5318 0 -1 4202496 1284 0 0 0 40214 0 0 0 25 0 1 0 36761994 41422848 1213 1992294400 134512640 135071400 4292147408 18446744073709551615 134572013 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5655/statm: 10113 1213 69 137 0 9974 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 49152

[startup+462.301 s]

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

/proc/5654/statm: 2175 244 204 178 0 68 0
[pid=5655] ppid=5654 vsize=40452 CPUtime=1121.9
/proc/5655/stat : 5655 (PB-wave) R 5654 5654 5318 0 -1 4202496 1284 0 0 0 112189 1 0 0 25 0 1 0 36761994 41422848 1213 1992294400 134512640 135071400 4292147408 18446744073709551615 134526703 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5655/statm: 10113 1213 69 137 0 9974 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 49152

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 5686
/proc/meminfo: memFree=1694368/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
[pid=5655] ppid=5654 vsize=40452 CPUtime=1181.88
/proc/5655/stat : 5655 (PB-wave) R 5654 5654 5318 0 -1 4202496 1284 0 0 0 118187 1 0 0 25 0 1 0 36761994 41422848 1213 1992294400 134512640 135071400 4292147408 18446744073709551615 134537251 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5655/statm: 10113 1213 69 137 0 9974 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 49152

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 5688
/proc/meminfo: memFree=1694120/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
[pid=5655] ppid=5654 vsize=40452 CPUtime=1241.86
/proc/5655/stat : 5655 (PB-wave) R 5654 5654 5318 0 -1 4202496 1284 0 0 0 124185 1 0 0 25 0 1 0 36761994 41422848 1213 1992294400 134512640 135071400 4292147408 18446744073709551615 134526620 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5655/statm: 10113 1213 69 137 0 9974 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 49152

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 5690
/proc/meminfo: memFree=1694120/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
[pid=5655] ppid=5654 vsize=40452 CPUtime=1301.84
/proc/5655/stat : 5655 (PB-wave) R 5654 5654 5318 0 -1 4202496 1284 0 0 0 130183 1 0 0 25 0 1 0 36761994 41422848 1213 1992294400 134512640 135071400 4292147408 18446744073709551615 134526709 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5655/statm: 10113 1213 69 137 0 9974 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 49152

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 5692
/proc/meminfo: memFree=1693996/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
[pid=5655] ppid=5654 vsize=40452 CPUtime=1361.82
/proc/5655/stat : 5655 (PB-wave) R 5654 5654 5318 0 -1 4202496 1284 0 0 0 136181 1 0 0 25 0 1 0 36761994 41422848 1213 1992294400 134512640 135071400 4292147408 18446744073709551615 134526618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5655/statm: 10113 1213 69 137 0 9974 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 49152

[startup+1422.31 s]
/proc/loadavg: 1.05 1.01 1.00 2/108 5694
/proc/meminfo: memFree=1693872/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
[pid=5655] ppid=5654 vsize=40452 CPUtime=1421.8
/proc/5655/stat : 5655 (PB-wave) R 5654 5654 5318 0 -1 4202496 1284 0 0 0 142179 1 0 0 25 0 1 0 36761994 41422848 1213 1992294400 134512640 135071400 4292147408 18446744073709551615 134526620 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5655/statm: 10113 1213 69 137 0 9974 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 49152

[startup+1482.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/108 5694
/proc/meminfo: memFree=1693748/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
[pid=5655] ppid=5654 vsize=40452 CPUtime=1481.77
/proc/5655/stat : 5655 (PB-wave) R 5654 5654 5318 0 -1 4202496 1284 0 0 0 148176 1 0 0 25 0 1 0 36761994 41422848 1213 1992294400 134512640 135071400 4292147408 18446744073709551615 134525845 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5655/statm: 10113 1213 69 137 0 9974 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 49152

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 5696
/proc/meminfo: memFree=1693748/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
[pid=5655] ppid=5654 vsize=40452 CPUtime=1541.75
/proc/5655/stat : 5655 (PB-wave) R 5654 5654 5318 0 -1 4202496 1284 0 0 0 154174 1 0 0 25 0 1 0 36761994 41422848 1213 1992294400 134512640 135071400 4292147408 18446744073709551615 134526693 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5655/statm: 10113 1213 69 137 0 9974 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 49152

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 5698
/proc/meminfo: memFree=1693748/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
[pid=5655] ppid=5654 vsize=40452 CPUtime=1601.73
/proc/5655/stat : 5655 (PB-wave) R 5654 5654 5318 0 -1 4202496 1284 0 0 0 160172 1 0 0 25 0 1 0 36761994 41422848 1213 1992294400 134512640 135071400 4292147408 18446744073709551615 134526106 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5655/statm: 10113 1213 69 137 0 9974 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 49152

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 5700
/proc/meminfo: memFree=1693624/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
[pid=5655] ppid=5654 vsize=40452 CPUtime=1661.71
/proc/5655/stat : 5655 (PB-wave) R 5654 5654 5318 0 -1 4202496 1284 0 0 0 166170 1 0 0 25 0 1 0 36761994 41422848 1213 1992294400 134512640 135071400 4292147408 18446744073709551615 134537285 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5655/statm: 10113 1213 69 137 0 9974 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 49152

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 5702
/proc/meminfo: memFree=1693376/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
[pid=5655] ppid=5654 vsize=40452 CPUtime=1721.69
/proc/5655/stat : 5655 (PB-wave) R 5654 5654 5318 0 -1 4202496 1284 0 0 0 172168 1 0 0 25 0 1 0 36761994 41422848 1213 1992294400 134512640 135071400 4292147408 18446744073709551615 134526620 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5655/statm: 10113 1213 69 137 0 9974 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 49152

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/108 5702
/proc/meminfo: memFree=1693252/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
[pid=5655] ppid=5654 vsize=40452 CPUtime=1781.67
/proc/5655/stat : 5655 (PB-wave) R 5654 5654 5318 0 -1 4202496 1284 0 0 0 178166 1 0 0 25 0 1 0 36761994 41422848 1213 1992294400 134512640 135071400 4292147408 18446744073709551615 134525727 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5655/statm: 10113 1213 69 137 0 9974 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 49152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 5704
/proc/meminfo: memFree=1693252/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
[pid=5655] ppid=5654 vsize=40452 CPUtime=1800.08
/proc/5655/stat : 5655 (PB-wave) R 5654 5654 5318 0 -1 4202496 1284 0 0 0 180007 1 0 0 25 0 1 0 36761994 41422848 1213 1992294400 134512640 135071400 4292147408 18446744073709551615 134525720 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5655/statm: 10113 1213 69 137 0 9974 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 49152

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 5704
/proc/meminfo: memFree=1693252/2059040 swapFree=4136232/4192956
[pid=5654] ppid=5652 vsize=8700 CPUtime=0
/proc/5654/stat : 5654 (run) S 5652 5654 5318 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36761994 8908800 244 1992294400 4194304 4922060 140736268195936 18446744073709551615 223060008069 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/5654/statm: 2175 244 204 178 0 68 0
[pid=5655] ppid=5654 vsize=40452 CPUtime=1800.08
/proc/5655/stat : 5655 (PB-wave) R 5654 5654 5318 0 -1 4202496 1284 0 0 0 180007 1 0 0 25 0 1 0 36761994 41422848 1213 1992294400 134512640 135071400 4292147408 18446744073709551615 134525720 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5655/statm: 10113 1213 69 137 0 9974 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 49152

Child status: 143
Real time (s): 1800.72
CPU time (s): 1800.09
CPU user time (s): 1800.07
CPU system time (s): 0.015997
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 49152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.07
system time used= 0.015997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1657
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 22561

runsolver used 2.91856 second user time and 8.60169 second system time

The end

Launcher Data

Begin job on node011 at 2010-06-15 16:20:04
IDJOB=2669895
IDBENCH=1497
IDSOLVER=1171
FILE ID=node011/2669895-1276611604
PBS_JOBID= 11172285
Free space on /tmp= 62360 MiB

SOLVER NAME= PB-wave alpha 2
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/ppp-problems/normalized-ppp:1-13.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2669895-1276611604/watcher-2669895-1276611604 -o /tmp/evaluation-result-2669895-1276611604/solver-2669895-1276611604 -C 1800 -W 2000 -M 1800  run HOME/instance-2669895-1276611604.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= bcdf4c9a1de867d3db370c95867fefb5
RANDOM SEED=818595252

node011.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.264
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.52
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.264
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1702964 kB
Buffers:        128140 kB
Cached:         149124 kB
SwapCached:      10072 kB
Active:         106724 kB
Inactive:       183720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1702964 kB
SwapTotal:     4192956 kB
SwapFree:      4136232 kB
Dirty:            1768 kB
Writeback:           0 kB
AnonPages:       11556 kB
Mapped:           9312 kB
Slab:            43792 kB
PageTables:       4040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180576 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62360 MiB
End job on node011 at 2010-06-15 16:50:05