Trace number 1876236

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.19 1800.67

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-jnh7.opb
MD5SUM6d6b2f4631faf3412de4fc57bbefcdf3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark89
Best CPU time to get the best result obtained on this benchmark0.035994
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 89
Optimality of the best value was proved YES
Number of variables200
Total number of constraints950
Number of constraints which are clauses950
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint10
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 1
Number of bits of the biggest number in a constraint 1
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-1876236-1245159889.opb.
0.00/0.00	c Instance file HOME/instance-1876236-1245159889.opb
0.00/0.00	c File size is 41006 bytes.
0.00/0.00	c Highest Coefficient sum: 11
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      200                                                 |
0.00/0.00	c |  Number Clauses:        1150                                                |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c core #1
0.00/0.00	c Core size: 10	Core Weight: 1	Total Weight: 1
0.00/0.00	c Elapsed CPU time: 0.005999 s	Remaining CPU time: 1799.99 s
0.00/0.00	c core #2
0.00/0.00	c Core size: 6	Core Weight: 1	Total Weight: 2
0.00/0.00	c Elapsed CPU time: 0.006998 s	Remaining CPU time: 1799.99 s
0.00/0.00	c core #3
0.00/0.00	c Core size: 6	Core Weight: 1	Total Weight: 3
0.00/0.00	c Elapsed CPU time: 0.007998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #4
0.00/0.01	c Core size: 6	Core Weight: 1	Total Weight: 4
0.00/0.01	c Elapsed CPU time: 0.008998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #5
0.00/0.01	c Core size: 6	Core Weight: 1	Total Weight: 5
0.00/0.01	c Elapsed CPU time: 0.009998 s	Remaining CPU time: 1799.99 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.010998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #7
0.00/0.01	c Core size: 5	Core Weight: 1	Total Weight: 7
0.00/0.01	c Elapsed CPU time: 0.011998 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.012998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #9
0.00/0.01	c Core size: 7	Core Weight: 1	Total Weight: 9
0.00/0.01	c Elapsed CPU time: 0.013997 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #10
0.00/0.01	c Core size: 7	Core Weight: 1	Total Weight: 10
0.00/0.01	c Elapsed CPU time: 0.014997 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #11
0.00/0.01	c Core size: 6	Core Weight: 1	Total Weight: 11
0.00/0.01	c Elapsed CPU time: 0.015997 s	Remaining CPU time: 1799.98 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.016997 s	Remaining CPU time: 1799.98 s
0.00/0.01	c core #13
0.00/0.01	c Core size: 3	Core Weight: 1	Total Weight: 13
0.00/0.01	c Elapsed CPU time: 0.017997 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #14
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 14
0.00/0.02	c Elapsed CPU time: 0.018997 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #15
0.00/0.02	c Core size: 5	Core Weight: 1	Total Weight: 15
0.00/0.02	c Elapsed CPU time: 0.019996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #16
0.00/0.02	c Core size: 6	Core Weight: 1	Total Weight: 16
0.00/0.02	c Elapsed CPU time: 0.020996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #17
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 17
0.00/0.02	c Elapsed CPU time: 0.022996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #18
0.00/0.02	c Core size: 5	Core Weight: 1	Total Weight: 18
0.00/0.02	c Elapsed CPU time: 0.023996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #19
0.00/0.02	c Core size: 5	Core Weight: 1	Total Weight: 19
0.00/0.02	c Elapsed CPU time: 0.024996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #20
0.00/0.02	c Core size: 5	Core Weight: 1	Total Weight: 20
0.00/0.02	c Elapsed CPU time: 0.025996 s	Remaining CPU time: 1799.97 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.026995 s	Remaining CPU time: 1799.97 s
0.00/0.02	c core #22
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 22
0.00/0.02	c Elapsed CPU time: 0.027995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #23
0.00/0.03	c Core size: 6	Core Weight: 1	Total Weight: 23
0.00/0.03	c Elapsed CPU time: 0.028995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #24
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 24
0.00/0.03	c Elapsed CPU time: 0.029995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #25
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 25
0.00/0.03	c Elapsed CPU time: 0.030995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #26
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 26
0.00/0.03	c Elapsed CPU time: 0.031995 s	Remaining CPU time: 1799.97 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.033994 s	Remaining CPU time: 1799.97 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.034994 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #29
0.00/0.03	c Core size: 5	Core Weight: 1	Total Weight: 29
0.00/0.03	c Elapsed CPU time: 0.035994 s	Remaining CPU time: 1799.96 s
0.00/0.03	c core #30
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 30
0.00/0.03	c Elapsed CPU time: 0.036994 s	Remaining CPU time: 1799.96 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.037994 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #32
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 32
0.00/0.04	c Elapsed CPU time: 0.038994 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #33
0.00/0.04	c Core size: 3	Core Weight: 1	Total Weight: 33
0.00/0.04	c Elapsed CPU time: 0.040993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #34
0.00/0.04	c Core size: 3	Core Weight: 1	Total Weight: 34
0.00/0.04	c Elapsed CPU time: 0.041993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #35
0.00/0.04	c Core size: 3	Core Weight: 1	Total Weight: 35
0.00/0.04	c Elapsed CPU time: 0.042993 s	Remaining CPU time: 1799.96 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.043993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #37
0.00/0.04	c Core size: 6	Core Weight: 1	Total Weight: 37
0.00/0.04	c Elapsed CPU time: 0.044993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #38
0.00/0.04	c Core size: 5	Core Weight: 1	Total Weight: 38
0.00/0.04	c Elapsed CPU time: 0.046992 s	Remaining CPU time: 1799.95 s
0.00/0.04	c core #39
0.00/0.04	c Core size: 3	Core Weight: 1	Total Weight: 39
0.00/0.04	c Elapsed CPU time: 0.047992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #40
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 40
0.00/0.05	c Elapsed CPU time: 0.048992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #41
0.00/0.05	c Core size: 4	Core Weight: 1	Total Weight: 41
0.00/0.05	c Elapsed CPU time: 0.049992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #42
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 42
0.00/0.05	c Elapsed CPU time: 0.051992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #43
0.00/0.05	c Core size: 6	Core Weight: 1	Total Weight: 43
0.00/0.05	c Elapsed CPU time: 0.052991 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #44
0.00/0.05	c Core size: 13	Core Weight: 1	Total Weight: 44
0.00/0.05	c Elapsed CPU time: 0.053991 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #45
0.00/0.05	c Core size: 39	Core Weight: 1	Total Weight: 45
0.00/0.05	c Elapsed CPU time: 0.055991 s	Remaining CPU time: 1799.94 s
0.00/0.05	c core #46
0.00/0.05	c Core size: 10	Core Weight: 1	Total Weight: 46
0.00/0.05	c Elapsed CPU time: 0.056991 s	Remaining CPU time: 1799.94 s
0.00/0.05	c core #47
0.00/0.05	c Core size: 50	Core Weight: 1	Total Weight: 47
0.00/0.05	c Elapsed CPU time: 0.057991 s	Remaining CPU time: 1799.94 s
0.00/0.06	c core #48
0.00/0.06	c Core size: 9	Core Weight: 1	Total Weight: 48
0.00/0.06	c Elapsed CPU time: 0.05999 s	Remaining CPU time: 1799.94 s
0.00/0.06	c core #49
0.00/0.06	c Core size: 24	Core Weight: 1	Total Weight: 49
0.00/0.06	c Elapsed CPU time: 0.06099 s	Remaining CPU time: 1799.94 s
0.00/0.06	c ============================[ Search Statistics ]==============================
0.00/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.06	c ===============================================================================
0.00/0.06	c |         0 |     386     1199     4923 |     5000        0    nan |  0.000 % |
0.00/0.06	c ===============================================================================
0.00/0.06	c core #50
0.00/0.06	c Core size: 23	Core Weight: 1	Total Weight: 50
0.00/0.06	c Elapsed CPU time: 0.06299 s	Remaining CPU time: 1799.94 s
0.00/0.06	c ============================[ Search Statistics ]==============================
0.00/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.06	c ===============================================================================
0.00/0.06	c |         0 |     392     1200     4935 |     5000        0    nan |  0.000 % |
0.00/0.06	c ===============================================================================
0.00/0.06	c core #51
0.00/0.06	c Core size: 22	Core Weight: 1	Total Weight: 51
0.00/0.06	c Elapsed CPU time: 0.06399 s	Remaining CPU time: 1799.94 s
0.00/0.06	c ============================[ Search Statistics ]==============================
0.00/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.06	c ===============================================================================
0.00/0.06	c |         0 |     404     1201     4960 |     5000        0    nan |  0.000 % |
0.00/0.06	c ===============================================================================
0.00/0.06	c core #52
0.00/0.06	c Core size: 21	Core Weight: 1	Total Weight: 52
0.00/0.06	c Elapsed CPU time: 0.06499 s	Remaining CPU time: 1799.94 s
0.00/0.06	c ============================[ Search Statistics ]==============================
0.00/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.06	c ===============================================================================
0.00/0.06	c |         0 |     414     1202     4981 |     5000        0    nan |  0.000 % |
0.00/0.06	c ===============================================================================
0.00/0.06	c core #53
0.00/0.06	c Core size: 27	Core Weight: 1	Total Weight: 53
0.00/0.06	c Elapsed CPU time: 0.065989 s	Remaining CPU time: 1799.93 s
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |     428     1203     5010 |     5000        0    nan |  0.000 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #54
0.00/0.07	c Core size: 24	Core Weight: 1	Total Weight: 54
0.00/0.07	c Elapsed CPU time: 0.067989 s	Remaining CPU time: 1799.93 s
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |     442     1204     5039 |     5000        0    nan |  0.000 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #55
0.00/0.07	c Core size: 24	Core Weight: 1	Total Weight: 55
0.00/0.07	c Elapsed CPU time: 0.069989 s	Remaining CPU time: 1799.93 s
0.00/0.07	c Learning 1 hard constraints
0.00/0.07	c core #56
0.00/0.07	c Core size: 48	Core Weight: 1	Total Weight: 56
0.00/0.07	c Elapsed CPU time: 0.070989 s	Remaining CPU time: 1799.93 s
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |     435     1207     5073 |     5000        0    nan |  0.000 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #57
0.00/0.07	c Core size: 77	Core Weight: 1	Total Weight: 57
0.00/0.07	c Elapsed CPU time: 0.072988 s	Remaining CPU time: 1799.93 s
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |     455     1208     5115 |     5000        0    nan |  0.000 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #58
0.00/0.07	c Core size: 60	Core Weight: 1	Total Weight: 58
0.00/0.07	c Elapsed CPU time: 0.074988 s	Remaining CPU time: 1799.93 s
0.00/0.07	c Learning 1 hard constraints
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |     466     1210     5140 |     5000        0    nan |  0.000 % |
0.00/0.08	c ===============================================================================
0.00/0.08	c core #59
0.00/0.08	c Core size: 149	Core Weight: 1	Total Weight: 59
0.00/0.08	c Elapsed CPU time: 0.076988 s	Remaining CPU time: 1799.92 s
0.00/0.08	c ============================[ Search Statistics ]==============================
0.00/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.08	c ===============================================================================
0.00/0.08	c |         0 |     503     1211     5214 |     5000        0    nan |  0.000 % |
0.00/0.08	c ===============================================================================
0.00/0.08	c core #60
0.00/0.08	c Core size: 261	Core Weight: 1	Total Weight: 60
0.00/0.08	c Elapsed CPU time: 0.080987 s	Remaining CPU time: 1799.92 s
0.00/0.08	c ============================[ Search Statistics ]==============================
0.00/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.08	c ===============================================================================
0.00/0.08	c |         0 |     572     1212     5353 |     5000        0    nan |  0.000 % |
0.00/0.09	c ===============================================================================
0.00/0.09	c core #61
0.00/0.09	c Core size: 213	Core Weight: 1	Total Weight: 61
0.00/0.09	c Elapsed CPU time: 0.087986 s	Remaining CPU time: 1799.91 s
0.00/0.09	c Learning 3 hard constraints
0.00/0.09	c ============================[ Search Statistics ]==============================
0.00/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.09	c ===============================================================================
0.00/0.09	c |         0 |     606     1216     5441 |     5000        0    nan |  0.000 % |
0.00/0.09	c ===============================================================================
0.00/0.09	c core #62
0.00/0.09	c Core size: 170	Core Weight: 1	Total Weight: 62
0.00/0.09	c Elapsed CPU time: 0.090986 s	Remaining CPU time: 1799.91 s
0.00/0.09	c Learning 2 hard constraints
0.00/0.09	c ============================[ Search Statistics ]==============================
0.00/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.09	c ===============================================================================
0.00/0.09	c |         0 |     628     1219     5500 |     5000        0    nan |  0.000 % |
0.00/0.10	c |       100 |     627     1219     5500 |     5500      100     35 |  4.135 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c core #63
0.09/0.10	c Core size: 304	Core Weight: 1	Total Weight: 63
0.09/0.10	c Elapsed CPU time: 0.100984 s	Remaining CPU time: 1799.9 s
0.09/0.10	c Learning 9 hard constraints
0.09/0.10	c ============================[ Search Statistics ]==============================
0.09/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |     666     1229     5641 |     5000        0    nan |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c core #64
0.09/0.10	c Core size: 285	Core Weight: 1	Total Weight: 64
0.09/0.10	c Elapsed CPU time: 0.104984 s	Remaining CPU time: 1799.9 s
0.09/0.11	c Learning 11 hard constraints
0.09/0.11	c ============================[ Search Statistics ]==============================
0.09/0.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.11	c ===============================================================================
0.09/0.11	c |         0 |     675     1241     5825 |     5000        0    nan |  0.000 % |
0.09/0.11	c ===============================================================================
0.09/0.11	c core #65
0.09/0.11	c Core size: 189	Core Weight: 1	Total Weight: 65
0.09/0.11	c Elapsed CPU time: 0.108983 s	Remaining CPU time: 1799.89 s
0.09/0.11	c Learning 6 hard constraints
0.09/0.11	c ============================[ Search Statistics ]==============================
0.09/0.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.11	c ===============================================================================
0.09/0.11	c |         0 |     686     1248     5927 |     5000        0    nan |  0.000 % |
0.09/0.11	c ===============================================================================
0.09/0.11	c core #66
0.09/0.11	c Core size: 191	Core Weight: 1	Total Weight: 66
0.09/0.11	c Elapsed CPU time: 0.112982 s	Remaining CPU time: 1799.89 s
0.09/0.11	c Learning 1 hard constraints
0.09/0.11	c ============================[ Search Statistics ]==============================
0.09/0.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.11	c ===============================================================================
0.09/0.11	c |         0 |     702     1250     5963 |     5000        0    nan |  0.000 % |
0.09/0.12	c |       103 |     702     1250     5963 |     5500      103     24 |  5.788 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c core #67
0.09/0.12	c Core size: 239	Core Weight: 1	Total Weight: 67
0.09/0.12	c Elapsed CPU time: 0.122981 s	Remaining CPU time: 1799.88 s
0.09/0.13	c Learning 10 hard constraints
0.09/0.13	c ============================[ Search Statistics ]==============================
0.09/0.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.13	c ===============================================================================
0.09/0.13	c |         0 |     689     1261     6105 |     5000        0    nan |  0.000 % |
0.09/0.13	c |       100 |     689     1261     6105 |     5500      100     36 |  9.590 % |
0.09/0.14	c |       251 |     685     1261     6105 |     6050      250     37 | 10.105 % |
0.09/0.15	c |       477 |     685     1261     6105 |     6655      476     30 | 10.106 % |
0.09/0.17	c |       817 |     685     1261     6105 |     7320      816     33 | 10.113 % |
0.09/0.18	c ===============================================================================
0.09/0.18	c core #68
0.09/0.18	c Core size: 238	Core Weight: 1	Total Weight: 68
0.09/0.18	c Elapsed CPU time: 0.181972 s	Remaining CPU time: 1799.82 s
0.09/0.19	c Learning 5 hard constraints
0.09/0.19	c ============================[ Search Statistics ]==============================
0.09/0.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.19	c ===============================================================================
0.09/0.19	c |         0 |     714     1267     6226 |     5000        0    nan |  0.000 % |
0.09/0.19	c |       100 |     705     1267     6226 |     5500      100     18 | 17.281 % |
0.09/0.19	c ===============================================================================
0.09/0.19	c core #69
0.09/0.19	c Core size: 205	Core Weight: 1	Total Weight: 69
0.09/0.19	c Elapsed CPU time: 0.189971 s	Remaining CPU time: 1799.81 s
0.09/0.19	c Learning 1 hard constraints
0.09/0.19	c ============================[ Search Statistics ]==============================
0.09/0.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.19	c ===============================================================================
0.09/0.19	c |         0 |     736     1269     6279 |     5000        0    nan |  0.000 % |
0.19/0.20	c |       103 |     736     1269     6279 |     5500      103     28 |  9.033 % |
0.19/0.20	c |       255 |     690     1269     6279 |     6050      254     24 | 14.833 % |
0.19/0.22	c |       481 |     690     1269     6279 |     6655      480     26 | 14.833 % |
0.19/0.24	c |       820 |     675     1269     6279 |     7320      818     30 | 18.047 % |
0.19/0.24	c ===============================================================================
0.19/0.25	c core #70
0.19/0.25	c Core size: 255	Core Weight: 1	Total Weight: 70
0.19/0.25	c Elapsed CPU time: 0.245962 s	Remaining CPU time: 1799.75 s
0.19/0.25	c Learning 4 hard constraints
0.19/0.25	c ============================[ Search Statistics ]==============================
0.19/0.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.25	c ===============================================================================
0.19/0.25	c |         0 |     775     1274     6403 |     5000        0    nan |  0.000 % |
0.19/0.25	c |       100 |     775     1274     6403 |     5500      100     30 |  8.617 % |
0.19/0.26	c |       252 |     773     1274     6403 |     6050      250     21 |  8.851 % |
0.19/0.26	c ===============================================================================
0.19/0.26	c core #71
0.19/0.26	c Core size: 190	Core Weight: 1	Total Weight: 71
0.19/0.26	c Elapsed CPU time: 0.26296 s	Remaining CPU time: 1799.74 s
0.19/0.27	c ============================[ Search Statistics ]==============================
0.19/0.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.27	c ===============================================================================
0.19/0.27	c |         0 |     798     1275     6449 |     5000        0    nan |  0.000 % |
0.19/0.27	c |       100 |     798     1275     6449 |     5500      100     30 |  8.389 % |
0.19/0.28	c |       254 |     796     1275     6449 |     6050      252     25 |  8.617 % |
0.19/0.29	c |       481 |     796     1275     6449 |     6655      479     33 |  8.617 % |
0.29/0.31	c |       819 |     796     1275     6449 |     7320      817     39 |  8.611 % |
0.29/0.34	c |      1330 |     751     1275     6449 |     8052     1325     36 | 13.777 % |
0.29/0.39	c |      2091 |     751     1275     6449 |     8857     2086     37 | 13.777 % |
0.49/0.52	c |      3230 |     751     1275     6449 |     9743     3225     39 | 13.777 % |
0.69/0.78	c |      4940 |     751     1275     6449 |    10717     4935     45 | 13.777 % |
0.89/0.97	c ===============================================================================
0.99/1.02	c core #72
0.99/1.02	c Core size: 281	Core Weight: 1	Total Weight: 72
0.99/1.02	c Elapsed CPU time: 1.00285 s	Remaining CPU time: 1799 s
0.99/1.02	c Learning 4 hard constraints
0.99/1.02	c ============================[ Search Statistics ]==============================
0.99/1.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.99/1.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.99/1.02	c ===============================================================================
0.99/1.02	c |         0 |     836     1280     6567 |     5000        0    nan |  0.000 % |
0.99/1.03	c |       100 |     836     1280     6567 |     5500      100     36 |  8.038 % |
0.99/1.04	c |       250 |     834     1280     6567 |     6050      248     44 |  8.256 % |
0.99/1.05	c |       475 |     789     1280     6567 |     6655      470     42 | 13.201 % |
0.99/1.07	c |       816 |     789     1280     6567 |     7320      811     39 | 13.201 % |
1.09/1.11	c |      1328 |     789     1280     6567 |     8052     1323     42 | 13.201 % |
1.09/1.17	c |      2087 |     789     1280     6567 |     8857     2082     43 | 13.201 % |
1.20/1.30	c |      3227 |     785     1280     6567 |     9743     3221     43 | 13.643 % |
1.49/1.54	c |      4935 |     785     1280     6567 |    10717     4929     50 | 13.641 % |
1.79/1.89	c |      7497 |     785     1280     6567 |    11789     7491     51 | 13.641 % |
2.69/2.77	c |     11343 |     785     1280     6567 |    12968    11337     56 | 13.641 % |
4.19/4.25	c |     17110 |     785     1280     6567 |    14265    10505     65 | 13.641 % |
6.29/6.31	c |     25760 |     785     1280     6567 |    15692    11887     61 | 13.641 % |
9.99/10.01	c |     38736 |     785     1280     6567 |    17261     8915     62 | 13.641 % |
14.99/15.00	c ===============================================================================
15.59/15.65	c core #73
15.59/15.65	c Core size: 308	Core Weight: 1	Total Weight: 73
15.59/15.65	c Elapsed CPU time: 15.4836 s	Remaining CPU time: 1784.52 s
15.69/15.71	c Learning 3 hard constraints
15.69/15.71	c ============================[ Search Statistics ]==============================
15.69/15.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.69/15.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
15.69/15.71	c ===============================================================================
15.69/15.71	c |         0 |     880     1284     6706 |     5000        0    nan |  0.000 % |
15.69/15.72	c |       100 |     880     1284     6706 |     5500      100     43 |  7.667 % |
15.69/15.73	c |       251 |     878     1284     6706 |     6050      249     28 |  7.875 % |
15.69/15.74	c |       477 |     878     1284     6706 |     6655      475     27 |  7.870 % |
15.69/15.77	c |       817 |     830     1284     6706 |     7320      773     29 | 12.907 % |
15.69/15.79	c ===============================================================================
15.69/15.80	c core #74
15.69/15.80	c Core size: 199	Core Weight: 1	Total Weight: 74
15.69/15.80	c Elapsed CPU time: 15.6276 s	Remaining CPU time: 1784.37 s
15.78/15.80	c Learning 1 hard constraints
15.78/15.80	c ============================[ Search Statistics ]==============================
15.78/15.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
15.78/15.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
15.78/15.80	c ===============================================================================
15.78/15.80	c |         0 |     907     1286     6763 |     5000        0    nan |  0.000 % |
15.78/15.81	c |       100 |     907     1286     6763 |     5500      100     43 |  7.455 % |
15.78/15.81	c |       250 |     905     1286     6763 |     6050      248     34 |  7.658 % |
15.78/15.82	c |       475 |     856     1286     6763 |     6655      469     29 | 12.657 % |
15.78/15.84	c |       813 |     856     1286     6763 |     7320      807     32 | 12.653 % |
15.78/15.87	c |      1322 |     856     1286     6763 |     8052     1316     34 | 12.657 % |
15.89/15.95	c |      2082 |     856     1286     6763 |     8857     2076     35 | 12.653 % |
16.09/16.10	c |      3221 |     856     1286     6763 |     9743     3215     39 | 12.653 % |
16.28/16.39	c |      4929 |     856     1286     6763 |    10717     4923     43 | 12.653 % |
16.89/16.99	c |      7492 |     856     1286     6763 |    11789     7486     45 | 12.653 % |
17.79/17.89	c ===============================================================================
17.99/18.00	c core #75
17.99/18.00	c Core size: 185	Core Weight: 1	Total Weight: 75
17.99/18.00	c Elapsed CPU time: 17.8063 s	Remaining CPU time: 1782.19 s
17.99/18.01	c ============================[ Search Statistics ]==============================
17.99/18.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.99/18.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
17.99/18.01	c ===============================================================================
17.99/18.01	c |         0 |     934     1287     6817 |     5000        0    nan |  0.000 % |
17.99/18.03	c |       100 |     934     1287     6817 |     5500      100     43 |  7.255 % |
17.99/18.03	c |       252 |     932     1287     6817 |     6050      250     31 |  7.452 % |
17.99/18.04	c |       478 |     932     1287     6817 |     6655      476     33 |  7.448 % |
17.99/18.06	c |       815 |     932     1287     6817 |     7320      813     31 |  7.458 % |
18.09/18.10	c |      1321 |     932     1287     6817 |     8052     1319     43 |  7.448 % |
18.09/18.15	c |      2080 |     887     1287     6817 |     8857     2075     37 | 11.917 % |
18.19/18.27	c |      3220 |     887     1287     6817 |     9743     3215     41 | 11.919 % |
18.39/18.43	c |      4928 |     887     1287     6817 |    10717     4923     49 | 11.917 % |
18.69/18.77	c |      7491 |     885     1287     6817 |    11789     7484     53 | 12.115 % |
19.28/19.34	c |     11336 |     885     1287     6817 |    12968    11329     54 | 12.115 % |
20.28/20.31	c |     17102 |     885     1287     6817 |    14265    10409     56 | 12.115 % |
21.58/21.69	c |     25752 |     885     1287     6817 |    15692    11759     57 | 12.115 % |
25.09/25.10	c |     38730 |     885     1287     6817 |    17261     8751     74 | 12.115 % |
29.49/29.57	c |     58193 |     885     1287     6817 |    18987    10585     43 | 12.115 % |
41.67/41.76	c |     87386 |     882     1287     6817 |    20886    10899     69 | 12.513 % |
69.07/69.13	c |    131176 |     880     1287     6817 |    22974    12380     69 | 12.612 % |
79.27/79.32	c ===============================================================================
80.87/80.92	c core #76
80.87/80.92	c Core size: 215	Core Weight: 1	Total Weight: 76
80.87/80.92	c Elapsed CPU time: 80.3198 s	Remaining CPU time: 1719.68 s
80.97/81.08	c ============================[ Search Statistics ]==============================
80.97/81.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
80.97/81.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
80.97/81.08	c ===============================================================================
80.97/81.08	c |         0 |     963     1288     6875 |     5000        0    nan |  0.000 % |
81.07/81.11	c |       100 |     963     1288     6875 |     5500      100     46 |  7.052 % |
81.07/81.11	c |       250 |     963     1288     6875 |     6050      250     31 |  7.046 % |
81.07/81.13	c |       476 |     963     1288     6875 |     6655      476     40 |  7.051 % |
81.07/81.14	c |       815 |     963     1288     6875 |     7320      815     34 |  7.046 % |
81.07/81.18	c |      1322 |     963     1288     6875 |     8052     1322     36 |  7.046 % |
81.17/81.24	c |      2083 |     961     1288     6875 |     8857     2082     35 |  7.239 % |
81.27/81.33	c |      3224 |     961     1288     6875 |     9743     3223     43 |  7.247 % |
81.37/81.49	c |      4933 |     916     1288     6875 |    10717     4930     41 | 11.583 % |
81.97/82.00	c |      7496 |     915     1288     6875 |    11789     7493     51 | 11.780 % |
82.67/82.75	c |     11340 |     914     1288     6875 |    12968    11336     55 | 11.776 % |
84.06/84.14	c |     17107 |     914     1288     6875 |    14265    10478     65 | 11.776 % |
87.37/87.46	c |     25756 |     912     1288     6875 |    15692    11844     71 | 11.974 % |
92.17/92.23	c |     38730 |     912     1288     6875 |    17261     8777     58 | 11.969 % |
98.36/98.46	c |     58198 |     912     1288     6875 |    18987    10709     60 | 11.969 % |
112.36/112.41	c |     87394 |     912     1288     6875 |    20886    10834     63 | 11.970 % |
134.45/134.54	c |    131184 |     912     1288     6875 |    22974    12235     76 | 11.969 % |
169.75/169.82	c |    196871 |     912     1288     6875 |    25272    19422     79 | 11.969 % |
228.63/228.70	c |    295398 |     908     1288     6875 |    27799    12199     83 | 12.355 % |
338.00/338.11	c |    443189 |     908     1288     6875 |    30579    21820     79 | 12.355 % |
566.35/566.58	c |    664873 |     906     1288     6875 |    33637    17648    107 | 12.548 % |
923.55/923.89	c ===============================================================================
940.94/941.20	c core #77
940.94/941.20	c Core size: 364	Core Weight: 1	Total Weight: 77
940.94/941.20	c Elapsed CPU time: 937.125 s	Remaining CPU time: 862.875 s
941.94/942.24	c Learning 1 hard constraints
941.94/942.24	c ============================[ Search Statistics ]==============================
941.94/942.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
941.94/942.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
941.94/942.24	c ===============================================================================
941.94/942.24	c |         0 |    1040     1290     7051 |     5000        0    nan |  0.000 % |
942.04/942.35	c |       100 |    1040     1290     7051 |     5500      100     43 |  6.564 % |
942.04/942.38	c |       250 |    1006     1290     7051 |     6050      250     37 | 10.782 % |
942.14/942.42	c |       478 |     993     1290     7051 |     6655      474     45 | 10.785 % |
942.14/942.46	c |       815 |     993     1290     7051 |     7320      811     50 | 10.782 % |
942.24/942.52	c |      1324 |     993     1290     7051 |     8052     1320     44 | 10.782 % |
942.24/942.59	c |      2083 |     993     1290     7051 |     8857     2079     46 | 10.782 % |
942.45/942.70	c |      3222 |     993     1290     7051 |     9743     3218     45 | 10.782 % |
942.55/942.90	c |      4937 |     993     1290     7051 |    10717     4933     43 | 10.782 % |
943.04/943.37	c |      7502 |     993     1290     7051 |    11789     7498     46 | 10.782 % |
943.55/943.89	c |     11346 |     993     1290     7051 |    12968    11342     51 | 10.782 % |
944.54/944.83	c |     17114 |     993     1290     7051 |    14265    10383     52 | 10.782 % |
946.24/946.55	c |     25769 |     993     1290     7051 |    15692    11569     48 | 10.782 % |
949.74/950.08	c |     38744 |     993     1290     7051 |    17261     8570     77 | 10.782 % |
956.63/956.96	c |     58208 |     993     1290     7051 |    18987    10247     62 | 10.782 % |
967.93/968.20	c |     87406 |     993     1290     7051 |    20886    10368     59 | 10.782 % |
999.42/999.75	c |    131199 |     993     1290     7051 |    22974    11729     74 | 10.782 % |
1041.20/1041.59	c |    196885 |     993     1290     7051 |    25272    18670    103 | 10.782 % |
1110.49/1110.82	c |    295414 |     989     1290     7051 |    27799    13111    100 | 11.141 % |
1237.45/1237.85	c |    443204 |     989     1290     7051 |    30579    24422     98 | 11.141 % |
1441.50/1441.91	c |    664887 |     988     1290     7051 |    33637    30667     94 | 11.231 % |
1764.41/1764.92	c |    997412 |     988     1290     7051 |    37001    15709     99 | 11.231 % |

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-1876236-1245159889/watcher-1876236-1245159889 -o /tmp/evaluation-result-1876236-1245159889/solver-1876236-1245159889 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1876236-1245159889.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: 0.93 0.98 0.99 3/65 5917
/proc/meminfo: memFree=1862072/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=2436 CPUtime=0
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 189 0 0 0 0 0 0 0 18 0 1 0 183588376 2494464 173 1992294400 134512640 135709839 4294956240 18446744073709551615 135058264 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 642 174 128 292 0 336 0

