Trace number 3727843

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.71 1800.01

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.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727843-1338667764.opb.
0.00/0.00	c Instance file HOME/instance-3727843-1338667764.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.02	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.00/0.02	c | 0.03      | 0  | -455         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -454         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -453         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -452         lb |  0                0                0.00  |
0.00/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.04	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.05      | 0  | -442         lb |  0                0                0.00  |
0.02/0.04	c | 0.05      | 0  | -441         lb |  0                0                0.00  |
0.02/0.05	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.06	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.07      | 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.09      | 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.10	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.11      | 0  | -406         lb |  0                0                0.00  |
0.09/0.10	c | 0.11      | 0  | -405         lb |  0                0                0.00  |
0.09/0.11	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.14	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.15      | 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.16	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.18	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.22	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.23      | 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.27	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.28      | 0  | -316         lb |  0                0                0.00  |
0.19/0.27	c | 0.28      | 0  | -315         lb |  0                0                0.00  |
0.19/0.28	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.30      | 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.31	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.35	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.42	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.43      | 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.44      | 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.47      | 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.49      | 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.50      | 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.53      | 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.54	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.57      | 0  | -192         lb |  0                0                0.00  |
0.49/0.57	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.59      | 0  | -185         lb |  0                0                0.00  |
0.49/0.59	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.60	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.61      | 0  | -178         lb |  0                0                0.00  |
0.59/0.61	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.62      | 0  | -174         lb |  0                0                0.00  |
0.59/0.62	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.63      | 0  | -171         lb |  0                0                0.00  |
0.59/0.63	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.64      | 0  | -168         lb |  0                0                0.00  |
0.59/0.64	c | 0.65      | 0  | -167         lb |  0                0                0.00  |
0.59/0.64	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.65      | 0  | -164         lb |  0                0                0.00  |
0.59/0.65	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.66      | 0  | -161         lb |  0                0                0.00  |
0.59/0.66	c | 0.67      | 0  | -160         lb |  0                0                0.00  |
0.59/0.66	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.67      | 0  | -157         lb |  0                0                0.00  |
0.59/0.67	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.68      | 0  | -154         lb |  0                0                0.00  |
0.59/0.68	c | 0.68      | 0  | -153         lb |  0                0                0.00  |
0.59/0.68	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.69      | 0  | -150         lb |  0                0                0.00  |
0.59/0.69	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.70      | 0  | -147         lb |  0                0                0.00  |
0.69/0.70	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.71	c | 0.71      | 0  | -144         lb |  0                0                0.00  |
0.69/0.71	c | 0.72      | 0  | -143         lb |  0                0                0.00  |
0.69/0.72	c | 0.72      | 0  | -142         lb |  0                0                0.00  |
0.69/0.73	c | 0.73      | 0  | -141         lb |  0                0                0.00  |
0.69/0.76	c | 0.76      | 0  | -140         lb |  0                0                0.00  |
0.69/0.76	c | 0.77      | 0  | -139         lb |  0                0                0.00  |
0.69/0.77	c | 0.77      | 0  | -138         lb |  0                0                0.00  |
0.69/0.78	c | 0.78      | 0  | -137         lb |  0                0                0.00  |
0.69/0.79	c | 0.79      | 0  | -136         lb |  0                0                0.00  |
0.79/0.81	c | 0.81      | 0  | -135         lb |  0                0                0.00  |
0.79/0.85	c | 0.85      | 0  | -134         lb |  0                0                0.00  |
0.89/0.91	c | 0.92      | 0  | -133         lb |  0                0                0.00  |
1.09/1.11	c | 0.93      | 0  | -132         lb |  0                0                0.00  |
1.09/1.11	c | 1.02      | 0  | -131         lb |  0                0                0.00  |
1.58/1.60	c | 1.60      | 0  | -130         lb |  0                0                0.00  |
4.58/4.62	c | 4.62      | 0  | -129         lb |  0                0                0.00  |
4.58/4.64	c | 4.64      | 0  | -128         lb |  0                0                0.00  |
4.58/4.69	c | 4.69      | 0  | -127         lb |  0                0                0.00  |
5.58/5.67	c | 5.67      | 0  | -126         lb |  0                0                0.00  |
7.98/8.05	c | 8.05      | 0  | -125         lb |  0                0                0.00  |
22.86/22.94	c | 22.95     | 0  | -124         lb |  0                0                0.00  |
90.74/90.80	c | 90.80     | 0  | -123         lb |  0                0                0.00  |
1799.47/1800.00	c ===============================================================================
1799.47/1800.00	c Wall Clock Time: 1800.00 s
1799.47/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-3727843-1338667764/watcher-3727843-1338667764 -o /tmp/evaluation-result-3727843-1338667764/solver-3727843-1338667764 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727843-1338667764.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: 3.70 3.92 3.88 4/175 18382
/proc/meminfo: memFree=27761020/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=3420 CPUtime=0 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) R 18380 18382 17860 0 -1 4202496 343 0 0 0 0 0 0 0 20 0 1 0 332901323 3502080 296 33554432000 4194304 5964350 140735802881408 140733299955288 4419455 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 855 297 172 433 0 384 0

