Trace number 2700364

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/jnh/
normalized-jnh211_wcsp.wbo
MD5SUMb50e414b5ae2abd5c7b876bc50645ba2
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark259
Best CPU time to get the best result obtained on this benchmark0.999847
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 constraints900
Number of soft constraints800
Number of constraints which are clauses800
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 constraint11
Top cost 394239
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 394238
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 21
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-2700364-1278535113.wbo.
0.00/0.00	c Instance file HOME/instance-2700364-1278535113.wbo
0.00/0.00	c File size is 42449 bytes.
0.00/0.00	c Highest Coefficient sum: 21
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:        1000                                                |
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     1000     4288 |     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 |     326     1126     4895 |     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 |     450     1250     5490 |     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 |     562     1362     6018 |     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 |     695     1495     6657 |     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 |     813     1613     7213 |     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 |     955     1754     7889 |     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 |    1084     1882     8518 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.02	c core #8
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 |    1205     2003     9104 |     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 |    1343     2141     9778 |     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 |    1478     2276    10442 |     5000        0    nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c core #11
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 |    1603     2400    11040 |     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 |    1730     2527    11653 |     5000        0    nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.04	c core #13
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 |    1883     2680    12416 |     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 |    2000     2797    12982 |     5000        0    nan |  0.000 % |
0.00/0.04	c ===============================================================================
0.00/0.05	c core #15
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 |    2119     2916    13559 |     5000        0    nan |  0.000 % |
0.00/0.05	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 |    2239     3036    14147 |     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 |    2406     3203    14986 |     5000        0    nan |  0.000 % |
0.00/0.06	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 |    2559     3355    15744 |     5000        0    nan |  0.000 % |
0.00/0.06	c ===============================================================================
0.00/0.07	c core #19
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 |    2706     3499    16468 |     5000        0    nan |  0.000 % |
0.00/0.07	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 |    2848     3640    17164 |     5000        0    nan |  0.000 % |
0.00/0.07	c ===============================================================================
0.00/0.08	c core #21
0.00/0.08	c ============================[ Search Statistics ]==============================
0.00/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.08	c ===============================================================================
0.00/0.08	c |         0 |    2979     3770    17808 |     5000        0    nan |  0.000 % |
0.00/0.08	c ===============================================================================
0.00/0.08	c core #22
0.00/0.08	c ============================[ Search Statistics ]==============================
0.00/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.08	c ===============================================================================
0.00/0.08	c |         0 |    3119     3907    18488 |     5000        0    nan |  0.000 % |
0.00/0.09	c ===============================================================================
0.00/0.09	c core #23
0.00/0.09	c ============================[ Search Statistics ]==============================
0.00/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.09	c ===============================================================================
0.00/0.09	c |         0 |    3265     4053    19222 |     5000        0    nan |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c core #24
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 |    3430     4218    20054 |     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 |    3548     4336    20626 |     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 |    3733     4520    21572 |     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 |    3887     4674    22328 |     5000        0    nan |  0.000 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c core #28
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 |    3999     4786    22868 |     5000        0    nan |  0.000 % |
0.09/0.13	c ===============================================================================
0.09/0.13	c core #29
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 |    4156     4943    23654 |     5000        0    nan |  0.000 % |
0.09/0.14	c ===============================================================================
0.09/0.14	c core #30
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 |    4316     5101    24452 |     5000        0    nan |  0.000 % |
0.09/0.15	c ===============================================================================
0.09/0.15	c core #31
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 |    4495     5279    25364 |     5000        0    nan |  0.000 % |
0.09/0.16	c ===============================================================================
0.09/0.16	c core #32
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 |    4665     5448    26217 |     5000        0    nan |  0.000 % |
0.09/0.17	c ===============================================================================
0.09/0.17	c core #33
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 |    4804     5587    26909 |     5000        0    nan |  0.000 % |
0.09/0.18	c ===============================================================================
0.09/0.18	c core #34
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 |    4966     5749    27732 |     5000        0    nan |  0.000 % |
0.09/0.19	c ===============================================================================
0.09/0.19	c core #35
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 |    5143     5926    28629 |     5000        0    nan |  0.000 % |
0.19/0.20	c ===============================================================================
0.19/0.20	c core #36
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 |    5323     6106    29546 |     5000        0    nan |  0.000 % |
0.19/0.21	c ===============================================================================
0.19/0.22	c core #37
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.22	c ===============================================================================
0.19/0.22	c |         0 |    5478     6258    30321 |     5000        0    nan |  0.000 % |
0.19/0.22	c ===============================================================================
0.19/0.23	c core #38
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 |    5647     6421    31157 |     5000        0    nan |  0.000 % |
0.19/0.24	c ===============================================================================
0.19/0.24	c core #39
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 |    5800     6574    31923 |     5000        0    nan |  0.000 % |
0.19/0.25	c ===============================================================================
0.19/0.26	c core #40
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 |    5957     6729    32708 |     5000        0    nan |  0.000 % |
0.19/0.26	c ===============================================================================
0.19/0.27	c core #41
0.19/0.27	c ============================[ Search Statistics ]==============================
0.19/0.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.27	c ===============================================================================
0.19/0.27	c |         0 |    6109     6878    33454 |     5000        0    nan |  0.000 % |
0.19/0.27	c ===============================================================================
0.19/0.28	c core #42
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 |    6264     7032    34238 |     5000        0    nan |  0.000 % |
0.19/0.29	c ===============================================================================
0.19/0.29	c core #43
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 |    6460     7226    35242 |     5000        0    nan |  0.000 % |
0.29/0.30	c ===============================================================================
0.29/0.31	c core #44
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 |    6629     7394    36099 |     5000        0    nan |  0.000 % |
0.29/0.31	c ===============================================================================
0.29/0.32	c core #45
0.29/0.32	c ============================[ Search Statistics ]==============================
0.29/0.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.32	c ===============================================================================
0.29/0.32	c |         0 |    6788     7553    36906 |     5000        0    nan |  0.000 % |
0.29/0.33	c ===============================================================================
0.29/0.34	c core #46
0.29/0.34	c ============================[ Search Statistics ]==============================
0.29/0.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.34	c ===============================================================================
0.29/0.34	c |         0 |    6978     7739    37875 |     5000        0    nan |  0.000 % |
0.29/0.34	c ===============================================================================
0.29/0.35	c core #47
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 |    7149     7905    38728 |     5000        0    nan |  0.000 % |
0.29/0.36	c ===============================================================================
0.29/0.36	c core #48
0.29/0.36	c ============================[ Search Statistics ]==============================
0.29/0.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.36	c ===============================================================================
0.29/0.36	c |         0 |    7352     8102    39764 |     5000        0    nan |  0.000 % |
0.29/0.37	c ===============================================================================
0.29/0.38	c core #49
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 |    7544     8292    40749 |     5000        0    nan |  0.000 % |
0.29/0.39	c ===============================================================================
0.29/0.39	c core #50
0.29/0.39	c ============================[ Search Statistics ]==============================
0.29/0.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.39	c ===============================================================================
0.29/0.39	c |         0 |    7706     8451    41573 |     5000        0    nan |  0.000 % |
0.39/0.40	c ===============================================================================
0.39/0.41	c core #51
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 |    7912     8657    42639 |     5000        0    nan |  0.000 % |
0.39/0.42	c ===============================================================================
0.39/0.42	c core #52
0.39/0.42	c ============================[ Search Statistics ]==============================
0.39/0.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.42	c ===============================================================================
0.39/0.42	c |         0 |    8100     8843    43594 |     5000        0    nan |  0.000 % |
0.39/0.43	c ===============================================================================
0.39/0.44	c core #53
0.39/0.44	c ============================[ Search Statistics ]==============================
0.39/0.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.44	c ===============================================================================
0.39/0.44	c |         0 |    8293     9034    44593 |     5000        0    nan |  0.000 % |
0.39/0.44	c ===============================================================================
0.39/0.45	c core #54
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 |    8472     9213    45518 |     5000        0    nan |  0.000 % |
0.39/0.46	c ===============================================================================
0.39/0.47	c core #55
0.39/0.47	c ============================[ Search Statistics ]==============================
0.39/0.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.47	c ===============================================================================
0.39/0.47	c |         0 |    8666     9401    46497 |     5000        0    nan |  0.000 % |
0.39/0.48	c ===============================================================================
0.39/0.49	c core #56
0.39/0.49	c ============================[ Search Statistics ]==============================
0.39/0.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.49	c ===============================================================================
0.39/0.49	c |         0 |    8844     9575    47398 |     5000        0    nan |  0.000 % |
0.49/0.50	c ===============================================================================
0.49/0.51	c core #57
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 |    8993     9721    48139 |     5000        0    nan |  0.000 % |
0.49/0.52	c ===============================================================================
0.49/0.53	c core #58
0.49/0.53	c ============================[ Search Statistics ]==============================
0.49/0.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.53	c ===============================================================================
0.49/0.53	c |         0 |    9188     9913    49146 |     5000        0    nan |  0.000 % |
0.49/0.54	c ===============================================================================
0.49/0.55	c core #59
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 |    9399    10112    50218 |     5000        0    nan |  0.000 % |
0.49/0.56	c ===============================================================================
0.49/0.56	c core #60
0.49/0.56	c ============================[ Search Statistics ]==============================
0.49/0.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.56	c ===============================================================================
0.49/0.56	c |         0 |    9565    10276    51067 |     5000        0    nan |  0.000 % |
0.49/0.58	c ===============================================================================
0.49/0.59	c core #61
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 |    9795    10500    52270 |     5000        0    nan |  0.000 % |
0.59/0.61	c ===============================================================================
0.59/0.62	c core #62
0.59/0.62	c ============================[ Search Statistics ]==============================
0.59/0.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.62	c ===============================================================================
0.59/0.62	c |         0 |    9983    10680    53219 |     5000        0    nan |  0.000 % |
0.59/0.63	c ===============================================================================
0.59/0.64	c core #63
0.59/0.64	c ============================[ Search Statistics ]==============================
0.59/0.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.64	c ===============================================================================
0.59/0.64	c |         0 |   10213    10906    54433 |     5000        0    nan |  0.000 % |
0.59/0.65	c ===============================================================================
0.59/0.66	c core #64
0.59/0.66	c ============================[ Search Statistics ]==============================
0.59/0.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.66	c ===============================================================================
0.59/0.66	c |         0 |   10420    11106    55507 |     5000        0    nan |  0.000 % |
0.59/0.67	c ===============================================================================
0.59/0.68	c core #65
0.59/0.68	c ============================[ Search Statistics ]==============================
0.59/0.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.68	c ===============================================================================
0.59/0.68	c |         0 |   10620    11298    56542 |     5000        0    nan |  0.000 % |
0.59/0.69	c ===============================================================================
0.69/0.70	c core #66
0.69/0.70	c ============================[ Search Statistics ]==============================
0.69/0.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.70	c ===============================================================================
0.69/0.70	c |         0 |   10830    11501    57646 |     5000        0    nan |  0.000 % |
0.69/0.72	c ===============================================================================
0.69/0.73	c core #67
0.69/0.73	c ============================[ Search Statistics ]==============================
0.69/0.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.73	c ===============================================================================
0.69/0.73	c |         0 |   11036    11696    58682 |     5000        0    nan |  0.000 % |
0.69/0.74	c ===============================================================================
0.69/0.75	c core #68
0.69/0.75	c ============================[ Search Statistics ]==============================
0.69/0.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.75	c ===============================================================================
0.69/0.75	c |         0 |   11258    11910    59816 |     5000        0    nan |  0.000 % |
0.69/0.77	c ===============================================================================
0.69/0.78	c core #69
0.69/0.78	c ============================[ Search Statistics ]==============================
0.69/0.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.78	c ===============================================================================
0.69/0.78	c |         0 |   11464    12109    60880 |     5000        0    nan |  0.000 % |
0.79/0.80	c ===============================================================================
0.79/0.81	c core #70
0.79/0.81	c ============================[ Search Statistics ]==============================
0.79/0.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.79/0.81	c ===============================================================================
0.79/0.81	c |         0 |   11656    12288    61822 |     5000        0    nan |  0.000 % |
0.79/0.82	c ===============================================================================
0.79/0.83	c core #71
0.79/0.83	c ============================[ Search Statistics ]==============================
0.79/0.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.79/0.83	c ===============================================================================
0.79/0.83	c |         0 |   11874    12501    62948 |     5000        0    nan |  0.000 % |
0.79/0.85	c ===============================================================================
0.79/0.86	c core #72
0.79/0.86	c ============================[ Search Statistics ]==============================
0.79/0.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.79/0.86	c ===============================================================================
0.79/0.86	c |         0 |   12125    12728    64190 |     5000        0    nan |  0.000 % |
0.79/0.88	c ===============================================================================
0.79/0.89	c core #73
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 |   12337    12925    65268 |     5000        0    nan |  0.000 % |
0.89/0.90	c ===============================================================================
0.89/0.91	c core #74
0.89/0.91	c ============================[ Search Statistics ]==============================
0.89/0.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.89/0.91	c ===============================================================================
0.89/0.91	c |         0 |   12545    13118    66300 |     5000        0    nan |  0.000 % |
0.89/0.93	c ===============================================================================
0.89/0.94	c core #75
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 |   12784    13345    67545 |     5000        0    nan |  0.000 % |
0.89/0.96	c ===============================================================================
0.89/0.97	c core #76
0.89/0.97	c ============================[ Search Statistics ]==============================
0.89/0.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.89/0.97	c ===============================================================================
0.89/0.97	c |         0 |   12983    13533    68558 |     5000        0    nan |  0.000 % |
0.89/0.98	c ===============================================================================
0.89/0.99	c core #77
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 |   13154    13698    69414 |     5000        0    nan |  0.000 % |
1.00/1.01	c ===============================================================================
1.00/1.03	c core #78
1.00/1.03	c ============================[ Search Statistics ]==============================
1.00/1.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.00/1.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.00/1.03	c ===============================================================================
1.00/1.03	c |         0 |   13386    13906    70552 |     5000        0    nan |  0.000 % |
1.00/1.04	c ===============================================================================
1.00/1.05	c core #79
1.00/1.05	c ============================[ Search Statistics ]==============================
1.00/1.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.00/1.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.00/1.05	c ===============================================================================
1.00/1.05	c |         0 |   13586    14095    71554 |     5000        0    nan |  0.000 % |
1.00/1.07	c ===============================================================================
1.00/1.08	c core #80
1.00/1.08	c ============================[ Search Statistics ]==============================
1.00/1.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.00/1.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.00/1.08	c ===============================================================================
1.00/1.08	c |         0 |   13786    14284    72555 |     5000        0    nan |  0.000 % |
1.00/1.10	c ===============================================================================
1.09/1.11	c core #81
1.09/1.11	c ============================[ Search Statistics ]==============================
1.09/1.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.09/1.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.09/1.11	c ===============================================================================
1.09/1.11	c |         0 |   13984    14465    73532 |     5000        0    nan |  0.000 % |
1.09/1.14	c |       100 |   13944    14465    73532 |     5500       38     10 |  0.429 % |
1.09/1.14	c ===============================================================================
1.09/1.15	c core #82
1.09/1.15	c ============================[ Search Statistics ]==============================
1.09/1.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.09/1.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.09/1.15	c ===============================================================================
1.09/1.15	c |         0 |   14215    14679    74676 |     5000        0    nan |  0.000 % |
1.09/1.17	c ===============================================================================
1.09/1.18	c core #83
1.09/1.18	c ============================[ Search Statistics ]==============================
1.09/1.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.09/1.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.09/1.18	c ===============================================================================
1.09/1.18	c |         0 |   14423    14871    75712 |     5000        0    nan |  0.000 % |
1.19/1.20	c ===============================================================================
1.19/1.21	c core #84
1.19/1.21	c ============================[ Search Statistics ]==============================
1.19/1.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.19/1.21	c ===============================================================================
1.19/1.21	c |         0 |   14653    15073    76811 |     5024        0    nan |  0.000 % |
1.19/1.23	c ===============================================================================
1.19/1.24	c core #85
1.19/1.24	c ============================[ Search Statistics ]==============================
1.19/1.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.19/1.24	c ===============================================================================
1.19/1.24	c |         0 |   14859    15263    77825 |     5087        0    nan |  0.000 % |
1.19/1.26	c ===============================================================================
1.19/1.28	c core #86
1.19/1.28	c ============================[ Search Statistics ]==============================
1.19/1.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.19/1.28	c ===============================================================================
1.19/1.28	c |         0 |   15083    15466    78929 |     5155        0    nan |  0.000 % |
1.29/1.30	c ===============================================================================
1.29/1.31	c core #87
1.29/1.31	c ============================[ Search Statistics ]==============================
1.29/1.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.29/1.31	c ===============================================================================
1.29/1.31	c |         0 |   15325    15679    80117 |     5226        0    nan |  0.000 % |
1.29/1.33	c ===============================================================================
1.29/1.34	c core #88
1.29/1.34	c ============================[ Search Statistics ]==============================
1.29/1.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.29/1.34	c ===============================================================================
1.29/1.34	c |         0 |   15554    15888    81260 |     5296        0    nan |  0.000 % |
1.29/1.37	c ===============================================================================
1.29/1.38	c core #89
1.29/1.38	c ============================[ Search Statistics ]==============================
1.29/1.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.29/1.38	c ===============================================================================
1.29/1.38	c |         0 |   15781    16077    82321 |     5359        0    nan |  0.000 % |
1.39/1.41	c |       102 |   15767    16077    82321 |     5894       76      9 |  0.139 % |
1.39/1.41	c ===============================================================================
1.39/1.43	c core #90
1.39/1.43	c ============================[ Search Statistics ]==============================
1.39/1.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.39/1.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.39/1.43	c ===============================================================================
1.39/1.43	c |         0 |   16094    16321    83762 |     5440        0    nan |  0.000 % |
1.39/1.46	c ===============================================================================
1.39/1.47	c core #91
1.39/1.47	c ============================[ Search Statistics ]==============================
1.39/1.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.39/1.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.39/1.47	c ===============================================================================
1.39/1.47	c |         0 |   16348    16526    84925 |     5508        0    nan |  0.000 % |
1.49/1.51	c |       100 |   16328    16526    84925 |     6059       87     11 |  0.269 % |
1.49/1.51	c ===============================================================================
1.49/1.52	c core #92
1.49/1.52	c ============================[ Search Statistics ]==============================
1.49/1.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.49/1.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.49/1.52	c ===============================================================================
1.49/1.52	c |         0 |   16623    16741    86172 |     5580        0    nan |  0.000 % |
1.49/1.55	c ===============================================================================
1.49/1.57	c core #93
1.49/1.57	c ============================[ Search Statistics ]==============================
1.49/1.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.49/1.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.49/1.57	c ===============================================================================
1.49/1.57	c |         0 |   16935    16980    87593 |     5660        0    nan |  0.000 % |
1.49/1.59	c |       100 |   16927    16980    87593 |     6226      100     12 |  0.047 % |
1.59/1.62	c |       250 |   16850    16980    87593 |     6848      249     12 |  0.555 % |
1.59/1.63	c ===============================================================================
1.59/1.64	c core #94
1.59/1.64	c ============================[ Search Statistics ]==============================
1.59/1.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.59/1.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.59/1.64	c ===============================================================================
1.59/1.64	c |         0 |   17241    17194    88894 |     5731        0    nan |  0.000 % |
1.59/1.67	c |       100 |   17233    17194    88894 |     6304      100     14 |  0.046 % |
1.69/1.70	c |       251 |   17097    17194    88894 |     6934      250     14 |  0.986 % |
1.69/1.73	c ===============================================================================
1.69/1.75	c core #95
1.69/1.75	c ============================[ Search Statistics ]==============================
1.69/1.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.69/1.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.69/1.75	c ===============================================================================
1.69/1.75	c |         0 |   17648    17433    90496 |     5811        0    nan |  0.000 % |
1.69/1.78	c |       101 |   17548    17433    90496 |     6392       40     13 |  0.589 % |
1.79/1.81	c |       251 |   17543    17433    90496 |     7031      190     21 |  0.827 % |
1.79/1.84	c |       476 |   17502    17433    90496 |     7734      404     21 |  0.827 % |
1.79/1.89	c |       816 |   17502    17433    90496 |     8507      744     23 |  0.827 % |
1.89/1.97	c |      1323 |   17502    17433    90496 |     9358     1251     25 |  0.827 % |
1.99/2.09	c |      2084 |   17502    17433    90496 |    10294     2012     26 |  0.827 % |
2.19/2.26	c |      3223 |   17502    17433    90496 |    11323     3151     25 |  0.827 % |
2.29/2.32	c ===============================================================================
2.29/2.35	c core #96
2.29/2.35	c ============================[ Search Statistics ]==============================
2.29/2.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.29/2.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.29/2.35	c ===============================================================================
2.29/2.35	c |         0 |   18053    17640    91964 |     5880        0    nan |  0.000 % |
2.29/2.38	c |       102 |   17995    17640    91964 |     6468       47     23 |  0.321 % |
2.39/2.41	c |       253 |   17963    17640    91964 |     7114      181     26 |  0.499 % |
2.39/2.44	c |       478 |   17956    17640    91964 |     7826      405     26 |  0.565 % |
2.39/2.48	c |       815 |   17951    17640    91964 |     8608      733     27 |  0.565 % |
2.49/2.56	c |      1322 |   17951    17640    91964 |     9469     1240     30 |  0.565 % |
2.59/2.66	c |      2081 |   17827    17640    91964 |    10416      403     22 |  1.252 % |
2.79/2.82	c |      3222 |   17827    17640    91964 |    11458     1544     28 |  1.252 % |
3.09/3.10	c |      4933 |   17827    17640    91964 |    12604     3255     30 |  1.252 % |
3.39/3.49	c |      7497 |   17677    17640    91964 |    13864     2743     37 |  2.083 % |
3.89/3.90	c ===============================================================================
3.89/3.95	c core #97
3.89/3.95	c ============================[ Search Statistics ]==============================
3.89/3.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.89/3.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.89/3.95	c ===============================================================================
3.89/3.95	c |         0 |   18558    17897    93848 |     5965        0    nan |  0.000 % |
3.89/3.98	c |       100 |   18550    17897    93848 |     6562      100     15 |  0.043 % |
3.99/4.02	c |       251 |   18508    17897    93848 |     7218      166     16 |  0.269 % |
3.99/4.05	c |       477 |   18496    17897    93848 |     7940      392     21 |  0.614 % |
4.09/4.11	c |       815 |   18441    17897    93848 |     8734      690     31 |  0.668 % |
4.19/4.20	c |      1327 |   18434    17897    93848 |     9607     1110     44 |  0.668 % |
4.29/4.35	c |      2088 |   18434    17897    93848 |    10568     1871     53 |  0.668 % |
4.49/4.55	c |      3228 |   18434    17897    93848 |    11625     3011     58 |  0.668 % |
4.89/4.95	c |      4941 |   18434    17897    93848 |    12787     4724     60 |  0.668 % |
5.50/5.58	c |      7504 |   18434    17897    93848 |    14066     7287     60 |  0.668 % |
6.49/6.59	c |     11352 |   18434    17897    93848 |    15473    11135     59 |  0.668 % |
8.29/8.32	c |     17120 |   18434    17897    93848 |    17020     8694     62 |  0.668 % |
11.00/11.06	c |     25769 |   18434    17897    93848 |    18722    17343     78 |  0.668 % |
15.59/15.63	c |     38745 |   18424    17897    93848 |    20595    10841     78 |  0.722 % |
21.69/21.79	c |     58206 |   18298    17897    93848 |    22654     6336     82 |  1.401 % |
33.09/33.10	c |     87398 |   18298    17897    93848 |    24920    12231     96 |  1.401 % |
47.09/47.15	c |    131188 |   18180    17897    93848 |    27412    22901     91 |  2.037 % |
48.79/48.87	c ===============================================================================
49.60/49.66	c core #98
49.60/49.66	c ============================[ Search Statistics ]==============================
49.60/49.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
49.60/49.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
49.60/49.66	c ===============================================================================
49.60/49.66	c |         0 |   19232    18190    96197 |     6063        0    nan |  0.000 % |
49.70/49.72	c |       102 |   19222    18190    96197 |     6669       57     13 |  0.052 % |
49.70/49.76	c |       252 |   19222    18190    96197 |     7336      207     18 |  0.052 % |
49.70/49.79	c |       477 |   19220    18190    96197 |     8070      429     27 |  0.062 % |
49.79/49.85	c |       814 |   19142    18190    96197 |     8877      688     34 |  0.468 % |
49.89/49.93	c |      1324 |   19142    18190    96197 |     9765     1198     37 |  0.468 % |
49.99/50.08	c |      2083 |   19140    18190    96197 |    10741     1954     34 |  0.478 % |
50.29/50.34	c |      3223 |   19140    18190    96197 |    11815     3094     44 |  0.478 % |
50.60/50.69	c |      4931 |   19100    18190    96197 |    12997     4782     53 |  0.686 % |
51.09/51.15	c |      7493 |   19100    18190    96197 |    14297     7344     53 |  0.686 % |
51.79/51.85	c |     11337 |   19100    18190    96197 |    15726    11188     63 |  0.686 % |
53.19/53.26	c |     17103 |   19100    18190    96197 |    17299    16954     73 |  0.686 % |
55.49/55.59	c |     25753 |   19094    18190    96197 |    19029    14605     91 |  0.718 % |
59.79/59.87	c |     38729 |   19094    18190    96197 |    20932    17799     75 |  0.718 % |
66.09/66.13	c |     58192 |   19094    18190    96197 |    23025    15717     67 |  0.718 % |
79.69/79.70	c |     87387 |   19094    18190    96197 |    25328    21061     86 |  0.718 % |
99.59/99.60	c |    131178 |   19094    18190    96197 |    27860    23302     73 |  0.718 % |
126.79/126.81	c |    196864 |   19094    18190    96197 |    30646    25460     82 |  0.718 % |
167.69/167.70	c |    295390 |   19094    18190    96197 |    33711    28785    100 |  0.718 % |
238.80/238.82	c |    443180 |   19094    18190    96197 |    37082    24950    103 |  0.718 % |
337.09/337.19	c |    664863 |   18970    18190    96197 |    40791    13929     80 |  1.362 % |
508.51/508.52	c |    997390 |   18835    18190    96197 |    44870    27005     77 |  2.064 % |
593.70/593.76	c ===============================================================================
603.00/603.00	c core #99
603.00/603.00	c ============================[ Search Statistics ]==============================
603.00/603.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
603.00/603.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
603.00/603.00	c ===============================================================================
603.00/603.00	c |         0 |   19848    18443    98275 |     6147        0    nan |  0.000 % |
603.10/603.14	c |       102 |   19835    18443    98275 |     6762      102     56 |  0.081 % |
603.10/603.18	c |       252 |   19832    18443    98275 |     7438      240     38 |  0.081 % |
603.20/603.23	c |       478 |   19826    18443    98275 |     8182      443     40 |  0.111 % |
603.31/603.30	c |       819 |   19807    18443    98275 |     9000      779     33 |  0.464 % |
603.31/603.39	c |      1326 |   19756    18443    98275 |     9900     1215     40 |  0.464 % |
603.51/603.53	c |      2086 |   19754    18443    98275 |    10890     1973     47 |  0.474 % |
603.71/603.78	c |      3225 |   19754    18443    98275 |    11980     3112     45 |  0.474 % |
604.21/604.23	c |      4933 |   19754    18443    98275 |    13178     4820     43 |  0.474 % |
604.80/604.84	c |      7495 |   19722    18443    98275 |    14495     7374     56 |  0.635 % |
605.71/605.71	c |     11340 |   19718    18443    98275 |    15945    11184     62 |  0.655 % |
607.11/607.19	c |     17109 |   19718    18443    98275 |    17540     8523     79 |  0.655 % |
609.60/609.64	c |     25758 |   19702    18443    98275 |    19294    17162     86 |  0.736 % |
613.61/613.62	c |     38733 |   19700    18443    98275 |    21223    20023     80 |  0.746 % |
621.60/621.64	c |     58199 |   19700    18443    98275 |    23345    17383     88 |  0.746 % |
635.60/635.65	c |     87393 |   19700    18443    98275 |    25680    22173    105 |  0.746 % |
658.92/658.91	c |    131182 |   19700    18443    98275 |    28248    25521    107 |  0.746 % |
684.90/684.97	c |    196868 |   19700    18443    98275 |    31073    24825     95 |  0.746 % |
736.71/736.73	c |    295396 |   19700    18443    98275 |    34180    29610    117 |  0.746 % |
807.51/807.53	c |    443185 |   19698    18443    98275 |    37598    21959    104 |  0.756 % |
925.42/925.40	c |    664875 |   19698    18443    98275 |    41358    15804    107 |  0.756 % |
1104.43/1104.43	c |    997403 |   19698    18443    98275 |    45494    42064    110 |  0.756 % |
1396.33/1396.36	c |   1496191 |   19698    18443    98275 |    50043    16206    122 |  0.756 % |

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-2700364-1278535113/watcher-2700364-1278535113 -o /tmp/evaluation-result-2700364-1278535113/solver-2700364-1278535113 -C 1800 -W 2000 -M 3800 wbo1.4a -file-format=wbo -time-limit=1800 HOME/instance-2700364-1278535113.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.01 2.16 2.02 4/182 18443
/proc/meminfo: memFree=29963048/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=2704 CPUtime=0
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 337 0 0 0 0 0 0 0 25 0 1 0 21724565 2768896 245 4089446400 134512640 135751879 4294738352 18446744073709551615 135228447 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 676 245 145 303 0 371 0

