Trace number 1876175

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.8

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-jnh201.opb
MD5SUM90cbe77e1c871e28da43b06bd07ecc73
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark84
Best CPU time to get the best result obtained on this benchmark5.58715
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 84
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 constraint14
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-1876175-1245151415.opb.
0.00/0.00	c Instance file HOME/instance-1876175-1245151415.opb
0.00/0.00	c File size is 40624 bytes.
0.00/0.00	c Highest Coefficient sum: 15
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.006998 s	Remaining CPU time: 1799.99 s
0.00/0.00	c core #2
0.00/0.00	c Core size: 8	Core Weight: 1	Total Weight: 2
0.00/0.00	c Elapsed CPU time: 0.007998 s	Remaining CPU time: 1799.99 s
0.00/0.00	c core #3
0.00/0.00	c Core size: 7	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: 4	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: 5	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: 7	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: 3	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: 6	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: 3	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: 6	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: 7	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: 8	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: 3	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: 5	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.021996 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.022996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #19
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 19
0.00/0.02	c Elapsed CPU time: 0.023996 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: 6	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.02	c core #23
0.00/0.02	c Core size: 5	Core Weight: 1	Total Weight: 23
0.00/0.02	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: 3	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: 5	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: 5	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: 5	Core Weight: 1	Total Weight: 27
0.00/0.03	c Elapsed CPU time: 0.032994 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #28
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 28
0.00/0.03	c Elapsed CPU time: 0.033994 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #29
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 29
0.00/0.03	c Elapsed CPU time: 0.034994 s	Remaining CPU time: 1799.97 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.03	c core #32
0.00/0.03	c Core size: 5	Core Weight: 1	Total Weight: 32
0.00/0.03	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: 4	Core Weight: 1	Total Weight: 33
0.00/0.04	c Elapsed CPU time: 0.039993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #34
0.00/0.04	c Core size: 6	Core Weight: 1	Total Weight: 34
0.00/0.04	c Elapsed CPU time: 0.040993 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.041993 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: 4	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: 3	Core Weight: 1	Total Weight: 38
0.00/0.04	c Elapsed CPU time: 0.045993 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.046992 s	Remaining CPU time: 1799.95 s
0.00/0.04	c core #40
0.00/0.04	c Core size: 3	Core Weight: 1	Total Weight: 40
0.00/0.04	c Elapsed CPU time: 0.047992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #41
0.00/0.05	c Core size: 5	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: 6	Core Weight: 1	Total Weight: 42
0.00/0.05	c Elapsed CPU time: 0.050992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #43
0.00/0.05	c Core size: 16	Core Weight: 1	Total Weight: 43
0.00/0.05	c Elapsed CPU time: 0.051992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #44
0.00/0.05	c Core size: 5	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: 13	Core Weight: 1	Total Weight: 45
0.00/0.05	c Elapsed CPU time: 0.054991 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #46
0.00/0.05	c Core size: 21	Core Weight: 1	Total Weight: 46
0.00/0.05	c Elapsed CPU time: 0.055991 s	Remaining CPU time: 1799.94 s
0.00/0.05	c core #47
0.00/0.05	c Core size: 60	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.05	c core #48
0.00/0.05	c Core size: 25	Core Weight: 1	Total Weight: 48
0.00/0.05	c Elapsed CPU time: 0.058991 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 |     383     1148     4771 |     5000        0    nan |  0.000 % |
0.05/0.06	c ===============================================================================
0.05/0.06	c core #49
0.05/0.06	c Core size: 38	Core Weight: 1	Total Weight: 49
0.05/0.06	c Elapsed CPU time: 0.06099 s	Remaining CPU time: 1799.94 s
0.05/0.06	c ============================[ Search Statistics ]==============================
0.05/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.06	c ===============================================================================
0.05/0.06	c |         0 |     407     1149     4896 |     5000        0    nan |  0.000 % |
0.05/0.06	c ===============================================================================
0.05/0.06	c core #50
0.05/0.06	c Core size: 27	Core Weight: 1	Total Weight: 50
0.05/0.06	c Elapsed CPU time: 0.06299 s	Remaining CPU time: 1799.94 s
0.05/0.06	c ============================[ Search Statistics ]==============================
0.05/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.06	c ===============================================================================
0.05/0.06	c |         0 |     422     1150     4927 |     5000        0    nan |  0.000 % |
0.05/0.06	c ===============================================================================
0.05/0.06	c core #51
0.05/0.06	c Core size: 42	Core Weight: 1	Total Weight: 51
0.05/0.06	c Elapsed CPU time: 0.06499 s	Remaining CPU time: 1799.94 s
0.05/0.06	c ============================[ Search Statistics ]==============================
0.05/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.06	c ===============================================================================
0.05/0.06	c |         0 |     444     1151     5039 |     5000        0    nan |  0.000 % |
0.05/0.06	c ===============================================================================
0.05/0.06	c core #52
0.05/0.06	c Core size: 81	Core Weight: 1	Total Weight: 52
0.05/0.06	c Elapsed CPU time: 0.067989 s	Remaining CPU time: 1799.93 s
0.05/0.06	c ============================[ Search Statistics ]==============================
0.05/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.06	c ===============================================================================
0.05/0.06	c |         0 |     472     1152     5095 |     5000        0    nan |  0.000 % |
0.05/0.07	c ===============================================================================
0.05/0.07	c core #53
0.05/0.07	c Core size: 144	Core Weight: 1	Total Weight: 53
0.05/0.07	c Elapsed CPU time: 0.070989 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 |     520     1154     5201 |     5000        0    nan |  0.000 % |
0.05/0.07	c ===============================================================================
0.05/0.07	c core #54
0.05/0.07	c Core size: 220	Core Weight: 1	Total Weight: 54
0.05/0.07	c Elapsed CPU time: 0.074988 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 |     596     1155     5353 |     5000        0    nan |  0.000 % |
0.05/0.08	c |       104 |     595     1155     5353 |     5500      103     27 |  0.335 % |
0.05/0.09	c |       255 |     579     1155     5353 |     6050      254     22 |  5.025 % |
0.05/0.09	c ===============================================================================
0.05/0.09	c core #55
0.05/0.09	c Core size: 429	Core Weight: 1	Total Weight: 55
0.05/0.09	c Elapsed CPU time: 0.097985 s	Remaining CPU time: 1799.9 s
0.05/0.10	c Learning 2 hard constraints
0.05/0.10	c ============================[ Search Statistics ]==============================
0.05/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.05/0.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.05/0.10	c ===============================================================================
0.05/0.10	c |         0 |     736     1158     5642 |     5000        0    nan |  0.000 % |
0.09/0.10	c |       100 |     736     1158     5642 |     5500      100     64 |  0.000 % |
0.09/0.11	c |       253 |     736     1158     5642 |     6050      253     60 |  0.000 % |
0.09/0.13	c |       480 |     732     1158     5642 |     6655      479     49 |  0.544 % |
0.09/0.15	c |       818 |     732     1158     5642 |     7320      817     37 |  0.546 % |
0.09/0.19	c |      1324 |     732     1158     5642 |     8052     1323     31 |  0.544 % |
0.19/0.25	c |      2084 |     729     1158     5642 |     8857     1214     28 |  0.951 % |
0.29/0.35	c |      3224 |     720     1158     5642 |     9743     2329     27 |  2.175 % |
0.39/0.41	c ===============================================================================
0.39/0.43	c core #56
0.39/0.43	c Core size: 800	Core Weight: 1	Total Weight: 56
0.39/0.43	c Elapsed CPU time: 0.431934 s	Remaining CPU time: 1799.57 s
0.39/0.44	c Learning 506 hard constraints
0.39/0.44	c ============================[ Search Statistics ]==============================
0.39/0.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.44	c ===============================================================================
0.39/0.44	c |         0 |     887     1665    11447 |     5000        0    nan |  0.000 % |
0.39/0.45	c |       102 |     887     1665    11447 |     5500      102     91 |  0.000 % |
0.39/0.46	c |       253 |     887     1665    11447 |     6050      253     72 |  0.000 % |
0.39/0.48	c |       481 |     887     1665    11447 |     6655      481     50 |  0.000 % |
0.49/0.51	c |       818 |     883     1665    11447 |     7320      817     38 |  0.451 % |
0.49/0.54	c |      1324 |     883     1665    11447 |     8052     1323     30 |  0.451 % |
0.59/0.62	c |      2084 |     883     1665    11447 |     8857     2083     29 |  0.451 % |
0.70/0.72	c |      3223 |     883     1665    11447 |     9743     3222     26 |  0.451 % |
0.89/0.92	c |      4933 |     883     1665    11447 |    10717     4932     26 |  0.451 % |
1.19/1.29	c |      7496 |     883     1665    11447 |    11789     7495     26 |  0.452 % |
1.69/1.75	c ===============================================================================
1.79/1.85	c core #57
1.79/1.85	c Core size: 1182	Core Weight: 1	Total Weight: 57
1.79/1.85	c Elapsed CPU time: 1.82372 s	Remaining CPU time: 1798.18 s
1.79/1.86	c Learning 1038 hard constraints
1.79/1.86	c ============================[ Search Statistics ]==============================
1.79/1.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.79/1.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.79/1.86	c ===============================================================================
1.79/1.86	c |         0 |    1065     2704    28313 |     5000        0    nan |  0.000 % |
1.79/1.87	c |       100 |    1065     2704    28313 |     5500      100     57 |  0.000 % |
1.79/1.89	c |       251 |    1065     2704    28313 |     6050      251     38 |  0.001 % |
1.89/1.91	c |       483 |    1065     2704    28313 |     6655      483     29 |  0.000 % |
1.89/1.94	c |       821 |    1065     2704    28313 |     7320      821     24 |  0.000 % |
1.89/1.98	c |      1327 |    1061     2704    28313 |     8052     1326     22 |  0.376 % |
1.99/2.06	c |      2087 |    1061     2704    28313 |     8857     2086     23 |  0.377 % |
2.10/2.18	c |      3226 |    1061     2704    28313 |     9743     3225     24 |  0.376 % |
2.29/2.39	c |      4936 |    1061     2704    28313 |    10717     4935     23 |  0.376 % |
2.69/2.70	c |      7498 |    1061     2704    28313 |    11789     7497     24 |  0.376 % |
3.29/3.31	c |     11344 |    1061     2704    28313 |    12968    11343     24 |  0.376 % |
4.19/4.27	c |     17110 |    1061     2704    28313 |    14265    10617     26 |  0.376 % |
5.89/5.97	c |     25759 |    1059     2704    28313 |    15692    12082     29 |  0.564 % |
8.79/8.86	c |     38735 |    1059     2704    28313 |    17261     9227     36 |  0.563 % |
14.09/14.17	c |     58197 |    1059     2704    28313 |    18987    11221     40 |  0.563 % |
20.89/20.96	c |     87394 |    1057     2704    28313 |    20886    19110     32 |  0.751 % |
34.09/34.14	c ===============================================================================
35.98/36.08	c core #58
35.98/36.08	c Core size: 1902	Core Weight: 1	Total Weight: 58
35.98/36.08	c Elapsed CPU time: 35.7076 s	Remaining CPU time: 1764.29 s
36.18/36.22	c Learning 1383 hard constraints
36.18/36.22	c ============================[ Search Statistics ]==============================
36.18/36.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
36.18/36.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
36.18/36.22	c ===============================================================================
36.18/36.22	c |         0 |    1258     4088    53743 |     5000        0    nan |  0.000 % |
36.18/36.26	c |       101 |    1255     4088    53743 |     5500      101     39 |  0.318 % |
36.18/36.27	c |       252 |    1255     4088    53743 |     6050      252     44 |  0.318 % |
36.18/36.29	c |       478 |    1254     4088    53743 |     6655      477     35 |  0.318 % |
36.29/36.33	c |       815 |    1254     4088    53743 |     7320      814     31 |  0.318 % |
36.29/36.38	c |      1322 |    1254     4088    53743 |     8052     1321     29 |  0.318 % |
36.38/36.46	c |      2081 |    1254     4088    53743 |     8857     2080     27 |  0.318 % |
36.58/36.61	c |      3221 |    1254     4088    53743 |     9743     3220     29 |  0.318 % |
36.78/36.85	c |      4930 |    1254     4088    53743 |    10717     4929     31 |  0.318 % |
37.19/37.25	c |      7492 |    1254     4088    53743 |    11789     7491     32 |  0.318 % |
37.88/37.94	c |     11338 |    1254     4088    53743 |    12968    11337     37 |  0.318 % |
38.88/38.92	c |     17106 |    1254     4088    53743 |    14265    10498     44 |  0.318 % |
40.58/40.63	c |     25757 |    1254     4088    53743 |    15692    11910     40 |  0.318 % |
43.88/43.98	c |     38733 |    1254     4088    53743 |    17261     8968     41 |  0.318 % |
49.08/49.18	c |     58194 |    1254     4088    53743 |    18987    10949     55 |  0.318 % |
56.08/56.12	c |     87390 |    1252     4088    53743 |    20886    11059     47 |  0.477 % |
67.67/67.79	c |    131180 |    1252     4088    53743 |    22974    12391     49 |  0.477 % |
83.87/83.94	c |    196865 |    1252     4088    53743 |    25272    20074     44 |  0.479 % |
113.46/113.56	c |    295392 |    1252     4088    53743 |    27799    13794     45 |  0.477 % |
170.44/170.53	c |    443182 |    1252     4088    53743 |    30579    26141     47 |  0.477 % |
255.72/255.83	c |    664869 |    1250     4088    53743 |    33637    26872     53 |  0.636 % |
381.48/381.60	c |    997395 |    1250     4088    53743 |    37001    27377     50 |  0.636 % |
657.69/657.92	c |   1496183 |    1057     4088    53743 |    40701    36665     57 | 15.978 % |
671.39/671.61	c ===============================================================================
699.48/699.79	c core #59
699.48/699.79	c Core size: 3086	Core Weight: 1	Total Weight: 59
699.48/699.79	c Elapsed CPU time: 694.914 s	Remaining CPU time: 1105.09 s
700.98/701.29	c Learning 376 hard constraints
700.98/701.29	c ============================[ Search Statistics ]==============================
700.98/701.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
700.98/701.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
700.98/701.29	c ===============================================================================
700.98/701.29	c |         0 |    1454     4465    58224 |     5000        0    nan |  0.000 % |
701.18/701.47	c |       100 |    1454     4465    58224 |     5500      100     44 |  0.000 % |
701.28/701.53	c |       254 |    1454     4465    58224 |     6050      254     39 |  0.000 % |
701.28/701.56	c |       480 |    1454     4465    58224 |     6655      480     33 |  0.000 % |
701.38/701.60	c |       819 |    1450     4465    58224 |     7320      818     33 |  0.275 % |
701.48/701.73	c |      1325 |    1450     4465    58224 |     8052     1324     34 |  0.275 % |
701.58/701.83	c |      2084 |    1450     4465    58224 |     8857     2083     42 |  0.275 % |
701.68/702.00	c |      3224 |    1450     4465    58224 |     9743     3223     43 |  0.275 % |
701.98/702.30	c |      4940 |    1450     4465    58224 |    10717     4939     48 |  0.275 % |
702.48/702.73	c |      7504 |    1450     4465    58224 |    11789     7503     48 |  0.275 % |
703.18/703.46	c |     11349 |    1450     4465    58224 |    12968    11348     49 |  0.275 % |
704.68/705.00	c |     17116 |    1450     4465    58224 |    14265    10484     50 |  0.275 % |
707.38/707.61	c |     25766 |    1450     4465    58224 |    15692    11780     64 |  0.275 % |
711.97/712.27	c |     38741 |    1450     4465    58224 |    17261     8663     58 |  0.275 % |
718.77/719.02	c |     58202 |    1448     4465    58224 |    18987     8814     56 |  0.413 % |
727.77/728.06	c |     87395 |    1448     4465    58224 |    20886    18656     48 |  0.413 % |
747.57/747.88	c |    131184 |    1448     4465    58224 |    22974    19881     76 |  0.413 % |
783.35/783.66	c |    196872 |    1448     4465    58224 |    25272    14542     54 |  0.413 % |
832.74/833.06	c |    295400 |    1448     4465    58224 |    27799    18324     47 |  0.413 % |
913.32/913.67	c |    443193 |    1448     4465    58224 |    30579    21215     61 |  0.413 % |
1048.17/1048.56	c |    664881 |    1448     4465    58224 |    33637    20166     61 |  0.413 % |
1204.43/1204.89	c |    997407 |    1448     4465    58224 |    37001    32283     63 |  0.413 % |
1511.24/1511.71	c |   1496196 |    1448     4465    58224 |    40701    33613     78 |  0.413 % |

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-1876175-1245151415/watcher-1876175-1245151415 -o /tmp/evaluation-result-1876175-1245151415/solver-1876175-1245151415 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1876175-1245151415.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: 1.00 0.99 0.99 3/64 6075
/proc/meminfo: memFree=1866408/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=2432 CPUtime=0
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 189 0 0 0 0 0 0 0 18 0 1 0 182740793 2490368 173 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 608 173 128 292 0 303 0

