Trace number 1876189

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.31 1800.77

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32e1.opb
MD5SUM0d4648505d14cf43905d3198d6f686c2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark162
Best CPU time to get the best result obtained on this benchmark94.9956
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 162
Optimality of the best value was proved YES
Number of variables444
Total number of constraints1408
Number of constraints which are clauses1408
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 444
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 444
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 444
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c This is wbo 1.0 alpha (based on Minisat 2.0 beta)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Parsing opb file format. File HOME/instance-1876189-1245153357.opb.
0.00/0.00	c Instance file HOME/instance-1876189-1245153357.opb
0.00/0.00	c File size is 63636 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.01         s                                      |
0.00/0.01	c |  Number Variables:      444                                                 |
0.00/0.01	c |  Number Clauses:        1852                                                |
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.008998 s	Remaining CPU time: 1799.99 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.009998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #3
0.00/0.01	c Core size: 3	Core Weight: 1	Total Weight: 3
0.00/0.01	c Elapsed CPU time: 0.011998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #4
0.00/0.01	c Core size: 3	Core Weight: 1	Total Weight: 4
0.00/0.01	c Elapsed CPU time: 0.012998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #5
0.00/0.01	c Core size: 3	Core Weight: 1	Total Weight: 5
0.00/0.01	c Elapsed CPU time: 0.014997 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #6
0.00/0.01	c Core size: 3	Core Weight: 1	Total Weight: 6
0.00/0.01	c Elapsed CPU time: 0.015997 s	Remaining CPU time: 1799.98 s
0.00/0.01	c core #7
0.00/0.01	c Core size: 3	Core Weight: 1	Total Weight: 7
0.00/0.01	c Elapsed CPU time: 0.017997 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #8
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 8
0.00/0.02	c Elapsed CPU time: 0.018997 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #9
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 9
0.00/0.02	c Elapsed CPU time: 0.020996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #10
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 10
0.00/0.02	c Elapsed CPU time: 0.021996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #11
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 11
0.00/0.02	c Elapsed CPU time: 0.023996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #12
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 12
0.00/0.02	c Elapsed CPU time: 0.024996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #13
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 13
0.00/0.02	c Elapsed CPU time: 0.026995 s	Remaining CPU time: 1799.97 s
0.00/0.02	c core #14
0.00/0.02	c Core size: 3	Core Weight: 1	Total Weight: 14
0.00/0.02	c Elapsed CPU time: 0.027995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #15
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 15
0.00/0.03	c Elapsed CPU time: 0.029995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #16
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 16
0.00/0.03	c Elapsed CPU time: 0.030995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #17
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 17
0.00/0.03	c Elapsed CPU time: 0.032994 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #18
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 18
0.00/0.03	c Elapsed CPU time: 0.033994 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #19
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 19
0.00/0.03	c Elapsed CPU time: 0.035994 s	Remaining CPU time: 1799.96 s
0.00/0.03	c core #20
0.00/0.03	c Core size: 3	Core Weight: 1	Total Weight: 20
0.00/0.03	c Elapsed CPU time: 0.037994 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #21
0.00/0.04	c Core size: 3	Core Weight: 1	Total Weight: 21
0.00/0.04	c Elapsed CPU time: 0.038994 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #22
0.00/0.04	c Core size: 3	Core Weight: 1	Total Weight: 22
0.00/0.04	c Elapsed CPU time: 0.040993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #23
0.00/0.04	c Core size: 3	Core Weight: 1	Total Weight: 23
0.00/0.04	c Elapsed CPU time: 0.041993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #24
0.00/0.04	c Core size: 3	Core Weight: 1	Total Weight: 24
0.00/0.04	c Elapsed CPU time: 0.043993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #25
0.00/0.04	c Core size: 3	Core Weight: 1	Total Weight: 25
0.00/0.04	c Elapsed CPU time: 0.044993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #26
0.00/0.04	c Core size: 3	Core Weight: 1	Total Weight: 26
0.00/0.04	c Elapsed CPU time: 0.046992 s	Remaining CPU time: 1799.95 s
0.00/0.04	c core #27
0.00/0.04	c Core size: 3	Core Weight: 1	Total Weight: 27
0.00/0.04	c Elapsed CPU time: 0.047992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #28
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 28
0.00/0.05	c Elapsed CPU time: 0.049992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #29
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 29
0.00/0.05	c Elapsed CPU time: 0.051992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #30
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 30
0.00/0.05	c Elapsed CPU time: 0.052991 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #31
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 31
0.00/0.05	c Elapsed CPU time: 0.054991 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #32
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 32
0.00/0.05	c Elapsed CPU time: 0.055991 s	Remaining CPU time: 1799.94 s
0.00/0.05	c core #33
0.00/0.05	c Core size: 3	Core Weight: 1	Total Weight: 33
0.00/0.05	c Elapsed CPU time: 0.057991 s	Remaining CPU time: 1799.94 s
0.00/0.06	c core #34
0.00/0.06	c Core size: 3	Core Weight: 1	Total Weight: 34
0.00/0.06	c Elapsed CPU time: 0.05999 s	Remaining CPU time: 1799.94 s
0.00/0.06	c core #35
0.00/0.06	c Core size: 3	Core Weight: 1	Total Weight: 35
0.00/0.06	c Elapsed CPU time: 0.06099 s	Remaining CPU time: 1799.94 s
0.06/0.06	c core #36
0.06/0.06	c Core size: 3	Core Weight: 1	Total Weight: 36
0.06/0.06	c Elapsed CPU time: 0.06299 s	Remaining CPU time: 1799.94 s
0.06/0.06	c core #37
0.06/0.06	c Core size: 3	Core Weight: 1	Total Weight: 37
0.06/0.06	c Elapsed CPU time: 0.06399 s	Remaining CPU time: 1799.94 s
0.06/0.06	c core #38
0.06/0.06	c Core size: 3	Core Weight: 1	Total Weight: 38
0.06/0.06	c Elapsed CPU time: 0.065989 s	Remaining CPU time: 1799.93 s
0.06/0.06	c core #39
0.06/0.06	c Core size: 3	Core Weight: 1	Total Weight: 39
0.06/0.06	c Elapsed CPU time: 0.067989 s	Remaining CPU time: 1799.93 s
0.06/0.07	c core #40
0.06/0.07	c Core size: 3	Core Weight: 1	Total Weight: 40
0.06/0.07	c Elapsed CPU time: 0.068989 s	Remaining CPU time: 1799.93 s
0.06/0.07	c core #41
0.06/0.07	c Core size: 3	Core Weight: 1	Total Weight: 41
0.06/0.07	c Elapsed CPU time: 0.070989 s	Remaining CPU time: 1799.93 s
0.06/0.07	c core #42
0.06/0.07	c Core size: 3	Core Weight: 1	Total Weight: 42
0.06/0.07	c Elapsed CPU time: 0.071989 s	Remaining CPU time: 1799.93 s
0.06/0.07	c core #43
0.06/0.07	c Core size: 3	Core Weight: 1	Total Weight: 43
0.06/0.07	c Elapsed CPU time: 0.073988 s	Remaining CPU time: 1799.93 s
0.06/0.07	c core #44
0.06/0.07	c Core size: 3	Core Weight: 1	Total Weight: 44
0.06/0.07	c Elapsed CPU time: 0.075988 s	Remaining CPU time: 1799.92 s
0.06/0.07	c core #45
0.06/0.07	c Core size: 3	Core Weight: 1	Total Weight: 45
0.06/0.07	c Elapsed CPU time: 0.076988 s	Remaining CPU time: 1799.92 s
0.06/0.08	c core #46
0.06/0.08	c Core size: 3	Core Weight: 1	Total Weight: 46
0.06/0.08	c Elapsed CPU time: 0.078987 s	Remaining CPU time: 1799.92 s
0.06/0.08	c core #47
0.06/0.08	c Core size: 3	Core Weight: 1	Total Weight: 47
0.06/0.08	c Elapsed CPU time: 0.079987 s	Remaining CPU time: 1799.92 s
0.06/0.08	c core #48
0.06/0.08	c Core size: 3	Core Weight: 1	Total Weight: 48
0.06/0.08	c Elapsed CPU time: 0.081987 s	Remaining CPU time: 1799.92 s
0.06/0.08	c core #49
0.06/0.08	c Core size: 3	Core Weight: 1	Total Weight: 49
0.06/0.08	c Elapsed CPU time: 0.083987 s	Remaining CPU time: 1799.92 s
0.06/0.08	c core #50
0.06/0.08	c Core size: 3	Core Weight: 1	Total Weight: 50
0.06/0.08	c Elapsed CPU time: 0.084987 s	Remaining CPU time: 1799.92 s
0.06/0.08	c core #51
0.06/0.08	c Core size: 3	Core Weight: 1	Total Weight: 51
0.06/0.08	c Elapsed CPU time: 0.086986 s	Remaining CPU time: 1799.91 s
0.06/0.08	c core #52
0.06/0.08	c Core size: 3	Core Weight: 1	Total Weight: 52
0.06/0.08	c Elapsed CPU time: 0.087986 s	Remaining CPU time: 1799.91 s
0.06/0.09	c core #53
0.06/0.09	c Core size: 3	Core Weight: 1	Total Weight: 53
0.06/0.09	c Elapsed CPU time: 0.089986 s	Remaining CPU time: 1799.91 s
0.06/0.09	c core #54
0.06/0.09	c Core size: 3	Core Weight: 1	Total Weight: 54
0.06/0.09	c Elapsed CPU time: 0.091986 s	Remaining CPU time: 1799.91 s
0.06/0.09	c core #55
0.06/0.09	c Core size: 3	Core Weight: 1	Total Weight: 55
0.06/0.09	c Elapsed CPU time: 0.092985 s	Remaining CPU time: 1799.91 s
0.06/0.09	c core #56
0.06/0.09	c Core size: 3	Core Weight: 1	Total Weight: 56
0.06/0.09	c Elapsed CPU time: 0.094985 s	Remaining CPU time: 1799.91 s
0.06/0.09	c core #57
0.06/0.09	c Core size: 3	Core Weight: 1	Total Weight: 57
0.06/0.09	c Elapsed CPU time: 0.095985 s	Remaining CPU time: 1799.9 s
0.06/0.09	c core #58
0.06/0.09	c Core size: 3	Core Weight: 1	Total Weight: 58
0.06/0.09	c Elapsed CPU time: 0.097985 s	Remaining CPU time: 1799.9 s
0.06/0.10	c core #59
0.06/0.10	c Core size: 3	Core Weight: 1	Total Weight: 59
0.06/0.10	c Elapsed CPU time: 0.099984 s	Remaining CPU time: 1799.9 s
0.09/0.10	c core #60
0.09/0.10	c Core size: 3	Core Weight: 1	Total Weight: 60
0.09/0.10	c Elapsed CPU time: 0.101984 s	Remaining CPU time: 1799.9 s
0.09/0.10	c core #61
0.09/0.10	c Core size: 3	Core Weight: 1	Total Weight: 61
0.09/0.10	c Elapsed CPU time: 0.102984 s	Remaining CPU time: 1799.9 s
0.09/0.10	c core #62
0.09/0.10	c Core size: 3	Core Weight: 1	Total Weight: 62
0.09/0.10	c Elapsed CPU time: 0.104984 s	Remaining CPU time: 1799.9 s
0.09/0.10	c core #63
0.09/0.10	c Core size: 3	Core Weight: 1	Total Weight: 63
0.09/0.10	c Elapsed CPU time: 0.106983 s	Remaining CPU time: 1799.89 s
0.09/0.10	c core #64
0.09/0.10	c Core size: 3	Core Weight: 1	Total Weight: 64
0.09/0.10	c Elapsed CPU time: 0.107983 s	Remaining CPU time: 1799.89 s
0.09/0.11	c core #65
0.09/0.11	c Core size: 3	Core Weight: 1	Total Weight: 65
0.09/0.11	c Elapsed CPU time: 0.109983 s	Remaining CPU time: 1799.89 s
0.09/0.11	c core #66
0.09/0.11	c Core size: 3	Core Weight: 1	Total Weight: 66
0.09/0.11	c Elapsed CPU time: 0.111982 s	Remaining CPU time: 1799.89 s
0.09/0.11	c core #67
0.09/0.11	c Core size: 3	Core Weight: 1	Total Weight: 67
0.09/0.11	c Elapsed CPU time: 0.112982 s	Remaining CPU time: 1799.89 s
0.09/0.11	c core #68
0.09/0.11	c Core size: 3	Core Weight: 1	Total Weight: 68
0.09/0.11	c Elapsed CPU time: 0.114982 s	Remaining CPU time: 1799.89 s
0.09/0.11	c core #69
0.09/0.11	c Core size: 3	Core Weight: 1	Total Weight: 69
0.09/0.11	c Elapsed CPU time: 0.116982 s	Remaining CPU time: 1799.88 s
0.09/0.11	c core #70
0.09/0.11	c Core size: 3	Core Weight: 1	Total Weight: 70
0.09/0.11	c Elapsed CPU time: 0.118981 s	Remaining CPU time: 1799.88 s
0.09/0.12	c core #71
0.09/0.12	c Core size: 3	Core Weight: 1	Total Weight: 71
0.09/0.12	c Elapsed CPU time: 0.119981 s	Remaining CPU time: 1799.88 s
0.09/0.12	c core #72
0.09/0.12	c Core size: 3	Core Weight: 1	Total Weight: 72
0.09/0.12	c Elapsed CPU time: 0.121981 s	Remaining CPU time: 1799.88 s
0.09/0.12	c core #73
0.09/0.12	c Core size: 3	Core Weight: 1	Total Weight: 73
0.09/0.12	c Elapsed CPU time: 0.123981 s	Remaining CPU time: 1799.88 s
0.09/0.12	c core #74
0.09/0.12	c Core size: 3	Core Weight: 1	Total Weight: 74
0.09/0.12	c Elapsed CPU time: 0.124981 s	Remaining CPU time: 1799.88 s
0.09/0.12	c core #75
0.09/0.12	c Core size: 3	Core Weight: 1	Total Weight: 75
0.09/0.12	c Elapsed CPU time: 0.12698 s	Remaining CPU time: 1799.87 s
0.09/0.13	c core #76
0.09/0.13	c Core size: 3	Core Weight: 1	Total Weight: 76
0.09/0.13	c Elapsed CPU time: 0.12898 s	Remaining CPU time: 1799.87 s
0.09/0.13	c core #77
0.09/0.13	c Core size: 3	Core Weight: 1	Total Weight: 77
0.09/0.13	c Elapsed CPU time: 0.12998 s	Remaining CPU time: 1799.87 s
0.09/0.13	c core #78
0.09/0.13	c Core size: 3	Core Weight: 1	Total Weight: 78
0.09/0.13	c Elapsed CPU time: 0.131979 s	Remaining CPU time: 1799.87 s
0.09/0.13	c core #79
0.09/0.13	c Core size: 3	Core Weight: 1	Total Weight: 79
0.09/0.13	c Elapsed CPU time: 0.133979 s	Remaining CPU time: 1799.87 s
0.09/0.13	c core #80
0.09/0.13	c Core size: 3	Core Weight: 1	Total Weight: 80
0.09/0.13	c Elapsed CPU time: 0.135979 s	Remaining CPU time: 1799.86 s
0.09/0.13	c core #81
0.09/0.13	c Core size: 3	Core Weight: 1	Total Weight: 81
0.09/0.13	c Elapsed CPU time: 0.136979 s	Remaining CPU time: 1799.86 s
0.09/0.14	c core #82
0.09/0.14	c Core size: 3	Core Weight: 1	Total Weight: 82
0.09/0.14	c Elapsed CPU time: 0.138978 s	Remaining CPU time: 1799.86 s
0.09/0.14	c core #83
0.09/0.14	c Core size: 3	Core Weight: 1	Total Weight: 83
0.09/0.14	c Elapsed CPU time: 0.140978 s	Remaining CPU time: 1799.86 s
0.09/0.14	c core #84
0.09/0.14	c Core size: 3	Core Weight: 1	Total Weight: 84
0.09/0.14	c Elapsed CPU time: 0.142978 s	Remaining CPU time: 1799.86 s
0.09/0.14	c core #85
0.09/0.14	c Core size: 3	Core Weight: 1	Total Weight: 85
0.09/0.14	c Elapsed CPU time: 0.143978 s	Remaining CPU time: 1799.86 s
0.09/0.14	c core #86
0.09/0.14	c Core size: 3	Core Weight: 1	Total Weight: 86
0.09/0.14	c Elapsed CPU time: 0.145977 s	Remaining CPU time: 1799.85 s
0.09/0.14	c core #87
0.09/0.14	c Core size: 3	Core Weight: 1	Total Weight: 87
0.09/0.14	c Elapsed CPU time: 0.147977 s	Remaining CPU time: 1799.85 s
0.09/0.15	c core #88
0.09/0.15	c Core size: 3	Core Weight: 1	Total Weight: 88
0.09/0.15	c Elapsed CPU time: 0.149977 s	Remaining CPU time: 1799.85 s
0.09/0.15	c core #89
0.09/0.15	c Core size: 3	Core Weight: 1	Total Weight: 89
0.09/0.15	c Elapsed CPU time: 0.150977 s	Remaining CPU time: 1799.85 s
0.09/0.15	c core #90
0.09/0.15	c Core size: 3	Core Weight: 1	Total Weight: 90
0.09/0.15	c Elapsed CPU time: 0.152976 s	Remaining CPU time: 1799.85 s
0.09/0.15	c core #91
0.09/0.15	c Core size: 3	Core Weight: 1	Total Weight: 91
0.09/0.15	c Elapsed CPU time: 0.154976 s	Remaining CPU time: 1799.85 s
0.09/0.15	c core #92
0.09/0.15	c Core size: 3	Core Weight: 1	Total Weight: 92
0.09/0.15	c Elapsed CPU time: 0.155976 s	Remaining CPU time: 1799.84 s
0.09/0.15	c core #93
0.09/0.15	c Core size: 3	Core Weight: 1	Total Weight: 93
0.09/0.15	c Elapsed CPU time: 0.157975 s	Remaining CPU time: 1799.84 s
0.09/0.16	c core #94
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 94
0.09/0.16	c Elapsed CPU time: 0.159975 s	Remaining CPU time: 1799.84 s
0.09/0.16	c core #95
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 95
0.09/0.16	c Elapsed CPU time: 0.161975 s	Remaining CPU time: 1799.84 s
0.09/0.16	c core #96
0.09/0.16	c Core size: 3	Core Weight: 1	Total Weight: 96
0.09/0.16	c Elapsed CPU time: 0.162975 s	Remaining CPU time: 1799.84 s
0.09/0.16	c core #97
0.09/0.16	c Core size: 33	Core Weight: 1	Total Weight: 97
0.09/0.16	c Elapsed CPU time: 0.164974 s	Remaining CPU time: 1799.84 s
0.09/0.16	c core #98
0.09/0.16	c Core size: 33	Core Weight: 1	Total Weight: 98
0.09/0.16	c Elapsed CPU time: 0.166974 s	Remaining CPU time: 1799.83 s
0.09/0.17	c core #99
0.09/0.17	c Core size: 33	Core Weight: 1	Total Weight: 99
0.09/0.17	c Elapsed CPU time: 0.168974 s	Remaining CPU time: 1799.83 s
0.09/0.17	c core #100
0.09/0.17	c Core size: 4	Core Weight: 1	Total Weight: 100
0.09/0.17	c Elapsed CPU time: 0.170974 s	Remaining CPU time: 1799.83 s
0.09/0.17	c core #101
0.09/0.17	c Core size: 4	Core Weight: 1	Total Weight: 101
0.09/0.17	c Elapsed CPU time: 0.172973 s	Remaining CPU time: 1799.83 s
0.09/0.17	c core #102
0.09/0.17	c Core size: 4	Core Weight: 1	Total Weight: 102
0.09/0.17	c Elapsed CPU time: 0.174973 s	Remaining CPU time: 1799.83 s
0.09/0.17	c core #103
0.09/0.17	c Core size: 4	Core Weight: 1	Total Weight: 103
0.09/0.17	c Elapsed CPU time: 0.176973 s	Remaining CPU time: 1799.82 s
0.09/0.18	c core #104
0.09/0.18	c Core size: 4	Core Weight: 1	Total Weight: 104
0.09/0.18	c Elapsed CPU time: 0.178972 s	Remaining CPU time: 1799.82 s
0.09/0.18	c core #105
0.09/0.18	c Core size: 4	Core Weight: 1	Total Weight: 105
0.09/0.18	c Elapsed CPU time: 0.180972 s	Remaining CPU time: 1799.82 s
0.09/0.18	c core #106
0.09/0.18	c Core size: 4	Core Weight: 1	Total Weight: 106
0.09/0.18	c Elapsed CPU time: 0.182972 s	Remaining CPU time: 1799.82 s
0.09/0.18	c core #107
0.09/0.18	c Core size: 4	Core Weight: 1	Total Weight: 107
0.09/0.18	c Elapsed CPU time: 0.184971 s	Remaining CPU time: 1799.82 s
0.09/0.18	c core #108
0.09/0.18	c Core size: 4	Core Weight: 1	Total Weight: 108
0.09/0.18	c Elapsed CPU time: 0.186971 s	Remaining CPU time: 1799.81 s
0.09/0.19	c core #109
0.09/0.19	c Core size: 4	Core Weight: 1	Total Weight: 109
0.09/0.19	c Elapsed CPU time: 0.188971 s	Remaining CPU time: 1799.81 s
0.09/0.19	c core #110
0.09/0.19	c Core size: 49	Core Weight: 1	Total Weight: 110
0.09/0.19	c Elapsed CPU time: 0.19097 s	Remaining CPU time: 1799.81 s
0.09/0.19	c core #111
0.09/0.19	c Core size: 49	Core Weight: 1	Total Weight: 111
0.09/0.19	c Elapsed CPU time: 0.19297 s	Remaining CPU time: 1799.81 s
0.09/0.19	c core #112
0.09/0.19	c Core size: 49	Core Weight: 1	Total Weight: 112
0.09/0.19	c Elapsed CPU time: 0.19597 s	Remaining CPU time: 1799.8 s
0.09/0.19	c core #113
0.09/0.19	c Core size: 190	Core Weight: 1	Total Weight: 113
0.09/0.19	c Elapsed CPU time: 0.197969 s	Remaining CPU time: 1799.8 s
0.19/0.20	c core #114
0.19/0.20	c Core size: 7	Core Weight: 1	Total Weight: 114
0.19/0.20	c Elapsed CPU time: 0.200969 s	Remaining CPU time: 1799.8 s
0.19/0.20	c core #115
0.19/0.20	c Core size: 162	Core Weight: 1	Total Weight: 115
0.19/0.20	c Elapsed CPU time: 0.202969 s	Remaining CPU time: 1799.8 s
0.19/0.20	c ============================[ Search Statistics ]==============================
0.19/0.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.20	c ===============================================================================
0.19/0.20	c |         0 |     866     1967     7699 |     5000        0    nan |  0.000 % |
0.19/0.20	c ===============================================================================
0.19/0.20	c core #116
0.19/0.20	c Core size: 22	Core Weight: 1	Total Weight: 116
0.19/0.20	c Elapsed CPU time: 0.205968 s	Remaining CPU time: 1799.79 s
0.19/0.20	c ============================[ Search Statistics ]==============================
0.19/0.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.20	c ===============================================================================
0.19/0.20	c |         0 |     877     1968     7721 |     5000        0    nan |  0.000 % |
0.19/0.21	c ===============================================================================
0.19/0.21	c core #117
0.19/0.21	c Core size: 21	Core Weight: 1	Total Weight: 117
0.19/0.21	c Elapsed CPU time: 0.208968 s	Remaining CPU time: 1799.79 s
0.19/0.21	c ============================[ Search Statistics ]==============================
0.19/0.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.21	c ===============================================================================
0.19/0.21	c |         0 |     888     1969     7743 |     5000        0    nan |  0.000 % |
0.19/0.21	c ===============================================================================
0.19/0.21	c core #118
0.19/0.21	c Core size: 16	Core Weight: 1	Total Weight: 118
0.19/0.21	c Elapsed CPU time: 0.210967 s	Remaining CPU time: 1799.79 s
0.19/0.21	c ============================[ Search Statistics ]==============================
0.19/0.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.21	c ===============================================================================
0.19/0.21	c |         0 |     895     1970     7757 |     5000        0    nan |  0.000 % |
0.19/0.21	c ===============================================================================
0.19/0.21	c core #119
0.19/0.21	c Core size: 43	Core Weight: 1	Total Weight: 119
0.19/0.21	c Elapsed CPU time: 0.213967 s	Remaining CPU time: 1799.79 s
0.19/0.21	c ============================[ Search Statistics ]==============================
0.19/0.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.21	c ===============================================================================
0.19/0.21	c |         0 |     916     1971     7799 |     5000        0    nan |  0.000 % |
0.19/0.21	c ===============================================================================
0.19/0.21	c core #120
0.19/0.21	c Core size: 91	Core Weight: 1	Total Weight: 120
0.19/0.21	c Elapsed CPU time: 0.216967 s	Remaining CPU time: 1799.78 s
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.22	c ===============================================================================
0.19/0.22	c |         0 |     947     1972     7861 |     5000        0    nan |  0.000 % |
0.19/0.22	c ===============================================================================
0.19/0.22	c core #121
0.19/0.22	c Core size: 51	Core Weight: 1	Total Weight: 121
0.19/0.22	c Elapsed CPU time: 0.220966 s	Remaining CPU time: 1799.78 s
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.22	c ===============================================================================
0.19/0.22	c |         0 |     962     1973     7891 |     5000        0    nan |  0.000 % |
0.19/0.22	c ===============================================================================
0.19/0.22	c core #122
0.19/0.22	c Core size: 171	Core Weight: 1	Total Weight: 122
0.19/0.22	c Elapsed CPU time: 0.223965 s	Remaining CPU time: 1799.78 s
0.19/0.22	c Learning 1 hard constraints
0.19/0.22	c ============================[ Search Statistics ]==============================
0.19/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.22	c ===============================================================================
0.19/0.22	c |         0 |     998     1975     7973 |     5000        0    nan |  0.000 % |
0.19/0.23	c ===============================================================================
0.19/0.23	c core #123
0.19/0.23	c Core size: 263	Core Weight: 1	Total Weight: 123
0.19/0.23	c Elapsed CPU time: 0.228965 s	Remaining CPU time: 1799.77 s
0.19/0.23	c ============================[ Search Statistics ]==============================
0.19/0.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.23	c ===============================================================================
0.19/0.23	c |         0 |    1037     1976     8055 |     5000        0    nan |  0.000 % |
0.19/0.23	c ===============================================================================
0.19/0.23	c core #124
0.19/0.23	c Core size: 321	Core Weight: 1	Total Weight: 124
0.19/0.23	c Elapsed CPU time: 0.235964 s	Remaining CPU time: 1799.76 s
0.19/0.24	c ============================[ Search Statistics ]==============================
0.19/0.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.24	c ===============================================================================
0.19/0.24	c |         0 |    1063     1977     8108 |     5000        0    nan |  0.000 % |
0.19/0.24	c ===============================================================================
0.19/0.24	c core #125
0.19/0.24	c Core size: 291	Core Weight: 1	Total Weight: 125
0.19/0.24	c Elapsed CPU time: 0.240963 s	Remaining CPU time: 1799.76 s
0.19/0.24	c ============================[ Search Statistics ]==============================
0.19/0.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.24	c ===============================================================================
0.19/0.24	c |         0 |    1085     1978     8154 |     5000        0    nan |  0.000 % |
0.19/0.24	c ===============================================================================
0.19/0.24	c core #126
0.19/0.24	c Core size: 344	Core Weight: 1	Total Weight: 126
0.19/0.24	c Elapsed CPU time: 0.243962 s	Remaining CPU time: 1799.76 s
0.19/0.24	c ============================[ Search Statistics ]==============================
0.19/0.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.24	c ===============================================================================
0.19/0.24	c |         0 |    1111     1979     8208 |     5000        0    nan |  0.000 % |
0.19/0.25	c ===============================================================================
0.19/0.25	c core #127
0.19/0.25	c Core size: 154	Core Weight: 1	Total Weight: 127
0.19/0.25	c Elapsed CPU time: 0.248962 s	Remaining CPU time: 1799.75 s
0.19/0.25	c ============================[ Search Statistics ]==============================
0.19/0.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.25	c ===============================================================================
0.19/0.25	c |         0 |    1129     1980     8244 |     5000        0    nan |  0.000 % |
0.19/0.25	c ===============================================================================
0.19/0.25	c core #128
0.19/0.25	c Core size: 134	Core Weight: 1	Total Weight: 128
0.19/0.25	c Elapsed CPU time: 0.255961 s	Remaining CPU time: 1799.74 s
0.19/0.26	c ============================[ Search Statistics ]==============================
0.19/0.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.26	c ===============================================================================
0.19/0.26	c |         0 |    1157     1981     8300 |     5000        0    nan |  0.000 % |
0.19/0.26	c |       103 |    1148     1981     8300 |     5500       98     28 |  1.121 % |
0.19/0.27	c ===============================================================================
0.19/0.27	c core #129
0.19/0.27	c Core size: 488	Core Weight: 1	Total Weight: 129
0.19/0.27	c Elapsed CPU time: 0.274958 s	Remaining CPU time: 1799.73 s
0.19/0.28	c Learning 2 hard constraints
0.19/0.28	c ============================[ Search Statistics ]==============================
0.19/0.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.28	c ===============================================================================
0.19/0.28	c |         0 |    1258     1984     8563 |     5000        0    nan |  0.000 % |
0.19/0.28	c ===============================================================================
0.19/0.28	c core #130
0.19/0.28	c Core size: 636	Core Weight: 1	Total Weight: 130
0.19/0.28	c Elapsed CPU time: 0.283956 s	Remaining CPU time: 1799.72 s
0.19/0.29	c Learning 3 hard constraints
0.19/0.29	c ============================[ Search Statistics ]==============================
0.19/0.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.29	c ===============================================================================
0.19/0.29	c |         0 |    1318     1988     8770 |     5000        0    nan |  0.000 % |
0.19/0.29	c |       100 |    1318     1988     8770 |     5500      100     21 |  0.076 % |
0.29/0.30	c |       250 |    1318     1988     8770 |     6050      250     28 |  0.080 % |
0.29/0.32	c |       477 |    1318     1988     8770 |     6655      477     29 |  0.076 % |
0.29/0.34	c |       814 |    1318     1988     8770 |     7320      814     31 |  0.076 % |
0.29/0.38	c |      1321 |    1318     1988     8770 |     8052     1321     32 |  0.076 % |
0.39/0.45	c ===============================================================================
0.39/0.46	c core #131
0.39/0.46	c Core size: 794	Core Weight: 1	Total Weight: 131
0.39/0.46	c Elapsed CPU time: 0.45593 s	Remaining CPU time: 1799.54 s
0.39/0.46	c Learning 15 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 |    1451     2004     9427 |     5000        0    nan |  0.000 % |
0.39/0.47	c |       100 |    1449     2004     9427 |     5500       99     17 |  0.207 % |
0.39/0.48	c ===============================================================================
0.39/0.48	c core #132
0.39/0.48	c Core size: 481	Core Weight: 1	Total Weight: 132
0.39/0.48	c Elapsed CPU time: 0.477927 s	Remaining CPU time: 1799.52 s
0.39/0.48	c Learning 5 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 |    1483     2010     9631 |     5000        0    nan |  0.000 % |
0.39/0.49	c |       100 |    1483     2010     9631 |     5500      100     26 |  0.068 % |
0.49/0.50	c |       253 |    1483     2010     9631 |     6050      253     25 |  0.067 % |
0.49/0.51	c ===============================================================================
0.49/0.52	c core #133
0.49/0.52	c Core size: 552	Core Weight: 1	Total Weight: 133
0.49/0.52	c Elapsed CPU time: 0.510922 s	Remaining CPU time: 1799.49 s
0.49/0.52	c Learning 12 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 |    1544     2023    10104 |     5000        0    nan |  0.000 % |
0.49/0.53	c |       100 |    1544     2023    10104 |     5500      100     13 |  0.000 % |
0.49/0.53	c |       252 |    1544     2023    10104 |     6050      252     17 |  0.001 % |
0.49/0.55	c |       477 |    1540     2023    10104 |     6655      470     22 |  0.262 % |
0.49/0.58	c |       815 |    1540     2023    10104 |     7320      806     32 |  0.259 % |
0.59/0.61	c ===============================================================================
0.59/0.62	c core #134
0.59/0.62	c Core size: 1085	Core Weight: 1	Total Weight: 134
0.59/0.62	c Elapsed CPU time: 0.605907 s	Remaining CPU time: 1799.39 s
0.59/0.62	c Learning 17 hard constraints
0.59/0.62	c ============================[ Search Statistics ]==============================
0.59/0.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.62	c ===============================================================================
0.59/0.62	c |         0 |    1668     2041    10800 |     5000        0    nan |  0.000 % |
0.59/0.63	c |       100 |    1668     2041    10800 |     5500      100     16 |  0.000 % |
0.59/0.63	c |       252 |    1666     2041    10800 |     6050      249     12 |  0.121 % |
0.59/0.64	c ===============================================================================
0.59/0.64	c core #135
0.59/0.64	c Core size: 601	Core Weight: 1	Total Weight: 135
0.59/0.64	c Elapsed CPU time: 0.632903 s	Remaining CPU time: 1799.37 s
0.59/0.65	c Learning 11 hard constraints
0.59/0.65	c ============================[ Search Statistics ]==============================
0.59/0.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.59/0.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.59/0.65	c ===============================================================================
0.59/0.65	c |         0 |    1714     2053    11185 |     5000        0    nan |  0.000 % |
0.59/0.65	c |       100 |    1714     2053    11185 |     5500      100     33 |  0.000 % |
0.59/0.66	c |       250 |    1714     2053    11185 |     6050      250     36 |  0.000 % |
0.59/0.67	c |       476 |    1714     2053    11185 |     6655      476     33 |  0.000 % |
0.59/0.69	c |       813 |    1714     2053    11185 |     7320      813     28 |  0.000 % |
0.69/0.73	c |      1322 |    1714     2053    11185 |     8052     1322     27 |  0.003 % |
0.69/0.79	c |      2082 |    1714     2053    11185 |     8857     2082     34 |  0.001 % |
0.89/0.91	c |      3221 |    1714     2053    11185 |     9743     3221     39 |  0.000 % |
1.09/1.14	c |      4929 |    1714     2053    11185 |    10717     4929     38 |  0.000 % |
1.49/1.59	c |      7491 |    1705     2053    11185 |    11789     7158     39 |  0.587 % |
1.59/1.67	c ===============================================================================
1.69/1.73	c core #136
1.69/1.73	c Core size: 1279	Core Weight: 1	Total Weight: 136
1.69/1.73	c Elapsed CPU time: 1.70774 s	Remaining CPU time: 1798.29 s
1.69/1.74	c Learning 48 hard constraints
1.69/1.74	c ============================[ Search Statistics ]==============================
1.69/1.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.69/1.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.69/1.74	c ===============================================================================
1.69/1.74	c |         0 |    1867     2102    12730 |     5000        0    nan |  0.000 % |
1.69/1.75	c |       100 |    1867     2102    12730 |     5500      100     20 |  0.000 % |
1.69/1.76	c |       250 |    1867     2102    12730 |     6050      250     19 |  0.000 % |
1.69/1.77	c |       477 |    1867     2102    12730 |     6655      477     19 |  0.000 % |
1.69/1.79	c |       815 |    1867     2102    12730 |     7320      815     18 |  0.000 % |
1.79/1.82	c |      1321 |    1867     2102    12730 |     8052     1321     22 |  0.002 % |
1.79/1.90	c |      2080 |    1867     2102    12730 |     8857     2080     26 |  0.000 % |
1.99/2.02	c |      3219 |    1867     2102    12730 |     9743     3219     31 |  0.000 % |
2.19/2.25	c |      4929 |    1867     2102    12730 |    10717     4929     34 |  0.000 % |
2.59/2.61	c |      7494 |    1867     2102    12730 |    11789     7494     37 |  0.000 % |
3.20/3.29	c |     11345 |    1864     2102    12730 |    12968    11269     38 |  0.215 % |
4.29/4.30	c ===============================================================================
4.39/4.46	c core #137
4.39/4.46	c Core size: 1543	Core Weight: 1	Total Weight: 137
4.39/4.46	c Elapsed CPU time: 4.38633 s	Remaining CPU time: 1795.61 s
4.39/4.48	c Learning 175 hard constraints
4.39/4.48	c ============================[ Search Statistics ]==============================
4.39/4.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.39/4.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
4.39/4.48	c ===============================================================================
4.39/4.48	c |         0 |    2046     2278    16467 |     5000        0    nan |  0.000 % |
4.39/4.49	c |       101 |    2046     2278    16467 |     5500      101     28 |  0.000 % |
4.49/4.50	c |       253 |    2046     2278    16467 |     6050      253     32 |  0.000 % |
4.49/4.51	c |       480 |    2046     2278    16467 |     6655      480     27 |  0.000 % |
4.49/4.54	c |       817 |    2046     2278    16467 |     7320      817     28 |  0.000 % |
4.49/4.58	c |      1323 |    2046     2278    16467 |     8052     1323     26 |  0.000 % |
4.59/4.63	c |      2082 |    2046     2278    16467 |     8857     2082     27 |  0.002 % |
4.69/4.74	c |      3223 |    2046     2278    16467 |     9743     3223     34 |  0.000 % |
4.89/4.94	c |      4932 |    2046     2278    16467 |    10717     4932     38 |  0.000 % |
5.19/5.28	c |      7496 |    2046     2278    16467 |    11789     7496     44 |  0.000 % |
5.89/5.99	c |     11344 |    2046     2278    16467 |    12968    11344     48 |  0.002 % |
6.89/6.99	c |     17111 |    2046     2278    16467 |    14265    10437     57 |  0.000 % |
8.38/8.48	c |     25760 |    2046     2278    16467 |    15692    11700     48 |  0.000 % |
11.49/11.57	c |     38737 |    2046     2278    16467 |    17261     8734     65 |  0.000 % |
15.19/15.22	c |     58201 |    2044     2278    16467 |    18987     9705     55 |  0.098 % |
22.69/22.75	c |     87394 |    2044     2278    16467 |    20886    10106     61 |  0.098 % |
35.68/35.72	c |    131184 |    2044     2278    16467 |    22974    11464     67 |  0.098 % |
46.87/46.97	c ===============================================================================
49.08/49.18	c core #138
49.08/49.18	c Core size: 1828	Core Weight: 1	Total Weight: 138
49.08/49.18	c Elapsed CPU time: 48.6146 s	Remaining CPU time: 1751.39 s
49.28/49.35	c Learning 73 hard constraints
49.28/49.35	c ============================[ Search Statistics ]==============================
49.28/49.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
49.28/49.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
49.28/49.35	c ===============================================================================
49.28/49.35	c |         0 |    2275     2352    18622 |     5000        0    nan |  0.000 % |
49.28/49.38	c |       101 |    2275     2352    18622 |     5500      101     29 |  0.000 % |
49.28/49.40	c |       253 |    2275     2352    18622 |     6050      253     31 |  0.000 % |
49.38/49.42	c |       479 |    2275     2352    18622 |     6655      479     30 |  0.000 % |
49.38/49.45	c |       817 |    2275     2352    18622 |     7320      817     38 |  0.000 % |
49.38/49.50	c |      1325 |    2275     2352    18622 |     8052     1325     44 |  0.000 % |
49.58/49.60	c |      2084 |    2275     2352    18622 |     8857     2084     47 |  0.000 % |
49.68/49.73	c |      3223 |    2275     2352    18622 |     9743     3223     45 |  0.000 % |
49.87/49.95	c |      4933 |    2275     2352    18622 |    10717     4933     53 |  0.000 % |
50.38/50.44	c |      7495 |    2275     2352    18622 |    11789     7495     57 |  0.000 % |
50.88/50.97	c |     11341 |    2275     2352    18622 |    12968    11341     56 |  0.000 % |
52.38/52.40	c |     17117 |    2275     2352    18622 |    14265    10440     74 |  0.000 % |
54.98/55.10	c |     25767 |    2275     2352    18622 |    15692    11767     78 |  0.001 % |
59.48/59.56	c |     38741 |    2275     2352    18622 |    17261     8712     88 |  0.000 % |
66.87/66.93	c |     58205 |    2275     2352    18622 |    18987    10653     71 |  0.000 % |
78.37/78.49	c |     87397 |    2275     2352    18622 |    20886    10626    130 |  0.000 % |
100.07/100.13	c |    131189 |    2275     2352    18622 |    22974    11515    127 |  0.001 % |
131.25/131.33	c |    196873 |    2275     2352    18622 |    25272    17764    113 |  0.000 % |
167.25/167.32	c |    295404 |    2275     2352    18622 |    27799    24502     83 |  0.001 % |
251.73/251.84	c |    443193 |    2275     2352    18622 |    30579    23967     99 |  0.001 % |
349.90/350.04	c |    664877 |    2275     2352    18622 |    33637    24585     71 |  0.000 % |
549.44/549.69	c |    997404 |    2275     2352    18622 |    37001    25704     95 |  0.000 % |
854.27/854.59	c |   1496193 |    2271     2352    18622 |    40701    25644     92 |  0.177 % |
1374.74/1375.13	c |   2244375 |    2271     2352    18622 |    44771    34118     90 |  0.176 % |

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-1876189-1245153357/watcher-1876189-1245153357 -o /tmp/evaluation-result-1876189-1245153357/solver-1876189-1245153357 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1876189-1245153357.opb 

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


