Trace number 2702769

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_3_40.opb
MD5SUM6ddc144a63b87021a78f3fe4530ac86f
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark247.072
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6180
Sum of products size (including duplicates)12360
Number of different products3090
Sum of products size6180

Solver Data

0.00/0.02	c PB-wave - v2
0.00/0.02	c command line = ./PB-wave
0.00/0.02	c seed = 127642287
0.00/0.02	c cutoff = 1000000
0.00/0.02	c tries = 1000000
0.00/0.02	c heuristic = c best, noise 50 / 100
0.00/0.02	#var 3290 #con 6482
0.00/0.02	mode is SAT
0.00/0.02	c tail starts after flip = 9870
0.00/0.02	c numatom = 3290, numclause = 6483, numliterals = 25420
0.00/0.02	c wff read in
0.00/0.02	c 
0.00/0.02	c     lowest     final       avg     noise     noise     total                 avg        mean        mean
0.00/0.02	c     #unsat    #unsat     noise   std dev     ratio     flips              length       flips       flips
0.00/0.02	c       this      this      this      this      this      this   success   success       until         std
0.00/0.02	c        try       try       try       try       try       try      rate     tries      assign         dev
0.00/0.02	c
2.89/2.95	c         2        20     18.74      6.24      3.00   1000000         0
5.79/5.89	c         1        20     18.82      6.28      3.00   1000000         0
8.80/8.84	c         1        23     18.78      6.30      2.98   1000000         0
11.69/11.78	c         1        16     18.75      6.22      3.02   1000000         0
14.69/14.72	c         1        29     18.85      6.30      2.99   1000000         0
17.60/17.67	c         1        25     18.80      6.25      3.01   1000000         0
20.59/20.61	c         1        12     18.87      6.27      3.01   1000000         0
23.49/23.55	c         1        19     18.83      6.24      3.02   1000000         0
26.39/26.49	c         1        18     18.81      6.23      3.02   1000000         0
29.38/29.42	c         1        24     18.72      6.22      3.01   1000000         0
32.28/32.37	c         1        15     18.69      6.23      3.00   1000000         0
35.28/35.30	c         1        35     18.78      6.24      3.01   1000000         0
38.18/38.23	c         1        13     18.72      6.27      2.99   1000000         0
41.08/41.17	c         1        25     18.78      6.21      3.02   1000000         0
44.08/44.11	c         1        28     18.79      6.19      3.03   1000000         0
46.98/47.05	c         2        25     18.84      6.28      3.00   1000000         0
49.88/49.99	c         1        34     18.83      6.26      3.01   1000000         0
52.87/52.93	c         2        11     18.70      6.21      3.01   1000000         0
55.77/55.87	c         1        22     18.86      6.30      2.99   1000000         0
58.77/58.82	c         1        24     18.96      6.33      2.99   1000000         0
61.67/61.76	c         1        18     18.70      6.23      3.00   1000000         0
64.67/64.71	c         1        16     18.76      6.22      3.01   1000000         0
67.57/67.64	c         1        19     18.81      6.28      2.99   1000000         0
70.47/70.58	c         1        27     18.74      6.24      3.01   1000000         0
73.47/73.52	c         1        30     18.79      6.28      2.99   1000000         0
76.37/76.46	c         2        21     18.82      6.30      2.99   1000000         0
79.37/79.41	c         2        18     18.75      6.16      3.04   1000000         0
82.26/82.36	c         1        24     18.71      6.24      3.00   1000000         0
85.26/85.31	c         1        21     18.87      6.25      3.02   1000000         0
88.16/88.25	c         1        30     18.75      6.20      3.03   1000000         0
91.06/91.19	c         1        39     18.68      6.24      2.99   1000000         0
94.06/94.13	c         1        25     18.83      6.23      3.02   1000000         0
96.96/97.08	c         1        21     18.72      6.26      2.99   1000000         0
99.97/100.01	c         1        35     18.76      6.24      3.01   1000000         0
102.86/102.96	c         1        17     18.73      6.25      3.00   1000000         0
105.86/105.90	c         1        19     18.84      6.28      3.00   1000000         0
108.76/108.85	c         1        34     18.76      6.19      3.03   1000000         0
111.75/111.80	c         2        20     18.76      6.25      3.00   1000000         0
114.65/114.75	c         2        13     18.75      6.24      3.00   1000000         0
117.56/117.69	c         2        33     18.71      6.23      3.00   1000000         0
120.55/120.64	c         1        25     18.75      6.25      3.00   1000000         0
123.45/123.58	c         1        12     18.71      6.25      3.00   1000000         0
126.46/126.52	c         1        21     18.68      6.21      3.01   1000000         0
129.35/129.46	c         1        14     18.70      6.19      3.02   1000000         0
132.35/132.41	c         1        14     18.84      6.25      3.02   1000000         0
135.25/135.34	c         1        21     18.69      6.19      3.02   1000000         0
138.14/138.29	c         1         6     18.86      6.23      3.03   1000000         0
141.14/141.23	c         1        17     18.70      6.24      3.00   1000000         0
144.05/144.17	c         1        23     18.80      6.28      2.99   1000000         0
147.04/147.11	c         1        13     18.79      6.26      3.00   1000000         0
149.94/150.05	c         1        12     18.71      6.26      2.99   1000000         0
152.85/152.99	c         2        18     18.87      6.31      2.99   1000000         0
155.84/155.93	c         1         8     18.67      6.25      2.99   1000000         0
158.74/158.86	c         1        13     18.76      6.27      2.99   1000000         0
161.74/161.80	c         1        16     18.79      6.27      3.00   1000000         0
164.63/164.74	c         1        19     18.70      6.17      3.03   1000000         0
167.53/167.69	c         1        22     18.90      6.28      3.01   1000000         0
170.53/170.63	c         1        11     18.80      6.22      3.02   1000000         0
173.43/173.56	c         2        17     18.79      6.30      2.98   1000000         0
176.33/176.49	c         1        14     18.71      6.18      3.02   1000000         0
179.33/179.44	c         1        18     18.75      6.24      3.00   1000000         0
182.23/182.39	c         1        23     18.72      6.21      3.01   1000000         0
185.23/185.33	c         1        16     18.77      6.24      3.01   1000000         0
188.13/188.27	c         1        24     18.75      6.16      3.04   1000000         0
191.13/191.21	c         1        17     18.79      6.27      3.00   1000000         0
194.02/194.14	c         1        18     18.70      6.19      3.02   1000000         0
196.92/197.07	c         1        35     18.74      6.22      3.01   1000000         0
199.92/200.01	c         1        22     18.76      6.28      2.99   1000000         0
202.82/202.97	c         1        11     18.88      6.27      3.01   1000000         0
205.82/205.91	c         1        17     18.74      6.24      3.00   1000000         0
208.72/208.85	c         2        17     18.77      6.20      3.03   1000000         0
211.62/211.79	c         1         6     18.72      6.25      3.00   1000000         0
214.62/214.73	c         1        21     18.87      6.26      3.02   1000000         0
217.52/217.67	c         2        18     18.72      6.23      3.01   1000000         0
220.52/220.62	c         1        12     18.84      6.25      3.01   1000000         0
223.41/223.56	c         1        17     18.67      6.21      3.01   1000000         0
226.42/226.52	c         1        19     18.74      6.30      2.98   1000000         0
229.31/229.46	c         1        13     18.70      6.24      3.00   1000000         0
232.31/232.40	c         1        25     18.78      6.22      3.02   1000000         0
235.22/235.36	c         1         9     18.79      6.23      3.02   1000000         0
238.21/238.30	c         1        13     18.76      6.22      3.02   1000000         0
241.11/241.25	c         1        13     18.74      6.29      2.98   1000000         0
244.01/244.19	c         1        14     18.77      6.23      3.01   1000000         0
247.01/247.12	c         1        26     18.74      6.26      2.99   1000000         0
249.91/250.05	c         1        21     18.71      6.27      2.99   1000000         0
252.81/253.00	c         1        13     18.81      6.23      3.02   1000000         0
255.80/255.94	c         1        20     18.80      6.33      2.97   1000000         0
258.70/258.88	c         1        26     18.85      6.30      2.99   1000000         0
261.71/261.82	c         1        17     18.83      6.25      3.01   1000000         0
264.60/264.76	c         1        27     18.77      6.24      3.01   1000000         0
267.50/267.70	c         1        17     18.69      6.22      3.00   1000000         0
270.51/270.63	c         1        16     18.78      6.29      2.98   1000000         0
273.40/273.57	c         2        18     18.84      6.26      3.01   1000000         0
276.40/276.51	c         1        28     18.79      6.25      3.01   1000000         0
279.30/279.44	c         1        15     18.72      6.22      3.01   1000000         0
282.20/282.39	c         2        11     18.78      6.28      2.99   1000000         0
285.19/285.33	c         1         9     18.75      6.18      3.03   1000000         0
288.10/288.27	c         1        20     18.80      6.23      3.02   1000000         0
291.09/291.21	c         2        24     18.72      6.31      2.97   1000000         0
293.99/294.15	c         1        29     18.80      6.29      2.99   1000000         0
296.90/297.09	c         1        31     18.80      6.22      3.02   1000000         0
299.89/300.03	c         1        22     18.79      6.24      3.01   1000000         0
302.79/302.98	c         1        25     18.83      6.25      3.01   1000000         0
305.79/305.93	c         2        18     18.78      6.32      2.97   1000000         0
308.69/308.86	c         1        13     18.79      6.24      3.01   1000000         0
311.68/311.81	c         1        23     18.78      6.26      3.00   1000000         0
314.58/314.76	c         1        20     18.77      6.23      3.01   1000000         0
317.48/317.69	c         1        25     18.79      6.24      3.01   1000000         0
320.48/320.63	c         1        20     18.70      6.23      3.00   1000000         0
323.38/323.58	c         1        21     18.79      6.29      2.99   1000000         0
326.38/326.51	c         1        17     18.72      6.21      3.01   1000000         0
329.28/329.45	c         1        18     18.78      6.25      3.00   1000000         0
332.18/332.39	c         1        24     18.90      6.29      3.01   1000000         0
335.18/335.33	c         1        22     18.82      6.30      2.99   1000000         0
338.08/338.27	c         1        21     18.73      6.20      3.02   1000000         0
341.07/341.21	c         1        15     18.72      6.25      3.00   1000000         0
343.97/344.17	c         1        18     18.78      6.25      3.00   1000000         0
346.97/347.11	c         2        18     18.81      6.24      3.01   1000000         0
349.87/350.05	c         2        16     18.69      6.21      3.01   1000000         0
352.88/353.00	c         1        13     18.75      6.26      3.00   1000000         0
355.77/355.94	c         2        29     18.70      6.19      3.02   1000000         0
358.67/358.88	c         2        19     18.73      6.22      3.01   1000000         0
361.67/361.83	c         1        19     18.84      6.27      3.00   1000000         0
364.57/364.77	c         1        26     18.67      6.20      3.01   1000000         0
367.57/367.72	c         1        20     18.84      6.26      3.01   1000000         0
370.47/370.67	c         1        20     18.71      6.25      3.00   1000000         0
373.46/373.61	c         1        16     18.77      6.27      2.99   1000000         0
376.36/376.56	c         1        22     18.78      6.19      3.03   1000000         0
379.27/379.50	c         1        12     18.79      6.25      3.01   1000000         0
382.26/382.44	c         2        24     18.80      6.24      3.01   1000000         0
385.16/385.38	c         1        22     18.76      6.22      3.01   1000000         0
388.16/388.32	c         1        22     18.79      6.22      3.02   1000000         0
391.06/391.25	c         1        22     18.81      6.26      3.00   1000000         0
393.96/394.19	c         1        25     18.83      6.24      3.02   1000000         0
396.96/397.13	c         1        14     18.75      6.24      3.00   1000000         0
399.85/400.08	c         1        23     18.78      6.24      3.01   1000000         0
402.85/403.03	c         1        28     18.83      6.28      3.00   1000000         0
405.76/405.97	c         1        24     18.76      6.28      2.99   1000000         0
408.75/408.91	c         1        25     18.73      6.18      3.03   1000000         0
411.65/411.86	c         1        15     18.77      6.21      3.03   1000000         0
414.65/414.81	c         1        25     18.76      6.22      3.01   1000000         0
417.55/417.75	c         1        18     18.75      6.19      3.03   1000000         0
420.45/420.70	c         1        15     18.75      6.29      2.98   1000000         0
423.45/423.63	c         1        14     18.80      6.21      3.03   1000000         0
426.35/426.58	c         1         9     18.91      6.28      3.01   1000000         0
429.34/429.53	c         1        21     18.73      6.22      3.01   1000000         0
432.24/432.47	c         1        24     18.74      6.27      2.99   1000000         0
435.24/435.41	c         1        13     18.79      6.21      3.03   1000000         0
438.14/438.36	c         1        14     18.71      6.21      3.01   1000000         0
441.04/441.29	c         1        16     18.73      6.20      3.02   1000000         0
444.04/444.24	c         1        16     18.74      6.25      3.00   1000000         0
446.94/447.19	c         1        20     18.72      6.27      2.98   1000000         0
449.94/450.13	c         1        26     18.68      6.22      3.00   1000000         0
452.84/453.07	c         1        17     18.73      6.29      2.98   1000000         0
455.83/456.02	c         1        21     18.87      6.26      3.01   1000000         0
458.73/458.96	c         1        23     18.82      6.28      3.00   1000000         0
461.74/461.90	c         1        10     18.71      6.22      3.01   1000000         0
464.63/464.85	c         1        33     18.91      6.28      3.01   1000000         0
467.53/467.79	c         1        16     18.76      6.20      3.02   1000000         0
470.54/470.74	c         1        20     18.81      6.27      3.00   1000000         0
473.43/473.69	c         1        25     18.82      6.23      3.02   1000000         0
476.43/476.64	c         1        15     18.77      6.28      2.99   1000000         0
479.33/479.58	c         1        10     18.76      6.23      3.01   1000000         0
482.32/482.52	c         1        17     18.77      6.27      2.99   1000000         0
485.22/485.46	c         1        14     18.78      6.27      2.99   1000000         0
488.13/488.40	c         1        18     18.73      6.29      2.98   1000000         0
491.12/491.34	c         2        23     18.90      6.32      2.99   1000000         0
494.02/494.28	c         1        17     18.68      6.21      3.01   1000000         0
497.03/497.23	c         1        17     18.86      6.25      3.02   1000000         0
499.92/500.18	c         1        18     18.80      6.31      2.98   1000000         0
502.92/503.13	c         1        18     18.75      6.27      2.99   1000000         0
505.82/506.06	c         2        25     18.73      6.22      3.01   1000000         0
508.72/508.99	c         1        13     18.80      6.21      3.03   1000000         0
511.72/511.93	c         1        12     18.86      6.25      3.02   1000000         0
514.62/514.88	c         1        15     18.77      6.23      3.01   1000000         0
517.61/517.81	c         2        31     18.71      6.23      3.00   1000000         0
520.51/520.76	c         1        22     18.84      6.28      3.00   1000000         0
523.51/523.71	c         1        17     18.81      6.25      3.01   1000000         0
526.41/526.65	c         2        12     18.79      6.23      3.02   1000000         0
529.41/529.60	c         1        17     18.71      6.26      2.99   1000000         0
532.31/532.54	c         1        14     18.74      6.22      3.01   1000000         0
535.21/535.48	c         1        18     18.72      6.27      2.99   1000000         0
538.21/538.43	c         2        22     18.67      6.23      3.00   1000000         0
541.10/541.38	c         1         8     18.82      6.24      3.02   1000000         0
544.10/544.33	c         2        19     18.83      6.23      3.02   1000000         0
547.00/547.26	c         1        19     18.80      6.25      3.01   1000000         0
550.00/550.21	c         1        17     18.81      6.29      2.99   1000000         0
552.90/553.16	c         1        16     18.81      6.27      3.00   1000000         0
555.90/556.10	c         1        32     18.84      6.32      2.98   1000000         0
558.80/559.04	c         1        16     18.72      6.24      3.00   1000000         0
561.70/561.99	c         1        14     18.79      6.22      3.02   1000000         0
564.70/564.93	c         1        17     18.77      6.21      3.02   1000000         0
567.60/567.88	c         1        18     18.86      6.24      3.02   1000000         0
570.60/570.83	c         1        14     18.78      6.22      3.02   1000000         0
573.49/573.77	c         1        10     18.68      6.18      3.02   1000000         0
576.49/576.71	c         2        18     18.91      6.26      3.02   1000000         0
579.40/579.65	c         1        14     18.72      6.21      3.02   1000000         0
582.29/582.58	c         2        26     18.81      6.21      3.03   1000000         0
585.29/585.53	c         1        38     18.80      6.25      3.01   1000000         0
588.20/588.47	c         1        10     18.80      6.20      3.03   1000000         0
591.19/591.41	c         1        17     18.74      6.20      3.02   1000000         0
594.09/594.35	c         1        16     18.74      6.26      2.99   1000000         0
596.99/597.30	c         1        25     18.76      6.28      2.99   1000000         0
599.98/600.24	c         1        23     18.72      6.20      3.02   1000000         0
602.88/603.19	c         1        25     18.77      6.23      3.01   1000000         0
605.89/606.13	c         1        15     18.73      6.28      2.98   1000000         0
608.78/609.07	c         1        26     18.71      6.19      3.02   1000000         0
611.78/612.01	c         1        19     18.74      6.21      3.01   1000000         0
614.69/614.96	c         2        11     18.74      6.20      3.02   1000000         0
617.68/617.91	c         1        16     18.79      6.31      2.98   1000000         0
620.58/620.85	c         1        14     18.84      6.30      2.99   1000000         0
623.58/623.80	c         1        20     18.82      6.27      3.00   1000000         0
626.47/626.76	c         1        25     18.72      6.22      3.01   1000000         0
629.47/629.71	c         1        22     18.82      6.23      3.02   1000000         0
632.37/632.66	c         1        16     18.75      6.23      3.01   1000000         0
635.37/635.60	c         1        19     18.71      6.21      3.02   1000000         0
638.27/638.55	c         1        10     18.71      6.23      3.00   1000000         0
641.27/641.50	c         2        11     18.81      6.31      2.98   1000000         0
644.17/644.45	c         1        11     18.79      6.29      2.99   1000000         0
647.17/647.40	c         2        18     18.84      6.24      3.02   1000000         0
650.07/650.34	c         1        14     18.75      6.25      3.00   1000000         0
652.97/653.28	c         1        12     18.79      6.25      3.01   1000000         0
655.96/656.22	c         1        11     18.74      6.22      3.01   1000000         0
658.86/659.16	c         1        23     18.86      6.27      3.01   1000000         0
661.87/662.10	c         1        18     18.79      6.28      2.99   1000000         0
664.76/665.05	c         2        22     18.91      6.29      3.01   1000000         0
667.66/667.98	c         1        24     18.72      6.22      3.01   1000000         0
670.67/670.94	c         1        22     18.83      6.24      3.02   1000000         0
673.56/673.88	c         1        29     18.79      6.24      3.01   1000000         0
676.56/676.83	c         1        27     18.75      6.24      3.00   1000000         0
679.46/679.77	c         1        19     18.75      6.26      3.00   1000000         0
682.46/682.70	c         1        13     18.76      6.18      3.04   1000000         0
685.35/685.64	c         1        21     18.71      6.21      3.01   1000000         0
688.26/688.58	c         1        28     18.76      6.32      2.97   1000000         0
691.25/691.51	c         1        17     18.73      6.27      2.99   1000000         0
694.15/694.45	c         1        14     18.78      6.21      3.02   1000000         0
697.06/697.39	c         1        14     18.77      6.27      2.99   1000000         0
700.05/700.34	c         2        32     18.84      6.28      3.00   1000000         0
702.95/703.27	c         1        28     18.70      6.22      3.01   1000000         0
705.95/706.22	c         1        21     18.80      6.23      3.02   1000000         0
708.85/709.16	c         1        11     18.78      6.25      3.01   1000000         0
711.84/712.10	c         1        11     18.82      6.23      3.02   1000000         0
714.75/715.04	c         2        12     18.80      6.30      2.98   1000000         0
717.64/717.97	c         1        25     18.77      6.24      3.01   1000000         0
720.64/720.92	c         1        16     18.82      6.27      3.00   1000000         0
723.55/723.88	c         1        14     18.82      6.27      3.00   1000000         0
726.54/726.81	c         2        14     18.68      6.19      3.02   1000000         0
729.44/729.74	c         1        26     18.74      6.19      3.03   1000000         0
732.34/732.68	c         1        22     18.86      6.28      3.01   1000000         0
735.34/735.62	c         1        16     18.82      6.27      3.00   1000000         0
738.24/738.56	c         1        23     18.85      6.33      2.98   1000000         0
741.24/741.50	c         2        20     18.79      6.28      2.99   1000000         0
744.13/744.43	c         2        17     18.90      6.30      3.00   1000000         0
747.03/747.37	c         1        13     18.74      6.26      2.99   1000000         0
750.03/750.31	c         1        15     18.71      6.28      2.98   1000000         0
752.93/753.26	c         1        19     18.86      6.28      3.00   1000000         0
755.93/756.20	c         1        24     18.85      6.28      3.00   1000000         0
758.83/759.14	c         1         8     18.75      6.25      3.00   1000000         0
761.73/762.09	c         1        21     18.83      6.29      2.99   1000000         0
764.73/765.04	c         1        17     18.75      6.14      3.05   1000000         0
767.63/767.99	c         1        38     18.77      6.25      3.00   1000000         0
770.62/770.93	c         1        32     18.83      6.25      3.01   1000000         0
773.52/773.87	c         1        24     18.71      6.26      2.99   1000000         0
776.52/776.81	c         2        20     18.74      6.19      3.03   1000000         0
779.42/779.76	c         2        15     18.83      6.28      3.00   1000000         0
782.42/782.70	c         1        21     18.74      6.20      3.02   1000000         0
785.32/785.64	c         1        16     18.74      6.19      3.03   1000000         0
788.22/788.58	c         1        19     18.90      6.32      2.99   1000000         0
791.22/791.52	c         2        23     18.71      6.27      2.98   1000000         0
794.12/794.46	c         1        10     18.72      6.16      3.04   1000000         0
797.12/797.40	c         1        15     18.80      6.26      3.00   1000000         0
800.01/800.35	c         1        16     18.77      6.24      3.01   1000000         0
802.91/803.29	c         1        13     18.80      6.27      3.00   1000000         0
805.92/806.22	c         1        18     18.77      6.25      3.00   1000000         0
808.81/809.16	c         1        17     18.80      6.26      3.00   1000000         0
811.81/812.10	c         1        13     18.77      6.29      2.98   1000000         0
814.72/815.05	c         1        25     18.84      6.28      3.00   1000000         0
817.61/817.99	c         1        21     18.82      6.29      2.99   1000000         0
820.61/820.95	c         2        23     18.66      6.19      3.02   1000000         0
823.51/823.88	c         1        26     18.75      6.19      3.03   1000000         0
826.51/826.82	c         1        23     18.82      6.30      2.98   1000000         0
829.40/829.76	c         1         9     18.81      6.32      2.97   1000000         0
832.31/832.70	c         2        18     18.73      6.25      3.00   1000000         0
835.30/835.64	c         1        14     18.66      6.20      3.01   1000000         0
838.20/838.58	c         1        13     18.81      6.27      3.00   1000000         0
841.21/841.51	c         2         7     18.79      6.32      2.97   1000000         0
844.10/844.46	c         1        13     18.73      6.23      3.01   1000000         0
847.00/847.40	c         1        37     18.66      6.24      2.99   1000000         0
850.00/850.33	c         2        28     18.76      6.24      3.00   1000000         0
852.90/853.28	c         1        17     18.77      6.26      3.00   1000000         0
855.89/856.21	c         1        38     18.63      6.22      2.99   1000000         0
858.80/859.15	c         1        16     18.76      6.21      3.02   1000000         0
861.69/862.09	c         1        15     18.69      6.23      3.00   1000000         0
864.69/865.04	c         1        18     18.81      6.26      3.00   1000000         0
867.60/867.99	c         2        31     18.74      6.25      3.00   1000000         0
870.59/870.93	c         1        27     18.80      6.20      3.03   1000000         0
873.49/873.88	c         1         7     18.79      6.20      3.03   1000000         0
876.49/876.81	c         1        14     18.75      6.29      2.98   1000000         0
879.39/879.75	c         2        22     18.70      6.19      3.02   1000000         0
882.29/882.69	c         1        21     18.75      6.24      3.00   1000000         0
885.28/885.64	c         2        26     18.77      6.23      3.01   1000000         0
888.18/888.58	c         1        10     18.83      6.24      3.02   1000000         0
891.18/891.52	c         1        27     18.77      6.26      3.00   1000000         0
894.08/894.46	c         1        12     18.82      6.27      3.00   1000000         0
897.08/897.41	c         1        17     18.72      6.24      3.00   1000000         0
899.98/900.35	c         1        28     18.84      6.33      2.98   1000000         0
902.88/903.29	c         1        13     18.71      6.21      3.01   1000000         0
905.88/906.23	c         2        17     18.68      6.23      3.00   1000000         0
908.78/909.17	c         1        20     18.74      6.26      2.99   1000000         0
911.78/912.12	c         2        23     18.78      6.21      3.02   1000000         0
914.67/915.05	c         1        21     18.65      6.20      3.01   1000000         0
917.57/918.00	c         1        21     18.77      6.28      2.99   1000000         0
920.57/920.93	c         1        12     18.87      6.27      3.01   1000000         0
923.47/923.87	c         1        27     18.82      6.24      3.02   1000000         0
926.47/926.80	c         1        10     18.79      6.26      3.00   1000000         0
929.37/929.74	c         1        24     18.79      6.22      3.02   1000000         0
932.27/932.69	c         2        14     18.84      6.26      3.01   1000000         0
935.27/935.62	c         1        16     18.69      6.23      3.00   1000000         0
938.17/938.57	c         1        13     18.85      6.26      3.01   1000000         0
941.06/941.49	c         1        17     18.71      6.21      3.01   1000000         0
944.06/944.45	c         2        15     18.72      6.24      3.00   1000000         0
946.96/947.39	c         1        22     18.75      6.23      3.01   1000000         0
949.97/950.34	c         1        17     18.82      6.26      3.00   1000000         0
952.86/953.28	c         2        24     18.75      6.25      3.00   1000000         0
955.86/956.22	c         1        22     18.91      6.27      3.02   1000000         0
958.77/959.16	c         1        21     18.75      6.25      3.00   1000000         0
961.76/962.11	c         1        13     18.77      6.21      3.02   1000000         0
964.66/965.05	c         1        23     18.82      6.22      3.02   1000000         0
967.56/967.98	c         1        15     18.75      6.19      3.03   1000000         0
970.55/970.92	c         1        31     18.72      6.21      3.02   1000000         0
973.45/973.86	c         1        14     18.80      6.19      3.03   1000000         0
976.36/976.80	c         1        15     18.87      6.31      2.99   1000000         0
979.35/979.73	c         1        17     18.77      6.23      3.01   1000000         0
982.25/982.68	c         2        16     18.84      6.23      3.02   1000000         0
985.26/985.62	c         1        16     18.76      6.25      3.00   1000000         0
988.15/988.55	c         2        11     18.75      6.20      3.02   1000000         0
991.05/991.49	c         1        26     18.81      6.30      2.99   1000000         0
994.05/994.43	c         1        17     18.83      6.25      3.01   1000000         0
996.94/997.37	c         1        13     18.73      6.25      3.00   1000000         0
999.94/1000.32	c         1        21     18.82      6.26      3.00   1000000         0
1002.85/1003.26	c         1        23     18.81      6.29      2.99   1000000         0
1005.74/1006.19	c         1        19     18.71      6.18      3.03   1000000         0
1008.74/1009.12	c         1        15     18.76      6.20      3.03   1000000         0
1011.65/1012.07	c         1        14     18.80      6.27      3.00   1000000         0
1014.64/1015.01	c         1        13     18.84      6.23      3.02   1000000         0
1017.54/1017.95	c         2        16     18.78      6.26      3.00   1000000         0
1020.44/1020.88	c         1        30     18.77      6.24      3.01   1000000         0
1023.44/1023.83	c         1        19     18.76      6.25      3.00   1000000         0
1026.33/1026.77	c         1        18     18.72      6.25      3.00   1000000         0
1029.33/1029.70	c         1        18     18.78      6.23      3.01   1000000         0
1032.23/1032.64	c         1        15     18.81      6.28      3.00   1000000         0
1035.13/1035.57	c         1        14     18.74      6.28      2.98   1000000         0
1038.13/1038.51	c         1        22     18.71      6.20      3.02   1000000         0
1041.03/1041.46	c         1        21     18.63      6.19      3.01   1000000         0
1043.93/1044.39	c         1         9     18.70      6.20      3.02   1000000         0
1046.93/1047.34	c         1        24     18.83      6.27      3.00   1000000         0
1049.83/1050.27	c         1         9     18.82      6.24      3.01   1000000         0
1052.82/1053.20	c         2        14     18.84      6.30      2.99   1000000         0
1055.72/1056.13	c         1        19     18.71      6.21      3.01   1000000         0
1058.62/1059.06	c         1        23     18.73      6.21      3.02   1000000         0
1061.62/1062.01	c         1        24     18.81      6.25      3.01   1000000         0
1064.52/1064.95	c         1        13     18.77      6.19      3.03   1000000         0
1067.42/1067.88	c         1        23     18.74      6.23      3.01   1000000         0
1070.42/1070.81	c         2        19     18.75      6.20      3.02   1000000         0
1073.32/1073.75	c         1        22     18.83      6.24      3.02   1000000         0
1076.22/1076.69	c         2        31     18.76      6.24      3.01   1000000         0
1079.22/1079.63	c         2        27     18.80      6.29      2.99   1000000         0
1082.11/1082.56	c         1        19     18.74      6.21      3.02   1000000         0
1085.11/1085.51	c         1        17     18.85      6.25      3.02   1000000         0
1088.01/1088.46	c         1        16     18.71      6.21      3.01   1000000         0
1091.01/1091.40	c         1        28     18.75      6.26      2.99   1000000         0
1093.91/1094.35	c         2        18     18.76      6.27      2.99   1000000         0
1096.81/1097.29	c         1        18     18.72      6.21      3.02   1000000         0
1099.81/1100.23	c         1        22     18.79      6.25      3.01   1000000         0
1102.71/1103.17	c         1        22     18.78      6.22      3.02   1000000         0
1105.71/1106.11	c         1        19     18.71      6.17      3.03   1000000         0
1108.61/1109.05	c         1        20     18.79      6.23      3.02   1000000         0
1111.51/1111.99	c         1         6     18.73      6.25      3.00   1000000         0
1114.50/1114.93	c         1        22     18.75      6.20      3.02   1000000         0
1117.40/1117.87	c         1        17     18.81      6.25      3.01   1000000         0
1120.41/1120.81	c         1        28     18.76      6.22      3.01   1000000         0
1123.30/1123.76	c         1         9     18.77      6.25      3.00   1000000         0
1126.20/1126.69	c         1        13     18.75      6.22      3.01   1000000         0
1129.21/1129.63	c         1        29     18.80      6.23      3.02   1000000         0
1132.10/1132.57	c         1        18     18.74      6.26      2.99   1000000         0
1135.10/1135.51	c         2        15     18.80      6.24      3.01   1000000         0
1138.00/1138.45	c         1        31     18.77      6.24      3.01   1000000         0
1140.89/1141.39	c         1        14     18.76      6.24      3.01   1000000         0
1143.89/1144.33	c         1        17     18.69      6.23      3.00   1000000         0
1146.80/1147.27	c         1        20     18.78      6.17      3.04   1000000         0
1149.79/1150.21	c         2        20     18.71      6.21      3.01   1000000         0
1152.69/1153.15	c         2        10     18.74      6.27      2.99   1000000         0
1155.60/1156.09	c         1        23     18.77      6.23      3.01   1000000         0
1158.59/1159.03	c         1        13     18.76      6.24      3.01   1000000         0
1161.49/1161.98	c         1        20     18.81      6.28      3.00   1000000         0
1164.49/1164.93	c         1        15     18.75      6.23      3.01   1000000         0
1167.39/1167.88	c         1        13     18.79      6.27      2.99   1000000         0
1170.38/1170.82	c         1        18     18.76      6.26      3.00   1000000         0
1173.29/1173.76	c         1        17     18.84      6.28      3.00   1000000         0
1176.28/1176.70	c         2        17     18.78      6.21      3.02   1000000         0
1179.18/1179.64	c         1        22     18.87      6.25      3.02   1000000         0
1182.09/1182.58	c         1        33     18.72      6.26      2.99   1000000         0
1185.08/1185.51	c         1        22     18.69      6.23      3.00   1000000         0
1187.98/1188.45	c         1        24     18.75      6.23      3.01   1000000         0
1190.88/1191.39	c         1        18     18.80      6.23      3.02   1000000         0
1193.88/1194.33	c         2        13     18.73      6.27      2.99   1000000         0
1196.78/1197.27	c         1        16     18.82      6.25      3.01   1000000         0
1199.77/1200.20	c         1        15     18.80      6.28      2.99   1000000         0
1202.67/1203.14	c         1        28     18.79      6.25      3.01   1000000         0
1205.57/1206.07	c         1        12     18.76      6.26      3.00   1000000         0
1208.57/1209.01	c         2        17     18.79      6.25      3.01   1000000         0
1211.47/1211.96	c         2        29     18.77      6.21      3.03   1000000         0
1214.47/1214.90	c         1        15     18.75      6.26      3.00   1000000         0
1217.37/1217.84	c         1        26     18.78      6.25      3.00   1000000         0
1220.27/1220.78	c         1        32     18.74      6.27      2.99   1000000         0
1223.27/1223.73	c         1        24     18.86      6.28      3.00   1000000         0
1226.16/1226.67	c         1        15     18.69      6.20      3.02   1000000         0
1229.16/1229.62	c         1        11     18.84      6.26      3.01   1000000         0
1232.06/1232.55	c         1        23     18.81      6.21      3.03   1000000         0
1234.96/1235.49	c         2        21     18.79      6.24      3.01   1000000         0
1237.96/1238.43	c         2        21     18.80      6.24      3.01   1000000         0
1240.86/1241.37	c         1        33     18.74      6.22      3.01   1000000         0
1243.86/1244.31	c         1        13     18.71      6.27      2.98   1000000         0
1246.76/1247.25	c         1        19     18.75      6.21      3.02   1000000         0
1249.66/1250.19	c         1        26     18.86      6.28      3.00   1000000         0
1252.66/1253.13	c         1        19     18.73      6.23      3.01   1000000         0
1255.55/1256.07	c         1        21     18.70      6.21      3.01   1000000         0
1258.55/1259.00	c         1        21     18.77      6.25      3.00   1000000         0
1261.45/1261.95	c         2         5     18.79      6.24      3.01   1000000         0
1264.46/1264.90	c         1        18     18.74      6.22      3.01   1000000         0
1267.35/1267.85	c         1        16     18.89      6.27      3.01   1000000         0
1270.35/1270.80	c         1         9     18.69      6.25      2.99   1000000         0
1273.26/1273.73	c         1        15     18.68      6.22      3.00   1000000         0
1276.15/1276.66	c         1        16     18.76      6.21      3.02   1000000         0
1279.05/1279.60	c         1        19     18.73      6.17      3.04   1000000         0
1282.05/1282.51	c         1        26     18.63      6.22      3.00   1000000         0
1284.94/1285.46	c         1        26     18.79      6.19      3.04   1000000         0
1287.94/1288.40	c         1        22     18.77      6.28      2.99   1000000         0
1290.85/1291.34	c         1        43     18.78      6.25      3.00   1000000         0
1293.74/1294.30	c         1        13     18.76      6.22      3.02   1000000         0
1296.74/1297.23	c         1        24     18.80      6.23      3.02   1000000         0
1299.65/1300.17	c         1        16     18.79      6.31      2.98   1000000         0
1302.64/1303.10	c         1        18     18.69      6.18      3.02   1000000         0
1305.54/1306.04	c         1        30     18.71      6.22      3.01   1000000         0
1308.44/1308.97	c         1        15     18.79      6.27      3.00   1000000         0
1311.43/1311.91	c         1        17     18.76      6.21      3.02   1000000         0
1314.33/1314.84	c         1        21     18.86      6.25      3.02   1000000         0
1317.24/1317.79	c         1        16     18.84      6.30      2.99   1000000         0
1320.23/1320.73	c         2        13     18.74      6.25      3.00   1000000         0
1323.13/1323.67	c         1        23     18.83      6.29      3.00   1000000         0
1326.14/1326.62	c         1        27     18.82      6.27      3.00   1000000         0
1329.03/1329.56	c         1        27     18.80      6.27      3.00   1000000         0
1331.93/1332.49	c         1        24     18.79      6.21      3.02   1000000         0
1334.94/1335.43	c         1        11     18.74      6.20      3.02   1000000         0
1337.83/1338.36	c         1        24     18.81      6.26      3.01   1000000         0
1340.83/1341.31	c         2        19     18.71      6.22      3.01   1000000         0
1343.73/1344.26	c         1        17     18.80      6.20      3.03   1000000         0
1346.62/1347.19	c         1        13     18.75      6.26      2.99   1000000         0
1349.62/1350.14	c         1        16     18.85      6.34      2.97   1000000         0
1352.53/1353.09	c         2        20     18.87      6.25      3.02   1000000         0
1355.52/1356.02	c         1        13     18.79      6.24      3.01   1000000         0
1358.42/1358.96	c         1        24     18.70      6.24      3.00   1000000         0
1361.42/1361.91	c         1        16     18.75      6.22      3.01   1000000         0
1364.32/1364.84	c         1        21     18.70      6.23      3.00   1000000         0
1367.22/1367.78	c         1        16     18.71      6.22      3.01   1000000         0
1370.22/1370.70	c         1        13     18.67      6.20      3.01   1000000         0
1373.11/1373.64	c         1        14     18.77      6.20      3.03   1000000         0
1376.01/1376.58	c         2        17     18.65      6.21      3.00   1000000         0
1379.01/1379.52	c         1        21     18.80      6.27      3.00   1000000         0
1381.91/1382.48	c         1        11     18.70      6.22      3.01   1000000         0
1384.91/1385.41	c         1        16     18.80      6.24      3.01   1000000         0
1387.81/1388.35	c         1        13     18.84      6.26      3.01   1000000         0
1390.71/1391.29	c         1        21     18.75      6.22      3.01   1000000         0
1393.71/1394.23	c         1        28     18.68      6.20      3.01   1000000         0
1396.61/1397.16	c         1        16     18.72      6.22      3.01   1000000         0
1399.61/1400.11	c         1        14     18.72      6.26      2.99   1000000         0
1402.50/1403.06	c         1        40     18.79      6.25      3.01   1000000         0
1405.50/1406.01	c         2        13     18.78      6.21      3.02   1000000         0
1408.40/1408.95	c         2        33     18.74      6.24      3.00   1000000         0
1411.30/1411.89	c         1        13     18.79      6.21      3.03   1000000         0
1414.30/1414.82	c         1        36     18.77      6.20      3.03   1000000         0
1417.20/1417.76	c         1        20     18.79      6.25      3.01   1000000         0
1420.10/1420.69	c         2        14     18.76      6.25      3.00   1000000         0
1423.10/1423.64	c         1        16     18.81      6.29      2.99   1000000         0
1426.00/1426.58	c         1        15     18.72      6.23      3.00   1000000         0
1428.99/1429.52	c         1        15     18.75      6.27      2.99   1000000         0
1431.89/1432.46	c         1        20     18.79      6.25      3.01   1000000         0
1434.90/1435.40	c         2         8     18.82      6.26      3.01   1000000         0
1437.79/1438.34	c         1        18     18.81      6.28      3.00   1000000         0
1440.69/1441.28	c         1        18     18.82      6.25      3.01   1000000         0
1443.70/1444.22	c         1        21     18.80      6.27      3.00   1000000         0
1446.59/1447.16	c         1        12     18.73      6.21      3.02   1000000         0
1449.49/1450.10	c         2        17     18.78      6.28      2.99   1000000         0
1452.49/1453.03	c         2        24     18.72      6.22      3.01   1000000         0
1455.39/1455.98	c         1        24     18.78      6.26      3.00   1000000         0
1458.38/1458.92	c         1        13     18.76      6.24      3.00   1000000         0
1461.29/1461.85	c         1        24     18.63      6.12      3.04   1000000         0
1464.18/1464.79	c         1         9     18.78      6.19      3.03   1000000         0
1467.18/1467.73	c         2        23     18.84      6.29      2.99   1000000         0
1470.09/1470.67	c         1        15     18.76      6.19      3.03   1000000         0
1473.08/1473.61	c         1         9     18.76      6.25      3.00   1000000         0
1475.98/1476.56	c         2        25     18.79      6.25      3.00   1000000         0
1478.88/1479.50	c         1        11     18.76      6.24      3.01   1000000         0
1481.88/1482.43	c         1        23     18.73      6.21      3.02   1000000         0
1484.78/1485.38	c         1        18     18.81      6.28      3.00   1000000         0
1487.78/1488.32	c         1        14     18.78      6.29      2.99   1000000         0
1490.67/1491.26	c         1        14     18.81      6.20      3.03   1000000         0
1493.67/1494.20	c         1        17     18.78      6.24      3.01   1000000         0
1496.58/1497.14	c         1        11     18.76      6.20      3.02   1000000         0
1499.47/1500.08	c         1        18     18.74      6.23      3.01   1000000         0
1502.47/1503.02	c         2        20     18.81      6.23      3.02   1000000         0
1505.38/1505.96	c         1        14     18.71      6.19      3.02   1000000         0
1508.37/1508.90	c         1        21     18.77      6.25      3.00   1000000         0
1511.27/1511.85	c         1        27     18.74      6.23      3.01   1000000         0
1514.17/1514.78	c         1        18     18.84      6.24      3.02   1000000         0
1517.16/1517.72	c         1        32     18.77      6.24      3.01   1000000         0
1520.06/1520.67	c         1        14     18.73      6.24      3.00   1000000         0
1522.97/1523.59	c         1        15     18.73      6.20      3.02   1000000         0
1525.96/1526.53	c         1        24     18.81      6.24      3.01   1000000         0
1528.86/1529.45	c         2        21     18.72      6.19      3.03   1000000         0
1531.86/1532.40	c         1        15     18.87      6.28      3.01   1000000         0
1534.76/1535.34	c         1        22     18.82      6.23      3.02   1000000         0
1537.66/1538.29	c         2        16     18.66      6.20      3.01   1000000         0
1540.66/1541.23	c         1        14     18.81      6.23      3.02   1000000         0
1543.56/1544.18	c         1        20     18.76      6.27      2.99   1000000         0
1546.55/1547.12	c         1        21     18.72      6.24      3.00   1000000         0
1549.45/1550.07	c         1        22     18.84      6.23      3.03   1000000         0
1552.45/1553.01	c         1        18     18.66      6.22      3.00   1000000         0
1555.35/1555.95	c         1        28     18.72      6.20      3.02   1000000         0
1558.25/1558.89	c         1        11     18.79      6.28      2.99   1000000         0
1561.25/1561.83	c         1        17     18.79      6.28      2.99   1000000         0
1564.15/1564.77	c         1        21     18.85      6.21      3.03   1000000         0
1567.15/1567.71	c         1        25     18.71      6.18      3.03   1000000         0
1570.05/1570.65	c         2        27     18.72      6.23      3.01   1000000         0
1572.94/1573.58	c         1        15     18.80      6.25      3.01   1000000         0
1575.94/1576.52	c         1        18     18.76      6.25      3.00   1000000         0
1578.84/1579.46	c         1        13     18.74      6.27      2.99   1000000         0
1581.84/1582.40	c         1        16     18.71      6.22      3.01   1000000         0
1584.74/1585.34	c         1        25     18.82      6.21      3.03   1000000         0
1587.64/1588.28	c         2        13     18.79      6.23      3.02   1000000         0
1590.64/1591.22	c         2        16     18.77      6.23      3.01   1000000         0
1593.54/1594.16	c         1        44     18.84      6.28      3.00   1000000         0
1596.54/1597.11	c         1        19     18.74      6.25      3.00   1000000         0
1599.44/1600.05	c         1        28     18.84      6.29      3.00   1000000         0
1602.43/1603.00	c         1        18     18.79      6.28      2.99   1000000         0
1605.34/1605.93	c         1        14     18.73      6.18      3.03   1000000         0
1608.23/1608.88	c         1        21     18.86      6.30      3.00   1000000         0
1611.23/1611.82	c         2        17     18.78      6.21      3.02   1000000         0
1614.14/1614.77	c         2        21     18.77      6.24      3.01   1000000         0
1617.13/1617.71	c         1        12     18.80      6.23      3.02   1000000         0
1620.03/1620.64	c         1        18     18.76      6.24      3.00   1000000         0
1622.93/1623.59	c         1        13     18.79      6.20      3.03   1000000         0
1625.93/1626.52	c         1        24     18.90      6.27      3.02   1000000         0
1628.83/1629.46	c         1        20     18.78      6.23      3.01   1000000         0
1631.83/1632.41	c         1        13     18.78      6.27      3.00   1000000         0
1634.72/1635.35	c         1        18     18.85      6.25      3.02   1000000         0
1637.62/1638.29	c         1        19     18.69      6.22      3.00   1000000         0
1640.63/1641.22	c         1         9     18.79      6.26      3.00   1000000         0
1643.52/1644.16	c         1        20     18.77      6.24      3.01   1000000         0
1646.52/1647.10	c         2        40     18.70      6.13      3.05   1000000         0
1649.43/1650.03	c         1        15     18.80      6.23      3.02   1000000         0
1652.32/1652.97	c         1        29     18.83      6.24      3.02   1000000         0
1655.32/1655.90	c         2        29     18.73      6.26      2.99   1000000         0
1658.22/1658.85	c         1        26     18.72      6.24      3.00   1000000         0
1661.21/1661.80	c         1        21     18.79      6.21      3.03   1000000         0
1664.11/1664.73	c         1        22     18.75      6.24      3.01   1000000         0
1667.02/1667.67	c         2        16     18.77      6.29      2.98   1000000         0
1670.01/1670.62	c         2        24     18.74      6.28      2.99   1000000         0
1672.91/1673.55	c         1        12     18.78      6.27      2.99   1000000         0
1675.82/1676.49	c         1        18     18.84      6.26      3.01   1000000         0
1678.81/1679.44	c         2        16     18.74      6.20      3.02   1000000         0
1681.71/1682.37	c         1        12     18.81      6.29      2.99   1000000         0
1684.71/1685.33	c         1         9     18.70      6.20      3.02   1000000         0
1687.60/1688.28	c         1        24     18.71      6.23      3.00   1000000         0
1690.60/1691.22	c         1        20     18.64      6.20      3.01   1000000         0
1693.50/1694.16	c         2        16     18.79      6.26      3.00   1000000         0
1696.50/1697.10	c         1        12     18.75      6.23      3.01   1000000         0
1699.40/1700.05	c         2        22     18.85      6.28      3.00   1000000         0
1702.30/1702.99	c         1        18     18.72      6.19      3.02   1000000         0
1705.30/1705.92	c         1        13     18.79      6.22      3.02   1000000         0
1708.20/1708.87	c         1        24     18.84      6.27      3.01   1000000         0
1711.20/1711.81	c         1        23     18.86      6.31      2.99   1000000         0
1714.10/1714.74	c         1        18     18.78      6.22      3.02   1000000         0
1716.99/1717.69	c         1        20     18.69      6.15      3.04   1000000         0
1719.99/1720.64	c         1        14     18.83      6.27      3.01   1000000         0
1722.89/1723.59	c         2        30     18.80      6.23      3.02   1000000         0
1725.89/1726.53	c         1        20     18.76      6.20      3.03   1000000         0
1728.79/1729.48	c         2        10     18.81      6.28      2.99   1000000         0
1731.80/1732.42	c         1        21     18.72      6.20      3.02   1000000         0
1734.69/1735.36	c         1        24     18.78      6.26      3.00   1000000         0
1737.69/1738.31	c         1        28     18.73      6.23      3.01   1000000         0
1740.59/1741.25	c         1        20     18.85      6.29      3.00   1000000         0
1743.48/1744.19	c         1        17     18.71      6.25      2.99   1000000         0
1746.48/1747.12	c         2        30     18.94      6.30      3.01   1000000         0
1749.39/1750.07	c         1        16     18.73      6.25      3.00   1000000         0
1752.38/1753.01	c         1        25     18.79      6.30      2.98   1000000         0
1755.28/1755.94	c         1         9     18.80      6.27      3.00   1000000         0
1758.19/1758.88	c         2        17     18.83      6.24      3.02   1000000         0
1761.18/1761.83	c         2        12     18.80      6.21      3.03   1000000         0
1764.08/1764.78	c         1        16     18.81      6.28      3.00   1000000         0
1767.08/1767.72	c         1        23     18.76      6.28      2.99   1000000         0
1769.98/1770.66	c         1        21     18.70      6.21      3.01   1000000         0
1772.97/1773.61	c         1        22     18.81      6.25      3.01   1000000         0
1775.88/1776.55	c         1        20     18.72      6.22      3.01   1000000         0
1778.77/1779.49	c         2        18     18.83      6.26      3.01   1000000         0
1781.77/1782.42	c         1        37     18.71      6.23      3.00   1000000         0
1784.68/1785.36	c         2        14     18.83      6.26      3.01   1000000         0
1787.57/1788.29	c         1        19     18.67      6.19      3.01   1000000         0
1790.57/1791.24	c         2        21     18.71      6.19      3.02   1000000         0
1793.47/1794.17	c         2        19     18.75      6.24      3.01   1000000         0
1796.47/1797.11	c         2         7     18.76      6.22      3.02   1000000         0
1799.37/1800.05	c         1        28     18.81      6.28      3.00   1000000         0
1800.08/1800.71	HOME/run: line 2: 28099 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-2702769-1278576511/watcher-2702769-1278576511 -o /tmp/evaluation-result-2702769-1278576511/solver-2702769-1278576511 -C 1800 -W 2000 -M 1800 run HOME/instance-2702769-1278576511.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: 0.99 0.97 0.91 3/106 28098
/proc/meminfo: memFree=1660028/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) R 28096 28098 27889 0 -1 4202496 342 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917701013 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0

