Trace number 1876170

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 NameAnswerobjCPU timeWall clock time
wbo 1.0? (TO) 1800.17 1807.26

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-aim-100-6_0-yes1-2.opb
MD5SUMe3831f007858c5fb2624c51cbae12da0
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark100
Best CPU time to get the best result obtained on this benchmark0.009998
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 100
Optimality of the best value was proved YES
Number of variables200
Total number of constraints700
Number of constraints which are clauses699
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
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 This is wbo 1.0 alpha (based on Minisat 2.0 beta)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Parsing opb file format. File HOME/instance-1876170-1245150746.opb.
0.00/0.00	c Instance file HOME/instance-1876170-1245150746.opb
0.00/0.00	c File size is 21606 bytes.
0.00/0.00	c Highest Coefficient sum: 4
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      200                                                 |
0.00/0.00	c |  Number Clauses:        899                                                 |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 1                                                   |
0.00/0.00	c core #1
0.00/0.00	c Core size: 4	Core Weight: 1	Total Weight: 1
0.00/0.00	c Elapsed CPU time: 0.002999 s	Remaining CPU time: 1800 s
0.00/0.00	c core #2
0.00/0.00	c Core size: 4	Core Weight: 1	Total Weight: 2
0.00/0.00	c Elapsed CPU time: 0.002999 s	Remaining CPU time: 1800 s
0.00/0.00	c core #3
0.00/0.00	c Core size: 4	Core Weight: 1	Total Weight: 3
0.00/0.00	c Elapsed CPU time: 0.003999 s	Remaining CPU time: 1800 s
0.00/0.00	c core #4
0.00/0.00	c Core size: 4	Core Weight: 1	Total Weight: 4
0.00/0.00	c Elapsed CPU time: 0.004999 s	Remaining CPU time: 1800 s
0.00/0.01	c core #5
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 5
0.00/0.01	c Elapsed CPU time: 0.004999 s	Remaining CPU time: 1800 s
0.00/0.01	c core #6
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 6
0.00/0.01	c Elapsed CPU time: 0.004999 s	Remaining CPU time: 1800 s
0.00/0.01	c core #7
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 7
0.00/0.01	c Elapsed CPU time: 0.005999 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #8
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 8
0.00/0.01	c Elapsed CPU time: 0.006998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #9
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 9
0.00/0.01	c Elapsed CPU time: 0.006998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #10
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 10
0.00/0.01	c Elapsed CPU time: 0.007998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #11
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 11
0.00/0.01	c Elapsed CPU time: 0.007998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #12
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 12
0.00/0.01	c Elapsed CPU time: 0.008998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #13
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 13
0.00/0.01	c Elapsed CPU time: 0.009998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #14
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 14
0.00/0.01	c Elapsed CPU time: 0.009998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #15
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 15
0.00/0.01	c Elapsed CPU time: 0.009998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #16
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 16
0.00/0.01	c Elapsed CPU time: 0.010998 s	Remaining CPU time: 1799.99 s
0.00/0.02	c core #17
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 17
0.00/0.02	c Elapsed CPU time: 0.011998 s	Remaining CPU time: 1799.99 s
0.00/0.02	c core #18
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 18
0.00/0.02	c Elapsed CPU time: 0.012998 s	Remaining CPU time: 1799.99 s
0.00/0.02	c core #19
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 19
0.00/0.02	c Elapsed CPU time: 0.012998 s	Remaining CPU time: 1799.99 s
0.00/0.02	c core #20
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 20
0.00/0.02	c Elapsed CPU time: 0.014997 s	Remaining CPU time: 1799.99 s
0.00/0.02	c core #21
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 21
0.00/0.02	c Elapsed CPU time: 0.015997 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #22
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 22
0.00/0.02	c Elapsed CPU time: 0.015997 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #23
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 23
0.00/0.02	c Elapsed CPU time: 0.016997 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #24
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 24
0.00/0.02	c Elapsed CPU time: 0.017997 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #25
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 25
0.00/0.02	c Elapsed CPU time: 0.018997 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #26
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 26
0.00/0.02	c Elapsed CPU time: 0.018997 s	Remaining CPU time: 1799.98 s
0.00/0.03	c core #27
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 27
0.00/0.03	c Elapsed CPU time: 0.018997 s	Remaining CPU time: 1799.98 s
0.00/0.03	c core #28
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 28
0.00/0.03	c Elapsed CPU time: 0.019996 s	Remaining CPU time: 1799.98 s
0.00/0.03	c core #29
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 29
0.00/0.03	c Elapsed CPU time: 0.019996 s	Remaining CPU time: 1799.98 s
0.00/0.03	c core #30
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 30
0.00/0.03	c Elapsed CPU time: 0.020996 s	Remaining CPU time: 1799.98 s
0.00/0.03	c core #31
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 31
0.00/0.03	c Elapsed CPU time: 0.020996 s	Remaining CPU time: 1799.98 s
0.00/0.03	c core #32
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 32
0.00/0.03	c Elapsed CPU time: 0.020996 s	Remaining CPU time: 1799.98 s
0.00/0.03	c core #33
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 33
0.00/0.03	c Elapsed CPU time: 0.021996 s	Remaining CPU time: 1799.98 s
0.00/0.03	c core #34
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 34
0.00/0.03	c Elapsed CPU time: 0.022996 s	Remaining CPU time: 1799.98 s
0.00/0.03	c core #35
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 35
0.00/0.03	c Elapsed CPU time: 0.023996 s	Remaining CPU time: 1799.98 s
0.00/0.04	c core #36
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 36
0.00/0.04	c Elapsed CPU time: 0.023996 s	Remaining CPU time: 1799.98 s
0.00/0.04	c core #37
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 37
0.00/0.04	c Elapsed CPU time: 0.023996 s	Remaining CPU time: 1799.98 s
0.00/0.04	c core #38
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 38
0.00/0.04	c Elapsed CPU time: 0.024996 s	Remaining CPU time: 1799.98 s
0.00/0.04	c core #39
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 39
0.00/0.04	c Elapsed CPU time: 0.025996 s	Remaining CPU time: 1799.97 s
0.00/0.04	c core #40
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 40
0.00/0.04	c Elapsed CPU time: 0.026995 s	Remaining CPU time: 1799.97 s
0.00/0.04	c core #41
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 41
0.00/0.04	c Elapsed CPU time: 0.027995 s	Remaining CPU time: 1799.97 s
0.00/0.04	c core #42
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 42
0.00/0.04	c Elapsed CPU time: 0.028995 s	Remaining CPU time: 1799.97 s
0.00/0.04	c core #43
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 43
0.00/0.04	c Elapsed CPU time: 0.028995 s	Remaining CPU time: 1799.97 s
0.00/0.05	c core #44
0.00/0.05	c Core size: 4	Core Weight: 1	Total Weight: 44
0.00/0.05	c Elapsed CPU time: 0.028995 s	Remaining CPU time: 1799.97 s
0.00/0.05	c core #45
0.00/0.05	c Core size: 4	Core Weight: 1	Total Weight: 45
0.00/0.05	c Elapsed CPU time: 0.029995 s	Remaining CPU time: 1799.97 s
0.00/0.05	c core #46
0.00/0.05	c Core size: 4	Core Weight: 1	Total Weight: 46
0.00/0.05	c Elapsed CPU time: 0.030995 s	Remaining CPU time: 1799.97 s
0.00/0.05	c core #47
0.00/0.05	c Core size: 4	Core Weight: 1	Total Weight: 47
0.00/0.05	c Elapsed CPU time: 0.031995 s	Remaining CPU time: 1799.97 s
0.00/0.05	c core #48
0.00/0.05	c Core size: 4	Core Weight: 1	Total Weight: 48
0.00/0.05	c Elapsed CPU time: 0.031995 s	Remaining CPU time: 1799.97 s
0.00/0.05	c core #49
0.00/0.05	c Core size: 4	Core Weight: 1	Total Weight: 49
0.00/0.05	c Elapsed CPU time: 0.031995 s	Remaining CPU time: 1799.97 s
0.00/0.05	c core #50
0.00/0.05	c Core size: 4	Core Weight: 1	Total Weight: 50
0.00/0.05	c Elapsed CPU time: 0.032994 s	Remaining CPU time: 1799.97 s
0.00/0.05	c core #51
0.00/0.05	c Core size: 4	Core Weight: 1	Total Weight: 51
0.00/0.05	c Elapsed CPU time: 0.033994 s	Remaining CPU time: 1799.97 s
0.00/0.05	c core #52
0.00/0.05	c Core size: 4	Core Weight: 1	Total Weight: 52
0.00/0.05	c Elapsed CPU time: 0.034994 s	Remaining CPU time: 1799.97 s
0.00/0.05	c core #53
0.00/0.05	c Core size: 4	Core Weight: 1	Total Weight: 53
0.00/0.05	c Elapsed CPU time: 0.035994 s	Remaining CPU time: 1799.96 s
0.00/0.06	c core #54
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 54
0.00/0.06	c Elapsed CPU time: 0.036994 s	Remaining CPU time: 1799.96 s
0.00/0.06	c core #55
0.00/0.06	c Core size: 6	Core Weight: 1	Total Weight: 55
0.00/0.06	c Elapsed CPU time: 0.037994 s	Remaining CPU time: 1799.96 s
0.00/0.06	c core #56
0.00/0.06	c Core size: 5	Core Weight: 1	Total Weight: 56
0.00/0.06	c Elapsed CPU time: 0.038994 s	Remaining CPU time: 1799.96 s
0.00/0.06	c core #57
0.00/0.06	c Core size: 16	Core Weight: 1	Total Weight: 57
0.00/0.06	c Elapsed CPU time: 0.039993 s	Remaining CPU time: 1799.96 s
0.04/0.06	c core #58
0.04/0.06	c Core size: 5	Core Weight: 1	Total Weight: 58
0.04/0.06	c Elapsed CPU time: 0.040993 s	Remaining CPU time: 1799.96 s
0.04/0.06	c core #59
0.04/0.06	c Core size: 25	Core Weight: 1	Total Weight: 59
0.04/0.06	c Elapsed CPU time: 0.041993 s	Remaining CPU time: 1799.96 s
0.04/0.06	c core #60
0.04/0.06	c Core size: 16	Core Weight: 1	Total Weight: 60
0.04/0.06	c Elapsed CPU time: 0.042993 s	Remaining CPU time: 1799.96 s
0.04/0.06	c core #61
0.04/0.06	c Core size: 7	Core Weight: 1	Total Weight: 61
0.04/0.06	c Elapsed CPU time: 0.043993 s	Remaining CPU time: 1799.96 s
0.04/0.06	c core #62
0.04/0.06	c Core size: 28	Core Weight: 1	Total Weight: 62
0.04/0.06	c Elapsed CPU time: 0.044993 s	Remaining CPU time: 1799.96 s
0.04/0.06	c core #63
0.04/0.06	c Core size: 20	Core Weight: 1	Total Weight: 63
0.04/0.07	c Elapsed CPU time: 0.045993 s	Remaining CPU time: 1799.95 s
0.04/0.07	c ============================[ Search Statistics ]==============================
0.04/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.07	c ===============================================================================
0.04/0.07	c |         0 |     402      963     2601 |     5000        0    nan |  0.000 % |
0.04/0.07	c ===============================================================================
0.04/0.07	c core #64
0.04/0.07	c Core size: 23	Core Weight: 1	Total Weight: 64
0.04/0.07	c Elapsed CPU time: 0.046992 s	Remaining CPU time: 1799.95 s
0.04/0.07	c ============================[ Search Statistics ]==============================
0.04/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.07	c ===============================================================================
0.04/0.07	c |         0 |     413      964     2624 |     5000        0    nan |  0.000 % |
0.04/0.07	c ===============================================================================
0.04/0.07	c core #65
0.04/0.07	c Core size: 99	Core Weight: 1	Total Weight: 65
0.04/0.07	c Elapsed CPU time: 0.048992 s	Remaining CPU time: 1799.95 s
0.04/0.07	c ============================[ Search Statistics ]==============================
0.04/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.07	c ===============================================================================
0.04/0.07	c |         0 |     452      965     2703 |     5000        0    nan |  0.000 % |
0.04/0.07	c ===============================================================================
0.04/0.07	c core #66
0.04/0.07	c Core size: 125	Core Weight: 1	Total Weight: 66
0.04/0.07	c Elapsed CPU time: 0.050992 s	Remaining CPU time: 1799.95 s
0.04/0.07	c Learning 1 hard constraints
0.04/0.07	c ============================[ Search Statistics ]==============================
0.04/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.07	c ===============================================================================
0.04/0.07	c |         0 |     494      967     2790 |     5000        0    nan |  0.000 % |
0.04/0.08	c |       100 |     492      967     2790 |     5500       31      7 |  0.810 % |
0.04/0.08	c ===============================================================================
0.04/0.08	c core #67
0.04/0.08	c Core size: 292	Core Weight: 1	Total Weight: 67
0.04/0.08	c Elapsed CPU time: 0.055991 s	Remaining CPU time: 1799.94 s
0.04/0.08	c Learning 3 hard constraints
0.04/0.08	c ============================[ Search Statistics ]==============================
0.04/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.08	c ===============================================================================
0.04/0.08	c |         0 |     582      971     2972 |     5000        0    nan |  0.000 % |
0.04/0.08	c ===============================================================================
0.04/0.08	c core #68
0.04/0.08	c Core size: 106	Core Weight: 1	Total Weight: 68
0.04/0.08	c Elapsed CPU time: 0.057991 s	Remaining CPU time: 1799.94 s
0.04/0.08	c Learning 2 hard constraints
0.04/0.08	c ============================[ Search Statistics ]==============================
0.04/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.08	c ===============================================================================
0.04/0.08	c |         0 |     602      974     3018 |     5000        0    nan |  0.000 % |
0.04/0.08	c ===============================================================================
0.04/0.08	c core #69
0.04/0.08	c Core size: 63	Core Weight: 1	Total Weight: 69
0.04/0.08	c Elapsed CPU time: 0.05999 s	Remaining CPU time: 1799.94 s
0.04/0.08	c Learning 3 hard constraints
0.04/0.08	c ============================[ Search Statistics ]==============================
0.04/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.08	c ===============================================================================
0.04/0.08	c |         0 |     616      978     3052 |     5000        0    nan |  0.000 % |
0.04/0.08	c ===============================================================================
0.04/0.08	c core #70
0.04/0.08	c Core size: 171	Core Weight: 1	Total Weight: 70
0.04/0.08	c Elapsed CPU time: 0.06299 s	Remaining CPU time: 1799.94 s
0.04/0.09	c Learning 2 hard constraints
0.04/0.09	c ============================[ Search Statistics ]==============================
0.04/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.09	c ===============================================================================
0.04/0.09	c |         0 |     645      981     3114 |     5000        0    nan |  0.000 % |
0.04/0.09	c ===============================================================================
0.04/0.09	c core #71
0.04/0.09	c Core size: 227	Core Weight: 1	Total Weight: 71
0.04/0.09	c Elapsed CPU time: 0.066989 s	Remaining CPU time: 1799.93 s
0.04/0.09	c Learning 13 hard constraints
0.04/0.09	c ============================[ Search Statistics ]==============================
0.04/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.04/0.09	c ===============================================================================
0.04/0.09	c |         0 |     674      995     3223 |     5000        0    nan |  0.000 % |
0.04/0.09	c ===============================================================================
0.04/0.09	c core #72
0.04/0.09	c Core size: 191	Core Weight: 1	Total Weight: 72
0.04/0.09	c Elapsed CPU time: 0.069989 s	Remaining CPU time: 1799.93 s
0.07/0.10	c Learning 4 hard constraints
0.07/0.10	c ============================[ Search Statistics ]==============================
0.07/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.10	c ===============================================================================
0.07/0.10	c |         0 |     677     1000     3249 |     5000        0    nan |  0.000 % |
0.07/0.10	c ===============================================================================
0.07/0.10	c core #73
0.07/0.10	c Core size: 200	Core Weight: 1	Total Weight: 73
0.07/0.10	c Elapsed CPU time: 0.071989 s	Remaining CPU time: 1799.93 s
0.07/0.10	c Learning 12 hard constraints
0.07/0.10	c ============================[ Search Statistics ]==============================
0.07/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.10	c ===============================================================================
0.07/0.10	c |         0 |     693     1013     3318 |     5000        0    nan |  0.000 % |
0.07/0.10	c ===============================================================================
0.07/0.10	c core #74
0.07/0.10	c Core size: 153	Core Weight: 1	Total Weight: 74
0.07/0.10	c Elapsed CPU time: 0.073988 s	Remaining CPU time: 1799.93 s
0.07/0.10	c Learning 7 hard constraints
0.07/0.10	c ============================[ Search Statistics ]==============================
0.07/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.10	c ===============================================================================
0.07/0.10	c |         0 |     699     1021     3352 |     5000        0    nan |  0.000 % |
0.07/0.11	c ===============================================================================
0.07/0.11	c core #75
0.07/0.11	c Core size: 204	Core Weight: 1	Total Weight: 75
0.07/0.11	c Elapsed CPU time: 0.077988 s	Remaining CPU time: 1799.92 s
0.07/0.11	c Learning 10 hard constraints
0.07/0.11	c ============================[ Search Statistics ]==============================
0.07/0.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.11	c ===============================================================================
0.07/0.11	c |         0 |     710     1032     3401 |     5000        0    nan |  0.000 % |
0.07/0.11	c ===============================================================================
0.07/0.11	c core #76
0.07/0.11	c Core size: 171	Core Weight: 1	Total Weight: 76
0.07/0.11	c Elapsed CPU time: 0.079987 s	Remaining CPU time: 1799.92 s
0.07/0.11	c Learning 5 hard constraints
0.07/0.11	c ============================[ Search Statistics ]==============================
0.07/0.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.11	c ===============================================================================
0.07/0.11	c |         0 |     506     1038     3439 |     5000        0    nan |  0.000 % |
0.07/0.11	c ===============================================================================
0.07/0.11	c core #77
0.07/0.11	c Core size: 66	Core Weight: 1	Total Weight: 77
0.07/0.11	c Elapsed CPU time: 0.080987 s	Remaining CPU time: 1799.92 s
0.07/0.11	c ============================[ Search Statistics ]==============================
0.07/0.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.11	c ===============================================================================
0.07/0.11	c |         0 |     510     1039     3447 |     5000        0    nan |  0.000 % |
0.07/0.11	c ===============================================================================
0.07/0.11	c core #78
0.07/0.11	c Core size: 96	Core Weight: 1	Total Weight: 78
0.07/0.11	c Elapsed CPU time: 0.081987 s	Remaining CPU time: 1799.92 s
0.07/0.11	c ============================[ Search Statistics ]==============================
0.07/0.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.12	c ===============================================================================
0.07/0.12	c |         0 |     518     1040     3457 |     5000        0    nan |  0.000 % |
0.07/0.12	c ===============================================================================
0.07/0.12	c core #79
0.07/0.12	c Core size: 83	Core Weight: 1	Total Weight: 79
0.07/0.12	c Elapsed CPU time: 0.082987 s	Remaining CPU time: 1799.92 s
0.07/0.12	c ============================[ Search Statistics ]==============================
0.07/0.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.12	c ===============================================================================
0.07/0.12	c |         0 |     527     1041     3469 |     5000        0    nan |  0.000 % |
0.07/0.12	c ===============================================================================
0.07/0.12	c core #80
0.07/0.12	c Core size: 104	Core Weight: 1	Total Weight: 80
0.07/0.12	c Elapsed CPU time: 0.085986 s	Remaining CPU time: 1799.91 s
0.07/0.12	c ============================[ Search Statistics ]==============================
0.07/0.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.12	c ===============================================================================
0.07/0.12	c |         0 |     541     1042     3491 |     5000        0    nan |  0.000 % |
0.07/0.12	c ===============================================================================
0.07/0.12	c core #81
0.07/0.12	c Core size: 113	Core Weight: 1	Total Weight: 81
0.07/0.12	c Elapsed CPU time: 0.088986 s	Remaining CPU time: 1799.91 s
0.07/0.12	c ============================[ Search Statistics ]==============================
0.07/0.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.12	c ===============================================================================
0.07/0.12	c |         0 |     553     1043     3515 |     5000        0    nan |  0.000 % |
0.07/0.13	c ===============================================================================
0.07/0.13	c core #82
0.07/0.13	c Core size: 137	Core Weight: 1	Total Weight: 82
0.07/0.13	c Elapsed CPU time: 0.094985 s	Remaining CPU time: 1799.91 s
0.07/0.13	c ============================[ Search Statistics ]==============================
0.07/0.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.13	c ===============================================================================
0.07/0.13	c |         0 |     571     1044     3551 |     5000        0    nan |  0.000 % |
0.07/0.13	c |       102 |     571     1044     3551 |     5500      102     19 | 26.795 % |
0.07/0.14	c ===============================================================================
0.07/0.14	c core #83
0.07/0.14	c Core size: 164	Core Weight: 1	Total Weight: 83
0.07/0.14	c Elapsed CPU time: 0.106983 s	Remaining CPU time: 1799.89 s
0.07/0.14	c ============================[ Search Statistics ]==============================
0.07/0.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.07/0.14	c ===============================================================================
0.07/0.14	c |         0 |     598     1045     3605 |     5000        0    nan |  0.000 % |
0.07/0.15	c |       102 |     598     1045     3605 |     5500      102     26 | 25.899 % |
0.07/0.15	c |       252 |     598     1045     3605 |     6050      252     31 | 25.899 % |
0.07/0.17	c |       479 |     598     1045     3605 |     6655      479     37 | 25.899 % |
0.07/0.19	c |       818 |     598     1045     3605 |     7320      818     36 | 25.899 % |
0.17/0.22	c ===============================================================================
0.17/0.22	c core #84
0.17/0.22	c Core size: 165	Core Weight: 1	Total Weight: 84
0.17/0.22	c Elapsed CPU time: 0.187971 s	Remaining CPU time: 1799.81 s
0.17/0.23	c ============================[ Search Statistics ]==============================
0.17/0.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.17/0.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.17/0.23	c ===============================================================================
0.17/0.23	c |         0 |     625     1046     3659 |     5000        0    nan |  0.000 % |
0.17/0.23	c |       103 |     625     1046     3659 |     5500      103     26 | 25.060 % |
0.17/0.24	c |       253 |     625     1046     3659 |     6050      253     38 | 25.060 % |
0.17/0.25	c |       479 |     625     1046     3659 |     6655      479     43 | 25.060 % |
0.17/0.28	c |       817 |     625     1046     3659 |     7320      817     45 | 25.060 % |
0.27/0.33	c |      1325 |     625     1046     3659 |     8052     1325     47 | 25.060 % |
0.36/0.44	c |      2084 |     625     1046     3659 |     8857     2084     46 | 25.060 % |
0.56/0.61	c |      3225 |     625     1046     3659 |     9743     3225     45 | 25.064 % |
0.56/0.67	c ===============================================================================
0.56/0.69	c core #85
0.56/0.69	c Core size: 161	Core Weight: 1	Total Weight: 85
0.56/0.69	c Elapsed CPU time: 0.647901 s	Remaining CPU time: 1799.35 s
0.56/0.69	c ============================[ Search Statistics ]==============================
0.56/0.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.56/0.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.56/0.69	c ===============================================================================
0.56/0.70	c |         0 |     649     1047     3707 |     5000        0    nan |  0.000 % |
0.66/0.70	c |       100 |     649     1047     3707 |     5500      100     32 | 24.359 % |
0.66/0.71	c |       253 |     649     1047     3707 |     6050      253     42 | 24.359 % |
0.66/0.72	c |       478 |     649     1047     3707 |     6655      478     50 | 24.359 % |
0.85/1.28	c |       815 |     649     1047     3707 |     7320      815     54 | 24.359 % |
0.88/1.50	c |      1323 |     649     1047     3707 |     8052     1323     51 | 24.359 % |
0.92/1.59	c |      2082 |     649     1047     3707 |     8857     2082     55 | 24.359 % |
1.11/1.77	c |      3222 |     649     1047     3707 |     9743     3222     56 | 24.359 % |
1.51/2.12	c |      4942 |     649     1047     3707 |    10717     4942     57 | 24.359 % |
2.21/2.83	c |      7504 |     649     1047     3707 |    11789     7504     57 | 24.359 % |
3.41/4.07	c |     11348 |     645     1047     3707 |    12968    11347     59 | 24.839 % |
3.90/4.57	c ===============================================================================
4.01/4.68	c core #86
4.01/4.68	c Core size: 183	Core Weight: 1	Total Weight: 86
4.01/4.68	c Elapsed CPU time: 3.89041 s	Remaining CPU time: 1796.11 s
4.01/4.70	c ============================[ Search Statistics ]==============================
4.01/4.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.01/4.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
4.01/4.70	c ===============================================================================
4.01/4.70	c |         0 |     681     1048     3771 |     5000        0    nan |  0.000 % |
4.01/4.70	c |       103 |     681     1048     3771 |     5500      103     35 | 23.483 % |
4.11/4.71	c |       255 |     681     1048     3771 |     6050      255     41 | 23.483 % |
4.11/4.72	c |       481 |     681     1048     3771 |     6655      481     46 | 23.483 % |
4.11/4.74	c |       819 |     681     1048     3771 |     7320      819     49 | 23.483 % |
4.11/4.78	c |      1325 |     681     1048     3771 |     8052     1325     52 | 23.483 % |
4.19/4.85	c |      2084 |     677     1048     3771 |     8857     2083     56 | 23.933 % |
4.39/5.03	c |      3226 |     677     1048     3771 |     9743     3225     59 | 23.933 % |
4.60/5.27	c |      4935 |     677     1048     3771 |    10717     4934     58 | 23.933 % |
5.30/5.99	c |      7497 |     656     1048     3771 |    11789     7495     62 | 26.742 % |
6.57/7.25	c |     11347 |     656     1048     3771 |    12968    11345     63 | 26.742 % |
9.27/9.91	c |     17116 |     656     1048     3771 |    14265    10456     65 | 26.742 % |
13.36/14.05	c |     25769 |     652     1048     3771 |    15692    11806     62 | 27.641 % |
19.66/20.32	c |     38743 |     652     1048     3771 |    17261     8731     62 | 27.641 % |
25.25/25.95	c ===============================================================================
25.84/26.51	c core #87
25.84/26.51	c Core size: 179	Core Weight: 1	Total Weight: 87
25.84/26.51	c Elapsed CPU time: 25.5121 s	Remaining CPU time: 1774.49 s
25.84/26.56	c ============================[ Search Statistics ]==============================
25.84/26.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
25.84/26.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
25.84/26.56	c ===============================================================================
25.84/26.56	c |         0 |     711     1049     3831 |     5000        0    nan |  0.000 % |
25.84/26.58	c |       101 |     711     1049     3831 |     5500      101     42 | 22.718 % |
25.84/26.58	c |       252 |     711     1049     3831 |     6050      252     45 | 22.718 % |
25.84/26.60	c |       478 |     711     1049     3831 |     6655      478     55 | 22.718 % |
25.94/26.62	c |       816 |     711     1049     3831 |     7320      816     61 | 22.718 % |
25.94/26.66	c |      1322 |     711     1049     3831 |     8052     1322     60 | 22.718 % |
26.03/26.75	c |      2081 |     707     1049     3831 |     8857     2080     70 | 23.152 % |
26.23/26.99	c |      3220 |     707     1049     3831 |     9743     3219     77 | 23.587 % |
26.64/27.34	c |      4929 |     699     1049     3831 |    10717     4926     83 | 24.022 % |
27.54/28.22	c |      7494 |     699     1049     3831 |    11789     7491     89 | 24.022 % |
28.94/29.69	c |     11338 |     699     1049     3831 |    12968    11335     87 | 26.848 % |
29.43/30.11	c ===============================================================================
29.43/30.11	c core #88
29.43/30.11	c Core size: 88	Core Weight: 1	Total Weight: 88
29.43/30.11	c Elapsed CPU time: 29.0816 s	Remaining CPU time: 1770.92 s
29.43/30.13	c ============================[ Search Statistics ]==============================
29.43/30.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
29.43/30.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
29.43/30.13	c ===============================================================================
29.43/30.13	c |         0 |     716     1050     3841 |     5000        0    nan |  0.000 % |
29.43/30.14	c |       103 |     716     1050     3841 |     5500      103     40 | 22.595 % |
29.43/30.14	c |       258 |     716     1050     3841 |     6050      258     42 | 22.595 % |
29.43/30.16	c |       485 |     716     1050     3841 |     6655      485     53 | 22.595 % |
29.43/30.18	c |       822 |     716     1050     3841 |     7320      822     63 | 22.595 % |
29.53/30.23	c |      1328 |     716     1050     3841 |     8052     1328     66 | 22.595 % |
29.63/30.34	c |      2088 |     716     1050     3841 |     8857     2088     69 | 22.595 % |
29.83/30.58	c |      3228 |     716     1050     3841 |     9743     3228     71 | 22.595 % |
30.24/30.93	c |      4937 |     716     1050     3841 |    10717     4937     72 | 22.595 % |
30.62/31.40	c |      7502 |     716     1050     3841 |    11789     7502     74 | 22.595 % |
31.83/32.50	c |     11347 |     716     1050     3841 |    12968    11347     77 | 22.595 % |
34.32/35.06	c |     17113 |     716     1050     3841 |    14265    10457     78 | 22.595 % |
38.82/39.52	c |     25762 |     716     1050     3841 |    15692    11824     79 | 22.595 % |
44.40/45.19	c |     38738 |     716     1050     3841 |    17261     8800     78 | 22.595 % |
54.10/54.87	c |     58203 |     716     1050     3841 |    18987    10697     81 | 22.595 % |
72.18/72.92	c |     87396 |     716     1050     3841 |    20886    10833     88 | 22.595 % |
95.96/96.87	c |    131186 |     716     1050     3841 |    22974    12186     83 | 22.595 % |
148.17/149.28	c |    196873 |     716     1050     3841 |    25272    19531     80 | 22.595 % |
236.74/238.40	c |    295400 |     716     1050     3841 |    27799    15302     83 | 22.595 % |
277.42/279.47	c ===============================================================================
284.67/286.76	c core #89
284.67/286.76	c Core size: 181	Core Weight: 1	Total Weight: 89
284.67/286.76	c Elapsed CPU time: 283.2 s	Remaining CPU time: 1516.8 s
285.07/287.13	c ============================[ Search Statistics ]==============================
285.07/287.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
285.07/287.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
285.07/287.13	c ===============================================================================
285.07/287.13	c |         0 |     746     1051     3901 |     5000        0    nan |  0.000 % |
285.07/287.19	c |       101 |     746     1051     3901 |     5500      101     50 | 21.885 % |
285.16/287.20	c |       254 |     746     1051     3901 |     6050      254     57 | 21.885 % |
285.16/287.23	c |       480 |     746     1051     3901 |     6655      480     56 | 21.885 % |
285.16/287.26	c |       819 |     746     1051     3901 |     7320      819     61 | 21.885 % |
285.16/287.30	c |      1326 |     746     1051     3901 |     8052     1326     71 | 21.885 % |
285.25/287.39	c |      2087 |     746     1051     3901 |     8857     2087     76 | 21.885 % |
285.46/287.58	c |      3226 |     746     1051     3901 |     9743     3226     89 | 21.885 % |
285.95/288.02	c |      4934 |     746     1051     3901 |    10717     4934     97 | 21.885 % |
286.55/288.66	c |      7496 |     746     1051     3901 |    11789     7496     95 | 21.885 % |
288.32/290.48	c |     11340 |     746     1051     3901 |    12968    11340     98 | 21.885 % |
290.30/292.40	c |     17106 |     746     1051     3901 |    14265    10442     98 | 21.885 % |
294.78/296.98	c |     25755 |     746     1051     3901 |    15692    11803     96 | 21.885 % |
303.32/305.52	c |     38729 |     746     1051     3901 |    17261     8767     91 | 21.885 % |
317.63/319.97	c |     58190 |     746     1051     3901 |    18987    10654    111 | 21.885 % |
336.33/338.74	c |     87384 |     746     1051     3901 |    20886    10844    106 | 21.885 % |
370.18/372.79	c |    131175 |     746     1051     3901 |    22974    12184    102 | 21.885 % |
410.38/413.14	c |    196861 |     746     1051     3901 |    25272    19425     95 | 21.885 % |
487.33/490.18	c |    295393 |     746     1051     3901 |    27799    14134    107 | 21.885 % |
616.48/620.23	c |    443183 |     746     1051     3901 |    30579    27156     92 | 21.885 % |
805.77/810.03	c |    664867 |     746     1051     3901 |    33637    18220     90 | 21.885 % |
1173.98/1178.80	c |    997394 |     746     1051     3901 |    37001    23434    106 | 21.885 % |
1519.92/1526.11	c ===============================================================================
1519.92/1526.12	c core #90
1519.92/1526.12	c Core size: 105	Core Weight: 1	Total Weight: 90
1519.92/1526.12	c Elapsed CPU time: 1513.6 s	Remaining CPU time: 286.401 s
1521.23/1527.46	c ============================[ Search Statistics ]==============================
1521.23/1527.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1521.23/1527.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1521.23/1527.46	c ===============================================================================
1521.23/1527.46	c |         0 |     756     1052     3921 |     5000        0    nan |  0.000 % |
1521.33/1527.60	c |       104 |     756     1052     3921 |     5500      104     51 | 21.658 % |
1521.52/1527.71	c |       254 |     756     1052     3921 |     6050      254     56 | 21.658 % |
1521.52/1527.77	c |       479 |     756     1052     3921 |     6655      479     74 | 21.658 % |
1521.62/1527.82	c |       817 |     756     1052     3921 |     7320      817     80 | 21.658 % |
1521.72/1527.90	c |      1326 |     756     1052     3921 |     8052     1326     89 | 21.658 % |
1521.72/1527.97	c |      2086 |     756     1052     3921 |     8857     2086     92 | 21.658 % |
1521.93/1528.13	c |      3225 |     756     1052     3921 |     9743     3225     98 | 21.658 % |
1522.62/1528.83	c |      4936 |     756     1052     3921 |    10717     4936    100 | 21.658 % |
1523.92/1530.16	c |      7498 |     752     1052     3921 |    11789     7496    105 | 22.073 % |
1526.72/1532.96	c |     11344 |     752     1052     3921 |    12968    11342    105 | 22.073 % |
1529.02/1535.25	c |     17112 |     752     1052     3921 |    14265    10426    103 | 22.073 % |
1533.81/1540.07	c |     25761 |     752     1052     3921 |    15692    11740     96 | 22.073 % |
1544.10/1550.32	c |     38736 |     752     1052     3921 |    17261     8659     96 | 22.073 % |
1559.30/1565.60	c |     58197 |     752     1052     3921 |    18987    10501    100 | 22.073 % |
1581.98/1588.29	c |     87391 |     752     1052     3921 |    20886    10674     96 | 22.073 % |
1616.17/1622.44	c |    131183 |     752     1052     3921 |    22974    11965    111 | 22.073 % |
1666.64/1672.90	c |    196868 |     752     1052     3921 |    25272    19330    110 | 22.073 % |
1754.42/1761.30	c |    295396 |     752     1052     3921 |    27799    25199    115 | 22.073 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1876170-1245150746/watcher-1876170-1245150746 -o /tmp/evaluation-result-1876170-1245150746/solver-1876170-1245150746 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1876170-1245150746.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.99 2.37 2.20 4/72 5590
/proc/meminfo: memFree=1057732/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=2524 CPUtime=0
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 217 0 0 0 0 0 0 0 18 0 1 0 182672515 2584576 195 1992294400 134512640 135709839 4294956240 18446744073709551615 135230974 0 0 4096 3 0 0 0 17 0 0 0
/proc/5590/statm: 631 195 133 292 0 336 0