[startup+0 s]
/proc/loadavg: 0.93 1.01 0.99 3/64 2712
/proc/meminfo: memFree=1934408/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=2600 CPUtime=0
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 198 0 0 0 0 0 0 0 18 0 1 0 182933002 2662400 182 1992294400 134512640 135709839 4294956240 18446744073709551615 135058260 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 650 182 128 292 0 339 0

[startup+0.06368 s]
/proc/loadavg: 0.93 1.01 0.99 3/64 2712
/proc/meminfo: memFree=1934408/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=2668 CPUtime=0.06
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 278 0 0 0 6 0 0 0 18 0 1 0 182933002 2732032 246 1992294400 134512640 135709839 4294956240 18446744073709551615 134605080 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 667 246 133 292 0 372 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2668

[startup+0.101684 s]
/proc/loadavg: 0.93 1.01 0.99 3/64 2712
/proc/meminfo: memFree=1934408/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=2792 CPUtime=0.09
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 298 0 0 0 9 0 0 0 18 0 1 0 182933002 2859008 266 1992294400 134512640 135709839 4294956240 18446744073709551615 135230974 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 698 266 133 292 0 403 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2792

[startup+0.301704 s]
/proc/loadavg: 0.93 1.01 0.99 3/64 2712
/proc/meminfo: memFree=1934408/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=3532 CPUtime=0.29
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 458 0 0 0 29 0 0 0 19 0 1 0 182933002 3616768 426 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 883 426 136 292 0 588 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3532