[startup+0.0494369 s]
/proc/loadavg: 0.99 0.97 0.91 3/106 28098
/proc/meminfo: memFree=1660028/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100446 s]
/proc/loadavg: 0.99 0.97 0.91 3/106 28098
/proc/meminfo: memFree=1660028/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300486 s]
/proc/loadavg: 0.99 0.97 0.91 3/106 28098
/proc/meminfo: memFree=1660028/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700564 s]
/proc/loadavg: 0.99 0.97 0.91 3/106 28098
/proc/meminfo: memFree=1660028/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50072 s]
/proc/loadavg: 0.99 0.97 0.91 2/108 28100
/proc/meminfo: memFree=1657036/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
[pid=28099] ppid=28098 vsize=40452 CPUtime=1.49
/proc/28099/stat : 28099 (PB-wave) R 28098 28098 27889 0 -1 4202496 875 0 0 0 149 0 0 0 25 0 1 0 25864659 41422848 805 1992294400 134512640 135071400 4289436512 18446744073709551615 134526693 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28099/statm: 10113 805 62 137 0 9974 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49152

[startup+3.10103 s]
/proc/loadavg: 0.99 0.97 0.91 2/108 28100
/proc/meminfo: memFree=1656788/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
[pid=28099] ppid=28098 vsize=40452 CPUtime=3.09
/proc/28099/stat : 28099 (PB-wave) R 28098 28098 27889 0 -1 4202496 883 0 0 0 309 0 0 0 25 0 1 0 25864659 41422848 813 1992294400 134512640 135071400 4289436512 18446744073709551615 134526620 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28099/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49152

