Trace number 3728024

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_10_2.opb
MD5SUM8d62286ae12c02f1d9e42b05c51333f2
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-116
Best CPU time to get the best result obtained on this benchmark1800.22
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -131
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint10
Maximum length of a constraint21
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6328
Sum of products size (including duplicates)12656
Number of different products3164
Sum of products size6328

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-3728024-1338664377.opb.
0.00/0.00	c Instance file HOME/instance-3728024-1338664377.opb
0.00/0.00	c File size is 271087 bytes.
0.00/0.02	c Cost Offset: -500
0.00/0.02	c Highest Coefficient sum: 21
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.02         s                                      |
0.00/0.02	c |  Number Variables:      3664                                                |
0.00/0.02	c |  Number Clauses:        3164                                                |
0.00/0.02	c |  Number Cardinality:    500                                                 |
0.00/0.02	c |  Number PB Constraints: 3164                                                |
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Problem Type:          Optimization                                        |
0.00/0.02	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.02	c |                                                                             |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.02	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.02	c ===============================================================================
0.00/0.02	c | 0.03      | 0  | -499         lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | -498         lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | -497         lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | -496         lb |  0                0                0.00  |
0.02/0.03	c | 0.04      | 0  | -495         lb |  0                0                0.00  |
0.02/0.03	c | 0.04      | 0  | -494         lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | -493         lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | -492         lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | -491         lb |  0                0                0.00  |
0.02/0.04	c | 0.05      | 0  | -490         lb |  0                0                0.00  |
0.02/0.04	c | 0.05      | 0  | -489         lb |  0                0                0.00  |
0.02/0.05	c | 0.05      | 0  | -488         lb |  0                0                0.00  |
0.02/0.05	c | 0.05      | 0  | -487         lb |  0                0                0.00  |
0.02/0.05	c | 0.05      | 0  | -486         lb |  0                0                0.00  |
0.02/0.05	c | 0.06      | 0  | -485         lb |  0                0                0.00  |
0.02/0.05	c | 0.06      | 0  | -484         lb |  0                0                0.00  |
0.02/0.06	c | 0.06      | 0  | -483         lb |  0                0                0.00  |
0.02/0.06	c | 0.06      | 0  | -482         lb |  0                0                0.00  |
0.02/0.06	c | 0.06      | 0  | -481         lb |  0                0                0.00  |
0.02/0.06	c | 0.07      | 0  | -480         lb |  0                0                0.00  |
0.02/0.06	c | 0.07      | 0  | -479         lb |  0                0                0.00  |
0.02/0.06	c | 0.07      | 0  | -478         lb |  0                0                0.00  |
0.02/0.07	c | 0.07      | 0  | -477         lb |  0                0                0.00  |
0.02/0.07	c | 0.07      | 0  | -476         lb |  0                0                0.00  |
0.02/0.07	c | 0.07      | 0  | -475         lb |  0                0                0.00  |
0.02/0.07	c | 0.08      | 0  | -474         lb |  0                0                0.00  |
0.02/0.07	c | 0.08      | 0  | -473         lb |  0                0                0.00  |
0.02/0.08	c | 0.08      | 0  | -472         lb |  0                0                0.00  |
0.02/0.08	c | 0.08      | 0  | -471         lb |  0                0                0.00  |
0.02/0.08	c | 0.09      | 0  | -470         lb |  0                0                0.00  |
0.02/0.08	c | 0.09      | 0  | -469         lb |  0                0                0.00  |
0.02/0.08	c | 0.09      | 0  | -468         lb |  0                0                0.00  |
0.02/0.09	c | 0.09      | 0  | -467         lb |  0                0                0.00  |
0.02/0.09	c | 0.09      | 0  | -466         lb |  0                0                0.00  |
0.02/0.09	c | 0.10      | 0  | -465         lb |  0                0                0.00  |
0.02/0.09	c | 0.10      | 0  | -464         lb |  0                0                0.00  |
0.02/0.09	c | 0.10      | 0  | -463         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -462         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -461         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -460         lb |  0                0                0.00  |
0.09/0.10	c | 0.11      | 0  | -459         lb |  0                0                0.00  |
0.09/0.10	c | 0.11      | 0  | -458         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -457         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -456         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -455         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -454         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -453         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -452         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -451         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -450         lb |  0                0                0.00  |
0.09/0.12	c | 0.13      | 0  | -449         lb |  0                0                0.00  |
0.09/0.12	c | 0.13      | 0  | -448         lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | -447         lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | -446         lb |  0                0                0.00  |
0.09/0.13	c | 0.14      | 0  | -445         lb |  0                0                0.00  |
0.09/0.13	c | 0.14      | 0  | -444         lb |  0                0                0.00  |
0.09/0.13	c | 0.14      | 0  | -443         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -442         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -441         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -440         lb |  0                0                0.00  |
0.09/0.14	c | 0.15      | 0  | -439         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -438         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -437         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -436         lb |  0                0                0.00  |
0.09/0.15	c | 0.16      | 0  | -435         lb |  0                0                0.00  |
0.09/0.15	c | 0.16      | 0  | -434         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | -433         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | -432         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | -431         lb |  0                0                0.00  |
0.09/0.16	c | 0.17      | 0  | -430         lb |  0                0                0.00  |
0.09/0.16	c | 0.17      | 0  | -429         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -428         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -427         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -426         lb |  0                0                0.00  |
0.09/0.17	c | 0.18      | 0  | -425         lb |  0                0                0.00  |
0.09/0.17	c | 0.18      | 0  | -424         lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | -423         lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | -422         lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | -421         lb |  0                0                0.00  |
0.09/0.18	c | 0.19      | 0  | -420         lb |  0                0                0.00  |
0.09/0.18	c | 0.19      | 0  | -419         lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | -418         lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | -417         lb |  0                0                0.00  |
0.09/0.19	c | 0.20      | 0  | -416         lb |  0                0                0.00  |
0.09/0.19	c | 0.20      | 0  | -415         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -414         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -413         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -412         lb |  0                0                0.00  |
0.19/0.20	c | 0.21      | 0  | -411         lb |  0                0                0.00  |
0.19/0.20	c | 0.21      | 0  | -410         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -409         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -408         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -407         lb |  0                0                0.00  |
0.19/0.21	c | 0.22      | 0  | -406         lb |  0                0                0.00  |
0.19/0.21	c | 0.22      | 0  | -405         lb |  0                0                0.00  |
0.19/0.22	c | 0.22      | 0  | -404         lb |  0                0                0.00  |
0.19/0.22	c | 0.22      | 0  | -403         lb |  0                0                0.00  |
0.19/0.22	c | 0.23      | 0  | -402         lb |  0                0                0.00  |
0.19/0.22	c | 0.23      | 0  | -401         lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | -400         lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | -399         lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | -398         lb |  0                0                0.00  |
0.19/0.23	c | 0.24      | 0  | -397         lb |  0                0                0.00  |
0.19/0.23	c | 0.24      | 0  | -396         lb |  0                0                0.00  |
0.19/0.24	c | 0.24      | 0  | -395         lb |  0                0                0.00  |
0.19/0.24	c | 0.24      | 0  | -394         lb |  0                0                0.00  |
0.19/0.24	c | 0.25      | 0  | -393         lb |  0                0                0.00  |
0.19/0.24	c | 0.25      | 0  | -392         lb |  0                0                0.00  |
0.19/0.25	c | 0.25      | 0  | -391         lb |  0                0                0.00  |
0.19/0.25	c | 0.25      | 0  | -390         lb |  0                0                0.00  |
0.19/0.25	c | 0.26      | 0  | -389         lb |  0                0                0.00  |
0.19/0.25	c | 0.26      | 0  | -388         lb |  0                0                0.00  |
0.19/0.26	c | 0.26      | 0  | -387         lb |  0                0                0.00  |
0.19/0.26	c | 0.26      | 0  | -386         lb |  0                0                0.00  |
0.19/0.26	c | 0.26      | 0  | -385         lb |  0                0                0.00  |
0.19/0.26	c | 0.27      | 0  | -384         lb |  0                0                0.00  |
0.19/0.26	c | 0.27      | 0  | -383         lb |  0                0                0.00  |
0.19/0.27	c | 0.27      | 0  | -382         lb |  0                0                0.00  |
0.19/0.27	c | 0.27      | 0  | -381         lb |  0                0                0.00  |
0.19/0.27	c | 0.28      | 0  | -380         lb |  0                0                0.00  |
0.19/0.27	c | 0.28      | 0  | -379         lb |  0                0                0.00  |
0.19/0.28	c | 0.28      | 0  | -378         lb |  0                0                0.00  |
0.19/0.28	c | 0.28      | 0  | -377         lb |  0                0                0.00  |
0.19/0.28	c | 0.28      | 0  | -376         lb |  0                0                0.00  |
0.19/0.28	c | 0.29      | 0  | -375         lb |  0                0                0.00  |
0.19/0.29	c | 0.29      | 0  | -374         lb |  0                0                0.00  |
0.19/0.29	c | 0.29      | 0  | -373         lb |  0                0                0.00  |
0.19/0.29	c | 0.29      | 0  | -372         lb |  0                0                0.00  |
0.19/0.29	c | 0.30      | 0  | -371         lb |  0                0                0.00  |
0.19/0.29	c | 0.30      | 0  | -370         lb |  0                0                0.00  |
0.28/0.30	c | 0.30      | 0  | -369         lb |  0                0                0.00  |
0.28/0.30	c | 0.30      | 0  | -368         lb |  0                0                0.00  |
0.28/0.30	c | 0.31      | 0  | -367         lb |  0                0                0.00  |
0.28/0.30	c | 0.31      | 0  | -366         lb |  0                0                0.00  |
0.28/0.31	c | 0.31      | 0  | -365         lb |  0                0                0.00  |
0.28/0.31	c | 0.31      | 0  | -364         lb |  0                0                0.00  |
0.28/0.31	c | 0.32      | 0  | -363         lb |  0                0                0.00  |
0.28/0.31	c | 0.32      | 0  | -362         lb |  0                0                0.00  |
0.28/0.32	c | 0.32      | 0  | -361         lb |  0                0                0.00  |
0.28/0.32	c | 0.32      | 0  | -360         lb |  0                0                0.00  |
0.28/0.32	c | 0.33      | 0  | -359         lb |  0                0                0.00  |
0.28/0.32	c | 0.33      | 0  | -358         lb |  0                0                0.00  |
0.28/0.33	c | 0.33      | 0  | -357         lb |  0                0                0.00  |
0.28/0.33	c | 0.33      | 0  | -356         lb |  0                0                0.00  |
0.28/0.33	c | 0.34      | 0  | -355         lb |  0                0                0.00  |
0.28/0.33	c | 0.34      | 0  | -354         lb |  0                0                0.00  |
0.28/0.33	c | 0.34      | 0  | -353         lb |  0                0                0.00  |
0.28/0.34	c | 0.34      | 0  | -352         lb |  0                0                0.00  |
0.28/0.34	c | 0.34      | 0  | -351         lb |  0                0                0.00  |
0.28/0.34	c | 0.35      | 0  | -350         lb |  0                0                0.00  |
0.28/0.34	c | 0.35      | 0  | -349         lb |  0                0                0.00  |
0.28/0.35	c | 0.35      | 0  | -348         lb |  0                0                0.00  |
0.28/0.35	c | 0.35      | 0  | -347         lb |  0                0                0.00  |
0.28/0.35	c | 0.36      | 0  | -346         lb |  0                0                0.00  |
0.28/0.35	c | 0.36      | 0  | -345         lb |  0                0                0.00  |
0.28/0.36	c | 0.36      | 0  | -344         lb |  0                0                0.00  |
0.28/0.36	c | 0.36      | 0  | -343         lb |  0                0                0.00  |
0.28/0.36	c | 0.37      | 0  | -342         lb |  0                0                0.00  |
0.28/0.36	c | 0.37      | 0  | -341         lb |  0                0                0.00  |
0.28/0.37	c | 0.37      | 0  | -340         lb |  0                0                0.00  |
0.28/0.37	c | 0.37      | 0  | -339         lb |  0                0                0.00  |
0.28/0.37	c | 0.38      | 0  | -338         lb |  0                0                0.00  |
0.28/0.37	c | 0.38      | 0  | -337         lb |  0                0                0.00  |
0.28/0.38	c | 0.38      | 0  | -336         lb |  0                0                0.00  |
0.28/0.38	c | 0.38      | 0  | -335         lb |  0                0                0.00  |
0.28/0.38	c | 0.39      | 0  | -334         lb |  0                0                0.00  |
0.28/0.38	c | 0.39      | 0  | -333         lb |  0                0                0.00  |
0.28/0.39	c | 0.39      | 0  | -332         lb |  0                0                0.00  |
0.28/0.39	c | 0.39      | 0  | -331         lb |  0                0                0.00  |
0.28/0.39	c | 0.40      | 0  | -330         lb |  0                0                0.00  |
0.28/0.39	c | 0.40      | 0  | -329         lb |  0                0                0.00  |
0.39/0.40	c | 0.40      | 0  | -328         lb |  0                0                0.00  |
0.39/0.40	c | 0.40      | 0  | -327         lb |  0                0                0.00  |
0.39/0.40	c | 0.41      | 0  | -326         lb |  0                0                0.00  |
0.39/0.40	c | 0.41      | 0  | -325         lb |  0                0                0.00  |
0.39/0.41	c | 0.41      | 0  | -324         lb |  0                0                0.00  |
0.39/0.41	c | 0.41      | 0  | -323         lb |  0                0                0.00  |
0.39/0.41	c | 0.42      | 0  | -322         lb |  0                0                0.00  |
0.39/0.41	c | 0.42      | 0  | -321         lb |  0                0                0.00  |
0.39/0.42	c | 0.42      | 0  | -320         lb |  0                0                0.00  |
0.39/0.42	c | 0.42      | 0  | -319         lb |  0                0                0.00  |
0.39/0.42	c | 0.43      | 0  | -318         lb |  0                0                0.00  |
0.39/0.42	c | 0.43      | 0  | -317         lb |  0                0                0.00  |
0.39/0.43	c | 0.43      | 0  | -316         lb |  0                0                0.00  |
0.39/0.43	c | 0.43      | 0  | -315         lb |  0                0                0.00  |
0.39/0.43	c | 0.44      | 0  | -314         lb |  0                0                0.00  |
0.39/0.43	c | 0.44      | 0  | -313         lb |  0                0                0.00  |
0.39/0.44	c | 0.44      | 0  | -312         lb |  0                0                0.00  |
0.39/0.44	c | 0.44      | 0  | -311         lb |  0                0                0.00  |
0.39/0.44	c | 0.45      | 0  | -310         lb |  0                0                0.00  |
0.39/0.44	c | 0.45      | 0  | -309         lb |  0                0                0.00  |
0.39/0.45	c | 0.45      | 0  | -308         lb |  0                0                0.00  |
0.39/0.45	c | 0.45      | 0  | -307         lb |  0                0                0.00  |
0.39/0.45	c | 0.46      | 0  | -306         lb |  0                0                0.00  |
0.39/0.45	c | 0.46      | 0  | -305         lb |  0                0                0.00  |
0.39/0.46	c | 0.46      | 0  | -304         lb |  0                0                0.00  |
0.39/0.46	c | 0.47      | 0  | -303         lb |  0                0                0.00  |
0.39/0.46	c | 0.47      | 0  | -302         lb |  0                0                0.00  |
0.39/0.47	c | 0.47      | 0  | -301         lb |  0                0                0.00  |
0.39/0.47	c | 0.47      | 0  | -300         lb |  0                0                0.00  |
0.39/0.47	c | 0.47      | 0  | -299         lb |  0                0                0.00  |
0.39/0.47	c | 0.48      | 0  | -298         lb |  0                0                0.00  |
0.39/0.48	c | 0.48      | 0  | -297         lb |  0                0                0.00  |
0.39/0.48	c | 0.48      | 0  | -296         lb |  0                0                0.00  |
0.39/0.48	c | 0.48      | 0  | -295         lb |  0                0                0.00  |
0.39/0.48	c | 0.49      | 0  | -294         lb |  0                0                0.00  |
0.39/0.49	c | 0.49      | 0  | -293         lb |  0                0                0.00  |
0.39/0.49	c | 0.49      | 0  | -292         lb |  0                0                0.00  |
0.39/0.49	c | 0.50      | 0  | -291         lb |  0                0                0.00  |
0.39/0.49	c | 0.50      | 0  | -290         lb |  0                0                0.00  |
0.49/0.50	c | 0.50      | 0  | -289         lb |  0                0                0.00  |
0.49/0.50	c | 0.50      | 0  | -288         lb |  0                0                0.00  |
0.49/0.50	c | 0.51      | 0  | -287         lb |  0                0                0.00  |
0.49/0.50	c | 0.51      | 0  | -286         lb |  0                0                0.00  |
0.49/0.51	c | 0.51      | 0  | -285         lb |  0                0                0.00  |
0.49/0.51	c | 0.51      | 0  | -284         lb |  0                0                0.00  |
0.49/0.51	c | 0.52      | 0  | -283         lb |  0                0                0.00  |
0.49/0.52	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.52	c | 0.53      | 0  | -280         lb |  0                0                0.00  |
0.49/0.52	c | 0.53      | 0  | -279         lb |  0                0                0.00  |
0.49/0.53	c | 0.53      | 0  | -278         lb |  0                0                0.00  |
0.49/0.53	c | 0.53      | 0  | -277         lb |  0                0                0.00  |
0.49/0.53	c | 0.54      | 0  | -276         lb |  0                0                0.00  |
0.49/0.53	c | 0.54      | 0  | -275         lb |  0                0                0.00  |
0.49/0.54	c | 0.54      | 0  | -274         lb |  0                0                0.00  |
0.49/0.54	c | 0.54      | 0  | -273         lb |  0                0                0.00  |
0.49/0.54	c | 0.55      | 0  | -272         lb |  0                0                0.00  |
0.49/0.54	c | 0.55      | 0  | -271         lb |  0                0                0.00  |
0.49/0.55	c | 0.55      | 0  | -270         lb |  0                0                0.00  |
0.49/0.55	c | 0.56      | 0  | -269         lb |  0                0                0.00  |
0.49/0.55	c | 0.56      | 0  | -268         lb |  0                0                0.00  |
0.49/0.56	c | 0.56      | 0  | -267         lb |  0                0                0.00  |
0.49/0.56	c | 0.56      | 0  | -266         lb |  0                0                0.00  |
0.49/0.56	c | 0.57      | 0  | -265         lb |  0                0                0.00  |
0.49/0.56	c | 0.57      | 0  | -264         lb |  0                0                0.00  |
0.49/0.57	c | 0.57      | 0  | -263         lb |  0                0                0.00  |
0.49/0.57	c | 0.57      | 0  | -262         lb |  0                0                0.00  |
0.49/0.57	c | 0.58      | 0  | -261         lb |  0                0                0.00  |
0.49/0.58	c | 0.58      | 0  | -260         lb |  0                0                0.00  |
0.49/0.58	c | 0.58      | 0  | -259         lb |  0                0                0.00  |
0.49/0.58	c | 0.59      | 0  | -258         lb |  0                0                0.00  |
0.49/0.58	c | 0.59      | 0  | -257         lb |  0                0                0.00  |
0.49/0.59	c | 0.59      | 0  | -256         lb |  0                0                0.00  |
0.49/0.59	c | 0.59      | 0  | -255         lb |  0                0                0.00  |
0.49/0.59	c | 0.60      | 0  | -254         lb |  0                0                0.00  |
0.49/0.59	c | 0.60      | 0  | -253         lb |  0                0                0.00  |
0.59/0.60	c | 0.60      | 0  | -252         lb |  0                0                0.00  |
0.59/0.60	c | 0.60      | 0  | -251         lb |  0                0                0.00  |
0.59/0.60	c | 0.61      | 0  | -250         lb |  0                0                0.00  |
0.59/0.61	c | 0.61      | 0  | -249         lb |  0                0                0.00  |
0.59/0.61	c | 0.61      | 0  | -248         lb |  0                0                0.00  |
0.59/0.61	c | 0.62      | 0  | -247         lb |  0                0                0.00  |
0.59/0.61	c | 0.62      | 0  | -246         lb |  0                0                0.00  |
0.59/0.62	c | 0.62      | 0  | -245         lb |  0                0                0.00  |
0.59/0.62	c | 0.62      | 0  | -244         lb |  0                0                0.00  |
0.59/0.62	c | 0.63      | 0  | -243         lb |  0                0                0.00  |
0.59/0.63	c | 0.63      | 0  | -242         lb |  0                0                0.00  |
0.59/0.63	c | 0.63      | 0  | -241         lb |  0                0                0.00  |
0.59/0.63	c | 0.64      | 0  | -240         lb |  0                0                0.00  |
0.59/0.64	c | 0.64      | 0  | -239         lb |  0                0                0.00  |
0.59/0.64	c | 0.64      | 0  | -238         lb |  0                0                0.00  |
0.59/0.64	c | 0.65      | 0  | -237         lb |  0                0                0.00  |
0.59/0.65	c | 0.65      | 0  | -236         lb |  0                0                0.00  |
0.59/0.65	c | 0.65      | 0  | -235         lb |  0                0                0.00  |
0.59/0.65	c | 0.66      | 0  | -234         lb |  0                0                0.00  |
0.59/0.65	c | 0.66      | 0  | -233         lb |  0                0                0.00  |
0.59/0.66	c | 0.66      | 0  | -232         lb |  0                0                0.00  |
0.59/0.66	c | 0.67      | 0  | -231         lb |  0                0                0.00  |
0.59/0.66	c | 0.67      | 0  | -230         lb |  0                0                0.00  |
0.59/0.67	c | 0.67      | 0  | -229         lb |  0                0                0.00  |
0.59/0.67	c | 0.68      | 0  | -228         lb |  0                0                0.00  |
0.59/0.67	c | 0.68      | 0  | -227         lb |  0                0                0.00  |
0.59/0.68	c | 0.68      | 0  | -226         lb |  0                0                0.00  |
0.59/0.68	c | 0.68      | 0  | -225         lb |  0                0                0.00  |
0.59/0.68	c | 0.69      | 0  | -224         lb |  0                0                0.00  |
0.59/0.69	c | 0.69      | 0  | -223         lb |  0                0                0.00  |
0.59/0.69	c | 0.69      | 0  | -222         lb |  0                0                0.00  |
0.69/0.70	c | 0.70      | 0  | -221         lb |  0                0                0.00  |
0.69/0.73	c | 0.74      | 0  | -220         lb |  0                0                0.00  |
0.69/0.75	c | 0.75      | 0  | -219         lb |  0                0                0.00  |
1.19/1.23	c | 1.24      | 0  | -218         lb |  0                0                0.00  |
1.19/1.28	c | 1.28      | 0  | -217         lb |  0                0                0.00  |
1.29/1.35	c | 1.36      | 0  | -216         lb |  0                0                0.00  |
1.79/1.84	c | 1.84      | 0  | -215         lb |  0                0                0.00  |
32.48/32.50	c | 32.51     | 0  | -214         lb |  0                0                0.00  |
65.95/66.01	c | 66.02     | 0  | -213         lb |  0                0                0.00  |
401.94/402.16	c | 402.16    | 0  | -212         lb |  0                0                0.00  |
1799.51/1800.00	c ===============================================================================
1799.51/1800.00	c Wall Clock Time: 1800.00 s
1799.51/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-3728024-1338664377/watcher-3728024-1338664377 -o /tmp/evaluation-result-3728024-1338664377/solver-3728024-1338664377 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3728024-1338664377.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: 1.00 1.03 1.34 3/177 14302
/proc/meminfo: memFree=28253744/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=4468 CPUtime=0 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) R 14300 14302 10982 0 -1 4202496 572 0 0 0 0 0 0 0 20 0 1 0 332562314 4575232 524 33554432000 4194304 5964350 140735579592016 140737179204632 4344563 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 1117 524 171 433 0 614 0

