Trace number 3727476

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

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.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727476-1338657194.opb.
0.00/0.00	c Instance file HOME/instance-3727476-1338657194.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.00	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.00/0.01	c | 0.01      | 0  | -535         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -534         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -533         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -532         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -531         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -530         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -529         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -528         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -527         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -526         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -525         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -524         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -523         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -522         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -521         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -520         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -519         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -518         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -517         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -516         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -515         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -514         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -513         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -512         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -510         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -509         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -508         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -507         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -506         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -505         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -504         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -503         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -502         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -501         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -500         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -499         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -498         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -497         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -496         lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | -495         lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | -494         lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | -493         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -492         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -491         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -490         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -489         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -488         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -487         lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | -486         lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | -484         lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | -483         lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | -482         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -481         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -480         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -479         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -478         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -477         lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | -476         lb |  0                0                0.00  |
0.06/0.06	c | 0.07      | 0  | -475         lb |  0                0                0.00  |
0.06/0.06	c | 0.07      | 0  | -474         lb |  0                0                0.00  |
0.06/0.06	c | 0.07      | 0  | -473         lb |  0                0                0.00  |
0.06/0.07	c | 0.07      | 0  | -472         lb |  0                0                0.00  |
0.06/0.07	c | 0.07      | 0  | -471         lb |  0                0                0.00  |
0.06/0.07	c | 0.07      | 0  | -470         lb |  0                0                0.00  |
0.06/0.07	c | 0.07      | 0  | -469         lb |  0                0                0.00  |
0.06/0.07	c | 0.07      | 0  | -468         lb |  0                0                0.00  |
0.06/0.07	c | 0.07      | 0  | -467         lb |  0                0                0.00  |
0.06/0.07	c | 0.08      | 0  | -466         lb |  0                0                0.00  |
0.06/0.07	c | 0.08      | 0  | -465         lb |  0                0                0.00  |
0.06/0.07	c | 0.08      | 0  | -464         lb |  0                0                0.00  |
0.06/0.08	c | 0.08      | 0  | -463         lb |  0                0                0.00  |
0.06/0.08	c | 0.08      | 0  | -462         lb |  0                0                0.00  |
0.06/0.08	c | 0.08      | 0  | -461         lb |  0                0                0.00  |
0.06/0.08	c | 0.08      | 0  | -460         lb |  0                0                0.00  |
0.06/0.08	c | 0.08      | 0  | -459         lb |  0                0                0.00  |
0.06/0.08	c | 0.09      | 0  | -458         lb |  0                0                0.00  |
0.06/0.08	c | 0.09      | 0  | -457         lb |  0                0                0.00  |
0.06/0.08	c | 0.09      | 0  | -456         lb |  0                0                0.00  |
0.06/0.09	c | 0.09      | 0  | -455         lb |  0                0                0.00  |
0.06/0.09	c | 0.09      | 0  | -454         lb |  0                0                0.00  |
0.06/0.09	c | 0.09      | 0  | -453         lb |  0                0                0.00  |
0.06/0.09	c | 0.09      | 0  | -452         lb |  0                0                0.00  |
0.06/0.09	c | 0.09      | 0  | -451         lb |  0                0                0.00  |
0.06/0.09	c | 0.10      | 0  | -450         lb |  0                0                0.00  |
0.06/0.09	c | 0.10      | 0  | -449         lb |  0                0                0.00  |
0.06/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.17	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.82      | 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.09/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.51      | 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.49/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.75      | 0  | -257         lb |  0                0                0.00  |
3.69/3.77	c | 3.78      | 0  | -256         lb |  0                0                0.00  |
3.79/3.81	c | 3.81      | 0  | -255         lb |  0                0                0.00  |
3.79/3.82	c | 3.83      | 0  | -254         lb |  0                0                0.00  |
10.78/10.80	c | 10.80     | 0  | -253         lb |  0                0                0.00  |
10.78/10.85	c | 10.86     | 0  | -252         lb |  0                0                0.00  |
10.90/10.93	c | 10.93     | 0  | -251         lb |  0                0                0.00  |
11.00/11.04	c | 11.04     | 0  | -250         lb |  0                0                0.00  |
11.29/11.32	c | 11.32     | 0  | -249         lb |  0                0                0.00  |
13.10/13.15	c | 13.16     | 0  | -248         lb |  0                0                0.00  |
13.20/13.29	c | 13.30     | 0  | -247         lb |  0                0                0.00  |
13.29/13.33	c | 13.33     | 0  | -246         lb |  0                0                0.00  |
13.49/13.50	c | 13.51     | 0  | -245         lb |  0                0                0.00  |
568.53/568.80	c | 568.80    | 0  | -244         lb |  0                0                0.00  |
586.62/586.96	c | 586.96    | 0  | -243         lb |  0                0                0.00  |
592.12/592.42	c | 592.43    | 0  | -242         lb |  0                0                0.00  |
613.92/614.22	c | 614.23    | 0  | -241         lb |  0                0                0.00  |
615.22/615.51	c | 615.52    | 0  | -240         lb |  0                0                0.00  |
621.52/621.83	c | 621.84    | 0  | -239         lb |  0                0                0.00  |
741.30/741.60	c | 741.61    | 0  | -238         lb |  0                0                0.00  |
742.00/742.32	c | 742.33    | 0  | -237         lb |  0                0                0.00  |
744.70/745.05	c | 745.05    | 0  | -236         lb |  0                0                0.00  |
745.30/745.61	c | 745.61    | 0  | -235         lb |  0                0                0.00  |
1428.25/1428.74	c | 1428.75   | 0  | -234         lb |  0                0                0.00  |
1559.64/1560.12	c | 1560.12   | 0  | -233         lb |  0                0                0.00  |
1575.54/1576.07	c | 1576.07   | 0  | -232         lb |  0                0                0.00  |
1584.14/1584.64	c | 1584.64   | 0  | -231         lb |  0                0                0.00  |
1665.13/1665.61	c | 1665.62   | 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-3727476-1338657194/watcher-3727476-1338657194 -o /tmp/evaluation-result-3727476-1338657194/solver-3727476-1338657194 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727476-1338657194.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.95 3/177 12882
/proc/meminfo: memFree=28156992/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=84080 CPUtime=0 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 897 0 0 0 0 0 0 0 20 0 2 0 331844873 86097920 839 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 21020 842 177 433 0 20584 0
[pid=12882/tid=12883] ppid=12880 vsize=84080 CPUtime=0 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 85 0 0 0 0 0 0 0 20 0 2 0 331844873 86097920 846 33554432000 4194304 5964350 140736962619008 140734063416184 5136340 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0

