Trace number 3728028

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_60_1.opb
MD5SUM5c1211f8aed9d33c9f0c9019d9cd9874
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-37
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -37
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 constraint60
Maximum length of a constraint103
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)37366
Sum of products size (including duplicates)74732
Number of different products18683
Sum of products size37366

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-3728028-1338662455.opb.
0.00/0.00	c Instance file HOME/instance-3728028-1338662455.opb
0.00/0.00	c File size is 1610966 bytes.
0.09/0.12	c Cost Offset: -500
0.09/0.12	c Highest Coefficient sum: 103
0.09/0.12	c ============================[ Problem Statistics ]=============================
0.09/0.12	c |                                                                             |
0.09/0.12	c |  Parsing time:          0.12         s                                      |
0.09/0.12	c |  Number Variables:      19183                                               |
0.09/0.12	c |  Number Clauses:        18683                                               |
0.09/0.12	c |  Number Cardinality:    500                                                 |
0.09/0.12	c |  Number PB Constraints: 18683                                               |
0.09/0.12	c |                                                                             |
0.09/0.14	c |  Problem Type:          Optimization                                        |
0.09/0.14	c |  Objective Function:    Cardinality Constraint                              |
0.09/0.14	c |                                                                             |
0.09/0.14	c ============================[ Search Statistics ]==============================
0.09/0.14	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.09/0.14	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.09/0.14	c ===============================================================================
0.09/0.15	c | 0.16      | 0  | -499         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -498         lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | -497         lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | -496         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -495         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -494         lb |  0                0                0.00  |
0.19/0.22	c | 0.23      | 0  | -493         lb |  0                0                0.00  |
0.19/0.23	c | 0.24      | 0  | -492         lb |  0                0                0.00  |
0.19/0.24	c | 0.25      | 0  | -491         lb |  0                0                0.00  |
0.19/0.25	c | 0.26      | 0  | -490         lb |  0                0                0.00  |
0.19/0.26	c | 0.27      | 0  | -489         lb |  0                0                0.00  |
0.19/0.27	c | 0.28      | 0  | -488         lb |  0                0                0.00  |
0.19/0.28	c | 0.29      | 0  | -487         lb |  0                0                0.00  |
0.19/0.29	c | 0.30      | 0  | -486         lb |  0                0                0.00  |
0.29/0.31	c | 0.31      | 0  | -485         lb |  0                0                0.00  |
0.29/0.32	c | 0.32      | 0  | -484         lb |  0                0                0.00  |
0.29/0.33	c | 0.33      | 0  | -483         lb |  0                0                0.00  |
0.29/0.34	c | 0.34      | 0  | -482         lb |  0                0                0.00  |
0.29/0.35	c | 0.35      | 0  | -481         lb |  0                0                0.00  |
0.29/0.36	c | 0.36      | 0  | -480         lb |  0                0                0.00  |
0.29/0.37	c | 0.37      | 0  | -479         lb |  0                0                0.00  |
0.29/0.38	c | 0.39      | 0  | -478         lb |  0                0                0.00  |
0.29/0.39	c | 0.40      | 0  | -477         lb |  0                0                0.00  |
0.39/0.40	c | 0.41      | 0  | -476         lb |  0                0                0.00  |
0.39/0.41	c | 0.42      | 0  | -475         lb |  0                0                0.00  |
0.39/0.42	c | 0.43      | 0  | -474         lb |  0                0                0.00  |
0.39/0.43	c | 0.44      | 0  | -473         lb |  0                0                0.00  |
0.39/0.45	c | 0.45      | 0  | -472         lb |  0                0                0.00  |
0.39/0.46	c | 0.46      | 0  | -471         lb |  0                0                0.00  |
0.39/0.47	c | 0.47      | 0  | -470         lb |  0                0                0.00  |
0.39/0.48	c | 0.48      | 0  | -469         lb |  0                0                0.00  |
0.39/0.49	c | 0.49      | 0  | -468         lb |  0                0                0.00  |
0.49/0.50	c | 0.51      | 0  | -467         lb |  0                0                0.00  |
0.49/0.51	c | 0.52      | 0  | -466         lb |  0                0                0.00  |
0.49/0.52	c | 0.53      | 0  | -465         lb |  0                0                0.00  |
0.49/0.53	c | 0.54      | 0  | -464         lb |  0                0                0.00  |
0.49/0.54	c | 0.55      | 0  | -463         lb |  0                0                0.00  |
0.49/0.56	c | 0.56      | 0  | -462         lb |  0                0                0.00  |
0.49/0.57	c | 0.57      | 0  | -461         lb |  0                0                0.00  |
0.49/0.58	c | 0.58      | 0  | -460         lb |  0                0                0.00  |
0.49/0.59	c | 0.59      | 0  | -459         lb |  0                0                0.00  |
0.59/0.60	c | 0.60      | 0  | -458         lb |  0                0                0.00  |
0.59/0.61	c | 0.62      | 0  | -457         lb |  0                0                0.00  |
0.59/0.62	c | 0.63      | 0  | -456         lb |  0                0                0.00  |
0.59/0.63	c | 0.64      | 0  | -455         lb |  0                0                0.00  |
0.59/0.64	c | 0.65      | 0  | -454         lb |  0                0                0.00  |
0.59/0.66	c | 0.66      | 0  | -453         lb |  0                0                0.00  |
0.59/0.67	c | 0.67      | 0  | -452         lb |  0                0                0.00  |
0.59/0.68	c | 0.68      | 0  | -451         lb |  0                0                0.00  |
0.59/0.69	c | 0.69      | 0  | -450         lb |  0                0                0.00  |
0.69/0.70	c | 0.70      | 0  | -449         lb |  0                0                0.00  |
0.69/0.71	c | 0.72      | 0  | -448         lb |  0                0                0.00  |
0.69/0.72	c | 0.73      | 0  | -447         lb |  0                0                0.00  |
0.69/0.73	c | 0.74      | 0  | -446         lb |  0                0                0.00  |
0.69/0.75	c | 0.75      | 0  | -445         lb |  0                0                0.00  |
0.69/0.76	c | 0.76      | 0  | -444         lb |  0                0                0.00  |
0.69/0.77	c | 0.77      | 0  | -443         lb |  0                0                0.00  |
0.69/0.78	c | 0.79      | 0  | -442         lb |  0                0                0.00  |
0.69/0.79	c | 0.80      | 0  | -441         lb |  0                0                0.00  |
0.79/0.80	c | 0.81      | 0  | -440         lb |  0                0                0.00  |
0.79/0.81	c | 0.82      | 0  | -439         lb |  0                0                0.00  |
0.79/0.83	c | 0.83      | 0  | -438         lb |  0                0                0.00  |
0.79/0.84	c | 0.84      | 0  | -437         lb |  0                0                0.00  |
0.79/0.85	c | 0.85      | 0  | -436         lb |  0                0                0.00  |
0.79/0.86	c | 0.86      | 0  | -435         lb |  0                0                0.00  |
0.79/0.87	c | 0.88      | 0  | -434         lb |  0                0                0.00  |
0.79/0.88	c | 0.89      | 0  | -433         lb |  0                0                0.00  |
0.79/0.89	c | 0.90      | 0  | -432         lb |  0                0                0.00  |
0.89/0.91	c | 0.91      | 0  | -431         lb |  0                0                0.00  |
0.89/0.92	c | 0.92      | 0  | -430         lb |  0                0                0.00  |
0.89/0.93	c | 0.93      | 0  | -429         lb |  0                0                0.00  |
0.89/0.94	c | 0.95      | 0  | -428         lb |  0                0                0.00  |
0.89/0.95	c | 0.96      | 0  | -427         lb |  0                0                0.00  |
0.89/0.96	c | 0.97      | 0  | -426         lb |  0                0                0.00  |
0.89/0.98	c | 0.98      | 0  | -425         lb |  0                0                0.00  |
0.89/0.99	c | 0.99      | 0  | -424         lb |  0                0                0.00  |
0.89/1.00	c | 1.01      | 0  | -423         lb |  0                0                0.00  |
0.99/1.01	c | 1.02      | 0  | -422         lb |  0                0                0.00  |
0.99/1.02	c | 1.03      | 0  | -421         lb |  0                0                0.00  |
0.99/1.04	c | 1.04      | 0  | -420         lb |  0                0                0.00  |
0.99/1.05	c | 1.05      | 0  | -419         lb |  0                0                0.00  |
0.99/1.06	c | 1.06      | 0  | -418         lb |  0                0                0.00  |
0.99/1.07	c | 1.08      | 0  | -417         lb |  0                0                0.00  |
0.99/1.08	c | 1.09      | 0  | -416         lb |  0                0                0.00  |
0.99/1.10	c | 1.10      | 0  | -415         lb |  0                0                0.00  |
1.09/1.11	c | 1.11      | 0  | -414         lb |  0                0                0.00  |
1.09/1.12	c | 1.12      | 0  | -413         lb |  0                0                0.00  |
1.09/1.13	c | 1.14      | 0  | -412         lb |  0                0                0.00  |
1.09/1.14	c | 1.15      | 0  | -411         lb |  0                0                0.00  |
1.09/1.16	c | 1.16      | 0  | -410         lb |  0                0                0.00  |
1.09/1.17	c | 1.17      | 0  | -409         lb |  0                0                0.00  |
1.09/1.18	c | 1.18      | 0  | -408         lb |  0                0                0.00  |
1.09/1.19	c | 1.20      | 0  | -407         lb |  0                0                0.00  |
1.19/1.20	c | 1.21      | 0  | -406         lb |  0                0                0.00  |
1.19/1.22	c | 1.22      | 0  | -405         lb |  0                0                0.00  |
1.19/1.23	c | 1.23      | 0  | -404         lb |  0                0                0.00  |
1.19/1.24	c | 1.25      | 0  | -403         lb |  0                0                0.00  |
1.19/1.25	c | 1.26      | 0  | -402         lb |  0                0                0.00  |
1.19/1.27	c | 1.27      | 0  | -401         lb |  0                0                0.00  |
1.19/1.28	c | 1.28      | 0  | -400         lb |  0                0                0.00  |
1.19/1.29	c | 1.29      | 0  | -399         lb |  0                0                0.00  |
1.29/1.30	c | 1.31      | 0  | -398         lb |  0                0                0.00  |
1.29/1.32	c | 1.32      | 0  | -397         lb |  0                0                0.00  |
1.29/1.33	c | 1.33      | 0  | -396         lb |  0                0                0.00  |
1.29/1.34	c | 1.34      | 0  | -395         lb |  0                0                0.00  |
1.29/1.35	c | 1.36      | 0  | -394         lb |  0                0                0.00  |
1.48/1.59	c | 1.37      | 0  | -393         lb |  0                0                0.00  |
1.48/1.59	c | 1.38      | 0  | -392         lb |  0                0                0.00  |
1.48/1.59	c | 1.39      | 0  | -391         lb |  0                0                0.00  |
1.48/1.59	c | 1.41      | 0  | -390         lb |  0                0                0.00  |
1.48/1.59	c | 1.42      | 0  | -389         lb |  0                0                0.00  |
1.48/1.59	c | 1.43      | 0  | -388         lb |  0                0                0.00  |
1.48/1.59	c | 1.44      | 0  | -387         lb |  0                0                0.00  |
1.48/1.59	c | 1.46      | 0  | -386         lb |  0                0                0.00  |
1.48/1.59	c | 1.47      | 0  | -385         lb |  0                0                0.00  |
1.48/1.59	c | 1.48      | 0  | -384         lb |  0                0                0.00  |
1.48/1.59	c | 1.49      | 0  | -383         lb |  0                0                0.00  |
1.48/1.59	c | 1.51      | 0  | -382         lb |  0                0                0.00  |
1.48/1.59	c | 1.52      | 0  | -381         lb |  0                0                0.00  |
1.48/1.59	c | 1.53      | 0  | -380         lb |  0                0                0.00  |
1.48/1.59	c | 1.54      | 0  | -379         lb |  0                0                0.00  |
1.48/1.59	c | 1.56      | 0  | -378         lb |  0                0                0.00  |
1.48/1.59	c | 1.57      | 0  | -377         lb |  0                0                0.00  |
1.48/1.59	c | 1.58      | 0  | -376         lb |  0                0                0.00  |
1.48/1.59	c | 1.60      | 0  | -375         lb |  0                0                0.00  |
1.48/1.60	c | 1.61      | 0  | -374         lb |  0                0                0.00  |
1.48/1.62	c | 1.62      | 0  | -373         lb |  0                0                0.00  |
1.48/1.63	c | 1.64      | 0  | -372         lb |  0                0                0.00  |
1.48/1.64	c | 1.65      | 0  | -371         lb |  0                0                0.00  |
1.48/1.66	c | 1.66      | 0  | -370         lb |  0                0                0.00  |
1.48/1.67	c | 1.68      | 0  | -369         lb |  0                0                0.00  |
1.48/1.68	c | 1.69      | 0  | -368         lb |  0                0                0.00  |
1.68/1.70	c | 1.70      | 0  | -367         lb |  0                0                0.00  |
1.68/1.71	c | 1.72      | 0  | -366         lb |  0                0                0.00  |
1.68/1.72	c | 1.73      | 0  | -365         lb |  0                0                0.00  |
1.68/1.74	c | 1.74      | 0  | -364         lb |  0                0                0.00  |
1.68/1.75	c | 1.76      | 0  | -363         lb |  0                0                0.00  |
1.68/1.77	c | 1.77      | 0  | -362         lb |  0                0                0.00  |
1.68/1.78	c | 1.78      | 0  | -361         lb |  0                0                0.00  |
1.68/1.79	c | 1.80      | 0  | -360         lb |  0                0                0.00  |
1.78/1.81	c | 1.81      | 0  | -359         lb |  0                0                0.00  |
1.78/1.82	c | 1.83      | 0  | -358         lb |  0                0                0.00  |
1.78/1.83	c | 1.84      | 0  | -357         lb |  0                0                0.00  |
1.78/1.85	c | 1.85      | 0  | -356         lb |  0                0                0.00  |
1.78/1.86	c | 1.87      | 0  | -355         lb |  0                0                0.00  |
1.78/1.88	c | 1.88      | 0  | -354         lb |  0                0                0.00  |
1.78/1.89	c | 1.89      | 0  | -353         lb |  0                0                0.00  |
1.88/1.90	c | 1.91      | 0  | -352         lb |  0                0                0.00  |
1.88/1.92	c | 1.92      | 0  | -351         lb |  0                0                0.00  |
1.88/1.93	c | 1.94      | 0  | -350         lb |  0                0                0.00  |
1.88/1.95	c | 1.95      | 0  | -349         lb |  0                0                0.00  |
1.88/1.96	c | 1.96      | 0  | -348         lb |  0                0                0.00  |
1.88/1.97	c | 1.98      | 0  | -347         lb |  0                0                0.00  |
1.88/1.99	c | 1.99      | 0  | -346         lb |  0                0                0.00  |
1.98/2.00	c | 2.01      | 0  | -345         lb |  0                0                0.00  |
1.98/2.02	c | 2.02      | 0  | -344         lb |  0                0                0.00  |
1.98/2.03	c | 2.04      | 0  | -343         lb |  0                0                0.00  |
1.98/2.05	c | 2.05      | 0  | -342         lb |  0                0                0.00  |
1.98/2.06	c | 2.06      | 0  | -341         lb |  0                0                0.00  |
1.98/2.07	c | 2.08      | 0  | -340         lb |  0                0                0.00  |
1.98/2.09	c | 2.09      | 0  | -339         lb |  0                0                0.00  |
2.09/2.10	c | 2.11      | 0  | -338         lb |  0                0                0.00  |
2.09/2.12	c | 2.12      | 0  | -337         lb |  0                0                0.00  |
2.09/2.13	c | 2.14      | 0  | -336         lb |  0                0                0.00  |
2.09/2.15	c | 2.15      | 0  | -335         lb |  0                0                0.00  |
2.09/2.16	c | 2.17      | 0  | -334         lb |  0                0                0.00  |
2.09/2.17	c | 2.18      | 0  | -333         lb |  0                0                0.00  |
2.09/2.19	c | 2.19      | 0  | -332         lb |  0                0                0.00  |
2.20/2.20	c | 2.21      | 0  | -331         lb |  0                0                0.00  |
2.20/2.22	c | 2.22      | 0  | -330         lb |  0                0                0.00  |
2.20/2.23	c | 2.24      | 0  | -329         lb |  0                0                0.00  |
2.20/2.25	c | 2.25      | 0  | -328         lb |  0                0                0.00  |
2.20/2.26	c | 2.27      | 0  | -327         lb |  0                0                0.00  |
2.20/2.28	c | 2.28      | 0  | -326         lb |  0                0                0.00  |
2.20/2.29	c | 2.30      | 0  | -325         lb |  0                0                0.00  |
2.29/2.31	c | 2.31      | 0  | -324         lb |  0                0                0.00  |
2.29/2.32	c | 2.33      | 0  | -323         lb |  0                0                0.00  |
2.29/2.34	c | 2.34      | 0  | -322         lb |  0                0                0.00  |
2.29/2.35	c | 2.36      | 0  | -321         lb |  0                0                0.00  |
2.29/2.37	c | 2.37      | 0  | -320         lb |  0                0                0.00  |
2.29/2.38	c | 2.39      | 0  | -319         lb |  0                0                0.00  |
2.39/2.40	c | 2.40      | 0  | -318         lb |  0                0                0.00  |
2.39/2.41	c | 2.42      | 0  | -317         lb |  0                0                0.00  |
2.39/2.43	c | 2.43      | 0  | -316         lb |  0                0                0.00  |
2.39/2.44	c | 2.45      | 0  | -315         lb |  0                0                0.00  |
2.39/2.46	c | 2.46      | 0  | -314         lb |  0                0                0.00  |
2.39/2.47	c | 2.48      | 0  | -313         lb |  0                0                0.00  |
2.39/2.49	c | 2.49      | 0  | -312         lb |  0                0                0.00  |
2.49/2.50	c | 2.51      | 0  | -311         lb |  0                0                0.00  |
2.49/2.52	c | 2.52      | 0  | -310         lb |  0                0                0.00  |
2.49/2.54	c | 2.54      | 0  | -309         lb |  0                0                0.00  |
2.49/2.55	c | 2.56      | 0  | -308         lb |  0                0                0.00  |
2.49/2.57	c | 2.57      | 0  | -307         lb |  0                0                0.00  |
2.49/2.58	c | 2.59      | 0  | -306         lb |  0                0                0.00  |
2.59/2.60	c | 2.60      | 0  | -305         lb |  0                0                0.00  |
2.59/2.61	c | 2.62      | 0  | -304         lb |  0                0                0.00  |
2.59/2.63	c | 2.63      | 0  | -303         lb |  0                0                0.00  |
2.59/2.64	c | 2.65      | 0  | -302         lb |  0                0                0.00  |
2.59/2.66	c | 2.66      | 0  | -301         lb |  0                0                0.00  |
2.59/2.67	c | 2.68      | 0  | -300         lb |  0                0                0.00  |
2.59/2.69	c | 2.69      | 0  | -299         lb |  0                0                0.00  |
2.68/2.71	c | 2.71      | 0  | -298         lb |  0                0                0.00  |
2.68/2.72	c | 2.73      | 0  | -297         lb |  0                0                0.00  |
2.68/2.74	c | 2.74      | 0  | -296         lb |  0                0                0.00  |
2.68/2.75	c | 2.76      | 0  | -295         lb |  0                0                0.00  |
2.68/2.77	c | 2.77      | 0  | -294         lb |  0                0                0.00  |
2.68/2.78	c | 2.79      | 0  | -293         lb |  0                0                0.00  |
2.78/2.80	c | 2.81      | 0  | -292         lb |  0                0                0.00  |
2.78/2.82	c | 2.82      | 0  | -291         lb |  0                0                0.00  |
2.78/2.83	c | 2.84      | 0  | -290         lb |  0                0                0.00  |
2.78/2.85	c | 2.85      | 0  | -289         lb |  0                0                0.00  |
2.78/2.86	c | 2.87      | 0  | -288         lb |  0                0                0.00  |
2.78/2.88	c | 2.88      | 0  | -287         lb |  0                0                0.00  |
2.78/2.89	c | 2.90      | 0  | -286         lb |  0                0                0.00  |
2.88/2.91	c | 2.92      | 0  | -285         lb |  0                0                0.00  |
2.88/2.93	c | 2.93      | 0  | -284         lb |  0                0                0.00  |
2.88/2.94	c | 2.95      | 0  | -283         lb |  0                0                0.00  |
2.88/2.96	c | 2.96      | 0  | -282         lb |  0                0                0.00  |
2.88/2.98	c | 2.98      | 0  | -281         lb |  0                0                0.00  |
2.88/2.99	c | 3.00      | 0  | -280         lb |  0                0                0.00  |
2.98/3.01	c | 3.01      | 0  | -279         lb |  0                0                0.00  |
2.98/3.02	c | 3.03      | 0  | -278         lb |  0                0                0.00  |
2.98/3.04	c | 3.05      | 0  | -277         lb |  0                0                0.00  |
2.98/3.06	c | 3.06      | 0  | -276         lb |  0                0                0.00  |
2.98/3.07	c | 3.08      | 0  | -275         lb |  0                0                0.00  |
2.98/3.09	c | 3.09      | 0  | -274         lb |  0                0                0.00  |
3.09/3.11	c | 3.11      | 0  | -273         lb |  0                0                0.00  |
3.09/3.12	c | 3.13      | 0  | -272         lb |  0                0                0.00  |
3.09/3.14	c | 3.15      | 0  | -271         lb |  0                0                0.00  |
3.09/3.16	c | 3.16      | 0  | -270         lb |  0                0                0.00  |
3.09/3.18	c | 3.18      | 0  | -269         lb |  0                0                0.00  |
3.09/3.19	c | 3.20      | 0  | -268         lb |  0                0                0.00  |
3.19/3.21	c | 3.22      | 0  | -267         lb |  0                0                0.00  |
3.19/3.23	c | 3.23      | 0  | -266         lb |  0                0                0.00  |
3.19/3.25	c | 3.25      | 0  | -265         lb |  0                0                0.00  |
3.19/3.26	c | 3.27      | 0  | -264         lb |  0                0                0.00  |
3.19/3.28	c | 3.29      | 0  | -263         lb |  0                0                0.00  |
3.19/3.30	c | 3.30      | 0  | -262         lb |  0                0                0.00  |
3.29/3.32	c | 3.32      | 0  | -261         lb |  0                0                0.00  |
3.29/3.33	c | 3.34      | 0  | -260         lb |  0                0                0.00  |
3.29/3.35	c | 3.35      | 0  | -259         lb |  0                0                0.00  |
3.29/3.37	c | 3.37      | 0  | -258         lb |  0                0                0.00  |
3.29/3.39	c | 3.39      | 0  | -257         lb |  0                0                0.00  |
3.39/3.40	c | 3.41      | 0  | -256         lb |  0                0                0.00  |
3.39/3.42	c | 3.42      | 0  | -255         lb |  0                0                0.00  |
3.39/3.44	c | 3.44      | 0  | -254         lb |  0                0                0.00  |
3.39/3.45	c | 3.46      | 0  | -253         lb |  0                0                0.00  |
3.39/3.47	c | 3.48      | 0  | -252         lb |  0                0                0.00  |
3.39/3.49	c | 3.49      | 0  | -251         lb |  0                0                0.00  |
3.48/3.51	c | 3.51      | 0  | -250         lb |  0                0                0.00  |
3.48/3.53	c | 3.53      | 0  | -249         lb |  0                0                0.00  |
3.48/3.54	c | 3.55      | 0  | -248         lb |  0                0                0.00  |
3.48/3.56	c | 3.57      | 0  | -247         lb |  0                0                0.00  |
3.48/3.58	c | 3.58      | 0  | -246         lb |  0                0                0.00  |
3.58/3.60	c | 3.60      | 0  | -245         lb |  0                0                0.00  |
3.58/3.62	c | 3.62      | 0  | -244         lb |  0                0                0.00  |
3.58/3.64	c | 3.64      | 0  | -243         lb |  0                0                0.00  |
3.58/3.65	c | 3.66      | 0  | -242         lb |  0                0                0.00  |
3.58/3.67	c | 3.68      | 0  | -241         lb |  0                0                0.00  |
3.58/3.69	c | 3.69      | 0  | -240         lb |  0                0                0.00  |
3.69/3.71	c | 3.71      | 0  | -239         lb |  0                0                0.00  |
3.69/3.73	c | 3.73      | 0  | -238         lb |  0                0                0.00  |
3.69/3.75	c | 3.75      | 0  | -237         lb |  0                0                0.00  |
3.69/3.77	c | 3.77      | 0  | -236         lb |  0                0                0.00  |
3.69/3.79	c | 3.79      | 0  | -235         lb |  0                0                0.00  |
3.79/3.81	c | 3.81      | 0  | -234         lb |  0                0                0.00  |
3.79/3.82	c | 3.83      | 0  | -233         lb |  0                0                0.00  |
3.79/3.84	c | 3.85      | 0  | -232         lb |  0                0                0.00  |
3.79/3.86	c | 3.87      | 0  | -231         lb |  0                0                0.00  |
3.79/3.88	c | 3.88      | 0  | -230         lb |  0                0                0.00  |
3.89/3.90	c | 3.90      | 0  | -229         lb |  0                0                0.00  |
3.89/3.92	c | 3.92      | 0  | -228         lb |  0                0                0.00  |
3.89/3.94	c | 3.94      | 0  | -227         lb |  0                0                0.00  |
3.89/3.96	c | 3.96      | 0  | -226         lb |  0                0                0.00  |
3.89/3.98	c | 3.98      | 0  | -225         lb |  0                0                0.00  |
3.89/3.99	c | 4.00      | 0  | -224         lb |  0                0                0.00  |
3.98/4.01	c | 4.02      | 0  | -223         lb |  0                0                0.00  |
3.98/4.03	c | 4.04      | 0  | -222         lb |  0                0                0.00  |
3.98/4.05	c | 4.06      | 0  | -221         lb |  0                0                0.00  |
3.98/4.07	c | 4.08      | 0  | -220         lb |  0                0                0.00  |
3.98/4.09	c | 4.09      | 0  | -219         lb |  0                0                0.00  |
4.09/4.11	c | 4.11      | 0  | -218         lb |  0                0                0.00  |
4.09/4.13	c | 4.13      | 0  | -217         lb |  0                0                0.00  |
4.09/4.15	c | 4.15      | 0  | -216         lb |  0                0                0.00  |
4.09/4.17	c | 4.17      | 0  | -215         lb |  0                0                0.00  |
4.09/4.19	c | 4.19      | 0  | -214         lb |  0                0                0.00  |
4.19/4.20	c | 4.21      | 0  | -213         lb |  0                0                0.00  |
4.19/4.22	c | 4.23      | 0  | -212         lb |  0                0                0.00  |
4.19/4.24	c | 4.25      | 0  | -211         lb |  0                0                0.00  |
4.19/4.26	c | 4.27      | 0  | -210         lb |  0                0                0.00  |
4.19/4.28	c | 4.29      | 0  | -209         lb |  0                0                0.00  |
4.19/4.30	c | 4.31      | 0  | -208         lb |  0                0                0.00  |
4.30/4.32	c | 4.33      | 0  | -207         lb |  0                0                0.00  |
4.30/4.34	c | 4.35      | 0  | -206         lb |  0                0                0.00  |
4.30/4.36	c | 4.37      | 0  | -205         lb |  0                0                0.00  |
4.30/4.38	c | 4.39      | 0  | -204         lb |  0                0                0.00  |
4.30/4.40	c | 4.41      | 0  | -203         lb |  0                0                0.00  |
4.39/4.42	c | 4.42      | 0  | -202         lb |  0                0                0.00  |
4.39/4.44	c | 4.44      | 0  | -201         lb |  0                0                0.00  |
4.39/4.46	c | 4.46      | 0  | -200         lb |  0                0                0.00  |
4.39/4.48	c | 4.48      | 0  | -199         lb |  0                0                0.00  |
4.49/4.50	c | 4.50      | 0  | -198         lb |  0                0                0.00  |
4.49/4.52	c | 4.52      | 0  | -197         lb |  0                0                0.00  |
4.49/4.54	c | 4.54      | 0  | -196         lb |  0                0                0.00  |
4.49/4.56	c | 4.56      | 0  | -195         lb |  0                0                0.00  |
4.49/4.58	c | 4.58      | 0  | -194         lb |  0                0                0.00  |
4.58/4.60	c | 4.60      | 0  | -193         lb |  0                0                0.00  |
4.58/4.62	c | 4.62      | 0  | -192         lb |  0                0                0.00  |
4.58/4.64	c | 4.64      | 0  | -191         lb |  0                0                0.00  |
4.58/4.66	c | 4.66      | 0  | -190         lb |  0                0                0.00  |
4.58/4.68	c | 4.68      | 0  | -189         lb |  0                0                0.00  |
4.69/4.70	c | 4.70      | 0  | -188         lb |  0                0                0.00  |
4.69/4.72	c | 4.72      | 0  | -187         lb |  0                0                0.00  |
4.69/4.74	c | 4.75      | 0  | -186         lb |  0                0                0.00  |
4.69/4.76	c | 4.77      | 0  | -185         lb |  0                0                0.00  |
4.69/4.78	c | 4.79      | 0  | -184         lb |  0                0                0.00  |
4.79/4.80	c | 4.81      | 0  | -183         lb |  0                0                0.00  |
4.79/4.82	c | 4.83      | 0  | -182         lb |  0                0                0.00  |
4.79/4.84	c | 4.85      | 0  | -181         lb |  0                0                0.00  |
4.79/4.87	c | 4.87      | 0  | -180         lb |  0                0                0.00  |
4.79/4.89	c | 4.89      | 0  | -179         lb |  0                0                0.00  |
4.89/4.92	c | 4.93      | 0  | -178         lb |  0                0                0.00  |
4.89/4.97	c | 4.97      | 0  | -177         lb |  0                0                0.00  |
4.99/5.00	c | 5.00      | 0  | -176         lb |  0                0                0.00  |
4.99/5.02	c | 5.03      | 0  | -175         lb |  0                0                0.00  |
4.99/5.06	c | 5.06      | 0  | -174         lb |  0                0                0.00  |
5.08/5.11	c | 5.12      | 0  | -173         lb |  0                0                0.00  |
5.08/5.15	c | 5.16      | 0  | -172         lb |  0                0                0.00  |
5.08/5.19	c | 5.19      | 0  | -171         lb |  0                0                0.00  |
5.19/5.24	c | 5.25      | 0  | -170         lb |  0                0                0.00  |
5.19/5.28	c | 5.28      | 0  | -169         lb |  0                0                0.00  |
5.40/5.44	c | 5.44      | 0  | -168         lb |  0                0                0.00  |
5.40/5.48	c | 5.48      | 0  | -167         lb |  0                0                0.00  |
5.50/5.52	c | 5.52      | 0  | -166         lb |  0                0                0.00  |
5.50/5.56	c | 5.57      | 0  | -165         lb |  0                0                0.00  |
5.69/5.74	c | 5.74      | 0  | -164         lb |  0                0                0.00  |
5.89/5.94	c | 5.95      | 0  | -163         lb |  0                0                0.00  |
6.39/6.48	c | 6.48      | 0  | -162         lb |  0                0                0.00  |
6.99/7.03	c | 7.03      | 0  | -161         lb |  0                0                0.00  |
8.19/8.26	c | 8.26      | 0  | -160         lb |  0                0                0.00  |
8.79/8.86	c | 8.87      | 0  | -159         lb |  0                0                0.00  |
80.75/80.87	c | 80.88     | 0  | -158         lb |  0                0                0.00  |
347.10/347.25	c | 347.26    | 0  | -157         lb |  0                0                0.00  |
1799.56/1800.00	c ===============================================================================
1799.56/1800.00	c Wall Clock Time: 1800.00 s
1799.56/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-3728028-1338662455/watcher-3728028-1338662455 -o /tmp/evaluation-result-3728028-1338662455/solver-3728028-1338662455 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3728028-1338662455.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.06 2.02 2.23 3/176 23694
/proc/meminfo: memFree=28449396/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=6252 CPUtime=0 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) R 23692 23694 23631 0 -1 4202496 697 0 0 0 0 0 0 0 20 0 1 0 332370966 6402048 649 33554432000 4194304 5964350 140733980447072 140737229495368 4395326 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 1563 650 170 433 0 733 0