[startup+0.0337591 s]
/proc/loadavg: 3.70 3.92 3.88 4/175 18382
/proc/meminfo: memFree=27761020/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=84224 CPUtime=0.02 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 1328 0 0 0 2 0 0 0 20 0 2 0 332901323 86245376 1453 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 21056 1453 187 433 0 20620 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 84224

[startup+0.100156 s]
/proc/loadavg: 3.70 3.92 3.88 4/175 18382
/proc/meminfo: memFree=27761020/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=84224 CPUtime=0.09 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 1372 0 0 0 9 0 0 0 20 0 2 0 332901323 86245376 1496 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 21056 1496 187 433 0 20620 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 84224

[startup+0.300111 s]
/proc/loadavg: 3.70 3.92 3.88 4/175 18382
/proc/meminfo: memFree=27761020/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=84224 CPUtime=0.29 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 1531 0 0 0 29 0 0 0 20 0 2 0 332901323 86245376 1646 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 21056 1646 187 433 0 20620 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84224

[startup+0.700111 s]
/proc/loadavg: 3.70 3.92 3.88 4/175 18382
/proc/meminfo: memFree=27761020/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=84224 CPUtime=0.69 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 2071 0 0 0 69 0 0 0 20 0 2 0 332901323 86245376 2116 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 21056 2116 191 433 0 20620 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84224

[startup+1.5002 s]
/proc/loadavg: 3.70 3.92 3.88 4/179 18386
/proc/meminfo: memFree=27714076/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=84224 CPUtime=1.48 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 3044 0 0 0 148 0 0 0 20 0 2 0 332901323 86245376 3089 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 21056 3089 192 433 0 20620 0
[pid=18382/tid=18385] ppid=18380 vsize=84224 CPUtime=1.47 cores=1,3,5,7
/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 2175 0 0 0 147 0 0 0 20 0 2 0 332901324 86245376 3089 33554432000 4194304 5964350 140735802881408 139952241927992 5136340 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) 84224

[startup+3.10021 s]
/proc/loadavg: 3.70 3.92 3.88 4/179 18386
/proc/meminfo: memFree=27697576/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=84224 CPUtime=3.08 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 3882 0 0 0 308 0 0 0 20 0 2 0 332901323 86245376 3927 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 21056 3927 192 433 0 20620 0
[pid=18382/tid=18385] ppid=18380 vsize=84224 CPUtime=3.07 cores=1,3,5,7
/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 3013 0 0 0 307 0 0 0 20 0 2 0 332901324 86245376 3927 33554432000 4194304 5964350 140735802881408 139952241928232 4400029 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) 84224

[startup+6.3002 s]
/proc/loadavg: 3.56 3.89 3.87 4/179 18386
/proc/meminfo: memFree=27680588/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=84224 CPUtime=6.28 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 4842 0 0 0 628 0 0 0 20 0 2 0 332901323 86245376 4669 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 21056 4669 192 433 0 20620 0
[pid=18382/tid=18385] ppid=18380 vsize=84224 CPUtime=6.27 cores=1,3,5,7
/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 3973 0 0 0 627 0 0 0 20 0 2 0 332901324 86245376 4669 33554432000 4194304 5964350 140735802881408 139952241928728 4399976 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 84224

