Trace number 3461408

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.11 1800.04

General information on the benchmark

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

Solver Data

0.00/0.00	c wbo 1.6 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3461408-1307085970.opb.
0.00/0.00	c Instance file HOME/instance-3461408-1307085970.opb
0.00/0.00	c File size is 13977 bytes.
0.00/0.00	c Highest Coefficient sum: 4
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      200                                                 |
0.00/0.00	c |  Number Clauses:        440                                                 |
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      440     1220 |     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: 4	Core Weight: 1	Total Weight: 1
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: 4	Core Weight: 1	Total Weight: 2
0.00/0.01	c Current CPU time: 0.001999 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: 4	Core Weight: 1	Total Weight: 3
0.00/0.01	c Current CPU time: 0.001999 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: 4	Core Weight: 1	Total Weight: 4
0.00/0.01	c Current CPU time: 0.001999 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: 4	Core Weight: 1	Total Weight: 5
0.00/0.01	c Current CPU time: 0.001999 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: 4	Core Weight: 1	Total Weight: 6
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: 4	Core Weight: 1	Total Weight: 7
0.00/0.01	c Current CPU time: 0.002999 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: 4	Core Weight: 1	Total Weight: 8
0.00/0.01	c Current CPU time: 0.002999 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: 4	Core Weight: 1	Total Weight: 9
0.00/0.01	c Current CPU time: 0.002999 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: 4	Core Weight: 1	Total Weight: 10
0.00/0.01	c Current CPU time: 0.002999 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: 4	Core Weight: 1	Total Weight: 11
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: 4	Core Weight: 1	Total Weight: 12
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: 4	Core Weight: 1	Total Weight: 13
0.00/0.01	c Current CPU time: 0.003999 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: 4	Core Weight: 1	Total Weight: 14
0.00/0.01	c Current CPU time: 0.003999 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: 4	Core Weight: 1	Total Weight: 15
0.00/0.01	c Current CPU time: 0.003999 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: 4	Core Weight: 1	Total Weight: 16
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: 4	Core Weight: 1	Total Weight: 17
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: 4	Core Weight: 1	Total Weight: 18
0.00/0.01	c Current CPU time: 0.004999 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: 4	Core Weight: 1	Total Weight: 19
0.00/0.01	c Current CPU time: 0.004999 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: 4	Core Weight: 1	Total Weight: 20
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: 4	Core Weight: 1	Total Weight: 21
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: 4	Core Weight: 1	Total Weight: 22
0.00/0.01	c Current CPU time: 0.005999 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: 4	Core Weight: 1	Total Weight: 23
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: 4	Core Weight: 1	Total Weight: 24
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: 4	Core Weight: 1	Total Weight: 25
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: 4	Core Weight: 1	Total Weight: 26
0.00/0.01	c Current CPU time: 0.005999 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: 4	Core Weight: 1	Total Weight: 27
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: 4	Core Weight: 1	Total Weight: 28
0.00/0.01	c Current CPU time: 0.006998 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: 4	Core Weight: 1	Total Weight: 29
0.00/0.01	c Current CPU time: 0.006998 s
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: 4	Core Weight: 1	Total Weight: 30
0.00/0.01	c Current CPU time: 0.006998 s
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: 4	Core Weight: 1	Total Weight: 31
0.00/0.01	c Current CPU time: 0.006998 s
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: 4	Core Weight: 1	Total Weight: 32
0.00/0.01	c Current CPU time: 0.007998 s
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: 4	Core Weight: 1	Total Weight: 33
0.00/0.01	c Current CPU time: 0.007998 s
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: 4	Core Weight: 1	Total Weight: 34
0.00/0.01	c Current CPU time: 0.007998 s
0.00/0.01	c
0.00/0.01	c core #35
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 35
0.00/0.01	c Current CPU time: 0.007998 s
0.00/0.01	c
0.00/0.01	c core #36
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 36
0.00/0.01	c Current CPU time: 0.008998 s
0.00/0.01	c
0.00/0.01	c core #37
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 37
0.00/0.01	c Current CPU time: 0.008998 s
0.00/0.01	c
0.00/0.01	c core #38
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 38
0.00/0.01	c Current CPU time: 0.008998 s
0.00/0.01	c
0.00/0.01	c core #39
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 39
0.00/0.01	c Current CPU time: 0.008998 s
0.00/0.01	c
0.00/0.01	c core #40
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 40
0.00/0.01	c Current CPU time: 0.009998 s
0.00/0.01	c
0.00/0.01	c core #41
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 41
0.00/0.01	c Current CPU time: 0.009998 s
0.00/0.01	c
0.00/0.01	c core #42
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 42
0.00/0.01	c Current CPU time: 0.009998 s
0.00/0.01	c
0.00/0.01	c core #43
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 43
0.00/0.01	c Current CPU time: 0.009998 s
0.00/0.01	c
0.00/0.01	c core #44
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 44
0.00/0.01	c Current CPU time: 0.010998 s
0.00/0.01	c
0.00/0.01	c core #45
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 45
0.00/0.01	c Current CPU time: 0.010998 s
0.00/0.01	c
0.00/0.01	c core #46
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 46
0.00/0.01	c Current CPU time: 0.010998 s
0.00/0.01	c
0.00/0.01	c core #47
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 47
0.00/0.01	c Current CPU time: 0.010998 s
0.00/0.01	c
0.00/0.01	c core #48
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 48
0.00/0.01	c Current CPU time: 0.011998 s
0.00/0.01	c
0.00/0.01	c core #49
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 49
0.00/0.01	c Current CPU time: 0.011998 s
0.00/0.01	c
0.00/0.01	c core #50
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 50
0.00/0.01	c Current CPU time: 0.011998 s
0.00/0.01	c
0.00/0.01	c core #51
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 51
0.00/0.01	c Current CPU time: 0.011998 s
0.00/0.01	c
0.00/0.01	c core #52
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 52
0.00/0.01	c Current CPU time: 0.012998 s
0.00/0.01	c
0.00/0.01	c core #53
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 53
0.00/0.01	c Current CPU time: 0.012998 s
0.00/0.01	c
0.00/0.01	c core #54
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 54
0.00/0.01	c Current CPU time: 0.012998 s
0.00/0.01	c
0.00/0.01	c core #55
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 5	Core Weight: 1	Total Weight: 55
0.00/0.01	c Current CPU time: 0.013997 s
0.00/0.01	c
0.00/0.01	c core #56
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 8	Core Weight: 1	Total Weight: 56
0.00/0.01	c Current CPU time: 0.013997 s
0.00/0.01	c
0.00/0.01	c core #57
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 5	Core Weight: 1	Total Weight: 57
0.00/0.01	c Current CPU time: 0.013997 s
0.00/0.01	c
0.00/0.01	c core #58
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 9	Core Weight: 1	Total Weight: 58
0.00/0.01	c Current CPU time: 0.013997 s
0.00/0.01	c
0.00/0.01	c core #59
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 28	Core Weight: 1	Total Weight: 59
0.00/0.01	c Current CPU time: 0.014997 s
0.00/0.01	c
0.00/0.01	c core #60
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 16	Core Weight: 1	Total Weight: 60
0.00/0.01	c Current CPU time: 0.014997 s
0.00/0.01	c
0.00/0.01	c core #61
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 26	Core Weight: 1	Total Weight: 61
0.00/0.01	c Current CPU time: 0.014997 s
0.00/0.01	c
0.00/0.01	c core #62
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 44	Core Weight: 1	Total Weight: 62
0.00/0.01	c Current CPU time: 0.015997 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 |     399      702     1816 |     5000        0   -nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c core #63
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 10	Core Weight: 1	Total Weight: 63
0.00/0.01	c Current CPU time: 0.015997 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 |     408      704     1836 |     5000        0   -nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c core #64
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 39	Core Weight: 1	Total Weight: 64
0.00/0.01	c Current CPU time: 0.015997 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 |     435      706     1894 |     5000        0   -nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c core #65
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 49	Core Weight: 1	Total Weight: 65
0.00/0.01	c Current CPU time: 0.016997 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 |     474      707     1972 |     5000        0   -nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c core #66
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 10	Core Weight: 1	Total Weight: 66
0.00/0.01	c Current CPU time: 0.016997 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 |     481      709     1988 |     5000        0   -nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c core #67
0.00/0.01	c 
0.00/0.01	c 
0.00/0.01	c Core size: 56	Core Weight: 1	Total Weight: 67
0.00/0.01	c Current CPU time: 0.017997 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 |     505      715     2048 |     5000        0   -nan |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c core #68
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 54	Core Weight: 1	Total Weight: 68
0.00/0.02	c Current CPU time: 0.017997 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 |     554      717     2148 |     5000        0   -nan |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c core #69
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 40	Core Weight: 1	Total Weight: 69
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 |     593      720     2231 |     5000        0   -nan |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c core #70
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 57	Core Weight: 1	Total Weight: 70
0.00/0.02	c Current CPU time: 0.019996 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 |     629      727     2317 |     5000        0   -nan |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c core #71
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 42	Core Weight: 1	Total Weight: 71
0.00/0.02	c Current CPU time: 0.020996 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 |     662      738     2408 |     5000        0   -nan |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c core #72
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 61	Core Weight: 1	Total Weight: 72
0.00/0.02	c Current CPU time: 0.021996 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 |     688      744     2485 |     5000        0   -nan |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c core #73
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 35	Core Weight: 1	Total Weight: 73
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 |     693      748     2503 |     5000        0   -nan |  0.000 % |
0.00/0.02	c |       100 |     693      748     2503 |     5500      100     28 |  1.145 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c core #74
0.00/0.02	c 
0.00/0.02	c 
0.00/0.02	c Core size: 33	Core Weight: 1	Total Weight: 74
0.00/0.02	c Current CPU time: 0.024996 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 |     697      756     2528 |     5000        0   -nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c core #75
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 33	Core Weight: 1	Total Weight: 75
0.00/0.03	c Current CPU time: 0.026995 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 |     700      757     2534 |     5000        0   -nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c core #76
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 33	Core Weight: 1	Total Weight: 76
0.00/0.03	c Current CPU time: 0.027995 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 |     703      758     2540 |     5000        0   -nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c core #77
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 35	Core Weight: 1	Total Weight: 77
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 |     708      759     2550 |     5000        0   -nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c core #78
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 36	Core Weight: 1	Total Weight: 78
0.00/0.03	c Current CPU time: 0.030995 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 |     714      760     2562 |     5000        0   -nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c core #79
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 38	Core Weight: 1	Total Weight: 79
0.00/0.03	c Current CPU time: 0.030995 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 |     722      763     2583 |     5000        0   -nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c core #80
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 42	Core Weight: 1	Total Weight: 80
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 |     734      764     2607 |     5000        0   -nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c core #81
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 33	Core Weight: 1	Total Weight: 81
0.00/0.03	c Current CPU time: 0.032994 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 |     737      765     2613 |     5000        0   -nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c core #82
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 52	Core Weight: 1	Total Weight: 82
0.00/0.03	c Current CPU time: 0.034994 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 |     759      766     2657 |     5000        0   -nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c core #83
0.00/0.03	c 
0.00/0.03	c 
0.00/0.03	c Core size: 36	Core Weight: 1	Total Weight: 83
0.00/0.03	c Current CPU time: 0.035994 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 |     765      768     2672 |     5000        0   -nan |  0.000 % |
0.00/0.04	c ===============================================================================
0.00/0.04	c core #84
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 40	Core Weight: 1	Total Weight: 84
0.00/0.04	c Current CPU time: 0.036994 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 |     775      770     2695 |     5000        0   -nan |  0.000 % |
0.00/0.04	c ===============================================================================
0.00/0.04	c core #85
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 46	Core Weight: 1	Total Weight: 85
0.00/0.04	c Current CPU time: 0.037994 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 |     791      772     2729 |     5000        0   -nan |  0.000 % |
0.00/0.04	c ===============================================================================
0.00/0.04	c core #86
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 37	Core Weight: 1	Total Weight: 86
0.00/0.04	c Current CPU time: 0.038994 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 |     798      773     2743 |     5000        0   -nan |  0.000 % |
0.00/0.04	c ===============================================================================
0.00/0.04	c core #87
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 45	Core Weight: 1	Total Weight: 87
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 |     813      774     2773 |     5000        0   -nan |  0.000 % |
0.00/0.04	c |       100 |     813      774     2773 |     5500      100     19 |  1.005 % |
0.00/0.04	c ===============================================================================
0.00/0.04	c core #88
0.00/0.04	c 
0.00/0.04	c 
0.00/0.04	c Core size: 100	Core Weight: 1	Total Weight: 88
0.00/0.04	c Current CPU time: 0.042993 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 |     627      783     2815 |     5000        0   -nan |  0.000 % |
0.00/0.04	c |       100 |     620      783     2815 |     5500      100     25 | 26.014 % |
0.00/0.05	c |       250 |     619      783     2815 |     6050      250     30 | 26.134 % |
0.00/0.05	c ===============================================================================
0.00/0.05	c core #89
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 115	Core Weight: 1	Total Weight: 89
0.00/0.05	c Current CPU time: 0.045993 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 |     634      784     2829 |     5000        0   -nan |  0.000 % |
0.00/0.05	c ===============================================================================
0.00/0.05	c core #90
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 134	Core Weight: 1	Total Weight: 90
0.00/0.05	c Current CPU time: 0.047992 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 |     648      785     2857 |     5000        0   -nan |  0.000 % |
0.00/0.05	c |       100 |     643      785     2857 |     5500      100     21 | 25.262 % |
0.00/0.05	c ===============================================================================
0.00/0.05	c core #91
0.00/0.05	c 
0.00/0.05	c 
0.00/0.05	c Core size: 166	Core Weight: 1	Total Weight: 91
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 |     665      786     2891 |     5000        0   -nan |  0.000 % |
0.00/0.05	c |       101 |     665      786     2891 |     5500      101     28 | 24.087 % |
0.00/0.05	c |       255 |     664      786     2891 |     6050      255     32 | 24.201 % |
0.00/0.06	c |       480 |     661      786     2891 |     6655      480     35 | 24.544 % |
0.00/0.06	c ===============================================================================
0.00/0.07	c core #92
0.00/0.07	c 
0.00/0.07	c 
0.00/0.07	c Core size: 153	Core Weight: 1	Total Weight: 92
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 |     694      787     2949 |     5000        0   -nan |  0.000 % |
0.00/0.07	c |       101 |     694      787     2949 |     5500      101     33 | 23.315 % |
0.00/0.07	c |       252 |     694      787     2949 |     6050      252     29 | 23.315 % |
0.00/0.07	c |       477 |     694      787     2949 |     6655      477     29 | 23.315 % |
0.00/0.08	c |       814 |     694      787     2949 |     7320      814     30 | 23.315 % |
0.08/0.09	c |      1321 |     694      787     2949 |     8052     1321     31 | 23.315 % |
0.10/0.12	c |      2080 |     694      787     2949 |     8857     2080     33 | 23.315 % |
0.10/0.14	c ===============================================================================
0.10/0.15	c core #93
0.10/0.15	c 
0.10/0.15	c 
0.10/0.15	c Core size: 188	Core Weight: 1	Total Weight: 93
0.10/0.15	c Current CPU time: 0.141978 s
0.10/0.15	c
0.10/0.15	c ============================[ Search Statistics ]==============================
0.10/0.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.10/0.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.10/0.15	c ===============================================================================
0.10/0.15	c |         0 |     720      788     3001 |     5000        0   -nan |  0.000 % |
0.10/0.15	c |       100 |     720      788     3001 |     5500      100     36 | 22.664 % |
0.10/0.15	c |       250 |     720      788     3001 |     6050      250     38 | 22.664 % |
0.10/0.16	c |       475 |     720      788     3001 |     6655      475     38 | 22.664 % |
0.10/0.17	c |       813 |     720      788     3001 |     7320      813     45 | 22.664 % |
0.10/0.18	c |      1319 |     720      788     3001 |     8052     1319     46 | 22.664 % |
0.19/0.21	c |      2078 |     720      788     3001 |     8857     2078     49 | 22.664 % |
0.19/0.28	c |      3217 |     720      788     3001 |     9743     3217     51 | 22.664 % |
0.39/0.41	c |      4929 |     720      788     3001 |    10717     4929     54 | 22.664 % |
0.59/0.60	c |      7493 |     720      788     3001 |    11789     7493     56 | 22.664 % |
1.00/1.06	c |     11338 |     720      788     3001 |    12968    11338     58 | 22.664 % |
1.69/1.76	c |     17104 |     720      788     3001 |    14265    10479     57 | 22.664 % |
2.11/2.18	c ===============================================================================
2.21/2.25	c core #94
2.21/2.25	c 
2.21/2.25	c 
2.21/2.25	c Core size: 187	Core Weight: 1	Total Weight: 94
2.21/2.25	c Current CPU time: 2.21366 s
2.21/2.25	c
2.21/2.25	c ============================[ Search Statistics ]==============================
2.21/2.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.21/2.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.21/2.25	c ===============================================================================
2.21/2.25	c |         0 |     746      789     3053 |     5000        0   -nan |  0.000 % |
2.21/2.26	c |       104 |     746      789     3053 |     5500      104     35 | 22.048 % |
2.21/2.26	c |       256 |     746      789     3053 |     6050      256     46 | 22.048 % |
2.21/2.26	c |       483 |     746      789     3053 |     6655      483     47 | 22.048 % |
2.21/2.27	c |       820 |     746      789     3053 |     7320      820     49 | 22.048 % |
2.21/2.29	c |      1326 |     746      789     3053 |     8052     1326     53 | 22.048 % |
2.29/2.32	c |      2085 |     746      789     3053 |     8857     2085     55 | 22.048 % |
2.29/2.38	c |      3224 |     746      789     3053 |     9743     3224     59 | 22.048 % |
2.39/2.49	c |      4932 |     746      789     3053 |    10717     4932     64 | 22.048 % |
2.69/2.74	c |      7495 |     746      789     3053 |    11789     7495     70 | 22.048 % |
3.20/3.25	c |     11345 |     746      789     3053 |    12968    11345     76 | 22.048 % |
3.99/4.07	c |     17111 |     746      789     3053 |    14265    10463     78 | 22.048 % |
5.69/5.78	c |     25763 |     746      789     3053 |    15692    11834     78 | 22.048 % |
7.99/8.03	c |     38737 |     746      789     3053 |    17261     8801     78 | 22.048 % |
10.90/10.96	c |     58200 |     746      789     3053 |    18987    10661     75 | 22.048 % |
16.51/16.54	c |     87397 |     746      789     3053 |    20886    10878     81 | 22.048 % |
26.30/26.34	c |    131187 |     746      789     3053 |    22974    12284     85 | 22.048 % |
42.69/42.71	c |    196872 |     745      789     3053 |    25272    19773     76 | 22.153 % |
52.59/52.70	c ===============================================================================
54.19/54.29	c core #95
54.19/54.29	c 
54.19/54.29	c 
54.19/54.29	c Core size: 187	Core Weight: 1	Total Weight: 95
54.19/54.29	c Current CPU time: 53.8088 s
54.19/54.29	c
54.19/54.29	c ============================[ Search Statistics ]==============================
54.19/54.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
54.19/54.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
54.19/54.29	c ===============================================================================
54.19/54.29	c |         0 |     772      790     3105 |     5000        0   -nan |  0.000 % |
54.19/54.29	c |       102 |     772      790     3105 |     5500      102     25 | 21.465 % |
54.19/54.29	c |       252 |     772      790     3105 |     6050      252     48 | 21.465 % |
54.29/54.30	c |       477 |     772      790     3105 |     6655      477     50 | 21.465 % |
54.29/54.31	c |       816 |     772      790     3105 |     7320      816     60 | 21.465 % |
54.29/54.33	c |      1322 |     772      790     3105 |     8052     1322     75 | 21.465 % |
54.29/54.37	c |      2082 |     772      790     3105 |     8857     2082     83 | 21.465 % |
54.39/54.42	c |      3221 |     772      790     3105 |     9743     3221     86 | 21.465 % |
54.49/54.59	c |      4930 |     772      790     3105 |    10717     4930     90 | 21.465 % |
54.90/54.93	c |      7494 |     772      790     3105 |    11789     7494     93 | 21.465 % |
55.69/55.70	c |     11338 |     772      790     3105 |    12968    11338     95 | 21.465 % |
57.00/57.09	c |     17105 |     772      790     3105 |    14265    10460    100 | 21.465 % |
58.70/58.77	c |     25757 |     772      790     3105 |    15692    11818     93 | 21.465 % |
61.99/62.02	c |     38731 |     772      790     3105 |    17261     8800    103 | 21.465 % |
66.59/66.67	c |     58193 |     772      790     3105 |    18987    10696    100 | 21.465 % |
71.29/71.41	c |     87385 |     772      790     3105 |    20886    10845     79 | 21.465 % |
78.49/78.59	c |    131175 |     772      790     3105 |    22974    12249     86 | 21.465 % |
96.81/96.89	c |    196862 |     772      790     3105 |    25272    19726     93 | 21.465 % |
122.00/122.07	c |    295389 |     772      790     3105 |    27799    15071     97 | 21.465 % |
163.60/163.64	c |    443179 |     772      790     3105 |    30579    21585     94 | 21.465 % |
222.90/222.97	c |    664863 |     772      790     3105 |    33637    16359    105 | 21.465 % |
314.41/314.50	c |    997389 |     772      790     3105 |    37001    22339     87 | 21.465 % |
465.61/465.63	c |   1496177 |     772      790     3105 |    40701    20934     96 | 21.465 % |
715.52/715.58	c |   2244359 |     771      790     3105 |    44771    33936     90 | 21.567 % |
733.22/733.28	c ===============================================================================
752.72/752.75	c core #96
752.72/752.75	c 
752.72/752.75	c 
752.72/752.75	c Core size: 186	Core Weight: 1	Total Weight: 96
752.72/752.75	c Current CPU time: 748.073 s
752.72/752.75	c
752.72/752.75	c ============================[ Search Statistics ]==============================
752.72/752.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
752.72/752.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
752.72/752.75	c ===============================================================================
752.72/752.75	c |         0 |     798      791     3157 |     5000        0   -nan |  0.000 % |
752.72/752.75	c |       100 |     798      791     3157 |     5500      100     36 | 20.912 % |
752.72/752.75	c |       253 |     797      791     3157 |     6050      253     43 | 21.011 % |
752.72/752.76	c |       479 |     797      791     3157 |     6655      479     49 | 21.011 % |
752.72/752.77	c |       817 |     797      791     3157 |     7320      817     53 | 21.011 % |
752.72/752.79	c |      1323 |     797      791     3157 |     8052     1323     59 | 21.011 % |
752.82/752.82	c |      2084 |     797      791     3157 |     8857     2084     61 | 21.011 % |
752.82/752.87	c |      3224 |     795      791     3157 |     9743     3224     60 | 21.209 % |
752.93/752.93	c ===============================================================================
752.93/752.94	c core #97
752.93/752.94	c 
752.93/752.94	c 
752.93/752.94	c Core size: 163	Core Weight: 1	Total Weight: 97
752.93/752.94	c Current CPU time: 749.431 s
752.93/752.94	c
752.93/752.94	c ============================[ Search Statistics ]==============================
752.93/752.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
752.93/752.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
752.93/752.94	c ===============================================================================
752.93/752.94	c |         0 |     833      792     3227 |     5000        0   -nan |  0.000 % |
752.93/752.94	c |       101 |     833      792     3227 |     5500      101     35 | 20.211 % |
752.93/752.94	c |       251 |     833      792     3227 |     6050      251     27 | 20.211 % |
752.93/752.95	c |       480 |     833      792     3227 |     6655      480     42 | 20.211 % |
752.93/752.95	c |       817 |     832      792     3227 |     7320      817     44 | 20.307 % |
752.93/752.97	c |      1325 |     831      792     3227 |     8052     1325     46 | 20.402 % |
752.93/752.98	c ===============================================================================
752.93/752.99	c core #98
752.93/752.99	c 
752.93/752.99	c 
752.93/752.99	c Core size: 176	Core Weight: 1	Total Weight: 98
752.93/752.99	c Current CPU time: 749.477 s
752.93/752.99	c
752.93/752.99	c ============================[ Search Statistics ]==============================
752.93/752.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
752.93/752.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
752.93/752.99	c ===============================================================================
752.93/752.99	c |         0 |     874      793     3309 |     5000        0   -nan |  0.000 % |
752.93/752.99	c |       100 |     874      793     3309 |     5500      100     62 | 19.447 % |
752.93/752.99	c |       250 |     874      793     3309 |     6050      250     56 | 19.447 % |
753.02/753.00	c |       475 |     874      793     3309 |     6655      475     86 | 19.447 % |
753.02/753.02	c |       814 |     874      793     3309 |     7320      814    104 | 19.447 % |
753.02/753.05	c |      1320 |     874      793     3309 |     8052     1320    113 | 19.447 % |
753.13/753.13	c |      2079 |     874      793     3309 |     8857     2079    124 | 19.447 % |
753.32/753.34	c |      3218 |     874      793     3309 |     9743     3218    131 | 19.447 % |
753.62/753.63	c |      4927 |     874      793     3309 |    10717     4927    133 | 19.447 % |
754.42/754.47	c |      7490 |     874      793     3309 |    11789     7490    136 | 19.447 % |
756.12/756.12	c |     11334 |     874      793     3309 |    12968    11334    136 | 19.447 % |
757.72/757.77	c |     17100 |     874      793     3309 |    14265    10444    130 | 19.447 % |
759.52/759.56	c |     25752 |     874      793     3309 |    15692    11782    128 | 19.447 % |
762.82/762.82	c |     38728 |     874      793     3309 |    17261     8723    124 | 19.447 % |
770.04/770.03	c |     58190 |     874      793     3309 |    18987    10585    126 | 19.447 % |
778.12/778.10	c |     87385 |     874      793     3309 |    20886    10795    126 | 19.447 % |
792.82/792.81	c |    131174 |     874      793     3309 |    22974    12159    135 | 19.447 % |
813.62/813.62	c |    196858 |     874      793     3309 |    25272    19538    127 | 19.447 % |
844.42/844.41	c |    295384 |     874      793     3309 |    27799    24139    107 | 19.447 % |
893.43/893.44	c |    443173 |     874      793     3309 |    30579    16893    126 | 19.447 % |
976.63/976.60	c |    664856 |     874      793     3309 |    33637    21757    127 | 19.447 % |
1087.23/1087.27	c |    997383 |     874      793     3309 |    37001    20053    102 | 19.447 % |
1245.04/1245.04	c |   1496172 |     874      793     3309 |    40701    23973     97 | 19.447 % |
1463.45/1463.46	c |   2244354 |     874      793     3309 |    44771    38372    105 | 19.447 % |

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-3461408-1307085970/watcher-3461408-1307085970 -o /tmp/evaluation-result-3461408-1307085970/solver-3461408-1307085970 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461408-1307085970.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: 1.85 1.99 1.99 3/477 6594
/proc/meminfo: memFree=27463224/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=2104 CPUtime=0 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 339 0 0 0 0 0 0 0 25 0 1 0 820196701 2154496 288 33554432000 4194304 5714214 140733639419728 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 526 288 175 372 0 151 0

