Trace number 1876244

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.25 1800.88

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-jnh218.opb
MD5SUMcba4f92fd2fe518316e4b3350164b448
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark90
Best CPU time to get the best result obtained on this benchmark0.034994
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 90
Optimality of the best value was proved YES
Number of variables200
Total number of constraints900
Number of constraints which are clauses900
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 constraint11
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-1876244-1245161082.opb.
0.00/0.00	c Instance file HOME/instance-1876244-1245161082.opb
0.00/0.00	c File size is 38737 bytes.
0.00/0.00	c Highest Coefficient sum: 12
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:        1100                                                |
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: 4	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: 4	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: 4	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: 7	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: 7	Core Weight: 1	Total Weight: 5
0.00/0.01	c Elapsed CPU time: 0.008998 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.009998 s	Remaining CPU time: 1799.99 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.010998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #8
0.00/0.01	c Core size: 9	Core Weight: 1	Total Weight: 8
0.00/0.01	c Elapsed CPU time: 0.011998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #9
0.00/0.01	c Core size: 8	Core Weight: 1	Total Weight: 9
0.00/0.01	c Elapsed CPU time: 0.012998 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.013997 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.014997 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #12
0.00/0.01	c Core size: 3	Core Weight: 1	Total Weight: 12
0.00/0.01	c Elapsed CPU time: 0.015997 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.016997 s	Remaining CPU time: 1799.98 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.017997 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #15
0.00/0.02	c Core size: 6	Core Weight: 1	Total Weight: 15
0.00/0.02	c Elapsed CPU time: 0.018997 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #16
0.00/0.02	c Core size: 5	Core Weight: 1	Total Weight: 16
0.00/0.02	c Elapsed CPU time: 0.019996 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.020996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #18
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 18
0.00/0.02	c Elapsed CPU time: 0.021996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #19
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 19
0.00/0.02	c Elapsed CPU time: 0.022996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #20
0.00/0.02	c Core size: 7	Core Weight: 1	Total Weight: 20
0.00/0.02	c Elapsed CPU time: 0.023996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #21
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 21
0.00/0.02	c Elapsed CPU time: 0.024996 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.025996 s	Remaining CPU time: 1799.97 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.026995 s	Remaining CPU time: 1799.97 s
0.00/0.02	c core #24
0.00/0.02	c Core size: 6	Core Weight: 1	Total Weight: 24
0.00/0.02	c Elapsed CPU time: 0.027995 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.028995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #26
0.00/0.03	c Core size: 7	Core Weight: 1	Total Weight: 26
0.00/0.03	c Elapsed CPU time: 0.029995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #27
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 27
0.00/0.03	c Elapsed CPU time: 0.030995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #28
0.00/0.03	c Core size: 5	Core Weight: 1	Total Weight: 28
0.00/0.03	c Elapsed CPU time: 0.032994 s	Remaining CPU time: 1799.97 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.033994 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #30
0.00/0.03	c Core size: 5	Core Weight: 1	Total Weight: 30
0.00/0.03	c Elapsed CPU time: 0.034994 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #31
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 31
0.00/0.03	c Elapsed CPU time: 0.035994 s	Remaining CPU time: 1799.96 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.036994 s	Remaining CPU time: 1799.96 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.037994 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.038994 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.039993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #36
0.00/0.04	c Core size: 3	Core Weight: 1	Total Weight: 36
0.00/0.04	c Elapsed CPU time: 0.041993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #37
0.00/0.04	c Core size: 3	Core Weight: 1	Total Weight: 37
0.00/0.04	c Elapsed CPU time: 0.042993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #38
0.00/0.04	c Core size: 3	Core Weight: 1	Total Weight: 38
0.00/0.04	c Elapsed CPU time: 0.043993 s	Remaining CPU time: 1799.96 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.044993 s	Remaining CPU time: 1799.96 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.045993 s	Remaining CPU time: 1799.95 s
0.00/0.04	c core #41
0.00/0.04	c Core size: 5	Core Weight: 1	Total Weight: 41
0.00/0.04	c Elapsed CPU time: 0.046992 s	Remaining CPU time: 1799.95 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.048992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #43
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 43
0.00/0.05	c Elapsed CPU time: 0.049992 s	Remaining CPU time: 1799.95 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.050992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #45
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 45
0.00/0.05	c Elapsed CPU time: 0.051992 s	Remaining CPU time: 1799.95 s
0.05/0.05	c core #46
0.05/0.05	c Core size: 4	Core Weight: 1	Total Weight: 46
0.05/0.05	c Elapsed CPU time: 0.052991 s	Remaining CPU time: 1799.95 s
0.05/0.05	c core #47
0.05/0.05	c Core size: 3	Core Weight: 1	Total Weight: 47
0.05/0.05	c Elapsed CPU time: 0.053991 s	Remaining CPU time: 1799.95 s
0.05/0.05	c core #48
0.05/0.05	c Core size: 3	Core Weight: 1	Total Weight: 48
0.05/0.05	c Elapsed CPU time: 0.054991 s	Remaining CPU time: 1799.95 s
0.05/0.05	c core #49
0.05/0.05	c Core size: 7	Core Weight: 1	Total Weight: 49
0.05/0.05	c Elapsed CPU time: 0.055991 s	Remaining CPU time: 1799.94 s
0.05/0.05	c core #50
0.05/0.05	c Core size: 23	Core Weight: 1	Total Weight: 50
0.05/0.05	c Elapsed CPU time: 0.056991 s	Remaining CPU time: 1799.94 s
0.05/0.06	c core #51
0.05/0.06	c Core size: 26	Core Weight: 1	Total Weight: 51
0.05/0.06	c Elapsed CPU time: 0.058991 s	Remaining CPU time: 1799.94 s
0.05/0.06	c core #52
0.05/0.06	c Core size: 11	Core Weight: 1	Total Weight: 52
0.05/0.06	c Elapsed CPU time: 0.05999 s	Remaining CPU time: 1799.94 s
0.05/0.06	c core #53
0.05/0.06	c Core size: 5	Core Weight: 1	Total Weight: 53
0.05/0.06	c Elapsed CPU time: 0.06099 s	Remaining CPU time: 1799.94 s
0.05/0.06	c core #54
0.05/0.06	c Core size: 78	Core Weight: 1	Total Weight: 54
0.05/0.06	c Elapsed CPU time: 0.06299 s	Remaining CPU time: 1799.94 s
0.05/0.06	c core #55
0.05/0.06	c Core size: 14	Core Weight: 1	Total Weight: 55
0.05/0.06	c Elapsed CPU time: 0.06399 s	Remaining CPU time: 1799.94 s
0.05/0.06	c core #56
0.05/0.06	c Core size: 33	Core Weight: 1	Total Weight: 56
0.05/0.06	c Elapsed CPU time: 0.06499 s	Remaining CPU time: 1799.94 s
0.05/0.07	c ============================[ Search Statistics ]==============================
0.05/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.07	c ===============================================================================
0.05/0.07	c |         0 |     405     1156     4710 |     5000        0    nan |  0.000 % |
0.05/0.07	c ===============================================================================
0.05/0.07	c core #57
0.05/0.07	c Core size: 25	Core Weight: 1	Total Weight: 57
0.05/0.07	c Elapsed CPU time: 0.066989 s	Remaining CPU time: 1799.93 s
0.05/0.07	c ============================[ Search Statistics ]==============================
0.05/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.07	c ===============================================================================
0.05/0.07	c |         0 |     418     1157     4737 |     5000        0    nan |  0.000 % |
0.05/0.07	c ===============================================================================
0.05/0.07	c core #58
0.05/0.07	c Core size: 33	Core Weight: 1	Total Weight: 58
0.05/0.07	c Elapsed CPU time: 0.067989 s	Remaining CPU time: 1799.93 s
0.05/0.07	c ============================[ Search Statistics ]==============================
0.05/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.07	c ===============================================================================
0.05/0.07	c |         0 |     425     1158     4751 |     5000        0    nan |  0.000 % |
0.05/0.07	c ===============================================================================
0.05/0.07	c core #59
0.05/0.07	c Core size: 44	Core Weight: 1	Total Weight: 59
0.05/0.07	c Elapsed CPU time: 0.069989 s	Remaining CPU time: 1799.93 s
0.05/0.07	c ============================[ Search Statistics ]==============================
0.05/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.07	c ===============================================================================
0.05/0.07	c |         0 |     445     1159     4794 |     5000        0    nan |  0.000 % |
0.05/0.07	c ===============================================================================
0.05/0.07	c core #60
0.05/0.07	c Core size: 28	Core Weight: 1	Total Weight: 60
0.05/0.07	c Elapsed CPU time: 0.071989 s	Remaining CPU time: 1799.93 s
0.05/0.07	c ============================[ Search Statistics ]==============================
0.05/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.07	c ===============================================================================
0.05/0.07	c |         0 |     458     1160     4820 |     5000        0    nan |  0.000 % |
0.05/0.07	c ===============================================================================
0.05/0.07	c core #61
0.05/0.07	c Core size: 57	Core Weight: 1	Total Weight: 61
0.05/0.07	c Elapsed CPU time: 0.073988 s	Remaining CPU time: 1799.93 s
0.05/0.07	c Learning 1 hard constraints
0.05/0.07	c ============================[ Search Statistics ]==============================
0.05/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.07	c ===============================================================================
0.05/0.07	c |         0 |     452     1162     4846 |     5000        0    nan |  0.000 % |
0.05/0.07	c ===============================================================================
0.05/0.07	c core #62
0.05/0.07	c Core size: 112	Core Weight: 1	Total Weight: 62
0.05/0.07	c Elapsed CPU time: 0.076988 s	Remaining CPU time: 1799.92 s
0.05/0.08	c ============================[ Search Statistics ]==============================
0.05/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.08	c ===============================================================================
0.05/0.08	c |         0 |     490     1163     4923 |     5000        0    nan |  0.000 % |
0.05/0.08	c ===============================================================================
0.05/0.08	c core #63
0.05/0.08	c Core size: 222	Core Weight: 1	Total Weight: 63
0.05/0.08	c Elapsed CPU time: 0.080987 s	Remaining CPU time: 1799.92 s
0.05/0.08	c Learning 2 hard constraints
0.05/0.08	c ============================[ Search Statistics ]==============================
0.05/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.08	c ===============================================================================
0.05/0.08	c |         0 |     566     1166     5075 |     5000        0    nan |  0.000 % |
0.05/0.08	c ===============================================================================
0.05/0.08	c core #64
0.05/0.08	c Core size: 235	Core Weight: 1	Total Weight: 64
0.05/0.08	c Elapsed CPU time: 0.085986 s	Remaining CPU time: 1799.91 s
0.05/0.09	c Learning 8 hard constraints
0.05/0.09	c ============================[ Search Statistics ]==============================
0.05/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.09	c ===============================================================================
0.05/0.09	c |         0 |     576     1175     5180 |     5000        0    nan |  0.000 % |
0.05/0.09	c ===============================================================================
0.05/0.09	c core #65
0.05/0.09	c Core size: 326	Core Weight: 1	Total Weight: 65
0.05/0.09	c Elapsed CPU time: 0.089986 s	Remaining CPU time: 1799.91 s
0.05/0.09	c Learning 9 hard constraints
0.05/0.09	c ============================[ Search Statistics ]==============================
0.05/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.09	c ===============================================================================
0.05/0.09	c |         0 |     625     1185     5353 |     5000        0    nan |  0.000 % |
0.09/0.10	c |       101 |     625     1185     5353 |     5500      101     34 |  6.300 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c core #66
0.09/0.10	c Core size: 409	Core Weight: 1	Total Weight: 66
0.09/0.10	c Elapsed CPU time: 0.103984 s	Remaining CPU time: 1799.9 s
0.09/0.10	c Learning 8 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 |     699     1194     5566 |     5000        0    nan |  0.000 % |
0.09/0.11	c |       100 |     699     1194     5566 |     5500      100     22 |  5.672 % |
0.09/0.11	c ===============================================================================
0.09/0.11	c core #67
0.09/0.11	c Core size: 354	Core Weight: 1	Total Weight: 67
0.09/0.11	c Elapsed CPU time: 0.111982 s	Remaining CPU time: 1799.89 s
0.09/0.12	c Learning 49 hard constraints
0.09/0.12	c ============================[ Search Statistics ]==============================
0.09/0.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.12	c ===============================================================================
0.09/0.12	c |         0 |     729     1244     6425 |     5000        0    nan |  0.000 % |
0.09/0.12	c |       102 |     729     1244     6425 |     5500      102     36 |  5.450 % |
0.09/0.13	c ===============================================================================
0.09/0.13	c core #68
0.09/0.13	c Core size: 355	Core Weight: 1	Total Weight: 68
0.09/0.13	c Elapsed CPU time: 0.124981 s	Remaining CPU time: 1799.88 s
0.09/0.13	c Learning 32 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 |     765     1277     7125 |     5000        0    nan |  0.000 % |
0.09/0.14	c |       102 |     765     1277     7125 |     5500      102     36 |  5.207 % |
0.09/0.14	c |       252 |     765     1277     7125 |     6050      252     27 |  5.207 % |
0.09/0.16	c |       478 |     757     1277     7125 |     6655      477     26 |  6.197 % |
0.09/0.16	c ===============================================================================
0.09/0.17	c core #69
0.09/0.17	c Core size: 436	Core Weight: 1	Total Weight: 69
0.09/0.17	c Elapsed CPU time: 0.163975 s	Remaining CPU time: 1799.84 s
0.09/0.17	c Learning 52 hard constraints
0.09/0.17	c ============================[ Search Statistics ]==============================
0.09/0.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.17	c ===============================================================================
0.09/0.17	c |         0 |     830     1330     8251 |     5000        0    nan |  0.000 % |
0.09/0.18	c |       103 |     830     1330     8251 |     5500      103     44 |  4.820 % |
0.09/0.19	c |       254 |     816     1330     8251 |     6050      253     42 |  6.422 % |
0.19/0.20	c |       479 |     816     1330     8251 |     6655      478     32 |  6.422 % |
0.19/0.22	c |       819 |     814     1330     8251 |     7320      817     28 |  6.655 % |
0.19/0.25	c |      1326 |     814     1330     8251 |     8052     1324     33 |  6.652 % |
0.29/0.31	c |      2086 |     812     1330     8251 |     8857     2083     35 |  6.881 % |
0.39/0.44	c |      3225 |     801     1330     8251 |     9743     3215     39 |  8.269 % |
0.59/0.63	c ===============================================================================
0.59/0.66	c core #70
0.59/0.66	c Core size: 495	Core Weight: 1	Total Weight: 70
0.59/0.66	c Elapsed CPU time: 0.644901 s	Remaining CPU time: 1799.36 s
0.59/0.67	c Learning 33 hard constraints
0.59/0.67	c ============================[ Search Statistics ]==============================
0.59/0.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.67	c ===============================================================================
0.59/0.67	c |         0 |     930     1364     9089 |     5000        0    nan |  0.000 % |
0.59/0.68	c |       100 |     930     1364     9089 |     5500      100     66 |  4.324 % |
0.59/0.69	c |       250 |     930     1364     9089 |     6050      250     58 |  4.321 % |
0.69/0.71	c |       475 |     930     1364     9089 |     6655      475     65 |  4.323 % |
0.69/0.73	c |       812 |     930     1364     9089 |     7320      812     61 |  4.321 % |
0.69/0.80	c |      1320 |     914     1364     9089 |     8052     1318     73 |  5.970 % |
0.79/0.88	c |      2080 |     914     1364     9089 |     8857     2078     60 |  5.968 % |
0.99/1.04	c |      3220 |     914     1364     9089 |     9743     3218     66 |  5.969 % |
1.29/1.36	c |      4928 |     914     1364     9089 |    10717     4926     64 |  5.967 % |
1.68/1.79	c |      7491 |     914     1364     9089 |    11789     7489     60 |  5.967 % |
2.29/2.38	c |     11337 |     914     1364     9089 |    12968    11335     54 |  5.967 % |
3.48/3.53	c |     17108 |     914     1364     9089 |    14265    10472     51 |  5.967 % |
5.29/5.33	c |     25757 |     836     1364     9089 |    15692     5648     59 | 13.993 % |
6.29/6.30	c ===============================================================================
6.49/6.56	c core #71
6.49/6.56	c Core size: 477	Core Weight: 1	Total Weight: 71
6.49/6.56	c Elapsed CPU time: 6.46202 s	Remaining CPU time: 1793.54 s
6.49/6.59	c Learning 3 hard constraints
6.49/6.59	c ============================[ Search Statistics ]==============================
6.49/6.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.49/6.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
6.49/6.59	c ===============================================================================
6.49/6.59	c |         0 |    1031     1368     9355 |     5000        0    nan |  0.000 % |
6.59/6.60	c |       101 |    1031     1368     9355 |     5500      101     43 |  3.916 % |
6.59/6.61	c |       252 |    1017     1368     9355 |     6050      250     45 |  5.220 % |
6.59/6.63	c |       477 |    1017     1368     9355 |     6655      475     49 |  5.219 % |
6.59/6.66	c |       815 |    1017     1368     9355 |     7320      813     49 |  5.220 % |
6.68/6.71	c |      1321 |    1008     1368     9355 |     8052     1313     50 |  6.153 % |
6.68/6.78	c |      2081 |    1007     1368     9355 |     8857     2063     53 |  6.152 % |
6.78/6.90	c |      3221 |    1005     1368     9355 |     9743     3201     51 |  6.337 % |
7.09/7.12	c |      4930 |    1005     1368     9355 |    10717     4910     54 |  6.337 % |
7.48/7.59	c |      7494 |    1005     1368     9355 |    11789     7474     56 |  6.337 % |
8.18/8.26	c |     11340 |    1005     1368     9355 |    12968    11320     63 |  6.337 % |
9.79/9.84	c |     17109 |    1005     1368     9355 |    14265    10403     75 |  6.337 % |
12.19/12.28	c |     25761 |    1005     1368     9355 |    15692    11730     76 |  6.337 % |
18.38/18.44	c |     38737 |    1005     1368     9355 |    17261     8671     92 |  6.337 % |
24.28/24.37	c |     58198 |    1005     1368     9355 |    18987    10516     66 |  6.337 % |
39.48/39.55	c |     87394 |    1000     1368     9355 |    20886    10576     76 |  7.084 % |
56.17/56.29	c |    131184 |     995     1368     9355 |    22974    11777     74 |  7.270 % |
86.56/86.68	c |    196871 |     995     1368     9355 |    25272    19182     63 |  7.269 % |
146.84/146.95	c |    295397 |     995     1368     9355 |    27799    12805     92 |  7.269 % |
250.61/250.72	c |    443191 |     896     1368     9355 |    30579    10802     92 | 16.496 % |
269.50/269.61	c ===============================================================================
276.19/276.34	c core #72
276.19/276.34	c Core size: 499	Core Weight: 1	Total Weight: 72
276.19/276.34	c Elapsed CPU time: 274.697 s	Remaining CPU time: 1525.3 s
276.69/276.81	c ============================[ Search Statistics ]==============================
276.69/276.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
276.69/276.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
276.69/276.81	c ===============================================================================
276.69/276.81	c |         0 |    1138     1369     9569 |     5000        0    nan |  0.000 % |
276.69/276.88	c |       100 |    1138     1369     9569 |     5500      100     46 |  3.561 % |
276.69/276.89	c |       250 |    1120     1369     9569 |     6050      248     41 |  5.087 % |
276.80/276.91	c |       475 |    1120     1369     9569 |     6655      463     45 |  5.085 % |
276.80/276.96	c |       816 |    1120     1369     9569 |     7320      804     47 |  5.085 % |
276.90/277.01	c |      1322 |    1120     1369     9569 |     8052     1310     54 |  5.085 % |
277.00/277.11	c |      2082 |    1120     1369     9569 |     8857     2070     68 |  5.085 % |
277.10/277.21	c |      3221 |    1120     1369     9569 |     9743     3209     63 |  5.085 % |
277.30/277.46	c |      4937 |    1120     1369     9569 |    10717     4925     65 |  5.085 % |
277.70/277.88	c |      7500 |    1118     1369     9569 |    11789     7486     66 |  5.254 % |
278.60/278.74	c |     11344 |    1118     1369     9569 |    12968    11330     70 |  5.254 % |
279.69/279.90	c |     17110 |    1112     1369     9569 |    14265    10463     57 |  5.764 % |
282.09/282.28	c |     25765 |    1112     1369     9569 |    15692    11829     73 |  5.763 % |
287.49/287.62	c |     38740 |    1108     1369     9569 |    17261     8754     63 |  6.107 % |
295.79/295.96	c |     58206 |    1108     1369     9569 |    18987    10522     60 |  6.102 % |
306.79/306.92	c |     87399 |    1108     1369     9569 |    20886    10619     81 |  6.102 % |
328.18/328.32	c |    131197 |    1108     1369     9569 |    22974    11731     79 |  6.102 % |
376.97/377.14	c |    196886 |    1108     1369     9569 |    25272    18564     96 |  6.102 % |
432.55/432.77	c |    295414 |    1104     1369     9569 |    27799    23528     96 |  6.441 % |
554.61/554.86	c |    443205 |    1104     1369     9569 |    30579    19384     96 |  6.449 % |
730.04/730.38	c |    664894 |    1104     1369     9569 |    33637    27037    108 |  6.441 % |
990.05/990.47	c |    997419 |    1104     1369     9569 |    37001    27829     81 |  6.441 % |
1491.98/1492.51	c |   1496207 |    1104     1369     9569 |    40701    26204     81 |  6.441 % |

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-1876244-1245161082/watcher-1876244-1245161082 -o /tmp/evaluation-result-1876244-1245161082/solver-1876244-1245161082 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1876244-1245161082.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.99 0.98 0.91 3/64 2710
/proc/meminfo: memFree=1935296/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=2564 CPUtime=0
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 437628 2625536 174 1992294400 134512640 135709839 4294956240 18446744073709551615 135168492 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 641 174 128 292 0 336 0

