Trace number 2700412

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 NameAnswerCPU timeWall clock time
wbo 1.4a? (TO) 1800.11 1800.06

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/jnh/
normalized-jnh09_wcsp.wbo
MD5SUMf2d449aa8c80edec7a2d4cb4a780c49d
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark333
Best CPU time to get the best result obtained on this benchmark2.84657
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables200
Total number of constraints950
Number of soft constraints850
Number of constraints which are clauses850
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint10
Top cost 420926
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 420925
Biggest number in a constraint 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 19
Number of bits of the biggest sum of numbers5
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 wbo 1.4 beta - 20100517
0.00/0.00	c Parsing wbo file format. File HOME/instance-2700412-1278535505.wbo.
0.00/0.00	c Instance file HOME/instance-2700412-1278535505.wbo
0.00/0.00	c File size is 45204 bytes.
0.00/0.00	c Highest Coefficient sum: 19
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:        1050                                                |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     200     1050     4556 |     5000        0    nan |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c core #1
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     312     1162     5109 |     5000        0    nan |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c core #2
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     405     1255     5556 |     5000        0    nan |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c core #3
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     502     1352     6027 |     5000        0    nan |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.01	c core #4
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     605     1455     6545 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c core #5
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     727     1577     7162 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c core #6
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     856     1704     7801 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c core #7
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     974     1819     8375 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c core #8
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |    1083     1928     8916 |     5000        0    nan |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c core #9
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |    1214     2058     9566 |     5000        0    nan |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c core #10
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |    1337     2181    10179 |     5000        0    nan |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c core #11
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |    1455     2299    10757 |     5000        0    nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c core #12
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |    1582     2426    11392 |     5000        0    nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c core #13
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |    1697     2540    11953 |     5000        0    nan |  0.000 % |
0.00/0.04	c ===============================================================================
0.00/0.04	c core #14
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.04	c ===============================================================================
0.00/0.04	c |         0 |    1816     2658    12532 |     5000        0    nan |  0.000 % |
0.00/0.04	c ===============================================================================
0.00/0.04	c core #15
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.04	c ===============================================================================
0.00/0.04	c |         0 |    1936     2778    13131 |     5000        0    nan |  0.000 % |
0.00/0.04	c ===============================================================================
0.00/0.05	c core #16
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 |    2070     2912    13809 |     5000        0    nan |  0.000 % |
0.00/0.05	c ===============================================================================
0.00/0.05	c core #17
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 |    2203     3043    14468 |     5000        0    nan |  0.000 % |
0.00/0.05	c ===============================================================================
0.00/0.06	c core #18
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 |    2320     3157    15030 |     5000        0    nan |  0.000 % |
0.00/0.06	c ===============================================================================
0.00/0.06	c core #19
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 |    2440     3275    15634 |     5000        0    nan |  0.000 % |
0.00/0.06	c ===============================================================================
0.00/0.07	c core #20
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 |    2559     3393    16226 |     5000        0    nan |  0.000 % |
0.06/0.07	c ===============================================================================
0.06/0.07	c core #21
0.06/0.07	c ============================[ Search Statistics ]==============================
0.06/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.06/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.06/0.07	c ===============================================================================
0.06/0.07	c |         0 |    2696     3530    16920 |     5000        0    nan |  0.000 % |
0.06/0.08	c ===============================================================================
0.06/0.08	c core #22
0.06/0.08	c ============================[ Search Statistics ]==============================
0.06/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.06/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.06/0.08	c ===============================================================================
0.06/0.08	c |         0 |    2830     3664    17592 |     5000        0    nan |  0.000 % |
0.06/0.09	c ===============================================================================
0.06/0.09	c core #23
0.06/0.09	c ============================[ Search Statistics ]==============================
0.06/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.06/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.06/0.09	c ===============================================================================
0.06/0.09	c |         0 |    2979     3813    18353 |     5000        0    nan |  0.000 % |
0.06/0.09	c ===============================================================================
0.06/0.10	c core #24
0.06/0.10	c ============================[ Search Statistics ]==============================
0.06/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.06/0.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.06/0.10	c ===============================================================================
0.06/0.10	c |         0 |    3143     3975    19194 |     5000        0    nan |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c core #25
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 |    3326     4156    20136 |     5000        0    nan |  0.000 % |
0.09/0.11	c ===============================================================================
0.09/0.11	c core #26
0.09/0.11	c ============================[ Search Statistics ]==============================
0.09/0.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.11	c ===============================================================================
0.09/0.11	c |         0 |    3479     4306    20913 |     5000        0    nan |  0.000 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c core #27
0.09/0.12	c ============================[ Search Statistics ]==============================
0.09/0.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.12	c ===============================================================================
0.09/0.12	c |         0 |    3630     4456    21689 |     5000        0    nan |  0.000 % |
0.09/0.13	c ===============================================================================
0.09/0.13	c core #28
0.09/0.13	c ============================[ Search Statistics ]==============================
0.09/0.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.13	c ===============================================================================
0.09/0.13	c |         0 |    3785     4610    22485 |     5000        0    nan |  0.000 % |
0.09/0.14	c ===============================================================================
0.09/0.14	c core #29
0.09/0.14	c ============================[ Search Statistics ]==============================
0.09/0.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.14	c ===============================================================================
0.09/0.14	c |         0 |    3934     4757    23243 |     5000        0    nan |  0.000 % |
0.09/0.14	c ===============================================================================
0.09/0.15	c core #30
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 |    4097     4917    24089 |     5000        0    nan |  0.000 % |
0.09/0.15	c ===============================================================================
0.09/0.16	c core #31
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 |    4240     5060    24821 |     5000        0    nan |  0.000 % |
0.09/0.16	c ===============================================================================
0.09/0.17	c core #32
0.09/0.17	c ============================[ Search Statistics ]==============================
0.09/0.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.17	c ===============================================================================
0.09/0.17	c |         0 |    4393     5209    25606 |     5000        0    nan |  0.000 % |
0.09/0.17	c ===============================================================================
0.09/0.18	c core #33
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 |    4523     5339    26270 |     5000        0    nan |  0.000 % |
0.09/0.18	c ===============================================================================
0.09/0.19	c core #34
0.09/0.19	c ============================[ Search Statistics ]==============================
0.09/0.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.19	c ===============================================================================
0.09/0.19	c |         0 |    4705     5519    27212 |     5000        0    nan |  0.000 % |
0.09/0.20	c ===============================================================================
0.19/0.20	c core #35
0.19/0.20	c ============================[ Search Statistics ]==============================
0.19/0.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.20	c ===============================================================================
0.19/0.20	c |         0 |    4885     5699    28151 |     5000        0    nan |  0.000 % |
0.19/0.21	c ===============================================================================
0.19/0.21	c core #36
0.19/0.21	c ============================[ Search Statistics ]==============================
0.19/0.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.21	c ===============================================================================
0.19/0.21	c |         0 |    5071     5883    29119 |     5000        0    nan |  0.000 % |
0.19/0.22	c ===============================================================================
0.19/0.23	c core #37
0.19/0.23	c ============================[ Search Statistics ]==============================
0.19/0.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.23	c ===============================================================================
0.19/0.23	c |         0 |    5281     6081    30178 |     5000        0    nan |  0.000 % |
0.19/0.24	c ===============================================================================
0.19/0.24	c core #38
0.19/0.24	c ============================[ Search Statistics ]==============================
0.19/0.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.24	c ===============================================================================
0.19/0.24	c |         0 |    5464     6258    31113 |     5000        0    nan |  0.000 % |
0.19/0.26	c ===============================================================================
0.19/0.26	c core #39
0.19/0.26	c ============================[ Search Statistics ]==============================
0.19/0.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.26	c ===============================================================================
0.19/0.26	c |         0 |    5648     6442    32083 |     5000        0    nan |  0.000 % |
0.19/0.27	c ===============================================================================
0.19/0.28	c core #40
0.19/0.28	c ============================[ Search Statistics ]==============================
0.19/0.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.28	c ===============================================================================
0.19/0.28	c |         0 |    5815     6605    32933 |     5000        0    nan |  0.000 % |
0.19/0.29	c ===============================================================================
0.19/0.29	c core #41
0.19/0.29	c ============================[ Search Statistics ]==============================
0.19/0.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.29	c ===============================================================================
0.19/0.29	c |         0 |    5997     6783    33863 |     5000        0    nan |  0.000 % |
0.29/0.30	c ===============================================================================
0.29/0.31	c core #42
0.29/0.31	c ============================[ Search Statistics ]==============================
0.29/0.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.31	c ===============================================================================
0.29/0.31	c |         0 |    6172     6955    34780 |     5000        0    nan |  0.000 % |
0.29/0.32	c |       100 |    6163     6955    34780 |     5500       59     10 |  0.713 % |
0.29/0.32	c ===============================================================================
0.29/0.33	c core #43
0.29/0.33	c ============================[ Search Statistics ]==============================
0.29/0.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.33	c ===============================================================================
0.29/0.33	c |         0 |    6375     7151    35831 |     5000        0    nan |  0.000 % |
0.29/0.34	c ===============================================================================
0.29/0.35	c core #44
0.29/0.35	c ============================[ Search Statistics ]==============================
0.29/0.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.35	c ===============================================================================
0.29/0.35	c |         0 |    6576     7347    36881 |     5000        0    nan |  0.000 % |
0.29/0.36	c ===============================================================================
0.29/0.37	c core #45
0.29/0.37	c ============================[ Search Statistics ]==============================
0.29/0.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.37	c ===============================================================================
0.29/0.37	c |         0 |    6785     7545    37954 |     5000        0    nan |  0.000 % |
0.29/0.38	c ===============================================================================
0.29/0.38	c core #46
0.29/0.38	c ============================[ Search Statistics ]==============================
0.29/0.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.38	c ===============================================================================
0.29/0.38	c |         0 |    6989     7749    39035 |     5000        0    nan |  0.000 % |
0.39/0.40	c |       101 |    6986     7749    39035 |     5500      101      8 |  0.315 % |
0.39/0.40	c ===============================================================================
0.39/0.41	c core #47
0.39/0.41	c ============================[ Search Statistics ]==============================
0.39/0.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.41	c ===============================================================================
0.39/0.41	c |         0 |    7227     7980    40294 |     5000        0    nan |  0.000 % |
0.39/0.43	c |       100 |    7225     7980    40294 |     5500       62      9 |  0.083 % |
0.39/0.44	c ===============================================================================
0.39/0.45	c core #48
0.39/0.45	c ============================[ Search Statistics ]==============================
0.39/0.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.45	c ===============================================================================
0.39/0.45	c |         0 |    7571     8294    42056 |     5000        0    nan |  0.000 % |
0.39/0.47	c |       100 |    7569     8294    42056 |     5500       71     10 |  0.026 % |
0.39/0.48	c ===============================================================================
0.39/0.48	c core #49
0.39/0.48	c ============================[ Search Statistics ]==============================
0.39/0.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.48	c ===============================================================================
0.39/0.48	c |         0 |    7912     8615    43852 |     5000        0    nan |  0.000 % |
0.49/0.50	c |       100 |    7912     8615    43852 |     5500      100     10 |  0.000 % |
0.49/0.51	c ===============================================================================
0.49/0.51	c core #50
0.49/0.51	c ============================[ Search Statistics ]==============================
0.49/0.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.51	c ===============================================================================
0.49/0.51	c |         0 |    8216     8899    45423 |     5000        0    nan |  0.000 % |
0.49/0.53	c |       101 |    8216     8899    45423 |     5500      101     10 |  0.000 % |
0.49/0.54	c ===============================================================================
0.49/0.55	c core #51
0.49/0.55	c ============================[ Search Statistics ]==============================
0.49/0.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.55	c ===============================================================================
0.49/0.55	c |         0 |    8533     9201    47108 |     5000        0    nan |  0.000 % |
0.49/0.57	c |       100 |    8533     9201    47108 |     5500      100     10 |  0.000 % |
0.49/0.58	c ===============================================================================
0.49/0.59	c core #52
0.49/0.59	c ============================[ Search Statistics ]==============================
0.49/0.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.59	c ===============================================================================
0.49/0.59	c |         0 |    8858     9510    48823 |     5000        0    nan |  0.000 % |
0.59/0.61	c |       100 |    8858     9510    48823 |     5500      100     13 |  0.000 % |
0.59/0.62	c ===============================================================================
0.59/0.63	c core #53
0.59/0.63	c ============================[ Search Statistics ]==============================
0.59/0.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.63	c ===============================================================================
0.59/0.63	c |         0 |    9154     9797    50386 |     5000        0    nan |  0.000 % |
0.59/0.65	c |       101 |    9154     9797    50386 |     5500      101     11 |  0.000 % |
0.59/0.67	c ===============================================================================
0.59/0.67	c core #54
0.59/0.67	c ============================[ Search Statistics ]==============================
0.59/0.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.67	c ===============================================================================
0.59/0.67	c |         0 |    9467    10096    52042 |     5000        0    nan |  0.000 % |
0.69/0.70	c |       102 |    9467    10096    52042 |     5500      102     10 |  0.000 % |
0.69/0.71	c ===============================================================================
0.69/0.72	c core #55
0.69/0.72	c ============================[ Search Statistics ]==============================
0.69/0.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.72	c ===============================================================================
0.69/0.72	c |         0 |    9779    10384    53652 |     5000        0    nan |  0.000 % |
0.69/0.74	c |       100 |    9779    10384    53652 |     5500      100     11 |  0.000 % |
0.69/0.76	c ===============================================================================
0.69/0.77	c core #56
0.69/0.77	c ============================[ Search Statistics ]==============================
0.69/0.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.77	c ===============================================================================
0.69/0.77	c |         0 |   10145    10721    55571 |     5000        0    nan |  0.000 % |
0.69/0.79	c |       100 |   10145    10721    55571 |     5500      100     14 |  0.000 % |
0.79/0.81	c ===============================================================================
0.79/0.82	c core #57
0.79/0.82	c ============================[ Search Statistics ]==============================
0.79/0.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.79/0.82	c ===============================================================================
0.79/0.82	c |         0 |   10518    11060    57502 |     5000        0    nan |  0.000 % |
0.79/0.85	c |       100 |   10518    11060    57502 |     5500      100     15 |  0.000 % |
0.79/0.87	c |       250 |   10512    11060    57502 |     6050      207     13 |  0.076 % |
0.79/0.88	c ===============================================================================
0.79/0.89	c core #58
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 |   10916    11434    59640 |     5000        0    nan |  0.000 % |
0.89/0.92	c |       100 |   10916    11434    59640 |     5500      100     13 |  0.000 % |
0.89/0.93	c ===============================================================================
0.89/0.94	c core #59
0.89/0.94	c ============================[ Search Statistics ]==============================
0.89/0.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.89/0.94	c ===============================================================================
0.89/0.94	c |         0 |   11232    11740    61339 |     5000        0    nan |  0.000 % |
0.89/0.96	c |       100 |   11232    11740    61339 |     5500      100     15 |  0.000 % |
0.89/0.98	c ===============================================================================
0.89/0.99	c core #60
0.89/0.99	c ============================[ Search Statistics ]==============================
0.89/0.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.89/0.99	c ===============================================================================
0.89/0.99	c |         0 |   11570    12068    63152 |     5000        0    nan |  0.000 % |
1.00/1.01	c |       100 |   11570    12068    63152 |     5500      100     19 |  0.000 % |
1.00/1.03	c ===============================================================================
1.00/1.04	c core #61
1.00/1.04	c ============================[ Search Statistics ]==============================
1.00/1.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.00/1.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.00/1.04	c ===============================================================================
1.00/1.04	c |         0 |   11904    12392    64953 |     5000        0    nan |  0.000 % |
1.00/1.07	c |       100 |   11904    12392    64953 |     5500      100     15 |  0.000 % |
1.00/1.09	c |       250 |   11896    12392    64953 |     6050      215     13 |  0.168 % |
1.00/1.09	c ===============================================================================
1.00/1.10	c core #62
1.00/1.10	c ============================[ Search Statistics ]==============================
1.00/1.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.00/1.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.00/1.10	c ===============================================================================
1.00/1.10	c |         0 |   12257    12732    66869 |     5000        0    nan |  0.000 % |
1.10/1.13	c |       100 |   12257    12732    66869 |     5500      100     17 |  0.000 % |
1.10/1.16	c ===============================================================================
1.10/1.17	c core #63
1.10/1.17	c ============================[ Search Statistics ]==============================
1.10/1.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.10/1.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.10/1.17	c ===============================================================================
1.10/1.17	c |         0 |   12604    13066    68738 |     5000        0    nan |  0.000 % |
1.10/1.19	c |       100 |   12604    13066    68738 |     5500      100     15 |  0.000 % |
1.19/1.21	c ===============================================================================
1.19/1.22	c core #64
1.19/1.22	c ============================[ Search Statistics ]==============================
1.19/1.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.19/1.22	c ===============================================================================
1.19/1.22	c |         0 |   12950    13401    70628 |     5000        0    nan |  0.000 % |
1.19/1.25	c |       101 |   12950    13401    70628 |     5500      101     17 |  0.000 % |
1.19/1.27	c |       251 |   12930    13401    70628 |     6050      237     14 |  2.988 % |
1.19/1.28	c ===============================================================================
1.19/1.29	c core #65
1.19/1.29	c ============================[ Search Statistics ]==============================
1.19/1.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.19/1.29	c ===============================================================================
1.19/1.29	c |         0 |   13315    13745    72592 |     5000        0    nan |  0.000 % |
1.29/1.32	c |       101 |   13315    13745    72592 |     5500      101     14 |  0.000 % |
1.29/1.34	c |       252 |   13302    13745    72592 |     6050      220     13 |  2.816 % |
1.29/1.35	c ===============================================================================
1.29/1.36	c core #66
1.29/1.36	c ============================[ Search Statistics ]==============================
1.29/1.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.29/1.36	c ===============================================================================
1.29/1.36	c |         0 |   13684    14100    74604 |     5000        0    nan |  0.000 % |
1.29/1.39	c |       100 |   13684    14100    74604 |     5500      100     13 |  0.000 % |
1.39/1.40	c ===============================================================================
1.39/1.42	c core #67
1.39/1.42	c ============================[ Search Statistics ]==============================
1.39/1.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.39/1.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.39/1.42	c ===============================================================================
1.39/1.42	c |         0 |   14018    14418    76371 |     5000        0    nan |  0.000 % |
1.39/1.45	c |       100 |   14018    14418    76371 |     5500      100     16 |  0.000 % |
1.39/1.46	c ===============================================================================
1.39/1.48	c core #68
1.39/1.48	c ============================[ Search Statistics ]==============================
1.39/1.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.39/1.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.39/1.48	c ===============================================================================
1.39/1.48	c |         0 |   14379    14756    78303 |     5000        0    nan |  0.000 % |
1.49/1.51	c |       100 |   14379    14756    78303 |     5500      100     12 |  0.000 % |
1.49/1.53	c ===============================================================================
1.49/1.54	c core #69
1.49/1.54	c ============================[ Search Statistics ]==============================
1.49/1.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.49/1.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.49/1.54	c ===============================================================================
1.49/1.54	c |         0 |   14713    15057    80025 |     5019        0    nan |  0.000 % |
1.49/1.57	c |       100 |   14713    15057    80025 |     5520      100     12 |  0.000 % |
1.59/1.60	c |       250 |   14707    15057    80025 |     6072      194     12 |  0.041 % |
1.59/1.60	c ===============================================================================
1.59/1.62	c core #70
1.59/1.62	c ============================[ Search Statistics ]==============================
1.59/1.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.59/1.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.59/1.62	c ===============================================================================
1.59/1.62	c |         0 |   15132    15422    82186 |     5140        0    nan |  0.000 % |
1.59/1.65	c |       101 |   15132    15422    82186 |     5654      101     16 |  0.000 % |
1.59/1.67	c ===============================================================================
1.59/1.69	c core #71
1.59/1.69	c ============================[ Search Statistics ]==============================
1.59/1.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.59/1.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.59/1.69	c ===============================================================================
1.59/1.69	c |         0 |   15502    15761    84134 |     5253        0    nan |  0.000 % |
1.69/1.72	c |       100 |   15502    15761    84134 |     5779      100     15 |  0.000 % |
1.69/1.74	c ===============================================================================
1.69/1.76	c core #72
1.69/1.76	c ============================[ Search Statistics ]==============================
1.69/1.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.69/1.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.69/1.76	c ===============================================================================
1.69/1.76	c |         0 |   15890    16102    86131 |     5367        0    nan |  0.000 % |
1.69/1.79	c |       100 |   15890    16102    86131 |     5904      100     16 |  0.000 % |
1.79/1.82	c |       250 |   15867    16102    86131 |     6494      241     14 |  1.108 % |
1.79/1.82	c ===============================================================================
1.79/1.83	c core #73
1.79/1.83	c ============================[ Search Statistics ]==============================
1.79/1.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.79/1.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.79/1.83	c ===============================================================================
1.79/1.83	c |         0 |   16270    16445    88129 |     5481        0    nan |  0.000 % |
1.79/1.86	c |       100 |   16270    16445    88129 |     6029      100     16 |  0.000 % |
1.79/1.89	c |       250 |   16264    16445    88129 |     6632      217     14 |  0.049 % |
1.89/1.90	c ===============================================================================
1.89/1.92	c core #74
1.89/1.92	c ============================[ Search Statistics ]==============================
1.89/1.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.89/1.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.89/1.92	c ===============================================================================
1.89/1.92	c |         0 |   16694    16804    90268 |     5601        0    nan |  0.000 % |
1.89/1.95	c |       100 |   16694    16804    90268 |     6161      100     17 |  0.000 % |
1.89/1.98	c |       250 |   16686    16804    90268 |     6777      221     13 |  0.048 % |
1.99/2.01	c ===============================================================================
1.99/2.02	c core #75
1.99/2.02	c ============================[ Search Statistics ]==============================
1.99/2.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.99/2.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.99/2.02	c ===============================================================================
1.99/2.02	c |         0 |   17145    17187    92585 |     5729        0    nan |  0.000 % |
1.99/2.05	c |       100 |   17145    17187    92585 |     6301      100     19 |  0.000 % |
1.99/2.08	c |       250 |   17133    17187    92585 |     6932      206     15 |  0.117 % |
2.10/2.10	c ===============================================================================
2.10/2.12	c core #76
2.10/2.12	c ============================[ Search Statistics ]==============================
2.10/2.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.10/2.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.10/2.12	c ===============================================================================
2.10/2.12	c |         0 |   17600    17563    94907 |     5854        0    nan |  0.000 % |
2.10/2.15	c |       100 |   17600    17563    94907 |     6439      100     16 |  0.000 % |
2.10/2.18	c |       250 |   17592    17563    94907 |     7083      190     14 |  0.080 % |
2.10/2.20	c ===============================================================================
2.20/2.21	c core #77
2.20/2.21	c ============================[ Search Statistics ]==============================
2.20/2.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.20/2.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.20/2.21	c ===============================================================================
2.20/2.21	c |         0 |   18047    17950    97243 |     5983        0    nan |  0.000 % |
2.20/2.25	c |       101 |   18047    17950    97243 |     6581      101     22 |  0.000 % |
2.20/2.28	c |       251 |   18047    17950    97243 |     7239      251     16 |  0.000 % |
2.29/2.31	c ===============================================================================
2.29/2.32	c core #78
2.29/2.32	c ============================[ Search Statistics ]==============================
2.29/2.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.29/2.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.29/2.32	c ===============================================================================
2.29/2.32	c |         0 |   18495    18329    99540 |     6109        0    nan |  0.000 % |
2.29/2.36	c |       100 |   18495    18329    99540 |     6720      100     13 |  0.000 % |
2.29/2.38	c |       250 |   18495    18329    99540 |     7392      250     14 |  0.000 % |
2.39/2.43	c |       475 |   18482    18329    99540 |     8131      460     13 |  0.119 % |
2.39/2.44	c ===============================================================================
2.39/2.46	c core #79
2.39/2.46	c ============================[ Search Statistics ]==============================
2.39/2.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.39/2.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.39/2.46	c ===============================================================================
2.39/2.46	c |         0 |   19042    18789   102421 |     6263        0    nan |  0.000 % |
2.49/2.50	c |       101 |   19042    18789   102421 |     6889      101     20 |  0.000 % |
2.49/2.52	c |       251 |   19042    18789   102421 |     7578      251     16 |  0.000 % |
2.49/2.56	c |       477 |   19038    18789   102421 |     8336      427     15 |  0.032 % |
2.59/2.63	c |       814 |   19026    18789   102421 |     9169      513     13 |  0.158 % |
2.59/2.63	c ===============================================================================
2.59/2.65	c core #80
2.59/2.65	c ============================[ Search Statistics ]==============================
2.59/2.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.59/2.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.59/2.65	c ===============================================================================
2.59/2.65	c |         0 |   19750    19289   105809 |     6429        0    nan |  0.000 % |
2.59/2.69	c |       101 |   19750    19289   105809 |     7072      101     17 |  0.000 % |
2.69/2.71	c |       252 |   19750    19289   105809 |     7779      252     15 |  0.000 % |
2.69/2.75	c |       477 |   19745    19289   105809 |     8557      467     13 |  0.030 % |
2.79/2.82	c |       814 |   19745    19289   105809 |     9413      804     13 |  0.030 % |
2.79/2.87	c ===============================================================================
2.79/2.89	c core #81
2.79/2.89	c ============================[ Search Statistics ]==============================
2.79/2.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.79/2.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.79/2.89	c ===============================================================================
2.79/2.89	c |         0 |   20509    19797   109340 |     6599        0    nan |  0.000 % |
2.89/2.92	c |       101 |   20509    19797   109340 |     7258      101     19 |  0.000 % |
2.89/2.95	c |       252 |   20509    19797   109340 |     7984      252     16 |  0.000 % |
2.89/2.99	c |       477 |   20507    19797   109340 |     8783      464     15 |  0.010 % |
2.99/3.06	c |       814 |   20503    19797   109340 |     9661      801     15 |  0.039 % |
3.09/3.18	c |      1320 |   20477    19797   109340 |    10627      749     14 |  0.156 % |
3.30/3.36	c |      2083 |   20477    19797   109340 |    11690     1512     16 |  0.156 % |
3.59/3.64	c |      3222 |   20459    19797   109340 |    12859     2578     17 |  0.244 % |
3.69/3.71	c ===============================================================================
3.69/3.74	c core #82
3.69/3.74	c ============================[ Search Statistics ]==============================
3.69/3.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.69/3.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.69/3.74	c ===============================================================================
3.69/3.74	c |         0 |   21435    20341   113399 |     6780        0    nan |  0.000 % |
3.69/3.78	c |       100 |   21435    20341   113399 |     7458      100     21 |  0.000 % |
3.79/3.81	c |       252 |   21435    20341   113399 |     8204      252     17 |  0.000 % |
3.79/3.85	c |       477 |   21433    20341   113399 |     9024      453     16 |  0.009 % |
3.89/3.92	c |       814 |   21424    20341   113399 |     9927      759     16 |  0.056 % |
4.00/4.02	c |      1321 |   21423    20341   113399 |    10919     1266     18 |  0.056 % |
4.09/4.18	c |      2081 |   21407    20341   113399 |    12011     1487     20 |  0.131 % |
4.40/4.46	c |      3221 |   21404    20341   113399 |    13212     2490     25 |  0.149 % |
4.79/4.81	c |      4929 |   21395    20341   113399 |    14534     4136     26 |  0.196 % |
5.50/5.53	c |      7491 |   21393    20341   113399 |    15987     6583     30 |  0.196 % |
6.59/6.61	c |     11337 |   21393    20341   113399 |    17586    10429     32 |  0.196 % |
8.49/8.54	c |     17105 |   21393    20341   113399 |    19345    16197     37 |  0.196 % |
11.40/11.45	c ===============================================================================
11.49/11.57	c core #83
11.49/11.57	c ============================[ Search Statistics ]==============================
11.49/11.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.49/11.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.49/11.57	c ===============================================================================
11.49/11.57	c |         0 |   22393    20880   117504 |     6960        0    nan |  0.000 % |
11.59/11.60	c |       101 |   22393    20880   117504 |     7656      101     16 |  0.000 % |
11.59/11.64	c |       252 |   22393    20880   117504 |     8421      252     15 |  0.000 % |
11.59/11.68	c |       477 |   22393    20880   117504 |     9263      477     14 |  0.000 % |
11.69/11.75	c |       815 |   22391    20880   117504 |    10190      782     14 |  0.009 % |
11.79/11.86	c |      1322 |   22378    20880   117504 |    11209     1095     14 |  0.080 % |
12.00/12.07	c |      2084 |   22370    20880   117504 |    12330     1857     18 |  0.116 % |
12.29/12.37	c |      3224 |   22362    20880   117504 |    13563     2446     20 |  0.143 % |
12.79/12.88	c |      4932 |   22361    20880   117504 |    14919     4054     25 |  0.143 % |
13.49/13.57	c |      7494 |   22361    20880   117504 |    16411     6616     34 |  0.143 % |
14.79/14.84	c |     11338 |   22351    20880   117504 |    18052    10416     42 |  0.205 % |
16.50/16.56	c |     17107 |   22325    20880   117504 |    19857    15345     47 |  0.643 % |
19.59/19.66	c |     25758 |   22249    20880   117504 |    21843    13167     51 |  0.643 % |
24.29/24.37	c |     38733 |   22249    20880   117504 |    24027    14245     62 |  0.643 % |
31.69/31.75	c |     58194 |   22131    20880   117504 |    26430    12950     73 |  1.170 % |
44.69/44.76	c |     87387 |   22028    20880   117504 |    29073    25608     88 |  1.630 % |
58.39/58.48	c ===============================================================================
58.99/59.00	c core #84
58.99/59.00	c ============================[ Search Statistics ]==============================
58.99/59.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
58.99/59.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
58.99/59.00	c ===============================================================================
58.99/59.00	c |         0 |   23682    21435   122376 |     7145        0    nan |  0.000 % |
58.99/59.05	c |       102 |   23682    21435   122376 |     7859      102     17 |  0.000 % |
58.99/59.08	c |       252 |   23680    21435   122376 |     8645      252     16 |  0.008 % |
59.09/59.12	c |       478 |   23680    21435   122376 |     9509      465     15 |  0.008 % |
59.19/59.22	c |       815 |   23680    21435   122376 |    10460      802     16 |  0.008 % |
59.30/59.34	c |      1321 |   23680    21435   122376 |    11507     1308     17 |  0.008 % |
59.60/59.61	c |      2081 |   23678    21435   122376 |    12657     2064     19 |  0.017 % |
59.90/59.97	c |      3222 |   23678    21435   122376 |    13923     3205     25 |  0.017 % |
60.50/60.52	c |      4930 |   23678    21435   122376 |    15315     4913     27 |  0.017 % |
61.09/61.15	c |      7494 |   23678    21435   122376 |    16847     7477     26 |  0.017 % |
62.39/62.42	c |     11338 |   23678    21435   122376 |    18532    11321     27 |  0.017 % |
64.50/64.50	c |     17105 |   23676    21435   122376 |    20385    16920     31 |  0.025 % |
67.59/67.63	c |     25755 |   23668    21435   122376 |    22424    14522     48 |  0.059 % |
72.39/72.42	c |     38731 |   23668    21435   122376 |    24666    15676     43 |  0.059 % |
79.30/79.36	c |     58193 |   23668    21435   122376 |    27133    20501     45 |  0.059 % |
90.90/90.96	c |     87386 |   23668    21435   122376 |    29846    16262     49 |  0.059 % |
109.10/109.13	c |    131176 |   23664    21435   122376 |    32831    21556     75 |  0.076 % |
137.60/137.63	c |    196863 |   23664    21435   122376 |    36114    23814     91 |  0.076 % |
196.09/196.11	c |    295391 |   23664    21435   122376 |    39725    25552    107 |  0.076 % |
297.60/297.68	c |    443181 |   23664    21435   122376 |    43698    35664     94 |  0.076 % |
425.31/425.33	c |    664864 |   23664    21435   122376 |    48067    38639     85 |  0.076 % |
645.01/645.04	c |    997391 |   23664    21435   122376 |    52874    17097    131 |  0.076 % |
1027.92/1027.90	c |   1496184 |   23664    21435   122376 |    58162    41605    166 |  0.076 % |
1620.04/1620.05	c |   2244371 |   23664    21435   122376 |    63978    22169    102 |  0.076 % |

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-2700412-1278535505/watcher-2700412-1278535505 -o /tmp/evaluation-result-2700412-1278535505/solver-2700412-1278535505 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2700412-1278535505.wbo 

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): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.10 2.04 1.68 3/182 7864
/proc/meminfo: memFree=27868912/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=2700 CPUtime=0
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 21763222 2764800 239 4089446400 134512640 135751879 4294235152 18446744073709551615 135228447 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 675 240 145 303 0 370 0

