Trace number 2680837

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.4b (fixed)? (TO) 1800.28 1800.68

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32b1.opb
MD5SUMeb2e849a72ed563d78cdb83a394edb27
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark191
Best CPU time to get the best result obtained on this benchmark17.9393
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 191
Optimality of the best value was proved YES
Number of variables456
Total number of constraints1602
Number of constraints which are clauses1602
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 456
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 456
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 456
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100610
0.00/0.00	c Parsing opb file format. File HOME/instance-2680837-1277454332.opb.
0.00/0.00	c Instance file HOME/instance-2680837-1277454332.opb
0.00/0.00	c File size is 66775 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:      456                                                 |
0.00/0.01	c |  Number Clauses:        1602                                                |
0.00/0.01	c |  Number Cardinality:    0                                                   |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     456     1602     6636 |     5000        0    nan |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: 219
0.00/0.02	o 219
0.00/0.02	c Elapsed CPU time: 0.019996 s	Remaining CPU time: 179.98 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |        31 |     456     1603     7092 |     5000       31     47 |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: 218
0.00/0.02	o 218
0.00/0.02	c Elapsed CPU time: 0.022996 s	Remaining CPU time: 179.977 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |        59 |     456     1604     7548 |     5000       59    111 |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: 217
0.00/0.02	o 217
0.00/0.02	c Elapsed CPU time: 0.023996 s	Remaining CPU time: 179.976 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |        61 |     456     1605     8004 |     5000       61    108 |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c New solution: 216
0.00/0.03	o 216
0.00/0.03	c Elapsed CPU time: 0.027995 s	Remaining CPU time: 179.972 s
0.00/0.03	c ===============================================================================
0.00/0.03	c |       125 |     456     1606     8460 |     5000      125    174 |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c New solution: 213
0.00/0.03	o 213
0.00/0.03	c Elapsed CPU time: 0.028995 s	Remaining CPU time: 179.971 s
0.00/0.03	c ===============================================================================
0.00/0.03	c |       126 |     456     1607     8916 |     5000      126    173 |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c New solution: 212
0.00/0.03	o 212
0.00/0.03	c Elapsed CPU time: 0.032994 s	Remaining CPU time: 179.967 s
0.00/0.03	c ===============================================================================
0.00/0.03	c |       167 |     456     1608     9372 |     5000      167    194 |  0.000 % |
0.00/0.04	c |       267 |     456     1608     9372 |     5500      267    221 |  0.008 % |
0.00/0.04	c ===============================================================================
0.00/0.04	c New solution: 194
0.00/0.04	o 194
0.00/0.04	c Elapsed CPU time: 0.043993 s	Remaining CPU time: 179.956 s
0.00/0.04	c ===============================================================================
0.00/0.04	c |       267 |     456     1609     9828 |     5000      267    221 |  0.008 % |
0.00/0.06	c |       371 |     456     1609     9828 |     5500      371    221 |  0.031 % |
0.06/0.09	c |       521 |     456     1609     9828 |     6050      521    215 |  0.031 % |
0.09/0.11	c |       748 |     456     1609     9828 |     6655      748    221 |  0.007 % |
0.09/0.16	c |      1085 |     456     1609     9828 |     7320     1085    219 |  0.031 % |
0.19/0.22	c ===============================================================================
0.19/0.22	c New solution: 193
0.19/0.22	o 193
0.19/0.22	c Elapsed CPU time: 0.215967 s	Remaining CPU time: 179.784 s
0.19/0.22	c ===============================================================================
0.19/0.22	c |      1441 |     456     1610    10284 |     5000     1441    214 |  0.031 % |
0.19/0.24	c |      1545 |     456     1610    10284 |     5500     1545    212 |  0.012 % |
0.19/0.26	c |      1695 |     456     1610    10284 |     6050     1695    209 |  0.006 % |
0.29/0.30	c |      1928 |     456     1610    10284 |     6655     1928    207 |  0.011 % |
0.29/0.34	c |      2265 |     456     1610    10284 |     7320     2265    212 |  0.007 % |
0.39/0.41	c |      2771 |     456     1610    10284 |     8052     2771    209 |  0.010 % |
0.49/0.57	c |      3530 |     456     1610    10284 |     8857     3530    208 |  0.008 % |
0.69/0.75	c |      4669 |     456     1610    10284 |     9743     4669    207 |  0.007 % |
1.00/1.02	c |      6377 |     456     1610    10284 |    10717     6377    205 |  0.002 % |
1.10/1.16	c ===============================================================================
1.10/1.16	c New solution: 192
1.10/1.16	o 192
1.10/1.16	c Elapsed CPU time: 1.14383 s	Remaining CPU time: 178.856 s
1.10/1.16	c ===============================================================================
1.10/1.16	c |      7354 |     456     1611    10740 |     5000     7354    208 |  0.002 % |
1.10/1.19	c |      7455 |     456     1611    10740 |     5500     3778    205 |  0.000 % |
1.19/1.25	c |      7605 |     456     1611    10740 |     6050     3928    203 |  0.005 % |
1.29/1.31	c |      7830 |     456     1611    10740 |     6655     4153    202 |  0.001 % |
1.29/1.36	c ===============================================================================
1.29/1.36	c New solution: 191
1.29/1.36	o 191
1.29/1.36	c Elapsed CPU time: 1.3308 s	Remaining CPU time: 178.669 s
1.29/1.36	c ===============================================================================
1.29/1.36	c |      8163 |     456     1612    11196 |     5000     4486    205 |  0.001 % |
1.29/1.39	c |      8263 |     456     1612    11196 |     5500     4586    205 |  0.009 % |
1.39/1.44	c |      8413 |     456     1612    11196 |     6050     4736    201 |  0.031 % |
1.39/1.49	c |      8639 |     456     1612    11196 |     6655     4962    200 |  0.000 % |
1.49/1.54	c |      8976 |     456     1612    11196 |     7320     5299    200 |  0.015 % |
1.59/1.63	c |      9482 |     456     1612    11196 |     8052     5805    203 |  0.007 % |
1.69/1.78	c |     10242 |     456     1612    11196 |     8857     6565    203 |  0.031 % |
1.99/2.02	c |     11382 |     456     1612    11196 |     9743     7705    204 |  0.007 % |
2.29/2.34	c |     13091 |     456     1612    11196 |    10717     9414    206 |  0.009 % |
2.89/3.00	c |     15654 |     456     1612    11196 |    11789     6419    202 |  0.007 % |
3.59/3.67	c |     19500 |     456     1612    11196 |    12968    10265    207 |  0.007 % |
4.89/4.94	c |     25266 |     456     1612    11196 |    14265     9351    215 |  0.007 % |
6.69/6.78	c |     33915 |     456     1612    11196 |    15692    10662    214 |  0.006 % |
9.80/9.89	c |     46889 |     456     1612    11196 |    17261    15584    215 |  0.007 % |
15.18/15.27	c |     66350 |     456     1612    11196 |    18987    17388    199 |  0.009 % |
24.09/24.13	c |     95544 |     456     1612    11196 |    20886    17504    197 |  0.006 % |
38.39/38.49	c |    139333 |     456     1612    11196 |    22974    18766    199 |  0.013 % |
55.98/56.08	c |    205018 |     456     1612    11196 |    25272    21492    209 |  0.011 % |
87.67/87.77	c |    303545 |     456     1612    11196 |    27799    16870    207 |  0.015 % |
140.56/140.64	c |    451335 |     456     1612    11196 |    30579    27223    210 |  0.016 % |
182.15/182.29	c There are 0 assigned variables. 0 in cost function.
183.05/183.18	c core #1
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 1
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #2
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 2
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #3
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 3
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #4
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 4
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #5
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 5
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #6
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 6
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #7
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 7
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #8
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 8
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #9
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 9
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #10
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 10
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #11
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 11
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #12
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 12
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #13
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 13
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #14
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 14
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #15
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 15
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #16
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 16
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #17
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 17
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #18
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 18
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #19
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 19
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #20
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 20
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #21
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 21
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #22
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 22
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #23
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 23
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #24
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 24
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #25
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 25
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #26
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 26
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #27
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 27
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #28
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 28
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #29
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 29
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #30
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 30
183.05/183.18	c
183.05/183.18	c
183.05/183.18	c core #31
183.05/183.18	c 
183.05/183.18	c 
183.05/183.18	c Core size: 3	Core Weight: 1	Total Weight: 31
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #32
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 32
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #33
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 33
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #34
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 34
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #35
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 35
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #36
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 36
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #37
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 37
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #38
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 38
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #39
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 39
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #40
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 40
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #41
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 41
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #42
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 42
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #43
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 43
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #44
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 44
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #45
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 45
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #46
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 46
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #47
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 47
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #48
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 48
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #49
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 49
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #50
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 50
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #51
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 51
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #52
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 52
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #53
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 53
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #54
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 54
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #55
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 55
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #56
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 56
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #57
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 57
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #58
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 58
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #59
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 59
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #60
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 60
183.05/183.19	c
183.05/183.19	c
183.05/183.19	c core #61
183.05/183.19	c 
183.05/183.19	c 
183.05/183.19	c Core size: 3	Core Weight: 1	Total Weight: 61
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #62
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 62
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #63
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 63
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #64
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 64
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #65
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 65
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #66
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 66
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #67
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 67
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #68
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 68
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #69
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 69
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #70
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 70
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #71
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 71
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #72
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 72
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #73
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 73
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #74
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 74
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #75
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 75
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #76
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 76
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #77
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 77
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #78
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 78
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #79
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 79
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #80
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 80
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #81
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 81
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #82
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 82
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #83
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 83
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #84
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 84
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #85
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 85
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #86
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 86
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #87
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 87
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #88
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 88
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #89
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 89
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #90
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 90
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #91
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 91
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #92
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 92
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #93
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 93
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #94
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 94
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #95
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 95
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #96
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 3	Core Weight: 1	Total Weight: 96
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #97
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 33	Core Weight: 1	Total Weight: 97
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #98
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 33	Core Weight: 1	Total Weight: 98
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #99
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 33	Core Weight: 1	Total Weight: 99
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #100
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 4	Core Weight: 1	Total Weight: 100
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #101
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 4	Core Weight: 1	Total Weight: 101
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #102
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 4	Core Weight: 1	Total Weight: 102
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #103
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 4	Core Weight: 1	Total Weight: 103
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #104
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 4	Core Weight: 1	Total Weight: 104
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #105
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 4	Core Weight: 1	Total Weight: 105
183.35/183.41	c
183.35/183.41	c
183.35/183.41	c core #106
183.35/183.41	c 
183.35/183.41	c 
183.35/183.41	c Core size: 4	Core Weight: 1	Total Weight: 106
183.35/183.42	c
183.35/183.42	c
183.35/183.42	c core #107
183.35/183.42	c 
183.35/183.42	c 
183.35/183.42	c Core size: 4	Core Weight: 1	Total Weight: 107
183.35/183.42	c
183.35/183.42	c
183.35/183.42	c core #108
183.35/183.42	c 
183.35/183.42	c 
183.35/183.42	c Core size: 4	Core Weight: 1	Total Weight: 108
183.35/183.42	c
183.35/183.42	c
183.35/183.42	c core #109
183.35/183.42	c 
183.35/183.42	c 
183.35/183.42	c Core size: 4	Core Weight: 1	Total Weight: 109
183.35/183.42	c
183.35/183.42	c
183.35/183.42	c core #110
183.35/183.42	c 
183.35/183.42	c 
183.35/183.42	c Core size: 4	Core Weight: 1	Total Weight: 110
183.35/183.42	c
183.35/183.42	c
183.35/183.42	c core #111
183.35/183.42	c 
183.35/183.42	c 
183.35/183.42	c Core size: 4	Core Weight: 1	Total Weight: 111
183.35/183.42	c
183.35/183.42	c
183.35/183.42	c core #112
183.35/183.42	c 
183.35/183.42	c 
183.35/183.42	c Core size: 45	Core Weight: 1	Total Weight: 112
183.35/183.42	c
183.35/183.42	c
183.35/183.42	c core #113
183.35/183.42	c 
183.35/183.42	c 
183.35/183.42	c Core size: 66	Core Weight: 1	Total Weight: 113
183.35/183.42	c
183.35/183.42	c
183.35/183.42	c core #114
183.35/183.42	c 
183.35/183.42	c 
183.35/183.42	c Core size: 45	Core Weight: 1	Total Weight: 114
183.35/183.42	c
183.35/183.42	c
183.35/183.42	c core #115
183.35/183.42	c 
183.35/183.42	c 
183.35/183.42	c Core size: 66	Core Weight: 1	Total Weight: 115
183.35/183.42	c
183.35/183.42	c
183.35/183.42	c core #116
183.35/183.42	c 
183.35/183.42	c 
183.35/183.42	c Core size: 45	Core Weight: 1	Total Weight: 116
183.35/183.42	c
183.35/183.42	c
183.35/183.42	c core #117
183.35/183.42	c 
183.35/183.42	c 
183.35/183.42	c Core size: 66	Core Weight: 1	Total Weight: 117
183.35/183.42	c
183.35/183.42	c
183.35/183.42	c core #118
183.35/183.42	c 
183.35/183.42	c 
183.35/183.42	c Core size: 7	Core Weight: 1	Total Weight: 118
183.35/183.42	c
183.35/183.42	c
183.35/183.42	c core #119
183.35/183.42	c 
183.35/183.42	c 
183.35/183.42	c Core size: 96	Core Weight: 1	Total Weight: 119
183.35/183.42	c
183.35/183.42	c
183.35/183.42	c core #120
183.35/183.42	c 
183.35/183.42	c 
183.35/183.42	c Core size: 7	Core Weight: 1	Total Weight: 120
183.35/183.42	c
183.35/183.42	c
183.35/183.42	c ============================[ Search Statistics ]==============================
183.35/183.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.35/183.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.35/183.42	c ===============================================================================
183.35/183.42	c |         0 |     896     2189    12522 |     5000        0    nan |  0.000 % |
183.35/183.42	c ===============================================================================
183.35/183.43	c core #121
183.35/183.43	c 
183.35/183.43	c 
183.35/183.43	c Core size: 14	Core Weight: 1	Total Weight: 121
183.35/183.43	c
183.35/183.43	c
183.35/183.43	c ============================[ Search Statistics ]==============================
183.35/183.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.35/183.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.35/183.43	c ===============================================================================
183.35/183.43	c |         0 |     904     2190    12538 |     5000        0    nan |  0.000 % |
183.35/183.44	c ===============================================================================
183.35/183.44	c core #122
183.35/183.44	c 
183.35/183.44	c 
183.35/183.44	c Core size: 11	Core Weight: 1	Total Weight: 122
183.35/183.44	c
183.35/183.44	c
183.35/183.44	c ============================[ Search Statistics ]==============================
183.35/183.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.35/183.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.35/183.44	c ===============================================================================
183.35/183.44	c |         0 |     911     2191    12552 |     5000        0    nan |  0.000 % |
183.35/183.45	c ===============================================================================
183.35/183.45	c core #123
183.35/183.45	c 
183.35/183.45	c 
183.35/183.45	c Core size: 20	Core Weight: 1	Total Weight: 123
183.35/183.45	c
183.35/183.45	c
183.35/183.45	c ============================[ Search Statistics ]==============================
183.35/183.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.35/183.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.35/183.45	c ===============================================================================
183.35/183.45	c |         0 |     924     2192    12578 |     5000        0    nan |  0.000 % |
183.35/183.46	c ===============================================================================
183.35/183.46	c core #124
183.35/183.46	c 
183.35/183.46	c 
183.35/183.46	c Core size: 35	Core Weight: 1	Total Weight: 124
183.35/183.46	c
183.35/183.46	c
183.35/183.46	c ============================[ Search Statistics ]==============================
183.35/183.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.35/183.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.35/183.46	c ===============================================================================
183.35/183.46	c |         0 |     942     2193    12614 |     5000        0    nan |  0.000 % |
183.35/183.47	c ===============================================================================
183.35/183.48	c core #125
183.35/183.48	c 
183.35/183.48	c 
183.35/183.48	c Core size: 26	Core Weight: 1	Total Weight: 125
183.35/183.48	c
183.35/183.48	c
183.35/183.48	c ============================[ Search Statistics ]==============================
183.35/183.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.35/183.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.35/183.48	c ===============================================================================
183.35/183.48	c |         0 |     959     2194    12648 |     5000        0    nan |  0.000 % |
183.35/183.48	c ===============================================================================
183.35/183.49	c core #126
183.35/183.49	c 
183.35/183.49	c 
183.35/183.49	c Core size: 12	Core Weight: 1	Total Weight: 126
183.35/183.49	c
183.35/183.49	c
183.35/183.49	c ============================[ Search Statistics ]==============================
183.35/183.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.35/183.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.35/183.49	c ===============================================================================
183.35/183.49	c |         0 |     966     2195    12662 |     5000        0    nan |  0.000 % |
183.35/183.50	c ===============================================================================
183.45/183.50	c core #127
183.45/183.50	c 
183.45/183.50	c 
183.45/183.50	c Core size: 10	Core Weight: 1	Total Weight: 127
183.45/183.50	c
183.45/183.50	c
183.45/183.50	c ============================[ Search Statistics ]==============================
183.45/183.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.45/183.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.45/183.50	c ===============================================================================
183.45/183.50	c |         0 |     972     2196    12674 |     5000        0    nan |  0.000 % |
183.45/183.51	c ===============================================================================
183.45/183.52	c core #128
183.45/183.52	c 
183.45/183.52	c 
183.45/183.52	c Core size: 10	Core Weight: 1	Total Weight: 128
183.45/183.52	c
183.45/183.52	c
183.45/183.52	c ============================[ Search Statistics ]==============================
183.45/183.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.45/183.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.45/183.52	c ===============================================================================
183.45/183.52	c |         0 |     978     2197    12686 |     5000        0    nan |  0.000 % |
183.45/183.52	c ===============================================================================
183.45/183.53	c core #129
183.45/183.53	c 
183.45/183.53	c 
183.45/183.53	c Core size: 49	Core Weight: 1	Total Weight: 129
183.45/183.53	c
183.45/183.53	c
183.45/183.53	c ============================[ Search Statistics ]==============================
183.45/183.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.45/183.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.45/183.53	c ===============================================================================
183.45/183.53	c |         0 |    1003     2198    12736 |     5000        0    nan |  0.000 % |
183.45/183.54	c ===============================================================================
183.45/183.55	c core #130
183.45/183.55	c 
183.45/183.55	c 
183.45/183.55	c Core size: 38	Core Weight: 1	Total Weight: 130
183.45/183.55	c
183.45/183.55	c
183.45/183.55	c ============================[ Search Statistics ]==============================
183.45/183.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.45/183.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.45/183.55	c ===============================================================================
183.45/183.55	c |         0 |    1044     2199    12825 |     5000        0    nan |  0.000 % |
183.45/183.56	c ===============================================================================
183.45/183.56	c core #131
183.45/183.56	c 
183.45/183.56	c 
183.45/183.56	c Core size: 40	Core Weight: 1	Total Weight: 131
183.45/183.56	c
183.45/183.56	c
183.45/183.56	c ============================[ Search Statistics ]==============================
183.45/183.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.45/183.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.45/183.56	c ===============================================================================
183.45/183.56	c |         0 |    1062     2200    12861 |     5000        0    nan |  0.000 % |
183.45/183.57	c ===============================================================================
183.45/183.58	c core #132
183.45/183.58	c 
183.45/183.58	c 
183.45/183.58	c Core size: 132	Core Weight: 1	Total Weight: 132
183.45/183.58	c
183.45/183.58	c
183.45/183.58	c ============================[ Search Statistics ]==============================
183.45/183.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.45/183.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.45/183.58	c ===============================================================================
183.45/183.58	c |         0 |    1092     2201    12925 |     5000        0    nan |  0.000 % |
183.45/183.59	c ===============================================================================
183.45/183.60	c core #133
183.45/183.60	c 
183.45/183.60	c 
183.45/183.60	c Core size: 156	Core Weight: 1	Total Weight: 133
183.45/183.60	c
183.45/183.60	c
183.45/183.60	c ============================[ Search Statistics ]==============================
183.45/183.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.45/183.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.45/183.60	c ===============================================================================
183.45/183.60	c |         0 |    1128     2202    12998 |     5000        0    nan |  0.000 % |
183.56/183.61	c ===============================================================================
183.56/183.62	c core #134
183.56/183.62	c 
183.56/183.62	c 
183.56/183.62	c Core size: 146	Core Weight: 1	Total Weight: 134
183.56/183.62	c
183.56/183.62	c
183.56/183.62	c ============================[ Search Statistics ]==============================
183.56/183.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.56/183.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.56/183.62	c ===============================================================================
183.56/183.62	c |         0 |    1148     2203    13038 |     5000        0    nan |  0.000 % |
183.56/183.63	c ===============================================================================
183.56/183.64	c core #135
183.56/183.64	c 
183.56/183.64	c 
183.56/183.64	c Core size: 25	Core Weight: 1	Total Weight: 135
183.56/183.64	c
183.56/183.64	c
183.56/183.64	c ============================[ Search Statistics ]==============================
183.56/183.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.56/183.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.56/183.64	c ===============================================================================
183.56/183.64	c |         0 |    1166     2204    13074 |     5000        0    nan |  0.000 % |
183.56/183.64	c ===============================================================================
183.56/183.65	c core #136
183.56/183.65	c 
183.56/183.65	c 
183.56/183.65	c Core size: 13	Core Weight: 1	Total Weight: 136
183.56/183.65	c
183.56/183.65	c
183.56/183.65	c ============================[ Search Statistics ]==============================
183.56/183.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.56/183.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.56/183.65	c ===============================================================================
183.56/183.65	c |         0 |    1174     2205    13090 |     5000        0    nan |  0.000 % |
183.56/183.68	c |       100 |    1170     2205    13090 |     5500       97     18 |  0.342 % |
183.56/183.68	c ===============================================================================
183.56/183.69	c core #137
183.56/183.69	c 
183.56/183.69	c 
183.56/183.69	c Core size: 97	Core Weight: 1	Total Weight: 137
183.56/183.69	c
183.56/183.69	c
183.56/183.69	c ============================[ Search Statistics ]==============================
183.56/183.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.56/183.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.56/183.69	c ===============================================================================
183.56/183.69	c |         0 |    1257     2206    13256 |     5000        0    nan |  0.000 % |
183.66/183.71	c |       102 |    1255     2206    13256 |     5500      102     30 |  0.159 % |
183.66/183.73	c |       252 |    1253     2206    13256 |     6050      245     36 |  0.318 % |
183.66/183.74	c ===============================================================================
183.66/183.75	c core #138
183.66/183.75	c 
183.66/183.75	c 
183.66/183.75	c Core size: 148	Core Weight: 1	Total Weight: 138
183.66/183.75	c
183.66/183.75	c
183.66/183.75	c ============================[ Search Statistics ]==============================
183.66/183.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.66/183.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.66/183.75	c ===============================================================================
183.66/183.75	c |         0 |    1402     2207    13546 |     5000        0    nan |  0.000 % |
183.66/183.76	c ===============================================================================
183.66/183.77	c core #139
183.66/183.77	c 
183.66/183.77	c 
183.66/183.77	c Core size: 32	Core Weight: 1	Total Weight: 139
183.66/183.77	c
183.66/183.77	c
183.66/183.77	c ============================[ Search Statistics ]==============================
183.66/183.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.66/183.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.66/183.77	c ===============================================================================
183.66/183.77	c |         0 |    1426     2208    13594 |     5000        0    nan |  0.000 % |
183.66/183.79	c |       101 |    1426     2208    13594 |     5500      101     70 |  0.001 % |
183.75/183.83	c |       251 |    1426     2208    13594 |     6050      251     77 |  0.001 % |
183.75/183.87	c |       479 |    1426     2208    13594 |     6655      479     70 |  0.003 % |
183.85/183.94	c |       816 |    1424     2208    13594 |     7320      815     81 |  0.141 % |
183.95/184.06	c ===============================================================================
183.95/184.07	c core #140
183.95/184.07	c 
183.95/184.07	c 
183.95/184.07	c Core size: 198	Core Weight: 1	Total Weight: 140
183.95/184.07	c
183.95/184.07	c
183.95/184.07	c ============================[ Search Statistics ]==============================
183.95/184.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.95/184.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.95/184.07	c ===============================================================================
183.95/184.07	c |         0 |    1479     2209    13700 |     5000        0    nan |  0.000 % |
184.05/184.11	c |       101 |    1478     2209    13700 |     5500      101     26 |  0.141 % |
184.05/184.14	c |       252 |    1475     2209    13700 |     6050      243     44 |  0.406 % |
184.05/184.17	c ===============================================================================
184.05/184.18	c core #141
184.05/184.18	c 
184.05/184.18	c 
184.05/184.18	c Core size: 267	Core Weight: 1	Total Weight: 141
184.05/184.18	c
184.05/184.18	c
184.05/184.18	c ============================[ Search Statistics ]==============================
184.05/184.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.05/184.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.05/184.18	c ===============================================================================
184.05/184.18	c |         0 |    1504     2210    13750 |     5000        0    nan |  0.000 % |
184.15/184.21	c |       102 |    1504     2210    13750 |     5500      102     36 |  0.001 % |
184.15/184.24	c |       252 |    1504     2210    13750 |     6050      252     79 |  0.001 % |
184.15/184.28	c |       477 |    1504     2210    13750 |     6655      477     76 |  0.003 % |
184.25/184.35	c |       815 |    1504     2210    13750 |     7320      815     77 |  0.000 % |
184.35/184.46	c |      1322 |    1504     2210    13750 |     8052     1322     85 |  0.001 % |
184.55/184.63	c |      2081 |    1504     2210    13750 |     8857     2081     82 |  0.000 % |
184.85/184.93	c |      3221 |    1504     2210    13750 |     9743     3221     85 |  0.003 % |
185.04/185.18	c ===============================================================================
185.15/185.20	c core #142
185.15/185.20	c 
185.15/185.20	c 
185.15/185.20	c Core size: 131	Core Weight: 1	Total Weight: 142
185.15/185.20	c
185.15/185.20	c
185.15/185.20	c ============================[ Search Statistics ]==============================
185.15/185.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.15/185.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.15/185.20	c ===============================================================================
185.15/185.20	c |         0 |    1537     2214    13824 |     5000        0    nan |  0.000 % |
185.15/185.23	c |       100 |    1537     2214    13824 |     5500      100     73 |  0.001 % |
185.15/185.26	c |       250 |    1537     2214    13824 |     6050      250     82 |  0.001 % |
185.25/185.34	c |       475 |    1537     2214    13824 |     6655      475     85 |  0.003 % |
185.35/185.40	c |       815 |    1537     2214    13824 |     7320      815     92 |  0.003 % |
185.45/185.52	c |      1321 |    1537     2214    13824 |     8052     1321     99 |  0.003 % |
185.55/185.67	c |      2081 |    1535     2214    13824 |     8857     2056     96 |  0.131 % |
185.76/185.89	c |      3220 |    1535     2214    13824 |     9743     3195    110 |  0.133 % |
186.15/186.28	c |      4929 |    1531     2214    13824 |    10717     4904    108 |  0.391 % |
186.75/186.90	c |      7492 |    1531     2214    13824 |    11789     7467    104 |  0.394 % |
186.85/186.95	c ===============================================================================
186.85/186.98	c core #143
186.85/186.98	c 
186.85/186.98	c 
186.85/186.98	c Core size: 145	Core Weight: 1	Total Weight: 143
186.85/186.98	c
186.85/186.98	c
186.85/186.98	c ============================[ Search Statistics ]==============================
186.85/186.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.85/186.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.85/186.98	c ===============================================================================
186.85/186.98	c |         0 |    1581     2217    13916 |     5000        0    nan |  0.000 % |
186.95/187.01	c |       100 |    1581     2217    13916 |     5500      100     42 |  0.001 % |
186.95/187.04	c |       250 |    1581     2217    13916 |     6050      250    102 |  0.003 % |
186.95/187.08	c |       475 |    1581     2217    13916 |     6655      475     98 |  0.001 % |
187.05/187.17	c |       812 |    1581     2217    13916 |     7320      812    105 |  0.001 % |
187.24/187.30	c |      1318 |    1581     2217    13916 |     8052     1318     98 |  0.003 % |
187.35/187.48	c |      2077 |    1581     2217    13916 |     8857     2077     95 |  0.001 % |
187.65/187.74	c |      3217 |    1581     2217    13916 |     9743     3217     88 |  0.003 % |
188.05/188.11	c |      4926 |    1581     2217    13916 |    10717     4926     92 |  0.001 % |
188.54/188.67	c |      7490 |    1581     2217    13916 |    11789     7490     96 |  0.000 % |
189.55/189.69	c |     11337 |    1579     2217    13916 |    12968    11221     81 |  0.129 % |
190.85/190.98	c |     17104 |    1576     2217    13916 |    14265    10294     75 |  0.380 % |
191.15/191.22	c ===============================================================================
191.15/191.26	c core #144
191.15/191.26	c 
191.15/191.26	c 
191.15/191.26	c Core size: 220	Core Weight: 1	Total Weight: 144
191.15/191.26	c
191.15/191.26	c
191.15/191.26	c ============================[ Search Statistics ]==============================
191.15/191.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
191.15/191.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
191.15/191.26	c ===============================================================================
191.15/191.26	c |         0 |    1638     2223    14044 |     5000        0    nan |  0.000 % |
191.15/191.29	c |       100 |    1638     2223    14044 |     5500      100     34 |  0.001 % |
191.25/191.33	c |       250 |    1638     2223    14044 |     6050      250     64 |  0.000 % |
191.25/191.37	c |       478 |    1638     2223    14044 |     6655      478     69 |  0.001 % |
191.36/191.45	c |       816 |    1638     2223    14044 |     7320      816     80 |  0.002 % |
191.45/191.55	c |      1322 |    1638     2223    14044 |     8052     1322     84 |  0.001 % |
191.65/191.71	c |      2084 |    1638     2223    14044 |     8857     2084     90 |  0.001 % |
191.84/191.91	c |      3223 |    1638     2223    14044 |     9743     3223     87 |  0.001 % |
192.25/192.32	c |      4933 |    1638     2223    14044 |    10717     4933    103 |  0.001 % |
192.75/192.85	c |      7495 |    1638     2223    14044 |    11789     7495     95 |  0.001 % |
193.74/193.80	c |     11341 |    1638     2223    14044 |    12968    11341     93 |  0.001 % |
194.95/195.06	c |     17107 |    1638     2223    14044 |    14265    10400     82 |  0.001 % |
197.24/197.33	c |     25758 |    1638     2223    14044 |    15692    11706     90 |  0.000 % |
200.44/200.56	c |     38737 |    1638     2223    14044 |    17261     8595     81 |  0.001 % |
205.55/205.67	c |     58199 |    1638     2223    14044 |    18987    10386    109 |  0.001 % |
213.64/213.73	c |     87391 |    1638     2223    14044 |    20886    10480     97 |  0.001 % |
226.74/226.86	c |    131182 |    1638     2223    14044 |    22974    11624     88 |  0.001 % |
246.53/246.70	c |    196866 |    1638     2223    14044 |    25272    14050     96 |  0.001 % |
281.12/281.28	c |    295393 |    1638     2223    14044 |    27799    23386    117 |  0.000 % |
327.91/328.04	c |    443183 |    1636     2223    14044 |    30579    15376    109 |  0.125 % |
395.91/396.01	c |    664868 |    1636     2223    14044 |    33637    17748     68 |  0.123 % |
513.38/513.53	c |    997394 |    1636     2223    14044 |    37001    29818     92 |  0.122 % |
694.94/695.17	c |   1496183 |    1632     2223    14044 |    40701    31038     93 |  0.369 % |
1058.65/1058.91	c |   2244366 |    1632     2223    14044 |    44771    34496     48 |  0.373 % |
1724.80/1725.20	c |   3366640 |    1632     2223    14044 |    49248    41750     78 |  0.367 % |

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-2680837-1277454332/watcher-2680837-1277454332 -o /tmp/evaluation-result-2680837-1277454332/solver-2680837-1277454332 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680837-1277454332.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 0.97 0.90 3/106 25625
/proc/meminfo: memFree=1853848/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=2648 CPUtime=0
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 279 0 0 0 0 0 0 0 20 0 1 0 86728234 2711552 198 1992294400 134512640 135752675 4289150432 18446744073709551615 134564806 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 662 198 140 303 0 340 0

