Trace number 3705542

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.7? 1799.48 1800

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-p6b.opb
MD5SUMf076140978d89a37e97e041a8b1e6b8f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-63
Best CPU time to get the best result obtained on this benchmark1796.78
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables462
Total number of constraints5852
Number of constraints which are clauses5852
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 462
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 462
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 462
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                    1.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3705542-1338111465.opb.
0.00/0.00	c Instance file HOME/instance-3705542-1338111465.opb
0.00/0.00	c File size is 141885 bytes.
0.00/0.01	c Cost Offset: -462
0.00/0.01	c Highest Coefficient sum: 3
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      462                                                 |
0.00/0.01	c |  Number Clauses:        5852                                                |
0.00/0.01	c |  Number Cardinality:    0                                                   |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Problem Type:          Optimization                                        |
0.00/0.01	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.01	c |                                                                             |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.01	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.01	c ===============================================================================
0.00/0.01	c | 0.01      | 0  | -461         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -460         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -459         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -458         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -457         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -456         lb |  0                0                0.00  |
0.02/0.02	c | 0.02      | 0  | -455         lb |  0                0                0.00  |
0.02/0.02	c | 0.03      | 0  | -454         lb |  0                0                0.00  |
0.02/0.02	c | 0.03      | 0  | -453         lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | -452         lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | -451         lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | -450         lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | -449         lb |  0                0                0.00  |
0.02/0.03	c | 0.04      | 0  | -448         lb |  0                0                0.00  |
0.02/0.03	c | 0.04      | 0  | -447         lb |  0                0                0.00  |
0.02/0.03	c | 0.04      | 0  | -446         lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | -445         lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | -444         lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | -443         lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | -442         lb |  0                0                0.00  |
0.02/0.04	c | 0.05      | 0  | -441         lb |  0                0                0.00  |
0.02/0.04	c | 0.05      | 0  | -440         lb |  0                0                0.00  |
0.02/0.05	c | 0.05      | 0  | -439         lb |  0                0                0.00  |
0.02/0.05	c | 0.05      | 0  | -438         lb |  0                0                0.00  |
0.02/0.05	c | 0.05      | 0  | -437         lb |  0                0                0.00  |
0.02/0.05	c | 0.06      | 0  | -436         lb |  0                0                0.00  |
0.02/0.05	c | 0.06      | 0  | -435         lb |  0                0                0.00  |
0.02/0.05	c | 0.06      | 0  | -434         lb |  0                0                0.00  |
0.02/0.06	c | 0.06      | 0  | -433         lb |  0                0                0.00  |
0.02/0.06	c | 0.06      | 0  | -432         lb |  0                0                0.00  |
0.02/0.06	c | 0.06      | 0  | -431         lb |  0                0                0.00  |
0.02/0.06	c | 0.06      | 0  | -430         lb |  0                0                0.00  |
0.02/0.06	c | 0.07      | 0  | -429         lb |  0                0                0.00  |
0.02/0.06	c | 0.07      | 0  | -428         lb |  0                0                0.00  |
0.02/0.07	c | 0.07      | 0  | -427         lb |  0                0                0.00  |
0.02/0.07	c | 0.07      | 0  | -426         lb |  0                0                0.00  |
0.02/0.07	c | 0.07      | 0  | -425         lb |  0                0                0.00  |
0.02/0.07	c | 0.07      | 0  | -424         lb |  0                0                0.00  |
0.02/0.07	c | 0.08      | 0  | -423         lb |  0                0                0.00  |
0.02/0.07	c | 0.08      | 0  | -422         lb |  0                0                0.00  |
0.02/0.08	c | 0.08      | 0  | -421         lb |  0                0                0.00  |
0.02/0.08	c | 0.08      | 0  | -420         lb |  0                0                0.00  |
0.02/0.08	c | 0.08      | 0  | -419         lb |  0                0                0.00  |
0.02/0.08	c | 0.08      | 0  | -418         lb |  0                0                0.00  |
0.02/0.08	c | 0.09      | 0  | -417         lb |  0                0                0.00  |
0.02/0.08	c | 0.09      | 0  | -416         lb |  0                0                0.00  |
0.02/0.09	c | 0.09      | 0  | -415         lb |  0                0                0.00  |
0.02/0.09	c | 0.09      | 0  | -414         lb |  0                0                0.00  |
0.02/0.09	c | 0.09      | 0  | -413         lb |  0                0                0.00  |
0.02/0.09	c | 0.10      | 0  | -412         lb |  0                0                0.00  |
0.02/0.09	c | 0.10      | 0  | -411         lb |  0                0                0.00  |
0.02/0.09	c | 0.10      | 0  | -410         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -409         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -408         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -407         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -406         lb |  0                0                0.00  |
0.09/0.10	c | 0.11      | 0  | -405         lb |  0                0                0.00  |
0.09/0.10	c | 0.11      | 0  | -404         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -403         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -402         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -401         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -400         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -399         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -398         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -397         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -396         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -395         lb |  0                0                0.00  |
0.09/0.12	c | 0.13      | 0  | -394         lb |  0                0                0.00  |
0.09/0.12	c | 0.13      | 0  | -393         lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | -392         lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | -391         lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | -390         lb |  0                0                0.00  |
0.09/0.13	c | 0.14      | 0  | -389         lb |  0                0                0.00  |
0.09/0.13	c | 0.14      | 0  | -388         lb |  0                0                0.00  |
0.09/0.13	c | 0.14      | 0  | -387         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -386         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -385         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -384         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -383         lb |  0                0                0.00  |
0.09/0.14	c | 0.15      | 0  | -382         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -381         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -380         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -379         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -378         lb |  0                0                0.00  |
0.09/0.15	c | 0.16      | 0  | -377         lb |  0                0                0.00  |
0.09/0.15	c | 0.16      | 0  | -376         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | -375         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | -374         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | -373         lb |  0                0                0.00  |
0.09/0.16	c | 0.17      | 0  | -372         lb |  0                0                0.00  |
0.09/0.16	c | 0.17      | 0  | -371         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -370         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -369         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -368         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -367         lb |  0                0                0.00  |
0.09/0.17	c | 0.18      | 0  | -366         lb |  0                0                0.00  |
0.09/0.17	c | 0.18      | 0  | -365         lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | -364         lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | -363         lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | -362         lb |  0                0                0.00  |
0.09/0.18	c | 0.19      | 0  | -361         lb |  0                0                0.00  |
0.09/0.18	c | 0.19      | 0  | -360         lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | -359         lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | -358         lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | -357         lb |  0                0                0.00  |
0.09/0.19	c | 0.20      | 0  | -356         lb |  0                0                0.00  |
0.09/0.19	c | 0.20      | 0  | -355         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -354         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -353         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -352         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -351         lb |  0                0                0.00  |
0.19/0.20	c | 0.21      | 0  | -350         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -349         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -348         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -347         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -346         lb |  0                0                0.00  |
0.19/0.21	c | 0.22      | 0  | -345         lb |  0                0                0.00  |
0.19/0.21	c | 0.22      | 0  | -344         lb |  0                0                0.00  |
0.19/0.22	c | 0.22      | 0  | -343         lb |  0                0                0.00  |
0.19/0.22	c | 0.22      | 0  | -342         lb |  0                0                0.00  |
0.19/0.22	c | 0.22      | 0  | -341         lb |  0                0                0.00  |
0.19/0.22	c | 0.23      | 0  | -340         lb |  0                0                0.00  |
0.19/0.22	c | 0.23      | 0  | -339         lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | -338         lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | -337         lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | -336         lb |  0                0                0.00  |
0.19/0.23	c | 0.24      | 0  | -335         lb |  0                0                0.00  |
0.19/0.23	c | 0.24      | 0  | -334         lb |  0                0                0.00  |
0.19/0.24	c | 0.24      | 0  | -333         lb |  0                0                0.00  |
0.19/0.24	c | 0.24      | 0  | -332         lb |  0                0                0.00  |
0.19/0.24	c | 0.24      | 0  | -331         lb |  0                0                0.00  |
0.19/0.24	c | 0.25      | 0  | -330         lb |  0                0                0.00  |
0.19/0.24	c | 0.25      | 0  | -329         lb |  0                0                0.00  |
0.19/0.25	c | 0.25      | 0  | -328         lb |  0                0                0.00  |
0.19/0.25	c | 0.25      | 0  | -327         lb |  0                0                0.00  |
0.19/0.25	c | 0.25      | 0  | -326         lb |  0                0                0.00  |
0.19/0.25	c | 0.26      | 0  | -325         lb |  0                0                0.00  |
0.19/0.25	c | 0.26      | 0  | -324         lb |  0                0                0.00  |
0.19/0.26	c | 0.26      | 0  | -323         lb |  0                0                0.00  |
0.19/0.26	c | 0.26      | 0  | -322         lb |  0                0                0.00  |
0.19/0.26	c | 0.26      | 0  | -321         lb |  0                0                0.00  |
0.19/0.26	c | 0.27      | 0  | -320         lb |  0                0                0.00  |
0.19/0.26	c | 0.27      | 0  | -319         lb |  0                0                0.00  |
0.19/0.27	c | 0.27      | 0  | -318         lb |  0                0                0.00  |
0.19/0.27	c | 0.27      | 0  | -317         lb |  0                0                0.00  |
0.19/0.27	c | 0.27      | 0  | -316         lb |  0                0                0.00  |
0.19/0.27	c | 0.28      | 0  | -315         lb |  0                0                0.00  |
0.19/0.27	c | 0.28      | 0  | -314         lb |  0                0                0.00  |
0.19/0.28	c | 0.28      | 0  | -313         lb |  0                0                0.00  |
0.19/0.28	c | 0.28      | 0  | -312         lb |  0                0                0.00  |
0.19/0.28	c | 0.28      | 0  | -311         lb |  0                0                0.00  |
0.19/0.28	c | 0.29      | 0  | -310         lb |  0                0                0.00  |
0.19/0.29	c | 0.29      | 0  | -309         lb |  0                0                0.00  |
0.19/0.29	c | 0.29      | 0  | -308         lb |  0                0                0.00  |
0.19/0.29	c | 0.29      | 0  | -307         lb |  0                0                0.00  |
0.19/0.29	c | 0.29      | 0  | -306         lb |  0                0                0.00  |
0.19/0.29	c | 0.30      | 0  | -305         lb |  0                0                0.00  |
0.29/0.30	c | 0.30      | 0  | -304         lb |  0                0                0.00  |
0.29/0.30	c | 0.30      | 0  | -303         lb |  0                0                0.00  |
0.29/0.30	c | 0.30      | 0  | -302         lb |  0                0                0.00  |
0.29/0.30	c | 0.31      | 0  | -301         lb |  0                0                0.00  |
0.29/0.30	c | 0.31      | 0  | -300         lb |  0                0                0.00  |
0.29/0.31	c | 0.31      | 0  | -299         lb |  0                0                0.00  |
0.29/0.31	c | 0.31      | 0  | -298         lb |  0                0                0.00  |
0.29/0.31	c | 0.32      | 0  | -297         lb |  0                0                0.00  |
0.29/0.31	c | 0.32      | 0  | -296         lb |  0                0                0.00  |
0.29/0.32	c | 0.32      | 0  | -295         lb |  0                0                0.00  |
0.29/0.32	c | 0.32      | 0  | -294         lb |  0                0                0.00  |
0.29/0.32	c | 0.32      | 0  | -293         lb |  0                0                0.00  |
0.29/0.32	c | 0.33      | 0  | -292         lb |  0                0                0.00  |
0.29/0.32	c | 0.33      | 0  | -291         lb |  0                0                0.00  |
0.29/0.33	c | 0.33      | 0  | -290         lb |  0                0                0.00  |
0.29/0.33	c | 0.33      | 0  | -289         lb |  0                0                0.00  |
0.29/0.33	c | 0.34      | 0  | -288         lb |  0                0                0.00  |
0.29/0.33	c | 0.34      | 0  | -287         lb |  0                0                0.00  |
0.29/0.34	c | 0.34      | 0  | -286         lb |  0                0                0.00  |
0.29/0.34	c | 0.34      | 0  | -285         lb |  0                0                0.00  |
0.29/0.34	c | 0.34      | 0  | -284         lb |  0                0                0.00  |
0.29/0.34	c | 0.35      | 0  | -283         lb |  0                0                0.00  |
0.29/0.34	c | 0.35      | 0  | -282         lb |  0                0                0.00  |
0.29/0.35	c | 0.35      | 0  | -281         lb |  0                0                0.00  |
0.29/0.35	c | 0.35      | 0  | -280         lb |  0                0                0.00  |
0.29/0.35	c | 0.35      | 0  | -279         lb |  0                0                0.00  |
0.29/0.35	c | 0.36      | 0  | -278         lb |  0                0                0.00  |
0.29/0.36	c | 0.36      | 0  | -277         lb |  0                0                0.00  |
0.29/0.36	c | 0.36      | 0  | -276         lb |  0                0                0.00  |
0.29/0.36	c | 0.36      | 0  | -275         lb |  0                0                0.00  |
0.29/0.36	c | 0.37      | 0  | -274         lb |  0                0                0.00  |
0.29/0.37	c | 0.37      | 0  | -273         lb |  0                0                0.00  |
0.29/0.37	c | 0.37      | 0  | -272         lb |  0                0                0.00  |
0.29/0.37	c | 0.37      | 0  | -271         lb |  0                0                0.00  |
0.29/0.37	c | 0.38      | 0  | -270         lb |  0                0                0.00  |
0.29/0.37	c | 0.38      | 0  | -269         lb |  0                0                0.00  |
0.29/0.38	c | 0.38      | 0  | -268         lb |  0                0                0.00  |
0.29/0.38	c | 0.38      | 0  | -267         lb |  0                0                0.00  |
0.29/0.38	c | 0.39      | 0  | -266         lb |  0                0                0.00  |
0.29/0.38	c | 0.39      | 0  | -265         lb |  0                0                0.00  |
0.29/0.39	c | 0.39      | 0  | -264         lb |  0                0                0.00  |
0.29/0.39	c | 0.39      | 0  | -263         lb |  0                0                0.00  |
0.29/0.39	c | 0.40      | 0  | -262         lb |  0                0                0.00  |
0.29/0.39	c | 0.40      | 0  | -261         lb |  0                0                0.00  |
0.39/0.40	c | 0.40      | 0  | -260         lb |  0                0                0.00  |
0.39/0.40	c | 0.40      | 0  | -259         lb |  0                0                0.00  |
0.39/0.40	c | 0.40      | 0  | -258         lb |  0                0                0.00  |
0.39/0.40	c | 0.41      | 0  | -257         lb |  0                0                0.00  |
0.39/0.41	c | 0.41      | 0  | -256         lb |  0                0                0.00  |
0.39/0.41	c | 0.41      | 0  | -255         lb |  0                0                0.00  |
0.39/0.41	c | 0.41      | 0  | -254         lb |  0                0                0.00  |
0.39/0.41	c | 0.42      | 0  | -253         lb |  0                0                0.00  |
0.39/0.41	c | 0.42      | 0  | -252         lb |  0                0                0.00  |
0.39/0.42	c | 0.42      | 0  | -251         lb |  0                0                0.00  |
0.39/0.42	c | 0.42      | 0  | -250         lb |  0                0                0.00  |
0.39/0.42	c | 0.42      | 0  | -249         lb |  0                0                0.00  |
0.39/0.42	c | 0.43      | 0  | -248         lb |  0                0                0.00  |
0.39/0.43	c | 0.43      | 0  | -247         lb |  0                0                0.00  |
0.39/0.43	c | 0.43      | 0  | -246         lb |  0                0                0.00  |
0.39/0.43	c | 0.43      | 0  | -245         lb |  0                0                0.00  |
0.39/0.43	c | 0.44      | 0  | -244         lb |  0                0                0.00  |
0.39/0.44	c | 0.44      | 0  | -243         lb |  0                0                0.00  |
0.39/0.44	c | 0.44      | 0  | -242         lb |  0                0                0.00  |
0.39/0.44	c | 0.45      | 0  | -241         lb |  0                0                0.00  |
0.39/0.44	c | 0.45      | 0  | -240         lb |  0                0                0.00  |
0.39/0.45	c | 0.45      | 0  | -239         lb |  0                0                0.00  |
0.39/0.45	c | 0.45      | 0  | -238         lb |  0                0                0.00  |
0.39/0.45	c | 0.46      | 0  | -237         lb |  0                0                0.00  |
0.39/0.45	c | 0.46      | 0  | -236         lb |  0                0                0.00  |
0.39/0.46	c | 0.46      | 0  | -235         lb |  0                0                0.00  |
0.39/0.46	c | 0.46      | 0  | -234         lb |  0                0                0.00  |
0.39/0.46	c | 0.46      | 0  | -233         lb |  0                0                0.00  |
0.39/0.46	c | 0.47      | 0  | -232         lb |  0                0                0.00  |
0.39/0.47	c | 0.47      | 0  | -231         lb |  0                0                0.00  |
0.39/0.47	c | 0.47      | 0  | -230         lb |  0                0                0.00  |
0.39/0.47	c | 0.47      | 0  | -229         lb |  0                0                0.00  |
0.39/0.47	c | 0.48      | 0  | -228         lb |  0                0                0.00  |
0.39/0.48	c | 0.48      | 0  | -227         lb |  0                0                0.00  |
0.39/0.48	c | 0.48      | 0  | -226         lb |  0                0                0.00  |
0.39/0.48	c | 0.48      | 0  | -225         lb |  0                0                0.00  |
0.39/0.48	c | 0.49      | 0  | -224         lb |  0                0                0.00  |
0.39/0.49	c | 0.49      | 0  | -223         lb |  0                0                0.00  |
0.39/0.49	c | 0.49      | 0  | -222         lb |  0                0                0.00  |
0.39/0.49	c | 0.50      | 0  | -221         lb |  0                0                0.00  |
0.49/0.50	c | 0.50      | 0  | -220         lb |  0                0                0.00  |
0.49/0.50	c | 0.50      | 0  | -219         lb |  0                0                0.00  |
0.49/0.50	c | 0.51      | 0  | -218         lb |  0                0                0.00  |
0.49/0.50	c | 0.51      | 0  | -217         lb |  0                0                0.00  |
0.49/0.51	c | 0.51      | 0  | -216         lb |  0                0                0.00  |
0.49/0.51	c | 0.51      | 0  | -215         lb |  0                0                0.00  |
0.49/0.51	c | 0.52      | 0  | -214         lb |  0                0                0.00  |
0.49/0.51	c | 0.52      | 0  | -213         lb |  0                0                0.00  |
0.49/0.52	c | 0.52      | 0  | -212         lb |  0                0                0.00  |
0.49/0.52	c | 0.52      | 0  | -211         lb |  0                0                0.00  |
0.49/0.52	c | 0.53      | 0  | -210         lb |  0                0                0.00  |
0.49/0.53	c | 0.53      | 0  | -209         lb |  0                0                0.00  |
0.49/0.53	c | 0.53      | 0  | -208         lb |  0                0                0.00  |
0.49/0.53	c | 0.54      | 0  | -207         lb |  0                0                0.00  |
0.49/0.53	c | 0.54      | 0  | -206         lb |  0                0                0.00  |
0.49/0.54	c | 0.54      | 0  | -205         lb |  0                0                0.00  |
0.49/0.54	c | 0.54      | 0  | -204         lb |  0                0                0.00  |
0.49/0.54	c | 0.55      | 0  | -203         lb |  0                0                0.00  |
0.49/0.55	c | 0.55      | 0  | -202         lb |  0                0                0.00  |
0.49/0.55	c | 0.55      | 0  | -201         lb |  0                0                0.00  |
0.49/0.55	c | 0.55      | 0  | -200         lb |  0                0                0.00  |
0.49/0.55	c | 0.56      | 0  | -199         lb |  0                0                0.00  |
0.49/0.56	c | 0.56      | 0  | -198         lb |  0                0                0.00  |
0.49/0.56	c | 0.56      | 0  | -197         lb |  0                0                0.00  |
0.49/0.56	c | 0.56      | 0  | -196         lb |  0                0                0.00  |
0.49/0.56	c | 0.57      | 0  | -195         lb |  0                0                0.00  |
0.49/0.57	c | 0.57      | 0  | -194         lb |  0                0                0.00  |
0.49/0.57	c | 0.57      | 0  | -193         lb |  0                0                0.00  |
0.49/0.57	c | 0.58      | 0  | -192         lb |  0                0                0.00  |
0.49/0.58	c | 0.58      | 0  | -191         lb |  0                0                0.00  |
0.49/0.58	c | 0.58      | 0  | -190         lb |  0                0                0.00  |
0.49/0.58	c | 0.58      | 0  | -189         lb |  0                0                0.00  |
0.49/0.58	c | 0.59      | 0  | -188         lb |  0                0                0.00  |
0.49/0.59	c | 0.59      | 0  | -187         lb |  0                0                0.00  |
0.49/0.59	c | 0.59      | 0  | -186         lb |  0                0                0.00  |
0.49/0.59	c | 0.60      | 0  | -185         lb |  0                0                0.00  |
0.59/0.60	c | 0.60      | 0  | -184         lb |  0                0                0.00  |
0.59/0.60	c | 0.60      | 0  | -183         lb |  0                0                0.00  |
0.59/0.60	c | 0.60      | 0  | -182         lb |  0                0                0.00  |
0.59/0.60	c | 0.61      | 0  | -181         lb |  0                0                0.00  |
0.59/0.61	c | 0.61      | 0  | -180         lb |  0                0                0.00  |
0.59/0.61	c | 0.61      | 0  | -179         lb |  0                0                0.00  |
0.59/0.61	c | 0.62      | 0  | -178         lb |  0                0                0.00  |
0.59/0.62	c | 0.62      | 0  | -177         lb |  0                0                0.00  |
0.59/0.62	c | 0.62      | 0  | -176         lb |  0                0                0.00  |
0.59/0.62	c | 0.62      | 0  | -175         lb |  0                0                0.00  |
0.59/0.62	c | 0.63      | 0  | -174         lb |  0                0                0.00  |
0.59/0.63	c | 0.63      | 0  | -173         lb |  0                0                0.00  |
0.59/0.63	c | 0.63      | 0  | -172         lb |  0                0                0.00  |
0.59/0.63	c | 0.64      | 0  | -171         lb |  0                0                0.00  |
0.59/0.64	c | 0.64      | 0  | -170         lb |  0                0                0.00  |
0.59/0.64	c | 0.64      | 0  | -169         lb |  0                0                0.00  |
0.59/0.64	c | 0.65      | 0  | -168         lb |  0                0                0.00  |
0.59/0.64	c | 0.65      | 0  | -167         lb |  0                0                0.00  |
0.59/0.65	c | 0.65      | 0  | -166         lb |  0                0                0.00  |
0.59/0.65	c | 0.65      | 0  | -165         lb |  0                0                0.00  |
0.59/0.65	c | 0.66      | 0  | -164         lb |  0                0                0.00  |
0.59/0.66	c | 0.66      | 0  | -163         lb |  0                0                0.00  |
0.59/0.66	c | 0.66      | 0  | -162         lb |  0                0                0.00  |
0.59/0.66	c | 0.67      | 0  | -161         lb |  0                0                0.00  |
0.59/0.66	c | 0.67      | 0  | -160         lb |  0                0                0.00  |
0.59/0.67	c | 0.67      | 0  | -159         lb |  0                0                0.00  |
0.59/0.67	c | 0.67      | 0  | -158         lb |  0                0                0.00  |
0.59/0.67	c | 0.68      | 0  | -157         lb |  0                0                0.00  |
0.59/0.68	c | 0.68      | 0  | -156         lb |  0                0                0.00  |
0.59/0.68	c | 0.68      | 0  | -155         lb |  0                0                0.00  |
0.59/0.68	c | 0.69      | 0  | -154         lb |  0                0                0.00  |
0.59/0.69	c | 0.69      | 0  | -153         lb |  0                0                0.00  |
0.59/0.69	c | 0.69      | 0  | -152         lb |  0                0                0.00  |
0.59/0.69	c | 0.69      | 0  | -151         lb |  0                0                0.00  |
0.59/0.69	c | 0.70      | 0  | -150         lb |  0                0                0.00  |
0.69/0.70	c | 0.70      | 0  | -149         lb |  0                0                0.00  |
0.69/0.70	c | 0.70      | 0  | -148         lb |  0                0                0.00  |
0.69/0.70	c | 0.71      | 0  | -147         lb |  0                0                0.00  |
0.69/0.71	c | 0.71      | 0  | -146         lb |  0                0                0.00  |
0.69/0.71	c | 0.71      | 0  | -145         lb |  0                0                0.00  |
0.69/0.72	c | 0.72      | 0  | -144         lb |  0                0                0.00  |
0.69/0.72	c | 0.72      | 0  | -143         lb |  0                0                0.00  |
0.69/0.72	c | 0.73      | 0  | -142         lb |  0                0                0.00  |
0.69/0.73	c | 0.74      | 0  | -141         lb |  0                0                0.00  |
0.69/0.77	c | 0.77      | 0  | -140         lb |  0                0                0.00  |
0.69/0.77	c | 0.78      | 0  | -139         lb |  0                0                0.00  |
0.69/0.78	c | 0.78      | 0  | -138         lb |  0                0                0.00  |
0.79/0.80	c | 0.80      | 0  | -137         lb |  0                0                0.00  |
0.79/0.81	c | 0.81      | 0  | -136         lb |  0                0                0.00  |
0.79/0.83	c | 0.83      | 0  | -135         lb |  0                0                0.00  |
0.79/0.87	c | 0.88      | 0  | -134         lb |  0                0                0.00  |
0.89/0.95	c | 0.95      | 0  | -133         lb |  0                0                0.00  |
0.89/0.96	c | 0.97      | 0  | -132         lb |  0                0                0.00  |
0.99/1.07	c | 1.07      | 0  | -131         lb |  0                0                0.00  |
1.58/1.67	c | 1.67      | 0  | -130         lb |  0                0                0.00  |
4.69/4.77	c | 4.77      | 0  | -129         lb |  0                0                0.00  |
4.69/4.79	c | 4.80      | 0  | -128         lb |  0                0                0.00  |
4.79/4.85	c | 4.85      | 0  | -127         lb |  0                0                0.00  |
5.79/5.87	c | 5.88      | 0  | -126         lb |  0                0                0.00  |
8.29/8.33	c | 8.33      | 0  | -125         lb |  0                0                0.00  |
23.27/23.32	c | 23.33     | 0  | -124         lb |  0                0                0.00  |
91.66/91.72	c | 91.72     | 0  | -123         lb |  0                0                0.00  |
1799.48/1800.00	c ===============================================================================
1799.48/1800.00	c Wall Clock Time: 1800.00 s
1799.48/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-3705542-1338111465/watcher-3705542-1338111465 -o /tmp/evaluation-result-3705542-1338111465/solver-3705542-1338111465 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705542-1338111465.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 19147
/proc/meminfo: memFree=29576144/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=3416 CPUtime=0 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) R 19145 19147 16265 0 -1 4202496 340 0 0 0 0 0 0 0 20 0 1 0 277270895 3497984 292 33554432000 4194304 5963574 140736153107040 140734599801592 5373913 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 854 293 172 432 0 384 0