[startup+0.0756799 s]
/proc/loadavg: 2.10 2.04 1.68 3/182 7864
/proc/meminfo: memFree=27868912/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=3720 CPUtime=0.06
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 603 0 0 0 5 1 0 0 18 0 1 0 21763222 3809280 496 4089446400 134512640 135751879 4294235152 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 930 496 145 303 0 625 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3720

[startup+0.100711 s]
/proc/loadavg: 2.10 2.04 1.68 3/182 7864
/proc/meminfo: memFree=27868912/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=4268 CPUtime=0.09
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 725 0 0 0 7 2 0 0 18 0 1 0 21763222 4370432 609 4089446400 134512640 135751879 4294235152 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 1067 609 145 303 0 762 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4268

[startup+0.300638 s]
/proc/loadavg: 2.10 2.04 1.68 3/182 7864
/proc/meminfo: memFree=27868912/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=5640 CPUtime=0.29
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 1263 0 0 0 23 6 0 0 18 0 1 0 21763222 5775360 960 4089446400 134512640 135751879 4294235152 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 1410 960 145 303 0 1105 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5640

[startup+0.700568 s]
/proc/loadavg: 2.10 2.04 1.68 3/182 7864
/proc/meminfo: memFree=27868912/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=7432 CPUtime=0.69
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 2059 0 0 0 58 11 0 0 18 0 1 0 21763222 7610368 1387 4089446400 134512640 135751879 4294235152 18446744073709551615 134611204 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 1858 1387 146 303 0 1553 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7432