[startup+6.30066 s]
/proc/loadavg: 0.99 0.97 0.91 2/108 28100
/proc/meminfo: memFree=1656664/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
[pid=28099] ppid=28098 vsize=40452 CPUtime=6.29
/proc/28099/stat : 28099 (PB-wave) R 28098 28098 27889 0 -1 4202496 883 0 0 0 629 0 0 0 25 0 1 0 25864659 41422848 813 1992294400 134512640 135071400 4289436512 18446744073709551615 134526832 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28099/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49152

[startup+12.7009 s]
/proc/loadavg: 0.99 0.97 0.91 2/108 28100
/proc/meminfo: memFree=1656540/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
[pid=28099] ppid=28098 vsize=40452 CPUtime=12.69
/proc/28099/stat : 28099 (PB-wave) R 28098 28098 27889 0 -1 4202496 883 0 0 0 1269 0 0 0 25 0 1 0 25864659 41422848 813 1992294400 134512640 135071400 4289436512 18446744073709551615 134526851 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28099/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49152

[startup+25.5004 s]
/proc/loadavg: 0.99 0.97 0.91 2/108 28100
/proc/meminfo: memFree=1656540/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
[pid=28099] ppid=28098 vsize=40452 CPUtime=25.48
/proc/28099/stat : 28099 (PB-wave) R 28098 28098 27889 0 -1 4202496 883 0 0 0 2548 0 0 0 25 0 1 0 25864659 41422848 813 1992294400 134512640 135071400 4289436512 18446744073709551615 134526336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28099/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49152

