Trace number 3727451

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.72? 1799.52 1800.01

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.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727451-1338658550.opb.
0.00/0.00	c Instance file HOME/instance-3727451-1338658550.opb
0.00/0.00	c File size is 1390935 bytes.
0.07/0.09	c Cost Offset: -945
0.07/0.09	c Highest Coefficient sum: 3
0.07/0.09	c ============================[ Problem Statistics ]=============================
0.07/0.09	c |                                                                             |
0.07/0.09	c |  Parsing time:          0.09         s                                      |
0.07/0.09	c |  Number Variables:      945                                                 |
0.07/0.09	c |  Number Clauses:        58245                                               |
0.07/0.09	c |  Number Cardinality:    0                                                   |
0.07/0.09	c |  Number PB Constraints: 0                                                   |
0.07/0.09	c |                                                                             |
0.09/0.11	c |  Problem Type:          Optimization                                        |
0.09/0.11	c |  Objective Function:    Cardinality Constraint                              |
0.09/0.11	c |                                                                             |
0.09/0.11	c ============================[ Search Statistics ]==============================
0.09/0.11	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.09/0.11	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.09/0.11	c ===============================================================================
0.09/0.13	c | 0.13      | 0  | -944         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -943         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | -942         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -941         lb |  0                0                0.00  |
0.09/0.18	c | 0.19      | 0  | -940         lb |  0                0                0.00  |
0.18/0.20	c | 0.20      | 0  | -939         lb |  0                0                0.00  |
0.18/0.21	c | 0.22      | 0  | -938         lb |  0                0                0.00  |
0.18/0.23	c | 0.23      | 0  | -937         lb |  0                0                0.00  |
0.18/0.24	c | 0.24      | 0  | -936         lb |  0                0                0.00  |
0.18/0.25	c | 0.26      | 0  | -935         lb |  0                0                0.00  |
0.18/0.27	c | 0.27      | 0  | -934         lb |  0                0                0.00  |
0.18/0.28	c | 0.29      | 0  | -933         lb |  0                0                0.00  |
0.28/0.30	c | 0.30      | 0  | -932         lb |  0                0                0.00  |
0.28/0.31	c | 0.31      | 0  | -931         lb |  0                0                0.00  |
0.28/0.33	c | 0.33      | 0  | -930         lb |  0                0                0.00  |
0.28/0.34	c | 0.34      | 0  | -929         lb |  0                0                0.00  |
0.28/0.35	c | 0.36      | 0  | -928         lb |  0                0                0.00  |
0.28/0.37	c | 0.37      | 0  | -927         lb |  0                0                0.00  |
0.28/0.38	c | 0.39      | 0  | -926         lb |  0                0                0.00  |
0.38/0.40	c | 0.40      | 0  | -925         lb |  0                0                0.00  |
0.38/0.41	c | 0.41      | 0  | -924         lb |  0                0                0.00  |
0.38/0.42	c | 0.43      | 0  | -923         lb |  0                0                0.00  |
0.38/0.44	c | 0.44      | 0  | -922         lb |  0                0                0.00  |
0.38/0.45	c | 0.46      | 0  | -921         lb |  0                0                0.00  |
0.38/0.47	c | 0.47      | 0  | -920         lb |  0                0                0.00  |
0.38/0.48	c | 0.48      | 0  | -919         lb |  0                0                0.00  |
0.38/0.49	c | 0.50      | 0  | -918         lb |  0                0                0.00  |
0.48/0.51	c | 0.51      | 0  | -917         lb |  0                0                0.00  |
0.48/0.52	c | 0.53      | 0  | -916         lb |  0                0                0.00  |
0.48/0.54	c | 0.54      | 0  | -915         lb |  0                0                0.00  |
0.48/0.55	c | 0.55      | 0  | -914         lb |  0                0                0.00  |
0.48/0.56	c | 0.57      | 0  | -913         lb |  0                0                0.00  |
0.48/0.58	c | 0.58      | 0  | -912         lb |  0                0                0.00  |
0.48/0.59	c | 0.60      | 0  | -911         lb |  0                0                0.00  |
0.58/0.61	c | 0.61      | 0  | -910         lb |  0                0                0.00  |
0.58/0.62	c | 0.62      | 0  | -909         lb |  0                0                0.00  |
0.58/0.64	c | 0.64      | 0  | -908         lb |  0                0                0.00  |
0.58/0.65	c | 0.65      | 0  | -907         lb |  0                0                0.00  |
0.58/0.66	c | 0.67      | 0  | -906         lb |  0                0                0.00  |
0.58/0.68	c | 0.68      | 0  | -905         lb |  0                0                0.00  |
0.58/0.69	c | 0.70      | 0  | -904         lb |  0                0                0.00  |
0.68/0.71	c | 0.71      | 0  | -903         lb |  0                0                0.00  |
0.68/0.72	c | 0.72      | 0  | -902         lb |  0                0                0.00  |
0.68/0.74	c | 0.74      | 0  | -901         lb |  0                0                0.00  |
0.68/0.75	c | 0.75      | 0  | -900         lb |  0                0                0.00  |
0.68/0.76	c | 0.77      | 0  | -899         lb |  0                0                0.00  |
0.68/0.78	c | 0.78      | 0  | -898         lb |  0                0                0.00  |
0.68/0.79	c | 0.80      | 0  | -897         lb |  0                0                0.00  |
0.78/0.81	c | 0.81      | 0  | -896         lb |  0                0                0.00  |
0.78/0.82	c | 0.82      | 0  | -895         lb |  0                0                0.00  |
0.78/0.84	c | 0.84      | 0  | -894         lb |  0                0                0.00  |
0.78/0.85	c | 0.85      | 0  | -893         lb |  0                0                0.00  |
0.78/0.86	c | 0.87      | 0  | -892         lb |  0                0                0.00  |
0.78/0.88	c | 0.88      | 0  | -891         lb |  0                0                0.00  |
0.78/0.89	c | 0.90      | 0  | -890         lb |  0                0                0.00  |
0.88/0.91	c | 0.91      | 0  | -889         lb |  0                0                0.00  |
0.88/0.92	c | 0.93      | 0  | -888         lb |  0                0                0.00  |
0.88/0.94	c | 0.94      | 0  | -887         lb |  0                0                0.00  |
0.88/0.95	c | 0.95      | 0  | -886         lb |  0                0                0.00  |
0.88/0.96	c | 0.97      | 0  | -885         lb |  0                0                0.00  |
0.88/0.98	c | 0.98      | 0  | -884         lb |  0                0                0.00  |
0.88/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.14	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.17	c | 1.17      | 0  | -871         lb |  0                0                0.00  |
1.09/1.19	c | 1.19      | 0  | -870         lb |  0                0                0.00  |
1.18/1.20	c | 1.20      | 0  | -869         lb |  0                0                0.00  |
1.18/1.21	c | 1.22      | 0  | -868         lb |  0                0                0.00  |
1.18/1.23	c | 1.23      | 0  | -867         lb |  0                0                0.00  |
1.18/1.24	c | 1.25      | 0  | -866         lb |  0                0                0.00  |
1.18/1.26	c | 1.26      | 0  | -865         lb |  0                0                0.00  |
1.18/1.27	c | 1.28      | 0  | -864         lb |  0                0                0.00  |
1.18/1.29	c | 1.29      | 0  | -863         lb |  0                0                0.00  |
1.28/1.30	c | 1.31      | 0  | -862         lb |  0                0                0.00  |
1.28/1.32	c | 1.32      | 0  | -861         lb |  0                0                0.00  |
1.28/1.33	c | 1.34      | 0  | -860         lb |  0                0                0.00  |
1.28/1.35	c | 1.35      | 0  | -859         lb |  0                0                0.00  |
1.28/1.36	c | 1.37      | 0  | -858         lb |  0                0                0.00  |
1.28/1.38	c | 1.38      | 0  | -857         lb |  0                0                0.00  |
1.28/1.39	c | 1.40      | 0  | -856         lb |  0                0                0.00  |
1.38/1.41	c | 1.41      | 0  | -855         lb |  0                0                0.00  |
1.38/1.42	c | 1.43      | 0  | -854         lb |  0                0                0.00  |
1.38/1.44	c | 1.44      | 0  | -853         lb |  0                0                0.00  |
1.38/1.45	c | 1.46      | 0  | -852         lb |  0                0                0.00  |
1.38/1.47	c | 1.47      | 0  | -851         lb |  0                0                0.00  |
1.38/1.48	c | 1.49      | 0  | -850         lb |  0                0                0.00  |
1.48/1.50	c | 1.50      | 0  | -849         lb |  0                0                0.00  |
1.48/1.51	c | 1.52      | 0  | -848         lb |  0                0                0.00  |
1.48/1.53	c | 1.53      | 0  | -847         lb |  0                0                0.00  |
1.48/1.54	c | 1.55      | 0  | -846         lb |  0                0                0.00  |
1.48/1.56	c | 1.56      | 0  | -845         lb |  0                0                0.00  |
1.48/1.57	c | 1.58      | 0  | -844         lb |  0                0                0.00  |
1.48/1.59	c | 1.59      | 0  | -843         lb |  0                0                0.00  |
1.59/1.60	c | 1.61      | 0  | -842         lb |  0                0                0.00  |
1.59/1.62	c | 1.62      | 0  | -841         lb |  0                0                0.00  |
1.59/1.63	c | 1.64      | 0  | -840         lb |  0                0                0.00  |
1.59/1.65	c | 1.65      | 0  | -839         lb |  0                0                0.00  |
1.59/1.66	c | 1.67      | 0  | -838         lb |  0                0                0.00  |
1.59/1.68	c | 1.68      | 0  | -837         lb |  0                0                0.00  |
1.59/1.69	c | 1.70      | 0  | -836         lb |  0                0                0.00  |
1.69/1.71	c | 1.71      | 0  | -835         lb |  0                0                0.00  |
1.69/1.72	c | 1.73      | 0  | -834         lb |  0                0                0.00  |
1.69/1.74	c | 1.74      | 0  | -833         lb |  0                0                0.00  |
1.69/1.75	c | 1.76      | 0  | -832         lb |  0                0                0.00  |
1.69/1.77	c | 1.77      | 0  | -831         lb |  0                0                0.00  |
1.69/1.78	c | 1.79      | 0  | -830         lb |  0                0                0.00  |
1.79/1.80	c | 1.80      | 0  | -829         lb |  0                0                0.00  |
1.79/1.81	c | 1.82      | 0  | -828         lb |  0                0                0.00  |
1.79/1.83	c | 1.83      | 0  | -827         lb |  0                0                0.00  |
1.79/1.85	c | 1.85      | 0  | -826         lb |  0                0                0.00  |
1.79/1.86	c | 1.86      | 0  | -825         lb |  0                0                0.00  |
1.79/1.88	c | 1.88      | 0  | -824         lb |  0                0                0.00  |
1.79/1.89	c | 1.89      | 0  | -823         lb |  0                0                0.00  |
1.89/1.91	c | 1.91      | 0  | -822         lb |  0                0                0.00  |
1.89/1.92	c | 1.93      | 0  | -821         lb |  0                0                0.00  |
1.89/1.94	c | 1.94      | 0  | -820         lb |  0                0                0.00  |
1.89/1.95	c | 1.96      | 0  | -819         lb |  0                0                0.00  |
1.89/1.97	c | 1.97      | 0  | -818         lb |  0                0                0.00  |
1.89/1.98	c | 1.99      | 0  | -817         lb |  0                0                0.00  |
1.99/2.00	c | 2.00      | 0  | -816         lb |  0                0                0.00  |
1.99/2.01	c | 2.02      | 0  | -815         lb |  0                0                0.00  |
1.99/2.03	c | 2.03      | 0  | -814         lb |  0                0                0.00  |
1.99/2.04	c | 2.05      | 0  | -813         lb |  0                0                0.00  |
1.99/2.06	c | 2.06      | 0  | -812         lb |  0                0                0.00  |
1.99/2.08	c | 2.08      | 0  | -811         lb |  0                0                0.00  |
1.99/2.09	c | 2.09      | 0  | -810         lb |  0                0                0.00  |
2.09/2.11	c | 2.11      | 0  | -809         lb |  0                0                0.00  |
2.09/2.12	c | 2.13      | 0  | -808         lb |  0                0                0.00  |
2.09/2.14	c | 2.14      | 0  | -807         lb |  0                0                0.00  |
2.09/2.15	c | 2.16      | 0  | -806         lb |  0                0                0.00  |
2.09/2.17	c | 2.17      | 0  | -805         lb |  0                0                0.00  |
2.09/2.18	c | 2.19      | 0  | -804         lb |  0                0                0.00  |
2.09/2.20	c | 2.20      | 0  | -803         lb |  0                0                0.00  |
2.19/2.22	c | 2.22      | 0  | -802         lb |  0                0                0.00  |
2.19/2.23	c | 2.23      | 0  | -801         lb |  0                0                0.00  |
2.19/2.25	c | 2.25      | 0  | -800         lb |  0                0                0.00  |
2.19/2.26	c | 2.27      | 0  | -799         lb |  0                0                0.00  |
2.19/2.28	c | 2.28      | 0  | -798         lb |  0                0                0.00  |
2.19/2.29	c | 2.30      | 0  | -797         lb |  0                0                0.00  |
2.29/2.31	c | 2.31      | 0  | -796         lb |  0                0                0.00  |
2.29/2.33	c | 2.33      | 0  | -795         lb |  0                0                0.00  |
2.29/2.34	c | 2.35      | 0  | -794         lb |  0                0                0.00  |
2.29/2.36	c | 2.36      | 0  | -793         lb |  0                0                0.00  |
2.29/2.37	c | 2.38      | 0  | -792         lb |  0                0                0.00  |
2.29/2.39	c | 2.39      | 0  | -791         lb |  0                0                0.00  |
2.39/2.40	c | 2.41      | 0  | -790         lb |  0                0                0.00  |
2.39/2.42	c | 2.42      | 0  | -789         lb |  0                0                0.00  |
2.39/2.44	c | 2.44      | 0  | -788         lb |  0                0                0.00  |
2.39/2.45	c | 2.46      | 0  | -787         lb |  0                0                0.00  |
2.39/2.47	c | 2.47      | 0  | -786         lb |  0                0                0.00  |
2.39/2.48	c | 2.49      | 0  | -785         lb |  0                0                0.00  |
2.49/2.50	c | 2.50      | 0  | -784         lb |  0                0                0.00  |
2.49/2.52	c | 2.52      | 0  | -783         lb |  0                0                0.00  |
2.49/2.53	c | 2.54      | 0  | -782         lb |  0                0                0.00  |
2.49/2.55	c | 2.55      | 0  | -781         lb |  0                0                0.00  |
2.49/2.56	c | 2.57      | 0  | -780         lb |  0                0                0.00  |
2.49/2.58	c | 2.58      | 0  | -779         lb |  0                0                0.00  |
2.59/2.60	c | 2.60      | 0  | -778         lb |  0                0                0.00  |
2.59/2.61	c | 2.62      | 0  | -777         lb |  0                0                0.00  |
2.59/2.63	c | 2.63      | 0  | -776         lb |  0                0                0.00  |
2.59/2.64	c | 2.65      | 0  | -775         lb |  0                0                0.00  |
2.59/2.66	c | 2.66      | 0  | -774         lb |  0                0                0.00  |
2.59/2.68	c | 2.68      | 0  | -773         lb |  0                0                0.00  |
2.59/2.69	c | 2.69      | 0  | -772         lb |  0                0                0.00  |
2.69/2.71	c | 2.71      | 0  | -771         lb |  0                0                0.00  |
2.69/2.72	c | 2.73      | 0  | -770         lb |  0                0                0.00  |
2.69/2.74	c | 2.74      | 0  | -769         lb |  0                0                0.00  |
2.69/2.76	c | 2.76      | 0  | -768         lb |  0                0                0.00  |
2.69/2.77	c | 2.78      | 0  | -767         lb |  0                0                0.00  |
2.69/2.79	c | 2.79      | 0  | -766         lb |  0                0                0.00  |
2.79/2.81	c | 2.81      | 0  | -765         lb |  0                0                0.00  |
2.79/2.82	c | 2.83      | 0  | -764         lb |  0                0                0.00  |
2.79/2.84	c | 2.84      | 0  | -763         lb |  0                0                0.00  |
2.79/2.85	c | 2.86      | 0  | -762         lb |  0                0                0.00  |
2.79/2.87	c | 2.87      | 0  | -761         lb |  0                0                0.00  |
2.79/2.89	c | 2.89      | 0  | -760         lb |  0                0                0.00  |
2.89/2.90	c | 2.91      | 0  | -759         lb |  0                0                0.00  |
2.89/2.92	c | 2.92      | 0  | -758         lb |  0                0                0.00  |
2.89/2.94	c | 2.94      | 0  | -757         lb |  0                0                0.00  |
2.89/2.95	c | 2.96      | 0  | -756         lb |  0                0                0.00  |
2.89/2.97	c | 2.97      | 0  | -755         lb |  0                0                0.00  |
2.89/2.98	c | 2.99      | 0  | -754         lb |  0                0                0.00  |
2.99/3.00	c | 3.00      | 0  | -753         lb |  0                0                0.00  |
2.99/3.02	c | 3.02      | 0  | -752         lb |  0                0                0.00  |
2.99/3.03	c | 3.04      | 0  | -751         lb |  0                0                0.00  |
2.99/3.05	c | 3.05      | 0  | -750         lb |  0                0                0.00  |
2.99/3.07	c | 3.07      | 0  | -749         lb |  0                0                0.00  |
2.99/3.08	c | 3.09      | 0  | -748         lb |  0                0                0.00  |
3.09/3.10	c | 3.10      | 0  | -747         lb |  0                0                0.00  |
3.09/3.12	c | 3.12      | 0  | -746         lb |  0                0                0.00  |
3.09/3.13	c | 3.14      | 0  | -745         lb |  0                0                0.00  |
3.09/3.15	c | 3.15      | 0  | -744         lb |  0                0                0.00  |
3.09/3.17	c | 3.17      | 0  | -743         lb |  0                0                0.00  |
3.09/3.18	c | 3.19      | 0  | -742         lb |  0                0                0.00  |
3.09/3.20	c | 3.20      | 0  | -741         lb |  0                0                0.00  |
3.19/3.22	c | 3.22      | 0  | -740         lb |  0                0                0.00  |
3.19/3.23	c | 3.24      | 0  | -739         lb |  0                0                0.00  |
3.19/3.25	c | 3.25      | 0  | -738         lb |  0                0                0.00  |
3.19/3.27	c | 3.27      | 0  | -737         lb |  0                0                0.00  |
3.19/3.29	c | 3.29      | 0  | -736         lb |  0                0                0.00  |
3.29/3.30	c | 3.31      | 0  | -735         lb |  0                0                0.00  |
3.29/3.32	c | 3.32      | 0  | -734         lb |  0                0                0.00  |
3.29/3.34	c | 3.34      | 0  | -733         lb |  0                0                0.00  |
3.29/3.35	c | 3.36      | 0  | -732         lb |  0                0                0.00  |
3.29/3.37	c | 3.37      | 0  | -731         lb |  0                0                0.00  |
3.29/3.39	c | 3.39      | 0  | -730         lb |  0                0                0.00  |
3.39/3.40	c | 3.41      | 0  | -729         lb |  0                0                0.00  |
3.39/3.42	c | 3.42      | 0  | -728         lb |  0                0                0.00  |
3.39/3.44	c | 3.44      | 0  | -727         lb |  0                0                0.00  |
3.39/3.46	c | 3.46      | 0  | -726         lb |  0                0                0.00  |
3.39/3.47	c | 3.48      | 0  | -725         lb |  0                0                0.00  |
3.39/3.49	c | 3.49      | 0  | -724         lb |  0                0                0.00  |
3.49/3.51	c | 3.51      | 0  | -723         lb |  0                0                0.00  |
3.49/3.52	c | 3.53      | 0  | -722         lb |  0                0                0.00  |
3.49/3.54	c | 3.55      | 0  | -721         lb |  0                0                0.00  |
3.49/3.56	c | 3.56      | 0  | -720         lb |  0                0                0.00  |
3.49/3.58	c | 3.58      | 0  | -719         lb |  0                0                0.00  |
3.49/3.59	c | 3.60      | 0  | -718         lb |  0                0                0.00  |
3.59/3.61	c | 3.61      | 0  | -717         lb |  0                0                0.00  |
3.59/3.63	c | 3.63      | 0  | -716         lb |  0                0                0.00  |
3.59/3.65	c | 3.65      | 0  | -715         lb |  0                0                0.00  |
3.59/3.66	c | 3.67      | 0  | -714         lb |  0                0                0.00  |
3.59/3.68	c | 3.68      | 0  | -713         lb |  0                0                0.00  |
3.69/3.70	c | 3.70      | 0  | -712         lb |  0                0                0.00  |
3.69/3.71	c | 3.72      | 0  | -711         lb |  0                0                0.00  |
3.69/3.73	c | 3.73      | 0  | -710         lb |  0                0                0.00  |
3.69/3.75	c | 3.75      | 0  | -709         lb |  0                0                0.00  |
3.69/3.77	c | 3.77      | 0  | -708         lb |  0                0                0.00  |
3.69/3.78	c | 3.79      | 0  | -707         lb |  0                0                0.00  |
3.79/3.80	c | 3.81      | 0  | -706         lb |  0                0                0.00  |
3.79/3.82	c | 3.82      | 0  | -705         lb |  0                0                0.00  |
3.79/3.84	c | 3.84      | 0  | -704         lb |  0                0                0.00  |
3.79/3.85	c | 3.86      | 0  | -703         lb |  0                0                0.00  |
3.79/3.87	c | 3.88      | 0  | -702         lb |  0                0                0.00  |
3.79/3.89	c | 3.89      | 0  | -701         lb |  0                0                0.00  |
3.89/3.91	c | 3.91      | 0  | -700         lb |  0                0                0.00  |
3.89/3.92	c | 3.93      | 0  | -699         lb |  0                0                0.00  |
3.89/3.94	c | 3.95      | 0  | -698         lb |  0                0                0.00  |
3.89/3.96	c | 3.96      | 0  | -697         lb |  0                0                0.00  |
3.89/3.98	c | 3.98      | 0  | -696         lb |  0                0                0.00  |
3.89/3.99	c | 4.00      | 0  | -695         lb |  0                0                0.00  |
3.99/4.01	c | 4.02      | 0  | -694         lb |  0                0                0.00  |
3.99/4.03	c | 4.03      | 0  | -693         lb |  0                0                0.00  |
3.99/4.05	c | 4.05      | 0  | -692         lb |  0                0                0.00  |
3.99/4.07	c | 4.07      | 0  | -691         lb |  0                0                0.00  |
3.99/4.08	c | 4.09      | 0  | -690         lb |  0                0                0.00  |
4.09/4.10	c | 4.11      | 0  | -689         lb |  0                0                0.00  |
4.09/4.12	c | 4.12      | 0  | -688         lb |  0                0                0.00  |
4.09/4.14	c | 4.14      | 0  | -687         lb |  0                0                0.00  |
4.09/4.15	c | 4.16      | 0  | -686         lb |  0                0                0.00  |
4.09/4.17	c | 4.18      | 0  | -685         lb |  0                0                0.00  |
4.09/4.19	c | 4.19      | 0  | -684         lb |  0                0                0.00  |
4.19/4.21	c | 4.21      | 0  | -683         lb |  0                0                0.00  |
4.19/4.23	c | 4.23      | 0  | -682         lb |  0                0                0.00  |
4.19/4.24	c | 4.25      | 0  | -681         lb |  0                0                0.00  |
4.19/4.26	c | 4.27      | 0  | -680         lb |  0                0                0.00  |
4.19/4.28	c | 4.28      | 0  | -679         lb |  0                0                0.00  |
4.19/4.30	c | 4.30      | 0  | -678         lb |  0                0                0.00  |
4.29/4.32	c | 4.32      | 0  | -677         lb |  0                0                0.00  |
4.29/4.33	c | 4.34      | 0  | -676         lb |  0                0                0.00  |
4.29/4.35	c | 4.36      | 0  | -675         lb |  0                0                0.00  |
4.29/4.37	c | 4.38      | 0  | -674         lb |  0                0                0.00  |
4.29/4.39	c | 4.39      | 0  | -673         lb |  0                0                0.00  |
4.39/4.41	c | 4.41      | 0  | -672         lb |  0                0                0.00  |
4.39/4.43	c | 4.43      | 0  | -671         lb |  0                0                0.00  |
4.39/4.44	c | 4.45      | 0  | -670         lb |  0                0                0.00  |
4.39/4.46	c | 4.47      | 0  | -669         lb |  0                0                0.00  |
4.48/4.58	c | 4.49      | 0  | -668         lb |  0                0                0.00  |
4.48/4.58	c | 4.50      | 0  | -667         lb |  0                0                0.00  |
4.48/4.58	c | 4.52      | 0  | -666         lb |  0                0                0.00  |
4.48/4.58	c | 4.54      | 0  | -665         lb |  0                0                0.00  |
4.48/4.58	c | 4.56      | 0  | -664         lb |  0                0                0.00  |
4.48/4.58	c | 4.58      | 0  | -663         lb |  0                0                0.00  |
4.48/4.59	c | 4.60      | 0  | -662         lb |  0                0                0.00  |
4.58/4.61	c | 4.62      | 0  | -661         lb |  0                0                0.00  |
4.58/4.63	c | 4.63      | 0  | -660         lb |  0                0                0.00  |
4.58/4.65	c | 4.65      | 0  | -659         lb |  0                0                0.00  |
4.58/4.67	c | 4.67      | 0  | -658         lb |  0                0                0.00  |
4.58/4.69	c | 4.69      | 0  | -657         lb |  0                0                0.00  |
4.68/4.70	c | 4.71      | 0  | -656         lb |  0                0                0.00  |
4.68/4.72	c | 4.73      | 0  | -655         lb |  0                0                0.00  |
4.68/4.74	c | 4.75      | 0  | -654         lb |  0                0                0.00  |
4.68/4.76	c | 4.76      | 0  | -653         lb |  0                0                0.00  |
4.68/4.78	c | 4.78      | 0  | -652         lb |  0                0                0.00  |
4.78/4.80	c | 4.80      | 0  | -651         lb |  0                0                0.00  |
4.78/4.82	c | 4.82      | 0  | -650         lb |  0                0                0.00  |
4.78/4.84	c | 4.84      | 0  | -649         lb |  0                0                0.00  |
4.78/4.86	c | 4.86      | 0  | -648         lb |  0                0                0.00  |
4.78/4.87	c | 4.88      | 0  | -647         lb |  0                0                0.00  |
4.78/4.89	c | 4.90      | 0  | -646         lb |  0                0                0.00  |
4.88/4.91	c | 4.92      | 0  | -645         lb |  0                0                0.00  |
4.88/4.93	c | 4.93      | 0  | -644         lb |  0                0                0.00  |
4.88/4.95	c | 4.95      | 0  | -643         lb |  0                0                0.00  |
4.88/4.97	c | 4.97      | 0  | -642         lb |  0                0                0.00  |
4.88/4.99	c | 4.99      | 0  | -641         lb |  0                0                0.00  |
4.98/5.01	c | 5.01      | 0  | -640         lb |  0                0                0.00  |
4.98/5.02	c | 5.03      | 0  | -639         lb |  0                0                0.00  |
4.98/5.04	c | 5.05      | 0  | -638         lb |  0                0                0.00  |
4.98/5.06	c | 5.07      | 0  | -637         lb |  0                0                0.00  |
4.98/5.08	c | 5.08      | 0  | -636         lb |  0                0                0.00  |
5.08/5.10	c | 5.11      | 0  | -635         lb |  0                0                0.00  |
5.08/5.12	c | 5.12      | 0  | -634         lb |  0                0                0.00  |
5.08/5.14	c | 5.14      | 0  | -633         lb |  0                0                0.00  |
5.08/5.16	c | 5.16      | 0  | -632         lb |  0                0                0.00  |
5.08/5.18	c | 5.18      | 0  | -631         lb |  0                0                0.00  |
5.18/5.20	c | 5.20      | 0  | -630         lb |  0                0                0.00  |
5.18/5.22	c | 5.22      | 0  | -629         lb |  0                0                0.00  |
5.18/5.24	c | 5.24      | 0  | -628         lb |  0                0                0.00  |
5.18/5.25	c | 5.26      | 0  | -627         lb |  0                0                0.00  |
5.18/5.27	c | 5.28      | 0  | -626         lb |  0                0                0.00  |
5.18/5.29	c | 5.30      | 0  | -625         lb |  0                0                0.00  |
5.28/5.31	c | 5.32      | 0  | -624         lb |  0                0                0.00  |
5.28/5.33	c | 5.34      | 0  | -623         lb |  0                0                0.00  |
5.28/5.35	c | 5.36      | 0  | -622         lb |  0                0                0.00  |
5.28/5.37	c | 5.38      | 0  | -621         lb |  0                0                0.00  |
5.28/5.39	c | 5.40      | 0  | -620         lb |  0                0                0.00  |
5.39/5.41	c | 5.42      | 0  | -619         lb |  0                0                0.00  |
5.39/5.43	c | 5.44      | 0  | -618         lb |  0                0                0.00  |
5.39/5.45	c | 5.46      | 0  | -617         lb |  0                0                0.00  |
5.39/5.47	c | 5.48      | 0  | -616         lb |  0                0                0.00  |
5.39/5.49	c | 5.50      | 0  | -615         lb |  0                0                0.00  |
5.49/5.51	c | 5.52      | 0  | -614         lb |  0                0                0.00  |
5.49/5.53	c | 5.54      | 0  | -613         lb |  0                0                0.00  |
5.49/5.56	c | 5.56      | 0  | -612         lb |  0                0                0.00  |
5.49/5.58	c | 5.58      | 0  | -611         lb |  0                0                0.00  |
5.49/5.60	c | 5.60      | 0  | -610         lb |  0                0                0.00  |
5.58/5.62	c | 5.62      | 0  | -609         lb |  0                0                0.00  |
5.58/5.64	c | 5.64      | 0  | -608         lb |  0                0                0.00  |
5.58/5.66	c | 5.66      | 0  | -607         lb |  0                0                0.00  |
5.58/5.68	c | 5.68      | 0  | -606         lb |  0                0                0.00  |
5.68/5.70	c | 5.70      | 0  | -605         lb |  0                0                0.00  |
5.68/5.72	c | 5.72      | 0  | -604         lb |  0                0                0.00  |
5.68/5.74	c | 5.74      | 0  | -603         lb |  0                0                0.00  |
5.68/5.76	c | 5.76      | 0  | -602         lb |  0                0                0.00  |
5.68/5.78	c | 5.78      | 0  | -601         lb |  0                0                0.00  |
5.78/5.80	c | 5.80      | 0  | -600         lb |  0                0                0.00  |
5.78/5.82	c | 5.82      | 0  | -599         lb |  0                0                0.00  |
5.78/5.84	c | 5.84      | 0  | -598         lb |  0                0                0.00  |
5.78/5.86	c | 5.87      | 0  | -597         lb |  0                0                0.00  |
5.78/5.88	c | 5.89      | 0  | -596         lb |  0                0                0.00  |
5.88/5.90	c | 5.91      | 0  | -595         lb |  0                0                0.00  |
5.88/5.92	c | 5.93      | 0  | -594         lb |  0                0                0.00  |
5.88/5.95	c | 5.95      | 0  | -593         lb |  0                0                0.00  |
5.88/5.97	c | 5.97      | 0  | -592         lb |  0                0                0.00  |
5.88/5.99	c | 5.99      | 0  | -591         lb |  0                0                0.00  |
5.98/6.01	c | 6.01      | 0  | -590         lb |  0                0                0.00  |
5.98/6.03	c | 6.03      | 0  | -589         lb |  0                0                0.00  |
5.98/6.05	c | 6.05      | 0  | -588         lb |  0                0                0.00  |
5.98/6.07	c | 6.08      | 0  | -587         lb |  0                0                0.00  |
5.98/6.09	c | 6.09      | 0  | -586         lb |  0                0                0.00  |
6.08/6.11	c | 6.12      | 0  | -585         lb |  0                0                0.00  |
6.08/6.13	c | 6.14      | 0  | -584         lb |  0                0                0.00  |
6.08/6.16	c | 6.16      | 0  | -583         lb |  0                0                0.00  |
6.08/6.18	c | 6.18      | 0  | -582         lb |  0                0                0.00  |
6.18/6.20	c | 6.20      | 0  | -581         lb |  0                0                0.00  |
6.18/6.22	c | 6.22      | 0  | -580         lb |  0                0                0.00  |
6.18/6.24	c | 6.25      | 0  | -579         lb |  0                0                0.00  |
6.18/6.26	c | 6.27      | 0  | -578         lb |  0                0                0.00  |
6.18/6.28	c | 6.29      | 0  | -577         lb |  0                0                0.00  |
6.28/6.31	c | 6.31      | 0  | -576         lb |  0                0                0.00  |
6.28/6.33	c | 6.33      | 0  | -575         lb |  0                0                0.00  |
6.28/6.35	c | 6.35      | 0  | -574         lb |  0                0                0.00  |
6.28/6.37	c | 6.38      | 0  | -573         lb |  0                0                0.00  |
6.28/6.39	c | 6.40      | 0  | -572         lb |  0                0                0.00  |
6.38/6.42	c | 6.42      | 0  | -571         lb |  0                0                0.00  |
6.38/6.44	c | 6.44      | 0  | -570         lb |  0                0                0.00  |
6.38/6.46	c | 6.47      | 0  | -569         lb |  0                0                0.00  |
6.38/6.48	c | 6.49      | 0  | -568         lb |  0                0                0.00  |
6.49/6.51	c | 6.51      | 0  | -567         lb |  0                0                0.00  |
6.49/6.53	c | 6.53      | 0  | -566         lb |  0                0                0.00  |
6.49/6.55	c | 6.55      | 0  | -565         lb |  0                0                0.00  |
6.49/6.57	c | 6.58      | 0  | -564         lb |  0                0                0.00  |
6.49/6.60	c | 6.60      | 0  | -563         lb |  0                0                0.00  |
6.58/6.62	c | 6.62      | 0  | -562         lb |  0                0                0.00  |
6.58/6.64	c | 6.64      | 0  | -561         lb |  0                0                0.00  |
6.58/6.66	c | 6.67      | 0  | -560         lb |  0                0                0.00  |
6.58/6.69	c | 6.69      | 0  | -559         lb |  0                0                0.00  |
6.68/6.71	c | 6.71      | 0  | -558         lb |  0                0                0.00  |
6.68/6.73	c | 6.74      | 0  | -557         lb |  0                0                0.00  |
6.68/6.75	c | 6.76      | 0  | -556         lb |  0                0                0.00  |
6.68/6.78	c | 6.78      | 0  | -555         lb |  0                0                0.00  |
6.78/6.80	c | 6.80      | 0  | -554         lb |  0                0                0.00  |
6.78/6.82	c | 6.83      | 0  | -553         lb |  0                0                0.00  |
6.78/6.85	c | 6.85      | 0  | -552         lb |  0                0                0.00  |
6.78/6.87	c | 6.87      | 0  | -551         lb |  0                0                0.00  |
6.78/6.89	c | 6.89      | 0  | -550         lb |  0                0                0.00  |
6.88/6.91	c | 6.92      | 0  | -549         lb |  0                0                0.00  |
6.88/6.94	c | 6.94      | 0  | -548         lb |  0                0                0.00  |
6.88/6.96	c | 6.96      | 0  | -547         lb |  0                0                0.00  |
6.88/6.98	c | 6.99      | 0  | -546         lb |  0                0                0.00  |
6.98/7.01	c | 7.01      | 0  | -545         lb |  0                0                0.00  |
6.98/7.03	c | 7.03      | 0  | -544         lb |  0                0                0.00  |
6.98/7.05	c | 7.06      | 0  | -543         lb |  0                0                0.00  |
6.98/7.08	c | 7.08      | 0  | -542         lb |  0                0                0.00  |
7.08/7.10	c | 7.10      | 0  | -541         lb |  0                0                0.00  |
7.08/7.12	c | 7.13      | 0  | -540         lb |  0                0                0.00  |
7.08/7.15	c | 7.15      | 0  | -539         lb |  0                0                0.00  |
7.08/7.17	c | 7.18      | 0  | -538         lb |  0                0                0.00  |
7.18/7.20	c | 7.20      | 0  | -537         lb |  0                0                0.00  |
7.18/7.22	c | 7.22      | 0  | -536         lb |  0                0                0.00  |
7.18/7.25	c | 7.25      | 0  | -535         lb |  0                0                0.00  |
7.18/7.27	c | 7.27      | 0  | -534         lb |  0                0                0.00  |
7.18/7.29	c | 7.30      | 0  | -533         lb |  0                0                0.00  |
7.28/7.32	c | 7.32      | 0  | -532         lb |  0                0                0.00  |
7.28/7.34	c | 7.35      | 0  | -531         lb |  0                0                0.00  |
7.28/7.37	c | 7.37      | 0  | -530         lb |  0                0                0.00  |
7.28/7.39	c | 7.39      | 0  | -529         lb |  0                0                0.00  |
7.38/7.42	c | 7.42      | 0  | -528         lb |  0                0                0.00  |
7.38/7.44	c | 7.44      | 0  | -527         lb |  0                0                0.00  |
7.38/7.46	c | 7.47      | 0  | -526         lb |  0                0                0.00  |
7.38/7.49	c | 7.49      | 0  | -525         lb |  0                0                0.00  |
7.48/7.51	c | 7.52      | 0  | -524         lb |  0                0                0.00  |
7.48/7.54	c | 7.54      | 0  | -523         lb |  0                0                0.00  |
7.48/7.56	c | 7.57      | 0  | -522         lb |  0                0                0.00  |
7.48/7.59	c | 7.59      | 0  | -521         lb |  0                0                0.00  |
7.58/7.61	c | 7.62      | 0  | -520         lb |  0                0                0.00  |
7.58/7.64	c | 7.64      | 0  | -519         lb |  0                0                0.00  |
7.58/7.66	c | 7.67      | 0  | -518         lb |  0                0                0.00  |
7.58/7.69	c | 7.69      | 0  | -517         lb |  0                0                0.00  |
7.68/7.71	c | 7.72      | 0  | -516         lb |  0                0                0.00  |
7.68/7.74	c | 7.74      | 0  | -515         lb |  0                0                0.00  |
7.68/7.76	c | 7.77      | 0  | -514         lb |  0                0                0.00  |
7.68/7.79	c | 7.79      | 0  | -513         lb |  0                0                0.00  |
7.78/7.82	c | 7.82      | 0  | -512         lb |  0                0                0.00  |
7.78/7.84	c | 7.84      | 0  | -511         lb |  0                0                0.00  |
7.78/7.87	c | 7.87      | 0  | -510         lb |  0                0                0.00  |
7.78/7.89	c | 7.89      | 0  | -509         lb |  0                0                0.00  |
7.89/7.92	c | 7.92      | 0  | -508         lb |  0                0                0.00  |
7.89/7.94	c | 7.95      | 0  | -507         lb |  0                0                0.00  |
7.89/7.97	c | 7.97      | 0  | -506         lb |  0                0                0.00  |
7.89/7.99	c | 8.00      | 0  | -505         lb |  0                0                0.00  |
7.99/8.02	c | 8.02      | 0  | -504         lb |  0                0                0.00  |
7.99/8.04	c | 8.05      | 0  | -503         lb |  0                0                0.00  |
7.99/8.07	c | 8.07      | 0  | -502         lb |  0                0                0.00  |
7.99/8.09	c | 8.10      | 0  | -501         lb |  0                0                0.00  |
8.09/8.12	c | 8.12      | 0  | -500         lb |  0                0                0.00  |
8.09/8.15	c | 8.15      | 0  | -499         lb |  0                0                0.00  |
8.09/8.17	c | 8.18      | 0  | -498         lb |  0                0                0.00  |
8.19/8.20	c | 8.20      | 0  | -497         lb |  0                0                0.00  |
8.19/8.22	c | 8.23      | 0  | -496         lb |  0                0                0.00  |
8.19/8.25	c | 8.25      | 0  | -495         lb |  0                0                0.00  |
8.19/8.27	c | 8.28      | 0  | -494         lb |  0                0                0.00  |
8.29/8.30	c | 8.30      | 0  | -493         lb |  0                0                0.00  |
8.29/8.33	c | 8.33      | 0  | -492         lb |  0                0                0.00  |
8.29/8.35	c | 8.36      | 0  | -491         lb |  0                0                0.00  |
8.29/8.38	c | 8.38      | 0  | -490         lb |  0                0                0.00  |
8.39/8.41	c | 8.41      | 0  | -489         lb |  0                0                0.00  |
8.39/8.43	c | 8.44      | 0  | -488         lb |  0                0                0.00  |
8.39/8.46	c | 8.46      | 0  | -487         lb |  0                0                0.00  |
8.39/8.48	c | 8.49      | 0  | -486         lb |  0                0                0.00  |
8.49/8.51	c | 8.52      | 0  | -485         lb |  0                0                0.00  |
8.49/8.54	c | 8.54      | 0  | -484         lb |  0                0                0.00  |
8.49/8.56	c | 8.57      | 0  | -483         lb |  0                0                0.00  |
8.49/8.59	c | 8.59      | 0  | -482         lb |  0                0                0.00  |
8.59/8.62	c | 8.62      | 0  | -481         lb |  0                0                0.00  |
8.59/8.64	c | 8.65      | 0  | -480         lb |  0                0                0.00  |
8.59/8.67	c | 8.67      | 0  | -479         lb |  0                0                0.00  |
8.59/8.70	c | 8.70      | 0  | -478         lb |  0                0                0.00  |
8.69/8.72	c | 8.73      | 0  | -477         lb |  0                0                0.00  |
8.69/8.75	c | 8.76      | 0  | -476         lb |  0                0                0.00  |
8.69/8.78	c | 8.78      | 0  | -475         lb |  0                0                0.00  |
8.79/8.81	c | 8.81      | 0  | -474         lb |  0                0                0.00  |
8.79/8.83	c | 8.84      | 0  | -473         lb |  0                0                0.00  |
8.79/8.86	c | 8.86      | 0  | -472         lb |  0                0                0.00  |
8.79/8.89	c | 8.89      | 0  | -471         lb |  0                0                0.00  |
8.89/8.92	c | 8.92      | 0  | -470         lb |  0                0                0.00  |
8.89/8.94	c | 8.95      | 0  | -469         lb |  0                0                0.00  |
8.89/8.97	c | 8.97      | 0  | -468         lb |  0                0                0.00  |
8.99/9.00	c | 9.00      | 0  | -467         lb |  0                0                0.00  |
8.99/9.03	c | 9.03      | 0  | -466         lb |  0                0                0.00  |
8.99/9.06	c | 9.06      | 0  | -465         lb |  0                0                0.00  |
8.99/9.08	c | 9.09      | 0  | -464         lb |  0                0                0.00  |
9.09/9.11	c | 9.12      | 0  | -463         lb |  0                0                0.00  |
9.09/9.14	c | 9.14      | 0  | -462         lb |  0                0                0.00  |
9.09/9.17	c | 9.17      | 0  | -461         lb |  0                0                0.00  |
9.19/9.20	c | 9.20      | 0  | -460         lb |  0                0                0.00  |
9.19/9.23	c | 9.23      | 0  | -459         lb |  0                0                0.00  |
9.19/9.26	c | 9.26      | 0  | -458         lb |  0                0                0.00  |
9.19/9.28	c | 9.29      | 0  | -457         lb |  0                0                0.00  |
9.29/9.31	c | 9.31      | 0  | -456         lb |  0                0                0.00  |
9.29/9.34	c | 9.34      | 0  | -455         lb |  0                0                0.00  |
9.29/9.37	c | 9.37      | 0  | -454         lb |  0                0                0.00  |
9.39/9.40	c | 9.40      | 0  | -453         lb |  0                0                0.00  |
9.39/9.43	c | 9.43      | 0  | -452         lb |  0                0                0.00  |
9.39/9.45	c | 9.46      | 0  | -451         lb |  0                0                0.00  |
9.39/9.48	c | 9.49      | 0  | -450         lb |  0                0                0.00  |
9.49/9.51	c | 9.52      | 0  | -449         lb |  0                0                0.00  |
9.49/9.54	c | 9.54      | 0  | -448         lb |  0                0                0.00  |
9.49/9.57	c | 9.57      | 0  | -447         lb |  0                0                0.00  |
9.59/9.60	c | 9.60      | 0  | -446         lb |  0                0                0.00  |
9.59/9.63	c | 9.63      | 0  | -445         lb |  0                0                0.00  |
9.59/9.66	c | 9.66      | 0  | -444         lb |  0                0                0.00  |
9.59/9.68	c | 9.69      | 0  | -443         lb |  0                0                0.00  |
9.69/9.71	c | 9.72      | 0  | -442         lb |  0                0                0.00  |
9.69/9.74	c | 9.75      | 0  | -441         lb |  0                0                0.00  |
9.69/9.77	c | 9.78      | 0  | -440         lb |  0                0                0.00  |
9.69/9.80	c | 9.80      | 0  | -439         lb |  0                0                0.00  |
9.79/9.83	c | 9.83      | 0  | -438         lb |  0                0                0.00  |
9.79/9.86	c | 9.86      | 0  | -437         lb |  0                0                0.00  |
9.79/9.89	c | 9.89      | 0  | -436         lb |  0                0                0.00  |
9.89/9.92	c | 9.92      | 0  | -435         lb |  0                0                0.00  |
9.89/9.95	c | 9.95      | 0  | -434         lb |  0                0                0.00  |
9.89/9.98	c | 9.98      | 0  | -433         lb |  0                0                0.00  |
9.99/10.01	c | 10.01     | 0  | -432         lb |  0                0                0.00  |
9.99/10.04	c | 10.04     | 0  | -431         lb |  0                0                0.00  |
9.99/10.07	c | 10.07     | 0  | -430         lb |  0                0                0.00  |
10.09/10.10	c | 10.10     | 0  | -429         lb |  0                0                0.00  |
10.09/10.13	c | 10.13     | 0  | -428         lb |  0                0                0.00  |
10.09/10.16	c | 10.16     | 0  | -427         lb |  0                0                0.00  |
10.09/10.18	c | 10.19     | 0  | -426         lb |  0                0                0.00  |
10.19/10.21	c | 10.22     | 0  | -425         lb |  0                0                0.00  |
10.19/10.24	c | 10.25     | 0  | -424         lb |  0                0                0.00  |
10.19/10.27	c | 10.28     | 0  | -423         lb |  0                0                0.00  |
10.28/10.30	c | 10.31     | 0  | -422         lb |  0                0                0.00  |
10.28/10.33	c | 10.34     | 0  | -421         lb |  0                0                0.00  |
10.28/10.36	c | 10.37     | 0  | -420         lb |  0                0                0.00  |
10.28/10.39	c | 10.40     | 0  | -419         lb |  0                0                0.00  |
10.38/10.42	c | 10.43     | 0  | -418         lb |  0                0                0.00  |
10.38/10.45	c | 10.46     | 0  | -417         lb |  0                0                0.00  |
10.38/10.48	c | 10.49     | 0  | -416         lb |  0                0                0.00  |
10.48/10.51	c | 10.52     | 0  | -415         lb |  0                0                0.00  |
10.48/10.54	c | 10.55     | 0  | -414         lb |  0                0                0.00  |
10.48/10.57	c | 10.58     | 0  | -413         lb |  0                0                0.00  |
10.58/10.60	c | 10.61     | 0  | -412         lb |  0                0                0.00  |
10.58/10.63	c | 10.64     | 0  | -411         lb |  0                0                0.00  |
10.58/10.66	c | 10.67     | 0  | -410         lb |  0                0                0.00  |
10.58/10.69	c | 10.70     | 0  | -409         lb |  0                0                0.00  |
10.68/10.73	c | 10.73     | 0  | -408         lb |  0                0                0.00  |
10.68/10.76	c | 10.76     | 0  | -407         lb |  0                0                0.00  |
10.68/10.79	c | 10.79     | 0  | -406         lb |  0                0                0.00  |
10.78/10.82	c | 10.82     | 0  | -405         lb |  0                0                0.00  |
10.78/10.85	c | 10.85     | 0  | -404         lb |  0                0                0.00  |
10.78/10.88	c | 10.88     | 0  | -403         lb |  0                0                0.00  |
10.89/10.91	c | 10.91     | 0  | -402         lb |  0                0                0.00  |
10.89/10.94	c | 10.94     | 0  | -401         lb |  0                0                0.00  |
10.89/10.97	c | 10.97     | 0  | -400         lb |  0                0                0.00  |
10.89/11.00	c | 11.00     | 0  | -399         lb |  0                0                0.00  |
10.99/11.03	c | 11.03     | 0  | -398         lb |  0                0                0.00  |
10.99/11.06	c | 11.06     | 0  | -397         lb |  0                0                0.00  |
10.99/11.09	c | 11.10     | 0  | -396         lb |  0                0                0.00  |
11.08/11.12	c | 11.13     | 0  | -395         lb |  0                0                0.00  |
11.08/11.15	c | 11.16     | 0  | -394         lb |  0                0                0.00  |
11.08/11.18	c | 11.19     | 0  | -393         lb |  0                0                0.00  |
11.18/11.22	c | 11.22     | 0  | -392         lb |  0                0                0.00  |
11.18/11.25	c | 11.25     | 0  | -391         lb |  0                0                0.00  |
11.18/11.28	c | 11.28     | 0  | -390         lb |  0                0                0.00  |
11.28/11.31	c | 11.31     | 0  | -389         lb |  0                0                0.00  |
11.28/11.34	c | 11.34     | 0  | -388         lb |  0                0                0.00  |
11.28/11.37	c | 11.38     | 0  | -387         lb |  0                0                0.00  |
11.38/11.40	c | 11.41     | 0  | -386         lb |  0                0                0.00  |
11.38/11.43	c | 11.44     | 0  | -385         lb |  0                0                0.00  |
11.38/11.46	c | 11.47     | 0  | -384         lb |  0                0                0.00  |
11.48/11.50	c | 11.50     | 0  | -383         lb |  0                0                0.00  |
11.48/11.53	c | 11.53     | 0  | -382         lb |  0                0                0.00  |
11.48/11.56	c | 11.56     | 0  | -381         lb |  0                0                0.00  |
11.48/11.59	c | 11.59     | 0  | -380         lb |  0                0                0.00  |
11.58/11.62	c | 11.62     | 0  | -379         lb |  0                0                0.00  |
11.58/11.65	c | 11.65     | 0  | -378         lb |  0                0                0.00  |
11.58/11.68	c | 11.69     | 0  | -377         lb |  0                0                0.00  |
11.68/11.71	c | 11.72     | 0  | -376         lb |  0                0                0.00  |
11.68/11.75	c | 11.75     | 0  | -375         lb |  0                0                0.00  |
11.68/11.78	c | 11.78     | 0  | -374         lb |  0                0                0.00  |
11.78/11.81	c | 11.81     | 0  | -373         lb |  0                0                0.00  |
11.78/11.84	c | 11.84     | 0  | -372         lb |  0                0                0.00  |
11.78/11.87	c | 11.88     | 0  | -371         lb |  0                0                0.00  |
11.88/11.90	c | 11.91     | 0  | -370         lb |  0                0                0.00  |
11.88/11.93	c | 11.94     | 0  | -369         lb |  0                0                0.00  |
11.88/11.97	c | 11.97     | 0  | -368         lb |  0                0                0.00  |
11.88/12.00	c | 12.00     | 0  | -367         lb |  0                0                0.00  |
11.99/12.03	c | 12.03     | 0  | -366         lb |  0                0                0.00  |
11.99/12.06	c | 12.06     | 0  | -365         lb |  0                0                0.00  |
11.99/12.09	c | 12.10     | 0  | -364         lb |  0                0                0.00  |
12.09/12.13	c | 12.13     | 0  | -363         lb |  0                0                0.00  |
12.09/12.16	c | 12.16     | 0  | -362         lb |  0                0                0.00  |
12.09/12.19	c | 12.19     | 0  | -361         lb |  0                0                0.00  |
12.18/12.22	c | 12.22     | 0  | -360         lb |  0                0                0.00  |
12.18/12.25	c | 12.26     | 0  | -359         lb |  0                0                0.00  |
12.18/12.28	c | 12.29     | 0  | -358         lb |  0                0                0.00  |
12.28/12.32	c | 12.32     | 0  | -357         lb |  0                0                0.00  |
12.28/12.35	c | 12.35     | 0  | -356         lb |  0                0                0.00  |
12.28/12.38	c | 12.38     | 0  | -355         lb |  0                0                0.00  |
12.38/12.41	c | 12.42     | 0  | -354         lb |  0                0                0.00  |
12.38/12.45	c | 12.45     | 0  | -353         lb |  0                0                0.00  |
12.38/12.48	c | 12.48     | 0  | -352         lb |  0                0                0.00  |
12.48/12.51	c | 12.51     | 0  | -351         lb |  0                0                0.00  |
12.48/12.54	c | 12.55     | 0  | -350         lb |  0                0                0.00  |
12.48/12.57	c | 12.58     | 0  | -349         lb |  0                0                0.00  |
12.58/12.61	c | 12.61     | 0  | -348         lb |  0                0                0.00  |
12.58/12.64	c | 12.64     | 0  | -347         lb |  0                0                0.00  |
12.58/12.67	c | 12.68     | 0  | -346         lb |  0                0                0.00  |
12.68/12.70	c | 12.71     | 0  | -345         lb |  0                0                0.00  |
12.68/12.74	c | 12.74     | 0  | -344         lb |  0                0                0.00  |
12.68/12.77	c | 12.77     | 0  | -343         lb |  0                0                0.00  |
12.78/12.80	c | 12.81     | 0  | -342         lb |  0                0                0.00  |
12.78/12.84	c | 12.84     | 0  | -341         lb |  0                0                0.00  |
12.78/12.87	c | 12.87     | 0  | -340         lb |  0                0                0.00  |
12.89/12.90	c | 12.91     | 0  | -339         lb |  0                0                0.00  |
12.89/12.94	c | 12.94     | 0  | -338         lb |  0                0                0.00  |
12.89/12.97	c | 12.97     | 0  | -337         lb |  0                0                0.00  |
12.99/13.00	c | 13.01     | 0  | -336         lb |  0                0                0.00  |
12.99/13.03	c | 13.04     | 0  | -335         lb |  0                0                0.00  |
12.99/13.07	c | 13.07     | 0  | -334         lb |  0                0                0.00  |
12.99/13.10	c | 13.10     | 0  | -333         lb |  0                0                0.00  |
13.09/13.14	c | 13.14     | 0  | -332         lb |  0                0                0.00  |
13.09/13.17	c | 13.17     | 0  | -331         lb |  0                0                0.00  |
13.09/13.20	c | 13.21     | 0  | -330         lb |  0                0                0.00  |
13.19/13.24	c | 13.24     | 0  | -329         lb |  0                0                0.00  |
13.19/13.27	c | 13.27     | 0  | -328         lb |  0                0                0.00  |
13.28/13.30	c | 13.30     | 0  | -327         lb |  0                0                0.00  |
13.28/13.33	c | 13.34     | 0  | -326         lb |  0                0                0.00  |
13.28/13.37	c | 13.37     | 0  | -325         lb |  0                0                0.00  |
13.38/13.40	c | 13.40     | 0  | -324         lb |  0                0                0.00  |
13.38/13.44	c | 13.44     | 0  | -323         lb |  0                0                0.00  |
13.38/13.47	c | 13.47     | 0  | -322         lb |  0                0                0.00  |
13.48/13.50	c | 13.51     | 0  | -321         lb |  0                0                0.00  |
13.48/13.54	c | 13.54     | 0  | -320         lb |  0                0                0.00  |
13.48/13.57	c | 13.57     | 0  | -319         lb |  0                0                0.00  |
13.58/13.61	c | 13.61     | 0  | -318         lb |  0                0                0.00  |
13.58/13.64	c | 13.64     | 0  | -317         lb |  0                0                0.00  |
13.58/13.67	c | 13.68     | 0  | -316         lb |  0                0                0.00  |
13.68/13.71	c | 13.71     | 0  | -315         lb |  0                0                0.00  |
13.68/13.74	c | 13.74     | 0  | -314         lb |  0                0                0.00  |
13.68/13.77	c | 13.78     | 0  | -313         lb |  0                0                0.00  |
13.78/13.81	c | 13.81     | 0  | -312         lb |  0                0                0.00  |
13.78/13.84	c | 13.85     | 0  | -311         lb |  0                0                0.00  |
13.78/13.88	c | 13.88     | 0  | -310         lb |  0                0                0.00  |
13.88/13.91	c | 13.91     | 0  | -309         lb |  0                0                0.00  |
13.88/13.95	c | 13.95     | 0  | -308         lb |  0                0                0.00  |
13.88/13.98	c | 13.98     | 0  | -307         lb |  0                0                0.00  |
13.98/14.01	c | 14.02     | 0  | -306         lb |  0                0                0.00  |
13.98/14.05	c | 14.05     | 0  | -305         lb |  0                0                0.00  |
13.98/14.08	c | 14.09     | 0  | -304         lb |  0                0                0.00  |
14.08/14.12	c | 14.12     | 0  | -303         lb |  0                0                0.00  |
14.08/14.15	c | 14.15     | 0  | -302         lb |  0                0                0.00  |
14.08/14.18	c | 14.19     | 0  | -301         lb |  0                0                0.00  |
14.18/14.22	c | 14.22     | 0  | -300         lb |  0                0                0.00  |
14.18/14.25	c | 14.26     | 0  | -299         lb |  0                0                0.00  |
14.18/14.29	c | 14.29     | 0  | -298         lb |  0                0                0.00  |
14.28/14.32	c | 14.33     | 0  | -297         lb |  0                0                0.00  |
14.28/14.36	c | 14.36     | 0  | -296         lb |  0                0                0.00  |
14.28/14.39	c | 14.40     | 0  | -295         lb |  0                0                0.00  |
14.39/14.43	c | 14.43     | 0  | -294         lb |  0                0                0.00  |
14.39/14.46	c | 14.47     | 0  | -293         lb |  0                0                0.00  |
14.49/14.50	c | 14.50     | 0  | -292         lb |  0                0                0.00  |
14.49/14.53	c | 14.54     | 0  | -291         lb |  0                0                0.00  |
14.49/14.57	c | 14.57     | 0  | -290         lb |  0                0                0.00  |
14.59/14.60	c | 14.61     | 0  | -289         lb |  0                0                0.00  |
14.59/14.64	c | 14.64     | 0  | -288         lb |  0                0                0.00  |
14.59/14.67	c | 14.68     | 0  | -287         lb |  0                0                0.00  |
14.69/14.71	c | 14.71     | 0  | -286         lb |  0                0                0.00  |
14.69/14.74	c | 14.75     | 0  | -285         lb |  0                0                0.00  |
14.69/14.78	c | 14.78     | 0  | -284         lb |  0                0                0.00  |
14.79/14.81	c | 14.82     | 0  | -283         lb |  0                0                0.00  |
14.79/14.85	c | 14.85     | 0  | -282         lb |  0                0                0.00  |
14.79/14.89	c | 14.89     | 0  | -281         lb |  0                0                0.00  |
14.89/14.92	c | 14.93     | 0  | -280         lb |  0                0                0.00  |
14.89/14.96	c | 14.97     | 0  | -279         lb |  0                0                0.00  |
14.98/15.00	c | 15.00     | 0  | -278         lb |  0                0                0.00  |
14.98/15.03	c | 15.04     | 0  | -277         lb |  0                0                0.00  |
14.98/15.07	c | 15.08     | 0  | -276         lb |  0                0                0.00  |
15.08/15.11	c | 15.11     | 0  | -275         lb |  0                0                0.00  |
15.08/15.15	c | 15.15     | 0  | -274         lb |  0                0                0.00  |
15.08/15.18	c | 15.19     | 0  | -273         lb |  0                0                0.00  |
15.18/15.22	c | 15.22     | 0  | -272         lb |  0                0                0.00  |
15.18/15.25	c | 15.26     | 0  | -271         lb |  0                0                0.00  |
15.18/15.29	c | 15.29     | 0  | -270         lb |  0                0                0.00  |
15.29/15.33	c | 15.33     | 0  | -269         lb |  0                0                0.00  |
15.29/15.36	c | 15.37     | 0  | -268         lb |  0                0                0.00  |
15.29/15.40	c | 15.40     | 0  | -267         lb |  0                0                0.00  |
15.39/15.45	c | 15.45     | 0  | -266         lb |  0                0                0.00  |
15.39/15.48	c | 15.49     | 0  | -265         lb |  0                0                0.00  |
15.48/15.52	c | 15.52     | 0  | -264         lb |  0                0                0.00  |
15.48/15.56	c | 15.56     | 0  | -263         lb |  0                0                0.00  |
15.48/15.59	c | 15.60     | 0  | -262         lb |  0                0                0.00  |
15.58/15.63	c | 15.64     | 0  | -261         lb |  0                0                0.00  |
15.58/15.67	c | 15.67     | 0  | -260         lb |  0                0                0.00  |
15.68/15.71	c | 15.71     | 0  | -259         lb |  0                0                0.00  |
15.68/15.75	c | 15.75     | 0  | -258         lb |  0                0                0.00  |
15.78/15.80	c | 15.81     | 0  | -257         lb |  0                0                0.00  |
15.78/15.84	c | 15.85     | 0  | -256         lb |  0                0                0.00  |
16.18/16.21	c | 16.21     | 0  | -255         lb |  0                0                0.00  |
16.18/16.25	c | 16.25     | 0  | -254         lb |  0                0                0.00  |
16.18/16.29	c | 16.29     | 0  | -253         lb |  0                0                0.00  |
16.28/16.33	c | 16.33     | 0  | -252         lb |  0                0                0.00  |
16.28/16.37	c | 16.37     | 0  | -251         lb |  0                0                0.00  |
16.39/16.42	c | 16.42     | 0  | -250         lb |  0                0                0.00  |
16.39/16.46	c | 16.47     | 0  | -249         lb |  0                0                0.00  |
16.49/16.52	c | 16.52     | 0  | -248         lb |  0                0                0.00  |
16.49/16.56	c | 16.56     | 0  | -247         lb |  0                0                0.00  |
16.58/16.63	c | 16.63     | 0  | -246         lb |  0                0                0.00  |
16.58/16.67	c | 16.68     | 0  | -245         lb |  0                0                0.00  |
16.78/16.82	c | 16.82     | 0  | -244         lb |  0                0                0.00  |
18.08/18.17	c | 18.17     | 0  | -243         lb |  0                0                0.00  |
19.08/19.13	c | 19.13     | 0  | -242         lb |  0                0                0.00  |
19.18/19.20	c | 19.21     | 0  | -241         lb |  0                0                0.00  |
19.18/19.29	c | 19.30     | 0  | -240         lb |  0                0                0.00  |
19.28/19.36	c | 19.36     | 0  | -239         lb |  0                0                0.00  |
19.38/19.41	c | 19.41     | 0  | -238         lb |  0                0                0.00  |
19.78/19.86	c | 19.86     | 0  | -237         lb |  0                0                0.00  |
19.88/19.97	c | 19.97     | 0  | -236         lb |  0                0                0.00  |
19.98/20.01	c | 20.01     | 0  | -235         lb |  0                0                0.00  |
21.78/21.82	c | 21.83     | 0  | -234         lb |  0                0                0.00  |
34.18/34.22	c | 34.22     | 0  | -233         lb |  0                0                0.00  |
37.29/37.40	c | 37.40     | 0  | -232         lb |  0                0                0.00  |
37.68/37.71	c | 37.72     | 0  | -231         lb |  0                0                0.00  |
37.68/37.76	c | 37.76     | 0  | -230         lb |  0                0                0.00  |
44.38/44.46	c | 44.46     | 0  | -229         lb |  0                0                0.00  |
71.47/71.59	c | 71.60     | 0  | -228         lb |  0                0                0.00  |
71.87/71.92	c | 71.92     | 0  | -227         lb |  0                0                0.00  |
100.75/100.81	c | 100.81    | 0  | -226         lb |  0                0                0.00  |
837.65/837.97	c | 837.97    | 0  | -225         lb |  0                0                0.00  |
1799.52/1800.00	c ===============================================================================
1799.52/1800.00	c Wall Clock Time: 1800.00 s
1799.52/1800.00	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3727451-1338658550/watcher-3727451-1338658550 -o /tmp/evaluation-result-3727451-1338658550/solver-3727451-1338658550 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727451-1338658550.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 1.97 3/176 2994
/proc/meminfo: memFree=30882300/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=4644 CPUtime=0 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) R 2992 2994 986 0 -1 4202496 354 0 0 0 0 0 0 0 20 0 1 0 331980862 4755456 306 33554432000 4194304 5964350 140735882672368 140734608129832 4344563 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 1161 307 167 433 0 385 0