[startup+0.066477 s]
/proc/loadavg: 1.92 1.98 1.95 3/177 12882
/proc/meminfo: memFree=28156992/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=84080 CPUtime=0.06 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 1360 0 0 0 6 0 0 0 20 0 2 0 331844873 86097920 1302 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 21020 1302 193 433 0 20584 0
[pid=12882/tid=12883] ppid=12880 vsize=84080 CPUtime=0.05 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 541 0 0 0 5 0 0 0 20 0 2 0 331844873 86097920 1302 33554432000 4194304 5964350 140736962619008 140734063416184 4419406 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 84080

[startup+0.100299 s]
/proc/loadavg: 1.92 1.98 1.95 3/177 12882
/proc/meminfo: memFree=28156992/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=84080 CPUtime=0.09 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 1537 0 0 0 9 0 0 0 20 0 2 0 331844873 86097920 1463 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 21020 1463 193 433 0 20584 0
[pid=12882/tid=12883] ppid=12880 vsize=84080 CPUtime=0.08 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 718 0 0 0 8 0 0 0 20 0 2 0 331844873 86097920 1463 33554432000 4194304 5964350 140736962619008 140734063416184 4408476 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 84080

[startup+0.300213 s]
/proc/loadavg: 1.92 1.98 1.95 3/177 12882
/proc/meminfo: memFree=28156992/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=84080 CPUtime=0.29 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 2631 0 0 0 29 0 0 0 20 0 2 0 331844873 86097920 2230 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 21020 2230 195 433 0 20584 0
[pid=12882/tid=12883] ppid=12880 vsize=84080 CPUtime=0.28 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 1812 0 0 0 28 0 0 0 20 0 2 0 331844873 86097920 2230 33554432000 4194304 5964350 140736962619008 140734063416184 5142429 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84080

