Trace number 3461340

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 NameAnswerobjective functionCPU timeWall clock time
wbo 1.6? (TO) 1800.12 1800.24

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-p0201.opb
MD5SUM303eaeab4b7ccd67c7fab31d13d20bc2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1523
Best CPU time to get the best result obtained on this benchmark1.44378
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1523
Optimality of the best value was proved YES
Number of variables201
Total number of constraints133
Number of constraints which are clauses20
Number of constraints which are cardinality constraints (but not clauses)26
Number of constraints which are nor clauses,nor cardinality constraints87
Minimum length of a constraint3
Maximum length of a constraint67
Number of terms in the objective function 201
Biggest coefficient in the objective function 1920
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 19980
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 1920
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 19980
Number of bits of the biggest sum of numbers15
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 opb file format. File HOME/instance-3461340-1307074355.opb.
0.00/0.00	c Instance file HOME/instance-3461340-1307074355.opb
0.00/0.00	c File size is 17810 bytes.
0.00/0.00	c Highest Coefficient sum: 777
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:      201                                                 |
0.00/0.00	c |  Number Clauses:        20                                                  |
0.00/0.00	c |  Number Cardinality:    80                                                  |
0.00/0.00	c |  Number PB Constraints: 33                                                  |
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 |     195      133     1923 |     5000        0   -nan |  0.000 % |
0.00/0.01	c core #1
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 10	Core Weight: 100	Total Weight: 100
0.00/0.01	c Current CPU time: 0.000999 s
0.00/0.01	c
0.00/0.01	c core #2
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 10	Core Weight: 100	Total Weight: 200
0.00/0.01	c Current CPU time: 0.000999 s
0.00/0.01	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: 10	Core Weight: 90	Total Weight: 290
0.00/0.01	c Current CPU time: 0.000999 s
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: 10	Core Weight: 90	Total Weight: 380
0.00/0.01	c Current CPU time: 0.000999 s
0.00/0.01	c
0.00/0.01	c core #5
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 10	Core Weight: 80	Total Weight: 460
0.00/0.01	c Current CPU time: 0.000999 s
0.00/0.01	c
0.00/0.01	c core #6
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 10	Core Weight: 80	Total Weight: 540
0.00/0.01	c Current CPU time: 0.001999 s
0.00/0.01	c
0.00/0.01	c core #7
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 10	Core Weight: 70	Total Weight: 610
0.00/0.01	c Current CPU time: 0.001999 s
0.00/0.01	c
0.00/0.01	c core #8
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 10	Core Weight: 70	Total Weight: 680
0.00/0.01	c Current CPU time: 0.001999 s
0.00/0.01	c
0.00/0.01	c core #9
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 10	Core Weight: 60	Total Weight: 740
0.00/0.01	c Current CPU time: 0.001999 s
0.00/0.01	c
0.00/0.01	c core #10
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 10	Core Weight: 60	Total Weight: 800
0.00/0.01	c Current CPU time: 0.001999 s
0.00/0.01	c
0.00/0.01	c core #11
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 10	Core Weight: 50	Total Weight: 850
0.00/0.01	c Current CPU time: 0.002999 s
0.00/0.01	c
0.00/0.01	c core #12
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 10	Core Weight: 50	Total Weight: 900
0.00/0.01	c Current CPU time: 0.002999 s
0.00/0.01	c
0.00/0.01	c core #13
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 10	Core Weight: 40	Total Weight: 940
0.00/0.01	c Current CPU time: 0.002999 s
0.00/0.01	c
0.00/0.01	c core #14
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 10	Core Weight: 40	Total Weight: 980
0.00/0.01	c Current CPU time: 0.002999 s
0.00/0.01	c
0.00/0.01	c core #15
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 10	Core Weight: 30	Total Weight: 1010
0.00/0.01	c Current CPU time: 0.002999 s
0.00/0.01	c
0.00/0.01	c core #16
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 10	Core Weight: 30	Total Weight: 1040
0.00/0.01	c Current CPU time: 0.003999 s
0.00/0.01	c
0.00/0.01	c core #17
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 10	Core Weight: 20	Total Weight: 1060
0.00/0.01	c Current CPU time: 0.003999 s
0.00/0.01	c
0.00/0.01	c core #18
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 10	Core Weight: 20	Total Weight: 1080
0.00/0.01	c Current CPU time: 0.003999 s
0.00/0.01	c
0.00/0.01	c core #19
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 10	Core Weight: 10	Total Weight: 1090
0.00/0.01	c Current CPU time: 0.003999 s
0.00/0.01	c
0.00/0.01	c core #20
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 10	Core Weight: 10	Total Weight: 1100
0.00/0.01	c Current CPU time: 0.004999 s
0.00/0.01	c
0.00/0.01	c core #21
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 12	Core Weight: 30	Total Weight: 1130
0.00/0.01	c Current CPU time: 0.004999 s
0.00/0.01	c
0.00/0.01	c core #22
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 11	Core Weight: 20	Total Weight: 1150
0.00/0.01	c Current CPU time: 0.004999 s
0.00/0.01	c
0.00/0.01	c core #23
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 27	Core Weight: 10	Total Weight: 1160
0.00/0.01	c Current CPU time: 0.005999 s
0.00/0.01	c
0.00/0.01	c core #24
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 25	Core Weight: 2	Total Weight: 1162
0.00/0.01	c Current CPU time: 0.005999 s
0.00/0.01	c
0.00/0.01	c core #25
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 23	Core Weight: 8	Total Weight: 1170
0.00/0.01	c Current CPU time: 0.005999 s
0.00/0.01	c
0.00/0.01	c core #26
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 35	Core Weight: 25	Total Weight: 1195
0.00/0.01	c Current CPU time: 0.006998 s
0.00/0.01	c
0.00/0.01	c core #27
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 55	Core Weight: 5	Total Weight: 1200
0.00/0.01	c Current CPU time: 0.006998 s
0.00/0.01	c
0.00/0.01	c core #28
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 50	Core Weight: 5	Total Weight: 1205
0.00/0.01	c Current CPU time: 0.007998 s
0.00/0.01	c
0.00/0.01	c core #29
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 45	Core Weight: 5	Total Weight: 1210
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 |     496      725     2534 |     5000        0   -nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c core #30
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 47	Core Weight: 5	Total Weight: 1215
0.00/0.01	c Current CPU time: 0.008998 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 |     557      761     2767 |     5000        0   -nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c core #31
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 81	Core Weight: 5	Total Weight: 1220
0.00/0.01	c Current CPU time: 0.009998 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 |     637      821     2946 |     5000        0   -nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c core #32
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 114	Core Weight: 5	Total Weight: 1225
0.00/0.01	c Current CPU time: 0.011998 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 |     750      922     3214 |     5000        0   -nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c core #33
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 113	Core Weight: 2	Total Weight: 1227
0.00/0.01	c Current CPU time: 0.011998 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 |     871     1020     3550 |     5000        0   -nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c core #34
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 84	Core Weight: 2	Total Weight: 1229
0.00/0.01	c Current CPU time: 0.013997 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 |     955     1101     3720 |     5000        0   -nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.02	c core #35
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 113	Core Weight: 1	Total Weight: 1230
0.00/0.02	c Current CPU time: 0.015997 s
0.00/0.02	c
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |    1075     1186     4252 |     5000        0   -nan |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c core #36
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 127	Core Weight: 1	Total Weight: 1231
0.00/0.02	c Current CPU time: 0.018997 s
0.00/0.02	c
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |    1198     1302     4543 |     5000        0   -nan |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c core #37
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 155	Core Weight: 1	Total Weight: 1232
0.00/0.02	c Current CPU time: 0.022996 s
0.00/0.02	c
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |    1357     1444     5067 |     5000        0   -nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c core #38
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 125	Core Weight: 1	Total Weight: 1233
0.00/0.03	c Current CPU time: 0.025996 s
0.00/0.03	c
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |    1474     1560     5352 |     5000        0   -nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c core #39
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 54	Core Weight: 2	Total Weight: 1235
0.00/0.03	c Current CPU time: 0.028995 s
0.00/0.03	c
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |    1535     1604     5654 |     5000        0   -nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c core #40
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 26	Core Weight: 2	Total Weight: 1237
0.00/0.03	c Current CPU time: 0.031995 s
0.00/0.03	c
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |    1559     1627     5704 |     5000        0   -nan |  0.000 % |
0.00/0.04	c ===============================================================================
0.00/0.04	c core #41
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 98	Core Weight: 1	Total Weight: 1238
0.00/0.04	c Current CPU time: 0.034994 s
0.00/0.04	c
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.04	c ===============================================================================
0.00/0.04	c |         0 |    1651     1717     5997 |     5000        0   -nan |  0.000 % |
0.00/0.04	c ===============================================================================
0.00/0.04	c core #42
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 178	Core Weight: 1	Total Weight: 1239
0.00/0.04	c Current CPU time: 0.040993 s
0.00/0.04	c
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.04	c ===============================================================================
0.00/0.04	c |         0 |    1824     1883     6552 |     5000        0   -nan |  0.000 % |
0.00/0.05	c ===============================================================================
0.00/0.05	c core #43
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 131	Core Weight: 1	Total Weight: 1240
0.00/0.05	c Current CPU time: 0.044993 s
0.00/0.05	c
0.00/0.05	c ============================[ Search Statistics ]==============================
0.00/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.05	c ===============================================================================
0.00/0.05	c |         0 |    1958     1994     7109 |     5000        0   -nan |  0.000 % |
0.00/0.05	c ===============================================================================
0.00/0.05	c core #44
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 95	Core Weight: 1	Total Weight: 1241
0.00/0.05	c Current CPU time: 0.049992 s
0.00/0.05	c
0.00/0.05	c ============================[ Search Statistics ]==============================
0.00/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.05	c ===============================================================================
0.00/0.05	c |         0 |    2053     2086     7468 |     5000        0   -nan |  0.000 % |
0.00/0.06	c ===============================================================================
0.00/0.06	c core #45
0.00/0.06	c 
0.00/0.06	c 
0.00/0.06	c Core size: 141	Core Weight: 1	Total Weight: 1242
0.00/0.06	c Current CPU time: 0.054991 s
0.00/0.06	c
0.00/0.06	c ============================[ Search Statistics ]==============================
0.00/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.06	c ===============================================================================
0.00/0.06	c |         0 |    2202     2207     8101 |     5000        0   -nan |  0.000 % |
0.00/0.07	c |       103 |    2202     2207     8101 |     5500      103     36 |  2.264 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #46
0.00/0.07	c 
0.00/0.07	c 
0.00/0.07	c Core size: 179	Core Weight: 1	Total Weight: 1243
0.00/0.07	c Current CPU time: 0.06299 s
0.00/0.07	c
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |    2374     2352     8690 |     5000        0   -nan |  0.000 % |
0.00/0.08	c |       104 |    2374     2352     8690 |     5500      104     34 |  2.022 % |
0.00/0.08	c ===============================================================================
0.00/0.08	c core #47
0.00/0.08	c 
0.00/0.08	c 
0.00/0.08	c Core size: 136	Core Weight: 1	Total Weight: 1244
0.00/0.08	c Current CPU time: 0.070989 s
0.00/0.08	c
0.00/0.08	c ============================[ Search Statistics ]==============================
0.00/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.08	c ===============================================================================
0.00/0.08	c |         0 |    2508     2478     9156 |     5000        0   -nan |  0.000 % |
0.00/0.09	c ===============================================================================
0.00/0.09	c core #48
0.00/0.09	c 
0.00/0.09	c 
0.00/0.09	c Core size: 112	Core Weight: 1	Total Weight: 1245
0.00/0.09	c Current CPU time: 0.074988 s
0.00/0.09	c
0.00/0.09	c ============================[ Search Statistics ]==============================
0.00/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.09	c ===============================================================================
0.00/0.09	c |         0 |    2617     2579     9503 |     5000        0   -nan |  0.000 % |
0.08/0.09	c ===============================================================================
0.08/0.09	c core #49
0.08/0.09	c 
0.08/0.09	c 
0.08/0.09	c Core size: 165	Core Weight: 1	Total Weight: 1246
0.08/0.09	c Current CPU time: 0.079987 s
0.08/0.09	c
0.08/0.09	c ============================[ Search Statistics ]==============================
0.08/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.08/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.08/0.09	c ===============================================================================
0.08/0.09	c |         0 |    2780     2707    10121 |     5000        0   -nan |  0.000 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c core #50
0.09/0.10	c 
0.09/0.10	c 
0.09/0.10	c Core size: 42	Core Weight: 1	Total Weight: 1247
0.09/0.10	c Current CPU time: 0.082987 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 |    2817     2737    10218 |     5000        0   -nan |  0.000 % |
0.09/0.11	c |       102 |    2813     2737    10218 |     5500      102     35 |  1.781 % |
0.09/0.11	c ===============================================================================
0.09/0.11	c core #51
0.09/0.11	c 
0.09/0.11	c 
0.09/0.11	c Core size: 103	Core Weight: 1	Total Weight: 1248
0.09/0.11	c Current CPU time: 0.090986 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 |    2920     2805    10596 |     5000        0   -nan |  0.000 % |
0.09/0.12	c |       100 |    2920     2805    10596 |     5500      100     39 |  1.484 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c core #52
0.09/0.12	c 
0.09/0.12	c 
0.09/0.12	c Core size: 172	Core Weight: 1	Total Weight: 1249
0.09/0.12	c Current CPU time: 0.102984 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 |    3088     2926    11100 |     5000        0   -nan |  0.000 % |
0.09/0.13	c |       103 |    3088     2926    11100 |     5500      103     41 |  1.405 % |
0.09/0.13	c ===============================================================================
0.09/0.13	c core #53
0.09/0.13	c 
0.09/0.13	c 
0.09/0.13	c Core size: 158	Core Weight: 1	Total Weight: 1250
0.09/0.13	c Current CPU time: 0.114982 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 |    3242     3030    11657 |     5000        0   -nan |  0.000 % |
0.09/0.14	c |       101 |    3242     3030    11657 |     5500      101     40 |  1.279 % |
0.09/0.14	c ===============================================================================
0.09/0.15	c core #54
0.09/0.15	c 
0.09/0.15	c 
0.09/0.15	c Core size: 139	Core Weight: 1	Total Weight: 1251
0.09/0.15	c Current CPU time: 0.124981 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 |    3363     3126    12089 |     5000        0   -nan |  0.000 % |
0.09/0.15	c |       101 |    3359     3126    12089 |     5500      101     38 |  1.351 % |
0.09/0.16	c |       256 |    3358     3126    12089 |     6050      256     32 |  1.380 % |
0.09/0.16	c ===============================================================================
0.09/0.16	c core #55
0.09/0.16	c 
0.09/0.16	c 
0.09/0.16	c Core size: 266	Core Weight: 1	Total Weight: 1252
0.09/0.16	c Current CPU time: 0.139978 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 |    3625     3272    12849 |     5000        0   -nan |  0.000 % |
0.09/0.17	c |       105 |    3625     3272    12849 |     5500      105     30 |  1.145 % |
0.09/0.18	c ===============================================================================
0.09/0.18	c core #56
0.09/0.18	c 
0.09/0.18	c 
0.09/0.18	c Core size: 213	Core Weight: 1	Total Weight: 1253
0.09/0.18	c Current CPU time: 0.153976 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 |    3826     3393    13522 |     5000        0   -nan |  0.000 % |
0.09/0.19	c |       100 |    3826     3393    13522 |     5500      100     40 |  1.060 % |
0.09/0.19	c |       254 |    3823     3393    13522 |     6050      254     33 |  1.164 % |
0.09/0.19	c ===============================================================================
0.19/0.20	c core #57
0.19/0.20	c 
0.19/0.20	c 
0.19/0.20	c Core size: 211	Core Weight: 1	Total Weight: 1254
0.19/0.20	c Current CPU time: 0.168974 s
0.19/0.20	c
0.19/0.20	c ============================[ Search Statistics ]==============================
0.19/0.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.20	c ===============================================================================
0.19/0.20	c |         0 |    4037     3510    14249 |     5000        0   -nan |  0.000 % |
0.19/0.21	c |       101 |    4037     3510    14249 |     5500      101     29 |  0.908 % |
0.19/0.21	c ===============================================================================
0.19/0.21	c core #58
0.19/0.21	c 
0.19/0.21	c 
0.19/0.21	c Core size: 67	Core Weight: 1	Total Weight: 1255
0.19/0.21	c Current CPU time: 0.176973 s
0.19/0.21	c
0.19/0.21	c ============================[ Search Statistics ]==============================
0.19/0.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.21	c ===============================================================================
0.19/0.21	c |         0 |    4101     3556    14461 |     5000        0   -nan |  0.000 % |
0.19/0.22	c |       103 |    4101     3556    14461 |     5500      103     37 |  0.870 % |
0.19/0.23	c |       259 |    4099     3556    14461 |     6050      259     32 |  0.919 % |
0.19/0.24	c ===============================================================================
0.19/0.24	c core #59
0.19/0.24	c 
0.19/0.24	c 
0.19/0.24	c Core size: 402	Core Weight: 1	Total Weight: 1256
0.19/0.24	c Current CPU time: 0.208968 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 |    4493     3733    15601 |     5000        0   -nan |  0.000 % |
0.19/0.25	c |       100 |    4493     3733    15601 |     5500      100     44 |  0.773 % |
0.19/0.26	c |       250 |    4491     3733    15601 |     6050      250     31 |  0.817 % |
0.19/0.27	c ===============================================================================
0.19/0.27	c core #60
0.19/0.27	c 
0.19/0.27	c 
0.19/0.27	c Core size: 241	Core Weight: 1	Total Weight: 1257
0.19/0.27	c Current CPU time: 0.234964 s
0.19/0.27	c
0.19/0.27	c ============================[ Search Statistics ]==============================
0.19/0.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.27	c ===============================================================================
0.19/0.27	c |         0 |    4720     3819    16236 |     5000        0   -nan |  0.000 % |
0.19/0.28	c |       100 |    4720     3819    16236 |     5500      100     38 |  0.736 % |
0.19/0.29	c |       251 |    4720     3819    16236 |     6050      251     32 |  0.736 % |
0.29/0.30	c ===============================================================================
0.29/0.30	c core #61
0.29/0.30	c 
0.29/0.30	c 
0.29/0.30	c Core size: 252	Core Weight: 1	Total Weight: 1258
0.29/0.30	c Current CPU time: 0.263959 s
0.29/0.30	c
0.29/0.30	c ============================[ Search Statistics ]==============================
0.29/0.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.30	c ===============================================================================
0.29/0.30	c |         0 |    4955     3907    16866 |     5000        0   -nan |  0.000 % |
0.29/0.31	c ===============================================================================
0.29/0.31	c core #62
0.29/0.31	c 
0.29/0.31	c 
0.29/0.31	c Core size: 76	Core Weight: 1	Total Weight: 1259
0.29/0.31	c Current CPU time: 0.271958 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 |    5024     3945    17058 |     5000        0   -nan |  0.000 % |
0.29/0.32	c |       101 |    5024     3945    17058 |     5500      101     44 |  0.692 % |
0.29/0.33	c |       253 |    5024     3945    17058 |     6050      253     39 |  0.692 % |
0.29/0.34	c |       478 |    5024     3945    17058 |     6655      478     35 |  0.692 % |
0.29/0.36	c |       815 |    5024     3945    17058 |     7320      815     34 |  0.692 % |
0.29/0.36	c ===============================================================================
0.29/0.36	c core #63
0.29/0.36	c 
0.29/0.36	c 
0.29/0.36	c Core size: 47	Core Weight: 1	Total Weight: 1260
0.29/0.36	c Current CPU time: 0.317951 s
0.29/0.36	c
0.29/0.36	c ============================[ Search Statistics ]==============================
0.29/0.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.36	c ===============================================================================
0.29/0.36	c |         0 |    5066     3984    17197 |     5000        0   -nan |  0.000 % |
0.29/0.37	c |       100 |    5066     3984    17197 |     5500      100     35 |  0.686 % |
0.29/0.38	c |       252 |    5066     3984    17197 |     6050      252     32 |  0.686 % |
0.29/0.39	c ===============================================================================
0.29/0.39	c core #64
0.29/0.39	c 
0.29/0.39	c 
0.29/0.39	c Core size: 292	Core Weight: 1	Total Weight: 1261
0.29/0.39	c Current CPU time: 0.344947 s
0.29/0.39	c
0.29/0.39	c ============================[ Search Statistics ]==============================
0.29/0.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.39	c ===============================================================================
0.29/0.39	c |         0 |    5350     4094    17992 |     5000        0   -nan |  0.000 % |
0.39/0.40	c |       100 |    5350     4094    17992 |     5500      100     33 |  0.613 % |
0.39/0.41	c ===============================================================================
0.39/0.41	c core #65
0.39/0.41	c 
0.39/0.41	c 
0.39/0.41	c Core size: 152	Core Weight: 1	Total Weight: 1262
0.39/0.41	c Current CPU time: 0.361944 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 |    5496     4140    18354 |     5000        0   -nan |  0.000 % |
0.39/0.42	c ===============================================================================
0.39/0.42	c core #66
0.39/0.42	c 
0.39/0.42	c 
0.39/0.42	c Core size: 46	Core Weight: 1	Total Weight: 1263
0.39/0.42	c Current CPU time: 0.367944 s
0.39/0.42	c
0.39/0.42	c ============================[ Search Statistics ]==============================
0.39/0.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.42	c ===============================================================================
0.39/0.42	c |         0 |    5539     4163    18460 |     5000        0   -nan |  0.000 % |
0.39/0.43	c |       102 |    5436     4163    18460 |     5500      102     14 |  2.441 % |
0.39/0.43	c ===============================================================================
0.39/0.43	c core #67
0.39/0.43	c 
0.39/0.43	c 
0.39/0.43	c Core size: 29	Core Weight: 1	Total Weight: 1264
0.39/0.43	c Current CPU time: 0.377942 s
0.39/0.43	c
0.39/0.43	c ============================[ Search Statistics ]==============================
0.39/0.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.43	c ===============================================================================
0.39/0.43	c |         0 |    5567     4177    18517 |     5000        0   -nan |  0.000 % |
0.39/0.44	c |       100 |    5567     4177    18517 |     5500      100     34 |  0.589 % |
0.39/0.45	c |       251 |    5567     4177    18517 |     6050      251     29 |  0.589 % |
0.39/0.45	c ===============================================================================
0.39/0.45	c core #68
0.39/0.45	c 
0.39/0.45	c 
0.39/0.45	c Core size: 78	Core Weight: 1	Total Weight: 1265
0.39/0.45	c Current CPU time: 0.39394 s
0.39/0.45	c
0.39/0.45	c ============================[ Search Statistics ]==============================
0.39/0.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.45	c ===============================================================================
0.39/0.45	c |         0 |    5630     4203    18676 |     5000        0   -nan |  0.000 % |
0.39/0.46	c |       101 |    5630     4203    18676 |     5500      101     45 |  0.583 % |
0.39/0.47	c |       252 |    5630     4203    18676 |     6050      252     37 |  0.583 % |
0.39/0.48	c |       479 |    5630     4203    18676 |     6655      479     35 |  0.583 % |
0.39/0.49	c ===============================================================================
0.49/0.50	c core #69
0.49/0.50	c 
0.49/0.50	c 
0.49/0.50	c Core size: 457	Core Weight: 1	Total Weight: 1266
0.49/0.50	c Current CPU time: 0.437933 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 |    6088     4344    19906 |     5000        0   -nan |  0.000 % |
0.49/0.51	c |       101 |    6088     4344    19906 |     5500      101     53 |  0.490 % |
0.49/0.51	c |       252 |    6088     4344    19906 |     6050      252     43 |  0.490 % |
0.49/0.53	c |       477 |    6088     4344    19906 |     6655      477     36 |  0.490 % |
0.49/0.54	c ===============================================================================
0.49/0.55	c core #70
0.49/0.55	c 
0.49/0.55	c 
0.49/0.55	c Core size: 421	Core Weight: 1	Total Weight: 1267
0.49/0.55	c Current CPU time: 0.483926 s
0.49/0.55	c
0.49/0.55	c ============================[ Search Statistics ]==============================
0.49/0.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.55	c ===============================================================================
0.49/0.55	c |         0 |    6508     4445    20948 |     5000        0   -nan |  0.000 % |
0.49/0.56	c |       106 |    6508     4445    20948 |     5500      106     58 |  0.444 % |
0.49/0.57	c |       256 |    6508     4445    20948 |     6050      256     46 |  0.444 % |
0.49/0.58	c ===============================================================================
0.49/0.58	c core #71
0.49/0.58	c 
0.49/0.58	c 
0.49/0.58	c Core size: 65	Core Weight: 1	Total Weight: 1268
0.49/0.58	c Current CPU time: 0.511922 s
0.49/0.58	c
0.49/0.58	c ============================[ Search Statistics ]==============================
0.49/0.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.58	c ===============================================================================
0.49/0.58	c |         0 |    6566     4468    21090 |     5000        0   -nan |  0.000 % |
0.49/0.59	c |       100 |    6566     4468    21090 |     5500      100     47 |  0.440 % |
0.59/0.60	c |       250 |    6566     4468    21090 |     6050      250     40 |  0.440 % |
0.59/0.61	c ===============================================================================
0.59/0.61	c core #72
0.59/0.61	c 
0.59/0.61	c 
0.59/0.61	c Core size: 153	Core Weight: 1	Total Weight: 1269
0.59/0.61	c Current CPU time: 0.541917 s
0.59/0.61	c
0.59/0.61	c ============================[ Search Statistics ]==============================
0.59/0.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.61	c ===============================================================================
0.59/0.61	c |         0 |    6709     4505    21470 |     5000        0   -nan |  0.000 % |
0.59/0.62	c |       102 |    6709     4505    21470 |     5500      102     44 |  0.416 % |
0.59/0.63	c |       253 |    6708     4505    21470 |     6050      253     26 |  0.431 % |
0.59/0.63	c ===============================================================================
0.59/0.64	c core #73
0.59/0.64	c 
0.59/0.64	c 
0.59/0.64	c Core size: 206	Core Weight: 1	Total Weight: 1270
0.59/0.64	c Current CPU time: 0.563914 s
0.59/0.64	c
0.59/0.64	c ============================[ Search Statistics ]==============================
0.59/0.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.64	c ===============================================================================
0.59/0.64	c |         0 |    6905     4532    21884 |     5000        0   -nan |  0.000 % |
0.59/0.65	c |       100 |    6905     4532    21884 |     5500      100     29 |  0.404 % |
0.59/0.66	c |       252 |    6905     4532    21884 |     6050      252     24 |  0.404 % |
0.59/0.66	c ===============================================================================
0.59/0.67	c core #74
0.59/0.67	c 
0.59/0.67	c 
0.59/0.67	c Core size: 365	Core Weight: 1	Total Weight: 1271
0.59/0.67	c Current CPU time: 0.58991 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 |    7258     4580    22668 |     5000        0   -nan |  0.000 % |
0.59/0.68	c |       102 |    7258     4580    22668 |     5500      102     26 |  0.384 % |
0.59/0.69	c |       252 |    7256     4580    22668 |     6050      252     30 |  0.412 % |
0.69/0.71	c |       478 |    7256     4580    22668 |     6655      478     32 |  0.412 % |
0.69/0.73	c |       816 |    7256     4580    22668 |     7320      816     38 |  0.412 % |
0.69/0.75	c ===============================================================================
0.69/0.76	c core #75
0.69/0.76	c 
0.69/0.76	c 
0.69/0.76	c Core size: 636	Core Weight: 1	Total Weight: 1272
0.69/0.76	c Current CPU time: 0.672897 s
0.69/0.76	c
0.69/0.76	c ============================[ Search Statistics ]==============================
0.69/0.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.76	c ===============================================================================
0.69/0.76	c |         0 |    7871     4674    24047 |     5000        0   -nan |  0.000 % |
0.69/0.77	c |       103 |    7871     4674    24047 |     5500      103     57 |  0.354 % |
0.69/0.78	c |       253 |    7871     4674    24047 |     6050      253     32 |  0.354 % |
0.79/0.80	c |       478 |    7871     4674    24047 |     6655      478     29 |  0.354 % |
0.79/0.83	c |       817 |    7869     4674    24047 |     7320      817     33 |  0.380 % |
0.79/0.86	c |      1324 |    7868     4674    24047 |     8052     1324     41 |  0.392 % |
0.89/0.92	c |      2083 |    7868     4674    24047 |     8857     2083     46 |  0.392 % |
0.89/0.99	c ===============================================================================
0.89/1.00	c core #76
0.89/1.00	c 
0.89/1.00	c 
0.89/1.00	c Core size: 1058	Core Weight: 1	Total Weight: 1273
0.89/1.00	c Current CPU time: 0.904862 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 |    8918     4785    26324 |     5000        0   -nan |  0.000 % |
0.89/1.02	c |       102 |    8918     4785    26324 |     5500      102     61 |  0.313 % |
0.99/1.03	c |       252 |    8918     4785    26324 |     6050      252     40 |  0.313 % |
0.99/1.05	c |       479 |    8918     4785    26324 |     6655      479     34 |  0.313 % |
0.99/1.08	c |       817 |    8917     4785    26324 |     7320      817     30 |  0.324 % |
0.99/1.11	c |      1323 |    8917     4785    26324 |     8052     1323     37 |  0.324 % |
1.11/1.17	c |      2084 |    8917     4785    26324 |     8857     2084     52 |  0.324 % |
1.19/1.27	c |      3227 |    8916     4785    26324 |     9743     3227     58 |  0.335 % |
1.39/1.40	c |      4935 |    8916     4785    26324 |    10717     4935     60 |  0.335 % |
1.59/1.63	c |      7499 |    8915     4785    26324 |    11789     7499     64 |  0.347 % |
1.79/1.82	c ===============================================================================
1.79/1.85	c core #77
1.79/1.85	c 
1.79/1.85	c 
1.79/1.85	c Core size: 1533	Core Weight: 1	Total Weight: 1274
1.79/1.85	c Current CPU time: 1.72474 s
1.79/1.85	c
1.79/1.85	c ============================[ Search Statistics ]==============================
1.79/1.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.79/1.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.79/1.85	c ===============================================================================
1.79/1.85	c |         0 |   10409     4968    29688 |     5000        0   -nan |  0.000 % |
1.79/1.86	c |       102 |   10409     4968    29688 |     5500      102     35 |  0.259 % |
1.79/1.87	c |       257 |   10408     4968    29688 |     6050      257     22 |  0.268 % |
1.89/1.91	c |       483 |   10408     4968    29688 |     6655      483     19 |  0.268 % |
1.89/1.95	c |       821 |   10408     4968    29688 |     7320      821     21 |  0.268 % |
1.99/2.01	c |      1327 |   10408     4968    29688 |     8052     1327     22 |  0.268 % |
2.09/2.12	c |      2088 |   10408     4968    29688 |     8857     2088     23 |  0.268 % |
2.21/2.27	c |      3227 |   10393     4968    29688 |     9743     3227     24 |  0.412 % |
2.49/2.50	c |      4935 |   10389     4968    29688 |    10717     4935     28 |  0.450 % |
2.89/2.90	c |      7501 |   10389     4968    29688 |    11789     7501     29 |  0.450 % |
3.09/3.19	c ===============================================================================
3.20/3.23	c core #78
3.20/3.23	c 
3.20/3.23	c 
3.20/3.23	c Core size: 1350	Core Weight: 1	Total Weight: 1275
3.20/3.23	c Current CPU time: 3.08153 s
3.20/3.23	c
3.20/3.23	c ============================[ Search Statistics ]==============================
3.20/3.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.20/3.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.20/3.23	c ===============================================================================
3.20/3.23	c |         0 |   11742     5004    32409 |     5000        0   -nan |  0.000 % |
3.20/3.25	c |       100 |   11742     5004    32409 |     5500      100     74 |  0.229 % |
3.20/3.26	c |       252 |   11742     5004    32409 |     6050      252     59 |  0.229 % |
3.20/3.27	c |       478 |   11742     5004    32409 |     6655      478     70 |  0.229 % |
3.20/3.30	c |       816 |   11742     5004    32409 |     7320      816     64 |  0.229 % |
3.31/3.36	c |      1322 |   11742     5004    32409 |     8052     1322     54 |  0.229 % |
3.39/3.46	c |      2085 |   11742     5004    32409 |     8857     2085     47 |  0.229 % |
3.49/3.57	c |      3225 |   11742     5004    32409 |     9743     3225     49 |  0.229 % |
3.69/3.79	c |      4934 |   11742     5004    32409 |    10717     4934     47 |  0.229 % |
4.09/4.13	c |      7500 |   11742     5004    32409 |    11789     7500     46 |  0.229 % |
4.69/4.73	c |     11344 |   11742     5004    32409 |    12968    11344     45 |  0.229 % |
5.59/5.60	c |     17111 |   11742     5004    32409 |    14265    10521     39 |  0.229 % |
6.79/6.80	c |     25760 |   11741     5004    32409 |    15692    11912     49 |  0.238 % |
8.49/8.52	c |     38734 |   11741     5004    32409 |    17261     9038     73 |  0.238 % |
8.99/9.01	c ===============================================================================
9.09/9.18	c core #79
9.09/9.18	c 
9.09/9.18	c 
9.09/9.18	c Core size: 2595	Core Weight: 1	Total Weight: 1276
9.09/9.18	c Current CPU time: 8.88865 s
9.09/9.18	c
9.09/9.18	c ============================[ Search Statistics ]==============================
9.09/9.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.09/9.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.09/9.18	c ===============================================================================
9.09/9.18	c |         0 |   14325     5228    38107 |     5000        0   -nan |  0.000 % |
9.19/9.20	c |       101 |   14325     5228    38107 |     5500      101     59 |  0.167 % |
9.19/9.23	c |       251 |   14325     5228    38107 |     6050      251     50 |  0.167 % |
9.19/9.27	c |       476 |   14325     5228    38107 |     6655      476     41 |  0.167 % |
9.29/9.35	c |       813 |   14325     5228    38107 |     7320      813     33 |  0.167 % |
9.39/9.45	c |      1319 |   14325     5228    38107 |     8052     1319     30 |  0.167 % |
9.59/9.60	c |      2081 |   14325     5228    38107 |     8857     2081     27 |  0.167 % |
9.59/9.68	c |      3223 |   14325     5228    38107 |     9743     3223     39 |  0.167 % |
9.99/10.04	c |      4932 |   14325     5228    38107 |    10717     4932     39 |  0.167 % |
10.59/10.65	c |      7494 |   14324     5228    38107 |    11789     7494     38 |  0.174 % |
11.39/11.49	c |     11338 |   14324     5228    38107 |    12968    11338     41 |  0.174 % |
12.59/12.69	c |     17106 |   14324     5228    38107 |    14265    10265     41 |  0.174 % |
14.79/14.83	c |     25755 |   14324     5228    38107 |    15692    11470     53 |  0.174 % |
18.29/18.34	c |     38732 |   14324     5228    38107 |    17261     8288     55 |  0.174 % |
23.99/24.01	c |     58194 |   14324     5228    38107 |    18987     9485     73 |  0.174 % |
33.09/33.18	c |     87392 |   14324     5228    38107 |    20886    18341     86 |  0.174 % |
45.50/45.55	c |    131182 |   14324     5228    38107 |    22974    19540     44 |  0.174 % |
65.39/65.44	c |    196866 |   14324     5228    38107 |    25272    13194     73 |  0.174 % |
93.79/93.82	c |    295394 |   14295     5228    38107 |    27799    13176     93 |  0.376 % |
146.69/146.70	c |    443186 |   14291     5228    38107 |    30579    14263     99 |  0.404 % |
220.59/220.62	c |    664870 |   14290     5228    38107 |    33637    29535     85 |  0.411 % |
337.07/337.20	c |    997400 |   14187     5228    38107 |    37001    22010    106 |  1.129 % |
344.09/344.31	c ===============================================================================
350.28/350.44	c core #80
350.28/350.44	c 
350.28/350.44	c 
350.28/350.44	c Core size: 2968	Core Weight: 1	Total Weight: 1277
350.28/350.44	c Current CPU time: 347.226 s
350.28/350.44	c
350.28/350.44	c ============================[ Search Statistics ]==============================
350.28/350.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
350.28/350.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
350.28/350.44	c ===============================================================================
350.28/350.44	c |         0 |   17270     5327    44218 |     5000        0   -nan |  0.000 % |
350.28/350.46	c |       101 |   17270     5327    44218 |     5500      101     52 |  0.127 % |
350.37/350.51	c |       251 |   17270     5327    44218 |     6050      251     39 |  0.127 % |
350.37/350.58	c |       476 |   17270     5327    44218 |     6655      476     35 |  0.127 % |
350.48/350.67	c |       815 |   17270     5327    44218 |     7320      815     31 |  0.127 % |
350.58/350.80	c |      1325 |   17270     5327    44218 |     8052     1325     38 |  0.127 % |
350.88/351.04	c |      2085 |   17270     5327    44218 |     8857     2085     36 |  0.127 % |
351.38/351.58	c |      3228 |   17270     5327    44218 |     9743     3228     40 |  0.127 % |
351.90/352.05	c |      4936 |   17269     5327    44218 |    10717     4936     37 |  0.133 % |
352.38/352.53	c |      7498 |   17269     5327    44218 |    11789     7498     50 |  0.133 % |
353.58/353.73	c |     11343 |   17269     5327    44218 |    12968    11343     42 |  0.133 % |
355.09/355.30	c |     17110 |   17269     5327    44218 |    14265    10460     31 |  0.133 % |
357.68/357.83	c |     25760 |   17269     5327    44218 |    15692    11623     49 |  0.133 % |
361.38/361.57	c |     38734 |   17267     5327    44218 |    17261     8469     36 |  0.145 % |
367.30/367.45	c |     58198 |   17263     5327    44218 |    18987     9813     28 |  0.168 % |
375.28/375.47	c |     87396 |   17263     5327    44218 |    20886    16723     99 |  0.168 % |
390.98/391.13	c |    131185 |   17263     5327    44218 |    22974    16654     90 |  0.168 % |
413.98/414.12	c |    196870 |   17263     5327    44218 |    25272    22832     35 |  0.168 % |
449.38/449.51	c |    295396 |   17263     5327    44218 |    27799    23978     45 |  0.168 % |
500.18/500.41	c |    443186 |   17263     5327    44218 |    30579    25224     47 |  0.168 % |
575.08/575.23	c |    664871 |   17263     5327    44218 |    33637    29496     82 |  0.168 % |
729.97/730.19	c |    997403 |   17263     5327    44218 |    37001    28452    122 |  0.168 % |
975.37/975.58	c |   1496195 |   17263     5327    44218 |    40701    16575    115 |  0.168 % |
1344.09/1344.29	c |   2244379 |   17263     5327    44218 |    44771    26779    145 |  0.168 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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 /tmp/evaluation-result-3461340-1307074355/watcher-3461340-1307074355 -o /tmp/evaluation-result-3461340-1307074355/solver-3461340-1307074355 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461340-1307074355.opb 

