Trace number 2702511

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)Wrong UNSAT 391.808 391.916

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_100_25_5.opb
MD5SUM2b42cb52a84d6f68fde6feb3c17d922a
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-13
Best CPU time to get the best result obtained on this benchmark57.0413
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -13
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints100
Minimum length of a constraint25
Maximum length of a constraint39
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)3062
Sum of products size (including duplicates)6124
Number of different products1531
Sum of products size3062

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-2702511-1278568762.opb.
0.00/0.00	c Instance file HOME/instance-2702511-1278568762.opb
0.00/0.00	c File size is 121338 bytes.
0.00/0.02	c Highest Coefficient sum: 39
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.02         s                                      |
0.00/0.02	c |  Number Variables:      1631                                                |
0.00/0.02	c |  Number Clauses:        1531                                                |
0.00/0.02	c |  Number Cardinality:    200                                                 |
0.00/0.02	c |  Number PB Constraints: 1531                                                |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     100     3262     7530 |     5000        0    nan |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: 0
0.00/0.02	o 0
0.00/0.02	c Elapsed CPU time: 0.025996 s	Remaining CPU time: 179.974 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     100     3263     7630 |     5000        0    nan |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: -1
0.00/0.02	o -1
0.00/0.02	c Elapsed CPU time: 0.025996 s	Remaining CPU time: 179.974 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     100     3264     7730 |     5000        0    nan |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: -2
0.00/0.02	o -2
0.00/0.02	c Elapsed CPU time: 0.026995 s	Remaining CPU time: 179.973 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     100     3265     7830 |     5000        0    nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c New solution: -3
0.00/0.03	o -3
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 |         3 |     100     3266     7930 |     5000        3    100 |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c New solution: -4
0.00/0.03	o -4
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 |         6 |     100     3267     8030 |     5000        6    100 |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c New solution: -5
0.00/0.03	o -5
0.00/0.03	c Elapsed CPU time: 0.029995 s	Remaining CPU time: 179.97 s
0.00/0.03	c ===============================================================================
0.00/0.03	c |        12 |     100     3268     8130 |     5000       12     99 |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c New solution: -6
0.00/0.03	o -6
0.00/0.03	c Elapsed CPU time: 0.031995 s	Remaining CPU time: 179.968 s
0.00/0.03	c ===============================================================================
0.00/0.03	c |        47 |     100     3269     8230 |     5000       47    101 |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c New solution: -7
0.00/0.03	o -7
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 |        58 |     100     3270     8330 |     5000       58    101 |  0.000 % |
0.00/0.04	c ===============================================================================
0.00/0.04	c New solution: -8
0.00/0.04	o -8
0.00/0.04	c Elapsed CPU time: 0.039993 s	Remaining CPU time: 179.96 s
0.00/0.04	c ===============================================================================
0.00/0.04	c |       152 |     100     3271     8430 |     5000      152    103 |  0.000 % |
0.00/0.05	c |       254 |     100     3271     8430 |     5500      254    104 | 93.869 % |
0.00/0.06	c |       405 |     100     3271     8430 |     6050      405    104 | 93.869 % |
0.07/0.09	c ===============================================================================
0.07/0.09	c New solution: -9
0.07/0.09	o -9
0.07/0.09	c Elapsed CPU time: 0.089986 s	Remaining CPU time: 179.91 s
0.07/0.09	c ===============================================================================
0.07/0.09	c |       598 |     100     3272     8530 |     5000      598    103 | 93.869 % |
0.09/0.10	c |       699 |     100     3272     8530 |     5500      699    106 | 93.869 % |
0.09/0.13	c |       851 |     100     3272     8530 |     6050      851    105 | 93.869 % |
0.09/0.15	c ===============================================================================
0.09/0.15	c New solution: -10
0.09/0.15	o -10
0.09/0.15	c Elapsed CPU time: 0.152976 s	Remaining CPU time: 179.847 s
0.09/0.15	c ===============================================================================
0.09/0.15	c |      1048 |     100     3273     8630 |     5000     1048    108 | 93.869 % |
0.09/0.17	c |      1153 |     100     3273     8630 |     5500     1153    108 | 93.869 % |
0.19/0.21	c |      1303 |     100     3273     8630 |     6050     1303    107 | 93.869 % |
0.19/0.28	c |      1529 |     100     3273     8630 |     6655     1529    114 | 93.869 % |
0.29/0.36	c |      1868 |     100     3273     8630 |     7320     1868    115 | 93.869 % |
0.39/0.47	c |      2376 |     100     3273     8630 |     8052     2376    112 | 93.869 % |
0.59/0.64	c |      3136 |     100     3273     8630 |     8857     3136    109 | 93.869 % |
0.89/0.93	c |      4276 |     100     3273     8630 |     9743     4276    107 | 93.869 % |
1.19/1.25	c ===============================================================================
1.19/1.25	c New solution: -11
1.19/1.25	o -11
1.19/1.25	c Elapsed CPU time: 1.23581 s	Remaining CPU time: 178.764 s
1.19/1.25	c ===============================================================================
1.19/1.25	c |      5185 |     100     3274     8730 |     5000     5185    105 | 93.869 % |
1.29/1.31	c |      5287 |     100     3274     8730 |     5500     5287    105 | 93.869 % |
1.39/1.42	c |      5437 |     100     3274     8730 |     6050     5437    105 | 93.869 % |
1.49/1.57	c |      5662 |     100     3274     8730 |     6655     5662    105 | 93.869 % |
1.69/1.74	c |      5999 |     100     3274     8730 |     7320     5999    105 | 93.869 % |
1.89/1.97	c |      6506 |     100     3274     8730 |     8052     6506    105 | 93.869 % |
2.10/2.15	c |      7268 |     100     3274     8730 |     8857     7268    104 | 93.869 % |
2.99/3.01	c |      8409 |     100     3274     8730 |     9743     8409    110 | 93.869 % |
4.89/4.98	c |     10117 |     100     3274     8730 |    10717    10117    119 | 93.869 % |
7.49/7.51	c |     12679 |     100     3274     8730 |    11789     6513    146 | 93.869 % |
10.49/10.59	c |     16523 |     100     3274     8730 |    12968    10357    156 | 93.869 % |
12.59/12.62	c ===============================================================================
12.59/12.62	c New solution: -12
12.59/12.62	o -12
12.59/12.62	c Elapsed CPU time: 12.5471 s	Remaining CPU time: 167.453 s
12.59/12.62	c ===============================================================================
12.59/12.62	c |     18319 |     100     3275     8830 |     5000    12153    168 | 93.869 % |
12.79/12.83	c |     18425 |     100     3275     8830 |     5500     6183    191 | 93.869 % |
12.89/12.95	c |     18576 |     100     3275     8830 |     6050     6334    198 | 93.869 % |
13.20/13.25	c |     18804 |     100     3275     8830 |     6655     6562    206 | 93.869 % |
13.49/13.53	c |     19142 |     100     3275     8830 |     7320     6900    218 | 93.869 % |
13.89/13.97	c |     19649 |     100     3275     8830 |     8052     7407    211 | 93.869 % |
14.48/14.57	c |     20408 |     100     3275     8830 |     8857     8166    202 | 93.869 % |
15.69/15.72	c |     21547 |     100     3275     8830 |     9743     9305    190 | 93.869 % |
17.19/17.27	c |     23256 |     100     3275     8830 |    10717    11014    188 | 93.869 % |
18.99/19.00	c |     25818 |     100     3275     8830 |    11789     7413    175 | 93.869 % |
20.69/20.71	c |     29664 |     100     3275     8830 |    12968    11259    163 | 93.869 % |
22.99/23.06	c |     35431 |     100     3275     8830 |    14265     9732    162 | 93.869 % |
31.68/31.72	c |     44082 |     100     3275     8830 |    15692    10441    143 | 93.869 % |
34.78/34.89	c ===============================================================================
34.78/34.89	c New solution: -13
34.78/34.89	o -13
34.78/34.89	c Elapsed CPU time: 34.6857 s	Remaining CPU time: 145.314 s
34.78/34.89	c ===============================================================================
34.78/34.89	c |     52517 |     100     3276     8930 |     5000    10222    202 | 93.869 % |
34.88/34.99	c |     52618 |     100     3276     8930 |     5500     5212    247 | 93.869 % |
35.09/35.13	c |     52774 |     100     3276     8930 |     6050     5368    247 | 93.869 % |
35.19/35.28	c |     53000 |     100     3276     8930 |     6655     5594    247 | 93.869 % |
35.79/35.82	c |     53338 |     100     3276     8930 |     7320     5932    258 | 93.869 % |
36.09/36.16	c |     53844 |     100     3276     8930 |     8052     6438    263 | 93.869 % |
36.29/36.33	c |     54603 |     100     3276     8930 |     8857     7197    270 | 93.869 % |
37.39/37.47	c |     55747 |     100     3276     8930 |     9743     8341    311 | 93.869 % |
38.69/38.72	c |     57459 |     100     3276     8930 |    10717    10053    331 | 93.869 % |
40.28/40.30	c |     60027 |     100     3276     8930 |    11789     6452    435 | 93.869 % |
41.18/41.24	c |     63873 |     100     3276     8930 |    12968    10298    369 | 93.869 % |
43.68/43.76	c |     69639 |     100     3276     8930 |    14265     8769    156 | 93.869 % |
49.18/49.21	c |     78290 |     100     3276     8930 |    15692     9477    141 | 93.869 % |
64.88/64.99	c |     91266 |     100     3276     8930 |    17261    13799    316 | 93.869 % |
83.08/83.12	c |    110728 |     100     3276     8930 |    18987    14383    398 | 93.869 % |
100.15/100.22	c |    139926 |     100     3276     8930 |    20886    12680    212 | 93.869 % |
140.14/140.29	c |    183716 |     100     3276     8930 |    22974    21155    185 | 93.869 % |
180.83/180.95	c There are 1531 assigned variables. 0 in cost function.
181.23/181.36	c core #1
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -99
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #2
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -98
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #3
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -97
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #4
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -96
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #5
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -95
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #6
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -94
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #7
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -93
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #8
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -92
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #9
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -91
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #10
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -90
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #11
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -89
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #12
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -88
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #13
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -87
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #14
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -86
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #15
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -85
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #16
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -84
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #17
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -83
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #18
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -82
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #19
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -81
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #20
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -80
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #21
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -79
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #22
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -78
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #23
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -77
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #24
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -76
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #25
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -75
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #26
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -74
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #27
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -73
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #28
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -72
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #29
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -71
181.23/181.36	c
181.23/181.36	c
181.23/181.36	c core #30
181.23/181.36	c 
181.23/181.36	c 
181.23/181.36	c Core size: 3	Core Weight: 1	Total Weight: -70
181.23/181.37	c
181.23/181.37	c
181.23/181.37	c core #31
181.23/181.37	c 
181.23/181.37	c 
181.23/181.37	c Core size: 3	Core Weight: 1	Total Weight: -69
181.23/181.37	c
181.23/181.37	c
181.23/181.37	c core #32
181.23/181.37	c 
181.23/181.37	c 
181.23/181.37	c Core size: 3	Core Weight: 1	Total Weight: -68
181.23/181.37	c
181.23/181.37	c
181.23/181.37	c core #33
181.23/181.37	c 
181.23/181.37	c 
181.23/181.37	c Core size: 3	Core Weight: 1	Total Weight: -67
181.23/181.37	c
181.23/181.37	c
181.23/181.37	c core #34
181.23/181.37	c 
181.23/181.37	c 
181.23/181.37	c Core size: 3	Core Weight: 1	Total Weight: -66
181.23/181.37	c
181.23/181.37	c
181.23/181.37	c core #35
181.23/181.37	c 
181.23/181.37	c 
181.23/181.37	c Core size: 3	Core Weight: 1	Total Weight: -65
181.23/181.37	c
181.23/181.37	c
181.23/181.37	c core #36
181.23/181.37	c 
181.23/181.37	c 
181.23/181.37	c Core size: 3	Core Weight: 1	Total Weight: -64
181.23/181.37	c
181.23/181.37	c
181.23/181.37	c core #37
181.23/181.37	c 
181.23/181.37	c 
181.23/181.37	c Core size: 3	Core Weight: 1	Total Weight: -63
181.23/181.37	c
181.23/181.37	c
181.23/181.37	c core #38
181.23/181.37	c 
181.23/181.37	c 
181.23/181.37	c Core size: 3	Core Weight: 1	Total Weight: -62
181.23/181.37	c
181.23/181.37	c
181.23/181.37	c core #39
181.23/181.37	c 
181.23/181.37	c 
181.23/181.37	c Core size: 3	Core Weight: 1	Total Weight: -61
181.23/181.37	c
181.23/181.37	c
181.23/181.37	c core #40
181.23/181.37	c 
181.23/181.37	c 
181.23/181.37	c Core size: 3	Core Weight: 1	Total Weight: -60
181.23/181.37	c
181.23/181.37	c
181.23/181.37	c core #41
181.23/181.37	c 
181.23/181.37	c 
181.23/181.37	c Core size: 3	Core Weight: 1	Total Weight: -59
181.23/181.37	c
181.23/181.37	c
181.23/181.37	c core #42
181.23/181.37	c 
181.23/181.37	c 
181.23/181.37	c Core size: 3	Core Weight: 1	Total Weight: -58
181.23/181.37	c
181.23/181.37	c
181.23/181.37	c core #43
181.23/181.37	c 
181.23/181.37	c 
181.23/181.37	c Core size: 3	Core Weight: 1	Total Weight: -57
181.23/181.37	c
181.23/181.37	c
181.23/181.37	c core #44
181.23/181.37	c 
181.23/181.37	c 
181.23/181.37	c Core size: 3	Core Weight: 1	Total Weight: -56
181.23/181.37	c
181.23/181.37	c
181.23/181.37	c core #45
181.23/181.37	c 
181.23/181.37	c 
181.23/181.37	c Core size: 3	Core Weight: 1	Total Weight: -55
181.23/181.37	c
181.23/181.37	c
181.23/181.37	c core #46
181.23/181.37	c 
181.23/181.37	c 
181.23/181.37	c Core size: 3	Core Weight: 1	Total Weight: -54
181.23/181.37	c
181.23/181.37	c
181.23/181.37	c core #47
181.23/181.37	c 
181.23/181.37	c 
181.23/181.37	c Core size: 3	Core Weight: 1	Total Weight: -53
181.23/181.37	c
181.23/181.37	c
181.23/181.37	c core #48
181.23/181.37	c 
181.23/181.37	c 
181.23/181.37	c Core size: 3	Core Weight: 1	Total Weight: -52
181.23/181.37	c
181.23/181.37	c
181.23/181.37	c core #49
181.23/181.37	c 
181.23/181.37	c 
181.23/181.37	c Core size: 3	Core Weight: 1	Total Weight: -51
181.23/181.37	c
181.23/181.37	c
181.23/181.37	c core #50
181.23/181.37	c 
181.23/181.37	c 
181.23/181.37	c Core size: 7	Core Weight: 1	Total Weight: -50
181.23/181.37	c
181.23/181.37	c
181.23/181.37	c ============================[ Search Statistics ]==============================
181.23/181.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.23/181.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.23/181.37	c ===============================================================================
181.23/181.37	c |         0 |     202     3226     4766 |     5000        0    nan |  0.000 % |
181.23/181.37	c ===============================================================================
181.23/181.37	c core #51
181.23/181.37	c 
181.23/181.37	c 
181.23/181.37	c Core size: 10	Core Weight: 1	Total Weight: -49
181.23/181.37	c
181.23/181.37	c
181.23/181.37	c ============================[ Search Statistics ]==============================
181.23/181.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.23/181.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.23/181.37	c ===============================================================================
181.23/181.37	c |         0 |     208     3227     4778 |     5000        0    nan |  0.000 % |
181.23/181.37	c ===============================================================================
181.23/181.37	c core #52
181.23/181.37	c 
181.23/181.37	c 
181.23/181.37	c Core size: 10	Core Weight: 1	Total Weight: -48
181.23/181.37	c
181.23/181.37	c
181.23/181.37	c ============================[ Search Statistics ]==============================
181.23/181.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.23/181.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.23/181.37	c ===============================================================================
181.23/181.37	c |         0 |     214     3228     4790 |     5000        0    nan |  0.000 % |
181.23/181.37	c ===============================================================================
181.23/181.38	c core #53
181.23/181.38	c 
181.23/181.38	c 
181.23/181.38	c Core size: 10	Core Weight: 1	Total Weight: -47
181.23/181.38	c
181.23/181.38	c
181.23/181.38	c ============================[ Search Statistics ]==============================
181.23/181.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.23/181.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.23/181.38	c ===============================================================================
181.23/181.38	c |         0 |     220     3229     4802 |     5000        0    nan |  0.000 % |
181.23/181.38	c ===============================================================================
181.23/181.38	c core #54
181.23/181.38	c 
181.23/181.38	c 
181.23/181.38	c Core size: 10	Core Weight: 1	Total Weight: -46
181.23/181.38	c
181.23/181.38	c
181.23/181.38	c ============================[ Search Statistics ]==============================
181.23/181.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.23/181.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.23/181.38	c ===============================================================================
181.23/181.38	c |         0 |     226     3230     4814 |     5000        0    nan |  0.000 % |
181.23/181.39	c ===============================================================================
181.23/181.39	c core #55
181.23/181.39	c 
181.23/181.39	c 
181.23/181.39	c Core size: 10	Core Weight: 1	Total Weight: -45
181.23/181.39	c
181.23/181.39	c
181.23/181.39	c ============================[ Search Statistics ]==============================
181.23/181.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.23/181.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.23/181.39	c ===============================================================================
181.23/181.39	c |         0 |     232     3231     4826 |     5000        0    nan |  0.000 % |
181.23/181.39	c ===============================================================================
181.35/181.40	c core #56
181.35/181.40	c 
181.35/181.40	c 
181.35/181.40	c Core size: 10	Core Weight: 1	Total Weight: -44
181.35/181.40	c
181.35/181.40	c
181.35/181.40	c ============================[ Search Statistics ]==============================
181.35/181.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.35/181.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.35/181.40	c ===============================================================================
181.35/181.40	c |         0 |     238     3232     4838 |     5000        0    nan |  0.000 % |
181.35/181.40	c ===============================================================================
181.35/181.40	c core #57
181.35/181.40	c 
181.35/181.40	c 
181.35/181.40	c Core size: 10	Core Weight: 1	Total Weight: -43
181.35/181.40	c
181.35/181.40	c
181.35/181.40	c ============================[ Search Statistics ]==============================
181.35/181.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.35/181.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.35/181.40	c ===============================================================================
181.35/181.40	c |         0 |     244     3233     4850 |     5000        0    nan |  0.000 % |
181.35/181.40	c ===============================================================================
181.35/181.41	c core #58
181.35/181.41	c 
181.35/181.41	c 
181.35/181.41	c Core size: 10	Core Weight: 1	Total Weight: -42
181.35/181.41	c
181.35/181.41	c
181.35/181.41	c ============================[ Search Statistics ]==============================
181.35/181.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.35/181.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.35/181.41	c ===============================================================================
181.35/181.41	c |         0 |     250     3234     4862 |     5000        0    nan |  0.000 % |
181.35/181.41	c ===============================================================================
181.35/181.41	c core #59
181.35/181.41	c 
181.35/181.41	c 
181.35/181.41	c Core size: 10	Core Weight: 1	Total Weight: -41
181.35/181.41	c
181.35/181.41	c
181.35/181.41	c ============================[ Search Statistics ]==============================
181.35/181.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.35/181.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.35/181.41	c ===============================================================================
181.35/181.41	c |         0 |     256     3235     4874 |     5000        0    nan |  0.000 % |
181.35/181.42	c ===============================================================================
181.35/181.42	c core #60
181.35/181.42	c 
181.35/181.42	c 
181.35/181.42	c Core size: 14	Core Weight: 1	Total Weight: -40
181.35/181.42	c
181.35/181.42	c
181.35/181.42	c ============================[ Search Statistics ]==============================
181.35/181.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.35/181.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.35/181.42	c ===============================================================================
181.35/181.42	c |         0 |     264     3236     4890 |     5000        0    nan |  0.000 % |
181.35/181.42	c ===============================================================================
181.35/181.43	c core #61
181.35/181.43	c 
181.35/181.43	c 
181.35/181.43	c Core size: 12	Core Weight: 1	Total Weight: -39
181.35/181.43	c
181.35/181.43	c
181.35/181.43	c ============================[ Search Statistics ]==============================
181.35/181.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.35/181.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.35/181.43	c ===============================================================================
181.35/181.43	c |         0 |     272     3237     4906 |     5000        0    nan |  0.000 % |
181.35/181.43	c ===============================================================================
181.35/181.43	c core #62
181.35/181.43	c 
181.35/181.43	c 
181.35/181.43	c Core size: 12	Core Weight: 1	Total Weight: -38
181.35/181.43	c
181.35/181.43	c
181.35/181.43	c ============================[ Search Statistics ]==============================
181.35/181.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.35/181.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.35/181.43	c ===============================================================================
181.35/181.43	c |         0 |     280     3238     4922 |     5000        0    nan |  0.000 % |
181.35/181.44	c ===============================================================================
181.35/181.44	c core #63
181.35/181.44	c 
181.35/181.44	c 
181.35/181.44	c Core size: 16	Core Weight: 1	Total Weight: -37
181.35/181.44	c
181.35/181.44	c
181.35/181.44	c ============================[ Search Statistics ]==============================
181.35/181.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.35/181.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.35/181.44	c ===============================================================================
181.35/181.44	c |         0 |     290     3239     4942 |     5000        0    nan |  0.000 % |
181.35/181.44	c ===============================================================================
181.35/181.45	c core #64
181.35/181.45	c 
181.35/181.45	c 
181.35/181.45	c Core size: 14	Core Weight: 1	Total Weight: -36
181.35/181.45	c
181.35/181.45	c
181.35/181.45	c ============================[ Search Statistics ]==============================
181.35/181.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.35/181.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.35/181.45	c ===============================================================================
181.35/181.45	c |         0 |     300     3240     4962 |     5000        0    nan |  0.000 % |
181.35/181.45	c ===============================================================================
181.35/181.45	c core #65
181.35/181.45	c 
181.35/181.45	c 
181.35/181.45	c Core size: 18	Core Weight: 1	Total Weight: -35
181.35/181.45	c
181.35/181.45	c
181.35/181.45	c ============================[ Search Statistics ]==============================
181.35/181.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.35/181.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.35/181.45	c ===============================================================================
181.35/181.45	c |         0 |     312     3241     4986 |     5000        0    nan |  0.000 % |
181.35/181.46	c ===============================================================================
181.35/181.46	c core #66
181.35/181.46	c 
181.35/181.46	c 
181.35/181.46	c Core size: 34	Core Weight: 1	Total Weight: -34
181.35/181.46	c
181.35/181.46	c
181.35/181.46	c ============================[ Search Statistics ]==============================
181.35/181.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.35/181.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.35/181.46	c ===============================================================================
181.35/181.46	c |         0 |     336     3242     5034 |     5000        0    nan |  0.000 % |
181.35/181.47	c ===============================================================================
181.35/181.48	c core #67
181.35/181.48	c 
181.35/181.48	c 
181.35/181.48	c Core size: 31	Core Weight: 1	Total Weight: -33
181.35/181.48	c
181.35/181.48	c
181.35/181.48	c ============================[ Search Statistics ]==============================
181.35/181.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.35/181.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.35/181.48	c ===============================================================================
181.35/181.48	c |         0 |     358     3243     5078 |     5000        0    nan |  0.000 % |
181.35/181.49	c |       102 |     358     3243     5078 |     5500      102     10 | 81.048 % |
181.35/181.49	c ===============================================================================
181.35/181.49	c core #68
181.35/181.49	c 
181.35/181.49	c 
181.35/181.49	c Core size: 33	Core Weight: 1	Total Weight: -32
181.35/181.49	c
181.35/181.49	c
181.35/181.49	c ============================[ Search Statistics ]==============================
181.35/181.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.35/181.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.35/181.49	c ===============================================================================
181.35/181.49	c |         0 |     386     3244     5134 |     5000        0    nan |  0.000 % |
181.44/181.51	c |       101 |     386     3244     5134 |     5500      101     16 | 79.864 % |
181.44/181.52	c |       252 |     385     3244     5134 |     6050      248     18 | 79.917 % |
181.44/181.53	c ===============================================================================
181.44/181.54	c core #69
181.44/181.54	c 
181.44/181.54	c 
181.44/181.54	c Core size: 37	Core Weight: 1	Total Weight: -31
181.44/181.54	c
181.44/181.54	c
181.44/181.54	c ============================[ Search Statistics ]==============================
181.44/181.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.44/181.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.44/181.54	c ===============================================================================
181.44/181.54	c |         0 |     416     3245     5194 |     5000        0    nan |  0.000 % |
181.44/181.55	c |       102 |     415     3245     5194 |     5500      102     69 | 78.685 % |
181.44/181.56	c |       253 |     415     3245     5194 |     6050      253     73 | 78.687 % |
181.44/181.57	c ===============================================================================
181.44/181.57	c core #70
181.44/181.57	c 
181.44/181.57	c 
181.44/181.57	c Core size: 18	Core Weight: 1	Total Weight: -30
181.44/181.57	c
181.44/181.57	c
181.44/181.57	c ============================[ Search Statistics ]==============================
181.44/181.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.44/181.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.44/181.57	c ===============================================================================
181.44/181.57	c |         0 |     432     3246     5226 |     5000        0    nan |  0.000 % |
181.44/181.58	c |       100 |     432     3246     5226 |     5500      100     19 | 77.993 % |
181.44/181.59	c |       251 |     429     3246     5226 |     6050      250     40 | 78.146 % |
181.53/181.62	c |       476 |     429     3246     5226 |     6655      475     55 | 78.146 % |
181.53/181.65	c |       814 |     429     3246     5226 |     7320      813     63 | 78.146 % |
181.63/181.72	c |      1327 |     429     3246     5226 |     8052     1326     70 | 78.146 % |
181.73/181.85	c |      2086 |     428     3246     5226 |     8857     2074     74 | 78.197 % |
182.04/182.15	c |      3225 |     423     3246     5226 |     9743     3213     76 | 78.453 % |
182.04/182.16	c ===============================================================================
182.04/182.17	c core #71
182.04/182.17	c 
182.04/182.17	c 
182.04/182.17	c Core size: 31	Core Weight: 1	Total Weight: -29
182.04/182.17	c
182.04/182.17	c
182.04/182.17	c ============================[ Search Statistics ]==============================
182.04/182.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.04/182.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.04/182.17	c ===============================================================================
182.04/182.17	c |         0 |     446     3247     5254 |     5000        0    nan |  0.000 % |
182.04/182.18	c |       100 |     446     3247     5254 |     5500      100     21 | 77.441 % |
182.04/182.19	c |       253 |     446     3247     5254 |     6050      253     24 | 77.441 % |
182.14/182.21	c |       479 |     446     3247     5254 |     6655      479     37 | 77.441 % |
182.14/182.24	c |       817 |     446     3247     5254 |     7320      817     50 | 77.441 % |
182.14/182.29	c |      1323 |     446     3247     5254 |     8052     1323     55 | 77.441 % |
182.23/182.39	c |      2083 |     446     3247     5254 |     8857     2083     57 | 77.441 % |
182.44/182.57	c |      3222 |     446     3247     5254 |     9743     3222     58 | 77.441 % |
182.84/182.94	c |      4931 |     446     3247     5254 |    10717     4931     57 | 77.441 % |
183.23/183.33	c |      7493 |     446     3247     5254 |    11789     7493     57 | 77.441 % |
184.83/184.93	c |     11337 |     446     3247     5254 |    12968    11337     54 | 77.441 % |
187.53/187.69	c |     17104 |     446     3247     5254 |    14265     9811     53 | 77.441 % |
190.53/190.67	c |     25753 |     446     3247     5254 |    15692    10529     52 | 77.441 % |
195.53/195.65	c |     38728 |     446     3247     5254 |    17261    14848     45 | 77.441 % |
202.73/202.86	c |     58189 |     446     3247     5254 |    18987    15429     40 | 77.441 % |
210.53/210.65	c |     87381 |     446     3247     5254 |    20886    13723     29 | 77.441 % |
231.52/231.61	c |    131171 |     446     3247     5254 |    22974    11011     67 | 77.441 % |
246.52/246.62	c ===============================================================================
246.62/246.79	c core #72
246.62/246.79	c 
246.62/246.79	c 
246.62/246.79	c Core size: 93	Core Weight: 1	Total Weight: -28
246.62/246.79	c
246.62/246.79	c
246.62/246.79	c ============================[ Search Statistics ]==============================
246.62/246.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
246.62/246.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
246.62/246.79	c ===============================================================================
246.62/246.79	c |         0 |     452     3248     5266 |     5000        0    nan |  0.000 % |
246.72/246.82	c |       103 |     452     3248     5266 |     5500      103     29 | 77.206 % |
246.72/246.84	c |       254 |     452     3248     5266 |     6050      254     60 | 77.206 % |
246.72/246.86	c |       479 |     452     3248     5266 |     6655      479     67 | 77.206 % |
246.72/246.89	c |       817 |     452     3248     5266 |     7320      817     66 | 77.206 % |
246.82/246.95	c |      1324 |     452     3248     5266 |     8052     1324     65 | 77.206 % |
246.92/247.05	c |      2083 |     452     3248     5266 |     8857     2083     63 | 77.206 % |
247.12/247.20	c |      3223 |     452     3248     5266 |     9743     3223     61 | 77.206 % |
247.43/247.54	c |      4937 |     452     3248     5266 |    10717     4937     60 | 77.206 % |
248.32/248.42	c |      7499 |     452     3248     5266 |    11789     7499     58 | 77.206 % |
250.21/250.38	c |     11347 |     452     3248     5266 |    12968    11347     60 | 77.206 % |
253.12/253.21	c |     17113 |     452     3248     5266 |    14265     9817     66 | 77.206 % |
258.51/258.66	c |     25762 |     452     3248     5266 |    15692    10526     73 | 77.206 % |
269.01/269.13	c |     38738 |     452     3248     5266 |    17261    14850     78 | 77.206 % |
287.11/287.25	c |     58200 |     452     3248     5266 |    18987    15434     78 | 77.206 % |
298.90/299.01	c ===============================================================================
299.11/299.21	c core #73
299.11/299.21	c 
299.11/299.21	c 
299.11/299.21	c Core size: 79	Core Weight: 1	Total Weight: -27
299.11/299.21	c
299.11/299.21	c
299.11/299.21	c ============================[ Search Statistics ]==============================
299.11/299.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
299.11/299.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
299.11/299.21	c ===============================================================================
299.11/299.21	c |         0 |     458     3249     5278 |     5000        0    nan |  0.000 % |
299.11/299.24	c |       100 |     458     3249     5278 |     5500      100     21 | 76.973 % |
299.11/299.25	c |       252 |     458     3249     5278 |     6050      252     52 | 76.973 % |
299.11/299.27	c |       478 |     458     3249     5278 |     6655      478     59 | 76.973 % |
299.21/299.30	c |       816 |     458     3249     5278 |     7320      816     60 | 76.973 % |
299.21/299.35	c |      1322 |     458     3249     5278 |     8052     1322     60 | 76.973 % |
299.31/299.43	c |      2085 |     458     3249     5278 |     8857     2085     59 | 76.973 % |
299.40/299.56	c |      3228 |     458     3249     5278 |     9743     3228     57 | 76.973 % |
299.60/299.79	c |      4937 |     458     3249     5278 |    10717     4937     55 | 76.973 % |
300.21/300.33	c |      7501 |     458     3249     5278 |    11789     7501     54 | 76.973 % |
301.51/301.63	c |     11345 |     458     3249     5278 |    12968    11345     53 | 76.973 % |
303.71/303.85	c |     17112 |     458     3249     5278 |    14265     9818     52 | 76.973 % |
307.51/307.61	c |     25766 |     458     3249     5278 |    15692    10529     50 | 76.973 % |
311.60/311.76	c |     38742 |     458     3249     5278 |    17261    14853     46 | 76.973 % |
319.31/319.46	c |     58205 |     458     3249     5278 |    18987    15437     46 | 76.973 % |
328.40/328.51	c |     87401 |     458     3249     5278 |    20886    13729     35 | 76.973 % |
339.60/339.79	c |    131192 |     458     3249     5278 |    22974    22244     27 | 76.973 % |
359.39/359.58	c |    196879 |     458     3249     5278 |    25272    19066     27 | 76.973 % |
388.39/388.53	c |    295407 |     458     3249     5278 |    27799    22066     22 | 76.974 % |
391.68/391.88	c ===============================================================================
391.68/391.88	c core #74
391.68/391.88	c 
391.68/391.88	c 
391.68/391.88	c Core size: 5	Core Weight: 2147483647	Total Weight: 2147483620
391.68/391.88	c
391.68/391.88	c
391.68/391.88	c Memory used           : 306.71 MB
391.68/391.88	c CPU time              : 389.349 s
391.68/391.88	c 
391.68/391.88	s UNSATISFIABLE
391.68/391.88	c Total CPU time: 389.349 s

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-2702511-1278568762/watcher-2702511-1278568762 -o /tmp/evaluation-result-2702511-1278568762/solver-2702511-1278568762 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702511-1278568762.opb 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 31123
/proc/meminfo: memFree=1686260/2059040 swapFree=4138592/4192956
[pid=31123] ppid=31121 vsize=2980 CPUtime=0
/proc/31123/stat : 31123 (wbo1.4b) R 31121 31123 30553 0 -1 4202496 350 0 0 0 0 0 0 0 18 0 1 0 25088698 3051520 269 1992294400 134512640 135752675 4290612352 18446744073709551615 134564748 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31123/statm: 745 269 139 303 0 410 0

