Trace number 3705150

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.54 1800.02

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-3.opb
MD5SUM49f1950e042362832bbb830f499dd3e3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-45
Best CPU time to get the best result obtained on this benchmark106.029
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 constraints58245
Number of constraints which are clauses58245
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-3705150-1338096272.opb.
0.00/0.00	c Instance file HOME/instance-3705150-1338096272.opb
0.00/0.00	c File size is 1390935 bytes.
0.04/0.08	c Cost Offset: -945
0.04/0.08	c Highest Coefficient sum: 3
0.04/0.09	c ============================[ Problem Statistics ]=============================
0.04/0.09	c |                                                                             |
0.04/0.09	c |  Parsing time:          0.09         s                                      |
0.04/0.09	c |  Number Variables:      945                                                 |
0.04/0.09	c |  Number Clauses:        58245                                               |
0.04/0.09	c |  Number Cardinality:    0                                                   |
0.04/0.09	c |  Number PB Constraints: 0                                                   |
0.04/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.12	c | 0.13      | 0  | -944         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -943         lb |  0                0                0.00  |
0.09/0.15	c | 0.16      | 0  | -942         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -941         lb |  0                0                0.00  |
0.09/0.18	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.21	c | 0.21      | 0  | -938         lb |  0                0                0.00  |
0.19/0.22	c | 0.23      | 0  | -937         lb |  0                0                0.00  |
0.19/0.24	c | 0.24      | 0  | -936         lb |  0                0                0.00  |
0.19/0.25	c | 0.26      | 0  | -935         lb |  0                0                0.00  |
0.19/0.27	c | 0.27      | 0  | -934         lb |  0                0                0.00  |
0.19/0.28	c | 0.28      | 0  | -933         lb |  0                0                0.00  |
0.19/0.29	c | 0.30      | 0  | -932         lb |  0                0                0.00  |
0.29/0.31	c | 0.31      | 0  | -931         lb |  0                0                0.00  |
0.29/0.32	c | 0.33      | 0  | -930         lb |  0                0                0.00  |
0.29/0.34	c | 0.34      | 0  | -929         lb |  0                0                0.00  |
0.29/0.35	c | 0.35      | 0  | -928         lb |  0                0                0.00  |
0.29/0.37	c | 0.37      | 0  | -927         lb |  0                0                0.00  |
0.29/0.38	c | 0.38      | 0  | -926         lb |  0                0                0.00  |
0.29/0.39	c | 0.40      | 0  | -925         lb |  0                0                0.00  |
0.39/0.41	c | 0.41      | 0  | -924         lb |  0                0                0.00  |
0.39/0.42	c | 0.42      | 0  | -923         lb |  0                0                0.00  |
0.39/0.44	c | 0.44      | 0  | -922         lb |  0                0                0.00  |
0.39/0.45	c | 0.45      | 0  | -921         lb |  0                0                0.00  |
0.39/0.46	c | 0.47      | 0  | -920         lb |  0                0                0.00  |
0.39/0.48	c | 0.48      | 0  | -919         lb |  0                0                0.00  |
0.39/0.49	c | 0.50      | 0  | -918         lb |  0                0                0.00  |
0.49/0.51	c | 0.51      | 0  | -917         lb |  0                0                0.00  |
0.49/0.52	c | 0.52      | 0  | -916         lb |  0                0                0.00  |
0.49/0.53	c | 0.54      | 0  | -915         lb |  0                0                0.00  |
0.49/0.55	c | 0.55      | 0  | -914         lb |  0                0                0.00  |
0.49/0.56	c | 0.57      | 0  | -913         lb |  0                0                0.00  |
0.49/0.58	c | 0.58      | 0  | -912         lb |  0                0                0.00  |
0.49/0.59	c | 0.59      | 0  | -911         lb |  0                0                0.00  |
0.59/0.61	c | 0.61      | 0  | -910         lb |  0                0                0.00  |
0.59/0.62	c | 0.62      | 0  | -909         lb |  0                0                0.00  |
0.59/0.63	c | 0.64      | 0  | -908         lb |  0                0                0.00  |
0.59/0.65	c | 0.65      | 0  | -907         lb |  0                0                0.00  |
0.59/0.66	c | 0.67      | 0  | -906         lb |  0                0                0.00  |
0.59/0.68	c | 0.68      | 0  | -905         lb |  0                0                0.00  |
0.59/0.69	c | 0.69      | 0  | -904         lb |  0                0                0.00  |
0.69/0.71	c | 0.71      | 0  | -903         lb |  0                0                0.00  |
0.69/0.72	c | 0.72      | 0  | -902         lb |  0                0                0.00  |
0.69/0.73	c | 0.74      | 0  | -901         lb |  0                0                0.00  |
0.69/0.75	c | 0.75      | 0  | -900         lb |  0                0                0.00  |
0.69/0.76	c | 0.77      | 0  | -899         lb |  0                0                0.00  |
0.69/0.78	c | 0.78      | 0  | -898         lb |  0                0                0.00  |
0.69/0.79	c | 0.79      | 0  | -897         lb |  0                0                0.00  |
0.79/0.80	c | 0.81      | 0  | -896         lb |  0                0                0.00  |
0.79/0.82	c | 0.82      | 0  | -895         lb |  0                0                0.00  |
0.79/0.83	c | 0.84      | 0  | -894         lb |  0                0                0.00  |
0.79/0.85	c | 0.85      | 0  | -893         lb |  0                0                0.00  |
0.79/0.86	c | 0.87      | 0  | -892         lb |  0                0                0.00  |
0.79/0.88	c | 0.88      | 0  | -891         lb |  0                0                0.00  |
0.79/0.89	c | 0.90      | 0  | -890         lb |  0                0                0.00  |
0.89/0.91	c | 0.91      | 0  | -889         lb |  0                0                0.00  |
0.89/0.92	c | 0.92      | 0  | -888         lb |  0                0                0.00  |
0.89/0.93	c | 0.94      | 0  | -887         lb |  0                0                0.00  |
0.89/0.95	c | 0.95      | 0  | -886         lb |  0                0                0.00  |
0.89/0.96	c | 0.97      | 0  | -885         lb |  0                0                0.00  |
0.89/0.98	c | 0.98      | 0  | -884         lb |  0                0                0.00  |
0.89/0.99	c | 1.00      | 0  | -883         lb |  0                0                0.00  |
0.99/1.01	c | 1.01      | 0  | -882         lb |  0                0                0.00  |
0.99/1.02	c | 1.03      | 0  | -881         lb |  0                0                0.00  |
0.99/1.04	c | 1.04      | 0  | -880         lb |  0                0                0.00  |
0.99/1.05	c | 1.06      | 0  | -879         lb |  0                0                0.00  |
0.99/1.07	c | 1.07      | 0  | -878         lb |  0                0                0.00  |
0.99/1.08	c | 1.09      | 0  | -877         lb |  0                0                0.00  |
0.99/1.10	c | 1.10      | 0  | -876         lb |  0                0                0.00  |
1.09/1.11	c | 1.12      | 0  | -875         lb |  0                0                0.00  |
1.09/1.13	c | 1.13      | 0  | -874         lb |  0                0                0.00  |
1.09/1.15	c | 1.15      | 0  | -873         lb |  0                0                0.00  |
1.09/1.16	c | 1.16      | 0  | -872         lb |  0                0                0.00  |
1.09/1.18	c | 1.18      | 0  | -871         lb |  0                0                0.00  |
1.09/1.19	c | 1.19      | 0  | -870         lb |  0                0                0.00  |
1.18/1.21	c | 1.21      | 0  | -869         lb |  0                0                0.00  |
1.18/1.22	c | 1.22      | 0  | -868         lb |  0                0                0.00  |
1.18/1.24	c | 1.24      | 0  | -867         lb |  0                0                0.00  |
1.18/1.25	c | 1.25      | 0  | -866         lb |  0                0                0.00  |
1.18/1.27	c | 1.27      | 0  | -865         lb |  0                0                0.00  |
1.18/1.28	c | 1.28      | 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.31      | 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.50	c | 1.50      | 0  | -850         lb |  0                0                0.00  |
1.48/1.51	c | 1.51      | 0  | -849         lb |  0                0                0.00  |
1.48/1.53	c | 1.53      | 0  | -848         lb |  0                0                0.00  |
1.48/1.54	c | 1.54      | 0  | -847         lb |  0                0                0.00  |
1.48/1.56	c | 1.56      | 0  | -846         lb |  0                0                0.00  |
1.48/1.57	c | 1.58      | 0  | -845         lb |  0                0                0.00  |
1.48/1.59	c | 1.59      | 0  | -844         lb |  0                0                0.00  |
1.58/1.60	c | 1.61      | 0  | -843         lb |  0                0                0.00  |
1.58/1.62	c | 1.62      | 0  | -842         lb |  0                0                0.00  |
1.58/1.63	c | 1.64      | 0  | -841         lb |  0                0                0.00  |
1.58/1.65	c | 1.65      | 0  | -840         lb |  0                0                0.00  |
1.58/1.67	c | 1.67      | 0  | -839         lb |  0                0                0.00  |
1.58/1.68	c | 1.68      | 0  | -838         lb |  0                0                0.00  |
1.68/1.70	c | 1.70      | 0  | -837         lb |  0                0                0.00  |
1.68/1.71	c | 1.72      | 0  | -836         lb |  0                0                0.00  |
1.68/1.73	c | 1.73      | 0  | -835         lb |  0                0                0.00  |
1.68/1.74	c | 1.75      | 0  | -834         lb |  0                0                0.00  |
1.68/1.76	c | 1.76      | 0  | -833         lb |  0                0                0.00  |
1.68/1.77	c | 1.78      | 0  | -832         lb |  0                0                0.00  |
1.68/1.79	c | 1.79      | 0  | -831         lb |  0                0                0.00  |
1.78/1.81	c | 1.81      | 0  | -830         lb |  0                0                0.00  |
1.78/1.82	c | 1.82      | 0  | -829         lb |  0                0                0.00  |
1.78/1.84	c | 1.84      | 0  | -828         lb |  0                0                0.00  |
1.78/1.85	c | 1.86      | 0  | -827         lb |  0                0                0.00  |
1.78/1.87	c | 1.87      | 0  | -826         lb |  0                0                0.00  |
1.78/1.88	c | 1.89      | 0  | -825         lb |  0                0                0.00  |
1.88/1.90	c | 1.90      | 0  | -824         lb |  0                0                0.00  |
1.88/1.92	c | 1.92      | 0  | -823         lb |  0                0                0.00  |
1.88/1.93	c | 1.93      | 0  | -822         lb |  0                0                0.00  |
1.88/1.95	c | 1.95      | 0  | -821         lb |  0                0                0.00  |
1.88/1.96	c | 1.97      | 0  | -820         lb |  0                0                0.00  |
1.88/1.98	c | 1.98      | 0  | -819         lb |  0                0                0.00  |
1.88/1.99	c | 2.00      | 0  | -818         lb |  0                0                0.00  |
1.98/2.01	c | 2.01      | 0  | -817         lb |  0                0                0.00  |
1.98/2.03	c | 2.03      | 0  | -816         lb |  0                0                0.00  |
1.98/2.04	c | 2.04      | 0  | -815         lb |  0                0                0.00  |
1.98/2.06	c | 2.06      | 0  | -814         lb |  0                0                0.00  |
1.98/2.07	c | 2.08      | 0  | -813         lb |  0                0                0.00  |
1.98/2.09	c | 2.09      | 0  | -812         lb |  0                0                0.00  |
2.09/2.11	c | 2.11      | 0  | -811         lb |  0                0                0.00  |
2.09/2.12	c | 2.12      | 0  | -810         lb |  0                0                0.00  |
2.09/2.14	c | 2.14      | 0  | -809         lb |  0                0                0.00  |
2.09/2.15	c | 2.16      | 0  | -808         lb |  0                0                0.00  |
2.09/2.17	c | 2.17      | 0  | -807         lb |  0                0                0.00  |
2.09/2.18	c | 2.19      | 0  | -806         lb |  0                0                0.00  |
2.09/2.20	c | 2.20      | 0  | -805         lb |  0                0                0.00  |
2.19/2.22	c | 2.22      | 0  | -804         lb |  0                0                0.00  |
2.19/2.23	c | 2.24      | 0  | -803         lb |  0                0                0.00  |
2.19/2.25	c | 2.25      | 0  | -802         lb |  0                0                0.00  |
2.19/2.27	c | 2.27      | 0  | -801         lb |  0                0                0.00  |
2.19/2.28	c | 2.29      | 0  | -800         lb |  0                0                0.00  |
2.28/2.30	c | 2.30      | 0  | -799         lb |  0                0                0.00  |
2.28/2.31	c | 2.32      | 0  | -798         lb |  0                0                0.00  |
2.28/2.33	c | 2.33      | 0  | -797         lb |  0                0                0.00  |
2.28/2.35	c | 2.35      | 0  | -796         lb |  0                0                0.00  |
2.28/2.36	c | 2.37      | 0  | -795         lb |  0                0                0.00  |
2.28/2.38	c | 2.38      | 0  | -794         lb |  0                0                0.00  |
2.28/2.39	c | 2.40      | 0  | -793         lb |  0                0                0.00  |
2.38/2.41	c | 2.41      | 0  | -792         lb |  0                0                0.00  |
2.38/2.43	c | 2.43      | 0  | -791         lb |  0                0                0.00  |
2.38/2.44	c | 2.45      | 0  | -790         lb |  0                0                0.00  |
2.38/2.46	c | 2.46      | 0  | -789         lb |  0                0                0.00  |
2.38/2.48	c | 2.48      | 0  | -788         lb |  0                0                0.00  |
2.38/2.49	c | 2.50      | 0  | -787         lb |  0                0                0.00  |
2.48/2.51	c | 2.51      | 0  | -786         lb |  0                0                0.00  |
2.48/2.52	c | 2.53      | 0  | -785         lb |  0                0                0.00  |
2.48/2.54	c | 2.54      | 0  | -784         lb |  0                0                0.00  |
2.48/2.56	c | 2.56      | 0  | -783         lb |  0                0                0.00  |
2.48/2.57	c | 2.58      | 0  | -782         lb |  0                0                0.00  |
2.48/2.59	c | 2.59      | 0  | -781         lb |  0                0                0.00  |
2.58/2.61	c | 2.61      | 0  | -780         lb |  0                0                0.00  |
2.58/2.62	c | 2.63      | 0  | -779         lb |  0                0                0.00  |
2.58/2.64	c | 2.64      | 0  | -778         lb |  0                0                0.00  |
2.58/2.66	c | 2.66      | 0  | -777         lb |  0                0                0.00  |
2.58/2.67	c | 2.68      | 0  | -776         lb |  0                0                0.00  |
2.58/2.69	c | 2.69      | 0  | -775         lb |  0                0                0.00  |
2.68/2.71	c | 2.71      | 0  | -774         lb |  0                0                0.00  |
2.68/2.72	c | 2.73      | 0  | -773         lb |  0                0                0.00  |
2.68/2.74	c | 2.74      | 0  | -772         lb |  0                0                0.00  |
2.68/2.76	c | 2.76      | 0  | -771         lb |  0                0                0.00  |
2.68/2.77	c | 2.78      | 0  | -770         lb |  0                0                0.00  |
2.68/2.79	c | 2.79      | 0  | -769         lb |  0                0                0.00  |
2.78/2.81	c | 2.81      | 0  | -768         lb |  0                0                0.00  |
2.78/2.82	c | 2.83      | 0  | -767         lb |  0                0                0.00  |
2.78/2.84	c | 2.84      | 0  | -766         lb |  0                0                0.00  |
2.78/2.86	c | 2.86      | 0  | -765         lb |  0                0                0.00  |
2.78/2.87	c | 2.88      | 0  | -764         lb |  0                0                0.00  |
2.78/2.89	c | 2.89      | 0  | -763         lb |  0                0                0.00  |
2.88/2.91	c | 2.91      | 0  | -762         lb |  0                0                0.00  |
2.88/2.92	c | 2.93      | 0  | -761         lb |  0                0                0.00  |
2.88/2.94	c | 2.94      | 0  | -760         lb |  0                0                0.00  |
2.88/2.96	c | 2.96      | 0  | -759         lb |  0                0                0.00  |
2.88/2.97	c | 2.98      | 0  | -758         lb |  0                0                0.00  |
2.88/2.99	c | 2.99      | 0  | -757         lb |  0                0                0.00  |
2.98/3.01	c | 3.01      | 0  | -756         lb |  0                0                0.00  |
2.98/3.02	c | 3.03      | 0  | -755         lb |  0                0                0.00  |
2.98/3.04	c | 3.04      | 0  | -754         lb |  0                0                0.00  |
2.98/3.06	c | 3.06      | 0  | -753         lb |  0                0                0.00  |
2.98/3.07	c | 3.08      | 0  | -752         lb |  0                0                0.00  |
2.98/3.09	c | 3.10      | 0  | -751         lb |  0                0                0.00  |
3.08/3.11	c | 3.11      | 0  | -750         lb |  0                0                0.00  |
3.08/3.13	c | 3.13      | 0  | -749         lb |  0                0                0.00  |
3.08/3.14	c | 3.15      | 0  | -748         lb |  0                0                0.00  |
3.08/3.16	c | 3.16      | 0  | -747         lb |  0                0                0.00  |
3.08/3.18	c | 3.18      | 0  | -746         lb |  0                0                0.00  |
3.08/3.19	c | 3.20      | 0  | -745         lb |  0                0                0.00  |
3.19/3.21	c | 3.21      | 0  | -744         lb |  0                0                0.00  |
3.19/3.23	c | 3.23      | 0  | -743         lb |  0                0                0.00  |
3.19/3.25	c | 3.25      | 0  | -742         lb |  0                0                0.00  |
3.19/3.26	c | 3.27      | 0  | -741         lb |  0                0                0.00  |
3.19/3.28	c | 3.28      | 0  | -740         lb |  0                0                0.00  |
3.19/3.30	c | 3.30      | 0  | -739         lb |  0                0                0.00  |
3.29/3.31	c | 3.32      | 0  | -738         lb |  0                0                0.00  |
3.29/3.33	c | 3.34      | 0  | -737         lb |  0                0                0.00  |
3.29/3.35	c | 3.35      | 0  | -736         lb |  0                0                0.00  |
3.29/3.37	c | 3.37      | 0  | -735         lb |  0                0                0.00  |
3.29/3.38	c | 3.39      | 0  | -734         lb |  0                0                0.00  |
3.38/3.40	c | 3.41      | 0  | -733         lb |  0                0                0.00  |
3.38/3.42	c | 3.42      | 0  | -732         lb |  0                0                0.00  |
3.38/3.44	c | 3.44      | 0  | -731         lb |  0                0                0.00  |
3.38/3.46	c | 3.46      | 0  | -730         lb |  0                0                0.00  |
3.38/3.47	c | 3.48      | 0  | -729         lb |  0                0                0.00  |
3.38/3.49	c | 3.49      | 0  | -728         lb |  0                0                0.00  |
3.48/3.51	c | 3.51      | 0  | -727         lb |  0                0                0.00  |
3.48/3.53	c | 3.53      | 0  | -726         lb |  0                0                0.00  |
3.48/3.54	c | 3.55      | 0  | -725         lb |  0                0                0.00  |
3.48/3.56	c | 3.56      | 0  | -724         lb |  0                0                0.00  |
3.48/3.58	c | 3.58      | 0  | -723         lb |  0                0                0.00  |
3.58/3.60	c | 3.60      | 0  | -722         lb |  0                0                0.00  |
3.78/3.85	c | 3.62      | 0  | -721         lb |  0                0                0.00  |
3.78/3.85	c | 3.64      | 0  | -720         lb |  0                0                0.00  |
3.78/3.85	c | 3.66      | 0  | -719         lb |  0                0                0.00  |
3.78/3.85	c | 3.67      | 0  | -718         lb |  0                0                0.00  |
3.78/3.85	c | 3.69      | 0  | -717         lb |  0                0                0.00  |
3.78/3.85	c | 3.71      | 0  | -716         lb |  0                0                0.00  |
3.78/3.85	c | 3.73      | 0  | -715         lb |  0                0                0.00  |
3.78/3.85	c | 3.75      | 0  | -714         lb |  0                0                0.00  |
3.78/3.85	c | 3.76      | 0  | -713         lb |  0                0                0.00  |
3.78/3.85	c | 3.78      | 0  | -712         lb |  0                0                0.00  |
3.78/3.85	c | 3.80      | 0  | -711         lb |  0                0                0.00  |
3.78/3.85	c | 3.82      | 0  | -710         lb |  0                0                0.00  |
3.78/3.85	c | 3.83      | 0  | -709         lb |  0                0                0.00  |
3.78/3.85	c | 3.85      | 0  | -708         lb |  0                0                0.00  |
3.78/3.87	c | 3.87      | 0  | -707         lb |  0                0                0.00  |
3.78/3.89	c | 3.89      | 0  | -706         lb |  0                0                0.00  |
3.88/3.90	c | 3.91      | 0  | -705         lb |  0                0                0.00  |
3.88/3.92	c | 3.92      | 0  | -704         lb |  0                0                0.00  |
3.88/3.94	c | 3.94      | 0  | -703         lb |  0                0                0.00  |
3.88/3.96	c | 3.96      | 0  | -702         lb |  0                0                0.00  |
3.88/3.98	c | 3.98      | 0  | -701         lb |  0                0                0.00  |
3.88/3.99	c | 4.00      | 0  | -700         lb |  0                0                0.00  |
3.98/4.01	c | 4.02      | 0  | -699         lb |  0                0                0.00  |
3.98/4.03	c | 4.04      | 0  | -698         lb |  0                0                0.00  |
3.98/4.05	c | 4.05      | 0  | -697         lb |  0                0                0.00  |
3.98/4.07	c | 4.07      | 0  | -696         lb |  0                0                0.00  |
3.98/4.09	c | 4.09      | 0  | -695         lb |  0                0                0.00  |
4.08/4.10	c | 4.11      | 0  | -694         lb |  0                0                0.00  |
4.08/4.12	c | 4.13      | 0  | -693         lb |  0                0                0.00  |
4.08/4.14	c | 4.14      | 0  | -692         lb |  0                0                0.00  |
4.08/4.16	c | 4.16      | 0  | -691         lb |  0                0                0.00  |
4.08/4.18	c | 4.18      | 0  | -690         lb |  0                0                0.00  |
4.18/4.20	c | 4.20      | 0  | -689         lb |  0                0                0.00  |
4.18/4.21	c | 4.22      | 0  | -688         lb |  0                0                0.00  |
4.18/4.23	c | 4.24      | 0  | -687         lb |  0                0                0.00  |
4.18/4.25	c | 4.25      | 0  | -686         lb |  0                0                0.00  |
4.18/4.27	c | 4.27      | 0  | -685         lb |  0                0                0.00  |
4.18/4.29	c | 4.29      | 0  | -684         lb |  0                0                0.00  |
4.29/4.31	c | 4.31      | 0  | -683         lb |  0                0                0.00  |
4.29/4.33	c | 4.33      | 0  | -682         lb |  0                0                0.00  |
4.29/4.35	c | 4.35      | 0  | -681         lb |  0                0                0.00  |
4.29/4.36	c | 4.37      | 0  | -680         lb |  0                0                0.00  |
4.29/4.38	c | 4.39      | 0  | -679         lb |  0                0                0.00  |
4.29/4.40	c | 4.40      | 0  | -678         lb |  0                0                0.00  |
4.39/4.42	c | 4.42      | 0  | -677         lb |  0                0                0.00  |
4.39/4.44	c | 4.44      | 0  | -676         lb |  0                0                0.00  |
4.39/4.46	c | 4.46      | 0  | -675         lb |  0                0                0.00  |
4.39/4.48	c | 4.48      | 0  | -674         lb |  0                0                0.00  |
4.39/4.49	c | 4.50      | 0  | -673         lb |  0                0                0.00  |
4.48/4.51	c | 4.52      | 0  | -672         lb |  0                0                0.00  |
4.48/4.53	c | 4.54      | 0  | -671         lb |  0                0                0.00  |
4.48/4.55	c | 4.56      | 0  | -670         lb |  0                0                0.00  |
4.48/4.57	c | 4.58      | 0  | -669         lb |  0                0                0.00  |
4.48/4.59	c | 4.59      | 0  | -668         lb |  0                0                0.00  |
4.58/4.61	c | 4.61      | 0  | -667         lb |  0                0                0.00  |
4.58/4.63	c | 4.63      | 0  | -666         lb |  0                0                0.00  |
4.58/4.65	c | 4.65      | 0  | -665         lb |  0                0                0.00  |
4.58/4.67	c | 4.67      | 0  | -664         lb |  0                0                0.00  |
4.58/4.69	c | 4.69      | 0  | -663         lb |  0                0                0.00  |
4.68/4.70	c | 4.71      | 0  | -662         lb |  0                0                0.00  |
4.68/4.72	c | 4.73      | 0  | -661         lb |  0                0                0.00  |
4.68/4.74	c | 4.75      | 0  | -660         lb |  0                0                0.00  |
4.68/4.76	c | 4.77      | 0  | -659         lb |  0                0                0.00  |
4.68/4.78	c | 4.79      | 0  | -658         lb |  0                0                0.00  |
4.78/4.80	c | 4.80      | 0  | -657         lb |  0                0                0.00  |
4.78/4.82	c | 4.82      | 0  | -656         lb |  0                0                0.00  |
4.78/4.84	c | 4.84      | 0  | -655         lb |  0                0                0.00  |
4.78/4.86	c | 4.86      | 0  | -654         lb |  0                0                0.00  |
4.78/4.88	c | 4.88      | 0  | -653         lb |  0                0                0.00  |
4.88/4.90	c | 4.90      | 0  | -652         lb |  0                0                0.00  |
4.88/4.92	c | 4.92      | 0  | -651         lb |  0                0                0.00  |
4.88/4.94	c | 4.94      | 0  | -650         lb |  0                0                0.00  |
4.88/4.96	c | 4.96      | 0  | -649         lb |  0                0                0.00  |
4.88/4.97	c | 4.98      | 0  | -648         lb |  0                0                0.00  |
4.88/4.99	c | 5.00      | 0  | -647         lb |  0                0                0.00  |
4.98/5.01	c | 5.02      | 0  | -646         lb |  0                0                0.00  |
4.98/5.03	c | 5.04      | 0  | -645         lb |  0                0                0.00  |
4.98/5.05	c | 5.06      | 0  | -644         lb |  0                0                0.00  |
4.98/5.07	c | 5.08      | 0  | -643         lb |  0                0                0.00  |
4.98/5.09	c | 5.10      | 0  | -642         lb |  0                0                0.00  |
5.09/5.11	c | 5.12      | 0  | -641         lb |  0                0                0.00  |
5.09/5.13	c | 5.14      | 0  | -640         lb |  0                0                0.00  |
5.09/5.15	c | 5.16      | 0  | -639         lb |  0                0                0.00  |
5.09/5.17	c | 5.17      | 0  | -638         lb |  0                0                0.00  |
5.09/5.19	c | 5.20      | 0  | -637         lb |  0                0                0.00  |
5.19/5.21	c | 5.21      | 0  | -636         lb |  0                0                0.00  |
5.19/5.23	c | 5.24      | 0  | -635         lb |  0                0                0.00  |
5.19/5.25	c | 5.25      | 0  | -634         lb |  0                0                0.00  |
5.19/5.27	c | 5.27      | 0  | -633         lb |  0                0                0.00  |
5.19/5.29	c | 5.29      | 0  | -632         lb |  0                0                0.00  |
5.29/5.31	c | 5.32      | 0  | -631         lb |  0                0                0.00  |
5.29/5.33	c | 5.33      | 0  | -630         lb |  0                0                0.00  |
5.29/5.35	c | 5.35      | 0  | -629         lb |  0                0                0.00  |
5.29/5.37	c | 5.37      | 0  | -628         lb |  0                0                0.00  |
5.29/5.39	c | 5.39      | 0  | -627         lb |  0                0                0.00  |
5.39/5.41	c | 5.42      | 0  | -626         lb |  0                0                0.00  |
5.39/5.43	c | 5.44      | 0  | -625         lb |  0                0                0.00  |
5.39/5.45	c | 5.46      | 0  | -624         lb |  0                0                0.00  |
5.39/5.47	c | 5.48      | 0  | -623         lb |  0                0                0.00  |
5.39/5.49	c | 5.50      | 0  | -622         lb |  0                0                0.00  |
5.49/5.51	c | 5.52      | 0  | -621         lb |  0                0                0.00  |
5.49/5.53	c | 5.54      | 0  | -620         lb |  0                0                0.00  |
5.49/5.55	c | 5.56      | 0  | -619         lb |  0                0                0.00  |
5.49/5.58	c | 5.58      | 0  | -618         lb |  0                0                0.00  |
5.58/5.60	c | 5.60      | 0  | -617         lb |  0                0                0.00  |
5.58/5.62	c | 5.62      | 0  | -616         lb |  0                0                0.00  |
5.58/5.64	c | 5.64      | 0  | -615         lb |  0                0                0.00  |
5.58/5.66	c | 5.66      | 0  | -614         lb |  0                0                0.00  |
5.58/5.68	c | 5.68      | 0  | -613         lb |  0                0                0.00  |
5.68/5.70	c | 5.70      | 0  | -612         lb |  0                0                0.00  |
5.68/5.72	c | 5.72      | 0  | -611         lb |  0                0                0.00  |
5.68/5.74	c | 5.75      | 0  | -610         lb |  0                0                0.00  |
5.68/5.76	c | 5.76      | 0  | -609         lb |  0                0                0.00  |
5.68/5.78	c | 5.79      | 0  | -608         lb |  0                0                0.00  |
5.78/5.80	c | 5.81      | 0  | -607         lb |  0                0                0.00  |
5.78/5.82	c | 5.83      | 0  | -606         lb |  0                0                0.00  |
5.78/5.85	c | 5.85      | 0  | -605         lb |  0                0                0.00  |
5.78/5.87	c | 5.87      | 0  | -604         lb |  0                0                0.00  |
5.78/5.89	c | 5.89      | 0  | -603         lb |  0                0                0.00  |
5.88/5.91	c | 5.91      | 0  | -602         lb |  0                0                0.00  |
5.88/5.93	c | 5.93      | 0  | -601         lb |  0                0                0.00  |
5.88/5.95	c | 5.96      | 0  | -600         lb |  0                0                0.00  |
5.88/5.97	c | 5.98      | 0  | -599         lb |  0                0                0.00  |
5.88/5.99	c | 6.00      | 0  | -598         lb |  0                0                0.00  |
5.98/6.02	c | 6.02      | 0  | -597         lb |  0                0                0.00  |
5.98/6.04	c | 6.04      | 0  | -596         lb |  0                0                0.00  |
5.98/6.06	c | 6.06      | 0  | -595         lb |  0                0                0.00  |
5.98/6.08	c | 6.08      | 0  | -594         lb |  0                0                0.00  |
6.08/6.10	c | 6.11      | 0  | -593         lb |  0                0                0.00  |
6.08/6.12	c | 6.13      | 0  | -592         lb |  0                0                0.00  |
6.08/6.15	c | 6.15      | 0  | -591         lb |  0                0                0.00  |
6.08/6.17	c | 6.17      | 0  | -590         lb |  0                0                0.00  |
6.08/6.19	c | 6.19      | 0  | -589         lb |  0                0                0.00  |
6.18/6.21	c | 6.21      | 0  | -588         lb |  0                0                0.00  |
6.18/6.23	c | 6.24      | 0  | -587         lb |  0                0                0.00  |
6.18/6.25	c | 6.26      | 0  | -586         lb |  0                0                0.00  |
6.18/6.27	c | 6.28      | 0  | -585         lb |  0                0                0.00  |
6.28/6.30	c | 6.30      | 0  | -584         lb |  0                0                0.00  |
6.28/6.32	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.37      | 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.43      | 0  | -578         lb |  0                0                0.00  |
6.38/6.45	c | 6.45      | 0  | -577         lb |  0                0                0.00  |
6.38/6.47	c | 6.48      | 0  | -576         lb |  0                0                0.00  |
6.38/6.50	c | 6.50      | 0  | -575         lb |  0                0                0.00  |
6.49/6.52	c | 6.52      | 0  | -574         lb |  0                0                0.00  |
6.49/6.54	c | 6.55      | 0  | -573         lb |  0                0                0.00  |
6.49/6.57	c | 6.57      | 0  | -572         lb |  0                0                0.00  |
6.49/6.59	c | 6.59      | 0  | -571         lb |  0                0                0.00  |
6.59/6.61	c | 6.62      | 0  | -570         lb |  0                0                0.00  |
6.59/6.63	c | 6.64      | 0  | -569         lb |  0                0                0.00  |
6.59/6.66	c | 6.66      | 0  | -568         lb |  0                0                0.00  |
6.59/6.68	c | 6.68      | 0  | -567         lb |  0                0                0.00  |
6.68/6.70	c | 6.71      | 0  | -566         lb |  0                0                0.00  |
6.68/6.73	c | 6.73      | 0  | -565         lb |  0                0                0.00  |
6.68/6.75	c | 6.75      | 0  | -564         lb |  0                0                0.00  |
6.68/6.77	c | 6.78      | 0  | -563         lb |  0                0                0.00  |
6.78/6.80	c | 6.80      | 0  | -562         lb |  0                0                0.00  |
6.78/6.82	c | 6.82      | 0  | -561         lb |  0                0                0.00  |
6.78/6.84	c | 6.85      | 0  | -560         lb |  0                0                0.00  |
6.78/6.87	c | 6.87      | 0  | -559         lb |  0                0                0.00  |
6.78/6.89	c | 6.89      | 0  | -558         lb |  0                0                0.00  |
6.88/6.91	c | 6.92      | 0  | -557         lb |  0                0                0.00  |
6.88/6.94	c | 6.94      | 0  | -556         lb |  0                0                0.00  |
6.88/6.96	c | 6.96      | 0  | -555         lb |  0                0                0.00  |
6.88/6.98	c | 6.99      | 0  | -554         lb |  0                0                0.00  |
6.98/7.01	c | 7.01      | 0  | -553         lb |  0                0                0.00  |
6.98/7.03	c | 7.04      | 0  | -552         lb |  0                0                0.00  |
6.98/7.05	c | 7.06      | 0  | -551         lb |  0                0                0.00  |
6.98/7.08	c | 7.08      | 0  | -550         lb |  0                0                0.00  |
7.08/7.10	c | 7.11      | 0  | -549         lb |  0                0                0.00  |
7.08/7.13	c | 7.13      | 0  | -548         lb |  0                0                0.00  |
7.08/7.15	c | 7.15      | 0  | -547         lb |  0                0                0.00  |
7.08/7.17	c | 7.18      | 0  | -546         lb |  0                0                0.00  |
7.18/7.20	c | 7.20      | 0  | -545         lb |  0                0                0.00  |
7.18/7.22	c | 7.22      | 0  | -544         lb |  0                0                0.00  |
7.18/7.25	c | 7.25      | 0  | -543         lb |  0                0                0.00  |
7.18/7.27	c | 7.27      | 0  | -542         lb |  0                0                0.00  |
7.18/7.29	c | 7.30      | 0  | -541         lb |  0                0                0.00  |
7.28/7.32	c | 7.32      | 0  | -540         lb |  0                0                0.00  |
7.28/7.34	c | 7.35      | 0  | -539         lb |  0                0                0.00  |
7.28/7.37	c | 7.37      | 0  | -538         lb |  0                0                0.00  |
7.28/7.39	c | 7.40      | 0  | -537         lb |  0                0                0.00  |
7.38/7.42	c | 7.42      | 0  | -536         lb |  0                0                0.00  |
7.38/7.44	c | 7.45      | 0  | -535         lb |  0                0                0.00  |
7.38/7.47	c | 7.47      | 0  | -534         lb |  0                0                0.00  |
7.38/7.49	c | 7.50      | 0  | -533         lb |  0                0                0.00  |
7.48/7.52	c | 7.52      | 0  | -532         lb |  0                0                0.00  |
7.48/7.54	c | 7.55      | 0  | -531         lb |  0                0                0.00  |
7.48/7.57	c | 7.57      | 0  | -530         lb |  0                0                0.00  |
7.48/7.59	c | 7.60      | 0  | -529         lb |  0                0                0.00  |
7.58/7.62	c | 7.62      | 0  | -528         lb |  0                0                0.00  |
7.58/7.64	c | 7.65      | 0  | -527         lb |  0                0                0.00  |
7.58/7.67	c | 7.67      | 0  | -526         lb |  0                0                0.00  |
7.58/7.69	c | 7.70      | 0  | -525         lb |  0                0                0.00  |
7.69/7.72	c | 7.72      | 0  | -524         lb |  0                0                0.00  |
7.69/7.74	c | 7.75      | 0  | -523         lb |  0                0                0.00  |
7.69/7.77	c | 7.77      | 0  | -522         lb |  0                0                0.00  |
7.78/7.80	c | 7.80      | 0  | -521         lb |  0                0                0.00  |
7.78/7.82	c | 7.83      | 0  | -520         lb |  0                0                0.00  |
7.78/7.85	c | 7.85      | 0  | -519         lb |  0                0                0.00  |
7.78/7.87	c | 7.88      | 0  | -518         lb |  0                0                0.00  |
7.88/7.90	c | 7.90      | 0  | -517         lb |  0                0                0.00  |
7.88/7.93	c | 7.93      | 0  | -516         lb |  0                0                0.00  |
7.88/7.95	c | 7.96      | 0  | -515         lb |  0                0                0.00  |
7.88/7.98	c | 7.98      | 0  | -514         lb |  0                0                0.00  |
7.98/8.01	c | 8.01      | 0  | -513         lb |  0                0                0.00  |
7.98/8.03	c | 8.04      | 0  | -512         lb |  0                0                0.00  |
7.98/8.06	c | 8.06      | 0  | -511         lb |  0                0                0.00  |
7.98/8.08	c | 8.09      | 0  | -510         lb |  0                0                0.00  |
8.08/8.11	c | 8.11      | 0  | -509         lb |  0                0                0.00  |
8.08/8.14	c | 8.14      | 0  | -508         lb |  0                0                0.00  |
8.08/8.16	c | 8.17      | 0  | -507         lb |  0                0                0.00  |
8.08/8.19	c | 8.19      | 0  | -506         lb |  0                0                0.00  |
8.18/8.22	c | 8.22      | 0  | -505         lb |  0                0                0.00  |
8.18/8.24	c | 8.24      | 0  | -504         lb |  0                0                0.00  |
8.18/8.27	c | 8.27      | 0  | -503         lb |  0                0                0.00  |
8.18/8.29	c | 8.30      | 0  | -502         lb |  0                0                0.00  |
8.28/8.32	c | 8.32      | 0  | -501         lb |  0                0                0.00  |
8.28/8.35	c | 8.35      | 0  | -500         lb |  0                0                0.00  |
8.28/8.37	c | 8.38      | 0  | -499         lb |  0                0                0.00  |
8.38/8.40	c | 8.40      | 0  | -498         lb |  0                0                0.00  |
8.38/8.43	c | 8.43      | 0  | -497         lb |  0                0                0.00  |
8.38/8.45	c | 8.46      | 0  | -496         lb |  0                0                0.00  |
8.38/8.48	c | 8.48      | 0  | -495         lb |  0                0                0.00  |
8.48/8.51	c | 8.51      | 0  | -494         lb |  0                0                0.00  |
8.48/8.53	c | 8.54      | 0  | -493         lb |  0                0                0.00  |
8.48/8.56	c | 8.56      | 0  | -492         lb |  0                0                0.00  |
8.48/8.59	c | 8.59      | 0  | -491         lb |  0                0                0.00  |
8.58/8.61	c | 8.62      | 0  | -490         lb |  0                0                0.00  |
8.58/8.64	c | 8.64      | 0  | -489         lb |  0                0                0.00  |
8.58/8.67	c | 8.67      | 0  | -488         lb |  0                0                0.00  |
8.58/8.70	c | 8.70      | 0  | -487         lb |  0                0                0.00  |
8.69/8.72	c | 8.73      | 0  | -486         lb |  0                0                0.00  |
8.69/8.75	c | 8.76      | 0  | -485         lb |  0                0                0.00  |
8.69/8.78	c | 8.78      | 0  | -484         lb |  0                0                0.00  |
8.79/8.81	c | 8.81      | 0  | -483         lb |  0                0                0.00  |
8.79/8.83	c | 8.84      | 0  | -482         lb |  0                0                0.00  |
8.79/8.86	c | 8.87      | 0  | -481         lb |  0                0                0.00  |
8.79/8.89	c | 8.89      | 0  | -480         lb |  0                0                0.00  |
8.88/8.92	c | 8.92      | 0  | -479         lb |  0                0                0.00  |
8.88/8.95	c | 8.95      | 0  | -478         lb |  0                0                0.00  |
8.88/8.97	c | 8.98      | 0  | -477         lb |  0                0                0.00  |
8.98/9.00	c | 9.01      | 0  | -476         lb |  0                0                0.00  |
8.98/9.03	c | 9.03      | 0  | -475         lb |  0                0                0.00  |
8.98/9.06	c | 9.06      | 0  | -474         lb |  0                0                0.00  |
8.98/9.08	c | 9.09      | 0  | -473         lb |  0                0                0.00  |
9.08/9.11	c | 9.12      | 0  | -472         lb |  0                0                0.00  |
9.08/9.14	c | 9.14      | 0  | -471         lb |  0                0                0.00  |
9.08/9.17	c | 9.17      | 0  | -470         lb |  0                0                0.00  |
9.18/9.20	c | 9.20      | 0  | -469         lb |  0                0                0.00  |
9.18/9.23	c | 9.23      | 0  | -468         lb |  0                0                0.00  |
9.18/9.26	c | 9.26      | 0  | -467         lb |  0                0                0.00  |
9.18/9.29	c | 9.29      | 0  | -466         lb |  0                0                0.00  |
9.28/9.32	c | 9.32      | 0  | -465         lb |  0                0                0.00  |
9.28/9.34	c | 9.35      | 0  | -464         lb |  0                0                0.00  |
9.28/9.37	c | 9.38      | 0  | -463         lb |  0                0                0.00  |
9.38/9.40	c | 9.41      | 0  | -462         lb |  0                0                0.00  |
9.38/9.43	c | 9.44      | 0  | -461         lb |  0                0                0.00  |
9.38/9.46	c | 9.47      | 0  | -460         lb |  0                0                0.00  |
9.38/9.49	c | 9.49      | 0  | -459         lb |  0                0                0.00  |
9.48/9.52	c | 9.53      | 0  | -458         lb |  0                0                0.00  |
9.48/9.55	c | 9.55      | 0  | -457         lb |  0                0                0.00  |
9.48/9.58	c | 9.59      | 0  | -456         lb |  0                0                0.00  |
9.58/9.61	c | 9.61      | 0  | -455         lb |  0                0                0.00  |
9.58/9.64	c | 9.64      | 0  | -454         lb |  0                0                0.00  |
9.58/9.67	c | 9.67      | 0  | -453         lb |  0                0                0.00  |
9.68/9.70	c | 9.70      | 0  | -452         lb |  0                0                0.00  |
9.68/9.73	c | 9.73      | 0  | -451         lb |  0                0                0.00  |
9.68/9.76	c | 9.76      | 0  | -450         lb |  0                0                0.00  |
9.68/9.79	c | 9.79      | 0  | -449         lb |  0                0                0.00  |
9.79/9.82	c | 9.82      | 0  | -448         lb |  0                0                0.00  |
9.79/9.85	c | 9.85      | 0  | -447         lb |  0                0                0.00  |
9.79/9.88	c | 9.88      | 0  | -446         lb |  0                0                0.00  |
9.89/9.91	c | 9.91      | 0  | -445         lb |  0                0                0.00  |
9.89/9.94	c | 9.94      | 0  | -444         lb |  0                0                0.00  |
9.89/9.97	c | 9.97      | 0  | -443         lb |  0                0                0.00  |
9.98/10.00	c | 10.00     | 0  | -442         lb |  0                0                0.00  |
9.98/10.03	c | 10.03     | 0  | -441         lb |  0                0                0.00  |
9.98/10.06	c | 10.06     | 0  | -440         lb |  0                0                0.00  |
9.98/10.09	c | 10.09     | 0  | -439         lb |  0                0                0.00  |
10.08/10.12	c | 10.12     | 0  | -438         lb |  0                0                0.00  |
10.08/10.15	c | 10.15     | 0  | -437         lb |  0                0                0.00  |
10.08/10.18	c | 10.19     | 0  | -436         lb |  0                0                0.00  |
10.18/10.21	c | 10.22     | 0  | -435         lb |  0                0                0.00  |
10.18/10.24	c | 10.25     | 0  | -434         lb |  0                0                0.00  |
10.18/10.27	c | 10.28     | 0  | -433         lb |  0                0                0.00  |
10.28/10.30	c | 10.31     | 0  | -432         lb |  0                0                0.00  |
10.28/10.33	c | 10.34     | 0  | -431         lb |  0                0                0.00  |
10.28/10.36	c | 10.37     | 0  | -430         lb |  0                0                0.00  |
10.28/10.39	c | 10.40     | 0  | -429         lb |  0                0                0.00  |
10.38/10.42	c | 10.43     | 0  | -428         lb |  0                0                0.00  |
10.38/10.45	c | 10.46     | 0  | -427         lb |  0                0                0.00  |
10.38/10.48	c | 10.49     | 0  | -426         lb |  0                0                0.00  |
10.48/10.51	c | 10.52     | 0  | -425         lb |  0                0                0.00  |
10.48/10.54	c | 10.55     | 0  | -424         lb |  0                0                0.00  |
10.48/10.57	c | 10.57     | 0  | -423         lb |  0                0                0.00  |
10.58/10.60	c | 10.61     | 0  | -422         lb |  0                0                0.00  |
10.58/10.63	c | 10.63     | 0  | -421         lb |  0                0                0.00  |
10.58/10.66	c | 10.67     | 0  | -420         lb |  0                0                0.00  |
10.58/10.69	c | 10.70     | 0  | -419         lb |  0                0                0.00  |
10.67/10.72	c | 10.73     | 0  | -418         lb |  0                0                0.00  |
10.67/10.75	c | 10.76     | 0  | -417         lb |  0                0                0.00  |
10.67/10.78	c | 10.79     | 0  | -416         lb |  0                0                0.00  |
10.77/10.81	c | 10.82     | 0  | -415         lb |  0                0                0.00  |
10.77/10.84	c | 10.85     | 0  | -414         lb |  0                0                0.00  |
10.77/10.87	c | 10.88     | 0  | -413         lb |  0                0                0.00  |
10.87/10.91	c | 10.91     | 0  | -412         lb |  0                0                0.00  |
10.87/10.94	c | 10.94     | 0  | -411         lb |  0                0                0.00  |
10.87/10.97	c | 10.97     | 0  | -410         lb |  0                0                0.00  |
10.97/11.00	c | 11.01     | 0  | -409         lb |  0                0                0.00  |
10.97/11.04	c | 11.04     | 0  | -408         lb |  0                0                0.00  |
10.97/11.07	c | 11.07     | 0  | -407         lb |  0                0                0.00  |
11.07/11.10	c | 11.10     | 0  | -406         lb |  0                0                0.00  |
11.07/11.13	c | 11.13     | 0  | -405         lb |  0                0                0.00  |
11.07/11.16	c | 11.17     | 0  | -404         lb |  0                0                0.00  |
11.07/11.19	c | 11.20     | 0  | -403         lb |  0                0                0.00  |
11.17/11.23	c | 11.23     | 0  | -402         lb |  0                0                0.00  |
11.17/11.26	c | 11.26     | 0  | -401         lb |  0                0                0.00  |
11.17/11.29	c | 11.30     | 0  | -400         lb |  0                0                0.00  |
11.27/11.33	c | 11.33     | 0  | -399         lb |  0                0                0.00  |
11.27/11.36	c | 11.36     | 0  | -398         lb |  0                0                0.00  |
11.27/11.39	c | 11.39     | 0  | -397         lb |  0                0                0.00  |
11.37/11.42	c | 11.43     | 0  | -396         lb |  0                0                0.00  |
11.37/11.45	c | 11.46     | 0  | -395         lb |  0                0                0.00  |
11.37/11.48	c | 11.49     | 0  | -394         lb |  0                0                0.00  |
11.47/11.52	c | 11.52     | 0  | -393         lb |  0                0                0.00  |
11.47/11.55	c | 11.55     | 0  | -392         lb |  0                0                0.00  |
11.47/11.58	c | 11.59     | 0  | -391         lb |  0                0                0.00  |
11.57/11.61	c | 11.62     | 0  | -390         lb |  0                0                0.00  |
11.57/11.65	c | 11.65     | 0  | -389         lb |  0                0                0.00  |
11.57/11.68	c | 11.68     | 0  | -388         lb |  0                0                0.00  |
11.67/11.71	c | 11.72     | 0  | -387         lb |  0                0                0.00  |
11.67/11.74	c | 11.75     | 0  | -386         lb |  0                0                0.00  |
11.67/11.78	c | 11.78     | 0  | -385         lb |  0                0                0.00  |
11.77/11.81	c | 11.81     | 0  | -384         lb |  0                0                0.00  |
11.77/11.84	c | 11.85     | 0  | -383         lb |  0                0                0.00  |
11.77/11.87	c | 11.88     | 0  | -382         lb |  0                0                0.00  |
11.87/11.91	c | 11.91     | 0  | -381         lb |  0                0                0.00  |
11.87/11.94	c | 11.94     | 0  | -380         lb |  0                0                0.00  |
11.87/11.97	c | 11.98     | 0  | -379         lb |  0                0                0.00  |
11.97/12.01	c | 12.01     | 0  | -378         lb |  0                0                0.00  |
11.97/12.04	c | 12.04     | 0  | -377         lb |  0                0                0.00  |
11.97/12.07	c | 12.07     | 0  | -376         lb |  0                0                0.00  |
12.07/12.10	c | 12.11     | 0  | -375         lb |  0                0                0.00  |
12.07/12.14	c | 12.14     | 0  | -374         lb |  0                0                0.00  |
12.07/12.17	c | 12.17     | 0  | -373         lb |  0                0                0.00  |
12.17/12.20	c | 12.21     | 0  | -372         lb |  0                0                0.00  |
12.17/12.24	c | 12.24     | 0  | -371         lb |  0                0                0.00  |
12.17/12.27	c | 12.27     | 0  | -370         lb |  0                0                0.00  |
12.27/12.30	c | 12.30     | 0  | -369         lb |  0                0                0.00  |
12.27/12.33	c | 12.34     | 0  | -368         lb |  0                0                0.00  |
12.27/12.37	c | 12.37     | 0  | -367         lb |  0                0                0.00  |
12.37/12.40	c | 12.40     | 0  | -366         lb |  0                0                0.00  |
12.37/12.43	c | 12.44     | 0  | -365         lb |  0                0                0.00  |
12.37/12.47	c | 12.47     | 0  | -364         lb |  0                0                0.00  |
12.47/12.50	c | 12.50     | 0  | -363         lb |  0                0                0.00  |
12.47/12.53	c | 12.54     | 0  | -362         lb |  0                0                0.00  |
12.47/12.57	c | 12.57     | 0  | -361         lb |  0                0                0.00  |
12.56/12.60	c | 12.60     | 0  | -360         lb |  0                0                0.00  |
12.56/12.63	c | 12.64     | 0  | -359         lb |  0                0                0.00  |
12.56/12.67	c | 12.67     | 0  | -358         lb |  0                0                0.00  |
12.66/12.70	c | 12.71     | 0  | -357         lb |  0                0                0.00  |
12.66/12.73	c | 12.74     | 0  | -356         lb |  0                0                0.00  |
12.66/12.77	c | 12.77     | 0  | -355         lb |  0                0                0.00  |
12.76/12.80	c | 12.80     | 0  | -354         lb |  0                0                0.00  |
12.76/12.84	c | 12.84     | 0  | -353         lb |  0                0                0.00  |
12.76/12.87	c | 12.87     | 0  | -352         lb |  0                0                0.00  |
12.86/12.90	c | 12.91     | 0  | -351         lb |  0                0                0.00  |
12.86/12.94	c | 12.94     | 0  | -350         lb |  0                0                0.00  |
12.86/12.97	c | 12.97     | 0  | -349         lb |  0                0                0.00  |
12.96/13.01	c | 13.01     | 0  | -348         lb |  0                0                0.00  |
12.96/13.04	c | 13.04     | 0  | -347         lb |  0                0                0.00  |
12.96/13.07	c | 13.08     | 0  | -346         lb |  0                0                0.00  |
13.07/13.11	c | 13.11     | 0  | -345         lb |  0                0                0.00  |
13.07/13.14	c | 13.14     | 0  | -344         lb |  0                0                0.00  |
13.07/13.17	c | 13.18     | 0  | -343         lb |  0                0                0.00  |
13.17/13.21	c | 13.21     | 0  | -342         lb |  0                0                0.00  |
13.17/13.25	c | 13.25     | 0  | -341         lb |  0                0                0.00  |
13.17/13.28	c | 13.28     | 0  | -340         lb |  0                0                0.00  |
13.26/13.31	c | 13.32     | 0  | -339         lb |  0                0                0.00  |
13.26/13.35	c | 13.35     | 0  | -338         lb |  0                0                0.00  |
13.26/13.38	c | 13.39     | 0  | -337         lb |  0                0                0.00  |
13.37/13.42	c | 13.42     | 0  | -336         lb |  0                0                0.00  |
13.37/13.45	c | 13.46     | 0  | -335         lb |  0                0                0.00  |
13.37/13.49	c | 13.49     | 0  | -334         lb |  0                0                0.00  |
13.47/13.52	c | 13.52     | 0  | -333         lb |  0                0                0.00  |
13.47/13.56	c | 13.56     | 0  | -332         lb |  0                0                0.00  |
13.47/13.59	c | 13.59     | 0  | -331         lb |  0                0                0.00  |
13.57/13.63	c | 13.63     | 0  | -330         lb |  0                0                0.00  |
13.57/13.66	c | 13.66     | 0  | -329         lb |  0                0                0.00  |
13.57/13.69	c | 13.70     | 0  | -328         lb |  0                0                0.00  |
13.67/13.73	c | 13.73     | 0  | -327         lb |  0                0                0.00  |
13.67/13.76	c | 13.77     | 0  | -326         lb |  0                0                0.00  |
13.77/13.80	c | 13.80     | 0  | -325         lb |  0                0                0.00  |
13.77/13.83	c | 13.84     | 0  | -324         lb |  0                0                0.00  |
13.77/13.87	c | 13.87     | 0  | -323         lb |  0                0                0.00  |
13.87/13.91	c | 13.91     | 0  | -322         lb |  0                0                0.00  |
13.87/13.94	c | 13.95     | 0  | -321         lb |  0                0                0.00  |
13.87/13.98	c | 13.98     | 0  | -320         lb |  0                0                0.00  |
13.97/14.01	c | 14.02     | 0  | -319         lb |  0                0                0.00  |
13.97/14.05	c | 14.05     | 0  | -318         lb |  0                0                0.00  |
13.97/14.08	c | 14.09     | 0  | -317         lb |  0                0                0.00  |
14.07/14.12	c | 14.12     | 0  | -316         lb |  0                0                0.00  |
14.07/14.15	c | 14.16     | 0  | -315         lb |  0                0                0.00  |
14.07/14.19	c | 14.19     | 0  | -314         lb |  0                0                0.00  |
14.17/14.23	c | 14.23     | 0  | -313         lb |  0                0                0.00  |
14.17/14.26	c | 14.26     | 0  | -312         lb |  0                0                0.00  |
14.17/14.30	c | 14.30     | 0  | -311         lb |  0                0                0.00  |
14.27/14.33	c | 14.34     | 0  | -310         lb |  0                0                0.00  |
14.27/14.37	c | 14.37     | 0  | -309         lb |  0                0                0.00  |
14.37/14.40	c | 14.41     | 0  | -308         lb |  0                0                0.00  |
14.37/14.44	c | 14.44     | 0  | -307         lb |  0                0                0.00  |
14.37/14.48	c | 14.48     | 0  | -306         lb |  0                0                0.00  |
14.47/14.51	c | 14.52     | 0  | -305         lb |  0                0                0.00  |
14.47/14.55	c | 14.55     | 0  | -304         lb |  0                0                0.00  |
14.47/14.58	c | 14.59     | 0  | -303         lb |  0                0                0.00  |
14.57/14.62	c | 14.62     | 0  | -302         lb |  0                0                0.00  |
14.57/14.66	c | 14.66     | 0  | -301         lb |  0                0                0.00  |
14.57/14.69	c | 14.70     | 0  | -300         lb |  0                0                0.00  |
14.67/14.73	c | 14.73     | 0  | -299         lb |  0                0                0.00  |
14.67/14.77	c | 14.77     | 0  | -298         lb |  0                0                0.00  |
14.77/14.80	c | 14.80     | 0  | -297         lb |  0                0                0.00  |
14.77/14.84	c | 14.84     | 0  | -296         lb |  0                0                0.00  |
14.77/14.87	c | 14.88     | 0  | -295         lb |  0                0                0.00  |
14.87/14.91	c | 14.91     | 0  | -294         lb |  0                0                0.00  |
14.87/14.95	c | 14.95     | 0  | -293         lb |  0                0                0.00  |
14.87/14.98	c | 14.99     | 0  | -292         lb |  0                0                0.00  |
14.97/15.02	c | 15.02     | 0  | -291         lb |  0                0                0.00  |
14.97/15.06	c | 15.06     | 0  | -290         lb |  0                0                0.00  |
14.97/15.09	c | 15.10     | 0  | -289         lb |  0                0                0.00  |
15.06/15.13	c | 15.13     | 0  | -288         lb |  0                0                0.00  |
15.06/15.17	c | 15.17     | 0  | -287         lb |  0                0                0.00  |
15.16/15.20	c | 15.21     | 0  | -286         lb |  0                0                0.00  |
15.16/15.24	c | 15.25     | 0  | -285         lb |  0                0                0.00  |
15.16/15.28	c | 15.28     | 0  | -284         lb |  0                0                0.00  |
15.27/15.32	c | 15.32     | 0  | -283         lb |  0                0                0.00  |
15.27/15.36	c | 15.36     | 0  | -282         lb |  0                0                0.00  |
15.27/15.40	c | 15.40     | 0  | -281         lb |  0                0                0.00  |
15.37/15.43	c | 15.44     | 0  | -280         lb |  0                0                0.00  |
15.37/15.47	c | 15.48     | 0  | -279         lb |  0                0                0.00  |
15.46/15.51	c | 15.52     | 0  | -278         lb |  0                0                0.00  |
15.46/15.55	c | 15.55     | 0  | -277         lb |  0                0                0.00  |
15.46/15.59	c | 15.59     | 0  | -276         lb |  0                0                0.00  |
15.56/15.63	c | 15.63     | 0  | -275         lb |  0                0                0.00  |
15.56/15.67	c | 15.67     | 0  | -274         lb |  0                0                0.00  |
15.66/15.71	c | 15.71     | 0  | -273         lb |  0                0                0.00  |
15.66/15.74	c | 15.75     | 0  | -272         lb |  0                0                0.00  |
15.66/15.78	c | 15.79     | 0  | -271         lb |  0                0                0.00  |
15.76/15.82	c | 15.82     | 0  | -270         lb |  0                0                0.00  |
15.76/15.86	c | 15.86     | 0  | -269         lb |  0                0                0.00  |
15.86/15.90	c | 15.90     | 0  | -268         lb |  0                0                0.00  |
15.86/15.94	c | 15.94     | 0  | -267         lb |  0                0                0.00  |
15.86/15.98	c | 15.99     | 0  | -266         lb |  0                0                0.00  |
15.96/16.02	c | 16.03     | 0  | -265         lb |  0                0                0.00  |
15.96/16.06	c | 16.07     | 0  | -264         lb |  0                0                0.00  |
16.06/16.10	c | 16.11     | 0  | -263         lb |  0                0                0.00  |
16.06/16.14	c | 16.15     | 0  | -262         lb |  0                0                0.00  |
16.06/16.18	c | 16.19     | 0  | -261         lb |  0                0                0.00  |
16.16/16.22	c | 16.23     | 0  | -260         lb |  0                0                0.00  |
16.16/16.26	c | 16.27     | 0  | -259         lb |  0                0                0.00  |
16.26/16.31	c | 16.31     | 0  | -258         lb |  0                0                0.00  |
16.26/16.36	c | 16.37     | 0  | -257         lb |  0                0                0.00  |
16.37/16.41	c | 16.41     | 0  | -256         lb |  0                0                0.00  |
16.66/16.79	c | 16.80     | 0  | -255         lb |  0                0                0.00  |
16.76/16.84	c | 16.84     | 0  | -254         lb |  0                0                0.00  |
16.76/16.88	c | 16.89     | 0  | -253         lb |  0                0                0.00  |
16.87/16.93	c | 16.93     | 0  | -252         lb |  0                0                0.00  |
16.87/16.97	c | 16.97     | 0  | -251         lb |  0                0                0.00  |
16.97/17.02	c | 17.02     | 0  | -250         lb |  0                0                0.00  |
16.97/17.07	c | 17.07     | 0  | -249         lb |  0                0                0.00  |
17.07/17.13	c | 17.14     | 0  | -248         lb |  0                0                0.00  |
17.07/17.17	c | 17.18     | 0  | -247         lb |  0                0                0.00  |
17.17/17.25	c | 17.25     | 0  | -246         lb |  0                0                0.00  |
17.27/17.30	c | 17.30     | 0  | -245         lb |  0                0                0.00  |
17.37/17.46	c | 17.46     | 0  | -244         lb |  0                0                0.00  |
18.77/18.88	c | 18.88     | 0  | -243         lb |  0                0                0.00  |
19.78/19.89	c | 19.89     | 0  | -242         lb |  0                0                0.00  |
19.87/19.97	c | 19.98     | 0  | -241         lb |  0                0                0.00  |
19.97/20.07	c | 20.07     | 0  | -240         lb |  0                0                0.00  |
20.07/20.15	c | 20.15     | 0  | -239         lb |  0                0                0.00  |
20.17/20.20	c | 20.20     | 0  | -238         lb |  0                0                0.00  |
20.57/20.68	c | 20.69     | 0  | -237         lb |  0                0                0.00  |
20.67/20.80	c | 20.80     | 0  | -236         lb |  0                0                0.00  |
20.78/20.84	c | 20.85     | 0  | -235         lb |  0                0                0.00  |
22.67/22.70	c | 22.70     | 0  | -234         lb |  0                0                0.00  |
35.17/35.22	c | 35.23     | 0  | -233         lb |  0                0                0.00  |
38.37/38.49	c | 38.50     | 0  | -232         lb |  0                0                0.00  |
38.76/38.83	c | 38.84     | 0  | -231         lb |  0                0                0.00  |
38.76/38.88	c | 38.89     | 0  | -230         lb |  0                0                0.00  |
45.66/45.75	c | 45.75     | 0  | -229         lb |  0                0                0.00  |
72.74/72.82	c | 72.82     | 0  | -228         lb |  0                0                0.00  |
73.04/73.14	c | 73.15     | 0  | -227         lb |  0                0                0.00  |
101.03/101.20	c | 101.20    | 0  | -226         lb |  0                0                0.00  |
851.84/852.18	c | 852.19    | 0  | -225         lb |  0                0                0.00  |
1799.54/1800.00	c ===============================================================================
1799.54/1800.00	c Wall Clock Time: 1800.00 s
1799.54/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-3705150-1338096272/watcher-3705150-1338096272 -o /tmp/evaluation-result-3705150-1338096272/solver-3705150-1338096272 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705150-1338096272.opb 