[startup+0.030417 s]
/proc/loadavg: 1.00 1.03 1.34 3/177 14302
/proc/meminfo: memFree=28253744/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=85568 CPUtime=0.02 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 2020 0 0 0 2 0 0 0 20 0 2 0 332562314 87621632 1905 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 21392 1905 189 433 0 20956 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 85568

[startup+0.100178 s]
/proc/loadavg: 1.00 1.03 1.34 3/177 14302
/proc/meminfo: memFree=28253744/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=85568 CPUtime=0.09 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 2135 0 0 0 9 0 0 0 20 0 2 0 332562314 87621632 1990 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 21392 1990 190 433 0 20956 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85568

[startup+0.300113 s]
/proc/loadavg: 1.00 1.03 1.34 3/177 14302
/proc/meminfo: memFree=28253744/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=85568 CPUtime=0.28 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 3313 0 0 0 28 0 0 0 20 0 2 0 332562314 87621632 2049 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 21392 2049 190 433 0 20956 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 85568

[startup+0.700113 s]
/proc/loadavg: 1.00 1.03 1.34 3/177 14302
/proc/meminfo: memFree=28253744/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=85568 CPUtime=0.69 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 5488 0 0 0 68 1 0 0 20 0 2 0 332562314 87621632 2523 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 21392 2523 194 433 0 20956 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85568

