Trace number 2669894

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:3-13,25,26.opb
MD5SUM28d827e98d8e81c3ff9d9e47a6238269
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 benchmark13.5089
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4644
Total number of constraints31254
Number of constraints which are clauses30228
Number of constraints which are cardinality constraints (but not clauses)948
Number of constraints which are nor clauses,nor cardinality constraints78
Minimum length of a constraint3
Maximum length of a constraint29
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 104
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.10	c PB-wave - v2
0.00/0.10	c command line = ./PB-wave
0.00/0.10	c seed = 4033218
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 4644 #con 31254
0.00/0.10	mode is SAT
0.00/0.10	c tail starts after flip = 13932
0.00/0.10	c numatom = 4644, numclause = 31428, numliterals = 101952
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
3.19/3.29	c        76       107    106.22      7.06     15.06   1000000         0
6.39/6.49	c        76        98    106.21      7.07     15.02   1000000         0
9.58/9.68	c        75       101    106.10      7.13     14.88   1000000         0
12.78/12.87	c        77        97    106.04      7.19     14.75   1000000         0
15.98/16.06	c        78       116    106.35      7.20     14.78   1000000         0
19.18/19.26	c        78       104    106.34      7.09     14.99   1000000         0
22.38/22.45	c        76       101    106.05      7.17     14.80   1000000         0
25.58/25.64	c        78       122    106.18      7.12     14.91   1000000         0
28.78/28.84	c        76       112    106.45      7.11     14.96   1000000         0
31.98/32.03	c        77        99    106.43      7.12     14.95   1000000         0
35.18/35.22	c        77       111    106.23      7.14     14.87   1000000         0
38.38/38.42	c        78       105    106.25      7.13     14.90   1000000         0
41.57/41.62	c        75       103    106.19      7.15     14.86   1000000         0
44.77/44.81	c        77        96    106.21      7.16     14.83   1000000         0
47.97/48.00	c        78       102    106.32      7.13     14.91   1000000         0
51.07/51.20	c        77       101    106.40      7.19     14.80   1000000         0
54.27/54.39	c        73       106    106.39      7.05     15.10   1000000         0
57.47/57.58	c        75       102    106.27      7.11     14.95   1000000         0
60.67/60.78	c        77       113    106.22      7.09     14.98   1000000         0
63.87/63.97	c        79       108    106.30      7.22     14.73   1000000         0
67.07/67.17	c        74       111    106.13      7.05     15.05   1000000         0
70.27/70.36	c        77       112    106.22      7.14     14.88   1000000         0
73.46/73.55	c        78       104    106.17      7.11     14.93   1000000         0
76.66/76.75	c        78       112    106.41      7.19     14.80   1000000         0
79.86/79.94	c        77       100    106.65      7.30     14.61   1000000         0
83.06/83.14	c        79       107    106.36      7.15     14.88   1000000         0
86.26/86.34	c        77       103    106.33      7.16     14.84   1000000         0
89.46/89.53	c        77       117    106.51      7.17     14.85   1000000         0
92.66/92.73	c        78       102    106.27      7.15     14.86   1000000         0
95.86/95.92	c        76       111    106.51      7.17     14.85   1000000         0
99.06/99.12	c        78       110    106.11      7.19     14.76   1000000         0
102.26/102.31	c        80       102    106.39      7.10     14.97   1000000         0
105.46/105.50	c        77       113    106.18      7.15     14.85   1000000         0
108.65/108.70	c        77        97    106.46      7.12     14.95   1000000         0
111.75/111.89	c        74       109    106.35      7.04     15.11   1000000         0
114.95/115.09	c        77        98    106.36      7.18     14.82   1000000         0
118.15/118.28	c        74       113    106.26      7.21     14.73   1000000         0
121.35/121.47	c        72       104    106.32      7.27     14.63   1000000         0
124.55/124.67	c        79       112    106.45      7.14     14.90   1000000         0
127.75/127.86	c        78        99    106.06      7.08     14.99   1000000         0
130.95/131.06	c        74       117    106.20      7.10     14.96   1000000         0
134.15/134.25	c        79       102    106.44      7.15     14.89   1000000         0
137.35/137.44	c        78       111    106.47      7.18     14.83   1000000         0
140.55/140.63	c        77       108    106.32      7.18     14.80   1000000         0
143.74/143.83	c        76       107    106.27      6.99     15.21   1000000         0
146.94/147.02	c        77        97    106.30      7.09     15.00   1000000         0
150.14/150.21	c        75       106    106.39      7.01     15.17   1000000         0
153.34/153.41	c        76       102    106.15      7.16     14.83   1000000         0
156.54/156.61	c        79       114    106.30      7.17     14.83   1000000         0
159.74/159.80	c        79       107    106.44      7.07     15.06   1000000         0
162.94/163.00	c        76       103    106.46      7.07     15.06   1000000         0
166.05/166.19	c        74       101    106.47      7.17     14.86   1000000         0
169.24/169.39	c        76       116    106.32      7.08     15.02   1000000         0
172.44/172.58	c        79       113    106.41      7.15     14.88   1000000         0
175.64/175.78	c        77        96    106.27      7.23     14.70   1000000         0
178.83/178.98	c        77       118    106.35      7.20     14.78   1000000         0
182.03/182.17	c        75        94    106.28      7.23     14.70   1000000         0
185.23/185.37	c        76       106    106.52      7.09     15.03   1000000         0
188.43/188.56	c        74       108    106.48      7.08     15.03   1000000         0
191.63/191.75	c        76       102    106.49      7.08     15.04   1000000         0
194.83/194.94	c        78       114    106.21      7.21     14.74   1000000         0
198.03/198.13	c        76       113    106.51      7.13     14.95   1000000         0
201.24/201.33	c        75       112    106.34      7.21     14.76   1000000         0
204.43/204.52	c        76       110    106.27      7.14     14.89   1000000         0
207.63/207.71	c        76        95    106.24      7.18     14.79   1000000         0
210.82/210.90	c        78       123    106.47      7.10     15.00   1000000         0
213.92/214.09	c        78       111    106.23      7.09     14.97   1000000         0
217.12/217.29	c        77       109    106.23      7.08     15.00   1000000         0
220.32/220.48	c        77       103    106.35      7.13     14.92   1000000         0
223.52/223.67	c        76       112    106.13      7.22     14.71   1000000         0
226.72/226.87	c        76       102    106.35      7.07     15.04   1000000         0
229.92/230.06	c        75       106    106.30      7.18     14.81   1000000         0
233.13/233.26	c        77       106    106.38      7.12     14.95   1000000         0
236.32/236.45	c        76        95    106.36      7.23     14.72   1000000         0
239.52/239.65	c        74        99    106.34      7.15     14.87   1000000         0
242.72/242.84	c        76       113    106.48      7.15     14.90   1000000         0
245.91/246.03	c        80       104    106.44      7.08     15.03   1000000         0
249.11/249.23	c        77       113    106.26      7.08     15.00   1000000         0
252.31/252.42	c        75       104    106.34      7.12     14.94   1000000         0
255.51/255.62	c        79       110    106.38      7.19     14.80   1000000         0
258.71/258.82	c        77       102    105.96      7.08     14.96   1000000         0
261.91/262.01	c        78       106    106.54      7.18     14.83   1000000         0
265.11/265.20	c        78        99    106.39      7.08     15.02   1000000         0
268.21/268.40	c        77       118    106.31      7.13     14.91   1000000         0
271.41/271.59	c        71       106    106.15      7.19     14.76   1000000         0
274.61/274.79	c        72       104    106.29      7.10     14.96   1000000         0
277.80/277.98	c        76       104    106.09      7.13     14.87   1000000         0
281.00/281.17	c        74       119    106.12      7.21     14.72   1000000         0
284.20/284.37	c        76       119    106.45      7.14     14.91   1000000         0
287.40/287.56	c        77       104    106.33      7.14     14.89   1000000         0
290.60/290.75	c        70       107    106.40      7.08     15.03   1000000         0
293.80/293.95	c        74       101    106.40      7.08     15.03   1000000         0
297.00/297.14	c        75       114    106.49      7.16     14.87   1000000         0
300.21/300.34	c        80       120    106.27      7.15     14.87   1000000         0
303.40/303.53	c        77       104    106.33      7.16     14.85   1000000         0
306.60/306.72	c        78       118    106.41      7.06     15.08   1000000         0
309.79/309.92	c        78       117    106.22      7.14     14.88   1000000         0
312.99/313.11	c        79       106    106.46      7.16     14.87   1000000         0
316.19/316.30	c        77       101    106.15      7.11     14.93   1000000         0
319.39/319.50	c        76        98    106.35      7.23     14.72   1000000         0
322.49/322.69	c        76        96    106.16      7.13     14.89   1000000         0
325.69/325.89	c        77       101    106.45      7.10     15.00   1000000         0
328.89/329.08	c        75       100    106.36      7.13     14.92   1000000         0
332.10/332.28	c        76       116    106.48      7.06     15.08   1000000         0
335.30/335.47	c        76       102    106.06      7.12     14.90   1000000         0
338.49/338.66	c        77       113    106.23      7.11     14.95   1000000         0
341.69/341.86	c        76        97    106.50      7.24     14.71   1000000         0
344.88/345.06	c        79       110    106.32      7.10     14.97   1000000         0
348.08/348.25	c        76       109    106.52      7.12     14.96   1000000         0
351.28/351.45	c        74        95    106.36      7.17     14.83   1000000         0
354.48/354.65	c        73       113    106.24      7.10     14.97   1000000         0
357.68/357.84	c        79       117    106.20      7.08     15.01   1000000         0
360.88/361.03	c        78        99    106.29      7.07     15.04   1000000         0
364.08/364.22	c        75       104    105.95      7.03     15.07   1000000         0
367.29/367.42	c        77        99    106.28      7.15     14.86   1000000         0
370.48/370.61	c        78       111    106.19      7.09     14.98   1000000         0
373.68/373.81	c        76       110    106.36      7.22     14.74   1000000         0
376.88/377.00	c        77       103    106.55      7.16     14.88   1000000         0
380.07/380.20	c        78       117    106.15      7.12     14.92   1000000         0
383.17/383.39	c        70       109    106.41      7.16     14.86   1000000         0
386.37/386.59	c        79       109    106.37      7.00     15.20   1000000         0
389.57/389.78	c        77       110    106.36      7.17     14.84   1000000         0
392.77/392.98	c        71       104    106.37      7.13     14.93   1000000         0
395.97/396.17	c        76        90    106.32      7.08     15.01   1000000         0
399.18/399.37	c        73       108    106.46      7.09     15.02   1000000         0
402.37/402.56	c        74       109    106.21      7.09     14.98   1000000         0
405.57/405.76	c        77       114    106.40      7.11     14.97   1000000         0
408.77/408.96	c        74       106    106.38      7.10     14.97   1000000         0
411.97/412.15	c        76       103    106.20      7.09     14.97   1000000         0
415.16/415.35	c        79       112    106.43      7.12     14.95   1000000         0
418.36/418.54	c        78       110    106.19      7.14     14.86   1000000         0
421.56/421.74	c        75        96    106.22      7.07     15.03   1000000         0
424.76/424.93	c        77       125    106.19      7.12     14.91   1000000         0
427.96/428.13	c        77       104    106.18      7.22     14.71   1000000         0
431.16/431.32	c        76       103    106.24      7.23     14.70   1000000         0
434.37/434.51	c        75       101    106.28      7.26     14.63   1000000         0
437.56/437.70	c        77       101    106.55      7.09     15.02   1000000         0
440.76/440.90	c        80       111    106.37      7.11     14.96   1000000         0
443.96/444.10	c        78       117    106.35      7.17     14.84   1000000         0
447.06/447.29	c        73       108    106.47      7.12     14.96   1000000         0
450.25/450.48	c        76       111    106.47      7.16     14.87   1000000         0
453.45/453.68	c        77        92    106.16      7.08     14.99   1000000         0
456.65/456.87	c        77       104    106.39      7.11     14.96   1000000         0
459.85/460.07	c        78       102    106.23      7.03     15.11   1000000         0
463.05/463.26	c        78       111    106.31      7.22     14.73   1000000         0
466.26/466.46	c        77        98    106.37      7.18     14.82   1000000         0
469.46/469.65	c        76       100    106.17      7.08     15.00   1000000         0
472.65/472.84	c        73        95    106.38      7.09     15.01   1000000         0
475.85/476.04	c        77       114    106.40      7.15     14.88   1000000         0
479.05/479.24	c        76       103    106.25      7.15     14.86   1000000         0
482.24/482.44	c        76       102    106.13      7.02     15.11   1000000         0
485.44/485.63	c        78       103    106.14      7.13     14.88   1000000         0
488.64/488.82	c        77       122    106.18      7.15     14.84   1000000         0
491.84/492.02	c        76        94    106.18      7.16     14.82   1000000         0
495.04/495.21	c        75       126    106.32      7.13     14.90   1000000         0
498.24/498.41	c        76       107    106.45      7.18     14.84   1000000         0
501.35/501.60	c        71       104    106.29      7.19     14.79   1000000         0
504.65/504.80	c        77       103    106.34      7.06     15.07   1000000         0
507.74/507.99	c        76       107    106.52      7.19     14.81   1000000         0
510.94/511.19	c        76       121    106.28      7.25     14.66   1000000         0
514.13/514.39	c        76        98    106.53      7.13     14.94   1000000         0
517.33/517.59	c        76       110    106.11      7.05     15.04   1000000         0
520.53/520.78	c        74       102    106.11      7.05     15.06   1000000         0
523.73/523.98	c        78       127    106.45      7.11     14.97   1000000         0
526.93/527.17	c        77       107    106.48      7.11     14.97   1000000         0
530.13/530.37	c        74       111    106.32      7.18     14.81   1000000         0
533.34/533.57	c        75       112    106.38      7.10     14.98   1000000         0
536.54/536.76	c        78        98    106.31      7.04     15.09   1000000         0
539.73/539.95	c        76       104    106.31      7.19     14.78   1000000         0
542.93/543.15	c        75       111    106.31      7.21     14.74   1000000         0
546.13/546.34	c        75       113    106.37      7.16     14.86   1000000         0
549.32/549.54	c        78       103    106.32      7.04     15.11   1000000         0
552.52/552.73	c        74        98    106.54      7.26     14.67   1000000         0
555.72/555.92	c        70       114    106.24      7.24     14.68   1000000         0
558.92/559.12	c        78        98    106.36      7.21     14.75   1000000         0
562.12/562.32	c        77       108    106.53      7.11     14.99   1000000         0
565.32/565.51	c        78       102    106.17      7.17     14.81   1000000         0
568.53/568.71	c        75       101    106.39      7.08     15.04   1000000         0
571.73/571.90	c        75       106    106.31      7.14     14.88   1000000         0
574.92/575.10	c        77       108    106.29      7.13     14.90   1000000         0
578.02/578.29	c        79       113    106.34      7.07     15.05   1000000         0
581.22/581.49	c        79       102    106.13      7.15     14.84   1000000         0
584.41/584.68	c        77       105    106.32      7.09     14.99   1000000         0
587.61/587.87	c        78       108    106.53      7.14     14.93   1000000         0
590.81/591.07	c        77       102    106.31      7.09     14.99   1000000         0
594.01/594.26	c        78       107    106.54      7.19     14.82   1000000         0
597.21/597.46	c        76       105    106.32      7.13     14.90   1000000         0
600.42/600.66	c        76       107    106.37      7.06     15.06   1000000         0
603.61/603.85	c        76       101    106.37      7.21     14.75   1000000         0
606.81/607.05	c        79       100    106.44      7.12     14.96   1000000         0
610.00/610.24	c        79       113    106.31      7.19     14.80   1000000         0
613.20/613.44	c        75        97    106.38      7.15     14.87   1000000         0
616.40/616.63	c        76       100    106.20      7.09     14.99   1000000         0
619.60/619.82	c        78       103    106.52      7.08     15.04   1000000         0
622.80/623.02	c        76       107    106.12      7.22     14.70   1000000         0
626.00/626.21	c        77       108    106.43      7.03     15.14   1000000         0
629.20/629.40	c        72       107    106.27      7.19     14.79   1000000         0
632.40/632.60	c        79       111    106.48      7.12     14.96   1000000         0
635.50/635.79	c        78       110    106.30      7.08     15.01   1000000         0
638.70/638.99	c        78        97    106.49      7.11     14.99   1000000         0
641.90/642.18	c        74       102    106.17      7.17     14.81   1000000         0
645.09/645.38	c        77       117    106.40      7.08     15.03   1000000         0
648.29/648.57	c        76       108    106.06      7.18     14.78   1000000         0
651.49/651.76	c        78       121    106.22      7.07     15.02   1000000         0
654.69/654.96	c        78        92    106.48      7.11     14.98   1000000         0
657.89/658.15	c        78       108    106.28      7.17     14.83   1000000         0
661.09/661.34	c        78       117    106.19      7.18     14.80   1000000         0
664.29/664.54	c        76        98    106.53      7.19     14.82   1000000         0
667.50/667.73	c        76       109    106.22      7.10     14.95   1000000         0
670.69/670.92	c        76       116    106.42      7.13     14.94   1000000         0
673.89/674.12	c        77       110    106.41      7.14     14.91   1000000         0
677.09/677.31	c        77       113    106.52      7.14     14.93   1000000         0
680.28/680.50	c        78       111    106.28      7.12     14.92   1000000         0
683.38/683.70	c        76       102    106.47      7.15     14.90   1000000         0
686.58/686.89	c        78       102    106.03      7.12     14.89   1000000         0
689.78/690.09	c        76        96    106.15      7.06     15.03   1000000         0
692.98/693.28	c        76       104    106.34      7.08     15.02   1000000         0
696.18/696.47	c        77       107    106.32      7.24     14.69   1000000         0
699.39/699.67	c        74       104    106.31      7.15     14.88   1000000         0
702.58/702.86	c        71       105    106.22      7.14     14.88   1000000         0
705.78/706.06	c        77       111    106.43      7.05     15.10   1000000         0
708.98/709.26	c        77       114    106.38      7.20     14.77   1000000         0
712.17/712.45	c        78       112    106.52      7.18     14.84   1000000         0
715.37/715.64	c        79       112    106.56      7.12     14.97   1000000         0
718.57/718.83	c        77       105    106.24      7.10     14.96   1000000         0
721.77/722.03	c        78       105    106.43      7.11     14.97   1000000         0
724.97/725.23	c        77       117    106.35      7.13     14.91   1000000         0
728.17/728.42	c        76       107    106.26      7.18     14.80   1000000         0
731.37/731.62	c        78       109    106.32      7.19     14.78   1000000         0
734.58/734.81	c        77       106    106.23      7.07     15.02   1000000         0
737.77/738.01	c        76       106    106.54      7.02     15.17   1000000         0
740.96/741.24	c        75       111    106.42      7.16     14.86   1000000         0
744.16/744.43	c        71       111    106.22      7.11     14.95   1000000         0
747.36/747.62	c        76       106    106.37      7.16     14.86   1000000         0
750.56/750.82	c        78       102    106.26      7.09     14.99   1000000         0
753.76/754.02	c        73        94    106.17      7.15     14.84   1000000         0
756.96/757.21	c        79       104    106.35      7.11     14.95   1000000         0
760.16/760.40	c        77       115    106.25      7.13     14.90   1000000         0
763.36/763.60	c        72       117    106.24      7.23     14.70   1000000         0
766.46/766.80	c        78        95    106.46      7.14     14.91   1000000         0
769.66/769.99	c        76       108    106.38      7.11     14.96   1000000         0
772.85/773.19	c        77       105    106.43      7.09     15.00   1000000         0
776.05/776.38	c        75       109    106.22      7.09     14.99   1000000         0
779.25/779.58	c        78       107    106.29      7.05     15.08   1000000         0
782.45/782.77	c        75        86    106.51      7.18     14.84   1000000         0
785.65/785.97	c        78       101    106.31      7.19     14.78   1000000         0
788.85/789.16	c        77       105    106.59      7.16     14.90   1000000         0
792.05/792.36	c        80        98    106.44      7.13     14.93   1000000         0
795.25/795.55	c        77       110    106.36      7.10     14.97   1000000         0
798.45/798.74	c        75       103    106.32      7.11     14.95   1000000         0
801.65/801.93	c        76       116    106.19      7.18     14.80   1000000         0
804.85/805.13	c        78       106    106.56      7.08     15.04   1000000         0
808.04/808.32	c        76        99    106.34      7.13     14.92   1000000         0
811.24/811.51	c        76        99    106.39      7.11     14.97   1000000         0
814.44/814.71	c        74       100    106.30      7.07     15.05   1000000         0
817.64/817.90	c        78       112    106.61      7.13     14.95   1000000         0
820.74/821.09	c        75       110    106.44      7.16     14.86   1000000         0
823.94/824.28	c        76        98    106.30      7.09     14.99   1000000         0
827.14/827.48	c        78        97    106.28      7.14     14.89   1000000         0
830.34/830.67	c        74       108    106.03      7.14     14.85   1000000         0
833.54/833.86	c        77       101    106.29      7.09     14.98   1000000         0
836.74/837.06	c        75       109    106.49      7.13     14.94   1000000         0
839.94/840.25	c        79       113    106.32      7.12     14.93   1000000         0
843.13/843.45	c        77       102    106.44      7.10     15.00   1000000         0
846.33/846.64	c        78       123    106.38      7.10     14.98   1000000         0
849.53/849.83	c        76       111    106.23      7.11     14.94   1000000         0
852.73/853.03	c        78       113    106.02      7.12     14.90   1000000         0
855.93/856.22	c        78       107    106.33      7.09     14.99   1000000         0
859.13/859.42	c        77       102    106.24      7.19     14.77   1000000         0
862.33/862.61	c        78       115    106.40      7.15     14.89   1000000         0
865.53/865.81	c        76        99    106.30      7.06     15.06   1000000         0
868.63/869.00	c        74       110    106.50      7.17     14.86   1000000         0
871.83/872.20	c        78       119    106.30      7.18     14.80   1000000         0
875.02/875.39	c        77       101    106.43      7.10     14.99   1000000         0
878.22/878.58	c        79       105    106.57      7.04     15.13   1000000         0
881.42/881.78	c        74       108    106.38      7.18     14.81   1000000         0
884.62/884.98	c        76        95    106.23      7.07     15.03   1000000         0
887.82/888.17	c        72       104    106.48      7.14     14.91   1000000         0
891.02/891.36	c        77       104    106.35      7.17     14.83   1000000         0
894.22/894.56	c        76       107    106.20      7.08     14.99   1000000         0
897.42/897.75	c        77       106    106.39      7.19     14.80   1000000         0
900.63/900.94	c        77       110    106.28      7.13     14.90   1000000         0
903.82/904.13	c        78       107    106.34      7.11     14.96   1000000         0
907.02/907.33	c        77        96    106.18      7.11     14.94   1000000         0
910.21/910.52	c        77       103    106.37      7.11     14.96   1000000         0
913.41/913.71	c        76       103    106.56      7.20     14.81   1000000         0
916.61/916.91	c        77       111    106.31      7.10     14.97   1000000         0
919.81/920.10	c        77        92    106.34      7.14     14.90   1000000         0
922.91/923.29	c        76       109    106.48      7.16     14.88   1000000         0
926.11/926.48	c        78       102    106.38      7.14     14.90   1000000         0
929.31/929.67	c        78        98    106.33      7.11     14.96   1000000         0
932.52/932.87	c        77       102    106.32      7.11     14.96   1000000         0
935.71/936.07	c        78       110    106.37      7.14     14.90   1000000         0
938.91/939.26	c        76        96    106.41      7.07     15.05   1000000         0
942.11/942.45	c        76       103    106.39      7.10     14.99   1000000         0
945.30/945.65	c        78       112    106.43      7.04     15.12   1000000         0
948.50/948.84	c        76       109    106.34      7.19     14.78   1000000         0
951.70/952.03	c        76       103    106.42      7.15     14.88   1000000         0
954.90/955.23	c        78        90    106.58      7.13     14.96   1000000         0
958.10/958.42	c        78       101    106.42      7.12     14.95   1000000         0
961.30/961.61	c        75       110    106.42      7.06     15.07   1000000         0
964.50/964.81	c        73       117    106.33      7.10     14.98   1000000         0
967.70/968.01	c        77       109    106.14      7.14     14.86   1000000         0
970.90/971.20	c        77       110    106.57      7.18     14.84   1000000         0
974.09/974.40	c        72       107    106.24      7.04     15.09   1000000         0
977.19/977.60	c        77       114    106.43      7.15     14.88   1000000         0
980.39/980.79	c        74       102    106.39      7.09     15.01   1000000         0
983.59/983.99	c        71       112    106.23      7.10     14.97   1000000         0
986.79/987.18	c        76       106    106.46      7.05     15.10   1000000         0
989.99/990.38	c        76       105    106.21      7.06     15.03   1000000         0
993.19/993.57	c        74       107    106.33      7.14     14.88   1000000         0
996.39/996.76	c        78       100    106.31      7.17     14.82   1000000         0
999.60/999.96	c        76       106    106.01      7.19     14.75   1000000         0
1002.79/1003.15	c        79       114    106.09      7.05     15.05   1000000         0
1005.99/1006.35	c        78       111    106.44      7.15     14.88   1000000         0
1009.18/1009.54	c        78       109    106.36      7.19     14.78   1000000         0
1012.38/1012.74	c        78       108    106.14      7.08     14.99   1000000         0
1015.58/1015.93	c        77       111    106.54      7.18     14.84   1000000         0
1018.78/1019.13	c        73       106    106.37      7.17     14.85   1000000         0
1021.98/1022.32	c        75        99    106.32      7.14     14.89   1000000         0
1025.18/1025.51	c        79        99    106.36      7.19     14.80   1000000         0
1028.38/1028.71	c        79        98    106.29      7.19     14.79   1000000         0
1031.58/1031.90	c        75       100    106.34      7.26     14.65   1000000         0
1034.68/1035.10	c        74        95    106.37      7.17     14.84   1000000         0
1037.88/1038.30	c        76       104    106.11      7.18     14.78   1000000         0
1041.08/1041.49	c        76        96    106.09      7.10     14.95   1000000         0
1044.28/1044.68	c        78       103    106.50      7.11     14.99   1000000         0
1047.47/1047.87	c        73       103    106.55      7.07     15.07   1000000         0
1050.67/1051.07	c        77        95    106.33      7.03     15.13   1000000         0
1053.87/1054.26	c        72        99    106.09      7.15     14.84   1000000         0
1057.07/1057.45	c        77       110    106.27      7.09     15.00   1000000         0
1060.27/1060.65	c        79       111    106.70      7.17     14.88   1000000         0
1063.47/1063.84	c        77       106    106.46      7.08     15.04   1000000         0
1066.68/1067.04	c        78       121    106.17      7.21     14.73   1000000         0
1069.87/1070.24	c        71       111    106.58      7.18     14.85   1000000         0
1073.07/1073.43	c        77       103    106.37      7.12     14.95   1000000         0
1076.27/1076.63	c        77       112    106.40      7.01     15.19   1000000         0
1079.46/1079.82	c        79        98    106.45      7.12     14.95   1000000         0
1082.66/1083.02	c        77       103    106.44      7.15     14.89   1000000         0
1085.86/1086.22	c        76       104    106.59      7.12     14.97   1000000         0
1089.06/1089.41	c        76       110    105.99      7.16     14.81   1000000         0
1092.26/1092.61	c        78        93    106.19      7.13     14.89   1000000         0
1095.46/1095.80	c        78       116    106.30      7.14     14.90   1000000         0
1098.57/1099.00	c        75       101    106.49      7.13     14.94   1000000         0
1101.76/1102.19	c        77       106    106.52      7.15     14.90   1000000         0
1104.96/1105.39	c        77       102    106.22      7.06     15.04   1000000         0
1108.16/1108.59	c        76       101    106.32      7.22     14.73   1000000         0
1111.36/1111.78	c        76        99    106.26      7.09     14.98   1000000         0
1114.55/1114.97	c        76       101    106.28      7.07     15.03   1000000         0
1117.75/1118.16	c        73       101    106.55      7.08     15.04   1000000         0
1120.96/1121.36	c        76       107    106.23      7.14     14.88   1000000         0
1124.16/1124.55	c        76       115    106.46      7.13     14.92   1000000         0
1127.36/1127.75	c        77       102    106.51      7.15     14.90   1000000         0
1130.56/1130.94	c        77       101    106.44      7.17     14.84   1000000         0
1133.76/1134.14	c        79       115    106.18      7.19     14.76   1000000         0
1136.96/1137.33	c        78       111    106.45      7.15     14.89   1000000         0
1140.16/1140.53	c        79       110    106.42      7.10     14.98   1000000         0
1143.35/1143.72	c        80       100    106.31      6.97     15.25   1000000         0
1146.55/1146.92	c        75       121    106.42      7.20     14.79   1000000         0
1149.75/1150.11	c        78        96    106.38      7.12     14.94   1000000         0
1152.95/1153.31	c        77       100    106.60      7.18     14.84   1000000         0
1156.15/1156.50	c        78       113    106.38      7.12     14.94   1000000         0
1159.35/1159.70	c        78       102    106.14      7.17     14.79   1000000         0
1162.45/1162.89	c        76       108    106.28      7.13     14.90   1000000         0
1165.65/1166.09	c        79        90    106.41      7.15     14.88   1000000         0
1168.85/1169.28	c        73       110    106.39      7.23     14.71   1000000         0
1172.04/1172.47	c        77       104    106.33      7.08     15.01   1000000         0
1175.24/1175.66	c        78        97    106.40      7.11     14.96   1000000         0
1178.44/1178.86	c        75       101    106.03      7.23     14.67   1000000         0
1181.64/1182.05	c        73        99    106.49      7.19     14.81   1000000         0
1184.84/1185.25	c        74        89    106.31      7.12     14.93   1000000         0
1188.04/1188.44	c        78       103    106.41      7.10     15.00   1000000         0
1191.24/1191.63	c        76        99    106.48      7.17     14.85   1000000         0
1194.44/1194.82	c        76       103    106.42      7.02     15.16   1000000         0
1197.64/1198.01	c        77       114    106.27      7.13     14.91   1000000         0
1200.84/1201.21	c        77       113    106.23      7.03     15.10   1000000         0
1203.94/1204.40	c        74       105    106.32      7.11     14.95   1000000         0
1207.13/1207.59	c        73       105    106.56      7.16     14.87   1000000         0
1210.33/1210.78	c        77       110    106.47      7.13     14.93   1000000         0
1213.53/1213.98	c        78       102    106.33      7.08     15.02   1000000         0
1216.73/1217.17	c        75       119    106.39      7.16     14.86   1000000         0
1219.93/1220.36	c        76       105    106.46      7.12     14.95   1000000         0
1223.13/1223.56	c        77        99    106.22      7.12     14.91   1000000         0
1226.33/1226.75	c        76       111    106.39      7.15     14.88   1000000         0
1229.53/1229.95	c        78       114    106.50      7.09     15.02   1000000         0
1232.73/1233.14	c        77       104    106.30      7.10     14.97   1000000         0
1235.93/1236.34	c        79       109    106.28      7.09     14.98   1000000         0
1239.13/1239.54	c        79        94    106.34      7.15     14.87   1000000         0
1242.33/1242.73	c        75       100    106.27      7.15     14.86   1000000         0
1245.52/1245.92	c        74       118    106.12      7.21     14.72   1000000         0
1248.72/1249.12	c        79       102    106.40      7.10     14.99   1000000         0
1251.92/1252.32	c        78       116    106.35      7.08     15.02   1000000         0
1255.12/1255.51	c        79        95    106.20      7.17     14.81   1000000         0
1258.32/1258.70	c        77       103    106.23      7.12     14.91   1000000         0
1261.42/1261.89	c        76       108    105.90      7.19     14.74   1000000         0
1264.62/1265.09	c        77       110    106.31      7.15     14.87   1000000         0
1267.82/1268.29	c        78       113    106.53      7.24     14.71   1000000         0
1271.02/1271.48	c        77       112    106.54      7.06     15.10   1000000         0
1274.22/1274.67	c        76        93    106.10      7.13     14.87   1000000         0
1277.41/1277.87	c        77       106    106.19      7.13     14.89   1000000         0
1280.61/1281.07	c        76       109    106.27      7.18     14.81   1000000         0
1283.81/1284.26	c        78        99    106.35      7.22     14.73   1000000         0
1287.01/1287.46	c        77       109    106.26      7.14     14.89   1000000         0
1290.21/1290.65	c        78       112    106.24      7.08     15.01   1000000         0
1293.41/1293.84	c        77        88    106.26      7.15     14.85   1000000         0
1296.61/1297.03	c        77        91    106.29      7.19     14.78   1000000         0
1299.81/1300.23	c        72       103    106.25      7.15     14.86   1000000         0
1303.01/1303.42	c        75       114    106.27      7.10     14.96   1000000         0
1306.21/1306.61	c        75       107    106.20      7.12     14.92   1000000         0
1309.40/1309.81	c        74       118    106.44      7.13     14.94   1000000         0
1312.60/1313.00	c        78       103    106.37      7.14     14.89   1000000         0
1315.70/1316.19	c        79        96    106.21      7.08     15.01   1000000         0
1318.90/1319.39	c        77        93    106.20      7.12     14.91   1000000         0
1322.10/1322.58	c        78       106    106.42      7.08     15.04   1000000         0
1325.30/1325.78	c        71       111    106.29      7.12     14.94   1000000         0
1328.50/1328.97	c        76       109    106.59      7.20     14.79   1000000         0
1331.71/1332.17	c        77       113    106.26      7.19     14.77   1000000         0
1334.90/1335.36	c        79        95    106.18      7.13     14.90   1000000         0
1338.10/1338.55	c        78       116    106.33      7.09     15.00   1000000         0
1341.30/1341.74	c        77        97    106.40      7.18     14.81   1000000         0
1344.49/1344.94	c        77       105    106.30      7.11     14.95   1000000         0
1347.69/1348.13	c        78       100    106.48      7.07     15.06   1000000         0
1350.89/1351.32	c        73       112    106.33      7.14     14.89   1000000         0
1354.09/1354.52	c        74       102    106.39      7.10     14.98   1000000         0
1357.29/1357.71	c        75       100    106.33      7.13     14.92   1000000         0
1360.49/1360.90	c        77        98    106.40      7.14     14.89   1000000         0
1363.69/1364.10	c        73       106    106.55      7.16     14.88   1000000         0
1366.80/1367.29	c        78       101    106.29      7.14     14.88   1000000         0
1369.99/1370.49	c        78        93    106.53      7.09     15.03   1000000         0
1373.19/1373.68	c        78       105    106.37      7.06     15.06   1000000         0
1376.38/1376.87	c        80       104    106.25      7.10     14.97   1000000         0
1379.58/1380.07	c        79       115    106.31      7.17     14.83   1000000         0
1382.78/1383.26	c        74       118    106.53      7.26     14.68   1000000         0
1385.98/1386.46	c        74       102    106.16      7.21     14.73   1000000         0
1389.18/1389.65	c        76       116    106.47      7.20     14.79   1000000         0
1392.38/1392.85	c        77       105    106.18      7.04     15.08   1000000         0
1395.58/1396.04	c        77       101    106.41      7.12     14.94   1000000         0
1398.79/1399.24	c        79       100    106.76      7.00     15.25   1000000         0
1401.98/1402.43	c        76        94    106.47      7.13     14.92   1000000         0
1405.18/1405.62	c        77       111    106.43      7.14     14.90   1000000         0
1408.38/1408.82	c        77       107    106.31      7.21     14.74   1000000         0
1411.57/1412.01	c        78       111    106.20      7.16     14.83   1000000         0
1414.77/1415.20	c        79        99    106.37      7.14     14.90   1000000         0
1417.97/1418.40	c        76        94    106.24      7.06     15.05   1000000         0
1421.07/1421.59	c        74        99    106.43      7.25     14.67   1000000         0
1424.27/1424.79	c        78       101    106.34      7.05     15.09   1000000         0
1427.47/1427.98	c        76       104    106.30      7.15     14.87   1000000         0
1430.68/1431.17	c        74       101    106.24      7.14     14.89   1000000         0
1433.88/1434.37	c        75       109    106.26      7.07     15.03   1000000         0
1437.07/1437.56	c        74        94    106.41      7.19     14.81   1000000         0
1440.27/1440.76	c        76       113    106.23      7.19     14.78   1000000         0
1443.47/1443.95	c        76       104    106.06      7.08     14.98   1000000         0
1446.66/1447.15	c        76       100    106.37      7.06     15.07   1000000         0
1449.86/1450.34	c        76       108    106.26      7.11     14.94   1000000         0
1453.06/1453.53	c        77       111    106.39      7.06     15.06   1000000         0
1456.26/1456.73	c        78       110    105.97      7.14     14.84   1000000         0
1459.46/1459.93	c        77       110    106.16      7.19     14.76   1000000         0
1462.66/1463.12	c        78       100    106.43      7.11     14.98   1000000         0
1465.87/1466.31	c        76        99    106.21      7.06     15.04   1000000         0
1469.06/1469.51	c        78        96    106.20      7.11     14.94   1000000         0
1472.26/1472.70	c        77       102    106.36      7.13     14.91   1000000         0
1475.46/1475.90	c        78       116    106.56      7.19     14.82   1000000         0
1478.56/1479.09	c        75       101    106.32      7.09     14.99   1000000         0
1481.75/1482.28	c        77       102    106.28      7.12     14.94   1000000         0
1484.95/1485.48	c        77        97    106.46      7.10     15.00   1000000         0
1488.15/1488.67	c        78       109    106.29      7.14     14.89   1000000         0
1491.35/1491.86	c        73        86    106.28      7.15     14.87   1000000         0
1494.55/1495.06	c        77       100    106.45      7.15     14.90   1000000         0
1497.76/1498.25	c        78       101    106.69      7.11     15.01   1000000         0
1500.96/1501.45	c        76       115    106.20      7.06     15.04   1000000         0
1504.15/1504.64	c        77       109    106.24      7.22     14.72   1000000         0
1507.35/1507.83	c        77       103    106.34      7.15     14.88   1000000         0
1510.55/1511.02	c        76       110    106.41      7.15     14.88   1000000         0
1513.74/1514.22	c        77       125    106.22      7.19     14.78   1000000         0
1516.94/1517.41	c        78       101    106.25      7.08     15.00   1000000         0
1520.14/1520.60	c        77       100    106.40      7.14     14.91   1000000         0
1523.24/1523.79	c        76       100    106.28      7.18     14.80   1000000         0
1526.44/1526.99	c        78        97    106.43      7.22     14.73   1000000         0
1529.65/1530.18	c        75       100    106.48      7.12     14.96   1000000         0
1532.85/1533.37	c        77       101    106.45      7.18     14.82   1000000         0
1536.04/1536.56	c        77       119    106.39      7.16     14.86   1000000         0
1539.24/1539.76	c        78       115    106.33      7.12     14.92   1000000         0
1542.44/1542.95	c        78       109    106.36      7.15     14.87   1000000         0
1545.64/1546.14	c        72       111    106.24      7.16     14.83   1000000         0
1548.83/1549.34	c        75        99    105.98      7.07     14.99   1000000         0
1552.03/1552.54	c        78        92    106.36      7.15     14.88   1000000         0
1555.23/1555.73	c        76       116    106.13      7.11     14.92   1000000         0
1558.43/1558.92	c        75       104    106.35      7.16     14.86   1000000         0
1561.63/1562.11	c        76        98    106.35      7.09     14.99   1000000         0
1564.84/1565.31	c        76       105    106.41      7.16     14.85   1000000         0
1567.93/1568.50	c        75        99    106.28      7.18     14.80   1000000         0
1571.23/1571.70	c        72       105    106.04      7.22     14.68   1000000         0
1574.43/1574.90	c        76       107    106.25      7.19     14.78   1000000         0
1577.53/1578.09	c        76       109    106.37      7.13     14.92   1000000         0
1580.72/1581.28	c        77        95    106.22      7.13     14.89   1000000         0
1583.92/1584.48	c        75       103    106.65      7.19     14.82   1000000         0
1587.12/1587.68	c        78       106    106.12      7.01     15.15   1000000         0
1590.32/1590.87	c        78       115    106.40      7.20     14.78   1000000         0
1593.52/1594.07	c        77       108    106.29      7.07     15.04   1000000         0
1596.73/1597.26	c        76       108    106.24      7.09     14.99   1000000         0
1599.93/1600.45	c        76        96    106.38      7.19     14.81   1000000         0
1603.12/1603.65	c        77       106    106.38      7.16     14.86   1000000         0
1606.32/1606.84	c        77       112    106.44      7.07     15.05   1000000         0
1609.52/1610.04	c        78       105    106.28      7.19     14.79   1000000         0
1612.72/1613.23	c        76       101    106.47      7.11     14.97   1000000         0
1615.91/1616.43	c        77       102    106.35      7.13     14.92   1000000         0
1619.11/1619.62	c        74       104    106.42      7.24     14.69   1000000         0
1622.31/1622.81	c        77       100    106.20      7.10     14.96   1000000         0
1625.51/1626.01	c        79       109    106.42      7.07     15.04   1000000         0
1628.71/1629.20	c        76       103    106.23      7.10     14.96   1000000         0
1631.82/1632.39	c        78       106    106.21      7.16     14.82   1000000         0
1635.01/1635.59	c        77       112    106.57      7.07     15.08   1000000         0
1638.21/1638.78	c        77       105    106.41      7.13     14.92   1000000         0
1641.41/1641.98	c        74       109    106.24      7.20     14.75   1000000         0
1644.61/1645.17	c        78       101    106.25      7.16     14.83   1000000         0
1647.81/1648.37	c        79       103    106.34      7.09     15.00   1000000         0
1651.00/1651.56	c        76       106    106.16      7.12     14.91   1000000         0
1654.20/1654.76	c        76       108    106.50      7.24     14.71   1000000         0
1657.40/1657.95	c        79       109    106.37      7.10     14.97   1000000         0
1660.60/1661.15	c        76        99    106.46      7.16     14.88   1000000         0
1663.81/1664.35	c        77       103    106.33      7.09     14.99   1000000         0
1667.01/1667.54	c        78        99    106.37      7.03     15.12   1000000         0
1670.20/1670.74	c        73       107    106.42      7.20     14.78   1000000         0
1673.40/1673.93	c        78       109    106.32      7.10     14.98   1000000         0
1676.60/1677.12	c        77        94    106.21      7.17     14.82   1000000         0
1679.80/1680.31	c        76       103    106.36      7.14     14.91   1000000         0
1683.00/1683.51	c        78       111    106.42      7.05     15.10   1000000         0
1686.19/1686.71	c        75        92    106.30      7.05     15.07   1000000         0
1689.39/1689.90	c        77       108    106.26      7.17     14.81   1000000         0
1692.49/1693.10	c        74        96    106.50      7.11     14.98   1000000         0
1695.70/1696.29	c        76        99    106.41      7.04     15.12   1000000         0
1698.90/1699.49	c        76        99    106.42      7.06     15.07   1000000         0
1702.09/1702.68	c        74       107    106.32      7.21     14.75   1000000         0
1705.29/1705.88	c        75       108    106.38      7.16     14.86   1000000         0
1708.49/1709.07	c        77       106    106.27      7.12     14.93   1000000         0
1711.68/1712.26	c        76       105    106.54      7.26     14.67   1000000         0
1714.88/1715.46	c        78       110    106.40      7.18     14.81   1000000         0
1718.08/1718.65	c        75       100    106.36      7.11     14.97   1000000         0
1721.28/1721.85	c        74       102    106.29      7.13     14.90   1000000         0
1724.48/1725.04	c        76       110    106.19      7.13     14.89   1000000         0
1727.68/1728.23	c        79       102    106.26      7.17     14.82   1000000         0
1730.89/1731.42	c        75       111    106.19      7.11     14.93   1000000         0
1734.09/1734.61	c        77       102    106.35      7.23     14.71   1000000         0
1737.28/1737.81	c        78        98    106.24      7.17     14.81   1000000         0
1740.48/1741.00	c        76        99    106.34      7.13     14.92   1000000         0
1743.68/1744.20	c        73       111    106.29      7.13     14.90   1000000         0
1746.77/1747.39	c        75        97    106.28      7.14     14.88   1000000         0
1749.97/1750.59	c        78       103    106.50      7.06     15.08   1000000         0
1753.17/1753.78	c        78       117    106.42      7.11     14.96   1000000         0
1756.37/1756.98	c        77       118    106.22      7.23     14.70   1000000         0
1759.57/1760.17	c        74        99    106.45      7.05     15.09   1000000         0
1762.78/1763.37	c        73       117    106.40      7.23     14.72   1000000         0
1765.98/1766.56	c        75       110    106.45      7.23     14.72   1000000         0
1769.17/1769.76	c        77       118    106.33      7.18     14.81   1000000         0
1772.37/1772.95	c        74       117    106.21      7.11     14.93   1000000         0
1775.57/1776.14	c        79        87    106.32      7.08     15.02   1000000         0
1778.77/1779.33	c        78       101    106.33      7.06     15.06   1000000         0
1781.96/1782.53	c        74       105    106.42      7.21     14.76   1000000         0
1785.16/1785.72	c        76        99    106.34      7.10     14.98   1000000         0
1788.36/1788.92	c        76        96    106.46      7.09     15.01   1000000         0
1791.56/1792.11	c        77       107    106.32      7.09     15.00   1000000         0
1794.76/1795.31	c        79       116    106.34      7.08     15.01   1000000         0
1797.87/1798.50	c        77        99    106.40      7.04     15.11   1000000         0
1800.07/1800.61	HOME/run: line 2:  9882 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-2669894-1276611587/watcher-2669894-1276611587 -o /tmp/evaluation-result-2669894-1276611587/solver-2669894-1276611587 -C 1800 -W 2000 -M 1800 run HOME/instance-2669894-1276611587.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 9881
/proc/meminfo: memFree=1527204/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) R 9879 9881 9397 0 -1 4202496 344 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179989397 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0

