Trace number 3705175

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.87 1800

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-10:20:4.5:0.95:100.opb
MD5SUMf9ec307a3c8f55679d3b9ab693efbd4c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.182971
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables934
Total number of constraints1063
Number of constraints which are clauses879
Number of constraints which are cardinality constraints (but not clauses)184
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint20
Number of terms in the objective function 934
Biggest coefficient in the objective function 546
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 2594
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 546
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2594
Number of bits of the biggest sum of numbers12
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-3705175-1338094776.opb.
0.00/0.00	c Instance file HOME/instance-3705175-1338094776.opb
0.00/0.00	c File size is 44836 bytes.
0.00/0.00	c Cost Offset: -546
0.00/0.00	c Highest Coefficient sum: 23
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      934                                                 |
0.00/0.00	c |  Number Clauses:        880                                                 |
0.00/0.00	c |  Number Cardinality:    183                                                 |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Optimization                                        |
0.00/0.00	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.00	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.00	c ===============================================================================
0.00/0.00	c | 0.01      | 0  | -545         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -544         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -543         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -542         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -541         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -540         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -539         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -538         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -537         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -536         lb |  0                0                0.00  |
0.01/0.01	c | 0.01      | 0  | -535         lb |  0                0                0.00  |
0.01/0.01	c | 0.01      | 0  | -534         lb |  0                0                0.00  |
0.01/0.01	c | 0.01      | 0  | -533         lb |  0                0                0.00  |
0.01/0.01	c | 0.02      | 0  | -532         lb |  0                0                0.00  |
0.01/0.01	c | 0.02      | 0  | -531         lb |  0                0                0.00  |
0.01/0.01	c | 0.02      | 0  | -530         lb |  0                0                0.00  |
0.01/0.01	c | 0.02      | 0  | -529         lb |  0                0                0.00  |
0.01/0.02	c | 0.02      | 0  | -528         lb |  0                0                0.00  |
0.01/0.02	c | 0.02      | 0  | -527         lb |  0                0                0.00  |
0.01/0.02	c | 0.02      | 0  | -526         lb |  0                0                0.00  |
0.01/0.02	c | 0.02      | 0  | -525         lb |  0                0                0.00  |
0.01/0.02	c | 0.02      | 0  | -524         lb |  0                0                0.00  |
0.01/0.02	c | 0.02      | 0  | -523         lb |  0                0                0.00  |
0.01/0.02	c | 0.02      | 0  | -522         lb |  0                0                0.00  |
0.01/0.02	c | 0.02      | 0  | -521         lb |  0                0                0.00  |
0.01/0.02	c | 0.03      | 0  | -520         lb |  0                0                0.00  |
0.01/0.02	c | 0.03      | 0  | -519         lb |  0                0                0.00  |
0.01/0.02	c | 0.03      | 0  | -518         lb |  0                0                0.00  |
0.01/0.02	c | 0.03      | 0  | -517         lb |  0                0                0.00  |
0.01/0.02	c | 0.03      | 0  | -516         lb |  0                0                0.00  |
0.01/0.03	c | 0.03      | 0  | -515         lb |  0                0                0.00  |
0.01/0.03	c | 0.03      | 0  | -514         lb |  0                0                0.00  |
0.01/0.03	c | 0.03      | 0  | -513         lb |  0                0                0.00  |
0.01/0.03	c | 0.03      | 0  | -512         lb |  0                0                0.00  |
0.01/0.03	c | 0.03      | 0  | -510         lb |  0                0                0.00  |
0.01/0.03	c | 0.03      | 0  | -509         lb |  0                0                0.00  |
0.01/0.03	c | 0.03      | 0  | -508         lb |  0                0                0.00  |
0.01/0.03	c | 0.04      | 0  | -507         lb |  0                0                0.00  |
0.01/0.03	c | 0.04      | 0  | -506         lb |  0                0                0.00  |
0.01/0.03	c | 0.04      | 0  | -505         lb |  0                0                0.00  |
0.01/0.03	c | 0.04      | 0  | -504         lb |  0                0                0.00  |
0.01/0.03	c | 0.04      | 0  | -503         lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | -502         lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | -501         lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | -500         lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | -499         lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | -498         lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | -497         lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | -496         lb |  0                0                0.00  |
0.01/0.04	c | 0.05      | 0  | -495         lb |  0                0                0.00  |
0.01/0.04	c | 0.05      | 0  | -494         lb |  0                0                0.00  |
0.01/0.04	c | 0.05      | 0  | -493         lb |  0                0                0.00  |
0.01/0.05	c | 0.05      | 0  | -492         lb |  0                0                0.00  |
0.01/0.05	c | 0.05      | 0  | -491         lb |  0                0                0.00  |
0.01/0.05	c | 0.05      | 0  | -490         lb |  0                0                0.00  |
0.01/0.05	c | 0.05      | 0  | -489         lb |  0                0                0.00  |
0.01/0.05	c | 0.05      | 0  | -488         lb |  0                0                0.00  |
0.01/0.05	c | 0.05      | 0  | -487         lb |  0                0                0.00  |
0.01/0.05	c | 0.06      | 0  | -486         lb |  0                0                0.00  |
0.01/0.05	c | 0.06      | 0  | -484         lb |  0                0                0.00  |
0.01/0.05	c | 0.06      | 0  | -483         lb |  0                0                0.00  |
0.01/0.05	c | 0.06      | 0  | -482         lb |  0                0                0.00  |
0.01/0.06	c | 0.06      | 0  | -481         lb |  0                0                0.00  |
0.01/0.06	c | 0.06      | 0  | -480         lb |  0                0                0.00  |
0.01/0.06	c | 0.06      | 0  | -479         lb |  0                0                0.00  |
0.01/0.06	c | 0.06      | 0  | -478         lb |  0                0                0.00  |
0.01/0.06	c | 0.06      | 0  | -477         lb |  0                0                0.00  |
0.01/0.06	c | 0.07      | 0  | -476         lb |  0                0                0.00  |
0.01/0.06	c | 0.07      | 0  | -475         lb |  0                0                0.00  |
0.01/0.06	c | 0.07      | 0  | -474         lb |  0                0                0.00  |
0.01/0.06	c | 0.07      | 0  | -473         lb |  0                0                0.00  |
0.01/0.07	c | 0.07      | 0  | -472         lb |  0                0                0.00  |
0.01/0.07	c | 0.07      | 0  | -471         lb |  0                0                0.00  |
0.01/0.07	c | 0.07      | 0  | -470         lb |  0                0                0.00  |
0.01/0.07	c | 0.07      | 0  | -469         lb |  0                0                0.00  |
0.01/0.07	c | 0.07      | 0  | -468         lb |  0                0                0.00  |
0.01/0.07	c | 0.07      | 0  | -467         lb |  0                0                0.00  |
0.01/0.07	c | 0.08      | 0  | -466         lb |  0                0                0.00  |
0.01/0.07	c | 0.08      | 0  | -465         lb |  0                0                0.00  |
0.01/0.07	c | 0.08      | 0  | -464         lb |  0                0                0.00  |
0.01/0.08	c | 0.08      | 0  | -463         lb |  0                0                0.00  |
0.01/0.08	c | 0.08      | 0  | -462         lb |  0                0                0.00  |
0.01/0.08	c | 0.08      | 0  | -461         lb |  0                0                0.00  |
0.01/0.08	c | 0.08      | 0  | -460         lb |  0                0                0.00  |
0.01/0.08	c | 0.08      | 0  | -459         lb |  0                0                0.00  |
0.01/0.08	c | 0.09      | 0  | -458         lb |  0                0                0.00  |
0.01/0.08	c | 0.09      | 0  | -457         lb |  0                0                0.00  |
0.01/0.08	c | 0.09      | 0  | -456         lb |  0                0                0.00  |
0.01/0.09	c | 0.09      | 0  | -455         lb |  0                0                0.00  |
0.01/0.09	c | 0.09      | 0  | -454         lb |  0                0                0.00  |
0.01/0.09	c | 0.09      | 0  | -453         lb |  0                0                0.00  |
0.01/0.09	c | 0.09      | 0  | -452         lb |  0                0                0.00  |
0.01/0.09	c | 0.09      | 0  | -451         lb |  0                0                0.00  |
0.01/0.09	c | 0.10      | 0  | -450         lb |  0                0                0.00  |
0.01/0.09	c | 0.10      | 0  | -449         lb |  0                0                0.00  |
0.01/0.09	c | 0.10      | 0  | -448         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -447         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -446         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -445         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -444         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -443         lb |  0                0                0.00  |
0.09/0.10	c | 0.11      | 0  | -442         lb |  0                0                0.00  |
0.09/0.10	c | 0.11      | 0  | -441         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -440         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -439         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -438         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -437         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -436         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -435         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -434         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -433         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -432         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -431         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -430         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -429         lb |  0                0                0.00  |
0.09/0.12	c | 0.13      | 0  | -428         lb |  0                0                0.00  |
0.09/0.12	c | 0.13      | 0  | -427         lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | -426         lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | -425         lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | -424         lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | -423         lb |  0                0                0.00  |
0.09/0.13	c | 0.14      | 0  | -422         lb |  0                0                0.00  |
0.09/0.13	c | 0.14      | 0  | -421         lb |  0                0                0.00  |
0.09/0.13	c | 0.14      | 0  | -420         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -419         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -418         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -417         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -415         lb |  0                0                0.00  |
0.09/0.14	c | 0.15      | 0  | -414         lb |  0                0                0.00  |
0.09/0.14	c | 0.15      | 0  | -413         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -412         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -411         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -410         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -409         lb |  0                0                0.00  |
0.09/0.15	c | 0.16      | 0  | -408         lb |  0                0                0.00  |
0.09/0.15	c | 0.16      | 0  | -407         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | -406         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | -405         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | -404         lb |  0                0                0.00  |
0.09/0.16	c | 0.17      | 0  | -403         lb |  0                0                0.00  |
0.09/0.16	c | 0.17      | 0  | -402         lb |  0                0                0.00  |
0.09/0.16	c | 0.17      | 0  | -401         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -400         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -399         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -398         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -397         lb |  0                0                0.00  |
0.09/0.17	c | 0.18      | 0  | -396         lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | -395         lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | -394         lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | -393         lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | -392         lb |  0                0                0.00  |
0.09/0.18	c | 0.19      | 0  | -391         lb |  0                0                0.00  |
0.09/0.18	c | 0.19      | 0  | -390         lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | -389         lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | -388         lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | -387         lb |  0                0                0.00  |
0.09/0.19	c | 0.20      | 0  | -386         lb |  0                0                0.00  |
0.09/0.19	c | 0.20      | 0  | -385         lb |  0                0                0.00  |
0.09/0.20	c | 0.20      | 0  | -384         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -383         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -382         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -381         lb |  0                0                0.00  |
0.19/0.20	c | 0.21      | 0  | -380         lb |  0                0                0.00  |
0.19/0.20	c | 0.21      | 0  | -379         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -378         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -377         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -376         lb |  0                0                0.00  |
0.19/0.21	c | 0.22      | 0  | -375         lb |  0                0                0.00  |
0.19/0.21	c | 0.22      | 0  | -374         lb |  0                0                0.00  |
0.19/0.22	c | 0.22      | 0  | -373         lb |  0                0                0.00  |
0.19/0.22	c | 0.22      | 0  | -372         lb |  0                0                0.00  |
0.19/0.22	c | 0.22      | 0  | -371         lb |  0                0                0.00  |
0.19/0.22	c | 0.23      | 0  | -370         lb |  0                0                0.00  |
0.19/0.22	c | 0.23      | 0  | -369         lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | -368         lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | -367         lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | -366         lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | -365         lb |  0                0                0.00  |
0.19/0.23	c | 0.24      | 0  | -363         lb |  0                0                0.00  |
0.19/0.24	c | 0.24      | 0  | -362         lb |  0                0                0.00  |
0.19/0.24	c | 0.24      | 0  | -361         lb |  0                0                0.00  |
0.19/0.24	c | 0.24      | 0  | -360         lb |  0                0                0.00  |
0.19/0.24	c | 0.25      | 0  | -359         lb |  0                0                0.00  |
0.19/0.24	c | 0.25      | 0  | -358         lb |  0                0                0.00  |
0.19/0.25	c | 0.25      | 0  | -357         lb |  0                0                0.00  |
0.19/0.25	c | 0.25      | 0  | -355         lb |  0                0                0.00  |
0.19/0.25	c | 0.25      | 0  | -354         lb |  0                0                0.00  |
0.19/0.25	c | 0.26      | 0  | -353         lb |  0                0                0.00  |
0.19/0.25	c | 0.26      | 0  | -351         lb |  0                0                0.00  |
0.19/0.26	c | 0.26      | 0  | -350         lb |  0                0                0.00  |
0.19/0.26	c | 0.26      | 0  | -349         lb |  0                0                0.00  |
0.19/0.26	c | 0.26      | 0  | -348         lb |  0                0                0.00  |
0.19/0.26	c | 0.27      | 0  | -347         lb |  0                0                0.00  |
0.19/0.26	c | 0.27      | 0  | -346         lb |  0                0                0.00  |
0.19/0.27	c | 0.27      | 0  | -345         lb |  0                0                0.00  |
0.19/0.27	c | 0.27      | 0  | -344         lb |  0                0                0.00  |
0.19/0.27	c | 0.28      | 0  | -343         lb |  0                0                0.00  |
0.19/0.27	c | 0.28      | 0  | -342         lb |  0                0                0.00  |
0.19/0.28	c | 0.28      | 0  | -341         lb |  0                0                0.00  |
0.19/0.28	c | 0.28      | 0  | -340         lb |  0                0                0.00  |
0.19/0.28	c | 0.28      | 0  | -339         lb |  0                0                0.00  |
0.19/0.28	c | 0.28      | 0  | -338         lb |  0                0                0.00  |
0.19/0.28	c | 0.29      | 0  | -337         lb |  0                0                0.00  |
0.19/0.29	c | 0.29      | 0  | -336         lb |  0                0                0.00  |
0.19/0.29	c | 0.29      | 0  | -335         lb |  0                0                0.00  |
0.19/0.29	c | 0.29      | 0  | -334         lb |  0                0                0.00  |
0.19/0.29	c | 0.30      | 0  | -333         lb |  0                0                0.00  |
0.29/0.30	c | 0.30      | 0  | -332         lb |  0                0                0.00  |
0.29/0.30	c | 0.30      | 0  | -331         lb |  0                0                0.00  |
0.29/0.30	c | 0.31      | 0  | -330         lb |  0                0                0.00  |
0.29/0.31	c | 0.31      | 0  | -329         lb |  0                0                0.00  |
0.29/0.31	c | 0.31      | 0  | -328         lb |  0                0                0.00  |
0.29/0.31	c | 0.32      | 0  | -327         lb |  0                0                0.00  |
0.29/0.32	c | 0.32      | 0  | -326         lb |  0                0                0.00  |
0.29/0.32	c | 0.33      | 0  | -325         lb |  0                0                0.00  |
0.29/0.33	c | 0.34      | 0  | -324         lb |  0                0                0.00  |
0.29/0.33	c | 0.34      | 0  | -323         lb |  0                0                0.00  |
0.29/0.34	c | 0.35      | 0  | -322         lb |  0                0                0.00  |
0.29/0.36	c | 0.36      | 0  | -321         lb |  0                0                0.00  |
0.29/0.37	c | 0.37      | 0  | -320         lb |  0                0                0.00  |
0.29/0.37	c | 0.37      | 0  | -319         lb |  0                0                0.00  |
0.29/0.37	c | 0.38      | 0  | -318         lb |  0                0                0.00  |
0.29/0.38	c | 0.38      | 0  | -317         lb |  0                0                0.00  |
0.29/0.38	c | 0.39      | 0  | -316         lb |  0                0                0.00  |
0.29/0.38	c | 0.39      | 0  | -315         lb |  0                0                0.00  |
0.29/0.39	c | 0.39      | 0  | -314         lb |  0                0                0.00  |
0.29/0.39	c | 0.39      | 0  | -313         lb |  0                0                0.00  |
0.29/0.39	c | 0.40      | 0  | -312         lb |  0                0                0.00  |
0.39/0.40	c | 0.40      | 0  | -311         lb |  0                0                0.00  |
0.39/0.40	c | 0.41      | 0  | -310         lb |  0                0                0.00  |
0.39/0.45	c | 0.46      | 0  | -309         lb |  0                0                0.00  |
0.39/0.47	c | 0.47      | 0  | -308         lb |  0                0                0.00  |
0.39/0.47	c | 0.47      | 0  | -307         lb |  0                0                0.00  |
0.39/0.47	c | 0.48      | 0  | -306         lb |  0                0                0.00  |
0.49/0.52	c | 0.53      | 0  | -305         lb |  0                0                0.00  |
0.49/0.53	c | 0.53      | 0  | -304         lb |  0                0                0.00  |
0.49/0.53	c | 0.53      | 0  | -303         lb |  0                0                0.00  |
0.49/0.53	c | 0.54      | 0  | -302         lb |  0                0                0.00  |
0.49/0.54	c | 0.54      | 0  | -301         lb |  0                0                0.00  |
0.49/0.54	c | 0.55      | 0  | -300         lb |  0                0                0.00  |
0.49/0.55	c | 0.55      | 0  | -299         lb |  0                0                0.00  |
0.49/0.55	c | 0.56      | 0  | -298         lb |  0                0                0.00  |
0.49/0.56	c | 0.56      | 0  | -297         lb |  0                0                0.00  |
0.49/0.56	c | 0.56      | 0  | -296         lb |  0                0                0.00  |
0.59/0.65	c | 0.65      | 0  | -295         lb |  0                0                0.00  |
0.59/0.65	c | 0.66      | 0  | -294         lb |  0                0                0.00  |
0.59/0.66	c | 0.66      | 0  | -293         lb |  0                0                0.00  |
0.69/0.72	c | 0.72      | 0  | -292         lb |  0                0                0.00  |
0.69/0.72	c | 0.72      | 0  | -291         lb |  0                0                0.00  |
0.69/0.72	c | 0.73      | 0  | -290         lb |  0                0                0.00  |
0.69/0.73	c | 0.73      | 0  | -289         lb |  0                0                0.00  |
0.69/0.74	c | 0.74      | 0  | -288         lb |  0                0                0.00  |
0.69/0.75	c | 0.75      | 0  | -287         lb |  0                0                0.00  |
0.69/0.75	c | 0.76      | 0  | -286         lb |  0                0                0.00  |
0.79/0.82	c | 0.83      | 0  | -285         lb |  0                0                0.00  |
0.79/0.83	c | 0.83      | 0  | -284         lb |  0                0                0.00  |
0.79/0.83	c | 0.84      | 0  | -283         lb |  0                0                0.00  |
0.79/0.84	c | 0.84      | 0  | -282         lb |  0                0                0.00  |
0.79/0.87	c | 0.87      | 0  | -281         lb |  0                0                0.00  |
0.89/0.90	c | 0.90      | 0  | -280         lb |  0                0                0.00  |
0.89/0.90	c | 0.91      | 0  | -279         lb |  0                0                0.00  |
0.89/0.91	c | 0.91      | 0  | -278         lb |  0                0                0.00  |
0.89/0.92	c | 0.92      | 0  | -277         lb |  0                0                0.00  |
0.89/0.93	c | 0.94      | 0  | -276         lb |  0                0                0.00  |
0.89/0.97	c | 0.97      | 0  | -275         lb |  0                0                0.00  |
0.89/0.98	c | 0.99      | 0  | -274         lb |  0                0                0.00  |
1.09/1.16	c | 1.17      | 0  | -273         lb |  0                0                0.00  |
1.09/1.18	c | 1.19      | 0  | -272         lb |  0                0                0.00  |
1.09/1.19	c | 1.19      | 0  | -271         lb |  0                0                0.00  |
1.19/1.20	c | 1.20      | 0  | -270         lb |  0                0                0.00  |
1.19/1.21	c | 1.21      | 0  | -269         lb |  0                0                0.00  |
1.19/1.21	c | 1.22      | 0  | -268         lb |  0                0                0.00  |
1.19/1.24	c | 1.24      | 0  | -267         lb |  0                0                0.00  |
1.39/1.49	c | 1.49      | 0  | -266         lb |  0                0                0.00  |
1.49/1.50	c | 1.50      | 0  | -265         lb |  0                0                0.00  |
1.49/1.51	c | 1.52      | 0  | -264         lb |  0                0                0.00  |
1.49/1.52	c | 1.52      | 0  | -263         lb |  0                0                0.00  |
1.49/1.52	c | 1.53      | 0  | -262         lb |  0                0                0.00  |
1.59/1.68	c | 1.68      | 0  | -261         lb |  0                0                0.00  |
3.48/3.50	c | 3.51      | 0  | -260         lb |  0                0                0.00  |
3.69/3.71	c | 3.71      | 0  | -259         lb |  0                0                0.00  |
3.69/3.73	c | 3.73      | 0  | -258         lb |  0                0                0.00  |
3.69/3.74	c | 3.74      | 0  | -257         lb |  0                0                0.00  |
3.69/3.77	c | 3.77      | 0  | -256         lb |  0                0                0.00  |
3.79/3.80	c | 3.81      | 0  | -255         lb |  0                0                0.00  |
3.79/3.82	c | 3.82      | 0  | -254         lb |  0                0                0.00  |
10.68/10.78	c | 10.79     | 0  | -253         lb |  0                0                0.00  |
10.78/10.84	c | 10.85     | 0  | -252         lb |  0                0                0.00  |
10.89/10.91	c | 10.92     | 0  | -251         lb |  0                0                0.00  |
10.99/11.03	c | 11.03     | 0  | -250         lb |  0                0                0.00  |
11.28/11.30	c | 11.31     | 0  | -249         lb |  0                0                0.00  |
13.09/13.14	c | 13.14     | 0  | -248         lb |  0                0                0.00  |
13.19/13.28	c | 13.28     | 0  | -247         lb |  0                0                0.00  |
13.28/13.31	c | 13.32     | 0  | -246         lb |  0                0                0.00  |
13.38/13.49	c | 13.49     | 0  | -245         lb |  0                0                0.00  |
581.14/581.47	c | 581.47    | 0  | -244         lb |  0                0                0.00  |
599.83/600.10	c | 600.10    | 0  | -243         lb |  0                0                0.00  |
605.33/605.60	c | 605.60    | 0  | -242         lb |  0                0                0.00  |
627.13/627.49	c | 627.50    | 0  | -241         lb |  0                0                0.00  |
628.53/628.82	c | 628.82    | 0  | -240         lb |  0                0                0.00  |
634.83/635.16	c | 635.16    | 0  | -239         lb |  0                0                0.00  |
757.21/757.50	c | 757.50    | 0  | -238         lb |  0                0                0.00  |
758.01/758.32	c | 758.32    | 0  | -237         lb |  0                0                0.00  |
760.71/761.06	c | 761.06    | 0  | -236         lb |  0                0                0.00  |
761.31/761.63	c | 761.63    | 0  | -235         lb |  0                0                0.00  |
1487.67/1488.18	c | 1488.18   | 0  | -234         lb |  0                0                0.00  |
1617.03/1617.51	c | 1617.52   | 0  | -233         lb |  0                0                0.00  |
1633.33/1633.81	c | 1633.81   | 0  | -232         lb |  0                0                0.00  |
1642.03/1642.57	c | 1642.58   | 0  | -231         lb |  0                0                0.00  |
1724.71/1725.22	c | 1725.22   | 0  | -230         lb |  0                0                0.00  |
1799.50/1800.00	c ===============================================================================
1799.50/1800.00	c Wall Clock Time: 1800.00 s
1799.50/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-3705175-1338094776/watcher-3705175-1338094776 -o /tmp/evaluation-result-3705175-1338094776/solver-3705175-1338094776 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705175-1338094776.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.02 2.01 2.00 3/177 16614
/proc/meminfo: memFree=30938912/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=84076 CPUtime=0 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 823 0 0 0 0 0 0 0 20 0 2 0 275603504 86093824 764 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 21019 770 176 432 0 20584 0
[pid=16614/tid=16615] ppid=16612 vsize=84076 CPUtime=0 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 2 0 275603505 86093824 787 33554432000 4194304 5963574 140734601195136 140733625786392 5135642 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0