[startup+1.50043 s]
/proc/loadavg: 2.10 2.04 1.68 3/183 7865
/proc/meminfo: memFree=27862456/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=10104 CPUtime=1.49
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 3207 0 0 0 128 21 0 0 18 0 1 0 21763222 10346496 1964 4089446400 134512640 135751879 4294235152 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 2526 1964 146 303 0 2221 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10104

[startup+3.10013 s]
/proc/loadavg: 2.10 2.04 1.68 3/183 7865
/proc/meminfo: memFree=27858860/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=15088 CPUtime=3.09
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 5059 0 0 0 275 34 0 0 18 0 1 0 21763222 15450112 3206 4089446400 134512640 135751879 4294235152 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 3772 3206 146 303 0 3467 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15088

[startup+6.30055 s]
/proc/loadavg: 2.09 2.03 1.68 3/183 7865
/proc/meminfo: memFree=27855892/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=13640 CPUtime=6.29
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 5068 0 0 0 592 37 0 0 25 0 1 0 21763222 13967360 2973 4089446400 134512640 135751879 4294235152 18446744073709551615 134518934 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 3410 2973 146 303 0 3105 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13640

[startup+12.7004 s]
/proc/loadavg: 2.09 2.03 1.68 3/183 7866
/proc/meminfo: memFree=27845740/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=23024 CPUtime=12.69
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 7302 0 0 0 1225 44 0 0 25 0 1 0 21763222 23576576 5207 4089446400 134512640 135751879 4294235152 18446744073709551615 134606357 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 5756 5207 146 303 0 5451 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23024