[startup+0.0639311 s]
/proc/loadavg: 2.99 2.37 2.20 4/72 5590
/proc/meminfo: memFree=1057732/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=2656 CPUtime=0.04
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 253 0 0 0 4 0 0 0 18 0 1 0 182672515 2719744 231 1992294400 134512640 135709839 4294956240 18446744073709551615 134605106 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 664 231 134 292 0 369 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2656

[startup+0.101935 s]
/proc/loadavg: 2.99 2.37 2.20 4/72 5590
/proc/meminfo: memFree=1057732/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=2788 CPUtime=0.07
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 297 0 0 0 7 0 0 0 18 0 1 0 182672515 2854912 275 1992294400 134512640 135709839 4294956240 18446744073709551615 134518529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 697 275 136 292 0 402 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2788

[startup+0.301954 s]
/proc/loadavg: 2.99 2.37 2.20 4/72 5590
/proc/meminfo: memFree=1057732/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=3488 CPUtime=0.27
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 445 0 0 0 26 1 0 0 20 0 1 0 182672515 3571712 423 1992294400 134512640 135709839 4294956240 18446744073709551615 134577692 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 872 423 136 292 0 577 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 3488

[startup+0.701999 s]
/proc/loadavg: 2.99 2.37 2.20 4/72 5590
/proc/meminfo: memFree=1057732/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=4692 CPUtime=0.66
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 744 0 0 0 65 1 0 0 23 0 1 0 182672515 4804608 722 1992294400 134512640 135709839 4294956240 18446744073709551615 134573759 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 1173 722 136 292 0 878 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 4692

