Trace number 1876191

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-aim-100-6_0-yes1-3.opb
MD5SUM10a0832adb668a26b3c10ebf86e9121d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark100
Best CPU time to get the best result obtained on this benchmark0.011997
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 100
Optimality of the best value was proved YES
Number of variables200
Total number of constraints700
Number of constraints which are clauses698
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c This is wbo 1.0 alpha (based on Minisat 2.0 beta)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Parsing opb file format. File HOME/instance-1876191-1245153912.opb.
0.00/0.00	c Instance file HOME/instance-1876191-1245153912.opb
0.00/0.00	c File size is 21600 bytes.
0.00/0.00	c Highest Coefficient sum: 4
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      200                                                 |
0.00/0.00	c |  Number Clauses:        898                                                 |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 2                                                   |
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.003999 s	Remaining CPU time: 1800 s
0.00/0.00	c core #2
0.00/0.00	c Core size: 4	Core Weight: 1	Total Weight: 2
0.00/0.00	c Elapsed CPU time: 0.004999 s	Remaining CPU time: 1800 s
0.00/0.00	c core #3
0.00/0.00	c Core size: 4	Core Weight: 1	Total Weight: 3
0.00/0.00	c Elapsed CPU time: 0.004999 s	Remaining CPU time: 1800 s
0.00/0.00	c core #4
0.00/0.00	c Core size: 4	Core Weight: 1	Total Weight: 4
0.00/0.00	c Elapsed CPU time: 0.005999 s	Remaining CPU time: 1799.99 s
0.00/0.00	c core #5
0.00/0.00	c Core size: 4	Core Weight: 1	Total Weight: 5
0.00/0.00	c Elapsed CPU time: 0.006998 s	Remaining CPU time: 1799.99 s
0.00/0.00	c core #6
0.00/0.00	c Core size: 4	Core Weight: 1	Total Weight: 6
0.00/0.00	c Elapsed CPU time: 0.006998 s	Remaining CPU time: 1799.99 s
0.00/0.00	c core #7
0.00/0.00	c Core size: 4	Core Weight: 1	Total Weight: 7
0.00/0.00	c Elapsed CPU time: 0.007998 s	Remaining CPU time: 1799.99 s
0.00/0.00	c core #8
0.00/0.00	c Core size: 4	Core Weight: 1	Total Weight: 8
0.00/0.00	c Elapsed CPU time: 0.008998 s	Remaining CPU time: 1799.99 s
0.00/0.00	c core #9
0.00/0.00	c Core size: 4	Core Weight: 1	Total Weight: 9
0.00/0.00	c Elapsed CPU time: 0.008998 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.009998 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.010998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #12
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 12
0.00/0.01	c Elapsed CPU time: 0.010998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #13
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 13
0.00/0.01	c Elapsed CPU time: 0.011998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #14
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 14
0.00/0.01	c Elapsed CPU time: 0.012998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #15
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 15
0.00/0.01	c Elapsed CPU time: 0.013997 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #16
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 16
0.00/0.01	c Elapsed CPU time: 0.013997 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #17
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 17
0.00/0.01	c Elapsed CPU time: 0.014997 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #18
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 18
0.00/0.01	c Elapsed CPU time: 0.015997 s	Remaining CPU time: 1799.98 s
0.00/0.01	c core #19
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 19
0.00/0.01	c Elapsed CPU time: 0.015997 s	Remaining CPU time: 1799.98 s
0.00/0.01	c core #20
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 20
0.00/0.01	c Elapsed CPU time: 0.016997 s	Remaining CPU time: 1799.98 s
0.00/0.01	c core #21
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 21
0.00/0.01	c Elapsed CPU time: 0.017997 s	Remaining CPU time: 1799.98 s
0.00/0.01	c core #22
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 22
0.00/0.01	c Elapsed CPU time: 0.018997 s	Remaining CPU time: 1799.98 s
0.00/0.01	c core #23
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 23
0.00/0.01	c Elapsed CPU time: 0.018997 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #24
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 24
0.00/0.02	c Elapsed CPU time: 0.019996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #25
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 25
0.00/0.02	c Elapsed CPU time: 0.020996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #26
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 26
0.00/0.02	c Elapsed CPU time: 0.020996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #27
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 27
0.00/0.02	c Elapsed CPU time: 0.020996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #28
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 28
0.00/0.02	c Elapsed CPU time: 0.021996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #29
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 29
0.00/0.02	c Elapsed CPU time: 0.022996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #30
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 30
0.00/0.02	c Elapsed CPU time: 0.023996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #31
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 31
0.00/0.02	c Elapsed CPU time: 0.023996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #32
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 32
0.00/0.02	c Elapsed CPU time: 0.024996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #33
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 33
0.00/0.02	c Elapsed CPU time: 0.025996 s	Remaining CPU time: 1799.97 s
0.00/0.02	c core #34
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 34
0.00/0.02	c Elapsed CPU time: 0.026995 s	Remaining CPU time: 1799.97 s
0.00/0.02	c core #35
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 35
0.00/0.02	c Elapsed CPU time: 0.026995 s	Remaining CPU time: 1799.97 s
0.00/0.02	c core #36
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 36
0.00/0.02	c Elapsed CPU time: 0.027995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #37
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 37
0.00/0.03	c Elapsed CPU time: 0.028995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #38
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 38
0.00/0.03	c Elapsed CPU time: 0.029995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #39
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 39
0.00/0.03	c Elapsed CPU time: 0.030995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #40
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 40
0.00/0.03	c Elapsed CPU time: 0.031995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #41
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 41
0.00/0.03	c Elapsed CPU time: 0.031995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #42
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 42
0.00/0.03	c Elapsed CPU time: 0.032994 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #43
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 43
0.00/0.03	c Elapsed CPU time: 0.033994 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #44
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 44
0.00/0.03	c Elapsed CPU time: 0.034994 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #45
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 45
0.00/0.03	c Elapsed CPU time: 0.035994 s	Remaining CPU time: 1799.96 s
0.00/0.03	c core #46
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 46
0.00/0.03	c Elapsed CPU time: 0.036994 s	Remaining CPU time: 1799.96 s
0.00/0.03	c core #47
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 47
0.00/0.03	c Elapsed CPU time: 0.036994 s	Remaining CPU time: 1799.96 s
0.00/0.03	c core #48
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 48
0.00/0.03	c Elapsed CPU time: 0.037994 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #49
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 49
0.00/0.04	c Elapsed CPU time: 0.038994 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #50
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 50
0.00/0.04	c Elapsed CPU time: 0.039993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #51
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 51
0.00/0.04	c Elapsed CPU time: 0.040993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #52
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 52
0.00/0.04	c Elapsed CPU time: 0.041993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #53
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 53
0.00/0.04	c Elapsed CPU time: 0.042993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #54
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 54
0.00/0.04	c Elapsed CPU time: 0.043993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #55
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 55
0.00/0.04	c Elapsed CPU time: 0.044993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #56
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 56
0.00/0.04	c Elapsed CPU time: 0.045993 s	Remaining CPU time: 1799.95 s
0.00/0.04	c core #57
0.00/0.04	c Core size: 13	Core Weight: 1	Total Weight: 57
0.00/0.04	c Elapsed CPU time: 0.046992 s	Remaining CPU time: 1799.95 s
0.00/0.04	c core #58
0.00/0.04	c Core size: 26	Core Weight: 1	Total Weight: 58
0.00/0.04	c Elapsed CPU time: 0.047992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #59
0.00/0.05	c Core size: 42	Core Weight: 1	Total Weight: 59
0.00/0.05	c Elapsed CPU time: 0.048992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #60
0.00/0.05	c Core size: 6	Core Weight: 1	Total Weight: 60
0.00/0.05	c Elapsed CPU time: 0.049992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c ============================[ Search Statistics ]==============================
0.00/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.05	c ===============================================================================
0.00/0.05	c |         0 |     390      960     2573 |     5000        0    nan |  0.000 % |
0.00/0.05	c ===============================================================================
0.00/0.05	c core #61
0.00/0.05	c Core size: 30	Core Weight: 1	Total Weight: 61
0.00/0.05	c Elapsed CPU time: 0.050992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c ============================[ Search Statistics ]==============================
0.00/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.05	c ===============================================================================
0.00/0.05	c |         0 |     403      961     2600 |     5000        0    nan |  0.000 % |
0.00/0.05	c ===============================================================================
0.00/0.05	c core #62
0.00/0.05	c Core size: 46	Core Weight: 1	Total Weight: 62
0.00/0.05	c Elapsed CPU time: 0.051992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c ============================[ Search Statistics ]==============================
0.00/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.05	c ===============================================================================
0.00/0.05	c |         0 |     424      962     2644 |     5000        0    nan |  0.000 % |
0.00/0.05	c ===============================================================================
0.00/0.05	c core #63
0.00/0.05	c Core size: 20	Core Weight: 1	Total Weight: 63
0.00/0.05	c Elapsed CPU time: 0.053991 s	Remaining CPU time: 1799.95 s
0.00/0.05	c ============================[ Search Statistics ]==============================
0.00/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.05	c ===============================================================================
0.00/0.05	c |         0 |     435      963     2667 |     5000        0    nan |  0.000 % |
0.00/0.05	c ===============================================================================
0.00/0.05	c core #64
0.00/0.05	c Core size: 48	Core Weight: 1	Total Weight: 64
0.00/0.05	c Elapsed CPU time: 0.054991 s	Remaining CPU time: 1799.95 s
0.00/0.05	c ============================[ Search Statistics ]==============================
0.00/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.05	c ===============================================================================
0.00/0.05	c |         0 |     455      964     2707 |     5000        0    nan |  0.000 % |
0.00/0.05	c ===============================================================================
0.00/0.05	c core #65
0.00/0.05	c Core size: 99	Core Weight: 1	Total Weight: 65
0.00/0.05	c Elapsed CPU time: 0.056991 s	Remaining CPU time: 1799.94 s
0.00/0.05	c Learning 2 hard constraints
0.00/0.05	c ============================[ Search Statistics ]==============================
0.00/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.05	c ===============================================================================
0.00/0.05	c |         0 |     492      967     2787 |     5000        0    nan |  0.000 % |
0.00/0.06	c ===============================================================================
0.00/0.06	c core #66
0.00/0.06	c Core size: 33	Core Weight: 1	Total Weight: 66
0.00/0.06	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 |     505      968     2813 |     5000        0    nan |  0.000 % |
0.00/0.06	c ===============================================================================
0.00/0.06	c core #67
0.00/0.06	c Core size: 189	Core Weight: 1	Total Weight: 67
0.00/0.06	c Elapsed CPU time: 0.06099 s	Remaining CPU time: 1799.94 s
0.00/0.06	c Learning 6 hard constraints
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 |     559      975     2938 |     5000        0    nan |  0.000 % |
0.00/0.06	c ===============================================================================
0.00/0.06	c core #68
0.00/0.06	c Core size: 74	Core Weight: 1	Total Weight: 68
0.00/0.06	c Elapsed CPU time: 0.06299 s	Remaining CPU time: 1799.94 s
0.00/0.06	c ============================[ Search Statistics ]==============================
0.00/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.06	c ===============================================================================
0.00/0.06	c |         0 |     577      976     2974 |     5000        0    nan |  0.000 % |
0.00/0.06	c ===============================================================================
0.00/0.06	c core #69
0.00/0.06	c Core size: 129	Core Weight: 1	Total Weight: 69
0.00/0.06	c Elapsed CPU time: 0.06499 s	Remaining CPU time: 1799.94 s
0.00/0.06	c Learning 5 hard constraints
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 |     593      982     3020 |     5000        0    nan |  0.000 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #70
0.00/0.07	c Core size: 48	Core Weight: 1	Total Weight: 70
0.00/0.07	c Elapsed CPU time: 0.066989 s	Remaining CPU time: 1799.93 s
0.00/0.07	c Learning 2 hard constraints
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |     600      985     3040 |     5000        0    nan |  0.000 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #71
0.00/0.07	c Core size: 131	Core Weight: 1	Total Weight: 71
0.00/0.07	c Elapsed CPU time: 0.068989 s	Remaining CPU time: 1799.93 s
0.00/0.07	c Learning 16 hard constraints
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |     603     1002     3102 |     5000        0    nan |  0.000 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #72
0.00/0.07	c Core size: 100	Core Weight: 1	Total Weight: 72
0.00/0.07	c Elapsed CPU time: 0.071989 s	Remaining CPU time: 1799.93 s
0.00/0.07	c Learning 8 hard constraints
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |     606     1011     3144 |     5000        0    nan |  0.000 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #73
0.00/0.07	c Core size: 86	Core Weight: 1	Total Weight: 73
0.00/0.07	c Elapsed CPU time: 0.072988 s	Remaining CPU time: 1799.93 s
0.00/0.07	c Learning 8 hard constraints
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |     567     1020     3184 |     5000        0    nan |  0.000 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #74
0.00/0.07	c Core size: 84	Core Weight: 1	Total Weight: 74
0.00/0.07	c Elapsed CPU time: 0.074988 s	Remaining CPU time: 1799.93 s
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |     574     1021     3192 |     5000        0    nan |  0.000 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #75
0.00/0.07	c Core size: 81	Core Weight: 1	Total Weight: 75
0.00/0.07	c Elapsed CPU time: 0.075988 s	Remaining CPU time: 1799.92 s
0.00/0.08	c ============================[ Search Statistics ]==============================
0.00/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.08	c ===============================================================================
0.00/0.08	c |         0 |     578     1022     3200 |     5000        0    nan |  0.000 % |
0.00/0.08	c ===============================================================================
0.00/0.08	c core #76
0.00/0.08	c Core size: 90	Core Weight: 1	Total Weight: 76
0.00/0.08	c Elapsed CPU time: 0.077988 s	Remaining CPU time: 1799.92 s
0.00/0.08	c ============================[ Search Statistics ]==============================
0.00/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.08	c ===============================================================================
0.00/0.08	c |         0 |     582     1023     3208 |     5000        0    nan |  0.000 % |
0.00/0.08	c ===============================================================================
0.00/0.08	c core #77
0.00/0.08	c Core size: 98	Core Weight: 1	Total Weight: 77
0.00/0.08	c Elapsed CPU time: 0.078987 s	Remaining CPU time: 1799.92 s
0.00/0.08	c ============================[ Search Statistics ]==============================
0.00/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.08	c ===============================================================================
0.00/0.08	c |         0 |     586     1024     3216 |     5000        0    nan |  0.000 % |
0.00/0.08	c ===============================================================================
0.00/0.08	c core #78
0.00/0.08	c Core size: 100	Core Weight: 1	Total Weight: 78
0.00/0.08	c Elapsed CPU time: 0.080987 s	Remaining CPU time: 1799.92 s
0.00/0.08	c ============================[ Search Statistics ]==============================
0.00/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.08	c ===============================================================================
0.00/0.08	c |         0 |     592     1025     3228 |     5000        0    nan |  0.000 % |
0.00/0.08	c ===============================================================================
0.00/0.08	c core #79
0.00/0.08	c Core size: 127	Core Weight: 1	Total Weight: 79
0.00/0.08	c Elapsed CPU time: 0.082987 s	Remaining CPU time: 1799.92 s
0.00/0.08	c ============================[ Search Statistics ]==============================
0.00/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.08	c ===============================================================================
0.00/0.08	c |         0 |     602     1026     3248 |     5000        0    nan |  0.000 % |
0.00/0.08	c ===============================================================================
0.00/0.08	c core #80
0.00/0.08	c Core size: 142	Core Weight: 1	Total Weight: 80
0.00/0.08	c Elapsed CPU time: 0.084987 s	Remaining CPU time: 1799.92 s
0.00/0.09	c ============================[ Search Statistics ]==============================
0.00/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.09	c ===============================================================================
0.00/0.09	c |         0 |     615     1027     3274 |     5000        0    nan |  0.000 % |
0.00/0.09	c |       101 |     615     1027     3274 |     5500      101     17 |  7.280 % |
0.09/0.09	c ===============================================================================
0.09/0.10	c core #81
0.09/0.10	c Core size: 139	Core Weight: 1	Total Weight: 81
0.09/0.10	c Elapsed CPU time: 0.094985 s	Remaining CPU time: 1799.91 s
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 |     632     1028     3308 |     5000        0    nan |  0.000 % |
0.09/0.10	c |       101 |     632     1028     3308 |     5500      101     23 |  7.097 % |
0.09/0.11	c |       252 |     456     1028     3308 |     6050      251     26 | 32.941 % |
0.09/0.12	c |       478 |     452     1028     3308 |     6655      476     27 | 33.530 % |
0.09/0.15	c ===============================================================================
0.09/0.15	c core #82
0.09/0.15	c Core size: 146	Core Weight: 1	Total Weight: 82
0.09/0.15	c Elapsed CPU time: 0.148977 s	Remaining CPU time: 1799.85 s
0.09/0.15	c ============================[ Search Statistics ]==============================
0.09/0.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.15	c ===============================================================================
0.09/0.15	c |         0 |     651     1029     3346 |     5000        0    nan |  0.000 % |
0.09/0.16	c ===============================================================================
0.09/0.16	c core #83
0.09/0.16	c Core size: 88	Core Weight: 1	Total Weight: 83
0.09/0.16	c Elapsed CPU time: 0.152976 s	Remaining CPU time: 1799.85 s
0.09/0.16	c ============================[ Search Statistics ]==============================
0.09/0.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.16	c ===============================================================================
0.09/0.16	c |         0 |     656     1030     3356 |     5000        0    nan |  0.000 % |
0.09/0.16	c |       101 |     656     1030     3356 |     5500      101     28 |  6.854 % |
0.09/0.17	c |       253 |     480     1030     3356 |     6050      252     32 | 31.818 % |
0.09/0.18	c ===============================================================================
0.09/0.18	c core #84
0.09/0.18	c Core size: 81	Core Weight: 1	Total Weight: 84
0.09/0.18	c Elapsed CPU time: 0.175973 s	Remaining CPU time: 1799.82 s
0.09/0.18	c ============================[ Search Statistics ]==============================
0.09/0.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.18	c ===============================================================================
0.09/0.18	c |         0 |     661     1031     3366 |     5000        0    nan |  0.000 % |
0.09/0.18	c |       101 |     661     1031     3366 |     5500      101     28 |  6.805 % |
0.09/0.19	c |       252 |     485     1031     3366 |     6050      251     32 | 31.594 % |
0.19/0.20	c |       478 |     485     1031     3366 |     6655      477     35 | 31.594 % |
0.19/0.23	c |       815 |     484     1031     3366 |     7320      808     35 | 31.735 % |
0.19/0.29	c |      1323 |     474     1031     3366 |     8052     1316     36 | 33.145 % |
0.29/0.36	c ===============================================================================
0.29/0.36	c core #85
0.29/0.36	c Core size: 103	Core Weight: 1	Total Weight: 85
0.29/0.36	c Elapsed CPU time: 0.349946 s	Remaining CPU time: 1799.65 s
0.29/0.36	c ============================[ Search Statistics ]==============================
0.29/0.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.36	c ===============================================================================
0.29/0.36	c |         0 |     665     1032     3374 |     5000        0    nan |  0.000 % |
0.29/0.36	c |       101 |     665     1032     3374 |     5500      101     28 |  6.767 % |
0.29/0.37	c |       252 |     489     1032     3374 |     6050      251     32 | 31.417 % |
0.29/0.38	c |       478 |     489     1032     3374 |     6655      477     36 | 31.417 % |
0.39/0.41	c |       818 |     489     1032     3374 |     7320      817     38 | 31.417 % |
0.39/0.46	c |      1326 |     488     1032     3374 |     8052     1297     39 | 31.557 % |
0.49/0.56	c |      2088 |     488     1032     3374 |     8857     2059     38 | 31.557 % |
0.69/0.75	c |      3229 |     483     1032     3374 |     9743     3188     40 | 32.258 % |
0.79/0.81	c ===============================================================================
0.79/0.83	c core #86
0.79/0.83	c Core size: 167	Core Weight: 1	Total Weight: 86
0.79/0.83	c Elapsed CPU time: 0.821875 s	Remaining CPU time: 1799.18 s
0.79/0.84	c ============================[ Search Statistics ]==============================
0.79/0.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.79/0.84	c ===============================================================================
0.79/0.84	c |         0 |     692     1033     3428 |     5000        0    nan |  0.000 % |
0.79/0.84	c ===============================================================================
0.79/0.84	c core #87
0.79/0.84	c Core size: 101	Core Weight: 1	Total Weight: 87
0.79/0.84	c Elapsed CPU time: 0.826874 s	Remaining CPU time: 1799.17 s
0.79/0.84	c ============================[ Search Statistics ]==============================
0.79/0.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.79/0.84	c ===============================================================================
0.79/0.84	c |         0 |     700     1034     3444 |     5000        0    nan |  0.000 % |
0.79/0.84	c |       101 |     700     1034     3444 |     5500      101     34 |  6.449 % |
0.79/0.85	c |       253 |     524     1034     3444 |     6050      252     40 | 29.947 % |
0.79/0.87	c |       481 |     524     1034     3444 |     6655      480     47 | 29.947 % |
0.79/0.89	c ===============================================================================
0.79/0.89	c core #88
0.79/0.89	c Core size: 71	Core Weight: 1	Total Weight: 88
0.79/0.89	c Elapsed CPU time: 0.878866 s	Remaining CPU time: 1799.12 s
0.79/0.89	c ============================[ Search Statistics ]==============================
0.79/0.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.79/0.89	c ===============================================================================
0.79/0.89	c |         0 |     705     1035     3454 |     5000        0    nan |  0.000 % |
0.79/0.90	c |       101 |     705     1035     3454 |     5500      101     34 |  6.405 % |
0.89/0.90	c |       251 |     532     1035     3454 |     6050      250     39 | 29.349 % |
0.89/0.92	c |       478 |     532     1035     3454 |     6655      477     41 | 29.349 % |
0.89/0.95	c |       815 |     532     1035     3454 |     7320      814     44 | 29.349 % |
0.99/1.00	c |      1321 |     531     1035     3454 |     8052     1307     46 | 29.482 % |
0.99/1.09	c |      2080 |     531     1035     3454 |     8857     2066     47 | 29.482 % |
1.29/1.32	c |      3224 |     531     1035     3454 |     9743     3210     47 | 29.482 % |
1.59/1.65	c |      4932 |     530     1035     3454 |    10717     4917     47 | 30.146 % |
1.79/1.85	c ===============================================================================
1.79/1.85	c core #89
1.79/1.85	c Core size: 82	Core Weight: 1	Total Weight: 89
1.79/1.85	c Elapsed CPU time: 1.82472 s	Remaining CPU time: 1798.18 s
1.79/1.85	c ============================[ Search Statistics ]==============================
1.79/1.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.79/1.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.79/1.85	c ===============================================================================
1.79/1.85	c |         0 |     711     1036     3466 |     5000        0    nan |  0.000 % |
1.79/1.86	c |       101 |     711     1036     3466 |     5500      101     34 |  6.354 % |
1.79/1.86	c |       253 |     538     1036     3466 |     6050      252     39 | 29.117 % |
1.79/1.88	c |       481 |     538     1036     3466 |     6655      480     46 | 29.117 % |
1.89/1.91	c |       818 |     538     1036     3466 |     7320      817     49 | 29.117 % |
1.89/1.96	c |      1324 |     538     1036     3466 |     8052     1323     49 | 29.117 % |
1.99/2.06	c |      2083 |     538     1036     3466 |     8857     2082     50 | 29.117 % |
2.19/2.25	c |      3222 |     538     1036     3466 |     9743     3221     50 | 29.117 % |
2.59/2.63	c |      4930 |     532     1036     3466 |    10717     4479     50 | 29.908 % |
2.79/2.87	c ===============================================================================
2.89/2.92	c core #90
2.89/2.92	c Core size: 155	Core Weight: 1	Total Weight: 90
2.89/2.92	c Elapsed CPU time: 2.87156 s	Remaining CPU time: 1797.13 s
2.89/2.92	c ============================[ Search Statistics ]==============================
2.89/2.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.89/2.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.89/2.92	c ===============================================================================
2.89/2.92	c |         0 |     733     1037     3510 |     5000        0    nan |  0.000 % |
2.89/2.93	c |       102 |     733     1037     3510 |     5500      102     28 |  6.174 % |
2.89/2.93	c |       252 |     560     1037     3510 |     6050      251     44 | 28.297 % |
2.89/2.95	c |       479 |     560     1037     3510 |     6655      478     50 | 28.297 % |
2.89/2.98	c |       816 |     560     1037     3510 |     7320      815     60 | 28.297 % |
2.99/3.05	c |      1322 |     560     1037     3510 |     8052     1321     64 | 28.297 % |
3.09/3.16	c |      2081 |     560     1037     3510 |     8857     2080     66 | 28.297 % |
3.29/3.36	c |      3220 |     560     1037     3510 |     9743     3219     64 | 28.297 % |
3.49/3.56	c |      4928 |     560     1037     3510 |    10717     4927     59 | 28.297 % |
3.99/4.09	c |      7491 |     560     1037     3510 |    11789     7490     57 | 28.297 % |
4.59/4.65	c ===============================================================================
4.68/4.71	c core #91
4.68/4.71	c Core size: 175	Core Weight: 1	Total Weight: 91
4.68/4.71	c Elapsed CPU time: 4.64429 s	Remaining CPU time: 1795.36 s
4.68/4.72	c ============================[ Search Statistics ]==============================
4.68/4.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.68/4.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
4.68/4.72	c ===============================================================================
4.68/4.72	c |         0 |     760     1038     3564 |     5000        0    nan |  0.000 % |
4.68/4.72	c ===============================================================================
4.68/4.72	c core #92
4.68/4.72	c Core size: 95	Core Weight: 1	Total Weight: 92
4.68/4.72	c Elapsed CPU time: 4.65629 s	Remaining CPU time: 1795.34 s
4.68/4.73	c ============================[ Search Statistics ]==============================
4.68/4.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.68/4.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
4.68/4.73	c ===============================================================================
4.68/4.73	c |         0 |     765     1039     3574 |     5000        0    nan |  0.000 % |
4.68/4.73	c |       100 |     765     1039     3574 |     5500      100     44 |  5.930 % |
4.68/4.74	c |       250 |     592     1039     3574 |     6050      249     40 | 27.183 % |
4.68/4.75	c |       475 |     592     1039     3574 |     6655      474     42 | 27.183 % |
4.68/4.77	c |       812 |     592     1039     3574 |     7320      811     49 | 27.183 % |
4.79/4.81	c |      1319 |     592     1039     3574 |     8052     1318     54 | 27.183 % |
4.79/4.89	c |      2079 |     592     1039     3574 |     8857     2078     56 | 27.183 % |
4.99/5.07	c |      3220 |     592     1039     3574 |     9743     3219     58 | 27.183 % |
5.50/5.51	c |      4928 |     592     1039     3574 |    10717     4927     64 | 27.183 % |
6.29/6.37	c |      7490 |     592     1039     3574 |    11789     7489     67 | 27.183 % |
8.19/8.28	c |     11336 |     592     1039     3574 |    12968    11335     70 | 27.183 % |
10.19/10.20	c |     17106 |     592     1039     3574 |    14265    10458     66 | 27.183 % |
14.39/14.42	c |     25758 |     592     1039     3574 |    15692    11829     68 | 27.183 % |
20.98/21.01	c |     38734 |     592     1039     3574 |    17261     8703     67 | 27.183 % |
31.58/31.68	c |     58197 |     592     1039     3574 |    18987    10548     69 | 27.183 % |
49.58/49.64	c |     87389 |     592     1039     3574 |    20886    10774     67 | 27.183 % |
78.37/78.48	c |    131178 |     592     1039     3574 |    22974    12111     69 | 27.183 % |
114.06/114.11	c ===============================================================================
117.55/117.70	c core #93
117.55/117.70	c Core size: 170	Core Weight: 1	Total Weight: 93
117.55/117.70	c Elapsed CPU time: 117.033 s	Remaining CPU time: 1682.97 s
117.75/117.89	c ============================[ Search Statistics ]==============================
117.75/117.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
117.75/117.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
117.75/117.89	c ===============================================================================
117.75/117.89	c |         0 |     791     1040     3626 |     5000        0    nan |  0.000 % |
117.85/117.93	c |       100 |     791     1040     3626 |     5500      100     50 |  5.746 % |
117.85/117.94	c |       252 |     618     1040     3626 |     6050      251     39 | 26.341 % |
117.85/117.95	c |       477 |     618     1040     3626 |     6655      476     51 | 26.341 % |
117.85/117.98	c |       814 |     618     1040     3626 |     7320      813     64 | 26.341 % |
117.95/118.03	c |      1321 |     618     1040     3626 |     8052     1320     67 | 26.341 % |
118.05/118.18	c |      2080 |     618     1040     3626 |     8857     2079     77 | 26.341 % |
118.25/118.30	c |      3221 |     618     1040     3626 |     9743     3220     70 | 26.341 % |
118.55/118.63	c |      4930 |     618     1040     3626 |    10717     4929     79 | 26.341 % |
119.25/119.39	c |      7494 |     618     1040     3626 |    11789     7493     87 | 26.341 % |
120.95/121.09	c |     11340 |     618     1040     3626 |    12968    11339     90 | 26.341 % |
122.55/122.65	c |     17106 |     618     1040     3626 |    14265    10468     85 | 26.341 % |
127.74/127.85	c |     25755 |     618     1040     3626 |    15692    11825     85 | 26.341 % |
137.15/137.20	c |     38731 |     618     1040     3626 |    17261     8781    103 | 26.341 % |
150.54/150.61	c |     58192 |     618     1040     3626 |    18987    10648     92 | 26.341 % |
175.33/175.42	c |     87387 |     618     1040     3626 |    20886    10857     98 | 26.341 % |
217.72/217.85	c |    131176 |     618     1040     3626 |    22974    12191    103 | 26.341 % |
273.00/273.12	c ===============================================================================
273.00/273.12	c core #94
273.00/273.12	c Core size: 109	Core Weight: 1	Total Weight: 94
273.00/273.12	c Elapsed CPU time: 271.828 s	Remaining CPU time: 1528.17 s
273.20/273.31	c ============================[ Search Statistics ]==============================
273.20/273.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
273.20/273.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
273.20/273.31	c ===============================================================================
273.20/273.31	c |         0 |     799     1041     3642 |     5000        0    nan |  0.000 % |
273.20/273.35	c |       101 |     799     1041     3642 |     5500      101     49 |  5.691 % |
273.20/273.36	c |       251 |     626     1041     3642 |     6050      250     45 | 26.092 % |
273.20/273.37	c |       478 |     626     1041     3642 |     6655      477     51 | 26.092 % |
273.30/273.40	c |       816 |     626     1041     3642 |     7320      815     71 | 26.092 % |
273.30/273.46	c |      1324 |     626     1041     3642 |     8052     1323     81 | 26.092 % |
273.40/273.59	c |      2086 |     626     1041     3642 |     8857     2085     86 | 26.092 % |
273.70/273.82	c |      3229 |     626     1041     3642 |     9743     3228     83 | 26.092 % |
274.00/274.15	c |      4938 |     626     1041     3642 |    10717     4937     87 | 26.092 % |
275.19/275.32	c |      7500 |     626     1041     3642 |    11789     7499     95 | 26.092 % |
277.19/277.35	c |     11349 |     626     1041     3642 |    12968    11348    101 | 26.092 % |
280.79/280.90	c |     17118 |     626     1041     3642 |    14265    10470    106 | 26.092 % |
287.79/287.92	c |     25768 |     626     1041     3642 |    15692    11828    102 | 26.092 % |
297.79/297.95	c |     38742 |     626     1041     3642 |    17261     8771     94 | 26.092 % |
310.68/310.86	c |     58203 |     626     1041     3642 |    18987    10657    101 | 26.092 % |
328.48/328.62	c |     87395 |     626     1041     3642 |    20886    10861     89 | 26.092 % |
361.67/361.86	c |    131186 |     626     1041     3642 |    22974    12206     97 | 26.092 % |
364.46/364.62	c ===============================================================================
364.46/364.62	c core #95
364.46/364.62	c Core size: 118	Core Weight: 1	Total Weight: 95
364.46/364.62	c Elapsed CPU time: 362.944 s	Remaining CPU time: 1437.06 s
364.56/364.77	c ============================[ Search Statistics ]==============================
364.56/364.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
364.56/364.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
364.56/364.77	c ===============================================================================
364.56/364.77	c |         0 |     807     1042     3658 |     5000        0    nan |  0.000 % |
364.66/364.80	c |       103 |     807     1042     3658 |     5500      103     39 |  5.638 % |
364.66/364.81	c |       255 |     634     1042     3658 |     6050      254     47 | 25.848 % |
364.66/364.83	c |       481 |     634     1042     3658 |     6655      480     55 | 25.848 % |
364.66/364.86	c |       819 |     634     1042     3658 |     7320      818     61 | 25.848 % |
364.77/364.92	c |      1325 |     634     1042     3658 |     8052     1324     71 | 25.848 % |
364.87/365.05	c |      2086 |     634     1042     3658 |     8857     2085     83 | 25.848 % |
365.07/365.21	c |      3225 |     634     1042     3658 |     9743     3224     83 | 25.848 % |
365.36/365.52	c |      4934 |     634     1042     3658 |    10717     4933     87 | 25.848 % |
366.26/366.42	c |      7497 |     634     1042     3658 |    11789     7496     91 | 25.848 % |
367.57/367.79	c |     11346 |     634     1042     3658 |    12968    11345     90 | 25.848 % |
370.17/370.35	c |     17117 |     634     1042     3658 |    14265    10462     89 | 25.848 % |
373.46/373.65	c |     25766 |     634     1042     3658 |    15692    11799     94 | 25.848 % |
380.86/381.08	c |     38741 |     634     1042     3658 |    17261     8749     90 | 25.848 % |
391.15/391.35	c |     58202 |     634     1042     3658 |    18987    10597     91 | 25.848 % |
408.65/408.83	c |     87396 |     634     1042     3658 |    20886    10808     95 | 25.848 % |
444.84/445.09	c |    131187 |     634     1042     3658 |    22974    12155     86 | 25.848 % |
496.62/496.82	c |    196872 |     634     1042     3658 |    25272    19447    101 | 25.848 % |
569.89/570.19	c |    295402 |     634     1042     3658 |    27799    12997     94 | 25.848 % |
692.96/693.26	c |    443198 |     634     1042     3658 |    30579    13288     85 | 25.848 % |
884.58/884.91	c |    664881 |     634     1042     3658 |    33637    24682     93 | 25.848 % |
884.78/885.16	c ===============================================================================
884.78/885.16	c core #96
884.78/885.16	c Core size: 135	Core Weight: 1	Total Weight: 96
884.78/885.16	c Elapsed CPU time: 881.098 s	Remaining CPU time: 918.902 s
885.48/885.81	c ============================[ Search Statistics ]==============================
885.48/885.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
885.48/885.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
885.48/885.81	c ===============================================================================
885.48/885.81	c |         0 |     821     1043     3686 |     5000        0    nan |  0.000 % |
885.58/885.90	c |       100 |     821     1043     3686 |     5500      100     38 |  5.546 % |
885.58/885.92	c |       250 |     648     1043     3686 |     6050      249     36 | 25.432 % |
885.58/885.95	c |       479 |     648     1043     3686 |     6655      478     44 | 25.432 % |
885.58/885.98	c |       816 |     648     1043     3686 |     7320      815     47 | 25.432 % |
885.69/886.04	c |      1327 |     648     1043     3686 |     8052     1326     62 | 25.432 % |
885.79/886.14	c |      2087 |     648     1043     3686 |     8857     2086     73 | 25.432 % |
885.99/886.34	c |      3228 |     648     1043     3686 |     9743     3227     86 | 25.432 % |
886.48/886.87	c |      4937 |     648     1043     3686 |    10717     4936     93 | 25.432 % |
887.59/887.94	c |      7503 |     648     1043     3686 |    11789     7502     99 | 25.432 % |
889.78/890.13	c |     11347 |     648     1043     3686 |    12968    11346    103 | 25.432 % |
894.48/894.88	c |     17118 |     648     1043     3686 |    14265    10490    102 | 25.432 % |
901.28/901.65	c |     25771 |     648     1043     3686 |    15692    11830    101 | 25.432 % |
911.08/911.42	c |     38746 |     648     1043     3686 |    17261     8792    100 | 25.432 % |
926.28/926.64	c |     58212 |     648     1043     3686 |    18987    10656    101 | 25.432 % |
956.26/956.63	c |     87404 |     648     1043     3686 |    20886    10879     93 | 25.432 % |
993.15/993.53	c |    131196 |     648     1043     3686 |    22974    12205     95 | 25.432 % |
1054.13/1054.54	c |    196880 |     648     1043     3686 |    25272    19596     87 | 25.432 % |
1141.20/1141.67	c |    295406 |     648     1043     3686 |    27799    15055     91 | 25.432 % |
1270.35/1270.89	c |    443197 |     648     1043     3686 |    30579    14312     95 | 25.432 % |
1489.18/1489.74	c |    664882 |     647     1043     3686 |    33637    29021     96 | 25.547 % |
1579.25/1579.83	c ===============================================================================
1602.14/1602.74	c core #97
1602.14/1602.74	c Core size: 201	Core Weight: 1	Total Weight: 97
1602.14/1602.74	c Elapsed CPU time: 1596.06 s	Remaining CPU time: 203.94 s
1603.04/1603.65	c ============================[ Search Statistics ]==============================
1603.04/1603.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1603.04/1603.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1603.04/1603.65	c ===============================================================================
1603.04/1603.65	c |         0 |     851     1044     3746 |     5000        0    nan |  0.000 % |
1603.14/1603.79	c |       103 |     851     1044     3746 |     5500      103     46 |  5.361 % |
1603.24/1603.81	c |       253 |     678     1044     3746 |     6050      252     55 | 24.583 % |
1603.24/1603.86	c |       478 |     678     1044     3746 |     6655      477     75 | 24.583 % |
1603.34/1603.90	c |       820 |     678     1044     3746 |     7320      819     96 | 24.583 % |
1603.34/1603.98	c |      1327 |     678     1044     3746 |     8052     1326    103 | 24.583 % |
1603.54/1604.14	c |      2086 |     678     1044     3746 |     8857     2085    109 | 24.583 % |
1603.84/1604.42	c |      3227 |     678     1044     3746 |     9743     3226    111 | 24.583 % |
1604.34/1604.90	c |      4935 |     678     1044     3746 |    10717     4934    114 | 24.583 % |
1605.34/1605.90	c |      7497 |     678     1044     3746 |    11789     7496    114 | 24.583 % |
1608.24/1608.89	c |     11342 |     678     1044     3746 |    12968    11341    120 | 24.583 % |
1612.13/1612.76	c |     17111 |     678     1044     3746 |    14265    10478    123 | 24.583 % |
1619.04/1619.61	c |     25760 |     678     1044     3746 |    15692    11825    122 | 24.583 % |
1627.73/1628.30	c |     38734 |     678     1044     3746 |    17261     8750    128 | 24.583 % |
1642.02/1642.67	c |     58195 |     678     1044     3746 |    18987    10539    133 | 24.583 % |
1677.71/1678.31	c |     87391 |     674     1044     3746 |    20886    10759    127 | 25.139 % |
1711.60/1712.30	c |    131184 |     674     1044     3746 |    22974    12036     93 | 25.139 % |
1768.09/1768.79	c |    196868 |     673     1044     3746 |    25272    18969     99 | 25.139 % |

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-1876191-1245153912/watcher-1876191-1245153912 -o /tmp/evaluation-result-1876191-1245153912/solver-1876191-1245153912 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1876191-1245153912.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 1.00 1.00 3/64 7466
/proc/meminfo: memFree=1863672/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=2524 CPUtime=0
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 212 0 0 0 0 0 0 0 18 0 1 0 182991166 2584576 190 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 631 192 133 292 0 336 0