[startup+1.50026 s]
/proc/loadavg: 1.00 1.03 1.34 3/179 14304
/proc/meminfo: memFree=28237872/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=85568 CPUtime=1.49 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 6216 0 0 0 148 1 0 0 20 0 2 0 332562314 87621632 3200 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 21392 3200 194 433 0 20956 0
[pid=14302/tid=14304] ppid=14300 vsize=85568 CPUtime=1.46 cores=1,3,5,7
/proc/14302/task/14304/stat : 14304 (wbo1.72) R 14300 14302 10982 0 -1 4202560 4978 0 0 0 146 0 0 0 20 0 2 0 332562316 87621632 3200 33554432000 4194304 5964350 140735579592016 140401883748152 4403432 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85568

[startup+3.10026 s]
/proc/loadavg: 1.08 1.04 1.34 3/179 14304
/proc/meminfo: memFree=28234276/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=85568 CPUtime=3.08 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 7365 0 0 0 307 1 0 0 20 0 2 0 332562314 87621632 4349 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 21392 4349 194 433 0 20956 0
[pid=14302/tid=14304] ppid=14300 vsize=85568 CPUtime=3.05 cores=1,3,5,7
/proc/14302/task/14304/stat : 14304 (wbo1.72) R 14300 14302 10982 0 -1 4202560 6127 0 0 0 304 1 0 0 20 0 2 0 332562316 87621632 4349 33554432000 4194304 5964350 140735579592016 140401883748344 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 85568