[startup+1.5085 s]
/proc/loadavg: 2.99 2.37 2.20 5/73 5591
/proc/meminfo: memFree=1055292/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=4692 CPUtime=0.92
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 744 0 0 0 76 16 0 0 25 0 1 0 182672515 4804608 722 1992294400 134512640 135709839 4294956240 18446744073709551615 134573906 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 1173 722 136 292 0 878 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 4692

[startup+3.1191 s]
/proc/loadavg: 2.99 2.37 2.20 3/73 5591
/proc/meminfo: memFree=1053692/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=7340 CPUtime=2.52
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 1423 0 0 0 234 18 0 0 25 0 1 0 182672515 7516160 1401 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 1835 1401 136 292 0 1540 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 7340

[startup+6.30543 s]
/proc/loadavg: 2.83 2.35 2.19 2/73 5591
/proc/meminfo: memFree=1049916/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=9928 CPUtime=5.7
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 2051 0 0 0 549 21 0 0 25 0 1 0 182672515 10166272 2029 1992294400 134512640 135709839 4294956240 18446744073709551615 134574287 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 2482 2029 136 292 0 2187 0
Current children cumulated CPU time (s) 5.7
Current children cumulated vsize (KiB) 9928

[startup+12.7021 s]
/proc/loadavg: 2.68 2.33 2.19 2/73 5591
/proc/meminfo: memFree=1046468/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=13784 CPUtime=12.06
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 3025 0 0 0 1179 27 0 0 25 0 1 0 182672515 14114816 3003 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 3446 3003 136 292 0 3151 0
Current children cumulated CPU time (s) 12.06
Current children cumulated vsize (KiB) 13784

