Trace number 3705725

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.7? 1799.61 1800

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_25_3.opb
MD5SUM04b0fb885ddf05bea62d9eda618b3e5b
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-68
Best CPU time to get the best result obtained on this benchmark1800.42
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -79
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 constraint25
Maximum length of a constraint49
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)15722
Sum of products size (including duplicates)31444
Number of different products7861
Sum of products size15722

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                    1.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3705725-1338100692.opb.
0.00/0.00	c Instance file HOME/instance-3705725-1338100692.opb
0.00/0.00	c File size is 665373 bytes.
0.03/0.05	c Cost Offset: -500
0.03/0.05	c Highest Coefficient sum: 49
0.03/0.05	c ============================[ Problem Statistics ]=============================
0.03/0.05	c |                                                                             |
0.03/0.05	c |  Parsing time:          0.05         s                                      |
0.03/0.05	c |  Number Variables:      8361                                                |
0.03/0.05	c |  Number Clauses:        7861                                                |
0.03/0.05	c |  Number Cardinality:    500                                                 |
0.03/0.05	c |  Number PB Constraints: 7861                                                |
0.03/0.05	c |                                                                             |
0.03/0.06	c |  Problem Type:          Optimization                                        |
0.03/0.06	c |  Objective Function:    Cardinality Constraint                              |
0.03/0.06	c |                                                                             |
0.03/0.06	c ============================[ Search Statistics ]==============================
0.03/0.06	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.03/0.06	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.03/0.06	c ===============================================================================
0.03/0.06	c | 0.07      | 0  | -499         lb |  0                0                0.00  |
0.03/0.07	c | 0.07      | 0  | -498         lb |  0                0                0.00  |
0.03/0.08	c | 0.08      | 0  | -497         lb |  0                0                0.00  |
0.03/0.08	c | 0.08      | 0  | -496         lb |  0                0                0.00  |
0.03/0.08	c | 0.09      | 0  | -495         lb |  0                0                0.00  |
0.03/0.09	c | 0.09      | 0  | -494         lb |  0                0                0.00  |
0.03/0.09	c | 0.10      | 0  | -493         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -492         lb |  0                0                0.00  |
0.09/0.10	c | 0.11      | 0  | -491         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -490         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -489         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -488         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -487         lb |  0                0                0.00  |
0.09/0.12	c | 0.13      | 0  | -486         lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | -485         lb |  0                0                0.00  |
0.09/0.13	c | 0.14      | 0  | -484         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -483         lb |  0                0                0.00  |
0.09/0.14	c | 0.15      | 0  | -482         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -481         lb |  0                0                0.00  |
0.09/0.15	c | 0.16      | 0  | -480         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | -479         lb |  0                0                0.00  |
0.09/0.16	c | 0.17      | 0  | -478         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -477         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -476         lb |  0                0                0.00  |
0.09/0.17	c | 0.18      | 0  | -475         lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | -474         lb |  0                0                0.00  |
0.09/0.18	c | 0.19      | 0  | -473         lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | -472         lb |  0                0                0.00  |
0.09/0.19	c | 0.20      | 0  | -471         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -470         lb |  0                0                0.00  |
0.19/0.20	c | 0.21      | 0  | -469         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -468         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -467         lb |  0                0                0.00  |
0.19/0.22	c | 0.22      | 0  | -466         lb |  0                0                0.00  |
0.19/0.22	c | 0.22      | 0  | -465         lb |  0                0                0.00  |
0.19/0.22	c | 0.23      | 0  | -464         lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | -463         lb |  0                0                0.00  |
0.19/0.23	c | 0.24      | 0  | -462         lb |  0                0                0.00  |
0.19/0.24	c | 0.24      | 0  | -461         lb |  0                0                0.00  |
0.19/0.24	c | 0.25      | 0  | -460         lb |  0                0                0.00  |
0.19/0.25	c | 0.25      | 0  | -459         lb |  0                0                0.00  |
0.19/0.25	c | 0.26      | 0  | -458         lb |  0                0                0.00  |
0.19/0.26	c | 0.26      | 0  | -457         lb |  0                0                0.00  |
0.19/0.26	c | 0.27      | 0  | -456         lb |  0                0                0.00  |
0.19/0.27	c | 0.27      | 0  | -455         lb |  0                0                0.00  |
0.19/0.27	c | 0.28      | 0  | -454         lb |  0                0                0.00  |
0.19/0.28	c | 0.28      | 0  | -453         lb |  0                0                0.00  |
0.19/0.28	c | 0.28      | 0  | -452         lb |  0                0                0.00  |
0.19/0.28	c | 0.29      | 0  | -451         lb |  0                0                0.00  |
0.19/0.29	c | 0.29      | 0  | -450         lb |  0                0                0.00  |
0.19/0.29	c | 0.30      | 0  | -449         lb |  0                0                0.00  |
0.29/0.30	c | 0.30      | 0  | -448         lb |  0                0                0.00  |
0.29/0.30	c | 0.31      | 0  | -447         lb |  0                0                0.00  |
0.29/0.31	c | 0.31      | 0  | -446         lb |  0                0                0.00  |
0.29/0.31	c | 0.32      | 0  | -445         lb |  0                0                0.00  |
0.29/0.32	c | 0.32      | 0  | -444         lb |  0                0                0.00  |
0.29/0.32	c | 0.33      | 0  | -443         lb |  0                0                0.00  |
0.29/0.33	c | 0.33      | 0  | -442         lb |  0                0                0.00  |
0.29/0.33	c | 0.34      | 0  | -441         lb |  0                0                0.00  |
0.29/0.34	c | 0.34      | 0  | -440         lb |  0                0                0.00  |
0.29/0.34	c | 0.34      | 0  | -439         lb |  0                0                0.00  |
0.29/0.35	c | 0.35      | 0  | -438         lb |  0                0                0.00  |
0.29/0.35	c | 0.35      | 0  | -437         lb |  0                0                0.00  |
0.29/0.35	c | 0.36      | 0  | -436         lb |  0                0                0.00  |
0.29/0.36	c | 0.36      | 0  | -435         lb |  0                0                0.00  |
0.29/0.36	c | 0.37      | 0  | -434         lb |  0                0                0.00  |
0.29/0.37	c | 0.37      | 0  | -433         lb |  0                0                0.00  |
0.29/0.37	c | 0.38      | 0  | -432         lb |  0                0                0.00  |
0.29/0.38	c | 0.38      | 0  | -431         lb |  0                0                0.00  |
0.29/0.38	c | 0.39      | 0  | -430         lb |  0                0                0.00  |
0.29/0.39	c | 0.39      | 0  | -429         lb |  0                0                0.00  |
0.29/0.39	c | 0.40      | 0  | -428         lb |  0                0                0.00  |
0.39/0.40	c | 0.40      | 0  | -427         lb |  0                0                0.00  |
0.39/0.40	c | 0.41      | 0  | -426         lb |  0                0                0.00  |
0.39/0.41	c | 0.41      | 0  | -425         lb |  0                0                0.00  |
0.39/0.41	c | 0.42      | 0  | -424         lb |  0                0                0.00  |
0.39/0.42	c | 0.42      | 0  | -423         lb |  0                0                0.00  |
0.39/0.42	c | 0.43      | 0  | -422         lb |  0                0                0.00  |
0.39/0.43	c | 0.43      | 0  | -421         lb |  0                0                0.00  |
0.39/0.43	c | 0.43      | 0  | -420         lb |  0                0                0.00  |
0.39/0.44	c | 0.44      | 0  | -419         lb |  0                0                0.00  |
0.39/0.44	c | 0.45      | 0  | -418         lb |  0                0                0.00  |
0.39/0.45	c | 0.45      | 0  | -417         lb |  0                0                0.00  |
0.39/0.45	c | 0.46      | 0  | -416         lb |  0                0                0.00  |
0.39/0.46	c | 0.46      | 0  | -415         lb |  0                0                0.00  |
0.39/0.46	c | 0.46      | 0  | -414         lb |  0                0                0.00  |
0.39/0.47	c | 0.47      | 0  | -413         lb |  0                0                0.00  |
0.39/0.47	c | 0.47      | 0  | -412         lb |  0                0                0.00  |
0.39/0.48	c | 0.48      | 0  | -411         lb |  0                0                0.00  |
0.39/0.48	c | 0.48      | 0  | -410         lb |  0                0                0.00  |
0.39/0.49	c | 0.49      | 0  | -409         lb |  0                0                0.00  |
0.39/0.49	c | 0.49      | 0  | -408         lb |  0                0                0.00  |
0.39/0.50	c | 0.50      | 0  | -407         lb |  0                0                0.00  |
0.49/0.50	c | 0.51      | 0  | -406         lb |  0                0                0.00  |
0.49/0.51	c | 0.51      | 0  | -405         lb |  0                0                0.00  |
0.49/0.51	c | 0.52      | 0  | -404         lb |  0                0                0.00  |
0.49/0.52	c | 0.52      | 0  | -403         lb |  0                0                0.00  |
0.49/0.52	c | 0.53      | 0  | -402         lb |  0                0                0.00  |
0.49/0.53	c | 0.53      | 0  | -401         lb |  0                0                0.00  |
0.49/0.53	c | 0.54      | 0  | -400         lb |  0                0                0.00  |
0.49/0.54	c | 0.54      | 0  | -399         lb |  0                0                0.00  |
0.49/0.54	c | 0.55      | 0  | -398         lb |  0                0                0.00  |
0.49/0.55	c | 0.55      | 0  | -397         lb |  0                0                0.00  |
0.49/0.55	c | 0.56      | 0  | -396         lb |  0                0                0.00  |
0.49/0.56	c | 0.56      | 0  | -395         lb |  0                0                0.00  |
0.49/0.56	c | 0.56      | 0  | -394         lb |  0                0                0.00  |
0.49/0.57	c | 0.57      | 0  | -393         lb |  0                0                0.00  |
0.49/0.57	c | 0.58      | 0  | -392         lb |  0                0                0.00  |
0.49/0.58	c | 0.58      | 0  | -391         lb |  0                0                0.00  |
0.49/0.58	c | 0.59      | 0  | -390         lb |  0                0                0.00  |
0.49/0.59	c | 0.59      | 0  | -389         lb |  0                0                0.00  |
0.49/0.59	c | 0.60      | 0  | -388         lb |  0                0                0.00  |
0.59/0.60	c | 0.60      | 0  | -387         lb |  0                0                0.00  |
0.59/0.60	c | 0.61      | 0  | -386         lb |  0                0                0.00  |
0.59/0.61	c | 0.61      | 0  | -385         lb |  0                0                0.00  |
0.59/0.61	c | 0.62      | 0  | -384         lb |  0                0                0.00  |
0.59/0.62	c | 0.62      | 0  | -383         lb |  0                0                0.00  |
0.59/0.62	c | 0.63      | 0  | -382         lb |  0                0                0.00  |
0.59/0.63	c | 0.63      | 0  | -381         lb |  0                0                0.00  |
0.59/0.63	c | 0.64      | 0  | -380         lb |  0                0                0.00  |
0.59/0.64	c | 0.64      | 0  | -379         lb |  0                0                0.00  |
0.59/0.64	c | 0.65      | 0  | -378         lb |  0                0                0.00  |
0.59/0.65	c | 0.65      | 0  | -377         lb |  0                0                0.00  |
0.59/0.65	c | 0.66      | 0  | -376         lb |  0                0                0.00  |
0.59/0.66	c | 0.66      | 0  | -375         lb |  0                0                0.00  |
0.59/0.66	c | 0.67      | 0  | -374         lb |  0                0                0.00  |
0.59/0.67	c | 0.67      | 0  | -373         lb |  0                0                0.00  |
0.59/0.67	c | 0.68      | 0  | -372         lb |  0                0                0.00  |
0.59/0.68	c | 0.69      | 0  | -371         lb |  0                0                0.00  |
0.59/0.69	c | 0.69      | 0  | -370         lb |  0                0                0.00  |
0.59/0.69	c | 0.69      | 0  | -369         lb |  0                0                0.00  |
0.68/0.70	c | 0.70      | 0  | -368         lb |  0                0                0.00  |
0.68/0.70	c | 0.71      | 0  | -367         lb |  0                0                0.00  |
0.68/0.71	c | 0.71      | 0  | -366         lb |  0                0                0.00  |
0.68/0.71	c | 0.72      | 0  | -365         lb |  0                0                0.00  |
0.68/0.72	c | 0.72      | 0  | -364         lb |  0                0                0.00  |
0.68/0.72	c | 0.73      | 0  | -363         lb |  0                0                0.00  |
0.68/0.73	c | 0.73      | 0  | -362         lb |  0                0                0.00  |
0.68/0.73	c | 0.74      | 0  | -361         lb |  0                0                0.00  |
0.68/0.74	c | 0.74      | 0  | -360         lb |  0                0                0.00  |
0.68/0.74	c | 0.75      | 0  | -359         lb |  0                0                0.00  |
0.68/0.75	c | 0.75      | 0  | -358         lb |  0                0                0.00  |
0.68/0.76	c | 0.76      | 0  | -357         lb |  0                0                0.00  |
0.68/0.76	c | 0.77      | 0  | -356         lb |  0                0                0.00  |
0.68/0.77	c | 0.77      | 0  | -355         lb |  0                0                0.00  |
0.68/0.77	c | 0.78      | 0  | -354         lb |  0                0                0.00  |
0.68/0.78	c | 0.78      | 0  | -353         lb |  0                0                0.00  |
0.68/0.78	c | 0.79      | 0  | -352         lb |  0                0                0.00  |
0.68/0.79	c | 0.79      | 0  | -351         lb |  0                0                0.00  |
0.68/0.79	c | 0.80      | 0  | -350         lb |  0                0                0.00  |
0.78/0.80	c | 0.80      | 0  | -349         lb |  0                0                0.00  |
0.78/0.80	c | 0.81      | 0  | -348         lb |  0                0                0.00  |
0.78/0.81	c | 0.81      | 0  | -347         lb |  0                0                0.00  |
0.78/0.82	c | 0.82      | 0  | -346         lb |  0                0                0.00  |
0.78/0.82	c | 0.82      | 0  | -345         lb |  0                0                0.00  |
0.78/0.83	c | 0.83      | 0  | -344         lb |  0                0                0.00  |
0.78/0.83	c | 0.84      | 0  | -343         lb |  0                0                0.00  |
0.78/0.84	c | 0.84      | 0  | -342         lb |  0                0                0.00  |
0.78/0.84	c | 0.85      | 0  | -341         lb |  0                0                0.00  |
0.78/0.85	c | 0.85      | 0  | -340         lb |  0                0                0.00  |
0.78/0.85	c | 0.86      | 0  | -339         lb |  0                0                0.00  |
0.78/0.86	c | 0.86      | 0  | -338         lb |  0                0                0.00  |
0.78/0.86	c | 0.87      | 0  | -337         lb |  0                0                0.00  |
0.78/0.87	c | 0.88      | 0  | -336         lb |  0                0                0.00  |
0.78/0.88	c | 0.88      | 0  | -335         lb |  0                0                0.00  |
0.78/0.88	c | 0.89      | 0  | -334         lb |  0                0                0.00  |
0.78/0.89	c | 0.89      | 0  | -333         lb |  0                0                0.00  |
0.78/0.89	c | 0.90      | 0  | -332         lb |  0                0                0.00  |
0.89/0.90	c | 0.90      | 0  | -331         lb |  0                0                0.00  |
0.89/0.90	c | 0.91      | 0  | -330         lb |  0                0                0.00  |
0.89/0.91	c | 0.91      | 0  | -329         lb |  0                0                0.00  |
0.89/0.92	c | 0.92      | 0  | -328         lb |  0                0                0.00  |
0.89/0.92	c | 0.93      | 0  | -327         lb |  0                0                0.00  |
0.89/0.93	c | 0.93      | 0  | -326         lb |  0                0                0.00  |
0.89/0.93	c | 0.94      | 0  | -325         lb |  0                0                0.00  |
0.89/0.94	c | 0.94      | 0  | -324         lb |  0                0                0.00  |
0.89/0.94	c | 0.95      | 0  | -323         lb |  0                0                0.00  |
0.89/0.95	c | 0.95      | 0  | -322         lb |  0                0                0.00  |
0.89/0.95	c | 0.96      | 0  | -321         lb |  0                0                0.00  |
0.89/0.96	c | 0.96      | 0  | -320         lb |  0                0                0.00  |
0.89/0.97	c | 0.97      | 0  | -319         lb |  0                0                0.00  |
0.89/0.97	c | 0.98      | 0  | -318         lb |  0                0                0.00  |
0.89/0.98	c | 0.98      | 0  | -317         lb |  0                0                0.00  |
0.89/0.98	c | 0.99      | 0  | -316         lb |  0                0                0.00  |
0.89/0.99	c | 0.99      | 0  | -315         lb |  0                0                0.00  |
0.89/0.99	c | 1.00      | 0  | -314         lb |  0                0                0.00  |
0.89/1.00	c | 1.00      | 0  | -313         lb |  0                0                0.00  |
1.00/1.01	c | 1.01      | 0  | -312         lb |  0                0                0.00  |
1.00/1.01	c | 1.02      | 0  | -311         lb |  0                0                0.00  |
1.00/1.02	c | 1.02      | 0  | -310         lb |  0                0                0.00  |
1.00/1.02	c | 1.03      | 0  | -309         lb |  0                0                0.00  |
1.00/1.03	c | 1.03      | 0  | -308         lb |  0                0                0.00  |
1.00/1.04	c | 1.04      | 0  | -307         lb |  0                0                0.00  |
1.00/1.04	c | 1.04      | 0  | -306         lb |  0                0                0.00  |
1.00/1.05	c | 1.05      | 0  | -305         lb |  0                0                0.00  |
1.00/1.05	c | 1.06      | 0  | -304         lb |  0                0                0.00  |
1.00/1.06	c | 1.06      | 0  | -303         lb |  0                0                0.00  |
1.00/1.06	c | 1.07      | 0  | -302         lb |  0                0                0.00  |
1.00/1.07	c | 1.07      | 0  | -301         lb |  0                0                0.00  |
1.00/1.08	c | 1.08      | 0  | -300         lb |  0                0                0.00  |
1.00/1.08	c | 1.08      | 0  | -299         lb |  0                0                0.00  |
1.00/1.09	c | 1.09      | 0  | -298         lb |  0                0                0.00  |
1.00/1.09	c | 1.10      | 0  | -297         lb |  0                0                0.00  |
1.00/1.10	c | 1.10      | 0  | -296         lb |  0                0                0.00  |
1.10/1.10	c | 1.11      | 0  | -295         lb |  0                0                0.00  |
1.10/1.11	c | 1.11      | 0  | -294         lb |  0                0                0.00  |
1.10/1.12	c | 1.12      | 0  | -293         lb |  0                0                0.00  |
1.10/1.12	c | 1.13      | 0  | -292         lb |  0                0                0.00  |
1.10/1.13	c | 1.13      | 0  | -291         lb |  0                0                0.00  |
1.10/1.13	c | 1.14      | 0  | -290         lb |  0                0                0.00  |
1.10/1.14	c | 1.14      | 0  | -289         lb |  0                0                0.00  |
1.10/1.15	c | 1.15      | 0  | -288         lb |  0                0                0.00  |
1.10/1.15	c | 1.16      | 0  | -287         lb |  0                0                0.00  |
1.10/1.16	c | 1.16      | 0  | -286         lb |  0                0                0.00  |
1.10/1.16	c | 1.17      | 0  | -285         lb |  0                0                0.00  |
1.10/1.17	c | 1.17      | 0  | -284         lb |  0                0                0.00  |
1.10/1.18	c | 1.18      | 0  | -283         lb |  0                0                0.00  |
1.10/1.18	c | 1.19      | 0  | -282         lb |  0                0                0.00  |
1.10/1.19	c | 1.19      | 0  | -281         lb |  0                0                0.00  |
1.10/1.19	c | 1.20      | 0  | -280         lb |  0                0                0.00  |
1.19/1.20	c | 1.20      | 0  | -279         lb |  0                0                0.00  |
1.19/1.21	c | 1.21      | 0  | -278         lb |  0                0                0.00  |
1.19/1.21	c | 1.22      | 0  | -277         lb |  0                0                0.00  |
1.19/1.22	c | 1.22      | 0  | -276         lb |  0                0                0.00  |
1.19/1.22	c | 1.23      | 0  | -275         lb |  0                0                0.00  |
1.19/1.23	c | 1.23      | 0  | -274         lb |  0                0                0.00  |
1.19/1.24	c | 1.24      | 0  | -273         lb |  0                0                0.00  |
1.19/1.24	c | 1.25      | 0  | -272         lb |  0                0                0.00  |
1.19/1.25	c | 1.25      | 0  | -271         lb |  0                0                0.00  |
1.19/1.25	c | 1.26      | 0  | -270         lb |  0                0                0.00  |
1.19/1.26	c | 1.26      | 0  | -269         lb |  0                0                0.00  |
1.19/1.27	c | 1.27      | 0  | -268         lb |  0                0                0.00  |
1.19/1.27	c | 1.28      | 0  | -267         lb |  0                0                0.00  |
1.19/1.28	c | 1.28      | 0  | -266         lb |  0                0                0.00  |
1.19/1.28	c | 1.29      | 0  | -265         lb |  0                0                0.00  |
1.19/1.29	c | 1.29      | 0  | -264         lb |  0                0                0.00  |
1.29/1.30	c | 1.30      | 0  | -263         lb |  0                0                0.00  |
1.29/1.30	c | 1.31      | 0  | -262         lb |  0                0                0.00  |
1.29/1.31	c | 1.31      | 0  | -261         lb |  0                0                0.00  |
1.29/1.31	c | 1.32      | 0  | -260         lb |  0                0                0.00  |
1.29/1.32	c | 1.32      | 0  | -259         lb |  0                0                0.00  |
1.29/1.33	c | 1.33      | 0  | -258         lb |  0                0                0.00  |
1.29/1.33	c | 1.34      | 0  | -257         lb |  0                0                0.00  |
1.29/1.34	c | 1.34      | 0  | -256         lb |  0                0                0.00  |
1.29/1.34	c | 1.35      | 0  | -255         lb |  0                0                0.00  |
1.29/1.35	c | 1.35      | 0  | -254         lb |  0                0                0.00  |
1.29/1.36	c | 1.36      | 0  | -253         lb |  0                0                0.00  |
1.29/1.36	c | 1.37      | 0  | -252         lb |  0                0                0.00  |
1.29/1.37	c | 1.37      | 0  | -251         lb |  0                0                0.00  |
1.29/1.38	c | 1.38      | 0  | -250         lb |  0                0                0.00  |
1.29/1.38	c | 1.39      | 0  | -249         lb |  0                0                0.00  |
1.29/1.39	c | 1.39      | 0  | -248         lb |  0                0                0.00  |
1.29/1.39	c | 1.40      | 0  | -247         lb |  0                0                0.00  |
1.39/1.40	c | 1.41      | 0  | -246         lb |  0                0                0.00  |
1.39/1.41	c | 1.41      | 0  | -245         lb |  0                0                0.00  |
1.39/1.41	c | 1.42      | 0  | -244         lb |  0                0                0.00  |
1.39/1.42	c | 1.43      | 0  | -243         lb |  0                0                0.00  |
1.39/1.43	c | 1.43      | 0  | -242         lb |  0                0                0.00  |
1.39/1.43	c | 1.44      | 0  | -241         lb |  0                0                0.00  |
1.39/1.44	c | 1.45      | 0  | -240         lb |  0                0                0.00  |
1.39/1.45	c | 1.45      | 0  | -239         lb |  0                0                0.00  |
1.39/1.45	c | 1.46      | 0  | -238         lb |  0                0                0.00  |
1.39/1.46	c | 1.47      | 0  | -237         lb |  0                0                0.00  |
1.39/1.47	c | 1.47      | 0  | -236         lb |  0                0                0.00  |
1.39/1.47	c | 1.48      | 0  | -235         lb |  0                0                0.00  |
1.39/1.48	c | 1.49      | 0  | -234         lb |  0                0                0.00  |
1.39/1.49	c | 1.49      | 0  | -233         lb |  0                0                0.00  |
1.39/1.49	c | 1.50      | 0  | -232         lb |  0                0                0.00  |
1.49/1.50	c | 1.50      | 0  | -231         lb |  0                0                0.00  |
1.49/1.51	c | 1.51      | 0  | -230         lb |  0                0                0.00  |
1.49/1.51	c | 1.52      | 0  | -229         lb |  0                0                0.00  |
1.49/1.52	c | 1.52      | 0  | -228         lb |  0                0                0.00  |
1.49/1.53	c | 1.53      | 0  | -227         lb |  0                0                0.00  |
1.49/1.53	c | 1.54      | 0  | -226         lb |  0                0                0.00  |
1.49/1.54	c | 1.54      | 0  | -225         lb |  0                0                0.00  |
1.49/1.55	c | 1.55      | 0  | -224         lb |  0                0                0.00  |
1.49/1.55	c | 1.56      | 0  | -223         lb |  0                0                0.00  |
1.49/1.56	c | 1.56      | 0  | -222         lb |  0                0                0.00  |
1.49/1.57	c | 1.57      | 0  | -221         lb |  0                0                0.00  |
1.49/1.57	c | 1.58      | 0  | -220         lb |  0                0                0.00  |
1.49/1.58	c | 1.59      | 0  | -219         lb |  0                0                0.00  |
1.49/1.59	c | 1.59      | 0  | -218         lb |  0                0                0.00  |
1.49/1.60	c | 1.60      | 0  | -217         lb |  0                0                0.00  |
1.59/1.60	c | 1.61      | 0  | -216         lb |  0                0                0.00  |
1.59/1.61	c | 1.61      | 0  | -215         lb |  0                0                0.00  |
1.59/1.62	c | 1.62      | 0  | -214         lb |  0                0                0.00  |
1.59/1.62	c | 1.63      | 0  | -213         lb |  0                0                0.00  |
1.59/1.63	c | 1.63      | 0  | -212         lb |  0                0                0.00  |
1.59/1.64	c | 1.64      | 0  | -211         lb |  0                0                0.00  |
1.59/1.64	c | 1.65      | 0  | -210         lb |  0                0                0.00  |
1.59/1.65	c | 1.66      | 0  | -209         lb |  0                0                0.00  |
1.59/1.66	c | 1.66      | 0  | -208         lb |  0                0                0.00  |
1.59/1.66	c | 1.67      | 0  | -207         lb |  0                0                0.00  |
1.59/1.67	c | 1.68      | 0  | -206         lb |  0                0                0.00  |
1.59/1.68	c | 1.68      | 0  | -205         lb |  0                0                0.00  |
1.59/1.69	c | 1.69      | 0  | -204         lb |  0                0                0.00  |
1.59/1.69	c | 1.70      | 0  | -203         lb |  0                0                0.00  |
1.69/1.70	c | 1.70      | 0  | -202         lb |  0                0                0.00  |
1.69/1.71	c | 1.71      | 0  | -201         lb |  0                0                0.00  |
1.69/1.71	c | 1.72      | 0  | -200         lb |  0                0                0.00  |
1.69/1.72	c | 1.73      | 0  | -199         lb |  0                0                0.00  |
1.69/1.73	c | 1.73      | 0  | -198         lb |  0                0                0.00  |
1.69/1.74	c | 1.74      | 0  | -197         lb |  0                0                0.00  |
1.79/1.83	c | 1.83      | 0  | -196         lb |  0                0                0.00  |
1.79/1.85	c | 1.86      | 0  | -195         lb |  0                0                0.00  |
2.29/2.38	c | 2.38      | 0  | -194         lb |  0                0                0.00  |
2.69/2.74	c | 2.74      | 0  | -193         lb |  0                0                0.00  |
2.99/3.07	c | 3.08      | 0  | -192         lb |  0                0                0.00  |
3.39/3.48	c | 3.49      | 0  | -191         lb |  0                0                0.00  |
3.79/3.83	c | 3.84      | 0  | -190         lb |  0                0                0.00  |
52.38/52.41	c | 52.41     | 0  | -189         lb |  0                0                0.00  |
762.79/763.04	c | 763.04    | 0  | -188         lb |  0                0                0.00  |
983.74/984.04	c | 984.04    | 0  | -187         lb |  0                0                0.00  |
1799.61/1800.00	c ===============================================================================
1799.61/1800.00	c Wall Clock Time: 1800.00 s
1799.61/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-3705725-1338100692/watcher-3705725-1338100692 -o /tmp/evaluation-result-3705725-1338100692/solver-3705725-1338100692 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705725-1338100692.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 12513
/proc/meminfo: memFree=29471864/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=5192 CPUtime=0 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) R 12511 12513 11506 0 -1 4202496 632 0 0 0 0 0 0 0 20 0 1 0 276194338 5316608 584 33554432000 4194304 5963574 140735707614320 140733847845000 4344320 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 1298 586 170 432 0 700 0

