Trace number 2669899

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.11 1800.62

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/
~walser/benchmarks/ppp-problems/normalized-ppp:1,3-13,19.opb
MD5SUM24c836f3fcb46569dfcfdc2eda4dee98
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.46378
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4608
Total number of constraints30348
Number of constraints which are clauses29328
Number of constraints which are cardinality constraints (but not clauses)942
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 102
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.09	c PB-wave - v2
0.00/0.09	c command line = ./PB-wave
0.00/0.09	c seed = 122523231
0.00/0.09	c cutoff = 1000000
0.00/0.09	c tries = 1000000
0.00/0.09	c heuristic = c best, noise 50 / 100
0.00/0.09	#var 4608 #con 30348
0.00/0.09	mode is SAT
0.00/0.09	c tail starts after flip = 13824
0.00/0.09	c numatom = 4608, numclause = 30522, numliterals = 99108
0.00/0.09	c wff read in
0.00/0.09	c 
0.00/0.09	c     lowest     final       avg     noise     noise     total                 avg        mean        mean
0.00/0.09	c     #unsat    #unsat     noise   std dev     ratio     flips              length       flips       flips
0.00/0.09	c       this      this      this      this      this      this   success   success       until         std
0.00/0.09	c        try       try       try       try       try       try      rate     tries      assign         dev
0.00/0.09	c
2.89/2.97	c        76        99    105.82      7.17     14.76   1000000         0
5.79/5.83	c        76       114    106.03      7.18     14.77   1000000         0
8.69/8.71	c        78        94    106.16      7.21     14.72   1000000         0
11.49/11.58	c        77       110    106.09      7.21     14.70   1000000         0
14.38/14.45	c        77        96    105.99      7.25     14.62   1000000         0
17.28/17.32	c        74       104    105.86      7.19     14.72   1000000         0
20.18/20.20	c        72       117    105.88      7.11     14.89   1000000         0
22.99/23.08	c        78       115    106.03      7.03     15.09   1000000         0
25.88/25.95	c        77       112    106.05      7.26     14.60   1000000         0
28.78/28.82	c        79       103    106.09      7.16     14.82   1000000         0
31.68/31.70	c        78        95    106.03      7.20     14.73   1000000         0
34.48/34.58	c        77       109    105.92      7.13     14.85   1000000         0
37.39/37.45	c        78       106    106.08      7.17     14.79   1000000         0
40.28/40.32	c        77       109    105.90      7.14     14.83   1000000         0
43.08/43.19	c        76        97    106.05      7.31     14.51   1000000         0
45.98/46.06	c        73       103    106.08      7.18     14.78   1000000         0
48.87/48.93	c        77       104    106.15      7.14     14.88   1000000         0
51.77/51.81	c        75       103    106.03      7.09     14.94   1000000         0
54.57/54.68	c        78       106    106.27      7.24     14.68   1000000         0
57.47/57.55	c        77       101    106.27      7.11     14.95   1000000         0
60.38/60.42	c        73       101    106.01      7.20     14.72   1000000         0
63.17/63.29	c        72       118    106.17      7.11     14.93   1000000         0
66.07/66.16	c        78       114    105.90      7.17     14.77   1000000         0
68.97/69.04	c        69       121    106.02      7.11     14.91   1000000         0
71.87/71.92	c        79       104    106.01      7.11     14.90   1000000         0
74.67/74.78	c        75       113    106.15      7.22     14.70   1000000         0
77.56/77.66	c        78       115    105.96      6.97     15.20   1000000         0
80.46/80.54	c        76        90    105.72      7.17     14.75   1000000         0
83.36/83.41	c        77       104    106.12      7.29     14.56   1000000         0
86.16/86.28	c        76       129    105.95      7.13     14.86   1000000         0
89.07/89.15	c        77       119    106.04      7.24     14.64   1000000         0
91.96/92.02	c        74       106    106.11      7.22     14.70   1000000         0
94.76/94.89	c        76       104    106.08      7.25     14.63   1000000         0
97.66/97.78	c        74       111    105.94      7.14     14.84   1000000         0
100.55/100.65	c        77       101    105.94      7.15     14.82   1000000         0
103.45/103.52	c        75       113    106.07      7.18     14.77   1000000         0
106.25/106.39	c        76       105    105.93      7.27     14.58   1000000         0
109.15/109.26	c        78       102    106.28      7.19     14.78   1000000         0
112.06/112.14	c        74       121    106.10      7.20     14.73   1000000         0
114.95/115.01	c        76       126    106.02      7.11     14.91   1000000         0
117.75/117.89	c        77       102    105.89      7.16     14.79   1000000         0
120.65/120.77	c        77       106    106.04      7.15     14.82   1000000         0
123.55/123.64	c        77       116    105.92      7.20     14.71   1000000         0
126.45/126.51	c        74        97    105.95      7.13     14.86   1000000         0
129.25/129.39	c        73       121    106.03      7.12     14.90   1000000         0
132.15/132.26	c        76       115    106.03      7.27     14.58   1000000         0
135.04/135.13	c        77       102    105.96      7.17     14.78   1000000         0
137.94/138.01	c        77       107    106.18      7.17     14.80   1000000         0
140.84/140.90	c        68       118    105.87      7.22     14.66   1000000         0
143.64/143.77	c        78       106    105.92      7.14     14.84   1000000         0
146.54/146.64	c        78       101    106.14      7.13     14.88   1000000         0
149.45/149.51	c        77       122    105.98      7.13     14.86   1000000         0
152.24/152.39	c        79       108    106.06      7.18     14.77   1000000         0
155.14/155.27	c        75       101    105.88      7.28     14.55   1000000         0
158.04/158.14	c        75       102    105.91      7.18     14.75   1000000         0
160.94/161.02	c        77       101    106.22      7.16     14.83   1000000         0
163.74/163.89	c        76        96    106.13      7.23     14.68   1000000         0
166.64/166.77	c        74       107    106.10      7.28     14.57   1000000         0
169.54/169.64	c        75       114    106.02      7.19     14.74   1000000         0
172.43/172.52	c        76        98    106.32      7.17     14.83   1000000         0
175.23/175.38	c        77        91    106.07      7.05     15.04   1000000         0
178.14/178.24	c        72       116    106.07      7.19     14.74   1000000         0
181.03/181.11	c        77       103    105.89      7.17     14.76   1000000         0
183.83/183.98	c        78       102    106.09      7.13     14.88   1000000         0
186.73/186.85	c        76        98    105.97      7.23     14.65   1000000         0
189.63/189.72	c        76       110    106.39      7.12     14.93   1000000         0
192.44/192.59	c        74        98    106.13      7.18     14.79   1000000         0
195.33/195.47	c        75        99    106.01      7.21     14.70   1000000         0
198.23/198.34	c        78        95    105.88      7.21     14.68   1000000         0
201.13/201.22	c        79       102    105.94      7.10     14.92   1000000         0
203.93/204.08	c        76       106    105.90      7.03     15.06   1000000         0
206.83/206.96	c        76        98    105.95      7.18     14.76   1000000         0
209.73/209.82	c        77       108    105.91      7.16     14.79   1000000         0
212.52/212.69	c        76       112    105.70      7.12     14.84   1000000         0
215.43/215.57	c        76       106    105.92      7.16     14.79   1000000         0
218.32/218.45	c        75        89    105.99      7.26     14.60   1000000         0
221.22/221.33	c        77       105    105.82      7.12     14.86   1000000         0
224.12/224.20	c        76       113    106.05      7.15     14.83   1000000         0
226.92/227.07	c        77       108    106.02      7.20     14.72   1000000         0
229.83/229.95	c        76       119    105.94      7.24     14.63   1000000         0
232.72/232.81	c        77       106    105.96      7.21     14.70   1000000         0
235.52/235.69	c        78       107    106.10      7.20     14.73   1000000         0
238.42/238.57	c        76        97    105.81      7.25     14.59   1000000         0
241.32/241.45	c        78       104    106.00      7.16     14.80   1000000         0
244.22/244.33	c        76       107    106.04      7.34     14.45   1000000         0
247.11/247.20	c        76        94    106.18      7.12     14.90   1000000         0
249.91/250.07	c        76        98    106.11      7.05     15.04   1000000         0
252.82/252.94	c        80       102    106.03      7.13     14.86   1000000         0
255.71/255.81	c        76       103    106.24      7.24     14.67   1000000         0
258.51/258.68	c        79       120    106.20      7.14     14.88   1000000         0
261.41/261.56	c        74       108    106.09      7.21     14.71   1000000         0
264.31/264.44	c        76       100    106.15      7.06     15.04   1000000         0
267.22/267.31	c        76       105    105.99      7.18     14.77   1000000         0
270.01/270.18	c        77       108    105.99      7.19     14.75   1000000         0
272.91/273.05	c        78       112    105.98      7.13     14.86   1000000         0
275.81/275.94	c        75       101    106.05      7.21     14.71   1000000         0
278.71/278.81	c        75       107    106.02      7.19     14.75   1000000         0
281.51/281.69	c        77       102    105.88      7.22     14.67   1000000         0
284.40/284.55	c        75       106    106.07      7.13     14.87   1000000         0
287.30/287.43	c        78       103    106.07      7.10     14.94   1000000         0
290.21/290.30	c        76       109    106.02      7.17     14.78   1000000         0
293.00/293.17	c        79        99    106.15      7.18     14.79   1000000         0
295.90/296.04	c        74       111    106.18      7.29     14.56   1000000         0
298.70/298.89	c        75        98    106.04      7.24     14.65   1000000         0
301.60/301.77	c        75       106    105.73      7.13     14.82   1000000         0
304.51/304.63	c        77       114    106.06      7.18     14.77   1000000         0
307.40/307.50	c        78       114    106.14      7.18     14.78   1000000         0
310.20/310.37	c        77        98    105.77      7.21     14.67   1000000         0
313.10/313.24	c        77        98    106.02      7.10     14.93   1000000         0
315.99/316.12	c        79        97    106.21      7.04     15.09   1000000         0
318.80/319.00	c        77        87    105.86      7.21     14.68   1000000         0
321.69/321.87	c        78       113    106.06      7.23     14.67   1000000         0
324.59/324.73	c        77       112    105.89      7.16     14.79   1000000         0
327.49/327.61	c        74        97    105.93      7.14     14.83   1000000         0
330.29/330.48	c        75       103    105.94      7.20     14.71   1000000         0
333.20/333.35	c        79       121    106.11      7.24     14.66   1000000         0
336.09/336.23	c        76       106    105.87      7.26     14.58   1000000         0
338.89/339.09	c        78       107    106.07      7.20     14.73   1000000         0
341.79/341.95	c        76        89    105.83      7.13     14.85   1000000         0
344.69/344.82	c        78        93    106.26      7.04     15.10   1000000         0
347.50/347.69	c        74        87    106.06      7.19     14.76   1000000         0
350.39/350.56	c        77       123    106.06      7.14     14.85   1000000         0
353.29/353.43	c        76       108    106.05      7.11     14.91   1000000         0
356.19/356.31	c        78       106    105.83      7.13     14.85   1000000         0
358.98/359.18	c        77       109    106.12      7.23     14.68   1000000         0
361.88/362.05	c        71       117    105.81      7.20     14.69   1000000         0
364.78/364.93	c        79        99    105.90      7.15     14.81   1000000         0
367.68/367.80	c        73       104    106.05      7.24     14.64   1000000         0
370.49/370.68	c        72       105    106.12      7.16     14.82   1000000         0
373.38/373.54	c        76       114    106.06      7.19     14.76   1000000         0
376.28/376.41	c        77        98    106.16      7.17     14.81   1000000         0
379.08/379.28	c        78       107    106.05      7.12     14.90   1000000         0
381.98/382.14	c        76       116    106.00      7.12     14.88   1000000         0
384.88/385.02	c        76        85    105.98      7.20     14.73   1000000         0
387.68/387.89	c        74       122    105.86      7.23     14.64   1000000         0
390.58/390.76	c        76        95    106.14      7.23     14.67   1000000         0
393.48/393.63	c        78       105    106.08      7.18     14.78   1000000         0
396.37/396.51	c        77       102    105.91      7.07     14.97   1000000         0
399.18/399.39	c        73       104    106.09      7.24     14.65   1000000         0
402.07/402.26	c        77       108    106.04      7.11     14.91   1000000         0
404.97/405.14	c        76       112    106.16      7.18     14.78   1000000         0
407.88/408.01	c        77       111    106.27      7.13     14.89   1000000         0
410.67/410.88	c        78       101    106.22      7.17     14.82   1000000         0
413.57/413.76	c        76        96    106.20      7.17     14.80   1000000         0
416.47/416.64	c        78        97    106.16      7.17     14.81   1000000         0
419.37/419.51	c        77       108    105.97      7.16     14.81   1000000         0
422.17/422.38	c        76       108    105.99      7.21     14.69   1000000         0
425.07/425.26	c        75       108    105.85      7.32     14.46   1000000         0
427.96/428.12	c        76       114    106.03      7.14     14.85   1000000         0
430.76/431.00	c        77       101    106.03      7.12     14.89   1000000         0
433.66/433.87	c        75       108    105.99      7.14     14.84   1000000         0
436.57/436.75	c        77       114    106.10      7.21     14.71   1000000         0
439.46/439.63	c        74       102    106.07      7.14     14.85   1000000         0
442.36/442.52	c        76       103    106.14      7.20     14.74   1000000         0
445.16/445.39	c        77       110    105.89      7.16     14.78   1000000         0
448.06/448.27	c        79       117    106.10      7.07     15.01   1000000         0
450.96/451.14	c        76       116    105.96      7.07     14.98   1000000         0
453.86/454.01	c        78       108    106.10      7.22     14.69   1000000         0
456.66/456.89	c        72       105    105.95      7.16     14.81   1000000         0
459.56/459.76	c        73       119    106.02      7.21     14.70   1000000         0
462.46/462.64	c        76       114    105.88      7.18     14.76   1000000         0
465.36/465.51	c        75       107    105.91      7.07     14.99   1000000         0
468.15/468.38	c        75       116    106.18      7.17     14.81   1000000         0
471.05/471.25	c        74       100    105.96      7.24     14.64   1000000         0
473.96/474.12	c        77       108    106.13      7.17     14.81   1000000         0
476.75/476.99	c        76       103    105.96      7.19     14.74   1000000         0
479.65/479.87	c        77       100    106.31      7.09     15.00   1000000         0
482.55/482.74	c        68        99    106.13      7.23     14.69   1000000         0
485.45/485.62	c        78       108    106.22      7.14     14.87   1000000         0
488.26/488.49	c        77       100    106.09      7.22     14.70   1000000         0
491.15/491.36	c        77       115    105.97      7.16     14.81   1000000         0
494.05/494.23	c        78       107    106.02      7.25     14.63   1000000         0
496.95/497.10	c        77       110    105.91      7.23     14.65   1000000         0
499.75/499.97	c        77       108    105.97      7.18     14.77   1000000         0
502.64/502.85	c        75       100    106.05      7.19     14.76   1000000         0
505.54/505.72	c        78       112    106.16      7.14     14.87   1000000         0
508.44/508.60	c        73       101    105.84      7.13     14.85   1000000         0
511.25/511.47	c        77       113    106.24      7.29     14.57   1000000         0
514.14/514.35	c        76       110    106.12      7.15     14.84   1000000         0
517.04/517.22	c        79       108    105.91      7.20     14.71   1000000         0
519.94/520.10	c        75       105    105.89      7.21     14.69   1000000         0
522.74/522.97	c        75       106    106.01      7.08     14.98   1000000         0
525.65/525.85	c        77        98    106.17      7.12     14.90   1000000         0
528.54/528.72	c        79        89    105.99      7.05     15.04   1000000         0
531.44/531.60	c        77        94    105.97      7.14     14.85   1000000         0
534.24/534.46	c        76        95    106.18      7.15     14.86   1000000         0
537.13/537.33	c        74       115    106.16      7.16     14.83   1000000         0
540.03/540.21	c        76        96    106.01      7.19     14.74   1000000         0
542.83/543.08	c        77       106    106.27      7.18     14.81   1000000         0
545.73/545.96	c        72       108    105.77      7.19     14.71   1000000         0
548.64/548.83	c        74        95    106.07      7.19     14.76   1000000         0
551.53/551.71	c        77       111    105.94      7.17     14.77   1000000         0
554.33/554.58	c        76       116    106.04      7.10     14.93   1000000         0
557.23/557.45	c        76       101    106.25      7.22     14.72   1000000         0
560.13/560.32	c        77        99    106.03      7.17     14.79   1000000         0
562.93/563.20	c        76       109    105.94      7.21     14.69   1000000         0
565.83/566.07	c        73       103    105.89      7.16     14.79   1000000         0
568.73/568.94	c        76       123    105.78      7.24     14.61   1000000         0
571.63/571.82	c        77       111    106.03      7.17     14.79   1000000         0
574.52/574.70	c        77       113    106.14      7.17     14.80   1000000         0
577.33/577.57	c        78       101    106.26      7.18     14.79   1000000         0
580.22/580.45	c        76        92    106.05      7.13     14.88   1000000         0
583.12/583.32	c        74       114    106.24      7.19     14.78   1000000         0
585.92/586.19	c        74       103    105.95      7.20     14.71   1000000         0
588.82/589.06	c        77       107    106.22      7.23     14.68   1000000         0
591.72/591.95	c        76        96    106.18      7.19     14.78   1000000         0
594.62/594.82	c        73       115    106.16      7.20     14.74   1000000         0
597.52/597.70	c        73       111    105.91      7.20     14.70   1000000         0
600.32/600.58	c        74       113    105.97      7.08     14.97   1000000         0
603.22/603.45	c        78       106    105.96      7.15     14.82   1000000         0
606.12/606.31	c        77       109    105.79      7.18     14.74   1000000         0
608.92/609.19	c        77       106    106.07      7.27     14.58   1000000         0
611.81/612.06	c        76       112    105.90      7.23     14.65   1000000         0
614.72/614.93	c        76       103    105.89      7.18     14.75   1000000         0
617.61/617.81	c        77       108    106.00      7.19     14.75   1000000         0
620.41/620.69	c        76       101    106.00      7.21     14.70   1000000         0
623.31/623.56	c        77        98    106.00      7.19     14.75   1000000         0
626.21/626.43	c        76       102    106.16      7.18     14.80   1000000         0
629.02/629.29	c        78        98    106.18      7.14     14.88   1000000         0
631.91/632.17	c        79        90    106.07      7.13     14.87   1000000         0
634.81/635.05	c        76        93    106.17      7.24     14.67   1000000         0
637.72/637.91	c        77       105    105.93      7.19     14.73   1000000         0
640.51/640.78	c        77       111    106.16      7.16     14.83   1000000         0
643.41/643.65	c        73       102    106.04      7.17     14.79   1000000         0
646.31/646.53	c        75       117    106.01      7.18     14.76   1000000         0
649.20/649.40	c        78       107    105.98      7.19     14.73   1000000         0
652.01/652.27	c        77        91    106.00      7.17     14.78   1000000         0
654.90/655.14	c        78       100    106.20      7.28     14.58   1000000         0
657.80/658.01	c        79       105    105.81      7.12     14.86   1000000         0
660.60/660.89	c        78       111    106.12      7.09     14.96   1000000         0
663.50/663.76	c        77       109    105.88      7.14     14.82   1000000         0
666.41/666.63	c        78       103    105.95      7.26     14.60   1000000         0
669.30/669.52	c        77       111    105.93      7.15     14.82   1000000         0
672.10/672.39	c        73       102    105.84      7.18     14.74   1000000         0
675.00/675.27	c        78       119    105.68      7.20     14.68   1000000         0
677.90/678.13	c        76       125    105.96      7.22     14.68   1000000         0
680.80/681.01	c        75       108    105.89      7.10     14.91   1000000         0
683.59/683.88	c        76       116    106.01      7.31     14.51   1000000         0
686.49/686.76	c        77       108    106.00      7.12     14.90   1000000         0
689.40/689.64	c        80       110    106.10      7.10     14.95   1000000         0
692.29/692.51	c        74       105    105.86      7.07     14.97   1000000         0
695.09/695.37	c        76       103    105.94      7.18     14.76   1000000         0
697.99/698.26	c        78       104    106.10      7.23     14.68   1000000         0
700.89/701.13	c        76       107    106.17      7.18     14.79   1000000         0
703.80/704.01	c        73       102    105.74      7.20     14.69   1000000         0
706.59/706.89	c        77        89    105.96      7.11     14.91   1000000         0
709.49/709.77	c        77       106    105.91      7.22     14.66   1000000         0
712.39/712.65	c        78       109    106.17      7.12     14.92   1000000         0
715.28/715.52	c        75       104    106.11      7.21     14.72   1000000         0
718.09/718.39	c        78       101    105.82      7.24     14.61   1000000         0
720.98/721.26	c        77       100    106.34      7.21     14.75   1000000         0
723.88/724.13	c        78       102    105.97      7.13     14.86   1000000         0
726.68/727.00	c        76       104    105.85      7.16     14.79   1000000         0
729.58/729.86	c        76       105    106.01      7.17     14.77   1000000         0
732.48/732.73	c        72       111    106.19      7.12     14.92   1000000         0
735.38/735.60	c        75       105    105.98      7.22     14.67   1000000         0
738.18/738.48	c        75        96    105.96      7.17     14.78   1000000         0
741.09/741.36	c        75       108    106.17      7.23     14.69   1000000         0
743.98/744.22	c        75        93    105.88      7.05     15.02   1000000         0
746.78/747.09	c        79       102    106.00      7.08     14.97   1000000         0
749.68/749.96	c        79       116    106.29      7.03     15.12   1000000         0
752.58/752.84	c        76        89    106.04      7.18     14.77   1000000         0
755.48/755.71	c        73       103    106.10      7.22     14.70   1000000         0
758.27/758.58	c        77       113    105.84      7.27     14.57   1000000         0
761.17/761.45	c        75       101    105.87      7.14     14.83   1000000         0
764.07/764.34	c        75       110    106.18      7.12     14.92   1000000         0
766.97/767.23	c        74       116    106.01      7.20     14.73   1000000         0
769.87/770.10	c        77        98    106.09      7.18     14.78   1000000         0
772.67/772.98	c        75        96    106.06      7.18     14.77   1000000         0
775.57/775.85	c        76       101    106.25      7.14     14.88   1000000         0
778.48/778.71	c        74       106    105.95      7.20     14.72   1000000         0
781.27/781.59	c        79       111    106.02      7.18     14.77   1000000         0
784.17/784.46	c        77       126    106.02      7.21     14.70   1000000         0
787.07/787.33	c        77        92    106.15      7.15     14.84   1000000         0
789.97/790.20	c        76        99    106.00      7.15     14.82   1000000         0
792.77/793.07	c        77       105    106.03      7.22     14.69   1000000         0
795.66/795.95	c        76       112    106.09      7.24     14.65   1000000         0
798.56/798.83	c        79       108    106.04      7.26     14.61   1000000         0
801.46/801.70	c        78        96    106.18      7.17     14.80   1000000         0
804.26/804.57	c        77        91    105.97      7.20     14.72   1000000         0
807.17/807.44	c        78       100    105.92      7.15     14.81   1000000         0
810.06/810.31	c        76       109    105.97      7.19     14.75   1000000         0
812.86/813.18	c        77       111    105.85      7.19     14.72   1000000         0
815.76/816.05	c        78        92    105.95      7.12     14.88   1000000         0
818.66/818.93	c        75       104    105.90      7.15     14.82   1000000         0
821.56/821.81	c        79       105    105.96      7.18     14.76   1000000         0
824.36/824.67	c        77        88    106.25      7.21     14.73   1000000         0
827.26/827.55	c        68       104    105.95      7.16     14.81   1000000         0
830.16/830.41	c        76       114    105.95      7.18     14.75   1000000         0
832.95/833.27	c        78       111    105.80      7.17     14.76   1000000         0
835.85/836.15	c        75       128    106.05      7.10     14.94   1000000         0
838.75/839.03	c        73       104    106.05      7.27     14.60   1000000         0
841.65/841.90	c        77       101    106.14      7.09     14.97   1000000         0
844.46/844.77	c        69       118    106.16      7.20     14.74   1000000         0
847.35/847.64	c        76       109    106.24      7.18     14.79   1000000         0
850.25/850.51	c        73       117    105.92      7.13     14.86   1000000         0
853.05/853.38	c        73       105    106.13      7.18     14.79   1000000         0
855.95/856.24	c        76       117    105.91      7.24     14.64   1000000         0
858.85/859.12	c        79       115    105.94      7.15     14.81   1000000         0
861.65/861.98	c        74       100    106.08      7.19     14.75   1000000         0
864.55/864.85	c        77       103    106.19      7.21     14.72   1000000         0
867.45/867.72	c        76       102    106.05      7.13     14.86   1000000         0
870.24/870.59	c        77       113    106.09      7.24     14.65   1000000         0
873.15/873.47	c        75        99    106.00      7.20     14.72   1000000         0
876.04/876.35	c        78       101    106.04      7.18     14.77   1000000         0
878.94/879.22	c        79       104    106.12      7.19     14.77   1000000         0
881.74/882.09	c        78       103    105.85      7.16     14.79   1000000         0
884.64/884.96	c        77        98    106.10      7.17     14.80   1000000         0
887.54/887.84	c        77       102    106.27      7.19     14.77   1000000         0
890.44/890.72	c        79       114    105.93      7.23     14.64   1000000         0
893.24/893.59	c        77       108    105.87      7.16     14.79   1000000         0
896.14/896.47	c        76       104    105.77      7.18     14.74   1000000         0
899.04/899.35	c        77        97    106.10      7.17     14.79   1000000         0
901.94/902.22	c        78        96    106.00      7.05     15.03   1000000         0
904.83/905.11	c        74       107    106.10      7.18     14.78   1000000         0
907.63/907.98	c        74       107    106.01      7.21     14.71   1000000         0
910.54/910.85	c        75       109    105.92      7.10     14.91   1000000         0
913.43/913.73	c        76       104    105.99      7.14     14.84   1000000         0
916.33/916.60	c        76        99    106.16      7.28     14.59   1000000         0
919.13/919.49	c        78       108    106.05      7.19     14.76   1000000         0
922.03/922.36	c        78       103    106.04      7.14     14.84   1000000         0
924.93/925.23	c        77       114    106.13      7.21     14.72   1000000         0
927.83/928.10	c        77       104    105.84      7.16     14.79   1000000         0
930.63/930.97	c        79       100    106.00      7.15     14.83   1000000         0
933.53/933.84	c        76       116    106.16      7.21     14.72   1000000         0
936.43/936.71	c        77       101    105.92      7.13     14.85   1000000         0
939.22/939.59	c        76        97    106.03      7.16     14.80   1000000         0
942.12/942.45	c        76        99    106.22      7.23     14.70   1000000         0
945.02/945.33	c        76       108    105.82      7.16     14.78   1000000         0
947.83/948.20	c        77       102    106.14      7.20     14.74   1000000         0
950.72/951.07	c        79        98    106.03      7.12     14.89   1000000         0
953.62/953.95	c        77       114    105.85      7.18     14.74   1000000         0
956.52/956.82	c        75       101    105.89      7.22     14.66   1000000         0
959.32/959.69	c        75       113    106.30      7.14     14.88   1000000         0
962.22/962.57	c        77       114    105.83      7.20     14.69   1000000         0
965.12/965.44	c        72       120    106.17      7.19     14.77   1000000         0
968.01/968.33	c        77       113    106.16      7.27     14.61   1000000         0
970.92/971.20	c        76       128    105.93      7.26     14.58   1000000         0
973.71/974.07	c        78       122    106.12      7.15     14.84   1000000         0
976.61/976.94	c        75       111    106.21      7.16     14.82   1000000         0
979.51/979.81	c        78       100    106.12      7.12     14.90   1000000         0
982.31/982.69	c        76       113    106.28      7.19     14.79   1000000         0
985.22/985.55	c        77        94    106.11      7.17     14.80   1000000         0
988.11/988.42	c        75       108    105.91      7.24     14.63   1000000         0
991.01/991.30	c        76       119    105.95      7.16     14.80   1000000         0
993.81/994.19	c        75       103    105.82      7.21     14.67   1000000         0
996.71/997.09	c        74        93    106.04      7.17     14.80   1000000         0
999.61/999.97	c        71       123    106.00      7.14     14.84   1000000         0
1002.50/1002.83	c        73       111    106.09      7.29     14.56   1000000         0
1005.40/1005.71	c        75       107    106.09      7.18     14.78   1000000         0
1008.20/1008.58	c        73       107    105.98      7.24     14.64   1000000         0
1011.10/1011.46	c        77       109    105.80      7.17     14.76   1000000         0
1014.01/1014.33	c        75       104    106.21      7.23     14.69   1000000         0
1016.91/1017.20	c        76       108    106.16      7.15     14.86   1000000         0
1019.71/1020.07	c        72       112    106.05      7.21     14.71   1000000         0
1022.61/1022.95	c        78        98    106.11      7.30     14.54   1000000         0
1025.51/1025.83	c        78       114    106.13      7.13     14.89   1000000         0
1028.31/1028.69	c        76        94    105.66      7.17     14.73   1000000         0
1031.21/1031.56	c        77       113    106.13      7.21     14.72   1000000         0
1034.10/1034.43	c        77       111    106.10      7.10     14.95   1000000         0
1037.01/1037.31	c        70       106    105.97      7.18     14.75   1000000         0
1039.80/1040.19	c        72        98    106.10      7.17     14.81   1000000         0
1042.70/1043.06	c        74       104    105.80      7.22     14.65   1000000         0
1045.60/1045.94	c        74       109    105.65      7.19     14.70   1000000         0
1048.50/1048.82	c        77       120    106.03      7.07     15.01   1000000         0
1051.31/1051.68	c        76       101    106.09      7.07     15.01   1000000         0
1054.20/1054.55	c        75        98    105.85      7.18     14.74   1000000         0
1057.10/1057.42	c        77        98    105.97      7.26     14.60   1000000         0
1059.90/1060.29	c        76        90    105.96      7.19     14.74   1000000         0
1062.80/1063.17	c        78        97    105.84      7.20     14.70   1000000         0
1065.70/1066.04	c        76       105    106.16      7.16     14.83   1000000         0
1068.59/1068.91	c        76       105    105.99      7.13     14.87   1000000         0
1071.40/1071.78	c        74       102    105.95      7.23     14.66   1000000         0
1074.30/1074.66	c        75       109    105.79      7.27     14.55   1000000         0
1077.19/1077.53	c        76       105    105.84      7.19     14.72   1000000         0
1080.09/1080.40	c        75       100    105.94      7.23     14.66   1000000         0
1082.89/1083.28	c        77       106    105.83      7.22     14.65   1000000         0
1085.79/1086.15	c        74       108    105.85      7.22     14.66   1000000         0
1088.70/1089.03	c        76       119    105.99      7.14     14.85   1000000         0
1091.59/1091.91	c        77       102    106.15      7.15     14.84   1000000         0
1094.39/1094.78	c        72       100    105.85      7.20     14.69   1000000         0
1097.29/1097.64	c        76       107    105.92      7.13     14.85   1000000         0
1100.19/1100.51	c        75       113    105.75      7.28     14.53   1000000         0
1102.99/1103.38	c        79        94    106.13      7.17     14.81   1000000         0
1105.89/1106.26	c        75       104    105.96      7.15     14.82   1000000         0
1108.78/1109.14	c        76       119    106.12      7.25     14.64   1000000         0
1111.69/1112.01	c        76        96    106.04      7.24     14.65   1000000         0
1114.48/1114.89	c        77        97    105.88      7.12     14.86   1000000         0
1117.38/1117.76	c        78       119    105.88      7.13     14.86   1000000         0
1120.28/1120.63	c        78       104    106.13      7.16     14.82   1000000         0
1123.18/1123.50	c        75        98    105.81      7.23     14.64   1000000         0
1125.99/1126.38	c        77       109    105.73      7.24     14.61   1000000         0
1128.88/1129.25	c        74        89    106.27      7.13     14.91   1000000         0
1131.78/1132.12	c        74       118    106.12      7.27     14.60   1000000         0
1134.58/1134.99	c        76       104    106.24      7.15     14.85   1000000         0
1137.48/1137.86	c        76       108    105.98      7.26     14.59   1000000         0
1140.38/1140.73	c        76       101    105.95      7.15     14.83   1000000         0
1143.28/1143.61	c        76       104    105.97      7.20     14.71   1000000         0
1146.07/1146.48	c        74       108    105.73      7.19     14.71   1000000         0
1148.97/1149.35	c        78        92    106.23      7.17     14.82   1000000         0
1151.87/1152.23	c        77       112    106.11      7.16     14.81   1000000         0
1154.77/1155.10	c        77       101    106.20      7.23     14.69   1000000         0
1157.57/1157.98	c        76        99    106.03      7.11     14.92   1000000         0
1160.47/1160.85	c        75       106    106.01      7.17     14.78   1000000         0
1163.38/1163.73	c        75       100    106.10      7.18     14.78   1000000         0
1166.27/1166.60	c        78        91    106.03      7.25     14.62   1000000         0
1169.07/1169.47	c        74        98    105.91      7.14     14.82   1000000         0
1171.97/1172.35	c        75       105    105.79      7.20     14.69   1000000         0
1174.87/1175.21	c        75       111    105.98      7.22     14.69   1000000         0
1177.67/1178.08	c        74       120    105.90      7.30     14.51   1000000         0
1180.57/1180.95	c        75       109    105.94      7.14     14.84   1000000         0
1183.47/1183.81	c        74       108    105.82      7.27     14.55   1000000         0
1186.26/1186.69	c        76       102    106.26      7.19     14.78   1000000         0
1189.16/1189.56	c        75       111    105.97      7.17     14.79   1000000         0
1192.07/1192.43	c        76       110    105.67      7.25     14.57   1000000         0
1194.96/1195.31	c        73       105    105.69      7.29     14.51   1000000         0
1197.76/1198.18	c        75       113    105.85      7.17     14.77   1000000         0
1200.66/1201.06	c        74        99    106.01      7.20     14.72   1000000         0
1203.56/1203.93	c        79       115    106.02      7.12     14.89   1000000         0
1206.46/1206.81	c        77       114    106.07      7.21     14.70   1000000         0
1209.26/1209.67	c        75       107    106.07      7.16     14.81   1000000         0
1212.15/1212.53	c        72       107    106.11      7.10     14.94   1000000         0
1215.06/1215.40	c        76       106    105.91      7.19     14.73   1000000         0
1217.85/1218.28	c        75       104    105.91      7.16     14.79   1000000         0
1220.75/1221.15	c        77       114    105.96      7.15     14.83   1000000         0
1223.65/1224.02	c        78       104    106.27      7.26     14.64   1000000         0
1226.45/1226.89	c        77       109    106.09      7.16     14.81   1000000         0
1229.36/1229.76	c        73        98    105.98      7.19     14.74   1000000         0
1232.25/1232.63	c        75       111    106.11      7.25     14.64   1000000         0
1235.15/1235.50	c        79       107    106.00      7.15     14.83   1000000         0
1237.95/1238.37	c        78       111    106.09      7.08     14.98   1000000         0
1240.85/1241.24	c        74       102    106.15      7.18     14.79   1000000         0
1243.75/1244.11	c        78       102    106.15      7.12     14.90   1000000         0
1246.64/1247.00	c        75       101    106.04      7.23     14.67   1000000         0
1249.44/1249.88	c        76       116    105.97      7.15     14.83   1000000         0
1252.34/1252.75	c        78       113    106.16      7.16     14.83   1000000         0
1255.24/1255.62	c        75       110    106.02      7.13     14.87   1000000         0
1258.05/1258.49	c        77       115    105.98      7.16     14.81   1000000         0
1260.94/1261.35	c        75        99    105.85      7.26     14.58   1000000         0
1263.84/1264.22	c        77       116    105.78      7.20     14.69   1000000         0
1266.75/1267.10	c        71       117    105.95      7.17     14.77   1000000         0
1269.54/1269.96	c        76        96    105.97      7.12     14.87   1000000         0
1272.44/1272.84	c        78       101    106.02      7.20     14.72   1000000         0
1275.34/1275.72	c        77       111    106.19      7.19     14.77   1000000         0
1278.14/1278.59	c        73        91    105.69      7.16     14.77   1000000         0
1281.04/1281.45	c        76        93    106.16      7.20     14.75   1000000         0
1283.93/1284.33	c        73       108    106.04      7.18     14.77   1000000         0
1286.83/1287.21	c        76       104    105.97      7.21     14.71   1000000         0
1289.63/1290.08	c        76       103    106.24      7.19     14.79   1000000         0
1292.53/1292.95	c        77       121    106.01      7.20     14.72   1000000         0
1295.44/1295.83	c        75        98    105.87      7.15     14.81   1000000         0
1298.23/1298.69	c        74        94    106.10      7.23     14.68   1000000         0
1301.13/1301.57	c        79       100    106.14      7.20     14.75   1000000         0
1304.03/1304.44	c        76       107    105.99      7.14     14.84   1000000         0
1306.93/1307.31	c        75       110    105.94      7.19     14.74   1000000         0
1309.74/1310.19	c        73       116    106.07      7.13     14.88   1000000         0
1312.63/1313.07	c        77       104    106.07      7.14     14.86   1000000         0
1315.52/1315.91	c        78       109    106.15      7.11     14.93   1000000         0
1318.32/1318.78	c        73       112    106.31      7.04     15.11   1000000         0
1321.22/1321.66	c        75       107    105.89      7.24     14.63   1000000         0
1324.12/1324.53	c        76       102    105.92      7.19     14.73   1000000         0
1327.02/1327.40	c        75       103    106.14      7.21     14.71   1000000         0
1329.82/1330.27	c        74       110    106.02      7.16     14.81   1000000         0
1332.72/1333.14	c        74        98    106.02      7.20     14.73   1000000         0
1335.62/1336.02	c        76       107    106.01      7.19     14.74   1000000         0
1338.42/1338.89	c        77       114    106.00      7.12     14.88   1000000         0
1341.32/1341.76	c        72       119    106.02      7.26     14.60   1000000         0
1344.21/1344.63	c        75       105    105.95      7.32     14.48   1000000         0
1347.02/1347.50	c        76       108    106.09      7.15     14.83   1000000         0
1349.91/1350.37	c        75       110    106.00      7.17     14.78   1000000         0
1352.81/1353.25	c        77       124    106.03      7.20     14.74   1000000         0
1355.71/1356.13	c        74       104    105.92      7.16     14.79   1000000         0
1358.61/1359.01	c        76       110    106.10      7.24     14.66   1000000         0
1361.42/1361.88	c        79        94    106.20      7.12     14.92   1000000         0
1364.31/1364.75	c        76       103    106.09      7.18     14.78   1000000         0
1367.21/1367.62	c        76       112    106.12      7.19     14.77   1000000         0
1370.01/1370.49	c        76        99    106.09      7.22     14.70   1000000         0
1372.91/1373.35	c        77       114    106.15      7.20     14.75   1000000         0
1375.80/1376.23	c        76       112    105.95      7.13     14.86   1000000         0
1378.70/1379.10	c        74       114    105.92      7.19     14.73   1000000         0
1381.50/1381.97	c        78        88    106.11      7.19     14.76   1000000         0
1384.41/1384.85	c        78       102    106.05      7.13     14.87   1000000         0
1387.30/1387.72	c        75        95    105.89      7.26     14.59   1000000         0
1390.10/1390.59	c        75       104    106.19      7.09     14.97   1000000         0
1393.00/1393.46	c        75        99    106.15      7.09     14.98   1000000         0
1395.90/1396.34	c        73        97    106.11      7.19     14.75   1000000         0
1398.81/1399.22	c        79       115    106.17      7.18     14.79   1000000         0
1401.60/1402.09	c        76       100    105.98      7.10     14.94   1000000         0
1404.50/1404.96	c        75       101    105.97      7.18     14.75   1000000         0
1407.40/1407.83	c        75       109    105.85      7.21     14.68   1000000         0
1410.30/1410.70	c        74        96    105.81      7.07     14.97   1000000         0
1413.10/1413.58	c        70       104    105.95      7.20     14.72   1000000         0
1415.99/1416.45	c        73       105    105.93      7.07     14.98   1000000         0
1418.89/1419.33	c        78       109    105.93      7.21     14.69   1000000         0
1421.69/1422.19	c        78       100    106.09      7.25     14.62   1000000         0
1424.59/1425.06	c        76        97    106.03      7.08     14.97   1000000         0
1427.49/1427.93	c        74       116    106.15      7.14     14.86   1000000         0
1430.29/1430.79	c        76        96    106.11      7.23     14.68   1000000         0
1433.19/1433.66	c        77       102    106.04      7.23     14.66   1000000         0
1436.09/1436.50	c        77       105    106.13      7.11     14.93   1000000         0
1438.88/1439.37	c        76       101    105.94      7.14     14.85   1000000         0
1441.78/1442.25	c        77        97    106.28      7.19     14.79   1000000         0
1444.68/1445.13	c        79       105    105.95      7.09     14.95   1000000         0
1447.58/1448.00	c        75       113    106.07      7.18     14.78   1000000         0
1450.39/1450.87	c        78       102    106.11      7.10     14.95   1000000         0
1453.28/1453.74	c        77       101    106.19      7.18     14.78   1000000         0
1456.18/1456.60	c        77       113    105.98      7.15     14.82   1000000         0
1458.98/1459.47	c        77       100    105.91      7.19     14.73   1000000         0
1461.88/1462.34	c        76       104    106.18      7.16     14.82   1000000         0
1464.78/1465.22	c        76       106    105.91      7.17     14.77   1000000         0
1467.58/1468.10	c        76       101    105.93      7.18     14.76   1000000         0
1470.47/1470.96	c        77       115    106.04      7.22     14.68   1000000         0
1473.37/1473.84	c        75       106    105.92      7.09     14.93   1000000         0
1476.27/1476.72	c        76       102    106.13      7.17     14.80   1000000         0
1479.17/1479.60	c        76       113    105.93      7.25     14.61   1000000         0
1481.97/1482.47	c        75       104    106.00      7.27     14.59   1000000         0
1484.87/1485.35	c        73       117    106.12      7.18     14.79   1000000         0
1487.78/1488.23	c        78       102    106.18      7.21     14.73   1000000         0
1490.67/1491.10	c        79        99    106.06      7.08     14.98   1000000         0
1493.47/1493.97	c        74       109    105.94      7.14     14.84   1000000         0
1496.37/1496.84	c        77       108    106.23      7.16     14.83   1000000         0
1499.27/1499.71	c        78       103    105.92      7.25     14.61   1000000         0
1502.07/1502.58	c        72       107    105.74      7.13     14.83   1000000         0
1504.97/1505.45	c        72       112    106.10      7.07     15.01   1000000         0
1507.86/1508.32	c        78        97    105.94      7.18     14.75   1000000         0
1510.76/1511.20	c        75       107    105.82      7.15     14.79   1000000         0
1513.56/1514.08	c        73        98    106.03      7.17     14.80   1000000         0
1516.47/1516.96	c        71       108    105.87      7.16     14.79   1000000         0
1519.36/1519.85	c        75       103    106.04      7.16     14.80   1000000         0
1522.26/1522.72	c        76        98    106.08      7.16     14.81   1000000         0
1525.17/1525.60	c        76       104    106.09      7.20     14.74   1000000         0
1527.96/1528.47	c        77       108    106.09      7.09     14.97   1000000         0
1530.86/1531.33	c        75       117    105.95      7.17     14.78   1000000         0
1533.76/1534.21	c        77       113    106.10      7.15     14.84   1000000         0
1536.56/1537.08	c        78       105    105.89      7.18     14.74   1000000         0
1539.46/1539.96	c        78        99    106.07      7.16     14.81   1000000         0
1542.35/1542.82	c        73       110    106.12      7.23     14.69   1000000         0
1545.25/1545.70	c        76       107    106.01      7.19     14.75   1000000         0
1548.05/1548.58	c        78        99    105.84      7.15     14.80   1000000         0
1550.95/1551.45	c        74       102    105.88      7.13     14.85   1000000         0
1553.86/1554.33	c        75        95    105.91      7.14     14.83   1000000         0
1556.65/1557.17	c        77       104    105.97      7.14     14.84   1000000         0
1559.54/1560.04	c        74       105    106.12      7.17     14.80   1000000         0
1562.44/1562.91	c        78       111    105.89      7.26     14.58   1000000         0
1565.24/1565.78	c        77       110    106.12      7.19     14.77   1000000         0
1568.15/1568.66	c        72       105    106.02      7.15     14.83   1000000         0
1571.04/1571.53	c        75       106    106.03      7.29     14.54   1000000         0
1573.94/1574.41	c        77       120    106.08      7.20     14.74   1000000         0
1576.74/1577.28	c        76       114    106.19      7.22     14.71   1000000         0
1579.64/1580.15	c        74       101    106.18      7.18     14.80   1000000         0
1582.54/1583.02	c        76       109    106.07      7.09     14.96   1000000         0
1585.34/1585.89	c        78        98    106.02      7.17     14.80   1000000         0
1588.24/1588.76	c        77        99    106.02      7.24     14.64   1000000         0
1591.14/1591.64	c        79       111    106.10      7.22     14.69   1000000         0
1594.04/1594.50	c        75        93    105.92      7.15     14.81   1000000         0
1596.83/1597.38	c        76       103    105.91      7.17     14.76   1000000         0
1599.73/1600.24	c        74       102    106.01      7.25     14.63   1000000         0
1602.63/1603.12	c        76       108    105.80      7.13     14.83   1000000         0
1605.44/1605.99	c        79        97    105.96      7.07     14.99   1000000         0
1608.33/1608.86	c        75        99    105.98      7.27     14.58   1000000         0
1611.23/1611.74	c        78       103    105.94      7.14     14.83   1000000         0
1614.13/1614.61	c        73       101    105.89      7.14     14.84   1000000         0
1616.93/1617.48	c        73        99    106.14      7.16     14.83   1000000         0
1619.84/1620.35	c        76       117    105.93      7.21     14.70   1000000         0
1622.73/1623.23	c        77        93    106.27      7.21     14.74   1000000         0
1625.53/1626.09	c        76       114    106.07      7.03     15.08   1000000         0
1628.43/1628.96	c        77       105    106.12      7.24     14.66   1000000         0
1631.33/1631.83	c        77       105    105.84      7.13     14.84   1000000         0
1634.22/1634.71	c        76        94    105.99      7.10     14.93   1000000         0
1637.02/1637.57	c        76       107    105.95      7.24     14.64   1000000         0
1639.92/1640.44	c        73        95    106.24      7.20     14.75   1000000         0
1642.83/1643.31	c        77       109    106.19      7.25     14.65   1000000         0
1645.62/1646.18	c        76       107    106.17      7.19     14.77   1000000         0
1648.52/1649.05	c        79       106    106.17      7.11     14.94   1000000         0
1651.42/1651.93	c        79       121    105.84      7.09     14.93   1000000         0
1654.22/1654.79	c        77       113    106.09      7.16     14.82   1000000         0
1657.12/1657.66	c        75       110    106.14      7.22     14.71   1000000         0
1660.02/1660.53	c        75        95    106.14      7.13     14.88   1000000         0
1662.92/1663.40	c        78       116    106.13      7.21     14.73   1000000         0
1665.71/1666.28	c        74       104    106.15      7.11     14.94   1000000         0
1668.61/1669.15	c        65       102    105.99      7.22     14.68   1000000         0
1671.52/1672.02	c        74       100    105.82      7.14     14.82   1000000         0
1674.41/1674.90	c        69       106    105.81      7.17     14.76   1000000         0
1677.21/1677.79	c        77        96    106.05      7.19     14.75   1000000         0
1680.11/1680.66	c        77       119    106.12      7.15     14.84   1000000         0
1683.01/1683.53	c        76       117    105.89      7.17     14.77   1000000         0
1685.91/1686.41	c        73       105    106.08      7.16     14.82   1000000         0
1688.71/1689.28	c        76        98    105.83      7.22     14.66   1000000         0
1691.60/1692.15	c        71       114    106.12      7.14     14.87   1000000         0
1694.51/1695.02	c        76       103    106.07      7.10     14.94   1000000         0
1697.30/1697.90	c        77       106    106.18      7.10     14.95   1000000         0
1700.20/1700.78	c        77        89    106.14      7.23     14.68   1000000         0
1703.10/1703.66	c        80       104    106.09      7.14     14.87   1000000         0
1706.00/1706.53	c        77       122    106.05      7.16     14.81   1000000         0
1708.81/1709.40	c        75       109    106.15      7.12     14.90   1000000         0
1711.70/1712.27	c        75       104    106.02      7.22     14.69   1000000         0
1714.60/1715.15	c        76       113    106.17      7.19     14.76   1000000         0
1717.50/1718.01	c        75       111    106.14      7.27     14.60   1000000         0
1720.30/1720.88	c        75       104    106.12      7.21     14.72   1000000         0
1723.21/1723.76	c        76       105    105.91      7.22     14.68   1000000         0
1726.10/1726.63	c        75        98    105.97      7.24     14.63   1000000         0
1729.00/1729.51	c        73       105    106.06      7.15     14.84   1000000         0
1731.79/1732.38	c        78       109    106.14      7.18     14.78   1000000         0
1734.69/1735.26	c        76       110    106.39      7.15     14.87   1000000         0
1737.59/1738.13	c        72       112    106.05      7.19     14.76   1000000         0
1740.39/1740.99	c        78        96    106.11      7.16     14.82   1000000         0
1743.29/1743.87	c        75       102    106.07      7.25     14.63   1000000         0
1746.20/1746.74	c        76       106    105.90      7.24     14.63   1000000         0
1749.09/1749.61	c        77        94    105.78      7.15     14.80   1000000         0
1751.89/1752.47	c        77       102    106.07      7.14     14.85   1000000         0
1754.79/1755.36	c        76       127    106.04      7.25     14.62   1000000         0
1757.69/1758.23	c        77       104    106.19      7.25     14.65   1000000         0
1760.49/1761.10	c        74       106    105.95      7.15     14.82   1000000         0
1763.39/1763.97	c        77       111    106.17      7.10     14.95   1000000         0
1766.29/1766.84	c        74       104    106.13      7.22     14.71   1000000         0
1769.18/1769.71	c        76       109    105.90      7.22     14.67   1000000         0
1771.98/1772.59	c        79       112    106.22      7.20     14.75   1000000         0
1774.89/1775.46	c        77       109    106.16      7.16     14.82   1000000         0
1777.78/1778.33	c        75       113    106.00      7.20     14.73   1000000         0
1780.68/1781.20	c        75       102    106.02      7.27     14.58   1000000         0
1783.48/1784.08	c        76       106    106.00      7.22     14.68   1000000         0
1786.38/1786.95	c        75       107    106.08      7.18     14.77   1000000         0
1789.28/1789.82	c        74       110    106.11      7.23     14.67   1000000         0
1792.08/1792.69	c        79       101    106.06      7.13     14.88   1000000         0
1794.98/1795.57	c        79       107    106.01      7.06     15.01   1000000         0
1797.88/1798.44	c        76       100    106.18      7.23     14.69   1000000         0
1800.09/1800.61	HOME/run: line 2:  3002 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-2669899-1276611706/watcher-2669899-1276611706 -o /tmp/evaluation-result-2669899-1276611706/solver-2669899-1276611706 -C 1800 -W 2000 -M 1800 run HOME/instance-2669899-1276611706.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/107 3001
/proc/meminfo: memFree=1778396/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) R 2999 3001 2371 0 -1 4202496 344 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177161109 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0