[startup+25.501 s]
/proc/loadavg: 2.07 2.03 1.68 3/183 7866
/proc/meminfo: memFree=27835944/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=29768 CPUtime=25.49
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 8977 0 0 0 2497 52 0 0 25 0 1 0 21763222 30482432 6882 4089446400 134512640 135751879 4294235152 18446744073709551615 134518934 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 7442 6882 146 303 0 7137 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29768

[startup+51.1004 s]
/proc/loadavg: 2.04 2.03 1.69 3/183 7867
/proc/meminfo: memFree=27799924/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=57464 CPUtime=51.09
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 15827 0 0 0 5045 64 0 0 25 0 1 0 21763222 58843136 13732 4089446400 134512640 135751879 4294235152 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 14366 13732 146 303 0 14061 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57464

[startup+102.306 s]
/proc/loadavg: 2.02 2.02 1.71 3/183 7868
/proc/meminfo: memFree=27748684/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=88300 CPUtime=102.3
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 23860 0 0 0 10136 94 0 0 25 0 1 0 21763222 90419200 21501 4089446400 134512640 135751879 4294235152 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 22075 21501 146 303 0 21770 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 88300

[startup+162.3 s]
/proc/loadavg: 1.96 2.00 1.72 3/183 7944
/proc/meminfo: memFree=28310708/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=152300 CPUtime=162.29
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 39808 0 0 0 16105 124 0 0 25 0 1 0 21763222 155955200 37449 4089446400 134512640 135751879 4294235152 18446744073709551615 134606383 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 38075 37449 146 303 0 37770 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 152300

