Trace number 2680709

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)OPT1 891.111 891.405

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_4_30_4.opb
MD5SUM1757d8d914b8f8f6b2c05049538ae81a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark130.767
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables94
Total number of constraints8
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 constraints8
Minimum length of a constraint44
Maximum length of a constraint46
Number of terms in the objective function 64
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2040
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 869
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3118
Number of bits of the biggest sum of numbers12
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-2680709-1277458534.opb.
0.00/0.00	c Instance file HOME/instance-2680709-1277458534.opb
0.00/0.00	c File size is 3578 bytes.
0.00/0.00	c Highest Coefficient sum: 3118
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      94                                                  |
0.00/0.00	c |  Number Clauses:        0                                                   |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 8                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |      94        8      364 |     5000        0    nan |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 844
0.00/0.00	o 844
0.00/0.00	c Elapsed CPU time: 0.000999 s	Remaining CPU time: 179.999 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |      94        9      428 |     5000        0    nan |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 714
0.00/0.00	o 714
0.00/0.00	c Elapsed CPU time: 0.000999 s	Remaining CPU time: 179.999 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |         9 |      94       10      492 |     5000        9     38 |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 363
0.00/0.00	o 363
0.00/0.00	c Elapsed CPU time: 0.000999 s	Remaining CPU time: 179.999 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |         9 |      94       11      556 |     5000        9     38 |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 344
0.00/0.00	o 344
0.00/0.00	c Elapsed CPU time: 0.001999 s	Remaining CPU time: 179.998 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |        10 |      94       12      620 |     5000       10     38 |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 332
0.00/0.00	o 332
0.00/0.00	c Elapsed CPU time: 0.001999 s	Remaining CPU time: 179.998 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |        11 |      94       13      684 |     5000       11     36 |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 314
0.00/0.00	o 314
0.00/0.00	c Elapsed CPU time: 0.002999 s	Remaining CPU time: 179.997 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |        24 |      94       14      748 |     5000       24     31 |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 170
0.00/0.00	o 170
0.00/0.00	c Elapsed CPU time: 0.002999 s	Remaining CPU time: 179.997 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |        27 |      94       15      812 |     5000       27     29 |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 168
0.00/0.00	o 168
0.00/0.00	c Elapsed CPU time: 0.002999 s	Remaining CPU time: 179.997 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |        31 |      94       16      876 |     5000       31     31 |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 125
0.00/0.00	o 125
0.00/0.00	c Elapsed CPU time: 0.002999 s	Remaining CPU time: 179.997 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |        33 |      94       17      940 |     5000       33     30 |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 123
0.00/0.00	o 123
0.00/0.00	c Elapsed CPU time: 0.002999 s	Remaining CPU time: 179.997 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |        33 |      86       18     1004 |     5000        9     30 |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 119
0.00/0.00	o 119
0.00/0.00	c Elapsed CPU time: 0.002999 s	Remaining CPU time: 179.997 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |        33 |      86       19     1068 |     5000        9     30 |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 111
0.00/0.00	o 111
0.00/0.00	c Elapsed CPU time: 0.003999 s	Remaining CPU time: 179.996 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |        35 |      86       20     1132 |     5000       11     31 |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 108
0.00/0.00	o 108
0.00/0.00	c Elapsed CPU time: 0.004999 s	Remaining CPU time: 179.995 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |        55 |      86       21     1196 |     5000       31     30 |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 107
0.00/0.01	o 107
0.00/0.01	c Elapsed CPU time: 0.005999 s	Remaining CPU time: 179.994 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |        69 |      86       22     1260 |     5000       45     30 |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 106
0.00/0.01	o 106
0.00/0.01	c Elapsed CPU time: 0.007998 s	Remaining CPU time: 179.992 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |        95 |      86       23     1324 |     5000       71     33 |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 98
0.00/0.01	o 98
0.00/0.01	c Elapsed CPU time: 0.008998 s	Remaining CPU time: 179.991 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |       102 |      86       24     1388 |     5000       78     33 |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 94
0.00/0.01	o 94
0.00/0.01	c Elapsed CPU time: 0.009998 s	Remaining CPU time: 179.99 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |       103 |      86       25     1452 |     5000       79     33 |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 92
0.00/0.01	o 92
0.00/0.01	c Elapsed CPU time: 0.009998 s	Remaining CPU time: 179.99 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |       104 |      86       26     1516 |     5000       80     33 |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 89
0.00/0.01	o 89
0.00/0.01	c Elapsed CPU time: 0.010998 s	Remaining CPU time: 179.989 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |       109 |      86       27     1580 |     5000       85     33 |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: 66
0.00/0.02	o 66
0.00/0.02	c Elapsed CPU time: 0.017997 s	Remaining CPU time: 179.982 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |       189 |      86       28     1644 |     5000      165     32 |  0.000 % |
0.01/0.02	c ===============================================================================
0.01/0.02	c New solution: 64
0.01/0.02	o 64
0.01/0.02	c Elapsed CPU time: 0.019996 s	Remaining CPU time: 179.98 s
0.01/0.02	c ===============================================================================
0.01/0.02	c |       218 |      86       29     1708 |     5000      194     31 |  0.000 % |
0.01/0.02	c ===============================================================================
0.01/0.02	c New solution: 41
0.01/0.02	o 41
0.01/0.02	c Elapsed CPU time: 0.025996 s	Remaining CPU time: 179.974 s
0.01/0.02	c ===============================================================================
0.01/0.02	c |       272 |      78       30     1772 |     5000      210     31 |  0.000 % |
0.01/0.03	c ===============================================================================
0.01/0.03	c New solution: 37
0.01/0.03	o 37
0.01/0.03	c Elapsed CPU time: 0.026995 s	Remaining CPU time: 179.973 s
0.01/0.03	c ===============================================================================
0.01/0.03	c |       293 |      78       31     1836 |     5000      231     31 |  0.000 % |
0.01/0.03	c ===============================================================================
0.01/0.03	c New solution: 25
0.01/0.03	o 25
0.01/0.03	c Elapsed CPU time: 0.028995 s	Remaining CPU time: 179.971 s
0.01/0.03	c ===============================================================================
0.01/0.03	c |       320 |      78       32     1900 |     5000      258     30 |  0.000 % |
0.01/0.04	c |       421 |      70       32     1900 |     5500      359     31 | 25.543 % |
0.01/0.04	c ===============================================================================
0.01/0.04	c New solution: 21
0.01/0.04	o 21
0.01/0.04	c Elapsed CPU time: 0.037994 s	Remaining CPU time: 179.962 s
0.01/0.04	c ===============================================================================
0.01/0.04	c |       442 |      70       33     1964 |     5000      380     32 | 25.543 % |
0.01/0.04	c |       543 |      70       33     1964 |     5500      481     32 | 25.543 % |
0.01/0.05	c ===============================================================================
0.01/0.05	c New solution: 15
0.01/0.05	o 15
0.01/0.05	c Elapsed CPU time: 0.046992 s	Remaining CPU time: 179.953 s
0.01/0.05	c ===============================================================================
0.01/0.05	c |       579 |      70       34     2028 |     5000      517     32 | 25.543 % |
0.01/0.05	c ===============================================================================
0.01/0.05	c New solution: 13
0.01/0.05	o 13
0.01/0.05	c Elapsed CPU time: 0.046992 s	Remaining CPU time: 179.953 s
0.01/0.05	c ===============================================================================
0.01/0.05	c |       579 |      62       35     2092 |     5000      517     32 | 25.543 % |
0.01/0.05	c |       679 |      62       35     2092 |     5500      617     33 | 34.054 % |
0.01/0.06	c |       829 |      62       35     2092 |     6050      767     34 | 34.054 % |
0.01/0.08	c |      1054 |      62       35     2092 |     6655      893     34 | 34.054 % |
0.09/0.10	c |      1391 |      62       35     2092 |     7320     1230     35 | 34.054 % |
0.09/0.13	c ===============================================================================
0.09/0.13	c New solution: 12
0.09/0.13	o 12
0.09/0.13	c Elapsed CPU time: 0.13098 s	Remaining CPU time: 179.869 s
0.09/0.13	c ===============================================================================
0.09/0.13	c |      1878 |      62       36     2156 |     5000     1717     37 | 34.054 % |
0.09/0.14	c |      1978 |      62       36     2156 |     5500     1817     37 | 34.054 % |
0.09/0.15	c |      2128 |      62       36     2156 |     6050     1967     37 | 34.054 % |
0.09/0.17	c |      2354 |      62       36     2156 |     6655     2193     37 | 34.054 % |
0.09/0.19	c |      2691 |      62       36     2156 |     7320     2530     37 | 34.054 % |
0.19/0.22	c ===============================================================================
0.19/0.22	c New solution: 9
0.19/0.22	o 9
0.19/0.22	c Elapsed CPU time: 0.217966 s	Remaining CPU time: 179.782 s
0.19/0.22	c ===============================================================================
0.19/0.22	c |      3045 |      62       37     2220 |     5000     2884     37 | 34.054 % |
0.19/0.23	c |      3145 |      62       37     2220 |     5500     2984     37 | 34.054 % |
0.19/0.24	c |      3295 |      62       37     2220 |     6050     3134     37 | 34.054 % |
0.19/0.26	c |      3522 |      62       37     2220 |     6655     3361     38 | 34.054 % |
0.29/0.30	c |      3860 |      62       37     2220 |     7320     3699     38 | 34.054 % |
0.29/0.35	c |      4366 |      62       37     2220 |     8052     4205     38 | 34.054 % |
0.39/0.43	c |      5127 |      62       37     2220 |     8857     4966     38 | 34.054 % |
0.39/0.47	c ===============================================================================
0.39/0.47	c New solution: 8
0.39/0.47	o 8
0.39/0.47	c Elapsed CPU time: 0.461929 s	Remaining CPU time: 179.538 s
0.39/0.47	c ===============================================================================
0.39/0.47	c |      5570 |      62       38     2284 |     5000     5409     38 | 34.054 % |
0.49/0.50	c |      5670 |      54       38     2284 |     5500     2787     40 | 42.565 % |
0.49/0.51	c |      5820 |      54       38     2284 |     6050     2937     40 | 42.565 % |
0.49/0.53	c |      6045 |      54       38     2284 |     6655     3162     40 | 42.565 % |
0.49/0.56	c |      6382 |      54       38     2284 |     7320     3499     40 | 42.565 % |
0.59/0.60	c |      6888 |      54       38     2284 |     8052     4005     41 | 42.565 % |
0.59/0.67	c |      7647 |      54       38     2284 |     8857     4764     41 | 42.565 % |
0.70/0.78	c |      8786 |      54       38     2284 |     9743     5903     41 | 42.565 % |
0.89/0.99	c |     10495 |      54       38     2284 |    10717     7612     42 | 42.565 % |
1.29/1.36	c |     13057 |      54       38     2284 |    11789    10174     43 | 42.565 % |
1.89/1.91	c |     16901 |      54       38     2284 |    12968     8092     44 | 42.565 % |
2.29/2.34	c ===============================================================================
2.29/2.34	c New solution: 5
2.29/2.34	o 5
2.29/2.34	c Elapsed CPU time: 2.30065 s	Remaining CPU time: 177.699 s
2.29/2.34	c ===============================================================================
2.29/2.34	c |     19732 |      54       39     2348 |     5000    10923     44 | 42.565 % |
2.29/2.39	c |     19832 |      54       39     2348 |     5500     2831     44 | 42.565 % |
2.39/2.41	c |     19982 |      54       39     2348 |     6050     2981     44 | 42.565 % |
2.39/2.42	c |     20207 |      54       39     2348 |     6655     3206     44 | 42.565 % |
2.39/2.46	c |     20545 |      54       39     2348 |     7320     3544     45 | 42.565 % |
2.49/2.51	c |     21051 |      54       39     2348 |     8052     4050     45 | 42.565 % |
2.49/2.58	c |     21813 |      54       39     2348 |     8857     4812     45 | 42.565 % |
2.69/2.70	c |     22954 |      54       39     2348 |     9743     5953     45 | 42.565 % |
2.89/2.94	c |     24662 |      54       39     2348 |    10717     7661     45 | 42.565 % |
2.89/2.94	c ===============================================================================
2.89/2.94	c New solution: 4
2.89/2.94	o 4
2.89/2.94	c Elapsed CPU time: 2.88856 s	Remaining CPU time: 177.111 s
2.89/2.94	c ===============================================================================
2.89/2.94	c |     24704 |      54       40     2412 |     5000     7703     45 | 42.565 % |
2.89/2.97	c |     24804 |      52       40     2412 |     5500     3952     46 | 51.075 % |
2.89/2.98	c |     24955 |      51       40     2412 |     6050     4103     46 | 51.075 % |
2.99/3.00	c |     25180 |      50       40     2412 |     6655     4328     46 | 51.075 % |
2.99/3.04	c |     25517 |      48       40     2412 |     7320     4665     46 | 51.075 % |
3.09/3.10	c |     26023 |      47       40     2412 |     8052     5171     46 | 51.075 % |
3.09/3.20	c |     26783 |      47       40     2412 |     8857     5931     46 | 51.075 % |
3.30/3.34	c |     27922 |      47       40     2412 |     9743     7070     46 | 51.075 % |
3.59/3.60	c |     29632 |      47       40     2412 |    10717     8780     45 | 51.075 % |
3.99/4.06	c |     32194 |      46       40     2412 |    11789     5947     45 | 51.075 % |
4.09/4.14	c ===============================================================================
4.09/4.14	c New solution: 3
4.09/4.14	o 3
4.09/4.14	c Elapsed CPU time: 4.06238 s	Remaining CPU time: 175.938 s
4.09/4.14	c ===============================================================================
4.09/4.14	c |     32885 |      46       41     2476 |     5000     6638     45 | 51.075 % |
4.09/4.17	c |     32987 |      46       41     2476 |     5500     3421     46 | 51.075 % |
4.09/4.18	c |     33137 |      46       41     2476 |     6050     3571     46 | 51.075 % |
4.19/4.20	c |     33364 |      46       41     2476 |     6655     3798     46 | 51.075 % |
4.19/4.24	c |     33703 |      46       41     2476 |     7320     4137     46 | 51.075 % |
4.19/4.29	c |     34210 |      46       41     2476 |     8052     4644     46 | 51.075 % |
4.30/4.38	c |     34970 |      46       41     2476 |     8857     5404     46 | 51.075 % |
4.49/4.52	c |     36110 |      46       41     2476 |     9743     6544     46 | 51.075 % |
4.69/4.75	c |     37818 |      46       41     2476 |    10717     8252     46 | 51.075 % |
5.19/5.22	c |     40382 |      46       41     2476 |    11789     5425     45 | 51.075 % |
5.69/5.75	c |     44227 |      46       41     2476 |    12968     9270     45 | 51.075 % |
6.69/6.73	c |     49993 |      46       41     2476 |    14265     8517     47 | 51.075 % |
8.19/8.23	c |     58643 |      46       41     2476 |    15692    10003     46 | 51.075 % |
10.79/10.83	c |     71618 |      46       41     2476 |    17261    15100     47 | 51.075 % |
15.49/15.56	c |     91079 |      46       41     2476 |    18987    17231     46 | 51.075 % |
23.59/23.67	c |    120271 |      46       41     2476 |    20886    17847     47 | 51.075 % |
36.18/36.26	c |    164061 |      46       41     2476 |    22974    19729     46 | 51.075 % |
58.28/58.37	c |    229745 |      46       41     2476 |    25272    11637     46 | 51.075 % |
78.37/78.49	c ===============================================================================
78.37/78.49	c New solution: 2
78.37/78.49	o 2
78.37/78.49	c Elapsed CPU time: 77.6932 s	Remaining CPU time: 102.307 s
78.37/78.49	c ===============================================================================
78.37/78.49	c |    285786 |      46       42     2540 |     5000    24199     45 | 51.075 % |
78.67/78.72	c |    285887 |      38       42     2540 |     5500     2782     45 | 59.586 % |
78.67/78.73	c |    286038 |      38       42     2540 |     6050     2933     46 | 59.586 % |
78.67/78.76	c |    286264 |      38       42     2540 |     6655     3159     46 | 59.586 % |
78.67/78.79	c |    286601 |      38       42     2540 |     7320     3496     46 | 59.586 % |
78.77/78.85	c |    287109 |      38       42     2540 |     8052     4004     46 | 59.586 % |
78.87/78.93	c |    287868 |      38       42     2540 |     8857     4763     47 | 59.586 % |
78.97/79.08	c |    289008 |      38       42     2540 |     9743     5903     48 | 59.586 % |
79.17/79.29	c |    290717 |      38       42     2540 |    10717     7612     48 | 59.586 % |
79.57/79.69	c |    293279 |      38       42     2540 |    11789    10174     48 | 59.586 % |
80.17/80.28	c |    297123 |      38       42     2540 |    12968     8087     48 | 59.586 % |
81.16/81.21	c |    302889 |      38       42     2540 |    14265     7332     48 | 59.586 % |
82.56/82.64	c |    311538 |      38       42     2540 |    15692     8811     49 | 59.586 % |
85.27/85.39	c |    324513 |      38       42     2540 |    17261    13902     50 | 59.586 % |
89.77/89.87	c |    343975 |      38       42     2540 |    18987    16028     51 | 59.586 % |
97.16/97.21	c |    373168 |      38       42     2540 |    20886    16628     50 | 59.586 % |
109.56/109.64	c |    416959 |      38       42     2540 |    22974    18502     49 | 59.586 % |
133.35/133.46	c |    482646 |      38       42     2540 |    25272    22715     49 | 59.586 % |
169.63/169.78	c |    581175 |      38       42     2540 |    27799    19734     49 | 59.586 % |
181.73/181.82	c There are 56 assigned variables. 56 in cost function.
182.13/182.27	c ============================[ Search Statistics ]==============================
182.13/182.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.13/182.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.13/182.27	c ===============================================================================
182.13/182.27	c |         0 |      30       77      252 |     5000        0    nan |  0.000 % |
182.13/182.28	c |       100 |      30       77      252 |     5500      100     24 | 68.097 % |
182.13/182.29	c |       251 |      30       77      252 |     6050      251     24 | 68.097 % |
182.23/182.32	c |       476 |      30       77      252 |     6655      476     24 | 68.097 % |
182.23/182.37	c |       813 |      30       77      252 |     7320      813     23 | 68.097 % |
182.33/182.41	c |      1320 |      30       77      252 |     8052     1320     23 | 68.097 % |
182.33/182.45	c |      2079 |      30       77      252 |     8857     2079     23 | 68.097 % |
182.44/182.53	c |      3218 |      30       77      252 |     9743     3218     23 | 68.097 % |
182.54/182.68	c |      4926 |      30       77      252 |    10717     4926     23 | 68.097 % |
182.83/183.00	c |      7489 |      30       77      252 |    11789     7489     23 | 68.097 % |
183.54/183.69	c |     11334 |      30       77      252 |    12968    11334     23 | 68.097 % |
184.74/184.89	c |     17100 |      30       77      252 |    14265    10575     23 | 68.097 % |
186.42/186.51	c |     25749 |      30       77      252 |    15692    12049     23 | 68.097 % |
189.43/189.57	c |     38723 |      30       77      252 |    17261     9249     23 | 68.097 % |
194.43/194.55	c |     58184 |      30       77      252 |    18987    11368     24 | 68.097 % |
203.73/203.84	c |     87376 |      30       77      252 |    20886    11954     23 | 68.097 % |
219.12/219.23	c |    131165 |      30       77      252 |    22974    13808     23 | 68.097 % |
237.71/237.84	c |    196849 |      30       77      252 |    25272    17930     24 | 68.097 % |
265.50/265.61	c |    295376 |      30       77      252 |    27799    14836     23 | 68.097 % |
316.09/316.25	c |    443166 |      30       77      252 |    30579    27048     24 | 68.108 % |
407.36/407.50	c |    664850 |      30       77      252 |    33637    13093     23 | 68.119 % |
554.81/555.07	c |    997376 |      29       77      252 |    37001    11642     24 | 69.160 % |
681.78/682.06	c ===============================================================================
682.66/682.97	c core #1
682.66/682.97	c 
682.66/682.97	c 
682.66/682.97	c Core size: 11	Core Weight: 1	Total Weight: 1
682.66/682.97	c
682.66/682.97	c
682.66/682.97	c ============================[ Search Statistics ]==============================
682.66/682.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
682.66/682.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
682.66/682.97	c ===============================================================================
682.66/682.97	c |         0 |      46       78      316 |     5000        0    nan |  0.000 % |
682.77/683.03	c |       100 |      46       78      316 |     5500      100     24 | 54.912 % |
682.77/683.05	c |       250 |      46       78      316 |     6050      250     19 | 54.912 % |
682.77/683.10	c |       475 |      46       78      316 |     6655      475     17 | 54.912 % |
682.87/683.14	c |       812 |      46       78      316 |     7320      812     15 | 54.912 % |
682.87/683.19	c |      1318 |      46       78      316 |     8052     1318     14 | 54.912 % |
682.96/683.24	c |      2077 |      46       78      316 |     8857     2077     14 | 54.912 % |
683.07/683.32	c |      3216 |      46       78      316 |     9743     3216     14 | 54.912 % |
683.16/683.46	c |      4925 |      46       78      316 |    10717     4925     13 | 54.912 % |
683.46/683.75	c |      7487 |      46       78      316 |    11789     7487     13 | 54.912 % |
684.16/684.41	c |     11332 |      46       78      316 |    12968    11332     13 | 54.912 % |
685.07/685.34	c |     17098 |      46       78      316 |    14265    10578     13 | 54.912 % |
686.67/686.95	c |     25748 |      46       78      316 |    15692    12056     13 | 54.912 % |
689.47/689.78	c |     38723 |      46       78      316 |    17261     9261     12 | 54.912 % |
693.36/693.61	c |     58186 |      46       78      316 |    18987    11387     12 | 54.912 % |
700.86/701.11	c |     87379 |      46       78      316 |    20886    11988     12 | 54.912 % |
717.35/717.68	c |    131170 |      46       78      316 |    22974    13859     12 | 54.912 % |
743.35/743.63	c |    196854 |      46       78      316 |    25272    18397     12 | 54.912 % |
782.44/782.73	c |    295383 |      46       78      316 |    27799    15422     12 | 54.912 % |
841.81/842.18	c |    443172 |      46       78      316 |    30579    27666     12 | 54.912 % |
891.00/891.36	c ===============================================================================
891.00/891.36	c #cores: 1
891.00/891.36	c Final Weight: 1
891.00/891.36	o 1
891.00/891.36	s OPTIMUM FOUND
891.00/891.36	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 x66 x67 -x68 -x69 -x70 x71 -x72 x73 x74 -x76 x77 x78 x79 x80 x81 -x82 x83 x84 -x85 -x86 -x87 -x88 -x89 x90 -x91 x92 x93 -x75 x94
891.00/891.36	c Total CPU time: 884.219 s