[startup+12.7002 s]
/proc/loadavg: 3.44 3.86 3.86 4/179 18386
/proc/meminfo: memFree=27670468/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=84224 CPUtime=12.68 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 6801 0 0 0 1266 2 0 0 20 0 2 0 332901323 86245376 6621 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 21056 6621 192 433 0 20620 0
[pid=18382/tid=18385] ppid=18380 vsize=84224 CPUtime=12.66 cores=1,3,5,7
/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 5932 0 0 0 1264 2 0 0 20 0 2 0 332901324 86245376 6621 33554432000 4194304 5964350 140735802881408 139952241927992 4221120 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) 84224

[startup+25.5003 s]
/proc/loadavg: 3.12 3.76 3.83 4/179 18387
/proc/meminfo: memFree=27637244/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=84224 CPUtime=25.46 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 11793 0 0 0 2543 3 0 0 20 0 2 0 332901323 86245376 11577 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 21056 11577 192 433 0 20620 0
[pid=18382/tid=18385] ppid=18380 vsize=84224 CPUtime=25.45 cores=1,3,5,7
/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 10924 0 0 0 2541 4 0 0 20 0 2 0 332901324 86245376 11577 33554432000 4194304 5964350 140735802881408 139952241929144 4400547 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 84224

[startup+51.1003 s]
/proc/loadavg: 2.74 3.62 3.78 4/180 18390
/proc/meminfo: memFree=27626336/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=84224 CPUtime=51.05 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 12800 0 0 0 5102 3 0 0 20 0 2 0 332901323 86245376 13092 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 21056 13092 192 433 0 20620 0
[pid=18382/tid=18385] ppid=18380 vsize=84224 CPUtime=51.05 cores=1,3,5,7
/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 11931 0 0 0 5101 4 0 0 20 0 2 0 332901324 86245376 13092 33554432000 4194304 5964350 140735802881408 139952241927992 4400023 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 84224

[startup+102.307 s]
/proc/loadavg: 2.32 3.37 3.68 4/179 18390
/proc/meminfo: memFree=27559336/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=149760 CPUtime=102.24 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 19965 0 0 0 10218 6 0 0 20 0 2 0 332901323 153354240 20232 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 37440 20232 192 433 0 37004 0
[pid=18382/tid=18385] ppid=18380 vsize=149760 CPUtime=102.25 cores=1,3,5,7
/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 19096 0 0 0 10217 8 0 0 20 0 2 0 332901324 153354240 20232 33554432000 4194304 5964350 140735802881408 139952241929144 4400011 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 149760

[startup+162.3 s]
/proc/loadavg: 2.11 3.12 3.58 4/179 18390
/proc/meminfo: memFree=27536416/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=149760 CPUtime=162.22 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 25704 0 0 0 16213 9 0 0 20 0 2 0 332901323 153354240 26002 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 37440 26002 192 433 0 37004 0
[pid=18382/tid=18385] ppid=18380 vsize=149760 CPUtime=162.23 cores=1,3,5,7
/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 24835 0 0 0 16211 12 0 0 20 0 2 0 332901324 153354240 26002 33554432000 4194304 5964350 140735802881408 139952241927992 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 149760

[startup+222.3 s]
/proc/loadavg: 2.13 2.94 3.48 4/178 18390
/proc/meminfo: memFree=27495428/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=215296 CPUtime=222.21 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 34771 0 0 0 22206 15 0 0 20 0 2 0 332901323 220463104 35078 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 53824 35078 192 433 0 53388 0
[pid=18382/tid=18385] ppid=18380 vsize=215296 CPUtime=222.23 cores=1,3,5,7
/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 33902 0 0 0 22204 19 0 0 20 0 2 0 332901324 220463104 35078 33554432000 4194304 5964350 140735802881408 139952241927992 4400023 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 215296

[startup+282.3 s]
/proc/loadavg: 2.08 2.78 3.39 4/179 18391
/proc/meminfo: memFree=27438232/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=216380 CPUtime=282.17 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 42650 0 0 0 28198 19 0 0 20 0 2 0 332901323 221573120 43451 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 54095 43451 192 433 0 53659 0
[pid=18382/tid=18385] ppid=18380 vsize=216380 CPUtime=282.19 cores=1,3,5,7
/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 41781 0 0 0 28195 24 0 0 20 0 2 0 332901324 221573120 43451 33554432000 4194304 5964350 140735802881408 139952241927992 4400023 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 216380

