Trace number 2702761

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

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_10_5_40.opb
MD5SUMc15d396f227b886c20d72f2f5b513a08
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.740886
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables400
Total number of constraints602
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
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 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)5056
Sum of products size (including duplicates)10112
Number of different products2528
Sum of products size5056

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 = 89962861
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 2928 #con 5658
0.00/0.02	mode is SAT
0.00/0.02	c tail starts after flip = 8784
0.00/0.02	c numatom = 2928, numclause = 5659, numliterals = 21624
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.59/2.64	c         5        26     25.84      6.45      4.01   1000000         0
5.19/5.26	c         4        25     25.88      6.39      4.05   1000000         0
7.79/7.87	c         5        39     25.99      6.45      4.03   1000000         0
10.39/10.49	c         2        25     25.87      6.48      3.99   1000000         0
13.09/13.10	c         3        25     25.77      6.34      4.06   1000000         0
15.69/15.71	c         4        22     25.67      6.51      3.94   1000000         0
18.29/18.35	c         3        19     25.89      6.44      4.02   1000000         0
20.89/20.95	c         5        35     25.66      6.37      4.03   1000000         0
23.48/23.58	c         2        23     25.69      6.44      3.99   1000000         0
26.08/26.17	c         4        26     25.81      6.46      4.00   1000000         0
28.68/28.78	c         4        38     25.86      6.36      4.07   1000000         0
31.38/31.42	c         3        22     25.86      6.45      4.01   1000000         0
33.99/34.03	c         5        16     25.87      6.47      4.00   1000000         0
36.58/36.65	c         4        26     25.83      6.54      3.95   1000000         0
39.18/39.24	c         4        23     25.92      6.45      4.02   1000000         0
41.79/41.85	c         5        30     25.98      6.53      3.98   1000000         0
44.38/44.45	c         4        25     25.95      6.49      4.00   1000000         0
46.98/47.07	c         3        13     25.78      6.50      3.96   1000000         0
49.58/49.68	c         3        27     25.89      6.50      3.98   1000000         0
52.18/52.29	c         4        28     25.74      6.44      4.00   1000000         0
54.88/54.91	c         4        35     25.59      6.40      4.00   1000000         0
57.48/57.50	c         3        27     25.90      6.45      4.02   1000000         0
60.07/60.12	c         4        26     25.91      6.46      4.01   1000000         0
62.68/62.73	c         5        29     25.79      6.51      3.96   1000000         0
65.27/65.32	c         3        16     25.86      6.47      4.00   1000000         0
67.87/67.93	c         5        23     25.80      6.43      4.01   1000000         0
70.47/70.53	c         3        23     25.95      6.56      3.96   1000000         0
73.07/73.14	c         2        27     25.79      6.38      4.04   1000000         0
75.67/75.76	c         4        24     25.66      6.44      3.98   1000000         0
78.27/78.37	c         5        22     25.67      6.36      4.04   1000000         0
80.87/80.99	c         4        35     25.86      6.49      3.99   1000000         0
83.48/83.60	c         3        30     25.74      6.38      4.03   1000000         0
86.17/86.25	c         3        24     25.86      6.42      4.03   1000000         0
88.77/88.88	c         3        34     25.90      6.52      3.97   1000000         0
91.47/91.51	c         4        19     25.80      6.45      4.00   1000000         0
94.07/94.14	c         2        31     25.92      6.45      4.02   1000000         0
96.67/96.74	c         5        20     25.77      6.46      3.99   1000000         0
99.26/99.33	c         2        22     25.76      6.44      4.00   1000000         0
101.86/101.95	c         5        26     25.89      6.42      4.03   1000000         0
104.47/104.55	c         4        19     25.84      6.53      3.96   1000000         0
107.06/107.18	c         4        28     25.85      6.44      4.01   1000000         0
109.76/109.80	c         3        27     25.80      6.41      4.02   1000000         0
112.36/112.41	c         4        36     25.83      6.45      4.01   1000000         0
114.96/115.04	c         4        40     25.87      6.50      3.98   1000000         0
117.57/117.64	c         5        23     25.83      6.43      4.02   1000000         0
120.16/120.25	c         4        19     25.88      6.41      4.04   1000000         0
122.76/122.86	c         4        20     26.04      6.44      4.05   1000000         0
125.36/125.44	c         4        34     25.88      6.43      4.03   1000000         0
127.96/128.05	c         4        29     25.92      6.46      4.01   1000000         0
130.56/130.65	c         5        29     25.82      6.51      3.97   1000000         0
133.16/133.25	c         5        29     25.83      6.36      4.06   1000000         0
135.76/135.86	c         3        32     25.70      6.51      3.95   1000000         0
138.35/138.48	c         3        14     25.71      6.42      4.00   1000000         0
141.05/141.12	c         3        28     25.70      6.47      3.98   1000000         0
143.65/143.73	c         5        28     25.83      6.44      4.01   1000000         0
146.26/146.34	c         4        25     25.79      6.39      4.03   1000000         0
148.85/148.96	c         4        32     25.75      6.42      4.01   1000000         0
151.45/151.58	c         4        33     25.72      6.47      3.98   1000000         0
154.05/154.18	c         3        24     25.93      6.41      4.05   1000000         0
156.65/156.79	c         4        32     25.89      6.41      4.04   1000000         0
159.36/159.40	c         4        14     25.66      6.45      3.98   1000000         0
161.95/162.01	c         4        36     25.82      6.41      4.03   1000000         0
164.55/164.61	c         4        30     25.59      6.47      3.95   1000000         0
167.15/167.23	c         4        28     25.81      6.39      4.04   1000000         0
169.75/169.87	c         4        30     25.94      6.44      4.03   1000000         0
172.44/172.51	c         2        14     25.84      6.42      4.02   1000000         0
175.04/175.14	c         4        30     25.81      6.42      4.02   1000000         0
177.64/177.77	c         3        28     25.77      6.42      4.02   1000000         0
180.25/180.34	c         5        27     25.95      6.43      4.03   1000000         0
182.84/182.96	c         4        18     25.84      6.48      3.99   1000000         0
185.54/185.60	c         5        30     25.66      6.39      4.02   1000000         0
188.14/188.22	c         4        27     25.95      6.49      4.00   1000000         0
190.74/190.83	c         4        26     25.78      6.39      4.03   1000000         0
193.34/193.44	c         1        23     25.86      6.44      4.02   1000000         0
195.94/196.05	c         4        23     25.71      6.39      4.02   1000000         0
198.54/198.68	c         5        27     25.76      6.46      3.99   1000000         0
201.14/201.26	c         3        25     25.88      6.49      3.99   1000000         0
203.84/203.90	c         3        27     25.99      6.42      4.05   1000000         0
206.44/206.51	c         2        25     25.83      6.55      3.94   1000000         0
209.04/209.12	c         3        15     25.75      6.40      4.02   1000000         0
211.63/211.74	c         3        17     25.86      6.51      3.98   1000000         0
214.23/214.37	c         3        23     25.90      6.46      4.01   1000000         0
216.93/217.01	c         2        31     25.64      6.45      3.98   1000000         0
219.53/219.64	c         4        29     25.80      6.53      3.95   1000000         0
222.14/222.27	c         2        32     25.59      6.46      3.96   1000000         0
224.73/224.88	c         5        20     25.99      6.45      4.03   1000000         0
227.33/227.47	c         4        21     25.77      6.44      4.00   1000000         0
230.03/230.10	c         4        20     25.95      6.46      4.02   1000000         0
232.63/232.70	c         4        22     25.90      6.41      4.04   1000000         0
235.24/235.33	c         4        28     25.71      6.48      3.97   1000000         0
237.83/237.94	c         4        18     25.80      6.50      3.97   1000000         0
240.43/240.53	c         5        30     25.83      6.46      4.00   1000000         0
243.03/243.14	c         3        19     25.63      6.40      4.01   1000000         0
245.63/245.76	c         4        28     25.92      6.49      4.00   1000000         0
248.23/248.38	c         4        26     25.96      6.54      3.97   1000000         0
250.92/251.02	c         3        31     25.82      6.48      3.99   1000000         0
253.52/253.64	c         4        34     25.93      6.41      4.04   1000000         0
256.13/256.27	c         2        24     25.69      6.49      3.96   1000000         0
258.72/258.90	c         5        23     25.86      6.51      3.97   1000000         0
261.42/261.54	c         3        23     25.76      6.38      4.04   1000000         0
264.02/264.17	c         3        33     25.96      6.47      4.01   1000000         0
266.62/266.78	c         5        30     25.83      6.45      4.00   1000000         0
269.33/269.42	c         3        30     26.00      6.43      4.04   1000000         0
271.92/272.03	c         3        28     25.99      6.46      4.02   1000000         0
274.52/274.66	c         5        40     25.80      6.46      4.00   1000000         0
277.22/277.30	c         4        16     25.75      6.40      4.02   1000000         0
279.82/279.91	c         3        16     26.00      6.49      4.01   1000000         0
282.42/282.52	c         3        21     25.67      6.39      4.02   1000000         0
285.01/285.14	c         4        29     25.88      6.36      4.07   1000000         0
287.61/287.76	c         4        27     26.11      6.50      4.02   1000000         0
290.22/290.37	c         3        20     25.79      6.39      4.03   1000000         0
292.81/292.97	c         4        30     25.91      6.47      4.01   1000000         0
295.41/295.58	c         5        42     26.12      6.55      3.99   1000000         0
298.11/298.21	c         4        22     25.82      6.50      3.97   1000000         0
300.71/300.85	c         3        27     25.66      6.41      4.00   1000000         0
303.31/303.48	c         4        31     25.85      6.36      4.06   1000000         0
305.91/306.08	c         4        29     25.82      6.45      4.01   1000000         0
308.51/308.68	c         5        18     25.69      6.33      4.06   1000000         0
311.11/311.28	c         3        30     25.76      6.46      3.99   1000000         0
313.81/313.90	c         3        28     25.86      6.51      3.97   1000000         0
316.41/316.50	c         5        17     25.74      6.47      3.98   1000000         0
318.91/319.09	c         5        28     25.86      6.48      3.99   1000000         0
321.61/321.70	c         4        29     25.81      6.42      4.02   1000000         0
324.20/324.30	c         5        15     25.86      6.42      4.03   1000000         0
326.80/326.95	c         5        36     25.98      6.41      4.05   1000000         0
329.40/329.57	c         4        28     25.89      6.37      4.06   1000000         0
332.01/332.17	c         5        27     25.71      6.36      4.04   1000000         0
334.70/334.80	c         4        26     25.97      6.48      4.01   1000000         0
337.30/337.41	c         3        28     25.85      6.46      4.00   1000000         0
339.90/340.01	c         5        28     25.74      6.40      4.02   1000000         0
342.50/342.62	c         3        14     25.83      6.40      4.03   1000000         0
345.10/345.24	c         3        25     25.91      6.42      4.03   1000000         0
347.70/347.87	c         5        23     25.72      6.43      4.00   1000000         0
350.30/350.49	c         4        29     25.69      6.43      3.99   1000000         0
353.00/353.11	c         5        20     25.82      6.45      4.00   1000000         0
355.60/355.73	c         5        16     25.93      6.44      4.03   1000000         0
358.20/358.36	c         4        20     25.99      6.39      4.07   1000000         0
360.79/360.94	c         5        26     25.89      6.47      4.00   1000000         0
363.39/363.58	c         2        18     25.67      6.43      4.00   1000000         0
365.99/366.19	c         4        31     25.87      6.53      3.96   1000000         0
368.69/368.81	c         4        21     25.78      6.43      4.01   1000000         0
371.29/371.43	c         4        18     25.78      6.37      4.05   1000000         0
373.90/374.06	c         4        25     25.98      6.48      4.01   1000000         0
376.49/376.68	c         3        29     25.76      6.49      3.97   1000000         0
379.09/379.29	c         5        28     25.81      6.44      4.01   1000000         0
381.69/381.89	c         2        20     25.96      6.51      3.99   1000000         0
384.29/384.49	c         5        28     25.88      6.48      3.99   1000000         0
386.99/387.12	c         4        20     25.84      6.43      4.02   1000000         0
389.59/389.74	c         4        28     25.97      6.41      4.05   1000000         0
392.19/392.35	c         3        43     25.78      6.45      3.99   1000000         0
394.79/394.99	c         4        38     25.90      6.43      4.03   1000000         0
397.48/397.62	c         4        22     25.85      6.46      4.00   1000000         0
400.08/400.25	c         3        31     25.93      6.53      3.97   1000000         0
402.68/402.84	c         5        18     25.91      6.40      4.05   1000000         0
405.28/405.44	c         5        36     25.92      6.38      4.07   1000000         0
407.89/408.06	c         3        26     25.84      6.45      4.01   1000000         0
410.48/410.67	c         5        24     25.76      6.38      4.04   1000000         0
413.18/413.30	c         4        28     25.70      6.38      4.03   1000000         0
415.78/415.92	c         3        37     25.70      6.45      3.98   1000000         0
418.38/418.53	c         3        32     25.78      6.48      3.98   1000000         0
420.98/421.15	c         5        36     26.00      6.51      3.99   1000000         0
423.58/423.76	c         3        22     25.89      6.46      4.01   1000000         0
426.18/426.34	c         5        37     25.98      6.42      4.05   1000000         0
428.78/428.94	c         5        28     25.81      6.44      4.01   1000000         0
431.38/431.58	c         4        24     25.88      6.47      4.00   1000000         0
433.98/434.18	c         5        15     25.73      6.34      4.06   1000000         0
436.67/436.83	c         3        34     25.78      6.44      4.00   1000000         0
439.27/439.44	c         5        27     25.81      6.44      4.01   1000000         0
441.87/442.04	c         4        17     25.77      6.43      4.01   1000000         0
444.47/444.66	c         4        18     25.66      6.48      3.96   1000000         0
447.07/447.29	c         5        22     26.00      6.47      4.02   1000000         0
449.78/449.93	c         3        21     25.79      6.54      3.95   1000000         0
452.37/452.54	c         4        16     25.93      6.51      3.98   1000000         0
454.97/455.17	c         5        27     25.84      6.47      3.99   1000000         0
457.57/457.76	c         4        16     25.67      6.43      3.99   1000000         0
460.17/460.36	c         3        25     25.84      6.45      4.00   1000000         0
462.77/462.98	c         4        34     25.89      6.43      4.03   1000000         0
465.37/465.59	c         5        43     25.89      6.44      4.02   1000000         0
467.97/468.18	c         3        36     25.89      6.48      3.99   1000000         0
470.57/470.79	c         5        27     25.80      6.42      4.02   1000000         0
473.26/473.40	c         1        34     25.97      6.55      3.96   1000000         0
475.86/476.00	c         4        30     25.84      6.43      4.02   1000000         0
478.46/478.60	c         3        25     26.02      6.40      4.07   1000000         0
481.06/481.21	c         4        14     25.75      6.44      4.00   1000000         0
483.66/483.85	c         3        27     25.73      6.39      4.03   1000000         0
486.26/486.49	c         4        26     26.05      6.47      4.02   1000000         0
488.86/489.09	c         5        28     25.91      6.51      3.98   1000000         0
491.47/491.70	c         3        17     25.84      6.45      4.00   1000000         0
494.16/494.30	c         4        28     25.79      6.46      3.99   1000000         0
496.76/496.94	c         5        36     25.96      6.54      3.97   1000000         0
499.36/499.54	c         4        23     25.99      6.43      4.04   1000000         0
501.96/502.14	c         5        28     25.89      6.45      4.01   1000000         0
504.56/504.76	c         5        28     25.83      6.46      4.00   1000000         0
507.15/507.37	c         4        23     25.89      6.49      3.99   1000000         0
509.75/509.96	c         4        18     25.90      6.47      4.00   1000000         0
512.36/512.55	c         5        25     25.83      6.41      4.03   1000000         0
514.95/515.16	c         3        18     25.68      6.41      4.00   1000000         0
517.55/517.76	c         4        25     25.94      6.37      4.07   1000000         0
520.16/520.39	c         2        18     25.63      6.31      4.06   1000000         0
522.85/523.01	c         3        24     26.00      6.46      4.03   1000000         0
525.45/525.61	c         4        26     25.82      6.55      3.94   1000000         0
528.05/528.21	c         5        36     25.76      6.34      4.07   1000000         0
530.65/530.84	c         3        29     25.71      6.42      4.01   1000000         0
533.25/533.45	c         2        13     25.94      6.49      4.00   1000000         0
535.85/536.09	c         4        30     25.93      6.43      4.03   1000000         0
538.45/538.69	c         4        25     25.88      6.42      4.03   1000000         0
541.14/541.32	c         4        32     25.79      6.40      4.03   1000000         0
543.74/543.91	c         5        30     25.87      6.47      4.00   1000000         0
546.34/546.52	c         4        24     25.84      6.46      4.00   1000000         0
548.94/549.16	c         4        31     25.83      6.39      4.04   1000000         0
551.54/551.79	c         4        32     25.80      6.47      3.99   1000000         0
554.25/554.41	c         2        16     25.87      6.42      4.03   1000000         0
556.84/557.02	c         3        15     25.84      6.41      4.03   1000000         0
559.44/559.69	c         5        16     25.77      6.39      4.03   1000000         0
562.14/562.30	c         4        31     25.87      6.46      4.00   1000000         0
564.74/564.92	c         5        26     25.95      6.44      4.03   1000000         0
567.34/567.55	c         5        30     25.84      6.40      4.04   1000000         0
569.94/570.17	c         1        37     25.67      6.44      3.98   1000000         0
572.54/572.78	c         3        36     26.04      6.50      4.01   1000000         0
575.14/575.39	c         3        21     25.90      6.45      4.02   1000000         0
577.74/577.99	c         4        19     26.01      6.50      4.00   1000000         0
580.43/580.61	c         4        26     25.95      6.46      4.02   1000000         0
582.93/583.18	c         2        16     25.96      6.45      4.03   1000000         0
585.53/585.78	c         4        24     25.82      6.53      3.95   1000000         0
588.24/588.41	c         4        16     25.88      6.50      3.98   1000000         0
590.83/591.01	c         3        19     26.06      6.48      4.02   1000000         0
593.43/593.61	c         3        23     25.96      6.49      4.00   1000000         0
595.94/596.20	c         3        33     25.55      6.43      3.97   1000000         0
598.63/598.81	c         5        31     25.74      6.40      4.02   1000000         0
601.23/601.43	c         2        29     25.75      6.39      4.03   1000000         0
603.83/604.04	c         5        12     25.91      6.47      4.00   1000000         0
606.43/606.64	c         4        26     25.89      6.45      4.01   1000000         0
609.03/609.25	c         3        20     25.95      6.42      4.04   1000000         0
611.63/611.86	c         4        22     25.81      6.52      3.96   1000000         0
614.23/614.45	c         4        36     26.02      6.51      4.00   1000000         0
616.83/617.06	c         4        31     25.75      6.47      3.98   1000000         0
619.42/619.67	c         3        22     25.85      6.47      3.99   1000000         0
622.02/622.26	c         3        22     25.89      6.48      4.00   1000000         0
624.63/624.86	c         5        21     25.68      6.37      4.03   1000000         0
627.22/627.48	c         3        22     25.87      6.45      4.01   1000000         0
629.82/630.09	c         4        21     25.94      6.41      4.05   1000000         0
632.42/632.70	c         4        26     25.77      6.48      3.98   1000000         0
635.12/635.30	c         4        17     25.96      6.48      4.01   1000000         0
637.73/637.92	c         4        35     25.95      6.46      4.02   1000000         0
640.32/640.54	c         5        26     25.75      6.42      4.01   1000000         0
642.92/643.18	c         3        17     25.84      6.49      3.98   1000000         0
645.62/645.82	c         5        26     25.97      6.43      4.04   1000000         0
648.22/648.42	c         4        23     25.88      6.47      4.00   1000000         0
650.82/651.05	c         4        27     25.94      6.45      4.02   1000000         0
653.41/653.64	c         4        23     25.89      6.51      3.98   1000000         0
656.01/656.26	c         4        17     25.87      6.44      4.02   1000000         0
658.62/658.86	c         4        30     25.82      6.49      3.98   1000000         0
661.21/661.47	c         3        23     26.02      6.47      4.02   1000000         0
663.81/664.08	c         3        33     25.69      6.45      3.98   1000000         0
666.51/666.71	c         3        27     25.70      6.43      4.00   1000000         0
669.11/669.35	c         2        18     25.82      6.49      3.98   1000000         0
671.71/671.97	c         3        29     25.89      6.45      4.01   1000000         0
674.31/674.58	c         4        35     25.92      6.52      3.98   1000000         0
676.91/677.18	c         5        24     25.87      6.43      4.02   1000000         0
679.51/679.80	c         6        25     25.94      6.45      4.02   1000000         0
682.21/682.41	c         5        37     25.81      6.43      4.01   1000000         0
684.81/685.02	c         2        30     25.89      6.46      4.01   1000000         0
687.41/687.63	c         4        26     25.99      6.48      4.01   1000000         0
690.01/690.26	c         3        30     25.89      6.48      3.99   1000000         0
692.60/692.88	c         4        17     25.76      6.43      4.01   1000000         0
695.20/695.49	c         5        18     25.75      6.49      3.97   1000000         0
697.80/698.09	c         2        27     25.85      6.43      4.02   1000000         0
700.51/700.73	c         5        40     25.83      6.41      4.03   1000000         0
703.10/703.34	c         4        40     25.70      6.40      4.01   1000000         0
705.70/705.94	c         5        28     25.99      6.47      4.02   1000000         0
708.30/708.56	c         4        19     25.98      6.46      4.02   1000000         0
710.90/711.17	c         3        24     25.89      6.47      4.00   1000000         0
713.50/713.79	c         4        32     25.86      6.39      4.05   1000000         0
716.10/716.38	c         4        27     25.72      6.46      3.98   1000000         0
718.70/718.99	c         4        25     25.91      6.50      3.98   1000000         0
721.30/721.60	c         3        29     25.70      6.43      4.00   1000000         0
723.90/724.18	c         4        29     25.71      6.41      4.01   1000000         0
726.50/726.78	c         5        31     25.77      6.37      4.05   1000000         0
729.19/729.40	c         4        29     25.67      6.45      3.98   1000000         0
731.79/732.03	c         3        27     25.78      6.45      4.00   1000000         0
734.39/734.62	c         4        21     25.86      6.46      4.00   1000000         0
736.99/737.23	c         5        27     26.00      6.44      4.04   1000000         0
739.59/739.81	c         3        26     26.31      6.46      4.07   1000000         0
742.20/742.43	c         4        30     25.85      6.41      4.03   1000000         0
744.79/745.06	c         5        21     25.72      6.34      4.05   1000000         0
747.39/747.68	c         4        23     25.74      6.48      3.97   1000000         0
750.00/750.28	c         5        30     25.98      6.47      4.02   1000000         0
752.69/752.90	c         4        35     25.92      6.49      4.00   1000000         0
755.29/755.52	c         3        17     25.95      6.44      4.03   1000000         0
757.89/758.14	c         4        21     25.86      6.44      4.01   1000000         0
760.49/760.75	c         4        16     25.83      6.43      4.02   1000000         0
763.09/763.37	c         3        27     25.84      6.46      4.00   1000000         0
765.68/765.97	c         2        15     25.90      6.44      4.02   1000000         0
768.28/768.58	c         3        23     25.63      6.47      3.96   1000000         0
770.89/771.17	c         4        25     26.00      6.55      3.97   1000000         0
773.48/773.79	c         4        21     25.72      6.42      4.01   1000000         0
776.18/776.41	c         5        23     25.95      6.49      4.00   1000000         0
778.78/779.02	c         3        27     25.84      6.48      3.99   1000000         0
781.38/781.62	c         4        18     25.78      6.42      4.01   1000000         0
783.99/784.26	c         4        25     25.71      6.42      4.00   1000000         0
786.58/786.89	c         4        28     25.81      6.45      4.00   1000000         0
789.28/789.51	c         4        24     25.80      6.42      4.02   1000000         0
791.88/792.13	c         5        24     25.87      6.44      4.02   1000000         0
794.48/794.72	c         3        36     25.81      6.51      3.96   1000000         0
797.08/797.33	c         5        26     25.90      6.39      4.05   1000000         0
799.68/799.94	c         4        33     25.80      6.48      3.98   1000000         0
802.28/802.55	c         4        28     25.93      6.51      3.98   1000000         0
804.88/805.15	c         4        24     25.73      6.46      3.98   1000000         0
807.47/807.72	c         4        34     25.95      6.45      4.02   1000000         0
810.07/810.32	c         4        23     25.79      6.42      4.01   1000000         0
812.68/812.95	c         3        25     25.83      6.50      3.98   1000000         0
815.27/815.55	c         4        32     25.74      6.38      4.03   1000000         0
817.87/818.15	c         4        20     26.04      6.48      4.02   1000000         0
820.47/820.76	c         4        22     25.80      6.38      4.05   1000000         0
823.07/823.37	c         5        40     25.68      6.39      4.02   1000000         0
825.78/826.01	c         4        32     25.77      6.42      4.01   1000000         0
828.37/828.64	c         4        22     25.74      6.40      4.02   1000000         0
830.97/831.29	c         3        24     25.84      6.55      3.94   1000000         0
833.67/833.92	c         5        15     25.78      6.41      4.02   1000000         0
836.17/836.49	c         3        25     25.76      6.50      3.97   1000000         0
838.87/839.12	c         4        23     25.97      6.45      4.03   1000000         0
841.46/841.71	c         4        39     25.87      6.45      4.01   1000000         0
844.06/844.31	c         4        17     25.81      6.40      4.04   1000000         0
846.67/846.94	c         4        22     25.93      6.46      4.02   1000000         0
849.26/849.58	c         3        26     25.77      6.38      4.04   1000000         0
851.86/852.16	c         2        29     25.75      6.41      4.02   1000000         0
854.47/854.76	c         4        23     25.81      6.40      4.03   1000000         0
857.06/857.39	c         4        22     25.80      6.39      4.04   1000000         0
859.76/860.01	c         3        26     25.94      6.43      4.04   1000000         0
862.36/862.61	c         4        27     25.95      6.46      4.02   1000000         0
864.96/865.22	c         3        24     25.85      6.50      3.98   1000000         0
867.56/867.83	c         4        24     25.88      6.37      4.06   1000000         0
870.16/870.45	c         3        22     25.83      6.45      4.00   1000000         0
872.76/873.07	c         4        23     25.72      6.47      3.98   1000000         0
875.36/875.66	c         3        15     25.67      6.44      3.99   1000000         0
877.95/878.28	c         4        24     25.96      6.42      4.05   1000000         0
880.55/880.89	c         4        17     25.72      6.50      3.96   1000000         0
883.25/883.51	c         4        24     25.82      6.48      3.98   1000000         0
885.85/886.11	c         3        31     25.89      6.38      4.05   1000000         0
888.46/888.70	c         3        25     25.83      6.50      3.97   1000000         0
891.05/891.32	c         2        30     25.92      6.43      4.03   1000000         0
893.65/893.91	c         3        35     25.83      6.40      4.04   1000000         0
896.26/896.52	c         5        24     25.83      6.47      3.99   1000000         0
898.85/899.14	c         5        27     25.50      6.43      3.96   1000000         0
901.45/901.75	c         3        31     25.79      6.38      4.05   1000000         0
904.05/904.39	c         5        31     25.84      6.48      3.99   1000000         0
906.75/907.02	c         4        26     25.72      6.42      4.00   1000000         0
909.35/909.64	c         3        22     25.98      6.49      4.00   1000000         0
911.95/912.24	c         4        25     25.93      6.40      4.05   1000000         0
914.54/914.83	c         4        27     26.11      6.57      3.97   1000000         0
917.15/917.43	c         5         9     26.03      6.43      4.05   1000000         0
919.74/920.05	c         4        38     25.74      6.44      4.00   1000000         0
922.34/922.67	c         4        27     25.81      6.40      4.03   1000000         0
924.94/925.26	c         3        31     25.94      6.44      4.03   1000000         0
927.54/927.87	c         5        26     25.82      6.35      4.07   1000000         0
930.14/930.49	c         4        18     25.85      6.33      4.08   1000000         0
932.84/933.11	c         4        24     25.82      6.45      4.00   1000000         0
935.44/935.72	c         4        36     25.81      6.36      4.06   1000000         0
938.05/938.32	c         3        27     25.77      6.40      4.03   1000000         0
940.64/940.95	c         5        27     25.90      6.46      4.01   1000000         0
943.24/943.56	c         2        30     25.86      6.42      4.03   1000000         0
945.84/946.18	c         4        19     25.81      6.43      4.01   1000000         0
948.44/948.79	c         4        29     25.71      6.47      3.98   1000000         0
951.14/951.41	c         5        20     25.81      6.37      4.05   1000000         0
953.73/954.04	c         3        26     26.00      6.51      4.00   1000000         0
956.33/956.64	c         3        32     25.80      6.45      4.00   1000000         0
958.94/959.26	c         4        26     26.03      6.53      3.98   1000000         0
961.53/961.88	c         3        13     25.95      6.55      3.96   1000000         0
964.13/964.47	c         4        25     25.99      6.44      4.04   1000000         0
966.73/967.09	c         4        28     25.83      6.47      3.99   1000000         0
969.43/969.70	c         4        29     25.60      6.37      4.02   1000000         0
972.04/972.31	c         3        21     25.80      6.43      4.01   1000000         0
974.63/974.95	c         5        25     25.73      6.53      3.94   1000000         0
977.23/977.56	c         4        19     25.85      6.40      4.04   1000000         0
979.93/980.20	c         3        16     25.80      6.45      4.00   1000000         0
982.53/982.80	c         4        28     25.63      6.52      3.93   1000000         0
985.03/985.39	c         4        24     25.81      6.42      4.02   1000000         0
987.72/988.05	c         6        21     25.86      6.42      4.03   1000000         0
990.32/990.65	c         3        24     25.87      6.46      4.00   1000000         0
992.93/993.27	c         3        25     26.02      6.53      3.99   1000000         0
995.52/995.88	c         4        26     25.87      6.38      4.05   1000000         0
998.12/998.49	c         4        30     25.97      6.51      3.99   1000000         0
1000.82/1001.11	c         3        36     25.74      6.53      3.94   1000000         0
1003.42/1003.75	c         2        25     25.95      6.47      4.01   1000000         0
1006.02/1006.37	c         5        26     25.73      6.47      3.98   1000000         0
1008.62/1008.97	c         3        28     25.86      6.45      4.01   1000000         0
1011.32/1011.60	c         4        16     25.74      6.44      4.00   1000000         0
1013.93/1014.21	c         4        17     25.94      6.43      4.04   1000000         0
1016.52/1016.82	c         5        19     25.95      6.51      3.99   1000000         0
1019.12/1019.43	c         5        23     25.83      6.45      4.01   1000000         0
1021.72/1022.04	c         2        40     25.83      6.41      4.03   1000000         0
1024.32/1024.67	c         5        21     25.83      6.39      4.04   1000000         0
1026.91/1027.26	c         4        32     25.84      6.50      3.97   1000000         0
1029.51/1029.89	c         2        35     25.84      6.44      4.01   1000000         0
1032.21/1032.52	c         5        24     25.84      6.41      4.03   1000000         0
1034.82/1035.13	c         5        33     25.69      6.41      4.01   1000000         0
1037.41/1037.72	c         4        22     25.98      6.50      4.00   1000000         0
1040.01/1040.34	c         5        23     25.70      6.49      3.96   1000000         0
1042.61/1042.97	c         4        21     25.77      6.50      3.96   1000000         0
1045.21/1045.59	c         5        26     25.86      6.46      4.00   1000000         0
1047.92/1048.22	c         4        28     26.00      6.39      4.07   1000000         0
1050.51/1050.84	c         4        19     25.82      6.44      4.01   1000000         0
1053.11/1053.47	c         4        34     25.84      6.55      3.95   1000000         0
1055.71/1056.06	c         5        25     25.95      6.46      4.02   1000000         0
1058.31/1058.69	c         3        33     25.87      6.44      4.02   1000000         0
1061.01/1061.31	c         4        33     25.73      6.42      4.01   1000000         0
1063.61/1063.91	c         3        34     25.84      6.53      3.96   1000000         0
1066.20/1066.54	c         4        25     25.76      6.43      4.01   1000000         0
1068.81/1069.19	c         3        16     25.96      6.45      4.02   1000000         0
1071.40/1071.79	c         4        30     25.64      6.48      3.96   1000000         0
1074.10/1074.42	c         4        20     25.91      6.39      4.05   1000000         0
1076.70/1077.04	c         4        15     25.82      6.46      4.00   1000000         0
1079.30/1079.66	c         4        25     25.98      6.58      3.95   1000000         0
1081.90/1082.28	c         4        18     25.73      6.49      3.97   1000000         0
1084.60/1084.90	c         3        11     25.87      6.45      4.01   1000000         0
1087.20/1087.50	c         3        36     25.72      6.49      3.97   1000000         0
1089.81/1090.12	c         4        36     25.93      6.51      3.98   1000000         0
1092.40/1092.75	c         4        23     25.58      6.47      3.95   1000000         0
1095.00/1095.35	c         4        20     25.81      6.48      3.98   1000000         0
1097.60/1097.95	c         5        27     25.84      6.40      4.04   1000000         0
1100.20/1100.58	c         4        27     25.81      6.38      4.04   1000000         0
1102.90/1103.20	c         5        23     25.88      6.52      3.97   1000000         0
1105.49/1105.85	c         4        27     25.61      6.32      4.05   1000000         0
1108.09/1108.49	c         4        28     25.72      6.38      4.03   1000000         0
1110.70/1111.09	c         5        18     25.78      6.43      4.01   1000000         0
1113.39/1113.73	c         4        31     25.89      6.46      4.01   1000000         0
1115.99/1116.34	c         4        23     26.04      6.47      4.02   1000000         0
1118.59/1118.97	c         3        26     26.01      6.45      4.03   1000000         0
1121.19/1121.59	c         4        24     25.81      6.37      4.05   1000000         0
1123.80/1124.20	c         5        21     25.91      6.43      4.03   1000000         0
1126.49/1126.83	c         4        24     25.80      6.49      3.98   1000000         0
1129.09/1129.44	c         3        16     25.88      6.44      4.02   1000000         0
1131.69/1132.03	c         5        38     25.82      6.50      3.98   1000000         0
1134.29/1134.64	c         4        31     25.81      6.51      3.96   1000000         0
1136.89/1137.26	c         3        20     25.91      6.36      4.08   1000000         0
1139.48/1139.87	c         3        19     25.85      6.39      4.04   1000000         0
1142.08/1142.46	c         5        22     25.80      6.38      4.04   1000000         0
1144.69/1145.08	c         4        27     25.77      6.45      4.00   1000000         0
1147.38/1147.70	c         4        26     25.76      6.48      3.98   1000000         0
1149.98/1150.31	c         4        20     25.70      6.47      3.98   1000000         0
1152.58/1152.93	c         4        19     25.78      6.43      4.01   1000000         0
1155.18/1155.54	c         4        29     25.95      6.48      4.01   1000000         0
1157.78/1158.16	c         3        33     25.83      6.45      4.01   1000000         0
1160.38/1160.78	c         3        23     26.04      6.49      4.01   1000000         0
1162.98/1163.39	c         3        23     25.85      6.40      4.04   1000000         0
1165.68/1166.01	c         4        29     25.79      6.46      3.99   1000000         0
1168.18/1168.59	c         4        33     25.82      6.35      4.06   1000000         0
1170.88/1171.21	c         4        31     25.89      6.38      4.06   1000000         0
1173.48/1173.85	c         5        21     26.11      6.56      3.98   1000000         0
1176.08/1176.49	c         3        27     25.79      6.41      4.02   1000000         0
1178.78/1179.12	c         4        22     25.67      6.45      3.98   1000000         0
1181.27/1181.69	c         4        30     25.78      6.38      4.04   1000000         0
1183.97/1184.31	c         5        26     25.88      6.47      4.00   1000000         0
1186.58/1186.95	c         3        34     25.87      6.44      4.02   1000000         0
1189.17/1189.58	c         4        35     26.06      6.45      4.04   1000000         0
1191.77/1192.19	c         4        27     26.01      6.48      4.01   1000000         0
1194.37/1194.79	c         4        26     25.80      6.35      4.06   1000000         0
1197.07/1197.40	c         4        26     25.94      6.49      3.99   1000000         0
1199.68/1200.03	c         3        29     25.80      6.47      3.99   1000000         0
1202.27/1202.64	c         4        28     25.94      6.52      3.98   1000000         0
1204.87/1205.25	c         5        24     26.00      6.45      4.03   1000000         0
1207.47/1207.87	c         5        31     25.88      6.39      4.05   1000000         0
1210.07/1210.46	c         3        22     25.68      6.51      3.95   1000000         0
1212.67/1213.08	c         5        21     25.84      6.47      3.99   1000000         0
1215.36/1215.70	c         4        19     25.82      6.40      4.04   1000000         0
1217.96/1218.35	c         4        20     25.73      6.43      4.00   1000000         0
1220.57/1220.98	c         4        19     25.75      6.36      4.05   1000000         0
1223.16/1223.58	c         4        26     25.90      6.48      4.00   1000000         0
1225.86/1226.20	c         3        21     25.91      6.39      4.05   1000000         0
1228.46/1228.80	c         3        25     25.96      6.53      3.98   1000000         0
1231.06/1231.41	c         5        19     25.91      6.39      4.05   1000000         0
1233.66/1234.01	c         4        28     25.85      6.37      4.06   1000000         0
1236.26/1236.62	c         4        20     25.95      6.44      4.03   1000000         0
1238.86/1239.25	c         3        23     26.01      6.48      4.01   1000000         0
1241.46/1241.86	c         3        31     25.91      6.46      4.01   1000000         0
1244.06/1244.49	c         3        22     25.85      6.45      4.01   1000000         0
1246.76/1247.10	c         4        20     25.72      6.34      4.06   1000000         0
1249.36/1249.70	c         4        11     25.86      6.45      4.01   1000000         0
1251.95/1252.33	c         5        25     25.98      6.45      4.03   1000000         0
1254.55/1254.95	c         5        28     25.83      6.45      4.00   1000000         0
1257.15/1257.58	c         4        25     25.89      6.46      4.01   1000000         0
1259.75/1260.19	c         4        20     25.87      6.42      4.03   1000000         0
1262.46/1262.84	c         4        25     25.84      6.43      4.02   1000000         0
1265.05/1265.48	c         2        32     25.96      6.56      3.96   1000000         0
1267.65/1268.09	c         4        30     25.95      6.46      4.02   1000000         0
1270.35/1270.70	c         3        26     25.77      6.45      4.00   1000000         0
1272.85/1273.28	c         5        36     25.89      6.47      4.00   1000000         0
1275.56/1275.90	c         4        31     25.90      6.47      4.00   1000000         0
1278.05/1278.49	c         4        17     25.89      6.46      4.01   1000000         0
1280.65/1281.09	c         4        21     25.88      6.41      4.03   1000000         0
1283.35/1283.71	c         3        26     25.93      6.39      4.06   1000000         0
1285.95/1286.34	c         4        18     25.73      6.38      4.03   1000000         0
1288.55/1288.98	c         5        14     25.81      6.51      3.96   1000000         0
1291.14/1291.57	c         3        25     25.88      6.36      4.07   1000000         0
1293.74/1294.18	c         4        21     25.82      6.45      4.00   1000000         0
1296.45/1296.81	c         4        28     25.85      6.52      3.96   1000000         0
1299.04/1299.43	c         4        27     25.82      6.43      4.02   1000000         0
1301.64/1302.06	c         3        14     25.96      6.42      4.04   1000000         0
1304.25/1304.68	c         3        24     25.93      6.44      4.03   1000000         0
1306.94/1307.30	c         4        35     25.75      6.42      4.01   1000000         0
1309.54/1309.93	c         4        27     25.69      6.44      3.99   1000000         0
1312.14/1312.55	c         4        24     25.99      6.48      4.01   1000000         0
1314.74/1315.16	c         4        26     25.94      6.47      4.01   1000000         0
1317.34/1317.79	c         5        18     25.79      6.44      4.01   1000000         0
1320.04/1320.40	c         4        27     25.96      6.47      4.01   1000000         0
1322.64/1323.03	c         4        16     25.80      6.43      4.02   1000000         0
1325.24/1325.66	c         4        29     26.00      6.47      4.02   1000000         0
1327.83/1328.29	c         5        28     25.89      6.42      4.03   1000000         0
1330.54/1330.91	c         4        20     25.79      6.41      4.03   1000000         0
1333.13/1333.50	c         4        19     26.04      6.43      4.05   1000000         0
1335.73/1336.11	c         4        24     25.76      6.45      3.99   1000000         0
1338.34/1338.72	c         5        15     25.85      6.41      4.03   1000000         0
1340.93/1341.34	c         4        26     25.84      6.51      3.97   1000000         0
1343.53/1343.96	c         3        40     25.78      6.49      3.97   1000000         0
1346.13/1346.57	c         4        23     25.74      6.48      3.97   1000000         0
1348.73/1349.19	c         4        19     25.81      6.42      4.02   1000000         0
1351.33/1351.79	c         4        45     25.85      6.44      4.02   1000000         0
1353.93/1354.39	c         3        30     25.87      6.48      3.99   1000000         0
1356.53/1357.00	c         4        41     25.87      6.32      4.09   1000000         0
1359.23/1359.61	c         4        16     26.06      6.47      4.03   1000000         0
1361.83/1362.21	c         4        35     25.81      6.47      3.99   1000000         0
1364.43/1364.84	c         2        29     25.96      6.46      4.02   1000000         0
1367.03/1367.44	c         5        34     25.85      6.45      4.01   1000000         0
1369.62/1370.06	c         4        20     25.88      6.37      4.07   1000000         0
1372.22/1372.67	c         4        26     25.93      6.44      4.03   1000000         0
1374.92/1375.31	c         4        28     25.81      6.36      4.06   1000000         0
1377.52/1377.91	c         5        26     25.89      6.43      4.02   1000000         0
1380.13/1380.51	c         3        28     25.78      6.48      3.98   1000000         0
1382.72/1383.13	c         5        24     25.97      6.43      4.04   1000000         0
1385.32/1385.75	c         4        16     25.70      6.43      4.00   1000000         0
1387.92/1388.34	c         5        16     25.92      6.45      4.02   1000000         0
1390.52/1390.95	c         3        28     25.91      6.49      3.99   1000000         0
1393.12/1393.57	c         4        29     25.87      6.44      4.02   1000000         0
1395.72/1396.19	c         3        36     25.91      6.48      4.00   1000000         0
1398.32/1398.79	c         3        30     26.14      6.48      4.04   1000000         0
1400.92/1401.40	c         5        32     25.96      6.45      4.02   1000000         0
1403.61/1404.02	c         4        30     26.11      6.47      4.04   1000000         0
1406.21/1406.63	c         4        24     25.93      6.43      4.03   1000000         0
1408.81/1409.24	c         4        19     25.82      6.44      4.01   1000000         0
1411.41/1411.85	c         5        31     25.90      6.52      3.97   1000000         0
1414.01/1414.44	c         4        26     25.88      6.34      4.08   1000000         0
1416.61/1417.05	c         3        27     25.83      6.38      4.05   1000000         0
1419.21/1419.70	c         4        21     25.73      6.41      4.01   1000000         0
1421.82/1422.28	c         4        15     25.93      6.47      4.01   1000000         0
1424.41/1424.90	c         3        52     25.83      6.41      4.03   1000000         0
1427.11/1427.50	c         4        35     25.82      6.46      4.00   1000000         0
1429.61/1430.09	c         4        34     25.75      6.47      3.98   1000000         0
1432.31/1432.73	c         4        29     25.88      6.51      3.98   1000000         0
1434.91/1435.30	c         4        25     26.02      6.48      4.02   1000000         0
1437.51/1437.91	c         4        25     26.06      6.42      4.06   1000000         0
1440.11/1440.53	c         2        19     25.62      6.44      3.98   1000000         0
1442.71/1443.12	c         3        32     25.63      6.40      4.00   1000000         0
1445.30/1445.76	c         4        26     25.87      6.43      4.03   1000000         0
1447.90/1448.36	c         4        19     25.93      6.52      3.97   1000000         0
1450.51/1450.96	c         3        27     25.74      6.44      4.00   1000000         0
1453.10/1453.57	c         5        19     25.80      6.43      4.01   1000000         0
1455.70/1456.19	c         4        31     25.93      6.54      3.96   1000000         0
1458.40/1458.82	c         3        36     25.86      6.52      3.97   1000000         0
1461.00/1461.43	c         4        30     25.93      6.37      4.07   1000000         0
1463.61/1464.05	c         5        32     25.88      6.40      4.04   1000000         0
1466.20/1466.65	c         5        18     25.93      6.50      3.99   1000000         0
1468.80/1469.29	c         5        16     25.72      6.42      4.00   1000000         0
1471.40/1471.90	c         4        19     25.85      6.48      3.99   1000000         0
1474.10/1474.50	c         1        16     25.68      6.41      4.01   1000000         0
1476.70/1477.10	c         2        19     25.79      6.49      3.97   1000000         0
1479.20/1479.69	c         5        26     25.87      6.45      4.01   1000000         0
1481.89/1482.30	c         5        26     25.95      6.39      4.06   1000000         0
1484.39/1484.88	c         5        32     25.76      6.40      4.03   1000000         0
1487.09/1487.52	c         4        33     25.83      6.46      4.00   1000000         0
1489.69/1490.14	c         2        26     25.85      6.42      4.03   1000000         0
1492.30/1492.75	c         5        13     25.77      6.51      3.96   1000000         0
1494.89/1495.40	c         3        14     25.94      6.43      4.03   1000000         0
1497.59/1498.02	c         4        25     25.71      6.44      3.99   1000000         0
1500.19/1500.63	c         4        25     25.97      6.44      4.03   1000000         0
1502.79/1503.27	c         3        24     25.90      6.41      4.04   1000000         0
1505.50/1505.91	c         4        31     25.83      6.42      4.03   1000000         0
1508.09/1508.53	c         4        26     25.81      6.44      4.01   1000000         0
1510.69/1511.17	c         3        20     25.77      6.51      3.96   1000000         0
1513.29/1513.78	c         5        21     26.04      6.48      4.02   1000000         0
1515.98/1516.42	c         4        21     25.81      6.48      3.98   1000000         0
1518.59/1519.02	c         5        28     25.73      6.47      3.98   1000000         0
1521.18/1521.65	c         3        16     25.86      6.44      4.02   1000000         0
1523.78/1524.26	c         4        20     25.89      6.44      4.02   1000000         0
1526.39/1526.89	c         3        12     25.69      6.42      4.00   1000000         0
1528.98/1529.49	c         3        27     25.86      6.41      4.03   1000000         0
1531.68/1532.11	c         3        27     25.96      6.51      3.99   1000000         0
1534.28/1534.73	c         5        24     25.84      6.42      4.02   1000000         0
1536.88/1537.36	c         3        28     25.82      6.46      4.00   1000000         0
1539.49/1539.97	c         3        31     25.93      6.43      4.03   1000000         0
1542.18/1542.62	c         4        37     25.91      6.44      4.02   1000000         0
1544.78/1545.25	c         4        32     25.73      6.35      4.05   1000000         0
1547.38/1547.89	c         3        17     25.90      6.49      3.99   1000000         0
1550.08/1550.51	c         4        22     25.90      6.46      4.01   1000000         0
1552.68/1553.12	c         4        30     25.85      6.44      4.01   1000000         0
1555.27/1555.74	c         4        23     25.95      6.49      4.00   1000000         0
1557.87/1558.36	c         3        25     25.74      6.43      4.00   1000000         0
1560.48/1560.98	c         4        19     25.88      6.46      4.01   1000000         0
1563.17/1563.63	c         4        27     25.82      6.42      4.02   1000000         0
1565.77/1566.23	c         3        32     25.92      6.40      4.05   1000000         0
1568.37/1568.82	c         3        26     25.95      6.44      4.03   1000000         0
1570.97/1571.45	c         5        38     25.88      6.44      4.02   1000000         0
1573.58/1574.08	c         1        23     26.09      6.52      4.00   1000000         0
1576.17/1576.69	c         4        33     25.91      6.52      3.98   1000000         0
1578.87/1579.31	c         4        29     26.00      6.42      4.05   1000000         0
1581.47/1581.90	c         3        28     25.89      6.46      4.01   1000000         0
1584.07/1584.50	c         4        16     25.71      6.38      4.03   1000000         0
1586.67/1587.13	c         4        27     25.69      6.38      4.02   1000000         0
1589.27/1589.77	c         2        36     25.85      6.41      4.03   1000000         0
1591.86/1592.38	c         3        38     25.77      6.41      4.02   1000000         0
1594.47/1594.99	c         4        27     25.82      6.47      3.99   1000000         0
1597.16/1597.60	c         3        26     25.79      6.42      4.02   1000000         0
1599.76/1600.22	c         5        33     25.92      6.42      4.03   1000000         0
1602.36/1602.81	c         3        35     25.74      6.43      4.00   1000000         0
1604.96/1605.41	c         2        31     25.82      6.50      3.97   1000000         0
1607.56/1608.02	c         3        28     25.89      6.40      4.05   1000000         0
1610.16/1610.65	c         4        30     25.86      6.48      3.99   1000000         0
1612.76/1613.25	c         2        23     25.72      6.43      4.00   1000000         0
1615.37/1615.87	c         3        32     25.87      6.48      3.99   1000000         0
1617.96/1618.48	c         4        22     25.52      6.41      3.98   1000000         0
1620.56/1621.09	c         1        18     25.89      6.35      4.08   1000000         0
1623.26/1623.72	c         4        28     25.79      6.46      3.99   1000000         0
1625.86/1626.33	c         2        17     25.96      6.41      4.05   1000000         0
1628.45/1628.91	c         4        32     26.00      6.52      3.99   1000000         0
1631.05/1631.56	c         4        30     25.71      6.49      3.96   1000000         0
1633.65/1634.18	c         4        34     25.77      6.43      4.01   1000000         0
1636.36/1636.81	c         5        31     25.81      6.37      4.05   1000000         0
1638.95/1639.43	c         4        40     25.88      6.42      4.03   1000000         0
1641.55/1642.07	c         4        28     25.95      6.46      4.01   1000000         0
1644.15/1644.68	c         3        20     25.94      6.37      4.07   1000000         0
1646.75/1647.29	c         3        22     25.86      6.39      4.05   1000000         0
1649.35/1649.89	c         3        18     25.99      6.46      4.02   1000000         0
1652.05/1652.50	c         4        33     25.97      6.43      4.04   1000000         0
1654.65/1655.11	c         3        24     25.68      6.44      3.99   1000000         0
1657.16/1657.69	c         5        23     25.80      6.43      4.01   1000000         0
1659.85/1660.30	c         3        17     25.73      6.50      3.96   1000000         0
1662.45/1662.95	c         3        23     25.77      6.47      3.98   1000000         0
1665.05/1665.58	c         4        18     25.87      6.32      4.09   1000000         0
1667.65/1668.19	c         4        38     25.85      6.38      4.05   1000000         0
1670.24/1670.79	c         4        24     25.87      6.48      3.99   1000000         0
1672.94/1673.41	c         4        23     26.01      6.51      4.00   1000000         0
1675.54/1676.02	c         4        27     25.77      6.42      4.01   1000000         0
1678.15/1678.65	c         3        34     25.83      6.48      3.99   1000000         0
1680.74/1681.21	c         3        24     26.01      6.41      4.06   1000000         0
1683.34/1683.84	c         3        29     25.63      6.50      3.94   1000000         0
1685.94/1686.44	c         5        40     25.99      6.44      4.04   1000000         0
1688.54/1689.07	c         3        25     25.75      6.43      4.01   1000000         0
1691.14/1691.67	c         3        34     25.81      6.48      3.98   1000000         0
1693.74/1694.28	c         4        25     25.81      6.44      4.01   1000000         0
1696.44/1696.91	c         5        40     25.66      6.42      4.00   1000000         0
1699.04/1699.53	c         5        30     25.70      6.43      4.00   1000000         0
1701.64/1702.16	c         3        19     25.92      6.51      3.98   1000000         0
1704.23/1704.78	c         3        28     25.90      6.38      4.06   1000000         0
1706.83/1707.40	c         4        21     25.92      6.46      4.01   1000000         0
1709.53/1710.01	c         4        25     25.95      6.54      3.97   1000000         0
1712.14/1712.61	c         3        20     25.85      6.47      4.00   1000000         0
1714.73/1715.24	c         3        11     25.88      6.37      4.06   1000000         0
1717.33/1717.85	c         5        29     25.89      6.43      4.03   1000000         0
1719.94/1720.44	c         3        25     25.75      6.40      4.02   1000000         0
1722.53/1723.05	c         2        31     25.97      6.42      4.05   1000000         0
1725.13/1725.67	c         3        26     25.93      6.45      4.02   1000000         0
1727.73/1728.30	c         4        24     25.88      6.51      3.98   1000000         0
1730.43/1730.90	c         3        23     25.72      6.43      4.00   1000000         0
1733.03/1733.51	c         4        30     25.78      6.46      3.99   1000000         0
1735.63/1736.10	c         2        33     26.00      6.41      4.06   1000000         0
1738.23/1738.70	c         4        22     25.89      6.46      4.01   1000000         0
1740.73/1741.30	c         5        23     25.82      6.46      4.00   1000000         0
1743.42/1743.91	c         4        30     25.72      6.41      4.01   1000000         0
1746.02/1746.51	c         4        20     25.72      6.43      4.00   1000000         0
1748.62/1749.11	c         4        21     25.93      6.47      4.01   1000000         0
1751.22/1751.71	c         4        23     25.92      6.54      3.96   1000000         0
1753.82/1754.33	c         3        28     25.77      6.47      3.98   1000000         0
1756.42/1756.91	c         2        21     25.66      6.43      3.99   1000000         0
1759.02/1759.51	c         5        42     25.64      6.45      3.97   1000000         0
1761.63/1762.13	c         4        25     25.86      6.52      3.97   1000000         0
1764.22/1764.78	c         4        25     25.82      6.49      3.98   1000000         0
1766.82/1767.37	c         4        27     25.84      6.49      3.98   1000000         0
1769.43/1769.97	c         4        25     25.72      6.40      4.02   1000000         0
1772.02/1772.58	c         4        29     25.79      6.39      4.04   1000000         0
1774.72/1775.20	c         4        25     26.00      6.49      4.01   1000000         0
1777.32/1777.84	c         5        26     25.79      6.42      4.01   1000000         0
1779.91/1780.44	c         3        35     25.91      6.37      4.07   1000000         0
1782.52/1783.03	c         3        33     25.77      6.43      4.01   1000000         0
1785.11/1785.64	c         3        24     25.89      6.55      3.95   1000000         0
1787.71/1788.25	c         3        20     25.67      6.44      3.99   1000000         0
1790.32/1790.87	c         5        37     26.01      6.46      4.03   1000000         0
1792.91/1793.49	c         3        30     25.77      6.42      4.02   1000000         0
1795.61/1796.11	c         5        19     26.03      6.51      4.00   1000000         0
1798.21/1798.71	c         5        32     25.76      6.39      4.03   1000000         0
1800.02/1800.50	HOME/run: line 2: 32322 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-2702761-1278576473/watcher-2702761-1278576473 -o /tmp/evaluation-result-2702761-1278576473/solver-2702761-1278576473 -C 1800 -W 2000 -M 1800 run HOME/instance-2702761-1278576473.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.91 0.95 0.90 3/105 32321
/proc/meminfo: memFree=1832876/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0