[startup+0.030498 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 3001
/proc/meminfo: memFree=1778396/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101505 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 3001
/proc/meminfo: memFree=1778396/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300521 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 3001
/proc/meminfo: memFree=1778396/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701558 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 3001
/proc/meminfo: memFree=1778396/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50163 s]
/proc/loadavg: 1.00 1.00 1.00 2/109 3003
/proc/meminfo: memFree=1773544/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
[pid=3002] ppid=3001 vsize=40452 CPUtime=1.49
/proc/3002/stat : 3002 (PB-wave) R 3001 3001 2371 0 -1 4202496 1265 0 0 0 149 0 0 0 21 0 1 0 34826330 41422848 1194 1992294400 134512640 135071400 4292509584 18446744073709551615 134536768 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3002/statm: 10113 1194 62 137 0 9974 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49152

[startup+3.10177 s]
/proc/loadavg: 1.00 1.00 1.00 2/109 3003
/proc/meminfo: memFree=1773172/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
[pid=3002] ppid=3001 vsize=40452 CPUtime=3.09
/proc/3002/stat : 3002 (PB-wave) R 3001 3001 2371 0 -1 4202496 1273 0 0 0 309 0 0 0 25 0 1 0 34826330 41422848 1202 1992294400 134512640 135071400 4292509584 18446744073709551615 134525991 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3002/statm: 10113 1202 69 137 0 9974 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49152