[startup+342.3 s]
/proc/loadavg: 2.14 2.68 3.32 4/179 18392
/proc/meminfo: memFree=27411136/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=216380 CPUtime=342.17 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 46361 0 0 0 34195 22 0 0 20 0 2 0 332901323 221573120 47158 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 54095 47158 192 433 0 53659 0
[pid=18382/tid=18385] ppid=18380 vsize=216380 CPUtime=342.19 cores=1,3,5,7
/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 45492 0 0 0 34192 27 0 0 20 0 2 0 332901324 221573120 47158 33554432000 4194304 5964350 140735802881408 139952241927992 4399926 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 216380

[startup+402.3 s]
/proc/loadavg: 2.05 2.55 3.23 4/179 18392
/proc/meminfo: memFree=27358320/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=281916 CPUtime=402.15 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 54773 0 0 0 40188 27 0 0 20 0 2 0 332901323 288681984 55569 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 70479 55569 192 433 0 70043 0
[pid=18382/tid=18385] ppid=18380 vsize=281916 CPUtime=402.19 cores=1,3,5,7
/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 53904 0 0 0 40185 34 0 0 20 0 2 0 332901324 288681984 55569 33554432000 4194304 5964350 140735802881408 139952241928232 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 281916

[startup+462.3 s]
/proc/loadavg: 2.02 2.45 3.15 4/179 18392
/proc/meminfo: memFree=27322196/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=281916 CPUtime=462.13 cores=1,3,5,7

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