[startup+6.30027 s]
/proc/loadavg: 1.08 1.04 1.34 3/179 14304
/proc/meminfo: memFree=28219396/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=85784 CPUtime=6.29 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 8875 0 0 0 627 2 0 0 20 0 2 0 332562314 87842816 5859 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 21446 5859 194 433 0 21010 0
[pid=14302/tid=14304] ppid=14300 vsize=85784 CPUtime=6.24 cores=1,3,5,7
/proc/14302/task/14304/stat : 14304 (wbo1.72) R 14300 14302 10982 0 -1 4202560 7637 0 0 0 623 1 0 0 20 0 2 0 332562316 87842816 5859 33554432000 4194304 5964350 140735579592016 140401883748152 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85784

[startup+12.7003 s]
/proc/loadavg: 1.22 1.07 1.35 3/179 14304
/proc/meminfo: memFree=28203440/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=85892 CPUtime=12.68 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 10708 0 0 0 1266 2 0 0 20 0 2 0 332562314 87953408 7692 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 21473 7692 194 433 0 21037 0
[pid=14302/tid=14304] ppid=14300 vsize=85892 CPUtime=12.63 cores=1,3,5,7
/proc/14302/task/14304/stat : 14304 (wbo1.72) R 14300 14302 10982 0 -1 4202560 9470 0 0 0 1261 2 0 0 20 0 2 0 332562316 87953408 7692 33554432000 4194304 5964350 140735579592016 140401883748152 4400462 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 85892

