Trace number 3447219

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.6? (TO) 1800.07 1800.03

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/jnh/
normalized-jnh308_wcsp.wbo
MD5SUM9e4ae11dd0361dce6825f0168cc6adb2
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark130
Best CPU time to get the best result obtained on this benchmark0.013997
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 constraints1000
Number of soft constraints900
Number of constraints which are clauses900
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 444855
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 444854
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.6 beta - 20110321
0.00/0.00	c Parsing wbo file format. File HOME/instance-3447219-1307907109.wbo.
0.00/0.00	c Instance file HOME/instance-3447219-1307907109.wbo
0.00/0.00	c File size is 47726 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:        1100                                                |
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     1100     4810 |     5000        0   -nan |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c core #1
0.00/0.00	c 
0.00/0.00	c 
0.00/0.00	c Core size: 191	Core Weight: 9	Total Weight: 9
0.00/0.00	c Current CPU time: 0.003999 s
0.00/0.00	c
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 |     357     1257     5581 |     5000        0   -nan |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c core #2
0.00/0.00	c 
0.00/0.00	c 
0.00/0.00	c Core size: 122	Core Weight: 1	Total Weight: 10
0.00/0.00	c Current CPU time: 0.005999 s
0.00/0.00	c
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 |     460     1360     6073 |     5000        0   -nan |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.01	c core #3
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 126	Core Weight: 7	Total Weight: 17
0.00/0.01	c Current CPU time: 0.007998 s
0.00/0.01	c
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 |     567     1467     6586 |     5000        0   -nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c core #4
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 170	Core Weight: 1	Total Weight: 18
0.00/0.01	c Current CPU time: 0.010998 s
0.00/0.01	c
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.01/0.01	c ===============================================================================
0.01/0.01	c |         0 |     719     1618     7339 |     5000        0   -nan |  0.000 % |
0.01/0.01	c ===============================================================================
0.01/0.01	c core #5
0.01/0.01	c 
0.01/0.01	c 
0.01/0.01	c Core size: 166	Core Weight: 16	Total Weight: 34
0.01/0.01	c Current CPU time: 0.012998 s
0.01/0.01	c
0.01/0.01	c ============================[ Search Statistics ]==============================
0.01/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.01/0.01	c ===============================================================================
0.01/0.01	c |         0 |     857     1756     8017 |     5000        0   -nan |  0.000 % |
0.01/0.01	c ===============================================================================
0.01/0.01	c core #6
0.01/0.01	c 
0.01/0.01	c 
0.01/0.01	c Core size: 171	Core Weight: 5	Total Weight: 39
0.01/0.01	c Current CPU time: 0.015997 s
0.01/0.01	c
0.01/0.01	c ============================[ Search Statistics ]==============================
0.01/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.01/0.01	c ===============================================================================
0.01/0.01	c |         0 |     997     1896     8701 |     5000        0   -nan |  0.000 % |
0.01/0.02	c ===============================================================================
0.01/0.02	c core #7
0.01/0.02	c 
0.01/0.02	c 
0.01/0.02	c Core size: 195	Core Weight: 3	Total Weight: 42
0.01/0.02	c Current CPU time: 0.018997 s
0.01/0.02	c
0.01/0.02	c ============================[ Search Statistics ]==============================
0.01/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.01/0.02	c ===============================================================================
0.01/0.02	c |         0 |    1153     2052     9478 |     5000        0   -nan |  0.000 % |
0.01/0.02	c ===============================================================================
0.01/0.02	c core #8
0.01/0.02	c 
0.01/0.02	c 
0.01/0.02	c Core size: 197	Core Weight: 6	Total Weight: 48
0.01/0.02	c Current CPU time: 0.022996 s
0.01/0.02	c
0.01/0.02	c ============================[ Search Statistics ]==============================
0.01/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.01/0.02	c ===============================================================================
0.01/0.02	c |         0 |    1321     2218    10320 |     5000        0   -nan |  0.000 % |
0.01/0.02	c ===============================================================================
0.01/0.02	c core #9
0.01/0.02	c 
0.01/0.02	c 
0.01/0.02	c Core size: 241	Core Weight: 1	Total Weight: 49
0.01/0.02	c Current CPU time: 0.026995 s
0.01/0.02	c
0.01/0.02	c ============================[ Search Statistics ]==============================
0.01/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.01/0.02	c ===============================================================================
0.01/0.02	c |         0 |    1509     2401    11270 |     5000        0   -nan |  0.000 % |
0.01/0.03	c ===============================================================================
0.01/0.03	c core #10
0.01/0.03	c 
0.01/0.03	c 
0.01/0.03	c Core size: 216	Core Weight: 5	Total Weight: 54
0.01/0.03	c Current CPU time: 0.030995 s
0.01/0.03	c
0.01/0.03	c ============================[ Search Statistics ]==============================
0.01/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.01/0.03	c ===============================================================================
0.01/0.03	c |         0 |    1674     2565    12090 |     5000        0   -nan |  0.000 % |
0.01/0.03	c ===============================================================================
0.01/0.03	c core #11
0.01/0.03	c 
0.01/0.03	c 
0.01/0.03	c Core size: 216	Core Weight: 5	Total Weight: 59
0.01/0.03	c Current CPU time: 0.034994 s
0.01/0.03	c
0.01/0.03	c ============================[ Search Statistics ]==============================
0.01/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.01/0.03	c ===============================================================================
0.01/0.03	c |         0 |    1861     2752    13048 |     5000        0   -nan |  0.000 % |
0.01/0.04	c ===============================================================================
0.01/0.04	c core #12
0.01/0.04	c 
0.01/0.04	c 
0.01/0.04	c Core size: 236	Core Weight: 4	Total Weight: 63
0.01/0.04	c Current CPU time: 0.038994 s
0.01/0.04	c
0.01/0.04	c ============================[ Search Statistics ]==============================
0.01/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.01/0.04	c ===============================================================================
0.01/0.04	c |         0 |    2071     2961    14119 |     5000        0   -nan |  0.000 % |
0.01/0.04	c ===============================================================================
0.01/0.04	c core #13
0.01/0.04	c 
0.01/0.04	c 
0.01/0.04	c Core size: 209	Core Weight: 1	Total Weight: 64
0.01/0.04	c Current CPU time: 0.042993 s
0.01/0.04	c
0.01/0.04	c ============================[ Search Statistics ]==============================
0.01/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.01/0.04	c ===============================================================================
0.01/0.04	c |         0 |    2245     3135    15014 |     5000        0   -nan |  0.000 % |
0.01/0.05	c ===============================================================================
0.01/0.05	c core #14
0.01/0.05	c 
0.01/0.05	c 
0.01/0.05	c Core size: 204	Core Weight: 3	Total Weight: 67
0.01/0.05	c Current CPU time: 0.047992 s
0.01/0.05	c
0.01/0.05	c ============================[ Search Statistics ]==============================
0.01/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.01/0.05	c ===============================================================================
0.01/0.05	c |         0 |    2412     3302    15861 |     5000        0   -nan |  0.000 % |
0.01/0.05	c ===============================================================================
0.01/0.06	c core #15
0.01/0.06	c 
0.01/0.06	c 
0.01/0.06	c Core size: 203	Core Weight: 3	Total Weight: 70
0.01/0.06	c Current CPU time: 0.053991 s
0.01/0.06	c
0.01/0.06	c ============================[ Search Statistics ]==============================
0.01/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.01/0.06	c ===============================================================================
0.01/0.06	c |         0 |    2597     3486    16807 |     5000        0   -nan |  0.000 % |
0.01/0.06	c ===============================================================================
0.01/0.06	c core #16
0.01/0.06	c 
0.01/0.06	c 
0.01/0.06	c Core size: 260	Core Weight: 1	Total Weight: 71
0.01/0.06	c Current CPU time: 0.06199 s
0.01/0.06	c
0.01/0.06	c ============================[ Search Statistics ]==============================
0.01/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.01/0.06	c ===============================================================================
0.01/0.06	c |         0 |    2820     3707    17966 |     5000        0   -nan |  0.000 % |
0.01/0.07	c ===============================================================================
0.01/0.07	c core #17
0.01/0.07	c 
0.01/0.07	c 
0.01/0.07	c Core size: 218	Core Weight: 3	Total Weight: 74
0.01/0.07	c Current CPU time: 0.068989 s
0.01/0.07	c
0.01/0.07	c ============================[ Search Statistics ]==============================
0.01/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.01/0.07	c ===============================================================================
0.01/0.07	c |         0 |    3023     3903    19004 |     5000        0   -nan |  0.000 % |
0.01/0.08	c ===============================================================================
0.01/0.08	c core #18
0.01/0.08	c 
0.01/0.08	c 
0.01/0.08	c Core size: 252	Core Weight: 1	Total Weight: 75
0.01/0.08	c Current CPU time: 0.075988 s
0.01/0.08	c
0.01/0.08	c ============================[ Search Statistics ]==============================
0.01/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.01/0.08	c ===============================================================================
0.01/0.08	c |         0 |    3252     4130    20181 |     5000        0   -nan |  0.000 % |
0.01/0.09	c |       100 |    3250     4130    20181 |     5500      100      8 |  0.308 % |
0.01/0.09	c ===============================================================================
0.01/0.09	c core #19
0.01/0.09	c 
0.01/0.09	c 
0.01/0.09	c Core size: 239	Core Weight: 1	Total Weight: 76
0.01/0.09	c Current CPU time: 0.083987 s
0.01/0.09	c
0.01/0.09	c ============================[ Search Statistics ]==============================
0.01/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.01/0.09	c ===============================================================================
0.01/0.09	c |         0 |    3461     4336    21262 |     5000        0   -nan |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c core #20
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 236	Core Weight: 2	Total Weight: 78
0.09/0.10	c Current CPU time: 0.090986 s
0.09/0.10	c
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 |    3647     4521    22220 |     5000        0   -nan |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.11	c core #21
0.09/0.11	c 
0.09/0.11	c 
0.09/0.11	c Core size: 275	Core Weight: 1	Total Weight: 79
0.09/0.11	c Current CPU time: 0.099984 s
0.09/0.11	c
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 |    3898     4770    23535 |     5000        0   -nan |  0.000 % |
0.09/0.11	c ===============================================================================
0.09/0.12	c core #22
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 275	Core Weight: 1	Total Weight: 80
0.09/0.12	c Current CPU time: 0.108983 s
0.09/0.12	c
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 |    4150     5021    24871 |     5000        0   -nan |  0.000 % |
0.09/0.13	c ===============================================================================
0.09/0.13	c core #23
0.09/0.13	c 
0.09/0.13	c 
0.09/0.13	c Core size: 234	Core Weight: 1	Total Weight: 81
0.09/0.13	c Current CPU time: 0.119981 s
0.09/0.13	c
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 |    4358     5227    25954 |     5000        0   -nan |  0.000 % |
0.09/0.14	c ===============================================================================
0.09/0.14	c core #24
0.09/0.14	c 
0.09/0.14	c 
0.09/0.14	c Core size: 259	Core Weight: 1	Total Weight: 82
0.09/0.14	c Current CPU time: 0.12898 s
0.09/0.14	c
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 |    4569     5437    27038 |     5000        0   -nan |  0.000 % |
0.09/0.15	c ===============================================================================
0.09/0.15	c core #25
0.09/0.15	c 
0.09/0.15	c 
0.09/0.15	c Core size: 213	Core Weight: 1	Total Weight: 83
0.09/0.15	c Current CPU time: 0.138978 s
0.09/0.15	c
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 |    4764     5631    28037 |     5000        0   -nan |  0.000 % |
0.09/0.16	c ===============================================================================
0.09/0.16	c core #26
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 261	Core Weight: 1	Total Weight: 84
0.09/0.16	c Current CPU time: 0.149977 s
0.09/0.16	c
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 |    4994     5859    29229 |     5000        0   -nan |  0.000 % |
0.09/0.17	c ===============================================================================
0.09/0.17	c core #27
0.09/0.17	c 
0.09/0.17	c 
0.09/0.17	c Core size: 261	Core Weight: 1	Total Weight: 85
0.09/0.17	c Current CPU time: 0.159975 s
0.09/0.17	c
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 |    5217     6081    30395 |     5000        0   -nan |  0.000 % |
0.09/0.18	c ===============================================================================
0.09/0.18	c core #28
0.09/0.18	c 
0.09/0.18	c 
0.09/0.18	c Core size: 268	Core Weight: 1	Total Weight: 86
0.09/0.18	c Current CPU time: 0.170974 s
0.09/0.18	c
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 |    5444     6306    31584 |     5000        0   -nan |  0.000 % |
0.09/0.19	c ===============================================================================
0.09/0.20	c core #29
0.09/0.20	c 
0.09/0.20	c 
0.09/0.20	c Core size: 265	Core Weight: 1	Total Weight: 87
0.09/0.20	c Current CPU time: 0.181972 s
0.09/0.20	c
0.09/0.20	c ============================[ Search Statistics ]==============================
0.09/0.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.20	c ===============================================================================
0.09/0.20	c |         0 |    5667     6527    32753 |     5000        0   -nan |  0.000 % |
0.19/0.21	c |       100 |    5665     6527    32753 |     5500      100      8 |  0.035 % |
0.19/0.21	c ===============================================================================
0.19/0.22	c core #30
0.19/0.22	c 
0.19/0.22	c 
0.19/0.22	c Core size: 322	Core Weight: 1	Total Weight: 88
0.19/0.22	c Current CPU time: 0.200969 s
0.19/0.22	c
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 |    5948     6794    34216 |     5000        0   -nan |  0.000 % |
0.19/0.23	c |       100 |    5946     6794    34216 |     5500      100      8 |  0.034 % |
0.19/0.23	c ===============================================================================
0.19/0.24	c core #31
0.19/0.24	c 
0.19/0.24	c 
0.19/0.24	c Core size: 312	Core Weight: 1	Total Weight: 89
0.19/0.24	c Current CPU time: 0.220966 s
0.19/0.24	c
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 |    6196     7028    35466 |     5000        0   -nan |  0.000 % |
0.19/0.25	c |       101 |    6191     7028    35466 |     5500      101      7 |  0.194 % |
0.19/0.25	c ===============================================================================
0.19/0.26	c core #32
0.19/0.26	c 
0.19/0.26	c 
0.19/0.26	c Core size: 305	Core Weight: 1	Total Weight: 90
0.19/0.26	c Current CPU time: 0.240963 s
0.19/0.26	c
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 |    6460     7288    36863 |     5000        0   -nan |  0.000 % |
0.19/0.27	c |       100 |    6460     7288    36863 |     5500      100     10 |  0.000 % |
0.19/0.28	c ===============================================================================
0.19/0.29	c core #33
0.19/0.29	c 
0.19/0.29	c 
0.19/0.29	c Core size: 326	Core Weight: 1	Total Weight: 91
0.19/0.29	c Current CPU time: 0.266959 s
0.19/0.29	c
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 |    6753     7574    38410 |     5000        0   -nan |  0.000 % |
0.29/0.30	c |       100 |    6751     7574    38410 |     5500      100      9 |  0.030 % |
0.29/0.31	c ===============================================================================
0.29/0.31	c core #34
0.29/0.31	c 
0.29/0.31	c 
0.29/0.31	c Core size: 329	Core Weight: 1	Total Weight: 92
0.29/0.31	c Current CPU time: 0.291955 s
0.29/0.31	c
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 |    7054     7872    40033 |     5000        0   -nan |  0.000 % |
0.29/0.33	c |       100 |    7054     7872    40033 |     5500      100      9 |  0.000 % |
0.29/0.33	c ===============================================================================
0.29/0.34	c core #35
0.29/0.34	c 
0.29/0.34	c 
0.29/0.34	c Core size: 369	Core Weight: 1	Total Weight: 93
0.29/0.34	c Current CPU time: 0.318951 s
0.29/0.34	c
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 |    7374     8179    41724 |     5000        0   -nan |  0.000 % |
0.29/0.36	c |       101 |    7374     8179    41724 |     5500      101     10 |  0.000 % |
0.29/0.37	c ===============================================================================
0.29/0.37	c core #36
0.29/0.37	c 
0.29/0.37	c 
0.29/0.37	c Core size: 396	Core Weight: 1	Total Weight: 94
0.29/0.37	c Current CPU time: 0.352946 s
0.29/0.37	c
0.29/0.37	c ============================[ Search Statistics ]==============================
0.29/0.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.37	c ===============================================================================
0.29/0.37	c |         0 |    7728     8510    43581 |     5000        0   -nan |  0.000 % |
0.29/0.39	c |       100 |    7728     8510    43581 |     5500      100      9 |  0.000 % |
0.39/0.40	c ===============================================================================
0.39/0.41	c core #37
0.39/0.41	c 
0.39/0.41	c 
0.39/0.41	c Core size: 368	Core Weight: 1	Total Weight: 95
0.39/0.41	c Current CPU time: 0.383941 s
0.39/0.41	c
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 |    8038     8802    45176 |     5000        0   -nan |  0.000 % |
0.39/0.42	c |       101 |    8038     8802    45176 |     5500      101     10 |  0.000 % |
0.39/0.43	c ===============================================================================
0.39/0.44	c core #38
0.39/0.44	c 
0.39/0.44	c 
0.39/0.44	c Core size: 354	Core Weight: 1	Total Weight: 96
0.39/0.44	c Current CPU time: 0.409937 s
0.39/0.44	c
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 |    8356     9109    46871 |     5000        0   -nan |  0.000 % |
0.39/0.45	c |       100 |    8356     9109    46871 |     5500      100     12 |  0.000 % |
0.39/0.46	c ===============================================================================
0.39/0.47	c core #39
0.39/0.47	c 
0.39/0.47	c 
0.39/0.47	c Core size: 325	Core Weight: 1	Total Weight: 97
0.39/0.47	c Current CPU time: 0.441932 s
0.39/0.47	c
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 |    8658     9404    48481 |     5000        0   -nan |  0.000 % |
0.39/0.48	c |       100 |    8657     9404    48481 |     5500      100     10 |  0.046 % |
0.39/0.49	c ===============================================================================
0.49/0.50	c core #40
0.49/0.50	c 
0.49/0.50	c 
0.49/0.50	c Core size: 384	Core Weight: 1	Total Weight: 98
0.49/0.50	c Current CPU time: 0.467928 s
0.49/0.50	c
0.49/0.50	c ============================[ Search Statistics ]==============================
0.49/0.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.50	c ===============================================================================
0.49/0.50	c |         0 |    9010     9745    50368 |     5000        0   -nan |  0.000 % |
0.49/0.51	c |       101 |    9010     9745    50368 |     5500      101     10 |  0.000 % |
0.49/0.52	c ===============================================================================
0.49/0.53	c core #41
0.49/0.53	c 
0.49/0.53	c 
0.49/0.53	c Core size: 334	Core Weight: 1	Total Weight: 99
0.49/0.53	c Current CPU time: 0.495924 s
0.49/0.53	c
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 |    9320    10043    52007 |     5000        0   -nan |  0.000 % |
0.49/0.55	c |       101 |    9317    10043    52007 |     5500      101      8 |  0.064 % |
0.49/0.55	c ===============================================================================
0.49/0.56	c core #42
0.49/0.56	c 
0.49/0.56	c 
0.49/0.56	c Core size: 352	Core Weight: 1	Total Weight: 100
0.49/0.56	c Current CPU time: 0.52392 s
0.49/0.56	c
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 |    9628    10339    53639 |     5000        0   -nan |  0.000 % |
0.49/0.58	c |       100 |    9628    10339    53639 |     5500      100     10 |  0.000 % |
0.49/0.59	c ===============================================================================
0.49/0.59	c core #43
0.49/0.59	c 
0.49/0.59	c 
0.49/0.59	c Core size: 394	Core Weight: 1	Total Weight: 101
0.49/0.59	c Current CPU time: 0.555915 s
0.49/0.59	c
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 |    9984    10675    55540 |     5000        0   -nan |  0.000 % |
0.59/0.61	c |       100 |    9984    10675    55540 |     5500      100     11 |  0.000 % |
0.59/0.62	c ===============================================================================
0.59/0.63	c core #44
0.59/0.63	c 
0.59/0.63	c 
0.59/0.63	c Core size: 361	Core Weight: 1	Total Weight: 102
0.59/0.63	c Current CPU time: 0.58691 s
0.59/0.63	c
0.59/0.63	c ============================[ Search Statistics ]==============================
0.59/0.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.63	c ===============================================================================
0.59/0.63	c |         0 |   10296    10975    57193 |     5000        0   -nan |  0.000 % |
0.59/0.65	c |       102 |   10296    10975    57193 |     5500      102     16 |  0.000 % |
0.59/0.66	c ===============================================================================
0.59/0.67	c core #45
0.59/0.67	c 
0.59/0.67	c 
0.59/0.67	c Core size: 377	Core Weight: 1	Total Weight: 103
0.59/0.67	c Current CPU time: 0.627904 s
0.59/0.67	c
0.59/0.67	c ============================[ Search Statistics ]==============================
0.59/0.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.67	c ===============================================================================
0.59/0.67	c |         0 |   10651    11315    59116 |     5000        0   -nan |  0.000 % |
0.59/0.69	c |       102 |   10651    11315    59116 |     5500      102     10 |  0.019 % |
0.69/0.70	c ===============================================================================
0.69/0.71	c core #46
0.69/0.71	c 
0.69/0.71	c 
0.69/0.71	c Core size: 398	Core Weight: 1	Total Weight: 104
0.69/0.71	c Current CPU time: 0.661899 s
0.69/0.71	c
0.69/0.71	c ============================[ Search Statistics ]==============================
0.69/0.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.71	c ===============================================================================
0.69/0.71	c |         0 |   10992    11651    60986 |     5000        0   -nan |  0.000 % |
0.69/0.72	c |       100 |   10992    11651    60986 |     5500      100     12 |  0.000 % |
0.69/0.74	c ===============================================================================
0.69/0.74	c core #47
0.69/0.74	c 
0.69/0.74	c 
0.69/0.74	c Core size: 376	Core Weight: 1	Total Weight: 105
0.69/0.74	c Current CPU time: 0.698893 s
0.69/0.74	c
0.69/0.74	c ============================[ Search Statistics ]==============================
0.69/0.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.74	c ===============================================================================
0.69/0.74	c |         0 |   11321    11957    62710 |     5000        0   -nan |  0.000 % |
0.69/0.77	c |       100 |   11321    11957    62710 |     5500      100     14 |  0.000 % |
0.69/0.78	c ===============================================================================
0.69/0.79	c core #48
0.69/0.79	c 
0.69/0.79	c 
0.69/0.79	c Core size: 386	Core Weight: 1	Total Weight: 106
0.69/0.79	c Current CPU time: 0.739887 s
0.69/0.79	c
0.69/0.79	c ============================[ Search Statistics ]==============================
0.69/0.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.79	c ===============================================================================
0.69/0.79	c |         0 |   11667    12294    64610 |     5000        0   -nan |  0.000 % |
0.79/0.81	c |       100 |   11667    12294    64610 |     5500      100     14 |  0.000 % |
0.79/0.82	c ===============================================================================
0.79/0.83	c core #49
0.79/0.83	c 
0.79/0.83	c 
0.79/0.83	c Core size: 368	Core Weight: 1	Total Weight: 107
0.79/0.83	c Current CPU time: 0.78288 s
0.79/0.83	c
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 |   11987    12597    66300 |     5000        0   -nan |  0.000 % |
0.79/0.86	c |       101 |   11987    12597    66300 |     5500      101     13 |  0.000 % |
0.79/0.87	c ===============================================================================
0.79/0.88	c core #50
0.79/0.88	c 
0.79/0.88	c 
0.79/0.88	c Core size: 350	Core Weight: 1	Total Weight: 108
0.79/0.88	c Current CPU time: 0.824874 s
0.79/0.88	c
0.79/0.88	c ============================[ Search Statistics ]==============================
0.79/0.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.79/0.88	c ===============================================================================
0.79/0.88	c |         0 |   12310    12905    68023 |     5000        0   -nan |  0.000 % |
0.79/0.90	c |       100 |   12310    12905    68023 |     5500      100     10 |  0.000 % |
0.89/0.91	c ===============================================================================
0.89/0.92	c core #51
0.89/0.92	c 
0.89/0.92	c 
0.89/0.92	c Core size: 368	Core Weight: 1	Total Weight: 109
0.89/0.92	c Current CPU time: 0.865868 s
0.89/0.92	c
0.89/0.92	c ============================[ Search Statistics ]==============================
0.89/0.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.89/0.92	c ===============================================================================
0.89/0.92	c |         0 |   12645    13223    69812 |     5000        0   -nan |  0.000 % |
0.89/0.94	c |       100 |   12643    13223    69812 |     5500      100     11 |  0.047 % |
0.89/0.95	c ===============================================================================
0.89/0.96	c core #52
0.89/0.96	c 
0.89/0.96	c 
0.89/0.96	c Core size: 392	Core Weight: 1	Total Weight: 110
0.89/0.96	c Current CPU time: 0.902862 s
0.89/0.96	c
0.89/0.96	c ============================[ Search Statistics ]==============================
0.89/0.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.89/0.96	c ===============================================================================
0.89/0.96	c |         0 |   12997    13566    71747 |     5000        0   -nan |  0.000 % |
0.89/0.98	c |       103 |   12997    13566    71747 |     5500      103      9 |  0.000 % |
0.89/0.99	c ===============================================================================
0.89/1.00	c core #53
0.89/1.00	c 
0.89/1.00	c 
0.89/1.00	c Core size: 380	Core Weight: 1	Total Weight: 111
0.89/1.00	c Current CPU time: 0.942856 s
0.89/1.00	c
0.89/1.00	c ============================[ Search Statistics ]==============================
0.89/1.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/1.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.89/1.00	c ===============================================================================
0.89/1.00	c |         0 |   13325    13873    73467 |     5000        0   -nan |  0.000 % |
1.00/1.02	c |       100 |   13325    13873    73467 |     5500      100     14 |  0.000 % |
1.00/1.05	c ===============================================================================
1.00/1.06	c core #54
1.00/1.06	c 
1.00/1.06	c 
1.00/1.06	c Core size: 401	Core Weight: 1	Total Weight: 112
1.00/1.06	c Current CPU time: 0.994848 s
1.00/1.06	c
1.00/1.06	c ============================[ Search Statistics ]==============================
1.00/1.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.00/1.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.00/1.06	c ===============================================================================
1.00/1.06	c |         0 |   13674    14195    75302 |     5000        0   -nan |  0.000 % |
1.00/1.08	c |       100 |   13674    14195    75302 |     5500      100     17 |  0.000 % |
1.10/1.10	c ===============================================================================
1.10/1.11	c core #55
1.10/1.11	c 
1.10/1.11	c 
1.10/1.11	c Core size: 420	Core Weight: 1	Total Weight: 113
1.10/1.11	c Current CPU time: 1.04584 s
1.10/1.11	c
1.10/1.11	c ============================[ Search Statistics ]==============================
1.10/1.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.10/1.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.10/1.11	c ===============================================================================
1.10/1.11	c |         0 |   14035    14528    77206 |     5000        0   -nan |  0.000 % |
1.10/1.14	c |       101 |   14035    14528    77206 |     5500      101     14 |  0.000 % |
1.10/1.16	c ===============================================================================
1.10/1.17	c core #56
1.10/1.17	c 
1.10/1.17	c 
1.10/1.17	c Core size: 434	Core Weight: 1	Total Weight: 114
1.10/1.17	c Current CPU time: 1.10383 s
1.10/1.17	c
1.10/1.17	c ============================[ Search Statistics ]==============================
1.10/1.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.10/1.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.10/1.17	c ===============================================================================
1.10/1.17	c |         0 |   14425    14885    79271 |     5000        0   -nan |  0.000 % |
1.19/1.20	c |       100 |   14425    14885    79271 |     5500      100     17 |  0.000 % |
1.19/1.23	c |       250 |   14415    14885    79271 |     6050      250     14 |  0.208 % |
1.19/1.23	c ===============================================================================
1.19/1.24	c core #57
1.19/1.24	c 
1.19/1.24	c 
1.19/1.24	c Core size: 448	Core Weight: 1	Total Weight: 115
1.19/1.24	c Current CPU time: 1.16782 s
1.19/1.24	c
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 |   14829    15249    81404 |     5083        0   -nan |  0.000 % |
1.19/1.27	c |       100 |   14829    15249    81404 |     5591      100     16 |  0.000 % |
1.19/1.29	c ===============================================================================
1.29/1.30	c core #58
1.29/1.30	c 
1.29/1.30	c 
1.29/1.30	c Core size: 418	Core Weight: 1	Total Weight: 116
1.29/1.30	c Current CPU time: 1.22581 s
1.29/1.30	c
1.29/1.30	c ============================[ Search Statistics ]==============================
1.29/1.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.29/1.30	c ===============================================================================
1.29/1.30	c |         0 |   15199    15595    83385 |     5198        0   -nan |  0.000 % |
1.29/1.33	c |       101 |   15199    15595    83385 |     5718      101     16 |  0.000 % |
1.29/1.35	c |       251 |   15192    15595    83385 |     6289      251     14 |  0.092 % |
1.29/1.36	c ===============================================================================
1.29/1.37	c core #59
1.29/1.37	c 
1.29/1.37	c 
1.29/1.37	c Core size: 455	Core Weight: 1	Total Weight: 117
1.29/1.37	c Current CPU time: 1.2878 s
1.29/1.37	c
1.29/1.37	c ============================[ Search Statistics ]==============================
1.29/1.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.29/1.37	c ===============================================================================
1.29/1.37	c |         0 |   15613    15981    85623 |     5327        0   -nan |  0.000 % |
1.29/1.39	c |       100 |   15613    15981    85623 |     5859      100     22 |  0.000 % |
1.39/1.41	c ===============================================================================
1.39/1.42	c core #60
1.39/1.42	c 
1.39/1.42	c 
1.39/1.42	c Core size: 387	Core Weight: 1	Total Weight: 118
1.39/1.42	c Current CPU time: 1.34279 s
1.39/1.42	c
1.39/1.42	c ============================[ Search Statistics ]==============================
1.39/1.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.39/1.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.39/1.42	c ===============================================================================
1.39/1.42	c |         0 |   15969    16301    87455 |     5433        0   -nan |  0.000 % |
1.39/1.45	c |       100 |   15969    16301    87455 |     5977      100     13 |  0.000 % |
1.39/1.47	c ===============================================================================
1.39/1.49	c core #61
1.39/1.49	c 
1.39/1.49	c 
1.39/1.49	c Core size: 424	Core Weight: 1	Total Weight: 119
1.39/1.49	c Current CPU time: 1.40179 s
1.39/1.49	c
1.39/1.49	c ============================[ Search Statistics ]==============================
1.39/1.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.39/1.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.39/1.49	c ===============================================================================
1.39/1.49	c |         0 |   16357    16650    89492 |     5550        0   -nan |  0.000 % |
1.49/1.52	c |       101 |   16357    16650    89492 |     6105      101     19 |  0.000 % |
1.49/1.54	c ===============================================================================
1.49/1.56	c core #62
1.49/1.56	c 
1.49/1.56	c 
1.49/1.56	c Core size: 452	Core Weight: 1	Total Weight: 120
1.49/1.56	c Current CPU time: 1.46778 s
1.49/1.56	c
1.49/1.56	c ============================[ Search Statistics ]==============================
1.49/1.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.49/1.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.49/1.56	c ===============================================================================
1.49/1.56	c |         0 |   16747    17014    91589 |     5671        0   -nan |  0.000 % |
1.49/1.59	c |       101 |   16747    17014    91589 |     6238      101     16 |  0.000 % |
1.59/1.61	c |       252 |   16744    17014    91589 |     6862      252     14 |  0.024 % |
1.59/1.64	c ===============================================================================
1.59/1.66	c core #63
1.59/1.66	c 
1.59/1.66	c 
1.59/1.66	c Core size: 526	Core Weight: 1	Total Weight: 121
1.59/1.66	c Current CPU time: 1.56376 s
1.59/1.66	c
1.59/1.66	c ============================[ Search Statistics ]==============================
1.59/1.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.59/1.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.59/1.66	c ===============================================================================
1.59/1.66	c |         0 |   17224    17420    94043 |     5806        0   -nan |  0.000 % |
1.59/1.69	c |       100 |   17224    17420    94043 |     6387      100     15 |  0.000 % |
1.69/1.71	c |       250 |   17208    17420    94043 |     7026      250     13 |  0.105 % |
1.69/1.71	c ===============================================================================
1.69/1.73	c core #64
1.69/1.73	c 
1.69/1.73	c 
1.69/1.73	c Core size: 452	Core Weight: 1	Total Weight: 122
1.69/1.73	c Current CPU time: 1.62875 s
1.69/1.73	c
1.69/1.73	c ============================[ Search Statistics ]==============================
1.69/1.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.69/1.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.69/1.73	c ===============================================================================
1.69/1.73	c |         0 |   17620    17773    96101 |     5924        0   -nan |  0.000 % |
1.69/1.75	c |       101 |   17620    17773    96101 |     6516      101     14 |  0.000 % |
1.69/1.78	c |       251 |   17615    17773    96101 |     7168      251     13 |  0.045 % |
1.69/1.79	c ===============================================================================
1.79/1.80	c core #65
1.79/1.80	c 
1.79/1.80	c 
1.79/1.80	c Core size: 517	Core Weight: 1	Total Weight: 123
1.79/1.80	c Current CPU time: 1.70074 s
1.79/1.80	c
1.79/1.80	c ============================[ Search Statistics ]==============================
1.79/1.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.79/1.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.79/1.80	c ===============================================================================
1.79/1.80	c |         0 |   18065    18149    98374 |     6049        0   -nan |  0.000 % |
1.79/1.83	c |       101 |   18065    18149    98374 |     6654      101     15 |  0.000 % |
1.79/1.85	c |       251 |   18065    18149    98374 |     7320      251     19 |  0.000 % |
1.79/1.89	c |       477 |   18047    18149    98374 |     8052      477     18 |  0.100 % |
1.89/1.94	c |       815 |   18013    18149    98374 |     8857      815     20 |  0.288 % |
1.99/2.00	c |      1322 |   18001    18149    98374 |     9743     1322     22 |  0.376 % |
1.99/2.01	c ===============================================================================
1.99/2.03	c core #66
1.99/2.03	c 
1.99/2.03	c 
1.99/2.03	c Core size: 544	Core Weight: 1	Total Weight: 124
1.99/2.03	c Current CPU time: 1.92171 s
1.99/2.03	c
1.99/2.03	c ============================[ Search Statistics ]==============================
1.99/2.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.99/2.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.99/2.03	c ===============================================================================
1.99/2.03	c |         0 |   18566    18550   100867 |     6183        0   -nan |  0.000 % |
1.99/2.06	c |       101 |   18566    18550   100867 |     6801      101     16 |  0.000 % |
1.99/2.08	c |       252 |   18560    18550   100867 |     7481      252     15 |  0.032 % |
2.10/2.11	c |       477 |   18508    18550   100867 |     8230      477     16 |  0.312 % |
2.10/2.16	c |       816 |   18486    18550   100867 |     9053      816     19 |  0.431 % |
2.20/2.24	c |      1322 |   18317    18550   100867 |     9958     1322     21 |  1.341 % |
2.29/2.33	c |      2083 |   18317    18550   100867 |    10954     2083     23 |  1.341 % |
2.39/2.50	c |      3222 |   18317    18550   100867 |    12049     3222     28 |  1.341 % |
2.69/2.76	c |      4932 |   18317    18550   100867 |    13254     4932     32 |  1.341 % |
2.89/2.96	c ===============================================================================
2.99/3.00	c core #67
2.99/3.00	c 
2.99/3.00	c 
2.99/3.00	c Core size: 574	Core Weight: 1	Total Weight: 125
2.99/3.00	c Current CPU time: 2.88256 s
2.99/3.00	c
2.99/3.00	c ============================[ Search Statistics ]==============================
2.99/3.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.99/3.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.99/3.00	c ===============================================================================
2.99/3.00	c |         0 |   19088    18930   103309 |     6310        0   -nan |  0.000 % |
2.99/3.03	c |       101 |   19088    18930   103309 |     6941      101     16 |  0.000 % |
2.99/3.06	c |       251 |   19085    18930   103309 |     7635      251     14 |  0.021 % |
3.09/3.10	c |       476 |   19084    18930   103309 |     8398      476     17 |  0.021 % |
3.09/3.15	c |       821 |   19070    18930   103309 |     9238      821     25 |  0.094 % |
3.20/3.23	c |      1327 |   19054    18930   103309 |    10162     1327     30 |  0.199 % |
3.30/3.35	c |      2088 |   18998    18930   103309 |    11178     2088     39 |  0.472 % |
3.39/3.49	c |      3227 |   18995    18930   103309 |    12296     3227     39 |  0.555 % |
3.69/3.70	c |      4936 |   18982    18930   103309 |    13526     4936     41 |  0.555 % |
4.00/4.04	c |      7500 |   18982    18930   103309 |    14878     7500     42 |  0.555 % |
4.59/4.67	c |     11346 |   18976    18930   103309 |    16366    11346     46 |  0.587 % |
5.69/5.78	c |     17113 |   18976    18930   103309 |    18003    17113     48 |  0.587 % |
7.79/7.87	c |     25762 |   18976    18930   103309 |    19803    16540     59 |  0.587 % |
10.79/10.86	c |     38736 |   18974    18930   103309 |    21783    19341     68 |  0.597 % |
15.69/15.75	c |     58199 |   18972    18930   103309 |    23962    16055     66 |  0.608 % |
23.89/23.91	c |     87391 |   18804    18930   103309 |    26358    20091     72 |  1.488 % |
35.99/36.08	c |    131180 |   18257    18930   103309 |    28994    18489     87 |  4.354 % |
45.29/45.33	c ===============================================================================
46.10/46.13	c core #68
46.10/46.13	c 
46.10/46.13	c 
46.10/46.13	c Core size: 622	Core Weight: 1	Total Weight: 126
46.10/46.13	c Current CPU time: 45.807 s
46.10/46.13	c
46.10/46.13	c ============================[ Search Statistics ]==============================
46.10/46.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
46.10/46.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
46.10/46.13	c ===============================================================================
46.10/46.13	c |         0 |   19657    19314   105882 |     6438        0   -nan |  0.000 % |
46.10/46.16	c |       100 |   19657    19314   105882 |     7081      100     16 |  0.000 % |
46.10/46.19	c |       251 |   19651    19314   105882 |     7789      251     16 |  0.031 % |
46.20/46.22	c |       476 |   19649    19314   105882 |     8568      476     19 |  0.041 % |
46.20/46.28	c |       813 |   19633    19314   105882 |     9425      813     20 |  0.183 % |
46.29/46.34	c |      1321 |   19621    19314   105882 |    10368     1321     26 |  0.183 % |
46.39/46.47	c |      2080 |   19589    19314   105882 |    11405     2080     33 |  0.346 % |
46.59/46.62	c |      3221 |   19572    19314   105882 |    12545     3221     40 |  0.468 % |
46.89/46.93	c |      4929 |   19565    19314   105882 |    13800     4929     46 |  0.468 % |
47.30/47.33	c |      7491 |   19565    19314   105882 |    15180     7491     51 |  0.468 % |
47.89/47.90	c |     11336 |   19565    19314   105882 |    16698    11336     55 |  0.468 % |
48.99/49.02	c |     17103 |   19565    19314   105882 |    18368    17103     56 |  0.468 % |
50.60/50.64	c |     25753 |   19565    19314   105882 |    20205    16165     69 |  0.468 % |
53.30/53.35	c |     38728 |   19565    19314   105882 |    22225    18749     79 |  0.468 % |
57.99/58.03	c |     58199 |   19565    19314   105882 |    24448    14951     68 |  0.468 % |
66.59/66.63	c |     87391 |   19535    19314   105882 |    26893    17517    107 |  0.621 % |
82.09/82.10	c |    131186 |   19531    19314   105882 |    29582    18399    105 |  0.641 % |
107.50/107.56	c |    196870 |   19525    19314   105882 |    32540    18445    121 |  0.672 % |
147.79/147.89	c |    295398 |   19525    19314   105882 |    35794    16211    118 |  0.672 % |
211.29/211.33	c |    443189 |   19467    19314   105882 |    39374    27928    126 |  0.967 % |
312.89/312.91	c |    664876 |   19467    19314   105882 |    43311    19210    125 |  0.967 % |
447.71/447.77	c |    997401 |   19467    19314   105882 |    47642    42102     92 |  0.967 % |
649.31/649.34	c |   1496191 |   19467    19314   105882 |    52407    49597    115 |  0.967 % |
1018.62/1018.66	c |   2244375 |   19467    19314   105882 |    57647    53668    126 |  0.967 % |
1489.12/1489.16	c ===============================================================================
1515.12/1515.14	c core #69
1515.12/1515.14	c 
1515.12/1515.14	c 
1515.12/1515.14	c Core size: 672	Core Weight: 1	Total Weight: 127
1515.12/1515.14	c Current CPU time: 1510.31 s
1515.12/1515.14	c
1515.12/1515.14	c ============================[ Search Statistics ]==============================
1515.12/1515.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1515.12/1515.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1515.12/1515.14	c ===============================================================================
1515.12/1515.14	c |         0 |   20281    19724   108672 |     6574        0   -nan |  0.000 % |
1515.12/1515.17	c |       100 |   20281    19724   108672 |     7232      100     18 |  0.000 % |
1515.23/1515.20	c |       254 |   20277    19724   108672 |     7955      254     22 |  0.020 % |
1515.23/1515.24	c |       480 |   20265    19724   108672 |     8750      480     25 |  0.079 % |
1515.23/1515.28	c |       820 |   20255    19724   108672 |     9625      820     33 |  0.128 % |
1515.33/1515.37	c |      1329 |   20255    19724   108672 |    10588     1329     31 |  0.128 % |
1515.43/1515.45	c |      2090 |   20255    19724   108672 |    11647     2090     34 |  0.128 % |
1515.63/1515.66	c |      3232 |   20231    19724   108672 |    12812     3232     39 |  0.247 % |
1515.93/1515.94	c |      4940 |   20227    19724   108672 |    14093     4940     52 |  0.276 % |
1516.33/1516.38	c |      7502 |   20216    19724   108672 |    15502     7502     52 |  0.414 % |
1516.93/1516.92	c |     11347 |   20197    19724   108672 |    17052    11347     59 |  0.414 % |
1518.04/1518.02	c |     17113 |   20091    19724   108672 |    18758    17113     65 |  0.937 % |
1519.23/1519.27	c |     25762 |   20091    19724   108672 |    20634    15793     80 |  0.937 % |
1521.93/1521.94	c |     38741 |   20091    19724   108672 |    22697    17774     96 |  0.937 % |
1527.53/1527.57	c |     58203 |   20091    19724   108672 |    24967    13169    128 |  0.937 % |
1540.33/1540.34	c |     87400 |   20091    19724   108672 |    27464    15519    121 |  0.937 % |
1555.53/1555.50	c |    131196 |   20091    19724   108672 |    30210    28490    129 |  0.937 % |
1586.52/1586.59	c |    196880 |   20091    19724   108672 |    33231    24325    138 |  0.937 % |
1623.83/1623.81	c |    295408 |   20091    19724   108672 |    36554    20585    133 |  0.937 % |
1692.83/1692.84	c |    443199 |   20091    19724   108672 |    40210    29332    132 |  0.937 % |
1797.53/1797.54	c |    664885 |   20091    19724   108672 |    44231    35760    154 |  0.937 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447219-1307907109/watcher-3447219-1307907109 -o /var/tmp/evaluation-result-3447219-1307907109/solver-3447219-1307907109 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3447219-1307907109.wbo 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.97 1.91 2/177 11040
/proc/meminfo: memFree=852032/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=2108 CPUtime=0 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 349 0 0 0 0 0 0 0 25 0 1 0 358320357 2158592 288 33554432000 4194304 5714214 140736648165680 18446744073709551615 5013195 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11040/statm: 527 289 176 372 0 152 0

