Trace number 1876246

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.14 1801

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32b2.opb
MD5SUM074c87f3baaaee27cf79610ce4b49729
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark244
Best CPU time to get the best result obtained on this benchmark2.32365
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 244
Optimality of the best value was proved YES
Number of variables522
Total number of constraints2819
Number of constraints which are clauses2819
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint32
Number of terms in the objective function 522
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 522
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 522
Number of bits of the biggest sum of numbers10
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-1876246-1245161223.opb.
0.00/0.00	c Instance file HOME/instance-1876246-1245161223.opb
0.00/0.00	c File size is 122162 bytes.
0.00/0.01	c Highest Coefficient sum: 33
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.02         s                                      |
0.00/0.01	c |  Number Variables:      522                                                 |
0.00/0.01	c |  Number Clauses:        3341                                                |
0.00/0.01	c |  Number Cardinality:    0                                                   |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
0.00/0.01	c core #1
0.00/0.01	c Core size: 3	Core Weight: 1	Total Weight: 1
0.00/0.01	c Elapsed CPU time: 0.015997 s	Remaining CPU time: 1799.98 s
0.00/0.01	c core #2
0.00/0.01	c Core size: 3	Core Weight: 1	Total Weight: 2
0.00/0.01	c Elapsed CPU time: 0.018997 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #3
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 3
0.00/0.02	c Elapsed CPU time: 0.020996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #4
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 4
0.00/0.02	c Elapsed CPU time: 0.022996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #5
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 5
0.00/0.02	c Elapsed CPU time: 0.025996 s	Remaining CPU time: 1799.97 s
0.00/0.02	c core #6
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 6
0.00/0.02	c Elapsed CPU time: 0.027995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #7
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 7
0.00/0.03	c Elapsed CPU time: 0.030995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #8
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 8
0.00/0.03	c Elapsed CPU time: 0.032994 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #9
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 9
0.00/0.03	c Elapsed CPU time: 0.034994 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #10
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 10
0.00/0.03	c Elapsed CPU time: 0.037994 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #11
0.00/0.04	c Core size: 3	Core Weight: 1	Total Weight: 11
0.00/0.04	c Elapsed CPU time: 0.039993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #12
0.00/0.04	c Core size: 3	Core Weight: 1	Total Weight: 12
0.00/0.04	c Elapsed CPU time: 0.042993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #13
0.00/0.04	c Core size: 3	Core Weight: 1	Total Weight: 13
0.00/0.04	c Elapsed CPU time: 0.044993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #14
0.00/0.04	c Core size: 3	Core Weight: 1	Total Weight: 14
0.00/0.04	c Elapsed CPU time: 0.047992 s	Remaining CPU time: 1799.95 s
0.04/0.05	c core #15
0.04/0.05	c Core size: 3	Core Weight: 1	Total Weight: 15
0.04/0.05	c Elapsed CPU time: 0.049992 s	Remaining CPU time: 1799.95 s
0.04/0.05	c core #16
0.04/0.05	c Core size: 3	Core Weight: 1	Total Weight: 16
0.04/0.05	c Elapsed CPU time: 0.052991 s	Remaining CPU time: 1799.95 s
0.04/0.05	c core #17
0.04/0.05	c Core size: 3	Core Weight: 1	Total Weight: 17
0.04/0.05	c Elapsed CPU time: 0.054991 s	Remaining CPU time: 1799.95 s
0.04/0.05	c core #18
0.04/0.05	c Core size: 3	Core Weight: 1	Total Weight: 18
0.04/0.05	c Elapsed CPU time: 0.056991 s	Remaining CPU time: 1799.94 s
0.04/0.06	c core #19
0.04/0.06	c Core size: 3	Core Weight: 1	Total Weight: 19
0.04/0.06	c Elapsed CPU time: 0.05999 s	Remaining CPU time: 1799.94 s
0.04/0.06	c core #20
0.04/0.06	c Core size: 3	Core Weight: 1	Total Weight: 20
0.04/0.06	c Elapsed CPU time: 0.06199 s	Remaining CPU time: 1799.94 s
0.04/0.06	c core #21
0.04/0.06	c Core size: 3	Core Weight: 1	Total Weight: 21
0.04/0.06	c Elapsed CPU time: 0.06499 s	Remaining CPU time: 1799.94 s
0.04/0.06	c core #22
0.04/0.06	c Core size: 3	Core Weight: 1	Total Weight: 22
0.04/0.06	c Elapsed CPU time: 0.066989 s	Remaining CPU time: 1799.93 s
0.04/0.07	c core #23
0.04/0.07	c Core size: 3	Core Weight: 1	Total Weight: 23
0.04/0.07	c Elapsed CPU time: 0.069989 s	Remaining CPU time: 1799.93 s
0.04/0.07	c core #24
0.04/0.07	c Core size: 3	Core Weight: 1	Total Weight: 24
0.04/0.07	c Elapsed CPU time: 0.071989 s	Remaining CPU time: 1799.93 s
0.04/0.07	c core #25
0.04/0.07	c Core size: 3	Core Weight: 1	Total Weight: 25
0.04/0.07	c Elapsed CPU time: 0.073988 s	Remaining CPU time: 1799.93 s
0.04/0.07	c core #26
0.04/0.07	c Core size: 3	Core Weight: 1	Total Weight: 26
0.04/0.07	c Elapsed CPU time: 0.076988 s	Remaining CPU time: 1799.92 s
0.04/0.08	c core #27
0.04/0.08	c Core size: 3	Core Weight: 1	Total Weight: 27
0.04/0.08	c Elapsed CPU time: 0.078987 s	Remaining CPU time: 1799.92 s
0.04/0.08	c core #28
0.04/0.08	c Core size: 3	Core Weight: 1	Total Weight: 28
0.04/0.08	c Elapsed CPU time: 0.081987 s	Remaining CPU time: 1799.92 s
0.04/0.08	c core #29
0.04/0.08	c Core size: 3	Core Weight: 1	Total Weight: 29
0.04/0.08	c Elapsed CPU time: 0.083987 s	Remaining CPU time: 1799.92 s
0.04/0.08	c core #30
0.04/0.08	c Core size: 3	Core Weight: 1	Total Weight: 30
0.04/0.08	c Elapsed CPU time: 0.086986 s	Remaining CPU time: 1799.91 s
0.04/0.09	c core #31
0.04/0.09	c Core size: 3	Core Weight: 1	Total Weight: 31
0.04/0.09	c Elapsed CPU time: 0.088986 s	Remaining CPU time: 1799.91 s
0.04/0.09	c core #32
0.04/0.09	c Core size: 3	Core Weight: 1	Total Weight: 32
0.04/0.09	c Elapsed CPU time: 0.091986 s	Remaining CPU time: 1799.91 s
0.04/0.09	c core #33
0.04/0.09	c Core size: 3	Core Weight: 1	Total Weight: 33
0.04/0.09	c Elapsed CPU time: 0.093985 s	Remaining CPU time: 1799.91 s
0.04/0.09	c core #34
0.04/0.09	c Core size: 3	Core Weight: 1	Total Weight: 34
0.04/0.09	c Elapsed CPU time: 0.096985 s	Remaining CPU time: 1799.9 s
0.04/0.10	c core #35
0.04/0.10	c Core size: 3	Core Weight: 1	Total Weight: 35
0.04/0.10	c Elapsed CPU time: 0.098984 s	Remaining CPU time: 1799.9 s
0.10/0.10	c core #36
0.10/0.10	c Core size: 3	Core Weight: 1	Total Weight: 36
0.10/0.10	c Elapsed CPU time: 0.101984 s	Remaining CPU time: 1799.9 s
0.10/0.10	c core #37
0.10/0.10	c Core size: 3	Core Weight: 1	Total Weight: 37
0.10/0.10	c Elapsed CPU time: 0.103984 s	Remaining CPU time: 1799.9 s
0.10/0.10	c core #38
0.10/0.10	c Core size: 3	Core Weight: 1	Total Weight: 38
0.10/0.10	c Elapsed CPU time: 0.106983 s	Remaining CPU time: 1799.89 s
0.10/0.11	c core #39
0.10/0.11	c Core size: 3	Core Weight: 1	Total Weight: 39
0.10/0.11	c Elapsed CPU time: 0.108983 s	Remaining CPU time: 1799.89 s
0.10/0.11	c core #40
0.10/0.11	c Core size: 3	Core Weight: 1	Total Weight: 40
0.10/0.11	c Elapsed CPU time: 0.111982 s	Remaining CPU time: 1799.89 s
0.10/0.11	c core #41
0.10/0.11	c Core size: 3	Core Weight: 1	Total Weight: 41
0.10/0.11	c Elapsed CPU time: 0.113982 s	Remaining CPU time: 1799.89 s
0.10/0.11	c core #42
0.10/0.11	c Core size: 3	Core Weight: 1	Total Weight: 42
0.10/0.11	c Elapsed CPU time: 0.116982 s	Remaining CPU time: 1799.88 s
0.10/0.12	c core #43
0.10/0.12	c Core size: 3	Core Weight: 1	Total Weight: 43
0.10/0.12	c Elapsed CPU time: 0.118981 s	Remaining CPU time: 1799.88 s
0.10/0.12	c core #44
0.10/0.12	c Core size: 3	Core Weight: 1	Total Weight: 44
0.10/0.12	c Elapsed CPU time: 0.121981 s	Remaining CPU time: 1799.88 s
0.10/0.12	c core #45
0.10/0.12	c Core size: 3	Core Weight: 1	Total Weight: 45
0.10/0.12	c Elapsed CPU time: 0.123981 s	Remaining CPU time: 1799.88 s
0.10/0.12	c core #46
0.10/0.12	c Core size: 3	Core Weight: 1	Total Weight: 46
0.10/0.12	c Elapsed CPU time: 0.12698 s	Remaining CPU time: 1799.87 s
0.10/0.13	c core #47
0.10/0.13	c Core size: 3	Core Weight: 1	Total Weight: 47
0.10/0.13	c Elapsed CPU time: 0.12898 s	Remaining CPU time: 1799.87 s
0.10/0.13	c core #48
0.10/0.13	c Core size: 3	Core Weight: 1	Total Weight: 48
0.10/0.13	c Elapsed CPU time: 0.131979 s	Remaining CPU time: 1799.87 s
0.10/0.13	c core #49
0.10/0.13	c Core size: 3	Core Weight: 1	Total Weight: 49
0.10/0.13	c Elapsed CPU time: 0.133979 s	Remaining CPU time: 1799.87 s
0.10/0.13	c core #50
0.10/0.13	c Core size: 3	Core Weight: 1	Total Weight: 50
0.10/0.13	c Elapsed CPU time: 0.136979 s	Remaining CPU time: 1799.86 s
0.10/0.14	c core #51
0.10/0.14	c Core size: 3	Core Weight: 1	Total Weight: 51
0.10/0.14	c Elapsed CPU time: 0.138978 s	Remaining CPU time: 1799.86 s
0.10/0.14	c core #52
0.10/0.14	c Core size: 3	Core Weight: 1	Total Weight: 52
0.10/0.14	c Elapsed CPU time: 0.141978 s	Remaining CPU time: 1799.86 s
0.10/0.14	c core #53
0.10/0.14	c Core size: 3	Core Weight: 1	Total Weight: 53
0.10/0.14	c Elapsed CPU time: 0.143978 s	Remaining CPU time: 1799.86 s
0.10/0.14	c core #54
0.10/0.14	c Core size: 3	Core Weight: 1	Total Weight: 54
0.10/0.14	c Elapsed CPU time: 0.146977 s	Remaining CPU time: 1799.85 s
0.10/0.15	c core #55
0.10/0.15	c Core size: 3	Core Weight: 1	Total Weight: 55
0.10/0.15	c Elapsed CPU time: 0.149977 s	Remaining CPU time: 1799.85 s
0.10/0.15	c core #56
0.10/0.15	c Core size: 3	Core Weight: 1	Total Weight: 56
0.10/0.15	c Elapsed CPU time: 0.151976 s	Remaining CPU time: 1799.85 s
0.10/0.15	c core #57
0.10/0.15	c Core size: 3	Core Weight: 1	Total Weight: 57
0.10/0.15	c Elapsed CPU time: 0.154976 s	Remaining CPU time: 1799.85 s
0.10/0.15	c core #58
0.10/0.15	c Core size: 3	Core Weight: 1	Total Weight: 58
0.10/0.15	c Elapsed CPU time: 0.156976 s	Remaining CPU time: 1799.84 s
0.10/0.16	c core #59
0.10/0.16	c Core size: 3	Core Weight: 1	Total Weight: 59
0.10/0.16	c Elapsed CPU time: 0.159975 s	Remaining CPU time: 1799.84 s
0.10/0.16	c core #60
0.10/0.16	c Core size: 3	Core Weight: 1	Total Weight: 60
0.10/0.16	c Elapsed CPU time: 0.161975 s	Remaining CPU time: 1799.84 s
0.10/0.16	c core #61
0.10/0.16	c Core size: 3	Core Weight: 1	Total Weight: 61
0.10/0.16	c Elapsed CPU time: 0.164974 s	Remaining CPU time: 1799.84 s
0.10/0.16	c core #62
0.10/0.16	c Core size: 3	Core Weight: 1	Total Weight: 62
0.10/0.16	c Elapsed CPU time: 0.167974 s	Remaining CPU time: 1799.83 s
0.10/0.17	c core #63
0.10/0.17	c Core size: 3	Core Weight: 1	Total Weight: 63
0.10/0.17	c Elapsed CPU time: 0.169974 s	Remaining CPU time: 1799.83 s
0.10/0.17	c core #64
0.10/0.17	c Core size: 3	Core Weight: 1	Total Weight: 64
0.10/0.17	c Elapsed CPU time: 0.172973 s	Remaining CPU time: 1799.83 s
0.10/0.17	c core #65
0.10/0.17	c Core size: 3	Core Weight: 1	Total Weight: 65
0.10/0.17	c Elapsed CPU time: 0.174973 s	Remaining CPU time: 1799.83 s
0.10/0.17	c core #66
0.10/0.17	c Core size: 3	Core Weight: 1	Total Weight: 66
0.10/0.17	c Elapsed CPU time: 0.177972 s	Remaining CPU time: 1799.82 s
0.10/0.18	c core #67
0.10/0.18	c Core size: 3	Core Weight: 1	Total Weight: 67
0.10/0.18	c Elapsed CPU time: 0.179972 s	Remaining CPU time: 1799.82 s
0.10/0.18	c core #68
0.10/0.18	c Core size: 3	Core Weight: 1	Total Weight: 68
0.10/0.18	c Elapsed CPU time: 0.182972 s	Remaining CPU time: 1799.82 s
0.10/0.18	c core #69
0.10/0.18	c Core size: 3	Core Weight: 1	Total Weight: 69
0.10/0.18	c Elapsed CPU time: 0.185971 s	Remaining CPU time: 1799.81 s
0.10/0.18	c core #70
0.10/0.18	c Core size: 3	Core Weight: 1	Total Weight: 70
0.10/0.18	c Elapsed CPU time: 0.187971 s	Remaining CPU time: 1799.81 s
0.10/0.19	c core #71
0.10/0.19	c Core size: 3	Core Weight: 1	Total Weight: 71
0.10/0.19	c Elapsed CPU time: 0.19097 s	Remaining CPU time: 1799.81 s
0.10/0.19	c core #72
0.10/0.19	c Core size: 3	Core Weight: 1	Total Weight: 72
0.10/0.19	c Elapsed CPU time: 0.19297 s	Remaining CPU time: 1799.81 s
0.10/0.19	c core #73
0.10/0.19	c Core size: 3	Core Weight: 1	Total Weight: 73
0.10/0.19	c Elapsed CPU time: 0.19597 s	Remaining CPU time: 1799.8 s
0.10/0.19	c core #74
0.10/0.19	c Core size: 3	Core Weight: 1	Total Weight: 74
0.10/0.19	c Elapsed CPU time: 0.198969 s	Remaining CPU time: 1799.8 s
0.20/0.20	c core #75
0.20/0.20	c Core size: 3	Core Weight: 1	Total Weight: 75
0.20/0.20	c Elapsed CPU time: 0.200969 s	Remaining CPU time: 1799.8 s
0.20/0.20	c core #76
0.20/0.20	c Core size: 3	Core Weight: 1	Total Weight: 76
0.20/0.20	c Elapsed CPU time: 0.203968 s	Remaining CPU time: 1799.8 s
0.20/0.20	c core #77
0.20/0.20	c Core size: 3	Core Weight: 1	Total Weight: 77
0.20/0.20	c Elapsed CPU time: 0.205968 s	Remaining CPU time: 1799.79 s
0.20/0.20	c core #78
0.20/0.20	c Core size: 3	Core Weight: 1	Total Weight: 78
0.20/0.20	c Elapsed CPU time: 0.208968 s	Remaining CPU time: 1799.79 s
0.20/0.21	c core #79
0.20/0.21	c Core size: 3	Core Weight: 1	Total Weight: 79
0.20/0.21	c Elapsed CPU time: 0.211967 s	Remaining CPU time: 1799.79 s
0.20/0.21	c core #80
0.20/0.21	c Core size: 3	Core Weight: 1	Total Weight: 80
0.20/0.21	c Elapsed CPU time: 0.213967 s	Remaining CPU time: 1799.79 s
0.20/0.21	c core #81
0.20/0.21	c Core size: 3	Core Weight: 1	Total Weight: 81
0.20/0.21	c Elapsed CPU time: 0.216967 s	Remaining CPU time: 1799.78 s
0.20/0.22	c core #82
0.20/0.22	c Core size: 3	Core Weight: 1	Total Weight: 82
0.20/0.22	c Elapsed CPU time: 0.219966 s	Remaining CPU time: 1799.78 s
0.20/0.22	c core #83
0.20/0.22	c Core size: 3	Core Weight: 1	Total Weight: 83
0.20/0.22	c Elapsed CPU time: 0.221966 s	Remaining CPU time: 1799.78 s
0.20/0.22	c core #84
0.20/0.22	c Core size: 3	Core Weight: 1	Total Weight: 84
0.20/0.22	c Elapsed CPU time: 0.224965 s	Remaining CPU time: 1799.78 s
0.20/0.22	c core #85
0.20/0.22	c Core size: 3	Core Weight: 1	Total Weight: 85
0.20/0.22	c Elapsed CPU time: 0.226965 s	Remaining CPU time: 1799.77 s
0.20/0.23	c core #86
0.20/0.23	c Core size: 3	Core Weight: 1	Total Weight: 86
0.20/0.23	c Elapsed CPU time: 0.229965 s	Remaining CPU time: 1799.77 s
0.20/0.23	c core #87
0.20/0.23	c Core size: 3	Core Weight: 1	Total Weight: 87
0.20/0.23	c Elapsed CPU time: 0.231964 s	Remaining CPU time: 1799.77 s
0.20/0.23	c core #88
0.20/0.23	c Core size: 3	Core Weight: 1	Total Weight: 88
0.20/0.23	c Elapsed CPU time: 0.234964 s	Remaining CPU time: 1799.77 s
0.20/0.23	c core #89
0.20/0.23	c Core size: 3	Core Weight: 1	Total Weight: 89
0.20/0.23	c Elapsed CPU time: 0.237963 s	Remaining CPU time: 1799.76 s
0.20/0.24	c core #90
0.20/0.24	c Core size: 3	Core Weight: 1	Total Weight: 90
0.20/0.24	c Elapsed CPU time: 0.239963 s	Remaining CPU time: 1799.76 s
0.20/0.24	c core #91
0.20/0.24	c Core size: 3	Core Weight: 1	Total Weight: 91
0.20/0.24	c Elapsed CPU time: 0.242963 s	Remaining CPU time: 1799.76 s
0.20/0.24	c core #92
0.20/0.24	c Core size: 3	Core Weight: 1	Total Weight: 92
0.20/0.24	c Elapsed CPU time: 0.245962 s	Remaining CPU time: 1799.75 s
0.20/0.24	c core #93
0.20/0.24	c Core size: 3	Core Weight: 1	Total Weight: 93
0.20/0.24	c Elapsed CPU time: 0.247962 s	Remaining CPU time: 1799.75 s
0.20/0.25	c core #94
0.20/0.25	c Core size: 3	Core Weight: 1	Total Weight: 94
0.20/0.25	c Elapsed CPU time: 0.250961 s	Remaining CPU time: 1799.75 s
0.20/0.25	c core #95
0.20/0.25	c Core size: 3	Core Weight: 1	Total Weight: 95
0.20/0.25	c Elapsed CPU time: 0.252961 s	Remaining CPU time: 1799.75 s
0.20/0.25	c core #96
0.20/0.25	c Core size: 3	Core Weight: 1	Total Weight: 96
0.20/0.25	c Elapsed CPU time: 0.254961 s	Remaining CPU time: 1799.75 s
0.20/0.25	c core #97
0.20/0.25	c Core size: 33	Core Weight: 1	Total Weight: 97
0.20/0.25	c Elapsed CPU time: 0.25796 s	Remaining CPU time: 1799.74 s
0.20/0.26	c core #98
0.20/0.26	c Core size: 33	Core Weight: 1	Total Weight: 98
0.20/0.26	c Elapsed CPU time: 0.26096 s	Remaining CPU time: 1799.74 s
0.20/0.26	c core #99
0.20/0.26	c Core size: 33	Core Weight: 1	Total Weight: 99
0.20/0.26	c Elapsed CPU time: 0.26296 s	Remaining CPU time: 1799.74 s
0.20/0.26	c core #100
0.20/0.26	c Core size: 4	Core Weight: 1	Total Weight: 100
0.20/0.26	c Elapsed CPU time: 0.265959 s	Remaining CPU time: 1799.73 s
0.20/0.27	c core #101
0.20/0.27	c Core size: 4	Core Weight: 1	Total Weight: 101
0.20/0.27	c Elapsed CPU time: 0.268959 s	Remaining CPU time: 1799.73 s
0.20/0.27	c core #102
0.20/0.27	c Core size: 4	Core Weight: 1	Total Weight: 102
0.20/0.27	c Elapsed CPU time: 0.271958 s	Remaining CPU time: 1799.73 s
0.20/0.27	c core #103
0.20/0.27	c Core size: 4	Core Weight: 1	Total Weight: 103
0.20/0.27	c Elapsed CPU time: 0.274958 s	Remaining CPU time: 1799.73 s
0.20/0.28	c core #104
0.20/0.28	c Core size: 4	Core Weight: 1	Total Weight: 104
0.20/0.28	c Elapsed CPU time: 0.278957 s	Remaining CPU time: 1799.72 s
0.20/0.28	c core #105
0.20/0.28	c Core size: 4	Core Weight: 1	Total Weight: 105
0.20/0.28	c Elapsed CPU time: 0.280957 s	Remaining CPU time: 1799.72 s
0.20/0.28	c core #106
0.20/0.28	c Core size: 4	Core Weight: 1	Total Weight: 106
0.20/0.28	c Elapsed CPU time: 0.283956 s	Remaining CPU time: 1799.72 s
0.20/0.28	c core #107
0.20/0.28	c Core size: 4	Core Weight: 1	Total Weight: 107
0.20/0.28	c Elapsed CPU time: 0.286956 s	Remaining CPU time: 1799.71 s
0.20/0.29	c core #108
0.20/0.29	c Core size: 4	Core Weight: 1	Total Weight: 108
0.20/0.29	c Elapsed CPU time: 0.289955 s	Remaining CPU time: 1799.71 s
0.20/0.29	c core #109
0.20/0.29	c Core size: 4	Core Weight: 1	Total Weight: 109
0.20/0.29	c Elapsed CPU time: 0.292955 s	Remaining CPU time: 1799.71 s
0.20/0.29	c core #110
0.20/0.29	c Core size: 4	Core Weight: 1	Total Weight: 110
0.20/0.29	c Elapsed CPU time: 0.295955 s	Remaining CPU time: 1799.7 s
0.20/0.30	c core #111
0.20/0.30	c Core size: 4	Core Weight: 1	Total Weight: 111
0.20/0.30	c Elapsed CPU time: 0.298954 s	Remaining CPU time: 1799.7 s
0.29/0.30	c core #112
0.29/0.30	c Core size: 4	Core Weight: 1	Total Weight: 112
0.29/0.30	c Elapsed CPU time: 0.301954 s	Remaining CPU time: 1799.7 s
0.29/0.30	c core #113
0.29/0.30	c Core size: 4	Core Weight: 1	Total Weight: 113
0.29/0.30	c Elapsed CPU time: 0.304953 s	Remaining CPU time: 1799.7 s
0.29/0.30	c core #114
0.29/0.30	c Core size: 4	Core Weight: 1	Total Weight: 114
0.29/0.30	c Elapsed CPU time: 0.307953 s	Remaining CPU time: 1799.69 s
0.29/0.31	c core #115
0.29/0.31	c Core size: 4	Core Weight: 1	Total Weight: 115
0.29/0.31	c Elapsed CPU time: 0.310952 s	Remaining CPU time: 1799.69 s
0.29/0.31	c core #116
0.29/0.31	c Core size: 4	Core Weight: 1	Total Weight: 116
0.29/0.31	c Elapsed CPU time: 0.313952 s	Remaining CPU time: 1799.69 s
0.29/0.31	c core #117
0.29/0.31	c Core size: 4	Core Weight: 1	Total Weight: 117
0.29/0.31	c Elapsed CPU time: 0.316951 s	Remaining CPU time: 1799.68 s
0.29/0.32	c core #118
0.29/0.32	c Core size: 4	Core Weight: 1	Total Weight: 118
0.29/0.32	c Elapsed CPU time: 0.319951 s	Remaining CPU time: 1799.68 s
0.29/0.32	c core #119
0.29/0.32	c Core size: 4	Core Weight: 1	Total Weight: 119
0.29/0.32	c Elapsed CPU time: 0.32295 s	Remaining CPU time: 1799.68 s
0.29/0.32	c core #120
0.29/0.32	c Core size: 4	Core Weight: 1	Total Weight: 120
0.29/0.32	c Elapsed CPU time: 0.32595 s	Remaining CPU time: 1799.67 s
0.29/0.33	c core #121
0.29/0.33	c Core size: 4	Core Weight: 1	Total Weight: 121
0.29/0.33	c Elapsed CPU time: 0.328949 s	Remaining CPU time: 1799.67 s
0.29/0.33	c core #122
0.29/0.33	c Core size: 4	Core Weight: 1	Total Weight: 122
0.29/0.33	c Elapsed CPU time: 0.331949 s	Remaining CPU time: 1799.67 s
0.29/0.33	c core #123
0.29/0.33	c Core size: 45	Core Weight: 1	Total Weight: 123
0.29/0.33	c Elapsed CPU time: 0.334949 s	Remaining CPU time: 1799.67 s
0.29/0.34	c core #124
0.29/0.34	c Core size: 66	Core Weight: 1	Total Weight: 124
0.29/0.34	c Elapsed CPU time: 0.337948 s	Remaining CPU time: 1799.66 s
0.29/0.34	c core #125
0.29/0.34	c Core size: 69	Core Weight: 1	Total Weight: 125
0.29/0.34	c Elapsed CPU time: 0.341948 s	Remaining CPU time: 1799.66 s
0.29/0.34	c core #126
0.29/0.34	c Core size: 70	Core Weight: 1	Total Weight: 126
0.29/0.34	c Elapsed CPU time: 0.345947 s	Remaining CPU time: 1799.65 s
0.29/0.35	c core #127
0.29/0.35	c Core size: 45	Core Weight: 1	Total Weight: 127
0.29/0.35	c Elapsed CPU time: 0.348946 s	Remaining CPU time: 1799.65 s
0.29/0.35	c core #128
0.29/0.35	c Core size: 66	Core Weight: 1	Total Weight: 128
0.29/0.35	c Elapsed CPU time: 0.352946 s	Remaining CPU time: 1799.65 s
0.29/0.35	c core #129
0.29/0.35	c Core size: 69	Core Weight: 1	Total Weight: 129
0.29/0.35	c Elapsed CPU time: 0.356945 s	Remaining CPU time: 1799.64 s
0.29/0.36	c core #130
0.29/0.36	c Core size: 70	Core Weight: 1	Total Weight: 130
0.29/0.36	c Elapsed CPU time: 0.360945 s	Remaining CPU time: 1799.64 s
0.29/0.36	c core #131
0.29/0.36	c Core size: 45	Core Weight: 1	Total Weight: 131
0.29/0.36	c Elapsed CPU time: 0.364944 s	Remaining CPU time: 1799.64 s
0.29/0.37	c core #132
0.29/0.37	c Core size: 66	Core Weight: 1	Total Weight: 132
0.29/0.37	c Elapsed CPU time: 0.367944 s	Remaining CPU time: 1799.63 s
0.29/0.37	c core #133
0.29/0.37	c Core size: 69	Core Weight: 1	Total Weight: 133
0.29/0.37	c Elapsed CPU time: 0.371943 s	Remaining CPU time: 1799.63 s
0.29/0.37	c core #134
0.29/0.37	c Core size: 70	Core Weight: 1	Total Weight: 134
0.29/0.37	c Elapsed CPU time: 0.376942 s	Remaining CPU time: 1799.62 s
0.29/0.38	c core #135
0.29/0.38	c Core size: 7	Core Weight: 1	Total Weight: 135
0.29/0.38	c Elapsed CPU time: 0.379942 s	Remaining CPU time: 1799.62 s
0.29/0.38	c core #136
0.29/0.38	c Core size: 7	Core Weight: 1	Total Weight: 136
0.29/0.38	c Elapsed CPU time: 0.383941 s	Remaining CPU time: 1799.62 s
0.29/0.38	c core #137
0.29/0.38	c Core size: 7	Core Weight: 1	Total Weight: 137
0.29/0.38	c Elapsed CPU time: 0.387941 s	Remaining CPU time: 1799.61 s
0.29/0.39	c ============================[ Search Statistics ]==============================
0.29/0.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.39	c ===============================================================================
0.29/0.39	c |         0 |    1044     3478    14154 |     5000        0    nan |  0.000 % |
0.29/0.39	c ===============================================================================
0.29/0.39	c core #138
0.29/0.39	c Core size: 13	Core Weight: 1	Total Weight: 138
0.29/0.39	c Elapsed CPU time: 0.39094 s	Remaining CPU time: 1799.61 s
0.29/0.39	c ============================[ Search Statistics ]==============================
0.29/0.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.39	c ===============================================================================
0.29/0.39	c |         0 |    1050     3479    14166 |     5000        0    nan |  0.000 % |
0.29/0.39	c ===============================================================================
0.29/0.39	c core #139
0.29/0.39	c Core size: 12	Core Weight: 1	Total Weight: 139
0.29/0.39	c Elapsed CPU time: 0.394939 s	Remaining CPU time: 1799.61 s
0.29/0.40	c ============================[ Search Statistics ]==============================
0.29/0.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.40	c ===============================================================================
0.29/0.40	c |         0 |    1056     3480    14178 |     5000        0    nan |  0.000 % |
0.29/0.40	c ===============================================================================
0.29/0.40	c core #140
0.29/0.40	c Core size: 82	Core Weight: 1	Total Weight: 140
0.29/0.40	c Elapsed CPU time: 0.398939 s	Remaining CPU time: 1799.6 s
0.39/0.40	c ============================[ Search Statistics ]==============================
0.39/0.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.40	c ===============================================================================
0.39/0.40	c |         0 |    1068     3481    14202 |     5000        0    nan |  0.000 % |
0.39/0.40	c ===============================================================================
0.39/0.40	c core #141
0.39/0.40	c Core size: 80	Core Weight: 1	Total Weight: 141
0.39/0.40	c Elapsed CPU time: 0.402938 s	Remaining CPU time: 1799.6 s
0.39/0.40	c ============================[ Search Statistics ]==============================
0.39/0.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.40	c ===============================================================================
0.39/0.40	c |         0 |    1079     3482    14225 |     5000        0    nan |  0.000 % |
0.39/0.40	c ===============================================================================
0.39/0.40	c core #142
0.39/0.40	c Core size: 39	Core Weight: 1	Total Weight: 142
0.39/0.40	c Elapsed CPU time: 0.406938 s	Remaining CPU time: 1799.59 s
0.39/0.41	c ============================[ Search Statistics ]==============================
0.39/0.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.41	c ===============================================================================
0.39/0.41	c |         0 |    1094     3483    14255 |     5000        0    nan |  0.000 % |
0.39/0.41	c ===============================================================================
0.39/0.41	c core #143
0.39/0.41	c Core size: 20	Core Weight: 1	Total Weight: 143
0.39/0.41	c Elapsed CPU time: 0.410937 s	Remaining CPU time: 1799.59 s
0.39/0.41	c ============================[ Search Statistics ]==============================
0.39/0.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.41	c ===============================================================================
0.39/0.41	c |         0 |    1102     3484    14271 |     5000        0    nan |  0.000 % |
0.39/0.41	c ===============================================================================
0.39/0.41	c core #144
0.39/0.41	c Core size: 90	Core Weight: 1	Total Weight: 144
0.39/0.41	c Elapsed CPU time: 0.416936 s	Remaining CPU time: 1799.58 s
0.39/0.42	c ============================[ Search Statistics ]==============================
0.39/0.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.42	c ===============================================================================
0.39/0.42	c |         0 |    1129     3485    14325 |     5000        0    nan |  0.000 % |
0.39/0.42	c ===============================================================================
0.39/0.42	c core #145
0.39/0.42	c Core size: 13	Core Weight: 1	Total Weight: 145
0.39/0.42	c Elapsed CPU time: 0.421935 s	Remaining CPU time: 1799.58 s
0.39/0.42	c ============================[ Search Statistics ]==============================
0.39/0.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.42	c ===============================================================================
0.39/0.42	c |         0 |    1135     3486    14337 |     5000        0    nan |  0.000 % |
0.39/0.42	c ===============================================================================
0.39/0.42	c core #146
0.39/0.42	c Core size: 19	Core Weight: 1	Total Weight: 146
0.39/0.42	c Elapsed CPU time: 0.427934 s	Remaining CPU time: 1799.57 s
0.39/0.43	c ============================[ Search Statistics ]==============================
0.39/0.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.43	c ===============================================================================
0.39/0.43	c |         0 |    1144     3487    14355 |     5000        0    nan |  0.000 % |
0.39/0.43	c ===============================================================================
0.39/0.43	c core #147
0.39/0.43	c Core size: 13	Core Weight: 1	Total Weight: 147
0.39/0.43	c Elapsed CPU time: 0.432934 s	Remaining CPU time: 1799.57 s
0.39/0.43	c ============================[ Search Statistics ]==============================
0.39/0.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.43	c ===============================================================================
0.39/0.43	c |         0 |    1150     3488    14367 |     5000        0    nan |  0.000 % |
0.39/0.44	c ===============================================================================
0.39/0.44	c core #148
0.39/0.44	c Core size: 13	Core Weight: 1	Total Weight: 148
0.39/0.44	c Elapsed CPU time: 0.439933 s	Remaining CPU time: 1799.56 s
0.39/0.44	c ============================[ Search Statistics ]==============================
0.39/0.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.44	c ===============================================================================
0.39/0.44	c |         0 |    1156     3489    14379 |     5000        0    nan |  0.000 % |
0.39/0.44	c ===============================================================================
0.39/0.44	c core #149
0.39/0.44	c Core size: 14	Core Weight: 1	Total Weight: 149
0.39/0.44	c Elapsed CPU time: 0.443932 s	Remaining CPU time: 1799.56 s
0.39/0.45	c ============================[ Search Statistics ]==============================
0.39/0.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.45	c ===============================================================================
0.39/0.45	c |         0 |    1163     3490    14393 |     5000        0    nan |  0.000 % |
0.39/0.45	c ===============================================================================
0.39/0.45	c core #150
0.39/0.45	c Core size: 12	Core Weight: 1	Total Weight: 150
0.39/0.45	c Elapsed CPU time: 0.448931 s	Remaining CPU time: 1799.55 s
0.39/0.45	c ============================[ Search Statistics ]==============================
0.39/0.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.45	c ===============================================================================
0.39/0.45	c |         0 |    1169     3491    14405 |     5000        0    nan |  0.000 % |
0.39/0.45	c ===============================================================================
0.39/0.45	c core #151
0.39/0.45	c Core size: 143	Core Weight: 1	Total Weight: 151
0.39/0.45	c Elapsed CPU time: 0.45493 s	Remaining CPU time: 1799.55 s
0.39/0.46	c ============================[ Search Statistics ]==============================
0.39/0.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.46	c ===============================================================================
0.39/0.46	c |         0 |    1190     3492    14447 |     5000        0    nan |  0.000 % |
0.39/0.46	c ===============================================================================
0.39/0.46	c core #152
0.39/0.46	c Core size: 26	Core Weight: 1	Total Weight: 152
0.39/0.46	c Elapsed CPU time: 0.45893 s	Remaining CPU time: 1799.54 s
0.39/0.46	c Learning 1 hard constraints
0.39/0.46	c ============================[ Search Statistics ]==============================
0.39/0.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.46	c ===============================================================================
0.39/0.46	c |         0 |    1202     3494    14475 |     5000        0    nan |  0.000 % |
0.39/0.46	c ===============================================================================
0.39/0.46	c core #153
0.39/0.46	c Core size: 27	Core Weight: 1	Total Weight: 153
0.39/0.46	c Elapsed CPU time: 0.463929 s	Remaining CPU time: 1799.54 s
0.39/0.47	c ============================[ Search Statistics ]==============================
0.39/0.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.47	c ===============================================================================
0.39/0.47	c |         0 |    1213     3495    14497 |     5000        0    nan |  0.000 % |
0.39/0.47	c ===============================================================================
0.39/0.47	c core #154
0.39/0.47	c Core size: 82	Core Weight: 1	Total Weight: 154
0.39/0.47	c Elapsed CPU time: 0.468928 s	Remaining CPU time: 1799.53 s
0.39/0.47	c ============================[ Search Statistics ]==============================
0.39/0.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.47	c ===============================================================================
0.39/0.47	c |         0 |    1236     3496    14543 |     5000        0    nan |  0.000 % |
0.39/0.47	c ===============================================================================
0.39/0.47	c core #155
0.39/0.47	c Core size: 415	Core Weight: 1	Total Weight: 155
0.39/0.47	c Elapsed CPU time: 0.474927 s	Remaining CPU time: 1799.53 s
0.39/0.48	c Learning 2 hard constraints
0.39/0.48	c ============================[ Search Statistics ]==============================
0.39/0.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.48	c ===============================================================================
0.39/0.48	c |         0 |    1258     3499    14602 |     5000        0    nan |  0.000 % |
0.39/0.48	c ===============================================================================
0.39/0.48	c core #156
0.39/0.48	c Core size: 395	Core Weight: 1	Total Weight: 156
0.39/0.48	c Elapsed CPU time: 0.479927 s	Remaining CPU time: 1799.52 s
0.39/0.48	c Learning 2 hard constraints
0.39/0.48	c ============================[ Search Statistics ]==============================
0.39/0.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.48	c ===============================================================================
0.39/0.48	c |         0 |    1270     3502    14641 |     5000        0    nan |  0.000 % |
0.39/0.48	c ===============================================================================
0.39/0.49	c core #157
0.39/0.49	c Core size: 565	Core Weight: 1	Total Weight: 157
0.39/0.49	c Elapsed CPU time: 0.485926 s	Remaining CPU time: 1799.51 s
0.39/0.49	c Learning 4 hard constraints
0.39/0.49	c ============================[ Search Statistics ]==============================
0.39/0.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.49	c ===============================================================================
0.39/0.49	c |         0 |    1292     3507    14715 |     5000        0    nan |  0.000 % |
0.39/0.49	c ===============================================================================
0.39/0.49	c core #158
0.39/0.49	c Core size: 424	Core Weight: 1	Total Weight: 158
0.39/0.49	c Elapsed CPU time: 0.490925 s	Remaining CPU time: 1799.51 s
0.39/0.49	c Learning 3 hard constraints
0.39/0.49	c ============================[ Search Statistics ]==============================
0.39/0.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.49	c ===============================================================================
0.39/0.49	c |         0 |    1302     3511    14755 |     5000        0    nan |  0.000 % |
0.39/0.50	c ===============================================================================
0.39/0.50	c core #159
0.39/0.50	c Core size: 475	Core Weight: 1	Total Weight: 159
0.39/0.50	c Elapsed CPU time: 0.496924 s	Remaining CPU time: 1799.5 s
0.49/0.50	c Learning 1 hard constraints
0.49/0.50	c ============================[ Search Statistics ]==============================
0.49/0.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.50	c ===============================================================================
0.49/0.50	c |         0 |    1322     3513    14799 |     5000        0    nan |  0.000 % |
0.49/0.51	c ===============================================================================
0.49/0.51	c core #160
0.49/0.51	c Core size: 668	Core Weight: 1	Total Weight: 160
0.49/0.51	c Elapsed CPU time: 0.506922 s	Remaining CPU time: 1799.49 s
0.49/0.51	c Learning 16 hard constraints
0.49/0.51	c ============================[ Search Statistics ]==============================
0.49/0.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.51	c ===============================================================================
0.49/0.51	c |         0 |    1343     3530    14965 |     5000        0    nan |  0.000 % |
0.49/0.51	c ===============================================================================
0.49/0.51	c core #161
0.49/0.51	c Core size: 754	Core Weight: 1	Total Weight: 161
0.49/0.51	c Elapsed CPU time: 0.513921 s	Remaining CPU time: 1799.49 s
0.49/0.52	c Learning 11 hard constraints
0.49/0.52	c ============================[ Search Statistics ]==============================
0.49/0.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.52	c ===============================================================================
0.49/0.52	c |         0 |    1371     3542    15217 |     5000        0    nan |  0.000 % |
0.49/0.52	c |       100 |    1366     3542    15217 |     5500      100     28 |  0.365 % |
0.49/0.53	c |       252 |    1357     3542    15217 |     6050      239     30 |  1.094 % |
0.49/0.54	c ===============================================================================
0.49/0.54	c core #162
0.49/0.54	c Core size: 836	Core Weight: 1	Total Weight: 162
0.49/0.54	c Elapsed CPU time: 0.539917 s	Remaining CPU time: 1799.46 s
0.49/0.55	c Learning 27 hard constraints
0.49/0.55	c ============================[ Search Statistics ]==============================
0.49/0.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.55	c ===============================================================================
0.49/0.55	c |         0 |    1489     3570    16093 |     5000        0    nan |  0.000 % |
0.49/0.55	c |       100 |    1481     3570    16093 |     5500      100     24 |  0.672 % |
0.49/0.56	c |       250 |    1476     3570    16093 |     6050      250     28 |  1.007 % |
0.49/0.56	c ===============================================================================
0.49/0.57	c core #163
0.49/0.57	c Core size: 379	Core Weight: 1	Total Weight: 163
0.49/0.57	c Elapsed CPU time: 0.563914 s	Remaining CPU time: 1799.44 s
0.49/0.57	c Learning 14 hard constraints
0.49/0.57	c ============================[ Search Statistics ]==============================
0.49/0.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.57	c ===============================================================================
0.49/0.57	c |         0 |    1578     3585    16596 |     5000        0    nan |  0.000 % |
0.49/0.58	c |       101 |    1578     3585    16596 |     5500      101     39 |  0.127 % |
0.49/0.59	c |       253 |    1575     3585    16596 |     6050      251     45 |  0.190 % |
0.59/0.61	c |       478 |    1574     3585    16596 |     6655      474     41 |  0.254 % |
0.59/0.63	c ===============================================================================
0.59/0.64	c core #164
0.59/0.64	c Core size: 1892	Core Weight: 1	Total Weight: 164
0.59/0.64	c Elapsed CPU time: 0.633903 s	Remaining CPU time: 1799.37 s
0.59/0.64	c Learning 147 hard constraints
0.59/0.64	c ============================[ Search Statistics ]==============================
0.59/0.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.64	c ===============================================================================
0.59/0.64	c |         0 |    1661     3733    20801 |     5000        0    nan |  0.000 % |
0.59/0.65	c |       100 |    1660     3733    20801 |     5500      100     41 |  0.120 % |
0.59/0.67	c |       252 |    1660     3733    20801 |     6050      252     42 |  0.120 % |
0.59/0.69	c |       478 |    1659     3733    20801 |     6655      477     39 |  0.120 % |
0.69/0.73	c |       815 |    1659     3733    20801 |     7320      814     39 |  0.120 % |
0.69/0.75	c ===============================================================================
0.69/0.76	c core #165
0.69/0.76	c Core size: 2032	Core Weight: 1	Total Weight: 165
0.69/0.76	c Elapsed CPU time: 0.753885 s	Remaining CPU time: 1799.25 s
0.69/0.77	c Learning 284 hard constraints
0.69/0.77	c ============================[ Search Statistics ]==============================
0.69/0.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.77	c ===============================================================================
0.69/0.77	c |         0 |    1728     4018    29543 |     5000        0    nan |  0.000 % |
0.69/0.78	c |       102 |    1727     4018    29543 |     5500      102     43 |  0.116 % |
0.69/0.79	c |       253 |    1727     4018    29543 |     6050      253     42 |  0.116 % |
0.79/0.82	c |       478 |    1726     4018    29543 |     6655      477     39 |  0.116 % |
0.79/0.85	c |       815 |    1726     4018    29543 |     7320      814     43 |  0.118 % |
0.89/0.91	c |      1322 |    1726     4018    29543 |     8052     1321     47 |  0.116 % |
0.89/0.92	c ===============================================================================
0.89/0.94	c core #166
0.89/0.94	c Core size: 2465	Core Weight: 1	Total Weight: 166
0.89/0.94	c Elapsed CPU time: 0.923859 s	Remaining CPU time: 1799.08 s
0.89/0.95	c Learning 670 hard constraints
0.89/0.95	c ============================[ Search Statistics ]==============================
0.89/0.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.89/0.95	c ===============================================================================
0.89/0.95	c |         0 |    1749     4689    54764 |     5000        0    nan |  0.000 % |
0.89/0.96	c |       101 |    1748     4689    54764 |     5500      101     30 |  0.114 % |
0.89/0.99	c |       253 |    1745     4689    54764 |     6050      253     27 |  0.345 % |
0.89/0.99	c ===============================================================================
0.89/0.99	c core #167
0.89/0.99	c Core size: 1871	Core Weight: 1	Total Weight: 167
0.89/0.99	c Elapsed CPU time: 0.977851 s	Remaining CPU time: 1799.02 s
0.99/1.00	c Learning 100 hard constraints
0.99/1.00	c ============================[ Search Statistics ]==============================
0.99/1.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.99/1.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.99/1.00	c ===============================================================================
0.99/1.00	c |         0 |    1767     4790    57880 |     5000        0    nan |  0.000 % |
0.99/1.02	c |       100 |    1766     4790    57880 |     5500      100     45 |  0.113 % |
0.99/1.04	c |       251 |    1766     4790    57880 |     6050      251     51 |  0.113 % |
0.99/1.07	c |       476 |    1766     4790    57880 |     6655      476     54 |  0.113 % |
1.10/1.12	c |       813 |    1766     4790    57880 |     7320      813     52 |  0.113 % |
1.10/1.20	c |      1319 |    1765     4790    57880 |     8052     1318     51 |  0.113 % |
1.29/1.31	c ===============================================================================
1.29/1.33	c core #168
1.29/1.33	c Core size: 2872	Core Weight: 1	Total Weight: 168
1.29/1.33	c Elapsed CPU time: 1.3068 s	Remaining CPU time: 1798.69 s
1.29/1.34	c Learning 923 hard constraints
1.29/1.34	c ============================[ Search Statistics ]==============================
1.29/1.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.29/1.34	c ===============================================================================
1.29/1.34	c |         0 |    1816     5714    96387 |     5000        0    nan |  0.000 % |
1.29/1.36	c |       104 |    1816     5714    96387 |     5500      104     25 |  0.002 % |
1.29/1.38	c |       254 |    1816     5714    96387 |     6050      254     48 |  0.000 % |
1.39/1.43	c |       479 |    1816     5714    96387 |     6655      479     57 |  0.000 % |
1.39/1.50	c |       818 |    1816     5714    96387 |     7320      818     57 |  0.000 % |
1.59/1.61	c |      1330 |    1816     5714    96387 |     8052     1330     53 |  0.000 % |
1.69/1.76	c ===============================================================================
1.69/1.79	c core #169
1.69/1.79	c Core size: 3202	Core Weight: 1	Total Weight: 169
1.69/1.79	c Elapsed CPU time: 1.76173 s	Remaining CPU time: 1798.24 s
1.79/1.81	c Learning 450 hard constraints
1.79/1.81	c ============================[ Search Statistics ]==============================
1.79/1.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.79/1.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.79/1.81	c ===============================================================================
1.79/1.81	c |         0 |    1865     6165   111753 |     5000        0    nan |  0.000 % |
1.79/1.82	c |       100 |    1865     6165   111753 |     5500      100     16 |  0.107 % |
1.79/1.84	c |       251 |    1864     6165   111753 |     6050      251     35 |  0.107 % |
1.79/1.90	c |       480 |    1864     6165   111753 |     6655      480     44 |  0.107 % |
1.89/1.97	c |       819 |    1864     6165   111753 |     7320      819     45 |  0.107 % |
1.99/2.06	c ===============================================================================
1.99/2.08	c core #170
1.99/2.08	c Core size: 3039	Core Weight: 1	Total Weight: 170
1.99/2.08	c Elapsed CPU time: 2.05269 s	Remaining CPU time: 1797.95 s
1.99/2.10	c Learning 184 hard constraints
1.99/2.10	c ============================[ Search Statistics ]==============================
1.99/2.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.99/2.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.99/2.10	c ===============================================================================
1.99/2.10	c |         0 |    1896     6350   116973 |     5000        0    nan |  0.000 % |
2.09/2.12	c |       100 |    1896     6350   116973 |     5500      100     49 |  0.107 % |
2.09/2.15	c |       252 |    1895     6350   116973 |     6050      252     55 |  0.106 % |
2.09/2.19	c |       480 |    1895     6350   116973 |     6655      480     62 |  0.106 % |
2.20/2.28	c |       817 |    1894     6350   116973 |     7320      817     58 |  0.106 % |
2.39/2.41	c |      1324 |    1894     6350   116973 |     8052     1324     60 |  0.106 % |
2.59/2.63	c |      2083 |    1894     6350   116973 |     8857     2082     61 |  0.106 % |
2.88/2.98	c |      3222 |    1894     6350   116973 |     9743     3221     60 |  0.106 % |
3.49/3.54	c ===============================================================================
3.59/3.61	c core #171
3.59/3.61	c Core size: 4063	Core Weight: 1	Total Weight: 171
3.59/3.61	c Elapsed CPU time: 3.55846 s	Remaining CPU time: 1796.44 s
3.59/3.63	c Learning 989 hard constraints
3.59/3.63	c ============================[ Search Statistics ]==============================
3.59/3.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.59/3.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.59/3.63	c ===============================================================================
3.59/3.63	c |         0 |    1921     7340   144909 |     5000        0    nan |  0.000 % |
3.59/3.66	c |       100 |    1920     7340   144909 |     5500      100     50 |  0.104 % |
3.59/3.70	c |       250 |    1920     7340   144909 |     6050      250     55 |  0.104 % |
3.68/3.76	c |       478 |    1920     7340   144909 |     6655      478     58 |  0.104 % |
3.78/3.84	c |       817 |    1920     7340   144909 |     7320      817     55 |  0.104 % |
3.98/4.00	c |      1324 |    1919     7340   144909 |     8052     1324     59 |  0.104 % |
4.19/4.23	c |      2083 |    1918     7340   144909 |     8857     2082     54 |  0.312 % |
4.19/4.26	c ===============================================================================
4.19/4.29	c core #172
4.19/4.29	c Core size: 3747	Core Weight: 1	Total Weight: 172
4.19/4.29	c Elapsed CPU time: 4.23536 s	Remaining CPU time: 1795.76 s
4.29/4.32	c Learning 796 hard constraints
4.29/4.32	c ============================[ Search Statistics ]==============================
4.29/4.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.29/4.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
4.29/4.32	c ===============================================================================
4.29/4.32	c |         0 |    1937     8137   177758 |     5000        0    nan |  0.000 % |
4.29/4.34	c |       101 |    1937     8137   177758 |     5500      101     39 |  0.002 % |
4.29/4.37	c |       253 |    1937     8137   177758 |     6050      253     51 |  0.000 % |
4.39/4.45	c |       478 |    1937     8137   177758 |     6655      478     48 |  0.000 % |
4.49/4.57	c |       816 |    1937     8137   177758 |     7320      816     51 |  0.000 % |
4.59/4.69	c |      1322 |    1935     8137   177758 |     8052     1322     49 |  0.103 % |
4.89/4.91	c ===============================================================================
4.89/4.93	c core #173
4.89/4.93	c Core size: 3819	Core Weight: 1	Total Weight: 173
4.89/4.93	c Elapsed CPU time: 4.87626 s	Remaining CPU time: 1795.12 s
4.89/4.97	c Learning 734 hard constraints
4.89/4.97	c ============================[ Search Statistics ]==============================
4.89/4.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.89/4.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
4.89/4.97	c ===============================================================================
4.89/4.97	c |         0 |    1990     8872   210394 |     5000        0    nan |  0.000 % |
4.89/4.98	c |       100 |    1990     8872   210394 |     5500      100     15 |  0.005 % |
4.99/5.04	c |       250 |    1988     8872   210394 |     6050      250     36 |  0.101 % |
5.09/5.12	c |       478 |    1988     8872   210394 |     6655      478     52 |  0.101 % |
5.19/5.20	c |       816 |    1988     8872   210394 |     7320      816     49 |  0.101 % |
5.28/5.35	c |      1322 |    1988     8872   210394 |     8052     1322     54 |  0.101 % |
5.58/5.63	c |      2082 |    1988     8872   210394 |     8857     2082     60 |  0.101 % |
5.98/6.09	c |      3224 |    1988     8872   210394 |     9743     3188     59 |  0.101 % |
6.49/6.57	c ===============================================================================
6.59/6.63	c core #174
6.59/6.63	c Core size: 4991	Core Weight: 1	Total Weight: 174
6.59/6.63	c Elapsed CPU time: 6.567 s	Remaining CPU time: 1793.43 s
6.59/6.69	c Learning 2303 hard constraints
6.59/6.69	c ============================[ Search Statistics ]==============================
6.59/6.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.59/6.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
6.59/6.69	c ===============================================================================
6.59/6.69	c |         0 |    2027    11176   322008 |     5000        0    nan |  0.000 % |
6.69/6.71	c |       100 |    2027    11176   322008 |     5500      100     33 |  0.002 % |
6.69/6.75	c |       252 |    2027    11176   322008 |     6050      252     47 |  0.000 % |
6.79/6.80	c |       486 |    2027    11176   322008 |     6655      486     39 |  0.000 % |
6.88/6.98	c |       823 |    2027    11176   322008 |     7320      823     52 |  0.000 % |
7.18/7.21	c |      1332 |    2027    11176   322008 |     8052     1332     57 |  0.000 % |
7.28/7.40	c ===============================================================================
7.38/7.42	c core #175
7.38/7.42	c Core size: 4173	Core Weight: 1	Total Weight: 175
7.38/7.42	c Elapsed CPU time: 7.34888 s	Remaining CPU time: 1792.65 s
7.38/7.47	c Learning 667 hard constraints
7.38/7.47	c ============================[ Search Statistics ]==============================
7.38/7.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
7.38/7.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
7.38/7.47	c ===============================================================================
7.38/7.47	c |         0 |    2063    11844   357796 |     5000        0    nan |  0.000 % |
7.38/7.49	c |       102 |    2063    11844   357796 |     5500      102     32 |  0.003 % |
7.48/7.57	c |       252 |    2063    11844   357796 |     6050      252     44 |  0.000 % |
7.59/7.65	c |       477 |    2061    11844   357796 |     6655      477     45 |  0.097 % |
7.69/7.76	c |       814 |    2061    11844   357796 |     7320      814     41 |  0.097 % |
7.78/7.88	c |      1320 |    2059    11844   357796 |     8052     1320     39 |  0.194 % |
8.09/8.17	c |      2079 |    2057    11844   357796 |     8857     2079     42 |  0.291 % |
8.49/8.53	c |      3221 |    2057    11844   357796 |     9743     3221     47 |  0.291 % |
9.28/9.39	c |      4931 |    2057    11844   357796 |    10717     4931     52 |  0.291 % |
9.68/9.72	c ===============================================================================
9.68/9.79	c core #176
9.68/9.79	c Core size: 5349	Core Weight: 1	Total Weight: 176
9.68/9.79	c Elapsed CPU time: 9.70252 s	Remaining CPU time: 1790.3 s
9.79/9.87	c Learning 2843 hard constraints
9.79/9.87	c ============================[ Search Statistics ]==============================
9.79/9.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
9.79/9.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
9.79/9.87	c ===============================================================================
9.79/9.87	c |         0 |    2085    14688   506287 |     5000        0    nan |  0.000 % |
9.79/9.88	c |       102 |    2085    14688   506287 |     5500      102     18 |  0.003 % |
9.89/9.97	c |       252 |    2085    14688   506287 |     6050      252     35 |  0.002 % |
10.09/10.12	c |       481 |    2085    14688   506287 |     6655      481     44 |  0.000 % |
10.28/10.30	c |       822 |    2085    14688   506287 |     7320      822     50 |  0.000 % |
10.48/10.59	c |      1329 |    2085    14688   506287 |     8052     1329     51 |  0.000 % |
10.98/11.07	c |      2090 |    2015    14688   506287 |     8857     2090     52 |  3.357 % |
11.18/11.21	c ===============================================================================
11.18/11.24	c core #177
11.18/11.24	c Core size: 4745	Core Weight: 1	Total Weight: 177
11.18/11.24	c Elapsed CPU time: 11.1473 s	Remaining CPU time: 1788.85 s
11.28/11.32	c Learning 792 hard constraints
11.28/11.32	c ============================[ Search Statistics ]==============================
11.28/11.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.28/11.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
11.28/11.32	c ===============================================================================
11.28/11.32	c |         0 |    2116    15481   537991 |     5160        0    nan |  0.000 % |
11.28/11.35	c |       100 |    2116    15481   537991 |     5676      100     30 |  0.003 % |
11.39/11.45	c |       253 |    2116    15481   537991 |     6244      253     53 |  0.001 % |
11.48/11.50	c |       478 |    2116    15481   537991 |     6868      478     45 |  0.000 % |
11.58/11.65	c |       815 |    2116    15481   537991 |     7555      815     48 |  0.000 % |
11.99/12.02	c |      1322 |    2116    15481   537991 |     8310     1322     53 |  0.000 % |
11.99/12.10	c |      2081 |    2116    15481   537991 |     9141     2081     48 |  0.000 % |
12.28/12.32	c |      3224 |    2116    15481   537991 |    10056     3224     47 |  0.001 % |
12.48/12.53	c |      4932 |    2116    15481   537991 |    11061     4932     45 |  0.000 % |
13.68/13.79	c |      7495 |    2116    15481   537991 |    12167     7495     48 |  0.000 % |
14.08/14.19	c ===============================================================================
14.18/14.26	c core #178
14.18/14.26	c Core size: 5662	Core Weight: 1	Total Weight: 178
14.18/14.26	c Elapsed CPU time: 14.1518 s	Remaining CPU time: 1785.85 s
14.28/14.36	c Learning 1908 hard constraints
14.28/14.37	c ============================[ Search Statistics ]==============================
14.28/14.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.28/14.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
14.28/14.37	c ===============================================================================
14.28/14.37	c |         0 |    2184    17390   638004 |     5796        0    nan |  0.000 % |
14.28/14.39	c |       101 |    2184    17390   638004 |     6376      101     28 |  0.003 % |
14.48/14.53	c |       252 |    2182    17390   638004 |     7013      252     38 |  0.092 % |
14.58/14.67	c |       477 |    2182    17390   638004 |     7715      477     45 |  0.092 % |
14.78/14.86	c |       815 |    2182    17390   638004 |     8486      815     47 |  0.092 % |
15.17/15.29	c |      1321 |    2182    17390   638004 |     9335     1321     54 |  0.092 % |
15.78/15.85	c |      2080 |    2182    17390   638004 |    10269     2080     57 |  0.092 % |
16.38/16.40	c ===============================================================================
16.38/16.44	c core #179
16.38/16.44	c Core size: 5602	Core Weight: 1	Total Weight: 179
16.38/16.44	c Elapsed CPU time: 16.3195 s	Remaining CPU time: 1783.68 s
16.48/16.54	c Learning 1081 hard constraints
16.48/16.54	c ============================[ Search Statistics ]==============================
16.48/16.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.48/16.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
16.48/16.54	c ===============================================================================
16.48/16.54	c |         0 |    2218    18472   697089 |     6157        0    nan |  0.000 % |
16.48/16.58	c |       100 |    2218    18472   697089 |     6773      100     33 |  0.093 % |
16.58/16.66	c |       250 |    2218    18472   697089 |     7450      250     47 |  0.090 % |
16.78/16.84	c |       478 |    2218    18472   697089 |     8195      478     57 |  0.090 % |
17.08/17.10	c |       815 |    2218    18472   697089 |     9014      815     57 |  0.090 % |
17.28/17.32	c |      1321 |    2218    18472   697089 |     9916     1321     59 |  0.090 % |
17.78/17.88	c |      2080 |    2218    18472   697089 |    10908     2080     61 |  0.090 % |
18.69/18.72	c ===============================================================================
18.69/18.76	c core #180
18.69/18.76	c Core size: 5720	Core Weight: 1	Total Weight: 180
18.69/18.76	c Elapsed CPU time: 18.6292 s	Remaining CPU time: 1781.37 s
18.78/18.88	c Learning 1195 hard constraints
18.78/18.88	c ============================[ Search Statistics ]==============================
18.78/18.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
18.78/18.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
18.78/18.88	c ===============================================================================
18.78/18.88	c |         0 |    2265    19668   771329 |     6556        0    nan |  0.000 % |
18.88/18.91	c |       100 |    2265    19668   771329 |     7211      100     67 |  0.091 % |
18.88/18.97	c |       254 |    2265    19668   771329 |     7932      254     46 |  0.088 % |
19.08/19.16	c |       484 |    2265    19668   771329 |     8726      484     49 |  0.089 % |
19.28/19.34	c |       823 |    2265    19668   771329 |     9598      823     46 |  0.088 % |
19.58/19.70	c |      1330 |    2263    19668   771329 |    10558     1330     48 |  0.176 % |
19.97/20.00	c |      2089 |    2263    19668   771329 |    11614     2089     46 |  0.176 % |
20.47/20.51	c |      3231 |    2263    19668   771329 |    12775     3231     46 |  0.177 % |
21.97/22.04	c |      4941 |    2263    19668   771329 |    14053     4941     49 |  0.176 % |
22.66/22.75	c ===============================================================================
22.76/22.82	c core #181
22.76/22.82	c Core size: 6728	Core Weight: 1	Total Weight: 181
22.76/22.82	c Elapsed CPU time: 22.6706 s	Remaining CPU time: 1777.33 s
22.86/22.95	c Learning 2163 hard constraints
22.86/22.95	c ============================[ Search Statistics ]==============================
22.86/22.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.86/22.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
22.86/22.95	c ===============================================================================
22.86/22.95	c |         0 |    2308    21832   884708 |     7277        0    nan |  0.000 % |
22.86/22.97	c |       104 |    2308    21832   884708 |     8005      104     36 |  0.176 % |
22.97/23.05	c |       254 |    2308    21832   884708 |     8805      254     47 |  0.173 % |
23.08/23.12	c |       480 |    2308    21832   884708 |     9686      480     37 |  0.173 % |
23.37/23.46	c |       819 |    2308    21832   884708 |    10654      819     48 |  0.173 % |
23.97/24.04	c |      1325 |    2308    21832   884708 |    11720     1325     60 |  0.173 % |
24.66/24.79	c |      2085 |    2306    21832   884708 |    12892     2085     61 |  0.260 % |
25.86/25.96	c |      3225 |    2305    21832   884708 |    14181     3225     63 |  0.347 % |
27.47/27.55	c ===============================================================================
27.56/27.60	c core #182
27.56/27.60	c Core size: 6487	Core Weight: 1	Total Weight: 182
27.56/27.60	c Elapsed CPU time: 27.4348 s	Remaining CPU time: 1772.57 s
27.66/27.76	c Learning 2796 hard constraints
27.66/27.76	c ============================[ Search Statistics ]==============================
27.66/27.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
27.66/27.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
27.66/27.76	c ===============================================================================
27.66/27.76	c |         0 |    2345    24629  1060232 |     8209        0    nan |  0.000 % |
27.66/27.79	c |       101 |    2345    24629  1060232 |     9030      101     34 |  0.174 % |
27.76/27.84	c |       254 |    2345    24629  1060232 |     9933      254     36 |  0.170 % |
27.86/27.96	c |       479 |    2345    24629  1060232 |    10927      479     37 |  0.170 % |
28.36/28.45	c |       817 |    2345    24629  1060232 |    12019      817     49 |  0.170 % |
28.67/28.70	c |      1323 |    2345    24629  1060232 |    13221     1323     48 |  0.170 % |
28.86/28.92	c |      2083 |    2345    24629  1060232 |    14543     2083     42 |  0.171 % |
29.76/29.86	c |      3226 |    2345    24629  1060232 |    15998     3226     47 |  0.170 % |
31.27/31.33	c ===============================================================================
31.27/31.38	c core #183
31.27/31.38	c Core size: 6564	Core Weight: 1	Total Weight: 183
31.27/31.38	c Elapsed CPU time: 31.1943 s	Remaining CPU time: 1768.81 s
31.46/31.55	c Learning 1932 hard constraints
31.46/31.55	c ============================[ Search Statistics ]==============================
31.46/31.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
31.46/31.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
31.46/31.55	c ===============================================================================
31.46/31.55	c |         0 |    2410    26562  1182979 |     8854        0    nan |  0.000 % |
31.56/31.64	c |       100 |    2410    26562  1182979 |     9739      100     55 |  0.170 % |
31.87/31.96	c |       250 |    2408    26562  1182979 |    10713      250     61 |  0.249 % |
32.06/32.13	c |       477 |    2408    26562  1182979 |    11784      477     51 |  0.249 % |
32.46/32.52	c |       814 |    2408    26562  1182979 |    12963      814     60 |  0.250 % |
33.15/33.29	c |      1326 |    2408    26562  1182979 |    14259     1326     64 |  0.249 % |
33.45/33.59	c |      2086 |    2408    26562  1182979 |    15685     2086     53 |  0.249 % |
34.46/34.55	c |      3225 |    2408    26562  1182979 |    17253     3225     55 |  0.250 % |
35.66/35.70	c |      4934 |    2406    26562  1182979 |    18979     4934     52 |  0.331 % |
38.05/38.18	c |      7496 |    2404    26562  1182979 |    20877     7496     52 |  0.415 % |
39.26/39.37	c ===============================================================================
39.36/39.48	c core #184
39.36/39.48	c Core size: 8251	Core Weight: 1	Total Weight: 184
39.36/39.48	c Elapsed CPU time: 39.265 s	Remaining CPU time: 1760.73 s
39.66/39.70	c Learning 3481 hard constraints
39.66/39.70	c ============================[ Search Statistics ]==============================
39.66/39.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
39.66/39.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
39.66/39.70	c ===============================================================================
39.66/39.70	c |         0 |    2458    30044  1407253 |    10014        0    nan |  0.000 % |
39.66/39.73	c |       101 |    2458    30044  1407253 |    11016      101     18 |  0.410 % |
39.76/39.88	c |       251 |    2458    30044  1407253 |    12117      251     30 |  0.405 % |
40.06/40.13	c |       476 |    2458    30044  1407253 |    13329      476     36 |  0.405 % |
40.46/40.58	c |       813 |    2458    30044  1407253 |    14662      813     51 |  0.406 % |
41.15/41.24	c |      1319 |    2458    30044  1407253 |    16128     1319     57 |  0.405 % |
41.45/41.52	c |      2081 |    2458    30044  1407253 |    17741     2081     47 |  0.405 % |
41.85/41.91	c |      3222 |    2458    30044  1407253 |    19515     3222     43 |  0.405 % |
42.96/43.06	c |      4930 |    2456    30044  1407253 |    21467     4930     43 |  0.486 % |
43.75/43.88	c |      7494 |    2454    30044  1407253 |    23614     7494     40 |  0.567 % |
45.76/45.85	c ===============================================================================
45.85/45.94	c core #185
45.85/45.94	c Core size: 6581	Core Weight: 1	Total Weight: 185
45.85/45.94	c Elapsed CPU time: 45.6971 s	Remaining CPU time: 1754.3 s
46.06/46.16	c Learning 1456 hard constraints
46.06/46.16	c ============================[ Search Statistics ]==============================
46.06/46.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
46.06/46.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
46.06/46.16	c ===============================================================================
46.06/46.16	c |         0 |    2493    31501  1486762 |    10500        0    nan |  0.000 % |
46.16/46.29	c |       102 |    2492    31501  1486762 |    11550      102     21 |  0.480 % |
46.65/46.74	c |       253 |    2492    31501  1486762 |    12705      253     43 |  0.479 % |
47.15/47.24	c |       481 |    2491    31501  1486762 |    13975      481     46 |  0.479 % |
47.85/47.99	c |       818 |    2491    31501  1486762 |    15373      818     54 |  0.479 % |
48.64/48.71	c |      1328 |    2487    31501  1486762 |    16910     1328     49 |  0.639 % |
49.04/49.18	c ===============================================================================
49.15/49.20	c core #186
49.15/49.20	c Core size: 5380	Core Weight: 1	Total Weight: 186
49.15/49.20	c Elapsed CPU time: 48.9406 s	Remaining CPU time: 1751.06 s
49.25/49.39	c Learning 634 hard constraints
49.25/49.39	c ============================[ Search Statistics ]==============================
49.25/49.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
49.25/49.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
49.25/49.39	c ===============================================================================
49.25/49.39	c |         0 |    2531    32136  1518909 |    10712        0    nan |  0.000 % |
49.36/49.43	c |       102 |    2531    32136  1518909 |    11783      102     44 |  0.398 % |
49.55/49.65	c |       257 |    2531    32136  1518909 |    12961      257     65 |  0.394 % |
50.15/50.24	c |       482 |    2531    32136  1518909 |    14257      482     65 |  0.394 % |
50.85/50.94	c |       826 |    2531    32136  1518909 |    15683      826     62 |  0.394 % |
52.05/52.16	c |      1335 |    2531    32136  1518909 |    17251     1335     61 |  0.394 % |
52.15/52.26	c ===============================================================================
52.15/52.28	c core #187
52.15/52.28	c Core size: 5434	Core Weight: 1	Total Weight: 187
52.15/52.28	c Elapsed CPU time: 52.0201 s	Remaining CPU time: 1747.98 s
52.35/52.49	c Learning 593 hard constraints
52.35/52.49	c ============================[ Search Statistics ]==============================
52.35/52.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
52.35/52.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
52.35/52.49	c ===============================================================================
52.35/52.49	c |         0 |    2549    32730  1558998 |    10910        0    nan |  0.000 % |
52.45/52.52	c |       100 |    2549    32730  1558998 |    12001      100     24 |  0.395 % |
52.65/52.79	c |       252 |    2549    32730  1558998 |    13201      252     30 |  0.391 % |
53.24/53.34	c |       480 |    2549    32730  1558998 |    14521      480     50 |  0.391 % |
53.54/53.62	c |       817 |    2549    32730  1558998 |    15973      817     46 |  0.392 % |
54.04/54.17	c |      1325 |    2549    32730  1558998 |    17570     1325     46 |  0.391 % |
54.25/54.37	c |      2086 |    2549    32730  1558998 |    19327     2086     42 |  0.392 % |
55.15/55.22	c |      3225 |    2547    32730  1558998 |    21260     3225     40 |  0.469 % |
55.34/55.49	c |      4933 |    2547    32730  1558998 |    23386     4933     38 |  0.469 % |
56.15/56.25	c |      7495 |    2547    32730  1558998 |    25725     7495     40 |  0.469 % |
57.34/57.43	c |     11340 |    2545    32730  1558998 |    28297    11340     42 |  0.547 % |
59.24/59.36	c |     17106 |    2545    32730  1558998 |    31127    17106     49 |  0.547 % |
63.34/63.43	c |     25755 |    2545    32730  1558998 |    34240    25451     55 |  0.547 % |
72.14/72.20	c |     38732 |    2545    32730  1558998 |    37664    17545     78 |  0.547 % |
86.03/86.17	c |     58193 |    2543    32730  1558998 |    41430    37004     77 |  0.625 % |
107.82/107.95	c ===============================================================================
109.32/109.43	c core #188
109.32/109.43	c Core size: 7459	Core Weight: 1	Total Weight: 188
109.32/109.43	c Elapsed CPU time: 108.878 s	Remaining CPU time: 1691.12 s
109.62/109.75	c Learning 952 hard constraints
109.62/109.75	c ============================[ Search Statistics ]==============================
109.62/109.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
109.62/109.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
109.62/109.76	c ===============================================================================
109.62/109.76	c |         0 |    2658    33683  1598136 |    11227        0    nan |  0.000 % |
109.73/109.81	c |       100 |    2658    33683  1598136 |    12350      100     20 |  0.379 % |
110.03/110.18	c |       250 |    2658    33683  1598136 |    13585      250     44 |  0.375 % |
110.62/110.77	c |       477 |    2658    33683  1598136 |    14944      477     59 |  0.375 % |
110.72/110.86	c |       814 |    2658    33683  1598136 |    16438      814     48 |  0.375 % |
111.12/111.28	c |      1323 |    2656    33683  1598136 |    18082     1323     47 |  0.450 % |
111.22/111.38	c |      2084 |    2656    33683  1598136 |    19890     2084     52 |  0.450 % |
111.52/111.66	c |      3225 |    2656    33683  1598136 |    21879     3225     50 |  0.450 % |
112.12/112.25	c |      4933 |    2654    33683  1598136 |    24067     4933     48 |  0.525 % |
112.51/112.68	c |      7495 |    2654    33683  1598136 |    26474     7495     52 |  0.525 % |
113.41/113.50	c |     11339 |    2654    33683  1598136 |    29121    11339     53 |  0.526 % |
116.22/116.40	c |     17107 |    2654    33683  1598136 |    32033    17107     56 |  0.525 % |
119.71/119.87	c |     25756 |    2654    33683  1598136 |    35237    25604     60 |  0.525 % |
126.71/126.89	c |     38732 |    2654    33683  1598136 |    38760    15698     67 |  0.525 % |
139.61/139.74	c |     58194 |    2654    33683  1598136 |    42637    35160     89 |  0.526 % |
159.00/159.10	c |     87386 |    2652    33683  1598136 |    46900    36583     71 |  0.601 % |
167.99/168.17	c ===============================================================================
169.39/169.56	c core #189
169.39/169.56	c Core size: 8110	Core Weight: 1	Total Weight: 189
169.39/169.56	c Elapsed CPU time: 168.764 s	Remaining CPU time: 1631.24 s
169.79/169.92	c Learning 1757 hard constraints
169.79/169.92	c ============================[ Search Statistics ]==============================
169.79/169.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
169.79/169.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
169.79/169.92	c ===============================================================================
169.79/169.92	c |         0 |    2747    35441  1703577 |    11813        0    nan |  0.000 % |
169.79/169.96	c |       100 |    2747    35441  1703577 |    12995      100     27 |  0.366 % |
170.09/170.23	c |       250 |    2747    35441  1703577 |    14294      250     32 |  0.363 % |
170.69/170.87	c |       476 |    2747    35441  1703577 |    15723      476     47 |  0.363 % |
171.39/171.55	c |       813 |    2747    35441  1703577 |    17296      813     48 |  0.363 % |
172.59/172.70	c ===============================================================================
172.59/172.72	c core #190
172.59/172.72	c Core size: 5468	Core Weight: 1	Total Weight: 190
172.59/172.72	c Elapsed CPU time: 171.906 s	Remaining CPU time: 1628.09 s
172.79/172.96	c Learning 535 hard constraints
172.79/172.96	c ============================[ Search Statistics ]==============================
172.79/172.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
172.79/172.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
172.79/172.96	c ===============================================================================
172.79/172.96	c |         0 |    2772    35977  1732911 |    11992        0    nan |  0.000 % |
172.88/173.01	c |       101 |    2772    35977  1732911 |    13191      101     43 |  0.363 % |
172.88/173.06	c |       252 |    2772    35977  1732911 |    14510      252     34 |  0.359 % |
172.98/173.12	c |       479 |    2772    35977  1732911 |    15961      479     32 |  0.360 % |
172.98/173.15	c |       817 |    2772    35977  1732911 |    17557      817     30 |  0.360 % |
173.38/173.56	c |      1325 |    2772    35977  1732911 |    19313     1325     33 |  0.359 % |
173.48/173.63	c |      2084 |    2772    35977  1732911 |    21245     2084     33 |  0.359 % |
173.88/174.07	c |      3223 |    2772    35977  1732911 |    23369     3223     31 |  0.360 % |
174.69/174.87	c |      4931 |    2769    35977  1732911 |    25706     4931     38 |  0.503 % |
175.99/176.17	c |      7493 |    2767    35977  1732911 |    28277     7493     40 |  0.575 % |
177.89/178.05	c |     11337 |    2707    35977  1732911 |    31105    11337     42 |  2.732 % |
178.29/178.47	c ===============================================================================
178.48/178.63	c core #191
178.48/178.63	c Core size: 5489	Core Weight: 1	Total Weight: 191
178.48/178.63	c Elapsed CPU time: 177.797 s	Remaining CPU time: 1622.2 s
178.68/178.90	c Learning 690 hard constraints
178.68/178.90	c ============================[ Search Statistics ]==============================
178.68/178.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
178.68/178.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
178.68/178.90	c ===============================================================================
178.68/178.90	c |         0 |    2834    36668  1767245 |    12222        0    nan |  0.000 % |
178.78/178.94	c |       102 |    2834    36668  1767245 |    13444      102     54 |  0.495 % |
179.09/179.29	c |       254 |    2833    36668  1767245 |    14789      254     58 |  0.562 % |
179.58/179.76	c |       481 |    2832    36668  1767245 |    16268      481     67 |  0.562 % |
179.98/180.16	c |       818 |    2832    36668  1767245 |    17895      818     61 |  0.562 % |
180.08/180.24	c |      1324 |    2832    36668  1767245 |    19684     1324     48 |  0.563 % |
180.88/181.01	c |      2084 |    2832    36668  1767245 |    21653     2084     45 |  0.562 % |
180.99/181.15	c |      3225 |    2832    36668  1767245 |    23818     3225     46 |  0.562 % |
181.39/181.54	c |      4935 |    2832    36668  1767245 |    26200     4935     49 |  0.562 % |
182.49/182.65	c |      7497 |    2832    36668  1767245 |    28820     7497     53 |  0.562 % |
182.98/183.11	c |     11343 |    2832    36668  1767245 |    31702    11343     50 |  0.562 % |
183.98/184.10	c |     17110 |    2832    36668  1767245 |    34872    17110     45 |  0.562 % |
187.58/187.76	c |     25759 |    2830    36668  1767245 |    38359    25759     45 |  0.632 % |
192.07/192.27	c |     38735 |    2830    36668  1767245 |    42195    38614     46 |  0.632 % |
200.87/201.09	c |     58197 |    2828    36668  1767245 |    46415    28409     71 |  0.702 % |
223.57/223.70	c |     87391 |    2736    36668  1767245 |    51057    17485     59 |  3.933 % |
225.96/226.16	c ===============================================================================
227.36/227.53	c core #192
227.36/227.53	c Core size: 7377	Core Weight: 1	Total Weight: 192
227.36/227.53	c Elapsed CPU time: 226.491 s	Remaining CPU time: 1573.51 s
227.66/227.88	c Learning 25 hard constraints
227.66/227.88	c ============================[ Search Statistics ]==============================
227.66/227.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
227.66/227.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
227.66/227.88	c ===============================================================================
227.66/227.88	c |         0 |    2905    36694  1768154 |    12231        0    nan |  0.000 % |
227.76/227.94	c |       100 |    2905    36694  1768154 |    13454      100     28 |  0.483 % |
227.96/228.12	c |       251 |    2905    36694  1768154 |    14799      251     33 |  0.480 % |
228.06/228.28	c |       477 |    2905    36694  1768154 |    16279      477     37 |  0.480 % |
228.46/228.68	c |       818 |    2905    36694  1768154 |    17907      818     46 |  0.480 % |
228.56/228.79	c |      1326 |    2903    36694  1768154 |    19698     1326     41 |  0.548 % |
229.55/229.78	c |      2086 |    2903    36694  1768154 |    21668     2086     47 |  0.549 % |
230.45/230.62	c |      3225 |    2903    36694  1768154 |    23835     3225     49 |  0.548 % |
231.26/231.49	c |      4935 |    2901    36694  1768154 |    26218     4935     48 |  0.617 % |
231.75/231.95	c |      7498 |    2901    36694  1768154 |    28840     7498     47 |  0.617 % |
232.56/232.76	c |     11344 |    2901    36694  1768154 |    31724    11344     53 |  0.617 % |
235.06/235.30	c |     17112 |    2899    36694  1768154 |    34897    17112     51 |  0.685 % |
239.56/239.71	c |     25763 |    2899    36694  1768154 |    38387    25763     50 |  0.685 % |
250.35/250.55	c |     38738 |    2897    36694  1768154 |    42225    38587     47 |  0.754 % |
262.24/262.49	c ===============================================================================
262.84/263.06	c core #193
262.84/263.06	c Core size: 7301	Core Weight: 1	Total Weight: 193
262.84/263.06	c Elapsed CPU time: 261.883 s	Remaining CPU time: 1538.12 s
263.14/263.38	c Learning 670 hard constraints
263.14/263.38	c ============================[ Search Statistics ]==============================
263.14/263.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
263.14/263.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
263.14/263.38	c ===============================================================================
263.14/263.38	c |         0 |    2972    37365  1796222 |    12455        0    nan |  0.000 % |
263.24/263.45	c |       100 |    2972    37365  1796222 |    13700      100     44 |  0.472 % |
263.64/263.84	c |       251 |    2970    37365  1796222 |    15070      251     49 |  0.536 % |
264.04/264.26	c |       476 |    2970    37365  1796222 |    16577      476     57 |  0.536 % |
264.14/264.32	c |       813 |    2970    37365  1796222 |    18235      813     46 |  0.536 % |
264.24/264.42	c |      1319 |    2968    37365  1796222 |    20058     1319     49 |  0.603 % |
265.74/265.90	c |      2078 |    2966    37365  1796222 |    22064     2078     53 |  0.670 % |
265.84/266.09	c |      3218 |    2966    37365  1796222 |    24271     3218     45 |  0.670 % |
266.05/266.28	c |      4926 |    2966    37365  1796222 |    26698     4926     48 |  0.670 % |
266.74/266.92	c |      7492 |    2964    37365  1796222 |    29368     7492     43 |  0.737 % |
269.74/269.93	c |     11336 |    2960    37365  1796222 |    32305    11336     45 |  0.871 % |
271.63/271.80	c ===============================================================================
271.73/271.98	c core #194
271.73/271.98	c Core size: 7657	Core Weight: 1	Total Weight: 194
271.73/271.98	c Elapsed CPU time: 270.765 s	Remaining CPU time: 1529.24 s
272.03/272.28	c Learning 1766 hard constraints
272.03/272.28	c ============================[ Search Statistics ]==============================
272.03/272.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
272.03/272.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
272.03/272.28	c ===============================================================================
272.03/272.28	c |         0 |    2998    39132  1896866 |    13044        0    nan |  0.000 % |
272.13/272.32	c |       100 |    2998    39132  1896866 |    14348      100     26 |  0.797 % |
272.65/272.83	c |       253 |    2996    39132  1896866 |    15783      253     49 |  0.860 % |
272.74/272.97	c |       479 |    2996    39132  1896866 |    17361      479     48 |  0.860 % |
272.84/273.02	c |       817 |    2996    39132  1896866 |    19097      817     39 |  0.860 % |
272.94/273.14	c |      1324 |    2996    39132  1896866 |    21007     1324     37 |  0.860 % |
273.34/273.54	c |      2084 |    2994    39132  1896866 |    23108     2084     35 |  0.927 % |
274.03/274.25	c |      3224 |    2990    39132  1896866 |    25419     3224     35 |  1.059 % |
276.04/276.21	c ===============================================================================
276.04/276.26	c core #195
276.04/276.26	c Core size: 5407	Core Weight: 1	Total Weight: 195
276.04/276.26	c Elapsed CPU time: 275.031 s	Remaining CPU time: 1524.97 s
276.34/276.54	c Learning 639 hard constraints
276.34/276.54	c ============================[ Search Statistics ]==============================
276.34/276.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
276.34/276.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
276.34/276.54	c ===============================================================================
276.34/276.54	c |         0 |    3038    39772  1929620 |    13257        0    nan |  0.000 % |
276.34/276.58	c |       101 |    3038    39772  1929620 |    14583      101     30 |  0.916 % |
276.54/276.75	c |       252 |    3037    39772  1929620 |    16041      252     30 |  0.978 % |
276.64/276.85	c |       477 |    3036    39772  1929620 |    17645      477     36 |  0.979 % |
276.73/276.90	c |       815 |    3036    39772  1929620 |    19410      815     35 |  0.979 % |
276.94/277.17	c |      1325 |    3034    39772  1929620 |    21351     1325     45 |  1.044 % |
277.64/277.89	c |      2084 |    3032    39772  1929620 |    23486     2084     53 |  1.109 % |
277.83/278.01	c |      3224 |    3032    39772  1929620 |    25834     3224     51 |  1.110 % |
278.04/278.22	c |      4932 |    3032    39772  1929620 |    28418     4932     52 |  1.109 % |
279.04/279.30	c |      7495 |    3030    39772  1929620 |    31260     7495     51 |  1.174 % |
279.73/279.94	c |     11344 |    3030    39772  1929620 |    34386    11344     51 |  1.174 % |
282.13/282.36	c |     17113 |    3028    39772  1929620 |    37824    17113     54 |  1.239 % |
285.23/285.44	c |     25764 |    3026    39772  1929620 |    41607    25764     54 |  1.305 % |
290.83/291.03	c ===============================================================================
291.23/291.49	c core #196
291.23/291.49	c Core size: 6441	Core Weight: 1	Total Weight: 196
291.23/291.49	c Elapsed CPU time: 290.154 s	Remaining CPU time: 1509.85 s
291.63/291.85	c Learning 1631 hard constraints
291.63/291.85	c ============================[ Search Statistics ]==============================
291.63/291.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
291.63/291.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
291.63/291.85	c ===============================================================================
291.63/291.85	c |         0 |    3082    41404  2021887 |    13801        0    nan |  0.000 % |
291.72/291.90	c |       101 |    3082    41404  2021887 |    15181      101     37 |  1.221 % |
292.33/292.55	c |       251 |    3080    41404  2021887 |    16699      251     50 |  1.282 % |
292.82/293.01	c |       477 |    3080    41404  2021887 |    18369      477     52 |  1.282 % |
292.93/293.10	c |       815 |    3080    41404  2021887 |    20206      815     49 |  1.282 % |
293.43/293.68	c |      1322 |    3078    41404  2021887 |    22227     1322     49 |  1.346 % |
293.53/293.76	c |      2081 |    3078    41404  2021887 |    24449     2081     50 |  1.346 % |
293.72/293.90	c |      3221 |    3078    41404  2021887 |    26894     3221     52 |  1.346 % |
293.92/294.17	c |      4929 |    3078    41404  2021887 |    29584     4929     55 |  1.346 % |
294.42/294.64	c |      7491 |    3076    41404  2021887 |    32542     7491     50 |  1.411 % |
295.32/295.54	c |     11339 |    3076    41404  2021887 |    35797    11339     53 |  1.410 % |
297.02/297.24	c |     17105 |    3076    41404  2021887 |    39376    17105     56 |  1.410 % |
298.93/299.15	c |     25756 |    3076    41404  2021887 |    43314    25756     58 |  1.410 % |
304.22/304.46	c |     38732 |    3074    41404  2021887 |    47645    38732     62 |  1.475 % |
312.42/312.61	c |     58194 |    3074    41404  2021887 |    52410    21659     66 |  1.474 % |
330.11/330.35	c |     87386 |    3074    41404  2021887 |    57651    50851     65 |  1.474 % |
366.79/367.06	c |    131176 |    3072    41404  2021887 |    63416    49637     75 |  1.538 % |
442.65/442.95	c |    196862 |    3064    41404  2021887 |    69758    19091    100 |  1.795 % |
579.69/580.04	c |    295388 |    3062    41404  2021887 |    76734    61415    105 |  1.859 % |
841.18/841.67	c |    443178 |    3062    41404  2021887 |    84407    19678    102 |  1.860 % |
1234.08/1234.73	c |    664862 |    3062    41404  2021887 |    92848    34811     77 |  1.859 % |

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-1876246-1245161223/watcher-1876246-1245161223 -o /tmp/evaluation-result-1876246-1245161223/solver-1876246-1245161223 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1876246-1245161223.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: 1.00 1.00 1.00 3/64 7884
/proc/meminfo: memFree=1858872/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=2656 CPUtime=0
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 204 0 0 0 0 0 0 0 18 0 1 0 183722211 2719744 188 1992294400 134512640 135709839 4294956240 18446744073709551615 134547798 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 664 188 129 292 0 339 0