[startup+0.091023 s]
/proc/loadavg: 1.85 1.99 1.99 3/477 6594
/proc/meminfo: memFree=27463224/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=2864 CPUtime=0.08 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 514 0 0 0 8 0 0 0 25 0 1 0 820196701 2932736 463 33554432000 4194304 5714214 140733639419728 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 716 463 180 372 0 341 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2864

[startup+0.101021 s]
/proc/loadavg: 1.85 1.99 1.99 3/477 6594
/proc/meminfo: memFree=27463224/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=2864 CPUtime=0.1 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 518 0 0 0 9 1 0 0 25 0 1 0 820196701 2932736 467 33554432000 4194304 5714214 140733639419728 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 716 467 180 372 0 341 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2864

[startup+0.300983 s]
/proc/loadavg: 1.85 1.99 1.99 3/477 6594
/proc/meminfo: memFree=27463224/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=3944 CPUtime=0.29 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 784 0 0 0 28 1 0 0 25 0 1 0 820196701 4038656 733 33554432000 4194304 5714214 140733639419728 18446744073709551615 4319397 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 986 733 180 372 0 611 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3944

[startup+0.700906 s]
/proc/loadavg: 1.85 1.99 1.99 3/477 6594
/proc/meminfo: memFree=27463224/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=6352 CPUtime=0.69 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 1374 0 0 0 67 2 0 0 25 0 1 0 820196701 6504448 1323 33554432000 4194304 5714214 140733639419728 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 1588 1323 180 372 0 1213 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6352