[startup+0.097883 s]
/proc/loadavg: 2.01 2.16 2.02 4/182 18443
/proc/meminfo: memFree=29963048/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=4220 CPUtime=0.08
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 689 0 0 0 8 0 0 0 18 0 1 0 21724565 4321280 597 4089446400 134512640 135751879 4294738352 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 1055 597 145 303 0 750 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4220

[startup+0.100879 s]
/proc/loadavg: 2.01 2.16 2.02 4/182 18443
/proc/meminfo: memFree=29963048/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=4220 CPUtime=0.09
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 689 0 0 0 9 0 0 0 18 0 1 0 21724565 4321280 597 4089446400 134512640 135751879 4294738352 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 1055 597 145 303 0 750 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4220

[startup+0.300844 s]
/proc/loadavg: 2.01 2.16 2.02 4/182 18443
/proc/meminfo: memFree=29963048/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=5860 CPUtime=0.29
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 1289 0 0 0 27 2 0 0 18 0 1 0 21724565 6000640 986 4089446400 134512640 135751879 4294738352 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 1465 986 145 303 0 1160 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5860

[startup+0.700774 s]
/proc/loadavg: 2.01 2.16 2.02 4/182 18443
/proc/meminfo: memFree=29963048/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=8660 CPUtime=0.69
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 2946 0 0 0 63 6 0 0 18 0 1 0 21724565 8867840 1698 4089446400 134512640 135751879 4294738352 18446744073709551615 134541856 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 2165 1699 145 303 0 1860 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8660