[startup+0.0147491 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 16614
/proc/meminfo: memFree=30938912/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=84076 CPUtime=0.01 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 1111 0 0 0 1 0 0 0 20 0 2 0 275603504 86093824 1052 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 21019 1052 195 432 0 20584 0
[pid=16614/tid=16615] ppid=16612 vsize=84076 CPUtime=0 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 290 0 0 0 0 0 0 0 20 0 2 0 275603505 86093824 1052 33554432000 4194304 5963574 140734601195136 140733625786392 5138237 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 84076

[startup+0.100288 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 16614
/proc/meminfo: memFree=30938912/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=84076 CPUtime=0.09 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 1541 0 0 0 9 0 0 0 20 0 2 0 275603504 86093824 1466 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 21019 1466 195 432 0 20584 0
[pid=16614/tid=16615] ppid=16612 vsize=84076 CPUtime=0.08 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 720 0 0 0 8 0 0 0 20 0 2 0 275603505 86093824 1466 33554432000 4194304 5963574 140734601195136 140733625786392 5142749 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 84076

[startup+0.300206 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 16614
/proc/meminfo: memFree=30938912/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=84076 CPUtime=0.29 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 2634 0 0 0 29 0 0 0 20 0 2 0 275603504 86093824 2232 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 21019 2232 196 432 0 20584 0
[pid=16614/tid=16615] ppid=16612 vsize=84076 CPUtime=0.28 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 1813 0 0 0 28 0 0 0 20 0 2 0 275603505 86093824 2232 33554432000 4194304 5963574 140734601195136 140733625786392 5133977 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84076

[startup+0.700216 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 16614
/proc/meminfo: memFree=30938912/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=84076 CPUtime=0.69 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 3504 0 0 0 69 0 0 0 20 0 2 0 275603504 86093824 2858 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 21019 2858 198 432 0 20584 0
[pid=16614/tid=16615] ppid=16612 vsize=84076 CPUtime=0.68 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 2683 0 0 0 68 0 0 0 20 0 2 0 275603505 86093824 2858 33554432000 4194304 5963574 140734601195136 140663049194008 4402903 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84076

[startup+1.50021 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 16616
/proc/meminfo: memFree=30927224/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=84076 CPUtime=1.49 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 4446 0 0 0 149 0 0 0 20 0 2 0 275603504 86093824 3533 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 21019 3533 198 432 0 20584 0
[pid=16614/tid=16615] ppid=16612 vsize=84076 CPUtime=1.48 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 3625 0 0 0 148 0 0 0 20 0 2 0 275603505 86093824 3533 33554432000 4194304 5963574 140734601195136 140663049194008 4399451 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84076

[startup+3.10026 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 16616
/proc/meminfo: memFree=30924372/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=84076 CPUtime=3.08 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 5431 0 0 0 308 0 0 0 20 0 2 0 275603504 86093824 4477 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 21019 4477 198 432 0 20584 0
[pid=16614/tid=16615] ppid=16612 vsize=84076 CPUtime=3.08 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 4610 0 0 0 308 0 0 0 20 0 2 0 275603505 86093824 4477 33554432000 4194304 5963574 140734601195136 140663049193464 5135572 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 84076

[startup+6.30014 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 16616
/proc/meminfo: memFree=30915664/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=84076 CPUtime=6.29 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 6461 0 0 0 628 1 0 0 20 0 2 0 275603504 86093824 5506 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 21019 5506 198 432 0 20584 0
[pid=16614/tid=16615] ppid=16612 vsize=84076 CPUtime=6.28 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 5640 0 0 0 627 1 0 0 20 0 2 0 275603505 86093824 5506 33554432000 4194304 5963574 140734601195136 140663049194008 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84076

[startup+12.7001 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 16616
/proc/meminfo: memFree=30903120/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=84076 CPUtime=12.68 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 8774 0 0 0 1267 1 0 0 20 0 2 0 275603504 86093824 7743 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 21019 7743 198 432 0 20584 0
[pid=16614/tid=16615] ppid=16612 vsize=84076 CPUtime=12.68 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 7953 0 0 0 1266 2 0 0 20 0 2 0 275603505 86093824 7743 33554432000 4194304 5963574 140734601195136 140663049194008 4399574 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84076

[startup+25.5002 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 16619
/proc/meminfo: memFree=30886992/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=84560 CPUtime=25.49 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 13014 0 0 0 2546 3 0 0 20 0 2 0 275603504 86589440 11983 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 21140 11983 198 432 0 20705 0
[pid=16614/tid=16615] ppid=16612 vsize=84560 CPUtime=25.48 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 12193 0 0 0 2544 4 0 0 20 0 2 0 275603505 86589440 11983 33554432000 4194304 5963574 140734601195136 140663049193272 4388319 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84560

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 16619
/proc/meminfo: memFree=30855492/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=150336 CPUtime=51.08 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 20450 0 0 0 5102 6 0 0 20 0 2 0 275603504 153944064 19419 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 37584 19419 198 432 0 37149 0
[pid=16614/tid=16615] ppid=16612 vsize=150336 CPUtime=51.08 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 19629 0 0 0 5101 7 0 0 20 0 2 0 275603505 153944064 19419 33554432000 4194304 5963574 140734601195136 140663049193464 4399603 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 150336

[startup+102.306 s]
/proc/loadavg: 2.10 2.03 2.01 3/180 16642
/proc/meminfo: memFree=30786140/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=150696 CPUtime=102.28 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 31977 0 0 0 10218 10 0 0 20 0 2 0 275603504 154312704 30946 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 37674 30946 198 432 0 37239 0
[pid=16614/tid=16615] ppid=16612 vsize=150696 CPUtime=102.29 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 31156 0 0 0 10217 12 0 0 20 0 2 0 275603505 154312704 30946 33554432000 4194304 5963574 140734601195136 140663049193272 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 150696

[startup+162.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 16681
/proc/meminfo: memFree=30901112/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=216232 CPUtime=162.21 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 41896 0 0 0 16206 15 0 0 20 0 2 0 275603504 221421568 41081 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 54058 41081 198 432 0 53623 0
[pid=16614/tid=16615] ppid=16612 vsize=216232 CPUtime=162.24 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 41075 0 0 0 16206 18 0 0 20 0 2 0 275603505 221421568 41081 33554432000 4194304 5963574 140734601195136 140663049193464 4399605 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 216232

[startup+222.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 16683
/proc/meminfo: memFree=30808528/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=282308 CPUtime=222.18 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 51722 0 0 0 22196 22 0 0 20 0 2 0 275603504 289083392 51827 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 70577 51827 198 432 0 70142 0
[pid=16614/tid=16615] ppid=16612 vsize=282308 CPUtime=222.22 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 50901 0 0 0 22196 26 0 0 20 0 2 0 275603505 289083392 51827 33554432000 4194304 5963574 140734601195136 140663049193272 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 282308

[startup+282.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/179 16683
/proc/meminfo: memFree=30723528/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=282308 CPUtime=282.17 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 60367 0 0 0 28190 27 0 0 20 0 2 0 275603504 289083392 60472 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 70577 60472 198 432 0 70142 0
[pid=16614/tid=16615] ppid=16612 vsize=282308 CPUtime=282.22 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 59546 0 0 0 28190 32 0 0 20 0 2 0 275603505 289083392 60472 33554432000 4194304 5963574 140734601195136 140663049193512 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 282308

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 16683
/proc/meminfo: memFree=30636616/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=349536 CPUtime=342.16 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 69826 0 0 0 34180 36 0 0 20 0 2 0 275603504 357924864 69882 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 87384 69882 198 432 0 86949 0
[pid=16614/tid=16615] ppid=16612 vsize=349536 CPUtime=342.22 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 69005 0 0 0 34181 41 0 0 20 0 2 0 275603505 357924864 69882 33554432000 4194304 5963574 140734601195136 140663049193464 4399560 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 349536

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 16683
/proc/meminfo: memFree=30586200/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=349536 CPUtime=402.13 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 75822 0 0 0 40172 41 0 0 20 0 2 0 275603504 357924864 75952 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0

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

/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 104752 0 0 0 130136 81 0 0 20 0 2 0 275603505 488747008 104653 33554432000 4194304 5963574 140734601195136 140663049193464 4399592 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 477292

[startup+1362.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/179 16692
/proc/meminfo: memFree=30132740/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=477292 CPUtime=1361.9 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 107505 0 0 0 136127 63 0 0 20 0 2 0 275603504 488747008 106585 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 119323 106585 198 432 0 118888 0
[pid=16614/tid=16615] ppid=16612 vsize=477292 CPUtime=1362.17 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 106684 0 0 0 136133 84 0 0 20 0 2 0 275603505 488747008 106585 33554432000 4194304 5963574 140734601195136 140663049193272 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 477292

[startup+1422.31 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 16693
/proc/meminfo: memFree=30072476/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=477292 CPUtime=1421.9 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 116448 0 0 0 142122 68 0 0 20 0 2 0 275603504 488747008 115528 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 119323 115528 198 432 0 118888 0
[pid=16614/tid=16615] ppid=16612 vsize=477292 CPUtime=1422.18 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 115627 0 0 0 142128 90 0 0 20 0 2 0 275603505 488747008 115528 33554432000 4194304 5963574 140734601195136 140663049193272 4399605 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 477292

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 16693
/proc/meminfo: memFree=29989008/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=542828 CPUtime=1481.87 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 126301 0 0 0 148113 74 0 0 20 0 2 0 275603504 555855872 125514 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 135707 125514 198 432 0 135272 0
[pid=16614/tid=16615] ppid=16612 vsize=542828 CPUtime=1482.16 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 125480 0 0 0 148119 97 0 0 20 0 2 0 275603505 555855872 125514 33554432000 4194304 5963574 140734601195136 140663049193272 4388706 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 542828

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16693
/proc/meminfo: memFree=29980256/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=542828 CPUtime=1541.84 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 126801 0 0 0 154110 74 0 0 20 0 2 0 275603504 555855872 126243 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 135707 126243 198 432 0 135272 0
[pid=16614/tid=16615] ppid=16612 vsize=542828 CPUtime=1542.14 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 125980 0 0 0 154116 98 0 0 20 0 2 0 275603505 555855872 126243 33554432000 4194304 5963574 140734601195136 140663049193816 4400168 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 542828

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16693
/proc/meminfo: memFree=29978764/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=542828 CPUtime=1601.83 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 126801 0 0 0 160109 74 0 0 20 0 2 0 275603504 555855872 126243 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 135707 126243 198 432 0 135272 0
[pid=16614/tid=16615] ppid=16612 vsize=542828 CPUtime=1602.15 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 125980 0 0 0 160116 99 0 0 20 0 2 0 275603505 555855872 126243 33554432000 4194304 5963574 140734601195136 140663049193816 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 542828

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16693
/proc/meminfo: memFree=29929292/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=542828 CPUtime=1661.82 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 126801 0 0 0 166108 74 0 0 20 0 2 0 275603504 555855872 123937 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 135707 123937 198 432 0 135272 0
[pid=16614/tid=16615] ppid=16612 vsize=542828 CPUtime=1662.15 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 125980 0 0 0 166115 100 0 0 20 0 2 0 275603505 555855872 123937 33554432000 4194304 5963574 140734601195136 140663049194312 4378939 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 542828

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16694
/proc/meminfo: memFree=29917884/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=542828 CPUtime=1721.81 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 126801 0 0 0 172107 74 0 0 20 0 2 0 275603504 555855872 123937 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 135707 123937 198 432 0 135272 0
[pid=16614/tid=16615] ppid=16612 vsize=542828 CPUtime=1722.15 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 125980 0 0 0 172114 101 0 0 20 0 2 0 275603505 555855872 123937 33554432000 4194304 5963574 140734601195136 140663049194312 4378470 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 542828

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 16694
/proc/meminfo: memFree=29915528/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=542828 CPUtime=1781.8 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 126801 0 0 0 178106 74 0 0 20 0 2 0 275603504 555855872 123937 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 135707 123937 198 432 0 135272 0
[pid=16614/tid=16615] ppid=16612 vsize=542828 CPUtime=1782.15 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 125980 0 0 0 178113 102 0 0 20 0 2 0 275603505 555855872 123937 33554432000 4194304 5963574 140734601195136 140663049194008 4400026 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 542828

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

[startup+1791.91 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 16694
/proc/meminfo: memFree=29911192/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=542828 CPUtime=1791.41 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 126801 0 0 0 179067 74 0 0 20 0 2 0 275603504 555855872 123937 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 135707 123937 198 432 0 135272 0
[pid=16614/tid=16615] ppid=16612 vsize=542828 CPUtime=1791.76 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 125980 0 0 0 179074 102 0 0 20 0 2 0 275603505 555855872 123937 33554432000 4194304 5963574 140734601195136 140663049194008 4220672 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (KiB) 542828

[startup+1795.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 16694
/proc/meminfo: memFree=29909456/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=542828 CPUtime=1794.61 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 126801 0 0 0 179387 74 0 0 20 0 2 0 275603504 555855872 123937 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 135707 123937 198 432 0 135272 0
[pid=16614/tid=16615] ppid=16612 vsize=542828 CPUtime=1794.96 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 125980 0 0 0 179394 102 0 0 20 0 2 0 275603505 555855872 123937 33554432000 4194304 5963574 140734601195136 140663049194008 4400078 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (KiB) 542828

[startup+1798.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 16694
/proc/meminfo: memFree=29908340/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=542828 CPUtime=1797.8 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 126801 0 0 0 179706 74 0 0 20 0 2 0 275603504 555855872 123937 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 135707 123937 198 432 0 135272 0
[pid=16614/tid=16615] ppid=16612 vsize=542828 CPUtime=1798.15 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 125980 0 0 0 179713 102 0 0 20 0 2 0 275603505 555855872 123937 33554432000 4194304 5963574 140734601195136 140663049194008 4222464 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1797.8
Current children cumulated vsize (KiB) 542828

[startup+1799.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 16694
/proc/meminfo: memFree=29907720/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=542828 CPUtime=1798.6 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 126801 0 0 0 179786 74 0 0 20 0 2 0 275603504 555855872 123937 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 135707 123937 198 432 0 135272 0
[pid=16614/tid=16615] ppid=16612 vsize=542828 CPUtime=1798.95 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 125980 0 0 0 179793 102 0 0 20 0 2 0 275603505 555855872 123937 33554432000 4194304 5963574 140734601195136 140663049194008 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (KiB) 542828

[startup+1799.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 16694
/proc/meminfo: memFree=29907224/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=542828 CPUtime=1799.01 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 126801 0 0 0 179827 74 0 0 20 0 2 0 275603504 555855872 123937 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 135707 123937 198 432 0 135272 0
[pid=16614/tid=16615] ppid=16612 vsize=542828 CPUtime=1799.36 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 125980 0 0 0 179834 102 0 0 20 0 2 0 275603505 555855872 123937 33554432000 4194304 5963574 140734601195136 140663049194008 4399592 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.01
Current children cumulated vsize (KiB) 542828

[startup+1799.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 16694
/proc/meminfo: memFree=29907224/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=542828 CPUtime=1799.4 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 126801 0 0 0 179866 74 0 0 20 0 2 0 275603504 555855872 123937 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 135707 123937 198 432 0 135272 0
[pid=16614/tid=16615] ppid=16612 vsize=542828 CPUtime=1799.75 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 125980 0 0 0 179873 102 0 0 20 0 2 0 275603505 555855872 123937 33554432000 4194304 5963574 140734601195136 140663049194008 4399651 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.4
Current children cumulated vsize (KiB) 542828

[startup+1800 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 16694
/proc/meminfo: memFree=29907224/32873648 swapFree=7112/7112
[pid=16614] ppid=16612 vsize=542828 CPUtime=1799.5 cores=1,3,5,7
/proc/16614/stat : 16614 (wbo1.7) S 16612 16614 12452 0 -1 4202496 126801 0 0 0 179876 74 0 0 20 0 2 0 275603504 555855872 123937 33554432000 4194304 5963574 140734601195136 140734601194656 4545837 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/16614/statm: 135707 123937 198 432 0 135272 0
[pid=16614/tid=16615] ppid=16612 vsize=542828 CPUtime=1799.85 cores=1,3,5,7
/proc/16614/task/16615/stat : 16615 (wbo1.7) R 16612 16614 12452 0 -1 4202560 125980 0 0 0 179883 102 0 0 20 0 2 0 275603505 555855872 123937 33554432000 4194304 5963574 140734601195136 140663049194008 4399639 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 542828

Child status: 255
Real time (s): 1800
CPU time (s): 1799.87
CPU user time (s): 1798.84
CPU system time (s): 1.03284
CPU usage (%): 99.9928
Max. virtual memory (cumulated for all children) (KiB): 542828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.84
system time used= 1.03284
maximum resident set size= 504972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126801
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= 223
involuntary context switches= 1843

runsolver used 3.04854 second user time and 8.03378 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-27 06:59:36
IDJOB=3705175
IDBENCH=2227
IDSOLVER=2283
FILE ID=node126/3705175-1338094776
RUNJOBID= node126-1338077272-12469
PBS_JOBID= 14624421
Free space on /tmp= 71356 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-10:20:4.5:0.95:100.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705175-1338094776/watcher-3705175-1338094776 -o /tmp/evaluation-result-3705175-1338094776/solver-3705175-1338094776 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705175-1338094776.opb

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

MD5SUM BENCH= f9ec307a3c8f55679d3b9ab693efbd4c
RANDOM SEED=1491170349

node126.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.456
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.91
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.456
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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.456
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.92
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.456
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.456
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.90
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.456
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30939556 kB
Buffers:          269004 kB
Cached:           542132 kB
SwapCached:        17756 kB
Active:          1024852 kB
Inactive:         101072 kB
Active(anon):     296204 kB
Inactive(anon):    20452 kB
Active(file):     728648 kB
Inactive(file):    80620 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086932 kB
Dirty:              5452 kB
Writeback:             0 kB
AnonPages:        435640 kB
Mapped:            10424 kB
Shmem:                 0 kB
Slab:             667312 kB
SReclaimable:     111780 kB
SUnreclaim:       555532 kB
KernelStack:        1488 kB
PageTables:         4552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     144396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    370688 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71348 MiB
End job on node126 at 2012-05-27 07:29:36