[startup+0.701744 s]
/proc/loadavg: 0.93 1.01 0.99 3/64 2712
/proc/meminfo: memFree=1934408/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=4084 CPUtime=0.69
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 632 0 0 0 68 1 0 0 22 0 1 0 182933002 4182016 600 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 1021 600 136 292 0 726 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4084

[startup+1.50182 s]
/proc/loadavg: 0.93 1.01 0.99 2/65 2713
/proc/meminfo: memFree=1931848/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=6076 CPUtime=1.49
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 1115 0 0 0 147 2 0 0 25 0 1 0 182933002 6221824 1083 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 1519 1083 136 292 0 1224 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6076

[startup+3.10198 s]
/proc/loadavg: 0.93 1.01 0.99 2/65 2713
/proc/meminfo: memFree=1929480/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=7808 CPUtime=3.09
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 1541 0 0 0 305 4 0 0 25 0 1 0 182933002 7995392 1509 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 1952 1509 136 292 0 1657 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7808

[startup+6.3013 s]
/proc/loadavg: 0.93 1.01 0.99 2/65 2713
/proc/meminfo: memFree=1925960/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=10720 CPUtime=6.29
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 2274 0 0 0 619 10 0 0 25 0 1 0 182933002 10977280 2242 1992294400 134512640 135709839 4294956240 18446744073709551615 134517178 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 2680 2242 136 292 0 2385 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10720