[startup+0.069498 s]
/proc/loadavg: 0.91 0.95 0.90 3/105 32321
/proc/meminfo: memFree=1832876/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101501 s]
/proc/loadavg: 0.91 0.95 0.90 3/105 32321
/proc/meminfo: memFree=1832876/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301524 s]
/proc/loadavg: 0.91 0.95 0.90 3/105 32321
/proc/meminfo: memFree=1832876/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700571 s]
/proc/loadavg: 0.91 0.95 0.90 3/105 32321
/proc/meminfo: memFree=1832876/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50066 s]
/proc/loadavg: 0.91 0.95 0.90 2/107 32323
/proc/meminfo: memFree=1829636/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
[pid=32322] ppid=32321 vsize=40452 CPUtime=1.49
/proc/32322/stat : 32322 (PB-wave) R 32321 32321 32085 0 -1 4202496 860 0 0 0 149 0 0 0 25 0 1 0 25855672 41422848 790 1992294400 134512640 135071400 4294231936 18446744073709551615 134525867 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32322/statm: 10113 790 62 137 0 9974 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49152

[startup+3.10084 s]
/proc/loadavg: 0.91 0.95 0.90 2/107 32323
/proc/meminfo: memFree=1829388/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
[pid=32322] ppid=32321 vsize=40452 CPUtime=3.09
/proc/32322/stat : 32322 (PB-wave) R 32321 32321 32085 0 -1 4202496 868 0 0 0 309 0 0 0 25 0 1 0 25855672 41422848 798 1992294400 134512640 135071400 4294231936 18446744073709551615 134526328 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32322/statm: 10113 798 69 137 0 9974 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49152

