Trace number 2702716

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.07 1800.51

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_4_40.opb
MD5SUM4bc8406e35a3f2674c743b72d3a1792a
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 benchmark213.487
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)6140
Sum of products size (including duplicates)12280
Number of different products3070
Sum of products size6140

Solver Data

0.00/0.03	c PB-wave - v2
0.00/0.03	c command line = ./PB-wave
0.00/0.03	c seed = 36781366
0.00/0.03	c cutoff = 1000000
0.00/0.03	c tries = 1000000
0.00/0.03	c heuristic = c best, noise 50 / 100
0.00/0.03	#var 3270 #con 6442
0.00/0.03	mode is SAT
0.00/0.03	c tail starts after flip = 9810
0.00/0.03	c numatom = 3270, numclause = 6443, numliterals = 25260
0.00/0.03	c wff read in
0.00/0.03	c 
0.00/0.03	c     lowest     final       avg     noise     noise     total                 avg        mean        mean
0.00/0.03	c     #unsat    #unsat     noise   std dev     ratio     flips              length       flips       flips
0.00/0.03	c       this      this      this      this      this      this   success   success       until         std
0.00/0.03	c        try       try       try       try       try       try      rate     tries      assign         dev
0.00/0.03	c
2.89/2.95	c         1        19     18.78      6.25      3.01   1000000         0
5.79/5.87	c         1        28     18.76      6.15      3.05   1000000         0
8.70/8.78	c         1        23     18.71      6.19      3.02   1000000         0
11.69/11.73	c         2        21     18.85      6.29      3.00   1000000         0
14.59/14.64	c         2        14     18.77      6.19      3.03   1000000         0
17.49/17.56	c         1        23     18.86      6.32      2.99   1000000         0
20.39/20.47	c         1        18     18.84      6.24      3.02   1000000         0
23.39/23.40	c         1        21     18.76      6.29      2.98   1000000         0
26.29/26.33	c         2        19     18.82      6.28      3.00   1000000         0
29.18/29.25	c         1        10     18.75      6.17      3.04   1000000         0
32.08/32.19	c         2        19     18.80      6.22      3.02   1000000         0
35.09/35.11	c         1        15     18.80      6.22      3.02   1000000         0
37.98/38.04	c         2        20     18.83      6.25      3.01   1000000         0
40.88/40.95	c         1        30     18.77      6.21      3.02   1000000         0
43.89/43.90	c         1        31     18.79      6.24      3.01   1000000         0
46.78/46.83	c         1        23     18.68      6.25      2.99   1000000         0
49.68/49.76	c         1        16     18.85      6.27      3.00   1000000         0
52.69/52.70	c         1        17     18.78      6.26      3.00   1000000         0
55.58/55.61	c         1        11     18.80      6.19      3.04   1000000         0
58.48/58.54	c         1        26     18.91      6.29      3.01   1000000         0
61.38/61.47	c         2        19     18.77      6.27      2.99   1000000         0
64.28/64.38	c         1        21     18.81      6.29      2.99   1000000         0
67.17/67.28	c         1        25     18.83      6.30      2.99   1000000         0
70.17/70.22	c         2        10     18.84      6.23      3.02   1000000         0
73.07/73.14	c         1        19     18.84      6.28      3.00   1000000         0
75.97/76.05	c         1        18     18.84      6.27      3.00   1000000         0
78.87/78.93	c         1        19     18.75      6.20      3.02   1000000         0
81.77/81.86	c         1        35     18.79      6.28      2.99   1000000         0
84.68/84.77	c         1        10     18.79      6.21      3.02   1000000         0
87.57/87.69	c         1        13     18.69      6.12      3.06   1000000         0
90.57/90.62	c         1        24     18.75      6.22      3.01   1000000         0
93.48/93.52	c         1        16     18.73      6.23      3.01   1000000         0
96.37/96.46	c         1        26     18.76      6.26      3.00   1000000         0
99.27/99.38	c         1        22     18.82      6.28      2.99   1000000         0
102.27/102.31	c         1        18     18.76      6.21      3.02   1000000         0
105.17/105.23	c         1        29     18.88      6.29      3.00   1000000         0
108.06/108.15	c         1        27     18.82      6.26      3.01   1000000         0
110.97/111.07	c         1        33     18.84      6.25      3.01   1000000         0
113.86/113.99	c         1        22     18.84      6.22      3.03   1000000         0
116.86/116.92	c         1        22     18.80      6.24      3.01   1000000         0
119.77/119.85	c         1        20     18.78      6.26      3.00   1000000         0
122.66/122.77	c         1        23     18.82      6.23      3.02   1000000         0
125.56/125.69	c         1        33     18.78      6.22      3.02   1000000         0
128.57/128.62	c         1        28     18.78      6.24      3.01   1000000         0
131.46/131.53	c         1        21     18.76      6.21      3.02   1000000         0
134.36/134.44	c         2        17     18.75      6.22      3.02   1000000         0
137.26/137.35	c         1        24     18.80      6.26      3.01   1000000         0
140.16/140.28	c         1        21     18.75      6.19      3.03   1000000         0
143.16/143.20	c         1        26     18.84      6.26      3.01   1000000         0
146.06/146.12	c         1        23     18.83      6.27      3.00   1000000         0
148.96/149.04	c         2        27     18.78      6.27      3.00   1000000         0
151.85/151.97	c         1        17     18.83      6.23      3.02   1000000         0
154.85/154.90	c         1        15     18.81      6.23      3.02   1000000         0
157.75/157.83	c         1        18     18.78      6.22      3.02   1000000         0
160.65/160.73	c         1        19     18.84      6.30      2.99   1000000         0
163.55/163.67	c         1        15     18.80      6.23      3.02   1000000         0
166.45/166.58	c         1        35     18.73      6.22      3.01   1000000         0
169.45/169.50	c         1        16     18.69      6.21      3.01   1000000         0
172.35/172.42	c         2        25     18.81      6.18      3.04   1000000         0
175.25/175.36	c         1        21     18.83      6.28      3.00   1000000         0
178.16/178.28	c         1        16     18.74      6.21      3.02   1000000         0
181.05/181.19	c         1        19     18.86      6.21      3.04   1000000         0
184.05/184.12	c         1        20     18.82      6.25      3.01   1000000         0
186.95/187.06	c         2        20     18.87      6.25      3.02   1000000         0
189.85/190.00	c         1        14     18.74      6.22      3.01   1000000         0
192.84/192.90	c         2        17     18.81      6.25      3.01   1000000         0
195.75/195.83	c         1        24     18.72      6.25      2.99   1000000         0
198.64/198.76	c         1        34     18.83      6.27      3.00   1000000         0
201.54/201.68	c         2         7     18.77      6.22      3.02   1000000         0
204.55/204.62	c         1        14     18.84      6.30      2.99   1000000         0
207.44/207.54	c         1        28     18.81      6.25      3.01   1000000         0
210.34/210.49	c         1        18     18.71      6.22      3.01   1000000         0
213.35/213.41	c         1        19     18.77      6.27      3.00   1000000         0
216.24/216.34	c         1        19     18.77      6.19      3.03   1000000         0
219.14/219.26	c         1        17     18.78      6.21      3.02   1000000         0
222.05/222.18	c         1        18     18.90      6.31      3.00   1000000         0
225.04/225.10	c         2        18     18.80      6.19      3.04   1000000         0
227.94/228.03	c         1        16     18.77      6.24      3.01   1000000         0
230.84/230.95	c         1        20     18.89      6.24      3.03   1000000         0
233.73/233.86	c         1        22     18.81      6.29      2.99   1000000         0
236.63/236.79	c         1        18     18.84      6.24      3.02   1000000         0
239.64/239.72	c         1        16     18.92      6.27      3.02   1000000         0
242.53/242.65	c         1        14     18.83      6.18      3.05   1000000         0
245.43/245.57	c         1         7     18.83      6.28      3.00   1000000         0
248.44/248.51	c         1        10     18.81      6.24      3.02   1000000         0
251.33/251.43	c         1        10     18.77      6.22      3.02   1000000         0
254.23/254.35	c         1        19     18.86      6.26      3.02   1000000         0
257.13/257.26	c         2        18     18.75      6.22      3.02   1000000         0
260.03/260.17	c         1        17     18.67      6.17      3.03   1000000         0
262.93/263.08	c         1         9     18.72      6.25      3.00   1000000         0
265.93/266.00	c         1        21     18.79      6.24      3.01   1000000         0
268.83/268.94	c         1        14     18.85      6.28      3.00   1000000         0
271.73/271.85	c         1        19     18.74      6.22      3.01   1000000         0
274.63/274.77	c         1        19     18.87      6.25      3.02   1000000         0
277.52/277.68	c         1        17     18.77      6.19      3.03   1000000         0
280.43/280.59	c         1        16     18.77      6.27      2.99   1000000         0
283.42/283.53	c         1        13     18.77      6.21      3.02   1000000         0
286.32/286.45	c         2        21     18.81      6.27      3.00   1000000         0
289.23/289.38	c         1        23     18.79      6.25      3.01   1000000         0
292.22/292.31	c         1        20     18.77      6.25      3.00   1000000         0
295.12/295.22	c         1        25     18.78      6.21      3.02   1000000         0
298.03/298.14	c         2        23     18.84      6.21      3.03   1000000         0
300.92/301.07	c         1        17     18.79      6.20      3.03   1000000         0
303.92/304.01	c         1        14     18.78      6.25      3.01   1000000         0
306.83/306.95	c         1        20     18.84      6.23      3.02   1000000         0
309.72/309.84	c         1        22     18.74      6.17      3.04   1000000         0
312.62/312.75	c         1        17     18.78      6.26      3.00   1000000         0
315.52/315.66	c         1        25     18.82      6.23      3.02   1000000         0
318.42/318.55	c         1        27     18.74      6.19      3.03   1000000         0
321.31/321.48	c         1        17     18.74      6.24      3.01   1000000         0
324.21/324.39	c         1        26     18.70      6.19      3.02   1000000         0
327.21/327.30	c         1        15     18.83      6.28      3.00   1000000         0
330.11/330.22	c         2        29     18.81      6.24      3.01   1000000         0
333.01/333.16	c         1        10     18.67      6.20      3.01   1000000         0
336.01/336.10	c         1         9     18.81      6.26      3.00   1000000         0
338.91/339.03	c         1        19     18.76      6.26      3.00   1000000         0
341.81/341.97	c         1        14     18.80      6.26      3.00   1000000         0
344.81/344.90	c         2        21     18.87      6.22      3.03   1000000         0
347.71/347.80	c         1        12     18.77      6.23      3.01   1000000         0
350.61/350.70	c         2         9     18.80      6.17      3.05   1000000         0
353.51/353.63	c         1         6     18.84      6.22      3.03   1000000         0
356.41/356.55	c         1        28     18.75      6.19      3.03   1000000         0
359.31/359.44	c         1        16     18.84      6.25      3.01   1000000         0
362.20/362.36	c         1        11     18.94      6.31      3.00   1000000         0
365.11/365.29	c         1        16     18.71      6.25      2.99   1000000         0
368.00/368.19	c         1        20     18.82      6.30      2.99   1000000         0
371.00/371.11	c         1        20     18.86      6.25      3.02   1000000         0
373.91/374.02	c         2        34     18.73      6.24      3.00   1000000         0
376.80/376.94	c         1        18     18.76      6.23      3.01   1000000         0
379.70/379.87	c         1        26     18.83      6.30      2.99   1000000         0
382.61/382.78	c         1        14     18.87      6.25      3.02   1000000         0
385.60/385.70	c         1        14     18.84      6.26      3.01   1000000         0
388.50/388.62	c         1        15     18.73      6.22      3.01   1000000         0
391.40/391.52	c         1        22     18.80      6.26      3.00   1000000         0
394.30/394.42	c         1        15     18.75      6.20      3.03   1000000         0
397.20/397.30	c         1        16     18.82      6.31      2.98   1000000         0
400.10/400.22	c         1         9     18.75      6.26      3.00   1000000         0
402.99/403.17	c         1        16     18.81      6.24      3.02   1000000         0
405.89/406.07	c         1        15     18.78      6.21      3.02   1000000         0
408.79/409.00	c         1        18     18.70      6.19      3.02   1000000         0
411.79/411.91	c         1        13     18.79      6.24      3.01   1000000         0
414.69/414.83	c         1        15     18.82      6.23      3.02   1000000         0
417.59/417.74	c         1        20     18.83      6.30      2.99   1000000         0
420.49/420.66	c         1        12     18.72      6.18      3.03   1000000         0
423.40/423.57	c         2        19     18.83      6.24      3.02   1000000         0
426.29/426.47	c         1        23     18.70      6.20      3.02   1000000         0
429.19/429.37	c         1        12     18.85      6.25      3.01   1000000         0
432.20/432.31	c         1        21     18.92      6.33      2.99   1000000         0
435.09/435.21	c         2        16     18.81      6.23      3.02   1000000         0
437.99/438.16	c         2        20     18.81      6.27      3.00   1000000         0
440.89/441.07	c         1        11     18.82      6.23      3.02   1000000         0
443.79/443.98	c         1        16     18.89      6.27      3.01   1000000         0
446.79/446.90	c         1        14     18.85      6.27      3.01   1000000         0
449.58/449.78	c         1        23     18.80      6.27      3.00   1000000         0
452.48/452.69	c         1        16     18.83      6.24      3.02   1000000         0
455.48/455.61	c         1        17     18.73      6.25      3.00   1000000         0
458.38/458.53	c         2        22     18.83      6.25      3.01   1000000         0
461.28/461.45	c         1        20     18.78      6.23      3.02   1000000         0
464.18/464.38	c         1        14     18.75      6.25      3.00   1000000         0
467.18/467.31	c         1        17     18.64      6.17      3.02   1000000         0
470.08/470.23	c         1        15     18.75      6.24      3.01   1000000         0
472.98/473.17	c         1        20     18.72      6.17      3.04   1000000         0
475.98/476.12	c         1        22     18.72      6.25      3.00   1000000         0
478.88/479.03	c         1        30     18.81      6.27      3.00   1000000         0
481.78/481.93	c         2        18     18.71      6.20      3.02   1000000         0
484.68/484.85	c         1        15     18.84      6.26      3.01   1000000         0
487.57/487.77	c         1        23     18.82      6.19      3.04   1000000         0
490.57/490.70	c         1        30     18.82      6.21      3.03   1000000         0
493.47/493.61	c         1        16     18.84      6.21      3.03   1000000         0
496.37/496.55	c         1        24     18.84      6.27      3.00   1000000         0
499.28/499.48	c         2        14     18.79      6.24      3.01   1000000         0
502.17/502.37	c         1        16     18.87      6.23      3.03   1000000         0
505.07/505.28	c         1         9     18.82      6.22      3.02   1000000         0
507.98/508.18	c         1        13     18.77      6.23      3.01   1000000         0
510.87/511.07	c         1        19     18.84      6.30      2.99   1000000         0
513.87/514.02	c         1        18     18.76      6.22      3.01   1000000         0
516.77/516.96	c         2        19     18.87      6.33      2.98   1000000         0
519.67/519.87	c         1        25     18.82      6.27      3.00   1000000         0
522.57/522.80	c         1        15     18.80      6.26      3.00   1000000         0
525.57/525.71	c         1        20     18.94      6.30      3.00   1000000         0
528.46/528.62	c         2        17     18.74      6.25      3.00   1000000         0
531.36/531.54	c         1        23     18.76      6.23      3.01   1000000         0
534.26/534.45	c         1        25     18.88      6.28      3.01   1000000         0
537.16/537.37	c         2        12     18.80      6.24      3.01   1000000         0
540.06/540.28	c         1        20     18.75      6.25      3.00   1000000         0
542.96/543.19	c         2        13     18.86      6.27      3.01   1000000         0
545.96/546.11	c         1        10     18.79      6.26      3.00   1000000         0
548.86/549.02	c         1        14     18.75      6.22      3.02   1000000         0
551.76/551.94	c         1        14     18.83      6.24      3.02   1000000         0
554.66/554.86	c         1         9     18.79      6.23      3.02   1000000         0
557.57/557.78	c         2        27     18.77      6.19      3.03   1000000         0
560.56/560.70	c         1        18     18.77      6.25      3.00   1000000         0
563.46/563.61	c         1        21     18.83      6.26      3.01   1000000         0
566.36/566.52	c         1        11     18.76      6.25      3.00   1000000         0
569.26/569.45	c         1         8     18.84      6.22      3.03   1000000         0
572.16/572.37	c         1        23     18.88      6.30      2.99   1000000         0
575.06/575.28	c         1        18     18.79      6.26      3.00   1000000         0
577.95/578.18	c         1        11     18.81      6.24      3.01   1000000         0
580.95/581.10	c         1        29     18.83      6.23      3.02   1000000         0
583.86/584.02	c         1        27     18.83      6.25      3.01   1000000         0
586.75/586.94	c         1        27     18.78      6.21      3.03   1000000         0
589.65/589.84	c         1        15     18.81      6.22      3.03   1000000         0
592.55/592.75	c         1        29     18.78      6.26      3.00   1000000         0
595.45/595.67	c         1        26     18.78      6.26      3.00   1000000         0
598.35/598.59	c         1        22     18.72      6.24      3.00   1000000         0
601.35/601.51	c         2        21     18.78      6.20      3.03   1000000         0
604.25/604.44	c         2        25     18.75      6.22      3.01   1000000         0
607.15/607.37	c         1         9     18.76      6.22      3.02   1000000         0
610.15/610.30	c         1        29     18.85      6.22      3.03   1000000         0
613.04/613.23	c         1        12     18.67      6.16      3.03   1000000         0
615.94/616.14	c         1        15     18.85      6.27      3.00   1000000         0
618.84/619.07	c         1        16     18.80      6.22      3.02   1000000         0
621.74/621.99	c         1        22     18.77      6.28      2.99   1000000         0
624.65/624.89	c         1        10     18.74      6.25      3.00   1000000         0
627.64/627.82	c         1        13     18.87      6.30      3.00   1000000         0
630.54/630.74	c         1        39     18.74      6.24      3.00   1000000         0
633.45/633.66	c         2        15     18.84      6.25      3.02   1000000         0
636.34/636.56	c         2        20     18.88      6.27      3.01   1000000         0
639.34/639.50	c         1        32     18.76      6.22      3.01   1000000         0
642.25/642.41	c         1        13     18.82      6.25      3.01   1000000         0
645.14/645.35	c         1        31     18.82      6.26      3.01   1000000         0
648.04/648.28	c         1        23     18.81      6.26      3.00   1000000         0
651.04/651.23	c         1        24     18.82      6.30      2.99   1000000         0
653.93/654.15	c         1        25     18.76      6.23      3.01   1000000         0
656.83/657.07	c         2        14     18.79      6.27      3.00   1000000         0
659.74/660.00	c         1         9     18.82      6.30      2.99   1000000         0
662.73/662.93	c         1        14     18.70      6.18      3.03   1000000         0
665.63/665.84	c         1        17     18.80      6.24      3.01   1000000         0
668.54/668.77	c         2        15     18.84      6.18      3.05   1000000         0
671.43/671.68	c         1        10     18.78      6.23      3.01   1000000         0
674.33/674.59	c         1        19     18.79      6.27      3.00   1000000         0
677.34/677.50	c         1        19     18.72      6.22      3.01   1000000         0
680.23/680.42	c         1        16     18.78      6.26      3.00   1000000         0
683.13/683.36	c         1        19     18.73      6.19      3.03   1000000         0
686.03/686.28	c         1        20     18.84      6.28      3.00   1000000         0
688.93/689.19	c         2        35     18.81      6.23      3.02   1000000         0
691.93/692.10	c         1        29     18.74      6.19      3.03   1000000         0
694.83/695.01	c         1        13     18.86      6.27      3.01   1000000         0
697.72/697.94	c         1        16     18.72      6.26      2.99   1000000         0
700.62/700.86	c         1        32     18.84      6.22      3.03   1000000         0
703.52/703.77	c         1        15     18.82      6.19      3.04   1000000         0
706.52/706.70	c         1        11     18.79      6.27      3.00   1000000         0
709.42/709.64	c         1        16     18.78      6.23      3.02   1000000         0
712.32/712.56	c         2        21     18.78      6.19      3.03   1000000         0
715.22/715.47	c         1        26     18.75      6.22      3.01   1000000         0
718.22/718.41	c         1        18     18.76      6.23      3.01   1000000         0
721.12/721.33	c         1        21     18.75      6.26      2.99   1000000         0
724.02/724.25	c         1        15     18.75      6.16      3.04   1000000         0
726.93/727.16	c         1        24     18.80      6.23      3.02   1000000         0
729.82/730.09	c         1        11     18.78      6.25      3.01   1000000         0
732.82/733.01	c         2        27     18.76      6.22      3.02   1000000         0
735.72/735.94	c         1        21     18.82      6.22      3.03   1000000         0
738.61/738.86	c         1        16     18.77      6.27      2.99   1000000         0
741.51/741.77	c         2        29     18.86      6.29      3.00   1000000         0
744.42/744.70	c         1        16     18.80      6.28      3.00   1000000         0
747.41/747.64	c         1        13     18.90      6.29      3.01   1000000         0
750.31/750.57	c         1        20     18.77      6.22      3.02   1000000         0
753.22/753.50	c         1        14     18.83      6.24      3.02   1000000         0
756.21/756.43	c         1        17     18.84      6.26      3.01   1000000         0
759.11/759.36	c         1        16     18.76      6.20      3.02   1000000         0
762.02/762.29	c         1        13     18.89      6.28      3.01   1000000         0
765.01/765.21	c         1        27     18.74      6.27      2.99   1000000         0
767.91/768.13	c         1        22     18.86      6.27      3.01   1000000         0
770.81/771.03	c         2        33     18.80      6.27      3.00   1000000         0
773.71/773.95	c         1        16     18.79      6.26      3.00   1000000         0
776.61/776.87	c         2        21     18.80      6.25      3.01   1000000         0
779.51/779.78	c         1        20     18.82      6.25      3.01   1000000         0
782.50/782.71	c         1        13     18.85      6.23      3.02   1000000         0
785.40/785.61	c         2        12     18.81      6.24      3.01   1000000         0
788.30/788.52	c         1        20     18.74      6.24      3.01   1000000         0
791.20/791.43	c         1        14     18.76      6.25      3.00   1000000         0
794.10/794.36	c         1        20     18.83      6.25      3.01   1000000         0
797.00/797.29	c         1        26     18.77      6.26      3.00   1000000         0
800.00/800.21	c         1        21     18.83      6.27      3.00   1000000         0
802.90/803.14	c         1        15     18.84      6.27      3.00   1000000         0
805.80/806.04	c         1        17     18.70      6.21      3.01   1000000         0
808.70/808.97	c         1        23     18.65      6.12      3.05   1000000         0
811.60/811.90	c         1        17     18.76      6.22      3.02   1000000         0
814.60/814.81	c         1        13     18.69      6.17      3.03   1000000         0
817.50/817.73	c         1        25     18.85      6.21      3.04   1000000         0
820.40/820.65	c         1        30     18.76      6.21      3.02   1000000         0
823.29/823.56	c         1        18     18.68      6.21      3.01   1000000         0
826.19/826.48	c         1         9     18.86      6.29      3.00   1000000         0
829.10/829.39	c         1        14     18.79      6.23      3.02   1000000         0
832.09/832.33	c         1        27     18.81      6.27      3.00   1000000         0
834.99/835.25	c         1        15     18.88      6.25      3.02   1000000         0
837.90/838.16	c         2        12     18.77      6.22      3.02   1000000         0
840.79/841.08	c         1        17     18.83      6.27      3.00   1000000         0
843.79/844.02	c         2        16     18.81      6.19      3.04   1000000         0
846.70/846.95	c         1        19     18.88      6.32      2.99   1000000         0
849.59/849.86	c         1        28     18.78      6.27      2.99   1000000         0
852.49/852.77	c         1        26     18.79      6.25      3.01   1000000         0
855.49/855.71	c         1        28     18.73      6.20      3.02   1000000         0
858.39/858.62	c         2         8     18.70      6.19      3.02   1000000         0
861.29/861.55	c         1        16     18.79      6.22      3.02   1000000         0
864.19/864.47	c         2        16     18.74      6.21      3.02   1000000         0
867.08/867.38	c         1        12     18.91      6.29      3.01   1000000         0
870.08/870.30	c         2        21     18.83      6.24      3.02   1000000         0
872.98/873.21	c         1        10     18.85      6.22      3.03   1000000         0
875.88/876.14	c         1        13     18.81      6.23      3.02   1000000         0
878.78/879.06	c         1        17     18.67      6.22      3.00   1000000         0
881.68/881.96	c         1        23     18.82      6.25      3.01   1000000         0
884.58/884.89	c         1        28     18.77      6.24      3.01   1000000         0
887.58/887.81	c         2        14     18.83      6.23      3.02   1000000         0
890.48/890.75	c         1        16     18.83      6.26      3.01   1000000         0
893.38/893.66	c         1        16     18.84      6.21      3.03   1000000         0
896.28/896.58	c         1        16     18.81      6.19      3.04   1000000         0
899.28/899.50	c         1        24     18.81      6.25      3.01   1000000         0
902.18/902.42	c         2        21     18.81      6.25      3.01   1000000         0
905.08/905.34	c         1        20     18.82      6.27      3.00   1000000         0
907.97/908.25	c         1        21     18.88      6.28      3.01   1000000         0
910.87/911.16	c         1        21     18.75      6.20      3.03   1000000         0
913.78/914.08	c         1        23     18.76      6.20      3.03   1000000         0
916.67/916.98	c         1        14     18.78      6.19      3.03   1000000         0
919.67/919.91	c         1        14     18.84      6.21      3.03   1000000         0
922.58/922.83	c         1        22     18.87      6.28      3.00   1000000         0
925.47/925.76	c         1         7     18.84      6.28      3.00   1000000         0
928.37/928.69	c         2        17     18.64      6.26      2.98   1000000         0
931.38/931.61	c         1        16     18.71      6.21      3.01   1000000         0
934.27/934.52	c         2        23     18.79      6.30      2.98   1000000         0
937.17/937.43	c         1        17     18.81      6.23      3.02   1000000         0
940.07/940.34	c         1        12     18.77      6.20      3.03   1000000         0
942.97/943.26	c         1        19     18.84      6.23      3.02   1000000         0
945.87/946.18	c         1        14     18.85      6.32      2.98   1000000         0
948.86/949.11	c         1        11     18.74      6.23      3.01   1000000         0
951.76/952.04	c         2        15     18.83      6.26      3.01   1000000         0
954.66/954.95	c         1        21     18.83      6.24      3.02   1000000         0
957.56/957.88	c         1        13     18.61      6.19      3.01   1000000         0
960.56/960.80	c         1        22     18.73      6.24      3.00   1000000         0
963.46/963.72	c         1         9     18.85      6.22      3.03   1000000         0
966.36/966.63	c         1        19     18.82      6.24      3.01   1000000         0
969.26/969.55	c         1        23     18.77      6.21      3.02   1000000         0
972.17/972.47	c         1         9     18.73      6.21      3.02   1000000         0
975.16/975.40	c         1        16     18.84      6.20      3.04   1000000         0
978.06/978.32	c         2        25     18.87      6.30      3.00   1000000         0
980.96/981.25	c         1        18     18.82      6.23      3.02   1000000         0
983.86/984.16	c         1        14     18.75      6.23      3.01   1000000         0
986.75/987.09	c         1        21     18.85      6.25      3.02   1000000         0
989.76/990.02	c         1        39     18.70      6.23      3.00   1000000         0
992.66/992.95	c         1        23     18.78      6.26      3.00   1000000         0
995.55/995.88	c         1        20     18.80      6.25      3.01   1000000         0
998.56/998.81	c         2        13     18.72      6.26      2.99   1000000         0
1001.45/1001.73	c         1        16     18.70      6.20      3.01   1000000         0
1004.35/1004.64	c         1        17     18.71      6.22      3.01   1000000         0
1007.26/1007.54	c         1        16     18.72      6.18      3.03   1000000         0
1010.15/1010.48	c         1         8     18.81      6.21      3.03   1000000         0
1013.15/1013.40	c         2        17     18.82      6.22      3.02   1000000         0
1016.05/1016.34	c         1        11     18.76      6.25      3.00   1000000         0
1018.95/1019.27	c         1        15     18.91      6.26      3.02   1000000         0
1021.85/1022.19	c         1        11     18.79      6.22      3.02   1000000         0
1024.85/1025.11	c         1        30     18.79      6.19      3.04   1000000         0
1027.75/1028.03	c         2        11     18.79      6.20      3.03   1000000         0
1030.64/1030.94	c         1        12     18.82      6.25      3.01   1000000         0
1033.54/1033.86	c         2        15     18.78      6.26      3.00   1000000         0
1036.44/1036.78	c         1        23     18.72      6.20      3.02   1000000         0
1039.44/1039.70	c         1        16     18.83      6.23      3.02   1000000         0
1042.34/1042.61	c         1        25     18.84      6.29      2.99   1000000         0
1045.24/1045.53	c         2        15     18.76      6.25      3.00   1000000         0
1048.14/1048.45	c         1        14     18.77      6.23      3.02   1000000         0
1051.04/1051.37	c         1        31     18.77      6.25      3.00   1000000         0
1053.94/1054.28	c         1        17     18.81      6.24      3.01   1000000         0
1056.94/1057.21	c         1        19     18.83      6.23      3.02   1000000         0
1059.84/1060.13	c         2        31     18.77      6.23      3.01   1000000         0
1062.74/1063.06	c         1        15     18.71      6.26      2.99   1000000         0
1065.73/1066.00	c         1        25     18.88      6.28      3.01   1000000         0
1068.63/1068.95	c         1        18     18.75      6.21      3.02   1000000         0
1071.53/1071.87	c         1        12     18.90      6.23      3.03   1000000         0
1074.53/1074.81	c         1        20     18.81      6.30      2.99   1000000         0
1077.43/1077.72	c         2        17     18.76      6.26      3.00   1000000         0
1080.33/1080.66	c         1        21     18.78      6.22      3.02   1000000         0
1083.24/1083.59	c         1        31     18.78      6.25      3.00   1000000         0
1086.23/1086.52	c         2        18     18.86      6.30      2.99   1000000         0
1089.13/1089.45	c         1        13     18.68      6.21      3.01   1000000         0
1092.04/1092.37	c         1        11     18.74      6.27      2.99   1000000         0
1095.03/1095.32	c         1        21     18.81      6.27      3.00   1000000         0
1097.93/1098.24	c         1        27     18.79      6.19      3.04   1000000         0
1100.83/1101.17	c         2        14     18.87      6.21      3.04   1000000         0
1103.73/1104.10	c         1        33     18.81      6.25      3.01   1000000         0
1106.72/1107.02	c         1        11     18.88      6.30      3.00   1000000         0
1109.63/1109.95	c         1        25     18.82      6.26      3.00   1000000         0
1112.52/1112.87	c         2        18     18.86      6.24      3.03   1000000         0
1115.42/1115.79	c         1        14     18.82      6.27      3.00   1000000         0
1118.33/1118.70	c         1        26     18.73      6.23      3.01   1000000         0
1121.32/1121.63	c         1        18     18.79      6.21      3.03   1000000         0
1124.22/1124.55	c         2        30     18.80      6.24      3.01   1000000         0
1127.13/1127.48	c         1        22     18.75      6.21      3.02   1000000         0
1130.02/1130.39	c         2        26     18.77      6.22      3.02   1000000         0
1133.02/1133.32	c         2        13     18.78      6.25      3.00   1000000         0
1135.92/1136.25	c         1        20     18.79      6.25      3.01   1000000         0
1138.82/1139.17	c         1        12     18.73      6.22      3.01   1000000         0
1141.72/1142.10	c         1        18     18.75      6.21      3.02   1000000         0
1144.72/1145.02	c         1        26     18.90      6.26      3.02   1000000         0
1147.61/1147.92	c         2        12     18.73      6.26      2.99   1000000         0
1150.51/1150.83	c         1        28     18.82      6.23      3.02   1000000         0
1153.41/1153.73	c         1        17     18.78      6.23      3.01   1000000         0
1156.31/1156.65	c         1        33     18.89      6.29      3.00   1000000         0
1159.21/1159.57	c         1        13     18.74      6.19      3.03   1000000         0
1162.11/1162.49	c         1        28     18.83      6.25      3.01   1000000         0
1165.11/1165.44	c         1         9     18.82      6.24      3.02   1000000         0
1168.01/1168.35	c         2        27     18.72      6.20      3.02   1000000         0
1170.91/1171.28	c         1        28     18.82      6.25      3.01   1000000         0
1173.81/1174.18	c         2        23     18.80      6.25      3.01   1000000         0
1176.79/1177.12	c         1        34     18.81      6.25      3.01   1000000         0
1179.69/1180.03	c         1        11     18.79      6.25      3.01   1000000         0
1182.59/1182.93	c         1        12     18.83      6.20      3.03   1000000         0
1185.50/1185.84	c         1        13     18.85      6.23      3.03   1000000         0
1188.39/1188.75	c         2        16     18.81      6.22      3.03   1000000         0
1191.29/1191.69	c         1        15     18.74      6.22      3.01   1000000         0
1194.30/1194.63	c         2        21     18.76      6.25      3.00   1000000         0
1197.19/1197.56	c         1        24     18.78      6.20      3.03   1000000         0
1200.09/1200.47	c         1        20     18.79      6.23      3.01   1000000         0
1203.10/1203.41	c         2        13     18.84      6.24      3.02   1000000         0
1205.99/1206.32	c         1        13     18.79      6.23      3.02   1000000         0
1208.89/1209.23	c         1        18     18.84      6.21      3.03   1000000         0
1211.79/1212.15	c         1        16     18.85      6.30      2.99   1000000         0
1214.69/1215.06	c         1         8     18.71      6.24      3.00   1000000         0
1217.58/1217.98	c         1        19     18.80      6.19      3.04   1000000         0
1220.59/1220.90	c         1        10     18.74      6.22      3.01   1000000         0
1223.48/1223.82	c         2        14     18.74      6.21      3.02   1000000         0
1226.38/1226.74	c         1        11     18.76      6.21      3.02   1000000         0
1229.28/1229.66	c         1        17     18.81      6.23      3.02   1000000         0
1232.18/1232.57	c         1        21     18.76      6.19      3.03   1000000         0
1235.08/1235.49	c         1        13     18.73      6.29      2.98   1000000         0
1238.08/1238.42	c         1        20     18.77      6.21      3.02   1000000         0
1240.98/1241.34	c         1        22     18.81      6.27      3.00   1000000         0
1243.88/1244.26	c         1        23     18.85      6.26      3.01   1000000         0
1246.88/1247.20	c         1        16     18.80      6.28      2.99   1000000         0
1249.78/1250.12	c         1        20     18.75      6.24      3.00   1000000         0
1252.68/1253.03	c         1        15     18.74      6.20      3.02   1000000         0
1255.58/1255.96	c         1        17     18.75      6.24      3.00   1000000         0
1258.57/1258.90	c         1        21     18.85      6.28      3.00   1000000         0
1261.47/1261.83	c         1        11     18.77      6.26      3.00   1000000         0
1264.37/1264.77	c         1        14     18.80      6.28      2.99   1000000         0
1267.37/1267.70	c         1        36     18.84      6.25      3.01   1000000         0
1270.27/1270.61	c         1        13     18.76      6.21      3.02   1000000         0
1273.17/1273.55	c         1        16     18.78      6.25      3.00   1000000         0
1276.07/1276.46	c         1        14     18.84      6.23      3.03   1000000         0
1278.98/1279.37	c         2         8     18.79      6.22      3.02   1000000         0
1281.97/1282.30	c         2        15     18.80      6.23      3.02   1000000         0
1284.87/1285.22	c         1        23     18.80      6.26      3.00   1000000         0
1287.77/1288.13	c         1        23     18.81      6.21      3.03   1000000         0
1290.67/1291.03	c         2        29     18.69      6.21      3.01   1000000         0
1293.57/1293.96	c         1        18     18.79      6.22      3.02   1000000         0
1296.47/1296.88	c         1        14     18.91      6.29      3.01   1000000         0
1299.46/1299.81	c         1        20     18.78      6.24      3.01   1000000         0
1302.36/1302.73	c         1        22     18.68      6.15      3.04   1000000         0
1305.27/1305.67	c         1        19     18.77      6.22      3.02   1000000         0
1308.26/1308.62	c         2        22     18.75      6.21      3.02   1000000         0
1311.16/1311.54	c         1        22     18.82      6.27      3.00   1000000         0
1314.07/1314.45	c         1        11     18.74      6.23      3.01   1000000         0
1316.96/1317.38	c         1        15     18.79      6.24      3.01   1000000         0
1319.96/1320.31	c         1        24     18.85      6.24      3.02   1000000         0
1322.87/1323.24	c         1        18     18.83      6.25      3.02   1000000         0
1325.76/1326.18	c         1        20     18.72      6.21      3.02   1000000         0
1328.66/1329.09	c         1        24     18.69      6.22      3.01   1000000         0
1331.66/1332.00	c         1        32     18.80      6.24      3.02   1000000         0
1334.56/1334.94	c         1        28     18.80      6.22      3.02   1000000         0
1337.45/1337.87	c         1        15     18.75      6.24      3.00   1000000         0
1340.35/1340.79	c         1        28     18.78      6.20      3.03   1000000         0
1343.35/1343.72	c         1        16     18.86      6.25      3.02   1000000         0
1346.25/1346.65	c         2        20     18.85      6.26      3.01   1000000         0
1349.15/1349.57	c         1        20     18.87      6.26      3.02   1000000         0
1352.05/1352.48	c         1        14     18.77      6.22      3.02   1000000         0
1355.05/1355.41	c         1        16     18.81      6.23      3.02   1000000         0
1357.95/1358.33	c         2        21     18.77      6.22      3.02   1000000         0
1360.85/1361.23	c         1        13     18.78      6.28      2.99   1000000         0
1363.75/1364.15	c         1        20     18.73      6.21      3.02   1000000         0
1366.65/1367.07	c         2        21     18.84      6.25      3.02   1000000         0
1369.55/1369.98	c         1         8     18.79      6.22      3.02   1000000         0
1372.55/1372.91	c         2        21     18.82      6.27      3.00   1000000         0
1375.45/1375.84	c         1        26     18.76      6.24      3.01   1000000         0
1378.35/1378.75	c         1        16     18.85      6.25      3.01   1000000         0
1381.25/1381.67	c         1        27     18.76      6.26      3.00   1000000         0
1384.14/1384.59	c         1        17     18.75      6.18      3.03   1000000         0
1387.14/1387.54	c         1        22     18.76      6.25      3.00   1000000         0
1390.05/1390.46	c         1        14     18.71      6.17      3.03   1000000         0
1392.94/1393.38	c         1        19     18.84      6.30      2.99   1000000         0
1395.94/1396.31	c         1        14     18.81      6.17      3.05   1000000         0
1398.85/1399.23	c         1        16     18.93      6.31      3.00   1000000         0
1401.74/1402.14	c         1        12     18.83      6.27      3.00   1000000         0
1404.64/1405.06	c         1        23     18.81      6.24      3.02   1000000         0
1407.55/1407.99	c         2        14     18.80      6.22      3.02   1000000         0
1410.54/1410.93	c         1        25     18.81      6.20      3.03   1000000         0
1413.44/1413.85	c         1        12     18.71      6.20      3.02   1000000         0
1416.34/1416.78	c         1        31     18.82      6.24      3.02   1000000         0
1419.34/1419.70	c         2        21     18.83      6.28      3.00   1000000         0
1422.24/1422.65	c         1        18     18.77      6.19      3.03   1000000         0
1425.14/1425.56	c         1        17     18.69      6.21      3.01   1000000         0
1428.03/1428.47	c         1        11     18.76      6.25      3.00   1000000         0
1430.93/1431.40	c         1        30     18.69      6.22      3.01   1000000         0
1433.94/1434.30	c         1        17     18.74      6.25      3.00   1000000         0
1436.83/1437.21	c         2        25     18.77      6.20      3.03   1000000         0
1439.73/1440.14	c         1        22     18.77      6.22      3.02   1000000         0
1442.63/1443.05	c         1        29     18.76      6.21      3.02   1000000         0
1445.53/1445.97	c         1        15     18.75      6.25      3.00   1000000         0
1448.43/1448.89	c         1        11     18.74      6.20      3.02   1000000         0
1451.43/1451.82	c         2        27     18.78      6.17      3.04   1000000         0
1454.33/1454.74	c         1        14     18.81      6.22      3.02   1000000         0
1457.23/1457.67	c         1        25     18.82      6.26      3.01   1000000         0
1460.13/1460.59	c         1        14     18.71      6.20      3.02   1000000         0
1463.13/1463.51	c         1        17     18.71      6.17      3.03   1000000         0
1466.02/1466.42	c         2        15     18.83      6.25      3.01   1000000         0
1468.92/1469.33	c         2        23     18.78      6.26      3.00   1000000         0
1471.82/1472.26	c         2        30     18.82      6.25      3.01   1000000         0
1474.82/1475.20	c         1        20     18.72      6.20      3.02   1000000         0
1477.72/1478.13	c         1        12     18.70      6.24      3.00   1000000         0
1480.62/1481.05	c         1        25     18.84      6.28      3.00   1000000         0
1483.53/1483.97	c         1        12     18.77      6.20      3.03   1000000         0
1486.42/1486.88	c         1        25     18.82      6.25      3.01   1000000         0
1489.42/1489.81	c         1        16     18.77      6.25      3.00   1000000         0
1492.33/1492.75	c         1        22     18.84      6.23      3.02   1000000         0
1495.22/1495.67	c         1        35     18.77      6.19      3.03   1000000         0
1498.22/1498.60	c         2        20     18.76      6.24      3.00   1000000         0
1501.12/1501.52	c         1        19     18.76      6.22      3.01   1000000         0
1504.02/1504.46	c         1        21     18.87      6.30      3.00   1000000         0
1506.91/1507.38	c         1        19     18.84      6.27      3.00   1000000         0
1509.82/1510.29	c         1        21     18.90      6.25      3.02   1000000         0
1512.81/1513.23	c         2        22     18.84      6.22      3.03   1000000         0
1515.71/1516.17	c         1        24     18.84      6.25      3.01   1000000         0
1518.62/1519.09	c         1        18     18.76      6.24      3.00   1000000         0
1521.61/1522.02	c         2        14     18.81      6.25      3.01   1000000         0
1524.51/1524.94	c         1        32     18.77      6.24      3.01   1000000         0
1527.42/1527.83	c         1        17     18.81      6.23      3.02   1000000         0
1530.31/1530.74	c         1        22     18.70      6.18      3.02   1000000         0
1533.21/1533.66	c         1        24     18.78      6.27      3.00   1000000         0
1536.11/1536.58	c         2        19     18.81      6.20      3.03   1000000         0
1539.11/1539.50	c         1        16     18.74      6.22      3.02   1000000         0
1542.01/1542.44	c         1        19     18.83      6.27      3.00   1000000         0
1544.91/1545.36	c         2        11     18.83      6.28      3.00   1000000         0
1547.81/1548.28	c         1        23     18.74      6.30      2.97   1000000         0
1550.71/1551.19	c         1        20     18.83      6.28      3.00   1000000         0
1553.70/1554.12	c         2        11     18.83      6.21      3.03   1000000         0
1556.60/1557.04	c         1        18     18.71      6.22      3.01   1000000         0
1559.50/1559.95	c         1        25     18.84      6.22      3.03   1000000         0
1562.40/1562.87	c         1        13     18.88      6.22      3.04   1000000         0
1565.30/1565.76	c         1        10     18.87      6.27      3.01   1000000         0
1568.21/1568.68	c         1         8     18.80      6.24      3.02   1000000         0
1571.20/1571.61	c         1        22     18.83      6.19      3.04   1000000         0
1574.10/1574.53	c         1        22     18.80      6.27      3.00   1000000         0
1577.01/1577.45	c         1        29     18.74      6.24      3.00   1000000         0
1579.90/1580.36	c         1        21     18.79      6.21      3.03   1000000         0
1582.80/1583.29	c         2        27     18.88      6.29      3.00   1000000         0
1585.80/1586.23	c         1        31     18.73      6.20      3.02   1000000         0
1588.70/1589.16	c         1        19     18.82      6.25      3.01   1000000         0
1591.60/1592.08	c         1        23     18.75      6.16      3.04   1000000         0
1594.60/1595.03	c         2        13     18.78      6.22      3.02   1000000         0
1597.49/1597.96	c         1        23     18.86      6.30      3.00   1000000         0
1600.39/1600.87	c         1        13     18.81      6.24      3.01   1000000         0
1603.30/1603.80	c         2        20     18.75      6.21      3.02   1000000         0
1606.29/1606.72	c         1        21     18.81      6.23      3.02   1000000         0
1609.19/1609.63	c         2        24     18.79      6.23      3.02   1000000         0
1612.10/1612.55	c         1        19     18.69      6.24      3.00   1000000         0
1614.99/1615.48	c         1        15     18.78      6.25      3.01   1000000         0
1617.89/1618.39	c         1        10     18.82      6.27      3.00   1000000         0
1620.89/1621.30	c         1        18     18.85      6.23      3.03   1000000         0
1623.79/1624.22	c         1        43     18.80      6.26      3.00   1000000         0
1626.69/1627.18	c         1        33     18.75      6.25      3.00   1000000         0
1629.69/1630.11	c         1         9     18.70      6.22      3.01   1000000         0
1632.58/1633.03	c         1        19     18.73      6.19      3.02   1000000         0
1635.48/1635.95	c         1        24     18.71      6.22      3.01   1000000         0
1638.38/1638.87	c         1        17     18.89      6.33      2.98   1000000         0
1641.38/1641.81	c         1        12     18.77      6.24      3.01   1000000         0
1644.28/1644.74	c         1        19     18.85      6.21      3.04   1000000         0
1647.18/1647.66	c         1        15     18.74      6.23      3.01   1000000         0
1650.08/1650.59	c         1        24     18.89      6.26      3.02   1000000         0
1653.08/1653.50	c         1        13     18.82      6.28      2.99   1000000         0
1655.98/1656.43	c         1        21     18.81      6.27      3.00   1000000         0
1658.88/1659.36	c         1        12     18.89      6.26      3.02   1000000         0
1661.78/1662.28	c         1        18     18.83      6.19      3.04   1000000         0
1664.78/1665.20	c         1        16     18.85      6.27      3.01   1000000         0
1667.68/1668.12	c         2        11     18.82      6.25      3.01   1000000         0
1670.58/1671.03	c         1        17     18.84      6.29      3.00   1000000         0
1673.47/1673.91	c         1        15     18.87      6.27      3.01   1000000         0
1676.38/1676.85	c         1        25     18.79      6.23      3.02   1000000         0
1679.28/1679.76	c         1        25     18.86      6.30      2.99   1000000         0
1682.17/1682.68	c         1        14     18.76      6.18      3.03   1000000         0
1685.07/1685.59	c         2        17     18.74      6.25      3.00   1000000         0
1688.08/1688.51	c         2        16     18.81      6.27      3.00   1000000         0
1690.97/1691.43	c         1        19     18.80      6.24      3.01   1000000         0
1693.87/1694.35	c         1        11     18.83      6.25      3.01   1000000         0
1696.78/1697.27	c         1        19     18.86      6.29      3.00   1000000         0
1699.67/1700.19	c         1        20     18.85      6.26      3.01   1000000         0
1702.67/1703.11	c         1        24     18.86      6.32      2.98   1000000         0
1705.57/1706.04	c         1        19     18.88      6.28      3.01   1000000         0
1708.47/1708.96	c         2        33     18.75      6.20      3.03   1000000         0
1711.37/1711.89	c         2        11     18.80      6.24      3.01   1000000         0
1714.37/1714.82	c         2        14     18.84      6.27      3.00   1000000         0
1717.26/1717.72	c         1        16     18.84      6.28      3.00   1000000         0
1720.16/1720.63	c         1        25     18.69      6.18      3.02   1000000         0
1723.06/1723.55	c         1        13     18.81      6.27      3.00   1000000         0
1725.96/1726.45	c         1        30     18.81      6.27      3.00   1000000         0
1728.86/1729.38	c         1        20     18.80      6.21      3.03   1000000         0
1731.86/1732.31	c         1        16     18.84      6.25      3.01   1000000         0
1734.76/1735.24	c         1        19     18.78      6.25      3.00   1000000         0
1737.66/1738.17	c         2        35     18.87      6.28      3.00   1000000         0
1740.56/1741.09	c         1        19     18.85      6.25      3.01   1000000         0
1743.56/1744.01	c         1        23     18.76      6.20      3.02   1000000         0
1746.46/1746.95	c         1        27     18.77      6.24      3.01   1000000         0
1749.36/1749.87	c         1        23     18.85      6.28      3.00   1000000         0
1752.36/1752.81	c         1        17     18.70      6.20      3.02   1000000         0
1755.26/1755.71	c         1        17     18.77      6.25      3.00   1000000         0
1758.15/1758.63	c         1        28     18.72      6.23      3.01   1000000         0
1761.05/1761.53	c         1        11     18.76      6.23      3.01   1000000         0
1763.96/1764.45	c         1        21     18.83      6.21      3.03   1000000         0
1766.85/1767.38	c         1        17     18.85      6.22      3.03   1000000         0
1769.85/1770.30	c         1        15     18.80      6.25      3.01   1000000         0
1772.76/1773.23	c         1        31     18.77      6.22      3.02   1000000         0
1775.65/1776.15	c         1        21     18.76      6.20      3.03   1000000         0
1778.55/1779.06	c         2        21     18.88      6.26      3.02   1000000         0
1781.46/1781.98	c         1        14     18.81      6.26      3.01   1000000         0
1784.35/1784.88	c         1        15     18.77      6.22      3.02   1000000         0
1787.35/1787.81	c         1        28     18.82      6.24      3.02   1000000         0
1790.25/1790.73	c         1        25     18.74      6.22      3.01   1000000         0
1793.15/1793.65	c         1        18     18.74      6.26      3.00   1000000         0
1796.05/1796.59	c         2        30     18.83      6.24      3.02   1000000         0
1798.95/1799.49	c         1         7     18.81      6.27      3.00   1000000         0
1800.05/1800.50	HOME/run: line 2: 30085 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-2702716-1278574884/watcher-2702716-1278574884 -o /tmp/evaluation-result-2702716-1278574884/solver-2702716-1278574884 -C 1800 -W 2000 -M 1800 run HOME/instance-2702716-1278574884.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.04 1.00 0.90 3/106 30084
/proc/meminfo: memFree=1823444/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) R 30082 30084 29926 0 -1 4202496 342 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210369429 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0

