Trace number 1876190

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 NameAnswerobjCPU timeWall clock time
wbo 1.0? (TO) 1800.2 1800.67

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-aim-200-2_0-yes1-1.opb
MD5SUM2014a0d713a146a668fdb58f2d1d22f3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark200
Best CPU time to get the best result obtained on this benchmark0.014997
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 200
Optimality of the best value was proved YES
Number of variables400
Total number of constraints600
Number of constraints which are clauses599
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 400
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 400
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
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 This is wbo 1.0 alpha (based on Minisat 2.0 beta)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Parsing opb file format. File HOME/instance-1876190-1245153630.opb.
0.00/0.00	c Instance file HOME/instance-1876190-1245153630.opb
0.00/0.00	c File size is 20054 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:      400                                                 |
0.00/0.00	c |  Number Clauses:        999                                                 |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 1                                                   |
0.00/0.00	c core #1
0.00/0.00	c Core size: 4	Core Weight: 1	Total Weight: 1
0.00/0.00	c Elapsed CPU time: 0.003999 s	Remaining CPU time: 1800 s
0.00/0.00	c core #2
0.00/0.00	c Core size: 4	Core Weight: 1	Total Weight: 2
0.00/0.00	c Elapsed CPU time: 0.004999 s	Remaining CPU time: 1800 s
0.00/0.00	c core #3
0.00/0.00	c Core size: 4	Core Weight: 1	Total Weight: 3
0.00/0.00	c Elapsed CPU time: 0.004999 s	Remaining CPU time: 1800 s
0.00/0.00	c core #4
0.00/0.00	c Core size: 4	Core Weight: 1	Total Weight: 4
0.00/0.00	c Elapsed CPU time: 0.005999 s	Remaining CPU time: 1799.99 s
0.00/0.00	c core #5
0.00/0.00	c Core size: 4	Core Weight: 1	Total Weight: 5
0.00/0.00	c Elapsed CPU time: 0.006998 s	Remaining CPU time: 1799.99 s
0.00/0.00	c core #6
0.00/0.00	c Core size: 4	Core Weight: 1	Total Weight: 6
0.00/0.00	c Elapsed CPU time: 0.007998 s	Remaining CPU time: 1799.99 s
0.00/0.00	c core #7
0.00/0.00	c Core size: 4	Core Weight: 1	Total Weight: 7
0.00/0.00	c Elapsed CPU time: 0.007998 s	Remaining CPU time: 1799.99 s
0.00/0.00	c core #8
0.00/0.00	c Core size: 4	Core Weight: 1	Total Weight: 8
0.00/0.00	c Elapsed CPU time: 0.008998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #9
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 9
0.00/0.01	c Elapsed CPU time: 0.009998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #10
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 10
0.00/0.01	c Elapsed CPU time: 0.010998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #11
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 11
0.00/0.01	c Elapsed CPU time: 0.010998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #12
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 12
0.00/0.01	c Elapsed CPU time: 0.011998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #13
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 13
0.00/0.01	c Elapsed CPU time: 0.012998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #14
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 14
0.00/0.01	c Elapsed CPU time: 0.013997 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #15
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 15
0.00/0.01	c Elapsed CPU time: 0.014997 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #16
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 16
0.00/0.01	c Elapsed CPU time: 0.014997 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #17
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 17
0.00/0.01	c Elapsed CPU time: 0.015997 s	Remaining CPU time: 1799.98 s
0.00/0.01	c core #18
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 18
0.00/0.01	c Elapsed CPU time: 0.016997 s	Remaining CPU time: 1799.98 s
0.00/0.01	c core #19
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 19
0.00/0.01	c Elapsed CPU time: 0.017997 s	Remaining CPU time: 1799.98 s
0.00/0.01	c core #20
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 20
0.00/0.01	c Elapsed CPU time: 0.018997 s	Remaining CPU time: 1799.98 s
0.00/0.01	c core #21
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: 21
0.00/0.01	c Elapsed CPU time: 0.018997 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #22
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 22
0.00/0.02	c Elapsed CPU time: 0.019996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #23
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 23
0.00/0.02	c Elapsed CPU time: 0.020996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #24
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 24
0.00/0.02	c Elapsed CPU time: 0.021996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #25
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 25
0.00/0.02	c Elapsed CPU time: 0.022996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #26
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 26
0.00/0.02	c Elapsed CPU time: 0.023996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #27
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 27
0.00/0.02	c Elapsed CPU time: 0.023996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #28
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 28
0.00/0.02	c Elapsed CPU time: 0.024996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #29
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 29
0.00/0.02	c Elapsed CPU time: 0.025996 s	Remaining CPU time: 1799.97 s
0.00/0.02	c core #30
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 30
0.00/0.02	c Elapsed CPU time: 0.026995 s	Remaining CPU time: 1799.97 s
0.00/0.02	c core #31
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 31
0.00/0.02	c Elapsed CPU time: 0.027995 s	Remaining CPU time: 1799.97 s
0.00/0.02	c core #32
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: 32
0.00/0.02	c Elapsed CPU time: 0.028995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #33
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 33
0.00/0.03	c Elapsed CPU time: 0.029995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #34
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 34
0.00/0.03	c Elapsed CPU time: 0.029995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #35
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 35
0.00/0.03	c Elapsed CPU time: 0.030995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #36
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 36
0.00/0.03	c Elapsed CPU time: 0.031995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #37
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 37
0.00/0.03	c Elapsed CPU time: 0.032994 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #38
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 38
0.00/0.03	c Elapsed CPU time: 0.033994 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #39
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 39
0.00/0.03	c Elapsed CPU time: 0.034994 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #40
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 40
0.00/0.03	c Elapsed CPU time: 0.035994 s	Remaining CPU time: 1799.96 s
0.00/0.03	c core #41
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 41
0.00/0.03	c Elapsed CPU time: 0.036994 s	Remaining CPU time: 1799.96 s
0.00/0.03	c core #42
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 42
0.00/0.03	c Elapsed CPU time: 0.037994 s	Remaining CPU time: 1799.96 s
0.00/0.03	c core #43
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 43
0.00/0.03	c Elapsed CPU time: 0.037994 s	Remaining CPU time: 1799.96 s
0.00/0.03	c core #44
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: 44
0.00/0.03	c Elapsed CPU time: 0.038994 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #45
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 45
0.00/0.04	c Elapsed CPU time: 0.039993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #46
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 46
0.00/0.04	c Elapsed CPU time: 0.039993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #47
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 47
0.00/0.04	c Elapsed CPU time: 0.040993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #48
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 48
0.00/0.04	c Elapsed CPU time: 0.041993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #49
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 49
0.00/0.04	c Elapsed CPU time: 0.042993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #50
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 50
0.00/0.04	c Elapsed CPU time: 0.043993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #51
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 51
0.00/0.04	c Elapsed CPU time: 0.044993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #52
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 52
0.00/0.04	c Elapsed CPU time: 0.045993 s	Remaining CPU time: 1799.95 s
0.00/0.04	c core #53
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 53
0.00/0.04	c Elapsed CPU time: 0.046992 s	Remaining CPU time: 1799.95 s
0.00/0.04	c core #54
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: 54
0.00/0.04	c Elapsed CPU time: 0.047992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #55
0.00/0.05	c Core size: 4	Core Weight: 1	Total Weight: 55
0.00/0.05	c Elapsed CPU time: 0.048992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #56
0.00/0.05	c Core size: 4	Core Weight: 1	Total Weight: 56
0.00/0.05	c Elapsed CPU time: 0.049992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #57
0.00/0.05	c Core size: 4	Core Weight: 1	Total Weight: 57
0.00/0.05	c Elapsed CPU time: 0.050992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #58
0.00/0.05	c Core size: 4	Core Weight: 1	Total Weight: 58
0.00/0.05	c Elapsed CPU time: 0.051992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #59
0.00/0.05	c Core size: 4	Core Weight: 1	Total Weight: 59
0.00/0.05	c Elapsed CPU time: 0.052991 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #60
0.00/0.05	c Core size: 4	Core Weight: 1	Total Weight: 60
0.00/0.05	c Elapsed CPU time: 0.053991 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #61
0.00/0.05	c Core size: 4	Core Weight: 1	Total Weight: 61
0.00/0.05	c Elapsed CPU time: 0.053991 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #62
0.00/0.05	c Core size: 4	Core Weight: 1	Total Weight: 62
0.00/0.05	c Elapsed CPU time: 0.053991 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #63
0.00/0.05	c Core size: 4	Core Weight: 1	Total Weight: 63
0.00/0.05	c Elapsed CPU time: 0.054991 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #64
0.00/0.05	c Core size: 4	Core Weight: 1	Total Weight: 64
0.00/0.05	c Elapsed CPU time: 0.055991 s	Remaining CPU time: 1799.94 s
0.00/0.05	c core #65
0.00/0.05	c Core size: 4	Core Weight: 1	Total Weight: 65
0.00/0.05	c Elapsed CPU time: 0.056991 s	Remaining CPU time: 1799.94 s
0.00/0.06	c core #66
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 66
0.00/0.06	c Elapsed CPU time: 0.057991 s	Remaining CPU time: 1799.94 s
0.00/0.06	c core #67
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 67
0.00/0.06	c Elapsed CPU time: 0.058991 s	Remaining CPU time: 1799.94 s
0.00/0.06	c core #68
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 68
0.00/0.06	c Elapsed CPU time: 0.05999 s	Remaining CPU time: 1799.94 s
0.00/0.06	c core #69
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 69
0.00/0.06	c Elapsed CPU time: 0.06099 s	Remaining CPU time: 1799.94 s
0.00/0.06	c core #70
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 70
0.00/0.06	c Elapsed CPU time: 0.06199 s	Remaining CPU time: 1799.94 s
0.00/0.06	c core #71
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 71
0.00/0.06	c Elapsed CPU time: 0.06299 s	Remaining CPU time: 1799.94 s
0.00/0.06	c core #72
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 72
0.00/0.06	c Elapsed CPU time: 0.06399 s	Remaining CPU time: 1799.94 s
0.00/0.06	c core #73
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 73
0.00/0.06	c Elapsed CPU time: 0.06499 s	Remaining CPU time: 1799.94 s
0.00/0.06	c core #74
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 74
0.00/0.06	c Elapsed CPU time: 0.065989 s	Remaining CPU time: 1799.93 s
0.00/0.06	c core #75
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: 75
0.00/0.06	c Elapsed CPU time: 0.066989 s	Remaining CPU time: 1799.93 s
0.00/0.07	c core #76
0.00/0.07	c Core size: 4	Core Weight: 1	Total Weight: 76
0.00/0.07	c Elapsed CPU time: 0.066989 s	Remaining CPU time: 1799.93 s
0.00/0.07	c core #77
0.00/0.07	c Core size: 4	Core Weight: 1	Total Weight: 77
0.00/0.07	c Elapsed CPU time: 0.068989 s	Remaining CPU time: 1799.93 s
0.00/0.07	c core #78
0.00/0.07	c Core size: 4	Core Weight: 1	Total Weight: 78
0.00/0.07	c Elapsed CPU time: 0.069989 s	Remaining CPU time: 1799.93 s
0.00/0.07	c core #79
0.00/0.07	c Core size: 4	Core Weight: 1	Total Weight: 79
0.00/0.07	c Elapsed CPU time: 0.070989 s	Remaining CPU time: 1799.93 s
0.00/0.07	c core #80
0.00/0.07	c Core size: 4	Core Weight: 1	Total Weight: 80
0.00/0.07	c Elapsed CPU time: 0.071989 s	Remaining CPU time: 1799.93 s
0.00/0.07	c core #81
0.00/0.07	c Core size: 4	Core Weight: 1	Total Weight: 81
0.00/0.07	c Elapsed CPU time: 0.072988 s	Remaining CPU time: 1799.93 s
0.00/0.07	c core #82
0.00/0.07	c Core size: 4	Core Weight: 1	Total Weight: 82
0.00/0.07	c Elapsed CPU time: 0.073988 s	Remaining CPU time: 1799.93 s
0.00/0.07	c core #83
0.00/0.07	c Core size: 4	Core Weight: 1	Total Weight: 83
0.00/0.07	c Elapsed CPU time: 0.074988 s	Remaining CPU time: 1799.93 s
0.00/0.07	c core #84
0.00/0.07	c Core size: 4	Core Weight: 1	Total Weight: 84
0.00/0.07	c Elapsed CPU time: 0.075988 s	Remaining CPU time: 1799.92 s
0.00/0.08	c core #85
0.00/0.08	c Core size: 4	Core Weight: 1	Total Weight: 85
0.00/0.08	c Elapsed CPU time: 0.076988 s	Remaining CPU time: 1799.92 s
0.00/0.08	c core #86
0.00/0.08	c Core size: 4	Core Weight: 1	Total Weight: 86
0.00/0.08	c Elapsed CPU time: 0.077988 s	Remaining CPU time: 1799.92 s
0.00/0.08	c core #87
0.00/0.08	c Core size: 4	Core Weight: 1	Total Weight: 87
0.00/0.08	c Elapsed CPU time: 0.078987 s	Remaining CPU time: 1799.92 s
0.00/0.08	c core #88
0.00/0.08	c Core size: 4	Core Weight: 1	Total Weight: 88
0.00/0.08	c Elapsed CPU time: 0.079987 s	Remaining CPU time: 1799.92 s
0.00/0.08	c core #89
0.00/0.08	c Core size: 4	Core Weight: 1	Total Weight: 89
0.00/0.08	c Elapsed CPU time: 0.080987 s	Remaining CPU time: 1799.92 s
0.08/0.08	c core #90
0.08/0.08	c Core size: 4	Core Weight: 1	Total Weight: 90
0.08/0.08	c Elapsed CPU time: 0.081987 s	Remaining CPU time: 1799.92 s
0.08/0.08	c core #91
0.08/0.08	c Core size: 4	Core Weight: 1	Total Weight: 91
0.08/0.08	c Elapsed CPU time: 0.082987 s	Remaining CPU time: 1799.92 s
0.08/0.08	c core #92
0.08/0.08	c Core size: 4	Core Weight: 1	Total Weight: 92
0.08/0.08	c Elapsed CPU time: 0.084987 s	Remaining CPU time: 1799.92 s
0.08/0.08	c core #93
0.08/0.08	c Core size: 4	Core Weight: 1	Total Weight: 93
0.08/0.08	c Elapsed CPU time: 0.085986 s	Remaining CPU time: 1799.91 s
0.08/0.09	c core #94
0.08/0.09	c Core size: 4	Core Weight: 1	Total Weight: 94
0.08/0.09	c Elapsed CPU time: 0.086986 s	Remaining CPU time: 1799.91 s
0.08/0.09	c core #95
0.08/0.09	c Core size: 4	Core Weight: 1	Total Weight: 95
0.08/0.09	c Elapsed CPU time: 0.087986 s	Remaining CPU time: 1799.91 s
0.08/0.09	c core #96
0.08/0.09	c Core size: 4	Core Weight: 1	Total Weight: 96
0.08/0.09	c Elapsed CPU time: 0.088986 s	Remaining CPU time: 1799.91 s
0.08/0.09	c core #97
0.08/0.09	c Core size: 4	Core Weight: 1	Total Weight: 97
0.08/0.09	c Elapsed CPU time: 0.089986 s	Remaining CPU time: 1799.91 s
0.08/0.09	c core #98
0.08/0.09	c Core size: 4	Core Weight: 1	Total Weight: 98
0.08/0.09	c Elapsed CPU time: 0.090986 s	Remaining CPU time: 1799.91 s
0.08/0.09	c core #99
0.08/0.09	c Core size: 4	Core Weight: 1	Total Weight: 99
0.08/0.09	c Elapsed CPU time: 0.091986 s	Remaining CPU time: 1799.91 s
0.08/0.09	c core #100
0.08/0.09	c Core size: 4	Core Weight: 1	Total Weight: 100
0.08/0.09	c Elapsed CPU time: 0.092985 s	Remaining CPU time: 1799.91 s
0.08/0.09	c core #101
0.08/0.09	c Core size: 4	Core Weight: 1	Total Weight: 101
0.08/0.09	c Elapsed CPU time: 0.094985 s	Remaining CPU time: 1799.91 s
0.08/0.09	c core #102
0.08/0.09	c Core size: 4	Core Weight: 1	Total Weight: 102
0.08/0.09	c Elapsed CPU time: 0.095985 s	Remaining CPU time: 1799.9 s
0.08/0.10	c core #103
0.08/0.10	c Core size: 4	Core Weight: 1	Total Weight: 103
0.08/0.10	c Elapsed CPU time: 0.096985 s	Remaining CPU time: 1799.9 s
0.08/0.10	c core #104
0.08/0.10	c Core size: 4	Core Weight: 1	Total Weight: 104
0.08/0.10	c Elapsed CPU time: 0.097985 s	Remaining CPU time: 1799.9 s
0.09/0.10	c core #105
0.09/0.10	c Core size: 7	Core Weight: 1	Total Weight: 105
0.09/0.10	c Elapsed CPU time: 0.098984 s	Remaining CPU time: 1799.9 s
0.09/0.10	c core #106
0.09/0.10	c Core size: 9	Core Weight: 1	Total Weight: 106
0.09/0.10	c Elapsed CPU time: 0.100984 s	Remaining CPU time: 1799.9 s
0.09/0.10	c core #107
0.09/0.10	c Core size: 9	Core Weight: 1	Total Weight: 107
0.09/0.10	c Elapsed CPU time: 0.101984 s	Remaining CPU time: 1799.9 s
0.09/0.10	c core #108
0.09/0.10	c Core size: 7	Core Weight: 1	Total Weight: 108
0.09/0.10	c Elapsed CPU time: 0.102984 s	Remaining CPU time: 1799.9 s
0.09/0.10	c core #109
0.09/0.10	c Core size: 13	Core Weight: 1	Total Weight: 109
0.09/0.10	c Elapsed CPU time: 0.103984 s	Remaining CPU time: 1799.9 s
0.09/0.10	c core #110
0.09/0.10	c Core size: 19	Core Weight: 1	Total Weight: 110
0.09/0.10	c Elapsed CPU time: 0.104984 s	Remaining CPU time: 1799.9 s
0.09/0.11	c core #111
0.09/0.11	c Core size: 34	Core Weight: 1	Total Weight: 111
0.09/0.11	c Elapsed CPU time: 0.106983 s	Remaining CPU time: 1799.89 s
0.09/0.11	c core #112
0.09/0.11	c Core size: 8	Core Weight: 1	Total Weight: 112
0.09/0.11	c Elapsed CPU time: 0.107983 s	Remaining CPU time: 1799.89 s
0.09/0.11	c core #113
0.09/0.11	c Core size: 13	Core Weight: 1	Total Weight: 113
0.09/0.11	c Elapsed CPU time: 0.108983 s	Remaining CPU time: 1799.89 s
0.09/0.11	c core #114
0.09/0.11	c Core size: 10	Core Weight: 1	Total Weight: 114
0.09/0.11	c Elapsed CPU time: 0.109983 s	Remaining CPU time: 1799.89 s
0.09/0.11	c core #115
0.09/0.11	c Core size: 13	Core Weight: 1	Total Weight: 115
0.09/0.11	c Elapsed CPU time: 0.111982 s	Remaining CPU time: 1799.89 s
0.09/0.11	c core #116
0.09/0.11	c Core size: 19	Core Weight: 1	Total Weight: 116
0.09/0.11	c Elapsed CPU time: 0.112982 s	Remaining CPU time: 1799.89 s
0.09/0.11	c core #117
0.09/0.11	c Core size: 15	Core Weight: 1	Total Weight: 117
0.09/0.11	c Elapsed CPU time: 0.113982 s	Remaining CPU time: 1799.89 s
0.09/0.11	c core #118
0.09/0.11	c Core size: 9	Core Weight: 1	Total Weight: 118
0.09/0.11	c Elapsed CPU time: 0.114982 s	Remaining CPU time: 1799.89 s
0.09/0.12	c core #119
0.09/0.12	c Core size: 20	Core Weight: 1	Total Weight: 119
0.09/0.12	c Elapsed CPU time: 0.116982 s	Remaining CPU time: 1799.88 s
0.09/0.12	c core #120
0.09/0.12	c Core size: 27	Core Weight: 1	Total Weight: 120
0.09/0.12	c Elapsed CPU time: 0.117982 s	Remaining CPU time: 1799.88 s
0.09/0.12	c core #121
0.09/0.12	c Core size: 17	Core Weight: 1	Total Weight: 121
0.09/0.12	c Elapsed CPU time: 0.118981 s	Remaining CPU time: 1799.88 s
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 |     796     1121     2777 |     5000        0    nan |  0.000 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c core #122
0.09/0.12	c Core size: 34	Core Weight: 1	Total Weight: 122
0.09/0.12	c Elapsed CPU time: 0.120981 s	Remaining CPU time: 1799.88 s
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 |     813     1122     2814 |     5000        0    nan |  0.000 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c core #123
0.09/0.12	c Core size: 35	Core Weight: 1	Total Weight: 123
0.09/0.12	c Elapsed CPU time: 0.122981 s	Remaining CPU time: 1799.88 s
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 |     828     1123     2845 |     5000        0    nan |  0.000 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c core #124
0.09/0.12	c Core size: 48	Core Weight: 1	Total Weight: 124
0.09/0.12	c Elapsed CPU time: 0.124981 s	Remaining CPU time: 1799.88 s
0.09/0.12	c Learning 1 hard constraints
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 |     845     1125     2882 |     5000        0    nan |  0.000 % |
0.09/0.13	c ===============================================================================
0.09/0.13	c core #125
0.09/0.13	c Core size: 33	Core Weight: 1	Total Weight: 125
0.09/0.13	c Elapsed CPU time: 0.12698 s	Remaining CPU time: 1799.87 s
0.09/0.13	c Learning 1 hard constraints
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 |     864     1127     2925 |     5000        0    nan |  0.000 % |
0.09/0.13	c ===============================================================================
0.09/0.13	c core #126
0.09/0.13	c Core size: 120	Core Weight: 1	Total Weight: 126
0.09/0.13	c Elapsed CPU time: 0.12898 s	Remaining CPU time: 1799.87 s
0.09/0.13	c Learning 1 hard constraints
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 |     901     1129     3003 |     5000        0    nan |  0.000 % |
0.09/0.13	c ===============================================================================
0.09/0.13	c core #127
0.09/0.13	c Core size: 77	Core Weight: 1	Total Weight: 127
0.09/0.13	c Elapsed CPU time: 0.13098 s	Remaining CPU time: 1799.87 s
0.09/0.13	c Learning 1 hard constraints
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 |     932     1131     3072 |     5000        0    nan |  0.000 % |
0.09/0.13	c ===============================================================================
0.09/0.13	c core #128
0.09/0.13	c Core size: 205	Core Weight: 1	Total Weight: 128
0.09/0.13	c Elapsed CPU time: 0.134979 s	Remaining CPU time: 1799.87 s
0.09/0.13	c Learning 10 hard constraints
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 |    1003     1142     3243 |     5000        0    nan |  0.000 % |
0.09/0.14	c ===============================================================================
0.09/0.14	c core #129
0.09/0.14	c Core size: 78	Core Weight: 1	Total Weight: 129
0.09/0.14	c Elapsed CPU time: 0.136979 s	Remaining CPU time: 1799.86 s
0.09/0.14	c Learning 4 hard constraints
0.09/0.14	c ============================[ Search Statistics ]==============================
0.09/0.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.14	c ===============================================================================
0.09/0.14	c |         0 |    1026     1147     3299 |     5000        0    nan |  0.000 % |
0.09/0.14	c ===============================================================================
0.09/0.14	c core #130
0.09/0.14	c Core size: 166	Core Weight: 1	Total Weight: 130
0.09/0.14	c Elapsed CPU time: 0.139978 s	Remaining CPU time: 1799.86 s
0.09/0.14	c Learning 6 hard constraints
0.09/0.14	c ============================[ Search Statistics ]==============================
0.09/0.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.14	c ===============================================================================
0.09/0.14	c |         0 |    1094     1154     3456 |     5000        0    nan |  0.000 % |
0.09/0.15	c |       100 |    1094     1154     3456 |     5500      100      9 |  0.000 % |
0.09/0.15	c |       252 |    1082     1154     3456 |     6050      247      8 |  1.097 % |
0.09/0.15	c ===============================================================================
0.09/0.15	c core #131
0.09/0.15	c Core size: 534	Core Weight: 1	Total Weight: 131
0.09/0.15	c Elapsed CPU time: 0.152976 s	Remaining CPU time: 1799.85 s
0.09/0.16	c Learning 21 hard constraints
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 |    1254     1176     3839 |     5000        0    nan |  0.000 % |
0.09/0.16	c |       101 |    1254     1176     3839 |     5500      101      7 |  0.000 % |
0.09/0.17	c |       251 |    1252     1176     3839 |     6050      202      8 |  0.160 % |
0.09/0.18	c ===============================================================================
0.09/0.18	c core #132
0.09/0.18	c Core size: 580	Core Weight: 1	Total Weight: 132
0.09/0.18	c Elapsed CPU time: 0.173973 s	Remaining CPU time: 1799.83 s
0.09/0.18	c Learning 35 hard constraints
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 |    1423     1212     4283 |     5000        0    nan |  0.000 % |
0.09/0.19	c |       100 |    1415     1212     4283 |     5500       98     42 |  0.984 % |
0.19/0.20	c |       250 |    1400     1212     4283 |     6050      245     24 |  1.616 % |
0.19/0.20	c ===============================================================================
0.19/0.20	c core #133
0.19/0.20	c Core size: 160	Core Weight: 1	Total Weight: 133
0.19/0.20	c Elapsed CPU time: 0.19697 s	Remaining CPU time: 1799.8 s
0.19/0.20	c Learning 66 hard constraints
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 |    1431     1279     4534 |     5000        0    nan |  0.000 % |
0.19/0.21	c ===============================================================================
0.19/0.21	c core #134
0.19/0.21	c Core size: 198	Core Weight: 1	Total Weight: 134
0.19/0.21	c Elapsed CPU time: 0.201969 s	Remaining CPU time: 1799.8 s
0.19/0.21	c Learning 15 hard constraints
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 |    1436     1295     4588 |     5000        0    nan |  0.000 % |
0.19/0.21	c ===============================================================================
0.19/0.21	c core #135
0.19/0.21	c Core size: 178	Core Weight: 1	Total Weight: 135
0.19/0.21	c Elapsed CPU time: 0.205968 s	Remaining CPU time: 1799.79 s
0.19/0.22	c Learning 3 hard constraints
0.19/0.22	c core #136
0.19/0.22	c Core size: 247	Core Weight: 1	Total Weight: 136
0.19/0.22	c Elapsed CPU time: 0.207968 s	Remaining CPU time: 1799.79 s
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.22	c ===============================================================================
0.19/0.22	c |         0 |    1148     1300     4614 |     5000        0    nan |  0.000 % |
0.19/0.22	c ===============================================================================
0.19/0.22	c core #137
0.19/0.22	c Core size: 260	Core Weight: 1	Total Weight: 137
0.19/0.22	c Elapsed CPU time: 0.210967 s	Remaining CPU time: 1799.79 s
0.19/0.22	c Learning 1 hard constraints
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.22	c ===============================================================================
0.19/0.22	c |         0 |    1027     1302     4624 |     5000        0    nan |  0.000 % |
0.19/0.22	c ===============================================================================
0.19/0.22	c core #138
0.19/0.22	c Core size: 242	Core Weight: 1	Total Weight: 138
0.19/0.22	c Elapsed CPU time: 0.213967 s	Remaining CPU time: 1799.79 s
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.22	c ===============================================================================
0.19/0.22	c |         0 |    1032     1303     4634 |     5000        0    nan |  0.000 % |
0.19/0.22	c ===============================================================================
0.19/0.23	c core #139
0.19/0.23	c Core size: 262	Core Weight: 1	Total Weight: 139
0.19/0.23	c Elapsed CPU time: 0.217966 s	Remaining CPU time: 1799.78 s
0.19/0.23	c ============================[ Search Statistics ]==============================
0.19/0.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.23	c ===============================================================================
0.19/0.23	c |         0 |    1040     1304     4650 |     5000        0    nan |  0.000 % |
0.19/0.23	c ===============================================================================
0.19/0.23	c core #140
0.19/0.23	c Core size: 277	Core Weight: 1	Total Weight: 140
0.19/0.23	c Elapsed CPU time: 0.221966 s	Remaining CPU time: 1799.78 s
0.19/0.23	c ============================[ Search Statistics ]==============================
0.19/0.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.23	c ===============================================================================
0.19/0.23	c |         0 |    1051     1305     4672 |     5000        0    nan |  0.000 % |
0.19/0.23	c ===============================================================================
0.19/0.23	c core #141
0.19/0.23	c Core size: 216	Core Weight: 1	Total Weight: 141
0.19/0.23	c Elapsed CPU time: 0.223965 s	Remaining CPU time: 1799.78 s
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 |    1055     1306     4680 |     5000        0    nan |  0.000 % |
0.19/0.24	c ===============================================================================
0.19/0.24	c core #142
0.19/0.24	c Core size: 250	Core Weight: 1	Total Weight: 142
0.19/0.24	c Elapsed CPU time: 0.227965 s	Remaining CPU time: 1799.77 s
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 |    1064     1307     4698 |     5000        0    nan |  0.000 % |
0.19/0.24	c ===============================================================================
0.19/0.24	c core #143
0.19/0.24	c Core size: 205	Core Weight: 1	Total Weight: 143
0.19/0.24	c Elapsed CPU time: 0.231964 s	Remaining CPU time: 1799.77 s
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 |    1071     1308     4712 |     5000        0    nan |  0.000 % |
0.19/0.24	c ===============================================================================
0.19/0.24	c core #144
0.19/0.24	c Core size: 251	Core Weight: 1	Total Weight: 144
0.19/0.24	c Elapsed CPU time: 0.235964 s	Remaining CPU time: 1799.76 s
0.19/0.25	c ============================[ Search Statistics ]==============================
0.19/0.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.25	c ===============================================================================
0.19/0.25	c |         0 |    1077     1309     4724 |     5000        0    nan |  0.000 % |
0.19/0.25	c ===============================================================================
0.19/0.25	c core #145
0.19/0.25	c Core size: 267	Core Weight: 1	Total Weight: 145
0.19/0.25	c Elapsed CPU time: 0.241963 s	Remaining CPU time: 1799.76 s
0.19/0.25	c ============================[ Search Statistics ]==============================
0.19/0.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.25	c ===============================================================================
0.19/0.25	c |         0 |    1089     1310     4748 |     5000        0    nan |  0.000 % |
0.19/0.26	c ===============================================================================
0.19/0.26	c core #146
0.19/0.26	c Core size: 275	Core Weight: 1	Total Weight: 146
0.19/0.26	c Elapsed CPU time: 0.246962 s	Remaining CPU time: 1799.75 s
0.19/0.26	c ============================[ Search Statistics ]==============================
0.19/0.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.26	c ===============================================================================
0.19/0.26	c |         0 |    1105     1311     4780 |     5000        0    nan |  0.000 % |
0.19/0.26	c ===============================================================================
0.19/0.26	c core #147
0.19/0.26	c Core size: 301	Core Weight: 1	Total Weight: 147
0.19/0.26	c Elapsed CPU time: 0.253961 s	Remaining CPU time: 1799.75 s
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 |    1124     1312     4818 |     5000        0    nan |  0.000 % |
0.19/0.27	c |       100 |    1124     1312     4818 |     5500      100     18 | 27.390 % |
0.19/0.28	c |       250 |    1121     1312     4818 |     6050      247     24 | 30.168 % |
0.19/0.28	c ===============================================================================
0.19/0.28	c core #148
0.19/0.28	c Core size: 321	Core Weight: 1	Total Weight: 148
0.19/0.28	c Elapsed CPU time: 0.268959 s	Remaining CPU time: 1799.73 s
0.19/0.28	c ============================[ Search Statistics ]==============================
0.19/0.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.28	c ===============================================================================
0.19/0.28	c |         0 |    1153     1313     4876 |     5000        0    nan |  0.000 % |
0.19/0.29	c ===============================================================================
0.19/0.29	c core #149
0.19/0.29	c Core size: 293	Core Weight: 1	Total Weight: 149
0.19/0.29	c Elapsed CPU time: 0.272958 s	Remaining CPU time: 1799.73 s
0.19/0.29	c ============================[ Search Statistics ]==============================
0.19/0.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.29	c ===============================================================================
0.19/0.29	c |         0 |    1162     1314     4894 |     5000        0    nan |  0.000 % |
0.19/0.29	c ===============================================================================
0.19/0.29	c core #150
0.19/0.29	c Core size: 255	Core Weight: 1	Total Weight: 150
0.19/0.29	c Elapsed CPU time: 0.278957 s	Remaining CPU time: 1799.72 s
0.19/0.29	c ============================[ Search Statistics ]==============================
0.19/0.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.29	c ===============================================================================
0.19/0.29	c |         0 |    1175     1315     4920 |     5000        0    nan |  0.000 % |
0.29/0.30	c |       101 |    1175     1315     4920 |     5500      101     24 | 26.517 % |
0.29/0.31	c |       253 |    1171     1315     4920 |     6050      252     32 | 26.767 % |
0.29/0.32	c |       483 |    1171     1315     4920 |     6655      482     37 | 26.767 % |
0.29/0.35	c |       820 |    1171     1315     4920 |     7320      819     44 | 26.767 % |
0.39/0.42	c |      1328 |    1171     1315     4920 |     8052     1327     46 | 26.767 % |
0.49/0.53	c |      2087 |    1171     1315     4920 |     8857     2086     47 | 26.767 % |
0.69/0.70	c ===============================================================================
0.69/0.72	c core #151
0.69/0.72	c Core size: 328	Core Weight: 1	Total Weight: 151
0.69/0.72	c Elapsed CPU time: 0.706892 s	Remaining CPU time: 1799.29 s
0.69/0.73	c ============================[ Search Statistics ]==============================
0.69/0.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.73	c ===============================================================================
0.69/0.73	c |         0 |    1204     1316     4978 |     5000        0    nan |  0.000 % |
0.69/0.73	c |       102 |    1204     1316     4978 |     5500      102     25 | 26.044 % |
0.69/0.74	c |       254 |    1204     1316     4978 |     6050      254     29 | 26.044 % |
0.69/0.75	c |       481 |    1204     1316     4978 |     6655      481     31 | 26.044 % |
0.69/0.77	c |       821 |    1204     1316     4978 |     7320      821     35 | 26.044 % |
0.69/0.79	c ===============================================================================
0.69/0.79	c core #152
0.69/0.79	c Core size: 330	Core Weight: 1	Total Weight: 152
0.69/0.79	c Elapsed CPU time: 0.771882 s	Remaining CPU time: 1799.23 s
0.69/0.80	c ============================[ Search Statistics ]==============================
0.69/0.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.80	c ===============================================================================
0.69/0.80	c |         0 |    1230     1317     5030 |     5000        0    nan |  0.000 % |
0.79/0.80	c |       102 |    1230     1317     5030 |     5500      102     33 | 25.635 % |
0.79/0.81	c |       252 |    1230     1317     5030 |     6050      252     35 | 25.635 % |
0.79/0.82	c |       478 |    1229     1317     5030 |     6655      477     34 | 25.816 % |
0.79/0.83	c ===============================================================================
0.79/0.83	c core #153
0.79/0.83	c Core size: 336	Core Weight: 1	Total Weight: 153
0.79/0.83	c Elapsed CPU time: 0.809876 s	Remaining CPU time: 1799.19 s
0.79/0.83	c ============================[ Search Statistics ]==============================
0.79/0.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.79/0.83	c ===============================================================================
0.79/0.83	c |         0 |    1258     1318     5080 |     5000        0    nan |  0.000 % |
0.79/0.84	c ===============================================================================
0.79/0.84	c core #154
0.79/0.84	c Core size: 229	Core Weight: 1	Total Weight: 154
0.79/0.84	c Elapsed CPU time: 0.814876 s	Remaining CPU time: 1799.19 s
0.79/0.84	c ============================[ Search Statistics ]==============================
0.79/0.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.79/0.84	c ===============================================================================
0.79/0.84	c |         0 |    1266     1319     5096 |     5000        0    nan |  0.000 % |
0.79/0.85	c |       100 |    1266     1319     5096 |     5500      100     22 | 24.956 % |
0.79/0.85	c ===============================================================================
0.79/0.85	c core #155
0.79/0.85	c Core size: 248	Core Weight: 1	Total Weight: 155
0.79/0.85	c Elapsed CPU time: 0.823874 s	Remaining CPU time: 1799.18 s
0.79/0.85	c ============================[ Search Statistics ]==============================
0.79/0.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.79/0.85	c ===============================================================================
0.79/0.85	c |         0 |    1278     1320     5114 |     5000        0    nan |  0.000 % |
0.79/0.86	c |       100 |    1278     1320     5114 |     5500      100     17 | 24.646 % |
0.79/0.86	c ===============================================================================
0.79/0.86	c core #156
0.79/0.86	c Core size: 322	Core Weight: 1	Total Weight: 156
0.79/0.86	c Elapsed CPU time: 0.832873 s	Remaining CPU time: 1799.17 s
0.79/0.86	c ============================[ Search Statistics ]==============================
0.79/0.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.79/0.86	c ===============================================================================
0.79/0.86	c |         0 |    1298     1321     5154 |     5000        0    nan |  0.000 % |
0.79/0.87	c |       101 |    1298     1321     5154 |     5500      101     34 | 24.359 % |
0.79/0.88	c |       253 |    1297     1321     5154 |     6050      251     36 | 24.417 % |
0.79/0.89	c ===============================================================================
0.79/0.89	c core #157
0.79/0.89	c Core size: 342	Core Weight: 1	Total Weight: 157
0.79/0.89	c Elapsed CPU time: 0.864868 s	Remaining CPU time: 1799.14 s
0.79/0.89	c ============================[ Search Statistics ]==============================
0.79/0.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.79/0.89	c ===============================================================================
0.79/0.89	c |         0 |    1325     1322     5208 |     5000        0    nan |  0.000 % |
0.89/0.90	c |       100 |    1325     1322     5208 |     5500      100     36 | 23.982 % |
0.89/0.90	c ===============================================================================
0.89/0.90	c core #158
0.89/0.90	c Core size: 294	Core Weight: 1	Total Weight: 158
0.89/0.90	c Elapsed CPU time: 0.874867 s	Remaining CPU time: 1799.13 s
0.89/0.91	c ============================[ Search Statistics ]==============================
0.89/0.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.89/0.91	c ===============================================================================
0.89/0.91	c |         0 |    1334     1323     5226 |     5000        0    nan |  0.000 % |
0.89/0.91	c |       100 |    1334     1323     5226 |     5500      100     22 | 23.858 % |
0.89/0.92	c |       250 |    1334     1323     5226 |     6050      250     24 | 23.858 % |
0.89/0.92	c |       476 |    1334     1323     5226 |     6655      476     32 | 23.858 % |
0.89/0.94	c |       814 |    1334     1323     5226 |     7320      814     38 | 23.858 % |
0.89/0.99	c |      1320 |    1334     1323     5226 |     8052     1320     45 | 23.858 % |
0.99/1.05	c |      2082 |    1334     1323     5226 |     8857     2082     42 | 23.858 % |
1.19/1.26	c |      3221 |    1334     1323     5226 |     9743     3221     53 | 23.858 % |
1.59/1.68	c |      4932 |    1334     1323     5226 |    10717     4932     58 | 23.858 % |
2.29/2.38	c |      7494 |    1334     1323     5226 |    11789     7494     61 | 23.858 % |
4.09/4.12	c |     11340 |    1334     1323     5226 |    12968    11340     60 | 23.858 % |
6.49/6.53	c |     17106 |    1327     1323     5226 |    14265    10367     58 | 24.486 % |
8.69/8.71	c ===============================================================================
8.89/8.93	c core #159
8.89/8.93	c Core size: 321	Core Weight: 1	Total Weight: 159
8.89/8.93	c Elapsed CPU time: 8.84765 s	Remaining CPU time: 1791.15 s
8.89/8.96	c ============================[ Search Statistics ]==============================
8.89/8.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.89/8.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.89/8.96	c ===============================================================================
8.89/8.96	c |         0 |    1360     1324     5278 |     5000        0    nan |  0.000 % |
8.89/8.97	c |       100 |    1360     1324     5278 |     5500      100     23 | 23.510 % |
8.89/8.97	c |       250 |    1359     1324     5278 |     6050      244     21 | 23.566 % |
8.89/8.98	c ===============================================================================
8.89/8.98	c core #160
8.89/8.98	c Core size: 324	Core Weight: 1	Total Weight: 160
8.89/8.98	c Elapsed CPU time: 8.89665 s	Remaining CPU time: 1791.1 s
8.89/8.99	c ============================[ Search Statistics ]==============================
8.89/8.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.89/8.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.89/8.99	c ===============================================================================
8.89/8.99	c |         0 |    1378     1325     5314 |     5000        0    nan |  0.000 % |
8.89/8.99	c |       100 |    1378     1325     5314 |     5500      100     21 | 23.274 % |
8.99/9.00	c |       251 |    1377     1325     5314 |     6050      247     19 | 23.331 % |
8.99/9.00	c ===============================================================================
8.99/9.00	c core #161
8.99/9.00	c Core size: 230	Core Weight: 1	Total Weight: 161
8.99/9.00	c Elapsed CPU time: 8.91364 s	Remaining CPU time: 1791.09 s
8.99/9.00	c ============================[ Search Statistics ]==============================
8.99/9.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.99/9.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.99/9.00	c ===============================================================================
8.99/9.00	c |         0 |    1386     1326     5330 |     5000        0    nan |  0.000 % |
8.99/9.01	c |       101 |    1386     1326     5330 |     5500      101     22 | 23.171 % |
8.99/9.02	c |       252 |    1386     1326     5330 |     6050      252     20 | 23.171 % |
8.99/9.03	c ===============================================================================
8.99/9.03	c core #162
8.99/9.03	c Core size: 332	Core Weight: 1	Total Weight: 162
8.99/9.03	c Elapsed CPU time: 8.94164 s	Remaining CPU time: 1791.06 s
8.99/9.03	c ============================[ Search Statistics ]==============================
8.99/9.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.99/9.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
8.99/9.03	c ===============================================================================
8.99/9.03	c |         0 |    1408     1327     5374 |     5000        0    nan |  0.000 % |
8.99/9.04	c |       101 |    1408     1327     5374 |     5500      101     39 | 22.892 % |
8.99/9.05	c |       254 |    1408     1327     5374 |     6050      254     54 | 22.892 % |
8.99/9.06	c |       479 |    1408     1327     5374 |     6655      479     45 | 22.892 % |
8.99/9.08	c |       816 |    1408     1327     5374 |     7320      816     44 | 22.892 % |
9.08/9.10	c ===============================================================================
9.08/9.10	c core #163
9.08/9.10	c Core size: 249	Core Weight: 1	Total Weight: 163
9.08/9.10	c Elapsed CPU time: 9.00963 s	Remaining CPU time: 1790.99 s
9.08/9.10	c ============================[ Search Statistics ]==============================
9.08/9.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.08/9.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.08/9.10	c ===============================================================================
9.08/9.10	c |         0 |    1417     1328     5392 |     5000        0    nan |  0.000 % |
9.08/9.11	c |       100 |    1417     1328     5392 |     5500      100     28 | 22.779 % |
9.08/9.11	c |       250 |    1416     1328     5392 |     6050      221     29 | 22.834 % |
9.08/9.13	c ===============================================================================
9.08/9.13	c core #164
9.08/9.13	c Core size: 337	Core Weight: 1	Total Weight: 164
9.08/9.13	c Elapsed CPU time: 9.03763 s	Remaining CPU time: 1790.96 s
9.08/9.13	c ============================[ Search Statistics ]==============================
9.08/9.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.08/9.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.08/9.13	c ===============================================================================
9.08/9.13	c |         0 |    1441     1329     5440 |     5000        0    nan |  0.000 % |
9.08/9.14	c |       100 |    1441     1329     5440 |     5500      100     40 | 22.485 % |
9.08/9.15	c |       252 |    1441     1329     5440 |     6050      252     44 | 22.485 % |
9.08/9.16	c |       477 |    1441     1329     5440 |     6655      477     49 | 22.485 % |
9.08/9.19	c |       815 |    1441     1329     5440 |     7320      815     46 | 22.485 % |
9.19/9.24	c |      1324 |    1441     1329     5440 |     8052     1324     57 | 22.485 % |
9.29/9.34	c |      2084 |    1441     1329     5440 |     8857     2084     62 | 22.485 % |
9.39/9.47	c |      3226 |    1441     1329     5440 |     9743     3226     63 | 22.485 % |
9.79/9.82	c |      4936 |    1441     1329     5440 |    10717     4936     59 | 22.485 % |
10.29/10.40	c |      7501 |    1441     1329     5440 |    11789     7501     60 | 22.485 % |
11.89/11.93	c |     11346 |    1441     1329     5440 |    12968    11346     61 | 22.485 % |
13.99/14.02	c |     17112 |    1441     1329     5440 |    14265    10365     58 | 22.485 % |
18.18/18.20	c |     25761 |    1441     1329     5440 |    15692    11588     65 | 22.485 % |
25.89/25.92	c |     38739 |    1441     1329     5440 |    17261     8367     74 | 22.485 % |
31.78/31.85	c ===============================================================================
32.37/32.49	c core #165
32.37/32.49	c Core size: 382	Core Weight: 1	Total Weight: 165
32.37/32.49	c Elapsed CPU time: 32.2591 s	Remaining CPU time: 1767.74 s
32.48/32.55	c ============================[ Search Statistics ]==============================
32.48/32.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
32.48/32.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
32.48/32.55	c ===============================================================================
32.48/32.55	c |         0 |    1483     1330     5524 |     5000        0    nan |  0.000 % |
32.48/32.56	c |       101 |    1483     1330     5524 |     5500      101     22 | 21.988 % |
32.48/32.57	c |       252 |    1483     1330     5524 |     6050      252     21 | 21.988 % |
32.48/32.58	c |       481 |    1483     1330     5524 |     6655      481     33 | 21.988 % |
32.58/32.60	c |       819 |    1483     1330     5524 |     7320      819     37 | 21.988 % |
32.58/32.65	c |      1325 |    1483     1330     5524 |     8052     1325     44 | 21.988 % |
32.68/32.72	c |      2087 |    1483     1330     5524 |     8857     2087     47 | 21.988 % |
32.78/32.80	c ===============================================================================
32.78/32.82	c core #166
32.78/32.82	c Core size: 372	Core Weight: 1	Total Weight: 166
32.78/32.82	c Elapsed CPU time: 32.582 s	Remaining CPU time: 1767.42 s
32.78/32.83	c ============================[ Search Statistics ]==============================
32.78/32.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
32.78/32.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
32.78/32.83	c ===============================================================================
32.78/32.83	c |         0 |    1515     1331     5588 |     5000        0    nan |  0.000 % |
32.78/32.83	c |       104 |    1515     1331     5588 |     5500      104     40 | 21.624 % |
32.78/32.84	c |       255 |    1515     1331     5588 |     6050      255     39 | 21.624 % |
32.78/32.86	c |       480 |    1515     1331     5588 |     6655      480     46 | 21.624 % |
32.78/32.89	c |       822 |    1515     1331     5588 |     7320      822     52 | 21.624 % |
32.88/32.93	c |      1329 |    1515     1331     5588 |     8052     1329     54 | 21.624 % |
32.98/33.04	c |      2089 |    1515     1331     5588 |     8857     2089     56 | 21.624 % |
33.18/33.25	c |      3229 |    1515     1331     5588 |     9743     3229     54 | 21.624 % |
33.48/33.51	c |      4938 |    1515     1331     5588 |    10717     4938     51 | 21.624 % |
33.98/34.07	c |      7502 |    1515     1331     5588 |    11789     7502     51 | 21.624 % |
35.47/35.53	c |     11346 |    1515     1331     5588 |    12968    11346     51 | 21.624 % |
37.98/38.07	c |     17112 |    1515     1331     5588 |    14265    10349     49 | 21.624 % |
40.38/40.41	c |     25761 |    1515     1331     5588 |    15692    11519     48 | 21.624 % |
47.18/47.26	c |     38735 |    1515     1331     5588 |    17261     8296     52 | 21.625 % |
47.88/47.93	c ===============================================================================
48.28/48.40	c core #167
48.28/48.40	c Core size: 327	Core Weight: 1	Total Weight: 167
48.28/48.40	c Elapsed CPU time: 48.0747 s	Remaining CPU time: 1751.93 s
48.38/48.45	c ============================[ Search Statistics ]==============================
48.38/48.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
48.38/48.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
48.38/48.45	c ===============================================================================
48.38/48.45	c |         0 |    1533     1332     5624 |     5000        0    nan |  0.000 % |
48.38/48.46	c |       101 |    1533     1332     5624 |     5500      101     20 | 21.425 % |
48.38/48.47	c |       251 |    1532     1332     5624 |     6050      249     19 | 21.476 % |
48.38/48.48	c |       476 |    1532     1332     5624 |     6655      474     19 | 21.483 % |
48.38/48.49	c ===============================================================================
48.38/48.49	c core #168
48.38/48.49	c Core size: 231	Core Weight: 1	Total Weight: 168
48.38/48.49	c Elapsed CPU time: 48.1607 s	Remaining CPU time: 1751.84 s
48.38/48.49	c ============================[ Search Statistics ]==============================
48.38/48.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
48.38/48.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
48.38/48.49	c ===============================================================================
48.38/48.49	c |         0 |    1541     1333     5640 |     5000        0    nan |  0.000 % |
48.47/48.50	c |       100 |    1541     1333     5640 |     5500      100     37 | 21.337 % |
48.47/48.51	c |       252 |    1541     1333     5640 |     6050      252     39 | 21.337 % |
48.47/48.52	c |       477 |    1541     1333     5640 |     6655      477     33 | 21.337 % |
48.47/48.54	c |       816 |    1541     1333     5640 |     7320      816     41 | 21.337 % |
48.47/48.59	c |      1324 |    1541     1333     5640 |     8052     1324     45 | 21.337 % |
48.58/48.65	c ===============================================================================
48.58/48.66	c core #169
48.58/48.66	c Core size: 348	Core Weight: 1	Total Weight: 169
48.58/48.66	c Elapsed CPU time: 48.3277 s	Remaining CPU time: 1751.67 s
48.58/48.67	c ============================[ Search Statistics ]==============================
48.58/48.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
48.58/48.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
48.58/48.67	c ===============================================================================
48.58/48.67	c |         0 |    1570     1334     5698 |     5000        0    nan |  0.000 % |
48.58/48.68	c |       102 |    1570     1334     5698 |     5500      102     24 | 21.026 % |
48.58/48.69	c |       252 |    1570     1334     5698 |     6050      252     26 | 21.026 % |
48.68/48.70	c |       479 |    1569     1334     5698 |     6655      478     27 | 21.076 % |
48.68/48.72	c |       818 |    1567     1334     5698 |     7320      815     24 | 21.177 % |
48.68/48.76	c |      1325 |    1567     1334     5698 |     8052     1322     35 | 21.177 % |
48.78/48.83	c ===============================================================================
48.78/48.84	c core #170
48.78/48.84	c Core size: 344	Core Weight: 1	Total Weight: 170
48.78/48.84	c Elapsed CPU time: 48.5066 s	Remaining CPU time: 1751.49 s
48.78/48.85	c ============================[ Search Statistics ]==============================
48.78/48.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
48.78/48.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
48.78/48.85	c ===============================================================================
48.78/48.85	c |         0 |    1599     1335     5756 |     5000        0    nan |  0.000 % |
48.78/48.86	c |       101 |    1599     1335     5756 |     5500      101     40 | 20.724 % |
48.78/48.87	c |       252 |    1599     1335     5756 |     6050      252     34 | 20.724 % |
48.78/48.88	c |       478 |    1599     1335     5756 |     6655      478     39 | 20.724 % |
48.87/48.91	c |       817 |    1599     1335     5756 |     7320      817     44 | 20.724 % |
48.87/48.96	c |      1324 |    1599     1335     5756 |     8052     1324     53 | 20.724 % |
48.97/49.06	c |      2085 |    1599     1335     5756 |     8857     2085     60 | 20.724 % |
49.27/49.33	c |      3225 |    1599     1335     5756 |     9743     3225     66 | 20.724 % |
49.87/49.90	c |      4935 |    1599     1335     5756 |    10717     4935     69 | 20.724 % |
50.97/51.02	c |      7497 |    1599     1335     5756 |    11789     7497     71 | 20.724 % |
52.78/52.83	c |     11342 |    1599     1335     5756 |    12968    11342     70 | 20.724 % |
55.87/55.94	c |     17108 |    1599     1335     5756 |    14265    10272     70 | 20.724 % |
61.07/61.17	c |     25757 |    1599     1335     5756 |    15692    11533     70 | 20.724 % |
69.77/69.83	c |     38734 |    1599     1335     5756 |    17261     8210     67 | 20.724 % |
81.57/81.63	c |     58197 |    1599     1335     5756 |    18987     9865     70 | 20.724 % |
99.06/99.15	c |     87390 |    1599     1335     5756 |    20886    19473     72 | 20.724 % |
133.85/133.95	c |    131180 |    1599     1335     5756 |    22974    20417     68 | 20.724 % |
184.54/184.63	c ===============================================================================
187.83/187.94	c core #171
187.83/187.94	c Core size: 328	Core Weight: 1	Total Weight: 171
187.83/187.94	c Elapsed CPU time: 186.946 s	Remaining CPU time: 1613.05 s
188.04/188.16	c ============================[ Search Statistics ]==============================
188.04/188.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
188.04/188.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
188.04/188.16	c ===============================================================================
188.04/188.16	c |         0 |    1617     1336     5792 |     5000        0    nan |  0.000 % |
188.13/188.21	c |       100 |    1617     1336     5792 |     5500      100     40 | 20.541 % |
188.13/188.21	c |       251 |    1617     1336     5792 |     6050      251     34 | 20.541 % |
188.13/188.23	c |       476 |    1617     1336     5792 |     6655      476     38 | 20.541 % |
188.13/188.25	c |       814 |    1617     1336     5792 |     7320      814     40 | 20.541 % |
188.13/188.29	c |      1320 |    1617     1336     5792 |     8052     1320     52 | 20.541 % |
188.24/188.38	c |      2086 |    1617     1336     5792 |     8857     2086     71 | 20.541 % |
188.44/188.55	c |      3227 |    1617     1336     5792 |     9743     3227     79 | 20.541 % |
188.84/188.91	c |      4935 |    1617     1336     5792 |    10717     4935     85 | 20.541 % |
189.34/189.45	c |      7501 |    1617     1336     5792 |    11789     7501     80 | 20.541 % |
190.44/190.58	c ===============================================================================
190.63/190.70	c core #172
190.63/190.70	c Core size: 384	Core Weight: 1	Total Weight: 172
190.63/190.70	c Elapsed CPU time: 189.66 s	Remaining CPU time: 1610.34 s
190.63/190.72	c ============================[ Search Statistics ]==============================
190.63/190.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
190.63/190.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
190.63/190.72	c ===============================================================================
190.63/190.72	c |         0 |    1660     1337     5878 |     5000        0    nan |  0.000 % |
190.63/190.74	c |       100 |    1660     1337     5878 |     5500      100     31 | 20.116 % |
190.63/190.74	c |       250 |    1660     1337     5878 |     6050      250     26 | 20.116 % |
190.63/190.75	c |       477 |    1660     1337     5878 |     6655      477     36 | 20.116 % |
190.63/190.77	c |       815 |    1660     1337     5878 |     7320      815     41 | 20.116 % |
190.74/190.80	c |      1324 |    1659     1337     5878 |     8052     1051     41 | 20.164 % |
190.74/190.86	c |      2083 |    1658     1337     5878 |     8857     1810     49 | 20.212 % |
190.84/190.99	c |      3222 |    1649     1337     5878 |     9743     2944     58 | 20.645 % |
191.13/191.21	c |      4930 |    1641     1337     5878 |    10717     4589     65 | 21.030 % |
191.44/191.50	c ===============================================================================
191.44/191.56	c core #173
191.44/191.56	c Core size: 355	Core Weight: 1	Total Weight: 173
191.44/191.56	c Elapsed CPU time: 190.504 s	Remaining CPU time: 1609.5 s
191.44/191.57	c ============================[ Search Statistics ]==============================
191.44/191.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
191.44/191.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
191.44/191.57	c ===============================================================================
191.44/191.57	c |         0 |    1695     1338     5948 |     5000        0    nan |  0.000 % |
191.44/191.59	c |       100 |    1695     1338     5948 |     5500      100     61 | 19.782 % |
191.54/191.60	c |       250 |    1695     1338     5948 |     6050      250     58 | 19.782 % |
191.54/191.62	c |       476 |    1695     1338     5948 |     6655      476     49 | 19.782 % |
191.54/191.64	c |       813 |    1695     1338     5948 |     7320      813     60 | 19.782 % |
191.64/191.70	c |      1320 |    1695     1338     5948 |     8052     1320     76 | 19.782 % |
191.73/191.80	c |      2079 |    1695     1338     5948 |     8857     2079     80 | 19.782 % |
191.83/191.98	c |      3219 |    1695     1338     5948 |     9743     3219     97 | 19.782 % |
192.13/192.27	c |      4927 |    1695     1338     5948 |    10717     4927    104 | 19.782 % |
192.73/192.89	c |      7490 |    1695     1338     5948 |    11789     7490     97 | 19.782 % |
194.04/194.19	c |     11342 |    1695     1338     5948 |    12968    11342    111 | 19.782 % |
196.54/196.62	c |     17110 |    1695     1338     5948 |    14265    10339    131 | 19.782 % |
201.94/202.04	c |     25760 |    1695     1338     5948 |    15692    11524    131 | 19.782 % |
212.53/212.69	c |     38736 |    1695     1338     5948 |    17261     8231    127 | 19.782 % |
226.73/226.82	c |     58199 |    1695     1338     5948 |    18987     9888    113 | 19.782 % |
238.63/238.71	c |     87392 |    1695     1338     5948 |    20886    19451     93 | 19.782 % |
261.91/262.01	c |    131185 |    1695     1338     5948 |    22974    20271     97 | 19.782 % |
299.31/299.46	c ===============================================================================
301.80/301.93	c core #174
301.80/301.93	c Core size: 367	Core Weight: 1	Total Weight: 174
301.80/301.93	c Elapsed CPU time: 300.234 s	Remaining CPU time: 1499.77 s
302.00/302.15	c ============================[ Search Statistics ]==============================
302.00/302.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
302.00/302.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
302.00/302.15	c ===============================================================================
302.00/302.15	c |         0 |    1734     1339     6026 |     5000        0    nan |  0.000 % |
302.00/302.19	c |       101 |    1734     1339     6026 |     5500      101     43 | 19.424 % |
302.10/302.20	c |       252 |    1734     1339     6026 |     6050      252     35 | 19.424 % |
302.10/302.22	c |       477 |    1734     1339     6026 |     6655      477     45 | 19.424 % |
302.10/302.24	c |       814 |    1734     1339     6026 |     7320      814     39 | 19.424 % |
302.10/302.28	c |      1321 |    1734     1339     6026 |     8052     1321     49 | 19.424 % |
302.21/302.38	c |      2080 |    1734     1339     6026 |     8857     2080     51 | 19.424 % |
302.31/302.50	c |      3220 |    1734     1339     6026 |     9743     3220     57 | 19.424 % |
302.60/302.76	c |      4928 |    1734     1339     6026 |    10717     4928     65 | 19.424 % |
303.11/303.28	c |      7492 |    1734     1339     6026 |    11789     7492     71 | 19.424 % |
304.41/304.59	c |     11336 |    1734     1339     6026 |    12968    11336     98 | 19.424 % |
306.81/306.98	c |     17102 |    1734     1339     6026 |    14265    10338    138 | 19.424 % |
311.41/311.59	c |     25754 |    1734     1339     6026 |    15692    11519    140 | 19.424 % |
317.10/317.25	c |     38730 |    1734     1339     6026 |    17261     8228    123 | 19.424 % |
331.30/331.42	c |     58193 |    1734     1339     6026 |    18987     9806    122 | 19.424 % |
349.00/349.10	c |     87387 |    1734     1339     6026 |    20886    19339    118 | 19.424 % |
370.49/370.60	c |    131179 |    1734     1339     6026 |    22974    20252     84 | 19.424 % |
410.28/410.40	c |    196865 |    1734     1339     6026 |    25272    15050    112 | 19.424 % |
489.06/489.29	c |    295393 |    1734     1339     6026 |    27799    21018    102 | 19.424 % |
617.82/618.06	c |    443187 |    1734     1339     6026 |    30579    19667    106 | 19.424 % |
842.87/843.13	c |    664872 |    1734     1339     6026 |    33637    28330    108 | 19.424 % |
1231.86/1232.25	c |    997399 |    1734     1339     6026 |    37001    29429    116 | 19.424 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1876190-1245153630/watcher-1876190-1245153630 -o /tmp/evaluation-result-1876190-1245153630/solver-1876190-1245153630 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1876190-1245153630.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 3209
/proc/meminfo: memFree=1907048/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=2536 CPUtime=0
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 233 0 0 0 0 0 0 0 18 0 1 0 182963070 2596864 212 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 634 212 133 292 0 339 0