[startup+6.30106 s]
/proc/loadavg: 1.00 1.00 1.00 2/109 3003
/proc/meminfo: memFree=1773172/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
[pid=3002] ppid=3001 vsize=40452 CPUtime=6.29
/proc/3002/stat : 3002 (PB-wave) R 3001 3001 2371 0 -1 4202496 1273 0 0 0 629 0 0 0 25 0 1 0 34826330 41422848 1202 1992294400 134512640 135071400 4292509584 18446744073709551615 134526620 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3002/statm: 10113 1202 69 137 0 9974 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49152

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/109 3003
/proc/meminfo: memFree=1772924/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
[pid=3002] ppid=3001 vsize=40452 CPUtime=12.69
/proc/3002/stat : 3002 (PB-wave) R 3001 3001 2371 0 -1 4202496 1273 0 0 0 1269 0 0 0 25 0 1 0 34826330 41422848 1202 1992294400 134512640 135071400 4292509584 18446744073709551615 134526672 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3002/statm: 10113 1202 69 137 0 9974 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49152

[startup+25.5008 s]
/proc/loadavg: 1.00 1.00 1.00 2/109 3003
/proc/meminfo: memFree=1772924/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
[pid=3002] ppid=3001 vsize=40452 CPUtime=25.48
/proc/3002/stat : 3002 (PB-wave) R 3001 3001 2371 0 -1 4202496 1273 0 0 0 2548 0 0 0 25 0 1 0 34826330 41422848 1202 1992294400 134512640 135071400 4292509584 18446744073709551615 134525977 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3002/statm: 10113 1202 69 137 0 9974 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49152

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/109 3003
/proc/meminfo: memFree=1772924/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
[pid=3002] ppid=3001 vsize=40452 CPUtime=51.07
/proc/3002/stat : 3002 (PB-wave) R 3001 3001 2371 0 -1 4202496 1273 0 0 0 5107 0 0 0 25 0 1 0 34826330 41422848 1202 1992294400 134512640 135071400 4292509584 18446744073709551615 134525991 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3002/statm: 10113 1202 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/109 3005
/proc/meminfo: memFree=1772552/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
[pid=3002] ppid=3001 vsize=40452 CPUtime=102.26
/proc/3002/stat : 3002 (PB-wave) R 3001 3001 2371 0 -1 4202496 1273 0 0 0 10226 0 0 0 25 0 1 0 34826330 41422848 1202 1992294400 134512640 135071400 4292509584 18446744073709551615 134537183 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3002/statm: 10113 1202 69 137 0 9974 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 49152

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/109 3007
/proc/meminfo: memFree=1772428/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
[pid=3002] ppid=3001 vsize=40452 CPUtime=162.24
/proc/3002/stat : 3002 (PB-wave) R 3001 3001 2371 0 -1 4202496 1273 0 0 0 16224 0 0 0 25 0 1 0 34826330 41422848 1202 1992294400 134512640 135071400 4292509584 18446744073709551615 134572051 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3002/statm: 10113 1202 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/109 3009
/proc/meminfo: memFree=1772428/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
[pid=3002] ppid=3001 vsize=40452 CPUtime=222.22
/proc/3002/stat : 3002 (PB-wave) R 3001 3001 2371 0 -1 4202496 1273 0 0 0 22222 0 0 0 25 0 1 0 34826330 41422848 1202 1992294400 134512640 135071400 4292509584 18446744073709551615 134525813 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3002/statm: 10113 1202 69 137 0 9974 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 49152

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/109 3009
/proc/meminfo: memFree=1772428/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
[pid=3002] ppid=3001 vsize=40452 CPUtime=282.21
/proc/3002/stat : 3002 (PB-wave) R 3001 3001 2371 0 -1 4202496 1273 0 0 0 28221 0 0 0 25 0 1 0 34826330 41422848 1202 1992294400 134512640 135071400 4292509584 18446744073709551615 134526366 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3002/statm: 10113 1202 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/109 3011
/proc/meminfo: memFree=1772180/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
[pid=3002] ppid=3001 vsize=40452 CPUtime=342.19
/proc/3002/stat : 3002 (PB-wave) R 3001 3001 2371 0 -1 4202496 1273 0 0 0 34219 0 0 0 25 0 1 0 34826330 41422848 1202 1992294400 134512640 135071400 4292509584 18446744073709551615 134526680 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3002/statm: 10113 1202 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/109 3013
/proc/meminfo: memFree=1772056/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
[pid=3002] ppid=3001 vsize=40452 CPUtime=402.17
/proc/3002/stat : 3002 (PB-wave) R 3001 3001 2371 0 -1 4202496 1273 0 0 0 40217 0 0 0 25 0 1 0 34826330 41422848 1202 1992294400 134512640 135071400 4292509584 18446744073709551615 134526134 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3002/statm: 10113 1202 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... #
################

