Trace number 3727438

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-1.opb
MD5SUM65bafde3eb06761afc4fe90b6aa8c264
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-30
Best CPU time to get the best result obtained on this benchmark19.787
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved YES
Number of variables450
Total number of constraints17827
Number of constraints which are clauses17827
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 450
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 450
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 450
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727438-1338657714.opb.
0.00/0.00	c Instance file HOME/instance-3727438-1338657714.opb
0.00/0.00	c File size is 422137 bytes.
0.02/0.02	c Cost Offset: -450
0.02/0.02	c Highest Coefficient sum: 3
0.02/0.03	c ============================[ Problem Statistics ]=============================
0.02/0.03	c |                                                                             |
0.02/0.03	c |  Parsing time:          0.03         s                                      |
0.02/0.03	c |  Number Variables:      450                                                 |
0.02/0.03	c |  Number Clauses:        17827                                               |
0.02/0.03	c |  Number Cardinality:    0                                                   |
0.02/0.03	c |  Number PB Constraints: 0                                                   |
0.02/0.03	c |                                                                             |
0.02/0.03	c |  Problem Type:          Optimization                                        |
0.02/0.03	c |  Objective Function:    Cardinality Constraint                              |
0.02/0.03	c |                                                                             |
0.02/0.03	c ============================[ Search Statistics ]==============================
0.02/0.03	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.02/0.03	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.02/0.03	c ===============================================================================
0.02/0.04	c | 0.04      | 0  | -449         lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | -448         lb |  0                0                0.00  |
0.02/0.05	c | 0.05      | 0  | -447         lb |  0                0                0.00  |
0.02/0.05	c | 0.05      | 0  | -446         lb |  0                0                0.00  |
0.02/0.05	c | 0.06      | 0  | -445         lb |  0                0                0.00  |
0.02/0.06	c | 0.06      | 0  | -444         lb |  0                0                0.00  |
0.02/0.06	c | 0.07      | 0  | -443         lb |  0                0                0.00  |
0.02/0.07	c | 0.07      | 0  | -442         lb |  0                0                0.00  |
0.02/0.07	c | 0.07      | 0  | -441         lb |  0                0                0.00  |
0.02/0.08	c | 0.08      | 0  | -440         lb |  0                0                0.00  |
0.02/0.08	c | 0.08      | 0  | -439         lb |  0                0                0.00  |
0.02/0.08	c | 0.09      | 0  | -438         lb |  0                0                0.00  |
0.02/0.09	c | 0.09      | 0  | -437         lb |  0                0                0.00  |
0.02/0.09	c | 0.10      | 0  | -436         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -435         lb |  0                0                0.00  |
0.09/0.10	c | 0.11      | 0  | -434         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -433         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -432         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -431         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -430         lb |  0                0                0.00  |
0.09/0.12	c | 0.13      | 0  | -429         lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | -428         lb |  0                0                0.00  |
0.09/0.13	c | 0.14      | 0  | -427         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -426         lb |  0                0                0.00  |
0.09/0.14	c | 0.15      | 0  | -425         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -424         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -423         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | -422         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | -421         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -420         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -419         lb |  0                0                0.00  |
0.09/0.17	c | 0.18      | 0  | -418         lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | -417         lb |  0                0                0.00  |
0.09/0.18	c | 0.19      | 0  | -416         lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 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.21	c | 0.21      | 0  | -411         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -410         lb |  0                0                0.00  |
0.19/0.21	c | 0.22      | 0  | -409         lb |  0                0                0.00  |
0.19/0.22	c | 0.22      | 0  | -408         lb |  0                0                0.00  |
0.19/0.22	c | 0.23      | 0  | -407         lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | -406         lb |  0                0                0.00  |
0.19/0.23	c | 0.24      | 0  | -405         lb |  0                0                0.00  |
0.19/0.24	c | 0.24      | 0  | -404         lb |  0                0                0.00  |
0.19/0.24	c | 0.25      | 0  | -403         lb |  0                0                0.00  |
0.19/0.25	c | 0.25      | 0  | -402         lb |  0                0                0.00  |
0.19/0.25	c | 0.26      | 0  | -401         lb |  0                0                0.00  |
0.19/0.26	c | 0.26      | 0  | -400         lb |  0                0                0.00  |
0.19/0.26	c | 0.26      | 0  | -399         lb |  0                0                0.00  |
0.19/0.27	c | 0.27      | 0  | -398         lb |  0                0                0.00  |
0.19/0.27	c | 0.27      | 0  | -397         lb |  0                0                0.00  |
0.19/0.27	c | 0.28      | 0  | -396         lb |  0                0                0.00  |
0.19/0.28	c | 0.28      | 0  | -395         lb |  0                0                0.00  |
0.19/0.28	c | 0.29      | 0  | -394         lb |  0                0                0.00  |
0.19/0.29	c | 0.29      | 0  | -393         lb |  0                0                0.00  |
0.19/0.29	c | 0.30      | 0  | -392         lb |  0                0                0.00  |
0.29/0.30	c | 0.30      | 0  | -391         lb |  0                0                0.00  |
0.29/0.30	c | 0.31      | 0  | -390         lb |  0                0                0.00  |
0.29/0.31	c | 0.31      | 0  | -389         lb |  0                0                0.00  |
0.29/0.31	c | 0.32      | 0  | -388         lb |  0                0                0.00  |
0.29/0.32	c | 0.32      | 0  | -387         lb |  0                0                0.00  |
0.29/0.32	c | 0.33      | 0  | -386         lb |  0                0                0.00  |
0.29/0.33	c | 0.33      | 0  | -385         lb |  0                0                0.00  |
0.29/0.33	c | 0.34      | 0  | -384         lb |  0                0                0.00  |
0.29/0.34	c | 0.34      | 0  | -383         lb |  0                0                0.00  |
0.29/0.34	c | 0.34      | 0  | -382         lb |  0                0                0.00  |
0.29/0.35	c | 0.35      | 0  | -381         lb |  0                0                0.00  |
0.29/0.35	c | 0.35      | 0  | -380         lb |  0                0                0.00  |
0.29/0.36	c | 0.36      | 0  | -379         lb |  0                0                0.00  |
0.29/0.36	c | 0.36      | 0  | -378         lb |  0                0                0.00  |
0.29/0.36	c | 0.37      | 0  | -377         lb |  0                0                0.00  |
0.29/0.37	c | 0.37      | 0  | -376         lb |  0                0                0.00  |
0.29/0.37	c | 0.38      | 0  | -375         lb |  0                0                0.00  |
0.29/0.38	c | 0.38      | 0  | -374         lb |  0                0                0.00  |
0.29/0.38	c | 0.39      | 0  | -373         lb |  0                0                0.00  |
0.29/0.39	c | 0.39      | 0  | -372         lb |  0                0                0.00  |
0.29/0.39	c | 0.40      | 0  | -371         lb |  0                0                0.00  |
0.39/0.40	c | 0.40      | 0  | -370         lb |  0                0                0.00  |
0.39/0.40	c | 0.41      | 0  | -369         lb |  0                0                0.00  |
0.39/0.41	c | 0.41      | 0  | -368         lb |  0                0                0.00  |
0.39/0.41	c | 0.42      | 0  | -367         lb |  0                0                0.00  |
0.39/0.42	c | 0.42      | 0  | -366         lb |  0                0                0.00  |
0.39/0.42	c | 0.43      | 0  | -365         lb |  0                0                0.00  |
0.39/0.43	c | 0.43      | 0  | -364         lb |  0                0                0.00  |
0.39/0.43	c | 0.44      | 0  | -363         lb |  0                0                0.00  |
0.39/0.44	c | 0.44      | 0  | -362         lb |  0                0                0.00  |
0.39/0.44	c | 0.45      | 0  | -361         lb |  0                0                0.00  |
0.39/0.45	c | 0.45      | 0  | -360         lb |  0                0                0.00  |
0.39/0.45	c | 0.46      | 0  | -359         lb |  0                0                0.00  |
0.39/0.46	c | 0.46      | 0  | -358         lb |  0                0                0.00  |
0.39/0.46	c | 0.47      | 0  | -357         lb |  0                0                0.00  |
0.39/0.47	c | 0.47      | 0  | -356         lb |  0                0                0.00  |
0.39/0.47	c | 0.48      | 0  | -355         lb |  0                0                0.00  |
0.39/0.48	c | 0.48      | 0  | -354         lb |  0                0                0.00  |
0.39/0.48	c | 0.49      | 0  | -353         lb |  0                0                0.00  |
0.39/0.49	c | 0.49      | 0  | -352         lb |  0                0                0.00  |
0.39/0.49	c | 0.50      | 0  | -351         lb |  0                0                0.00  |
0.49/0.50	c | 0.50      | 0  | -350         lb |  0                0                0.00  |
0.49/0.50	c | 0.51      | 0  | -349         lb |  0                0                0.00  |
0.49/0.51	c | 0.51      | 0  | -348         lb |  0                0                0.00  |
0.49/0.51	c | 0.52      | 0  | -347         lb |  0                0                0.00  |
0.49/0.52	c | 0.52      | 0  | -346         lb |  0                0                0.00  |
0.49/0.52	c | 0.53      | 0  | -345         lb |  0                0                0.00  |
0.49/0.53	c | 0.53      | 0  | -344         lb |  0                0                0.00  |
0.49/0.53	c | 0.54      | 0  | -343         lb |  0                0                0.00  |
0.49/0.54	c | 0.54      | 0  | -342         lb |  0                0                0.00  |
0.49/0.54	c | 0.55      | 0  | -341         lb |  0                0                0.00  |
0.49/0.55	c | 0.55      | 0  | -340         lb |  0                0                0.00  |
0.49/0.55	c | 0.56      | 0  | -339         lb |  0                0                0.00  |
0.49/0.56	c | 0.56      | 0  | -338         lb |  0                0                0.00  |
0.49/0.56	c | 0.57      | 0  | -337         lb |  0                0                0.00  |
0.49/0.57	c | 0.57      | 0  | -336         lb |  0                0                0.00  |
0.49/0.57	c | 0.58      | 0  | -335         lb |  0                0                0.00  |
0.49/0.58	c | 0.58      | 0  | -334         lb |  0                0                0.00  |
0.49/0.59	c | 0.59      | 0  | -333         lb |  0                0                0.00  |
0.49/0.59	c | 0.59      | 0  | -332         lb |  0                0                0.00  |
0.59/0.60	c | 0.60      | 0  | -331         lb |  0                0                0.00  |
0.59/0.60	c | 0.60      | 0  | -330         lb |  0                0                0.00  |
0.59/0.61	c | 0.61      | 0  | -329         lb |  0                0                0.00  |
0.59/0.61	c | 0.61      | 0  | -328         lb |  0                0                0.00  |
0.59/0.62	c | 0.62      | 0  | -327         lb |  0                0                0.00  |
0.59/0.62	c | 0.62      | 0  | -326         lb |  0                0                0.00  |
0.59/0.63	c | 0.63      | 0  | -325         lb |  0                0                0.00  |
0.59/0.63	c | 0.64      | 0  | -324         lb |  0                0                0.00  |
0.59/0.64	c | 0.64      | 0  | -323         lb |  0                0                0.00  |
0.59/0.64	c | 0.65      | 0  | -322         lb |  0                0                0.00  |
0.59/0.65	c | 0.65      | 0  | -321         lb |  0                0                0.00  |
0.59/0.65	c | 0.66      | 0  | -320         lb |  0                0                0.00  |
0.59/0.66	c | 0.66      | 0  | -319         lb |  0                0                0.00  |
0.59/0.66	c | 0.67      | 0  | -318         lb |  0                0                0.00  |
0.59/0.67	c | 0.67      | 0  | -317         lb |  0                0                0.00  |
0.59/0.68	c | 0.68      | 0  | -316         lb |  0                0                0.00  |
0.59/0.68	c | 0.68      | 0  | -315         lb |  0                0                0.00  |
0.59/0.69	c | 0.69      | 0  | -314         lb |  0                0                0.00  |
0.59/0.69	c | 0.69      | 0  | -313         lb |  0                0                0.00  |
0.69/0.70	c | 0.70      | 0  | -312         lb |  0                0                0.00  |
0.69/0.70	c | 0.71      | 0  | -311         lb |  0                0                0.00  |
0.69/0.71	c | 0.71      | 0  | -310         lb |  0                0                0.00  |
0.69/0.71	c | 0.72      | 0  | -309         lb |  0                0                0.00  |
0.69/0.72	c | 0.72      | 0  | -308         lb |  0                0                0.00  |
0.69/0.72	c | 0.73      | 0  | -307         lb |  0                0                0.00  |
0.69/0.73	c | 0.73      | 0  | -306         lb |  0                0                0.00  |
0.69/0.73	c | 0.74      | 0  | -305         lb |  0                0                0.00  |
0.69/0.74	c | 0.74      | 0  | -304         lb |  0                0                0.00  |
0.69/0.75	c | 0.75      | 0  | -303         lb |  0                0                0.00  |
0.69/0.75	c | 0.76      | 0  | -302         lb |  0                0                0.00  |
0.69/0.76	c | 0.76      | 0  | -301         lb |  0                0                0.00  |
0.69/0.76	c | 0.77      | 0  | -300         lb |  0                0                0.00  |
0.69/0.77	c | 0.77      | 0  | -299         lb |  0                0                0.00  |
0.69/0.77	c | 0.78      | 0  | -298         lb |  0                0                0.00  |
0.69/0.78	c | 0.78      | 0  | -297         lb |  0                0                0.00  |
0.69/0.78	c | 0.79      | 0  | -296         lb |  0                0                0.00  |
0.69/0.79	c | 0.79      | 0  | -295         lb |  0                0                0.00  |
0.79/0.80	c | 0.80      | 0  | -294         lb |  0                0                0.00  |
0.79/0.80	c | 0.81      | 0  | -293         lb |  0                0                0.00  |
0.79/0.81	c | 0.81      | 0  | -292         lb |  0                0                0.00  |
0.79/0.81	c | 0.82      | 0  | -291         lb |  0                0                0.00  |
0.79/0.82	c | 0.82      | 0  | -290         lb |  0                0                0.00  |
0.79/0.82	c | 0.83      | 0  | -289         lb |  0                0                0.00  |
0.79/0.83	c | 0.83      | 0  | -288         lb |  0                0                0.00  |
0.79/0.83	c | 0.84      | 0  | -287         lb |  0                0                0.00  |
0.79/0.84	c | 0.84      | 0  | -286         lb |  0                0                0.00  |
0.79/0.85	c | 0.85      | 0  | -285         lb |  0                0                0.00  |
0.79/0.85	c | 0.85      | 0  | -284         lb |  0                0                0.00  |
0.79/0.86	c | 0.86      | 0  | -283         lb |  0                0                0.00  |
0.79/0.86	c | 0.87      | 0  | -282         lb |  0                0                0.00  |
0.79/0.87	c | 0.87      | 0  | -281         lb |  0                0                0.00  |
0.79/0.87	c | 0.88      | 0  | -280         lb |  0                0                0.00  |
0.79/0.88	c | 0.88      | 0  | -279         lb |  0                0                0.00  |
0.79/0.89	c | 0.89      | 0  | -278         lb |  0                0                0.00  |
0.79/0.89	c | 0.90      | 0  | -277         lb |  0                0                0.00  |
0.89/0.90	c | 0.90      | 0  | -276         lb |  0                0                0.00  |
0.89/0.90	c | 0.91      | 0  | -275         lb |  0                0                0.00  |
0.89/0.91	c | 0.91      | 0  | -274         lb |  0                0                0.00  |
0.89/0.91	c | 0.92      | 0  | -273         lb |  0                0                0.00  |
0.89/0.92	c | 0.92      | 0  | -272         lb |  0                0                0.00  |
0.89/0.93	c | 0.93      | 0  | -271         lb |  0                0                0.00  |
0.89/0.93	c | 0.94      | 0  | -270         lb |  0                0                0.00  |
0.89/0.94	c | 0.94      | 0  | -269         lb |  0                0                0.00  |
0.89/0.94	c | 0.95      | 0  | -268         lb |  0                0                0.00  |
0.89/0.95	c | 0.95      | 0  | -267         lb |  0                0                0.00  |
0.89/0.95	c | 0.96      | 0  | -266         lb |  0                0                0.00  |
0.89/0.96	c | 0.96      | 0  | -265         lb |  0                0                0.00  |
0.89/0.97	c | 0.97      | 0  | -264         lb |  0                0                0.00  |
0.89/0.97	c | 0.97      | 0  | -263         lb |  0                0                0.00  |
0.89/0.98	c | 0.98      | 0  | -262         lb |  0                0                0.00  |
0.89/0.98	c | 0.99      | 0  | -261         lb |  0                0                0.00  |
0.89/0.99	c | 0.99      | 0  | -260         lb |  0                0                0.00  |
0.89/1.00	c | 1.00      | 0  | -259         lb |  0                0                0.00  |
0.99/1.00	c | 1.01      | 0  | -258         lb |  0                0                0.00  |
0.99/1.01	c | 1.01      | 0  | -257         lb |  0                0                0.00  |
0.99/1.01	c | 1.02      | 0  | -256         lb |  0                0                0.00  |
0.99/1.02	c | 1.02      | 0  | -255         lb |  0                0                0.00  |
0.99/1.03	c | 1.03      | 0  | -254         lb |  0                0                0.00  |
0.99/1.03	c | 1.04      | 0  | -253         lb |  0                0                0.00  |
0.99/1.04	c | 1.04      | 0  | -252         lb |  0                0                0.00  |
0.99/1.04	c | 1.05      | 0  | -251         lb |  0                0                0.00  |
0.99/1.05	c | 1.05      | 0  | -250         lb |  0                0                0.00  |
0.99/1.06	c | 1.06      | 0  | -249         lb |  0                0                0.00  |
0.99/1.06	c | 1.07      | 0  | -248         lb |  0                0                0.00  |
0.99/1.07	c | 1.07      | 0  | -247         lb |  0                0                0.00  |
0.99/1.07	c | 1.08      | 0  | -246         lb |  0                0                0.00  |
0.99/1.08	c | 1.08      | 0  | -245         lb |  0                0                0.00  |
0.99/1.09	c | 1.09      | 0  | -244         lb |  0                0                0.00  |
0.99/1.09	c | 1.10      | 0  | -243         lb |  0                0                0.00  |
0.99/1.10	c | 1.10      | 0  | -242         lb |  0                0                0.00  |
1.09/1.10	c | 1.11      | 0  | -241         lb |  0                0                0.00  |
1.09/1.11	c | 1.11      | 0  | -240         lb |  0                0                0.00  |
1.09/1.12	c | 1.12      | 0  | -239         lb |  0                0                0.00  |
1.09/1.12	c | 1.13      | 0  | -238         lb |  0                0                0.00  |
1.09/1.13	c | 1.13      | 0  | -237         lb |  0                0                0.00  |
1.09/1.14	c | 1.14      | 0  | -236         lb |  0                0                0.00  |
1.09/1.14	c | 1.15      | 0  | -235         lb |  0                0                0.00  |
1.09/1.15	c | 1.15      | 0  | -234         lb |  0                0                0.00  |
1.09/1.15	c | 1.16      | 0  | -233         lb |  0                0                0.00  |
1.09/1.16	c | 1.16      | 0  | -232         lb |  0                0                0.00  |
1.09/1.17	c | 1.17      | 0  | -231         lb |  0                0                0.00  |
1.09/1.17	c | 1.18      | 0  | -230         lb |  0                0                0.00  |
1.09/1.18	c | 1.18      | 0  | -229         lb |  0                0                0.00  |
1.09/1.18	c | 1.19      | 0  | -228         lb |  0                0                0.00  |
1.09/1.19	c | 1.19      | 0  | -227         lb |  0                0                0.00  |
1.19/1.20	c | 1.20      | 0  | -226         lb |  0                0                0.00  |
1.19/1.20	c | 1.21      | 0  | -225         lb |  0                0                0.00  |
1.19/1.21	c | 1.21      | 0  | -224         lb |  0                0                0.00  |
1.19/1.22	c | 1.22      | 0  | -223         lb |  0                0                0.00  |
1.19/1.22	c | 1.23      | 0  | -222         lb |  0                0                0.00  |
1.19/1.23	c | 1.23      | 0  | -221         lb |  0                0                0.00  |
1.19/1.23	c | 1.24      | 0  | -220         lb |  0                0                0.00  |
1.19/1.24	c | 1.25      | 0  | -219         lb |  0                0                0.00  |
1.19/1.25	c | 1.25      | 0  | -218         lb |  0                0                0.00  |
1.19/1.25	c | 1.26      | 0  | -217         lb |  0                0                0.00  |
1.19/1.26	c | 1.26      | 0  | -216         lb |  0                0                0.00  |
1.19/1.27	c | 1.27      | 0  | -215         lb |  0                0                0.00  |
1.19/1.27	c | 1.28      | 0  | -214         lb |  0                0                0.00  |
1.19/1.28	c | 1.28      | 0  | -213         lb |  0                0                0.00  |
1.19/1.29	c | 1.29      | 0  | -212         lb |  0                0                0.00  |
1.19/1.29	c | 1.30      | 0  | -211         lb |  0                0                0.00  |
1.28/1.30	c | 1.30      | 0  | -210         lb |  0                0                0.00  |
1.28/1.31	c | 1.31      | 0  | -209         lb |  0                0                0.00  |
1.28/1.31	c | 1.32      | 0  | -208         lb |  0                0                0.00  |
1.28/1.32	c | 1.32      | 0  | -207         lb |  0                0                0.00  |
1.28/1.33	c | 1.33      | 0  | -206         lb |  0                0                0.00  |
1.28/1.33	c | 1.34      | 0  | -205         lb |  0                0                0.00  |
1.28/1.34	c | 1.34      | 0  | -204         lb |  0                0                0.00  |
1.28/1.35	c | 1.35      | 0  | -203         lb |  0                0                0.00  |
1.28/1.35	c | 1.36      | 0  | -202         lb |  0                0                0.00  |
1.28/1.36	c | 1.36      | 0  | -201         lb |  0                0                0.00  |
1.28/1.37	c | 1.37      | 0  | -200         lb |  0                0                0.00  |
1.28/1.37	c | 1.38      | 0  | -199         lb |  0                0                0.00  |
1.28/1.38	c | 1.38      | 0  | -198         lb |  0                0                0.00  |
1.28/1.39	c | 1.39      | 0  | -197         lb |  0                0                0.00  |
1.28/1.39	c | 1.40      | 0  | -196         lb |  0                0                0.00  |
1.38/1.40	c | 1.40      | 0  | -195         lb |  0                0                0.00  |
1.38/1.41	c | 1.41      | 0  | -194         lb |  0                0                0.00  |
1.38/1.41	c | 1.42      | 0  | -193         lb |  0                0                0.00  |
1.38/1.42	c | 1.42      | 0  | -192         lb |  0                0                0.00  |
1.38/1.43	c | 1.43      | 0  | -191         lb |  0                0                0.00  |
1.38/1.43	c | 1.44      | 0  | -190         lb |  0                0                0.00  |
1.38/1.44	c | 1.44      | 0  | -189         lb |  0                0                0.00  |
1.38/1.45	c | 1.45      | 0  | -188         lb |  0                0                0.00  |
1.38/1.45	c | 1.46      | 0  | -187         lb |  0                0                0.00  |
1.38/1.46	c | 1.46      | 0  | -186         lb |  0                0                0.00  |
1.38/1.47	c | 1.47      | 0  | -185         lb |  0                0                0.00  |
1.38/1.47	c | 1.48      | 0  | -184         lb |  0                0                0.00  |
1.38/1.48	c | 1.49      | 0  | -183         lb |  0                0                0.00  |
1.38/1.49	c | 1.49      | 0  | -182         lb |  0                0                0.00  |
1.38/1.49	c | 1.50      | 0  | -181         lb |  0                0                0.00  |
1.48/1.50	c | 1.50      | 0  | -180         lb |  0                0                0.00  |
1.48/1.51	c | 1.51      | 0  | -179         lb |  0                0                0.00  |
1.48/1.52	c | 1.52      | 0  | -178         lb |  0                0                0.00  |
1.48/1.52	c | 1.52      | 0  | -177         lb |  0                0                0.00  |
1.48/1.53	c | 1.53      | 0  | -176         lb |  0                0                0.00  |
1.48/1.54	c | 1.54      | 0  | -175         lb |  0                0                0.00  |
1.48/1.54	c | 1.55      | 0  | -174         lb |  0                0                0.00  |
1.48/1.55	c | 1.55      | 0  | -173         lb |  0                0                0.00  |
1.48/1.56	c | 1.56      | 0  | -172         lb |  0                0                0.00  |
1.48/1.56	c | 1.57      | 0  | -171         lb |  0                0                0.00  |
1.48/1.57	c | 1.57      | 0  | -170         lb |  0                0                0.00  |
1.48/1.58	c | 1.58      | 0  | -169         lb |  0                0                0.00  |
1.48/1.58	c | 1.59      | 0  | -168         lb |  0                0                0.00  |
1.48/1.59	c | 1.59      | 0  | -167         lb |  0                0                0.00  |
1.58/1.60	c | 1.60      | 0  | -166         lb |  0                0                0.00  |
1.58/1.60	c | 1.61      | 0  | -165         lb |  0                0                0.00  |
1.58/1.61	c | 1.61      | 0  | -164         lb |  0                0                0.00  |
1.58/1.62	c | 1.62      | 0  | -163         lb |  0                0                0.00  |
1.58/1.62	c | 1.63      | 0  | -162         lb |  0                0                0.00  |
1.58/1.63	c | 1.64      | 0  | -161         lb |  0                0                0.00  |
1.58/1.64	c | 1.64      | 0  | -160         lb |  0                0                0.00  |
1.58/1.65	c | 1.65      | 0  | -159         lb |  0                0                0.00  |
1.58/1.65	c | 1.66      | 0  | -158         lb |  0                0                0.00  |
1.58/1.66	c | 1.66      | 0  | -157         lb |  0                0                0.00  |
1.58/1.67	c | 1.67      | 0  | -156         lb |  0                0                0.00  |
1.58/1.67	c | 1.68      | 0  | -155         lb |  0                0                0.00  |
1.58/1.68	c | 1.68      | 0  | -154         lb |  0                0                0.00  |
1.58/1.69	c | 1.69      | 0  | -153         lb |  0                0                0.00  |
1.58/1.69	c | 1.70      | 0  | -152         lb |  0                0                0.00  |
1.68/1.70	c | 1.70      | 0  | -151         lb |  0                0                0.00  |
1.68/1.71	c | 1.71      | 0  | -150         lb |  0                0                0.00  |
1.68/1.71	c | 1.72      | 0  | -149         lb |  0                0                0.00  |
1.68/1.72	c | 1.73      | 0  | -148         lb |  0                0                0.00  |
1.68/1.73	c | 1.73      | 0  | -147         lb |  0                0                0.00  |
1.68/1.74	c | 1.74      | 0  | -146         lb |  0                0                0.00  |
1.68/1.74	c | 1.75      | 0  | -145         lb |  0                0                0.00  |
1.68/1.75	c | 1.75      | 0  | -144         lb |  0                0                0.00  |
1.68/1.76	c | 1.76      | 0  | -143         lb |  0                0                0.00  |
1.68/1.76	c | 1.77      | 0  | -142         lb |  0                0                0.00  |
1.68/1.77	c | 1.77      | 0  | -141         lb |  0                0                0.00  |
1.68/1.78	c | 1.78      | 0  | -140         lb |  0                0                0.00  |
1.68/1.79	c | 1.79      | 0  | -139         lb |  0                0                0.00  |
1.68/1.79	c | 1.79      | 0  | -138         lb |  0                0                0.00  |
1.78/1.80	c | 1.80      | 0  | -137         lb |  0                0                0.00  |
1.78/1.81	c | 1.81      | 0  | -136         lb |  0                0                0.00  |
1.78/1.81	c | 1.82      | 0  | -135         lb |  0                0                0.00  |
1.78/1.82	c | 1.82      | 0  | -134         lb |  0                0                0.00  |
1.78/1.83	c | 1.83      | 0  | -133         lb |  0                0                0.00  |
1.78/1.84	c | 1.84      | 0  | -132         lb |  0                0                0.00  |
1.78/1.85	c | 1.85      | 0  | -131         lb |  0                0                0.00  |
1.78/1.85	c | 1.86      | 0  | -130         lb |  0                0                0.00  |
1.78/1.86	c | 1.86      | 0  | -129         lb |  0                0                0.00  |
1.78/1.87	c | 1.87      | 0  | -128         lb |  0                0                0.00  |
1.78/1.88	c | 1.89      | 0  | -127         lb |  0                0                0.00  |
1.78/1.89	c | 1.89      | 0  | -126         lb |  0                0                0.00  |
1.88/1.90	c | 1.90      | 0  | -125         lb |  0                0                0.00  |
1.88/1.91	c | 1.91      | 0  | -124         lb |  0                0                0.00  |
1.88/1.92	c | 1.92      | 0  | -123         lb |  0                0                0.00  |
1.88/1.92	c | 1.93      | 0  | -122         lb |  0                0                0.00  |
1.88/1.94	c | 1.94      | 0  | -121         lb |  0                0                0.00  |
1.88/1.95	c | 1.95      | 0  | -120         lb |  0                0                0.00  |
1.88/1.96	c | 1.96      | 0  | -119         lb |  0                0                0.00  |
1.88/1.97	c | 1.97      | 0  | -118         lb |  0                0                0.00  |
1.88/1.98	c | 1.98      | 0  | -117         lb |  0                0                0.00  |
1.88/1.99	c | 1.99      | 0  | -116         lb |  0                0                0.00  |
1.98/2.01	c | 2.01      | 0  | -115         lb |  0                0                0.00  |
1.98/2.02	c | 2.03      | 0  | -114         lb |  0                0                0.00  |
1.98/2.03	c | 2.04      | 0  | -113         lb |  0                0                0.00  |
1.98/2.04	c | 2.04      | 0  | -112         lb |  0                0                0.00  |
1.98/2.06	c | 2.07      | 0  | -111         lb |  0                0                0.00  |
1.98/2.08	c | 2.08      | 0  | -110         lb |  0                0                0.00  |
2.19/2.25	c | 2.25      | 0  | -109         lb |  0                0                0.00  |
2.19/2.28	c | 2.28      | 0  | -108         lb |  0                0                0.00  |
2.29/2.35	c | 2.35      | 0  | -107         lb |  0                0                0.00  |
2.59/2.65	c | 2.65      | 0  | -106         lb |  0                0                0.00  |
2.59/2.69	c | 2.69      | 0  | -105         lb |  0                0                0.00  |
12.09/12.16	c | 12.16     | 0  | -104         lb |  0                0                0.00  |
15.68/15.76	c | 15.76     | 0  | -103         lb |  0                0                0.00  |
19.28/19.37	c | 19.37     | 0  | -102         lb |  0                0                0.00  |
433.55/433.79	c | 433.80    | 0  | -101         lb |  0                0                0.00  |
1327.75/1328.17	c | 1328.17   | 0  | -100         lb |  0                0                0.00  |
1799.55/1800.00	c ===============================================================================
1799.55/1800.00	c Wall Clock Time: 1800.00 s
1799.55/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-3727438-1338657714/watcher-3727438-1338657714 -o /tmp/evaluation-result-3727438-1338657714/solver-3727438-1338657714 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727438-1338657714.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 18976
/proc/meminfo: memFree=30977636/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=3560 CPUtime=0 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) R 18974 18976 16985 0 -1 4202496 324 0 0 0 0 0 0 0 20 0 1 0 331897388 3645440 277 33554432000 4194304 5964350 140734586814528 140736218550888 5136410 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 924 279 167 433 0 384 0