[startup+25.5159 s]
/proc/loadavg: 2.52 2.31 2.18 3/73 5591
/proc/meminfo: memFree=1034436/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=25320 CPUtime=24.86
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 5913 0 0 0 2453 33 0 0 25 0 1 0 182672515 25927680 5891 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 6330 5891 136 292 0 6035 0
Current children cumulated CPU time (s) 24.86
Current children cumulated vsize (KiB) 25320

[startup+51.1011 s]
/proc/loadavg: 2.13 2.23 2.16 2/73 5592
/proc/meminfo: memFree=1021188/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=39228 CPUtime=50.39
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 9390 0 0 0 4992 47 0 0 25 0 1 0 182672515 40169472 9368 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 9807 9368 136 292 0 9512 0
Current children cumulated CPU time (s) 50.39
Current children cumulated vsize (KiB) 39228

[startup+102.302 s]
/proc/loadavg: 2.07 2.20 2.15 4/73 5592
/proc/meminfo: memFree=973380/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=86892 CPUtime=101.43
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 21272 0 0 0 10067 76 0 0 25 0 1 0 182672515 88977408 21250 1992294400 134512640 135709839 4294956240 18446744073709551615 134517517 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 21723 21250 136 292 0 21428 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 86892

[startup+162.302 s]
/proc/loadavg: 1.98 2.16 2.14 4/73 5592
/proc/meminfo: memFree=931780/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=128212 CPUtime=161.17
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 31566 0 0 0 16016 101 0 0 25 0 1 0 182672515 131289088 31544 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 32053 31544 136 292 0 31758 0
Current children cumulated CPU time (s) 161.17
Current children cumulated vsize (KiB) 128212