[startup+0.070714 s]
/proc/loadavg: 1.00 0.97 0.90 3/106 25625
/proc/meminfo: memFree=1853848/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=3100 CPUtime=0.06
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 447 0 0 0 6 0 0 0 20 0 1 0 86728234 3174400 349 1992294400 134512640 135752675 4289150432 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 775 349 145 303 0 470 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3100

[startup+0.100717 s]
/proc/loadavg: 1.00 0.97 0.90 3/106 25625
/proc/meminfo: memFree=1853848/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=3360 CPUtime=0.09
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 499 0 0 0 9 0 0 0 20 0 1 0 86728234 3440640 401 1992294400 134512640 135752675 4289150432 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 840 401 145 303 0 535 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3360

[startup+0.30073 s]
/proc/loadavg: 1.00 0.97 0.90 3/106 25625
/proc/meminfo: memFree=1853848/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=4520 CPUtime=0.29
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 803 0 0 0 29 0 0 0 20 0 1 0 86728234 4628480 705 1992294400 134512640 135752675 4289150432 18446744073709551615 134638319 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 1130 705 145 303 0 825 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4520

[startup+0.700758 s]
/proc/loadavg: 1.00 0.97 0.90 3/106 25625
/proc/meminfo: memFree=1853848/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=6984 CPUtime=0.69
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 1399 0 0 0 68 1 0 0 20 0 1 0 86728234 7151616 1301 1992294400 134512640 135752675 4289150432 18446744073709551615 134518944 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 1746 1301 145 303 0 1441 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6984