[startup+1.50075 s]
/proc/loadavg: 1.85 1.99 1.99 3/482 6600
/proc/meminfo: memFree=27446212/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=9084 CPUtime=1.49 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 2042 0 0 0 146 3 0 0 25 0 1 0 820196701 9302016 1991 33554432000 4194304 5714214 140733639419728 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 2271 1991 180 372 0 1896 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9084

[startup+3.10045 s]
/proc/loadavg: 1.85 1.99 1.99 3/482 6600
/proc/meminfo: memFree=27439552/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=10960 CPUtime=3.09 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 2566 0 0 0 303 6 0 0 25 0 1 0 820196701 11223040 2489 33554432000 4194304 5714214 140733639419728 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 2740 2489 180 372 0 2365 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10960

[startup+6.30084 s]
/proc/loadavg: 1.86 1.99 1.99 3/482 6600
/proc/meminfo: memFree=27429076/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=12876 CPUtime=6.29 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 3030 0 0 0 621 8 0 0 25 0 1 0 820196701 13185024 2953 33554432000 4194304 5714214 140733639419728 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 3219 2953 180 372 0 2844 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12876

[startup+12.7006 s]
/proc/loadavg: 1.87 1.99 1.99 3/482 6600
/proc/meminfo: memFree=27417788/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=21000 CPUtime=12.69 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 4999 0 0 0 1255 14 0 0 25 0 1 0 820196701 21504000 4922 33554432000 4194304 5714214 140733639419728 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 5250 4922 180 372 0 4875 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21000