[startup+222.302 s]
/proc/loadavg: 2.44 2.25 2.17 4/73 5592
/proc/meminfo: memFree=893188/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=166664 CPUtime=220.78
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 41133 0 0 0 21951 127 0 0 25 0 1 0 182672515 170663936 41111 1992294400 134512640 135709839 4294956240 18446744073709551615 134611812 0 0 4096 3 0 0 0 17 0 0 0
/proc/5590/statm: 41666 41111 136 292 0 41371 0
Current children cumulated CPU time (s) 220.78
Current children cumulated vsize (KiB) 166664

[startup+282.301 s]
/proc/loadavg: 2.20 2.20 2.16 4/73 5592
/proc/meminfo: memFree=852356/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=208952 CPUtime=280.3
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 51715 0 0 0 27877 153 0 0 25 0 1 0 182672515 213966848 51693 1992294400 134512640 135709839 4294956240 18446744073709551615 134516598 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 52238 51693 136 292 0 51943 0
Current children cumulated CPU time (s) 280.3
Current children cumulated vsize (KiB) 208952

[startup+342.306 s]
/proc/loadavg: 1.96 2.13 2.14 3/73 5592
/proc/meminfo: memFree=829388/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=230008 CPUtime=339.9
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 57113 0 0 0 33812 178 0 0 25 0 1 0 182672515 235528192 57063 1992294400 134512640 135709839 4294956240 18446744073709551615 134573944 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 57502 57063 136 292 0 57207 0
Current children cumulated CPU time (s) 339.9
Current children cumulated vsize (KiB) 230008