running on 4 cores: 0,2,4,6

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/179 13277
/proc/meminfo: memFree=31423496/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=4640 CPUtime=0 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) R 13275 13277 12409 0 -1 4202496 368 0 0 0 0 0 0 0 20 0 1 0 275752002 4751360 320 33554432000 4194304 5963574 140733753293232 140733753292600 4351915 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 1160 320 171 432 0 385 0

[startup+0.0450051 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13277
/proc/meminfo: memFree=31423496/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=6860 CPUtime=0.04 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) R 13275 13277 12409 0 -1 4202496 1032 0 0 0 4 0 0 0 20 0 1 0 275752002 7024640 984 33554432000 4194304 5963574 140733753293232 140733753292600 5135642 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 1715 984 320 432 0 940 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6860

[startup+0.100186 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13277
/proc/meminfo: memFree=31423496/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=88456 CPUtime=0.09 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 3433 0 0 0 9 0 0 0 20 0 2 0 275752002 90578944 3012 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 22114 3012 172 432 0 21679 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 88456

[startup+0.300169 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13277
/proc/meminfo: memFree=31423496/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=87972 CPUtime=0.29 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 5995 0 0 0 28 1 0 0 20 0 2 0 275752002 90083328 5344 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 21993 5344 188 432 0 21558 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87972

[startup+0.700154 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13277
/proc/meminfo: memFree=31423496/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=87972 CPUtime=0.69 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 6014 0 0 0 68 1 0 0 20 0 2 0 275752002 90083328 5363 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 21993 5363 188 432 0 21558 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 87972

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13279
/proc/meminfo: memFree=31402344/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=87972 CPUtime=1.48 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 6092 0 0 0 147 1 0 0 20 0 2 0 275752002 90083328 5441 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 21993 5441 188 432 0 21558 0
[pid=13277/tid=13279] ppid=13275 vsize=87972 CPUtime=1.39 cores=0,2,4,6
/proc/13277/task/13279/stat : 13279 (wbo1.7) R 13275 13277 12409 0 -1 4202560 3817 0 0 0 138 1 0 0 20 0 2 0 275752011 90083328 5441 33554432000 4194304 5963574 140733753293232 140513363984704 5133477 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 87972

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13279
/proc/meminfo: memFree=31400856/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=87972 CPUtime=3.08 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 6325 0 0 0 307 1 0 0 20 0 2 0 275752002 90083328 5674 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 21993 5674 188 432 0 21558 0
[pid=13277/tid=13279] ppid=13275 vsize=87972 CPUtime=2.98 cores=0,2,4,6
/proc/13277/task/13279/stat : 13279 (wbo1.7) R 13275 13277 12409 0 -1 4202560 4050 0 0 0 297 1 0 0 20 0 2 0 275752011 90083328 5674 33554432000 4194304 5963574 140733753293232 140513363995160 5138264 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 87972

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13279
/proc/meminfo: memFree=31397508/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=87972 CPUtime=6.28 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 7088 0 0 0 626 2 0 0 20 0 2 0 275752002 90083328 6437 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 21993 6437 188 432 0 21558 0
[pid=13277/tid=13279] ppid=13275 vsize=87972 CPUtime=6.17 cores=0,2,4,6
/proc/13277/task/13279/stat : 13279 (wbo1.7) R 13275 13277 12409 0 -1 4202560 4813 0 0 0 616 1 0 0 20 0 2 0 275752011 90083328 6437 33554432000 4194304 5963574 140733753293232 140513363995160 5121510 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 87972

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13279
/proc/meminfo: memFree=31386808/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=87972 CPUtime=12.66 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 11186 0 0 0 1263 3 0 0 20 0 2 0 275752002 90083328 7869 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 21993 7869 191 432 0 21558 0
[pid=13277/tid=13279] ppid=13275 vsize=87972 CPUtime=12.55 cores=0,2,4,6
/proc/13277/task/13279/stat : 13279 (wbo1.7) R 13275 13277 12409 0 -1 4202560 8911 0 0 0 1252 3 0 0 20 0 2 0 275752011 90083328 7869 33554432000 4194304 5963574 140733753293232 140513363995160 5129994 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 87972

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13279
/proc/meminfo: memFree=31367464/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=87972 CPUtime=25.47 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 19046 0 0 0 2542 5 0 0 20 0 2 0 275752002 90083328 10868 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 21993 10868 192 432 0 21558 0
[pid=13277/tid=13279] ppid=13275 vsize=87972 CPUtime=25.32 cores=0,2,4,6
/proc/13277/task/13279/stat : 13279 (wbo1.7) R 13275 13277 12409 0 -1 4202560 16771 0 0 0 2528 4 0 0 20 0 2 0 275752011 90083328 10868 33554432000 4194304 5963574 140733753293232 140513363994952 4399537 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 87972

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13279
/proc/meminfo: memFree=31334952/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=87972 CPUtime=51.06 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 24077 0 0 0 5100 6 0 0 20 0 2 0 275752002 90083328 15899 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 21993 15899 192 432 0 21558 0
[pid=13277/tid=13279] ppid=13275 vsize=87972 CPUtime=50.85 cores=0,2,4,6
/proc/13277/task/13279/stat : 13279 (wbo1.7) R 13275 13277 12409 0 -1 4202560 21802 0 0 0 5079 6 0 0 20 0 2 0 275752011 90083328 15899 33554432000 4194304 5963574 140733753293232 140513363995160 4373047 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 87972

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13280
/proc/meminfo: memFree=31257080/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=153508 CPUtime=102.24 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 31453 0 0 0 10215 9 0 0 20 0 2 0 275752002 157192192 23143 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 38377 23143 192 432 0 37942 0
[pid=13277/tid=13279] ppid=13275 vsize=153508 CPUtime=101.89 cores=0,2,4,6
/proc/13277/task/13279/stat : 13279 (wbo1.7) R 13275 13277 12409 0 -1 4202560 29178 0 0 0 10180 9 0 0 20 0 2 0 275752011 157192192 23143 33554432000 4194304 5963574 140733753293232 140513363994984 4399614 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 153508

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13280
/proc/meminfo: memFree=31198672/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=154592 CPUtime=162.22 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 36827 0 0 0 16211 11 0 0 20 0 2 0 275752002 158302208 28517 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 38648 28517 192 432 0 38213 0
[pid=13277/tid=13279] ppid=13275 vsize=154592 CPUtime=161.73 cores=0,2,4,6
/proc/13277/task/13279/stat : 13279 (wbo1.7) R 13275 13277 12409 0 -1 4202560 34552 0 0 0 16160 13 0 0 20 0 2 0 275752011 158302208 28517 33554432000 4194304 5963574 140733753293232 140513363994616 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 154592

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13280
/proc/meminfo: memFree=31159884/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=154592 CPUtime=222.21 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 40214 0 0 0 22207 14 0 0 20 0 2 0 275752002 158302208 31894 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 38648 31894 192 432 0 38213 0
[pid=13277/tid=13279] ppid=13275 vsize=154592 CPUtime=221.57 cores=0,2,4,6
/proc/13277/task/13279/stat : 13279 (wbo1.7) R 13275 13277 12409 0 -1 4202560 37939 0 0 0 22140 17 0 0 20 0 2 0 275752011 158302208 31894 33554432000 4194304 5963574 140733753293232 140513363994424 4400078 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 154592

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13280
/proc/meminfo: memFree=31101800/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=220128 CPUtime=282.17 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 48495 0 0 0 28199 18 0 0 20 0 2 0 275752002 225411072 40569 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 55032 40569 192 432 0 54597 0
[pid=13277/tid=13279] ppid=13275 vsize=220128 CPUtime=281.39 cores=0,2,4,6
/proc/13277/task/13279/stat : 13279 (wbo1.7) R 13275 13277 12409 0 -1 4202560 46220 0 0 0 28117 22 0 0 20 0 2 0 275752011 225411072 40569 33554432000 4194304 5963574 140733753293232 140513363994424 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 220128

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 13283
/proc/meminfo: memFree=31061472/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=220668 CPUtime=342.17 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 57176 0 0 0 34193 24 0 0 20 0 2 0 275752002 225964032 49247 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 55167 49247 192 432 0 54732 0
[pid=13277/tid=13279] ppid=13275 vsize=220668 CPUtime=341.23 cores=0,2,4,6
/proc/13277/task/13279/stat : 13279 (wbo1.7) R 13275 13277 12409 0 -1 4202560 54901 0 0 0 34095 28 0 0 20 0 2 0 275752011 225964032 49247 33554432000 4194304 5963574 140733753293232 140513363994616 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 220668

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13284
/proc/meminfo: memFree=31031636/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=220668 CPUtime=402.16 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 58581 0 0 0 40191 25 0 0 20 0 2 0 275752002 225964032 50649 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 55167 50649 192 432 0 54732 0
[pid=13277/tid=13279] ppid=13275 vsize=220668 CPUtime=401.07 cores=0,2,4,6
/proc/13277/task/13279/stat : 13279 (wbo1.7) R 13275 13277 12409 0 -1 4202560 56306 0 0 0 40077 30 0 0 20 0 2 0 275752011 225964032 50649 33554432000 4194304 5963574 140733753293232 140513363994616 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 220668

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 13284
/proc/meminfo: memFree=30970604/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=286204 CPUtime=462.15 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 13291
/proc/meminfo: memFree=30626676/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=546724 CPUtime=1421.9 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 136628 0 0 0 142107 83 0 0 20 0 2 0 275752002 559845376 129736 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 136681 129736 192 432 0 136246 0
[pid=13277/tid=13279] ppid=13275 vsize=546724 CPUtime=1418.28 cores=0,2,4,6
/proc/13277/task/13279/stat : 13279 (wbo1.7) R 13275 13277 12409 0 -1 4202560 134353 0 0 0 141725 103 0 0 20 0 2 0 275752011 559845376 129736 33554432000 4194304 5963574 140733753293232 140513363994616 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 546724

[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 13291
/proc/meminfo: memFree=30605904/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=546724 CPUtime=1481.88 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 137696 0 0 0 148105 83 0 0 20 0 2 0 275752002 559845376 130804 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 136681 130804 192 432 0 136246 0
[pid=13277/tid=13279] ppid=13275 vsize=546724 CPUtime=1478.12 cores=0,2,4,6
/proc/13277/task/13279/stat : 13279 (wbo1.7) R 13275 13277 12409 0 -1 4202560 135421 0 0 0 147707 105 0 0 20 0 2 0 275752011 559845376 130804 33554432000 4194304 5963574 140733753293232 140513363994488 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 546724

[startup+1542.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/182 13294
/proc/meminfo: memFree=30585428/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=546724 CPUtime=1541.87 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 138284 0 0 0 154104 83 0 0 20 0 2 0 275752002 559845376 131392 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 136681 131392 192 432 0 136246 0
[pid=13277/tid=13279] ppid=13275 vsize=546724 CPUtime=1537.96 cores=0,2,4,6
/proc/13277/task/13279/stat : 13279 (wbo1.7) R 13275 13277 12409 0 -1 4202560 136009 0 0 0 153690 106 0 0 20 0 2 0 275752011 559845376 131392 33554432000 4194304 5963574 140733753293232 140513363994424 4399627 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 546724

[startup+1602.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 13295
/proc/meminfo: memFree=30569076/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=546724 CPUtime=1601.86 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 138830 0 0 0 160103 83 0 0 20 0 2 0 275752002 559845376 131935 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 136681 131935 192 432 0 136246 0
[pid=13277/tid=13279] ppid=13275 vsize=546724 CPUtime=1597.8 cores=0,2,4,6
/proc/13277/task/13279/stat : 13279 (wbo1.7) R 13275 13277 12409 0 -1 4202560 136555 0 0 0 159673 107 0 0 20 0 2 0 275752011 559845376 131935 33554432000 4194304 5963574 140733753293232 140513363994424 4400078 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 546724

[startup+1662.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/181 13295
/proc/meminfo: memFree=30514236/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=612260 CPUtime=1661.86 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 146824 0 0 0 166098 88 0 0 20 0 2 0 275752002 626954240 139929 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 153065 139929 192 432 0 152630 0
[pid=13277/tid=13279] ppid=13275 vsize=612260 CPUtime=1657.65 cores=0,2,4,6
/proc/13277/task/13279/stat : 13279 (wbo1.7) R 13275 13277 12409 0 -1 4202560 144549 0 0 0 165652 113 0 0 20 0 2 0 275752011 626954240 139929 33554432000 4194304 5963574 140733753293232 140513363994616 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 612260

[startup+1722.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/181 13295
/proc/meminfo: memFree=30447348/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=677796 CPUtime=1721.84 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 158799 0 0 0 172088 96 0 0 20 0 2 0 275752002 694063104 151904 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 169449 151904 192 432 0 169014 0
[pid=13277/tid=13279] ppid=13275 vsize=677796 CPUtime=1717.49 cores=0,2,4,6
/proc/13277/task/13279/stat : 13279 (wbo1.7) R 13275 13277 12409 0 -1 4202560 156524 0 0 0 171627 122 0 0 20 0 2 0 275752011 694063104 151904 33554432000 4194304 5963574 140733753293232 140513363994616 4399569 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 677796

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 13295
/proc/meminfo: memFree=30381316/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=677796 CPUtime=1781.84 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 169920 0 0 0 178079 105 0 0 20 0 2 0 275752002 694063104 163025 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 169449 163025 192 432 0 169014 0
[pid=13277/tid=13279] ppid=13275 vsize=677796 CPUtime=1777.33 cores=0,2,4,6
/proc/13277/task/13279/stat : 13279 (wbo1.7) R 13275 13277 12409 0 -1 4202560 167645 0 0 0 177602 131 0 0 20 0 2 0 275752011 694063104 163025 33554432000 4194304 5963574 140733753293232 140513363994616 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 677796

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 13295
/proc/meminfo: memFree=30374620/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=677796 CPUtime=1791.44 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 171535 0 0 0 179038 106 0 0 20 0 2 0 275752002 694063104 164640 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 169449 164640 192 432 0 169014 0
[pid=13277/tid=13279] ppid=13275 vsize=677796 CPUtime=1786.91 cores=0,2,4,6
/proc/13277/task/13279/stat : 13279 (wbo1.7) R 13275 13277 12409 0 -1 4202560 169260 0 0 0 178558 133 0 0 20 0 2 0 275752011 694063104 164640 33554432000 4194304 5963574 140733753293232 140513363994616 4399546 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (KiB) 677796

[startup+1795.1 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 13295
/proc/meminfo: memFree=30372264/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=743332 CPUtime=1794.64 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 172181 0 0 0 179358 106 0 0 20 0 2 0 275752002 761171968 165286 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 185833 165286 192 432 0 185398 0
[pid=13277/tid=13279] ppid=13275 vsize=743332 CPUtime=1790.1 cores=0,2,4,6
/proc/13277/task/13279/stat : 13279 (wbo1.7) R 13275 13277 12409 0 -1 4202560 169906 0 0 0 178877 133 0 0 20 0 2 0 275752011 761171968 165286 33554432000 4194304 5963574 140733753293232 140513363994616 4399651 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.64
Current children cumulated vsize (KiB) 743332

[startup+1798.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 13295
/proc/meminfo: memFree=30370528/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=743332 CPUtime=1797.84 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 172743 0 0 0 179677 107 0 0 20 0 2 0 275752002 761171968 165848 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 185833 165848 192 432 0 185398 0
[pid=13277/tid=13279] ppid=13275 vsize=743332 CPUtime=1793.29 cores=0,2,4,6
/proc/13277/task/13279/stat : 13279 (wbo1.7) R 13275 13277 12409 0 -1 4202560 170468 0 0 0 179195 134 0 0 20 0 2 0 275752011 761171968 165848 33554432000 4194304 5963574 140733753293232 140513363994616 4399937 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.84
Current children cumulated vsize (KiB) 743332

[startup+1799.1 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 13295
/proc/meminfo: memFree=30369660/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=743332 CPUtime=1798.64 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 172891 0 0 0 179757 107 0 0 20 0 2 0 275752002 761171968 165996 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 185833 165996 192 432 0 185398 0
[pid=13277/tid=13279] ppid=13275 vsize=743332 CPUtime=1794.09 cores=0,2,4,6
/proc/13277/task/13279/stat : 13279 (wbo1.7) R 13275 13277 12409 0 -1 4202560 170616 0 0 0 179275 134 0 0 20 0 2 0 275752011 761171968 165996 33554432000 4194304 5963574 140733753293232 140513363994616 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (KiB) 743332

[startup+1799.5 s]
/proc/loadavg: 2.01 2.03 2.00 2/179 13296
/proc/meminfo: memFree=30794100/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=743332 CPUtime=1799.04 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 172969 0 0 0 179797 107 0 0 20 0 2 0 275752002 761171968 166074 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 185833 166074 192 432 0 185398 0
[pid=13277/tid=13279] ppid=13275 vsize=743332 CPUtime=1794.49 cores=0,2,4,6
/proc/13277/task/13279/stat : 13279 (wbo1.7) R 13275 13277 12409 0 -1 4202560 170694 0 0 0 179315 134 0 0 20 0 2 0 275752011 761171968 166074 33554432000 4194304 5963574 140733753293232 140513363994616 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.04
Current children cumulated vsize (KiB) 743332

[startup+1799.9 s]
/proc/loadavg: 2.01 2.03 2.00 2/179 13296
/proc/meminfo: memFree=30794100/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=743332 CPUtime=1799.44 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 173045 0 0 0 179837 107 0 0 20 0 2 0 275752002 761171968 166150 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 185833 166150 192 432 0 185398 0
[pid=13277/tid=13279] ppid=13275 vsize=743332 CPUtime=1794.89 cores=0,2,4,6
/proc/13277/task/13279/stat : 13279 (wbo1.7) R 13275 13277 12409 0 -1 4202560 170770 0 0 0 179355 134 0 0 20 0 2 0 275752011 761171968 166150 33554432000 4194304 5963574 140733753293232 140513363994616 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.44
Current children cumulated vsize (KiB) 743332

[startup+1800 s]
/proc/loadavg: 2.01 2.03 2.00 2/179 13296
/proc/meminfo: memFree=30794100/32873844 swapFree=7616/7616
[pid=13277] ppid=13275 vsize=743332 CPUtime=1799.54 cores=0,2,4,6
/proc/13277/stat : 13277 (wbo1.7) S 13275 13277 12409 0 -1 4202496 173065 0 0 0 179847 107 0 0 20 0 2 0 275752002 761171968 166170 33554432000 4194304 5963574 140733753293232 140733753292752 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13277/statm: 185833 166170 192 432 0 185398 0
[pid=13277/tid=13279] ppid=13275 vsize=743332 CPUtime=1794.99 cores=0,2,4,6
/proc/13277/task/13279/stat : 13279 (wbo1.7) R 13275 13277 12409 0 -1 4202560 170790 0 0 0 179365 134 0 0 20 0 2 0 275752011 761171968 166170 33554432000 4194304 5963574 140733753293232 140513363994616 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (KiB) 743332

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13277 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=743309
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=370791
# CPU time returned by wait4() is 1795.11
# while last known CPU time is 1799.54
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.02
CPU time (s): 1799.54
CPU user time (s): 1798.47
CPU system time (s): 1.07
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 743332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.74
system time used= 1.37079
maximum resident set size= 664680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173065
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= 221
involuntary context switches= 2039

runsolver used 12.911 second user time and 11.8242 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-27 07:24:32
IDJOB=3705150
IDBENCH=2250
IDSOLVER=2283
FILE ID=node135/3705150-1338096272
RUNJOBID= node135-1338083668-12425
PBS_JOBID= 14624422
Free space on /tmp= 71632 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-3.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705150-1338096272/watcher-3705150-1338096272 -o /tmp/evaluation-result-3705150-1338096272/solver-3705150-1338096272 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705150-1338096272.opb

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

MD5SUM BENCH= 49f1950e042362832bbb830f499dd3e3
RANDOM SEED=301069902

node135.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.820
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.64
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.820
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	: 5332.57
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.820
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	: 5332.55
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.820
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	: 5332.55
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.820
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	: 5332.54
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.820
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	: 5332.55
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.820
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	: 5238.35
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31423760 kB
Buffers:          275184 kB
Cached:           309192 kB
SwapCached:         1732 kB
Active:           570544 kB
Inactive:          63968 kB
Active(anon):      40708 kB
Inactive(anon):    12016 kB
Active(file):     529836 kB
Inactive(file):    51952 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67105788 kB
Dirty:             14872 kB
Writeback:             0 kB
AnonPages:         53900 kB
Mapped:            12516 kB
Shmem:               132 kB
Slab:             674204 kB
SReclaimable:     116048 kB
SUnreclaim:       558156 kB
KernelStack:        1496 kB
PageTables:         4156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     150724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71628 MiB
End job on node135 at 2012-05-27 07:54:32