Verifier Data

OK	1

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2680709-1277458534/watcher-2680709-1277458534 -o /tmp/evaluation-result-2680709-1277458534/solver-2680709-1277458534 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680709-1277458534.opb 

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


[startup+0 s]
/proc/loadavg: 0.93 1.02 0.99 3/106 24376
/proc/meminfo: memFree=1814100/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=2576 CPUtime=0
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 274 0 0 0 0 0 0 0 17 0 1 0 121454935 2637824 192 1992294400 134512640 135752675 4286659360 18446744073709551615 135269694 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 644 192 143 303 0 339 0

[startup+0.023384 s]
/proc/loadavg: 0.93 1.02 0.99 3/106 24376
/proc/meminfo: memFree=1814100/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=2576 CPUtime=0.01
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 287 0 0 0 1 0 0 0 17 0 1 0 121454935 2637824 205 1992294400 134512640 135752675 4286659360 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 644 205 143 303 0 339 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2576

[startup+0.101398 s]
/proc/loadavg: 0.93 1.02 0.99 3/106 24376
/proc/meminfo: memFree=1814100/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=2840 CPUtime=0.09
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 362 0 0 0 9 0 0 0 17 0 1 0 121454935 2908160 280 1992294400 134512640 135752675 4286659360 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 710 280 144 303 0 405 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2840