running on 4 cores: 1,3,5,7

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: 2.00 2.02 2.00 2/535 8185
/proc/meminfo: memFree=24696664/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=2380 CPUtime=0 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 388 0 0 0 0 0 0 0 25 0 1 0 799851747 2437120 336 33554432000 4194304 5714214 140735973721568 18446744073709551615 4315409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 595 336 176 372 0 220 0

[startup+0.094134 s]
/proc/loadavg: 2.00 2.02 2.00 2/535 8185
/proc/meminfo: memFree=24696664/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=4072 CPUtime=0.08 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 833 0 0 0 7 1 0 0 18 0 1 0 799851747 4169728 781 33554432000 4194304 5714214 140735973721568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 1018 781 180 372 0 643 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4072

[startup+0.101133 s]
/proc/loadavg: 2.00 2.02 2.00 2/535 8185
/proc/meminfo: memFree=24696664/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=4312 CPUtime=0.09 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 881 0 0 0 8 1 0 0 18 0 1 0 799851747 4415488 829 33554432000 4194304 5714214 140735973721568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 1078 829 180 372 0 703 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4312

[startup+0.301098 s]
/proc/loadavg: 2.00 2.02 2.00 2/535 8185
/proc/meminfo: memFree=24696664/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=5900 CPUtime=0.29 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 1345 0 0 0 25 4 0 0 18 0 1 0 799851747 6041600 1172 33554432000 4194304 5714214 140735973721568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 1475 1172 180 372 0 1100 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5900