[startup+0.087294 s]
/proc/loadavg: 1.04 1.00 0.90 3/106 30084
/proc/meminfo: memFree=1823444/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101294 s]
/proc/loadavg: 1.04 1.00 0.90 3/106 30084
/proc/meminfo: memFree=1823444/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301312 s]
/proc/loadavg: 1.04 1.00 0.90 3/106 30084
/proc/meminfo: memFree=1823444/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701346 s]
/proc/loadavg: 1.04 1.00 0.90 3/106 30084
/proc/meminfo: memFree=1823444/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50141 s]
/proc/loadavg: 1.04 1.00 0.90 2/108 30086
/proc/meminfo: memFree=1820328/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
[pid=30085] ppid=30084 vsize=40452 CPUtime=1.49
/proc/30085/stat : 30085 (PB-wave) R 30084 30084 29926 0 -1 4202496 875 0 0 0 149 0 0 0 25 0 1 0 25699040 41422848 805 1992294400 134512640 135071400 4289137040 18446744073709551615 134526851 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30085/statm: 10113 805 62 137 0 9974 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49152

[startup+3.10055 s]
/proc/loadavg: 1.03 1.00 0.90 2/108 30086
/proc/meminfo: memFree=1820204/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
[pid=30085] ppid=30084 vsize=40452 CPUtime=3.09
/proc/30085/stat : 30085 (PB-wave) R 30084 30084 29926 0 -1 4202496 883 0 0 0 309 0 0 0 25 0 1 0 25699040 41422848 813 1992294400 134512640 135071400 4289137040 18446744073709551615 134526276 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30085/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49152

