Trace number 3728023

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_10_1.opb
MD5SUM6a7c5d2366cf8704587c2ca2c97e69d0
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-120
Best CPU time to get the best result obtained on this benchmark1800.14
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -111
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 constraint22
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)6318
Sum of products size (including duplicates)12636
Number of different products3159
Sum of products size6318

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-3728023-1338661133.opb.
0.00/0.00	c Instance file HOME/instance-3728023-1338661133.opb
0.00/0.00	c File size is 270672 bytes.
0.00/0.02	c Cost Offset: -500
0.00/0.02	c Highest Coefficient sum: 22
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:      3659                                                |
0.00/0.02	c |  Number Clauses:        3159                                                |
0.00/0.02	c |  Number Cardinality:    500                                                 |
0.00/0.02	c |  Number PB Constraints: 3159                                                |
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.00/0.03	c | 0.03      | 0  | -498         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -497         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -496         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -495         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -494         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -493         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -492         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -491         lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | -490         lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | -489         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -488         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -487         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -486         lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | -485         lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | -484         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -483         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -482         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -481         lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | -480         lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | -479         lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | -478         lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | -477         lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | -476         lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | -475         lb |  0                0                0.00  |
0.00/0.07	c | 0.08      | 0  | -474         lb |  0                0                0.00  |
0.00/0.07	c | 0.08      | 0  | -473         lb |  0                0                0.00  |
0.07/0.08	c | 0.08      | 0  | -472         lb |  0                0                0.00  |
0.07/0.08	c | 0.08      | 0  | -471         lb |  0                0                0.00  |
0.07/0.08	c | 0.09      | 0  | -470         lb |  0                0                0.00  |
0.07/0.08	c | 0.09      | 0  | -469         lb |  0                0                0.00  |
0.07/0.08	c | 0.09      | 0  | -468         lb |  0                0                0.00  |
0.07/0.09	c | 0.09      | 0  | -467         lb |  0                0                0.00  |
0.07/0.09	c | 0.09      | 0  | -466         lb |  0                0                0.00  |
0.07/0.09	c | 0.10      | 0  | -465         lb |  0                0                0.00  |
0.07/0.09	c | 0.10      | 0  | -464         lb |  0                0                0.00  |
0.07/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.14	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.15      | 0  | -435         lb |  0                0                0.00  |
0.09/0.15	c | 0.16      | 0  | -434         lb |  0                0                0.00  |
0.09/0.15	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.09/0.19	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.25	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.28	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.29/0.30	c | 0.30      | 0  | -369         lb |  0                0                0.00  |
0.29/0.30	c | 0.30      | 0  | -368         lb |  0                0                0.00  |
0.29/0.30	c | 0.30      | 0  | -367         lb |  0                0                0.00  |
0.29/0.30	c | 0.31      | 0  | -366         lb |  0                0                0.00  |
0.29/0.31	c | 0.31      | 0  | -365         lb |  0                0                0.00  |
0.29/0.31	c | 0.31      | 0  | -364         lb |  0                0                0.00  |
0.29/0.31	c | 0.31      | 0  | -363         lb |  0                0                0.00  |
0.29/0.31	c | 0.32      | 0  | -362         lb |  0                0                0.00  |
0.29/0.31	c | 0.32      | 0  | -361         lb |  0                0                0.00  |
0.29/0.32	c | 0.32      | 0  | -360         lb |  0                0                0.00  |
0.29/0.32	c | 0.32      | 0  | -359         lb |  0                0                0.00  |
0.29/0.32	c | 0.33      | 0  | -358         lb |  0                0                0.00  |
0.29/0.32	c | 0.33      | 0  | -357         lb |  0                0                0.00  |
0.29/0.33	c | 0.33      | 0  | -356         lb |  0                0                0.00  |
0.29/0.33	c | 0.33      | 0  | -355         lb |  0                0                0.00  |
0.29/0.33	c | 0.34      | 0  | -354         lb |  0                0                0.00  |
0.29/0.33	c | 0.34      | 0  | -353         lb |  0                0                0.00  |
0.29/0.34	c | 0.34      | 0  | -352         lb |  0                0                0.00  |
0.29/0.34	c | 0.34      | 0  | -351         lb |  0                0                0.00  |
0.29/0.34	c | 0.34      | 0  | -350         lb |  0                0                0.00  |
0.29/0.34	c | 0.35      | 0  | -349         lb |  0                0                0.00  |
0.29/0.35	c | 0.35      | 0  | -348         lb |  0                0                0.00  |
0.29/0.35	c | 0.35      | 0  | -347         lb |  0                0                0.00  |
0.29/0.35	c | 0.35      | 0  | -346         lb |  0                0                0.00  |
0.29/0.35	c | 0.36      | 0  | -345         lb |  0                0                0.00  |
0.29/0.36	c | 0.36      | 0  | -344         lb |  0                0                0.00  |
0.29/0.36	c | 0.36      | 0  | -343         lb |  0                0                0.00  |
0.29/0.36	c | 0.36      | 0  | -342         lb |  0                0                0.00  |
0.29/0.36	c | 0.37      | 0  | -341         lb |  0                0                0.00  |
0.29/0.36	c | 0.37      | 0  | -340         lb |  0                0                0.00  |
0.29/0.37	c | 0.37      | 0  | -339         lb |  0                0                0.00  |
0.29/0.37	c | 0.37      | 0  | -338         lb |  0                0                0.00  |
0.29/0.37	c | 0.38      | 0  | -337         lb |  0                0                0.00  |
0.29/0.37	c | 0.38      | 0  | -336         lb |  0                0                0.00  |
0.29/0.38	c | 0.38      | 0  | -335         lb |  0                0                0.00  |
0.29/0.38	c | 0.38      | 0  | -334         lb |  0                0                0.00  |
0.29/0.38	c | 0.39      | 0  | -333         lb |  0                0                0.00  |
0.29/0.38	c | 0.39      | 0  | -332         lb |  0                0                0.00  |
0.29/0.39	c | 0.39      | 0  | -331         lb |  0                0                0.00  |
0.29/0.39	c | 0.39      | 0  | -330         lb |  0                0                0.00  |
0.29/0.39	c | 0.40      | 0  | -329         lb |  0                0                0.00  |
0.29/0.39	c | 0.40      | 0  | -328         lb |  0                0                0.00  |
0.38/0.40	c | 0.40      | 0  | -327         lb |  0                0                0.00  |
0.38/0.40	c | 0.40      | 0  | -326         lb |  0                0                0.00  |
0.38/0.40	c | 0.41      | 0  | -325         lb |  0                0                0.00  |
0.38/0.40	c | 0.41      | 0  | -324         lb |  0                0                0.00  |
0.38/0.41	c | 0.41      | 0  | -323         lb |  0                0                0.00  |
0.38/0.41	c | 0.41      | 0  | -322         lb |  0                0                0.00  |
0.38/0.41	c | 0.42      | 0  | -321         lb |  0                0                0.00  |
0.38/0.41	c | 0.42      | 0  | -320         lb |  0                0                0.00  |
0.38/0.42	c | 0.42      | 0  | -319         lb |  0                0                0.00  |
0.38/0.42	c | 0.42      | 0  | -318         lb |  0                0                0.00  |
0.38/0.42	c | 0.43      | 0  | -317         lb |  0                0                0.00  |
0.38/0.42	c | 0.43      | 0  | -316         lb |  0                0                0.00  |
0.38/0.43	c | 0.43      | 0  | -315         lb |  0                0                0.00  |
0.38/0.43	c | 0.43      | 0  | -314         lb |  0                0                0.00  |
0.38/0.43	c | 0.44      | 0  | -313         lb |  0                0                0.00  |
0.38/0.44	c | 0.44      | 0  | -312         lb |  0                0                0.00  |
0.38/0.44	c | 0.44      | 0  | -311         lb |  0                0                0.00  |
0.38/0.44	c | 0.45      | 0  | -310         lb |  0                0                0.00  |
0.38/0.44	c | 0.45      | 0  | -309         lb |  0                0                0.00  |
0.38/0.45	c | 0.45      | 0  | -308         lb |  0                0                0.00  |
0.38/0.45	c | 0.45      | 0  | -307         lb |  0                0                0.00  |
0.38/0.45	c | 0.46      | 0  | -306         lb |  0                0                0.00  |
0.38/0.45	c | 0.46      | 0  | -305         lb |  0                0                0.00  |
0.38/0.46	c | 0.46      | 0  | -304         lb |  0                0                0.00  |
0.38/0.46	c | 0.46      | 0  | -303         lb |  0                0                0.00  |
0.38/0.46	c | 0.47      | 0  | -302         lb |  0                0                0.00  |
0.38/0.46	c | 0.47      | 0  | -301         lb |  0                0                0.00  |
0.38/0.47	c | 0.47      | 0  | -300         lb |  0                0                0.00  |
0.38/0.47	c | 0.47      | 0  | -299         lb |  0                0                0.00  |
0.38/0.47	c | 0.48      | 0  | -298         lb |  0                0                0.00  |
0.38/0.48	c | 0.48      | 0  | -297         lb |  0                0                0.00  |
0.38/0.48	c | 0.48      | 0  | -296         lb |  0                0                0.00  |
0.38/0.48	c | 0.48      | 0  | -295         lb |  0                0                0.00  |
0.38/0.48	c | 0.49      | 0  | -294         lb |  0                0                0.00  |
0.38/0.49	c | 0.49      | 0  | -293         lb |  0                0                0.00  |
0.38/0.49	c | 0.49      | 0  | -292         lb |  0                0                0.00  |
0.38/0.49	c | 0.50      | 0  | -291         lb |  0                0                0.00  |
0.38/0.49	c | 0.50      | 0  | -290         lb |  0                0                0.00  |
0.48/0.50	c | 0.50      | 0  | -289         lb |  0                0                0.00  |
0.48/0.50	c | 0.50      | 0  | -288         lb |  0                0                0.00  |
0.48/0.50	c | 0.51      | 0  | -287         lb |  0                0                0.00  |
0.48/0.50	c | 0.51      | 0  | -286         lb |  0                0                0.00  |
0.48/0.51	c | 0.51      | 0  | -285         lb |  0                0                0.00  |
0.48/0.51	c | 0.52      | 0  | -284         lb |  0                0                0.00  |
0.48/0.51	c | 0.52      | 0  | -283         lb |  0                0                0.00  |
0.48/0.52	c | 0.52      | 0  | -282         lb |  0                0                0.00  |
0.48/0.52	c | 0.52      | 0  | -281         lb |  0                0                0.00  |
0.48/0.52	c | 0.53      | 0  | -280         lb |  0                0                0.00  |
0.48/0.52	c | 0.53      | 0  | -279         lb |  0                0                0.00  |
0.48/0.53	c | 0.53      | 0  | -278         lb |  0                0                0.00  |
0.48/0.53	c | 0.53      | 0  | -277         lb |  0                0                0.00  |
0.48/0.53	c | 0.54      | 0  | -276         lb |  0                0                0.00  |
0.48/0.54	c | 0.54      | 0  | -275         lb |  0                0                0.00  |
0.48/0.54	c | 0.54      | 0  | -274         lb |  0                0                0.00  |
0.48/0.54	c | 0.55      | 0  | -273         lb |  0                0                0.00  |
0.48/0.54	c | 0.55      | 0  | -272         lb |  0                0                0.00  |
0.48/0.55	c | 0.55      | 0  | -271         lb |  0                0                0.00  |
0.48/0.55	c | 0.55      | 0  | -270         lb |  0                0                0.00  |
0.48/0.55	c | 0.56      | 0  | -269         lb |  0                0                0.00  |
0.48/0.55	c | 0.56      | 0  | -268         lb |  0                0                0.00  |
0.48/0.56	c | 0.56      | 0  | -267         lb |  0                0                0.00  |
0.48/0.56	c | 0.56      | 0  | -266         lb |  0                0                0.00  |
0.48/0.56	c | 0.57      | 0  | -265         lb |  0                0                0.00  |
0.48/0.57	c | 0.57      | 0  | -264         lb |  0                0                0.00  |
0.48/0.57	c | 0.57      | 0  | -263         lb |  0                0                0.00  |
0.48/0.57	c | 0.57      | 0  | -262         lb |  0                0                0.00  |
0.48/0.57	c | 0.58      | 0  | -261         lb |  0                0                0.00  |
0.48/0.58	c | 0.58      | 0  | -260         lb |  0                0                0.00  |
0.48/0.58	c | 0.58      | 0  | -259         lb |  0                0                0.00  |
0.48/0.58	c | 0.59      | 0  | -258         lb |  0                0                0.00  |
0.48/0.58	c | 0.59      | 0  | -257         lb |  0                0                0.00  |
0.48/0.59	c | 0.59      | 0  | -256         lb |  0                0                0.00  |
0.48/0.59	c | 0.59      | 0  | -255         lb |  0                0                0.00  |
0.48/0.59	c | 0.60      | 0  | -254         lb |  0                0                0.00  |
0.59/0.60	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.61      | 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.62	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.63      | 0  | -244         lb |  0                0                0.00  |
0.59/0.63	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.64      | 0  | -241         lb |  0                0                0.00  |
0.59/0.64	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.65      | 0  | -238         lb |  0                0                0.00  |
0.59/0.65	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.66      | 0  | -235         lb |  0                0                0.00  |
0.59/0.65	c | 0.66      | 0  | -234         lb |  0                0                0.00  |
0.59/0.66	c | 0.66      | 0  | -233         lb |  0                0                0.00  |
0.59/0.66	c | 0.67      | 0  | -232         lb |  0                0                0.00  |
0.59/0.66	c | 0.67      | 0  | -231         lb |  0                0                0.00  |
0.59/0.67	c | 0.67      | 0  | -230         lb |  0                0                0.00  |
0.59/0.67	c | 0.68      | 0  | -229         lb |  0                0                0.00  |
0.59/0.67	c | 0.68      | 0  | -228         lb |  0                0                0.00  |
0.59/0.68	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.69      | 0  | -225         lb |  0                0                0.00  |
0.59/0.69	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.70      | 0  | -222         lb |  0                0                0.00  |
0.69/0.70	c | 0.70      | 0  | -221         lb |  0                0                0.00  |
0.69/0.70	c | 0.70      | 0  | -220         lb |  0                0                0.00  |
0.69/0.70	c | 0.71      | 0  | -219         lb |  0                0                0.00  |
0.69/0.74	c | 0.75      | 0  | -218         lb |  0                0                0.00  |
1.19/1.23	c | 1.24      | 0  | -217         lb |  0                0                0.00  |
1.29/1.31	c | 1.31      | 0  | -216         lb |  0                0                0.00  |
2.39/2.48	c | 2.49      | 0  | -215         lb |  0                0                0.00  |
19.38/19.44	c | 19.44     | 0  | -214         lb |  0                0                0.00  |
66.57/66.67	c | 66.68     | 0  | -213         lb |  0                0                0.00  |
75.38/75.43	c | 75.44     | 0  | -212         lb |  0                0                0.00  |
1626.23/1626.73	c | 1626.74   | 0  | -211         lb |  0                0                0.00  |
1799.36/1800.00	c ===============================================================================
1799.36/1800.00	c Wall Clock Time: 1800.00 s
1799.36/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-3728023-1338661133/watcher-3728023-1338661133 -o /tmp/evaluation-result-3728023-1338661133/solver-3728023-1338661133 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3728023-1338661133.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 23052
/proc/meminfo: memFree=27899112/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=4472 CPUtime=0 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) R 23050 23052 19272 0 -1 4202496 564 0 0 0 0 0 0 0 20 0 1 0 332241931 4579328 516 33554432000 4194304 5964350 140737110647392 140734178749736 5179535 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 1118 523 170 433 0 615 0