[startup+0.0286641 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 18976
/proc/meminfo: memFree=30977636/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=4820 CPUtime=0.02 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) R 18974 18976 16985 0 -1 4202496 708 0 0 0 2 0 0 0 20 0 1 0 331897388 4935680 661 33554432000 4194304 5964350 140734586814528 140736218550888 4344688 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 1205 661 253 433 0 665 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 4820

[startup+0.10016 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 18976
/proc/meminfo: memFree=30977636/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=85068 CPUtime=0.09 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 2512 0 0 0 9 0 0 0 20 0 2 0 331897388 87109632 2212 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 21267 2212 187 433 0 20831 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85068

[startup+0.300109 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 18976
/proc/meminfo: memFree=30977636/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=85068 CPUtime=0.29 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 2720 0 0 0 29 0 0 0 20 0 2 0 331897388 87109632 2266 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 21267 2266 187 433 0 20831 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85068

[startup+0.70011 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 18976
/proc/meminfo: memFree=30977636/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=85068 CPUtime=0.69 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 3106 0 0 0 69 0 0 0 20 0 2 0 331897388 87109632 2374 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 21267 2374 187 433 0 20831 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85068

[startup+1.5002 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 18978
/proc/meminfo: memFree=30968552/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=85068 CPUtime=1.48 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 4000 0 0 0 148 0 0 0 20 0 2 0 331897388 87109632 2833 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 21267 2833 191 433 0 20831 0
[pid=18976/tid=18978] ppid=18974 vsize=85068 CPUtime=1.45 cores=0,2,4,6
/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 2826 0 0 0 145 0 0 0 20 0 2 0 331897391 87109632 2833 33554432000 4194304 5964350 140734586814528 140565240207896 4394926 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 85068

[startup+3.1002 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 18978
/proc/meminfo: memFree=30965428/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=85068 CPUtime=3.09 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 5146 0 0 0 308 1 0 0 20 0 2 0 331897388 87109632 3653 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 21267 3653 192 433 0 20831 0
[pid=18976/tid=18978] ppid=18974 vsize=85068 CPUtime=3.05 cores=0,2,4,6
/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 3972 0 0 0 305 0 0 0 20 0 2 0 331897391 87109632 3653 33554432000 4194304 5964350 140734586814528 140565240207896 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85068

[startup+6.30022 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 18978
/proc/meminfo: memFree=30956176/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=85068 CPUtime=6.29 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 7099 0 0 0 628 1 0 0 20 0 2 0 331897388 87109632 5606 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 21267 5606 192 433 0 20831 0
[pid=18976/tid=18978] ppid=18974 vsize=85068 CPUtime=6.26 cores=0,2,4,6
/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 5925 0 0 0 624 2 0 0 20 0 2 0 331897391 87109632 5606 33554432000 4194304 5964350 140734586814528 140565240207160 4400400 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85068

[startup+12.7002 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 18978
/proc/meminfo: memFree=30943052/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=85068 CPUtime=12.69 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 9585 0 0 0 1267 2 0 0 20 0 2 0 331897388 87109632 8037 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 21267 8037 192 433 0 20831 0
[pid=18976/tid=18978] ppid=18974 vsize=85068 CPUtime=12.65 cores=0,2,4,6
/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 8411 0 0 0 1263 2 0 0 20 0 2 0 331897391 87109632 8037 33554432000 4194304 5964350 140734586814528 140565240208312 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85068

[startup+25.5002 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 18978
/proc/meminfo: memFree=30937156/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=85068 CPUtime=25.48 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 9638 0 0 0 2546 2 0 0 20 0 2 0 331897388 87109632 8070 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 21267 8070 192 433 0 20831 0
[pid=18976/tid=18978] ppid=18974 vsize=85068 CPUtime=25.45 cores=0,2,4,6
/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 8464 0 0 0 2543 2 0 0 20 0 2 0 331897391 87109632 8070 33554432000 4194304 5964350 140734586814528 140565240208200 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85068

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.99 3/179 18978
/proc/meminfo: memFree=30894376/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=85552 CPUtime=51.06 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 16730 0 0 0 5103 3 0 0 20 0 2 0 331897388 87605248 15152 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 21388 15152 192 433 0 20952 0
[pid=18976/tid=18978] ppid=18974 vsize=85552 CPUtime=51.04 cores=0,2,4,6
/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 15556 0 0 0 5100 4 0 0 20 0 2 0 331897391 87605248 15152 33554432000 4194304 5964350 140734586814528 140565240207400 4400552 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 85552

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/179 18978
/proc/meminfo: memFree=30831248/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=151328 CPUtime=102.25 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 25497 0 0 0 10217 8 0 0 20 0 2 0 331897388 154959872 24398 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 37832 24398 192 433 0 37396 0
[pid=18976/tid=18978] ppid=18974 vsize=151328 CPUtime=102.23 cores=0,2,4,6
/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 24323 0 0 0 10214 9 0 0 20 0 2 0 331897391 154959872 24398 33554432000 4194304 5964350 140734586814528 140565240207160 4399872 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 151328

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/179 18978
/proc/meminfo: memFree=30774988/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=151688 CPUtime=162.22 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 31357 0 0 0 16212 10 0 0 20 0 2 0 331897388 155328512 30377 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 37922 30377 192 433 0 37486 0
[pid=18976/tid=18978] ppid=18974 vsize=151688 CPUtime=162.21 cores=0,2,4,6
/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 30183 0 0 0 16208 13 0 0 20 0 2 0 331897391 155328512 30377 33554432000 4194304 5964350 140734586814528 140565240207160 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 151688

[startup+222.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/179 18979
/proc/meminfo: memFree=30728256/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=217224 CPUtime=222.2 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 42526 0 0 0 22204 16 0 0 20 0 2 0 331897388 222437376 41990 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 54306 41990 192 433 0 53870 0
[pid=18976/tid=18978] ppid=18974 vsize=217224 CPUtime=222.19 cores=0,2,4,6
/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 41352 0 0 0 22199 20 0 0 20 0 2 0 331897391 222437376 41990 33554432000 4194304 5964350 140734586814528 140565240207400 4399976 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 217224

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 18980
/proc/meminfo: memFree=30706832/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=217224 CPUtime=282.19 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 47685 0 0 0 28201 18 0 0 20 0 2 0 331897388 222437376 47145 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 54306 47145 192 433 0 53870 0
[pid=18976/tid=18978] ppid=18974 vsize=217224 CPUtime=282.19 cores=0,2,4,6
/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 46511 0 0 0 28196 23 0 0 20 0 2 0 331897391 222437376 47145 33554432000 4194304 5964350 140734586814528 140565240207160 4400011 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 217224

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18980
/proc/meminfo: memFree=30667432/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=282760 CPUtime=342.18 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 53719 0 0 0 34196 22 0 0 20 0 2 0 331897388 289546240 53179 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 70690 53179 192 433 0 70254 0
[pid=18976/tid=18978] ppid=18974 vsize=282760 CPUtime=342.19 cores=0,2,4,6
/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 52545 0 0 0 34191 28 0 0 20 0 2 0 331897391 289546240 53179 33554432000 4194304 5964350 140734586814528 140565240207160 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 282760

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18980
/proc/meminfo: memFree=30648092/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=283244 CPUtime=402.15 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 58219 0 0 0 40190 25 0 0 20 0 2 0 331897388 290041856 57994 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 70811 57994 192 433 0 70375 0
[pid=18976/tid=18978] ppid=18974 vsize=283244 CPUtime=402.17 cores=0,2,4,6
/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 57045 0 0 0 40186 31 0 0 20 0 2 0 331897391 290041856 57994 33554432000 4194304 5964350 140734586814528 140565240207352 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 283244

[startup+462.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 18980
/proc/meminfo: memFree=30609524/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=347212 CPUtime=462.14 cores=0,2,4,6

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

/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 95377 0 0 0 130141 69 0 0 20 0 2 0 331897391 422653952 96957 33554432000 4194304 5964350 140734586814528 140565240207160 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 412748

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18989
/proc/meminfo: memFree=30206968/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=478284 CPUtime=1361.95 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 111578 0 0 0 136141 54 0 0 20 0 2 0 331897388 489762816 111984 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 119571 111984 192 433 0 119135 0
[pid=18976/tid=18978] ppid=18974 vsize=478284 CPUtime=1362.1 cores=0,2,4,6
/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 110404 0 0 0 136135 75 0 0 20 0 2 0 331897391 489762816 111984 33554432000 4194304 5964350 140734586814528 140565240207704 4400029 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 478284

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18990
/proc/meminfo: memFree=30172916/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=478284 CPUtime=1421.94 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 111593 0 0 0 142140 54 0 0 20 0 2 0 331897388 489762816 111999 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 119571 111999 192 433 0 119135 0
[pid=18976/tid=18978] ppid=18974 vsize=478284 CPUtime=1422.1 cores=0,2,4,6
/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 110419 0 0 0 142134 76 0 0 20 0 2 0 331897391 489762816 111999 33554432000 4194304 5964350 140734586814528 140565240207704 4399976 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 478284

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18990
/proc/meminfo: memFree=30151620/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=478284 CPUtime=1481.93 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 111593 0 0 0 148139 54 0 0 20 0 2 0 331897388 489762816 111999 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 119571 111999 192 433 0 119135 0
[pid=18976/tid=18978] ppid=18974 vsize=478284 CPUtime=1482.1 cores=0,2,4,6
/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 110419 0 0 0 148133 77 0 0 20 0 2 0 331897391 489762816 111999 33554432000 4194304 5964350 140734586814528 140565240207704 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 478284

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 18990
/proc/meminfo: memFree=30148356/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=478284 CPUtime=1541.92 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 111593 0 0 0 154138 54 0 0 20 0 2 0 331897388 489762816 111999 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 119571 111999 192 433 0 119135 0
[pid=18976/tid=18978] ppid=18974 vsize=478284 CPUtime=1542.1 cores=0,2,4,6
/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 110419 0 0 0 154132 78 0 0 20 0 2 0 331897391 489762816 111999 33554432000 4194304 5964350 140734586814528 140565240207704 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 478284

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 18990
/proc/meminfo: memFree=30147240/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=478284 CPUtime=1601.91 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 111716 0 0 0 160137 54 0 0 20 0 2 0 331897388 489762816 112122 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 119571 112122 192 433 0 119135 0
[pid=18976/tid=18978] ppid=18974 vsize=478284 CPUtime=1602.09 cores=0,2,4,6
/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 110542 0 0 0 160130 79 0 0 20 0 2 0 331897391 489762816 112122 33554432000 4194304 5964350 140734586814528 140565240207704 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 478284

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 18990
/proc/meminfo: memFree=30145632/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=478284 CPUtime=1661.9 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 112108 0 0 0 166136 54 0 0 20 0 2 0 331897388 489762816 112514 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 119571 112514 192 433 0 119135 0
[pid=18976/tid=18978] ppid=18974 vsize=478284 CPUtime=1662.09 cores=0,2,4,6
/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 110934 0 0 0 166129 80 0 0 20 0 2 0 331897391 489762816 112514 33554432000 4194304 5964350 140734586814528 140565240207704 4399944 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 478284

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18994
/proc/meminfo: memFree=30145252/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=478284 CPUtime=1721.86 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 112141 0 0 0 172132 54 0 0 20 0 2 0 331897388 489762816 112539 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 119571 112539 192 433 0 119135 0
[pid=18976/tid=18978] ppid=18974 vsize=478284 CPUtime=1722.07 cores=0,2,4,6
/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 110967 0 0 0 172126 81 0 0 20 0 2 0 331897391 489762816 112539 33554432000 4194304 5964350 140734586814528 140565240207704 4400439 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 478284

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19033
/proc/meminfo: memFree=30522980/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=478284 CPUtime=1781.85 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 112148 0 0 0 178131 54 0 0 20 0 2 0 331897388 489762816 112545 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 119571 112545 192 433 0 119135 0
[pid=18976/tid=18978] ppid=18974 vsize=478284 CPUtime=1782.06 cores=0,2,4,6
/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 110974 0 0 0 178124 82 0 0 20 0 2 0 331897391 489762816 112545 33554432000 4194304 5964350 140734586814528 140565240207704 4400462 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 478284

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 19033
/proc/meminfo: memFree=30492716/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=478284 CPUtime=1791.45 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 112148 0 0 0 179091 54 0 0 20 0 2 0 331897388 489762816 112545 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 119571 112545 192 433 0 119135 0
[pid=18976/tid=18978] ppid=18974 vsize=478284 CPUtime=1791.67 cores=0,2,4,6
/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 110974 0 0 0 179085 82 0 0 20 0 2 0 331897391 489762816 112545 33554432000 4194304 5964350 140734586814528 140565240207704 4400035 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 478284

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19033
/proc/meminfo: memFree=30490112/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=478284 CPUtime=1794.65 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 112148 0 0 0 179411 54 0 0 20 0 2 0 331897388 489762816 112545 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 119571 112545 192 433 0 119135 0
[pid=18976/tid=18978] ppid=18974 vsize=478284 CPUtime=1794.87 cores=0,2,4,6
/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 110974 0 0 0 179405 82 0 0 20 0 2 0 331897391 489762816 112545 33554432000 4194304 5964350 140734586814528 140565240207704 4389005 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (KiB) 478284

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19033
/proc/meminfo: memFree=30487012/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=478284 CPUtime=1797.85 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 112160 0 0 0 179731 54 0 0 20 0 2 0 331897388 489762816 112557 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 119571 112557 192 433 0 119135 0
[pid=18976/tid=18978] ppid=18974 vsize=478284 CPUtime=1798.06 cores=0,2,4,6
/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 110986 0 0 0 179724 82 0 0 20 0 2 0 331897391 489762816 112557 33554432000 4194304 5964350 140734586814528 140565240207704 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.85
Current children cumulated vsize (KiB) 478284

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19033
/proc/meminfo: memFree=30483052/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=478284 CPUtime=1798.65 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 112160 0 0 0 179811 54 0 0 20 0 2 0 331897388 489762816 112557 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 119571 112557 192 433 0 119135 0
[pid=18976/tid=18978] ppid=18974 vsize=478284 CPUtime=1798.86 cores=0,2,4,6
/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 110986 0 0 0 179804 82 0 0 20 0 2 0 331897391 489762816 112557 33554432000 4194304 5964350 140734586814528 140565240207704 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.65
Current children cumulated vsize (KiB) 478284

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19033
/proc/meminfo: memFree=30478588/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=478284 CPUtime=1799.05 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 112160 0 0 0 179851 54 0 0 20 0 2 0 331897388 489762816 112557 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 119571 112557 192 433 0 119135 0
[pid=18976/tid=18978] ppid=18974 vsize=478284 CPUtime=1799.27 cores=0,2,4,6
/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 110986 0 0 0 179845 82 0 0 20 0 2 0 331897391 489762816 112557 33554432000 4194304 5964350 140734586814528 140565240207704 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.05
Current children cumulated vsize (KiB) 478284

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19033
/proc/meminfo: memFree=30478588/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=478284 CPUtime=1799.45 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 112160 0 0 0 179891 54 0 0 20 0 2 0 331897388 489762816 112557 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 119571 112557 192 433 0 119135 0
[pid=18976/tid=18978] ppid=18974 vsize=478284 CPUtime=1799.66 cores=0,2,4,6
/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 110986 0 0 0 179884 82 0 0 20 0 2 0 331897391 489762816 112557 33554432000 4194304 5964350 140734586814528 140565240207704 4400355 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.45
Current children cumulated vsize (KiB) 478284

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19033
/proc/meminfo: memFree=30478588/32873648 swapFree=7628/7628
[pid=18976] ppid=18974 vsize=478284 CPUtime=1799.55 cores=0,2,4,6
/proc/18976/stat : 18976 (wbo1.72) S 18974 18976 16985 0 -1 4202496 112160 0 0 0 179901 54 0 0 20 0 2 0 331897388 489762816 112557 33554432000 4194304 5964350 140734586814528 140734586814048 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18976/statm: 119571 112557 192 433 0 119135 0
[pid=18976/tid=18978] ppid=18974 vsize=478284 CPUtime=1799.76 cores=0,2,4,6
/proc/18976/task/18978/stat : 18978 (wbo1.72) R 18974 18976 16985 0 -1 4202560 110986 0 0 0 179894 82 0 0 20 0 2 0 331897391 489762816 112557 33554432000 4194304 5964350 140734586814528 140565240207704 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (KiB) 478284

Child status: 255
Real time (s): 1800
CPU time (s): 1799.81
CPU user time (s): 1798.97
CPU system time (s): 0.832873
CPU usage (%): 99.989
Max. virtual memory (cumulated for all children) (KiB): 478284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.97
system time used= 0.832873
maximum resident set size= 450236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112162
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= 210
involuntary context switches= 2033

runsolver used 2.69459 second user time and 7.13192 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-02 19:21:54
IDJOB=3727438
IDBENCH=2236
IDSOLVER=2313
FILE ID=node122/3727438-1338657714
RUNJOBID= node122-1338650487-18368
PBS_JOBID= 14636458
Free space on /tmp= 71312 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-1.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727438-1338657714/watcher-3727438-1338657714 -o /tmp/evaluation-result-3727438-1338657714/solver-3727438-1338657714 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727438-1338657714.opb

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

MD5SUM BENCH= 65bafde3eb06761afc4fe90b6aa8c264
RANDOM SEED=150080501

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.533
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:       32873648 kB
MemFree:        30977264 kB
Buffers:          136844 kB
Cached:           963092 kB
SwapCached:         1816 kB
Active:           208768 kB
Inactive:         925996 kB
Active(anon):      35416 kB
Inactive(anon):     1928 kB
Active(file):     173352 kB
Inactive(file):   924068 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67100092 kB
Dirty:             11596 kB
Writeback:             0 kB
AnonPages:         40812 kB
Mapped:             9936 kB
Shmem:                 0 kB
Slab:             624464 kB
SReclaimable:      68604 kB
SUnreclaim:       555860 kB
KernelStack:        1472 kB
PageTables:         3668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     144240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71304 MiB
End job on node122 at 2012-06-02 19:51:54