[startup+51.1004 s]
/proc/loadavg: 0.99 0.97 0.91 2/108 28100
/proc/meminfo: memFree=1656540/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
[pid=28099] ppid=28098 vsize=40452 CPUtime=51.08
/proc/28099/stat : 28099 (PB-wave) R 28098 28098 27889 0 -1 4202496 883 0 0 0 5108 0 0 0 25 0 1 0 25864659 41422848 813 1992294400 134512640 135071400 4289436512 18446744073709551615 134525819 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28099/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 49152

[startup+102.308 s]
/proc/loadavg: 0.99 0.97 0.91 2/108 28102
/proc/meminfo: memFree=1656416/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
[pid=28099] ppid=28098 vsize=40452 CPUtime=102.27
/proc/28099/stat : 28099 (PB-wave) R 28098 28098 27889 0 -1 4202496 883 0 0 0 10227 0 0 0 25 0 1 0 25864659 41422848 813 1992294400 134512640 135071400 4289436512 18446744073709551615 134526505 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28099/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 49152

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/108 28104
/proc/meminfo: memFree=1656292/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
[pid=28099] ppid=28098 vsize=40452 CPUtime=162.24
/proc/28099/stat : 28099 (PB-wave) R 28098 28098 27889 0 -1 4202496 883 0 0 0 16224 0 0 0 25 0 1 0 25864659 41422848 813 1992294400 134512640 135071400 4289436512 18446744073709551615 134526328 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28099/statm: 10113 813 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: 0.99 0.97 0.91 2/108 28106
/proc/meminfo: memFree=1656168/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
[pid=28099] ppid=28098 vsize=40452 CPUtime=222.22
/proc/28099/stat : 28099 (PB-wave) R 28098 28098 27889 0 -1 4202496 883 0 0 0 22222 0 0 0 25 0 1 0 25864659 41422848 813 1992294400 134512640 135071400 4289436512 18446744073709551615 134526733 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28099/statm: 10113 813 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: 0.99 0.97 0.91 2/108 28106
/proc/meminfo: memFree=1656044/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
[pid=28099] ppid=28098 vsize=40452 CPUtime=282.2
/proc/28099/stat : 28099 (PB-wave) R 28098 28098 27889 0 -1 4202496 883 0 0 0 28220 0 0 0 25 0 1 0 25864659 41422848 813 1992294400 134512640 135071400 4289436512 18446744073709551615 134537285 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28099/statm: 10113 813 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: 0.99 0.97 0.91 2/108 28108
/proc/meminfo: memFree=1655920/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
[pid=28099] ppid=28098 vsize=40452 CPUtime=342.17
/proc/28099/stat : 28099 (PB-wave) R 28098 28098 27889 0 -1 4202496 883 0 0 0 34217 0 0 0 25 0 1 0 25864659 41422848 813 1992294400 134512640 135071400 4289436512 18446744073709551615 134526304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28099/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 49152

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/108 28110
/proc/meminfo: memFree=1655796/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
[pid=28099] ppid=28098 vsize=40452 CPUtime=402.15
/proc/28099/stat : 28099 (PB-wave) R 28098 28098 27889 0 -1 4202496 883 0 0 0 40215 0 0 0 25 0 1 0 25864659 41422848 813 1992294400 134512640 135071400 4289436512 18446744073709551615 134526328 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28099/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 49152