[startup+6.30083 s]
/proc/loadavg: 1.03 1.00 0.90 2/108 30086
/proc/meminfo: memFree=1820080/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
[pid=30085] ppid=30084 vsize=40452 CPUtime=6.29
/proc/30085/stat : 30085 (PB-wave) R 30084 30084 29926 0 -1 4202496 883 0 0 0 629 0 0 0 25 0 1 0 25699040 41422848 813 1992294400 134512640 135071400 4289137040 18446744073709551615 134519815 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30085/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49152

[startup+12.7004 s]
/proc/loadavg: 1.03 1.00 0.90 2/108 30086
/proc/meminfo: memFree=1819956/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
[pid=30085] ppid=30084 vsize=40452 CPUtime=12.69
/proc/30085/stat : 30085 (PB-wave) R 30084 30084 29926 0 -1 4202496 883 0 0 0 1269 0 0 0 25 0 1 0 25699040 41422848 813 1992294400 134512640 135071400 4289137040 18446744073709551615 134526469 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30085/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49152

[startup+25.5015 s]
/proc/loadavg: 1.02 1.00 0.90 2/108 30086
/proc/meminfo: memFree=1819956/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
[pid=30085] ppid=30084 vsize=40452 CPUtime=25.49
/proc/30085/stat : 30085 (PB-wave) R 30084 30084 29926 0 -1 4202496 883 0 0 0 2549 0 0 0 25 0 1 0 25699040 41422848 813 1992294400 134512640 135071400 4289137040 18446744073709551615 134526498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30085/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49152