[startup+0.039381 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 12513
/proc/meminfo: memFree=29471864/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=7624 CPUtime=0.03 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) R 12511 12513 11506 0 -1 4202496 1320 0 0 0 3 0 0 0 20 0 1 0 276194338 7806976 1272 33554432000 4194304 5963574 140735707614320 140733847845000 5135642 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 1906 1272 274 432 0 1308 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7624

[startup+0.100277 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 12513
/proc/meminfo: memFree=29471864/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=87840 CPUtime=0.09 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 3991 0 0 0 9 0 0 0 20 0 2 0 276194338 89948160 3414 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 21960 3414 191 432 0 21525 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 87840

[startup+0.300235 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 12513
/proc/meminfo: memFree=29471864/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=87840 CPUtime=0.29 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 4674 0 0 0 29 0 0 0 20 0 2 0 276194338 89948160 3523 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 21960 3523 191 432 0 21525 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87840

[startup+0.700242 s]
/proc/loadavg: 2.00 2.00 2.00 4/177 12513
/proc/meminfo: memFree=29471864/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=87840 CPUtime=0.68 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 7665 0 0 0 68 0 0 0 20 0 2 0 276194338 89948160 3596 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 21960 3596 191 432 0 21525 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 87840

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12515
/proc/meminfo: memFree=29453892/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=87840 CPUtime=1.49 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 11336 0 0 0 148 1 0 0 20 0 2 0 276194338 89948160 3972 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 21960 3972 192 432 0 21525 0
[pid=12513/tid=12515] ppid=12511 vsize=87840 CPUtime=1.43 cores=0,2,4,6
/proc/12513/task/12515/stat : 12515 (wbo1.7) R 12511 12513 11506 0 -1 4202560 9368 0 0 0 141 2 0 0 20 0 2 0 276194344 89948160 3972 33554432000 4194304 5963574 140735707614320 140336962157080 4399344 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87840

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12515
/proc/meminfo: memFree=29449304/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=87840 CPUtime=3.09 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 14166 0 0 0 307 2 0 0 20 0 2 0 276194338 89948160 4980 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 21960 4980 194 432 0 21525 0
[pid=12513/tid=12515] ppid=12511 vsize=87840 CPUtime=3.02 cores=0,2,4,6
/proc/12513/task/12515/stat : 12515 (wbo1.7) R 12511 12513 11506 0 -1 4202560 12198 0 0 0 300 2 0 0 20 0 2 0 276194344 89948160 4980 33554432000 4194304 5963574 140735707614320 140336962157384 4399660 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87840

[startup+6.30015 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12515
/proc/meminfo: memFree=29438640/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=87840 CPUtime=6.29 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 15091 0 0 0 627 2 0 0 20 0 2 0 276194338 89948160 5856 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 21960 5856 194 432 0 21525 0
[pid=12513/tid=12515] ppid=12511 vsize=87840 CPUtime=6.21 cores=0,2,4,6
/proc/12513/task/12515/stat : 12515 (wbo1.7) R 12511 12513 11506 0 -1 4202560 13123 0 0 0 619 2 0 0 20 0 2 0 276194344 89948160 5856 33554432000 4194304 5963574 140735707614320 140336962156584 5135572 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 87840

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12515
/proc/meminfo: memFree=29419020/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=87840 CPUtime=12.69 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 17328 0 0 0 1266 3 0 0 20 0 2 0 276194338 89948160 8093 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 21960 8093 194 432 0 21525 0
[pid=12513/tid=12515] ppid=12511 vsize=87840 CPUtime=12.6 cores=0,2,4,6
/proc/12513/task/12515/stat : 12515 (wbo1.7) R 12511 12513 11506 0 -1 4202560 15360 0 0 0 1257 3 0 0 20 0 2 0 276194344 89948160 8093 33554432000 4194304 5963574 140735707614320 140336962156344 4399614 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 87840

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12515
/proc/meminfo: memFree=29408596/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=87840 CPUtime=25.49 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 19980 0 0 0 2545 4 0 0 20 0 2 0 276194338 89948160 10745 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 21960 10745 194 432 0 21525 0
[pid=12513/tid=12515] ppid=12511 vsize=87840 CPUtime=25.37 cores=0,2,4,6
/proc/12513/task/12515/stat : 12515 (wbo1.7) R 12511 12513 11506 0 -1 4202560 18012 0 0 0 2533 4 0 0 20 0 2 0 276194344 89948160 10745 33554432000 4194304 5963574 140735707614320 140336962156344 4399645 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 87840

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12515
/proc/meminfo: memFree=29364668/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=88564 CPUtime=51.08 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 26440 0 0 0 5102 6 0 0 20 0 2 0 276194338 90689536 17414 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 22141 17414 194 432 0 21706 0
[pid=12513/tid=12515] ppid=12511 vsize=88564 CPUtime=50.89 cores=0,2,4,6
/proc/12513/task/12515/stat : 12515 (wbo1.7) R 12511 12513 11506 0 -1 4202560 24472 0 0 0 5083 6 0 0 20 0 2 0 276194344 90689536 17414 33554432000 4194304 5963574 140735707614320 140336962156536 4378784 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 88564

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12515
/proc/meminfo: memFree=29323464/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=153376 CPUtime=102.26 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 28070 0 0 0 10220 6 0 0 20 0 2 0 276194338 157057024 19527 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 38344 19527 194 432 0 37909 0
[pid=12513/tid=12515] ppid=12511 vsize=153376 CPUtime=101.96 cores=0,2,4,6
/proc/12513/task/12515/stat : 12515 (wbo1.7) R 12511 12513 11506 0 -1 4202560 26102 0 0 0 10189 7 0 0 20 0 2 0 276194344 157057024 19527 33554432000 4194304 5963574 140735707614320 140336962156536 4399651 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 153376

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 12519
/proc/meminfo: memFree=29261764/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=153376 CPUtime=162.24 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 37609 0 0 0 16214 10 0 0 20 0 2 0 276194338 157057024 29283 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 38344 29283 194 432 0 37909 0
[pid=12513/tid=12515] ppid=12511 vsize=153376 CPUtime=161.79 cores=0,2,4,6
/proc/12513/task/12515/stat : 12515 (wbo1.7) R 12511 12513 11506 0 -1 4202560 35641 0 0 0 16167 12 0 0 20 0 2 0 276194344 157057024 29283 33554432000 4194304 5963574 140735707614320 140336962156344 4387845 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 153376

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12519
/proc/meminfo: memFree=29237676/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=219996 CPUtime=222.22 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 43373 0 0 0 22209 13 0 0 20 0 2 0 276194338 225275904 35333 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 54999 35333 194 432 0 54564 0
[pid=12513/tid=12515] ppid=12511 vsize=219996 CPUtime=221.62 cores=0,2,4,6
/proc/12513/task/12515/stat : 12515 (wbo1.7) R 12511 12513 11506 0 -1 4202560 41405 0 0 0 22146 16 0 0 20 0 2 0 276194344 225275904 35333 33554432000 4194304 5963574 140735707614320 140336962156344 4399627 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 219996

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12519
/proc/meminfo: memFree=29201620/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=219996 CPUtime=282.21 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 49182 0 0 0 28205 16 0 0 20 0 2 0 276194338 225275904 41140 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 54999 41140 194 432 0 54564 0
[pid=12513/tid=12515] ppid=12511 vsize=219996 CPUtime=281.46 cores=0,2,4,6
/proc/12513/task/12515/stat : 12515 (wbo1.7) R 12511 12513 11506 0 -1 4202560 47214 0 0 0 28126 20 0 0 20 0 2 0 276194344 225275904 41140 33554432000 4194304 5963574 140735707614320 140336962156584 4399546 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 219996

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12519
/proc/meminfo: memFree=29136944/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=219996 CPUtime=342.2 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 56835 0 0 0 34199 21 0 0 20 0 2 0 276194338 225275904 48853 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 54999 48853 194 432 0 54564 0
[pid=12513/tid=12515] ppid=12511 vsize=219996 CPUtime=341.31 cores=0,2,4,6
/proc/12513/task/12515/stat : 12515 (wbo1.7) R 12511 12513 11506 0 -1 4202560 54867 0 0 0 34105 26 0 0 20 0 2 0 276194344 225275904 48853 33554432000 4194304 5963574 140735707614320 140336962156536 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 219996

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12519
/proc/meminfo: memFree=29103580/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=285532 CPUtime=402.17 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 61756 0 0 0 40193 24 0 0 20 0 2 0 276194338 292384768 54586 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 71383 54586 194 432 0 70948 0
[pid=12513/tid=12515] ppid=12511 vsize=285532 CPUtime=401.12 cores=0,2,4,6
/proc/12513/task/12515/stat : 12515 (wbo1.7) R 12511 12513 11506 0 -1 4202560 59788 0 0 0 40082 30 0 0 20 0 2 0 276194344 292384768 54586 33554432000 4194304 5963574 140735707614320 140336962156344 4399639 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 285532

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12520
/proc/meminfo: memFree=29064528/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=285532 CPUtime=462.16 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 12552
/proc/meminfo: memFree=28813604/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=415520 CPUtime=1421.97 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 95640 0 0 0 142154 43 0 0 20 0 2 0 276194338 425492480 89209 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 103880 89209 194 432 0 103445 0
[pid=12513/tid=12515] ppid=12511 vsize=415520 CPUtime=1418.48 cores=0,2,4,6
/proc/12513/task/12515/stat : 12515 (wbo1.7) R 12511 12513 11506 0 -1 4202560 93672 0 0 0 141784 64 0 0 20 0 2 0 276194344 425492480 89209 33554432000 4194304 5963574 140735707614320 140336962157080 4400055 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 415520

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 12552
/proc/meminfo: memFree=28782364/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=415520 CPUtime=1481.96 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 95640 0 0 0 148153 43 0 0 20 0 2 0 276194338 425492480 89209 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 103880 89209 194 432 0 103445 0
[pid=12513/tid=12515] ppid=12511 vsize=415520 CPUtime=1478.32 cores=0,2,4,6
/proc/12513/task/12515/stat : 12515 (wbo1.7) R 12511 12513 11506 0 -1 4202560 93672 0 0 0 147767 65 0 0 20 0 2 0 276194344 425492480 89209 33554432000 4194304 5963574 140735707614320 140336962157080 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 415520

[startup+1542.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 12552
/proc/meminfo: memFree=28780500/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=415520 CPUtime=1541.95 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 95650 0 0 0 154152 43 0 0 20 0 2 0 276194338 425492480 89219 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 103880 89219 194 432 0 103445 0
[pid=12513/tid=12515] ppid=12511 vsize=415520 CPUtime=1538.16 cores=0,2,4,6
/proc/12513/task/12515/stat : 12515 (wbo1.7) R 12511 12513 11506 0 -1 4202560 93682 0 0 0 153750 66 0 0 20 0 2 0 276194344 425492480 89219 33554432000 4194304 5963574 140735707614320 140336962157080 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 415520

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 12552
/proc/meminfo: memFree=28775016/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=415520 CPUtime=1601.94 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 95650 0 0 0 160151 43 0 0 20 0 2 0 276194338 425492480 89219 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 103880 89219 194 432 0 103445 0
[pid=12513/tid=12515] ppid=12511 vsize=415520 CPUtime=1598.01 cores=0,2,4,6
/proc/12513/task/12515/stat : 12515 (wbo1.7) R 12511 12513 11506 0 -1 4202560 93682 0 0 0 159734 67 0 0 20 0 2 0 276194344 425492480 89219 33554432000 4194304 5963574 140735707614320 140336962157080 4399468 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 415520

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 12553
/proc/meminfo: memFree=28772248/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=415520 CPUtime=1661.93 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 95650 0 0 0 166150 43 0 0 20 0 2 0 276194338 425492480 89219 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 103880 89219 194 432 0 103445 0
[pid=12513/tid=12515] ppid=12511 vsize=415520 CPUtime=1657.86 cores=0,2,4,6
/proc/12513/task/12515/stat : 12515 (wbo1.7) R 12511 12513 11506 0 -1 4202560 93682 0 0 0 165718 68 0 0 20 0 2 0 276194344 425492480 89219 33554432000 4194304 5963574 140735707614320 140336962157080 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 415520

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 12553
/proc/meminfo: memFree=28750176/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=415520 CPUtime=1721.92 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 95650 0 0 0 172149 43 0 0 20 0 2 0 276194338 425492480 89219 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 103880 89219 194 432 0 103445 0
[pid=12513/tid=12515] ppid=12511 vsize=415520 CPUtime=1717.71 cores=0,2,4,6
/proc/12513/task/12515/stat : 12515 (wbo1.7) R 12511 12513 11506 0 -1 4202560 93682 0 0 0 171702 69 0 0 20 0 2 0 276194344 425492480 89219 33554432000 4194304 5963574 140735707614320 140336962157080 4399614 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 415520

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12553
/proc/meminfo: memFree=28733932/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=415520 CPUtime=1781.91 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 95650 0 0 0 178148 43 0 0 20 0 2 0 276194338 425492480 89219 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 103880 89219 194 432 0 103445 0
[pid=12513/tid=12515] ppid=12511 vsize=415520 CPUtime=1777.55 cores=0,2,4,6
/proc/12513/task/12515/stat : 12515 (wbo1.7) R 12511 12513 11506 0 -1 4202560 93682 0 0 0 177685 70 0 0 20 0 2 0 276194344 425492480 89219 33554432000 4194304 5963574 140735707614320 140336962157080 4399537 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 415520

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 12553
/proc/meminfo: memFree=28733064/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=415520 CPUtime=1791.52 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 95650 0 0 0 179109 43 0 0 20 0 2 0 276194338 425492480 89219 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 103880 89219 194 432 0 103445 0
[pid=12513/tid=12515] ppid=12511 vsize=415520 CPUtime=1787.13 cores=0,2,4,6
/proc/12513/task/12515/stat : 12515 (wbo1.7) R 12511 12513 11506 0 -1 4202560 93682 0 0 0 178643 70 0 0 20 0 2 0 276194344 425492480 89219 33554432000 4194304 5963574 140735707614320 140336962157080 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.52
Current children cumulated vsize (KiB) 415520

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12553
/proc/meminfo: memFree=28733064/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=415520 CPUtime=1794.72 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 95650 0 0 0 179429 43 0 0 20 0 2 0 276194338 425492480 89219 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 103880 89219 194 432 0 103445 0
[pid=12513/tid=12515] ppid=12511 vsize=415520 CPUtime=1790.33 cores=0,2,4,6
/proc/12513/task/12515/stat : 12515 (wbo1.7) R 12511 12513 11506 0 -1 4202560 93682 0 0 0 178963 70 0 0 20 0 2 0 276194344 425492480 89219 33554432000 4194304 5963574 140735707614320 140336962157080 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.72
Current children cumulated vsize (KiB) 415520

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12553
/proc/meminfo: memFree=28732940/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=415520 CPUtime=1797.91 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 95650 0 0 0 179748 43 0 0 20 0 2 0 276194338 425492480 89219 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 103880 89219 194 432 0 103445 0
[pid=12513/tid=12515] ppid=12511 vsize=415520 CPUtime=1793.51 cores=0,2,4,6
/proc/12513/task/12515/stat : 12515 (wbo1.7) R 12511 12513 11506 0 -1 4202560 93682 0 0 0 179281 70 0 0 20 0 2 0 276194344 425492480 89219 33554432000 4194304 5963574 140735707614320 140336962157080 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.91
Current children cumulated vsize (KiB) 415520

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12597
/proc/meminfo: memFree=29122312/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=415520 CPUtime=1798.71 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 95650 0 0 0 179828 43 0 0 20 0 2 0 276194338 425492480 89219 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 103880 89219 194 432 0 103445 0
[pid=12513/tid=12515] ppid=12511 vsize=415520 CPUtime=1794.31 cores=0,2,4,6
/proc/12513/task/12515/stat : 12515 (wbo1.7) R 12511 12513 11506 0 -1 4202560 93682 0 0 0 179361 70 0 0 20 0 2 0 276194344 425492480 89219 33554432000 4194304 5963574 140735707614320 140336962157080 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.71
Current children cumulated vsize (KiB) 415520

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12597
/proc/meminfo: memFree=29116112/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=415520 CPUtime=1799.12 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 95668 0 0 0 179869 43 0 0 20 0 2 0 276194338 425492480 89237 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 103880 89237 194 432 0 103445 0
[pid=12513/tid=12515] ppid=12511 vsize=415520 CPUtime=1794.71 cores=0,2,4,6
/proc/12513/task/12515/stat : 12515 (wbo1.7) R 12511 12513 11506 0 -1 4202560 93700 0 0 0 179401 70 0 0 20 0 2 0 276194344 425492480 89237 33554432000 4194304 5963574 140735707614320 140336962157080 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.12
Current children cumulated vsize (KiB) 415520

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12597
/proc/meminfo: memFree=29116112/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=415520 CPUtime=1799.51 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 95715 0 0 0 179908 43 0 0 20 0 2 0 276194338 425492480 89284 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 103880 89284 194 432 0 103445 0
[pid=12513/tid=12515] ppid=12511 vsize=415520 CPUtime=1795.11 cores=0,2,4,6
/proc/12513/task/12515/stat : 12515 (wbo1.7) R 12511 12513 11506 0 -1 4202560 93747 0 0 0 179441 70 0 0 20 0 2 0 276194344 425492480 89284 33554432000 4194304 5963574 140735707614320 140336962157080 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.51
Current children cumulated vsize (KiB) 415520

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12597
/proc/meminfo: memFree=29116112/32873844 swapFree=7116/7116
[pid=12513] ppid=12511 vsize=415520 CPUtime=1799.61 cores=0,2,4,6
/proc/12513/stat : 12513 (wbo1.7) S 12511 12513 11506 0 -1 4202496 95730 0 0 0 179918 43 0 0 20 0 2 0 276194338 425492480 89299 33554432000 4194304 5963574 140735707614320 140735707613840 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12513/statm: 103880 89299 194 432 0 103445 0
[pid=12513/tid=12515] ppid=12511 vsize=415520 CPUtime=1795.21 cores=0,2,4,6
/proc/12513/task/12515/stat : 12515 (wbo1.7) R 12511 12513 11506 0 -1 4202560 93762 0 0 0 179451 70 0 0 20 0 2 0 276194344 425492480 89299 33554432000 4194304 5963574 140735707614320 140336962157080 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (KiB) 415520

Child status: 255

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

Real time (s): 1800
CPU time (s): 1799.61
CPU user time (s): 1799.18
CPU system time (s): 0.43
CPU usage (%): 99.9782
Max. virtual memory (cumulated for all children) (KiB): 417144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.57
system time used= 0.712891
maximum resident set size= 357196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95730
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= 154
involuntary context switches= 1843

runsolver used 2.88256 second user time and 6.93895 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-27 08:38:12
IDJOB=3705725
IDBENCH=48215
IDSOLVER=2284
FILE ID=node138/3705725-1338100692
RUNJOBID= node138-1338088086-11522
PBS_JOBID= 14624454
Free space on /tmp= 71532 MiB

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

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

MD5SUM BENCH= 04b0fb885ddf05bea62d9eda618b3e5b
RANDOM SEED=117748439

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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.91
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.347
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.347
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.91
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.347
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.347
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.92
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.347
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:        29472788 kB
Buffers:          333296 kB
Cached:          2208092 kB
SwapCached:          212 kB
Active:           770656 kB
Inactive:        1795692 kB
Active(anon):      15752 kB
Inactive(anon):    11368 kB
Active(file):     754904 kB
Inactive(file):  1784324 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108644 kB
Dirty:             11376 kB
Writeback:             0 kB
AnonPages:         31212 kB
Mapped:            15088 kB
Shmem:               200 kB
Slab:             694196 kB
SReclaimable:     136340 kB
SUnreclaim:       557856 kB
KernelStack:        1488 kB
PageTables:         4452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     144316 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-3705725-1338100692.opb

Free space on /tmp at the end= 71520 MiB
End job on node138 at 2012-05-27 09:08:13