[startup+0.056408 s]
/proc/loadavg: 2.06 2.02 2.23 3/176 23694
/proc/meminfo: memFree=28449396/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=12432 CPUtime=0.05 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) R 23692 23694 23631 0 -1 4202496 2301 0 0 0 5 0 0 0 20 0 1 0 332370966 12730368 2220 33554432000 4194304 5964350 140733980447072 140733980445448 4419455 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 3108 2221 321 433 0 2278 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12432

[startup+0.100314 s]
/proc/loadavg: 2.06 2.02 2.23 3/176 23694
/proc/meminfo: memFree=28449396/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=14344 CPUtime=0.09 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) R 23692 23694 23631 0 -1 4202496 2931 0 0 0 9 0 0 0 20 0 1 0 332370966 14688256 2850 33554432000 4194304 5964350 140733980447072 140733980445448 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 3586 2851 478 433 0 2756 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14344

[startup+0.300183 s]
/proc/loadavg: 2.06 2.02 2.23 3/176 23694
/proc/meminfo: memFree=28449396/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=94004 CPUtime=0.29 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 8343 0 0 0 28 1 0 0 20 0 2 0 332370966 96260096 6892 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 23501 6892 190 433 0 23065 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 94004

[startup+0.700185 s]
/proc/loadavg: 2.06 2.02 2.23 3/176 23694
/proc/meminfo: memFree=28449396/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=94004 CPUtime=0.69 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 10805 0 0 0 68 1 0 0 20 0 2 0 332370966 96260096 7154 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 23501 7154 190 433 0 23065 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94004