[startup+0.0613 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 6075
/proc/meminfo: memFree=1866408/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=2644 CPUtime=0.05
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 265 0 0 0 5 0 0 0 18 0 1 0 182740793 2707456 239 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 661 239 134 292 0 366 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2644

[startup+0.101238 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 6075
/proc/meminfo: memFree=1866408/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=2900 CPUtime=0.09
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 326 0 0 0 9 0 0 0 18 0 1 0 182740793 2969600 300 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 725 300 136 292 0 430 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2900

[startup+0.301268 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 6075
/proc/meminfo: memFree=1866408/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=3692 CPUtime=0.29
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 519 0 0 0 29 0 0 0 19 0 1 0 182740793 3780608 493 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 923 493 136 292 0 628 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3692

[startup+0.701329 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 6075
/proc/meminfo: memFree=1866408/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=4504 CPUtime=0.7
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 702 0 0 0 69 1 0 0 22 0 1 0 182740793 4612096 676 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 1126 676 136 292 0 831 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 4504

[startup+1.50145 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 6076
/proc/meminfo: memFree=1863840/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=6088 CPUtime=1.49
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 1105 0 0 0 147 2 0 0 25 0 1 0 182740793 6234112 1079 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 1522 1079 136 292 0 1227 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6088

[startup+3.10169 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 6076
/proc/meminfo: memFree=1861472/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=7180 CPUtime=3.09
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 1387 0 0 0 305 4 0 0 25 0 1 0 182740793 7352320 1361 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 1795 1361 136 292 0 1500 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7180

[startup+6.30218 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 6076
/proc/meminfo: memFree=1857648/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=12328 CPUtime=6.29
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 2678 0 0 0 621 8 0 0 25 0 1 0 182740793 12623872 2652 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 3082 2652 136 292 0 2787 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12328

[startup+12.7012 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 6076
/proc/meminfo: memFree=1847344/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=21836 CPUtime=12.69
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 5069 0 0 0 1255 14 0 0 25 0 1 0 182740793 22360064 5043 1992294400 134512640 135709839 4294956240 18446744073709551615 134574202 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 5459 5043 136 292 0 5164 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21836

[startup+25.5011 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 6076
/proc/meminfo: memFree=1828912/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=39764 CPUtime=25.48
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 9522 0 0 0 2519 29 0 0 25 0 1 0 182740793 40718336 9496 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 9941 9496 136 292 0 9646 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39764

[startup+51.102 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 6076
/proc/meminfo: memFree=1814576/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=53920 CPUtime=51.08
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 13052 0 0 0 5057 51 0 0 25 0 1 0 182740793 55214080 13026 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 13480 13026 136 292 0 13185 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 53920

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 6076
/proc/meminfo: memFree=1750128/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=118156 CPUtime=102.26
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 29113 0 0 0 10127 99 0 0 25 0 1 0 182740793 120991744 29087 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 29539 29087 136 292 0 29244 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 118156

[startup+162.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 6076
/proc/meminfo: memFree=1685808/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=182952 CPUtime=162.24
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 45291 0 0 0 16082 142 0 0 25 0 1 0 182740793 187342848 45265 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 45738 45265 136 292 0 45443 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 182952

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 6076
/proc/meminfo: memFree=1620208/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=248016 CPUtime=222.23
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 61568 0 0 0 22034 189 0 0 25 0 1 0 182740793 253968384 61542 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 62004 61542 136 292 0 61709 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 248016

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 3/65 6076
/proc/meminfo: memFree=1559856/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=308948 CPUtime=282.21
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 76788 0 0 0 27989 232 0 0 25 0 1 0 182740793 316362752 76762 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 77237 76762 136 292 0 76942 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 308948

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 6076
/proc/meminfo: memFree=1497392/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=370636 CPUtime=342.18
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 92199 0 0 0 33944 274 0 0 25 0 1 0 182740793 379531264 92173 1992294400 134512640 135709839 4294956240 18446744073709551615 134517168 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 92659 92173 136 292 0 92364 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 370636

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 6076
/proc/meminfo: memFree=1442032/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=426284 CPUtime=402.18
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 106122 0 0 0 39907 311 0 0 25 0 1 0 182740793 436514816 106096 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 106571 106096 136 292 0 106276 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 426284

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 6076
/proc/meminfo: memFree=1397552/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=470276 CPUtime=462.15
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 117097 0 0 0 45871 344 0 0 25 0 1 0 182740793 481562624 117071 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 117569 117071 136 292 0 117274 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 470276

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 6076
/proc/meminfo: memFree=1349936/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=518524 CPUtime=522.13
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 129165 0 0 0 51836 377 0 0 25 0 1 0 182740793 530968576 129139 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 129631 129139 136 292 0 129336 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 518524

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 6076
/proc/meminfo: memFree=1303472/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=564088 CPUtime=582.11
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 140550 0 0 0 57802 409 0 0 25 0 1 0 182740793 577626112 140524 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 141022 140524 136 292 0 140727 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 564088

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 6076
/proc/meminfo: memFree=1252016/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=615244 CPUtime=642.1
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 153339 0 0 0 63764 446 0 0 25 0 1 0 182740793 630009856 153313 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 153811 153313 136 292 0 153516 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 615244

[startup+702.302 s]

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

[startup+882.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 6076
/proc/meminfo: memFree=1187952/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=678972 CPUtime=882.02
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 169332 0 0 0 87653 549 0 0 25 0 1 0 182740793 695267328 169265 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 169743 169265 136 292 0 169448 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 678972

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6076
/proc/meminfo: memFree=1187824/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=678972 CPUtime=942.01
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 169350 0 0 0 93632 569 0 0 25 0 1 0 182740793 695267328 169283 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 169743 169283 136 292 0 169448 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 678972

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6076
/proc/meminfo: memFree=1187824/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=678972 CPUtime=1001.99
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 169350 0 0 0 99612 587 0 0 25 0 1 0 182740793 695267328 169283 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 169743 169283 136 292 0 169448 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 678972

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6076
/proc/meminfo: memFree=1161968/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=705276 CPUtime=1061.97
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 175921 0 0 0 105581 616 0 0 25 0 1 0 182740793 722202624 175854 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 176319 175854 136 292 0 176024 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 705276

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6076
/proc/meminfo: memFree=1125680/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=741400 CPUtime=1121.95
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 184945 0 0 0 111548 647 0 0 25 0 1 0 182740793 759193600 184878 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 185350 184878 136 292 0 185055 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 741400

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6076
/proc/meminfo: memFree=1085104/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=782364 CPUtime=1181.93
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 195176 0 0 0 117510 683 0 0 25 0 1 0 182740793 801140736 195109 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 195591 195109 136 292 0 195296 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 782364

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6076
/proc/meminfo: memFree=1034352/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=832384 CPUtime=1241.91
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 207665 0 0 0 123472 719 0 0 25 0 1 0 182740793 852361216 207598 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 208096 207598 136 292 0 207801 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 832384

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6076
/proc/meminfo: memFree=987824/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=878760 CPUtime=1301.9
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 219216 0 0 0 129438 752 0 0 25 0 1 0 182740793 899850240 219149 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 219690 219149 136 292 0 219395 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 878760

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6076
/proc/meminfo: memFree=944048/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=922848 CPUtime=1361.88
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 230226 0 0 0 135409 779 0 0 25 0 1 0 182740793 944996352 230159 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 230712 230159 136 292 0 230417 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 922848

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6076
/proc/meminfo: memFree=900912/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=965588 CPUtime=1421.86
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 240903 0 0 0 141380 806 0 0 25 0 1 0 182740793 988762112 240836 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 241397 240836 136 292 0 241102 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 965588

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6076
/proc/meminfo: memFree=856944/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=1009712 CPUtime=1481.84
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 251943 0 0 0 147350 834 0 0 25 0 1 0 182740793 1033945088 251876 1992294400 134512640 135709839 4294956240 18446744073709551615 134517517 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 252428 251876 136 292 0 252133 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 1009712

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6076
/proc/meminfo: memFree=812976/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=1053408 CPUtime=1541.82
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 262847 0 0 0 153319 863 0 0 25 0 1 0 182740793 1078689792 262780 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 263352 262780 136 292 0 263057 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 1053408

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6076
/proc/meminfo: memFree=773040/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=1093680 CPUtime=1601.8
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 272862 0 0 0 159292 888 0 0 25 0 1 0 182740793 1119928320 272795 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 273420 272795 136 292 0 273125 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 1093680

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6078
/proc/meminfo: memFree=731632/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=1135112 CPUtime=1661.78
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 283187 0 0 0 165261 917 0 0 25 0 1 0 182740793 1162354688 283120 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 283778 283120 136 292 0 283483 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 1135112

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6078
/proc/meminfo: memFree=687856/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=1179012 CPUtime=1721.77
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 294113 0 0 0 171231 946 0 0 25 0 1 0 182740793 1207308288 294046 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 294753 294046 136 292 0 294458 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 1179012

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6078
/proc/meminfo: memFree=647408/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=1219400 CPUtime=1781.74
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 304170 0 0 0 177202 972 0 0 25 0 1 0 182740793 1248665600 304103 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 304850 304103 136 292 0 304555 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 1219400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 6078
/proc/meminfo: memFree=633456/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=1233156 CPUtime=1800.05
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4194304 307598 0 0 0 179024 981 0 0 25 0 1 0 182740793 1262751744 307531 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 308289 307531 136 292 0 307994 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1233156

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

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

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 6078
/proc/meminfo: memFree=633456/2055920 swapFree=4191900/4192956
[pid=6075] ppid=6073 vsize=0 CPUtime=1800.24
/proc/6075/stat : 6075 (wbo) R 6073 6075 6005 0 -1 4195332 307598 0 0 0 179024 1000 0 0 25 0 1 0 182740793 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/6075/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.8
CPU time (s): 1800.25
CPU user time (s): 1790.25
CPU system time (s): 10.0065
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 1233156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.25
system time used= 10.0065
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 307598
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 2255

runsolver used 1.2908 second user time and 3.77743 second system time

The end

Launcher Data

Begin job on node34 at 2009-06-16 13:23:35
IDJOB=1876175
IDBENCH=2078
IDSOLVER=698
FILE ID=node34/1876175-1245151415
PBS_JOBID= 9363786
Free space on /tmp= 66252 MiB

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

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

MD5SUM BENCH= 90cbe77e1c871e28da43b06bd07ecc73
RANDOM SEED=1523484811

node34.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.263
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.263
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:       1866952 kB
Buffers:         26244 kB
Cached:          89436 kB
SwapCached:        260 kB
Active:          43044 kB
Inactive:        85920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1866952 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2408 kB
Writeback:           0 kB
Mapped:          21760 kB
Slab:            45996 kB
Committed_AS:   165744 kB
PageTables:       1384 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-1876175-1245151415.opb

Free space on /tmp at the end= 66252 MiB
End job on node34 at 2009-06-16 13:53:38