[startup+402.303 s]
/proc/loadavg: 1.99 2.11 2.12 4/73 5592
/proc/meminfo: memFree=793292/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=266620 CPUtime=399.59
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 66200 0 0 0 39755 204 0 0 25 0 1 0 182672515 273018880 66150 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 66655 66150 136 292 0 66360 0
Current children cumulated CPU time (s) 399.59
Current children cumulated vsize (KiB) 266620

[startup+462.303 s]
/proc/loadavg: 2.05 2.10 2.12 2/73 5592
/proc/meminfo: memFree=759116/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=300424 CPUtime=459.54
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 74646 0 0 0 45727 227 0 0 25 0 1 0 182672515 307634176 74596 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 75106 74596 136 292 0 74811 0
Current children cumulated CPU time (s) 459.54
Current children cumulated vsize (KiB) 300424

[startup+522.301 s]
/proc/loadavg: 2.36 2.17 2.14 2/73 5592
/proc/meminfo: memFree=719116/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=341300 CPUtime=519.27
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 84825 0 0 0 51674 253 0 0 25 0 1 0 182672515 349491200 84775 1992294400 134512640 135709839 4294956240 18446744073709551615 134573823 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 85325 84775 136 292 0 85030 0
Current children cumulated CPU time (s) 519.27
Current children cumulated vsize (KiB) 341300