[startup+25.5002 s]
/proc/loadavg: 1.90 1.99 1.99 3/482 6601
/proc/meminfo: memFree=27395544/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=31672 CPUtime=25.49 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 7608 0 0 0 2526 23 0 0 25 0 1 0 820196701 32432128 7531 33554432000 4194304 5714214 140733639419728 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 7918 7531 180 372 0 7543 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31672

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 1.99 3/482 6601
/proc/meminfo: memFree=27348272/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=48236 CPUtime=51.1 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 11600 0 0 0 5074 36 0 0 25 0 1 0 820196701 49393664 11523 33554432000 4194304 5714214 140733639419728 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 12059 11523 180 372 0 11684 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 48236

[startup+102.319 s]
/proc/loadavg: 2.00 2.00 1.99 3/482 6603
/proc/meminfo: memFree=27299248/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=56968 CPUtime=102.32 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 14098 0 0 0 10165 67 0 0 25 0 1 0 820196701 58335232 13971 33554432000 4194304 5714214 140733639419728 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 14242 13971 180 372 0 13867 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 56968

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/482 6604
/proc/meminfo: memFree=27214036/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=82260 CPUtime=162.3 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 20277 0 0 0 16134 96 0 0 25 0 1 0 820196701 84234240 20150 33554432000 4194304 5714214 140733639419728 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 20565 20150 180 372 0 20190 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 82260