[startup+0.301434 s]
/proc/loadavg: 0.93 1.02 0.99 3/106 24376
/proc/meminfo: memFree=1814100/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=3508 CPUtime=0.29
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 522 0 0 0 29 0 0 0 17 0 1 0 121454935 3592192 440 1992294400 134512640 135752675 4286659360 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 877 440 144 303 0 572 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3508

[startup+0.701505 s]
/proc/loadavg: 0.93 1.02 0.99 3/106 24376
/proc/meminfo: memFree=1814100/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=4580 CPUtime=0.7
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 787 0 0 0 68 2 0 0 17 0 1 0 121454935 4689920 705 1992294400 134512640 135752675 4286659360 18446744073709551615 134518465 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 1145 705 145 303 0 840 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 4580

[startup+1.50168 s]
/proc/loadavg: 0.93 1.02 0.99 2/107 24377
/proc/meminfo: memFree=1811116/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=6164 CPUtime=1.49
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 1193 0 0 0 146 3 0 0 18 0 1 0 121454935 6311936 1111 1992294400 134512640 135752675 4286659360 18446744073709551615 134611588 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 1541 1111 145 303 0 1236 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6164

[startup+3.10093 s]
/proc/loadavg: 0.93 1.02 0.99 2/107 24377
/proc/meminfo: memFree=1808760/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=9320 CPUtime=3.09
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 1990 0 0 0 303 6 0 0 21 0 1 0 121454935 9543680 1908 1992294400 134512640 135752675 4286659360 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 2330 1908 145 303 0 2025 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9320