[startup+0.0759401 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 2994
/proc/meminfo: memFree=30882300/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=8472 CPUtime=0.07 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) R 2992 2994 986 0 -1 4202496 1552 0 0 0 7 0 0 0 20 0 1 0 331980862 8675328 1471 33554432000 4194304 5964350 140735882672368 140735882670712 5136410 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 2118 1471 430 433 0 1342 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8472

[startup+0.100168 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 2994
/proc/meminfo: memFree=30882300/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=88460 CPUtime=0.09 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 3077 0 0 0 9 0 0 0 20 0 2 0 331980862 90583040 3167 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 22115 3167 172 433 0 21679 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 88460

[startup+0.300161 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 2994
/proc/meminfo: memFree=30882300/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=87976 CPUtime=0.28 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 5991 0 0 0 28 0 0 0 20 0 2 0 331980862 90087424 5851 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 21994 5851 187 433 0 21558 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 87976

[startup+0.700139 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 2994
/proc/meminfo: memFree=30882300/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=87976 CPUtime=0.68 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 6010 0 0 0 68 0 0 0 20 0 2 0 331980862 90087424 5870 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 21994 5870 187 433 0 21558 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 87976

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 2997
/proc/meminfo: memFree=30825056/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=87976 CPUtime=1.48 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 6088 0 0 0 148 0 0 0 20 0 2 0 331980862 90087424 5948 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 21994 5948 187 433 0 21558 0
[pid=2994/tid=2996] ppid=2992 vsize=87976 CPUtime=1.38 cores=0,2,4,6
/proc/2994/task/2996/stat : 2996 (wbo1.72) R 2992 2994 986 0 -1 4202560 3814 0 0 0 138 0 0 0 20 0 2 0 331980872 90087424 5948 33554432000 4194304 5964350 140735882672368 140107665369624 5139086 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) 87976

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 2997
/proc/meminfo: memFree=30823668/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=87976 CPUtime=3.09 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 6331 0 0 0 308 1 0 0 20 0 2 0 331980862 90087424 6191 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 21994 6191 187 433 0 21558 0
[pid=2994/tid=2996] ppid=2992 vsize=87976 CPUtime=2.98 cores=0,2,4,6
/proc/2994/task/2996/stat : 2996 (wbo1.72) R 2992 2994 986 0 -1 4202560 4057 0 0 0 297 1 0 0 20 0 2 0 331980872 90087424 6191 33554432000 4194304 5964350 140735882672368 140107665369624 4445439 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87976

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 2997
/proc/meminfo: memFree=30819892/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=87976 CPUtime=6.28 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 7141 0 0 0 627 1 0 0 20 0 2 0 331980862 90087424 7001 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 21994 7001 187 433 0 21558 0
[pid=2994/tid=2996] ppid=2992 vsize=87976 CPUtime=6.17 cores=0,2,4,6
/proc/2994/task/2996/stat : 2996 (wbo1.72) R 2992 2994 986 0 -1 4202560 4867 0 0 0 616 1 0 0 20 0 2 0 331980872 90087424 7001 33554432000 4194304 5964350 140735882672368 140107665369496 5133711 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) 87976

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 2997
/proc/meminfo: memFree=30809684/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=87976 CPUtime=12.68 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 11255 0 0 0 1266 2 0 0 20 0 2 0 331980862 90087424 8449 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 21994 8449 191 433 0 21558 0
[pid=2994/tid=2996] ppid=2992 vsize=87976 CPUtime=12.55 cores=0,2,4,6
/proc/2994/task/2996/stat : 2996 (wbo1.72) R 2992 2994 986 0 -1 4202560 8981 0 0 0 1253 2 0 0 20 0 2 0 331980872 90087424 8449 33554432000 4194304 5964350 140735882672368 140107665369624 5130914 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 87976

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 2997
/proc/meminfo: memFree=30784796/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=87976 CPUtime=25.47 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 19524 0 0 0 2543 4 0 0 20 0 2 0 331980862 90087424 11857 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 21994 11857 192 433 0 21558 0
[pid=2994/tid=2996] ppid=2992 vsize=87976 CPUtime=25.31 cores=0,2,4,6
/proc/2994/task/2996/stat : 2996 (wbo1.72) R 2992 2994 986 0 -1 4202560 17250 0 0 0 2527 4 0 0 20 0 2 0 331980872 90087424 11857 33554432000 4194304 5964350 140735882672368 140107665368888 4220672 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 87976

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 2997
/proc/meminfo: memFree=30754756/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=87976 CPUtime=51.08 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 24074 0 0 0 5102 6 0 0 20 0 2 0 331980862 90087424 16407 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 21994 16407 192 433 0 21558 0
[pid=2994/tid=2996] ppid=2992 vsize=87976 CPUtime=50.85 cores=0,2,4,6
/proc/2994/task/2996/stat : 2996 (wbo1.72) R 2992 2994 986 0 -1 4202560 21800 0 0 0 5079 6 0 0 20 0 2 0 331980872 90087424 16407 33554432000 4194304 5964350 140735882672368 140107665369624 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 87976

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 2997
/proc/meminfo: memFree=30672048/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=153512 CPUtime=102.25 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 31458 0 0 0 10217 8 0 0 20 0 2 0 331980862 157196288 23456 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 38378 23456 192 433 0 37942 0
[pid=2994/tid=2996] ppid=2992 vsize=153512 CPUtime=101.9 cores=0,2,4,6
/proc/2994/task/2996/stat : 2996 (wbo1.72) R 2992 2994 986 0 -1 4202560 29184 0 0 0 10181 9 0 0 20 0 2 0 331980872 157196288 23456 33554432000 4194304 5964350 140735882672368 140107665369448 4400355 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 153512

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 2997
/proc/meminfo: memFree=30596016/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=154596 CPUtime=162.23 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 37181 0 0 0 16212 11 0 0 20 0 2 0 331980862 158306304 29642 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 38649 29642 192 433 0 38213 0
[pid=2994/tid=2996] ppid=2992 vsize=154596 CPUtime=161.74 cores=0,2,4,6
/proc/2994/task/2996/stat : 2996 (wbo1.72) R 2992 2994 986 0 -1 4202560 34907 0 0 0 16161 13 0 0 20 0 2 0 331980872 158306304 29642 33554432000 4194304 5964350 140735882672368 140107665369128 4399858 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 154596

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 1.98 3/179 2998
/proc/meminfo: memFree=30558416/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=154596 CPUtime=222.22 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 40367 0 0 0 22209 13 0 0 20 0 2 0 331980862 158306304 32826 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 38649 32826 192 433 0 38213 0
[pid=2994/tid=2996] ppid=2992 vsize=154596 CPUtime=221.58 cores=0,2,4,6
/proc/2994/task/2996/stat : 2996 (wbo1.72) R 2992 2994 986 0 -1 4202560 38093 0 0 0 22142 16 0 0 20 0 2 0 331980872 158306304 32826 33554432000 4194304 5964350 140735882672368 140107665368888 4220678 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 154596

[startup+282.301 s]
/proc/loadavg: 2.01 2.01 1.98 3/180 3001
/proc/meminfo: memFree=30518892/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=220132 CPUtime=282.2 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 48790 0 0 0 28204 16 0 0 20 0 2 0 331980862 225415168 41262 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 55033 41262 192 433 0 54597 0
[pid=2994/tid=2996] ppid=2992 vsize=220132 CPUtime=281.42 cores=0,2,4,6
/proc/2994/task/2996/stat : 2996 (wbo1.72) R 2992 2994 986 0 -1 4202560 46516 0 0 0 28122 20 0 0 20 0 2 0 331980872 225415168 41262 33554432000 4194304 5964350 140735882672368 140107665368680 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 220132

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 3001
/proc/meminfo: memFree=30470496/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=220672 CPUtime=342.16 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 57563 0 0 0 34194 22 0 0 20 0 2 0 331980862 225968128 50634 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 55168 50634 192 433 0 54732 0
[pid=2994/tid=2996] ppid=2992 vsize=220672 CPUtime=341.23 cores=0,2,4,6
/proc/2994/task/2996/stat : 2996 (wbo1.72) R 2992 2994 986 0 -1 4202560 55289 0 0 0 34096 27 0 0 20 0 2 0 331980872 225968128 50634 33554432000 4194304 5964350 140735882672368 140107665369128 4378912 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 220672

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 3001
/proc/meminfo: memFree=30437636/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=286208 CPUtime=402.15 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 59948 0 0 0 40192 23 0 0 20 0 2 0 331980862 293076992 53016 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 71552 53016 192 433 0 71116 0
[pid=2994/tid=2996] ppid=2992 vsize=286208 CPUtime=401.08 cores=0,2,4,6
/proc/2994/task/2996/stat : 2996 (wbo1.72) R 2992 2994 986 0 -1 4202560 57674 0 0 0 40079 29 0 0 20 0 2 0 331980872 293076992 53016 33554432000 4194304 5964350 140735882672368 140107665369080 5179179 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 286208

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 3001
/proc/meminfo: memFree=30373936/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=286208 CPUtime=462.14 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 3008
/proc/meminfo: memFree=30029512/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=546728 CPUtime=1421.93 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 137694 0 0 0 142118 75 0 0 20 0 2 0 331980862 559849472 130587 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 136682 130587 192 433 0 136246 0
[pid=2994/tid=2996] ppid=2992 vsize=546728 CPUtime=1418.41 cores=0,2,4,6
/proc/2994/task/2996/stat : 2996 (wbo1.72) R 2992 2994 986 0 -1 4202560 135420 0 0 0 141745 96 0 0 20 0 2 0 331980872 559849472 130587 33554432000 4194304 5964350 140735882672368 140107665369080 4399976 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 546728

[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 1.98 3/180 3011
/proc/meminfo: memFree=30007348/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=546728 CPUtime=1481.91 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 138244 0 0 0 148116 75 0 0 20 0 2 0 331980862 559849472 131343 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 136682 131343 192 433 0 136246 0
[pid=2994/tid=2996] ppid=2992 vsize=546728 CPUtime=1478.23 cores=0,2,4,6
/proc/2994/task/2996/stat : 2996 (wbo1.72) R 2992 2994 986 0 -1 4202560 135970 0 0 0 147726 97 0 0 20 0 2 0 331980872 559849472 131343 33554432000 4194304 5964350 140735882672368 140107665368888 4399895 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 546728

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 1.98 3/180 3033
/proc/meminfo: memFree=29987352/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=546728 CPUtime=1541.88 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 138920 0 0 0 154113 75 0 0 20 0 2 0 331980862 559849472 132485 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 136682 132485 192 433 0 136246 0
[pid=2994/tid=2996] ppid=2992 vsize=546728 CPUtime=1538.06 cores=0,2,4,6
/proc/2994/task/2996/stat : 2996 (wbo1.72) R 2992 2994 986 0 -1 4202560 136646 0 0 0 153708 98 0 0 20 0 2 0 331980872 559849472 132485 33554432000 4194304 5964350 140735882672368 140107665368888 4399872 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 546728

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 1.98 3/179 3033
/proc/meminfo: memFree=29963964/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=546728 CPUtime=1601.85 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 139493 0 0 0 160110 75 0 0 20 0 2 0 331980862 559849472 133160 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 136682 133160 192 433 0 136246 0
[pid=2994/tid=2996] ppid=2992 vsize=546728 CPUtime=1597.89 cores=0,2,4,6
/proc/2994/task/2996/stat : 2996 (wbo1.72) R 2992 2994 986 0 -1 4202560 137219 0 0 0 159690 99 0 0 20 0 2 0 331980872 559849472 133160 33554432000 4194304 5964350 140735882672368 140107665368888 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 546728

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 1.99 3/179 3033
/proc/meminfo: memFree=29900036/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=612264 CPUtime=1661.85 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 150954 0 0 0 166101 84 0 0 20 0 2 0 331980862 626958336 144622 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 153066 144622 192 433 0 152630 0
[pid=2994/tid=2996] ppid=2992 vsize=612264 CPUtime=1657.74 cores=0,2,4,6
/proc/2994/task/2996/stat : 2996 (wbo1.72) R 2992 2994 986 0 -1 4202560 148680 0 0 0 165665 109 0 0 20 0 2 0 331980872 626958336 144622 33554432000 4194304 5964350 140735882672368 140107665369080 4400023 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 612264

[startup+1722.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/179 3034
/proc/meminfo: memFree=29834128/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=677800 CPUtime=1721.84 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 162853 0 0 0 172092 92 0 0 20 0 2 0 331980862 694067200 156521 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 169450 156521 192 433 0 169014 0
[pid=2994/tid=2996] ppid=2992 vsize=677800 CPUtime=1717.58 cores=0,2,4,6
/proc/2994/task/2996/stat : 2996 (wbo1.72) R 2992 2994 986 0 -1 4202560 160579 0 0 0 171640 118 0 0 20 0 2 0 331980872 694067200 156521 33554432000 4194304 5964350 140735882672368 140107665369080 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 677800

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 3034
/proc/meminfo: memFree=29789616/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=743336 CPUtime=1781.83 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 173800 0 0 0 178083 100 0 0 20 0 2 0 331980862 761176064 167465 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 185834 167465 192 433 0 185398 0
[pid=2994/tid=2996] ppid=2992 vsize=743336 CPUtime=1777.43 cores=0,2,4,6
/proc/2994/task/2996/stat : 2996 (wbo1.72) R 2992 2994 986 0 -1 4202560 171526 0 0 0 177616 127 0 0 20 0 2 0 331980872 761176064 167465 33554432000 4194304 5964350 140735882672368 140107665369080 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 743336

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

[startup+1791.91 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 3034
/proc/meminfo: memFree=29782612/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=743336 CPUtime=1791.44 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 175488 0 0 0 179042 102 0 0 20 0 2 0 331980862 761176064 169152 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 185834 169152 192 433 0 185398 0
[pid=2994/tid=2996] ppid=2992 vsize=743336 CPUtime=1787.01 cores=0,2,4,6
/proc/2994/task/2996/stat : 2996 (wbo1.72) R 2992 2994 986 0 -1 4202560 173214 0 0 0 178573 128 0 0 20 0 2 0 331980872 761176064 169152 33554432000 4194304 5964350 140735882672368 140107665368888 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (KiB) 743336

[startup+1795.1 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 3034
/proc/meminfo: memFree=29780752/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=743336 CPUtime=1794.64 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 175938 0 0 0 179362 102 0 0 20 0 2 0 331980862 761176064 169602 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 185834 169602 192 433 0 185398 0
[pid=2994/tid=2996] ppid=2992 vsize=743336 CPUtime=1790.2 cores=0,2,4,6
/proc/2994/task/2996/stat : 2996 (wbo1.72) R 2992 2994 986 0 -1 4202560 173664 0 0 0 178891 129 0 0 20 0 2 0 331980872 761176064 169602 33554432000 4194304 5964350 140735882672368 140107665368888 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.64
Current children cumulated vsize (KiB) 743336

[startup+1798.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 3034
/proc/meminfo: memFree=29779760/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=743336 CPUtime=1797.83 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 176334 0 0 0 179681 102 0 0 20 0 2 0 331980862 761176064 169998 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 185834 169998 192 433 0 185398 0
[pid=2994/tid=2996] ppid=2992 vsize=743336 CPUtime=1793.39 cores=0,2,4,6
/proc/2994/task/2996/stat : 2996 (wbo1.72) R 2992 2994 986 0 -1 4202560 174060 0 0 0 179210 129 0 0 20 0 2 0 331980872 761176064 169998 33554432000 4194304 5964350 140735882672368 140107665368888 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.83
Current children cumulated vsize (KiB) 743336

[startup+1799.1 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 3034
/proc/meminfo: memFree=29779140/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=743336 CPUtime=1798.63 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 176508 0 0 0 179761 102 0 0 20 0 2 0 331980862 761176064 170172 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 185834 170172 192 433 0 185398 0
[pid=2994/tid=2996] ppid=2992 vsize=743336 CPUtime=1794.19 cores=0,2,4,6
/proc/2994/task/2996/stat : 2996 (wbo1.72) R 2992 2994 986 0 -1 4202560 174234 0 0 0 179290 129 0 0 20 0 2 0 331980872 761176064 170172 33554432000 4194304 5964350 140735882672368 140107665368888 4400026 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.63
Current children cumulated vsize (KiB) 743336

[startup+1799.5 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 3034
/proc/meminfo: memFree=29778396/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=743336 CPUtime=1799.03 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 176513 0 0 0 179801 102 0 0 20 0 2 0 331980862 761176064 170177 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 185834 170177 192 433 0 185398 0
[pid=2994/tid=2996] ppid=2992 vsize=743336 CPUtime=1794.59 cores=0,2,4,6
/proc/2994/task/2996/stat : 2996 (wbo1.72) R 2992 2994 986 0 -1 4202560 174239 0 0 0 179330 129 0 0 20 0 2 0 331980872 761176064 170177 33554432000 4194304 5964350 140735882672368 140107665368888 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.03
Current children cumulated vsize (KiB) 743336

[startup+1799.9 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 3034
/proc/meminfo: memFree=29778396/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=743336 CPUtime=1799.42 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 176554 0 0 0 179840 102 0 0 20 0 2 0 331980862 761176064 170218 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 185834 170218 192 433 0 185398 0
[pid=2994/tid=2996] ppid=2992 vsize=743336 CPUtime=1794.98 cores=0,2,4,6
/proc/2994/task/2996/stat : 2996 (wbo1.72) R 2992 2994 986 0 -1 4202560 174280 0 0 0 179369 129 0 0 20 0 2 0 331980872 761176064 170218 33554432000 4194304 5964350 140735882672368 140107665368888 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.42
Current children cumulated vsize (KiB) 743336

[startup+1800 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 3034
/proc/meminfo: memFree=29778396/32873648 swapFree=6860/6860
[pid=2994] ppid=2992 vsize=743336 CPUtime=1799.52 cores=0,2,4,6
/proc/2994/stat : 2994 (wbo1.72) S 2992 2994 986 0 -1 4202496 176563 0 0 0 179850 102 0 0 20 0 2 0 331980862 761176064 170227 33554432000 4194304 5964350 140735882672368 140735882671888 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2994/statm: 185834 170227 192 433 0 185398 0
[pid=2994/tid=2996] ppid=2992 vsize=743336 CPUtime=1795.08 cores=0,2,4,6
/proc/2994/task/2996/stat : 2996 (wbo1.72) R 2992 2994 986 0 -1 4202560 174289 0 0 0 179379 129 0 0 20 0 2 0 331980872 761176064 170227 33554432000 4194304 5964350 140735882672368 140107665368888 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.52
Current children cumulated vsize (KiB) 743336

Child status: 255

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

Real time (s): 1800.01
CPU time (s): 1799.52
CPU user time (s): 1798.5
CPU system time (s): 1.02
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 743336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.9
system time used= 1.3118
maximum resident set size= 680920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176566
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= 249
involuntary context switches= 1978

runsolver used 2.80157 second user time and 7.12892 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-02 19:35:50
IDJOB=3727451
IDBENCH=2250
IDSOLVER=2313
FILE ID=node124/3727451-1338658550
RUNJOBID= node124-1338651348-2546
PBS_JOBID= 14636456
Free space on /tmp= 70768 MiB

SOLVER NAME= wbo 1.72
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.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727451-1338658550/watcher-3727451-1338658550 -o /tmp/evaluation-result-3727451-1338658550/solver-3727451-1338658550 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727451-1338658550.opb

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

MD5SUM BENCH= 49f1950e042362832bbb830f499dd3e3
RANDOM SEED=1964584215

node124.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		: 2667.325
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	: 5334.65
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5357.53
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.04
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		: 2667.325
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	: 5385.03
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		: 2667.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30883308 kB
Buffers:          148768 kB
Cached:          1065344 kB
SwapCached:         8192 kB
Active:           255384 kB
Inactive:         971636 kB
Active(anon):       7256 kB
Inactive(anon):     8016 kB
Active(file):     248128 kB
Inactive(file):   963620 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091440 kB
Dirty:             14760 kB
Writeback:             0 kB
AnonPages:        147784 kB
Mapped:            10004 kB
Shmem:                 0 kB
Slab:             625168 kB
SReclaimable:      69792 kB
SUnreclaim:       555376 kB
KernelStack:        1488 kB
PageTables:         4008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     129244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    135168 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70760 MiB
End job on node124 at 2012-06-02 20:05:50