[startup+51.1017 s]
/proc/loadavg: 1.01 1.00 0.91 2/108 30086
/proc/meminfo: memFree=1819832/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
[pid=30085] ppid=30084 vsize=40452 CPUtime=51.08
/proc/30085/stat : 30085 (PB-wave) R 30084 30084 29926 0 -1 4202496 883 0 0 0 5108 0 0 0 25 0 1 0 25699040 41422848 813 1992294400 134512640 135071400 4289137040 18446744073709551615 134526709 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30085/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 49152

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 0.91 2/108 30088
/proc/meminfo: memFree=1819584/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
[pid=30085] ppid=30084 vsize=40452 CPUtime=102.27
/proc/30085/stat : 30085 (PB-wave) R 30084 30084 29926 0 -1 4202496 883 0 0 0 10227 0 0 0 25 0 1 0 25699040 41422848 813 1992294400 134512640 135071400 4289137040 18446744073709551615 134526967 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30085/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: 1.00 1.00 0.91 2/108 30090
/proc/meminfo: memFree=1819460/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
[pid=30085] ppid=30084 vsize=40452 CPUtime=162.25
/proc/30085/stat : 30085 (PB-wave) R 30084 30084 29926 0 -1 4202496 883 0 0 0 16225 0 0 0 25 0 1 0 25699040 41422848 813 1992294400 134512640 135071400 4289137040 18446744073709551615 134526116 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30085/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 49152

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/108 30091
/proc/meminfo: memFree=1819336/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
[pid=30085] ppid=30084 vsize=40452 CPUtime=222.24
/proc/30085/stat : 30085 (PB-wave) R 30084 30084 29926 0 -1 4202496 883 0 0 0 22224 0 0 0 25 0 1 0 25699040 41422848 813 1992294400 134512640 135071400 4289137040 18446744073709551615 134525733 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30085/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 49152

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/108 30092
/proc/meminfo: memFree=1819336/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
[pid=30085] ppid=30084 vsize=40452 CPUtime=282.22
/proc/30085/stat : 30085 (PB-wave) R 30084 30084 29926 0 -1 4202496 883 0 0 0 28222 0 0 0 25 0 1 0 25699040 41422848 813 1992294400 134512640 135071400 4289137040 18446744073709551615 134526834 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30085/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 49152

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.91 2/108 30094
/proc/meminfo: memFree=1819212/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
[pid=30085] ppid=30084 vsize=40452 CPUtime=342.21
/proc/30085/stat : 30085 (PB-wave) R 30084 30084 29926 0 -1 4202496 883 0 0 0 34221 0 0 0 25 0 1 0 25699040 41422848 813 1992294400 134512640 135071400 4289137040 18446744073709551615 134525813 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30085/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 49152

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/108 30096
/proc/meminfo: memFree=1819088/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
[pid=30085] ppid=30084 vsize=40452 CPUtime=402.19
/proc/30085/stat : 30085 (PB-wave) R 30084 30084 29926 0 -1 4202496 883 0 0 0 40219 0 0 0 25 0 1 0 25699040 41422848 813 1992294400 134512640 135071400 4289137040 18446744073709551615 134526359 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30085/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 49152