[startup+1.50031 s]
/proc/loadavg: 2.06 2.02 2.23 3/178 23696
/proc/meminfo: memFree=28418820/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=94004 CPUtime=1.48 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 18862 0 0 0 146 2 0 0 20 0 2 0 332370966 96260096 7155 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 23501 7155 190 433 0 23065 0
[pid=23694/tid=23696] ppid=23692 vsize=94004 CPUtime=1.36 cores=1,3,5,7
/proc/23694/task/23696/stat : 23696 (wbo1.72) R 23692 23694 23631 0 -1 4202560 15178 0 0 0 134 2 0 0 20 0 2 0 332370978 96260096 7155 33554432000 4194304 5964350 140733980447072 140565294987800 5139038 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 94004

[startup+3.10032 s]
/proc/loadavg: 2.06 2.02 2.23 3/178 23696
/proc/meminfo: memFree=28413108/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=94004 CPUtime=3.09 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 28405 0 0 0 305 4 0 0 20 0 2 0 332370966 96260096 7684 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 23501 7684 190 433 0 23065 0
[pid=23694/tid=23696] ppid=23692 vsize=94004 CPUtime=2.95 cores=1,3,5,7
/proc/23694/task/23696/stat : 23696 (wbo1.72) R 23692 23694 23631 0 -1 4202560 24721 0 0 0 292 3 0 0 20 0 2 0 332370978 96260096 7684 33554432000 4194304 5964350 140733980447072 140565294987800 4444974 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 94004

