Trace number 3727477

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.53 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:98.opb
MD5SUM09000b526c4cf3fc454b31cbb57a970b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.181971
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved YES
Number of variables906
Total number of constraints1039
Number of constraints which are clauses852
Number of constraints which are cardinality constraints (but not clauses)187
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint18
Number of terms in the objective function 906
Biggest coefficient in the objective function 553
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 2526
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 553
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2526
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-3727477-1338657297.opb.
0.00/0.00	c Instance file HOME/instance-3727477-1338657297.opb
0.00/0.00	c File size is 43291 bytes.
0.00/0.00	c Cost Offset: -553
0.00/0.00	c Highest Coefficient sum: 21
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      906                                                 |
0.00/0.00	c |  Number Clauses:        853                                                 |
0.00/0.00	c |  Number Cardinality:    186                                                 |
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  | -552         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -551         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -550         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -549         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -548         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -547         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -546         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -545         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -544         lb |  0                0                0.00  |
0.00/0.01	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.02      | 0  | -538         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -537         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -536         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -535         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -534         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -532         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -531         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -530         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -529         lb |  0                0                0.00  |
0.00/0.02	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.03      | 0  | -524         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -523         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -522         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -521         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -520         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -519         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -518         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -517         lb |  0                0                0.00  |
0.00/0.03	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.04      | 0  | -512         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -511         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -510         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -509         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -508         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -507         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -506         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -505         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -504         lb |  0                0                0.00  |
0.00/0.04	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.05      | 0  | -499         lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | -498         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -497         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -496         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -495         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -494         lb |  0                0                0.00  |
0.00/0.05	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.06      | 0  | -490         lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | -489         lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | -488         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -487         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -486         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -485         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -484         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -483         lb |  0                0                0.00  |
0.00/0.06	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.07      | 0  | -480         lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | -479         lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | -478         lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | -477         lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | -476         lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | -475         lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | -474         lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | -473         lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | -472         lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | -471         lb |  0                0                0.00  |
0.00/0.07	c | 0.08      | 0  | -470         lb |  0                0                0.00  |
0.00/0.07	c | 0.08      | 0  | -469         lb |  0                0                0.00  |
0.00/0.08	c | 0.08      | 0  | -468         lb |  0                0                0.00  |
0.00/0.08	c | 0.08      | 0  | -467         lb |  0                0                0.00  |
0.00/0.08	c | 0.08      | 0  | -466         lb |  0                0                0.00  |
0.00/0.08	c | 0.08      | 0  | -465         lb |  0                0                0.00  |
0.00/0.08	c | 0.08      | 0  | -464         lb |  0                0                0.00  |
0.00/0.08	c | 0.09      | 0  | -463         lb |  0                0                0.00  |
0.00/0.08	c | 0.09      | 0  | -462         lb |  0                0                0.00  |
0.00/0.08	c | 0.09      | 0  | -461         lb |  0                0                0.00  |
0.00/0.09	c | 0.09      | 0  | -460         lb |  0                0                0.00  |
0.00/0.09	c | 0.09      | 0  | -459         lb |  0                0                0.00  |
0.00/0.09	c | 0.09      | 0  | -458         lb |  0                0                0.00  |
0.08/0.09	c | 0.09      | 0  | -457         lb |  0                0                0.00  |
0.08/0.09	c | 0.09      | 0  | -456         lb |  0                0                0.00  |
0.08/0.09	c | 0.10      | 0  | -455         lb |  0                0                0.00  |
0.08/0.09	c | 0.10      | 0  | -454         lb |  0                0                0.00  |
0.08/0.10	c | 0.10      | 0  | -453         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -452         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -451         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -450         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -449         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -448         lb |  0                0                0.00  |
0.09/0.10	c | 0.11      | 0  | -447         lb |  0                0                0.00  |
0.09/0.10	c | 0.11      | 0  | -446         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -445         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -444         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -443         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -442         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -441         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -440         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -439         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -438         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -437         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -436         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -435         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -434         lb |  0                0                0.00  |
0.09/0.12	c | 0.13      | 0  | -433         lb |  0                0                0.00  |
0.09/0.12	c | 0.13      | 0  | -432         lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | -431         lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | -430         lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | -429         lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | -428         lb |  0                0                0.00  |
0.09/0.13	c | 0.14      | 0  | -427         lb |  0                0                0.00  |
0.09/0.13	c | 0.14      | 0  | -426         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -425         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -424         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -423         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -422         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -421         lb |  0                0                0.00  |
0.09/0.14	c | 0.15      | 0  | -420         lb |  0                0                0.00  |
0.09/0.14	c | 0.15      | 0  | -419         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -418         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -417         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -416         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -415         lb |  0                0                0.00  |
0.09/0.15	c | 0.16      | 0  | -414         lb |  0                0                0.00  |
0.09/0.15	c | 0.16      | 0  | -413         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | -412         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | -411         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | -410         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | -409         lb |  0                0                0.00  |
0.09/0.16	c | 0.17      | 0  | -408         lb |  0                0                0.00  |
0.09/0.16	c | 0.17      | 0  | -407         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -406         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -405         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -404         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -403         lb |  0                0                0.00  |
0.09/0.17	c | 0.18      | 0  | -402         lb |  0                0                0.00  |
0.09/0.17	c | 0.18      | 0  | -401         lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | -400         lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | -399         lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | -398         lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | -397         lb |  0                0                0.00  |
0.09/0.18	c | 0.19      | 0  | -396         lb |  0                0                0.00  |
0.09/0.18	c | 0.19      | 0  | -395         lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | -394         lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | -393         lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | -392         lb |  0                0                0.00  |
0.09/0.19	c | 0.20      | 0  | -391         lb |  0                0                0.00  |
0.09/0.19	c | 0.20      | 0  | -390         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -389         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -388         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -387         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -386         lb |  0                0                0.00  |
0.19/0.20	c | 0.21      | 0  | -384         lb |  0                0                0.00  |
0.19/0.20	c | 0.21      | 0  | -383         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -382         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -381         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -380         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -379         lb |  0                0                0.00  |
0.19/0.21	c | 0.22      | 0  | -378         lb |  0                0                0.00  |
0.19/0.22	c | 0.22      | 0  | -377         lb |  0                0                0.00  |
0.19/0.22	c | 0.22      | 0  | -376         lb |  0                0                0.00  |
0.19/0.22	c | 0.22      | 0  | -375         lb |  0                0                0.00  |
0.19/0.22	c | 0.22      | 0  | -374         lb |  0                0                0.00  |
0.19/0.22	c | 0.23      | 0  | -373         lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | -372         lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | -371         lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | -370         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.24      | 0  | -367         lb |  0                0                0.00  |
0.19/0.24	c | 0.24      | 0  | -365         lb |  0                0                0.00  |
0.19/0.24	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  | -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  | -356         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.26      | 0  | -354         lb |  0                0                0.00  |
0.19/0.25	c | 0.26      | 0  | -353         lb |  0                0                0.00  |
0.19/0.26	c | 0.26      | 0  | -352         lb |  0                0                0.00  |
0.19/0.26	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.27      | 0  | -349         lb |  0                0                0.00  |
0.19/0.26	c | 0.27      | 0  | -348         lb |  0                0                0.00  |
0.19/0.27	c | 0.27      | 0  | -347         lb |  0                0                0.00  |
0.19/0.27	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.28      | 0  | -344         lb |  0                0                0.00  |
0.19/0.27	c | 0.28      | 0  | -343         lb |  0                0                0.00  |
0.19/0.28	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.29      | 0  | -339         lb |  0                0                0.00  |
0.19/0.29	c | 0.29      | 0  | -338         lb |  0                0                0.00  |
0.19/0.29	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.30      | 0  | -334         lb |  0                0                0.00  |
0.29/0.30	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.31	c | 0.32      | 0  | -326         lb |  0                0                0.00  |
0.29/0.32	c | 0.32      | 0  | -325         lb |  0                0                0.00  |
0.29/0.32	c | 0.32      | 0  | -324         lb |  0                0                0.00  |
0.29/0.32	c | 0.33      | 0  | -323         lb |  0                0                0.00  |
0.29/0.33	c | 0.33      | 0  | -322         lb |  0                0                0.00  |
0.29/0.33	c | 0.33      | 0  | -321         lb |  0                0                0.00  |
0.29/0.33	c | 0.34      | 0  | -320         lb |  0                0                0.00  |
0.29/0.34	c | 0.34      | 0  | -319         lb |  0                0                0.00  |
0.29/0.34	c | 0.34      | 0  | -318         lb |  0                0                0.00  |
0.29/0.35	c | 0.35      | 0  | -317         lb |  0                0                0.00  |
0.29/0.36	c | 0.36      | 0  | -316         lb |  0                0                0.00  |
0.29/0.36	c | 0.36      | 0  | -315         lb |  0                0                0.00  |
0.29/0.36	c | 0.36      | 0  | -314         lb |  0                0                0.00  |
0.29/0.38	c | 0.38      | 0  | -313         lb |  0                0                0.00  |
0.29/0.38	c | 0.38      | 0  | -312         lb |  0                0                0.00  |
0.39/0.41	c | 0.41      | 0  | -311         lb |  0                0                0.00  |
0.39/0.41	c | 0.41      | 0  | -309         lb |  0                0                0.00  |
0.39/0.41	c | 0.41      | 0  | -308         lb |  0                0                0.00  |
0.39/0.41	c | 0.42      | 0  | -307         lb |  0                0                0.00  |
0.39/0.42	c | 0.42      | 0  | -306         lb |  0                0                0.00  |
0.39/0.42	c | 0.42      | 0  | -305         lb |  0                0                0.00  |
0.39/0.43	c | 0.43      | 0  | -304         lb |  0                0                0.00  |
0.39/0.43	c | 0.43      | 0  | -303         lb |  0                0                0.00  |
0.39/0.43	c | 0.43      | 0  | -302         lb |  0                0                0.00  |
0.39/0.43	c | 0.44      | 0  | -301         lb |  0                0                0.00  |
0.39/0.44	c | 0.44      | 0  | -300         lb |  0                0                0.00  |
0.39/0.44	c | 0.44      | 0  | -299         lb |  0                0                0.00  |
0.39/0.44	c | 0.45      | 0  | -298         lb |  0                0                0.00  |
0.39/0.45	c | 0.45      | 0  | -297         lb |  0                0                0.00  |
0.39/0.45	c | 0.45      | 0  | -296         lb |  0                0                0.00  |
0.39/0.46	c | 0.46      | 0  | -295         lb |  0                0                0.00  |
0.39/0.46	c | 0.46      | 0  | -294         lb |  0                0                0.00  |
0.39/0.46	c | 0.47      | 0  | -293         lb |  0                0                0.00  |
0.39/0.47	c | 0.47      | 0  | -292         lb |  0                0                0.00  |
0.39/0.47	c | 0.47      | 0  | -291         lb |  0                0                0.00  |
0.39/0.47	c | 0.48      | 0  | -290         lb |  0                0                0.00  |
0.39/0.48	c | 0.48      | 0  | -289         lb |  0                0                0.00  |
0.39/0.48	c | 0.48      | 0  | -288         lb |  0                0                0.00  |
0.39/0.49	c | 0.49      | 0  | -287         lb |  0                0                0.00  |
0.39/0.49	c | 0.49      | 0  | -286         lb |  0                0                0.00  |
0.49/0.50	c | 0.50      | 0  | -285         lb |  0                0                0.00  |
0.49/0.50	c | 0.50      | 0  | -284         lb |  0                0                0.00  |
0.49/0.51	c | 0.51      | 0  | -283         lb |  0                0                0.00  |
0.49/0.51	c | 0.52      | 0  | -282         lb |  0                0                0.00  |
0.49/0.52	c | 0.52      | 0  | -281         lb |  0                0                0.00  |
0.49/0.53	c | 0.53      | 0  | -280         lb |  0                0                0.00  |
0.49/0.53	c | 0.54      | 0  | -279         lb |  0                0                0.00  |
0.49/0.54	c | 0.54      | 0  | -278         lb |  0                0                0.00  |
0.49/0.55	c | 0.55      | 0  | -277         lb |  0                0                0.00  |
0.49/0.56	c | 0.56      | 0  | -276         lb |  0                0                0.00  |
0.49/0.57	c | 0.57      | 0  | -275         lb |  0                0                0.00  |
0.49/0.58	c | 0.58      | 0  | -274         lb |  0                0                0.00  |
0.49/0.58	c | 0.58      | 0  | -273         lb |  0                0                0.00  |
0.49/0.59	c | 0.59      | 0  | -272         lb |  0                0                0.00  |
0.59/0.65	c | 0.65      | 0  | -271         lb |  0                0                0.00  |
0.59/0.65	c | 0.65      | 0  | -270         lb |  0                0                0.00  |
0.59/0.67	c | 0.67      | 0  | -269         lb |  0                0                0.00  |
0.59/0.68	c | 0.69      | 0  | -268         lb |  0                0                0.00  |
0.59/0.69	c | 0.69      | 0  | -267         lb |  0                0                0.00  |
0.69/0.71	c | 0.71      | 0  | -266         lb |  0                0                0.00  |
0.69/0.73	c | 0.74      | 0  | -265         lb |  0                0                0.00  |
0.69/0.74	c | 0.75      | 0  | -264         lb |  0                0                0.00  |
0.69/0.79	c | 0.79      | 0  | -263         lb |  0                0                0.00  |
0.79/0.89	c | 0.80      | 0  | -262         lb |  0                0                0.00  |
0.79/0.89	c | 0.80      | 0  | -261         lb |  0                0                0.00  |
0.89/0.99	c | 1.00      | 0  | -260         lb |  0                0                0.00  |
0.99/1.06	c | 1.07      | 0  | -259         lb |  0                0                0.00  |
0.99/1.07	c | 1.07      | 0  | -258         lb |  0                0                0.00  |
1.09/1.13	c | 1.14      | 0  | -257         lb |  0                0                0.00  |
1.09/1.14	c | 1.15      | 0  | -256         lb |  0                0                0.00  |
1.09/1.15	c | 1.15      | 0  | -255         lb |  0                0                0.00  |
1.09/1.15	c | 1.16      | 0  | -254         lb |  0                0                0.00  |
1.09/1.16	c | 1.17      | 0  | -253         lb |  0                0                0.00  |
1.09/1.17	c | 1.17      | 0  | -252         lb |  0                0                0.00  |
1.18/1.25	c | 1.25      | 0  | -251         lb |  0                0                0.00  |
1.28/1.34	c | 1.34      | 0  | -250         lb |  0                0                0.00  |
1.28/1.34	c | 1.35      | 0  | -249         lb |  0                0                0.00  |
1.48/1.57	c | 1.57      | 0  | -248         lb |  0                0                0.00  |
1.48/1.58	c | 1.58      | 0  | -247         lb |  0                0                0.00  |
2.68/2.71	c | 2.71      | 0  | -246         lb |  0                0                0.00  |
2.88/2.92	c | 2.92      | 0  | -245         lb |  0                0                0.00  |
3.08/3.10	c | 3.11      | 0  | -244         lb |  0                0                0.00  |
6.28/6.34	c | 6.34      | 0  | -243         lb |  0                0                0.00  |
17.99/18.09	c | 18.10     | 0  | -242         lb |  0                0                0.00  |
18.08/18.16	c | 18.16     | 0  | -241         lb |  0                0                0.00  |
18.18/18.21	c | 18.21     | 0  | -240         lb |  0                0                0.00  |
18.69/18.77	c | 18.77     | 0  | -239         lb |  0                0                0.00  |
1484.89/1485.33	c | 1485.34   | 0  | -238         lb |  0                0                0.00  |
1491.28/1491.73	c | 1491.73   | 0  | -237         lb |  0                0                0.00  |
1491.28/1491.77	c | 1491.78   | 0  | -236         lb |  0                0                0.00  |
1491.38/1491.89	c | 1491.89   | 0  | -235         lb |  0                0                0.00  |
1491.48/1491.91	c | 1491.92   | 0  | -234         lb |  0                0                0.00  |
1491.48/1491.92	c | 1491.92   | 0  | -233         lb |  0                0                0.00  |
1491.48/1491.93	c | 1491.93   | 0  | -232         lb |  0                0                0.00  |
1491.48/1491.94	c | 1491.94   | 0  | -231         lb |  0                0                0.00  |
1527.38/1527.90	c | 1527.90   | 0  | -230         lb |  0                0                0.00  |
1527.68/1528.10	c | 1528.10   | 0  | -229         lb |  0                0                0.00  |
1527.68/1528.11	c | 1528.12   | 0  | -228         lb |  0                0                0.00  |
1799.53/1800.00	c ===============================================================================
1799.53/1800.00	c Wall Clock Time: 1800.00 s
1799.53/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-3727477-1338657297/watcher-3727477-1338657297 -o /tmp/evaluation-result-3727477-1338657297/solver-3727477-1338657297 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727477-1338657297.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.00 2.00 1.97 3/177 18635
/proc/meminfo: memFree=27684160/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=4580 CPUtime=0 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) R 18633 18635 16576 0 -1 4202496 592 0 0 0 0 0 0 0 20 0 1 0 331854221 4689920 533 33554432000 4194304 5964350 140733415991072 140733407099112 4297174 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 1145 544 170 433 0 709 0