[startup+1.50081 s]
/proc/loadavg: 1.00 0.97 0.90 2/107 25626
/proc/meminfo: memFree=1847268/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=11140 CPUtime=1.49
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 2439 0 0 0 146 3 0 0 23 0 1 0 86728234 11407360 2341 1992294400 134512640 135752675 4289150432 18446744073709551615 134518477 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 2785 2341 145 303 0 2480 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11140

[startup+3.10092 s]
/proc/loadavg: 1.00 0.97 0.90 2/107 25626
/proc/meminfo: memFree=1841688/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=18372 CPUtime=3.09
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 4256 0 0 0 303 6 0 0 25 0 1 0 86728234 18812928 4158 1992294400 134512640 135752675 4289150432 18446744073709551615 134638030 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 4593 4158 145 303 0 4288 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18372

[startup+6.30115 s]
/proc/loadavg: 1.00 0.97 0.90 2/107 25626
/proc/meminfo: memFree=1826064/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=33644 CPUtime=6.29
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 8087 0 0 0 616 13 0 0 25 0 1 0 86728234 34451456 7989 1992294400 134512640 135752675 4289150432 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 8411 7989 145 303 0 8106 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33644

[startup+12.7016 s]
/proc/loadavg: 1.00 0.97 0.90 2/107 25626
/proc/meminfo: memFree=1799900/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=58024 CPUtime=12.69
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 14173 0 0 0 1246 23 0 0 25 0 1 0 86728234 59416576 14075 1992294400 134512640 135752675 4289150432 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 14506 14075 145 303 0 14201 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58024