[startup+25.5004 s]
/proc/loadavg: 1.34 1.10 1.36 3/179 14304
/proc/meminfo: memFree=28171276/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=86052 CPUtime=25.48 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 14930 0 0 0 2545 3 0 0 20 0 2 0 332562314 88117248 11914 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 21513 11914 194 433 0 21077 0
[pid=14302/tid=14304] ppid=14300 vsize=86052 CPUtime=25.39 cores=1,3,5,7
/proc/14302/task/14304/stat : 14304 (wbo1.72) R 14300 14302 10982 0 -1 4202560 13692 0 0 0 2536 3 0 0 20 0 2 0 332562316 88117248 11914 33554432000 4194304 5964350 140735579592016 140401883748344 4399840 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) 86052

[startup+51.1004 s]
/proc/loadavg: 1.56 1.17 1.37 3/179 14304
/proc/meminfo: memFree=28140360/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=85568 CPUtime=51.06 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 17009 0 0 0 5102 4 0 0 20 0 2 0 332562314 87621632 13887 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 21392 13887 194 433 0 20956 0
[pid=14302/tid=14304] ppid=14300 vsize=85568 CPUtime=50.91 cores=1,3,5,7
/proc/14302/task/14304/stat : 14304 (wbo1.72) R 14300 14302 10982 0 -1 4202560 15771 0 0 0 5087 4 0 0 20 0 2 0 332562316 87621632 13887 33554432000 4194304 5964350 140735579592016 140401883749304 4388992 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) 85568