[startup+222.3 s]
/proc/loadavg: 1.98 2.00 1.73 3/183 7945
/proc/meminfo: memFree=28258832/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=203996 CPUtime=222.29
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 52591 0 0 0 22088 141 0 0 25 0 1 0 21763222 208891904 50232 4089446400 134512640 135751879 4294235152 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 50999 50232 146 303 0 50694 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 203996

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 1.75 3/183 7947
/proc/meminfo: memFree=28209060/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=254588 CPUtime=282.3
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 65177 0 0 0 28071 159 0 0 25 0 1 0 21763222 260698112 62818 4089446400 134512640 135751879 4294235152 18446744073709551615 134616532 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 63647 62818 146 303 0 63342 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 254588

[startup+342.3 s]
/proc/loadavg: 1.99 2.00 1.76 3/183 7949
/proc/meminfo: memFree=28161524/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=301396 CPUtime=342.31
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 76819 0 0 0 34050 181 0 0 25 0 1 0 21763222 308629504 74460 4089446400 134512640 135751879 4294235152 18446744073709551615 134602460 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 75349 74460 146 303 0 75044 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 301396

[startup+402.3 s]
/proc/loadavg: 1.99 2.00 1.77 3/183 7950
/proc/meminfo: memFree=28109780/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=354236 CPUtime=402.3
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 89972 0 0 0 40030 200 0 0 25 0 1 0 21763222 362737664 87613 4089446400 134512640 135751879 4294235152 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 88559 87613 146 303 0 88254 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 354236