[startup+462.301 s]

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

/proc/28098/statm: 2175 243 204 178 0 68 0
[pid=28099] ppid=28098 vsize=40452 CPUtime=1121.9
/proc/28099/stat : 28099 (PB-wave) R 28098 28098 27889 0 -1 4202496 883 0 0 0 112190 0 0 0 25 0 1 0 25864659 41422848 813 1992294400 134512640 135071400 4289436512 18446744073709551615 134525863 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28099/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 49152

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/108 28133
/proc/meminfo: memFree=1654184/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
[pid=28099] ppid=28098 vsize=40452 CPUtime=1181.88
/proc/28099/stat : 28099 (PB-wave) R 28098 28098 27889 0 -1 4202496 883 0 0 0 118188 0 0 0 25 0 1 0 25864659 41422848 813 1992294400 134512640 135071400 4289436512 18446744073709551615 134526131 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28099/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 49152

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/108 28135
/proc/meminfo: memFree=1653812/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
[pid=28099] ppid=28098 vsize=40452 CPUtime=1241.86
/proc/28099/stat : 28099 (PB-wave) R 28098 28098 27889 0 -1 4202496 883 0 0 0 124186 0 0 0 25 0 1 0 25864659 41422848 813 1992294400 134512640 135071400 4289436512 18446744073709551615 134526451 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28099/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 49152