[startup+0.104629 s]
/proc/loadavg: 0.93 0.98 0.99 3/65 5917
/proc/meminfo: memFree=1862072/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=2900 CPUtime=0.09
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 317 0 0 0 9 0 0 0 18 0 1 0 183588376 2969600 290 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 725 290 136 292 0 430 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2900

[startup+0.201639 s]
/proc/loadavg: 0.93 0.98 0.99 3/65 5917
/proc/meminfo: memFree=1862072/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=3256 CPUtime=0.19
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 421 0 0 0 19 0 0 0 19 0 1 0 183588376 3334144 394 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 814 394 136 292 0 519 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3256

[startup+0.30165 s]
/proc/loadavg: 0.93 0.98 0.99 3/65 5917
/proc/meminfo: memFree=1862072/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=3400 CPUtime=0.29
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 440 0 0 0 29 0 0 0 19 0 1 0 183588376 3481600 413 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 850 413 136 292 0 555 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3400

[startup+0.701696 s]
/proc/loadavg: 0.93 0.98 0.99 3/65 5917
/proc/meminfo: memFree=1862072/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=4588 CPUtime=0.69
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 749 0 0 0 68 1 0 0 22 0 1 0 183588376 4698112 722 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 1147 722 136 292 0 852 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4588

[startup+1.50179 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 5918
/proc/meminfo: memFree=1858608/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=5644 CPUtime=1.49
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 998 0 0 0 147 2 0 0 25 0 1 0 183588376 5779456 971 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 1411 971 136 292 0 1116 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5644

[startup+3.10197 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 5918
/proc/meminfo: memFree=1857520/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=8476 CPUtime=3.09
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 1711 0 0 0 305 4 0 0 25 0 1 0 183588376 8679424 1684 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 2119 1684 136 292 0 1824 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8476

[startup+6.30133 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 5918
/proc/meminfo: memFree=1851312/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=14028 CPUtime=6.29
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 3095 0 0 0 621 8 0 0 25 0 1 0 183588376 14364672 3068 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 3507 3068 136 292 0 3212 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14028

[startup+12.7011 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 5918
/proc/meminfo: memFree=1840944/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=23960 CPUtime=12.69
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 5561 0 0 0 1256 13 0 0 25 0 1 0 183588376 24535040 5534 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 5990 5534 136 292 0 5695 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23960

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 5918
/proc/meminfo: memFree=1827504/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=36836 CPUtime=25.48
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 8798 0 0 0 2521 27 0 0 25 0 1 0 183588376 37720064 8771 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 9209 8771 136 292 0 8914 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36836

[startup+51.1014 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 5918
/proc/meminfo: memFree=1800496/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=63992 CPUtime=51.07
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 15549 0 0 0 5065 42 0 0 25 0 1 0 183588376 65527808 15522 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 15998 15522 136 292 0 15703 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 63992

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 5918
/proc/meminfo: memFree=1773232/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=90636 CPUtime=102.27
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 22252 0 0 0 10152 75 0 0 25 0 1 0 183588376 92811264 22225 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 22659 22225 136 292 0 22364 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 90636

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5918
/proc/meminfo: memFree=1722608/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=141928 CPUtime=162.24
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 35024 0 0 0 16117 107 0 0 25 0 1 0 183588376 145334272 34997 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 35482 34997 136 292 0 35187 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 141928

[startup+222.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5918
/proc/meminfo: memFree=1678832/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=185112 CPUtime=222.23
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 45818 0 0 0 22088 135 0 0 25 0 1 0 183588376 189554688 45791 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 46278 45791 136 292 0 45983 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 185112

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5918
/proc/meminfo: memFree=1634032/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=230228 CPUtime=282.21
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 57042 0 0 0 28059 162 0 0 25 0 1 0 183588376 235753472 57015 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 57557 57015 136 292 0 57262 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 230228

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5918
/proc/meminfo: memFree=1593520/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=270604 CPUtime=342.2
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 67112 0 0 0 34034 186 0 0 25 0 1 0 183588376 277098496 67085 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 67651 67085 136 292 0 67356 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 270604

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5918
/proc/meminfo: memFree=1549936/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=314680 CPUtime=402.19
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 78137 0 0 0 40009 210 0 0 25 0 1 0 183588376 322232320 78110 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 78670 78110 136 292 0 78375 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 314680

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5920
/proc/meminfo: memFree=1511792/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=352020 CPUtime=462.16
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 87449 0 0 0 45984 232 0 0 25 0 1 0 183588376 360468480 87422 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 88005 87422 136 292 0 87710 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 352020

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5920
/proc/meminfo: memFree=1475504/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=388964 CPUtime=522.16
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 96679 0 0 0 51962 254 0 0 25 0 1 0 183588376 398299136 96652 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 97241 96652 136 292 0 96946 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 388964

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5920
/proc/meminfo: memFree=1434544/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=429468 CPUtime=582.14
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 106785 0 0 0 57940 274 0 0 25 0 1 0 183588376 439775232 106758 1992294400 134512640 135709839 4294956240 18446744073709551615 134573967 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 107367 106758 136 292 0 107072 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 429468

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5920
/proc/meminfo: memFree=1396720/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=467592 CPUtime=642.12
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 116316 0 0 0 63919 293 0 0 25 0 1 0 183588376 478814208 116289 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 116898 116289 136 292 0 116603 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 467592

[startup+702.301 s]

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

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5920
/proc/meminfo: memFree=1262768/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=601064 CPUtime=882.06
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 149609 0 0 0 87840 366 0 0 25 0 1 0 183588376 615489536 149582 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 150266 149582 136 292 0 149971 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 601064

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5920
/proc/meminfo: memFree=1214384/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=649108 CPUtime=942.04
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 161656 0 0 0 93821 383 0 0 25 0 1 0 183588376 664686592 161595 1992294400 134512640 135709839 4294956240 18446744073709551615 135166305 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 162277 161595 136 292 0 161982 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 649108

[startup+1002.3 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 5926
/proc/meminfo: memFree=1214184/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=649108 CPUtime=1002.02
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 161670 0 0 0 99794 408 0 0 25 0 1 0 183588376 664686592 161609 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 162277 161609 136 292 0 161982 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 649108

[startup+1062.3 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 5926
/proc/meminfo: memFree=1202408/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=660784 CPUtime=1062
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 164814 0 0 0 105767 433 0 0 25 0 1 0 183588376 676642816 164753 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 165196 164753 136 292 0 164901 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 660784

[startup+1122.3 s]
/proc/loadavg: 1.10 1.03 1.00 2/66 5926
/proc/meminfo: memFree=1169064/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=693808 CPUtime=1121.99
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 173011 0 0 0 111740 459 0 0 25 0 1 0 183588376 710459392 172950 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 173452 172950 136 292 0 173157 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 693808

[startup+1182.3 s]
/proc/loadavg: 1.09 1.03 1.00 2/66 5926
/proc/meminfo: memFree=1142760/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=720200 CPUtime=1181.97
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 179587 0 0 0 117721 476 0 0 25 0 1 0 183588376 737484800 179526 1992294400 134512640 135709839 4294956240 18446744073709551615 134572385 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 180050 179526 136 292 0 179755 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 720200

[startup+1242.3 s]
/proc/loadavg: 1.08 1.04 1.00 2/66 5926
/proc/meminfo: memFree=1114088/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=748772 CPUtime=1241.95
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 186736 0 0 0 123698 497 0 0 25 0 1 0 183588376 766742528 186675 1992294400 134512640 135709839 4294956240 18446744073709551615 134517178 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 187193 186675 136 292 0 186898 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 748772

[startup+1302.3 s]
/proc/loadavg: 1.07 1.04 1.00 2/66 5926
/proc/meminfo: memFree=1090672/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=772984 CPUtime=1301.93
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 192776 0 0 0 129675 518 0 0 25 0 1 0 183588376 791535616 192715 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 193246 192715 136 292 0 192951 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 772984

[startup+1362.3 s]
/proc/loadavg: 1.07 1.05 1.00 2/66 5926
/proc/meminfo: memFree=1060912/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=801880 CPUtime=1361.92
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 199989 0 0 0 135652 540 0 0 25 0 1 0 183588376 821125120 199928 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 200470 199928 136 292 0 200175 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 801880

[startup+1422.3 s]
/proc/loadavg: 1.06 1.05 1.00 2/66 5926
/proc/meminfo: memFree=1038000/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=824680 CPUtime=1421.91
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 205655 0 0 0 141633 558 0 0 25 0 1 0 183588376 844472320 205594 1992294400 134512640 135709839 4294956240 18446744073709551615 134517168 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 206170 205594 136 292 0 205875 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 824680

[startup+1482.3 s]
/proc/loadavg: 1.06 1.05 1.00 2/66 5926
/proc/meminfo: memFree=1008176/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=854528 CPUtime=1481.89
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 213129 0 0 0 147607 582 0 0 25 0 1 0 183588376 875036672 213068 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 213632 213068 136 292 0 213337 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 854528

[startup+1542.31 s]
/proc/loadavg: 1.13 1.07 1.01 2/66 5926
/proc/meminfo: memFree=969968/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=892644 CPUtime=1541.87
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 222638 0 0 0 153585 602 0 0 25 0 1 0 183588376 914067456 222577 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 223161 222577 136 292 0 222866 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 892644

[startup+1602.3 s]
/proc/loadavg: 1.12 1.07 1.01 2/66 5926
/proc/meminfo: memFree=934320/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=928452 CPUtime=1601.86
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 231579 0 0 0 159563 623 0 0 25 0 1 0 183588376 950734848 231518 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 232113 231518 136 292 0 231818 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 928452

[startup+1662.3 s]
/proc/loadavg: 1.11 1.07 1.01 2/66 5926
/proc/meminfo: memFree=894896/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=967796 CPUtime=1661.84
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 241401 0 0 0 165537 647 0 0 25 0 1 0 183588376 991023104 241340 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 241949 241340 136 292 0 241654 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 967796

[startup+1722.3 s]
/proc/loadavg: 1.10 1.07 1.00 2/66 5926
/proc/meminfo: memFree=861232/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=1001624 CPUtime=1721.83
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 249834 0 0 0 171514 669 0 0 25 0 1 0 183588376 1025662976 249773 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 250406 249773 136 292 0 250111 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 1001624

[startup+1782.3 s]
/proc/loadavg: 1.09 1.07 1.00 2/66 5926
/proc/meminfo: memFree=823600/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=1038968 CPUtime=1781.81
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 259186 0 0 0 177487 694 0 0 25 0 1 0 183588376 1063903232 259125 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 259742 259125 136 292 0 259447 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 1038968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.07 1.06 1.00 2/66 5926
/proc/meminfo: memFree=814128/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=1048216 CPUtime=1800.01
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4194304 261489 0 0 0 179301 700 0 0 25 0 1 0 183588376 1073373184 261428 1992294400 134512640 135709839 4294956240 18446744073709551615 134517521 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/statm: 262054 261428 136 292 0 261759 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1048216

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

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

[startup+1800.61 s]
/proc/loadavg: 1.07 1.06 1.00 2/66 5926
/proc/meminfo: memFree=814128/2055920 swapFree=4191900/4192956
[pid=5917] ppid=5915 vsize=0 CPUtime=1800.11
/proc/5917/stat : 5917 (wbo) R 5915 5917 5820 0 -1 4195332 261489 0 0 0 179301 710 0 0 25 0 1 0 183588376 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/5917/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): 1800.67
CPU time (s): 1800.19
CPU user time (s): 1793.02
CPU system time (s): 7.16891
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 1048216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.02
system time used= 7.16891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 261489
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= 3
involuntary context switches= 2283

runsolver used 1.9717 second user time and 3.42048 second system time

The end

Launcher Data

Begin job on node32 at 2009-06-16 15:44:49
IDJOB=1876236
IDBENCH=2184
IDSOLVER=698
FILE ID=node32/1876236-1245159889
PBS_JOBID= 9363860
Free space on /tmp= 66344 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-jnh7.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-1876236-1245159889/watcher-1876236-1245159889 -o /tmp/evaluation-result-1876236-1245159889/solver-1876236-1245159889 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1876236-1245159889.opb

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

MD5SUM BENCH= 6d6b2f4631faf3412de4fc57bbefcdf3
RANDOM SEED=887873755

node32.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.234
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.234
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1862488 kB
Buffers:         40428 kB
Cached:          77156 kB
SwapCached:        260 kB
Active:          41672 kB
Inactive:        90204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1862488 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2712 kB
Writeback:           0 kB
Mapped:          23708 kB
Slab:            47276 kB
Committed_AS:   160080 kB
PageTables:       1492 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1876236-1245159889.opb

Free space on /tmp at the end= 66340 MiB
End job on node32 at 2009-06-16 16:14:52