[startup+0.701028 s]
/proc/loadavg: 2.00 2.02 2.00 2/535 8185
/proc/meminfo: memFree=24696664/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=7968 CPUtime=0.69 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 1995 0 0 0 61 8 0 0 18 0 1 0 799851747 8159232 1681 33554432000 4194304 5714214 140735973721568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 1992 1681 180 372 0 1617 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7968

[startup+1.50088 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 8186
/proc/meminfo: memFree=24688136/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=8948 CPUtime=1.49 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 2298 0 0 0 138 11 0 0 19 0 1 0 799851747 9162752 1984 33554432000 4194304 5714214 140735973721568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 2237 1984 180 372 0 1862 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8948

[startup+3.10061 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 8186
/proc/meminfo: memFree=24680820/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=13140 CPUtime=3.09 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 3284 0 0 0 295 14 0 0 22 0 1 0 799851747 13455360 2970 33554432000 4194304 5714214 140735973721568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 3285 2970 180 372 0 2910 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13140

[startup+6.30103 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 8186
/proc/meminfo: memFree=24679060/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=12944 CPUtime=6.29 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 3459 0 0 0 608 21 0 0 18 0 1 0 799851747 13254656 2981 33554432000 4194304 5714214 140735973721568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 3236 2981 180 372 0 2861 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12944

[startup+12.7009 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 8186
/proc/meminfo: memFree=24662824/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=22672 CPUtime=12.69 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 5795 0 0 0 1239 30 0 0 25 0 1 0 799851747 23216128 5317 33554432000 4194304 5714214 140735973721568 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 5668 5317 180 372 0 5293 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22672

[startup+25.5006 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 8186
/proc/meminfo: memFree=24652908/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=24752 CPUtime=25.49 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 6286 0 0 0 2507 42 0 0 25 0 1 0 799851747 25346048 5808 33554432000 4194304 5714214 140735973721568 18446744073709551615 4311848 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 6188 5808 180 372 0 5813 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24752

[startup+51.101 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 8215
/proc/meminfo: memFree=25233708/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=40004 CPUtime=51.09 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 10086 0 0 0 5050 59 0 0 25 0 1 0 799851747 40964096 9608 33554432000 4194304 5714214 140735973721568 18446744073709551615 4311837 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 10001 9608 180 372 0 9626 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 40004

[startup+102.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 8216
/proc/meminfo: memFree=25175756/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=70940 CPUtime=102.31 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 17736 0 0 0 10132 99 0 0 25 0 1 0 799851747 72642560 17258 33554432000 4194304 5714214 140735973721568 18446744073709551615 4311917 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 17735 17258 180 372 0 17360 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 70940

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/536 8218
/proc/meminfo: memFree=25122632/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=101916 CPUtime=162.29 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 25408 0 0 0 16096 133 0 0 25 0 1 0 799851747 104361984 24930 33554432000 4194304 5714214 140735973721568 18446744073709551615 4311907 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 25479 24930 180 372 0 25104 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 101916

[startup+222.3 s]
/proc/loadavg: 2.14 2.04 2.01 3/536 8220
/proc/meminfo: memFree=25083776/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=130232 CPUtime=222.29 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 32398 0 0 0 22052 177 0 0 20 0 1 0 799851747 133357568 31920 33554432000 4194304 5714214 140735973721568 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 32558 31920 180 372 0 32183 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 130232

[startup+282.301 s]
/proc/loadavg: 2.06 2.03 2.01 3/536 8221
/proc/meminfo: memFree=24997052/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=154088 CPUtime=282.29 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 38270 0 0 0 28010 219 0 0 25 0 1 0 799851747 157786112 37792 33554432000 4194304 5714214 140735973721568 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 38522 37792 180 372 0 38147 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 154088

[startup+342.301 s]
/proc/loadavg: 2.05 2.04 2.00 3/536 8223
/proc/meminfo: memFree=24949380/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=187680 CPUtime=342.18 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 46568 0 0 0 33963 255 0 0 25 0 1 0 799851747 192184320 46090 33554432000 4194304 5714214 140735973721568 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 46920 46090 180 372 0 46545 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 187680

[startup+402.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/536 8224
/proc/meminfo: memFree=24908020/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=227596 CPUtime=402.18 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 56841 0 0 0 39926 292 0 0 25 0 1 0 799851747 233058304 56137 33554432000 4194304 5714214 140735973721568 18446744073709551615 4311907 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 56899 56137 180 372 0 56524 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 227596

[startup+462.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/536 8226
/proc/meminfo: memFree=24908076/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=227596 CPUtime=462.18 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 56910 0 0 0 45888 330 0 0 25 0 1 0 799851747 233058304 56206 33554432000 4194304 5714214 140735973721568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 56899 56206 180 372 0 56524 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 227596

[startup+522.301 s]
/proc/loadavg: 2.11 2.04 2.01 3/536 8228
/proc/meminfo: memFree=24907400/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=227596 CPUtime=522.18 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 56954 0 0 0 51849 369 0 0 25 0 1 0 799851747 233058304 56250 33554432000 4194304 5714214 140735973721568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 56899 56250 180 372 0 56524 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 227596

[startup+582.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/536 8229
/proc/meminfo: memFree=24888004/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=227596 CPUtime=582.18 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 57061 0 0 0 57812 406 0 0 25 0 1 0 799851747 233058304 56357 33554432000 4194304 5714214 140735973721568 18446744073709551615 4200720 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 56899 56357 180 372 0 56524 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 227596

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/536 8239
/proc/meminfo: memFree=24764940/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=230696 CPUtime=822.17 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 58036 0 0 0 81704 513 0 0 25 0 1 0 799851747 236232704 57332 33554432000 4194304 5714214 140735973721568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 57674 57332 180 372 0 57299 0
Current children cumulated CPU time (s) 822.17
Current children cumulated vsize (KiB) 230696

[startup+882.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/536 8240
/proc/meminfo: memFree=24723100/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=245204 CPUtime=882.18 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 61524 0 0 0 87681 537 0 0 25 0 1 0 799851747 251088896 60820 33554432000 4194304 5714214 140735973721568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 61301 60820 180 372 0 60926 0
Current children cumulated CPU time (s) 882.18
Current children cumulated vsize (KiB) 245204

[startup+942.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/536 8242
/proc/meminfo: memFree=24679400/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=264948 CPUtime=942.17 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 66382 0 0 0 93657 560 0 0 25 0 1 0 799851747 271306752 65678 33554432000 4194304 5714214 140735973721568 18446744073709551615 4319182 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 66237 65678 180 372 0 65862 0
Current children cumulated CPU time (s) 942.17
Current children cumulated vsize (KiB) 264948

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 8243
/proc/meminfo: memFree=24636452/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=283608 CPUtime=1002.18 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 70929 0 0 0 99630 588 0 0 25 0 1 0 799851747 290414592 70225 33554432000 4194304 5714214 140735973721568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 70902 70225 180 372 0 70527 0
Current children cumulated CPU time (s) 1002.18
Current children cumulated vsize (KiB) 283608

[startup+1062.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/536 8245
/proc/meminfo: memFree=24595212/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=296920 CPUtime=1062.17 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 74184 0 0 0 105603 614 0 0 25 0 1 0 799851747 304046080 73480 33554432000 4194304 5714214 140735973721568 18446744073709551615 4310624 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 74230 73480 180 372 0 73855 0
Current children cumulated CPU time (s) 1062.17
Current children cumulated vsize (KiB) 296920

[startup+1122.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/536 8247
/proc/meminfo: memFree=24549160/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=315668 CPUtime=1122.17 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 78811 0 0 0 111579 638 0 0 25 0 1 0 799851747 323244032 78107 33554432000 4194304 5714214 140735973721568 18446744073709551615 4319341 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 78917 78107 180 372 0 78542 0
Current children cumulated CPU time (s) 1122.17
Current children cumulated vsize (KiB) 315668

[startup+1182.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/536 8248
/proc/meminfo: memFree=24502860/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=336276 CPUtime=1182.17 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 83893 0 0 0 117554 663 0 0 25 0 1 0 799851747 344346624 83189 33554432000 4194304 5714214 140735973721568 18446744073709551615 4311837 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 84069 83189 180 372 0 83694 0
Current children cumulated CPU time (s) 1182.17
Current children cumulated vsize (KiB) 336276

[startup+1242.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/536 8250
/proc/meminfo: memFree=24454320/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=358452 CPUtime=1242.17 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 89328 0 0 0 123530 687 0 0 25 0 1 0 799851747 367054848 88624 33554432000 4194304 5714214 140735973721568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 89613 88624 180 372 0 89238 0
Current children cumulated CPU time (s) 1242.17
Current children cumulated vsize (KiB) 358452

[startup+1302.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/536 8251
/proc/meminfo: memFree=24418936/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=370064 CPUtime=1302.18 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 92188 0 0 0 129502 716 0 0 25 0 1 0 799851747 378945536 91484 33554432000 4194304 5714214 140735973721568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 92516 91484 180 372 0 92141 0
Current children cumulated CPU time (s) 1302.18
Current children cumulated vsize (KiB) 370064

[startup+1362.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/536 8253
/proc/meminfo: memFree=24364556/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=397828 CPUtime=1362.17 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 99111 0 0 0 135475 742 0 0 25 0 1 0 799851747 407375872 98407 33554432000 4194304 5714214 140735973721568 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 99457 98407 180 372 0 99082 0
Current children cumulated CPU time (s) 1362.17
Current children cumulated vsize (KiB) 397828

[startup+1422.32 s]
/proc/loadavg: 2.04 2.04 2.00 3/536 8255
/proc/meminfo: memFree=24327192/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=408372 CPUtime=1422.19 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 101652 0 0 0 141447 772 0 0 25 0 1 0 799851747 418172928 100948 33554432000 4194304 5714214 140735973721568 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 102093 100948 180 372 0 101718 0
Current children cumulated CPU time (s) 1422.19
Current children cumulated vsize (KiB) 408372

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/536 8256
/proc/meminfo: memFree=24282012/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=429216 CPUtime=1482.17 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 106707 0 0 0 147424 793 0 0 25 0 1 0 799851747 439517184 106003 33554432000 4194304 5714214 140735973721568 18446744073709551615 4200288 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 107304 106003 180 372 0 106929 0
Current children cumulated CPU time (s) 1482.17
Current children cumulated vsize (KiB) 429216

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/536 8258
/proc/meminfo: memFree=24231236/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=451120 CPUtime=1542.18 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 112130 0 0 0 153393 825 0 0 25 0 1 0 799851747 461946880 111426 33554432000 4194304 5714214 140735973721568 18446744073709551615 4319182 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 112780 111426 180 372 0 112405 0
Current children cumulated CPU time (s) 1542.18
Current children cumulated vsize (KiB) 451120

[startup+1602.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/536 8259
/proc/meminfo: memFree=24191512/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=467420 CPUtime=1602.17 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 116190 0 0 0 159363 854 0 0 25 0 1 0 799851747 478638080 115486 33554432000 4194304 5714214 140735973721568 18446744073709551615 4319930 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 116855 115486 180 372 0 116480 0
Current children cumulated CPU time (s) 1602.17
Current children cumulated vsize (KiB) 467420

[startup+1662.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/536 8261
/proc/meminfo: memFree=24146200/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=488932 CPUtime=1662.17 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 121356 0 0 0 165337 880 0 0 25 0 1 0 799851747 500666368 120652 33554432000 4194304 5714214 140735973721568 18446744073709551615 4319274 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 122233 120652 180 372 0 121858 0
Current children cumulated CPU time (s) 1662.17
Current children cumulated vsize (KiB) 488932

[startup+1722.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/536 8263
/proc/meminfo: memFree=24097052/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=510592 CPUtime=1722.17 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 126748 0 0 0 171307 910 0 0 25 0 1 0 799851747 522846208 126044 33554432000 4194304 5714214 140735973721568 18446744073709551615 4311907 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 127648 126044 180 372 0 127273 0
Current children cumulated CPU time (s) 1722.17
Current children cumulated vsize (KiB) 510592

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/536 8264
/proc/meminfo: memFree=24038616/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=539236 CPUtime=1782.17 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 133908 0 0 0 177275 942 0 0 25 0 1 0 799851747 552177664 133204 33554432000 4194304 5714214 140735973721568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 134809 133204 180 372 0 134434 0
Current children cumulated CPU time (s) 1782.17
Current children cumulated vsize (KiB) 539236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.2 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 8265
/proc/meminfo: memFree=24025452/32951124 swapFree=46970528/67111528
[pid=8185] ppid=8183 vsize=539236 CPUtime=1800.07 cores=1,3,5,7
/proc/8185/stat : 8185 (wbo1.6) R 8183 8185 6615 0 -1 4202496 133915 0 0 0 179054 953 0 0 25 0 1 0 799851747 552177664 133211 33554432000 4194304 5714214 140735973721568 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8185/statm: 134809 133211 180 372 0 134434 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 539236

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.24
CPU time (s): 1800.12
CPU user time (s): 1790.56
CPU system time (s): 9.55955
CPU usage (%): 99.9932
Max. virtual memory (cumulated for all children) (KiB): 539236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.56
system time used= 9.55955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133915
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= 35
involuntary context switches= 2525

runsolver used 9.09862 second user time and 22.0107 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-03 06:12:35
IDJOB=3461340
IDBENCH=1858
IDSOLVER=1953
FILE ID=node146/3461340-1307074355
RUNJOBID= node146-1307067108-7563
PBS_JOBID= 13497840
Free space on /tmp= 73724 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-p0201.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3461340-1307074355/watcher-3461340-1307074355 -o /tmp/evaluation-result-3461340-1307074355/solver-3461340-1307074355 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461340-1307074355.opb

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

MD5SUM BENCH= 303eaeab4b7ccd67c7fab31d13d20bc2
RANDOM SEED=1585373166

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24696944 kB
Buffers:         72748 kB
Cached:         197552 kB
SwapCached:      60016 kB
Active:         786008 kB
Inactive:      7227684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24696944 kB
SwapTotal:    67111528 kB
SwapFree:     46970528 kB
Dirty:            4284 kB
Writeback:           0 kB
AnonPages:     7694204 kB
Mapped:          17276 kB
Slab:            72248 kB
PageTables:      98524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 161300688 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 /tmp at the end= 73720 MiB
End job on node146 at 2011-06-03 06:42:37