[startup+6.30026 s]
/proc/loadavg: 2.06 2.01 2.23 3/178 23696
/proc/meminfo: memFree=28402840/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=94004 CPUtime=6.29 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 47310 0 0 0 621 8 0 0 20 0 2 0 332370966 96260096 8752 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 23501 8752 194 433 0 23065 0
[pid=23694/tid=23696] ppid=23692 vsize=94004 CPUtime=6.14 cores=1,3,5,7
/proc/23694/task/23696/stat : 23696 (wbo1.72) R 23692 23694 23631 0 -1 4202560 43626 0 0 0 607 7 0 0 20 0 2 0 332370978 96260096 8752 33554432000 4194304 5964350 140733980447072 140565294987608 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 94004

[startup+12.7003 s]
/proc/loadavg: 2.05 2.01 2.23 3/177 23696
/proc/meminfo: memFree=28386228/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=94004 CPUtime=12.68 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 49311 0 0 0 1260 8 0 0 20 0 2 0 332370966 96260096 10753 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 23501 10753 194 433 0 23065 0
[pid=23694/tid=23696] ppid=23692 vsize=94004 CPUtime=12.53 cores=1,3,5,7
/proc/23694/task/23696/stat : 23696 (wbo1.72) R 23692 23694 23631 0 -1 4202560 45627 0 0 0 1246 7 0 0 20 0 2 0 332370978 96260096 10753 33554432000 4194304 5964350 140733980447072 140565294987064 4399998 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 94004