/proc/3001/statm: 2175 244 204 178 0 68 0
[pid=3002] ppid=3001 vsize=40452 CPUtime=1062
/proc/3002/stat : 3002 (PB-wave) R 3001 3001 2371 0 -1 4202496 1273 0 0 0 106199 1 0 0 25 0 1 0 34826330 41422848 1202 1992294400 134512640 135071400 4292509584 18446744073709551615 134526477 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3002/statm: 10113 1202 69 137 0 9974 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 49152

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/109 3036
/proc/meminfo: memFree=1770072/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
[pid=3002] ppid=3001 vsize=40452 CPUtime=1121.98
/proc/3002/stat : 3002 (PB-wave) R 3001 3001 2371 0 -1 4202496 1273 0 0 0 112197 1 0 0 25 0 1 0 34826330 41422848 1202 1992294400 134512640 135071400 4292509584 18446744073709551615 134526618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3002/statm: 10113 1202 69 137 0 9974 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 49152

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/109 3036
/proc/meminfo: memFree=1770196/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
[pid=3002] ppid=3001 vsize=40452 CPUtime=1181.97
/proc/3002/stat : 3002 (PB-wave) R 3001 3001 2371 0 -1 4202496 1273 0 0 0 118196 1 0 0 25 0 1 0 34826330 41422848 1202 1992294400 134512640 135071400 4292509584 18446744073709551615 134526276 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3002/statm: 10113 1202 69 137 0 9974 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 49152

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/109 3038
/proc/meminfo: memFree=1769948/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
[pid=3002] ppid=3001 vsize=40452 CPUtime=1241.95
/proc/3002/stat : 3002 (PB-wave) R 3001 3001 2371 0 -1 4202496 1273 0 0 0 124194 1 0 0 25 0 1 0 34826330 41422848 1202 1992294400 134512640 135071400 4292509584 18446744073709551615 134526498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3002/statm: 10113 1202 69 137 0 9974 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 49152

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/109 3040
/proc/meminfo: memFree=1769700/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
[pid=3002] ppid=3001 vsize=40452 CPUtime=1301.94
/proc/3002/stat : 3002 (PB-wave) R 3001 3001 2371 0 -1 4202496 1273 0 0 0 130193 1 0 0 25 0 1 0 34826330 41422848 1202 1992294400 134512640 135071400 4292509584 18446744073709551615 134519876 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3002/statm: 10113 1202 69 137 0 9974 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 49152

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/109 3042
/proc/meminfo: memFree=1769700/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
[pid=3002] ppid=3001 vsize=40452 CPUtime=1361.91
/proc/3002/stat : 3002 (PB-wave) R 3001 3001 2371 0 -1 4202496 1273 0 0 0 136190 1 0 0 25 0 1 0 34826330 41422848 1202 1992294400 134512640 135071400 4292509584 18446744073709551615 134525863 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3002/statm: 10113 1202 69 137 0 9974 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 49152

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/109 3044
/proc/meminfo: memFree=1769452/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
[pid=3002] ppid=3001 vsize=40452 CPUtime=1421.9
/proc/3002/stat : 3002 (PB-wave) R 3001 3001 2371 0 -1 4202496 1273 0 0 0 142189 1 0 0 25 0 1 0 34826330 41422848 1202 1992294400 134512640 135071400 4292509584 18446744073709551615 134526372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3002/statm: 10113 1202 69 137 0 9974 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 49152

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/109 3044
/proc/meminfo: memFree=1769452/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
[pid=3002] ppid=3001 vsize=40452 CPUtime=1481.87
/proc/3002/stat : 3002 (PB-wave) R 3001 3001 2371 0 -1 4202496 1273 0 0 0 148186 1 0 0 25 0 1 0 34826330 41422848 1202 1992294400 134512640 135071400 4292509584 18446744073709551615 134525641 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3002/statm: 10113 1202 69 137 0 9974 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 49152

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/109 3046
/proc/meminfo: memFree=1769328/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
[pid=3002] ppid=3001 vsize=40452 CPUtime=1541.85
/proc/3002/stat : 3002 (PB-wave) R 3001 3001 2371 0 -1 4202496 1273 0 0 0 154184 1 0 0 25 0 1 0 34826330 41422848 1202 1992294400 134512640 135071400 4292509584 18446744073709551615 134525819 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3002/statm: 10113 1202 69 137 0 9974 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 49152

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/109 3048
/proc/meminfo: memFree=1769204/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
[pid=3002] ppid=3001 vsize=40452 CPUtime=1601.83
/proc/3002/stat : 3002 (PB-wave) R 3001 3001 2371 0 -1 4202496 1273 0 0 0 160182 1 0 0 25 0 1 0 34826330 41422848 1202 1992294400 134512640 135071400 4292509584 18446744073709551615 134526276 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3002/statm: 10113 1202 69 137 0 9974 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 49152

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/109 3050
/proc/meminfo: memFree=1769080/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
[pid=3002] ppid=3001 vsize=40452 CPUtime=1661.82
/proc/3002/stat : 3002 (PB-wave) R 3001 3001 2371 0 -1 4202496 1273 0 0 0 166181 1 0 0 25 0 1 0 34826330 41422848 1202 1992294400 134512640 135071400 4292509584 18446744073709551615 134526375 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3002/statm: 10113 1202 69 137 0 9974 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 49152