[startup+462.3 s]
/proc/loadavg: 1.99 2.00 1.78 3/183 7952
/proc/meminfo: memFree=28062744/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=400768 CPUtime=462.3
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 101533 0 0 0 46010 220 0 0 25 0 1 0 21763222 410386432 99174 4089446400 134512640 135751879 4294235152 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 100192 99174 146 303 0 99887 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 400768

[startup+522.301 s]
/proc/loadavg: 2.07 2.02 1.80 3/183 7953
/proc/meminfo: memFree=28003060/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=461252 CPUtime=522.31
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 116671 0 0 0 51990 241 0 0 25 0 1 0 21763222 472322048 114312 4089446400 134512640 135751879 4294235152 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 115313 114312 146 303 0 115008 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 461252

[startup+582.301 s]
/proc/loadavg: 2.03 2.01 1.81 3/183 7955
/proc/meminfo: memFree=27946820/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=516308 CPUtime=582.3
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 130416 0 0 0 57972 258 0 0 25 0 1 0 21763222 528699392 128057 4089446400 134512640 135751879 4294235152 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 129077 128057 146 303 0 128772 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 516308

[startup+642.301 s]
/proc/loadavg: 2.01 2.00 1.82 3/183 7957
/proc/meminfo: memFree=27887360/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=575316 CPUtime=642.32
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 145121 0 0 0 63956 276 0 0 25 0 1 0 21763222 589123584 142762 4089446400 134512640 135751879 4294235152 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 143829 142762 146 303 0 143524 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 575316

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.03 2.02 1.85 3/183 7961
/proc/meminfo: memFree=27732612/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=730296 CPUtime=822.32
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 183753 0 0 0 81902 330 0 0 25 0 1 0 21763222 747823104 181394 4089446400 134512640 135751879 4294235152 18446744073709551615 134616786 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 182574 181394 146 303 0 182269 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 730296