[startup+222.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/482 6606
/proc/meminfo: memFree=27150640/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=116964 CPUtime=222.3 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 28901 0 0 0 22103 127 0 0 25 0 1 0 820196701 119771136 28774 33554432000 4194304 5714214 140733639419728 18446744073709551615 4300379 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 29241 28774 180 372 0 28866 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 116964

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/482 6607
/proc/meminfo: memFree=27085748/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=144928 CPUtime=282.31 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 35780 0 0 0 28073 158 0 0 25 0 1 0 820196701 148406272 35653 33554432000 4194304 5714214 140733639419728 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 36232 35653 180 372 0 35857 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 144928

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/482 6609
/proc/meminfo: memFree=27023944/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=176672 CPUtime=342.31 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 43592 0 0 0 34044 187 0 0 25 0 1 0 820196701 180912128 43465 33554432000 4194304 5714214 140733639419728 18446744073709551615 4300276 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 44168 43465 180 372 0 43793 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 176672

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/482 6611
/proc/meminfo: memFree=26957448/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=202092 CPUtime=402.31 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 49863 0 0 0 40017 214 0 0 25 0 1 0 820196701 206942208 49736 33554432000 4194304 5714214 140733639419728 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 50523 49736 180 372 0 50148 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 202092

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/482 6612
/proc/meminfo: memFree=26892792/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=228592 CPUtime=462.31 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 56335 0 0 0 45992 239 0 0 25 0 1 0 820196701 234078208 56208 33554432000 4194304 5714214 140733639419728 18446744073709551615 4319428 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 57148 56208 180 372 0 56773 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 228592

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/482 6614
/proc/meminfo: memFree=26832364/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=254380 CPUtime=522.32 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 62746 0 0 0 51964 268 0 0 25 0 1 0 820196701 260485120 62619 33554432000 4194304 5714214 140733639419728 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 63595 62619 180 372 0 63220 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 254380

[startup+582.301 s]
/proc/loadavg: 2.09 2.03 2.01 3/482 6615
/proc/meminfo: memFree=26771192/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=282472 CPUtime=582.31 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 69707 0 0 0 57935 296 0 0 25 0 1 0 820196701 289251328 69580 33554432000 4194304 5714214 140733639419728 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 70618 69580 180 372 0 70243 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 282472

[startup+642.301 s]

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

[startup+822.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/482 6622
/proc/meminfo: memFree=26491048/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=440760 CPUtime=822.32 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 109287 0 0 0 81850 382 0 0 25 0 1 0 820196701 451338240 109071 33554432000 4194304 5714214 140733639419728 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 110190 109071 180 372 0 109815 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 440760

[startup+882.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/482 6623
/proc/meminfo: memFree=26466924/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=440760 CPUtime=882.32 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 109287 0 0 0 87821 411 0 0 25 0 1 0 820196701 451338240 109071 33554432000 4194304 5714214 140733639419728 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 110190 109071 180 372 0 109815 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 440760

[startup+942.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 6625
/proc/meminfo: memFree=26450896/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=440760 CPUtime=942.33 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 109287 0 0 0 93800 433 0 0 25 0 1 0 820196701 451338240 109071 33554432000 4194304 5714214 140733639419728 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 110190 109071 180 372 0 109815 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 440760

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 6627
/proc/meminfo: memFree=26381540/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=440760 CPUtime=1002.33 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 109287 0 0 0 99779 454 0 0 25 0 1 0 820196701 451338240 109071 33554432000 4194304 5714214 140733639419728 18446744073709551615 4319407 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 110190 109071 180 372 0 109815 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 440760

[startup+1062.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/482 6628
/proc/meminfo: memFree=26354332/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=440760 CPUtime=1062.34 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 109287 0 0 0 105757 477 0 0 25 0 1 0 820196701 451338240 109071 33554432000 4194304 5714214 140733639419728 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 110190 109071 180 372 0 109815 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 440760

[startup+1122.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/482 6630
/proc/meminfo: memFree=26333100/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=440760 CPUtime=1122.34 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 109324 0 0 0 111730 504 0 0 25 0 1 0 820196701 451338240 109108 33554432000 4194304 5714214 140733639419728 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 110190 109108 180 372 0 109815 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 440760

[startup+1182.3 s]
/proc/loadavg: 2.14 2.07 2.01 3/482 6631
/proc/meminfo: memFree=26319676/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=440760 CPUtime=1182.34 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 109335 0 0 0 117701 533 0 0 25 0 1 0 820196701 451338240 109119 33554432000 4194304 5714214 140733639419728 18446744073709551615 4319341 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 110190 109119 180 372 0 109815 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 440760

[startup+1242.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/482 6633
/proc/meminfo: memFree=26295956/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=440760 CPUtime=1242.34 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 109356 0 0 0 123681 553 0 0 25 0 1 0 820196701 451338240 109140 33554432000 4194304 5714214 140733639419728 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 110190 109140 180 372 0 109815 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 440760

[startup+1302.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/482 6635
/proc/meminfo: memFree=26271244/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=440760 CPUtime=1302.35 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 109465 0 0 0 129654 581 0 0 25 0 1 0 820196701 451338240 109249 33554432000 4194304 5714214 140733639419728 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 110190 109249 180 372 0 109815 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 440760

[startup+1362.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/482 6636
/proc/meminfo: memFree=26251880/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=440760 CPUtime=1362.34 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 109504 0 0 0 135625 609 0 0 25 0 1 0 820196701 451338240 109288 33554432000 4194304 5714214 140733639419728 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 110190 109288 180 372 0 109815 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 440760

[startup+1422.32 s]
/proc/loadavg: 2.00 2.03 2.00 3/482 6638
/proc/meminfo: memFree=26234488/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=440760 CPUtime=1422.36 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 109641 0 0 0 141601 635 0 0 25 0 1 0 820196701 451338240 109425 33554432000 4194304 5714214 140733639419728 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 110190 109425 180 372 0 109815 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 440760

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 6639
/proc/meminfo: memFree=26212504/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=440760 CPUtime=1482.35 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 109825 0 0 0 147570 665 0 0 25 0 1 0 820196701 451338240 109609 33554432000 4194304 5714214 140733639419728 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 110190 109609 180 372 0 109815 0
Current children cumulated CPU time (s) 1482.35
Current children cumulated vsize (KiB) 440760

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 6641
/proc/meminfo: memFree=26197720/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=440760 CPUtime=1542.35 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 109871 0 0 0 153544 691 0 0 25 0 1 0 820196701 451338240 109655 33554432000 4194304 5714214 140733639419728 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 110190 109655 180 372 0 109815 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 440760

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 6643
/proc/meminfo: memFree=26171780/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=440760 CPUtime=1602.35 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 109984 0 0 0 159519 716 0 0 25 0 1 0 820196701 451338240 109768 33554432000 4194304 5714214 140733639419728 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 110190 109768 180 372 0 109815 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 440760

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/482 6644
/proc/meminfo: memFree=26131088/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=440760 CPUtime=1662.35 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 110022 0 0 0 165496 739 0 0 25 0 1 0 820196701 451338240 109806 33554432000 4194304 5714214 140733639419728 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 110190 109806 180 372 0 109815 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 440760

[startup+1722.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/482 6646
/proc/meminfo: memFree=26105028/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=446344 CPUtime=1722.36 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 111501 0 0 0 171473 763 0 0 25 0 1 0 820196701 457056256 111285 33554432000 4194304 5714214 140733639419728 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 111586 111285 180 372 0 111211 0
Current children cumulated CPU time (s) 1722.36
Current children cumulated vsize (KiB) 446344

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/482 6647
/proc/meminfo: memFree=26056132/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=468188 CPUtime=1782.36 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 116936 0 0 0 177450 786 0 0 25 0 1 0 820196701 479424512 116720 33554432000 4194304 5714214 140733639419728 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 117047 116720 180 372 0 116672 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 468188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.02 2.02 2.00 3/482 6648
/proc/meminfo: memFree=26037524/32950928 swapFree=39617324/67111528
[pid=6594] ppid=6592 vsize=475316 CPUtime=1800.08 cores=1,3,5,7
/proc/6594/stat : 6594 (wbo1.6) R 6592 6594 4028 0 -1 4202496 118717 0 0 0 179213 795 0 0 25 0 1 0 820196701 486723584 118501 33554432000 4194304 5714214 140733639419728 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 3 0 0 0
/proc/6594/statm: 118829 118501 180 372 0 118454 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 475316

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.04
CPU time (s): 1800.11
CPU user time (s): 1792.14
CPU system time (s): 7.97279
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 475316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.14
system time used= 7.97279
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118717
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= 12
involuntary context switches= 2077

runsolver used 8.46371 second user time and 19.496 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-03 09:26:10
IDJOB=3461408
IDBENCH=2118
IDSOLVER=1953
FILE ID=node127/3461408-1307085970
RUNJOBID= node127-1307084168-6464
PBS_JOBID= 13497859
Free space on /tmp= 73944 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-aim-100-3_4-yes1-3.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3461408-1307085970/watcher-3461408-1307085970 -o /tmp/evaluation-result-3461408-1307085970/solver-3461408-1307085970 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461408-1307085970.opb

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

MD5SUM BENCH= 577b644759bfadb428b7642b44c91218
RANDOM SEED=458631815

node127.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.823
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.64
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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.823
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.823
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.823
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.60
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.823
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:      27464000 kB
Buffers:        313800 kB
Cached:         878724 kB
SwapCached:      59160 kB
Active:        3197808 kB
Inactive:      2001868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27464000 kB
SwapTotal:    67111528 kB
SwapFree:     39617324 kB
Dirty:            4296 kB
Writeback:           0 kB
AnonPages:     3954208 kB
Mapped:          21688 kB
Slab:           122188 kB
PageTables:      95136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 119724092 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= 73932 MiB
End job on node127 at 2011-06-03 09:56:12