[startup+0.053725 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 2710
/proc/meminfo: memFree=1935296/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=2648 CPUtime=0.05
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 251 0 0 0 5 0 0 0 18 0 1 0 437628 2711552 225 1992294400 134512640 135709839 4294956240 18446744073709551615 135230974 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 662 225 133 292 0 367 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2648

[startup+0.101733 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 2710
/proc/meminfo: memFree=1935296/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=2928 CPUtime=0.09
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 308 0 0 0 9 0 0 0 18 0 1 0 437628 2998272 282 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 732 282 135 292 0 437 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2928

[startup+0.301765 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 2710
/proc/meminfo: memFree=1935296/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=3472 CPUtime=0.29
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 456 0 0 0 28 1 0 0 19 0 1 0 437628 3555328 430 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 868 430 136 292 0 573 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3472

[startup+0.701831 s]
/proc/loadavg: 0.99 0.98 0.91 3/64 2710
/proc/meminfo: memFree=1935296/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=4928 CPUtime=0.69
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 821 0 0 0 67 2 0 0 22 0 1 0 437628 5046272 795 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 1232 795 136 292 0 937 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4928

[startup+1.50196 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2711
/proc/meminfo: memFree=1932600/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=5600 CPUtime=1.49
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 989 0 0 0 146 3 0 0 25 0 1 0 437628 5734400 963 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 1400 963 136 292 0 1105 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5600

[startup+3.10123 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2711
/proc/meminfo: memFree=1930360/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=9336 CPUtime=3.09
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 1930 0 0 0 304 5 0 0 25 0 1 0 437628 9560064 1904 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 2334 1904 136 292 0 2039 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9336

[startup+6.30175 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2711
/proc/meminfo: memFree=1922936/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=16072 CPUtime=6.29
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 3622 0 0 0 620 9 0 0 25 0 1 0 437628 16457728 3596 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 4018 3596 136 292 0 3723 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16072

[startup+12.7018 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2711
/proc/meminfo: memFree=1915448/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=22812 CPUtime=12.69
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 5295 0 0 0 1255 14 0 0 25 0 1 0 437628 23359488 5269 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 5703 5269 136 292 0 5408 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22812

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2711
/proc/meminfo: memFree=1897016/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=40572 CPUtime=25.48
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 9715 0 0 0 2525 23 0 0 25 0 1 0 437628 41545728 9689 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 10143 9689 136 292 0 9848 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40572

[startup+51.101 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2711
/proc/meminfo: memFree=1869816/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=67936 CPUtime=51.07
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 16541 0 0 0 5069 38 0 0 25 0 1 0 437628 69566464 16515 1992294400 134512640 135709839 4294956240 18446744073709551615 134573916 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 16984 16515 136 292 0 16689 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 67936

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2711
/proc/meminfo: memFree=1811384/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=125732 CPUtime=102.26
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 30993 0 0 0 10152 74 0 0 25 0 1 0 437628 128749568 30967 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 31433 30967 136 292 0 31138 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 125732

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2711
/proc/meminfo: memFree=1749816/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=187648 CPUtime=162.23
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 46443 0 0 0 16120 103 0 0 25 0 1 0 437628 192151552 46417 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 46912 46417 136 292 0 46617 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 187648

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2711
/proc/meminfo: memFree=1693432/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=243876 CPUtime=222.22
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 60470 0 0 0 22087 135 0 0 25 0 1 0 437628 249729024 60444 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 60969 60444 136 292 0 60674 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 243876

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2711
/proc/meminfo: memFree=1648568/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=288396 CPUtime=282.19
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 71602 0 0 0 28059 160 0 0 25 0 1 0 437628 295317504 71548 1992294400 134512640 135709839 4294956240 18446744073709551615 134517168 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 72099 71548 136 292 0 71804 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 288396

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2711
/proc/meminfo: memFree=1638904/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=297684 CPUtime=342.18
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 74039 0 0 0 34027 191 0 0 25 0 1 0 437628 304828416 73985 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 74421 73985 136 292 0 74126 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 297684

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2711
/proc/meminfo: memFree=1602552/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=334772 CPUtime=402.15
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 83278 0 0 0 39998 217 0 0 25 0 1 0 437628 342806528 83224 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 83693 83224 136 292 0 83398 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 334772

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2711
/proc/meminfo: memFree=1563832/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=372988 CPUtime=462.14
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 92783 0 0 0 45972 242 0 0 25 0 1 0 437628 381939712 92729 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 93247 92729 136 292 0 92952 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 372988

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2711
/proc/meminfo: memFree=1524152/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=412812 CPUtime=522.12
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 102714 0 0 0 51947 265 0 0 25 0 1 0 437628 422719488 102660 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 103203 102660 136 292 0 102908 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 412812

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2711
/proc/meminfo: memFree=1482744/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=454104 CPUtime=582.1
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 112993 0 0 0 57917 293 0 0 25 0 1 0 437628 465002496 112939 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 113526 112939 136 292 0 113231 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 454104

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2711
/proc/meminfo: memFree=1441080/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=495644 CPUtime=642.08
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 123332 0 0 0 63887 321 0 0 25 0 1 0 437628 507539456 123278 1992294400 134512640 135709839 4294956240 18446744073709551615 134574290 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 123911 123278 136 292 0 123616 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 495644

[startup+702.302 s]

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

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2711
/proc/meminfo: memFree=1281144/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=655632 CPUtime=881.99
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 163268 0 0 0 87777 422 0 0 25 0 1 0 437628 671367168 163214 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 163908 163214 136 292 0 163613 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 655632

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2711
/proc/meminfo: memFree=1247928/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=689264 CPUtime=941.97
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 171606 0 0 0 93757 440 0 0 25 0 1 0 437628 705806336 171552 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 172316 171552 136 292 0 172021 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 689264

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2711
/proc/meminfo: memFree=1209912/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=727048 CPUtime=1001.95
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 181029 0 0 0 99730 465 0 0 25 0 1 0 437628 744497152 180975 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 181762 180975 136 292 0 181467 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 727048

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2711
/proc/meminfo: memFree=1177208/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=760268 CPUtime=1061.93
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 189308 0 0 0 105709 484 0 0 25 0 1 0 437628 778514432 189254 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 190067 189254 136 292 0 189772 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 760268

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2711
/proc/meminfo: memFree=1145016/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=792160 CPUtime=1121.91
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 197225 0 0 0 111686 505 0 0 25 0 1 0 437628 811171840 197171 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 198040 197171 136 292 0 197745 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 792160

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2711
/proc/meminfo: memFree=1116216/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=820924 CPUtime=1181.88
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 204418 0 0 0 117663 525 0 0 25 0 1 0 437628 840626176 204364 1992294400 134512640 135709839 4294956240 18446744073709551615 134574202 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 205231 204364 136 292 0 204936 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 820924

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2711
/proc/meminfo: memFree=1087224/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=849652 CPUtime=1241.86
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 211578 0 0 0 123644 542 0 0 25 0 1 0 437628 870043648 211524 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 212413 211524 136 292 0 212118 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 849652

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2711
/proc/meminfo: memFree=1056504/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=880208 CPUtime=1301.85
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 219191 0 0 0 129622 563 0 0 25 0 1 0 437628 901332992 219137 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 220052 219137 136 292 0 219757 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 880208

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/65 2711
/proc/meminfo: memFree=1031928/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=905032 CPUtime=1361.82
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 225387 0 0 0 135602 580 0 0 25 0 1 0 437628 926752768 225333 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 226258 225333 136 292 0 225963 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 905032

[startup+1422.31 s]
/proc/loadavg: 1.07 1.00 0.91 2/65 2711
/proc/meminfo: memFree=1004728/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=931972 CPUtime=1421.8
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 232119 0 0 0 141582 598 0 0 25 0 1 0 437628 954339328 232065 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 232993 232065 136 292 0 232698 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 931972

[startup+1482.3 s]
/proc/loadavg: 1.09 1.02 0.92 2/65 2711
/proc/meminfo: memFree=978552/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=958432 CPUtime=1481.78
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 238688 0 0 0 147562 616 0 0 25 0 1 0 437628 981434368 238634 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 239608 238634 136 292 0 239313 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 958432

[startup+1542.3 s]
/proc/loadavg: 1.09 1.03 0.93 2/65 2711
/proc/meminfo: memFree=938168/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=998492 CPUtime=1541.75
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 248705 0 0 0 153536 639 0 0 25 0 1 0 437628 1022455808 248651 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 249623 248651 136 292 0 249328 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 998492

[startup+1602.3 s]
/proc/loadavg: 1.21 1.08 0.95 2/65 2711
/proc/meminfo: memFree=905080/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=1032244 CPUtime=1601.74
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 257100 0 0 0 159512 662 0 0 25 0 1 0 437628 1057017856 257046 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 258061 257046 136 292 0 257766 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 1032244

[startup+1662.3 s]
/proc/loadavg: 1.08 1.06 0.95 2/65 2711
/proc/meminfo: memFree=874552/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=1062016 CPUtime=1661.71
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 264565 0 0 0 165487 684 0 0 25 0 1 0 437628 1087504384 264511 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 265504 264511 136 292 0 265209 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 1062016

[startup+1722.3 s]
/proc/loadavg: 1.03 1.05 0.95 2/65 2711
/proc/meminfo: memFree=848760/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=1088068 CPUtime=1721.69
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 271065 0 0 0 171469 700 0 0 25 0 1 0 437628 1114181632 271011 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 272017 271011 136 292 0 271722 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 1088068

[startup+1782.3 s]
/proc/loadavg: 1.01 1.04 0.95 2/65 2711
/proc/meminfo: memFree=820216/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=1116380 CPUtime=1781.68
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 278119 0 0 0 177450 718 0 0 25 0 1 0 437628 1143173120 278065 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 279095 278065 136 292 0 278800 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 1116380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.03 0.95 2/65 2711
/proc/meminfo: memFree=813368/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=1123152 CPUtime=1800.07
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4194304 279796 0 0 0 179283 724 0 0 25 0 1 0 437628 1150107648 279742 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 280788 279742 136 292 0 280493 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1123152

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

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

[startup+1800.81 s]
/proc/loadavg: 1.00 1.03 0.95 2/65 2711
/proc/meminfo: memFree=813368/2055920 swapFree=4192956/4192956
[pid=2710] ppid=2708 vsize=0 CPUtime=1800.17
/proc/2710/stat : 2710 (wbo) R 2708 2710 2526 0 -1 4195332 279796 0 0 0 179283 734 0 0 25 0 1 0 437628 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/2710/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.88
CPU time (s): 1800.25
CPU user time (s): 1792.84
CPU system time (s): 7.41687
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 1123152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.84
system time used= 7.41687
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 279796
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= 3396

runsolver used 1.52277 second user time and 3.43448 second system time

The end

Launcher Data

Begin job on node30 at 2009-06-16 16:04:42
IDJOB=1876244
IDBENCH=2202
IDSOLVER=698
FILE ID=node30/1876244-1245161082
PBS_JOBID= 9363829
Free space on /tmp= 66220 MiB

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

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

MD5SUM BENCH= cba4f92fd2fe518316e4b3350164b448
RANDOM SEED=982810347

node30.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.273
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.273
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:       1935776 kB
Buffers:         13044 kB
Cached:          65904 kB
SwapCached:          0 kB
Active:          44092 kB
Inactive:        47688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1935776 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2412 kB
Writeback:           0 kB
Mapped:          22616 kB
Slab:            14452 kB
Committed_AS:    51344 kB
PageTables:       1360 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-1876244-1245161082.opb

Free space on /tmp at the end= 66216 MiB
End job on node30 at 2009-06-16 16:34:44