[startup+12.7019 s]
/proc/loadavg: 0.94 1.01 0.99 2/65 2713
/proc/meminfo: memFree=1912648/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=25508 CPUtime=12.69
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 5955 0 0 0 1250 19 0 0 25 0 1 0 182933002 26120192 5923 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 6377 5923 136 292 0 6082 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25508

[startup+25.5012 s]
/proc/loadavg: 0.95 1.00 0.99 2/65 2713
/proc/meminfo: memFree=1885512/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=51440 CPUtime=25.48
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 12446 0 0 0 2514 34 0 0 25 0 1 0 182933002 52674560 12414 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 12860 12414 136 292 0 12565 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51440

[startup+51.1018 s]
/proc/loadavg: 0.97 1.00 0.99 2/65 2713
/proc/meminfo: memFree=1846344/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=90036 CPUtime=51.08
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 22104 0 0 0 5050 58 0 0 25 0 1 0 182933002 92196864 22072 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 22509 22072 136 292 0 22214 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 90036

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 0.99 2/65 2713
/proc/meminfo: memFree=1801928/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=134324 CPUtime=102.27
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 33180 0 0 0 10137 90 0 0 25 0 1 0 182933002 137547776 33148 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 33581 33148 136 292 0 33286 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 134324

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 2713
/proc/meminfo: memFree=1725000/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=212156 CPUtime=162.25
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 52604 0 0 0 16089 136 0 0 25 0 1 0 182933002 217247744 52572 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 53039 52572 136 292 0 52744 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 212156

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 2713
/proc/meminfo: memFree=1657224/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=279124 CPUtime=222.24
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 69309 0 0 0 22050 174 0 0 25 0 1 0 182933002 285822976 69277 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 69781 69277 136 292 0 69486 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 279124

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 2713
/proc/meminfo: memFree=1595656/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=341096 CPUtime=282.22
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 84782 0 0 0 28011 211 0 0 25 0 1 0 182933002 349282304 84750 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 85274 84750 136 292 0 84979 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 341096

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 2719
/proc/meminfo: memFree=1529544/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=406748 CPUtime=342.2
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 101189 0 0 0 33969 251 0 0 25 0 1 0 182933002 416509952 101157 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 101687 101157 136 292 0 101392 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 406748

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 2719
/proc/meminfo: memFree=1459464/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=477356 CPUtime=402.19
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 118840 0 0 0 39926 293 0 0 25 0 1 0 182933002 488812544 118808 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 119339 118808 136 292 0 119044 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 477356

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 2719
/proc/meminfo: memFree=1397448/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=538680 CPUtime=462.17
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 134115 0 0 0 45892 325 0 0 25 0 1 0 182933002 551608320 134083 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 134670 134083 136 292 0 134375 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 538680

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 2719
/proc/meminfo: memFree=1335176/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=601168 CPUtime=522.15
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 149720 0 0 0 51852 363 0 0 25 0 1 0 182933002 615596032 149688 1992294400 134512640 135709839 4294956240 18446744073709551615 134517521 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 150292 149688 136 292 0 149997 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 601168

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 2719
/proc/meminfo: memFree=1268424/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=667492 CPUtime=582.13
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 166316 0 0 0 57814 399 0 0 25 0 1 0 182933002 683511808 166284 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 166873 166284 136 292 0 166578 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 667492

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 2719
/proc/meminfo: memFree=1211464/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=723976 CPUtime=642.12
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 180399 0 0 0 63777 435 0 0 25 0 1 0 182933002 741351424 180367 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 180994 180367 136 292 0 180699 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 723976