[startup+102.307 s]
/proc/loadavg: 1.87 1.33 1.41 3/179 14304
/proc/meminfo: memFree=28126060/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=85568 CPUtime=102.26 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 19954 0 0 0 10221 5 0 0 20 0 2 0 332562314 87621632 16907 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 21392 16907 194 433 0 20956 0
[pid=14302/tid=14304] ppid=14300 vsize=85568 CPUtime=101.98 cores=1,3,5,7
/proc/14302/task/14304/stat : 14304 (wbo1.72) R 14300 14302 10982 0 -1 4202560 18716 0 0 0 10193 5 0 0 20 0 2 0 332562316 87621632 16907 33554432000 4194304 5964350 140735579592016 140401883749304 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 85568

[startup+162.3 s]
/proc/loadavg: 1.95 1.44 1.44 3/179 14304
/proc/meminfo: memFree=28051264/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=151104 CPUtime=162.23 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 28762 0 0 0 16214 9 0 0 20 0 2 0 332562314 154730496 25798 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 37776 25798 194 433 0 37340 0
[pid=14302/tid=14304] ppid=14300 vsize=151104 CPUtime=161.81 cores=1,3,5,7
/proc/14302/task/14304/stat : 14304 (wbo1.72) R 14300 14302 10982 0 -1 4202560 27524 0 0 0 16170 11 0 0 20 0 2 0 332562316 154730496 25798 33554432000 4194304 5964350 140735579592016 140401883748344 4399921 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 151104

[startup+222.3 s]
/proc/loadavg: 1.98 1.54 1.48 3/179 14304
/proc/meminfo: memFree=27993624/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=151104 CPUtime=222.22 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 35672 0 0 0 22208 14 0 0 20 0 2 0 332562314 154730496 32700 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 37776 32700 194 433 0 37340 0
[pid=14302/tid=14304] ppid=14300 vsize=151104 CPUtime=221.66 cores=1,3,5,7
/proc/14302/task/14304/stat : 14304 (wbo1.72) R 14300 14302 10982 0 -1 4202560 34434 0 0 0 22150 16 0 0 20 0 2 0 332562316 154730496 32700 33554432000 4194304 5964350 140735579592016 140401883748344 4399813 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 151104

[startup+282.3 s]
/proc/loadavg: 2.04 1.63 1.51 3/179 14305
/proc/meminfo: memFree=27930312/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=217724 CPUtime=282.17 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 44536 0 0 0 28198 19 0 0 20 0 2 0 332562314 222949376 42279 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 54431 42279 194 433 0 53995 0
[pid=14302/tid=14304] ppid=14300 vsize=217724 CPUtime=281.47 cores=1,3,5,7
/proc/14302/task/14304/stat : 14304 (wbo1.72) R 14300 14302 10982 0 -1 4202560 43298 0 0 0 28124 23 0 0 20 0 2 0 332562316 222949376 42279 33554432000 4194304 5964350 140735579592016 140401883748152 4399976 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 217724

[startup+342.3 s]
/proc/loadavg: 2.01 1.70 1.54 3/179 14305
/proc/meminfo: memFree=27894076/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=217724 CPUtime=342.14 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 48979 0 0 0 34193 21 0 0 20 0 2 0 332562314 222949376 47255 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 54431 47255 194 433 0 53995 0
[pid=14302/tid=14304] ppid=14300 vsize=217724 CPUtime=341.3 cores=1,3,5,7
/proc/14302/task/14304/stat : 14304 (wbo1.72) R 14300 14302 10982 0 -1 4202560 47741 0 0 0 34104 26 0 0 20 0 2 0 332562316 222949376 47255 33554432000 4194304 5964350 140735579592016 140401883748216 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 217724

[startup+402.3 s]
/proc/loadavg: 2.00 1.75 1.56 3/179 14305
/proc/meminfo: memFree=27799972/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=283260 CPUtime=402.14 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 64886 0 0 0 40184 30 0 0 20 0 2 0 332562314 290058240 63154 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 70815 63154 194 433 0 70379 0
[pid=14302/tid=14304] ppid=14300 vsize=283260 CPUtime=401.15 cores=1,3,5,7
/proc/14302/task/14304/stat : 14304 (wbo1.72) R 14300 14302 10982 0 -1 4202560 63648 0 0 0 40080 35 0 0 20 0 2 0 332562316 290058240 63154 33554432000 4194304 5964350 140735579592016 140401883748696 5131084 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 283260