[startup+0.0938811 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 18635
/proc/meminfo: memFree=27684160/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=83992 CPUtime=0.08 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 1477 0 0 0 8 0 0 0 20 0 2 0 331854221 86007808 1418 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 20998 1418 193 433 0 20562 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 83992

[startup+0.10016 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 18635
/proc/meminfo: memFree=27684160/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=83992 CPUtime=0.09 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 1493 0 0 0 9 0 0 0 20 0 2 0 331854221 86007808 1434 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 20998 1434 193 433 0 20562 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83992

[startup+0.300115 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 18635
/proc/meminfo: memFree=27684160/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=83992 CPUtime=0.29 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 2563 0 0 0 29 0 0 0 20 0 2 0 331854221 86007808 2215 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 20998 2215 193 433 0 20562 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83992

[startup+0.700122 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 18635
/proc/meminfo: memFree=27684160/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=83992 CPUtime=0.69 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 3927 0 0 0 69 0 0 0 20 0 2 0 331854221 86007808 3009 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 20998 3009 197 433 0 20562 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83992

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18637
/proc/meminfo: memFree=27671612/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=83992 CPUtime=1.48 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 4550 0 0 0 148 0 0 0 20 0 2 0 331854221 86007808 3511 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 20998 3511 197 433 0 20562 0
[pid=18635/tid=18637] ppid=18633 vsize=83992 CPUtime=1.47 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (wbo1.72) R 18633 18635 16576 0 -1 4202560 3733 0 0 0 147 0 0 0 20 0 2 0 331854222 86007808 3511 33554432000 4194304 5964350 140733415991072 140659053177176 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 83992

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18637
/proc/meminfo: memFree=27669240/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=83992 CPUtime=3.08 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 5601 0 0 0 308 0 0 0 20 0 2 0 331854221 86007808 4562 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 20998 4562 197 433 0 20562 0
[pid=18635/tid=18637] ppid=18633 vsize=83992 CPUtime=3.07 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (wbo1.72) R 18633 18635 16576 0 -1 4202560 4784 0 0 0 307 0 0 0 20 0 2 0 331854222 86007808 4562 33554432000 4194304 5964350 140733415991072 140659053177192 4399816 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 83992

[startup+6.30028 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18637
/proc/meminfo: memFree=27663796/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=83992 CPUtime=6.28 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 7049 0 0 0 628 0 0 0 20 0 2 0 331854221 86007808 6010 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 20998 6010 197 433 0 20562 0
[pid=18635/tid=18637] ppid=18633 vsize=83992 CPUtime=6.26 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (wbo1.72) R 18633 18635 16576 0 -1 4202560 6232 0 0 0 626 0 0 0 20 0 2 0 331854222 86007808 6010 33554432000 4194304 5964350 140733415991072 140659053176824 4398404 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 83992

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18637
/proc/meminfo: memFree=27655028/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=84316 CPUtime=12.69 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 8716 0 0 0 1268 1 0 0 20 0 2 0 331854221 86339584 7676 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 21079 7676 197 433 0 20643 0
[pid=18635/tid=18637] ppid=18633 vsize=84316 CPUtime=12.64 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (wbo1.72) R 18633 18635 16576 0 -1 4202560 7899 0 0 0 1263 1 0 0 20 0 2 0 331854222 86339584 7676 33554432000 4194304 5964350 140733415991072 140659053176872 5136340 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84316

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18676
/proc/meminfo: memFree=28508792/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=83992 CPUtime=25.48 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 12246 0 0 0 2546 2 0 0 20 0 2 0 331854221 86007808 11115 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 20998 11115 197 433 0 20562 0
[pid=18635/tid=18637] ppid=18633 vsize=83992 CPUtime=25.41 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (wbo1.72) R 18633 18635 16576 0 -1 4202560 11429 0 0 0 2539 2 0 0 20 0 2 0 331854222 86007808 11115 33554432000 4194304 5964350 140733415991072 140659053177368 4399958 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 83992

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18676
/proc/meminfo: memFree=28452352/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=150252 CPUtime=51.06 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 19504 0 0 0 5102 4 0 0 20 0 2 0 331854221 153858048 18358 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 37563 18358 197 433 0 37127 0
[pid=18635/tid=18637] ppid=18633 vsize=150252 CPUtime=50.92 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (wbo1.72) R 18633 18635 16576 0 -1 4202560 18687 0 0 0 5088 4 0 0 20 0 2 0 331854222 153858048 18358 33554432000 4194304 5964350 140733415991072 140659053176632 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 150252

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18676
/proc/meminfo: memFree=28347076/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=216148 CPUtime=102.25 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 36353 0 0 0 10215 10 0 0 20 0 2 0 331854221 221335552 35450 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 54037 35450 197 433 0 53601 0
[pid=18635/tid=18637] ppid=18633 vsize=216148 CPUtime=101.98 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (wbo1.72) R 18633 18635 16576 0 -1 4202560 35536 0 0 0 10187 11 0 0 20 0 2 0 331854222 221335552 35450 33554432000 4194304 5964350 140733415991072 140659053176824 4379231 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 216148

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 1.97 3/179 18676
/proc/meminfo: memFree=28285000/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=216148 CPUtime=162.24 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 45030 0 0 0 16210 14 0 0 20 0 2 0 331854221 221335552 44127 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 54037 44127 197 433 0 53601 0
[pid=18635/tid=18637] ppid=18633 vsize=216148 CPUtime=161.82 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (wbo1.72) R 18633 18635 16576 0 -1 4202560 44213 0 0 0 16166 16 0 0 20 0 2 0 331854222 221335552 44127 33554432000 4194304 5964350 140733415991072 140659053176632 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 216148

[startup+222.3 s]
/proc/loadavg: 2.05 2.02 1.98 3/178 18677
/proc/meminfo: memFree=28199852/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=281684 CPUtime=222.2 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 57216 0 0 0 22200 20 0 0 20 0 2 0 331854221 288444416 56576 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 70421 56576 197 433 0 69985 0
[pid=18635/tid=18637] ppid=18633 vsize=281684 CPUtime=221.62 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (wbo1.72) R 18633 18635 16576 0 -1 4202560 56399 0 0 0 22139 23 0 0 20 0 2 0 331854222 288444416 56576 33554432000 4194304 5964350 140733415991072 140659053176824 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 281684

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 1.98 3/179 18678
/proc/meminfo: memFree=28165308/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=282224 CPUtime=282.19 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 66963 0 0 0 28193 26 0 0 20 0 2 0 331854221 288997376 66457 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 70556 66457 197 433 0 70120 0
[pid=18635/tid=18637] ppid=18633 vsize=282224 CPUtime=281.45 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (wbo1.72) R 18633 18635 16576 0 -1 4202560 66146 0 0 0 28115 30 0 0 20 0 2 0 331854222 288997376 66457 33554432000 4194304 5964350 140733415991072 140659053176872 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 282224

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/180 18681
/proc/meminfo: memFree=28086648/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=347760 CPUtime=342.18 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 75729 0 0 0 34186 32 0 0 20 0 2 0 331854221 356106240 75222 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 86940 75222 197 433 0 86504 0
[pid=18635/tid=18637] ppid=18633 vsize=347760 CPUtime=341.3 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (wbo1.72) R 18633 18635 16576 0 -1 4202560 74912 0 0 0 34094 36 0 0 20 0 2 0 331854222 356106240 75222 33554432000 4194304 5964350 140733415991072 140659053176632 4390446 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 347760

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/179 18681
/proc/meminfo: memFree=27996648/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=413296 CPUtime=402.17 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 83504 0 0 0 40180 37 0 0 20 0 2 0 331854221 423215104 82996 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 103324 82996 197 433 0 102888 0
[pid=18635/tid=18637] ppid=18633 vsize=413296 CPUtime=401.14 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (wbo1.72) R 18633 18635 16576 0 -1 4202560 82687 0 0 0 40071 43 0 0 20 0 2 0 331854222 423215104 82996 33554432000 4194304 5964350 140733415991072 140659053176824 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 413296

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 18681
/proc/meminfo: memFree=27948660/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=413296 CPUtime=462.16 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18688
/proc/meminfo: memFree=27204224/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=813472 CPUtime=1421.9 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 186107 0 0 0 142068 122 0 0 20 0 2 0 331854221 832995328 187567 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 203368 187567 197 433 0 202932 0
[pid=18635/tid=18637] ppid=18633 vsize=813472 CPUtime=1418.31 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (wbo1.72) R 18633 18635 16576 0 -1 4202560 185290 0 0 0 141688 143 0 0 20 0 2 0 331854222 832995328 187567 33554432000 4194304 5964350 140733415991072 140659053176824 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 813472

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18689
/proc/meminfo: memFree=27179840/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=813472 CPUtime=1481.89 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 191708 0 0 0 148062 127 0 0 20 0 2 0 331854221 832995328 193167 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 203368 193167 197 433 0 202932 0
[pid=18635/tid=18637] ppid=18633 vsize=813472 CPUtime=1478.15 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (wbo1.72) R 18633 18635 16576 0 -1 4202560 190891 0 0 0 147667 148 0 0 20 0 2 0 331854222 832995328 193167 33554432000 4194304 5964350 140733415991072 140659053176632 4398332 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 813472

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18692
/proc/meminfo: memFree=27192432/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=804888 CPUtime=1541.87 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 191964 0 0 0 154060 127 0 0 20 0 2 0 331854221 824205312 189465 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 201222 189465 197 433 0 200786 0
[pid=18635/tid=18637] ppid=18633 vsize=804888 CPUtime=1537.99 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (wbo1.72) R 18633 18635 16576 0 -1 4202560 191147 0 0 0 153650 149 0 0 20 0 2 0 331854222 824205312 189465 33554432000 4194304 5964350 140733415991072 140659053177368 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 804888

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18692
/proc/meminfo: memFree=27191484/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=804888 CPUtime=1601.87 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 191999 0 0 0 160060 127 0 0 20 0 2 0 331854221 824205312 189500 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 201222 189500 197 433 0 200786 0
[pid=18635/tid=18637] ppid=18633 vsize=804888 CPUtime=1597.84 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (wbo1.72) R 18633 18635 16576 0 -1 4202560 191182 0 0 0 159634 150 0 0 20 0 2 0 331854222 824205312 189500 33554432000 4194304 5964350 140733415991072 140659053177368 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 804888

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 18692
/proc/meminfo: memFree=27191360/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=804888 CPUtime=1661.86 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 192051 0 0 0 166059 127 0 0 20 0 2 0 331854221 824205312 189552 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 201222 189552 197 433 0 200786 0
[pid=18635/tid=18637] ppid=18633 vsize=804888 CPUtime=1657.68 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (wbo1.72) R 18633 18635 16576 0 -1 4202560 191234 0 0 0 165617 151 0 0 20 0 2 0 331854222 824205312 189552 33554432000 4194304 5964350 140733415991072 140659053177368 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 804888

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 18692
/proc/meminfo: memFree=27191488/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=804888 CPUtime=1721.85 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 192175 0 0 0 172058 127 0 0 20 0 2 0 331854221 824205312 189676 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 201222 189676 197 433 0 200786 0
[pid=18635/tid=18637] ppid=18633 vsize=804888 CPUtime=1717.52 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (wbo1.72) R 18633 18635 16576 0 -1 4202560 191358 0 0 0 171600 152 0 0 20 0 2 0 331854222 824205312 189676 33554432000 4194304 5964350 140733415991072 140659053177368 4399843 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 804888

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18693
/proc/meminfo: memFree=27190744/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=804888 CPUtime=1781.84 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 192282 0 0 0 178057 127 0 0 20 0 2 0 331854221 824205312 189783 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 201222 189783 197 433 0 200786 0
[pid=18635/tid=18637] ppid=18633 vsize=804888 CPUtime=1777.37 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (wbo1.72) R 18633 18635 16576 0 -1 4202560 191465 0 0 0 177584 153 0 0 20 0 2 0 331854222 824205312 189783 33554432000 4194304 5964350 140733415991072 140659053177368 4399921 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 804888

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18693
/proc/meminfo: memFree=27190744/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=804888 CPUtime=1791.44 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 192291 0 0 0 179017 127 0 0 20 0 2 0 331854221 824205312 189792 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 201222 189792 197 433 0 200786 0
[pid=18635/tid=18637] ppid=18633 vsize=804888 CPUtime=1786.95 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (wbo1.72) R 18633 18635 16576 0 -1 4202560 191474 0 0 0 178541 154 0 0 20 0 2 0 331854222 824205312 189792 33554432000 4194304 5964350 140733415991072 140659053177368 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (KiB) 804888

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18693
/proc/meminfo: memFree=27190620/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=804888 CPUtime=1794.64 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 192291 0 0 0 179337 127 0 0 20 0 2 0 331854221 824205312 189792 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 201222 189792 197 433 0 200786 0
[pid=18635/tid=18637] ppid=18633 vsize=804888 CPUtime=1790.14 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (wbo1.72) R 18633 18635 16576 0 -1 4202560 191474 0 0 0 178860 154 0 0 20 0 2 0 331854222 824205312 189792 33554432000 4194304 5964350 140733415991072 140659053177368 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.64
Current children cumulated vsize (KiB) 804888

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18693
/proc/meminfo: memFree=27190620/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=804888 CPUtime=1797.83 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 192291 0 0 0 179656 127 0 0 20 0 2 0 331854221 824205312 189792 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 201222 189792 197 433 0 200786 0
[pid=18635/tid=18637] ppid=18633 vsize=804888 CPUtime=1793.33 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (wbo1.72) R 18633 18635 16576 0 -1 4202560 191474 0 0 0 179179 154 0 0 20 0 2 0 331854222 824205312 189792 33554432000 4194304 5964350 140733415991072 140659053177368 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.83
Current children cumulated vsize (KiB) 804888

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18693
/proc/meminfo: memFree=27190744/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=804888 CPUtime=1798.63 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 192291 0 0 0 179736 127 0 0 20 0 2 0 331854221 824205312 189792 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 201222 189792 197 433 0 200786 0
[pid=18635/tid=18637] ppid=18633 vsize=804888 CPUtime=1794.12 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (wbo1.72) R 18633 18635 16576 0 -1 4202560 191474 0 0 0 179258 154 0 0 20 0 2 0 331854222 824205312 189792 33554432000 4194304 5964350 140733415991072 140659053177368 4393702 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.63
Current children cumulated vsize (KiB) 804888

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18693
/proc/meminfo: memFree=27190868/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=804888 CPUtime=1799.04 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 192291 0 0 0 179777 127 0 0 20 0 2 0 331854221 824205312 189792 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 201222 189792 197 433 0 200786 0
[pid=18635/tid=18637] ppid=18633 vsize=804888 CPUtime=1794.53 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (wbo1.72) R 18633 18635 16576 0 -1 4202560 191474 0 0 0 179299 154 0 0 20 0 2 0 331854222 824205312 189792 33554432000 4194304 5964350 140733415991072 140659053177368 4400342 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.04
Current children cumulated vsize (KiB) 804888

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18693
/proc/meminfo: memFree=27190868/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=804888 CPUtime=1799.43 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 192291 0 0 0 179816 127 0 0 20 0 2 0 331854221 824205312 189792 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 201222 189792 197 433 0 200786 0
[pid=18635/tid=18637] ppid=18633 vsize=804888 CPUtime=1794.92 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (wbo1.72) R 18633 18635 16576 0 -1 4202560 191474 0 0 0 179338 154 0 0 20 0 2 0 331854222 824205312 189792 33554432000 4194304 5964350 140733415991072 140659053177368 4400023 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.43
Current children cumulated vsize (KiB) 804888

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18693
/proc/meminfo: memFree=27190868/32873648 swapFree=7388/7388
[pid=18635] ppid=18633 vsize=804888 CPUtime=1799.53 cores=1,3,5,7
/proc/18635/stat : 18635 (wbo1.72) S 18633 18635 16576 0 -1 4202496 192291 0 0 0 179826 127 0 0 20 0 2 0 331854221 824205312 189792 33554432000 4194304 5964350 140733415991072 140733415990592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18635/statm: 201222 189792 197 433 0 200786 0
[pid=18635/tid=18637] ppid=18633 vsize=804888 CPUtime=1795.02 cores=1,3,5,7
/proc/18635/task/18637/stat : 18637 (wbo1.72) R 18633 18635 16576 0 -1 4202560 191474 0 0 0 179348 154 0 0 20 0 2 0 331854222 824205312 189792 33554432000 4194304 5964350 140733415991072 140659053177368 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.53
Current children cumulated vsize (KiB) 804888

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18635 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=490348
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=562762
# CPU time returned by wait4() is 1795.05
# while last known CPU time is 1799.53
#
# 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.53
CPU user time (s): 1798.26
CPU system time (s): 1.27
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 813472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.49
system time used= 1.56276
maximum resident set size= 773624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 192293
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= 300
involuntary context switches= 1944

runsolver used 2.68059 second user time and 7.14391 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-02 19:14:57
IDJOB=3727477
IDBENCH=2229
IDSOLVER=2313
FILE ID=node148/3727477-1338657297
RUNJOBID= node148-1338651895-18242
PBS_JOBID= 14636432
Free space on /tmp= 71396 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:98.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727477-1338657297/watcher-3727477-1338657297 -o /tmp/evaluation-result-3727477-1338657297/solver-3727477-1338657297 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727477-1338657297.opb

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

MD5SUM BENCH= 09000b526c4cf3fc454b31cbb57a970b
RANDOM SEED=1423952445

node148.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.284
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.56
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.284
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.94
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.284
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		: 2667.284
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		: 2667.284
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.284
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		: 2667.284
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		: 2667.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27684780 kB
Buffers:          578324 kB
Cached:          2737764 kB
SwapCached:          628 kB
Active:          2267820 kB
Inactive:        2018796 kB
Active(anon):     959884 kB
Inactive(anon):    10672 kB
Active(file):    1307936 kB
Inactive(file):  2008124 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107564 kB
Dirty:              5448 kB
Writeback:             0 kB
AnonPages:       1034296 kB
Mapped:            11624 kB
Shmem:                36 kB
Slab:             764652 kB
SReclaimable:     208960 kB
SUnreclaim:       555692 kB
KernelStack:        1488 kB
PageTables:         5904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     149008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    657408 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= 71388 MiB
End job on node148 at 2012-06-02 19:44:57