Trace number 3705149

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 NameAnswerobjective functionCPU timeWall clock time
wbo 1.7? 1799.9 1800

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-2.opb
MD5SUMaabc023158e10c9511062af8ac97c515
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-44
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -44
Optimality of the best value was proved NO
Number of variables945
Total number of constraints58624
Number of constraints which are clauses58624
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 945
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 945
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 945
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                    1.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3705149-1338096274.opb.
0.00/0.00	c Instance file HOME/instance-3705149-1338096274.opb
0.00/0.00	c File size is 1400677 bytes.
0.07/0.09	c Cost Offset: -945
0.07/0.09	c Highest Coefficient sum: 3
0.07/0.09	c ============================[ Problem Statistics ]=============================
0.07/0.09	c |                                                                             |
0.07/0.09	c |  Parsing time:          0.09         s                                      |
0.07/0.09	c |  Number Variables:      945                                                 |
0.07/0.09	c |  Number Clauses:        58624                                               |
0.07/0.09	c |  Number Cardinality:    0                                                   |
0.07/0.09	c |  Number PB Constraints: 0                                                   |
0.07/0.09	c |                                                                             |
0.09/0.11	c |  Problem Type:          Optimization                                        |
0.09/0.11	c |  Objective Function:    Cardinality Constraint                              |
0.09/0.11	c |                                                                             |
0.09/0.11	c ============================[ Search Statistics ]==============================
0.09/0.11	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.09/0.11	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.09/0.11	c ===============================================================================
0.09/0.13	c | 0.13      | 0  | -944         lb |  0                0                0.00  |
0.09/0.14	c | 0.15      | 0  | -943         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | -942         lb |  0                0                0.00  |
0.09/0.17	c | 0.18      | 0  | -941         lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | -940         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -939         lb |  0                0                0.00  |
0.19/0.22	c | 0.22      | 0  | -938         lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | -937         lb |  0                0                0.00  |
0.19/0.24	c | 0.25      | 0  | -936         lb |  0                0                0.00  |
0.19/0.26	c | 0.26      | 0  | -935         lb |  0                0                0.00  |
0.19/0.27	c | 0.28      | 0  | -934         lb |  0                0                0.00  |
0.19/0.29	c | 0.29      | 0  | -933         lb |  0                0                0.00  |
0.29/0.30	c | 0.30      | 0  | -932         lb |  0                0                0.00  |
0.29/0.31	c | 0.32      | 0  | -931         lb |  0                0                0.00  |
0.29/0.33	c | 0.33      | 0  | -930         lb |  0                0                0.00  |
0.29/0.34	c | 0.35      | 0  | -929         lb |  0                0                0.00  |
0.29/0.36	c | 0.36      | 0  | -928         lb |  0                0                0.00  |
0.29/0.37	c | 0.38      | 0  | -927         lb |  0                0                0.00  |
0.29/0.39	c | 0.39      | 0  | -926         lb |  0                0                0.00  |
0.39/0.40	c | 0.40      | 0  | -925         lb |  0                0                0.00  |
0.39/0.41	c | 0.42      | 0  | -924         lb |  0                0                0.00  |
0.39/0.43	c | 0.43      | 0  | -923         lb |  0                0                0.00  |
0.39/0.44	c | 0.45      | 0  | -922         lb |  0                0                0.00  |
0.39/0.46	c | 0.46      | 0  | -921         lb |  0                0                0.00  |
0.39/0.47	c | 0.47      | 0  | -920         lb |  0                0                0.00  |
0.39/0.49	c | 0.49      | 0  | -919         lb |  0                0                0.00  |
0.49/0.50	c | 0.50      | 0  | -918         lb |  0                0                0.00  |
0.49/0.51	c | 0.52      | 0  | -917         lb |  0                0                0.00  |
0.49/0.53	c | 0.53      | 0  | -916         lb |  0                0                0.00  |
0.49/0.54	c | 0.55      | 0  | -915         lb |  0                0                0.00  |
0.49/0.56	c | 0.56      | 0  | -914         lb |  0                0                0.00  |
0.49/0.57	c | 0.57      | 0  | -913         lb |  0                0                0.00  |
0.49/0.59	c | 0.59      | 0  | -912         lb |  0                0                0.00  |
0.59/0.60	c | 0.60      | 0  | -911         lb |  0                0                0.00  |
0.59/0.61	c | 0.62      | 0  | -910         lb |  0                0                0.00  |
0.59/0.63	c | 0.63      | 0  | -909         lb |  0                0                0.00  |
0.59/0.64	c | 0.65      | 0  | -908         lb |  0                0                0.00  |
0.59/0.66	c | 0.66      | 0  | -907         lb |  0                0                0.00  |
0.59/0.67	c | 0.68      | 0  | -906         lb |  0                0                0.00  |
0.59/0.69	c | 0.69      | 0  | -905         lb |  0                0                0.00  |
0.69/0.70	c | 0.70      | 0  | -904         lb |  0                0                0.00  |
0.69/0.71	c | 0.72      | 0  | -903         lb |  0                0                0.00  |
0.69/0.73	c | 0.73      | 0  | -902         lb |  0                0                0.00  |
0.69/0.74	c | 0.75      | 0  | -901         lb |  0                0                0.00  |
0.69/0.76	c | 0.76      | 0  | -900         lb |  0                0                0.00  |
0.69/0.77	c | 0.78      | 0  | -899         lb |  0                0                0.00  |
0.69/0.79	c | 0.79      | 0  | -898         lb |  0                0                0.00  |
0.79/0.80	c | 0.81      | 0  | -897         lb |  0                0                0.00  |
0.79/0.82	c | 0.82      | 0  | -896         lb |  0                0                0.00  |
0.79/0.83	c | 0.83      | 0  | -895         lb |  0                0                0.00  |
0.79/0.84	c | 0.85      | 0  | -894         lb |  0                0                0.00  |
0.79/0.86	c | 0.86      | 0  | -893         lb |  0                0                0.00  |
0.79/0.87	c | 0.88      | 0  | -892         lb |  0                0                0.00  |
0.79/0.89	c | 0.89      | 0  | -891         lb |  0                0                0.00  |
0.89/0.90	c | 0.91      | 0  | -890         lb |  0                0                0.00  |
0.89/0.92	c | 0.92      | 0  | -889         lb |  0                0                0.00  |
0.89/0.93	c | 0.94      | 0  | -888         lb |  0                0                0.00  |
0.89/0.95	c | 0.95      | 0  | -887         lb |  0                0                0.00  |
0.89/0.96	c | 0.96      | 0  | -886         lb |  0                0                0.00  |
0.89/0.97	c | 0.98      | 0  | -885         lb |  0                0                0.00  |
0.89/0.99	c | 0.99      | 0  | -884         lb |  0                0                0.00  |
0.99/1.01	c | 1.01      | 0  | -883         lb |  0                0                0.00  |
0.99/1.02	c | 1.02      | 0  | -882         lb |  0                0                0.00  |
0.99/1.04	c | 1.04      | 0  | -881         lb |  0                0                0.00  |
0.99/1.05	c | 1.05      | 0  | -880         lb |  0                0                0.00  |
0.99/1.06	c | 1.07      | 0  | -879         lb |  0                0                0.00  |
0.99/1.08	c | 1.08      | 0  | -878         lb |  0                0                0.00  |
0.99/1.09	c | 1.10      | 0  | -877         lb |  0                0                0.00  |
1.09/1.11	c | 1.11      | 0  | -876         lb |  0                0                0.00  |
1.09/1.12	c | 1.13      | 0  | -875         lb |  0                0                0.00  |
1.09/1.14	c | 1.14      | 0  | -874         lb |  0                0                0.00  |
1.09/1.15	c | 1.16      | 0  | -873         lb |  0                0                0.00  |
1.09/1.17	c | 1.17      | 0  | -872         lb |  0                0                0.00  |
1.09/1.18	c | 1.19      | 0  | -871         lb |  0                0                0.00  |
1.19/1.20	c | 1.20      | 0  | -870         lb |  0                0                0.00  |
1.19/1.21	c | 1.22      | 0  | -869         lb |  0                0                0.00  |
1.19/1.23	c | 1.23      | 0  | -868         lb |  0                0                0.00  |
1.19/1.24	c | 1.24      | 0  | -867         lb |  0                0                0.00  |
1.19/1.26	c | 1.26      | 0  | -866         lb |  0                0                0.00  |
1.19/1.27	c | 1.27      | 0  | -865         lb |  0                0                0.00  |
1.19/1.28	c | 1.29      | 0  | -864         lb |  0                0                0.00  |
1.28/1.30	c | 1.30      | 0  | -863         lb |  0                0                0.00  |
1.28/1.31	c | 1.32      | 0  | -862         lb |  0                0                0.00  |
1.28/1.33	c | 1.33      | 0  | -861         lb |  0                0                0.00  |
1.28/1.34	c | 1.35      | 0  | -860         lb |  0                0                0.00  |
1.28/1.36	c | 1.36      | 0  | -859         lb |  0                0                0.00  |
1.28/1.37	c | 1.38      | 0  | -858         lb |  0                0                0.00  |
1.28/1.39	c | 1.39      | 0  | -857         lb |  0                0                0.00  |
1.38/1.40	c | 1.41      | 0  | -856         lb |  0                0                0.00  |
1.38/1.42	c | 1.42      | 0  | -855         lb |  0                0                0.00  |
1.38/1.43	c | 1.44      | 0  | -854         lb |  0                0                0.00  |
1.38/1.45	c | 1.45      | 0  | -853         lb |  0                0                0.00  |
1.38/1.46	c | 1.47      | 0  | -852         lb |  0                0                0.00  |
1.38/1.48	c | 1.48      | 0  | -851         lb |  0                0                0.00  |
1.38/1.49	c | 1.50      | 0  | -850         lb |  0                0                0.00  |
1.49/1.51	c | 1.51      | 0  | -849         lb |  0                0                0.00  |
1.49/1.52	c | 1.53      | 0  | -848         lb |  0                0                0.00  |
1.49/1.54	c | 1.54      | 0  | -847         lb |  0                0                0.00  |
1.49/1.55	c | 1.56      | 0  | -846         lb |  0                0                0.00  |
1.49/1.57	c | 1.57      | 0  | -845         lb |  0                0                0.00  |
1.49/1.58	c | 1.59      | 0  | -844         lb |  0                0                0.00  |
1.59/1.60	c | 1.60      | 0  | -843         lb |  0                0                0.00  |
1.59/1.61	c | 1.62      | 0  | -842         lb |  0                0                0.00  |
1.59/1.63	c | 1.63      | 0  | -841         lb |  0                0                0.00  |
1.59/1.64	c | 1.65      | 0  | -840         lb |  0                0                0.00  |
1.59/1.66	c | 1.66      | 0  | -839         lb |  0                0                0.00  |
1.59/1.67	c | 1.68      | 0  | -838         lb |  0                0                0.00  |
1.59/1.69	c | 1.69      | 0  | -837         lb |  0                0                0.00  |
1.68/1.70	c | 1.71      | 0  | -836         lb |  0                0                0.00  |
1.68/1.72	c | 1.72      | 0  | -835         lb |  0                0                0.00  |
1.68/1.73	c | 1.74      | 0  | -834         lb |  0                0                0.00  |
1.68/1.75	c | 1.75      | 0  | -833         lb |  0                0                0.00  |
1.68/1.76	c | 1.77      | 0  | -832         lb |  0                0                0.00  |
1.68/1.78	c | 1.78      | 0  | -831         lb |  0                0                0.00  |
1.68/1.79	c | 1.80      | 0  | -830         lb |  0                0                0.00  |
1.78/1.81	c | 1.81      | 0  | -829         lb |  0                0                0.00  |
1.78/1.82	c | 1.83      | 0  | -828         lb |  0                0                0.00  |
1.78/1.84	c | 1.84      | 0  | -827         lb |  0                0                0.00  |
1.78/1.86	c | 1.86      | 0  | -826         lb |  0                0                0.00  |
1.78/1.87	c | 1.87      | 0  | -825         lb |  0                0                0.00  |
1.78/1.89	c | 1.89      | 0  | -824         lb |  0                0                0.00  |
1.88/1.90	c | 1.91      | 0  | -823         lb |  0                0                0.00  |
1.88/1.92	c | 1.92      | 0  | -822         lb |  0                0                0.00  |
1.88/1.93	c | 1.94      | 0  | -821         lb |  0                0                0.00  |
1.88/1.95	c | 1.95      | 0  | -820         lb |  0                0                0.00  |
1.88/1.96	c | 1.97      | 0  | -819         lb |  0                0                0.00  |
1.88/1.98	c | 1.98      | 0  | -818         lb |  0                0                0.00  |
1.88/1.99	c | 2.00      | 0  | -817         lb |  0                0                0.00  |
1.99/2.01	c | 2.01      | 0  | -816         lb |  0                0                0.00  |
1.99/2.03	c | 2.03      | 0  | -815         lb |  0                0                0.00  |
1.99/2.04	c | 2.04      | 0  | -814         lb |  0                0                0.00  |
1.99/2.06	c | 2.06      | 0  | -813         lb |  0                0                0.00  |
1.99/2.07	c | 2.08      | 0  | -812         lb |  0                0                0.00  |
1.99/2.09	c | 2.09      | 0  | -811         lb |  0                0                0.00  |
2.09/2.10	c | 2.11      | 0  | -810         lb |  0                0                0.00  |
2.09/2.12	c | 2.12      | 0  | -809         lb |  0                0                0.00  |
2.09/2.14	c | 2.14      | 0  | -808         lb |  0                0                0.00  |
2.09/2.15	c | 2.15      | 0  | -807         lb |  0                0                0.00  |
2.09/2.17	c | 2.17      | 0  | -806         lb |  0                0                0.00  |
2.09/2.18	c | 2.19      | 0  | -805         lb |  0                0                0.00  |
2.09/2.20	c | 2.20      | 0  | -804         lb |  0                0                0.00  |
2.19/2.21	c | 2.22      | 0  | -803         lb |  0                0                0.00  |
2.19/2.23	c | 2.23      | 0  | -802         lb |  0                0                0.00  |
2.19/2.25	c | 2.25      | 0  | -801         lb |  0                0                0.00  |
2.19/2.26	c | 2.27      | 0  | -800         lb |  0                0                0.00  |
2.19/2.28	c | 2.28      | 0  | -799         lb |  0                0                0.00  |
2.19/2.29	c | 2.30      | 0  | -798         lb |  0                0                0.00  |
2.28/2.31	c | 2.31      | 0  | -797         lb |  0                0                0.00  |
2.28/2.32	c | 2.33      | 0  | -796         lb |  0                0                0.00  |
2.28/2.34	c | 2.34      | 0  | -795         lb |  0                0                0.00  |
2.28/2.36	c | 2.36      | 0  | -794         lb |  0                0                0.00  |
2.28/2.37	c | 2.38      | 0  | -793         lb |  0                0                0.00  |
2.28/2.39	c | 2.39      | 0  | -792         lb |  0                0                0.00  |
2.38/2.40	c | 2.41      | 0  | -791         lb |  0                0                0.00  |
2.38/2.42	c | 2.42      | 0  | -790         lb |  0                0                0.00  |
2.38/2.44	c | 2.44      | 0  | -789         lb |  0                0                0.00  |
2.38/2.45	c | 2.46      | 0  | -788         lb |  0                0                0.00  |
2.38/2.47	c | 2.47      | 0  | -787         lb |  0                0                0.00  |
2.38/2.49	c | 2.49      | 0  | -786         lb |  0                0                0.00  |
2.48/2.50	c | 2.50      | 0  | -785         lb |  0                0                0.00  |
2.48/2.52	c | 2.52      | 0  | -784         lb |  0                0                0.00  |
2.48/2.53	c | 2.54      | 0  | -783         lb |  0                0                0.00  |
2.48/2.55	c | 2.55      | 0  | -782         lb |  0                0                0.00  |
2.48/2.57	c | 2.57      | 0  | -781         lb |  0                0                0.00  |
2.48/2.58	c | 2.59      | 0  | -780         lb |  0                0                0.00  |
2.58/2.60	c | 2.60      | 0  | -779         lb |  0                0                0.00  |
2.58/2.62	c | 2.62      | 0  | -778         lb |  0                0                0.00  |
2.58/2.63	c | 2.64      | 0  | -777         lb |  0                0                0.00  |
2.58/2.65	c | 2.65      | 0  | -776         lb |  0                0                0.00  |
2.58/2.66	c | 2.67      | 0  | -775         lb |  0                0                0.00  |
2.58/2.68	c | 2.69      | 0  | -774         lb |  0                0                0.00  |
2.68/2.70	c | 2.70      | 0  | -773         lb |  0                0                0.00  |
2.68/2.71	c | 2.72      | 0  | -772         lb |  0                0                0.00  |
2.68/2.73	c | 2.73      | 0  | -771         lb |  0                0                0.00  |
2.68/2.75	c | 2.75      | 0  | -770         lb |  0                0                0.00  |
2.68/2.76	c | 2.77      | 0  | -769         lb |  0                0                0.00  |
2.68/2.78	c | 2.78      | 0  | -768         lb |  0                0                0.00  |
2.78/2.80	c | 2.80      | 0  | -767         lb |  0                0                0.00  |
2.78/2.81	c | 2.82      | 0  | -766         lb |  0                0                0.00  |
2.78/2.83	c | 2.83      | 0  | -765         lb |  0                0                0.00  |
2.78/2.85	c | 2.85      | 0  | -764         lb |  0                0                0.00  |
2.78/2.86	c | 2.87      | 0  | -763         lb |  0                0                0.00  |
2.78/2.88	c | 2.88      | 0  | -762         lb |  0                0                0.00  |
2.88/2.90	c | 2.90      | 0  | -761         lb |  0                0                0.00  |
2.88/2.91	c | 2.92      | 0  | -760         lb |  0                0                0.00  |
2.88/2.93	c | 2.94      | 0  | -759         lb |  0                0                0.00  |
2.88/2.95	c | 2.95      | 0  | -758         lb |  0                0                0.00  |
2.88/2.96	c | 2.97      | 0  | -757         lb |  0                0                0.00  |
2.88/2.98	c | 2.98      | 0  | -756         lb |  0                0                0.00  |
2.98/3.00	c | 3.00      | 0  | -755         lb |  0                0                0.00  |
2.98/3.02	c | 3.02      | 0  | -754         lb |  0                0                0.00  |
2.98/3.03	c | 3.04      | 0  | -753         lb |  0                0                0.00  |
2.98/3.05	c | 3.05      | 0  | -752         lb |  0                0                0.00  |
2.98/3.07	c | 3.07      | 0  | -751         lb |  0                0                0.00  |
2.98/3.08	c | 3.09      | 0  | -750         lb |  0                0                0.00  |
3.08/3.10	c | 3.10      | 0  | -749         lb |  0                0                0.00  |
3.08/3.12	c | 3.12      | 0  | -748         lb |  0                0                0.00  |
3.08/3.13	c | 3.14      | 0  | -747         lb |  0                0                0.00  |
3.08/3.15	c | 3.15      | 0  | -746         lb |  0                0                0.00  |
3.08/3.17	c | 3.17      | 0  | -745         lb |  0                0                0.00  |
3.08/3.19	c | 3.19      | 0  | -744         lb |  0                0                0.00  |
3.19/3.20	c | 3.21      | 0  | -743         lb |  0                0                0.00  |
3.19/3.22	c | 3.23      | 0  | -742         lb |  0                0                0.00  |
3.19/3.24	c | 3.24      | 0  | -741         lb |  0                0                0.00  |
3.19/3.26	c | 3.26      | 0  | -740         lb |  0                0                0.00  |
3.19/3.27	c | 3.28      | 0  | -739         lb |  0                0                0.00  |
3.19/3.29	c | 3.29      | 0  | -738         lb |  0                0                0.00  |
3.29/3.31	c | 3.31      | 0  | -737         lb |  0                0                0.00  |
3.29/3.33	c | 3.33      | 0  | -736         lb |  0                0                0.00  |
3.29/3.34	c | 3.35      | 0  | -735         lb |  0                0                0.00  |
3.29/3.36	c | 3.36      | 0  | -734         lb |  0                0                0.00  |
3.29/3.38	c | 3.38      | 0  | -733         lb |  0                0                0.00  |
3.29/3.40	c | 3.40      | 0  | -732         lb |  0                0                0.00  |
3.38/3.41	c | 3.42      | 0  | -731         lb |  0                0                0.00  |
3.38/3.44	c | 3.44      | 0  | -730         lb |  0                0                0.00  |
3.38/3.46	c | 3.46      | 0  | -729         lb |  0                0                0.00  |
3.38/3.47	c | 3.48      | 0  | -728         lb |  0                0                0.00  |
3.38/3.49	c | 3.49      | 0  | -727         lb |  0                0                0.00  |
3.47/3.51	c | 3.51      | 0  | -726         lb |  0                0                0.00  |
3.47/3.52	c | 3.53      | 0  | -725         lb |  0                0                0.00  |
3.47/3.54	c | 3.54      | 0  | -724         lb |  0                0                0.00  |
3.47/3.56	c | 3.56      | 0  | -723         lb |  0                0                0.00  |
3.47/3.57	c | 3.58      | 0  | -722         lb |  0                0                0.00  |
3.47/3.59	c | 3.60      | 0  | -721         lb |  0                0                0.00  |
3.57/3.61	c | 3.61      | 0  | -720         lb |  0                0                0.00  |
3.57/3.63	c | 3.63      | 0  | -719         lb |  0                0                0.00  |
3.57/3.64	c | 3.65      | 0  | -718         lb |  0                0                0.00  |
3.57/3.66	c | 3.66      | 0  | -717         lb |  0                0                0.00  |
3.57/3.68	c | 3.68      | 0  | -716         lb |  0                0                0.00  |
3.57/3.69	c | 3.70      | 0  | -715         lb |  0                0                0.00  |
3.67/3.71	c | 3.71      | 0  | -714         lb |  0                0                0.00  |
3.67/3.73	c | 3.73      | 0  | -713         lb |  0                0                0.00  |
3.67/3.75	c | 3.75      | 0  | -712         lb |  0                0                0.00  |
3.67/3.76	c | 3.77      | 0  | -711         lb |  0                0                0.00  |
3.67/3.78	c | 3.78      | 0  | -710         lb |  0                0                0.00  |
3.77/3.80	c | 3.80      | 0  | -709         lb |  0                0                0.00  |
3.77/3.82	c | 3.82      | 0  | -708         lb |  0                0                0.00  |
3.77/3.83	c | 3.84      | 0  | -707         lb |  0                0                0.00  |
3.77/3.85	c | 3.85      | 0  | -706         lb |  0                0                0.00  |
3.77/3.87	c | 3.87      | 0  | -705         lb |  0                0                0.00  |
3.77/3.88	c | 3.89      | 0  | -704         lb |  0                0                0.00  |
3.87/3.90	c | 3.91      | 0  | -703         lb |  0                0                0.00  |
3.87/3.92	c | 3.92      | 0  | -702         lb |  0                0                0.00  |
3.87/3.94	c | 3.94      | 0  | -701         lb |  0                0                0.00  |
3.87/3.95	c | 3.96      | 0  | -700         lb |  0                0                0.00  |
3.87/3.97	c | 3.98      | 0  | -699         lb |  0                0                0.00  |
3.87/3.99	c | 3.99      | 0  | -698         lb |  0                0                0.00  |
3.97/4.01	c | 4.01      | 0  | -697         lb |  0                0                0.00  |
3.97/4.03	c | 4.03      | 0  | -696         lb |  0                0                0.00  |
3.97/4.04	c | 4.05      | 0  | -695         lb |  0                0                0.00  |
3.97/4.06	c | 4.06      | 0  | -694         lb |  0                0                0.00  |
3.97/4.08	c | 4.08      | 0  | -693         lb |  0                0                0.00  |
4.07/4.10	c | 4.10      | 0  | -692         lb |  0                0                0.00  |
4.07/4.11	c | 4.12      | 0  | -691         lb |  0                0                0.00  |
4.07/4.13	c | 4.14      | 0  | -690         lb |  0                0                0.00  |
4.07/4.15	c | 4.15      | 0  | -689         lb |  0                0                0.00  |
4.07/4.17	c | 4.17      | 0  | -688         lb |  0                0                0.00  |
4.07/4.19	c | 4.19      | 0  | -687         lb |  0                0                0.00  |
4.17/4.20	c | 4.21      | 0  | -686         lb |  0                0                0.00  |
4.17/4.22	c | 4.23      | 0  | -685         lb |  0                0                0.00  |
4.17/4.24	c | 4.24      | 0  | -684         lb |  0                0                0.00  |
4.17/4.26	c | 4.26      | 0  | -683         lb |  0                0                0.00  |
4.17/4.28	c | 4.28      | 0  | -682         lb |  0                0                0.00  |
4.17/4.29	c | 4.30      | 0  | -681         lb |  0                0                0.00  |
4.28/4.31	c | 4.32      | 0  | -680         lb |  0                0                0.00  |
4.28/4.33	c | 4.34      | 0  | -679         lb |  0                0                0.00  |
4.28/4.35	c | 4.35      | 0  | -678         lb |  0                0                0.00  |
4.28/4.37	c | 4.37      | 0  | -677         lb |  0                0                0.00  |
4.28/4.39	c | 4.39      | 0  | -676         lb |  0                0                0.00  |
4.38/4.41	c | 4.41      | 0  | -675         lb |  0                0                0.00  |
4.38/4.42	c | 4.43      | 0  | -674         lb |  0                0                0.00  |
4.38/4.44	c | 4.45      | 0  | -673         lb |  0                0                0.00  |
4.38/4.46	c | 4.46      | 0  | -672         lb |  0                0                0.00  |
4.38/4.48	c | 4.49      | 0  | -671         lb |  0                0                0.00  |
4.47/4.50	c | 4.50      | 0  | -670         lb |  0                0                0.00  |
4.47/4.52	c | 4.52      | 0  | -669         lb |  0                0                0.00  |
4.47/4.54	c | 4.54      | 0  | -668         lb |  0                0                0.00  |
4.47/4.56	c | 4.56      | 0  | -667         lb |  0                0                0.00  |
4.47/4.57	c | 4.58      | 0  | -666         lb |  0                0                0.00  |
4.47/4.59	c | 4.60      | 0  | -665         lb |  0                0                0.00  |
4.57/4.61	c | 4.62      | 0  | -664         lb |  0                0                0.00  |
4.57/4.63	c | 4.63      | 0  | -663         lb |  0                0                0.00  |
4.57/4.65	c | 4.65      | 0  | -662         lb |  0                0                0.00  |
4.57/4.67	c | 4.67      | 0  | -661         lb |  0                0                0.00  |
4.57/4.69	c | 4.69      | 0  | -660         lb |  0                0                0.00  |
4.77/4.83	c | 4.71      | 0  | -659         lb |  0                0                0.00  |
4.77/4.83	c | 4.73      | 0  | -658         lb |  0                0                0.00  |
4.77/4.83	c | 4.75      | 0  | -657         lb |  0                0                0.00  |
4.77/4.83	c | 4.77      | 0  | -656         lb |  0                0                0.00  |
4.77/4.83	c | 4.79      | 0  | -655         lb |  0                0                0.00  |
4.77/4.83	c | 4.81      | 0  | -654         lb |  0                0                0.00  |
4.77/4.83	c | 4.83      | 0  | -653         lb |  0                0                0.00  |
4.77/4.84	c | 4.84      | 0  | -652         lb |  0                0                0.00  |
4.77/4.86	c | 4.86      | 0  | -651         lb |  0                0                0.00  |
4.77/4.88	c | 4.88      | 0  | -650         lb |  0                0                0.00  |
4.87/4.90	c | 4.90      | 0  | -649         lb |  0                0                0.00  |
4.87/4.92	c | 4.92      | 0  | -648         lb |  0                0                0.00  |
4.87/4.94	c | 4.94      | 0  | -647         lb |  0                0                0.00  |
4.87/4.96	c | 4.96      | 0  | -646         lb |  0                0                0.00  |
4.87/4.98	c | 4.98      | 0  | -645         lb |  0                0                0.00  |
4.97/5.00	c | 5.00      | 0  | -644         lb |  0                0                0.00  |
4.97/5.02	c | 5.02      | 0  | -643         lb |  0                0                0.00  |
4.97/5.04	c | 5.04      | 0  | -642         lb |  0                0                0.00  |
4.97/5.06	c | 5.06      | 0  | -641         lb |  0                0                0.00  |
4.97/5.08	c | 5.08      | 0  | -640         lb |  0                0                0.00  |
5.07/5.10	c | 5.10      | 0  | -639         lb |  0                0                0.00  |
5.07/5.12	c | 5.12      | 0  | -638         lb |  0                0                0.00  |
5.07/5.14	c | 5.14      | 0  | -637         lb |  0                0                0.00  |
5.07/5.16	c | 5.16      | 0  | -636         lb |  0                0                0.00  |
5.07/5.18	c | 5.18      | 0  | -635         lb |  0                0                0.00  |
5.17/5.20	c | 5.20      | 0  | -634         lb |  0                0                0.00  |
5.17/5.22	c | 5.22      | 0  | -633         lb |  0                0                0.00  |
5.17/5.24	c | 5.24      | 0  | -632         lb |  0                0                0.00  |
5.17/5.26	c | 5.26      | 0  | -631         lb |  0                0                0.00  |
5.17/5.28	c | 5.28      | 0  | -630         lb |  0                0                0.00  |
5.27/5.30	c | 5.30      | 0  | -629         lb |  0                0                0.00  |
5.27/5.32	c | 5.33      | 0  | -628         lb |  0                0                0.00  |
5.27/5.34	c | 5.35      | 0  | -627         lb |  0                0                0.00  |
5.27/5.36	c | 5.37      | 0  | -626         lb |  0                0                0.00  |
5.27/5.38	c | 5.39      | 0  | -625         lb |  0                0                0.00  |
5.38/5.40	c | 5.41      | 0  | -624         lb |  0                0                0.00  |
5.38/5.43	c | 5.43      | 0  | -623         lb |  0                0                0.00  |
5.38/5.45	c | 5.45      | 0  | -622         lb |  0                0                0.00  |
5.38/5.47	c | 5.47      | 0  | -621         lb |  0                0                0.00  |
5.38/5.49	c | 5.49      | 0  | -620         lb |  0                0                0.00  |
5.48/5.51	c | 5.51      | 0  | -619         lb |  0                0                0.00  |
5.48/5.53	c | 5.53      | 0  | -618         lb |  0                0                0.00  |
5.48/5.55	c | 5.55      | 0  | -617         lb |  0                0                0.00  |
5.48/5.57	c | 5.58      | 0  | -616         lb |  0                0                0.00  |
5.48/5.59	c | 5.60      | 0  | -615         lb |  0                0                0.00  |
5.57/5.61	c | 5.62      | 0  | -614         lb |  0                0                0.00  |
5.57/5.64	c | 5.64      | 0  | -613         lb |  0                0                0.00  |
5.57/5.66	c | 5.66      | 0  | -612         lb |  0                0                0.00  |
5.57/5.68	c | 5.68      | 0  | -611         lb |  0                0                0.00  |
5.67/5.70	c | 5.70      | 0  | -610         lb |  0                0                0.00  |
5.67/5.72	c | 5.73      | 0  | -609         lb |  0                0                0.00  |
5.67/5.74	c | 5.75      | 0  | -608         lb |  0                0                0.00  |
5.67/5.77	c | 5.77      | 0  | -607         lb |  0                0                0.00  |
5.67/5.79	c | 5.79      | 0  | -606         lb |  0                0                0.00  |
5.77/5.81	c | 5.81      | 0  | -605         lb |  0                0                0.00  |
5.77/5.83	c | 5.83      | 0  | -604         lb |  0                0                0.00  |
5.77/5.85	c | 5.86      | 0  | -603         lb |  0                0                0.00  |
5.77/5.87	c | 5.88      | 0  | -602         lb |  0                0                0.00  |
5.87/5.90	c | 5.90      | 0  | -601         lb |  0                0                0.00  |
5.87/5.92	c | 5.92      | 0  | -600         lb |  0                0                0.00  |
5.87/5.94	c | 5.95      | 0  | -599         lb |  0                0                0.00  |
5.87/5.97	c | 5.97      | 0  | -598         lb |  0                0                0.00  |
5.87/5.99	c | 5.99      | 0  | -597         lb |  0                0                0.00  |
5.97/6.01	c | 6.01      | 0  | -596         lb |  0                0                0.00  |
5.97/6.03	c | 6.04      | 0  | -595         lb |  0                0                0.00  |
5.97/6.06	c | 6.06      | 0  | -594         lb |  0                0                0.00  |
5.97/6.08	c | 6.08      | 0  | -593         lb |  0                0                0.00  |
6.08/6.10	c | 6.11      | 0  | -592         lb |  0                0                0.00  |
6.08/6.13	c | 6.13      | 0  | -591         lb |  0                0                0.00  |
6.08/6.15	c | 6.15      | 0  | -590         lb |  0                0                0.00  |
6.08/6.17	c | 6.18      | 0  | -589         lb |  0                0                0.00  |
6.18/6.20	c | 6.20      | 0  | -588         lb |  0                0                0.00  |
6.18/6.22	c | 6.22      | 0  | -587         lb |  0                0                0.00  |
6.18/6.24	c | 6.25      | 0  | -586         lb |  0                0                0.00  |
6.18/6.27	c | 6.27      | 0  | -585         lb |  0                0                0.00  |
6.18/6.29	c | 6.29      | 0  | -584         lb |  0                0                0.00  |
6.28/6.31	c | 6.32      | 0  | -583         lb |  0                0                0.00  |
6.28/6.34	c | 6.34      | 0  | -582         lb |  0                0                0.00  |
6.28/6.36	c | 6.36      | 0  | -581         lb |  0                0                0.00  |
6.28/6.38	c | 6.39      | 0  | -580         lb |  0                0                0.00  |
6.38/6.41	c | 6.41      | 0  | -579         lb |  0                0                0.00  |
6.38/6.43	c | 6.44      | 0  | -578         lb |  0                0                0.00  |
6.38/6.46	c | 6.46      | 0  | -577         lb |  0                0                0.00  |
6.38/6.48	c | 6.49      | 0  | -576         lb |  0                0                0.00  |
6.49/6.51	c | 6.51      | 0  | -575         lb |  0                0                0.00  |
6.49/6.53	c | 6.53      | 0  | -574         lb |  0                0                0.00  |
6.49/6.56	c | 6.56      | 0  | -573         lb |  0                0                0.00  |
6.49/6.58	c | 6.58      | 0  | -572         lb |  0                0                0.00  |
6.59/6.60	c | 6.61      | 0  | -571         lb |  0                0                0.00  |
6.59/6.63	c | 6.63      | 0  | -570         lb |  0                0                0.00  |
6.59/6.65	c | 6.66      | 0  | -569         lb |  0                0                0.00  |
6.59/6.68	c | 6.68      | 0  | -568         lb |  0                0                0.00  |
6.68/6.70	c | 6.71      | 0  | -567         lb |  0                0                0.00  |
6.68/6.73	c | 6.73      | 0  | -566         lb |  0                0                0.00  |
6.68/6.75	c | 6.76      | 0  | -565         lb |  0                0                0.00  |
6.68/6.78	c | 6.78      | 0  | -564         lb |  0                0                0.00  |
6.78/6.80	c | 6.81      | 0  | -563         lb |  0                0                0.00  |
6.78/6.83	c | 6.83      | 0  | -562         lb |  0                0                0.00  |
6.78/6.85	c | 6.86      | 0  | -561         lb |  0                0                0.00  |
6.78/6.88	c | 6.88      | 0  | -560         lb |  0                0                0.00  |
6.88/6.90	c | 6.91      | 0  | -559         lb |  0                0                0.00  |
6.88/6.93	c | 6.93      | 0  | -558         lb |  0                0                0.00  |
6.88/6.96	c | 6.96      | 0  | -557         lb |  0                0                0.00  |
6.88/6.98	c | 6.99      | 0  | -556         lb |  0                0                0.00  |
6.98/7.01	c | 7.01      | 0  | -555         lb |  0                0                0.00  |
6.98/7.03	c | 7.04      | 0  | -554         lb |  0                0                0.00  |
6.98/7.06	c | 7.06      | 0  | -553         lb |  0                0                0.00  |
6.98/7.08	c | 7.09      | 0  | -552         lb |  0                0                0.00  |
7.08/7.11	c | 7.11      | 0  | -551         lb |  0                0                0.00  |
7.08/7.14	c | 7.14      | 0  | -550         lb |  0                0                0.00  |
7.08/7.16	c | 7.17      | 0  | -549         lb |  0                0                0.00  |
7.08/7.19	c | 7.19      | 0  | -548         lb |  0                0                0.00  |
7.18/7.21	c | 7.22      | 0  | -547         lb |  0                0                0.00  |
7.18/7.24	c | 7.24      | 0  | -546         lb |  0                0                0.00  |
7.18/7.27	c | 7.27      | 0  | -545         lb |  0                0                0.00  |
7.18/7.29	c | 7.29      | 0  | -544         lb |  0                0                0.00  |
7.28/7.32	c | 7.32      | 0  | -543         lb |  0                0                0.00  |
7.28/7.34	c | 7.35      | 0  | -542         lb |  0                0                0.00  |
7.28/7.37	c | 7.38      | 0  | -541         lb |  0                0                0.00  |
7.38/7.40	c | 7.40      | 0  | -540         lb |  0                0                0.00  |
7.38/7.43	c | 7.43      | 0  | -539         lb |  0                0                0.00  |
7.38/7.45	c | 7.46      | 0  | -538         lb |  0                0                0.00  |
7.38/7.48	c | 7.48      | 0  | -537         lb |  0                0                0.00  |
7.48/7.51	c | 7.51      | 0  | -536         lb |  0                0                0.00  |
7.48/7.53	c | 7.54      | 0  | -535         lb |  0                0                0.00  |
7.48/7.56	c | 7.56      | 0  | -534         lb |  0                0                0.00  |
7.48/7.59	c | 7.59      | 0  | -533         lb |  0                0                0.00  |
7.58/7.62	c | 7.62      | 0  | -532         lb |  0                0                0.00  |
7.58/7.64	c | 7.65      | 0  | -531         lb |  0                0                0.00  |
7.58/7.67	c | 7.67      | 0  | -530         lb |  0                0                0.00  |
7.58/7.70	c | 7.70      | 0  | -529         lb |  0                0                0.00  |
7.68/7.73	c | 7.73      | 0  | -528         lb |  0                0                0.00  |
7.68/7.75	c | 7.76      | 0  | -527         lb |  0                0                0.00  |
7.68/7.78	c | 7.78      | 0  | -526         lb |  0                0                0.00  |
7.78/7.81	c | 7.81      | 0  | -525         lb |  0                0                0.00  |
7.78/7.83	c | 7.84      | 0  | -524         lb |  0                0                0.00  |
7.78/7.86	c | 7.87      | 0  | -523         lb |  0                0                0.00  |
7.78/7.89	c | 7.89      | 0  | -522         lb |  0                0                0.00  |
7.87/7.92	c | 7.92      | 0  | -521         lb |  0                0                0.00  |
7.87/7.95	c | 7.95      | 0  | -520         lb |  0                0                0.00  |
7.87/7.97	c | 7.98      | 0  | -519         lb |  0                0                0.00  |
7.97/8.00	c | 8.01      | 0  | -518         lb |  0                0                0.00  |
7.97/8.03	c | 8.03      | 0  | -517         lb |  0                0                0.00  |
7.97/8.06	c | 8.06      | 0  | -516         lb |  0                0                0.00  |
7.97/8.09	c | 8.09      | 0  | -515         lb |  0                0                0.00  |
8.07/8.11	c | 8.12      | 0  | -514         lb |  0                0                0.00  |
8.07/8.14	c | 8.15      | 0  | -513         lb |  0                0                0.00  |
8.07/8.17	c | 8.18      | 0  | -512         lb |  0                0                0.00  |
8.17/8.20	c | 8.20      | 0  | -511         lb |  0                0                0.00  |
8.17/8.23	c | 8.23      | 0  | -510         lb |  0                0                0.00  |
8.17/8.26	c | 8.26      | 0  | -509         lb |  0                0                0.00  |
8.17/8.29	c | 8.29      | 0  | -508         lb |  0                0                0.00  |
8.27/8.32	c | 8.32      | 0  | -507         lb |  0                0                0.00  |
8.27/8.34	c | 8.35      | 0  | -506         lb |  0                0                0.00  |
8.27/8.37	c | 8.38      | 0  | -505         lb |  0                0                0.00  |
8.37/8.40	c | 8.41      | 0  | -504         lb |  0                0                0.00  |
8.37/8.43	c | 8.44      | 0  | -503         lb |  0                0                0.00  |
8.37/8.46	c | 8.46      | 0  | -502         lb |  0                0                0.00  |
8.37/8.49	c | 8.49      | 0  | -501         lb |  0                0                0.00  |
8.47/8.52	c | 8.52      | 0  | -500         lb |  0                0                0.00  |
8.47/8.55	c | 8.55      | 0  | -499         lb |  0                0                0.00  |
8.47/8.58	c | 8.58      | 0  | -498         lb |  0                0                0.00  |
8.57/8.61	c | 8.61      | 0  | -497         lb |  0                0                0.00  |
8.57/8.64	c | 8.64      | 0  | -496         lb |  0                0                0.00  |
8.57/8.67	c | 8.67      | 0  | -495         lb |  0                0                0.00  |
8.57/8.70	c | 8.70      | 0  | -494         lb |  0                0                0.00  |
8.68/8.73	c | 8.73      | 0  | -493         lb |  0                0                0.00  |
8.68/8.76	c | 8.76      | 0  | -492         lb |  0                0                0.00  |
8.68/8.79	c | 8.79      | 0  | -491         lb |  0                0                0.00  |
8.79/8.82	c | 8.82      | 0  | -490         lb |  0                0                0.00  |
8.79/8.85	c | 8.85      | 0  | -489         lb |  0                0                0.00  |
8.79/8.88	c | 8.88      | 0  | -488         lb |  0                0                0.00  |
8.88/8.91	c | 8.91      | 0  | -487         lb |  0                0                0.00  |
8.88/8.94	c | 8.94      | 0  | -486         lb |  0                0                0.00  |
8.88/8.97	c | 8.97      | 0  | -485         lb |  0                0                0.00  |
8.98/9.00	c | 9.00      | 0  | -484         lb |  0                0                0.00  |
8.98/9.03	c | 9.03      | 0  | -483         lb |  0                0                0.00  |
8.98/9.06	c | 9.06      | 0  | -482         lb |  0                0                0.00  |
8.98/9.09	c | 9.09      | 0  | -481         lb |  0                0                0.00  |
9.08/9.12	c | 9.12      | 0  | -480         lb |  0                0                0.00  |
9.08/9.15	c | 9.16      | 0  | -479         lb |  0                0                0.00  |
9.08/9.18	c | 9.19      | 0  | -478         lb |  0                0                0.00  |
9.18/9.21	c | 9.22      | 0  | -477         lb |  0                0                0.00  |
9.18/9.25	c | 9.25      | 0  | -476         lb |  0                0                0.00  |
9.18/9.28	c | 9.28      | 0  | -475         lb |  0                0                0.00  |
9.28/9.31	c | 9.31      | 0  | -474         lb |  0                0                0.00  |
9.28/9.34	c | 9.34      | 0  | -473         lb |  0                0                0.00  |
9.28/9.37	c | 9.37      | 0  | -472         lb |  0                0                0.00  |
9.38/9.40	c | 9.41      | 0  | -471         lb |  0                0                0.00  |
9.38/9.43	c | 9.44      | 0  | -470         lb |  0                0                0.00  |
9.38/9.47	c | 9.47      | 0  | -469         lb |  0                0                0.00  |
9.48/9.50	c | 9.50      | 0  | -468         lb |  0                0                0.00  |
9.48/9.53	c | 9.54      | 0  | -467         lb |  0                0                0.00  |
9.48/9.57	c | 9.57      | 0  | -466         lb |  0                0                0.00  |
9.58/9.60	c | 9.60      | 0  | -465         lb |  0                0                0.00  |
9.58/9.63	c | 9.63      | 0  | -464         lb |  0                0                0.00  |
9.58/9.66	c | 9.67      | 0  | -463         lb |  0                0                0.00  |
9.68/9.70	c | 9.70      | 0  | -462         lb |  0                0                0.00  |
9.68/9.73	c | 9.73      | 0  | -461         lb |  0                0                0.00  |
9.68/9.76	c | 9.77      | 0  | -460         lb |  0                0                0.00  |
9.68/9.80	c | 9.80      | 0  | -459         lb |  0                0                0.00  |
9.79/9.83	c | 9.84      | 0  | -458         lb |  0                0                0.00  |
9.79/9.87	c | 9.87      | 0  | -457         lb |  0                0                0.00  |
9.79/9.90	c | 9.90      | 0  | -456         lb |  0                0                0.00  |
9.89/9.93	c | 9.94      | 0  | -455         lb |  0                0                0.00  |
9.89/9.97	c | 9.97      | 0  | -454         lb |  0                0                0.00  |
9.98/10.00	c | 10.00     | 0  | -453         lb |  0                0                0.00  |
9.98/10.03	c | 10.04     | 0  | -452         lb |  0                0                0.00  |
9.98/10.07	c | 10.07     | 0  | -451         lb |  0                0                0.00  |
10.08/10.10	c | 10.11     | 0  | -450         lb |  0                0                0.00  |
10.08/10.14	c | 10.14     | 0  | -449         lb |  0                0                0.00  |
10.08/10.17	c | 10.17     | 0  | -448         lb |  0                0                0.00  |
10.18/10.20	c | 10.21     | 0  | -447         lb |  0                0                0.00  |
10.18/10.24	c | 10.24     | 0  | -446         lb |  0                0                0.00  |
10.18/10.27	c | 10.28     | 0  | -445         lb |  0                0                0.00  |
10.28/10.31	c | 10.31     | 0  | -444         lb |  0                0                0.00  |
10.28/10.34	c | 10.35     | 0  | -443         lb |  0                0                0.00  |
10.28/10.38	c | 10.38     | 0  | -442         lb |  0                0                0.00  |
10.38/10.41	c | 10.41     | 0  | -441         lb |  0                0                0.00  |
10.38/10.45	c | 10.45     | 0  | -440         lb |  0                0                0.00  |
10.38/10.48	c | 10.48     | 0  | -439         lb |  0                0                0.00  |
10.48/10.51	c | 10.52     | 0  | -438         lb |  0                0                0.00  |
10.48/10.55	c | 10.55     | 0  | -437         lb |  0                0                0.00  |
10.48/10.58	c | 10.59     | 0  | -436         lb |  0                0                0.00  |
10.58/10.62	c | 10.62     | 0  | -435         lb |  0                0                0.00  |
10.58/10.65	c | 10.66     | 0  | -434         lb |  0                0                0.00  |
10.58/10.69	c | 10.69     | 0  | -433         lb |  0                0                0.00  |
10.68/10.72	c | 10.73     | 0  | -432         lb |  0                0                0.00  |
10.68/10.76	c | 10.76     | 0  | -431         lb |  0                0                0.00  |
10.68/10.79	c | 10.80     | 0  | -430         lb |  0                0                0.00  |
10.78/10.83	c | 10.83     | 0  | -429         lb |  0                0                0.00  |
10.78/10.86	c | 10.87     | 0  | -428         lb |  0                0                0.00  |
10.78/10.90	c | 10.90     | 0  | -427         lb |  0                0                0.00  |
10.89/10.93	c | 10.94     | 0  | -426         lb |  0                0                0.00  |
10.89/10.97	c | 10.97     | 0  | -425         lb |  0                0                0.00  |
10.99/11.01	c | 11.01     | 0  | -424         lb |  0                0                0.00  |
10.99/11.04	c | 11.04     | 0  | -423         lb |  0                0                0.00  |
10.99/11.08	c | 11.08     | 0  | -422         lb |  0                0                0.00  |
11.08/11.11	c | 11.12     | 0  | -421         lb |  0                0                0.00  |
11.08/11.15	c | 11.15     | 0  | -420         lb |  0                0                0.00  |
11.08/11.18	c | 11.19     | 0  | -419         lb |  0                0                0.00  |
11.18/11.22	c | 11.22     | 0  | -418         lb |  0                0                0.00  |
11.18/11.25	c | 11.26     | 0  | -417         lb |  0                0                0.00  |
11.18/11.29	c | 11.29     | 0  | -416         lb |  0                0                0.00  |
11.28/11.32	c | 11.33     | 0  | -415         lb |  0                0                0.00  |
11.28/11.36	c | 11.36     | 0  | -414         lb |  0                0                0.00  |
11.38/11.40	c | 11.40     | 0  | -413         lb |  0                0                0.00  |
11.38/11.43	c | 11.44     | 0  | -412         lb |  0                0                0.00  |
11.38/11.47	c | 11.47     | 0  | -411         lb |  0                0                0.00  |
11.48/11.50	c | 11.51     | 0  | -410         lb |  0                0                0.00  |
11.48/11.54	c | 11.54     | 0  | -409         lb |  0                0                0.00  |
11.48/11.58	c | 11.58     | 0  | -408         lb |  0                0                0.00  |
11.58/11.61	c | 11.62     | 0  | -407         lb |  0                0                0.00  |
11.58/11.65	c | 11.65     | 0  | -406         lb |  0                0                0.00  |
11.58/11.68	c | 11.69     | 0  | -405         lb |  0                0                0.00  |
11.68/11.72	c | 11.72     | 0  | -404         lb |  0                0                0.00  |
11.68/11.76	c | 11.76     | 0  | -403         lb |  0                0                0.00  |
11.68/11.79	c | 11.80     | 0  | -402         lb |  0                0                0.00  |
11.78/11.83	c | 11.83     | 0  | -401         lb |  0                0                0.00  |
11.78/11.87	c | 11.87     | 0  | -400         lb |  0                0                0.00  |
11.88/11.90	c | 11.91     | 0  | -399         lb |  0                0                0.00  |
11.88/11.94	c | 11.94     | 0  | -398         lb |  0                0                0.00  |
11.88/11.98	c | 11.98     | 0  | -397         lb |  0                0                0.00  |
11.98/12.01	c | 12.02     | 0  | -396         lb |  0                0                0.00  |
11.98/12.05	c | 12.05     | 0  | -395         lb |  0                0                0.00  |
11.98/12.09	c | 12.09     | 0  | -394         lb |  0                0                0.00  |
12.08/12.13	c | 12.13     | 0  | -393         lb |  0                0                0.00  |
12.08/12.16	c | 12.16     | 0  | -392         lb |  0                0                0.00  |
12.18/12.20	c | 12.20     | 0  | -391         lb |  0                0                0.00  |
12.18/12.24	c | 12.24     | 0  | -390         lb |  0                0                0.00  |
12.18/12.27	c | 12.28     | 0  | -389         lb |  0                0                0.00  |
12.28/12.31	c | 12.31     | 0  | -388         lb |  0                0                0.00  |
12.28/12.35	c | 12.35     | 0  | -387         lb |  0                0                0.00  |
12.28/12.38	c | 12.39     | 0  | -386         lb |  0                0                0.00  |
12.38/12.42	c | 12.43     | 0  | -385         lb |  0                0                0.00  |
12.38/12.46	c | 12.46     | 0  | -384         lb |  0                0                0.00  |
12.48/12.50	c | 12.50     | 0  | -383         lb |  0                0                0.00  |
12.48/12.53	c | 12.54     | 0  | -382         lb |  0                0                0.00  |
12.48/12.57	c | 12.57     | 0  | -381         lb |  0                0                0.00  |
12.58/12.61	c | 12.61     | 0  | -380         lb |  0                0                0.00  |
12.58/12.65	c | 12.65     | 0  | -379         lb |  0                0                0.00  |
12.58/12.68	c | 12.69     | 0  | -378         lb |  0                0                0.00  |
12.68/12.72	c | 12.72     | 0  | -377         lb |  0                0                0.00  |
12.68/12.76	c | 12.76     | 0  | -376         lb |  0                0                0.00  |
12.78/12.80	c | 12.80     | 0  | -375         lb |  0                0                0.00  |
12.78/12.83	c | 12.84     | 0  | -374         lb |  0                0                0.00  |
12.78/12.87	c | 12.88     | 0  | -373         lb |  0                0                0.00  |
12.88/12.91	c | 12.91     | 0  | -372         lb |  0                0                0.00  |
12.88/12.95	c | 12.95     | 0  | -371         lb |  0                0                0.00  |
12.88/12.99	c | 12.99     | 0  | -370         lb |  0                0                0.00  |
12.98/13.02	c | 13.03     | 0  | -369         lb |  0                0                0.00  |
12.98/13.06	c | 13.07     | 0  | -368         lb |  0                0                0.00  |
12.98/13.10	c | 13.11     | 0  | -367         lb |  0                0                0.00  |
13.08/13.14	c | 13.14     | 0  | -366         lb |  0                0                0.00  |
13.08/13.18	c | 13.18     | 0  | -365         lb |  0                0                0.00  |
13.18/13.22	c | 13.22     | 0  | -364         lb |  0                0                0.00  |
13.18/13.26	c | 13.26     | 0  | -363         lb |  0                0                0.00  |
13.18/13.29	c | 13.30     | 0  | -362         lb |  0                0                0.00  |
13.27/13.33	c | 13.34     | 0  | -361         lb |  0                0                0.00  |
13.27/13.37	c | 13.38     | 0  | -360         lb |  0                0                0.00  |
13.37/13.41	c | 13.41     | 0  | -359         lb |  0                0                0.00  |
13.37/13.45	c | 13.46     | 0  | -358         lb |  0                0                0.00  |
13.37/13.49	c | 13.49     | 0  | -357         lb |  0                0                0.00  |
13.47/13.53	c | 13.53     | 0  | -356         lb |  0                0                0.00  |
13.47/13.56	c | 13.57     | 0  | -355         lb |  0                0                0.00  |
13.57/13.60	c | 13.61     | 0  | -354         lb |  0                0                0.00  |
13.57/13.64	c | 13.64     | 0  | -353         lb |  0                0                0.00  |
13.57/13.68	c | 13.68     | 0  | -352         lb |  0                0                0.00  |
13.67/13.71	c | 13.72     | 0  | -351         lb |  0                0                0.00  |
13.67/13.75	c | 13.75     | 0  | -350         lb |  0                0                0.00  |
13.67/13.79	c | 13.79     | 0  | -349         lb |  0                0                0.00  |
13.78/13.82	c | 13.83     | 0  | -348         lb |  0                0                0.00  |
13.78/13.86	c | 13.87     | 0  | -347         lb |  0                0                0.00  |
13.88/13.90	c | 13.90     | 0  | -346         lb |  0                0                0.00  |
13.88/13.94	c | 13.94     | 0  | -345         lb |  0                0                0.00  |
13.88/13.97	c | 13.98     | 0  | -344         lb |  0                0                0.00  |
13.98/14.01	c | 14.02     | 0  | -343         lb |  0                0                0.00  |
13.98/14.05	c | 14.05     | 0  | -342         lb |  0                0                0.00  |
13.98/14.09	c | 14.09     | 0  | -341         lb |  0                0                0.00  |
14.08/14.12	c | 14.13     | 0  | -340         lb |  0                0                0.00  |
14.08/14.16	c | 14.16     | 0  | -339         lb |  0                0                0.00  |
14.08/14.20	c | 14.20     | 0  | -338         lb |  0                0                0.00  |
14.18/14.24	c | 14.24     | 0  | -337         lb |  0                0                0.00  |
14.18/14.28	c | 14.28     | 0  | -336         lb |  0                0                0.00  |
14.28/14.31	c | 14.32     | 0  | -335         lb |  0                0                0.00  |
14.28/14.35	c | 14.36     | 0  | -334         lb |  0                0                0.00  |
14.28/14.39	c | 14.39     | 0  | -333         lb |  0                0                0.00  |
14.37/14.43	c | 14.43     | 0  | -332         lb |  0                0                0.00  |
14.37/14.47	c | 14.47     | 0  | -331         lb |  0                0                0.00  |
14.47/14.51	c | 14.51     | 0  | -330         lb |  0                0                0.00  |
14.47/14.54	c | 14.55     | 0  | -329         lb |  0                0                0.00  |
14.47/14.58	c | 14.59     | 0  | -328         lb |  0                0                0.00  |
14.57/14.62	c | 14.62     | 0  | -327         lb |  0                0                0.00  |
14.57/14.66	c | 14.66     | 0  | -326         lb |  0                0                0.00  |
14.67/14.70	c | 14.70     | 0  | -325         lb |  0                0                0.00  |
14.67/14.74	c | 14.74     | 0  | -324         lb |  0                0                0.00  |
14.67/14.77	c | 14.78     | 0  | -323         lb |  0                0                0.00  |
14.77/14.81	c | 14.82     | 0  | -322         lb |  0                0                0.00  |
14.77/14.85	c | 14.86     | 0  | -321         lb |  0                0                0.00  |
14.77/14.89	c | 14.90     | 0  | -320         lb |  0                0                0.00  |
14.87/14.93	c | 14.93     | 0  | -319         lb |  0                0                0.00  |
14.87/14.97	c | 14.97     | 0  | -318         lb |  0                0                0.00  |
14.97/15.01	c | 15.01     | 0  | -317         lb |  0                0                0.00  |
14.97/15.05	c | 15.05     | 0  | -316         lb |  0                0                0.00  |
14.97/15.09	c | 15.09     | 0  | -315         lb |  0                0                0.00  |
15.07/15.13	c | 15.13     | 0  | -314         lb |  0                0                0.00  |
15.07/15.17	c | 15.17     | 0  | -313         lb |  0                0                0.00  |
15.17/15.21	c | 15.21     | 0  | -312         lb |  0                0                0.00  |
15.17/15.25	c | 15.25     | 0  | -311         lb |  0                0                0.00  |
15.17/15.29	c | 15.29     | 0  | -310         lb |  0                0                0.00  |
15.28/15.33	c | 15.33     | 0  | -309         lb |  0                0                0.00  |
15.28/15.37	c | 15.37     | 0  | -308         lb |  0                0                0.00  |
15.38/15.41	c | 15.41     | 0  | -307         lb |  0                0                0.00  |
15.38/15.45	c | 15.45     | 0  | -306         lb |  0                0                0.00  |
15.38/15.49	c | 15.49     | 0  | -305         lb |  0                0                0.00  |
15.47/15.53	c | 15.53     | 0  | -304         lb |  0                0                0.00  |
15.47/15.57	c | 15.57     | 0  | -303         lb |  0                0                0.00  |
15.57/15.61	c | 15.61     | 0  | -302         lb |  0                0                0.00  |
15.57/15.65	c | 15.65     | 0  | -301         lb |  0                0                0.00  |
15.57/15.69	c | 15.69     | 0  | -300         lb |  0                0                0.00  |
15.67/15.73	c | 15.73     | 0  | -299         lb |  0                0                0.00  |
15.67/15.77	c | 15.77     | 0  | -298         lb |  0                0                0.00  |
15.77/15.81	c | 15.81     | 0  | -297         lb |  0                0                0.00  |
15.77/15.85	c | 15.85     | 0  | -296         lb |  0                0                0.00  |
15.77/15.89	c | 15.89     | 0  | -295         lb |  0                0                0.00  |
15.87/15.93	c | 15.93     | 0  | -294         lb |  0                0                0.00  |
15.87/15.97	c | 15.98     | 0  | -293         lb |  0                0                0.00  |
15.97/16.01	c | 16.02     | 0  | -292         lb |  0                0                0.00  |
15.97/16.05	c | 16.06     | 0  | -291         lb |  0                0                0.00  |
16.07/16.10	c | 16.10     | 0  | -290         lb |  0                0                0.00  |
16.07/16.14	c | 16.14     | 0  | -289         lb |  0                0                0.00  |
16.07/16.18	c | 16.18     | 0  | -288         lb |  0                0                0.00  |
16.17/16.22	c | 16.23     | 0  | -287         lb |  0                0                0.00  |
16.17/16.26	c | 16.27     | 0  | -286         lb |  0                0                0.00  |
16.27/16.30	c | 16.31     | 0  | -285         lb |  0                0                0.00  |
16.27/16.34	c | 16.35     | 0  | -284         lb |  0                0                0.00  |
16.27/16.39	c | 16.39     | 0  | -283         lb |  0                0                0.00  |
16.37/16.43	c | 16.43     | 0  | -282         lb |  0                0                0.00  |
16.37/16.47	c | 16.47     | 0  | -281         lb |  0                0                0.00  |
16.47/16.51	c | 16.52     | 0  | -280         lb |  0                0                0.00  |
16.47/16.56	c | 16.56     | 0  | -279         lb |  0                0                0.00  |
16.57/16.60	c | 16.61     | 0  | -278         lb |  0                0                0.00  |
16.57/16.64	c | 16.65     | 0  | -277         lb |  0                0                0.00  |
16.57/16.69	c | 16.69     | 0  | -276         lb |  0                0                0.00  |
16.67/16.73	c | 16.74     | 0  | -275         lb |  0                0                0.00  |
16.67/16.78	c | 16.78     | 0  | -274         lb |  0                0                0.00  |
16.78/16.82	c | 16.82     | 0  | -273         lb |  0                0                0.00  |
16.78/16.86	c | 16.86     | 0  | -272         lb |  0                0                0.00  |
16.88/16.90	c | 16.91     | 0  | -271         lb |  0                0                0.00  |
16.88/16.95	c | 16.95     | 0  | -270         lb |  0                0                0.00  |
16.88/16.99	c | 16.99     | 0  | -269         lb |  0                0                0.00  |
16.97/17.03	c | 17.04     | 0  | -268         lb |  0                0                0.00  |
16.97/17.08	c | 17.08     | 0  | -267         lb |  0                0                0.00  |
17.07/17.12	c | 17.12     | 0  | -266         lb |  0                0                0.00  |
17.07/17.16	c | 17.17     | 0  | -265         lb |  0                0                0.00  |
17.17/17.21	c | 17.21     | 0  | -264         lb |  0                0                0.00  |
17.17/17.25	c | 17.26     | 0  | -263         lb |  0                0                0.00  |
17.27/17.30	c | 17.30     | 0  | -262         lb |  0                0                0.00  |
17.27/17.35	c | 17.35     | 0  | -261         lb |  0                0                0.00  |
17.27/17.39	c | 17.40     | 0  | -260         lb |  0                0                0.00  |
17.37/17.44	c | 17.44     | 0  | -259         lb |  0                0                0.00  |
17.37/17.48	c | 17.49     | 0  | -258         lb |  0                0                0.00  |
17.48/17.53	c | 17.54     | 0  | -257         lb |  0                0                0.00  |
17.48/17.58	c | 17.59     | 0  | -256         lb |  0                0                0.00  |
17.58/17.63	c | 17.63     | 0  | -255         lb |  0                0                0.00  |
17.58/17.67	c | 17.68     | 0  | -254         lb |  0                0                0.00  |
17.67/17.72	c | 17.73     | 0  | -253         lb |  0                0                0.00  |
17.67/17.77	c | 17.78     | 0  | -252         lb |  0                0                0.00  |
17.77/17.82	c | 17.82     | 0  | -251         lb |  0                0                0.00  |
17.77/17.86	c | 17.87     | 0  | -250         lb |  0                0                0.00  |
17.87/17.91	c | 17.91     | 0  | -249         lb |  0                0                0.00  |
17.87/17.96	c | 17.96     | 0  | -248         lb |  0                0                0.00  |
17.97/18.01	c | 18.01     | 0  | -247         lb |  0                0                0.00  |
17.97/18.05	c | 18.06     | 0  | -246         lb |  0                0                0.00  |
18.07/18.11	c | 18.11     | 0  | -245         lb |  0                0                0.00  |
18.07/18.16	c | 18.16     | 0  | -244         lb |  0                0                0.00  |
18.17/18.20	c | 18.20     | 0  | -243         lb |  0                0                0.00  |
18.17/18.25	c | 18.25     | 0  | -242         lb |  0                0                0.00  |
18.17/18.29	c | 18.30     | 0  | -241         lb |  0                0                0.00  |
18.27/18.37	c | 18.38     | 0  | -240         lb |  0                0                0.00  |
18.37/18.44	c | 18.44     | 0  | -239         lb |  0                0                0.00  |
18.37/18.48	c | 18.48     | 0  | -238         lb |  0                0                0.00  |
18.57/18.64	c | 18.64     | 0  | -237         lb |  0                0                0.00  |
18.67/18.71	c | 18.71     | 0  | -236         lb |  0                0                0.00  |
18.77/18.81	c | 18.81     | 0  | -235         lb |  0                0                0.00  |
18.77/18.89	c | 18.90     | 0  | -234         lb |  0                0                0.00  |
18.87/18.94	c | 18.95     | 0  | -233         lb |  0                0                0.00  |
19.67/19.78	c | 19.78     | 0  | -232         lb |  0                0                0.00  |
26.28/26.34	c | 26.34     | 0  | -231         lb |  0                0                0.00  |
26.37/26.42	c | 26.43     | 0  | -230         lb |  0                0                0.00  |
96.05/96.17	c | 96.17     | 0  | -229         lb |  0                0                0.00  |
96.35/96.44	c | 96.44     | 0  | -228         lb |  0                0                0.00  |
96.55/96.69	c | 96.69     | 0  | -227         lb |  0                0                0.00  |
96.65/96.75	c | 96.76     | 0  | -226         lb |  0                0                0.00  |
1075.57/1075.96	c | 1075.96   | 0  | -225         lb |  0                0                0.00  |
1112.17/1112.55	c | 1112.55   | 0  | -224         lb |  0                0                0.00  |
1799.52/1800.00	c ===============================================================================
1799.52/1800.00	c Wall Clock Time: 1800.00 s
1799.52/1800.00	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3705149-1338096274/watcher-3705149-1338096274 -o /tmp/evaluation-result-3705149-1338096274/solver-3705149-1338096274 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705149-1338096274.opb 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/171 16652
/proc/meminfo: memFree=29133264/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=4648 CPUtime=0 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) R 16650 16652 15878 0 -1 4202496 366 0 0 0 0 0 0 0 20 0 1 0 275751901 4759552 319 33554432000 4194304 5963574 140737441830144 140735383249368 4419071 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 1162 319 170 432 0 385 0