[startup+0.0125111 s]
/proc/loadavg: 1.99 1.97 1.91 2/177 11040
/proc/meminfo: memFree=852032/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=2516 CPUtime=0.01 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 421 0 0 0 1 0 0 0 18 0 1 0 358320357 2576384 360 33554432000 4194304 5714214 140736648165680 18446744073709551615 4743005 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11040/statm: 629 360 177 372 0 254 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2516

[startup+0.100529 s]
/proc/loadavg: 1.99 1.97 1.91 2/177 11040
/proc/meminfo: memFree=852032/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=4012 CPUtime=0.09 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 861 0 0 0 9 0 0 0 18 0 1 0 358320357 4108288 769 33554432000 4194304 5714214 140736648165680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11040/statm: 1003 769 178 372 0 628 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4012

[startup+0.300502 s]
/proc/loadavg: 1.99 1.97 1.91 2/177 11040
/proc/meminfo: memFree=852032/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=6512 CPUtime=0.29 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 1737 0 0 0 28 1 0 0 18 0 1 0 358320357 6668288 1327 33554432000 4194304 5714214 140736648165680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11040/statm: 1628 1327 178 372 0 1253 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6512

[startup+0.700429 s]
/proc/loadavg: 1.99 1.97 1.91 2/177 11040
/proc/meminfo: memFree=852032/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=9976 CPUtime=0.69 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 3053 0 0 0 66 3 0 0 18 0 1 0 358320357 10215424 2155 33554432000 4194304 5714214 140736648165680 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11040/statm: 2494 2155 178 372 0 2119 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9976