[startup+462.3 s]
/proc/loadavg: 2.07 1.81 1.59 3/180 14308
/proc/meminfo: memFree=27769004/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=282176 CPUtime=462.13 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.83 3/179 14315
/proc/meminfo: memFree=27392012/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=480408 CPUtime=1421.92 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 103631 0 0 0 142133 59 0 0 20 0 2 0 332562314 491937792 104549 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 120102 104549 194 433 0 119666 0
[pid=14302/tid=14304] ppid=14300 vsize=480408 CPUtime=1418.49 cores=1,3,5,7
/proc/14302/task/14304/stat : 14304 (wbo1.72) R 14300 14302 10982 0 -1 4202560 102393 0 0 0 141769 80 0 0 20 0 2 0 332562316 491937792 104549 33554432000 4194304 5964350 140735579592016 140401883748344 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 480408

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.83 3/179 14316
/proc/meminfo: memFree=27336496/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=480408 CPUtime=1481.91 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 110539 0 0 0 148125 66 0 0 20 0 2 0 332562314 491937792 111457 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 120102 111457 194 433 0 119666 0
[pid=14302/tid=14304] ppid=14300 vsize=480408 CPUtime=1478.33 cores=1,3,5,7
/proc/14302/task/14304/stat : 14304 (wbo1.72) R 14300 14302 10982 0 -1 4202560 109301 0 0 0 147745 88 0 0 20 0 2 0 332562316 491937792 111457 33554432000 4194304 5964350 140735579592016 140401883748344 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 480408

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.84 3/179 14316
/proc/meminfo: memFree=27318508/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=480408 CPUtime=1541.9 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 110539 0 0 0 154124 66 0 0 20 0 2 0 332562314 491937792 111457 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 120102 111457 194 433 0 119666 0
[pid=14302/tid=14304] ppid=14300 vsize=480408 CPUtime=1538.17 cores=1,3,5,7
/proc/14302/task/14304/stat : 14304 (wbo1.72) R 14300 14302 10982 0 -1 4202560 109301 0 0 0 153728 89 0 0 20 0 2 0 332562316 491937792 111457 33554432000 4194304 5964350 140735579592016 140401883748344 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 480408

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.84 3/179 14316
/proc/meminfo: memFree=27303688/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=480408 CPUtime=1601.89 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 113902 0 0 0 160119 70 0 0 20 0 2 0 332562314 491937792 114820 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 120102 114820 194 433 0 119666 0
[pid=14302/tid=14304] ppid=14300 vsize=480408 CPUtime=1598.02 cores=1,3,5,7
/proc/14302/task/14304/stat : 14304 (wbo1.72) R 14300 14302 10982 0 -1 4202560 112664 0 0 0 159709 93 0 0 20 0 2 0 332562316 491937792 114820 33554432000 4194304 5964350 140735579592016 140401883748392 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 480408

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.85 3/180 14319
/proc/meminfo: memFree=27272556/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=545944 CPUtime=1661.88 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 117600 0 0 0 166114 74 0 0 20 0 2 0 332562314 559046656 118517 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 136486 118517 194 433 0 136050 0
[pid=14302/tid=14304] ppid=14300 vsize=545944 CPUtime=1657.87 cores=1,3,5,7
/proc/14302/task/14304/stat : 14304 (wbo1.72) R 14300 14302 10982 0 -1 4202560 116362 0 0 0 165689 98 0 0 20 0 2 0 332562316 559046656 118517 33554432000 4194304 5964350 140735579592016 140401883748216 4400462 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 545944

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.85 3/179 14319
/proc/meminfo: memFree=27241544/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=545944 CPUtime=1721.86 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 118449 0 0 0 172112 74 0 0 20 0 2 0 332562314 559046656 119471 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 136486 119471 194 433 0 136050 0
[pid=14302/tid=14304] ppid=14300 vsize=545944 CPUtime=1717.71 cores=1,3,5,7
/proc/14302/task/14304/stat : 14304 (wbo1.72) R 14300 14302 10982 0 -1 4202560 117211 0 0 0 171671 100 0 0 20 0 2 0 332562316 559046656 119471 33554432000 4194304 5964350 140735579592016 140401883748152 4399889 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 545944

[startup+1782.3 s]
/proc/loadavg: 2.05 1.99 1.87 3/179 14320
/proc/meminfo: memFree=27226708/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=545944 CPUtime=1781.81 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 121115 0 0 0 178105 76 0 0 20 0 2 0 332562314 559046656 122871 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 136486 122871 194 433 0 136050 0
[pid=14302/tid=14304] ppid=14300 vsize=545944 CPUtime=1777.52 cores=1,3,5,7
/proc/14302/task/14304/stat : 14304 (wbo1.72) R 14300 14302 10982 0 -1 4202560 119877 0 0 0 177649 103 0 0 20 0 2 0 332562316 559046656 122871 33554432000 4194304 5964350 140735579592016 140401883748344 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 545944

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

[startup+1791.91 s]
/proc/loadavg: 2.04 1.99 1.87 3/179 14320
/proc/meminfo: memFree=27219816/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=545944 CPUtime=1791.42 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 122787 0 0 0 179064 78 0 0 20 0 2 0 332562314 559046656 124624 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 136486 124624 194 433 0 136050 0
[pid=14302/tid=14304] ppid=14300 vsize=545944 CPUtime=1787.09 cores=1,3,5,7
/proc/14302/task/14304/stat : 14304 (wbo1.72) R 14300 14302 10982 0 -1 4202560 121549 0 0 0 178604 105 0 0 20 0 2 0 332562316 559046656 124624 33554432000 4194304 5964350 140735579592016 140401883748344 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (KiB) 545944

[startup+1795.1 s]
/proc/loadavg: 2.04 1.99 1.87 3/179 14320
/proc/meminfo: memFree=27216716/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=545944 CPUtime=1794.61 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 123399 0 0 0 179383 78 0 0 20 0 2 0 332562314 559046656 125236 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 136486 125236 194 433 0 136050 0
[pid=14302/tid=14304] ppid=14300 vsize=545944 CPUtime=1790.29 cores=1,3,5,7
/proc/14302/task/14304/stat : 14304 (wbo1.72) R 14300 14302 10982 0 -1 4202560 122161 0 0 0 178924 105 0 0 20 0 2 0 332562316 559046656 125236 33554432000 4194304 5964350 140735579592016 140401883748344 4400023 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (KiB) 545944