[startup+0.0799749 s]
/proc/loadavg: 2.00 2.00 2.00 3/171 16652
/proc/meminfo: memFree=29133264/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=8740 CPUtime=0.07 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) R 16650 16652 15878 0 -1 4202496 1661 0 0 0 7 0 0 0 20 0 1 0 275751901 8949760 1581 33554432000 4194304 5963574 140737441830144 140735383249368 4419071 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 2185 1582 456 432 0 1408 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8740

[startup+0.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/171 16652
/proc/meminfo: memFree=29133264/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=88572 CPUtime=0.09 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 3288 0 0 0 9 0 0 0 20 0 2 0 275751901 90697728 2866 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 22143 2866 172 432 0 21708 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 88572

[startup+0.300173 s]
/proc/loadavg: 2.00 2.00 2.00 3/171 16652
/proc/meminfo: memFree=29133264/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=88088 CPUtime=0.29 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 6028 0 0 0 28 1 0 0 20 0 2 0 275751901 90202112 5374 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 22022 5374 188 432 0 21587 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 88088

[startup+0.70015 s]
/proc/loadavg: 2.00 2.00 2.00 3/171 16652
/proc/meminfo: memFree=29133264/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=88088 CPUtime=0.69 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 6048 0 0 0 68 1 0 0 20 0 2 0 275751901 90202112 5394 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 22022 5394 188 432 0 21587 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88088

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16671
/proc/meminfo: memFree=29089908/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=88088 CPUtime=1.49 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 6124 0 0 0 148 1 0 0 20 0 2 0 275751901 90202112 5470 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 22022 5470 188 432 0 21587 0
[pid=16652/tid=16661] ppid=16650 vsize=88088 CPUtime=1.39 cores=1,3,5,7
/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 3835 0 0 0 138 1 0 0 20 0 2 0 275751910 90202112 5470 33554432000 4194304 5963574 140737441830144 140290068224536 5133433 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 88088

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16671
/proc/meminfo: memFree=29088792/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=88088 CPUtime=3.08 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 6365 0 0 0 307 1 0 0 20 0 2 0 275751901 90202112 5711 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 22022 5711 188 432 0 21587 0
[pid=16652/tid=16661] ppid=16650 vsize=88088 CPUtime=3 cores=1,3,5,7
/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 4076 0 0 0 298 2 0 0 20 0 2 0 275751910 90202112 5711 33554432000 4194304 5963574 140737441830144 140290068224536 5138270 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 88088

[startup+6.30034 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16671
/proc/meminfo: memFree=29083196/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=88088 CPUtime=6.28 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 7659 0 0 0 626 2 0 0 20 0 2 0 275751901 90202112 6477 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 22022 6477 188 432 0 21587 0
[pid=16652/tid=16661] ppid=16650 vsize=88088 CPUtime=6.19 cores=1,3,5,7
/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 5370 0 0 0 617 2 0 0 20 0 2 0 275751910 90202112 6477 33554432000 4194304 5963574 140737441830144 140290068224536 5138334 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 88088

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16671
/proc/meminfo: memFree=29070544/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=88088 CPUtime=12.68 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 11583 0 0 0 1265 3 0 0 20 0 2 0 275751901 90202112 7779 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 22022 7779 191 432 0 21587 0
[pid=16652/tid=16661] ppid=16650 vsize=88088 CPUtime=12.59 cores=1,3,5,7
/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 9294 0 0 0 1255 4 0 0 20 0 2 0 275751910 90202112 7779 33554432000 4194304 5963574 140737441830144 140290068224312 5141639 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 88088

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16671
/proc/meminfo: memFree=29039044/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=88088 CPUtime=25.47 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 20908 0 0 0 2541 6 0 0 20 0 2 0 275751901 90202112 11899 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 22022 11899 192 432 0 21587 0
[pid=16652/tid=16661] ppid=16650 vsize=88088 CPUtime=25.38 cores=1,3,5,7
/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 18619 0 0 0 2532 6 0 0 20 0 2 0 275751910 90202112 11899 33554432000 4194304 5963574 140737441830144 140290068223800 4388265 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 88088

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16671
/proc/meminfo: memFree=28994744/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=154348 CPUtime=51.06 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 27481 0 0 0 5098 8 0 0 20 0 2 0 275751901 158052352 18472 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 38587 18472 192 432 0 38152 0
[pid=16652/tid=16661] ppid=16650 vsize=154348 CPUtime=50.98 cores=1,3,5,7
/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 25192 0 0 0 5089 9 0 0 20 0 2 0 275751910 158052352 18472 33554432000 4194304 5963574 140737441830144 140290068223800 4400055 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 154348

[startup+102.307 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 16671
/proc/meminfo: memFree=28926200/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=153624 CPUtime=102.25 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 35987 0 0 0 10213 12 0 0 20 0 2 0 275751901 157310976 26915 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 38406 26915 192 432 0 37971 0
[pid=16652/tid=16661] ppid=16650 vsize=153624 CPUtime=102.18 cores=1,3,5,7
/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 33698 0 0 0 10204 14 0 0 20 0 2 0 275751910 157310976 26915 33554432000 4194304 5963574 140737441830144 140290068224536 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 153624

[startup+162.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/179 16671
/proc/meminfo: memFree=28870076/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=153624 CPUtime=162.22 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 37439 0 0 0 16209 13 0 0 20 0 2 0 275751901 157310976 28373 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 38406 28373 192 432 0 37971 0
[pid=16652/tid=16661] ppid=16650 vsize=153624 CPUtime=162.17 cores=1,3,5,7
/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 35150 0 0 0 16201 16 0 0 20 0 2 0 275751910 157310976 28373 33554432000 4194304 5963574 140737441830144 140290068223992 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 153624

[startup+222.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 16671
/proc/meminfo: memFree=28822108/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=153624 CPUtime=222.22 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 42719 0 0 0 22205 17 0 0 20 0 2 0 275751901 157310976 33652 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 38406 33652 192 432 0 37971 0
[pid=16652/tid=16661] ppid=16650 vsize=153624 CPUtime=222.17 cores=1,3,5,7
/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 40430 0 0 0 22197 20 0 0 20 0 2 0 275751910 157310976 33652 33554432000 4194304 5963574 140737441830144 140290068223800 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 153624

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 16672
/proc/meminfo: memFree=28749440/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=219160 CPUtime=282.18 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 51632 0 0 0 28194 24 0 0 20 0 2 0 275751901 224419840 42860 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 54790 42860 192 432 0 54355 0
[pid=16652/tid=16661] ppid=16650 vsize=219160 CPUtime=282.14 cores=1,3,5,7
/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 49343 0 0 0 28186 28 0 0 20 0 2 0 275751910 224419840 42860 33554432000 4194304 5963574 140737441830144 140290068224040 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 219160

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 16675
/proc/meminfo: memFree=28730980/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=220784 CPUtime=342.15 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 54788 0 0 0 34189 26 0 0 20 0 2 0 275751901 226082816 46242 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 55196 46242 192 432 0 54761 0
[pid=16652/tid=16661] ppid=16650 vsize=220784 CPUtime=342.13 cores=1,3,5,7
/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 52499 0 0 0 34181 32 0 0 20 0 2 0 275751910 226082816 46242 33554432000 4194304 5963574 140737441830144 140290068223800 4399462 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 220784

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16675
/proc/meminfo: memFree=28667608/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=220784 CPUtime=402.14 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 59029 0 0 0 40185 29 0 0 20 0 2 0 275751901 226082816 50983 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 55196 50983 192 432 0 54761 0
[pid=16652/tid=16661] ppid=16650 vsize=220784 CPUtime=402.13 cores=1,3,5,7
/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 56740 0 0 0 40177 36 0 0 20 0 2 0 275751910 226082816 50983 33554432000 4194304 5963574 140737441830144 140290068223800 4399605 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 220784

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16675
/proc/meminfo: memFree=28605496/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=286320 CPUtime=462.13 cores=1,3,5,7

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

/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 106719 0 0 0 130114 97 0 0 20 0 2 0 275751910 492855296 101579 33554432000 4194304 5963574 140737441830144 140290068224536 4400168 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 481304

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16682
/proc/meminfo: memFree=28199364/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=481304 CPUtime=1361.91 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 109025 0 0 0 136114 77 0 0 20 0 2 0 275751901 492855296 101580 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 120326 101580 192 432 0 119891 0
[pid=16652/tid=16661] ppid=16650 vsize=481304 CPUtime=1362.09 cores=1,3,5,7
/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 106736 0 0 0 136111 98 0 0 20 0 2 0 275751910 492855296 101580 33554432000 4194304 5963574 140737441830144 140290068224536 4400006 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 481304

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16682
/proc/meminfo: memFree=28180972/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=481304 CPUtime=1421.89 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 109041 0 0 0 142112 77 0 0 20 0 2 0 275751901 492855296 101628 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 120326 101628 192 432 0 119891 0
[pid=16652/tid=16661] ppid=16650 vsize=481304 CPUtime=1422.08 cores=1,3,5,7
/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 106752 0 0 0 142109 99 0 0 20 0 2 0 275751910 492855296 101628 33554432000 4194304 5963574 140737441830144 140290068224536 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 481304

[startup+1482.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 16682
/proc/meminfo: memFree=28161628/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=481304 CPUtime=1481.87 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 109053 0 0 0 148110 77 0 0 20 0 2 0 275751901 492855296 101640 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 120326 101640 192 432 0 119891 0
[pid=16652/tid=16661] ppid=16650 vsize=481304 CPUtime=1482.08 cores=1,3,5,7
/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 106764 0 0 0 148108 100 0 0 20 0 2 0 275751910 492855296 101640 33554432000 4194304 5963574 140737441830144 140290068224536 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 481304

[startup+1542.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/180 16686
/proc/meminfo: memFree=28143764/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=481304 CPUtime=1541.86 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 109053 0 0 0 154109 77 0 0 20 0 2 0 275751901 492855296 101640 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 120326 101640 192 432 0 119891 0
[pid=16652/tid=16661] ppid=16650 vsize=481304 CPUtime=1542.08 cores=1,3,5,7
/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 106764 0 0 0 154107 101 0 0 20 0 2 0 275751910 492855296 101640 33554432000 4194304 5963574 140737441830144 140290068224536 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 481304

[startup+1602.3 s]
/proc/loadavg: 2.15 2.06 2.01 3/179 16686
/proc/meminfo: memFree=28125400/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=481304 CPUtime=1601.85 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 109053 0 0 0 160108 77 0 0 20 0 2 0 275751901 492855296 101640 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 120326 101640 192 432 0 119891 0
[pid=16652/tid=16661] ppid=16650 vsize=481304 CPUtime=1602.08 cores=1,3,5,7
/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 106764 0 0 0 160106 102 0 0 20 0 2 0 275751910 492855296 101640 33554432000 4194304 5963574 140737441830144 140290068224536 4400064 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 481304

[startup+1662.3 s]
/proc/loadavg: 2.17 2.08 2.02 3/179 16686
/proc/meminfo: memFree=28104596/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=481304 CPUtime=1661.85 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 109053 0 0 0 166108 77 0 0 20 0 2 0 275751901 492855296 101640 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 120326 101640 192 432 0 119891 0
[pid=16652/tid=16661] ppid=16650 vsize=481304 CPUtime=1662.09 cores=1,3,5,7
/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 106764 0 0 0 166106 103 0 0 20 0 2 0 275751910 492855296 101640 33554432000 4194304 5963574 140737441830144 140290068224536 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 481304

[startup+1722.3 s]
/proc/loadavg: 2.09 2.07 2.02 3/179 16686
/proc/meminfo: memFree=28084124/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=481304 CPUtime=1721.84 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 109053 0 0 0 172107 77 0 0 20 0 2 0 275751901 492855296 101640 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 120326 101640 192 432 0 119891 0
[pid=16652/tid=16661] ppid=16650 vsize=481304 CPUtime=1722.09 cores=1,3,5,7
/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 106764 0 0 0 172105 104 0 0 20 0 2 0 275751910 492855296 101640 33554432000 4194304 5963574 140737441830144 140290068224536 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 481304

[startup+1782.3 s]
/proc/loadavg: 2.07 2.07 2.01 3/179 16686
/proc/meminfo: memFree=28071336/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=481304 CPUtime=1781.83 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 109053 0 0 0 178106 77 0 0 20 0 2 0 275751901 492855296 101640 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 120326 101640 192 432 0 119891 0
[pid=16652/tid=16661] ppid=16650 vsize=481304 CPUtime=1782.09 cores=1,3,5,7
/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 106764 0 0 0 178104 105 0 0 20 0 2 0 275751910 492855296 101640 33554432000 4194304 5963574 140737441830144 140290068224536 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 481304

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

[startup+1791.91 s]
/proc/loadavg: 2.06 2.07 2.01 3/179 16686
/proc/meminfo: memFree=28071336/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=481304 CPUtime=1791.43 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 109053 0 0 0 179066 77 0 0 20 0 2 0 275751901 492855296 101640 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 120326 101640 192 432 0 119891 0
[pid=16652/tid=16661] ppid=16650 vsize=481304 CPUtime=1791.7 cores=1,3,5,7
/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 106764 0 0 0 179065 105 0 0 20 0 2 0 275751910 492855296 101640 33554432000 4194304 5963574 140737441830144 140290068224536 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.43
Current children cumulated vsize (KiB) 481304

[startup+1795.1 s]
/proc/loadavg: 2.05 2.07 2.01 3/178 16686
/proc/meminfo: memFree=28071336/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=481304 CPUtime=1794.63 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 109053 0 0 0 179386 77 0 0 20 0 2 0 275751901 492855296 101640 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 120326 101640 192 432 0 119891 0
[pid=16652/tid=16661] ppid=16650 vsize=481304 CPUtime=1794.9 cores=1,3,5,7
/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 106764 0 0 0 179385 105 0 0 20 0 2 0 275751910 492855296 101640 33554432000 4194304 5963574 140737441830144 140290068224536 4399971 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (KiB) 481304

[startup+1798.3 s]
/proc/loadavg: 2.05 2.07 2.01 3/178 16686
/proc/meminfo: memFree=28071344/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=481304 CPUtime=1797.82 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 109053 0 0 0 179705 77 0 0 20 0 2 0 275751901 492855296 101640 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 120326 101640 192 432 0 119891 0
[pid=16652/tid=16661] ppid=16650 vsize=481304 CPUtime=1798.09 cores=1,3,5,7
/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 106764 0 0 0 179704 105 0 0 20 0 2 0 275751910 492855296 101640 33554432000 4194304 5963574 140737441830144 140290068224536 4399651 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.82
Current children cumulated vsize (KiB) 481304

[startup+1799.1 s]
/proc/loadavg: 2.05 2.07 2.01 3/178 16686
/proc/meminfo: memFree=28071344/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=481304 CPUtime=1798.62 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 109053 0 0 0 179785 77 0 0 20 0 2 0 275751901 492855296 101640 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 120326 101640 192 432 0 119891 0
[pid=16652/tid=16661] ppid=16650 vsize=481304 CPUtime=1798.89 cores=1,3,5,7
/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 106764 0 0 0 179784 105 0 0 20 0 2 0 275751910 492855296 101640 33554432000 4194304 5963574 140737441830144 140290068224536 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.62
Current children cumulated vsize (KiB) 481304

[startup+1799.5 s]
/proc/loadavg: 2.05 2.07 2.01 3/178 16686
/proc/meminfo: memFree=28071344/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=481304 CPUtime=1799.03 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 109053 0 0 0 179826 77 0 0 20 0 2 0 275751901 492855296 101640 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 120326 101640 192 432 0 119891 0
[pid=16652/tid=16661] ppid=16650 vsize=481304 CPUtime=1799.3 cores=1,3,5,7
/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 106764 0 0 0 179825 105 0 0 20 0 2 0 275751910 492855296 101640 33554432000 4194304 5963574 140737441830144 140290068224536 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.03
Current children cumulated vsize (KiB) 481304

[startup+1799.9 s]
/proc/loadavg: 2.05 2.07 2.01 3/178 16686
/proc/meminfo: memFree=28071344/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=481304 CPUtime=1799.42 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 109053 0 0 0 179865 77 0 0 20 0 2 0 275751901 492855296 101640 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 120326 101640 192 432 0 119891 0
[pid=16652/tid=16661] ppid=16650 vsize=481304 CPUtime=1799.69 cores=1,3,5,7
/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 106764 0 0 0 179864 105 0 0 20 0 2 0 275751910 492855296 101640 33554432000 4194304 5963574 140737441830144 140290068224536 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.42
Current children cumulated vsize (KiB) 481304

[startup+1800 s]
/proc/loadavg: 2.05 2.07 2.01 3/178 16686
/proc/meminfo: memFree=28071344/32873844 swapFree=7900/7900
[pid=16652] ppid=16650 vsize=481304 CPUtime=1799.52 cores=1,3,5,7
/proc/16652/stat : 16652 (wbo1.7) S 16650 16652 15878 0 -1 4202496 109053 0 0 0 179875 77 0 0 20 0 2 0 275751901 492855296 101640 33554432000 4194304 5963574 140737441830144 140737441829664 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16652/statm: 120326 101640 192 432 0 119891 0
[pid=16652/tid=16661] ppid=16650 vsize=481304 CPUtime=1799.79 cores=1,3,5,7
/proc/16652/task/16661/stat : 16661 (wbo1.7) R 16650 16652 15878 0 -1 4202560 106764 0 0 0 179874 105 0 0 20 0 2 0 275751910 492855296 101640 33554432000 4194304 5963574 140737441830144 140290068224536 4399645 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.52
Current children cumulated vsize (KiB) 481304

Child status: 255
Real time (s): 1800
CPU time (s): 1799.9
CPU user time (s): 1798.83
CPU system time (s): 1.06584
CPU usage (%): 99.9941
Max. virtual memory (cumulated for all children) (KiB): 483736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.83
system time used= 1.06584
maximum resident set size= 406560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109053
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= 190
involuntary context switches= 1860

runsolver used 7.00593 second user time and 18.7841 second system time

The end

Launcher Data

Begin job on node137 at 2012-05-27 07:24:34
IDJOB=3705149
IDBENCH=2251
IDSOLVER=2283
FILE ID=node137/3705149-1338096274
RUNJOBID= node137-1338083671-15895
PBS_JOBID= 14624423
Free space on /tmp= 71488 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-2.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705149-1338096274/watcher-3705149-1338096274 -o /tmp/evaluation-result-3705149-1338096274/solver-3705149-1338096274 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705149-1338096274.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= aabc023158e10c9511062af8ac97c515
RANDOM SEED=43083947

node137.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29133808 kB
Buffers:          307040 kB
Cached:          2601684 kB
SwapCached:        22060 kB
Active:           780096 kB
Inactive:        2153164 kB
Active(anon):       4296 kB
Inactive(anon):    22684 kB
Active(file):     775800 kB
Inactive(file):  2130480 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67081508 kB
Dirty:              6628 kB
Writeback:             0 kB
AnonPages:         89200 kB
Mapped:             9248 kB
Shmem:                 0 kB
Slab:             665936 kB
SReclaimable:     107576 kB
SUnreclaim:       558360 kB
KernelStack:        1488 kB
PageTables:         3184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     105060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71480 MiB
End job on node137 at 2012-05-27 07:54:34