[startup+0.0405269 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 9881
/proc/meminfo: memFree=1527204/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100535 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 9881
/proc/meminfo: memFree=1527204/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300563 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 9881
/proc/meminfo: memFree=1527204/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70062 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 9881
/proc/meminfo: memFree=1527204/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50173 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9883
/proc/meminfo: memFree=1522228/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
[pid=9882] ppid=9881 vsize=40452 CPUtime=1.49
/proc/9882/stat : 9882 (PB-wave) R 9881 9881 9397 0 -1 4202496 1280 0 0 0 149 0 0 0 21 0 1 0 2451516 41422848 1210 1992294400 134512640 135071400 4293260624 18446744073709551615 134526134 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9882/statm: 10113 1210 62 137 0 9974 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49152

[startup+3.10196 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9883
/proc/meminfo: memFree=1521980/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
[pid=9882] ppid=9881 vsize=40452 CPUtime=3.09
/proc/9882/stat : 9882 (PB-wave) R 9881 9881 9397 0 -1 4202496 1280 0 0 0 309 0 0 0 25 0 1 0 2451516 41422848 1210 1992294400 134512640 135071400 4293260624 18446744073709551615 134519870 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9882/statm: 10113 1210 62 137 0 9974 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49152

[startup+6.30142 s]
/proc/loadavg: 1.08 1.02 1.01 2/108 9883
/proc/meminfo: memFree=1521856/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
[pid=9882] ppid=9881 vsize=40452 CPUtime=6.29
/proc/9882/stat : 9882 (PB-wave) R 9881 9881 9397 0 -1 4202496 1288 0 0 0 629 0 0 0 25 0 1 0 2451516 41422848 1218 1992294400 134512640 135071400 4293260624 18446744073709551615 134526276 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9882/statm: 10113 1218 69 137 0 9974 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49152

[startup+12.7013 s]
/proc/loadavg: 1.07 1.02 1.00 2/108 9883
/proc/meminfo: memFree=1521608/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
[pid=9882] ppid=9881 vsize=40452 CPUtime=12.68
/proc/9882/stat : 9882 (PB-wave) R 9881 9881 9397 0 -1 4202496 1288 0 0 0 1268 0 0 0 25 0 1 0 2451516 41422848 1218 1992294400 134512640 135071400 4293260624 18446744073709551615 134519870 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9882/statm: 10113 1218 69 137 0 9974 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 49152

[startup+25.5012 s]
/proc/loadavg: 1.06 1.01 1.00 2/108 9883
/proc/meminfo: memFree=1521608/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
[pid=9882] ppid=9881 vsize=40452 CPUtime=25.48
/proc/9882/stat : 9882 (PB-wave) R 9881 9881 9397 0 -1 4202496 1288 0 0 0 2548 0 0 0 25 0 1 0 2451516 41422848 1218 1992294400 134512640 135071400 4293260624 18446744073709551615 134537028 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9882/statm: 10113 1218 69 137 0 9974 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49152

[startup+51.1008 s]
/proc/loadavg: 1.04 1.01 1.00 2/108 9885
/proc/meminfo: memFree=1521484/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
[pid=9882] ppid=9881 vsize=40452 CPUtime=51.07
/proc/9882/stat : 9882 (PB-wave) R 9881 9881 9397 0 -1 4202496 1288 0 0 0 5107 0 0 0 25 0 1 0 2451516 41422848 1218 1992294400 134512640 135071400 4293260624 18446744073709551615 134525671 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9882/statm: 10113 1218 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.01 1.01 1.00 2/108 9885
/proc/meminfo: memFree=1521236/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
[pid=9882] ppid=9881 vsize=40452 CPUtime=102.26
/proc/9882/stat : 9882 (PB-wave) R 9881 9881 9397 0 -1 4202496 1288 0 0 0 10226 0 0 0 25 0 1 0 2451516 41422848 1218 1992294400 134512640 135071400 4293260624 18446744073709551615 134526620 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9882/statm: 10113 1218 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/108 9887
/proc/meminfo: memFree=1520988/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
[pid=9882] ppid=9881 vsize=40452 CPUtime=162.24
/proc/9882/stat : 9882 (PB-wave) R 9881 9881 9397 0 -1 4202496 1288 0 0 0 16224 0 0 0 25 0 1 0 2451516 41422848 1218 1992294400 134512640 135071400 4293260624 18446744073709551615 134525984 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9882/statm: 10113 1218 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 9889
/proc/meminfo: memFree=1520988/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
[pid=9882] ppid=9881 vsize=40452 CPUtime=222.22
/proc/9882/stat : 9882 (PB-wave) R 9881 9881 9397 0 -1 4202496 1288 0 0 0 22222 0 0 0 25 0 1 0 2451516 41422848 1218 1992294400 134512640 135071400 4293260624 18446744073709551615 134571284 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9882/statm: 10113 1218 69 137 0 9974 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 49152

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9891
/proc/meminfo: memFree=1520864/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
[pid=9882] ppid=9881 vsize=40452 CPUtime=282.2
/proc/9882/stat : 9882 (PB-wave) R 9881 9881 9397 0 -1 4202496 1288 0 0 0 28220 0 0 0 25 0 1 0 2451516 41422848 1218 1992294400 134512640 135071400 4293260624 18446744073709551615 134525897 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9882/statm: 10113 1218 69 137 0 9974 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 49152

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9893
/proc/meminfo: memFree=1520616/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
[pid=9882] ppid=9881 vsize=40452 CPUtime=342.19
/proc/9882/stat : 9882 (PB-wave) R 9881 9881 9397 0 -1 4202496 1288 0 0 0 34219 0 0 0 25 0 1 0 2451516 41422848 1218 1992294400 134512640 135071400 4293260624 18446744073709551615 134526703 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9882/statm: 10113 1218 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 9893
/proc/meminfo: memFree=1520492/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
[pid=9882] ppid=9881 vsize=40452 CPUtime=402.17
/proc/9882/stat : 9882 (PB-wave) R 9881 9881 9397 0 -1 4202496 1288 0 0 0 40217 0 0 0 25 0 1 0 2451516 41422848 1218 1992294400 134512640 135071400 4293260624 18446744073709551615 134526149 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9882/statm: 10113 1218 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=9882] ppid=9881 vsize=40452 CPUtime=1061.97
/proc/9882/stat : 9882 (PB-wave) R 9881 9881 9397 0 -1 4202496 1288 0 0 0 106197 0 0 0 25 0 1 0 2451516 41422848 1218 1992294400 134512640 135071400 4293260624 18446744073709551615 134527032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9882/statm: 10113 1218 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.06 1.01 1.00 2/108 9916
/proc/meminfo: memFree=1519376/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
[pid=9882] ppid=9881 vsize=40452 CPUtime=1121.96
/proc/9882/stat : 9882 (PB-wave) R 9881 9881 9397 0 -1 4202496 1288 0 0 0 112195 1 0 0 25 0 1 0 2451516 41422848 1218 1992294400 134512640 135071400 4293260624 18446744073709551615 134526859 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9882/statm: 10113 1218 69 137 0 9974 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 49152

[startup+1182.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/108 9918
/proc/meminfo: memFree=1519252/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
[pid=9882] ppid=9881 vsize=40452 CPUtime=1181.94
/proc/9882/stat : 9882 (PB-wave) R 9881 9881 9397 0 -1 4202496 1288 0 0 0 118193 1 0 0 25 0 1 0 2451516 41422848 1218 1992294400 134512640 135071400 4293260624 18446744073709551615 134526276 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9882/statm: 10113 1218 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.00 1.00 1.00 2/108 9920
/proc/meminfo: memFree=1518880/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
[pid=9882] ppid=9881 vsize=40452 CPUtime=1241.93
/proc/9882/stat : 9882 (PB-wave) R 9881 9881 9397 0 -1 4202496 1288 0 0 0 124192 1 0 0 25 0 1 0 2451516 41422848 1218 1992294400 134512640 135071400 4293260624 18446744073709551615 134537251 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9882/statm: 10113 1218 69 137 0 9974 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 49152

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 9920
/proc/meminfo: memFree=1518880/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
[pid=9882] ppid=9881 vsize=40452 CPUtime=1301.91
/proc/9882/stat : 9882 (PB-wave) R 9881 9881 9397 0 -1 4202496 1288 0 0 0 130190 1 0 0 25 0 1 0 2451516 41422848 1218 1992294400 134512640 135071400 4293260624 18446744073709551615 134525671 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9882/statm: 10113 1218 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.00 1.00 1.00 2/108 9922
/proc/meminfo: memFree=1518880/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
[pid=9882] ppid=9881 vsize=40452 CPUtime=1361.89
/proc/9882/stat : 9882 (PB-wave) R 9881 9881 9397 0 -1 4202496 1288 0 0 0 136188 1 0 0 25 0 1 0 2451516 41422848 1218 1992294400 134512640 135071400 4293260624 18446744073709551615 134526600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9882/statm: 10113 1218 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.00 1.00 2/108 9924
/proc/meminfo: memFree=1518756/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
[pid=9882] ppid=9881 vsize=40452 CPUtime=1421.88
/proc/9882/stat : 9882 (PB-wave) R 9881 9881 9397 0 -1 4202496 1288 0 0 0 142187 1 0 0 25 0 1 0 2451516 41422848 1218 1992294400 134512640 135071400 4293260624 18446744073709551615 134526127 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9882/statm: 10113 1218 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.00 1.00 2/108 9926
/proc/meminfo: memFree=1518632/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
[pid=9882] ppid=9881 vsize=40452 CPUtime=1481.85
/proc/9882/stat : 9882 (PB-wave) R 9881 9881 9397 0 -1 4202496 1288 0 0 0 148184 1 0 0 25 0 1 0 2451516 41422848 1218 1992294400 134512640 135071400 4293260624 18446744073709551615 134526587 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9882/statm: 10113 1218 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 9928
/proc/meminfo: memFree=1518632/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
[pid=9882] ppid=9881 vsize=40452 CPUtime=1541.84
/proc/9882/stat : 9882 (PB-wave) R 9881 9881 9397 0 -1 4202496 1288 0 0 0 154183 1 0 0 25 0 1 0 2451516 41422848 1218 1992294400 134512640 135071400 4293260624 18446744073709551615 134525727 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9882/statm: 10113 1218 69 137 0 9974 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 49152

[startup+1602.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/108 9928
/proc/meminfo: memFree=1518508/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
[pid=9882] ppid=9881 vsize=40452 CPUtime=1601.82
/proc/9882/stat : 9882 (PB-wave) R 9881 9881 9397 0 -1 4202496 1288 0 0 0 160181 1 0 0 25 0 1 0 2451516 41422848 1218 1992294400 134512640 135071400 4293260624 18446744073709551615 134526274 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9882/statm: 10113 1218 69 137 0 9974 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 49152

[startup+1662.3 s]
/proc/loadavg: 1.07 1.03 1.00 2/108 9930
/proc/meminfo: memFree=1518384/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
[pid=9882] ppid=9881 vsize=40452 CPUtime=1661.8
/proc/9882/stat : 9882 (PB-wave) R 9881 9881 9397 0 -1 4202496 1288 0 0 0 166179 1 0 0 25 0 1 0 2451516 41422848 1218 1992294400 134512640 135071400 4293260624 18446744073709551615 134526375 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9882/statm: 10113 1218 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.02 1.02 1.00 2/108 9932
/proc/meminfo: memFree=1518136/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
[pid=9882] ppid=9881 vsize=40452 CPUtime=1721.78
/proc/9882/stat : 9882 (PB-wave) R 9881 9881 9397 0 -1 4202496 1288 0 0 0 172177 1 0 0 25 0 1 0 2451516 41422848 1218 1992294400 134512640 135071400 4293260624 18446744073709551615 134526285 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9882/statm: 10113 1218 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.01 1.01 1.00 2/108 9934
/proc/meminfo: memFree=1518012/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
[pid=9882] ppid=9881 vsize=40452 CPUtime=1781.76
/proc/9882/stat : 9882 (PB-wave) R 9881 9881 9397 0 -1 4202496 1288 0 0 0 178175 1 0 0 25 0 1 0 2451516 41422848 1218 1992294400 134512640 135071400 4293260624 18446744073709551615 134525870 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9882/statm: 10113 1218 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.01 1.00 2/108 9934
/proc/meminfo: memFree=1518012/2059040 swapFree=4192956/4192956
[pid=9881] ppid=9879 vsize=8700 CPUtime=0
/proc/9881/stat : 9881 (run) S 9879 9881 9397 0 -1 4202496 360 0 0 0 0 0 0 0 17 0 1 0 2451516 8908800 244 1992294400 4194304 4922060 140736432508304 18446744073709551615 255179988101 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/9881/statm: 2175 244 204 178 0 68 0
[pid=9882] ppid=9881 vsize=40452 CPUtime=1800.07
/proc/9882/stat : 9882 (PB-wave) R 9881 9881 9397 0 -1 4202496 1288 0 0 0 180006 1 0 0 25 0 1 0 2451516 41422848 1218 1992294400 134512640 135071400 4293260624 18446744073709551615 134526375 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9882/statm: 10113 1218 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 
I 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.07
CPU system time (s): 0.015997
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 49152

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

runsolver used 3.20051 second user time and 8.30374 second system time

The end

Launcher Data

Begin job on node039 at 2010-06-15 16:19:48
IDJOB=2669894
IDBENCH=1496
IDSOLVER=1171
FILE ID=node039/2669894-1276611587
PBS_JOBID= 11172269
Free space on /tmp= 62552 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:3-13,25,26.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2669894-1276611587/watcher-2669894-1276611587 -o /tmp/evaluation-result-2669894-1276611587/solver-2669894-1276611587 -C 1800 -W 2000 -M 1800  run HOME/instance-2669894-1276611587.opb

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

MD5SUM BENCH= 28d827e98d8e81c3ff9d9e47a6238269
RANDOM SEED=20344313

node039.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.267
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.53
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.267
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1527600 kB
Buffers:         64112 kB
Cached:         340756 kB
SwapCached:          0 kB
Active:         195324 kB
Inactive:       268936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1527600 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1768 kB
Writeback:           0 kB
AnonPages:       59428 kB
Mapped:          15464 kB
Slab:            45220 kB
PageTables:       4016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180712 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= 62548 MiB
End job on node039 at 2010-06-15 16:49:48