[startup+6.30151 s]
/proc/loadavg: 0.94 1.02 0.99 2/107 24377
/proc/meminfo: memFree=1802436/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=14992 CPUtime=6.29
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 3392 0 0 0 617 12 0 0 25 0 1 0 121454935 15351808 3310 1992294400 134512640 135752675 4286659360 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 3748 3310 145 303 0 3443 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14992

[startup+12.7007 s]
/proc/loadavg: 0.94 1.02 0.99 2/107 24377
/proc/meminfo: memFree=1793012/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=23724 CPUtime=12.69
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 5557 0 0 0 1249 20 0 0 25 0 1 0 121454935 24293376 5475 1992294400 134512640 135752675 4286659360 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 5931 5475 145 303 0 5626 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23724

[startup+25.501 s]
/proc/loadavg: 0.95 1.02 0.99 2/107 24379
/proc/meminfo: memFree=1780488/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=35940 CPUtime=25.48
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 8609 0 0 0 2516 32 0 0 25 0 1 0 121454935 36802560 8527 1992294400 134512640 135752675 4286659360 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 8985 8527 145 303 0 8680 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35940

[startup+51.1015 s]
/proc/loadavg: 0.97 1.02 0.99 2/107 24379
/proc/meminfo: memFree=1758540/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=57892 CPUtime=51.07
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 14105 0 0 0 5053 54 0 0 25 0 1 0 121454935 59281408 14023 1992294400 134512640 135752675 4286659360 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 14473 14023 145 303 0 14168 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 57892