[startup+0.0242729 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 19147
/proc/meminfo: memFree=29576144/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=84220 CPUtime=0.02 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 1316 0 0 0 2 0 0 0 20 0 2 0 277270895 86241280 1233 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 21055 1233 188 432 0 20620 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 84220

[startup+0.100176 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 19147
/proc/meminfo: memFree=29576144/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=84220 CPUtime=0.09 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 1375 0 0 0 9 0 0 0 20 0 2 0 277270895 86241280 1291 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 21055 1291 188 432 0 20620 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 84220

[startup+0.300114 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 19147
/proc/meminfo: memFree=29576144/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=84220 CPUtime=0.29 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 1534 0 0 0 29 0 0 0 20 0 2 0 277270895 86241280 1441 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 21055 1441 188 432 0 20620 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84220

[startup+0.700115 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 19147
/proc/meminfo: memFree=29576144/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=84220 CPUtime=0.69 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 2041 0 0 0 69 0 0 0 20 0 2 0 277270895 86241280 1878 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 21055 1878 191 432 0 20620 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84220

[startup+1.50021 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 19149
/proc/meminfo: memFree=29567944/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=84220 CPUtime=1.48 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 2908 0 0 0 148 0 0 0 20 0 2 0 277270895 86241280 2745 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 21055 2745 192 432 0 20620 0
[pid=19147/tid=19149] ppid=19145 vsize=84220 CPUtime=1.47 cores=1,3,5,7
/proc/19147/task/19149/stat : 19149 (wbo1.7) R 19145 19147 16265 0 -1 4202560 2037 0 0 0 147 0 0 0 20 0 2 0 277270896 86241280 2745 33554432000 4194304 5963574 140736153107040 140487216750912 4399459 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 84220

[startup+3.10021 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 19149
/proc/meminfo: memFree=29562604/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=84220 CPUtime=3.08 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 3813 0 0 0 308 0 0 0 20 0 2 0 277270895 86241280 3650 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 21055 3650 192 432 0 20620 0
[pid=19147/tid=19149] ppid=19145 vsize=84220 CPUtime=3.06 cores=1,3,5,7
/proc/19147/task/19149/stat : 19149 (wbo1.7) R 19145 19147 16265 0 -1 4202560 2942 0 0 0 306 0 0 0 20 0 2 0 277270896 86241280 3650 33554432000 4194304 5963574 140736153107040 140487216760824 4399614 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 84220

[startup+6.30021 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 19149
/proc/meminfo: memFree=29558700/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=84220 CPUtime=6.29 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 4844 0 0 0 628 1 0 0 20 0 2 0 277270895 86241280 4463 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 21055 4463 192 432 0 20620 0
[pid=19147/tid=19149] ppid=19145 vsize=84220 CPUtime=6.25 cores=1,3,5,7
/proc/19147/task/19149/stat : 19149 (wbo1.7) R 19145 19147 16265 0 -1 4202560 3973 0 0 0 625 0 0 0 20 0 2 0 277270896 86241280 4463 33554432000 4194304 5963574 140736153107040 140487216761368 4399623 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84220

[startup+12.7002 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 19149
/proc/meminfo: memFree=29546860/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=84220 CPUtime=12.68 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 6507 0 0 0 1267 1 0 0 20 0 2 0 277270895 86241280 6119 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 21055 6119 192 432 0 20620 0
[pid=19147/tid=19149] ppid=19145 vsize=84220 CPUtime=12.63 cores=1,3,5,7
/proc/19147/task/19149/stat : 19149 (wbo1.7) R 19145 19147 16265 0 -1 4202560 5636 0 0 0 1262 1 0 0 20 0 2 0 277270896 86241280 6119 33554432000 4194304 5963574 140736153107040 140487216760824 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84220

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19188
/proc/meminfo: memFree=30462068/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=84220 CPUtime=25.47 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 11792 0 0 0 2544 3 0 0 20 0 2 0 277270895 86241280 11371 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 21055 11371 192 432 0 20620 0
[pid=19147/tid=19149] ppid=19145 vsize=84220 CPUtime=25.39 cores=1,3,5,7
/proc/19147/task/19149/stat : 19149 (wbo1.7) R 19145 19147 16265 0 -1 4202560 10921 0 0 0 2536 3 0 0 20 0 2 0 277270896 86241280 11371 33554432000 4194304 5963574 140736153107040 140487216761784 4399623 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 84220

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19188
/proc/meminfo: memFree=30411528/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=84220 CPUtime=51.07 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 12792 0 0 0 5103 4 0 0 20 0 2 0 277270895 86241280 12570 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 21055 12570 192 432 0 20620 0
[pid=19147/tid=19149] ppid=19145 vsize=84220 CPUtime=50.92 cores=1,3,5,7
/proc/19147/task/19149/stat : 19149 (wbo1.7) R 19145 19147 16265 0 -1 4202560 11921 0 0 0 5088 4 0 0 20 0 2 0 277270896 86241280 12570 33554432000 4194304 5963574 140736153107040 140487216760632 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 84220

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19188
/proc/meminfo: memFree=30359692/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=149756 CPUtime=102.26 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 19960 0 0 0 10219 7 0 0 20 0 2 0 277270895 153350144 19716 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 37439 19716 192 432 0 37004 0
[pid=19147/tid=19149] ppid=19145 vsize=149756 CPUtime=101.98 cores=1,3,5,7
/proc/19147/task/19149/stat : 19149 (wbo1.7) R 19145 19147 16265 0 -1 4202560 19089 0 0 0 10190 8 0 0 20 0 2 0 277270896 153350144 19716 33554432000 4194304 5963574 140736153107040 140487216761784 4399522 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 149756

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 19191
/proc/meminfo: memFree=30321088/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=149756 CPUtime=162.24 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 25083 0 0 0 16214 10 0 0 20 0 2 0 277270895 153350144 25329 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 37439 25329 192 432 0 37004 0
[pid=19147/tid=19149] ppid=19145 vsize=149756 CPUtime=161.81 cores=1,3,5,7
/proc/19147/task/19149/stat : 19149 (wbo1.7) R 19145 19147 16265 0 -1 4202560 24212 0 0 0 16169 12 0 0 20 0 2 0 277270896 153350144 25329 33554432000 4194304 5963574 140736153107040 140487216760824 4399627 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 149756

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 19191
/proc/meminfo: memFree=30279708/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=215292 CPUtime=222.23 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 34785 0 0 0 22208 15 0 0 20 0 2 0 277270895 220459008 35030 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 53823 35030 192 432 0 53388 0
[pid=19147/tid=19149] ppid=19145 vsize=215292 CPUtime=221.65 cores=1,3,5,7
/proc/19147/task/19149/stat : 19149 (wbo1.7) R 19145 19147 16265 0 -1 4202560 33914 0 0 0 22147 18 0 0 20 0 2 0 277270896 220459008 35030 33554432000 4194304 5963574 140736153107040 140487216760632 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 215292

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 19192
/proc/meminfo: memFree=30226560/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=216376 CPUtime=282.18 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 42691 0 0 0 28198 20 0 0 20 0 2 0 277270895 221569024 43367 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 54094 43367 192 432 0 53659 0
[pid=19147/tid=19149] ppid=19145 vsize=216376 CPUtime=281.45 cores=1,3,5,7
/proc/19147/task/19149/stat : 19149 (wbo1.7) R 19145 19147 16265 0 -1 4202560 41820 0 0 0 28121 24 0 0 20 0 2 0 277270896 221569024 43367 33554432000 4194304 5963574 140736153107040 140487216760632 4388529 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 216376

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19192
/proc/meminfo: memFree=30201868/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=216376 CPUtime=342.17 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 46388 0 0 0 34193 24 0 0 20 0 2 0 277270895 221569024 47123 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 54094 47123 192 432 0 53659 0
[pid=19147/tid=19149] ppid=19145 vsize=216376 CPUtime=341.28 cores=1,3,5,7
/proc/19147/task/19149/stat : 19149 (wbo1.7) R 19145 19147 16265 0 -1 4202560 45517 0 0 0 34099 29 0 0 20 0 2 0 277270896 221569024 47123 33554432000 4194304 5963574 140736153107040 140487216760632 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 216376

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19192
/proc/meminfo: memFree=30159668/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=281912 CPUtime=402.16 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 53731 0 0 0 40186 30 0 0 20 0 2 0 277270895 288677888 54465 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 70478 54466 192 432 0 70043 0
[pid=19147/tid=19149] ppid=19145 vsize=281912 CPUtime=401.13 cores=1,3,5,7
/proc/19147/task/19149/stat : 19149 (wbo1.7) R 19145 19147 16265 0 -1 4202560 52861 0 0 0 40077 36 0 0 20 0 2 0 277270896 288677888 54466 33554432000 4194304 5963574 140736153107040 140487216760872 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 281912

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19192
/proc/meminfo: memFree=30113272/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=281912 CPUtime=462.14 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 19224
/proc/meminfo: memFree=29639368/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=610132 CPUtime=1421.89 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 136405 0 0 0 142090 99 0 0 20 0 2 0 277270895 624775168 139416 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 152533 139416 192 432 0 152098 0
[pid=19147/tid=19149] ppid=19145 vsize=610132 CPUtime=1418.35 cores=1,3,5,7
/proc/19147/task/19149/stat : 19149 (wbo1.7) R 19145 19147 16265 0 -1 4202560 135534 0 0 0 141715 120 0 0 20 0 2 0 277270896 624775168 139416 33554432000 4194304 5963574 140736153107040 140487216760824 4400055 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 610132

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19225
/proc/meminfo: memFree=29593672/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=610132 CPUtime=1481.89 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 144486 0 0 0 148081 108 0 0 20 0 2 0 277270895 624775168 147497 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 152533 147497 192 432 0 152098 0
[pid=19147/tid=19149] ppid=19145 vsize=610132 CPUtime=1478.18 cores=1,3,5,7
/proc/19147/task/19149/stat : 19149 (wbo1.7) R 19145 19147 16265 0 -1 4202560 143615 0 0 0 147689 129 0 0 20 0 2 0 277270896 624775168 147497 33554432000 4194304 5963574 140736153107040 140487216760872 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 610132

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19225
/proc/meminfo: memFree=29571836/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=675668 CPUtime=1541.87 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 146534 0 0 0 154077 110 0 0 20 0 2 0 277270895 691884032 149545 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 168917 149545 192 432 0 168482 0
[pid=19147/tid=19149] ppid=19145 vsize=675668 CPUtime=1538.03 cores=1,3,5,7
/proc/19147/task/19149/stat : 19149 (wbo1.7) R 19145 19147 16265 0 -1 4202560 145663 0 0 0 153670 133 0 0 20 0 2 0 277270896 691884032 149545 33554432000 4194304 5963574 140736153107040 140487216760824 4399503 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 675668

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19225
/proc/meminfo: memFree=29566340/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=675668 CPUtime=1601.87 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 146952 0 0 0 160076 111 0 0 20 0 2 0 277270895 691884032 149961 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 168917 149961 192 432 0 168482 0
[pid=19147/tid=19149] ppid=19145 vsize=675668 CPUtime=1597.87 cores=1,3,5,7
/proc/19147/task/19149/stat : 19149 (wbo1.7) R 19145 19147 16265 0 -1 4202560 146081 0 0 0 159653 134 0 0 20 0 2 0 277270896 691884032 149961 33554432000 4194304 5963574 140736153107040 140487216760632 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 675668

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 19225
/proc/meminfo: memFree=29532116/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=675668 CPUtime=1661.85 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 151188 0 0 0 166071 114 0 0 20 0 2 0 277270895 691884032 154194 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 168917 154194 192 432 0 168482 0
[pid=19147/tid=19149] ppid=19145 vsize=675668 CPUtime=1657.71 cores=1,3,5,7
/proc/19147/task/19149/stat : 19149 (wbo1.7) R 19145 19147 16265 0 -1 4202560 150317 0 0 0 165632 139 0 0 20 0 2 0 277270896 691884032 154194 33554432000 4194304 5963574 140736153107040 140487216760696 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 675668

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 19225
/proc/meminfo: memFree=29500640/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=675668 CPUtime=1721.83 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 156133 0 0 0 172063 120 0 0 20 0 2 0 277270895 691884032 159712 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 168917 159712 192 432 0 168482 0
[pid=19147/tid=19149] ppid=19145 vsize=675668 CPUtime=1717.54 cores=1,3,5,7
/proc/19147/task/19149/stat : 19149 (wbo1.7) R 19145 19147 16265 0 -1 4202560 155262 0 0 0 171608 146 0 0 20 0 2 0 277270896 691884032 159712 33554432000 4194304 5963574 140736153107040 140487216760632 4222464 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 675668

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 19225
/proc/meminfo: memFree=29497208/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=675668 CPUtime=1781.79 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 156332 0 0 0 178058 121 0 0 20 0 2 0 277270895 691884032 160355 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 168917 160355 192 432 0 168482 0
[pid=19147/tid=19149] ppid=19145 vsize=675668 CPUtime=1777.34 cores=1,3,5,7
/proc/19147/task/19149/stat : 19149 (wbo1.7) R 19145 19147 16265 0 -1 4202560 155461 0 0 0 177588 146 0 0 20 0 2 0 277270896 691884032 160355 33554432000 4194304 5963574 140736153107040 140487216760632 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 675668

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 19226
/proc/meminfo: memFree=29496440/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=675668 CPUtime=1791.39 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 156379 0 0 0 179018 121 0 0 20 0 2 0 277270895 691884032 160517 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 168917 160517 192 432 0 168482 0
[pid=19147/tid=19149] ppid=19145 vsize=675668 CPUtime=1786.92 cores=1,3,5,7
/proc/19147/task/19149/stat : 19149 (wbo1.7) R 19145 19147 16265 0 -1 4202560 155508 0 0 0 178545 147 0 0 20 0 2 0 277270896 691884032 160517 33554432000 4194304 5963574 140736153107040 140487216760632 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.39
Current children cumulated vsize (KiB) 675668

[startup+1795.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 19226
/proc/meminfo: memFree=29496316/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=675668 CPUtime=1794.59 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 156385 0 0 0 179338 121 0 0 20 0 2 0 277270895 691884032 160523 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 168917 160523 192 432 0 168482 0
[pid=19147/tid=19149] ppid=19145 vsize=675668 CPUtime=1790.11 cores=1,3,5,7
/proc/19147/task/19149/stat : 19149 (wbo1.7) R 19145 19147 16265 0 -1 4202560 155514 0 0 0 178864 147 0 0 20 0 2 0 277270896 691884032 160523 33554432000 4194304 5963574 140736153107040 140487216760632 4400064 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.59
Current children cumulated vsize (KiB) 675668

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19226
/proc/meminfo: memFree=29496068/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=675668 CPUtime=1797.78 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 156452 0 0 0 179657 121 0 0 20 0 2 0 277270895 691884032 160590 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 168917 160590 192 432 0 168482 0
[pid=19147/tid=19149] ppid=19145 vsize=675668 CPUtime=1793.29 cores=1,3,5,7
/proc/19147/task/19149/stat : 19149 (wbo1.7) R 19145 19147 16265 0 -1 4202560 155581 0 0 0 179182 147 0 0 20 0 2 0 277270896 691884032 160590 33554432000 4194304 5963574 140736153107040 140487216760632 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.78
Current children cumulated vsize (KiB) 675668

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19226
/proc/meminfo: memFree=29496068/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=675668 CPUtime=1798.58 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 156452 0 0 0 179737 121 0 0 20 0 2 0 277270895 691884032 160590 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 168917 160590 192 432 0 168482 0
[pid=19147/tid=19149] ppid=19145 vsize=675668 CPUtime=1794.09 cores=1,3,5,7
/proc/19147/task/19149/stat : 19149 (wbo1.7) R 19145 19147 16265 0 -1 4202560 155581 0 0 0 179262 147 0 0 20 0 2 0 277270896 691884032 160590 33554432000 4194304 5963574 140736153107040 140487216760632 4399937 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.58
Current children cumulated vsize (KiB) 675668

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19226
/proc/meminfo: memFree=29496068/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=675668 CPUtime=1798.99 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 156452 0 0 0 179778 121 0 0 20 0 2 0 277270895 691884032 160590 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 168917 160590 192 432 0 168482 0
[pid=19147/tid=19149] ppid=19145 vsize=675668 CPUtime=1794.5 cores=1,3,5,7
/proc/19147/task/19149/stat : 19149 (wbo1.7) R 19145 19147 16265 0 -1 4202560 155581 0 0 0 179303 147 0 0 20 0 2 0 277270896 691884032 160590 33554432000 4194304 5963574 140736153107040 140487216760632 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.99
Current children cumulated vsize (KiB) 675668

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19226
/proc/meminfo: memFree=29496068/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=675668 CPUtime=1799.38 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 156457 0 0 0 179817 121 0 0 20 0 2 0 277270895 691884032 160646 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 168917 160646 192 432 0 168482 0
[pid=19147/tid=19149] ppid=19145 vsize=675668 CPUtime=1794.89 cores=1,3,5,7
/proc/19147/task/19149/stat : 19149 (wbo1.7) R 19145 19147 16265 0 -1 4202560 155586 0 0 0 179342 147 0 0 20 0 2 0 277270896 691884032 160646 33554432000 4194304 5963574 140736153107040 140487216760632 4403265 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.38
Current children cumulated vsize (KiB) 675668

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19226
/proc/meminfo: memFree=29496068/32873844 swapFree=7388/7388
[pid=19147] ppid=19145 vsize=675668 CPUtime=1799.48 cores=1,3,5,7
/proc/19147/stat : 19147 (wbo1.7) S 19145 19147 16265 0 -1 4202496 156457 0 0 0 179827 121 0 0 20 0 2 0 277270895 691884032 160646 33554432000 4194304 5963574 140736153107040 140736153106560 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19147/statm: 168917 160646 192 432 0 168482 0
[pid=19147/tid=19149] ppid=19145 vsize=675668 CPUtime=1794.99 cores=1,3,5,7
/proc/19147/task/19149/stat : 19149 (wbo1.7) R 19145 19147 16265 0 -1 4202560 155586 0 0 0 179352 147 0 0 20 0 2 0 277270896 691884032 160646 33554432000 4194304 5963574 140736153107040 140487216760632 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (KiB) 675668

Child status: 255

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

Real time (s): 1800
CPU time (s): 1799.48
CPU user time (s): 1798.27
CPU system time (s): 1.21
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 675668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.54
system time used= 1.48477
maximum resident set size= 642584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156457
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= 306
involuntary context switches= 2878

runsolver used 4.65329 second user time and 18.2802 second system time

The end

Launcher Data

Begin job on node147 at 2012-05-27 11:37:45
IDJOB=3705542
IDBENCH=89841
IDSOLVER=2283
FILE ID=node147/3705542-1338111465
RUNJOBID= node147-1338087982-16282
PBS_JOBID= 14624451
Free space on /tmp= 71616 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-p6b.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705542-1338111465/watcher-3705542-1338111465 -o /tmp/evaluation-result-3705542-1338111465/solver-3705542-1338111465 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705542-1338111465.opb

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

MD5SUM BENCH= f076140978d89a37e97e041a8b1e6b8f
RANDOM SEED=1766046913

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29576036 kB
Buffers:          330552 kB
Cached:          1232900 kB
SwapCached:         5068 kB
Active:          1527128 kB
Inactive:         948448 kB
Active(anon):     906448 kB
Inactive(anon):     7584 kB
Active(file):     620680 kB
Inactive(file):   940864 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67098668 kB
Dirty:              5432 kB
Writeback:             0 kB
AnonPages:        992532 kB
Mapped:            10392 kB
Shmem:                 0 kB
Slab:             678496 kB
SReclaimable:     119712 kB
SUnreclaim:       558784 kB
KernelStack:        1488 kB
PageTables:         5256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     305444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    876544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71664 MiB
End job on node147 at 2012-05-27 12:07:45