[startup+0.700216 s]
/proc/loadavg: 1.92 1.98 1.95 3/177 12882
/proc/meminfo: memFree=28156992/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=84080 CPUtime=0.69 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 3501 0 0 0 69 0 0 0 20 0 2 0 331844873 86097920 2856 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 21020 2856 197 433 0 20584 0
[pid=12882/tid=12883] ppid=12880 vsize=84080 CPUtime=0.68 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 2682 0 0 0 68 0 0 0 20 0 2 0 331844873 86097920 2856 33554432000 4194304 5964350 140736962619008 140734063416184 4392600 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84080

[startup+1.50026 s]
/proc/loadavg: 1.92 1.98 1.95 3/179 12884
/proc/meminfo: memFree=28142592/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=84080 CPUtime=1.49 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 4443 0 0 0 149 0 0 0 20 0 2 0 331844873 86097920 3531 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 21020 3531 197 433 0 20584 0
[pid=12882/tid=12883] ppid=12880 vsize=84080 CPUtime=1.48 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 3624 0 0 0 148 0 0 0 20 0 2 0 331844873 86097920 3531 33554432000 4194304 5964350 140736962619008 140205244103000 4399938 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84080

[startup+3.10026 s]
/proc/loadavg: 1.92 1.98 1.95 3/179 12884
/proc/meminfo: memFree=28134152/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=84080 CPUtime=3.09 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 5426 0 0 0 308 1 0 0 20 0 2 0 331844873 86097920 4473 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 21020 4473 197 433 0 20584 0
[pid=12882/tid=12883] ppid=12880 vsize=84080 CPUtime=3.07 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 4607 0 0 0 307 0 0 0 20 0 2 0 331844873 86097920 4473 33554432000 4194304 5964350 140736962619008 140205244102648 4400548 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84080

[startup+6.30021 s]
/proc/loadavg: 1.93 1.98 1.95 3/179 12884
/proc/meminfo: memFree=28126464/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=84080 CPUtime=6.29 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 6458 0 0 0 628 1 0 0 20 0 2 0 331844873 86097920 5504 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 21020 5504 197 433 0 20584 0
[pid=12882/tid=12883] ppid=12880 vsize=84080 CPUtime=6.26 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 5639 0 0 0 625 1 0 0 20 0 2 0 331844873 86097920 5504 33554432000 4194304 5964350 140736962619008 140205244103192 4399953 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84080

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.95 3/179 12884
/proc/meminfo: memFree=28116984/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=84080 CPUtime=12.69 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 8771 0 0 0 1267 2 0 0 20 0 2 0 331844873 86097920 7741 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 21020 7741 197 433 0 20584 0
[pid=12882/tid=12883] ppid=12880 vsize=84080 CPUtime=12.65 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 7952 0 0 0 1264 1 0 0 20 0 2 0 331844873 86097920 7741 33554432000 4194304 5964350 140736962619008 140205244103192 4399996 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84080

