Trace number 2669896

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.62

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/
~walser/benchmarks/ppp-problems/normalized-ppp:1-9,16-19.opb
MD5SUM732cdc3fa8b0bf0f47e882c13d928a6d
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 benchmark1552.26
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4626
Total number of constraints30747
Number of constraints which are clauses29724
Number of constraints which are cardinality constraints (but not clauses)945
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 101
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 = 23090579
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 4626 #con 30747
0.00/0.10	mode is SAT
0.00/0.10	c tail starts after flip = 13878
0.00/0.10	c numatom = 4626, numclause = 30921, numliterals = 100368
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.89/2.96	c        78        97    106.99      7.06     15.15   1000000         0
5.79/5.83	c        78       104    107.20      7.11     15.08   1000000         0
8.59/8.69	c        77       114    106.98      7.15     14.95   1000000         0
11.49/11.56	c        80        95    107.33      7.10     15.12   1000000         0
14.39/14.42	c        75       103    107.25      7.14     15.03   1000000         0
17.19/17.29	c        76       117    107.28      7.12     15.07   1000000         0
20.08/20.15	c        76       105    107.22      7.16     14.98   1000000         0
22.99/23.02	c        79       109    106.96      7.15     14.96   1000000         0
25.78/25.88	c        75       109    107.51      7.20     14.94   1000000         0
28.68/28.74	c        77       101    107.00      7.11     15.05   1000000         0
31.58/31.60	c        80        97    107.28      7.14     15.02   1000000         0
34.38/34.47	c        78       109    107.20      7.08     15.14   1000000         0
37.29/37.33	c        73       110    107.39      7.16     14.99   1000000         0
40.18/40.20	c        77       123    107.29      7.18     14.95   1000000         0
42.98/43.06	c        76       110    107.47      7.09     15.16   1000000         0
45.88/45.93	c        80       126    107.15      7.15     14.98   1000000         0
48.68/48.79	c        78       112    107.34      7.13     15.07   1000000         0
51.58/51.66	c        76       104    107.20      7.21     14.87   1000000         0
54.47/54.52	c        78       107    107.20      7.16     14.97   1000000         0
57.27/57.39	c        77       120    107.35      7.11     15.11   1000000         0
60.17/60.25	c        74       117    107.33      7.16     14.99   1000000         0
63.07/63.12	c        75       107    107.18      7.13     15.04   1000000         0
65.88/65.98	c        79       108    107.17      7.09     15.12   1000000         0
68.77/68.85	c        78       103    107.16      7.22     14.85   1000000         0
71.67/71.71	c        78        98    107.25      7.20     14.89   1000000         0
74.47/74.57	c        78       107    107.14      7.26     14.77   1000000         0
77.37/77.44	c        77       111    107.40      7.09     15.15   1000000         0
80.27/80.30	c        75       110    107.16      7.11     15.08   1000000         0
83.07/83.17	c        80       114    107.19      7.11     15.08   1000000         0
85.96/86.03	c        78       112    107.09      7.16     14.95   1000000         0
88.86/88.90	c        73       106    107.41      7.17     14.97   1000000         0
91.66/91.76	c        79       111    107.13      7.22     14.83   1000000         0
94.57/94.63	c        75       108    107.31      7.10     15.11   1000000         0
97.46/97.50	c        79        98    107.05      7.05     15.17   1000000         0
100.26/100.37	c        78       113    107.27      7.13     15.05   1000000         0
103.16/103.23	c        79       103    107.23      7.14     15.02   1000000         0
105.96/106.09	c        77       110    107.16      7.16     14.97   1000000         0
108.87/108.96	c        77       101    107.41      7.24     14.83   1000000         0
111.76/111.82	c        79       107    107.02      7.20     14.86   1000000         0
114.56/114.69	c        77       109    107.20      7.15     15.00   1000000         0
117.46/117.55	c        79       108    107.30      7.11     15.09   1000000         0
120.35/120.42	c        80       104    107.06      7.14     14.99   1000000         0
123.16/123.28	c        76       103    106.95      7.13     15.01   1000000         0
126.05/126.15	c        79       112    107.24      6.98     15.35   1000000         0
128.95/129.03	c        77       113    107.38      7.23     14.86   1000000         0
131.75/131.89	c        78       101    107.05      7.13     15.02   1000000         0
134.65/134.75	c        77       116    107.46      7.18     14.96   1000000         0
137.55/137.62	c        75       106    107.08      7.18     14.91   1000000         0
140.35/140.48	c        78       120    107.23      7.12     15.05   1000000         0
143.25/143.35	c        79       117    107.02      7.21     14.84   1000000         0
146.15/146.22	c        78       106    107.05      7.09     15.09   1000000         0
148.95/149.09	c        78       108    107.33      7.07     15.19   1000000         0
151.85/151.95	c        76        97    107.24      7.13     15.04   1000000         0
154.75/154.82	c        72       111    107.24      7.13     15.04   1000000         0
157.55/157.69	c        76       106    107.20      7.17     14.95   1000000         0
160.45/160.55	c        79       106    107.15      7.17     14.94   1000000         0
163.34/163.42	c        78       101    107.11      7.12     15.05   1000000         0
166.14/166.28	c        73        96    107.20      7.05     15.21   1000000         0
169.04/169.15	c        78       110    107.37      7.15     15.03   1000000         0
171.94/172.01	c        77        97    107.43      7.21     14.90   1000000         0
174.75/174.87	c        77       123    107.15      7.12     15.06   1000000         0
177.64/177.74	c        79       105    107.29      7.19     14.92   1000000         0
180.54/180.61	c        79       105    107.37      7.19     14.93   1000000         0
183.34/183.47	c        79        95    107.14      7.16     14.96   1000000         0
186.24/186.33	c        77       106    107.23      7.15     14.99   1000000         0
189.04/189.19	c        74       107    106.86      7.16     14.93   1000000         0
191.93/192.05	c        78       100    107.29      7.15     15.01   1000000         0
194.83/194.91	c        79       105    107.29      7.11     15.08   1000000         0
197.63/197.78	c        78       100    107.07      7.18     14.92   1000000         0
200.53/200.64	c        76       109    107.39      7.22     14.87   1000000         0
203.44/203.51	c        80       106    107.08      7.10     15.07   1000000         0
206.23/206.37	c        74       105    107.00      7.06     15.16   1000000         0
209.13/209.24	c        75       103    107.09      7.08     15.12   1000000         0
212.03/212.10	c        78       107    107.12      7.17     14.94   1000000         0
214.83/214.96	c        74       105    107.02      7.11     15.05   1000000         0
217.73/217.83	c        77        98    107.30      7.10     15.12   1000000         0
220.63/220.70	c        78       100    107.10      7.12     15.04   1000000         0
223.43/223.56	c        72        97    107.11      7.19     14.90   1000000         0
226.32/226.42	c        76       109    107.11      7.11     15.05   1000000         0
229.12/229.29	c        79       107    107.17      7.18     14.92   1000000         0
232.03/232.15	c        72       109    107.30      7.23     14.84   1000000         0
234.92/235.02	c        77       101    107.11      7.15     14.99   1000000         0
237.72/237.88	c        76        99    107.16      7.14     15.00   1000000         0
240.62/240.75	c        78       108    107.37      7.22     14.87   1000000         0
243.52/243.61	c        77       120    106.98      7.09     15.10   1000000         0
246.33/246.48	c        77       117    107.22      7.17     14.95   1000000         0
249.22/249.34	c        77       102    107.07      7.05     15.18   1000000         0
252.12/252.20	c        76       107    107.29      7.10     15.10   1000000         0
254.92/255.07	c        78       101    107.33      7.11     15.09   1000000         0
257.81/257.93	c        78       112    107.25      7.20     14.91   1000000         0
260.72/260.80	c        77       113    107.09      7.13     15.01   1000000         0
263.51/263.66	c        79       106    107.21      7.05     15.21   1000000         0
266.41/266.52	c        78        94    107.23      7.07     15.17   1000000         0
269.21/269.39	c        78       100    107.25      7.12     15.05   1000000         0
272.11/272.25	c        77       102    107.20      7.13     15.04   1000000         0
275.01/275.11	c        79       125    107.36      7.19     14.94   1000000         0
277.81/277.99	c        75       122    107.04      7.22     14.82   1000000         0
280.71/280.85	c        78        97    107.26      7.14     15.02   1000000         0
283.62/283.71	c        76       117    107.35      7.10     15.12   1000000         0
286.41/286.57	c        79        98    107.32      7.13     15.06   1000000         0
289.31/289.44	c        77       108    107.38      7.11     15.10   1000000         0
292.21/292.31	c        79       103    106.99      7.04     15.20   1000000         0
295.01/295.17	c        79       115    107.10      7.11     15.07   1000000         0
297.91/298.04	c        77       105    107.17      7.21     14.87   1000000         0
300.80/300.90	c        78       110    107.29      7.05     15.21   1000000         0
303.60/303.77	c        78       104    107.23      7.13     15.04   1000000         0
306.50/306.63	c        74       112    107.31      7.22     14.86   1000000         0
309.30/309.49	c        78       116    107.16      7.10     15.09   1000000         0
312.21/312.36	c        78       104    107.43      7.19     14.93   1000000         0
315.10/315.22	c        76       102    107.21      7.02     15.28   1000000         0
317.90/318.08	c        78       108    107.14      7.19     14.91   1000000         0
320.80/320.95	c        79       101    107.12      7.12     15.04   1000000         0
323.70/323.81	c        78       119    107.16      7.26     14.76   1000000         0
326.50/326.67	c        74        98    107.07      7.23     14.81   1000000         0
329.39/329.54	c        79        97    107.28      7.14     15.02   1000000         0
332.29/332.41	c        78        99    107.11      7.18     14.91   1000000         0
335.09/335.27	c        77       109    107.41      7.16     14.99   1000000         0
337.99/338.14	c        77       109    107.22      7.17     14.94   1000000         0
340.80/341.00	c        76       112    107.17      7.11     15.07   1000000         0
343.69/343.86	c        77       117    107.47      7.12     15.10   1000000         0
346.59/346.73	c        79       106    107.24      7.21     14.88   1000000         0
349.39/349.59	c        77       102    107.03      7.12     15.04   1000000         0
352.29/352.45	c        75       108    107.31      7.22     14.87   1000000         0
355.20/355.32	c        79       101    107.11      7.15     14.98   1000000         0
357.99/358.18	c        77       114    107.35      7.19     14.94   1000000         0
360.89/361.05	c        77       111    107.22      7.20     14.89   1000000         0
363.79/363.91	c        79       107    107.42      7.03     15.27   1000000         0
366.58/366.78	c        78       106    107.32      7.15     15.01   1000000         0
369.49/369.65	c        77       100    107.14      7.09     15.11   1000000         0
372.38/372.51	c        78       111    107.22      7.01     15.30   1000000         0
375.18/375.38	c        78       104    107.15      7.19     14.90   1000000         0
378.08/378.24	c        78       100    107.30      7.15     15.01   1000000         0
380.98/381.10	c        75       109    107.42      7.13     15.06   1000000         0
383.79/383.96	c        76       102    107.37      7.13     15.05   1000000         0
386.68/386.83	c        78       111    107.15      7.07     15.15   1000000         0
389.48/389.69	c        80       121    107.28      7.11     15.08   1000000         0
392.38/392.56	c        76       105    106.96      7.20     14.86   1000000         0
395.28/395.42	c        78       109    107.09      7.12     15.05   1000000         0
398.08/398.29	c        79        95    107.25      7.21     14.88   1000000         0
400.98/401.15	c        78       111    107.31      7.05     15.23   1000000         0
403.87/404.01	c        79       110    107.20      7.13     15.03   1000000         0
406.67/406.87	c        77        98    107.23      7.17     14.97   1000000         0
409.57/409.74	c        77       114    107.16      7.20     14.88   1000000         0
412.47/412.60	c        78       110    107.30      7.24     14.81   1000000         0
415.27/415.47	c        80       114    107.13      7.06     15.18   1000000         0
418.17/418.33	c        75       106    107.35      7.25     14.80   1000000         0
420.97/421.20	c        77       116    107.15      7.10     15.08   1000000         0
423.87/424.06	c        76       117    107.34      7.08     15.16   1000000         0
426.77/426.93	c        77       111    107.13      7.10     15.08   1000000         0
429.57/429.79	c        76       107    107.07      7.09     15.10   1000000         0
432.47/432.66	c        77        96    107.26      7.11     15.08   1000000         0
435.37/435.52	c        78       103    107.10      7.08     15.13   1000000         0
438.16/438.39	c        79       102    107.23      7.16     14.98   1000000         0
441.06/441.25	c        79       106    107.15      7.22     14.85   1000000         0
443.96/444.12	c        77       100    107.02      7.18     14.91   1000000         0
446.76/446.98	c        79        98    107.18      7.14     15.00   1000000         0
449.67/449.85	c        79       105    107.48      7.12     15.09   1000000         0
452.56/452.71	c        79       103    107.13      7.10     15.08   1000000         0
455.36/455.57	c        77       113    106.97      7.06     15.16   1000000         0
458.26/458.43	c        76       109    107.10      7.14     15.00   1000000         0
461.16/461.30	c        77       103    107.29      7.11     15.09   1000000         0
463.96/464.16	c        78       133    107.17      7.14     15.01   1000000         0
466.86/467.03	c        81       104    107.21      7.14     15.01   1000000         0
469.65/469.89	c        77       117    107.17      7.19     14.90   1000000         0
472.55/472.76	c        78       104    107.26      7.18     14.95   1000000         0
475.45/475.62	c        77       104    107.10      7.20     14.88   1000000         0
478.26/478.48	c        77       112    107.22      7.06     15.18   1000000         0
481.15/481.35	c        79       104    107.44      7.24     14.83   1000000         0
484.05/484.21	c        79       103    107.19      7.18     14.94   1000000         0
486.85/487.07	c        78       106    107.34      7.23     14.85   1000000         0
489.75/489.94	c        78        98    107.25      7.21     14.88   1000000         0
492.66/492.80	c        78       107    107.08      7.15     14.98   1000000         0
495.45/495.67	c        76       106    107.39      7.22     14.88   1000000         0
498.35/498.53	c        78       123    107.19      7.15     14.98   1000000         0
501.15/501.39	c        79       103    107.21      7.05     15.21   1000000         0
504.04/504.26	c        79       107    107.23      7.12     15.05   1000000         0
506.95/507.12	c        78       109    107.20      7.16     14.97   1000000         0
509.74/509.98	c        77       105    107.33      7.11     15.09   1000000         0
512.64/512.85	c        79       119    107.23      7.16     14.97   1000000         0
515.54/515.71	c        73       101    107.07      7.10     15.09   1000000         0
518.34/518.56	c        76       112    107.38      7.22     14.88   1000000         0
521.25/521.42	c        76       103    107.15      7.13     15.02   1000000         0
524.04/524.27	c        79       105    107.24      7.16     14.97   1000000         0
526.94/527.13	c        79       103    107.05      7.14     15.00   1000000         0
529.74/529.99	c        76        98    107.22      7.14     15.01   1000000         0
532.64/532.85	c        76       114    107.06      7.15     14.97   1000000         0
535.54/535.71	c        79       102    106.92      7.08     15.11   1000000         0
538.33/538.57	c        72       105    107.16      7.15     14.99   1000000         0
541.23/541.42	c        78       109    107.04      7.25     14.75   1000000         0
544.03/544.28	c        78       102    107.17      7.14     15.02   1000000         0
546.93/547.13	c        76       108    107.31      7.13     15.05   1000000         0
549.74/550.00	c        76       104    107.16      7.10     15.09   1000000         0
552.63/552.85	c        78       103    107.33      7.15     15.00   1000000         0
555.53/555.70	c        79       110    107.30      7.16     14.99   1000000         0
558.33/558.56	c        79       109    106.96      7.18     14.89   1000000         0
561.23/561.42	c        79       107    107.36      7.19     14.92   1000000         0
564.03/564.28	c        77       107    107.11      7.13     15.02   1000000         0
566.93/567.14	c        78       105    107.14      7.07     15.15   1000000         0
569.82/570.00	c        78       112    107.19      7.11     15.08   1000000         0
572.62/572.86	c        78       108    107.14      7.23     14.82   1000000         0
575.52/575.71	c        78       111    107.21      7.12     15.06   1000000         0
578.33/578.57	c        79       106    107.27      7.23     14.84   1000000         0
581.22/581.43	c        76       113    107.22      7.15     15.00   1000000         0
584.02/584.29	c        78       106    107.23      7.11     15.09   1000000         0
586.92/587.15	c        76        99    107.18      7.21     14.86   1000000         0
589.82/590.01	c        80       106    107.10      7.12     15.03   1000000         0
592.62/592.87	c        78       112    107.13      7.14     15.00   1000000         0
595.52/595.73	c        77       108    107.13      7.15     14.97   1000000         0
598.32/598.59	c        78       115    107.06      7.10     15.08   1000000         0
601.22/601.45	c        79       106    107.16      7.15     14.98   1000000         0
604.12/604.32	c        78       102    107.32      7.17     14.98   1000000         0
606.92/607.18	c        75       112    107.17      7.16     14.97   1000000         0
609.81/610.03	c        77       116    107.23      7.11     15.08   1000000         0
612.61/612.89	c        77       109    107.19      7.22     14.84   1000000         0
615.51/615.75	c        78       109    107.08      7.10     15.07   1000000         0
618.41/618.61	c        72       105    107.25      7.20     14.90   1000000         0
621.22/621.47	c        79       111    107.16      7.16     14.97   1000000         0
624.11/624.33	c        79       111    107.18      7.24     14.79   1000000         0
626.91/627.18	c        76       105    107.38      7.11     15.11   1000000         0
629.81/630.04	c        77       110    107.23      7.17     14.95   1000000         0
632.71/632.90	c        75       117    107.07      7.10     15.07   1000000         0
635.51/635.76	c        76        99    107.32      7.12     15.06   1000000         0
638.41/638.62	c        80       108    107.34      7.10     15.13   1000000         0
641.20/641.48	c        78       115    107.22      7.10     15.10   1000000         0
644.10/644.33	c        75       110    106.99      7.12     15.02   1000000         0
646.90/647.19	c        77        94    106.99      7.14     14.99   1000000         0
649.81/650.06	c        73       110    107.20      7.18     14.93   1000000         0
652.70/652.93	c        76       107    107.22      7.12     15.07   1000000         0
655.50/655.78	c        77       105    107.14      7.08     15.12   1000000         0
658.40/658.64	c        79       118    107.26      7.13     15.04   1000000         0
661.30/661.50	c        78        99    107.33      7.13     15.06   1000000         0
664.10/664.36	c        72       103    107.01      7.19     14.88   1000000         0
666.99/667.23	c        80       114    107.18      7.08     15.14   1000000         0
669.79/670.09	c        78       115    107.03      7.13     15.00   1000000         0
672.69/672.95	c        78        97    107.08      7.18     14.91   1000000         0
675.59/675.80	c        77       106    106.92      7.18     14.88   1000000         0
678.40/678.67	c        78        96    107.26      7.27     14.76   1000000         0
681.29/681.53	c        73       105    107.25      7.15     15.00   1000000         0
684.09/684.38	c        75       112    107.33      7.10     15.12   1000000         0
686.99/687.24	c        74       107    107.28      7.14     15.02   1000000         0
689.89/690.10	c        68       115    107.25      7.07     15.18   1000000         0
692.69/692.96	c        80       103    107.47      7.16     15.00   1000000         0
695.59/695.82	c        79       101    107.07      7.15     14.98   1000000         0
698.39/698.68	c        79       113    107.07      7.08     15.13   1000000         0
701.28/701.54	c        79       115    107.35      7.09     15.15   1000000         0
704.18/704.40	c        76       108    107.08      7.19     14.90   1000000         0
706.99/707.26	c        79       115    107.20      7.10     15.10   1000000         0
709.88/710.12	c        73       120    107.23      7.15     14.99   1000000         0
712.68/712.98	c        71       111    107.11      7.15     14.97   1000000         0
715.58/715.83	c        77       107    107.07      7.16     14.96   1000000         0
718.38/718.69	c        76        98    107.09      7.15     14.97   1000000         0
721.29/721.55	c        78       109    107.25      7.14     15.02   1000000         0
724.18/724.40	c        75        99    107.35      7.14     15.03   1000000         0
726.98/727.26	c        77       110    107.11      7.18     14.92   1000000         0
729.88/730.12	c        78       106    107.27      7.11     15.08   1000000         0
732.68/732.97	c        78       104    107.33      7.10     15.12   1000000         0
735.58/735.84	c        80       105    107.39      7.13     15.06   1000000         0
738.47/738.70	c        75       110    107.22      7.13     15.04   1000000         0
741.27/741.56	c        78       117    106.96      7.10     15.06   1000000         0
744.17/744.42	c        78       105    107.27      7.15     15.01   1000000         0
746.97/747.28	c        80       122    107.24      7.04     15.24   1000000         0
749.88/750.13	c        77        95    107.12      7.20     14.87   1000000         0
752.67/752.99	c        77       104    106.84      7.14     14.97   1000000         0
755.57/755.85	c        77       107    107.06      7.10     15.08   1000000         0
758.47/758.71	c        78       102    106.96      7.10     15.07   1000000         0
761.27/761.57	c        77       111    107.23      7.12     15.06   1000000         0
764.17/764.43	c        78       108    107.11      7.05     15.19   1000000         0
766.97/767.28	c        80       105    107.45      7.12     15.09   1000000         0
769.86/770.13	c        79       110    107.35      7.13     15.05   1000000         0
772.66/772.98	c        78       103    107.38      7.19     14.94   1000000         0
775.56/775.84	c        79       103    107.20      7.08     15.14   1000000         0
778.46/778.71	c        78       106    107.28      7.16     14.99   1000000         0
781.26/781.56	c        79       113    107.18      7.01     15.30   1000000         0
784.16/784.42	c        79       110    107.33      7.05     15.23   1000000         0
786.95/787.27	c        75       115    107.42      7.06     15.22   1000000         0
789.85/790.13	c        79       111    107.33      7.14     15.04   1000000         0
792.65/792.98	c        78       112    107.37      7.11     15.11   1000000         0
795.55/795.84	c        78        99    107.33      7.17     14.97   1000000         0
798.45/798.71	c        78       100    107.07      7.21     14.84   1000000         0
801.25/801.57	c        76       115    107.04      7.10     15.07   1000000         0
804.15/804.43	c        78       110    107.09      7.23     14.81   1000000         0
806.95/807.29	c        79       124    107.09      7.20     14.88   1000000         0
809.85/810.15	c        78       100    107.03      7.14     14.99   1000000         0
812.75/813.01	c        75        98    107.36      7.11     15.10   1000000         0
815.55/815.87	c        73       110    107.42      7.18     14.95   1000000         0
818.45/818.73	c        78       107    107.23      7.20     14.88   1000000         0
821.25/821.59	c        77       113    107.43      7.12     15.10   1000000         0
824.14/824.44	c        77       120    107.11      7.06     15.17   1000000         0
827.04/827.30	c        78       104    107.30      7.16     14.99   1000000         0
829.84/830.16	c        79       111    107.28      7.10     15.10   1000000         0
832.74/833.02	c        79       105    107.12      7.17     14.93   1000000         0
835.54/835.88	c        78       114    107.14      7.15     14.98   1000000         0
838.44/838.73	c        77       110    107.04      7.14     14.98   1000000         0
841.25/841.59	c        78       120    107.16      7.10     15.09   1000000         0
844.14/844.45	c        76       105    107.41      7.19     14.95   1000000         0
847.04/847.31	c        76       117    107.41      7.08     15.17   1000000         0
849.83/850.18	c        75       107    107.42      7.14     15.04   1000000         0
852.73/853.04	c        77       104    107.12      7.11     15.07   1000000         0
855.63/855.90	c        75       111    107.18      7.14     15.01   1000000         0
858.43/858.77	c        79       102    107.06      7.19     14.88   1000000         0
861.33/861.63	c        74       111    106.93      7.23     14.79   1000000         0
864.13/864.48	c        78       108    106.97      7.11     15.05   1000000         0
867.03/867.34	c        77        90    107.01      7.19     14.88   1000000         0
869.84/870.19	c        76       104    107.22      7.08     15.14   1000000         0
872.73/873.05	c        76       110    107.24      7.10     15.10   1000000         0
875.63/875.92	c        79       103    107.16      7.17     14.94   1000000         0
878.43/878.78	c        76       116    107.19      7.07     15.17   1000000         0
881.33/881.64	c        75       117    107.43      7.15     15.02   1000000         0
884.23/884.50	c        80        97    107.25      7.08     15.15   1000000         0
887.03/887.36	c        77       112    107.08      7.23     14.81   1000000         0
889.92/890.22	c        80       107    107.44      7.17     14.99   1000000         0
892.72/893.08	c        79       123    107.19      7.17     14.96   1000000         0
895.62/895.94	c        75       103    107.45      7.14     15.05   1000000         0
898.52/898.80	c        78       102    107.35      7.14     15.04   1000000         0
901.32/901.65	c        81       111    107.25      7.08     15.15   1000000         0
904.22/904.51	c        73       114    107.12      7.13     15.02   1000000         0
907.02/907.38	c        80       105    107.12      7.21     14.86   1000000         0
909.92/910.24	c        78       106    107.23      7.17     14.95   1000000         0
912.82/913.11	c        79       109    107.29      7.11     15.09   1000000         0
915.61/915.97	c        76       104    107.32      7.10     15.12   1000000         0
918.51/918.84	c        78       103    107.19      7.21     14.88   1000000         0
921.31/921.70	c        76       105    107.23      7.18     14.94   1000000         0
924.21/924.55	c        78       104    107.20      7.21     14.86   1000000         0
927.11/927.42	c        79       106    106.94      7.06     15.14   1000000         0
929.91/930.28	c        79       101    107.02      7.10     15.08   1000000         0
932.81/933.14	c        76       108    107.28      7.21     14.89   1000000         0
935.72/936.01	c        74       109    107.13      7.14     15.00   1000000         0
938.51/938.86	c        76       117    107.19      7.08     15.13   1000000         0
941.41/941.72	c        76       113    107.16      7.22     14.84   1000000         0
944.21/944.57	c        77       107    107.08      7.11     15.05   1000000         0
947.11/947.42	c        77       106    107.22      7.08     15.14   1000000         0
949.91/950.28	c        74       102    107.03      7.22     14.82   1000000         0
952.81/953.14	c        77       115    107.13      7.14     15.01   1000000         0
955.70/956.00	c        79       114    107.26      7.22     14.86   1000000         0
958.50/958.86	c        79       112    107.37      7.15     15.02   1000000         0
961.40/961.71	c        77       109    107.18      7.14     15.02   1000000         0
964.20/964.57	c        80       107    107.37      7.12     15.09   1000000         0
967.10/967.43	c        76       109    107.00      7.13     15.01   1000000         0
969.91/970.29	c        78       114    107.13      7.13     15.02   1000000         0
972.80/973.15	c        77       105    107.09      7.16     14.96   1000000         0
975.70/976.01	c        73       110    107.29      7.09     15.14   1000000         0
978.50/978.87	c        74       101    107.42      7.07     15.19   1000000         0
981.40/981.73	c        76       101    107.28      7.08     15.15   1000000         0
984.20/984.59	c        76       105    107.10      7.15     14.97   1000000         0
987.09/987.45	c        78       111    107.11      7.23     14.81   1000000         0
989.99/990.30	c        78       102    107.22      7.25     14.79   1000000         0
992.79/993.17	c        76       105    107.39      7.13     15.07   1000000         0
995.69/996.03	c        78       110    107.28      7.15     15.01   1000000         0
998.50/998.89	c        78       104    107.25      7.02     15.29   1000000         0
1001.39/1001.75	c        73       104    107.21      7.17     14.95   1000000         0
1004.29/1004.61	c        79        96    107.23      7.20     14.90   1000000         0
1007.09/1007.46	c        78        98    107.13      7.06     15.18   1000000         0
1009.99/1010.33	c        79       113    107.02      7.19     14.89   1000000         0
1012.79/1013.19	c        78       104    107.14      7.03     15.24   1000000         0
1015.68/1016.06	c        78       110    107.21      7.09     15.12   1000000         0
1018.59/1018.92	c        78       107    107.23      7.07     15.18   1000000         0
1021.38/1021.77	c        78       112    107.42      7.17     14.97   1000000         0
1024.28/1024.63	c        79       109    106.98      7.09     15.08   1000000         0
1027.09/1027.49	c        77       109    107.22      7.00     15.31   1000000         0
1029.98/1030.35	c        78       110    107.19      7.11     15.07   1000000         0
1032.88/1033.21	c        75       100    107.34      7.13     15.05   1000000         0
1035.68/1036.07	c        76        97    107.27      7.19     14.92   1000000         0
1038.58/1038.92	c        77       112    106.89      7.12     15.02   1000000         0
1041.39/1041.78	c        80       103    107.18      7.21     14.86   1000000         0
1044.28/1044.64	c        75       109    107.32      7.13     15.05   1000000         0
1047.18/1047.50	c        78       108    107.19      7.16     14.96   1000000         0
1049.97/1050.37	c        77       103    107.15      7.10     15.08   1000000         0
1052.87/1053.22	c        77       106    107.40      7.15     15.01   1000000         0
1055.68/1056.09	c        79       117    107.32      7.14     15.04   1000000         0
1058.57/1058.94	c        79        96    107.18      7.14     15.01   1000000         0
1061.47/1061.80	c        72       101    107.12      7.15     14.98   1000000         0
1064.27/1064.66	c        75       116    107.19      7.10     15.09   1000000         0
1067.17/1067.51	c        79       108    107.19      7.14     15.01   1000000         0
1069.98/1070.36	c        77       100    106.93      7.05     15.18   1000000         0
1072.87/1073.22	c        76        96    107.32      7.10     15.12   1000000         0
1075.67/1076.08	c        76       106    107.20      7.12     15.05   1000000         0
1078.57/1078.94	c        80        96    107.19      7.15     14.99   1000000         0
1081.47/1081.80	c        77       106    107.29      7.22     14.87   1000000         0
1084.27/1084.66	c        76       114    107.29      7.18     14.94   1000000         0
1087.17/1087.52	c        76       103    107.21      7.20     14.88   1000000         0
1089.96/1090.39	c        75       105    107.01      7.08     15.11   1000000         0
1092.86/1093.25	c        79       103    107.14      7.11     15.07   1000000         0
1095.76/1096.10	c        78       105    107.35      7.10     15.13   1000000         0
1098.57/1098.95	c        76       105    107.45      7.22     14.88   1000000         0
1101.46/1101.81	c        77       108    107.05      7.13     15.01   1000000         0
1104.26/1104.67	c        75       103    107.18      7.17     14.94   1000000         0
1107.16/1107.52	c        77       112    107.12      7.18     14.91   1000000         0
1109.96/1110.37	c        78       115    107.46      7.05     15.24   1000000         0
1112.86/1113.23	c        78       100    107.18      7.04     15.23   1000000         0
1115.66/1116.08	c        78       116    107.31      7.17     14.98   1000000         0
1118.55/1118.95	c        79       106    107.33      7.13     15.06   1000000         0
1121.45/1121.81	c        78       104    107.36      7.16     15.00   1000000         0
1124.25/1124.67	c        80        96    107.27      7.13     15.05   1000000         0
1127.16/1127.52	c        78        97    107.09      7.21     14.86   1000000         0
1129.95/1130.39	c        74       106    107.20      7.18     14.93   1000000         0
1132.85/1133.25	c        73       113    107.16      7.14     15.01   1000000         0
1135.75/1136.10	c        77       101    107.26      7.22     14.86   1000000         0
1138.55/1138.96	c        78       111    107.25      7.17     14.96   1000000         0
1141.46/1141.82	c        77        87    107.07      7.18     14.91   1000000         0
1144.25/1144.68	c        78        98    107.12      7.03     15.25   1000000         0
1147.15/1147.54	c        75       121    107.09      7.20     14.87   1000000         0
1150.05/1150.40	c        76       101    107.06      7.18     14.92   1000000         0
1152.84/1153.27	c        77       115    107.13      7.24     14.79   1000000         0
1155.75/1156.13	c        78       110    107.06      7.13     15.01   1000000         0
1158.54/1158.99	c        76        95    107.09      7.15     14.97   1000000         0
1161.44/1161.84	c        75       107    107.25      7.14     15.01   1000000         0
1164.34/1164.70	c        78       104    107.26      7.23     14.83   1000000         0
1167.14/1167.55	c        74       104    106.92      7.28     14.69   1000000         0
1170.05/1170.41	c        75        98    107.08      7.22     14.83   1000000         0
1172.84/1173.27	c        76        90    107.18      7.14     15.02   1000000         0
1175.74/1176.12	c        76        92    107.21      7.24     14.80   1000000         0
1178.54/1178.99	c        76       109    107.01      7.08     15.11   1000000         0
1181.44/1181.85	c        78       109    107.35      7.10     15.11   1000000         0
1184.34/1184.71	c        76       106    107.28      7.24     14.81   1000000         0
1187.14/1187.57	c        79       107    107.37      7.12     15.07   1000000         0
1190.04/1190.44	c        76       112    107.06      7.07     15.14   1000000         0
1192.83/1193.29	c        77        92    107.18      7.11     15.07   1000000         0
1195.73/1196.15	c        75       104    107.18      7.10     15.09   1000000         0
1198.64/1199.01	c        73       112    107.01      7.27     14.71   1000000         0
1201.43/1201.87	c        78       109    107.13      7.12     15.06   1000000         0
1204.33/1204.73	c        76       107    107.09      7.09     15.10   1000000         0
1207.13/1207.58	c        79       109    107.18      7.12     15.05   1000000         0
1210.03/1210.44	c        79       102    107.09      7.01     15.28   1000000         0
1212.83/1213.30	c        79       104    107.04      7.19     14.88   1000000         0
1215.73/1216.16	c        73       102    107.10      7.15     14.98   1000000         0
1218.63/1219.02	c        76       116    107.35      7.17     14.96   1000000         0
1221.42/1221.88	c        78        95    107.09      7.07     15.14   1000000         0
1224.32/1224.74	c        76       109    107.14      7.15     14.97   1000000         0
1227.13/1227.60	c        78       104    107.16      7.07     15.15   1000000         0
1230.02/1230.46	c        79       101    107.18      7.14     15.02   1000000         0
1232.92/1233.31	c        76       105    107.06      7.16     14.95   1000000         0
1235.72/1236.16	c        79       111    107.24      7.11     15.09   1000000         0
1238.62/1239.02	c        78       101    107.13      7.09     15.11   1000000         0
1241.43/1241.89	c        77       110    107.09      7.09     15.11   1000000         0
1244.32/1244.74	c        78       102    107.01      7.23     14.80   1000000         0
1247.22/1247.60	c        76       102    107.26      7.12     15.07   1000000         0
1250.02/1250.46	c        79       114    107.02      7.03     15.23   1000000         0
1252.92/1253.32	c        76       110    107.07      7.22     14.84   1000000         0
1255.72/1256.18	c        78        98    107.07      7.18     14.91   1000000         0
1258.61/1259.03	c        77       102    107.24      7.15     15.00   1000000         0
1261.41/1261.89	c        78        95    107.07      7.18     14.91   1000000         0
1264.31/1264.75	c        79       108    107.35      7.11     15.11   1000000         0
1267.21/1267.61	c        80        97    107.36      7.20     14.91   1000000         0
1270.02/1270.46	c        79       110    107.06      7.18     14.90   1000000         0
1272.91/1273.32	c        77       104    107.31      7.08     15.16   1000000         0
1275.71/1276.18	c        77       105    107.20      7.08     15.15   1000000         0
1278.61/1279.03	c        75       110    107.02      7.04     15.21   1000000         0
1281.41/1281.89	c        74       126    107.20      7.17     14.95   1000000         0
1284.31/1284.75	c        80       110    107.14      7.16     14.97   1000000         0
1287.21/1287.61	c        79       105    107.29      7.11     15.10   1000000         0
1290.01/1290.48	c        75       100    107.17      7.09     15.11   1000000         0
1292.91/1293.34	c        76        99    107.23      7.16     14.98   1000000         0
1295.71/1296.20	c        78       107    107.32      7.15     15.02   1000000         0
1298.61/1299.06	c        79       111    107.36      7.17     14.98   1000000         0
1301.50/1301.93	c        79       101    107.28      7.10     15.12   1000000         0
1304.30/1304.79	c        78       120    107.28      7.16     14.99   1000000         0
1307.20/1307.66	c        76       103    107.34      7.13     15.05   1000000         0
1310.10/1310.51	c        78       104    107.25      7.16     14.97   1000000         0
1312.91/1313.37	c        79       110    107.20      7.17     14.96   1000000         0
1315.80/1316.24	c        80       112    107.48      7.11     15.12   1000000         0
1318.70/1319.11	c        76       102    107.07      7.10     15.07   1000000         0
1321.50/1321.96	c        79       108    106.99      7.17     14.93   1000000         0
1324.40/1324.82	c        78       102    107.08      7.21     14.85   1000000         0
1327.20/1327.70	c        78       123    106.98      7.32     14.62   1000000         0
1330.09/1330.56	c        78       121    107.01      7.15     14.96   1000000         0
1332.99/1333.42	c        78       100    107.10      7.14     15.01   1000000         0
1335.79/1336.29	c        78       111    107.26      7.18     14.94   1000000         0
1338.69/1339.15	c        74       112    107.10      7.14     14.99   1000000         0
1341.60/1342.00	c        76       109    107.36      7.16     15.00   1000000         0
1344.39/1344.86	c        79       104    107.15      7.19     14.90   1000000         0
1347.29/1347.73	c        76       100    107.20      7.09     15.12   1000000         0
1350.09/1350.59	c        78       107    107.23      7.08     15.14   1000000         0
1352.99/1353.44	c        79       107    107.30      7.16     14.99   1000000         0
1355.79/1356.30	c        73       108    107.29      7.20     14.91   1000000         0
1358.69/1359.16	c        75       111    107.09      7.11     15.06   1000000         0
1361.59/1362.01	c        78       114    107.32      7.15     15.01   1000000         0
1364.39/1364.87	c        79       106    107.36      7.10     15.12   1000000         0
1367.28/1367.74	c        78       101    107.20      7.17     14.95   1000000         0
1370.19/1370.61	c        76       102    107.22      7.07     15.18   1000000         0
1372.98/1373.46	c        77       108    107.24      7.16     14.99   1000000         0
1375.88/1376.33	c        77       121    106.98      7.08     15.10   1000000         0
1378.68/1379.18	c        78        93    107.19      7.18     14.93   1000000         0
1381.58/1382.04	c        78       120    107.06      7.17     14.94   1000000         0
1384.39/1384.90	c        76       103    107.24      7.15     14.99   1000000         0
1387.28/1387.77	c        79        97    107.09      7.11     15.06   1000000         0
1390.18/1390.63	c        77       115    107.07      7.08     15.12   1000000         0
1392.98/1393.49	c        76       102    107.22      7.17     14.96   1000000         0
1395.88/1396.35	c        78       105    107.43      7.27     14.77   1000000         0
1398.78/1399.21	c        79       115    107.20      7.17     14.96   1000000         0
1401.57/1402.07	c        78       102    107.25      7.13     15.04   1000000         0
1404.47/1404.93	c        77       102    106.98      7.24     14.79   1000000         0
1407.27/1407.78	c        76        96    107.07      7.11     15.06   1000000         0
1410.17/1410.65	c        76       110    107.06      7.21     14.85   1000000         0
1413.08/1413.51	c        77       113    107.13      7.14     15.00   1000000         0
1415.87/1416.37	c        80       108    107.38      7.17     14.97   1000000         0
1418.77/1419.23	c        77       109    107.32      7.08     15.15   1000000         0
1421.57/1422.09	c        79       107    107.33      7.03     15.27   1000000         0
1424.47/1424.95	c        78       102    107.34      7.15     15.02   1000000         0
1427.37/1427.81	c        79       107    107.25      7.16     14.99   1000000         0
1430.17/1430.66	c        79       112    107.24      7.19     14.92   1000000         0
1433.07/1433.52	c        77       101    107.21      7.19     14.92   1000000         0
1435.86/1436.38	c        79       103    107.39      7.05     15.24   1000000         0
1438.76/1439.24	c        80        98    107.17      7.03     15.25   1000000         0
1441.57/1442.10	c        78       107    106.85      7.16     14.92   1000000         0
1444.46/1444.96	c        77       108    107.11      7.17     14.93   1000000         0
1447.36/1447.82	c        76       113    106.99      7.13     15.00   1000000         0
1450.16/1450.68	c        78        99    107.18      7.21     14.86   1000000         0
1453.06/1453.55	c        80       107    107.38      7.14     15.03   1000000         0
1455.96/1456.41	c        75       110    107.39      7.15     15.03   1000000         0
1458.76/1459.27	c        77       114    107.04      7.13     15.01   1000000         0
1461.65/1462.14	c        76       105    107.11      7.05     15.18   1000000         0
1464.55/1465.00	c        77        98    106.86      7.26     14.73   1000000         0
1467.35/1467.86	c        77       106    106.93      7.03     15.22   1000000         0
1470.26/1470.72	c        76       108    107.06      7.18     14.91   1000000         0
1473.05/1473.57	c        79       113    107.14      7.12     15.05   1000000         0
1475.95/1476.43	c        77       103    107.26      7.14     15.03   1000000         0
1478.75/1479.29	c        73       108    106.97      7.13     15.00   1000000         0
1481.65/1482.15	c        75       115    107.35      7.21     14.89   1000000         0
1484.56/1485.01	c        78       101    107.04      7.15     14.97   1000000         0
1487.35/1487.87	c        79       104    107.20      7.11     15.07   1000000         0
1490.25/1490.73	c        78       103    107.27      7.10     15.12   1000000         0
1493.05/1493.58	c        78       103    107.38      7.24     14.83   1000000         0
1495.94/1496.43	c        77       105    106.99      7.11     15.05   1000000         0
1498.75/1499.29	c        79       104    107.13      7.23     14.82   1000000         0
1501.64/1502.15	c        77       107    107.29      7.18     14.94   1000000         0
1504.54/1505.01	c        77       110    107.16      7.14     15.00   1000000         0
1507.34/1507.86	c        80       104    107.30      7.08     15.16   1000000         0
1510.24/1510.72	c        77       108    107.37      7.12     15.07   1000000         0
1513.05/1513.57	c        79       105    107.28      7.05     15.21   1000000         0
1515.94/1516.43	c        79       103    107.33      7.18     14.95   1000000         0
1518.74/1519.29	c        78       111    107.22      7.22     14.86   1000000         0
1521.64/1522.14	c        77       105    107.25      7.24     14.81   1000000         0
1524.54/1525.00	c        77       116    107.05      7.07     15.13   1000000         0
1527.34/1527.87	c        75       115    107.28      7.12     15.08   1000000         0
1530.23/1530.73	c        78       110    107.30      7.13     15.04   1000000         0
1533.03/1533.60	c        76       111    107.31      7.15     15.00   1000000         0
1535.93/1536.45	c        78       121    107.29      7.14     15.03   1000000         0
1538.83/1539.31	c        77       104    107.21      7.15     14.99   1000000         0
1541.64/1542.17	c        79        90    107.11      7.13     15.01   1000000         0
1544.53/1545.02	c        78       115    106.95      7.20     14.85   1000000         0
1547.33/1547.89	c        79       115    107.13      7.03     15.23   1000000         0
1550.23/1550.74	c        79       115    107.10      7.20     14.87   1000000         0
1553.13/1553.61	c        78       117    107.07      7.18     14.92   1000000         0
1555.93/1556.47	c        78        99    107.27      7.13     15.04   1000000         0
1558.83/1559.33	c        79       109    107.16      7.16     14.97   1000000         0
1561.63/1562.19	c        80       117    107.02      7.16     14.95   1000000         0
1564.52/1565.05	c        78       111    107.10      7.10     15.07   1000000         0
1567.42/1567.91	c        76       111    106.81      7.14     14.96   1000000         0
1570.23/1570.77	c        77       121    107.20      7.12     15.06   1000000         0
1573.12/1573.63	c        78       115    107.38      7.13     15.07   1000000         0
1576.02/1576.50	c        78       114    107.07      7.12     15.05   1000000         0
1578.82/1579.36	c        74        99    107.22      7.11     15.08   1000000         0
1581.72/1582.22	c        78       105    107.24      7.23     14.84   1000000         0
1584.53/1585.09	c        78       102    107.41      7.12     15.09   1000000         0
1587.42/1587.94	c        77        96    107.08      7.10     15.08   1000000         0
1590.22/1590.79	c        77       109    107.08      7.18     14.91   1000000         0
1593.12/1593.65	c        75       103    107.30      7.19     14.93   1000000         0
1596.02/1596.51	c        78       114    107.31      7.15     15.01   1000000         0
1598.82/1599.36	c        79       110    107.24      7.13     15.04   1000000         0
1601.71/1602.23	c        76        96    107.25      7.14     15.03   1000000         0
1604.51/1605.09	c        74       109    107.14      7.09     15.11   1000000         0
1607.41/1607.94	c        77       105    107.22      7.17     14.96   1000000         0
1610.31/1610.80	c        78       101    107.43      7.03     15.29   1000000         0
1613.12/1613.66	c        77        95    107.26      7.10     15.10   1000000         0
1616.01/1616.52	c        78       104    107.12      7.15     14.98   1000000         0
1618.81/1619.38	c        80       102    107.25      7.03     15.26   1000000         0
1621.71/1622.24	c        79       106    107.12      7.16     14.97   1000000         0
1624.51/1625.09	c        77       119    107.30      7.16     14.99   1000000         0
1627.41/1627.95	c        78       107    107.09      7.21     14.86   1000000         0
1630.31/1630.80	c        78       106    107.33      7.16     15.00   1000000         0
1633.11/1633.66	c        79       114    107.34      7.17     14.96   1000000         0
1636.01/1636.51	c        79       105    107.10      7.17     14.93   1000000         0
1638.80/1639.36	c        75        96    107.24      7.09     15.12   1000000         0
1641.71/1642.22	c        73        91    107.21      7.31     14.68   1000000         0
1644.50/1645.07	c        77       103    107.34      7.06     15.20   1000000         0
1647.40/1647.93	c        79       121    107.21      7.18     14.94   1000000         0
1650.30/1650.80	c        78       111    107.55      7.09     15.18   1000000         0
1653.10/1653.65	c        75       113    107.11      7.13     15.02   1000000         0
1656.01/1656.51	c        73       113    107.31      7.13     15.05   1000000         0
1658.80/1659.37	c        77       112    107.25      7.15     15.00   1000000         0
1661.70/1662.22	c        78       101    107.18      7.09     15.11   1000000         0
1664.50/1665.08	c        77        96    107.40      7.14     15.03   1000000         0
1667.40/1667.93	c        76       101    107.17      7.11     15.07   1000000         0
1670.20/1670.79	c        78       107    107.14      7.16     14.96   1000000         0
1673.09/1673.64	c        77       118    107.08      7.10     15.08   1000000         0
1675.90/1676.49	c        75       110    107.25      7.13     15.04   1000000         0
1678.79/1679.35	c        78       105    107.08      7.21     14.85   1000000         0
1681.69/1682.21	c        80       107    107.39      7.17     14.97   1000000         0
1684.49/1685.06	c        80       104    107.32      7.08     15.16   1000000         0
1687.39/1687.91	c        76       107    107.11      7.06     15.17   1000000         0
1690.20/1690.78	c        74       122    107.24      7.14     15.01   1000000         0
1693.09/1693.64	c        76       107    107.12      7.24     14.80   1000000         0
1695.99/1696.50	c        78       107    107.06      7.13     15.02   1000000         0
1698.79/1699.35	c        79       104    107.17      7.19     14.90   1000000         0
1701.68/1702.21	c        77       103    107.02      7.12     15.04   1000000         0
1704.49/1705.06	c        78       123    107.39      7.14     15.03   1000000         0
1707.38/1707.91	c        76       110    107.31      7.14     15.04   1000000         0
1710.18/1710.76	c        71       125    107.19      7.08     15.13   1000000         0
1713.08/1713.62	c        76       117    106.82      7.11     15.02   1000000         0
1715.88/1716.48	c        78       109    107.33      7.18     14.95   1000000         0
1718.79/1719.35	c        78       110    107.12      7.19     14.90   1000000         0
1721.68/1722.21	c        78       117    106.96      7.14     14.98   1000000         0
1724.48/1725.08	c        76        98    107.18      7.15     15.00   1000000         0
1727.38/1727.94	c        80       116    107.27      7.12     15.07   1000000         0
1730.28/1730.80	c        76       102    107.06      7.24     14.79   1000000         0
1733.08/1733.66	c        78       109    107.39      7.11     15.10   1000000         0
1735.97/1736.51	c        77       115    107.06      7.14     14.99   1000000         0
1738.77/1739.38	c        76        99    107.11      7.16     14.96   1000000         0
1741.67/1742.24	c        79       106    107.21      7.09     15.13   1000000         0
1744.47/1745.09	c        79       105    107.43      7.20     14.92   1000000         0
1747.38/1747.95	c        78       118    107.35      7.10     15.13   1000000         0
1750.27/1750.80	c        78       113    107.16      7.19     14.91   1000000         0
1753.07/1753.66	c        76       107    107.16      7.11     15.08   1000000         0
1755.97/1756.53	c        77        98    107.35      7.16     14.99   1000000         0
1758.87/1759.40	c        80       103    107.12      7.18     14.92   1000000         0
1761.68/1762.26	c        80       108    107.33      7.16     14.99   1000000         0
1764.57/1765.13	c        80        98    107.33      7.20     14.90   1000000         0
1767.37/1767.99	c        76       108    107.32      7.17     14.97   1000000         0
1770.26/1770.86	c        76       111    107.17      7.10     15.10   1000000         0
1773.16/1773.72	c        78       104    107.19      7.13     15.04   1000000         0
1775.97/1776.58	c        78       105    107.09      7.23     14.80   1000000         0
1778.86/1779.44	c        80       111    107.10      7.24     14.80   1000000         0
1781.66/1782.29	c        78       107    107.13      7.18     14.92   1000000         0
1784.56/1785.17	c        81       122    107.54      7.13     15.08   1000000         0
1787.46/1788.02	c        77       113    107.26      7.12     15.07   1000000         0
1790.27/1790.88	c        78       103    107.08      7.12     15.03   1000000         0
1793.16/1793.74	c        76       106    107.25      7.08     15.14   1000000         0
1796.06/1796.60	c        78       118    107.45      7.18     14.96   1000000         0
1798.86/1799.46	c        76       101    107.23      7.06     15.19   1000000         0
1800.07/1800.61	HOME/run: line 2: 10330 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-2669896-1276611606/watcher-2669896-1276611606 -o /tmp/evaluation-result-2669896-1276611606/solver-2669896-1276611606 -C 1800 -W 2000 -M 1800 run HOME/instance-2669896-1276611606.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 10329
/proc/meminfo: memFree=1830912/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) R 10327 10329 9789 0 -1 4202496 343 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120533397 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0