[startup+882.301 s]
/proc/loadavg: 2.01 2.01 1.85 3/183 7963
/proc/meminfo: memFree=27668560/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=793912 CPUtime=882.32
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 199586 0 0 0 87886 346 0 0 25 0 1 0 21763222 812965888 197227 4089446400 134512640 135751879 4294235152 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 198478 197227 146 303 0 198173 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 793912

[startup+942.301 s]
/proc/loadavg: 2.04 2.03 1.87 3/183 7965
/proc/meminfo: memFree=27603164/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=859656 CPUtime=942.32
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 215995 0 0 0 93869 363 0 0 25 0 1 0 21763222 880287744 213636 4089446400 134512640 135751879 4294235152 18446744073709551615 134616480 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 214914 213636 146 303 0 214609 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 859656

[startup+1002.3 s]
/proc/loadavg: 2.01 2.02 1.87 3/201 8020
/proc/meminfo: memFree=27278164/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=928492 CPUtime=1002.32
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 233192 0 0 0 99846 386 0 0 25 0 1 0 21763222 950775808 230833 4089446400 134512640 135751879 4294235152 18446744073709551615 134616516 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 232123 230833 146 303 0 231818 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 928492

[startup+1062.3 s]
/proc/loadavg: 2.04 2.03 1.88 3/201 8022
/proc/meminfo: memFree=27167156/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=981644 CPUtime=1062.32
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 246446 0 0 0 105827 405 0 0 25 0 1 0 21763222 1005203456 244087 4089446400 134512640 135751879 4294235152 18446744073709551615 134610764 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 245411 244087 146 303 0 245106 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 981644

[startup+1122.3 s]
/proc/loadavg: 2.01 2.02 1.89 3/201 8023
/proc/meminfo: memFree=27118768/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=1029272 CPUtime=1122.33
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 258316 0 0 0 111811 422 0 0 25 0 1 0 21763222 1053974528 255957 4089446400 134512640 135751879 4294235152 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 257318 255957 146 303 0 257013 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1029272