[startup+1302.3 s]
/proc/loadavg: 1.04 0.99 0.91 2/108 28137
/proc/meminfo: memFree=1653812/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
[pid=28099] ppid=28098 vsize=40452 CPUtime=1301.85
/proc/28099/stat : 28099 (PB-wave) R 28098 28098 27889 0 -1 4202496 883 0 0 0 130185 0 0 0 25 0 1 0 25864659 41422848 813 1992294400 134512640 135071400 4289436512 18446744073709551615 134525984 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28099/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 49152

[startup+1362.3 s]
/proc/loadavg: 1.01 0.99 0.91 2/108 28139
/proc/meminfo: memFree=1653688/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
[pid=28099] ppid=28098 vsize=40452 CPUtime=1361.82
/proc/28099/stat : 28099 (PB-wave) R 28098 28098 27889 0 -1 4202496 883 0 0 0 136182 0 0 0 25 0 1 0 25864659 41422848 813 1992294400 134512640 135071400 4289436512 18446744073709551615 134526083 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28099/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 49152

[startup+1422.31 s]
/proc/loadavg: 1.00 0.99 0.91 2/108 28141
/proc/meminfo: memFree=1653688/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
[pid=28099] ppid=28098 vsize=40452 CPUtime=1421.8
/proc/28099/stat : 28099 (PB-wave) R 28098 28098 27889 0 -1 4202496 883 0 0 0 142180 0 0 0 25 0 1 0 25864659 41422848 813 1992294400 134512640 135071400 4289436512 18446744073709551615 134526807 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28099/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 49152