[startup+0.097261 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10329
/proc/meminfo: memFree=1830912/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101261 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10329
/proc/meminfo: memFree=1830912/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301279 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10329
/proc/meminfo: memFree=1830912/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701321 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 10329
/proc/meminfo: memFree=1830912/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10331
/proc/meminfo: memFree=1825936/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
[pid=10330] ppid=10329 vsize=40452 CPUtime=1.49
/proc/10330/stat : 10330 (PB-wave) R 10329 10329 9789 0 -1 4202496 1272 0 0 0 149 0 0 0 25 0 1 0 36764617 41422848 1201 1992294400 134512640 135071400 4286786416 18446744073709551615 134526859 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10330/statm: 10113 1201 62 137 0 9974 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49152

[startup+3.10156 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10331
/proc/meminfo: memFree=1825812/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
[pid=10330] ppid=10329 vsize=40452 CPUtime=3.09
/proc/10330/stat : 10330 (PB-wave) R 10329 10329 9789 0 -1 4202496 1280 0 0 0 309 0 0 0 25 0 1 0 36764617 41422848 1209 1992294400 134512640 135071400 4286786416 18446744073709551615 134525968 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10330/statm: 10113 1209 69 137 0 9974 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49152

[startup+6.30089 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10331
/proc/meminfo: memFree=1825688/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
[pid=10330] ppid=10329 vsize=40452 CPUtime=6.29
/proc/10330/stat : 10330 (PB-wave) R 10329 10329 9789 0 -1 4202496 1280 0 0 0 629 0 0 0 25 0 1 0 36764617 41422848 1209 1992294400 134512640 135071400 4286786416 18446744073709551615 134519921 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10330/statm: 10113 1209 69 137 0 9974 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49152

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10331
/proc/meminfo: memFree=1825440/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
[pid=10330] ppid=10329 vsize=40452 CPUtime=12.69
/proc/10330/stat : 10330 (PB-wave) R 10329 10329 9789 0 -1 4202496 1280 0 0 0 1269 0 0 0 25 0 1 0 36764617 41422848 1209 1992294400 134512640 135071400 4286786416 18446744073709551615 134526620 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10330/statm: 10113 1209 69 137 0 9974 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49152

[startup+25.5009 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10331
/proc/meminfo: memFree=1825440/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
[pid=10330] ppid=10329 vsize=40452 CPUtime=25.48
/proc/10330/stat : 10330 (PB-wave) R 10329 10329 9789 0 -1 4202496 1280 0 0 0 2548 0 0 0 25 0 1 0 36764617 41422848 1209 1992294400 134512640 135071400 4286786416 18446744073709551615 134526127 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10330/statm: 10113 1209 69 137 0 9974 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49152

[startup+51.1005 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10331
/proc/meminfo: memFree=1825440/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
[pid=10330] ppid=10329 vsize=40452 CPUtime=51.07
/proc/10330/stat : 10330 (PB-wave) R 10329 10329 9789 0 -1 4202496 1280 0 0 0 5107 0 0 0 25 0 1 0 36764617 41422848 1209 1992294400 134512640 135071400 4286786416 18446744073709551615 134526149 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10330/statm: 10113 1209 69 137 0 9974 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 49152

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10333
/proc/meminfo: memFree=1825192/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
[pid=10330] ppid=10329 vsize=40452 CPUtime=102.27
/proc/10330/stat : 10330 (PB-wave) R 10329 10329 9789 0 -1 4202496 1280 0 0 0 10227 0 0 0 25 0 1 0 36764617 41422848 1209 1992294400 134512640 135071400 4286786416 18446744073709551615 134526366 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10330/statm: 10113 1209 69 137 0 9974 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 49152

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10335
/proc/meminfo: memFree=1825068/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
[pid=10330] ppid=10329 vsize=40452 CPUtime=162.24
/proc/10330/stat : 10330 (PB-wave) R 10329 10329 9789 0 -1 4202496 1280 0 0 0 16224 0 0 0 25 0 1 0 36764617 41422848 1209 1992294400 134512640 135071400 4286786416 18446744073709551615 134525842 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10330/statm: 10113 1209 69 137 0 9974 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 49152

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10337
/proc/meminfo: memFree=1824944/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
[pid=10330] ppid=10329 vsize=40452 CPUtime=222.23
/proc/10330/stat : 10330 (PB-wave) R 10329 10329 9789 0 -1 4202496 1280 0 0 0 22223 0 0 0 25 0 1 0 36764617 41422848 1209 1992294400 134512640 135071400 4286786416 18446744073709551615 134525727 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10330/statm: 10113 1209 69 137 0 9974 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 49152

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10339
/proc/meminfo: memFree=1824820/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
[pid=10330] ppid=10329 vsize=40452 CPUtime=282.21
/proc/10330/stat : 10330 (PB-wave) R 10329 10329 9789 0 -1 4202496 1280 0 0 0 28221 0 0 0 25 0 1 0 36764617 41422848 1209 1992294400 134512640 135071400 4286786416 18446744073709551615 134525991 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10330/statm: 10113 1209 69 137 0 9974 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 49152

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10339
/proc/meminfo: memFree=1824696/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
[pid=10330] ppid=10329 vsize=40452 CPUtime=342.19
/proc/10330/stat : 10330 (PB-wave) R 10329 10329 9789 0 -1 4202496 1280 0 0 0 34219 0 0 0 25 0 1 0 36764617 41422848 1209 1992294400 134512640 135071400 4286786416 18446744073709551615 134525720 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10330/statm: 10113 1209 69 137 0 9974 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 49152

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10341
/proc/meminfo: memFree=1824572/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
[pid=10330] ppid=10329 vsize=40452 CPUtime=402.17
/proc/10330/stat : 10330 (PB-wave) R 10329 10329 9789 0 -1 4202496 1280 0 0 0 40217 0 0 0 25 0 1 0 36764617 41422848 1209 1992294400 134512640 135071400 4286786416 18446744073709551615 134526276 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10330/statm: 10113 1209 69 137 0 9974 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 49152

[startup+462.301 s]

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

[pid=10330] ppid=10329 vsize=40452 CPUtime=1061.97
/proc/10330/stat : 10330 (PB-wave) R 10329 10329 9789 0 -1 4202496 1280 0 0 0 106197 0 0 0 25 0 1 0 36764617 41422848 1209 1992294400 134512640 135071400 4286786416 18446744073709551615 134571221 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10330/statm: 10113 1209 69 137 0 9974 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 49152

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10361
/proc/meminfo: memFree=1823084/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
[pid=10330] ppid=10329 vsize=40452 CPUtime=1121.95
/proc/10330/stat : 10330 (PB-wave) R 10329 10329 9789 0 -1 4202496 1280 0 0 0 112195 0 0 0 25 0 1 0 36764617 41422848 1209 1992294400 134512640 135071400 4286786416 18446744073709551615 134526375 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10330/statm: 10113 1209 69 137 0 9974 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 49152

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10363
/proc/meminfo: memFree=1822960/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
[pid=10330] ppid=10329 vsize=40452 CPUtime=1181.94
/proc/10330/stat : 10330 (PB-wave) R 10329 10329 9789 0 -1 4202496 1280 0 0 0 118194 0 0 0 25 0 1 0 36764617 41422848 1209 1992294400 134512640 135071400 4286786416 18446744073709551615 134526498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10330/statm: 10113 1209 69 137 0 9974 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 49152

[startup+1242.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/108 10363
/proc/meminfo: memFree=1822712/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
[pid=10330] ppid=10329 vsize=40452 CPUtime=1241.92
/proc/10330/stat : 10330 (PB-wave) R 10329 10329 9789 0 -1 4202496 1280 0 0 0 124192 0 0 0 25 0 1 0 36764617 41422848 1209 1992294400 134512640 135071400 4286786416 18446744073709551615 134525746 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10330/statm: 10113 1209 69 137 0 9974 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 49152

[startup+1302.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/108 10365
/proc/meminfo: memFree=1822588/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
[pid=10330] ppid=10329 vsize=40452 CPUtime=1301.91
/proc/10330/stat : 10330 (PB-wave) R 10329 10329 9789 0 -1 4202496 1280 0 0 0 130191 0 0 0 25 0 1 0 36764617 41422848 1209 1992294400 134512640 135071400 4286786416 18446744073709551615 134526680 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10330/statm: 10113 1209 69 137 0 9974 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 49152

[startup+1362.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/108 10367
/proc/meminfo: memFree=1822464/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
[pid=10330] ppid=10329 vsize=40452 CPUtime=1361.89
/proc/10330/stat : 10330 (PB-wave) R 10329 10329 9789 0 -1 4202496 1280 0 0 0 136189 0 0 0 25 0 1 0 36764617 41422848 1209 1992294400 134512640 135071400 4286786416 18446744073709551615 134537188 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10330/statm: 10113 1209 69 137 0 9974 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 49152

[startup+1422.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/108 10369
/proc/meminfo: memFree=1822340/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
[pid=10330] ppid=10329 vsize=40452 CPUtime=1421.88
/proc/10330/stat : 10330 (PB-wave) R 10329 10329 9789 0 -1 4202496 1280 0 0 0 142188 0 0 0 25 0 1 0 36764617 41422848 1209 1992294400 134512640 135071400 4286786416 18446744073709551615 134526256 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10330/statm: 10113 1209 69 137 0 9974 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 49152

[startup+1482.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/108 10371
/proc/meminfo: memFree=1822216/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
[pid=10330] ppid=10329 vsize=40452 CPUtime=1481.85
/proc/10330/stat : 10330 (PB-wave) R 10329 10329 9789 0 -1 4202496 1280 0 0 0 148185 0 0 0 25 0 1 0 36764617 41422848 1209 1992294400 134512640 135071400 4286786416 18446744073709551615 134526600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10330/statm: 10113 1209 69 137 0 9974 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 49152

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10371
/proc/meminfo: memFree=1822092/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
[pid=10330] ppid=10329 vsize=40452 CPUtime=1541.83
/proc/10330/stat : 10330 (PB-wave) R 10329 10329 9789 0 -1 4202496 1280 0 0 0 154183 0 0 0 25 0 1 0 36764617 41422848 1209 1992294400 134512640 135071400 4286786416 18446744073709551615 134525727 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10330/statm: 10113 1209 69 137 0 9974 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 49152

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10373
/proc/meminfo: memFree=1822092/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
[pid=10330] ppid=10329 vsize=40452 CPUtime=1601.81
/proc/10330/stat : 10330 (PB-wave) R 10329 10329 9789 0 -1 4202496 1280 0 0 0 160181 0 0 0 25 0 1 0 36764617 41422848 1209 1992294400 134512640 135071400 4286786416 18446744073709551615 134526709 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10330/statm: 10113 1209 69 137 0 9974 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 49152

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10375
/proc/meminfo: memFree=1821968/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
[pid=10330] ppid=10329 vsize=40452 CPUtime=1661.8
/proc/10330/stat : 10330 (PB-wave) R 10329 10329 9789 0 -1 4202496 1280 0 0 0 166180 0 0 0 25 0 1 0 36764617 41422848 1209 1992294400 134512640 135071400 4286786416 18446744073709551615 134526819 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10330/statm: 10113 1209 69 137 0 9974 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 49152

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10377
/proc/meminfo: memFree=1821844/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
[pid=10330] ppid=10329 vsize=40452 CPUtime=1721.78
/proc/10330/stat : 10330 (PB-wave) R 10329 10329 9789 0 -1 4202496 1280 0 0 0 172178 0 0 0 25 0 1 0 36764617 41422848 1209 1992294400 134512640 135071400 4286786416 18446744073709551615 134526349 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10330/statm: 10113 1209 69 137 0 9974 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 49152

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10379
/proc/meminfo: memFree=1821472/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
[pid=10330] ppid=10329 vsize=40452 CPUtime=1781.76
/proc/10330/stat : 10330 (PB-wave) R 10329 10329 9789 0 -1 4202496 1280 0 0 0 178176 0 0 0 25 0 1 0 36764617 41422848 1209 1992294400 134512640 135071400 4286786416 18446744073709551615 134526369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10330/statm: 10113 1209 69 137 0 9974 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 49152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 10379
/proc/meminfo: memFree=1821472/2059040 swapFree=4135684/4192956
[pid=10329] ppid=10327 vsize=8700 CPUtime=0
/proc/10329/stat : 10329 (run) S 10327 10329 9789 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 36764617 8908800 244 1992294400 4194304 4922060 140733915382784 18446744073709551615 216120532101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10329/statm: 2175 244 204 178 0 68 0
[pid=10330] ppid=10329 vsize=40452 CPUtime=1800.07
/proc/10330/stat : 10330 (PB-wave) R 10329 10329 9789 0 -1 4202496 1280 0 0 0 180007 0 0 0 25 0 1 0 36764617 41422848 1209 1992294400 134512640 135071400 4286786416 18446744073709551615 134526267 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10330/statm: 10113 1209 69 137 0 9974 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 49152

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 143
Real time (s): 1800.62
CPU time (s): 1800.09
CPU user time (s): 1800.08
CPU system time (s): 0.012998
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 49152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.08
system time used= 0.012998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1652
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= 12665

runsolver used 2.71259 second user time and 8.80366 second system time

The end

Launcher Data

Begin job on node002 at 2010-06-15 16:20:07
IDJOB=2669896
IDBENCH=1498
IDSOLVER=1171
FILE ID=node002/2669896-1276611606
PBS_JOBID= 11172283
Free space on /tmp= 62572 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-9,16-19.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2669896-1276611606/watcher-2669896-1276611606 -o /tmp/evaluation-result-2669896-1276611606/solver-2669896-1276611606 -C 1800 -W 2000 -M 1800  run HOME/instance-2669896-1276611606.opb

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

MD5SUM BENCH= 732cdc3fa8b0bf0f47e882c13d928a6d
RANDOM SEED=1441749915

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1831432 kB
Buffers:         31688 kB
Cached:         103920 kB
SwapCached:      10752 kB
Active:          82128 kB
Inactive:        66836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1831432 kB
SwapTotal:     4192956 kB
SwapFree:      4135684 kB
Dirty:            1780 kB
Writeback:           0 kB
AnonPages:       11556 kB
Mapped:           9300 kB
Slab:            56924 kB
PageTables:       4032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180224 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= 62568 MiB
End job on node002 at 2010-06-15 16:50:07