[startup+25.5004 s]
/proc/loadavg: 2.04 2.01 2.22 3/177 23696
/proc/meminfo: memFree=28337620/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=159540 CPUtime=25.49 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 58148 0 0 0 2538 11 0 0 20 0 2 0 332370966 163368960 19590 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 39885 19590 194 433 0 39449 0
[pid=23694/tid=23696] ppid=23692 vsize=159540 CPUtime=25.29 cores=1,3,5,7
/proc/23694/task/23696/stat : 23696 (wbo1.72) R 23692 23694 23631 0 -1 4202560 54464 0 0 0 2519 10 0 0 20 0 2 0 332370978 163368960 19590 33554432000 4194304 5964350 140733980447072 140565294987256 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 159540

[startup+51.1003 s]
/proc/loadavg: 2.02 2.01 2.22 3/176 23696
/proc/meminfo: memFree=28309260/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=159540 CPUtime=51.07 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 60308 0 0 0 5096 11 0 0 20 0 2 0 332370966 163368960 21884 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 39885 21884 194 433 0 39449 0
[pid=23694/tid=23696] ppid=23692 vsize=159540 CPUtime=50.83 cores=1,3,5,7
/proc/23694/task/23696/stat : 23696 (wbo1.72) R 23692 23694 23631 0 -1 4202560 56624 0 0 0 5072 11 0 0 20 0 2 0 332370978 163368960 21884 33554432000 4194304 5964350 140733980447072 140565294987256 4400462 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 159540

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.20 3/177 23697
/proc/meminfo: memFree=28252388/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=159540 CPUtime=102.25 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 65326 0 0 0 10211 14 0 0 20 0 2 0 332370966 163368960 26982 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 39885 26982 194 433 0 39449 0
[pid=23694/tid=23696] ppid=23692 vsize=159540 CPUtime=101.87 cores=1,3,5,7
/proc/23694/task/23696/stat : 23696 (wbo1.72) R 23692 23694 23631 0 -1 4202560 61642 0 0 0 10173 14 0 0 20 0 2 0 332370978 163368960 26982 33554432000 4194304 5964350 140733980447072 140565294988216 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 159540

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.18 3/177 23697
/proc/meminfo: memFree=28213768/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=159540 CPUtime=162.23 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 65352 0 0 0 16209 14 0 0 20 0 2 0 332370966 163368960 27008 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 39885 27008 194 433 0 39449 0
[pid=23694/tid=23696] ppid=23692 vsize=159540 CPUtime=161.71 cores=1,3,5,7
/proc/23694/task/23696/stat : 23696 (wbo1.72) R 23692 23694 23631 0 -1 4202560 61668 0 0 0 16156 15 0 0 20 0 2 0 332370978 163368960 27008 33554432000 4194304 5964350 140733980447072 140565294988216 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 159540

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 2.18 3/177 23697
/proc/meminfo: memFree=28190912/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=159540 CPUtime=222.22 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 65384 0 0 0 22208 14 0 0 20 0 2 0 332370966 163368960 27092 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 39885 27092 194 433 0 39449 0
[pid=23694/tid=23696] ppid=23692 vsize=159540 CPUtime=221.56 cores=1,3,5,7
/proc/23694/task/23696/stat : 23696 (wbo1.72) R 23692 23694 23631 0 -1 4202560 61700 0 0 0 22140 16 0 0 20 0 2 0 332370978 163368960 27092 33554432000 4194304 5964350 140733980447072 140565294988216 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 159540

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.16 3/177 23697
/proc/meminfo: memFree=28151292/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=159540 CPUtime=282.21 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 67652 0 0 0 28205 16 0 0 20 0 2 0 332370966 163368960 29353 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 39885 29353 194 433 0 39449 0
[pid=23694/tid=23696] ppid=23692 vsize=159540 CPUtime=281.4 cores=1,3,5,7
/proc/23694/task/23696/stat : 23696 (wbo1.72) R 23692 23694 23631 0 -1 4202560 63968 0 0 0 28121 19 0 0 20 0 2 0 332370978 163368960 29353 33554432000 4194304 5964350 140733980447072 140565294987064 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 159540

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.15 3/177 23697
/proc/meminfo: memFree=28100032/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=159540 CPUtime=342.21 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 72387 0 0 0 34200 21 0 0 20 0 2 0 332370966 163368960 34084 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 39885 34084 194 433 0 39449 0
[pid=23694/tid=23696] ppid=23692 vsize=159540 CPUtime=341.25 cores=1,3,5,7
/proc/23694/task/23696/stat : 23696 (wbo1.72) R 23692 23694 23631 0 -1 4202560 68703 0 0 0 34100 25 0 0 20 0 2 0 332370978 163368960 34084 33554432000 4194304 5964350 140733980447072 140565294987304 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 159540

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.14 3/176 23698
/proc/meminfo: memFree=28069272/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=225076 CPUtime=402.19 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 77998 0 0 0 40197 22 0 0 20 0 2 0 332370966 230477824 39693 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 56269 39693 194 433 0 55833 0
[pid=23694/tid=23696] ppid=23692 vsize=225076 CPUtime=401.09 cores=1,3,5,7
/proc/23694/task/23696/stat : 23696 (wbo1.72) R 23692 23694 23631 0 -1 4202560 74314 0 0 0 40082 27 0 0 20 0 2 0 332370978 230477824 39693 33554432000 4194304 5964350 140733980447072 140565294987640 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 225076