[startup+25.5015 s]
/proc/loadavg: 1.00 0.97 0.90 2/107 25626
/proc/meminfo: memFree=1758732/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=97636 CPUtime=25.49
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 24046 0 0 0 2510 39 0 0 25 0 1 0 86728234 99979264 23948 1992294400 134512640 135752675 4289150432 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 24409 23948 145 303 0 24104 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 97636

[startup+51.1013 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 25626
/proc/meminfo: memFree=1680488/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=177744 CPUtime=51.08
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 44046 0 0 0 5037 71 0 0 25 0 1 0 86728234 182009856 43948 1992294400 134512640 135752675 4289150432 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 44436 43948 145 303 0 44131 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 177744

[startup+102.308 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 25628
/proc/meminfo: memFree=1526108/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=329452 CPUtime=102.27
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 81948 0 0 0 10093 134 0 0 25 0 1 0 86728234 337358848 81850 1992294400 134512640 135752675 4289150432 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 82363 81850 145 303 0 82058 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 329452

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 25630
/proc/meminfo: memFree=1370240/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=486912 CPUtime=162.25
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 121311 0 0 0 16023 202 0 0 25 0 1 0 86728234 498597888 121213 1992294400 134512640 135752675 4289150432 18446744073709551615 134638140 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 121728 121213 145 303 0 121423 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 486912

[startup+222.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 25632
/proc/meminfo: memFree=1290880/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=563880 CPUtime=222.24
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 140655 0 0 0 21952 272 0 0 25 0 1 0 86728234 577413120 140526 1992294400 134512640 135752675 4289150432 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 140970 140526 146 303 0 140665 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 563880

[startup+282.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 25632
/proc/meminfo: memFree=1209536/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=646184 CPUtime=282.23
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 161200 0 0 0 27879 344 0 0 25 0 1 0 86728234 661692416 161071 1992294400 134512640 135752675 4289150432 18446744073709551615 134605368 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 161546 161072 146 303 0 161241 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 646184

[startup+342.301 s]
/proc/loadavg: 1.00 0.97 0.91 2/107 25634
/proc/meminfo: memFree=1133152/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=721572 CPUtime=342.22
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 179990 0 0 0 33803 419 0 0 25 0 1 0 86728234 738889728 179861 1992294400 134512640 135752675 4289150432 18446744073709551615 134606868 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 180393 179861 146 303 0 180088 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 721572

[startup+402.301 s]
/proc/loadavg: 1.16 1.02 0.93 2/107 25639
/proc/meminfo: memFree=1029464/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=783280 CPUtime=402.2
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 195389 0 0 0 39722 498 0 0 25 0 1 0 86728234 802078720 195260 1992294400 134512640 135752675 4289150432 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 195820 195260 146 303 0 195515 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 783280

[startup+462.301 s]
/proc/loadavg: 1.05 1.01 0.93 2/107 25641
/proc/meminfo: memFree=956676/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=854992 CPUtime=462.18
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 213320 0 0 0 45651 567 0 0 25 0 1 0 86728234 875511808 213191 1992294400 134512640 135752675 4289150432 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 213748 213191 146 303 0 213443 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 854992

[startup+522.301 s]
/proc/loadavg: 1.02 1.01 0.93 2/107 25643
/proc/meminfo: memFree=886988/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=925504 CPUtime=522.18
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 230924 0 0 0 51584 634 0 0 25 0 1 0 86728234 947716096 230795 1992294400 134512640 135752675 4289150432 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 231376 230795 146 303 0 231071 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 925504

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 25643
/proc/meminfo: memFree=802916/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=1008492 CPUtime=582.16
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 251658 0 0 0 57518 698 0 0 25 0 1 0 86728234 1032695808 251529 1992294400 134512640 135752675 4289150432 18446744073709551615 134612042 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 252123 251529 146 303 0 251818 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 1008492

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 25645
/proc/meminfo: memFree=731492/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=1079448 CPUtime=642.16
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 269358 0 0 0 63446 770 0 0 25 0 1 0 86728234 1105354752 269229 1992294400 134512640 135752675 4289150432 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 269862 269229 146 303 0 269557 0
Current children cumulated CPU time (s) 642.16
Current children cumulated vsize (KiB) 1079448

[startup+702.302 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 25651
/proc/meminfo: memFree=496016/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=1314764 CPUtime=882.09
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 328136 0 0 0 87206 1003 0 0 25 0 1 0 86728234 1346318336 328007 1992294400 134512640 135752675 4289150432 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 328691 328007 146 303 0 328386 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 1314764

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 25653
/proc/meminfo: memFree=471464/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=1339248 CPUtime=942.08
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 334274 0 0 0 93173 1035 0 0 25 0 1 0 86728234 1371389952 334145 1992294400 134512640 135752675 4289150432 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 334812 334145 146 303 0 334507 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 1339248

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 25655
/proc/meminfo: memFree=448028/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=1362528 CPUtime=1002.06
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 340079 0 0 0 99141 1065 0 0 25 0 1 0 86728234 1395228672 339950 1992294400 134512640 135752675 4289150432 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 340632 339950 146 303 0 340327 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 1362528

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 25657
/proc/meminfo: memFree=424840/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=1385920 CPUtime=1062.06
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 345914 0 0 0 105110 1096 0 0 25 0 1 0 86728234 1419182080 345785 1992294400 134512640 135752675 4289150432 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 346480 345785 146 303 0 346175 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 1385920

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 25659
/proc/meminfo: memFree=399668/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=1410604 CPUtime=1122.04
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 352090 0 0 0 111080 1124 0 0 25 0 1 0 86728234 1444458496 351961 1992294400 134512640 135752675 4289150432 18446744073709551615 134603204 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 352651 351961 146 303 0 352346 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 1410604

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 25659
/proc/meminfo: memFree=366560/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=1443932 CPUtime=1182.03
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 360385 0 0 0 117040 1163 0 0 25 0 1 0 86728234 1478586368 360256 1992294400 134512640 135752675 4289150432 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 360983 360256 146 303 0 360678 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 1443932

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 25661
/proc/meminfo: memFree=338412/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=1471916 CPUtime=1242.02
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 367408 0 0 0 123008 1194 0 0 25 0 1 0 86728234 1507241984 367279 1992294400 134512640 135752675 4289150432 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 367979 367279 146 303 0 367674 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 1471916

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 25663
/proc/meminfo: memFree=312124/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=1497964 CPUtime=1302
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 373926 0 0 0 128979 1221 0 0 25 0 1 0 86728234 1533915136 373797 1992294400 134512640 135752675 4289150432 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 374491 373797 146 303 0 374186 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 1497964

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 25665
/proc/meminfo: memFree=277032/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=1533472 CPUtime=1361.99
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 382779 0 0 0 134939 1260 0 0 25 0 1 0 86728234 1570275328 382650 1992294400 134512640 135752675 4289150432 18446744073709551615 134517409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 383368 382650 146 303 0 383063 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 1533472

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 25667
/proc/meminfo: memFree=250496/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=1559436 CPUtime=1421.98
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 389288 0 0 0 140909 1289 0 0 25 0 1 0 86728234 1596862464 389159 1992294400 134512640 135752675 4289150432 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 389859 389159 146 303 0 389554 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 1559436

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 25667
/proc/meminfo: memFree=225696/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=1584260 CPUtime=1481.96
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 395505 0 0 0 146880 1316 0 0 25 0 1 0 86728234 1622282240 395376 1992294400 134512640 135752675 4289150432 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 396065 395376 146 303 0 395760 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 1584260

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 25669
/proc/meminfo: memFree=197300/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=1612508 CPUtime=1541.94
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 402541 0 0 0 152848 1346 0 0 25 0 1 0 86728234 1651208192 402412 1992294400 134512640 135752675 4289150432 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 403127 402412 146 303 0 402822 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 1612508

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 25671
/proc/meminfo: memFree=161588/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=1648360 CPUtime=1601.93
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 411509 0 0 0 158809 1384 0 0 25 0 1 0 86728234 1687920640 411380 1992294400 134512640 135752675 4289150432 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 412090 411380 146 303 0 411785 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 1648360

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 25673
/proc/meminfo: memFree=108888/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=1701048 CPUtime=1661.91
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 424667 0 0 0 164756 1435 0 0 25 0 1 0 86728234 1741873152 424538 1992294400 134512640 135752675 4289150432 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 425262 424538 146 303 0 424957 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 1701048

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 25675
/proc/meminfo: memFree=48748/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=1761376 CPUtime=1721.9
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 439768 0 0 0 170690 1500 0 0 25 0 1 0 86728234 1803649024 439639 1992294400 134512640 135752675 4289150432 18446744073709551615 134518929 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 440344 439639 146 303 0 440039 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 1761376

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 25675
/proc/meminfo: memFree=10336/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=1816816 CPUtime=1781.89
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 453590 0 0 0 176638 1551 0 0 25 0 1 0 86728234 1860419584 453461 1992294400 134512640 135752675 4289150432 18446744073709551615 134602989 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 454204 453461 146 303 0 453899 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 1816816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.16 1.03 0.94 2/107 25677
/proc/meminfo: memFree=10580/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=1828224 CPUtime=1800.1
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4202496 456450 0 0 0 178448 1562 0 0 25 0 1 0 86728234 1872101376 456321 1992294400 134512640 135752675 4289150432 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25625/statm: 457056 456321 146 303 0 456751 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1828224

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

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

[startup+1800.61 s]
/proc/loadavg: 1.16 1.03 0.94 2/108 25678
/proc/meminfo: memFree=1002944/2059040 swapFree=4140168/4192956
[pid=25625] ppid=25623 vsize=0 CPUtime=1800.2
/proc/25625/stat : 25625 (wbo1.4b) R 25623 25625 25465 0 -1 4203524 456450 0 0 0 178448 1572 0 0 25 0 1 0 86728234 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/25625/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.68
CPU time (s): 1800.28
CPU user time (s): 1784.48
CPU system time (s): 15.7966
CPU usage (%): 99.9775
Max. virtual memory (cumulated for all children) (KiB): 1828224

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

runsolver used 2.95055 second user time and 8.5427 second system time

The end

Launcher Data

Begin job on node034 at 2010-06-25 10:25:32
IDJOB=2680837
IDBENCH=2171
IDSOLVER=1190
FILE ID=node034/2680837-1277454332
PBS_JOBID= 11188132
Free space on /tmp= 62436 MiB

SOLVER NAME= wbo 1.4b (fixed)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32b1.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2680837-1277454332/watcher-2680837-1277454332 -o /tmp/evaluation-result-2680837-1277454332/solver-2680837-1277454332 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680837-1277454332.opb

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

MD5SUM BENCH= eb2e849a72ed563d78cdb83a394edb27
RANDOM SEED=172133165

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
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.242
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1854252 kB
Buffers:         35496 kB
Cached:          65740 kB
SwapCached:       5316 kB
Active:          21812 kB
Inactive:        92408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1854252 kB
SwapTotal:     4192956 kB
SwapFree:      4140168 kB
Dirty:            2740 kB
Writeback:           0 kB
AnonPages:       11556 kB
Mapped:          12100 kB
Slab:            68484 kB
PageTables:       4168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181424 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62432 MiB
End job on node034 at 2010-06-25 10:55:34