[startup+0.048541 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7884
/proc/meminfo: memFree=1858872/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=2932 CPUtime=0.04
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 329 0 0 0 4 0 0 0 18 0 1 0 183722211 3002368 283 1992294400 134512640 135709839 4294956240 18446744073709551615 135230974 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 733 283 133 292 0 438 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2932

[startup+0.101548 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7884
/proc/meminfo: memFree=1858872/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=2932 CPUtime=0.1
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 333 0 0 0 10 0 0 0 18 0 1 0 183722211 3002368 287 1992294400 134512640 135709839 4294956240 18446744073709551615 134517585 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 733 287 133 292 0 438 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2932

[startup+0.301582 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7884
/proc/meminfo: memFree=1858872/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=3160 CPUtime=0.29
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 395 0 0 0 29 0 0 0 19 0 1 0 183722211 3235840 349 1992294400 134512640 135709839 4294956240 18446744073709551615 135173051 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 790 349 133 292 0 495 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3160

[startup+0.701648 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7884
/proc/meminfo: memFree=1858872/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=4292 CPUtime=0.69
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 685 0 0 0 69 0 0 0 18 0 1 0 183722211 4395008 639 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 1073 639 136 292 0 778 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4292

[startup+1.50178 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1855920/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=6064 CPUtime=1.49
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 1127 0 0 0 147 2 0 0 18 0 1 0 183722211 6209536 1081 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 1516 1081 136 292 0 1221 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6064

[startup+3.10105 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1854448/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=7388 CPUtime=3.08
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 1455 0 0 0 305 3 0 0 25 0 1 0 183722211 7565312 1409 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 1847 1409 136 292 0 1552 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7388

[startup+6.30158 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1851248/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=9528 CPUtime=6.28
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 1998 0 0 0 623 5 0 0 25 0 1 0 183722211 9756672 1952 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 2382 1952 136 292 0 2087 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9528

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1846720/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=14052 CPUtime=12.68
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 3127 0 0 0 1259 9 0 0 25 0 1 0 183722211 14389248 3081 1992294400 134512640 135709839 4294956240 18446744073709551615 134574287 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 3513 3081 136 292 0 3218 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14052

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1842624/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=18308 CPUtime=25.46
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 4160 0 0 0 2533 13 0 0 25 0 1 0 183722211 18747392 4114 1992294400 134512640 135709839 4294956240 18446744073709551615 134573929 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 4577 4114 136 292 0 4282 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 18308

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1834752/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=26036 CPUtime=51.05
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 6170 0 0 0 5083 22 0 0 25 0 1 0 183722211 26660864 6063 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 6509 6063 136 292 0 6214 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 26036

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1804800/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=56028 CPUtime=102.23
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 13643 0 0 0 10177 46 0 0 25 0 1 0 183722211 57372672 13536 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 14007 13536 136 292 0 13712 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 56028

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1784768/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=76232 CPUtime=162.19
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 18780 0 0 0 16151 68 0 0 25 0 1 0 183722211 78061568 18599 1992294400 134512640 135709839 4294956240 18446744073709551615 134573780 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 19058 18599 136 292 0 18763 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 76232

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1770624/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=90024 CPUtime=222.16
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 22216 0 0 0 22126 90 0 0 25 0 1 0 183722211 92184576 22035 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 22506 22035 136 292 0 22211 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 90024

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1759680/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=100876 CPUtime=282.13
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 24929 0 0 0 28100 113 0 0 25 0 1 0 183722211 103297024 24748 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 25219 24748 136 292 0 24924 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 100876

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1735808/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=125116 CPUtime=342.09
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 30956 0 0 0 34064 145 0 0 25 0 1 0 183722211 128118784 30775 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 31279 30775 136 292 0 30984 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 125116

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1702656/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=158716 CPUtime=402.07
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 39263 0 0 0 40039 168 0 0 25 0 1 0 183722211 162525184 39082 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 39679 39082 136 292 0 39384 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 158716

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1671616/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=189400 CPUtime=462.05
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 46913 0 0 0 46020 185 0 0 25 0 1 0 183722211 193945600 46732 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 47350 46732 136 292 0 47055 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 189400

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1644480/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=216812 CPUtime=522.01
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 53731 0 0 0 52001 200 0 0 25 0 1 0 183722211 222015488 53550 1992294400 134512640 135709839 4294956240 18446744073709551615 134573940 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 54203 53550 136 292 0 53908 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 216812

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1624768/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=236504 CPUtime=581.99
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 58623 0 0 0 57988 211 0 0 25 0 1 0 183722211 242180096 58442 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 59126 58442 136 292 0 58831 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 236504

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1597504/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=263380 CPUtime=641.97
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 65358 0 0 0 63966 231 0 0 25 0 1 0 183722211 269701120 65177 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 65845 65177 136 292 0 65550 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 263380

[startup+702.301 s]

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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1526272/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=334940 CPUtime=881.86
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 83138 0 0 0 87908 278 0 0 25 0 1 0 183722211 342978560 82957 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 83735 82957 136 292 0 83440 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 334940

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1511360/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=349992 CPUtime=941.84
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 86900 0 0 0 93894 290 0 0 25 0 1 0 183722211 358391808 86719 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 87498 86719 136 292 0 87203 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 349992

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1488576/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=372680 CPUtime=1001.8
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 92568 0 0 0 99877 303 0 0 25 0 1 0 183722211 381624320 92387 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 93170 92387 136 292 0 92875 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 372680

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1469696/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=391568 CPUtime=1061.76
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 97272 0 0 0 105860 316 0 0 25 0 1 0 183722211 400965632 97091 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 97892 97091 136 292 0 97597 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 391568

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1452928/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=408400 CPUtime=1121.74
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 101472 0 0 0 111849 325 0 0 25 0 1 0 183722211 418201600 101291 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 102100 101291 136 292 0 101805 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 408400

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1431104/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=430112 CPUtime=1181.71
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 106904 0 0 0 117830 341 0 0 25 0 1 0 183722211 440434688 106723 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 107528 106723 136 292 0 107233 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 430112

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1409344/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=451756 CPUtime=1241.68
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 112311 0 0 0 123813 355 0 0 25 0 1 0 183722211 462598144 112130 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 112939 112130 136 292 0 112644 0
Current children cumulated CPU time (s) 1241.68
Current children cumulated vsize (KiB) 451756

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1391872/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=468912 CPUtime=1301.66
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 116589 0 0 0 129797 369 0 0 25 0 1 0 183722211 480165888 116408 1992294400 134512640 135709839 4294956240 18446744073709551615 134574300 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 117228 116408 136 292 0 116933 0
Current children cumulated CPU time (s) 1301.66
Current children cumulated vsize (KiB) 468912

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1374912/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=486312 CPUtime=1361.63
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 120852 0 0 0 135782 381 0 0 25 0 1 0 183722211 497983488 120671 1992294400 134512640 135709839 4294956240 18446744073709551615 134517517 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 121578 120671 136 292 0 121283 0
Current children cumulated CPU time (s) 1361.63
Current children cumulated vsize (KiB) 486312

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1356544/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=504656 CPUtime=1421.61
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 125402 0 0 0 141768 393 0 0 25 0 1 0 183722211 516767744 125221 1992294400 134512640 135709839 4294956240 18446744073709551615 134517169 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 126164 125221 136 292 0 125869 0
Current children cumulated CPU time (s) 1421.61
Current children cumulated vsize (KiB) 504656

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1345280/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=516068 CPUtime=1481.57
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 128231 0 0 0 147757 400 0 0 25 0 1 0 183722211 528453632 128050 1992294400 134512640 135709839 4294956240 18446744073709551615 134517168 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 129017 128050 136 292 0 128722 0
Current children cumulated CPU time (s) 1481.57
Current children cumulated vsize (KiB) 516068

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1333120/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=527948 CPUtime=1541.55
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 131233 0 0 0 153745 410 0 0 25 0 1 0 183722211 540618752 131052 1992294400 134512640 135709839 4294956240 18446744073709551615 134568552 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 131987 131052 136 292 0 131692 0
Current children cumulated CPU time (s) 1541.55
Current children cumulated vsize (KiB) 527948

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1309440/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=551916 CPUtime=1601.52
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 137195 0 0 0 159724 428 0 0 25 0 1 0 183722211 565161984 137014 1992294400 134512640 135709839 4294956240 18446744073709551615 134574300 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 137979 137014 136 292 0 137684 0
Current children cumulated CPU time (s) 1601.52
Current children cumulated vsize (KiB) 551916

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1293568/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=567496 CPUtime=1661.49
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 141087 0 0 0 165710 439 0 0 25 0 1 0 183722211 581115904 140906 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 141874 140906 136 292 0 141579 0
Current children cumulated CPU time (s) 1661.49
Current children cumulated vsize (KiB) 567496

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1276288/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=585008 CPUtime=1721.47
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 145461 0 0 0 171696 451 0 0 25 0 1 0 183722211 599048192 145280 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 146252 145280 136 292 0 145957 0
Current children cumulated CPU time (s) 1721.47
Current children cumulated vsize (KiB) 585008

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1264384/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=596736 CPUtime=1781.44
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 148358 0 0 0 177685 459 0 0 25 0 1 0 183722211 611057664 148177 1992294400 134512640 135709839 4294956240 18446744073709551615 134517169 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 149184 148177 136 292 0 148889 0
Current children cumulated CPU time (s) 1781.44
Current children cumulated vsize (KiB) 596736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1259712/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=601372 CPUtime=1800.04
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 149526 0 0 0 179542 462 0 0 25 0 1 0 183722211 615804928 149345 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 150343 149345 136 292 0 150048 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 601372

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

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

[startup+1800.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7885
/proc/meminfo: memFree=1259712/2055920 swapFree=4180828/4192956
[pid=7884] ppid=7882 vsize=601372 CPUtime=1800.04
/proc/7884/stat : 7884 (wbo) R 7882 7884 7697 0 -1 4194304 149526 0 0 0 179542 462 0 0 25 0 1 0 183722211 615804928 149345 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7884/statm: 150343 149345 136 292 0 150048 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 601372

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801
CPU time (s): 1800.14
CPU user time (s): 1795.42
CPU system time (s): 4.71928
CPU usage (%): 99.9524
Max. virtual memory (cumulated for all children) (KiB): 601372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.42
system time used= 4.71928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 149526
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= 6
involuntary context switches= 7118

runsolver used 1.88071 second user time and 4.72628 second system time

The end

Launcher Data

Begin job on node31 at 2009-06-16 16:07:03
IDJOB=1876246
IDBENCH=2204
IDSOLVER=698
FILE ID=node31/1876246-1245161223
PBS_JOBID= 9363813
Free space on /tmp= 66272 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32b2.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-1876246-1245161223/watcher-1876246-1245161223 -o /tmp/evaluation-result-1876246-1245161223/solver-1876246-1245161223 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1876246-1245161223.opb

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

MD5SUM BENCH= 074c87f3baaaee27cf79610ce4b49729
RANDOM SEED=1641661498

node31.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.258
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.258
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:       1859352 kB
Buffers:         41260 kB
Cached:          83420 kB
SwapCached:       5132 kB
Active:          42596 kB
Inactive:        90180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1859352 kB
SwapTotal:     4192956 kB
SwapFree:      4180828 kB
Dirty:            2500 kB
Writeback:           0 kB
Mapped:          13808 kB
Slab:            49544 kB
Committed_AS:   168888 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1876246-1245161223.opb

Free space on /tmp at the end= 66268 MiB
End job on node31 at 2009-06-16 16:37:06