[startup+1482.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/108 28141
/proc/meminfo: memFree=1653440/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
[pid=28099] ppid=28098 vsize=40452 CPUtime=1481.78
/proc/28099/stat : 28099 (PB-wave) R 28098 28098 27889 0 -1 4202496 883 0 0 0 148178 0 0 0 25 0 1 0 25864659 41422848 813 1992294400 134512640 135071400 4289436512 18446744073709551615 134525878 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28099/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 49152

[startup+1542.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/108 28143
/proc/meminfo: memFree=1653316/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
[pid=28099] ppid=28098 vsize=40452 CPUtime=1541.76
/proc/28099/stat : 28099 (PB-wave) R 28098 28098 27889 0 -1 4202496 883 0 0 0 154176 0 0 0 25 0 1 0 25864659 41422848 813 1992294400 134512640 135071400 4289436512 18446744073709551615 134526819 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28099/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 49152

[startup+1602.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/108 28145
/proc/meminfo: memFree=1653316/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
[pid=28099] ppid=28098 vsize=40452 CPUtime=1601.73
/proc/28099/stat : 28099 (PB-wave) R 28098 28098 27889 0 -1 4202496 883 0 0 0 160173 0 0 0 25 0 1 0 25864659 41422848 813 1992294400 134512640 135071400 4289436512 18446744073709551615 134526787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28099/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 49152

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/108 28147
/proc/meminfo: memFree=1653192/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
[pid=28099] ppid=28098 vsize=40452 CPUtime=1661.71
/proc/28099/stat : 28099 (PB-wave) R 28098 28098 27889 0 -1 4202496 883 0 0 0 166171 0 0 0 25 0 1 0 25864659 41422848 813 1992294400 134512640 135071400 4289436512 18446744073709551615 134526134 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28099/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 49152

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/108 28149
/proc/meminfo: memFree=1653192/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
[pid=28099] ppid=28098 vsize=40452 CPUtime=1721.69
/proc/28099/stat : 28099 (PB-wave) R 28098 28098 27889 0 -1 4202496 883 0 0 0 172169 0 0 0 25 0 1 0 25864659 41422848 813 1992294400 134512640 135071400 4289436512 18446744073709551615 134525863 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28099/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 49152

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/108 28149
/proc/meminfo: memFree=1652820/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
[pid=28099] ppid=28098 vsize=40452 CPUtime=1781.67
/proc/28099/stat : 28099 (PB-wave) R 28098 28098 27889 0 -1 4202496 883 0 0 0 178167 0 0 0 25 0 1 0 25864659 41422848 813 1992294400 134512640 135071400 4289436512 18446744073709551615 134526505 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28099/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 49152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 0.99 0.91 2/108 28151
/proc/meminfo: memFree=1652820/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
[pid=28099] ppid=28098 vsize=40452 CPUtime=1800.08
/proc/28099/stat : 28099 (PB-wave) R 28098 28098 27889 0 -1 4202496 883 0 0 0 180008 0 0 0 25 0 1 0 25864659 41422848 813 1992294400 134512640 135071400 4289436512 18446744073709551615 134525704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28099/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 49152

Sending SIGTERM to process tree (bottom up)
Sleeping S2 seconds
Solver just ended. Dumping a history of the last processes samples

[startup+1800.71 s]
/proc/loadavg: 1.00 0.99 0.91 2/108 28151
/proc/meminfo: memFree=1652820/2059040 swapFree=4147384/4192956
[pid=28098] ppid=28096 vsize=8700 CPUtime=0
/proc/28098/stat : 28098 (run) S 28096 28098 27889 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 25864658 8908800 243 1992294400 4194304 4922060 140735439916896 18446744073709551615 272917699717 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28098/statm: 2175 243 204 178 0 68 0
[pid=28099] ppid=28098 vsize=40452 CPUtime=1800.08
/proc/28099/stat : 28099 (PB-wave) R 28098 28098 27889 0 -1 4202496 883 0 0 0 180008 0 0 0 25 0 1 0 25864659 41422848 813 1992294400 134512640 135071400 4289436512 18446744073709551615 134525704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28099/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 49152

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

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

runsolver used 3.06453 second user time and 8.45172 second system time

The end

Launcher Data

Begin job on node006 at 2010-07-08 10:08:31
IDJOB=2702769
IDBENCH=48355
IDSOLVER=1171
FILE ID=node006/2702769-1278576511
PBS_JOBID= 11240109
Free space on /tmp= 62568 MiB

SOLVER NAME= PB-wave alpha 2
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_25_3_40.opb
COMMAND LINE= run BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2702769-1278576511/watcher-2702769-1278576511 -o /tmp/evaluation-result-2702769-1278576511/solver-2702769-1278576511 -C 1800 -W 2000 -M 1800  run HOME/instance-2702769-1278576511.opb

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

MD5SUM BENCH= 6ddc144a63b87021a78f3fe4530ac86f
RANDOM SEED=2117839225

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1661044 kB
Buffers:         78348 kB
Cached:         225972 kB
SwapCached:       4204 kB
Active:         151336 kB
Inactive:       171856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1661044 kB
SwapTotal:     4192956 kB
SwapFree:      4147384 kB
Dirty:             752 kB
Writeback:           0 kB
AnonPages:       15840 kB
Mapped:          12160 kB
Slab:            52840 kB
PageTables:       4176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179540 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2702769-1278576511.opb

Free space on /tmp at the end= 62568 MiB
End job on node006 at 2010-07-08 10:38:32