[startup+1182.3 s]
/proc/loadavg: 2.12 2.04 1.90 3/201 8025
/proc/meminfo: memFree=27075204/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=1073900 CPUtime=1182.32
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 269455 0 0 0 117793 439 0 0 25 0 1 0 21763222 1099673600 267096 4089446400 134512640 135751879 4294235152 18446744073709551615 134616681 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 268475 267096 146 303 0 268170 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1073900

[startup+1242.3 s]
/proc/loadavg: 2.04 2.03 1.91 4/201 8027
/proc/meminfo: memFree=27026700/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=1121568 CPUtime=1242.33
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 281280 0 0 0 123774 459 0 0 25 0 1 0 21763222 1148485632 278921 4089446400 134512640 135751879 4294235152 18446744073709551615 134606459 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 280392 278921 146 303 0 280087 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1121568

[startup+1302.3 s]
/proc/loadavg: 2.01 2.02 1.91 3/201 8028
/proc/meminfo: memFree=26979180/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=1168424 CPUtime=1302.33
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 292977 0 0 0 129753 480 0 0 25 0 1 0 21763222 1196466176 290618 4089446400 134512640 135751879 4294235152 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 292106 290618 146 303 0 291801 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 1168424

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 1.91 3/201 8030
/proc/meminfo: memFree=26940216/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=1208120 CPUtime=1362.33
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 302824 0 0 0 135735 498 0 0 25 0 1 0 21763222 1237114880 300465 4089446400 134512640 135751879 4294235152 18446744073709551615 134516986 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 302030 300465 146 303 0 301725 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 1208120

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 1.91 3/201 8031
/proc/meminfo: memFree=26884504/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=1262968 CPUtime=1422.34
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 316506 0 0 0 141713 521 0 0 25 0 1 0 21763222 1293279232 314147 4089446400 134512640 135751879 4294235152 18446744073709551615 134616526 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 315742 314147 146 303 0 315437 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 1262968

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/201 8033
/proc/meminfo: memFree=26832744/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=1315380 CPUtime=1482.34
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 329570 0 0 0 147690 544 0 0 25 0 1 0 21763222 1346949120 327211 4089446400 134512640 135751879 4294235152 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 328845 327211 146 303 0 328540 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 1315380

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/201 8035
/proc/meminfo: memFree=26782232/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=1364952 CPUtime=1542.34
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 341959 0 0 0 153673 561 0 0 25 0 1 0 21763222 1397710848 339600 4089446400 134512640 135751879 4294235152 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 341238 339600 146 303 0 340933 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 1364952

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 1.91 3/201 8036
/proc/meminfo: memFree=26736308/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=1411248 CPUtime=1602.34
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 353515 0 0 0 159659 575 0 0 25 0 1 0 21763222 1445117952 351156 4089446400 134512640 135751879 4294235152 18446744073709551615 134616371 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 352812 351156 146 303 0 352507 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 1411248

[startup+1662.3 s]
/proc/loadavg: 2.08 2.02 1.92 3/201 8038
/proc/meminfo: memFree=26691888/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=1455944 CPUtime=1662.34
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 364586 0 0 0 165640 594 0 0 25 0 1 0 21763222 1490886656 362227 4089446400 134512640 135751879 4294235152 18446744073709551615 134616786 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 363986 362227 146 303 0 363681 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 1455944

[startup+1722.3 s]
/proc/loadavg: 2.03 2.02 1.92 3/201 8039
/proc/meminfo: memFree=26647836/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=1500644 CPUtime=1722.35
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 375727 0 0 0 171621 614 0 0 25 0 1 0 21763222 1536659456 373368 4089446400 134512640 135751879 4294235152 18446744073709551615 134606331 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 375161 373368 146 303 0 374856 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 1500644

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/201 8041
/proc/meminfo: memFree=26600044/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=1547684 CPUtime=1782.34
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 387437 0 0 0 177602 632 0 0 25 0 1 0 21763222 1584828416 385078 4089446400 134512640 135751879 4294235152 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 386921 385078 146 303 0 386616 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 1547684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.01 1.92 3/201 8041
/proc/meminfo: memFree=26586396/32951124 swapFree=67111528/67111528
[pid=7864] ppid=7862 vsize=1561068 CPUtime=1800.05
/proc/7864/stat : 7864 (wbo1.4a) R 7862 7864 7395 0 -1 4202496 390782 0 0 0 179368 637 0 0 25 0 1 0 21763222 1598533632 388423 4089446400 134512640 135751879 4294235152 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7864/statm: 390267 388423 146 303 0 389962 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1561068

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.06
CPU time (s): 1800.11
CPU user time (s): 1793.69
CPU system time (s): 6.42102
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1561068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.69
system time used= 6.42102
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 390782
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= 47
involuntary context switches= 1057

runsolver used 3.05553 second user time and 6.33604 second system time

The end

Launcher Data

Begin job on node133 at 2010-07-07 22:45:05
IDJOB=2700412
IDBENCH=79426
IDSOLVER=1200
FILE ID=node133/2700412-1278535505
PBS_JOBID= 11239211
Free space on /tmp= 73652 MiB

SOLVER NAME= wbo 1.4a
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/jnh/normalized-jnh09_wcsp.wbo
COMMAND LINE= wbo1.4a -file-format=wbo -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2700412-1278535505/watcher-2700412-1278535505 -o /tmp/evaluation-result-2700412-1278535505/solver-2700412-1278535505 -C 1800 -W 2000 -M 3800  wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2700412-1278535505.wbo

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

MD5SUM BENCH= f2d449aa8c80edec7a2d4cb4a780c49d
RANDOM SEED=644751413

node133.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27869688 kB
Buffers:        152376 kB
Cached:        4114384 kB
SwapCached:          0 kB
Active:        1812464 kB
Inactive:      3111348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27869688 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2776 kB
Writeback:           0 kB
AnonPages:      656960 kB
Mapped:          16780 kB
Slab:            91340 kB
PageTables:       5652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   815208 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73644 MiB
End job on node133 at 2010-07-07 23:15:07