[startup+102.309 s]
/proc/loadavg: 0.98 1.01 0.99 2/107 24381
/proc/meminfo: memFree=1709436/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=106396 CPUtime=102.27
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 26219 0 0 0 10117 110 0 0 25 0 1 0 121454935 108949504 26137 1992294400 134512640 135752675 4286659360 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 26599 26137 145 303 0 26294 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 106396

[startup+162.301 s]
/proc/loadavg: 0.99 1.01 0.99 2/107 24381
/proc/meminfo: memFree=1664052/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=152068 CPUtime=162.24
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 37635 0 0 0 16064 160 0 0 25 0 1 0 121454935 155717632 37553 1992294400 134512640 135752675 4286659360 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 38017 37553 145 303 0 37712 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 152068

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 24383
/proc/meminfo: memFree=1649420/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=165936 CPUtime=222.22
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 41148 0 0 0 22012 210 0 0 25 0 1 0 121454935 169918464 41038 1992294400 134512640 135752675 4286659360 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 41484 41038 146 303 0 41179 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 165936

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 24385
/proc/meminfo: memFree=1626232/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=189192 CPUtime=282.2
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 46944 0 0 0 27959 261 0 0 25 0 1 0 121454935 193732608 46834 1992294400 134512640 135752675 4286659360 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 47298 46834 146 303 0 46993 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 189192

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 24387
/proc/meminfo: memFree=1599944/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=215612 CPUtime=342.18
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 53544 0 0 0 33909 309 0 0 25 0 1 0 121454935 220786688 53434 1992294400 134512640 135752675 4286659360 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 53903 53434 146 303 0 53598 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 215612

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 24389
/proc/meminfo: memFree=1576508/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=239128 CPUtime=402.16
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 59425 0 0 0 39865 351 0 0 25 0 1 0 121454935 244867072 59315 1992294400 134512640 135752675 4286659360 18446744073709551615 134611679 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 59782 59315 146 303 0 59477 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 239128

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 24389
/proc/meminfo: memFree=1554188/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=261044 CPUtime=462.14
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 64897 0 0 0 45822 392 0 0 25 0 1 0 121454935 267309056 64787 1992294400 134512640 135752675 4286659360 18446744073709551615 134611679 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 65261 64787 146 303 0 64956 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 261044

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 24391
/proc/meminfo: memFree=1533356/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=282368 CPUtime=522.12
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 70224 0 0 0 51781 431 0 0 25 0 1 0 121454935 289144832 70114 1992294400 134512640 135752675 4286659360 18446744073709551615 134611628 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 70592 70114 146 303 0 70287 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 282368

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.99 3/107 24393
/proc/meminfo: memFree=1510044/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=305152 CPUtime=582.1
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 75927 0 0 0 57737 473 0 0 25 0 1 0 121454935 312475648 75817 1992294400 134512640 135752675 4286659360 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 76288 75817 146 303 0 75983 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 305152