[startup+702.302 s]

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

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 2719
/proc/meminfo: memFree=938184/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=997456 CPUtime=942.05
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 248704 0 0 0 93612 593 0 0 25 0 1 0 182933002 1021394944 248672 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 249364 248672 136 292 0 249069 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 997456

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 2719
/proc/meminfo: memFree=880008/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=1055320 CPUtime=1002.03
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 263161 0 0 0 99577 626 0 0 25 0 1 0 182933002 1080647680 263129 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 263830 263129 136 292 0 263535 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 1055320

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 3/65 2719
/proc/meminfo: memFree=823880/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=1111816 CPUtime=1062.02
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 277278 0 0 0 105544 658 0 0 25 0 1 0 182933002 1138499584 277246 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 277954 277246 136 292 0 277659 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 1111816

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 2719
/proc/meminfo: memFree=774792/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=1160196 CPUtime=1122
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 289376 0 0 0 111515 685 0 0 25 0 1 0 182933002 1188040704 289344 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 290049 289344 136 292 0 289754 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 1160196

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 2719
/proc/meminfo: memFree=724680/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=1211204 CPUtime=1181.98
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 302120 0 0 0 117486 712 0 0 25 0 1 0 182933002 1240272896 302088 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 302801 302088 136 292 0 302506 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 1211204