[startup+0.0803959 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 31123
/proc/meminfo: memFree=1686260/2059040 swapFree=4138592/4192956
[pid=31123] ppid=31121 vsize=3400 CPUtime=0.07
/proc/31123/stat : 31123 (wbo1.4b) R 31121 31123 30553 0 -1 4202496 526 0 0 0 7 0 0 0 21 0 1 0 25088698 3481600 415 1992294400 134512640 135752675 4290612352 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31123/statm: 850 416 145 303 0 545 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3400

[startup+0.100397 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 31123
/proc/meminfo: memFree=1686260/2059040 swapFree=4138592/4192956
[pid=31123] ppid=31121 vsize=3532 CPUtime=0.09
/proc/31123/stat : 31123 (wbo1.4b) R 31121 31123 30553 0 -1 4202496 545 0 0 0 9 0 0 0 21 0 1 0 25088698 3616768 434 1992294400 134512640 135752675 4290612352 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31123/statm: 883 434 145 303 0 578 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3532

[startup+0.300415 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 31123
/proc/meminfo: memFree=1686260/2059040 swapFree=4138592/4192956
[pid=31123] ppid=31121 vsize=4056 CPUtime=0.29
/proc/31123/stat : 31123 (wbo1.4b) R 31121 31123 30553 0 -1 4202496 695 0 0 0 29 0 0 0 21 0 1 0 25088698 4153344 584 1992294400 134512640 135752675 4290612352 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31123/statm: 1014 584 145 303 0 709 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4056

[startup+0.700451 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 31123
/proc/meminfo: memFree=1686260/2059040 swapFree=4138592/4192956
[pid=31123] ppid=31121 vsize=5092 CPUtime=0.69
/proc/31123/stat : 31123 (wbo1.4b) R 31121 31123 30553 0 -1 4202496 940 0 0 0 68 1 0 0 22 0 1 0 25088698 5214208 829 1992294400 134512640 135752675 4290612352 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31123/statm: 1273 829 145 303 0 968 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5092

[startup+1.50052 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31124
/proc/meminfo: memFree=1683152/2059040 swapFree=4138592/4192956
[pid=31123] ppid=31121 vsize=6404 CPUtime=1.49
/proc/31123/stat : 31123 (wbo1.4b) R 31121 31123 30553 0 -1 4202496 1277 0 0 0 148 1 0 0 25 0 1 0 25088698 6557696 1166 1992294400 134512640 135752675 4290612352 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31123/statm: 1601 1166 145 303 0 1296 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6404

[startup+3.10067 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31124
/proc/meminfo: memFree=1681416/2059040 swapFree=4138592/4192956
[pid=31123] ppid=31121 vsize=8296 CPUtime=3.09
/proc/31123/stat : 31123 (wbo1.4b) R 31121 31123 30553 0 -1 4202496 1758 0 0 0 306 3 0 0 25 0 1 0 25088698 8495104 1647 1992294400 134512640 135752675 4290612352 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31123/statm: 2074 1647 145 303 0 1769 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8296

[startup+6.30195 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31124
/proc/meminfo: memFree=1678192/2059040 swapFree=4138592/4192956
[pid=31123] ppid=31121 vsize=11200 CPUtime=6.29
/proc/31123/stat : 31123 (wbo1.4b) R 31121 31123 30553 0 -1 4202496 2466 0 0 0 625 4 0 0 25 0 1 0 25088698 11468800 2355 1992294400 134512640 135752675 4290612352 18446744073709551615 134611809 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31123/statm: 2800 2355 145 303 0 2495 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11200

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31124
/proc/meminfo: memFree=1672488/2059040 swapFree=4138592/4192956
[pid=31123] ppid=31121 vsize=16724 CPUtime=12.69
/proc/31123/stat : 31123 (wbo1.4b) R 31121 31123 30553 0 -1 4202496 3849 0 0 0 1262 7 0 0 25 0 1 0 25088698 17125376 3738 1992294400 134512640 135752675 4290612352 18446744073709551615 134603218 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31123/statm: 4181 3738 145 303 0 3876 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16724

[startup+25.5007 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31124
/proc/meminfo: memFree=1656864/2059040 swapFree=4138592/4192956
[pid=31123] ppid=31121 vsize=31968 CPUtime=25.49
/proc/31123/stat : 31123 (wbo1.4b) R 31121 31123 30553 0 -1 4202496 7629 0 0 0 2536 13 0 0 25 0 1 0 25088698 32735232 7518 1992294400 134512640 135752675 4290612352 18446744073709551615 134516977 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31123/statm: 7992 7518 145 303 0 7687 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31968

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31124
/proc/meminfo: memFree=1616564/2059040 swapFree=4138592/4192956
[pid=31123] ppid=31121 vsize=72760 CPUtime=51.08
/proc/31123/stat : 31123 (wbo1.4b) R 31121 31123 30553 0 -1 4202496 17775 0 0 0 5079 29 0 0 25 0 1 0 25088698 74506240 17664 1992294400 134512640 135752675 4290612352 18446744073709551615 134611798 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31123/statm: 18190 17664 145 303 0 17885 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 72760

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31135
/proc/meminfo: memFree=1516364/2059040 swapFree=4138592/4192956
[pid=31123] ppid=31121 vsize=172056 CPUtime=102.26
/proc/31123/stat : 31123 (wbo1.4b) R 31121 31123 30553 0 -1 4202496 42585 0 0 0 10166 60 0 0 25 0 1 0 25088698 176185344 42474 1992294400 134512640 135752675 4290612352 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31123/statm: 43014 42474 145 303 0 42709 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 172056

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31137
/proc/meminfo: memFree=1464292/2059040 swapFree=4138592/4192956
[pid=31123] ppid=31121 vsize=224748 CPUtime=162.24
/proc/31123/stat : 31123 (wbo1.4b) R 31121 31123 30553 0 -1 4202496 55719 0 0 0 16140 84 0 0 25 0 1 0 25088698 230141952 55608 1992294400 134512640 135752675 4290612352 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31123/statm: 56187 55608 145 303 0 55882 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 224748

[startup+222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31137
/proc/meminfo: memFree=1448420/2059040 swapFree=4138592/4192956
[pid=31123] ppid=31121 vsize=239412 CPUtime=222.22
/proc/31123/stat : 31123 (wbo1.4b) R 31121 31123 30553 0 -1 4202496 59515 0 0 0 22105 117 0 0 25 0 1 0 25088698 245157888 59404 1992294400 134512640 135752675 4290612352 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31123/statm: 59853 59404 146 303 0 59548 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 239412

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31139
/proc/meminfo: memFree=1432300/2059040 swapFree=4138592/4192956
[pid=31123] ppid=31121 vsize=255828 CPUtime=282.21
/proc/31123/stat : 31123 (wbo1.4b) R 31121 31123 30553 0 -1 4202496 63581 0 0 0 28076 145 0 0 25 0 1 0 25088698 261967872 63470 1992294400 134512640 135752675 4290612352 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31123/statm: 63957 63470 146 303 0 63652 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 255828

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31141
/proc/meminfo: memFree=1399688/2059040 swapFree=4138592/4192956
[pid=31123] ppid=31121 vsize=288488 CPUtime=342.19
/proc/31123/stat : 31123 (wbo1.4b) R 31121 31123 30553 0 -1 4202496 71626 0 0 0 34028 191 0 0 25 0 1 0 25088698 295411712 71515 1992294400 134512640 135752675 4290612352 18446744073709551615 134603326 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31123/statm: 72122 71515 146 303 0 71817 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 288488

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

[startup+358.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31141
/proc/meminfo: memFree=1390884/2059040 swapFree=4138592/4192956
[pid=31123] ppid=31121 vsize=297504 CPUtime=358.19
/proc/31123/stat : 31123 (wbo1.4b) R 31121 31123 30553 0 -1 4202496 73870 0 0 0 35613 206 0 0 25 0 1 0 25088698 304644096 73759 1992294400 134512640 135752675 4290612352 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31123/statm: 74376 73759 146 303 0 74071 0
Current children cumulated CPU time (s) 358.19
Current children cumulated vsize (KiB) 297504

[startup+371.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31141
/proc/meminfo: memFree=1384932/2059040 swapFree=4138592/4192956
[pid=31123] ppid=31121 vsize=303872 CPUtime=370.98
/proc/31123/stat : 31123 (wbo1.4b) R 31121 31123 30553 0 -1 4202496 75412 0 0 0 36882 216 0 0 25 0 1 0 25088698 311164928 75301 1992294400 134512640 135752675 4290612352 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31123/statm: 75968 75301 146 303 0 75663 0
Current children cumulated CPU time (s) 370.98
Current children cumulated vsize (KiB) 303872

[startup+383.908 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31143
/proc/meminfo: memFree=1377988/2059040 swapFree=4138592/4192956
[pid=31123] ppid=31121 vsize=310692 CPUtime=383.8
/proc/31123/stat : 31123 (wbo1.4b) R 31121 31123 30553 0 -1 4202496 77095 0 0 0 38148 232 0 0 25 0 1 0 25088698 318148608 76984 1992294400 134512640 135752675 4290612352 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31123/statm: 77673 76984 146 303 0 77368 0
Current children cumulated CPU time (s) 383.8
Current children cumulated vsize (KiB) 310692

[startup+387.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31143
/proc/meminfo: memFree=1376376/2059040 swapFree=4138592/4192956
[pid=31123] ppid=31121 vsize=312104 CPUtime=386.99
/proc/31123/stat : 31123 (wbo1.4b) R 31121 31123 30553 0 -1 4202496 77448 0 0 0 38463 236 0 0 25 0 1 0 25088698 319594496 77337 1992294400 134512640 135752675 4290612352 18446744073709551615 134611574 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31123/statm: 78026 77337 146 303 0 77721 0
Current children cumulated CPU time (s) 386.99
Current children cumulated vsize (KiB) 312104

[startup+390.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31143
/proc/meminfo: memFree=1375012/2059040 swapFree=4138592/4192956
[pid=31123] ppid=31121 vsize=313688 CPUtime=390.19
/proc/31123/stat : 31123 (wbo1.4b) R 31121 31123 30553 0 -1 4202496 77852 0 0 0 38778 241 0 0 25 0 1 0 25088698 321216512 77741 1992294400 134512640 135752675 4290612352 18446744073709551615 134603250 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31123/statm: 78422 77741 146 303 0 78117 0
Current children cumulated CPU time (s) 390.19
Current children cumulated vsize (KiB) 313688

[startup+391.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31143
/proc/meminfo: memFree=1374764/2059040 swapFree=4138592/4192956
[pid=31123] ppid=31121 vsize=313944 CPUtime=390.98
/proc/31123/stat : 31123 (wbo1.4b) R 31121 31123 30553 0 -1 4202496 77903 0 0 0 38857 241 0 0 25 0 1 0 25088698 321478656 77792 1992294400 134512640 135752675 4290612352 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31123/statm: 78486 77792 146 303 0 78181 0
Current children cumulated CPU time (s) 390.98
Current children cumulated vsize (KiB) 313944

[startup+391.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31143
/proc/meminfo: memFree=1374516/2059040 swapFree=4138592/4192956
[pid=31123] ppid=31121 vsize=314072 CPUtime=391.39
/proc/31123/stat : 31123 (wbo1.4b) R 31121 31123 30553 0 -1 4202496 77936 0 0 0 38897 242 0 0 25 0 1 0 25088698 321609728 77825 1992294400 134512640 135752675 4290612352 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31123/statm: 78518 77825 146 303 0 78213 0
Current children cumulated CPU time (s) 391.39
Current children cumulated vsize (KiB) 314072

[startup+391.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31143
/proc/meminfo: memFree=1374516/2059040 swapFree=4138592/4192956
[pid=31123] ppid=31121 vsize=0 CPUtime=391.78
/proc/31123/stat : 31123 (wbo1.4b) R 31121 31123 30553 0 -1 4202500 77953 0 0 0 38934 244 0 0 25 0 1 0 25088698 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/31123/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 391.78
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 391.916
CPU time (s): 391.808
CPU user time (s): 389.349
CPU system time (s): 2.45963
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 314072

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

runsolver used 0.699893 second user time and 1.82072 second system time

The end

Launcher Data

Begin job on node015 at 2010-07-08 07:59:22
IDJOB=2702511
IDBENCH=48190
IDSOLVER=1190
FILE ID=node015/2702511-1278568762
PBS_JOBID= 11239555
Free space on /tmp= 62584 MiB

SOLVER NAME= wbo 1.4b (fixed)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_100_25_5.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2702511-1278568762/watcher-2702511-1278568762 -o /tmp/evaluation-result-2702511-1278568762/solver-2702511-1278568762 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702511-1278568762.opb

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

MD5SUM BENCH= 2b42cb52a84d6f68fde6feb3c17d922a
RANDOM SEED=1886856340

node015.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.214
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.42
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.214
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.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1687284 kB
Buffers:         67748 kB
Cached:         212144 kB
SwapCached:       9892 kB
Active:         128872 kB
Inactive:       168316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1687284 kB
SwapTotal:     4192956 kB
SwapFree:      4138592 kB
Dirty:            2676 kB
Writeback:           0 kB
AnonPages:       13868 kB
Mapped:          12068 kB
Slab:            52772 kB
PageTables:       4080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182224 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2702511-1278568762.opb

Free space on /tmp at the end= 62584 MiB
End job on node015 at 2010-07-08 08:05:54