[startup+582.301 s]
/proc/loadavg: 2.38 2.21 2.15 2/73 5592
/proc/meminfo: memFree=673164/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=386508 CPUtime=578.88
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 96103 0 0 0 57606 282 0 0 25 0 1 0 182672515 395784192 96053 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 96627 96053 136 292 0 96332 0
Current children cumulated CPU time (s) 578.88
Current children cumulated vsize (KiB) 386508

[startup+642.302 s]
/proc/loadavg: 2.26 2.20 2.15 4/73 5592
/proc/meminfo: memFree=633164/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=426892 CPUtime=638.42
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 106168 0 0 0 63535 307 0 0 25 0 1 0 182672515 437137408 106118 1992294400 134512640 135709839 4294956240 18446744073709551615 134574246 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 106723 106118 136 292 0 106428 0
Current children cumulated CPU time (s) 638.42
Current children cumulated vsize (KiB) 426892

[startup+702.302 s]

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

[startup+882.302 s]
/proc/loadavg: 1.98 2.13 2.14 4/73 5592
/proc/meminfo: memFree=483852/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=575140 CPUtime=878.04
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 143210 0 0 0 87410 394 0 0 25 0 1 0 182672515 588943360 143160 1992294400 134512640 135709839 4294956240 18446744073709551615 134517520 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 143785 143160 136 292 0 143490 0
Current children cumulated CPU time (s) 878.04
Current children cumulated vsize (KiB) 575140

[startup+942.312 s]
/proc/loadavg: 2.14 2.14 2.14 2/73 5592
/proc/meminfo: memFree=453708/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=605616 CPUtime=937.99
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 150816 0 0 0 93386 413 0 0 25 0 1 0 182672515 620150784 150766 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 151404 150766 136 292 0 151109 0
Current children cumulated CPU time (s) 937.99
Current children cumulated vsize (KiB) 605616

[startup+1002.31 s]
/proc/loadavg: 1.88 2.07 2.11 3/73 5592
/proc/meminfo: memFree=418060/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=640868 CPUtime=997.96
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 159621 0 0 0 99362 434 0 0 25 0 1 0 182672515 656248832 159571 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 160217 159571 136 292 0 159922 0
Current children cumulated CPU time (s) 997.96
Current children cumulated vsize (KiB) 640868

[startup+1062.3 s]
/proc/loadavg: 1.93 2.03 2.09 3/73 5592
/proc/meminfo: memFree=380748/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=678600 CPUtime=1057.66
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 169032 0 0 0 105308 458 0 0 25 0 1 0 182672515 694886400 168982 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 169650 168982 136 292 0 169355 0
Current children cumulated CPU time (s) 1057.66
Current children cumulated vsize (KiB) 678600

[startup+1122.31 s]
/proc/loadavg: 2.16 2.07 2.10 5/73 5592
/proc/meminfo: memFree=349900/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=709224 CPUtime=1117.65
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 176663 0 0 0 111290 475 0 0 25 0 1 0 182672515 726245376 176613 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 177306 176613 136 292 0 177011 0
Current children cumulated CPU time (s) 1117.65
Current children cumulated vsize (KiB) 709224

[startup+1182.3 s]
/proc/loadavg: 2.35 2.14 2.12 2/73 5592
/proc/meminfo: memFree=317452/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=741932 CPUtime=1177.46
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 184850 0 0 0 117249 497 0 0 25 0 1 0 182672515 759738368 184800 1992294400 134512640 135709839 4294956240 18446744073709551615 134574202 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 185483 184800 136 292 0 185188 0
Current children cumulated CPU time (s) 1177.46
Current children cumulated vsize (KiB) 741932