[startup+1.50065 s]
/proc/loadavg: 2.01 2.16 2.02 3/183 18444
/proc/meminfo: memFree=29954484/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=12676 CPUtime=1.49
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 5110 0 0 0 133 16 0 0 18 0 1 0 21724565 12980224 2685 4089446400 134512640 135751879 4294738352 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 3169 2685 146 303 0 2864 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12676

[startup+3.10034 s]
/proc/loadavg: 2.01 2.16 2.02 3/183 18444
/proc/meminfo: memFree=29951136/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=13288 CPUtime=3.09
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 5454 0 0 0 290 19 0 0 20 0 1 0 21724565 13606912 2844 4089446400 134512640 135751879 4294738352 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 3322 2844 146 303 0 3017 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13288

[startup+6.30077 s]
/proc/loadavg: 2.01 2.16 2.02 3/183 18444
/proc/meminfo: memFree=29946428/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=16288 CPUtime=6.29
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 6207 0 0 0 607 22 0 0 25 0 1 0 21724565 16678912 3597 4089446400 134512640 135751879 4294738352 18446744073709551615 134610830 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 4072 3597 146 303 0 3767 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16288

[startup+12.7006 s]
/proc/loadavg: 2.00 2.15 2.02 3/183 18444
/proc/meminfo: memFree=29934888/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=24988 CPUtime=12.69
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 8379 0 0 0 1244 25 0 0 25 0 1 0 21724565 25587712 5769 4089446400 134512640 135751879 4294738352 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 6247 5769 146 303 0 5942 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24988