[startup+0.0857371 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 3209
/proc/meminfo: memFree=1907048/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=2744 CPUtime=0.08
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 283 0 0 0 8 0 0 0 18 0 1 0 182963070 2809856 262 1992294400 134512640 135709839 4294956240 18446744073709551615 135230974 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 686 262 133 292 0 391 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2744

[startup+0.101738 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 3209
/proc/meminfo: memFree=1907048/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=2836 CPUtime=0.09
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 291 0 0 0 9 0 0 0 18 0 1 0 182963070 2904064 270 1992294400 134512640 135709839 4294956240 18446744073709551615 134570460 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 709 270 133 292 0 414 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2836

[startup+0.30176 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 3209
/proc/meminfo: memFree=1907048/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=3708 CPUtime=0.29
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 530 0 0 0 28 1 0 0 19 0 1 0 182963070 3796992 509 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 927 509 136 292 0 632 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3708

[startup+0.701802 s]
/proc/loadavg: 0.99 0.97 0.97 3/64 3209
/proc/meminfo: memFree=1907048/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=4764 CPUtime=0.69
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 763 0 0 0 68 1 0 0 22 0 1 0 182963070 4878336 742 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 1191 742 136 292 0 896 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4764

[startup+1.5019 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3210
/proc/meminfo: memFree=1904160/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=5708 CPUtime=1.49
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 1019 0 0 0 145 4 0 0 25 0 1 0 182963070 5844992 998 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 1427 998 136 292 0 1132 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5708

[startup+3.10106 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3210
/proc/meminfo: memFree=1902368/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=8108 CPUtime=3.08
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 1603 0 0 0 303 5 0 0 25 0 1 0 182963070 8302592 1582 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 2027 1582 136 292 0 1732 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8108

[startup+6.3014 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3210
/proc/meminfo: memFree=1898592/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=11448 CPUtime=6.29
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 2442 0 0 0 622 7 0 0 25 0 1 0 182963070 11722752 2421 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 2862 2421 136 292 0 2567 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11448

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3210
/proc/meminfo: memFree=1894312/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=14492 CPUtime=12.69
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 3224 0 0 0 1258 11 0 0 25 0 1 0 182963070 14839808 3203 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 3623 3203 136 292 0 3328 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14492

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3210
/proc/meminfo: memFree=1883304/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=25880 CPUtime=25.48
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 6041 0 0 0 2530 18 0 0 25 0 1 0 182963070 26501120 6020 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 6470 6020 136 292 0 6175 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25880

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3216
/proc/meminfo: memFree=1870888/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=37880 CPUtime=51.07
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 9056 0 0 0 5073 34 0 0 25 0 1 0 182963070 38789120 9035 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 9470 9035 136 292 0 9175 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 37880

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3216
/proc/meminfo: memFree=1837352/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=71488 CPUtime=102.26
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 17429 0 0 0 10169 57 0 0 25 0 1 0 182963070 73203712 17408 1992294400 134512640 135709839 4294956240 18446744073709551615 134573843 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 17872 17408 136 292 0 17577 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 71488

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3216
/proc/meminfo: memFree=1802920/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=106352 CPUtime=162.24
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 26104 0 0 0 16139 85 0 0 25 0 1 0 182963070 108904448 26083 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 26588 26083 136 292 0 26293 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 106352

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3216
/proc/meminfo: memFree=1771944/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=136852 CPUtime=222.23
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 33802 0 0 0 22108 115 0 0 25 0 1 0 182963070 140136448 33781 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 34213 33781 136 292 0 33918 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 136852

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3216
/proc/meminfo: memFree=1715240/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=193900 CPUtime=282.21
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 48003 0 0 0 28070 151 0 0 25 0 1 0 182963070 198553600 47982 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 48475 47982 136 292 0 48180 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 193900

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3216
/proc/meminfo: memFree=1670120/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=238492 CPUtime=342.2
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 59166 0 0 0 34036 184 0 0 25 0 1 0 182963070 244215808 59145 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 59623 59145 136 292 0 59328 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 238492

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3216
/proc/meminfo: memFree=1622504/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=287112 CPUtime=402.18
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 71305 0 0 0 40000 218 0 0 25 0 1 0 182963070 294002688 71284 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 71778 71284 136 292 0 71483 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 287112

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3216
/proc/meminfo: memFree=1570536/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=338192 CPUtime=462.16
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 84048 0 0 0 45971 245 0 0 25 0 1 0 182963070 346308608 84027 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 84548 84027 136 292 0 84253 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 338192

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3216
/proc/meminfo: memFree=1526952/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=381912 CPUtime=522.15
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 94952 0 0 0 51943 272 0 0 25 0 1 0 182963070 391077888 94931 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 95478 94931 136 292 0 95183 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 381912

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3216
/proc/meminfo: memFree=1482536/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=425844 CPUtime=582.14
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 105922 0 0 0 57914 300 0 0 25 0 1 0 182963070 436064256 105901 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 106461 105901 136 292 0 106166 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 425844

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3216
/proc/meminfo: memFree=1440104/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=468020 CPUtime=642.12
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 116439 0 0 0 63889 323 0 0 25 0 1 0 182963070 479252480 116418 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 117005 116418 136 292 0 116710 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 468020

[startup+702.301 s]

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

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3216
/proc/meminfo: memFree=1301672/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=606348 CPUtime=882.06
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 150971 0 0 0 87799 407 0 0 25 0 1 0 182963070 620900352 150950 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 151587 150950 136 292 0 151292 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 606348

[startup+942.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3216
/proc/meminfo: memFree=1262568/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=645512 CPUtime=942.05
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 160743 0 0 0 93779 426 0 0 25 0 1 0 182963070 661004288 160722 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 161378 160722 136 292 0 161083 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 645512

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3216
/proc/meminfo: memFree=1228520/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=679364 CPUtime=1002.03
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 169189 0 0 0 99759 444 0 0 25 0 1 0 182963070 695668736 169168 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 169841 169168 136 292 0 169546 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 679364

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3216
/proc/meminfo: memFree=1203304/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=704640 CPUtime=1062.02
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 175500 0 0 0 105742 460 0 0 25 0 1 0 182963070 721551360 175479 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 176160 175479 136 292 0 175865 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 704640

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3216
/proc/meminfo: memFree=1167016/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=741044 CPUtime=1121.99
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 184544 0 0 0 111718 481 0 0 25 0 1 0 182963070 758829056 184523 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 185261 184523 136 292 0 184966 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 741044

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3216
/proc/meminfo: memFree=1133288/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=775372 CPUtime=1181.98
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 193090 0 0 0 117699 499 0 0 25 0 1 0 182963070 793980928 193069 1992294400 134512640 135709839 4294956240 18446744073709551615 134573910 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 193843 193069 136 292 0 193548 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 775372

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3216
/proc/meminfo: memFree=1100712/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=807524 CPUtime=1241.96
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 201086 0 0 0 123678 518 0 0 25 0 1 0 182963070 826904576 201065 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 201881 201065 136 292 0 201586 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 807524

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3216
/proc/meminfo: memFree=1064808/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=843008 CPUtime=1301.95
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 209976 0 0 0 129660 535 0 0 25 0 1 0 182963070 863240192 209955 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 210752 209955 136 292 0 210457 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 843008

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3216
/proc/meminfo: memFree=1037480/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=870936 CPUtime=1361.94
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 216887 0 0 0 135645 549 0 0 25 0 1 0 182963070 891838464 216866 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 217734 216866 136 292 0 217439 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 870936

[startup+1422.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/65 3216
/proc/meminfo: memFree=996840/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=911100 CPUtime=1421.92
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 226938 0 0 0 141623 569 0 0 25 0 1 0 182963070 932966400 226917 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 227775 226917 136 292 0 227480 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 911100

[startup+1482.3 s]
/proc/loadavg: 1.07 0.99 0.98 2/65 3216
/proc/meminfo: memFree=965480/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=942904 CPUtime=1481.9
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 234889 0 0 0 147604 586 0 0 25 0 1 0 182963070 965533696 234868 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 235726 234868 136 292 0 235431 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 942904

[startup+1542.3 s]
/proc/loadavg: 1.09 1.00 0.98 2/65 3216
/proc/meminfo: memFree=932584/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=975112 CPUtime=1541.89
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 242947 0 0 0 153584 605 0 0 25 0 1 0 182963070 998514688 242926 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 243778 242926 136 292 0 243483 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 975112

[startup+1602.3 s]
/proc/loadavg: 1.09 1.02 0.99 2/65 3216
/proc/meminfo: memFree=908520/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=999496 CPUtime=1601.87
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 249020 0 0 0 159568 619 0 0 25 0 1 0 182963070 1023483904 248999 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 249874 248999 136 292 0 249579 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 999496

[startup+1662.3 s]
/proc/loadavg: 1.09 1.03 0.99 2/65 3216
/proc/meminfo: memFree=877736/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=1030140 CPUtime=1661.85
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 256666 0 0 0 165547 638 0 0 25 0 1 0 182963070 1054863360 256645 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 257535 256645 136 292 0 257240 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 1030140

[startup+1722.3 s]
/proc/loadavg: 1.16 1.05 1.01 2/65 3216
/proc/meminfo: memFree=852328/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=1056044 CPUtime=1721.84
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 263120 0 0 0 171528 656 0 0 25 0 1 0 182963070 1081389056 263099 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 264011 263099 136 292 0 263716 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 1056044

[startup+1782.3 s]
/proc/loadavg: 1.11 1.05 1.00 2/65 3216
/proc/meminfo: memFree=820584/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=1087004 CPUtime=1781.82
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 270868 0 0 0 177507 675 0 0 25 0 1 0 182963070 1113092096 270847 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 271751 270847 136 292 0 271456 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 1087004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.08 1.05 1.00 2/65 3216
/proc/meminfo: memFree=813928/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=1093652 CPUtime=1800.02
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4194304 272508 0 0 0 179322 680 0 0 25 0 1 0 182963070 1119899648 272487 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 273413 272487 136 292 0 273118 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1093652

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

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

[startup+1800.61 s]
/proc/loadavg: 1.08 1.05 1.00 2/66 3217
/proc/meminfo: memFree=1452896/2055920 swapFree=4181536/4192956
[pid=3209] ppid=3207 vsize=0 CPUtime=1800.13
/proc/3209/stat : 3209 (wbo) R 3207 3209 2317 0 -1 4195332 272508 0 0 0 179322 691 0 0 25 0 1 0 182963070 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/3209/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.67
CPU time (s): 1800.2
CPU user time (s): 1793.22
CPU system time (s): 6.97694
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 1093652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.22
system time used= 6.97694
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 272508
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= 3
involuntary context switches= 2057

runsolver used 1.41478 second user time and 3.58446 second system time

The end

Launcher Data

Begin job on node19 at 2009-06-16 14:00:30
IDJOB=1876190
IDBENCH=2107
IDSOLVER=698
FILE ID=node19/1876190-1245153630
PBS_JOBID= 9363780
Free space on /tmp= 66160 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-aim-200-2_0-yes1-1.opb
COMMAND LINE= wbo -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1876190-1245153630/watcher-1876190-1245153630 -o /tmp/evaluation-result-1876190-1245153630/solver-1876190-1245153630 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1876190-1245153630.opb

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

MD5SUM BENCH= 2014a0d713a146a668fdb58f2d1d22f3
RANDOM SEED=2127711367

node19.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1907464 kB
Buffers:         20676 kB
Cached:          64112 kB
SwapCached:       6060 kB
Active:          59240 kB
Inactive:        34280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1907464 kB
SwapTotal:     4192956 kB
SwapFree:      4181536 kB
Dirty:            2420 kB
Writeback:           0 kB
Mapped:          13532 kB
Slab:            40880 kB
Committed_AS:   190208 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1876190-1245153630.opb

Free space on /tmp at the end= 66156 MiB
End job on node19 at 2009-06-16 14:30:32