[startup+1242.3 s]
/proc/loadavg: 2.04 2.07 2.09 3/73 5592
/proc/meminfo: memFree=285708/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=773268 CPUtime=1237.27
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 192663 0 0 0 123206 521 0 0 25 0 1 0 182672515 791826432 192613 1992294400 134512640 135709839 4294956240 18446744073709551615 134579353 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 193317 192613 136 292 0 193022 0
Current children cumulated CPU time (s) 1237.27
Current children cumulated vsize (KiB) 773268

[startup+1302.3 s]
/proc/loadavg: 1.96 2.03 2.07 2/73 5592
/proc/meminfo: memFree=250380/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=808840 CPUtime=1296.83
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 201530 0 0 0 129135 548 0 0 25 0 1 0 182672515 828252160 201480 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 202210 201480 136 292 0 201915 0
Current children cumulated CPU time (s) 1296.83
Current children cumulated vsize (KiB) 808840

[startup+1362.3 s]
/proc/loadavg: 2.06 2.05 2.08 3/73 5592
/proc/meminfo: memFree=220172/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=838852 CPUtime=1356.57
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 209021 0 0 0 135090 567 0 0 25 0 1 0 182672515 858984448 208971 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 209713 208971 136 292 0 209418 0
Current children cumulated CPU time (s) 1356.57
Current children cumulated vsize (KiB) 838852

[startup+1422.3 s]
/proc/loadavg: 1.97 2.03 2.07 4/73 5592
/proc/meminfo: memFree=189004/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=870212 CPUtime=1416.27
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 216865 0 0 0 141038 589 0 0 25 0 1 0 182672515 891097088 216815 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 217553 216815 136 292 0 217258 0
Current children cumulated CPU time (s) 1416.27
Current children cumulated vsize (KiB) 870212

[startup+1482.3 s]
/proc/loadavg: 2.10 2.05 2.08 3/73 5592
/proc/meminfo: memFree=139532/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=919416 CPUtime=1476.15
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 229136 0 0 0 146996 619 0 0 25 0 1 0 182672515 941481984 229086 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 229854 229086 136 292 0 229559 0
Current children cumulated CPU time (s) 1476.15
Current children cumulated vsize (KiB) 919416

[startup+1542.3 s]
/proc/loadavg: 2.14 2.06 2.08 2/73 5592
/proc/meminfo: memFree=111372/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=947044 CPUtime=1536.11
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 236084 0 0 0 152970 641 0 0 25 0 1 0 182672515 969773056 236034 1992294400 134512640 135709839 4294956240 18446744073709551615 134573938 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 236761 236034 136 292 0 236466 0
Current children cumulated CPU time (s) 1536.11
Current children cumulated vsize (KiB) 947044

[startup+1602.3 s]
/proc/loadavg: 2.38 2.16 2.11 3/73 5592
/proc/meminfo: memFree=105356/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=952204 CPUtime=1596.07
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 237680 0 0 0 158950 657 0 0 25 0 1 0 182672515 975056896 237630 1992294400 134512640 135709839 4294956240 18446744073709551615 134573910 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 238051 237630 136 292 0 237756 0
Current children cumulated CPU time (s) 1596.07
Current children cumulated vsize (KiB) 952204

[startup+1662.31 s]
/proc/loadavg: 2.27 2.17 2.11 4/73 5592
/proc/meminfo: memFree=68556/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=988812 CPUtime=1656.05
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 246779 0 0 0 164923 682 0 0 25 0 1 0 182672515 1012543488 246729 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 247203 246729 136 292 0 246908 0
Current children cumulated CPU time (s) 1656.05
Current children cumulated vsize (KiB) 988812

[startup+1722.3 s]
/proc/loadavg: 2.71 2.32 2.17 2/73 5592
/proc/meminfo: memFree=34700/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=1023064 CPUtime=1715.79
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 255338 0 0 0 170873 706 0 0 25 0 1 0 182672515 1047617536 255288 1992294400 134512640 135709839 4294956240 18446744073709551615 134574070 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 255766 255288 136 292 0 255471 0
Current children cumulated CPU time (s) 1715.79
Current children cumulated vsize (KiB) 1023064

[startup+1782.3 s]
/proc/loadavg: 2.62 2.35 2.19 3/73 5592
/proc/meminfo: memFree=14988/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=1049924 CPUtime=1775.37
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 261982 0 0 0 176808 729 0 0 25 0 1 0 182672515 1075122176 261932 1992294400 134512640 135709839 4294956240 18446744073709551615 134579155 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 262481 261932 136 292 0 262186 0
Current children cumulated CPU time (s) 1775.37
Current children cumulated vsize (KiB) 1049924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.1 s]
/proc/loadavg: 2.34 2.31 2.18 4/73 5592
/proc/meminfo: memFree=15628/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=1060160 CPUtime=1800.01
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4194304 264521 0 0 0 179263 738 0 0 25 0 1 0 182672515 1085603840 264471 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 265040 264471 136 292 0 264745 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1060160

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1807.21 s]
/proc/loadavg: 2.34 2.31 2.18 4/73 5592
/proc/meminfo: memFree=15628/2055920 swapFree=4178712/4192956
[pid=5590] ppid=5588 vsize=0 CPUtime=1800.11
/proc/5590/stat : 5590 (wbo) R 5588 5590 5493 0 -1 4195332 264521 0 0 0 179263 748 0 0 25 0 1 0 182672515 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/5590/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.26
CPU time (s): 1800.17
CPU user time (s): 1792.63
CPU system time (s): 7.53885
CPU usage (%): 99.6075
Max. virtual memory (cumulated for all children) (KiB): 1060160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.63
system time used= 7.53885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 264521
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= 2
involuntary context switches= 19195

runsolver used 2.07868 second user time and 5.67214 second system time

The end

Launcher Data

Begin job on node90 at 2009-06-16 13:12:26
IDJOB=1876170
IDBENCH=2070
IDSOLVER=698
FILE ID=node90/1876170-1245150746
PBS_JOBID= 9363792
Free space on /tmp= 66528 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-aim-100-6_0-yes1-2.opb
COMMAND LINE= wbo -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1876170-1245150746/watcher-1876170-1245150746 -o /tmp/evaluation-result-1876170-1245150746/solver-1876170-1245150746 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1876170-1245150746.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= e3831f007858c5fb2624c51cbae12da0
RANDOM SEED=701713381

node90.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1058148 kB
Buffers:         21580 kB
Cached:         878652 kB
SwapCached:       8452 kB
Active:         395292 kB
Inactive:       531756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1058148 kB
SwapTotal:     4192956 kB
SwapFree:      4178712 kB
Dirty:            2592 kB
Writeback:           0 kB
Mapped:          34264 kB
Slab:            55720 kB
Committed_AS:   594804 kB
PageTables:       2104 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1876170-1245150746.opb

Free space on /tmp at the end= 66528 MiB
End job on node90 at 2009-06-16 13:42:35