[startup+1.50028 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11041
/proc/meminfo: memFree=840144/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=13600 CPUtime=1.49 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 4710 0 0 0 141 8 0 0 18 0 1 0 358320357 13926400 3066 33554432000 4194304 5714214 140736648165680 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11040/statm: 3400 3066 178 372 0 3025 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13600

[startup+3.101 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11041
/proc/meminfo: memFree=835056/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=17800 CPUtime=3.09 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 6090 0 0 0 298 11 0 0 18 0 1 0 358320357 18227200 4106 33554432000 4194304 5714214 140736648165680 18446744073709551615 4311907 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11040/statm: 4450 4106 178 372 0 4075 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17800

[startup+6.30044 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11041
/proc/meminfo: memFree=826748/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=18012 CPUtime=6.29 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 6160 0 0 0 617 12 0 0 25 0 1 0 358320357 18444288 4176 33554432000 4194304 5714214 140736648165680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11040/statm: 4503 4176 178 372 0 4128 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18012

[startup+12.7003 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11041
/proc/meminfo: memFree=809864/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=25776 CPUtime=12.69 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 8063 0 0 0 1255 14 0 0 25 0 1 0 358320357 26394624 6079 33554432000 4194304 5714214 140736648165680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11040/statm: 6444 6079 178 372 0 6069 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25776

[startup+25.501 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11041
/proc/meminfo: memFree=778364/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=36792 CPUtime=25.5 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 10788 0 0 0 2531 19 0 0 25 0 1 0 358320357 37675008 8804 33554432000 4194304 5714214 140736648165680 18446744073709551615 4319373 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/11040/statm: 9198 8804 178 372 0 8823 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 36792

[startup+51.1005 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11042
/proc/meminfo: memFree=581792/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=61336 CPUtime=51.09 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 16643 0 0 0 5081 28 0 0 25 0 1 0 358320357 62808064 14659 33554432000 4194304 5714214 140736648165680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 15334 14659 178 372 0 14959 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61336

[startup+102.306 s]
/proc/loadavg: 1.94 1.96 1.91 3/178 11120
/proc/meminfo: memFree=1371408/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=61604 CPUtime=102.3 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 17110 0 0 0 10188 42 0 0 25 0 1 0 358320357 63082496 15126 33554432000 4194304 5714214 140736648165680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 15401 15126 178 372 0 15026 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 61604

[startup+162.301 s]
/proc/loadavg: 1.98 1.96 1.91 3/178 11121
/proc/meminfo: memFree=1334788/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=87816 CPUtime=162.3 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 23427 0 0 0 16175 55 0 0 25 0 1 0 358320357 89923584 21443 33554432000 4194304 5714214 140736648165680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 21954 21443 178 372 0 21579 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 87816

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11123
/proc/meminfo: memFree=1291840/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=111724 CPUtime=222.3 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 29300 0 0 0 22162 68 0 0 25 0 1 0 358320357 114405376 27316 33554432000 4194304 5714214 140736648165680 18446744073709551615 4319428 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 27931 27316 178 372 0 27556 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 111724

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11124
/proc/meminfo: memFree=1255604/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=134120 CPUtime=282.3 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 34693 0 0 0 28151 79 0 0 25 0 1 0 358320357 137338880 32709 33554432000 4194304 5714214 140736648165680 18446744073709551615 4319332 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 33530 32709 178 372 0 33155 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 134120

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11126
/proc/meminfo: memFree=1205720/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=157392 CPUtime=342.3 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 40302 0 0 0 34141 89 0 0 25 0 1 0 358320357 161169408 38318 33554432000 4194304 5714214 140736648165680 18446744073709551615 4319337 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 39348 38318 178 372 0 38973 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 157392

[startup+402.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11127
/proc/meminfo: memFree=1183120/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=174004 CPUtime=402.3 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 44315 0 0 0 40128 102 0 0 25 0 1 0 358320357 178180096 42331 33554432000 4194304 5714214 140736648165680 18446744073709551615 4200288 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 43501 42331 178 372 0 43126 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 174004

[startup+462.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11129
/proc/meminfo: memFree=1139188/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=201112 CPUtime=462.3 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 50973 0 0 0 46115 115 0 0 25 0 1 0 358320357 205938688 48989 33554432000 4194304 5714214 140736648165680 18446744073709551615 4319269 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 50278 48989 178 372 0 49903 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 201112

[startup+522.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11131
/proc/meminfo: memFree=1103444/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=223468 CPUtime=522.31 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 56553 0 0 0 52099 132 0 0 25 0 1 0 358320357 228831232 54569 33554432000 4194304 5714214 140736648165680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 55867 54569 178 372 0 55492 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 223468

[startup+582.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11132
/proc/meminfo: memFree=1052324/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=252760 CPUtime=582.31 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 63711 0 0 0 58088 143 0 0 25 0 1 0 358320357 258826240 61727 33554432000 4194304 5714214 140736648165680 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 63190 61727 178 372 0 62815 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 252760

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11139
/proc/meminfo: memFree=917640/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=325824 CPUtime=822.31 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 81716 0 0 0 82041 190 0 0 25 0 1 0 358320357 333643776 79732 33554432000 4194304 5714214 140736648165680 18446744073709551615 4319428 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 81456 79732 178 372 0 81081 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 325824

[startup+882.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11140
/proc/meminfo: memFree=890588/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=343544 CPUtime=882.31 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 86074 0 0 0 88029 202 0 0 25 0 1 0 358320357 351789056 84090 33554432000 4194304 5714214 140736648165680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 85886 84090 178 372 0 85511 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 343544

[startup+942.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11142
/proc/meminfo: memFree=850556/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=367384 CPUtime=942.32 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 91973 0 0 0 94017 215 0 0 25 0 1 0 358320357 376201216 89989 33554432000 4194304 5714214 140736648165680 18446744073709551615 4300208 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 91846 89989 178 372 0 91471 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 367384

[startup+1002.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11143
/proc/meminfo: memFree=817372/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=384612 CPUtime=1002.32 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 96176 0 0 0 100006 226 0 0 25 0 1 0 358320357 393842688 94192 33554432000 4194304 5714214 140736648165680 18446744073709551615 4300272 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 96153 94192 178 372 0 95778 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 384612

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11145
/proc/meminfo: memFree=787992/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=403872 CPUtime=1062.32 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 100947 0 0 0 105995 237 0 0 25 0 1 0 358320357 413564928 98963 33554432000 4194304 5714214 140736648165680 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 100968 98963 178 372 0 100593 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 403872

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11147
/proc/meminfo: memFree=746908/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=422164 CPUtime=1122.32 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 105528 0 0 0 111984 248 0 0 25 0 1 0 358320357 432295936 103544 33554432000 4194304 5714214 140736648165680 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 105541 103544 178 372 0 105166 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 422164

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11148
/proc/meminfo: memFree=706936/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=437452 CPUtime=1182.32 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 109327 0 0 0 117975 257 0 0 25 0 1 0 358320357 447950848 107343 33554432000 4194304 5714214 140736648165680 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 109363 107343 178 372 0 108988 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 437452

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11150
/proc/meminfo: memFree=684760/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=454348 CPUtime=1242.32 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 113475 0 0 0 123964 268 0 0 25 0 1 0 358320357 465252352 111491 33554432000 4194304 5714214 140736648165680 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 113587 111491 178 372 0 113212 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 454348

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11152
/proc/meminfo: memFree=665136/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=469592 CPUtime=1302.33 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 117201 0 0 0 129957 276 0 0 25 0 1 0 358320357 480862208 115217 33554432000 4194304 5714214 140736648165680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 117398 115217 178 372 0 117023 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 469592

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11153
/proc/meminfo: memFree=640916/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=479012 CPUtime=1362.32 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 119520 0 0 0 135948 284 0 0 25 0 1 0 358320357 490508288 117536 33554432000 4194304 5714214 140736648165680 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 119753 117536 178 372 0 119378 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 479012

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11155
/proc/meminfo: memFree=616192/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=491124 CPUtime=1422.33 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 122530 0 0 0 141940 293 0 0 25 0 1 0 358320357 502910976 120546 33554432000 4194304 5714214 140736648165680 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 122781 120546 178 372 0 122406 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 491124

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11156
/proc/meminfo: memFree=593816/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=496616 CPUtime=1482.33 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 123863 0 0 0 147931 302 0 0 25 0 1 0 358320357 508534784 121879 33554432000 4194304 5714214 140736648165680 18446744073709551615 4311907 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 124154 121879 178 372 0 123779 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 496616

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11158
/proc/meminfo: memFree=497308/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=579972 CPUtime=1542.32 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 144683 0 0 0 153917 315 0 0 25 0 1 0 358320357 593891328 142699 33554432000 4194304 5714214 140736648165680 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 144993 142699 178 372 0 144618 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 579972

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11159
/proc/meminfo: memFree=479720/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=579972 CPUtime=1602.33 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 144693 0 0 0 159901 332 0 0 25 0 1 0 358320357 593891328 142709 33554432000 4194304 5714214 140736648165680 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 144993 142709 178 372 0 144618 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 579972

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11161
/proc/meminfo: memFree=459288/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=579972 CPUtime=1662.33 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 144707 0 0 0 165891 342 0 0 25 0 1 0 358320357 593891328 142723 33554432000 4194304 5714214 140736648165680 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 144993 142723 178 372 0 144618 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 579972

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11163
/proc/meminfo: memFree=449944/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=579972 CPUtime=1722.33 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 144727 0 0 0 171882 351 0 0 25 0 1 0 358320357 593891328 142743 33554432000 4194304 5714214 140736648165680 18446744073709551615 4319782 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 144993 142743 178 372 0 144618 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 579972

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11173
/proc/meminfo: memFree=424500/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=579972 CPUtime=1782.33 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 144975 0 0 0 177872 361 0 0 25 0 1 0 358320357 593891328 142991 33554432000 4194304 5714214 140736648165680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 144993 142991 178 372 0 144618 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 579972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 11174
/proc/meminfo: memFree=423964/32950928 swapFree=67054688/67111528
[pid=11040] ppid=11038 vsize=579972 CPUtime=1800.03 cores=0,2,4,6
/proc/11040/stat : 11040 (wbo1.6) R 11038 11040 8717 0 -1 4202496 145126 0 0 0 179638 365 0 0 25 0 1 0 358320357 593891328 143142 33554432000 4194304 5714214 140736648165680 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/11040/statm: 144993 143142 178 372 0 144618 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 579972

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.03
CPU time (s): 1800.07
CPU user time (s): 1796.39
CPU system time (s): 3.68044
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 579972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.39
system time used= 3.68044
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 145126
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= 17
involuntary context switches= 1829

runsolver used 2.6296 second user time and 5.56615 second system time

The end

Launcher Data

Begin job on node112 at 2011-06-12 21:31:49
IDJOB=3447219
IDBENCH=79412
IDSOLVER=1943
FILE ID=node112/3447219-1307907109
RUNJOBID= node112-1307904089-10233
PBS_JOBID= 13559592
Free space on /var/tmp= 2880 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/jnh/normalized-jnh308_wcsp.wbo
COMMAND LINE= wbo1.6 -file-format=wbo -time-limit=TIMEOUT -search-mode=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447219-1307907109/watcher-3447219-1307907109 -o /var/tmp/evaluation-result-3447219-1307907109/solver-3447219-1307907109 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=wbo -time-limit=1800 -search-mode=0 HOME/instance-3447219-1307907109.wbo

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 9e4ae11dd0361dce6825f0168cc6adb2
RANDOM SEED=500154681

node112.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.847
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.69
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.847
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	: 5180.45
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.847
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.76
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.847
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.847
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.61
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.847
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.83
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.847
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.847
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:        852220 kB
Buffers:         60808 kB
Cached:       30419888 kB
SwapCached:      10436 kB
Active:       16351308 kB
Inactive:     14797152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:        852220 kB
SwapTotal:    67111528 kB
SwapFree:     67054688 kB
Dirty:            4444 kB
Writeback:           4 kB
AnonPages:      665260 kB
Mapped:          10148 kB
Slab:           885196 kB
PageTables:       5804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   859360 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2876 MiB
End job on node112 at 2011-06-12 22:01:52