/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 126566 0 0 0 130096 110 0 0 20 0 2 0 332901324 557670400 130252 33554432000 4194304 5964350 140735802881408 139952241927992 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 544600

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.42 4/180 18402
/proc/meminfo: memFree=26856208/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=610136 CPUtime=1361.9 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 135340 0 0 0 136093 97 0 0 20 0 2 0 332901323 624779264 138156 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 152534 138156 192 433 0 152098 0
[pid=18382/tid=18385] ppid=18380 vsize=610136 CPUtime=1362.05 cores=1,3,5,7
/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 134471 0 0 0 136088 117 0 0 20 0 2 0 332901324 624779264 138156 33554432000 4194304 5964350 140735802881408 139952241928184 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 610136

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.39 4/179 18402
/proc/meminfo: memFree=26829900/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=610136 CPUtime=1421.9 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 137802 0 0 0 142091 99 0 0 20 0 2 0 332901323 624779264 140615 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 152534 140615 192 433 0 152098 0
[pid=18382/tid=18385] ppid=18380 vsize=610136 CPUtime=1422.05 cores=1,3,5,7
/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 136933 0 0 0 142084 121 0 0 20 0 2 0 332901324 624779264 140615 33554432000 4194304 5964350 140735802881408 139952241928184 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 610136

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.36 4/179 18402
/proc/meminfo: memFree=26797456/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=610136 CPUtime=1481.88 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 145371 0 0 0 148080 108 0 0 20 0 2 0 332901323 624779264 148184 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 152534 148184 192 433 0 152098 0
[pid=18382/tid=18385] ppid=18380 vsize=610136 CPUtime=1482.05 cores=1,3,5,7
/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 144502 0 0 0 148074 131 0 0 20 0 2 0 332901324 624779264 148184 33554432000 4194304 5964350 140735802881408 139952241928232 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 610136

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.34 4/179 18402
/proc/meminfo: memFree=26775296/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=675672 CPUtime=1541.87 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 146589 0 0 0 154077 110 0 0 20 0 2 0 332901323 691888128 149402 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 168918 149402 192 433 0 168482 0
[pid=18382/tid=18385] ppid=18380 vsize=675672 CPUtime=1542.05 cores=1,3,5,7
/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 145720 0 0 0 154071 134 0 0 20 0 2 0 332901324 691888128 149402 33554432000 4194304 5964350 140735802881408 139952241927992 4399840 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) 675672

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.31 4/179 18403
/proc/meminfo: memFree=26761408/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=675672 CPUtime=1601.86 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 147088 0 0 0 160076 110 0 0 20 0 2 0 332901323 691888128 149898 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 168918 149898 192 433 0 168482 0
[pid=18382/tid=18385] ppid=18380 vsize=675672 CPUtime=1602.04 cores=1,3,5,7
/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 146219 0 0 0 160069 135 0 0 20 0 2 0 332901324 691888128 149898 33554432000 4194304 5964350 140735802881408 139952241928056 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 675672

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.29 4/179 18403
/proc/meminfo: memFree=26739340/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=675672 CPUtime=1661.83 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 152098 0 0 0 166069 114 0 0 20 0 2 0 332901323 691888128 155479 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 168918 155479 192 433 0 168482 0
[pid=18382/tid=18385] ppid=18380 vsize=675672 CPUtime=1662.02 cores=1,3,5,7
/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 151229 0 0 0 166062 140 0 0 20 0 2 0 332901324 691888128 155479 33554432000 4194304 5964350 140735802881408 139952241928184 4400352 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 675672

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.27 4/179 18403
/proc/meminfo: memFree=26720036/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=675672 CPUtime=1721.79 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 156165 0 0 0 172061 118 0 0 20 0 2 0 332901323 691888128 160056 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 168918 160056 192 433 0 168482 0
[pid=18382/tid=18385] ppid=18380 vsize=675672 CPUtime=1721.98 cores=1,3,5,7
/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 155296 0 0 0 172053 145 0 0 20 0 2 0 332901324 691888128 160056 33554432000 4194304 5964350 140735802881408 139952241927992 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 675672

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.25 4/179 18403
/proc/meminfo: memFree=26713896/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=675672 CPUtime=1781.78 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 156369 0 0 0 178060 118 0 0 20 0 2 0 332901323 691888128 160298 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 168918 160298 192 433 0 168482 0
[pid=18382/tid=18385] ppid=18380 vsize=675672 CPUtime=1781.98 cores=1,3,5,7
/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 155500 0 0 0 178052 146 0 0 20 0 2 0 332901324 691888128 160298 33554432000 4194304 5964350 140735802881408 139952241927992 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 675672

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.25 4/179 18403
/proc/meminfo: memFree=26711912/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=675672 CPUtime=1791.38 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 156451 0 0 0 179020 118 0 0 20 0 2 0 332901323 691888128 160380 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 168918 160380 192 433 0 168482 0
[pid=18382/tid=18385] ppid=18380 vsize=675672 CPUtime=1791.59 cores=1,3,5,7
/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 155582 0 0 0 179013 146 0 0 20 0 2 0 332901324 691888128 160380 33554432000 4194304 5964350 140735802881408 139952241927992 4400029 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.38
Current children cumulated vsize (KiB) 675672

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.24 4/179 18403
/proc/meminfo: memFree=26710424/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=675672 CPUtime=1794.58 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 156603 0 0 0 179340 118 0 0 20 0 2 0 332901323 691888128 160532 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 168918 160532 192 433 0 168482 0
[pid=18382/tid=18385] ppid=18380 vsize=675672 CPUtime=1794.79 cores=1,3,5,7
/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 155734 0 0 0 179333 146 0 0 20 0 2 0 332901324 691888128 160532 33554432000 4194304 5964350 140735802881408 139952241927992 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (KiB) 675672

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.24 4/179 18403
/proc/meminfo: memFree=26710052/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=675672 CPUtime=1797.77 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 156603 0 0 0 179659 118 0 0 20 0 2 0 332901323 691888128 160532 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 168918 160532 192 433 0 168482 0
[pid=18382/tid=18385] ppid=18380 vsize=675672 CPUtime=1797.98 cores=1,3,5,7
/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 155734 0 0 0 179652 146 0 0 20 0 2 0 332901324 691888128 160532 33554432000 4194304 5964350 140735802881408 139952241927992 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.77
Current children cumulated vsize (KiB) 675672

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.24 4/179 18403
/proc/meminfo: memFree=26710052/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=675672 CPUtime=1798.57 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 156604 0 0 0 179739 118 0 0 20 0 2 0 332901323 691888128 160533 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 168918 160533 192 433 0 168482 0
[pid=18382/tid=18385] ppid=18380 vsize=675672 CPUtime=1798.78 cores=1,3,5,7
/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 155735 0 0 0 179732 146 0 0 20 0 2 0 332901324 691888128 160533 33554432000 4194304 5964350 140735802881408 139952241927992 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (KiB) 675672

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.24 4/179 18403
/proc/meminfo: memFree=26709804/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=675672 CPUtime=1798.98 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 156604 0 0 0 179780 118 0 0 20 0 2 0 332901323 691888128 160533 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 168918 160533 192 433 0 168482 0
[pid=18382/tid=18385] ppid=18380 vsize=675672 CPUtime=1799.19 cores=1,3,5,7
/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 155735 0 0 0 179773 146 0 0 20 0 2 0 332901324 691888128 160533 33554432000 4194304 5964350 140735802881408 139952241927992 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.98
Current children cumulated vsize (KiB) 675672

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.24 4/179 18403
/proc/meminfo: memFree=26709804/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=675672 CPUtime=1799.37 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 156604 0 0 0 179819 118 0 0 20 0 2 0 332901323 691888128 160533 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 168918 160533 192 433 0 168482 0
[pid=18382/tid=18385] ppid=18380 vsize=675672 CPUtime=1799.58 cores=1,3,5,7
/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 155735 0 0 0 179812 146 0 0 20 0 2 0 332901324 691888128 160533 33554432000 4194304 5964350 140735802881408 139952241927992 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.37
Current children cumulated vsize (KiB) 675672

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.24 4/179 18403
/proc/meminfo: memFree=26709804/32873844 swapFree=7628/7628
[pid=18382] ppid=18380 vsize=675672 CPUtime=1799.47 cores=1,3,5,7
/proc/18382/stat : 18382 (wbo1.72) S 18380 18382 17860 0 -1 4202496 156604 0 0 0 179829 118 0 0 20 0 2 0 332901323 691888128 160533 33554432000 4194304 5964350 140735802881408 140735802880928 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18382/statm: 168918 160533 192 433 0 168482 0
[pid=18382/tid=18385] ppid=18380 vsize=675672 CPUtime=1799.68 cores=1,3,5,7
/proc/18382/task/18385/stat : 18385 (wbo1.72) R 18380 18382 17860 0 -1 4202560 155735 0 0 0 179822 146 0 0 20 0 2 0 332901324 691888128 160533 33554432000 4194304 5964350 140735802881408 139952241927992 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.47
Current children cumulated vsize (KiB) 675672

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.71
CPU user time (s): 1798.24
CPU system time (s): 1.47578
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 675672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.24
system time used= 1.47578
maximum resident set size= 642140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156606
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= 299
involuntary context switches= 2138