[startup+6.30121 s]
/proc/loadavg: 0.92 0.95 0.90 2/107 32323
/proc/meminfo: memFree=1829388/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
[pid=32322] ppid=32321 vsize=40452 CPUtime=6.29
/proc/32322/stat : 32322 (PB-wave) R 32321 32321 32085 0 -1 4202496 868 0 0 0 629 0 0 0 25 0 1 0 25855672 41422848 798 1992294400 134512640 135071400 4294231936 18446744073709551615 134526134 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32322/statm: 10113 798 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.93 0.95 0.90 2/107 32323
/proc/meminfo: memFree=1829264/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
[pid=32322] ppid=32321 vsize=40452 CPUtime=12.69
/proc/32322/stat : 32322 (PB-wave) R 32321 32321 32085 0 -1 4202496 868 0 0 0 1269 0 0 0 25 0 1 0 25855672 41422848 798 1992294400 134512640 135071400 4294231936 18446744073709551615 134537130 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32322/statm: 10113 798 69 137 0 9974 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49152

[startup+25.5014 s]
/proc/loadavg: 0.94 0.96 0.91 2/107 32323
/proc/meminfo: memFree=1829264/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
[pid=32322] ppid=32321 vsize=40452 CPUtime=25.48
/proc/32322/stat : 32322 (PB-wave) R 32321 32321 32085 0 -1 4202496 868 0 0 0 2548 0 0 0 25 0 1 0 25855672 41422848 798 1992294400 134512640 135071400 4294231936 18446744073709551615 134526851 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32322/statm: 10113 798 69 137 0 9974 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49152

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.91 2/107 32323
/proc/meminfo: memFree=1829140/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
[pid=32322] ppid=32321 vsize=40452 CPUtime=51.08
/proc/32322/stat : 32322 (PB-wave) R 32321 32321 32085 0 -1 4202496 868 0 0 0 5108 0 0 0 25 0 1 0 25855672 41422848 798 1992294400 134512640 135071400 4294231936 18446744073709551615 134519850 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32322/statm: 10113 798 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: 0.98 0.96 0.91 2/107 32325
/proc/meminfo: memFree=1828892/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
[pid=32322] ppid=32321 vsize=40452 CPUtime=102.27
/proc/32322/stat : 32322 (PB-wave) R 32321 32321 32085 0 -1 4202496 868 0 0 0 10227 0 0 0 25 0 1 0 25855672 41422848 798 1992294400 134512640 135071400 4294231936 18446744073709551615 134526134 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32322/statm: 10113 798 69 137 0 9974 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 49152

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 32327
/proc/meminfo: memFree=1828644/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
[pid=32322] ppid=32321 vsize=40452 CPUtime=162.25
/proc/32322/stat : 32322 (PB-wave) R 32321 32321 32085 0 -1 4202496 868 0 0 0 16225 0 0 0 25 0 1 0 25855672 41422848 798 1992294400 134512640 135071400 4294231936 18446744073709551615 134526817 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32322/statm: 10113 798 69 137 0 9974 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 49152

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 32329
/proc/meminfo: memFree=1828644/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
[pid=32322] ppid=32321 vsize=40452 CPUtime=222.23
/proc/32322/stat : 32322 (PB-wave) R 32321 32321 32085 0 -1 4202496 868 0 0 0 22223 0 0 0 25 0 1 0 25855672 41422848 798 1992294400 134512640 135071400 4294231936 18446744073709551615 134526677 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32322/statm: 10113 798 69 137 0 9974 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 49152

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 32329
/proc/meminfo: memFree=1828644/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
[pid=32322] ppid=32321 vsize=40452 CPUtime=282.22
/proc/32322/stat : 32322 (PB-wave) R 32321 32321 32085 0 -1 4202496 868 0 0 0 28222 0 0 0 25 0 1 0 25855672 41422848 798 1992294400 134512640 135071400 4294231936 18446744073709551615 134526149 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32322/statm: 10113 798 69 137 0 9974 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 49152

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 32331
/proc/meminfo: memFree=1828396/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
[pid=32322] ppid=32321 vsize=40452 CPUtime=342.2
/proc/32322/stat : 32322 (PB-wave) R 32321 32321 32085 0 -1 4202496 868 0 0 0 34220 0 0 0 25 0 1 0 25855672 41422848 798 1992294400 134512640 135071400 4294231936 18446744073709551615 134526375 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32322/statm: 10113 798 69 137 0 9974 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 49152

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 32333
/proc/meminfo: memFree=1828272/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
[pid=32322] ppid=32321 vsize=40452 CPUtime=402.18
/proc/32322/stat : 32322 (PB-wave) R 32321 32321 32085 0 -1 4202496 868 0 0 0 40218 0 0 0 25 0 1 0 25855672 41422848 798 1992294400 134512640 135071400 4294231936 18446744073709551615 134519831 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32322/statm: 10113 798 69 137 0 9974 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 49152