[startup+25.5002 s]
/proc/loadavg: 1.95 1.98 1.95 3/179 12884
/proc/meminfo: memFree=28092052/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=84564 CPUtime=25.48 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 13006 0 0 0 2545 3 0 0 20 0 2 0 331844873 86593536 11973 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 21141 11973 197 433 0 20705 0
[pid=12882/tid=12883] ppid=12880 vsize=84564 CPUtime=25.41 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 12187 0 0 0 2538 3 0 0 20 0 2 0 331844873 86593536 11973 33554432000 4194304 5964350 140736962619008 140205244102696 5136340 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84564

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.95 3/179 12884
/proc/meminfo: memFree=28034732/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=150340 CPUtime=51.05 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 20967 0 0 0 5099 6 0 0 20 0 2 0 331844873 153948160 20009 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 37585 20009 197 433 0 37149 0
[pid=12882/tid=12883] ppid=12880 vsize=150340 CPUtime=50.92 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 20148 0 0 0 5086 6 0 0 20 0 2 0 331844873 153948160 20009 33554432000 4194304 5964350 140736962619008 140205244102648 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 150340

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.95 3/179 12884
/proc/meminfo: memFree=27940112/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=150700 CPUtime=102.24 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 32002 0 0 0 10213 11 0 0 20 0 2 0 331844873 154316800 31309 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 37675 31309 197 433 0 37239 0
[pid=12882/tid=12883] ppid=12880 vsize=150700 CPUtime=101.98 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 31183 0 0 0 10186 12 0 0 20 0 2 0 331844873 154316800 31309 33554432000 4194304 5964350 140736962619008 140205244102456 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 150700

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.95 3/179 12885
/proc/meminfo: memFree=27844076/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=216236 CPUtime=162.23 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 42563 0 0 0 16207 16 0 0 20 0 2 0 331844873 221425664 41888 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 54059 41888 197 433 0 53623 0
[pid=12882/tid=12883] ppid=12880 vsize=216236 CPUtime=161.81 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 41744 0 0 0 16164 17 0 0 20 0 2 0 331844873 221425664 41888 33554432000 4194304 5964350 140736962619008 140205244102696 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 216236

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.95 3/179 12885
/proc/meminfo: memFree=27743976/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=282312 CPUtime=222.16 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 51620 0 0 0 22196 20 0 0 20 0 2 0 331844873 289087488 51137 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 70578 51137 197 433 0 70142 0
[pid=12882/tid=12883] ppid=12880 vsize=282312 CPUtime=221.6 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 50801 0 0 0 22137 23 0 0 20 0 2 0 331844873 289087488 51137 33554432000 4194304 5964350 140736962619008 140205244102456 4399958 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 282312

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.95 3/179 12885
/proc/meminfo: memFree=27705700/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=282312 CPUtime=282.14 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 61499 0 0 0 28189 25 0 0 20 0 2 0 331844873 289087488 61075 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 70578 61075 197 433 0 70142 0
[pid=12882/tid=12883] ppid=12880 vsize=282312 CPUtime=281.43 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 60680 0 0 0 28114 29 0 0 20 0 2 0 331844873 289087488 61075 33554432000 4194304 5964350 140736962619008 140205244102648 4400336 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 282312

[startup+342.3 s]
/proc/loadavg: 2.06 2.00 1.96 3/179 12885
/proc/meminfo: memFree=27670408/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=349540 CPUtime=342.13 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 69740 0 0 0 34183 30 0 0 20 0 2 0 331844873 357928960 69267 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 87385 69267 197 433 0 86949 0
[pid=12882/tid=12883] ppid=12880 vsize=349540 CPUtime=341.28 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 68921 0 0 0 34093 35 0 0 20 0 2 0 331844873 357928960 69267 33554432000 4194304 5964350 140736962619008 140205244102648 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 349540