[startup+462.3 s]
/proc/loadavg: 2.06 2.01 2.13 3/177 23699
/proc/meminfo: memFree=28046640/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=225076 CPUtime=462.17 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.03 3/177 23731
/proc/meminfo: memFree=27501116/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=489652 CPUtime=1421.98 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 138699 0 0 0 142121 77 0 0 20 0 2 0 332370966 501403648 102214 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 122413 102214 194 433 0 121977 0
[pid=23694/tid=23696] ppid=23692 vsize=489652 CPUtime=1418.41 cores=1,3,5,7
/proc/23694/task/23696/stat : 23696 (wbo1.72) R 23692 23694 23631 0 -1 4202560 135015 0 0 0 141744 97 0 0 20 0 2 0 332370978 501403648 102214 33554432000 4194304 5964350 140733980447072 140565294987256 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 489652

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/177 23731
/proc/meminfo: memFree=27458088/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=489652 CPUtime=1481.95 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 142321 0 0 0 148116 79 0 0 20 0 2 0 332370966 501403648 105836 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 122413 105836 194 433 0 121977 0
[pid=23694/tid=23696] ppid=23692 vsize=489652 CPUtime=1478.25 cores=1,3,5,7
/proc/23694/task/23696/stat : 23696 (wbo1.72) R 23692 23694 23631 0 -1 4202560 138637 0 0 0 147724 101 0 0 20 0 2 0 332370978 501403648 105836 33554432000 4194304 5964350 140733980447072 140565294987064 4399906 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 489652

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/177 23731
/proc/meminfo: memFree=27419896/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=489652 CPUtime=1541.95 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 146328 0 0 0 154110 85 0 0 20 0 2 0 332370966 501403648 109843 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 122413 109843 194 433 0 121977 0
[pid=23694/tid=23696] ppid=23692 vsize=489652 CPUtime=1538.1 cores=1,3,5,7
/proc/23694/task/23696/stat : 23696 (wbo1.72) R 23692 23694 23631 0 -1 4202560 142644 0 0 0 153703 107 0 0 20 0 2 0 332370978 501403648 109843 33554432000 4194304 5964350 140733980447072 140565294987064 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 489652

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/177 23732
/proc/meminfo: memFree=27398004/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=489652 CPUtime=1601.91 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 149805 0 0 0 160102 89 0 0 20 0 2 0 332370966 501403648 113731 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 122413 113731 194 433 0 121977 0
[pid=23694/tid=23696] ppid=23692 vsize=489652 CPUtime=1597.92 cores=1,3,5,7
/proc/23694/task/23696/stat : 23696 (wbo1.72) R 23692 23694 23631 0 -1 4202560 146121 0 0 0 159680 112 0 0 20 0 2 0 332370978 501403648 113731 33554432000 4194304 5964350 140733980447072 140565294987064 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 489652

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/177 23732
/proc/meminfo: memFree=27352936/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=490868 CPUtime=1661.89 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 153558 0 0 0 166095 94 0 0 20 0 2 0 332370966 502648832 117961 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 122717 117961 194 433 0 122281 0
[pid=23694/tid=23696] ppid=23692 vsize=490868 CPUtime=1657.74 cores=1,3,5,7
/proc/23694/task/23696/stat : 23696 (wbo1.72) R 23692 23694 23631 0 -1 4202560 149874 0 0 0 165656 118 0 0 20 0 2 0 332370978 502648832 117961 33554432000 4194304 5964350 140733980447072 140565294987256 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 490868

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.01 3/177 23732
/proc/meminfo: memFree=27338100/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=490868 CPUtime=1721.86 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 154002 0 0 0 172092 94 0 0 20 0 2 0 332370966 502648832 118494 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 122717 118494 194 433 0 122281 0
[pid=23694/tid=23696] ppid=23692 vsize=490868 CPUtime=1717.58 cores=1,3,5,7
/proc/23694/task/23696/stat : 23696 (wbo1.72) R 23692 23694 23631 0 -1 4202560 150318 0 0 0 171638 120 0 0 20 0 2 0 332370978 502648832 118494 33554432000 4194304 5964350 140733980447072 140565294987304 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 490868

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 23735
/proc/meminfo: memFree=27333504/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=556404 CPUtime=1781.86 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 154780 0 0 0 178091 95 0 0 20 0 2 0 332370966 569757696 119271 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 139101 119271 194 433 0 138665 0
[pid=23694/tid=23696] ppid=23692 vsize=556404 CPUtime=1777.43 cores=1,3,5,7
/proc/23694/task/23696/stat : 23696 (wbo1.72) R 23692 23694 23631 0 -1 4202560 151096 0 0 0 177622 121 0 0 20 0 2 0 332370978 569757696 119271 33554432000 4194304 5964350 140733980447072 140565294987064 4400462 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 556404

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 23735
/proc/meminfo: memFree=27325568/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=556404 CPUtime=1791.47 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 154818 0 0 0 179052 95 0 0 20 0 2 0 332370966 569757696 119308 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 139101 119308 194 433 0 138665 0
[pid=23694/tid=23696] ppid=23692 vsize=556404 CPUtime=1787.01 cores=1,3,5,7
/proc/23694/task/23696/stat : 23696 (wbo1.72) R 23692 23694 23631 0 -1 4202560 151134 0 0 0 178580 121 0 0 20 0 2 0 332370978 569757696 119308 33554432000 4194304 5964350 140733980447072 140565294987128 4400477 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (KiB) 556404