[startup+25.5004 s]
/proc/loadavg: 2.00 2.15 2.02 3/183 18444
/proc/meminfo: memFree=29907188/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=44300 CPUtime=25.49
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 13200 0 0 0 2518 31 0 0 25 0 1 0 21724565 45363200 10590 4089446400 134512640 135751879 4294738352 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 11075 10590 146 303 0 10770 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 44300

[startup+51.1008 s]
/proc/loadavg: 2.06 2.15 2.02 3/183 18445
/proc/meminfo: memFree=29848484/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=87960 CPUtime=51.09
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 24072 0 0 0 5065 44 0 0 25 0 1 0 21724565 90071040 21462 4089446400 134512640 135751879 4294738352 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 21990 21462 146 303 0 21685 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 87960

[startup+102.307 s]
/proc/loadavg: 2.08 2.14 2.02 3/183 18446
/proc/meminfo: memFree=29775152/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=124060 CPUtime=102.3
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 33079 0 0 0 10170 60 0 0 25 0 1 0 21724565 127037440 30469 4089446400 134512640 135751879 4294738352 18446744073709551615 134602986 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 31015 30469 146 303 0 30710 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 124060

[startup+162.301 s]
/proc/loadavg: 2.03 2.11 2.01 3/183 18448
/proc/meminfo: memFree=29652484/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=193888 CPUtime=162.3
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 50467 0 0 0 16151 79 0 0 25 0 1 0 21724565 198541312 47857 4089446400 134512640 135751879 4294738352 18446744073709551615 134605954 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 48472 47857 146 303 0 48167 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 193888