[startup+402.3 s]
/proc/loadavg: 2.07 2.01 1.96 3/179 12885
/proc/meminfo: memFree=27645956/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=349540 CPUtime=402.12 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 75798 0 0 0 40178 34 0 0 20 0 2 0 331844873 357928960 75323 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.05 2.01 1.99 3/179 12895
/proc/meminfo: memFree=27200404/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=542832 CPUtime=1421.86 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 126214 0 0 0 142127 59 0 0 20 0 2 0 331844873 555859968 125276 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 135708 125276 197 433 0 135272 0
[pid=12882/tid=12883] ppid=12880 vsize=542832 CPUtime=1418.34 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 125395 0 0 0 141754 80 0 0 20 0 2 0 331844873 555859968 125276 33554432000 4194304 5964350 140736962619008 140205244102456 4399889 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 542832

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 1.99 3/179 12895
/proc/meminfo: memFree=27162956/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=542832 CPUtime=1481.86 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 126688 0 0 0 148126 60 0 0 20 0 2 0 331844873 555859968 125750 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 135708 125750 197 433 0 135272 0
[pid=12882/tid=12883] ppid=12880 vsize=542832 CPUtime=1478.18 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 125869 0 0 0 147737 81 0 0 20 0 2 0 331844873 555859968 125750 33554432000 4194304 5964350 140736962619008 140205244103000 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 542832

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12895
/proc/meminfo: memFree=27142992/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=542832 CPUtime=1541.85 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 126688 0 0 0 154125 60 0 0 20 0 2 0 331844873 555859968 125750 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 135708 125750 197 433 0 135272 0
[pid=12882/tid=12883] ppid=12880 vsize=542832 CPUtime=1538.02 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 125869 0 0 0 153720 82 0 0 20 0 2 0 331844873 555859968 125750 33554432000 4194304 5964350 140736962619008 140205244103000 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 542832

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12895
/proc/meminfo: memFree=27109984/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=542832 CPUtime=1601.84 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 126704 0 0 0 160124 60 0 0 20 0 2 0 331844873 555859968 123542 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 135708 123542 197 433 0 135272 0
[pid=12882/tid=12883] ppid=12880 vsize=542832 CPUtime=1597.86 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 125885 0 0 0 159703 83 0 0 20 0 2 0 331844873 555859968 123542 33554432000 4194304 5964350 140736962619008 140205244103496 4222464 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 542832

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 12898
/proc/meminfo: memFree=27088616/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=542832 CPUtime=1661.83 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 126704 0 0 0 166123 60 0 0 20 0 2 0 331844873 555859968 123542 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 135708 123542 197 433 0 135272 0
[pid=12882/tid=12883] ppid=12880 vsize=542832 CPUtime=1657.71 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 125885 0 0 0 165687 84 0 0 20 0 2 0 331844873 555859968 123542 33554432000 4194304 5964350 140736962619008 140205244103496 4400352 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 542832

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12899
/proc/meminfo: memFree=27058360/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=542832 CPUtime=1721.82 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 126704 0 0 0 172122 60 0 0 20 0 2 0 331844873 555859968 123542 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 135708 123542 197 433 0 135272 0
[pid=12882/tid=12883] ppid=12880 vsize=542832 CPUtime=1717.55 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 125885 0 0 0 171670 85 0 0 20 0 2 0 331844873 555859968 123542 33554432000 4194304 5964350 140736962619008 140205244103192 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 542832

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12899
/proc/meminfo: memFree=27048748/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=542832 CPUtime=1781.81 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 126707 0 0 0 178121 60 0 0 20 0 2 0 331844873 555859968 123545 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 135708 123545 197 433 0 135272 0
[pid=12882/tid=12883] ppid=12880 vsize=542832 CPUtime=1777.39 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 125888 0 0 0 177653 86 0 0 20 0 2 0 331844873 555859968 123545 33554432000 4194304 5964350 140736962619008 140205244103192 4400342 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 542832

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12938
/proc/meminfo: memFree=27646340/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=542832 CPUtime=1791.41 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 126714 0 0 0 179081 60 0 0 20 0 2 0 331844873 555859968 123621 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 135708 123621 197 433 0 135272 0
[pid=12882/tid=12883] ppid=12880 vsize=542832 CPUtime=1786.96 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 125895 0 0 0 178610 86 0 0 20 0 2 0 331844873 555859968 123621 33554432000 4194304 5964350 140736962619008 140205244103192 4399998 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (KiB) 542832

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12938
/proc/meminfo: memFree=27639040/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=542832 CPUtime=1794.61 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 126714 0 0 0 179401 60 0 0 20 0 2 0 331844873 555859968 123621 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 135708 123621 197 433 0 135272 0
[pid=12882/tid=12883] ppid=12880 vsize=542832 CPUtime=1790.16 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 125895 0 0 0 178930 86 0 0 20 0 2 0 331844873 555859968 123621 33554432000 4194304 5964350 140736962619008 140205244103192 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (KiB) 542832

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12938
/proc/meminfo: memFree=27638544/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=542832 CPUtime=1797.8 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 126714 0 0 0 179720 60 0 0 20 0 2 0 331844873 555859968 123621 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 135708 123621 197 433 0 135272 0
[pid=12882/tid=12883] ppid=12880 vsize=542832 CPUtime=1793.34 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 125895 0 0 0 179248 86 0 0 20 0 2 0 331844873 555859968 123621 33554432000 4194304 5964350 140736962619008 140205244103192 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.8
Current children cumulated vsize (KiB) 542832

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12938
/proc/meminfo: memFree=27635072/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=542832 CPUtime=1798.6 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 126714 0 0 0 179800 60 0 0 20 0 2 0 331844873 555859968 123621 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 135708 123621 197 433 0 135272 0
[pid=12882/tid=12883] ppid=12880 vsize=542832 CPUtime=1794.14 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 125895 0 0 0 179328 86 0 0 20 0 2 0 331844873 555859968 123621 33554432000 4194304 5964350 140736962619008 140205244103192 4400396 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (KiB) 542832

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12938
/proc/meminfo: memFree=27630376/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=542832 CPUtime=1799.01 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 126714 0 0 0 179841 60 0 0 20 0 2 0 331844873 555859968 123621 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 135708 123621 197 433 0 135272 0
[pid=12882/tid=12883] ppid=12880 vsize=542832 CPUtime=1794.54 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 125895 0 0 0 179368 86 0 0 20 0 2 0 331844873 555859968 123621 33554432000 4194304 5964350 140736962619008 140205244103192 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.01
Current children cumulated vsize (KiB) 542832

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12938
/proc/meminfo: memFree=27630376/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=542832 CPUtime=1799.4 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 126714 0 0 0 179880 60 0 0 20 0 2 0 331844873 555859968 123621 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 135708 123621 197 433 0 135272 0
[pid=12882/tid=12883] ppid=12880 vsize=542832 CPUtime=1794.94 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 125895 0 0 0 179408 86 0 0 20 0 2 0 331844873 555859968 123621 33554432000 4194304 5964350 140736962619008 140205244103192 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.4
Current children cumulated vsize (KiB) 542832

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 12938
/proc/meminfo: memFree=27630376/32873844 swapFree=7384/7384
[pid=12882] ppid=12880 vsize=542832 CPUtime=1799.5 cores=0,2,4,6
/proc/12882/stat : 12882 (wbo1.72) S 12880 12882 9951 0 -1 4202496 126714 0 0 0 179890 60 0 0 20 0 2 0 331844873 555859968 123621 33554432000 4194304 5964350 140736962619008 140736962618528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12882/statm: 135708 123621 197 433 0 135272 0
[pid=12882/tid=12883] ppid=12880 vsize=542832 CPUtime=1795.04 cores=0,2,4,6
/proc/12882/task/12883/stat : 12883 (wbo1.72) R 12880 12882 9951 0 -1 4202560 125895 0 0 0 179418 86 0 0 20 0 2 0 331844873 555859968 123621 33554432000 4194304 5964350 140736962619008 140205244103192 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 542832

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12882 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=191241
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=875866
# CPU time returned by wait4() is 1795.07
# while last known CPU time is 1799.5
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.01
CPU time (s): 1799.5
CPU user time (s): 1798.9
CPU system time (s): 0.6
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (KiB): 542832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.19
system time used= 0.875866
maximum resident set size= 503004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126716
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= 208
involuntary context switches= 1927

runsolver used 3.57746 second user time and 7.37688 second system time

The end

Launcher Data

Begin job on node136 at 2012-06-02 19:13:14
IDJOB=3727476
IDBENCH=2227
IDSOLVER=2313
FILE ID=node136/3727476-1338657194
RUNJOBID= node136-1338651778-12486
PBS_JOBID= 14636444
Free space on /tmp= 69840 MiB

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

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

MD5SUM BENCH= f9ec307a3c8f55679d3b9ab693efbd4c
RANDOM SEED=109936481

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
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		: 2667.247
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:        28157264 kB
Buffers:          564548 kB
Cached:          3213292 kB
SwapCached:        20296 kB
Active:          1928456 kB
Inactive:        1903372 kB
Active(anon):      29076 kB
Inactive(anon):    22296 kB
Active(file):    1899380 kB
Inactive(file):  1881076 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67083200 kB
Dirty:             11480 kB
Writeback:             0 kB
AnonPages:         42856 kB
Mapped:            10228 kB
Shmem:                 0 kB
Slab:             745508 kB
SReclaimable:     186848 kB
SUnreclaim:       558660 kB
KernelStack:        1456 kB
PageTables:         4136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     143240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 69832 MiB
End job on node136 at 2012-06-02 19:43:14