[startup+1242.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 2719
/proc/meminfo: memFree=671048/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=1263808 CPUtime=1241.97
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 315269 0 0 0 123456 741 0 0 25 0 1 0 182933002 1294139392 315237 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 315952 315237 136 292 0 315657 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 1263808

[startup+1302.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 2719
/proc/meminfo: memFree=616584/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=1317704 CPUtime=1301.96
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 328745 0 0 0 129424 772 0 0 25 0 1 0 182933002 1349328896 328713 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 329426 328713 136 292 0 329131 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 1317704

[startup+1362.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 2719
/proc/meminfo: memFree=569416/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=1365164 CPUtime=1361.94
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 340600 0 0 0 135396 798 0 0 25 0 1 0 182933002 1397927936 340568 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 341291 340568 136 292 0 340996 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 1365164

[startup+1422.31 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 2719
/proc/meminfo: memFree=514504/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=1419564 CPUtime=1421.93
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 354218 0 0 0 141363 830 0 0 25 0 1 0 182933002 1453633536 354186 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 354891 354186 136 292 0 354596 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 1419564

[startup+1482.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 2719
/proc/meminfo: memFree=459720/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=1474648 CPUtime=1481.91
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 367988 0 0 0 147330 861 0 0 25 0 1 0 182933002 1510039552 367956 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 368662 367956 136 292 0 368367 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 1474648

[startup+1542.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 2719
/proc/meminfo: memFree=403080/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=1530876 CPUtime=1541.89
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 382018 0 0 0 153290 899 0 0 25 0 1 0 182933002 1567617024 381986 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 382719 381986 136 292 0 382424 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 1530876

[startup+1602.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 2719
/proc/meminfo: memFree=352840/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=1581900 CPUtime=1601.88
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 394771 0 0 0 159255 933 0 0 25 0 1 0 182933002 1619865600 394739 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 395475 394739 136 292 0 395180 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 1581900

[startup+1662.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 2719
/proc/meminfo: memFree=310152/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=1623780 CPUtime=1661.86
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 405196 0 0 0 165228 958 0 0 25 0 1 0 182933002 1662750720 405164 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 405945 405164 136 292 0 405650 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 1623780

[startup+1722.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 2719
/proc/meminfo: memFree=267976/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=1667428 CPUtime=1721.85
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 416075 0 0 0 171202 983 0 0 25 0 1 0 182933002 1707446272 416043 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 416857 416043 136 292 0 416562 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 1667428

[startup+1782.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 2719
/proc/meminfo: memFree=210120/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=1723952 CPUtime=1781.83
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 430219 0 0 0 177167 1016 0 0 25 0 1 0 182933002 1765326848 430187 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 430988 430187 136 292 0 430693 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 1723952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 2719
/proc/meminfo: memFree=191880/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=1741640 CPUtime=1800.04
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4194304 434639 0 0 0 178979 1025 0 0 25 0 1 0 182933002 1783439360 434607 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 435410 434608 136 292 0 435115 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1741640

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

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

[startup+1800.61 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 2720
/proc/meminfo: memFree=850132/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=0 CPUtime=1800.14
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4195332 434640 0 0 0 178979 1035 0 0 25 0 1 0 182933002 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

[startup+1800.71 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 2720
/proc/meminfo: memFree=850132/2055920 swapFree=4181364/4192956
[pid=2712] ppid=2710 vsize=0 CPUtime=1800.24
/proc/2712/stat : 2712 (wbo) R 2710 2712 2606 0 -1 4195332 434640 0 0 0 178979 1045 0 0 25 0 1 0 182933002 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/2712/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.77
CPU time (s): 1800.31
CPU user time (s): 1789.79
CPU system time (s): 10.5124
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 1741640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.79
system time used= 10.5124
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 434640
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1607

runsolver used 1.37079 second user time and 4.00939 second system time

The end

Launcher Data

Begin job on node36 at 2009-06-16 13:55:57
IDJOB=1876189
IDBENCH=2105
IDSOLVER=698
FILE ID=node36/1876189-1245153357
PBS_JOBID= 9363804
Free space on /tmp= 66200 MiB

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

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

MD5SUM BENCH= 0d4648505d14cf43905d3198d6f686c2
RANDOM SEED=1927333556

node36.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.230
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.230
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:       1934824 kB
Buffers:         20264 kB
Cached:          54900 kB
SwapCached:       6436 kB
Active:          53636 kB
Inactive:        30384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1934824 kB
SwapTotal:     4192956 kB
SwapFree:      4181364 kB
Dirty:            2812 kB
Writeback:           0 kB
Mapped:          13356 kB
Slab:            23140 kB
Committed_AS:   173332 kB
PageTables:       1360 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1876189-1245153357.opb

Free space on /tmp at the end= 66196 MiB
End job on node36 at 2009-06-16 14:25:59