[startup+1798.3 s]
/proc/loadavg: 2.04 1.99 1.87 3/179 14320
/proc/meminfo: memFree=27215352/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=545944 CPUtime=1797.81 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 123852 0 0 0 179701 80 0 0 20 0 2 0 332562314 559046656 125689 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 136486 125689 194 433 0 136050 0
[pid=14302/tid=14304] ppid=14300 vsize=545944 CPUtime=1793.47 cores=1,3,5,7
/proc/14302/task/14304/stat : 14304 (wbo1.72) R 14300 14302 10982 0 -1 4202560 122614 0 0 0 179241 106 0 0 20 0 2 0 332562316 559046656 125689 33554432000 4194304 5964350 140735579592016 140401883748344 4399846 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.81
Current children cumulated vsize (KiB) 545944

[startup+1799.1 s]
/proc/loadavg: 2.04 1.99 1.87 3/179 14320
/proc/meminfo: memFree=27215228/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=545944 CPUtime=1798.61 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 123952 0 0 0 179781 80 0 0 20 0 2 0 332562314 559046656 125789 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 136486 125789 194 433 0 136050 0
[pid=14302/tid=14304] ppid=14300 vsize=545944 CPUtime=1794.27 cores=1,3,5,7
/proc/14302/task/14304/stat : 14304 (wbo1.72) R 14300 14302 10982 0 -1 4202560 122714 0 0 0 179321 106 0 0 20 0 2 0 332562316 559046656 125789 33554432000 4194304 5964350 140735579592016 140401883748392 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.61
Current children cumulated vsize (KiB) 545944

[startup+1799.5 s]
/proc/loadavg: 2.04 1.99 1.87 3/179 14320
/proc/meminfo: memFree=27214484/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=545944 CPUtime=1799.02 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 124006 0 0 0 179822 80 0 0 20 0 2 0 332562314 559046656 125843 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 136486 125843 194 433 0 136050 0
[pid=14302/tid=14304] ppid=14300 vsize=545944 CPUtime=1794.67 cores=1,3,5,7
/proc/14302/task/14304/stat : 14304 (wbo1.72) R 14300 14302 10982 0 -1 4202560 122768 0 0 0 179361 106 0 0 20 0 2 0 332562316 559046656 125843 33554432000 4194304 5964350 140735579592016 140401883748392 4399895 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.02
Current children cumulated vsize (KiB) 545944

[startup+1799.9 s]
/proc/loadavg: 2.04 1.99 1.87 3/179 14320
/proc/meminfo: memFree=27214484/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=545944 CPUtime=1799.41 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 124069 0 0 0 179861 80 0 0 20 0 2 0 332562314 559046656 125906 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 136486 125906 194 433 0 136050 0
[pid=14302/tid=14304] ppid=14300 vsize=545944 CPUtime=1795.07 cores=1,3,5,7
/proc/14302/task/14304/stat : 14304 (wbo1.72) R 14300 14302 10982 0 -1 4202560 122831 0 0 0 179401 106 0 0 20 0 2 0 332562316 559046656 125906 33554432000 4194304 5964350 140735579592016 140401883748344 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.41
Current children cumulated vsize (KiB) 545944

[startup+1800 s]
/proc/loadavg: 2.04 1.99 1.87 3/179 14320
/proc/meminfo: memFree=27214484/32873844 swapFree=7108/7108
[pid=14302] ppid=14300 vsize=545944 CPUtime=1799.51 cores=1,3,5,7
/proc/14302/stat : 14302 (wbo1.72) S 14300 14302 10982 0 -1 4202496 124082 0 0 0 179871 80 0 0 20 0 2 0 332562314 559046656 125919 33554432000 4194304 5964350 140735579592016 140735579591536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/14302/statm: 136486 125919 194 433 0 136050 0
[pid=14302/tid=14304] ppid=14300 vsize=545944 CPUtime=1795.17 cores=1,3,5,7
/proc/14302/task/14304/stat : 14304 (wbo1.72) R 14300 14302 10982 0 -1 4202560 122844 0 0 0 179411 106 0 0 20 0 2 0 332562316 559046656 125919 33554432000 4194304 5964350 140735579592016 140401883748344 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.51
Current children cumulated vsize (KiB) 545944

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14302 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=137249
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=75836
# CPU time returned by wait4() is 1795.21
# while last known CPU time is 1799.51
#
# 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.51
CPU user time (s): 1798.71
CPU system time (s): 0.8
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 545944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.14
system time used= 1.07584
maximum resident set size= 503684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124084
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= 1920

runsolver used 6.24005 second user time and 18.8941 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-02 21:12:57
IDJOB=3728024
IDBENCH=48220
IDSOLVER=2314
FILE ID=node139/3728024-1338664377
RUNJOBID= node139-1338664377-14256
PBS_JOBID= 14636441
Free space on /tmp= 71100 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_10_2.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3728024-1338664377/watcher-3728024-1338664377 -o /tmp/evaluation-result-3728024-1338664377/solver-3728024-1338664377 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3728024-1338664377.opb

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

MD5SUM BENCH= 8d62286ae12c02f1d9e42b05c51333f2
RANDOM SEED=613984795

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
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:        28256872 kB
Buffers:          486048 kB
Cached:          3248404 kB
SwapCached:          828 kB
Active:          1665624 kB
Inactive:        2076848 kB
Active(anon):       1848 kB
Inactive(anon):     7964 kB
Active(file):    1663776 kB
Inactive(file):  2068884 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:             10856 kB
Writeback:             0 kB
AnonPages:         13728 kB
Mapped:            10784 kB
Shmem:                 8 kB
Slab:             731924 kB
SReclaimable:     174060 kB
SUnreclaim:       557864 kB
KernelStack:        1400 kB
PageTables:         4084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3728024-1338664377.opb

Free space on /tmp at the end= 71088 MiB
End job on node139 at 2012-06-02 21:42:58