[startup+642.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 24395
/proc/meminfo: memFree=1489584/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=325240 CPUtime=642.09
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 80944 0 0 0 63701 508 0 0 25 0 1 0 121454935 333045760 80834 1992294400 134512640 135752675 4286659360 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 81310 80834 146 303 0 81005 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 325240

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 24397
/proc/meminfo: memFree=1471108/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=343588 CPUtime=702.06
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 85524 0 0 0 69646 560 0 0 25 0 1 0 121454935 351834112 85414 1992294400 134512640 135752675 4286659360 18446744073709551615 134612056 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 85897 85414 146 303 0 85592 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 343588

[startup+762.309 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 24397
/proc/meminfo: memFree=1471108/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=343588 CPUtime=762.04
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 85544 0 0 0 75608 596 0 0 25 0 1 0 121454935 351834112 85434 1992294400 134512640 135752675 4286659360 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 85897 85434 146 303 0 85592 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 343588

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 24399
/proc/meminfo: memFree=1470984/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=343864 CPUtime=822.02
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 85573 0 0 0 81573 629 0 0 25 0 1 0 121454935 352116736 85463 1992294400 134512640 135752675 4286659360 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 85966 85463 146 303 0 85661 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 343864

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 24401
/proc/meminfo: memFree=1460196/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=354444 CPUtime=882
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 88239 0 0 0 87525 675 0 0 25 0 1 0 121454935 362950656 88129 1992294400 134512640 135752675 4286659360 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 88611 88129 146 303 0 88306 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 354444

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

[startup+883.101 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 24401
/proc/meminfo: memFree=1460196/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=354576 CPUtime=882.8
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 88261 0 0 0 87605 675 0 0 25 0 1 0 121454935 363085824 88151 1992294400 134512640 135752675 4286659360 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 88644 88151 146 303 0 88339 0
Current children cumulated CPU time (s) 882.8
Current children cumulated vsize (KiB) 354576

[startup+886.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 24401
/proc/meminfo: memFree=1459328/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=355500 CPUtime=886
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 88501 0 0 0 87921 679 0 0 25 0 1 0 121454935 364032000 88391 1992294400 134512640 135752675 4286659360 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 88875 88391 146 303 0 88570 0
Current children cumulated CPU time (s) 886
Current children cumulated vsize (KiB) 355500

[startup+889.502 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 24401
/proc/meminfo: memFree=1458460/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=356424 CPUtime=889.2
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 88722 0 0 0 88237 683 0 0 25 0 1 0 121454935 364978176 88612 1992294400 134512640 135752675 4286659360 18446744073709551615 134611615 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 89106 88612 146 303 0 88801 0
Current children cumulated CPU time (s) 889.2
Current children cumulated vsize (KiB) 356424

[startup+890.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 24401
/proc/meminfo: memFree=1458088/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=356556 CPUtime=890
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 88780 0 0 0 88316 684 0 0 25 0 1 0 121454935 365113344 88670 1992294400 134512640 135752675 4286659360 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 89139 88670 146 303 0 88834 0
Current children cumulated CPU time (s) 890
Current children cumulated vsize (KiB) 356556

[startup+891.101 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 24401
/proc/meminfo: memFree=1457840/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=356820 CPUtime=890.8
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 88826 0 0 0 88395 685 0 0 25 0 1 0 121454935 365383680 88716 1992294400 134512640 135752675 4286659360 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 89205 88716 146 303 0 88900 0
Current children cumulated CPU time (s) 890.8
Current children cumulated vsize (KiB) 356820

[startup+891.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 24401
/proc/meminfo: memFree=1457840/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=356820 CPUtime=891
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202496 88837 0 0 0 88415 685 0 0 25 0 1 0 121454935 365383680 88727 1992294400 134512640 135752675 4286659360 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24376/statm: 89205 88727 146 303 0 88900 0
Current children cumulated CPU time (s) 891
Current children cumulated vsize (KiB) 356820

[startup+891.401 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 24401
/proc/meminfo: memFree=1457840/2059040 swapFree=4136480/4192956
[pid=24376] ppid=24374 vsize=0 CPUtime=891.09
/proc/24376/stat : 24376 (wbo1.4b) R 24374 24376 24033 0 -1 4202500 88841 0 0 0 88421 688 0 0 25 0 1 0 121454935 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/24376/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 891.09
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 891.405
CPU time (s): 891.111
CPU user time (s): 884.219
CPU system time (s): 6.89195
CPU usage (%): 99.967
Max. virtual memory (cumulated for all children) (KiB): 356820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 884.219
system time used= 6.89195
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88841
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 689

runsolver used 1.45578 second user time and 4.22836 second system time

The end

Launcher Data

Begin job on node012 at 2010-06-25 11:35:34
IDJOB=2680709
IDBENCH=2928
IDSOLVER=1190
FILE ID=node012/2680709-1277458534
PBS_JOBID= 11188146
Free space on /tmp= 62432 MiB

SOLVER NAME= wbo 1.4b (fixed)
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_4_30_4.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2680709-1277458534/watcher-2680709-1277458534 -o /tmp/evaluation-result-2680709-1277458534/solver-2680709-1277458534 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680709-1277458534.opb

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

MD5SUM BENCH= 1757d8d914b8f8f6b2c05049538ae81a
RANDOM SEED=1779119596

node012.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.258
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.51
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.258
cache size	: 2048 KB
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1814628 kB
Buffers:         33220 kB
Cached:         110752 kB
SwapCached:       9008 kB
Active:          64276 kB
Inactive:        92752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1814628 kB
SwapTotal:     4192956 kB
SwapFree:      4136480 kB
Dirty:            2636 kB
Writeback:           0 kB
AnonPages:       11640 kB
Mapped:           8404 kB
Slab:            65380 kB
PageTables:       4180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181948 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= 62428 MiB
End job on node012 at 2010-06-25 11:50:25