[startup+1795.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 23735
/proc/meminfo: memFree=27322716/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=556404 CPUtime=1794.67 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 154866 0 0 0 179372 95 0 0 20 0 2 0 332370966 569757696 119356 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 139101 119356 194 433 0 138665 0
[pid=23694/tid=23696] ppid=23692 vsize=556404 CPUtime=1790.2 cores=1,3,5,7
/proc/23694/task/23696/stat : 23696 (wbo1.72) R 23692 23694 23631 0 -1 4202560 151182 0 0 0 178899 121 0 0 20 0 2 0 332370978 569757696 119356 33554432000 4194304 5964350 140733980447072 140565294987064 4399989 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.67
Current children cumulated vsize (KiB) 556404

[startup+1798.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 23735
/proc/meminfo: memFree=27321352/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=556404 CPUtime=1797.86 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 154866 0 0 0 179691 95 0 0 20 0 2 0 332370966 569757696 119356 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 139101 119356 194 433 0 138665 0
[pid=23694/tid=23696] ppid=23692 vsize=556404 CPUtime=1793.39 cores=1,3,5,7
/proc/23694/task/23696/stat : 23696 (wbo1.72) R 23692 23694 23631 0 -1 4202560 151182 0 0 0 179218 121 0 0 20 0 2 0 332370978 569757696 119356 33554432000 4194304 5964350 140733980447072 140565294987064 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.86
Current children cumulated vsize (KiB) 556404

[startup+1799.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 23735
/proc/meminfo: memFree=27320732/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=556404 CPUtime=1798.66 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 154866 0 0 0 179771 95 0 0 20 0 2 0 332370966 569757696 119356 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 139101 119356 194 433 0 138665 0
[pid=23694/tid=23696] ppid=23692 vsize=556404 CPUtime=1794.19 cores=1,3,5,7
/proc/23694/task/23696/stat : 23696 (wbo1.72) R 23692 23694 23631 0 -1 4202560 151182 0 0 0 179298 121 0 0 20 0 2 0 332370978 569757696 119356 33554432000 4194304 5964350 140733980447072 140565294987064 4399998 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.66
Current children cumulated vsize (KiB) 556404

[startup+1799.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 23735
/proc/meminfo: memFree=27320236/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=556404 CPUtime=1799.07 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 154866 0 0 0 179812 95 0 0 20 0 2 0 332370966 569757696 119356 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 139101 119356 194 433 0 138665 0
[pid=23694/tid=23696] ppid=23692 vsize=556404 CPUtime=1794.59 cores=1,3,5,7
/proc/23694/task/23696/stat : 23696 (wbo1.72) R 23692 23694 23631 0 -1 4202560 151182 0 0 0 179338 121 0 0 20 0 2 0 332370978 569757696 119356 33554432000 4194304 5964350 140733980447072 140565294987064 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.07
Current children cumulated vsize (KiB) 556404

[startup+1799.9 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 23735
/proc/meminfo: memFree=27320236/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=556404 CPUtime=1799.46 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 154866 0 0 0 179851 95 0 0 20 0 2 0 332370966 569757696 119356 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 139101 119356 194 433 0 138665 0
[pid=23694/tid=23696] ppid=23692 vsize=556404 CPUtime=1794.98 cores=1,3,5,7
/proc/23694/task/23696/stat : 23696 (wbo1.72) R 23692 23694 23631 0 -1 4202560 151182 0 0 0 179377 121 0 0 20 0 2 0 332370978 569757696 119356 33554432000 4194304 5964350 140733980447072 140565294987064 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (KiB) 556404

[startup+1800 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 23735
/proc/meminfo: memFree=27320236/32873852 swapFree=7624/7624
[pid=23694] ppid=23692 vsize=556404 CPUtime=1799.56 cores=1,3,5,7
/proc/23694/stat : 23694 (wbo1.72) S 23692 23694 23631 0 -1 4202496 154866 0 0 0 179861 95 0 0 20 0 2 0 332370966 569757696 119356 33554432000 4194304 5964350 140733980447072 140733980446592 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23694/statm: 139101 119356 194 433 0 138665 0
[pid=23694/tid=23696] ppid=23692 vsize=556404 CPUtime=1795.08 cores=1,3,5,7
/proc/23694/task/23696/stat : 23696 (wbo1.72) R 23692 23694 23631 0 -1 4202560 151182 0 0 0 179387 121 0 0 20 0 2 0 332370978 569757696 119356 33554432000 4194304 5964350 140733980447072 140565294987064 4399998 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.56
Current children cumulated vsize (KiB) 556404

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23694 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=2270
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=230812
# CPU time returned by wait4() is 1795.23
# while last known CPU time is 1799.56
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800
CPU time (s): 1799.56
CPU user time (s): 1798.61
CPU system time (s): 0.95
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 556404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794
system time used= 1.23081
maximum resident set size= 477432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154868
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= 206
involuntary context switches= 2027

runsolver used 2.94155 second user time and 8.5477 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-02 20:40:55
IDJOB=3728028
IDBENCH=48188
IDSOLVER=2314
FILE ID=node131/3728028-1338662455
RUNJOBID= node131-1338662455-23648
PBS_JOBID= 14636485
Free space on /tmp= 71400 MiB

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

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

MD5SUM BENCH= 5c1211f8aed9d33c9f0c9019d9cd9874
RANDOM SEED=2101652708

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

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28458792 kB
Buffers:          541716 kB
Cached:          3007556 kB
SwapCached:         2348 kB
Active:          1372768 kB
Inactive:        2182916 kB
Active(anon):       2000 kB
Inactive(anon):     3712 kB
Active(file):    1370768 kB
Inactive(file):  2179204 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099088 kB
Dirty:             11288 kB
Writeback:             0 kB
AnonPages:          9700 kB
Mapped:            13320 kB
Shmem:                 0 kB
Slab:             720044 kB
SReclaimable:     161892 kB
SUnreclaim:       558152 kB
KernelStack:        1296 kB
PageTables:         3560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     105752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3728028-1338662455.opb

Free space on /tmp at the end= 71392 MiB
End job on node131 at 2012-06-02 21:10:55