[startup+0.08139 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 23052
/proc/meminfo: memFree=27899112/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=85568 CPUtime=0.07 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 2073 0 0 0 7 0 0 0 20 0 2 0 332241931 87621632 1958 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 21392 1958 190 433 0 20956 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 85568

[startup+0.100198 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 23052
/proc/meminfo: memFree=27899112/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=85568 CPUtime=0.09 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 2104 0 0 0 9 0 0 0 20 0 2 0 332241931 87621632 1959 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 21392 1959 190 433 0 20956 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85568

[startup+0.300111 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 23052
/proc/meminfo: memFree=27899112/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=85568 CPUtime=0.29 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 3380 0 0 0 29 0 0 0 20 0 2 0 332241931 87621632 2041 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 21392 2041 190 433 0 20956 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85568

[startup+0.700117 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 23052
/proc/meminfo: memFree=27899112/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=85568 CPUtime=0.69 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 6044 0 0 0 68 1 0 0 20 0 2 0 332241931 87621632 2413 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 21392 2413 192 433 0 20956 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85568

[startup+1.50026 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 23054
/proc/meminfo: memFree=27888612/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=85568 CPUtime=1.49 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 6984 0 0 0 148 1 0 0 20 0 2 0 332241931 87621632 3311 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 21392 3311 194 433 0 20956 0
[pid=23052/tid=23054] ppid=23050 vsize=85568 CPUtime=1.46 cores=1,3,5,7
/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202560 5746 0 0 0 146 0 0 0 20 0 2 0 332241933 87621632 3311 33554432000 4194304 5964350 140737110647392 139866881755672 4403628 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85568

[startup+3.10025 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 23054
/proc/meminfo: memFree=27884512/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=85568 CPUtime=3.09 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 7690 0 0 0 308 1 0 0 20 0 2 0 332241931 87621632 4017 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 21392 4017 194 433 0 20956 0
[pid=23052/tid=23054] ppid=23050 vsize=85568 CPUtime=3.06 cores=1,3,5,7
/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202560 6452 0 0 0 306 0 0 0 20 0 2 0 332241933 87621632 4017 33554432000 4194304 5964350 140737110647392 139866881745216 4403649 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85568

[startup+6.30026 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 23054
/proc/meminfo: memFree=27874592/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=85784 CPUtime=6.28 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 8916 0 0 0 627 1 0 0 20 0 2 0 332241931 87842816 5243 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 21446 5243 194 433 0 21010 0
[pid=23052/tid=23054] ppid=23050 vsize=85784 CPUtime=6.26 cores=1,3,5,7
/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202560 7678 0 0 0 624 2 0 0 20 0 2 0 332241933 87842816 5243 33554432000 4194304 5964350 140737110647392 139866881755128 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 85784

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 23054
/proc/meminfo: memFree=27855452/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=85892 CPUtime=12.68 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 11331 0 0 0 1265 3 0 0 20 0 2 0 332241931 87953408 7658 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 21473 7658 194 433 0 21037 0
[pid=23052/tid=23054] ppid=23050 vsize=85892 CPUtime=12.66 cores=1,3,5,7
/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202560 10093 0 0 0 1263 3 0 0 20 0 2 0 332241933 87953408 7658 33554432000 4194304 5964350 140737110647392 139866881755128 4220672 0 0 4096 16387 0 0 0 -1 1 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: 2.01 2.01 2.00 3/179 23054
/proc/meminfo: memFree=27835484/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=85568 CPUtime=25.49 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 13455 0 0 0 2545 4 0 0 20 0 2 0 332241931 87621632 9704 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 21392 9704 194 433 0 20956 0
[pid=23052/tid=23054] ppid=23050 vsize=85568 CPUtime=25.46 cores=1,3,5,7
/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202560 12217 0 0 0 2542 4 0 0 20 0 2 0 332241933 87621632 9704 33554432000 4194304 5964350 140737110647392 139866881756088 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 85568

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23054
/proc/meminfo: memFree=27816408/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=86052 CPUtime=51.08 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 17698 0 0 0 5103 5 0 0 20 0 2 0 332241931 88117248 13947 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 21513 13947 194 433 0 21077 0
[pid=23052/tid=23054] ppid=23050 vsize=86052 CPUtime=51.06 cores=1,3,5,7
/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202560 16460 0 0 0 5100 6 0 0 20 0 2 0 332241933 88117248 13947 33554432000 4194304 5964350 140737110647392 139866881754936 4389020 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 86052

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 23057
/proc/meminfo: memFree=27798224/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=151104 CPUtime=102.28 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 22070 0 0 0 10221 7 0 0 20 0 2 0 332241931 154730496 18194 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 37776 18194 194 433 0 37340 0
[pid=23052/tid=23054] ppid=23050 vsize=151104 CPUtime=102.26 cores=1,3,5,7
/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202560 20832 0 0 0 10218 8 0 0 20 0 2 0 332241933 154730496 18194 33554432000 4194304 5964350 140737110647392 139866881755672 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 151104

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 23058
/proc/meminfo: memFree=27765000/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=151104 CPUtime=162.26 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 28248 0 0 0 16217 9 0 0 20 0 2 0 332241931 154730496 24371 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 37776 24371 194 433 0 37340 0
[pid=23052/tid=23054] ppid=23050 vsize=151104 CPUtime=162.26 cores=1,3,5,7
/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202560 27010 0 0 0 16215 11 0 0 20 0 2 0 332241933 154730496 24371 33554432000 4194304 5964350 140737110647392 139866881754936 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 151104

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 23058
/proc/meminfo: memFree=27706100/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=216640 CPUtime=222.25 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 37789 0 0 0 22211 14 0 0 20 0 2 0 332241931 221839360 33910 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 54160 33910 194 433 0 53724 0
[pid=23052/tid=23054] ppid=23050 vsize=216640 CPUtime=222.26 cores=1,3,5,7
/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202560 36551 0 0 0 22209 17 0 0 20 0 2 0 332241933 221839360 33910 33554432000 4194304 5964350 140737110647392 139866881754936 4400007 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 216640

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23058
/proc/meminfo: memFree=27668936/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=216640 CPUtime=282.23 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 46049 0 0 0 28204 19 0 0 20 0 2 0 332241931 221839360 42277 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 54160 42277 194 433 0 53724 0
[pid=23052/tid=23054] ppid=23050 vsize=216640 CPUtime=282.25 cores=1,3,5,7
/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202560 44811 0 0 0 28201 24 0 0 20 0 2 0 332241933 221839360 42277 33554432000 4194304 5964350 140737110647392 139866881755128 4399987 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 216640

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23058
/proc/meminfo: memFree=27620356/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=217724 CPUtime=342.18 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 50308 0 0 0 34196 22 0 0 20 0 2 0 332241931 222949376 47287 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 54431 47287 194 433 0 53995 0
[pid=23052/tid=23054] ppid=23050 vsize=217724 CPUtime=342.21 cores=1,3,5,7
/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202560 49070 0 0 0 34194 27 0 0 20 0 2 0 332241933 222949376 47287 33554432000 4194304 5964350 140737110647392 139866881754936 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 217724

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23058
/proc/meminfo: memFree=27596176/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=283260 CPUtime=402.15 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 54727 0 0 0 40191 24 0 0 20 0 2 0 332241931 290058240 52440 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 70815 52440 194 433 0 70379 0
[pid=23052/tid=23054] ppid=23050 vsize=283260 CPUtime=402.19 cores=1,3,5,7
/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202560 53489 0 0 0 40189 30 0 0 20 0 2 0 332241933 290058240 52440 33554432000 4194304 5964350 140737110647392 139866881754936 4400428 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 283260

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23059
/proc/meminfo: memFree=27550336/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=283260 CPUtime=462.14 cores=1,3,5,7

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

/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202560 125005 0 0 0 130111 101 0 0 20 0 2 0 332241933 559046656 126004 33554432000 4194304 5964350 140737110647392 139866881755128 4399895 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 545944

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 23120
/proc/meminfo: memFree=27673780/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=548112 CPUtime=1361.87 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 130049 0 0 0 136102 85 0 0 20 0 2 0 332241931 561266688 129996 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 137028 129996 194 433 0 136592 0
[pid=23052/tid=23054] ppid=23050 vsize=548112 CPUtime=1362.11 cores=1,3,5,7
/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202560 128811 0 0 0 136106 105 0 0 20 0 2 0 332241933 561266688 129996 33554432000 4194304 5964350 140737110647392 139866881754936 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 548112

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23120
/proc/meminfo: memFree=27640052/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=548112 CPUtime=1421.87 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 130544 0 0 0 142102 85 0 0 20 0 2 0 332241931 561266688 130491 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 137028 130491 194 433 0 136592 0
[pid=23052/tid=23054] ppid=23050 vsize=548112 CPUtime=1422.12 cores=1,3,5,7
/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202560 129306 0 0 0 142105 107 0 0 20 0 2 0 332241933 561266688 130491 33554432000 4194304 5964350 140737110647392 139866881754936 4399889 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 548112

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23120
/proc/meminfo: memFree=27611788/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=548112 CPUtime=1481.86 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 131083 0 0 0 148100 86 0 0 20 0 2 0 332241931 561266688 131030 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 137028 131030 194 433 0 136592 0
[pid=23052/tid=23054] ppid=23050 vsize=548112 CPUtime=1482.11 cores=1,3,5,7
/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202560 129845 0 0 0 148103 108 0 0 20 0 2 0 332241933 561266688 131030 33554432000 4194304 5964350 140737110647392 139866881754936 4400462 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 548112

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23121
/proc/meminfo: memFree=27574504/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=613648 CPUtime=1541.84 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 136098 0 0 0 154095 89 0 0 20 0 2 0 332241931 628375552 136045 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 153412 136045 194 433 0 152976 0
[pid=23052/tid=23054] ppid=23050 vsize=613648 CPUtime=1542.12 cores=1,3,5,7
/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202560 134860 0 0 0 154099 113 0 0 20 0 2 0 332241933 628375552 136045 33554432000 4194304 5964350 140737110647392 139866881755128 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 613648

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23121
/proc/meminfo: memFree=27523072/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=613648 CPUtime=1601.84 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 142151 0 0 0 160090 94 0 0 20 0 2 0 332241931 628375552 142094 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 153412 142094 194 433 0 152976 0
[pid=23052/tid=23054] ppid=23050 vsize=613648 CPUtime=1602.12 cores=1,3,5,7
/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202560 140913 0 0 0 160094 118 0 0 20 0 2 0 332241933 628375552 142094 33554432000 4194304 5964350 140737110647392 139866881755000 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 613648

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23122
/proc/meminfo: memFree=27491904/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=609856 CPUtime=1661.82 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 146076 0 0 0 166087 95 0 0 20 0 2 0 332241931 624492544 145236 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 152464 145236 194 433 0 152028 0
[pid=23052/tid=23054] ppid=23050 vsize=609856 CPUtime=1662.12 cores=1,3,5,7
/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202560 144838 0 0 0 166091 121 0 0 20 0 2 0 332241933 624492544 145236 33554432000 4194304 5964350 140737110647392 139866881756088 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 609856

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 23122
/proc/meminfo: memFree=27466268/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=609856 CPUtime=1721.78 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 146109 0 0 0 172083 95 0 0 20 0 2 0 332241931 624492544 145946 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 152464 145946 194 433 0 152028 0
[pid=23052/tid=23054] ppid=23050 vsize=609856 CPUtime=1722.09 cores=1,3,5,7
/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202560 144871 0 0 0 172087 122 0 0 20 0 2 0 332241933 624492544 145946 33554432000 4194304 5964350 140737110647392 139866881756088 4400452 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 609856

[startup+1782.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 23122
/proc/meminfo: memFree=27450504/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=609856 CPUtime=1781.77 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 146114 0 0 0 178082 95 0 0 20 0 2 0 332241931 624492544 146345 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 152464 146345 194 433 0 152028 0
[pid=23052/tid=23054] ppid=23050 vsize=609856 CPUtime=1782.09 cores=1,3,5,7
/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202560 144876 0 0 0 178086 123 0 0 20 0 2 0 332241933 624492544 146345 33554432000 4194304 5964350 140737110647392 139866881756088 4400007 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 609856

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

[startup+1791.91 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 23122
/proc/meminfo: memFree=27444180/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=609856 CPUtime=1791.37 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 146114 0 0 0 179042 95 0 0 20 0 2 0 332241931 624492544 146345 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 152464 146345 194 433 0 152028 0
[pid=23052/tid=23054] ppid=23050 vsize=609856 CPUtime=1791.69 cores=1,3,5,7
/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202560 144876 0 0 0 179046 123 0 0 20 0 2 0 332241933 624492544 146345 33554432000 4194304 5964350 140737110647392 139866881756088 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (KiB) 609856

[startup+1795.1 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 23122
/proc/meminfo: memFree=27442072/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=609856 CPUtime=1794.57 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 146114 0 0 0 179362 95 0 0 20 0 2 0 332241931 624492544 146345 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 152464 146345 194 433 0 152028 0
[pid=23052/tid=23054] ppid=23050 vsize=609856 CPUtime=1794.89 cores=1,3,5,7
/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202560 144876 0 0 0 179366 123 0 0 20 0 2 0 332241933 624492544 146345 33554432000 4194304 5964350 140737110647392 139866881756088 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (KiB) 609856

[startup+1798.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 23122
/proc/meminfo: memFree=27440956/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=609856 CPUtime=1797.76 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 146114 0 0 0 179681 95 0 0 20 0 2 0 332241931 624492544 146345 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 152464 146345 194 433 0 152028 0
[pid=23052/tid=23054] ppid=23050 vsize=609856 CPUtime=1798.09 cores=1,3,5,7
/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202560 144876 0 0 0 179686 123 0 0 20 0 2 0 332241933 624492544 146345 33554432000 4194304 5964350 140737110647392 139866881756088 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1797.76
Current children cumulated vsize (KiB) 609856

[startup+1799.1 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 23122
/proc/meminfo: memFree=27440088/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=609856 CPUtime=1798.56 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 146114 0 0 0 179761 95 0 0 20 0 2 0 332241931 624492544 146345 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 152464 146345 194 433 0 152028 0
[pid=23052/tid=23054] ppid=23050 vsize=609856 CPUtime=1798.89 cores=1,3,5,7
/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202560 144876 0 0 0 179766 123 0 0 20 0 2 0 332241933 624492544 146345 33554432000 4194304 5964350 140737110647392 139866881756088 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1798.56
Current children cumulated vsize (KiB) 609856

[startup+1799.5 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 23122
/proc/meminfo: memFree=27439468/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=609856 CPUtime=1798.97 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 146114 0 0 0 179802 95 0 0 20 0 2 0 332241931 624492544 146345 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 152464 146345 194 433 0 152028 0
[pid=23052/tid=23054] ppid=23050 vsize=609856 CPUtime=1799.29 cores=1,3,5,7
/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202560 144876 0 0 0 179806 123 0 0 20 0 2 0 332241933 624492544 146345 33554432000 4194304 5964350 140737110647392 139866881756088 4400011 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1798.97
Current children cumulated vsize (KiB) 609856

[startup+1799.9 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 23122
/proc/meminfo: memFree=27439468/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=609856 CPUtime=1799.36 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) S 23050 23052 19272 0 -1 4202496 146114 0 0 0 179841 95 0 0 20 0 2 0 332241931 624492544 146345 33554432000 4194304 5964350 140737110647392 140737110646912 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 152464 146345 194 433 0 152028 0
[pid=23052/tid=23054] ppid=23050 vsize=609856 CPUtime=1799.69 cores=1,3,5,7
/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202560 144876 0 0 0 179846 123 0 0 20 0 2 0 332241933 624492544 146345 33554432000 4194304 5964350 140737110647392 139866881756088 4400007 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.36
Current children cumulated vsize (KiB) 609856

[startup+1800 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 23122
/proc/meminfo: memFree=27439468/32873844 swapFree=7116/7116
[pid=23052] ppid=23050 vsize=0 CPUtime=1799.46 cores=1,3,5,7
/proc/23052/stat : 23052 (wbo1.72) Z 23050 23052 19272 0 -1 4203532 146116 0 0 0 179851 95 0 0 20 0 2 0 332241931 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23052/statm: 0 0 0 0 0 0 0
[pid=23052/tid=23054] ppid=23050 vsize=0 CPUtime=1799.79 cores=1,3,5,7
/proc/23052/task/23054/stat : 23054 (wbo1.72) R 23050 23052 19272 0 -1 4202564 144878 0 0 0 179856 123 0 0 20 0 2 0 332241933 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (KiB) 0

Child status: 255
Real time (s): 1800
CPU time (s): 1799.83
CPU user time (s): 1798.58
CPU system time (s): 1.24381
CPU usage (%): 99.9903
Max. virtual memory (cumulated for all children) (KiB): 613648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.58
system time used= 1.24381
maximum resident set size= 585388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146116
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= 263
involuntary context switches= 2040

runsolver used 5.01424 second user time and 19.637 second system time

The end

Launcher Data

Begin job on node108 at 2012-06-02 20:18:53
IDJOB=3728023
IDBENCH=48176
IDSOLVER=2314
FILE ID=node108/3728023-1338661133
RUNJOBID= node108-1338651706-21126
PBS_JOBID= 14636472
Free space on /tmp= 71480 MiB

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

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

MD5SUM BENCH= 6a7c5d2366cf8704587c2ca2c97e69d0
RANDOM SEED=443262033

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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:        27899820 kB
Buffers:          315492 kB
Cached:          3473712 kB
SwapCached:           52 kB
Active:          2219764 kB
Inactive:        1951768 kB
Active(anon):     369292 kB
Inactive(anon):    13032 kB
Active(file):    1850472 kB
Inactive(file):  1938736 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108544 kB
Dirty:              5440 kB
Writeback:             0 kB
AnonPages:        327296 kB
Mapped:            15020 kB
Shmem:               172 kB
Slab:             662472 kB
SReclaimable:     104720 kB
SUnreclaim:       557752 kB
KernelStack:        1488 kB
PageTables:         4528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     147468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    268288 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-3728023-1338661133.opb

Free space on /tmp at the end= 71472 MiB
End job on node108 at 2012-06-02 20:48:54