[startup+462.301 s]

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

/proc/30084/statm: 2175 243 204 178 0 68 0
[pid=30085] ppid=30084 vsize=40452 CPUtime=1122.02
/proc/30085/stat : 30085 (PB-wave) R 30084 30084 29926 0 -1 4202496 883 0 0 0 112202 0 0 0 25 0 1 0 25699040 41422848 813 1992294400 134512640 135071400 4289137040 18446744073709551615 134526830 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30085/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 49152

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/108 30125
/proc/meminfo: memFree=1816732/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
[pid=30085] ppid=30084 vsize=40452 CPUtime=1181.99
/proc/30085/stat : 30085 (PB-wave) R 30084 30084 29926 0 -1 4202496 883 0 0 0 118199 0 0 0 25 0 1 0 25699040 41422848 813 1992294400 134512640 135071400 4289137040 18446744073709551615 134526491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30085/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 49152

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.91 3/108 30127
/proc/meminfo: memFree=1816732/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
[pid=30085] ppid=30084 vsize=40452 CPUtime=1241.98
/proc/30085/stat : 30085 (PB-wave) R 30084 30084 29926 0 -1 4202496 883 0 0 0 124198 0 0 0 25 0 1 0 25699040 41422848 813 1992294400 134512640 135071400 4289137040 18446744073709551615 134526919 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30085/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 49152

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/108 30129
/proc/meminfo: memFree=1816732/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
[pid=30085] ppid=30084 vsize=40452 CPUtime=1301.97
/proc/30085/stat : 30085 (PB-wave) R 30084 30084 29926 0 -1 4202496 883 0 0 0 130197 0 0 0 25 0 1 0 25699040 41422848 813 1992294400 134512640 135071400 4289137040 18446744073709551615 134525727 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30085/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 49152

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/108 30131
/proc/meminfo: memFree=1816732/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
[pid=30085] ppid=30084 vsize=40452 CPUtime=1361.95
/proc/30085/stat : 30085 (PB-wave) R 30084 30084 29926 0 -1 4202496 883 0 0 0 136195 0 0 0 25 0 1 0 25699040 41422848 813 1992294400 134512640 135071400 4289137040 18446744073709551615 134526672 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30085/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 49152

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.91 2/108 30132
/proc/meminfo: memFree=1816732/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
[pid=30085] ppid=30084 vsize=40452 CPUtime=1421.94
/proc/30085/stat : 30085 (PB-wave) R 30084 30084 29926 0 -1 4202496 883 0 0 0 142194 0 0 0 25 0 1 0 25699040 41422848 813 1992294400 134512640 135071400 4289137040 18446744073709551615 134526179 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30085/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 49152

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/108 30133
/proc/meminfo: memFree=1816732/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
[pid=30085] ppid=30084 vsize=40452 CPUtime=1481.92
/proc/30085/stat : 30085 (PB-wave) R 30084 30084 29926 0 -1 4202496 883 0 0 0 148192 0 0 0 25 0 1 0 25699040 41422848 813 1992294400 134512640 135071400 4289137040 18446744073709551615 134526333 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30085/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 49152

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/108 30135
/proc/meminfo: memFree=1816608/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
[pid=30085] ppid=30084 vsize=40452 CPUtime=1541.91
/proc/30085/stat : 30085 (PB-wave) R 30084 30084 29926 0 -1 4202496 883 0 0 0 154191 0 0 0 25 0 1 0 25699040 41422848 813 1992294400 134512640 135071400 4289137040 18446744073709551615 134525915 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30085/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 49152

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/108 30137
/proc/meminfo: memFree=1816484/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
[pid=30085] ppid=30084 vsize=40452 CPUtime=1601.89
/proc/30085/stat : 30085 (PB-wave) R 30084 30084 29926 0 -1 4202496 883 0 0 0 160189 0 0 0 25 0 1 0 25699040 41422848 813 1992294400 134512640 135071400 4289137040 18446744073709551615 134525867 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30085/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 49152

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/108 30139
/proc/meminfo: memFree=1816360/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
[pid=30085] ppid=30084 vsize=40452 CPUtime=1661.88
/proc/30085/stat : 30085 (PB-wave) R 30084 30084 29926 0 -1 4202496 883 0 0 0 166188 0 0 0 25 0 1 0 25699040 41422848 813 1992294400 134512640 135071400 4289137040 18446744073709551615 134526149 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30085/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 49152

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/108 30140
/proc/meminfo: memFree=1816112/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
[pid=30085] ppid=30084 vsize=40452 CPUtime=1721.86
/proc/30085/stat : 30085 (PB-wave) R 30084 30084 29926 0 -1 4202496 883 0 0 0 172186 0 0 0 25 0 1 0 25699040 41422848 813 1992294400 134512640 135071400 4289137040 18446744073709551615 134526131 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30085/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 49152

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/108 30142
/proc/meminfo: memFree=1815864/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
[pid=30085] ppid=30084 vsize=40452 CPUtime=1781.85
/proc/30085/stat : 30085 (PB-wave) R 30084 30084 29926 0 -1 4202496 883 0 0 0 178185 0 0 0 25 0 1 0 25699040 41422848 813 1992294400 134512640 135071400 4289137040 18446744073709551615 134525852 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30085/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 49152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.91 2/108 30143
/proc/meminfo: memFree=1815864/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
[pid=30085] ppid=30084 vsize=40452 CPUtime=1800.05
/proc/30085/stat : 30085 (PB-wave) R 30084 30084 29926 0 -1 4202496 883 0 0 0 180005 0 0 0 25 0 1 0 25699040 41422848 813 1992294400 134512640 135071400 4289137040 18446744073709551615 134525664 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30085/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 49152

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.91 2/108 30143
/proc/meminfo: memFree=1815864/2059040 swapFree=4139724/4192956
[pid=30084] ppid=30082 vsize=8700 CPUtime=0
/proc/30084/stat : 30084 (run) S 30082 30084 29926 0 -1 4202496 358 0 0 0 0 0 0 0 19 0 1 0 25699040 8908800 243 1992294400 4194304 4922060 140733846766048 18446744073709551615 215210368133 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30084/statm: 2175 243 204 178 0 68 0
[pid=30085] ppid=30084 vsize=40452 CPUtime=1800.05
/proc/30085/stat : 30085 (PB-wave) R 30084 30084 29926 0 -1 4202496 883 0 0 0 180005 0 0 0 25 0 1 0 25699040 41422848 813 1992294400 134512640 135071400 4289137040 18446744073709551615 134525664 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30085/statm: 10113 813 69 137 0 9974 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 49152

Child status: 143
Real time (s): 1800.51
CPU time (s): 1800.07
CPU user time (s): 1800.06
CPU system time (s): 0.006998
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 49152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.06
system time used= 0.006998
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= 4519

runsolver used 2.91556 second user time and 8.60169 second system time

The end

Launcher Data

Begin job on node031 at 2010-07-08 09:41:24
IDJOB=2702716
IDBENCH=48302
IDSOLVER=1171
FILE ID=node031/2702716-1278574884
PBS_JOBID= 11240092
Free space on /tmp= 62564 MiB

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

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

MD5SUM BENCH= 4bc8406e35a3f2674c743b72d3a1792a
RANDOM SEED=1890515842

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1824460 kB
Buffers:         44724 kB
Cached:          96280 kB
SwapCached:       6812 kB
Active:          95316 kB
Inactive:        59400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1824460 kB
SwapTotal:     4192956 kB
SwapFree:      4139724 kB
Dirty:             768 kB
Writeback:           0 kB
AnonPages:       11872 kB
Mapped:          12236 kB
Slab:            57700 kB
PageTables:       4176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179624 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2702716-1278574884.opb

Free space on /tmp at the end= 62564 MiB
End job on node031 at 2010-07-08 10:11:25