[startup+1722.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/109 3052
/proc/meminfo: memFree=1768956/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
[pid=3002] ppid=3001 vsize=40452 CPUtime=1721.8
/proc/3002/stat : 3002 (PB-wave) R 3001 3001 2371 0 -1 4202496 1273 0 0 0 172179 1 0 0 25 0 1 0 34826330 41422848 1202 1992294400 134512640 135071400 4292509584 18446744073709551615 134519783 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3002/statm: 10113 1202 69 137 0 9974 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 49152

[startup+1782.3 s]
/proc/loadavg: 1.08 1.03 1.00 2/109 3052
/proc/meminfo: memFree=1768832/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
[pid=3002] ppid=3001 vsize=40452 CPUtime=1781.78
/proc/3002/stat : 3002 (PB-wave) R 3001 3001 2371 0 -1 4202496 1273 0 0 0 178177 1 0 0 25 0 1 0 34826330 41422848 1202 1992294400 134512640 135071400 4292509584 18446744073709551615 134525813 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3002/statm: 10113 1202 69 137 0 9974 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 49152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.06 1.02 1.00 2/109 3054
/proc/meminfo: memFree=1768832/2059040 swapFree=4140108/4192956
[pid=3001] ppid=2999 vsize=8700 CPUtime=0
/proc/3001/stat : 3001 (run) S 2999 3001 2371 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 34826329 8908800 244 1992294400 4194304 4922060 140733512869824 18446744073709551615 259177159813 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/3001/statm: 2175 244 204 178 0 68 0
[pid=3002] ppid=3001 vsize=40452 CPUtime=1800.09
/proc/3002/stat : 3002 (PB-wave) R 3001 3001 2371 0 -1 4202496 1273 0 0 0 180008 1 0 0 25 0 1 0 34826330 41422848 1202 1992294400 134512640 135071400 4292509584 18446744073709551615 134526311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3002/statm: 10113 1202 69 137 0 9974 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 49152

Sending SIGTERM to process tree (bottom up)

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.09
system time used= 0.019996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1646
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= 4
involuntary context switches= 5619

runsolver used 2.92256 second user time and 8.61269 second system time

The end

Launcher Data

Begin job on node025 at 2010-06-15 16:21:46
IDJOB=2669899
IDBENCH=1501
IDSOLVER=1171
FILE ID=node025/2669899-1276611706
PBS_JOBID= 11172242
Free space on /tmp= 62580 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,3-13,19.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2669899-1276611706/watcher-2669899-1276611706 -o /tmp/evaluation-result-2669899-1276611706/solver-2669899-1276611706 -C 1800 -W 2000 -M 1800  run HOME/instance-2669899-1276611706.opb

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

MD5SUM BENCH= 24c836f3fcb46569dfcfdc2eda4dee98
RANDOM SEED=1038877998

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1778916 kB
Buffers:         70420 kB
Cached:         119956 kB
SwapCached:       7076 kB
Active:         106080 kB
Inactive:        98580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1778916 kB
SwapTotal:     4192956 kB
SwapFree:      4140108 kB
Dirty:            1796 kB
Writeback:           0 kB
AnonPages:       11796 kB
Mapped:          12976 kB
Slab:            53612 kB
PageTables:       4092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181932 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= 62580 MiB
End job on node025 at 2010-06-15 16:51:47