runsolver used 3.00854 second user time and 9.31958 second system time

The end

Launcher Data

Begin job on node144 at 2012-06-02 22:09:24
IDJOB=3727843
IDBENCH=89841
IDSOLVER=2313
FILE ID=node144/3727843-1338667764
RUNJOBID= node144-1338667764-18356
PBS_JOBID= 14636488
Free space on /tmp= 70836 MiB

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

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

MD5SUM BENCH= f076140978d89a37e97e041a8b1e6b8f
RANDOM SEED=1328902026

node144.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.196
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	: 5332.39
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.196
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.196
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	: 5438.54
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.196
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.196
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.90
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.196
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.92
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.196
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.196
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:        27762572 kB
Buffers:          622156 kB
Cached:          3606088 kB
SwapCached:          464 kB
Active:          2387864 kB
Inactive:        1858992 kB
Active(anon):       1648 kB
Inactive(anon):    11196 kB
Active(file):    2386216 kB
Inactive(file):  1847796 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108376 kB
Dirty:             11264 kB
Writeback:             0 kB
AnonPages:         17556 kB
Mapped:            13500 kB
Shmem:               172 kB
Slab:             724212 kB
SReclaimable:     165996 kB
SUnreclaim:       558216 kB
KernelStack:        1376 kB
PageTables:         3908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     105420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70824 MiB
End job on node144 at 2012-06-02 22:39:24