[startup+0.096743 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7466
/proc/meminfo: memFree=1863672/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=2860 CPUtime=0.09
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 315 0 0 0 9 0 0 0 18 0 1 0 182991166 2928640 293 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 715 293 136 292 0 420 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2860

[startup+0.102744 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7466
/proc/meminfo: memFree=1863672/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=3000 CPUtime=0.09
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 328 0 0 0 9 0 0 0 18 0 1 0 182991166 3072000 306 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 750 306 136 292 0 455 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3000

[startup+0.302776 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7466
/proc/meminfo: memFree=1863672/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=3264 CPUtime=0.29
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 412 0 0 0 29 0 0 0 19 0 1 0 182991166 3342336 390 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 816 390 136 292 0 521 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3264

[startup+0.701842 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7466
/proc/meminfo: memFree=1863672/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=3932 CPUtime=0.69
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 567 0 0 0 68 1 0 0 22 0 1 0 182991166 4026368 545 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 983 545 136 292 0 688 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3932

[startup+1.50198 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=1861488/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=4464 CPUtime=1.49
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 694 0 0 0 147 2 0 0 25 0 1 0 182991166 4571136 672 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 1116 672 136 292 0 821 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4464

[startup+3.10124 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=1860592/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=5652 CPUtime=3.09
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 995 0 0 0 304 5 0 0 25 0 1 0 182991166 5787648 973 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 1413 973 136 292 0 1118 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5652

[startup+6.30177 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=1857848/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=8048 CPUtime=6.29
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 1615 0 0 0 621 8 0 0 25 0 1 0 182991166 8241152 1593 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 2012 1593 136 292 0 1717 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8048

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=1851256/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=14804 CPUtime=12.68
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 3280 0 0 0 1256 12 0 0 25 0 1 0 182991166 15159296 3258 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 3701 3258 136 292 0 3406 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14804

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=1838072/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=27760 CPUtime=25.48
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 6511 0 0 0 2529 19 0 0 25 0 1 0 182991166 28426240 6489 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 6940 6489 136 292 0 6645 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27760

[startup+51.1022 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=1818104/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=47988 CPUtime=51.08
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 11545 0 0 0 5075 33 0 0 25 0 1 0 182991166 49139712 11523 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 11997 11523 136 292 0 11702 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 47988

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=1780984/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=84660 CPUtime=102.25
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 20705 0 0 0 10170 55 0 0 25 0 1 0 182991166 86691840 20683 1992294400 134512640 135709839 4294956240 18446744073709551615 134573950 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 21165 20683 136 292 0 20870 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 84660

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=1750776/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=114988 CPUtime=162.24
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 28325 0 0 0 16143 81 0 0 25 0 1 0 182991166 117747712 28303 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 28747 28303 136 292 0 28452 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 114988

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=1721016/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=144472 CPUtime=222.22
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 35668 0 0 0 22119 103 0 0 25 0 1 0 182991166 147939328 35646 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 36118 35646 136 292 0 35823 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 144472

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=1694392/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=170744 CPUtime=282.2
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 42269 0 0 0 28096 124 0 0 25 0 1 0 182991166 174841856 42247 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 42686 42247 136 292 0 42391 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 170744

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=1659512/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=205728 CPUtime=342.17
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 50999 0 0 0 34071 146 0 0 25 0 1 0 182991166 210665472 50977 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 51432 50977 136 292 0 51137 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 205728

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=1623480/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=242216 CPUtime=402.16
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 60132 0 0 0 40037 179 0 0 25 0 1 0 182991166 248029184 60110 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 60554 60110 136 292 0 60259 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 242216

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=1588344/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=277060 CPUtime=462.14
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 68774 0 0 0 46009 205 0 0 25 0 1 0 182991166 283709440 68752 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 69265 68752 136 292 0 68970 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 277060

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=1538936/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=327272 CPUtime=522.11
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 81304 0 0 0 51981 230 0 0 25 0 1 0 182991166 335126528 81282 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 81818 81282 136 292 0 81523 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 327272

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=1497784/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=367604 CPUtime=582.09
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 91367 0 0 0 57953 256 0 0 25 0 1 0 182991166 376426496 91345 1992294400 134512640 135709839 4294956240 18446744073709551615 134517174 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 91901 91345 136 292 0 91606 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 367604

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=1456696/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=408352 CPUtime=642.07
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 101534 0 0 0 63926 281 0 0 25 0 1 0 182991166 418152448 101512 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 102088 101512 136 292 0 101793 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 408352

[startup+702.302 s]

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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=1294584/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=570596 CPUtime=881.99
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 142001 0 0 0 87824 375 0 0 25 0 1 0 182991166 584290304 141979 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 142649 141979 136 292 0 142354 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 570596

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=1285496/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=578956 CPUtime=941.96
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 144349 0 0 0 93803 393 0 0 25 0 1 0 182991166 592850944 144296 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 144739 144296 136 292 0 144444 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 578956

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=1261048/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=603240 CPUtime=1001.95
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 150376 0 0 0 99783 412 0 0 25 0 1 0 182991166 617717760 150323 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 150810 150323 136 292 0 150515 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 603240

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=1236536/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=628024 CPUtime=1061.92
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 156513 0 0 0 105761 431 0 0 25 0 1 0 182991166 643096576 156460 1992294400 134512640 135709839 4294956240 18446744073709551615 134574267 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 157006 156460 136 292 0 156711 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 628024

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=1205880/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=658704 CPUtime=1121.91
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 164166 0 0 0 111737 454 0 0 25 0 1 0 182991166 674512896 164113 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 164676 164113 136 292 0 164381 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 658704

[startup+1182.3 s]
/proc/loadavg: 1.11 1.03 1.01 2/65 7467
/proc/meminfo: memFree=1176376/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=688160 CPUtime=1181.89
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 171537 0 0 0 117714 475 0 0 25 0 1 0 182991166 704675840 171484 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 172040 171484 136 292 0 171745 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 688160

[startup+1242.3 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 7467
/proc/meminfo: memFree=1148856/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=715512 CPUtime=1241.87
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 178372 0 0 0 123693 494 0 0 25 0 1 0 182991166 732684288 178319 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 178878 178319 136 292 0 178583 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 715512

[startup+1302.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 7467
/proc/meminfo: memFree=1120632/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=743580 CPUtime=1301.85
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 185334 0 0 0 129671 514 0 0 25 0 1 0 182991166 761425920 185281 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 185895 185281 136 292 0 185600 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 743580

[startup+1362.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 7467
/proc/meminfo: memFree=1087800/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=776480 CPUtime=1361.83
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 193566 0 0 0 135647 536 0 0 25 0 1 0 182991166 795115520 193513 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 194120 193513 136 292 0 193825 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 776480

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=1059256/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=804808 CPUtime=1421.81
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 200637 0 0 0 141627 554 0 0 25 0 1 0 182991166 824123392 200584 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 201202 200584 136 292 0 200907 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 804808

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=1023480/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=840888 CPUtime=1481.78
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 209628 0 0 0 147605 573 0 0 25 0 1 0 182991166 861069312 209575 1992294400 134512640 135709839 4294956240 18446744073709551615 134574190 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 210222 209575 136 292 0 209927 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 840888

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=989752/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=874600 CPUtime=1541.76
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 218030 0 0 0 153585 591 0 0 25 0 1 0 182991166 895590400 217977 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 218650 217977 136 292 0 218355 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 874600

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=942136/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=921768 CPUtime=1601.74
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 229824 0 0 0 159561 613 0 0 25 0 1 0 182991166 943890432 229771 1992294400 134512640 135709839 4294956240 18446744073709551615 134584062 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 230442 229771 136 292 0 230147 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 921768

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=941048/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=921916 CPUtime=1661.72
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 230087 0 0 0 165542 630 0 0 25 0 1 0 182991166 944041984 230034 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 230479 230034 136 292 0 230184 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 921916

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=915320/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=948824 CPUtime=1721.7
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 236775 0 0 0 171519 651 0 0 25 0 1 0 182991166 971595776 236722 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 237206 236722 136 292 0 236911 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 948824

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=888184/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=975060 CPUtime=1781.68
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 243321 0 0 0 177500 668 0 0 25 0 1 0 182991166 998461440 243268 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 243765 243268 136 292 0 243470 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 975060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7467
/proc/meminfo: memFree=877112/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=985928 CPUtime=1800.08
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4194304 246025 0 0 0 179334 674 0 0 25 0 1 0 182991166 1009590272 245972 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 246482 245972 136 292 0 246187 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 985928

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.00 1.00 2/65 7467
/proc/meminfo: memFree=877112/2055920 swapFree=4180828/4192956
[pid=7466] ppid=7464 vsize=0 CPUtime=1800.18
/proc/7466/stat : 7466 (wbo) R 7464 7466 6973 0 -1 4195332 246025 0 0 0 179334 684 0 0 25 0 1 0 182991166 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/7466/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.87
CPU time (s): 1800.25
CPU user time (s): 1793.34
CPU system time (s): 6.90495
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 985928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.34
system time used= 6.90495
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 246025
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= 4
involuntary context switches= 2633

runsolver used 1.38279 second user time and 3.63945 second system time

The end

Launcher Data

Begin job on node31 at 2009-06-16 14:05:12
IDJOB=1876191
IDBENCH=2110
IDSOLVER=698
FILE ID=node31/1876191-1245153912
PBS_JOBID= 9363779
Free space on /tmp= 66272 MiB

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

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

MD5SUM BENCH= 10a0832adb668a26b3c10ebf86e9121d
RANDOM SEED=202797389

node31.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.258
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.258
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:       1864152 kB
Buffers:         36956 kB
Cached:          82964 kB
SwapCached:       5132 kB
Active:          41388 kB
Inactive:        86612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1864152 kB
SwapTotal:     4192956 kB
SwapFree:      4180828 kB
Dirty:            2400 kB
Writeback:           0 kB
Mapped:          13812 kB
Slab:            49528 kB
Committed_AS:   165612 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1876191-1245153912.opb

Free space on /tmp at the end= 66268 MiB
End job on node31 at 2009-06-16 14:35:15