[startup+222.3 s]
/proc/loadavg: 2.01 2.09 2.01 3/183 18450
/proc/meminfo: memFree=29537876/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=265444 CPUtime=222.3
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 68299 0 0 0 22132 98 0 0 25 0 1 0 21724565 271814656 65689 4089446400 134512640 135751879 4294738352 18446744073709551615 134606399 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 66361 65689 146 303 0 66056 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 265444

[startup+282.301 s]
/proc/loadavg: 2.00 2.07 2.00 3/183 18451
/proc/meminfo: memFree=29420524/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=335948 CPUtime=282.3
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 85842 0 0 0 28115 115 0 0 25 0 1 0 21724565 344010752 83232 4089446400 134512640 135751879 4294738352 18446744073709551615 134602965 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 83987 83232 146 303 0 83682 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 335948

[startup+342.301 s]
/proc/loadavg: 2.00 2.05 2.00 3/183 18453
/proc/meminfo: memFree=29311108/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=401464 CPUtime=342.3
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 102204 0 0 0 34096 134 0 0 25 0 1 0 21724565 411099136 99594 4089446400 134512640 135751879 4294738352 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 100366 99594 146 303 0 100061 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 401464

[startup+402.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/183 18454
/proc/meminfo: memFree=29213356/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=457868 CPUtime=402.3
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 116256 0 0 0 40081 149 0 0 25 0 1 0 21724565 468856832 113646 4089446400 134512640 135751879 4294738352 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 114467 113646 146 303 0 114162 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 457868

[startup+462.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 18456
/proc/meminfo: memFree=29112648/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=512680 CPUtime=462.3
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 129941 0 0 0 46066 164 0 0 25 0 1 0 21724565 524984320 127331 4089446400 134512640 135751879 4294738352 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 128170 127331 146 303 0 127865 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 512680

[startup+522.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 18457
/proc/meminfo: memFree=29009688/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=575584 CPUtime=522.3
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 145626 0 0 0 52048 182 0 0 25 0 1 0 21724565 589398016 143016 4089446400 134512640 135751879 4294738352 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 143896 143016 146 303 0 143591 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 575584

[startup+582.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 18459
/proc/meminfo: memFree=28913808/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=633484 CPUtime=582.3
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 160034 0 0 0 58033 197 0 0 25 0 1 0 21724565 648687616 157424 4089446400 134512640 135751879 4294738352 18446744073709551615 134605943 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 158371 157424 146 303 0 158066 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 633484

[startup+642.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/183 18461
/proc/meminfo: memFree=28832788/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=676980 CPUtime=642.31
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 171370 0 0 0 64016 215 0 0 25 0 1 0 21724565 693227520 168760 4089446400 134512640 135751879 4294738352 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 169245 168760 146 303 0 168940 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 676980

[startup+702.301 s]

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

[startup+822.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/183 18465
/proc/meminfo: memFree=28549952/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=830488 CPUtime=822.31
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 209575 0 0 0 81964 267 0 0 25 0 1 0 21724565 850419712 206965 4089446400 134512640 135751879 4294738352 18446744073709551615 134516982 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 207622 206965 146 303 0 207317 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 830488

[startup+882.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 18467
/proc/meminfo: memFree=28446768/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=889172 CPUtime=882.31
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 224174 0 0 0 87947 284 0 0 25 0 1 0 21724565 910512128 221564 4089446400 134512640 135751879 4294738352 18446744073709551615 134616520 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 222293 221564 146 303 0 221988 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 889172

[startup+942.301 s]
/proc/loadavg: 2.07 2.05 2.01 3/183 18469
/proc/meminfo: memFree=28347524/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=946956 CPUtime=942.31
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 238553 0 0 0 93933 298 0 0 25 0 1 0 21724565 969682944 235943 4089446400 134512640 135751879 4294738352 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 236739 235943 146 303 0 236434 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 946956

[startup+1002.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/183 18470
/proc/meminfo: memFree=28255112/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=1005468 CPUtime=1002.31
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 253088 0 0 0 99916 315 0 0 25 0 1 0 21724565 1029599232 250478 4089446400 134512640 135751879 4294738352 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 251367 250478 146 303 0 251062 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1005468

[startup+1062.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/183 18472
/proc/meminfo: memFree=28159100/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=1060836 CPUtime=1062.32
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 266888 0 0 0 105900 332 0 0 25 0 1 0 21724565 1086296064 264278 4089446400 134512640 135751879 4294738352 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 265209 264278 146 303 0 264904 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1060836

[startup+1122.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 18474
/proc/meminfo: memFree=28053292/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=1124028 CPUtime=1122.32
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 282656 0 0 0 111882 350 0 0 25 0 1 0 21724565 1151004672 280046 4089446400 134512640 135751879 4294738352 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 281007 280046 146 303 0 280702 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1124028

[startup+1182.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/183 18475
/proc/meminfo: memFree=27961852/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=1180988 CPUtime=1182.32
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 296853 0 0 0 117867 365 0 0 25 0 1 0 21724565 1209331712 294243 4089446400 134512640 135751879 4294738352 18446744073709551615 134616776 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 295247 294243 146 303 0 294942 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1180988

[startup+1242.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/183 18477
/proc/meminfo: memFree=27865464/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=1234096 CPUtime=1242.32
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 310049 0 0 0 123854 378 0 0 25 0 1 0 21724565 1263714304 307439 4089446400 134512640 135751879 4294738352 18446744073709551615 134602700 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 308524 307439 146 303 0 308219 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1234096

[startup+1302.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 18478
/proc/meminfo: memFree=27774928/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=1294072 CPUtime=1302.33
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 324994 0 0 0 129842 391 0 0 25 0 1 0 21724565 1325129728 322384 4089446400 134512640 135751879 4294738352 18446744073709551615 134616489 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/18443/statm: 323518 322384 146 303 0 323213 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 1294072

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 18489
/proc/meminfo: memFree=27669020/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=1360828 CPUtime=1362.32
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 341645 0 0 0 135826 406 0 0 25 0 1 0 21724565 1393487872 339035 4089446400 134512640 135751879 4294738352 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18443/statm: 340207 339035 146 303 0 339902 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 1360828

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 18491
/proc/meminfo: memFree=27564668/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=1432908 CPUtime=1422.34
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 359673 0 0 0 141809 425 0 0 25 0 1 0 21724565 1467297792 357063 4089446400 134512640 135751879 4294738352 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18443/statm: 358227 357063 146 303 0 357922 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 1432908

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 18492
/proc/meminfo: memFree=27455396/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=1497244 CPUtime=1482.33
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 375714 0 0 0 147791 442 0 0 25 0 1 0 21724565 1533177856 373104 4089446400 134512640 135751879 4294738352 18446744073709551615 134616526 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/18443/statm: 374311 373104 146 303 0 374006 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 1497244

[startup+1542.3 s]
/proc/loadavg: 1.96 1.99 1.99 3/201 18704
/proc/meminfo: memFree=28554932/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=1561488 CPUtime=1542.32
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 391736 0 0 0 153769 463 0 0 25 0 1 0 21724565 1598963712 389126 4089446400 134512640 135751879 4294738352 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/18443/statm: 390372 389126 146 303 0 390067 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 1561488

[startup+1602.3 s]
/proc/loadavg: 1.98 1.99 1.99 3/201 18705
/proc/meminfo: memFree=28482120/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=1633720 CPUtime=1602.33
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 409747 0 0 0 159748 485 0 0 25 0 1 0 21724565 1672929280 407137 4089446400 134512640 135751879 4294738352 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/18443/statm: 408430 407137 146 303 0 408125 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 1633720

[startup+1662.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/201 18707
/proc/meminfo: memFree=28410868/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=1702780 CPUtime=1662.33
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 427011 0 0 0 165726 507 0 0 25 0 1 0 21724565 1743646720 424401 4089446400 134512640 135751879 4294738352 18446744073709551615 134616532 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/18443/statm: 425695 424401 146 303 0 425390 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 1702780

[startup+1722.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/201 18708
/proc/meminfo: memFree=28352916/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=1760172 CPUtime=1722.33
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 441337 0 0 0 171708 525 0 0 25 0 1 0 21724565 1802416128 438727 4089446400 134512640 135751879 4294738352 18446744073709551615 134517428 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/18443/statm: 440043 438727 146 303 0 439738 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 1760172

[startup+1782.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/201 18710
/proc/meminfo: memFree=28294072/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=1816740 CPUtime=1782.33
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 455510 0 0 0 177688 545 0 0 25 0 1 0 21724565 1860341760 452900 4089446400 134512640 135751879 4294738352 18446744073709551615 134602472 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/18443/statm: 454185 452900 146 303 0 453880 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 1816740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.02 2.00 2.00 3/201 18711
/proc/meminfo: memFree=28277440/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=1833532 CPUtime=1800.04
/proc/18443/stat : 18443 (wbo1.4a) R 18441 18443 17268 0 -1 4202496 459685 0 0 0 179453 551 0 0 25 0 1 0 21724565 1877536768 457075 4089446400 134512640 135751879 4294738352 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 7 0 0 0
/proc/18443/statm: 458383 457075 146 303 0 458078 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1833532

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.07
CPU time (s): 1800.11
CPU user time (s): 1794.53
CPU system time (s): 5.57915
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1833532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.53
system time used= 5.57915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 459685
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= 39
involuntary context switches= 3158

runsolver used 2.91656 second user time and 6.90295 second system time

The end

Launcher Data

Begin job on node132 at 2010-07-07 22:38:33
IDJOB=2700364
IDBENCH=79422
IDSOLVER=1200
FILE ID=node132/2700364-1278535113
PBS_JOBID= 11239214
Free space on /tmp= 73580 MiB

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

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

MD5SUM BENCH= b50e414b5ae2abd5c7b876bc50645ba2
RANDOM SEED=821691060

node132.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.830
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.66
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.830
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.83
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.830
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.75
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.830
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.82
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.830
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.82
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.830
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.75
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.830
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.74
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.830
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29963452 kB
Buffers:        130952 kB
Cached:        2447996 kB
SwapCached:          0 kB
Active:        1114944 kB
Inactive:      1728160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29963452 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2744 kB
Writeback:           0 kB
AnonPages:      264724 kB
Mapped:          15224 kB
Slab:            81292 kB
PageTables:       5036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   409188 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= 73580 MiB
End job on node132 at 2010-07-07 23:08:35