[startup+462.302 s]

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

/proc/32321/statm: 2175 243 204 178 0 68 0
[pid=32322] ppid=32321 vsize=40452 CPUtime=1121.99
/proc/32322/stat : 32322 (PB-wave) R 32321 32321 32085 0 -1 4202496 868 0 0 0 112199 0 0 0 25 0 1 0 25855672 41422848 798 1992294400 134512640 135071400 4294231936 18446744073709551615 134526475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32322/statm: 10113 798 69 137 0 9974 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 49152

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 32356
/proc/meminfo: memFree=1826352/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
[pid=32322] ppid=32321 vsize=40452 CPUtime=1181.97
/proc/32322/stat : 32322 (PB-wave) R 32321 32321 32085 0 -1 4202496 868 0 0 0 118197 0 0 0 25 0 1 0 25855672 41422848 798 1992294400 134512640 135071400 4294231936 18446744073709551615 134519997 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32322/statm: 10113 798 69 137 0 9974 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 49152

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 32358
/proc/meminfo: memFree=1825980/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
[pid=32322] ppid=32321 vsize=40452 CPUtime=1241.96
/proc/32322/stat : 32322 (PB-wave) R 32321 32321 32085 0 -1 4202496 868 0 0 0 124196 0 0 0 25 0 1 0 25855672 41422848 798 1992294400 134512640 135071400 4294231936 18446744073709551615 134526863 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32322/statm: 10113 798 69 137 0 9974 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 49152

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 32360
/proc/meminfo: memFree=1825856/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
[pid=32322] ppid=32321 vsize=40452 CPUtime=1301.95
/proc/32322/stat : 32322 (PB-wave) R 32321 32321 32085 0 -1 4202496 868 0 0 0 130195 0 0 0 25 0 1 0 25855672 41422848 798 1992294400 134512640 135071400 4294231936 18446744073709551615 134526142 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32322/statm: 10113 798 69 137 0 9974 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 49152

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 32362
/proc/meminfo: memFree=1825856/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
[pid=32322] ppid=32321 vsize=40452 CPUtime=1361.93
/proc/32322/stat : 32322 (PB-wave) R 32321 32321 32085 0 -1 4202496 868 0 0 0 136193 0 0 0 25 0 1 0 25855672 41422848 798 1992294400 134512640 135071400 4294231936 18446744073709551615 134526083 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32322/statm: 10113 798 69 137 0 9974 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 49152

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 32364
/proc/meminfo: memFree=1825732/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
[pid=32322] ppid=32321 vsize=40452 CPUtime=1421.92
/proc/32322/stat : 32322 (PB-wave) R 32321 32321 32085 0 -1 4202496 868 0 0 0 142192 0 0 0 25 0 1 0 25855672 41422848 798 1992294400 134512640 135071400 4294231936 18446744073709551615 134526817 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32322/statm: 10113 798 69 137 0 9974 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 49152

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 32364
/proc/meminfo: memFree=1825608/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
[pid=32322] ppid=32321 vsize=40452 CPUtime=1481.89
/proc/32322/stat : 32322 (PB-wave) R 32321 32321 32085 0 -1 4202496 868 0 0 0 148189 0 0 0 25 0 1 0 25855672 41422848 798 1992294400 134512640 135071400 4294231936 18446744073709551615 134526083 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32322/statm: 10113 798 69 137 0 9974 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 49152

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 32366
/proc/meminfo: memFree=1825608/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
[pid=32322] ppid=32321 vsize=40452 CPUtime=1541.88
/proc/32322/stat : 32322 (PB-wave) R 32321 32321 32085 0 -1 4202496 868 0 0 0 154188 0 0 0 25 0 1 0 25855672 41422848 798 1992294400 134512640 135071400 4294231936 18446744073709551615 134526451 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32322/statm: 10113 798 69 137 0 9974 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 49152

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 32368
/proc/meminfo: memFree=1825484/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
[pid=32322] ppid=32321 vsize=40452 CPUtime=1601.86
/proc/32322/stat : 32322 (PB-wave) R 32321 32321 32085 0 -1 4202496 868 0 0 0 160186 0 0 0 25 0 1 0 25855672 41422848 798 1992294400 134512640 135071400 4294231936 18446744073709551615 134526322 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32322/statm: 10113 798 69 137 0 9974 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 49152

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 32370
/proc/meminfo: memFree=1825360/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
[pid=32322] ppid=32321 vsize=40452 CPUtime=1661.85
/proc/32322/stat : 32322 (PB-wave) R 32321 32321 32085 0 -1 4202496 868 0 0 0 166185 0 0 0 25 0 1 0 25855672 41422848 798 1992294400 134512640 135071400 4294231936 18446744073709551615 134526134 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32322/statm: 10113 798 69 137 0 9974 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 49152

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 32371
/proc/meminfo: memFree=1825112/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
[pid=32322] ppid=32321 vsize=40452 CPUtime=1721.83
/proc/32322/stat : 32322 (PB-wave) R 32321 32321 32085 0 -1 4202496 868 0 0 0 172183 0 0 0 25 0 1 0 25855672 41422848 798 1992294400 134512640 135071400 4294231936 18446744073709551615 134526324 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32322/statm: 10113 798 69 137 0 9974 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 49152

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 32372
/proc/meminfo: memFree=1824864/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
[pid=32322] ppid=32321 vsize=40452 CPUtime=1781.81
/proc/32322/stat : 32322 (PB-wave) R 32321 32321 32085 0 -1 4202496 868 0 0 0 178181 0 0 0 25 0 1 0 25855672 41422848 798 1992294400 134512640 135071400 4294231936 18446744073709551615 134525971 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32322/statm: 10113 798 69 137 0 9974 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 49152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 32374
/proc/meminfo: memFree=1824864/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
[pid=32322] ppid=32321 vsize=40452 CPUtime=1800.02
/proc/32322/stat : 32322 (PB-wave) R 32321 32321 32085 0 -1 4202496 868 0 0 0 180002 0 0 0 25 0 1 0 25855672 41422848 798 1992294400 134512640 135071400 4294231936 18446744073709551615 134526832 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32322/statm: 10113 798 69 137 0 9974 0
Current children cumulated CPU time (s) 1800.02
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: 0.99 0.97 0.91 2/107 32374
/proc/meminfo: memFree=1824864/2059040 swapFree=4135732/4192956
[pid=32321] ppid=32319 vsize=8700 CPUtime=0
/proc/32321/stat : 32321 (run) S 32319 32321 32085 0 -1 4202496 358 0 0 0 0 0 0 0 25 0 1 0 25855672 8908800 243 1992294400 4194304 4922060 140734708257568 18446744073709551615 235217198213 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/32321/statm: 2175 243 204 178 0 68 0
[pid=32322] ppid=32321 vsize=40452 CPUtime=1800.02
/proc/32322/stat : 32322 (PB-wave) R 32321 32321 32085 0 -1 4202496 868 0 0 0 180002 0 0 0 25 0 1 0 25855672 41422848 798 1992294400 134512640 135071400 4294231936 18446744073709551615 134526832 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32322/statm: 10113 798 69 137 0 9974 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 49152

Child status: 143
Real time (s): 1800.51
CPU time (s): 1800.03
CPU user time (s): 1800.02
CPU system time (s): 0.005999
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 49152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.02
system time used= 0.005999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1240
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 4499

runsolver used 2.94655 second user time and 8.5547 second system time

The end

Launcher Data

Begin job on node088 at 2010-07-08 10:07:53
IDJOB=2702761
IDBENCH=48347
IDSOLVER=1171
FILE ID=node088/2702761-1278576473
PBS_JOBID= 11240060
Free space on /tmp= 62508 MiB

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

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

MD5SUM BENCH= c15d396f227b886c20d72f2f5b513a08
RANDOM SEED=1934312192

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1833644 kB
Buffers:         27016 kB
Cached:         107632 kB
SwapCached:      10764 kB
Active:          93612 kB
Inactive:        54524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1833644 kB
SwapTotal:     4192956 kB
SwapFree:      4135732 kB
Dirty:             756 kB
Writeback:           0 kB
AnonPages:       11612 kB
Mapped:           8504 kB
Slab:            55460 kB
PageTables:       4092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   178956 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-2702761-1278576473.opb

Free space on /tmp at the end= 62508 MiB
End job on node088 at 2010-07-08 10:37:54