Trace number 2656066

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.4bOPT1 905.989 906.314

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 - 20100517
0.00/0.00	c Parsing opb file format. File HOME/instance-2656066-1276617309.opb.
0.00/0.00	c Instance file HOME/instance-2656066-1276617309.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.001999 s	Remaining CPU time: 179.998 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.001999 s	Remaining CPU time: 179.998 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.002999 s	Remaining CPU time: 179.997 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.002999 s	Remaining CPU time: 179.997 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.003999 s	Remaining CPU time: 179.996 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.003999 s	Remaining CPU time: 179.996 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.004999 s	Remaining CPU time: 179.995 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.004999 s	Remaining CPU time: 179.995 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.005999 s	Remaining CPU time: 179.994 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.005999 s	Remaining CPU time: 179.994 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.005999 s	Remaining CPU time: 179.994 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.006998 s	Remaining CPU time: 179.993 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.007998 s	Remaining CPU time: 179.992 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.009998 s	Remaining CPU time: 179.99 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.010998 s	Remaining CPU time: 179.989 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.011998 s	Remaining CPU time: 179.988 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.011998 s	Remaining CPU time: 179.988 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.012998 s	Remaining CPU time: 179.987 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.019996 s	Remaining CPU time: 179.98 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |       189 |      86       28     1644 |     5000      165     32 |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: 64
0.00/0.02	o 64
0.00/0.02	c Elapsed CPU time: 0.021996 s	Remaining CPU time: 179.978 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |       218 |      86       29     1708 |     5000      194     31 |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: 41
0.00/0.02	o 41
0.00/0.02	c Elapsed CPU time: 0.027995 s	Remaining CPU time: 179.972 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |       272 |      78       30     1772 |     5000      210     31 |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c New solution: 37
0.00/0.03	o 37
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 |       293 |      78       31     1836 |     5000      231     31 |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c New solution: 25
0.00/0.03	o 25
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 |       320 |      78       32     1900 |     5000      258     30 |  0.000 % |
0.00/0.04	c |       421 |      70       32     1900 |     5500      359     31 | 25.543 % |
0.00/0.04	c ===============================================================================
0.00/0.04	c New solution: 21
0.00/0.04	o 21
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 |       442 |      70       33     1964 |     5000      380     32 | 25.543 % |
0.00/0.04	c |       543 |      70       33     1964 |     5500      481     32 | 25.543 % |
0.00/0.05	c ===============================================================================
0.00/0.05	c New solution: 15
0.00/0.05	o 15
0.00/0.05	c Elapsed CPU time: 0.048992 s	Remaining CPU time: 179.951 s
0.00/0.05	c ===============================================================================
0.00/0.05	c |       579 |      70       34     2028 |     5000      517     32 | 25.543 % |
0.00/0.05	c ===============================================================================
0.00/0.05	c New solution: 13
0.00/0.05	o 13
0.00/0.05	c Elapsed CPU time: 0.048992 s	Remaining CPU time: 179.951 s
0.00/0.05	c ===============================================================================
0.00/0.05	c |       579 |      62       35     2092 |     5000      517     32 | 25.543 % |
0.00/0.05	c |       679 |      62       35     2092 |     5500      617     33 | 34.054 % |
0.05/0.06	c |       829 |      62       35     2092 |     6050      767     34 | 34.054 % |
0.05/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.215967 s	Remaining CPU time: 179.784 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.25	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.48	c ===============================================================================
0.39/0.48	c New solution: 8
0.39/0.48	o 8
0.39/0.48	c Elapsed CPU time: 0.464929 s	Remaining CPU time: 179.535 s
0.39/0.48	c ===============================================================================
0.39/0.48	c |      5570 |      62       38     2284 |     5000     5409     38 | 34.054 % |
0.49/0.51	c |      5670 |      54       38     2284 |     5500     2787     40 | 42.565 % |
0.49/0.52	c |      5820 |      54       38     2284 |     6050     2937     40 | 42.565 % |
0.49/0.54	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.60/0.61	c |      6888 |      54       38     2284 |     8052     4005     41 | 42.565 % |
0.60/0.68	c |      7647 |      54       38     2284 |     8857     4764     41 | 42.565 % |
0.69/0.79	c |      8786 |      54       38     2284 |     9743     5903     41 | 42.565 % |
1.00/1.00	c |     10495 |      54       38     2284 |    10717     7612     42 | 42.565 % |
1.29/1.37	c |     13057 |      54       38     2284 |    11789    10174     43 | 42.565 % |
1.89/1.94	c |     16901 |      54       38     2284 |    12968     8092     44 | 42.565 % |
2.29/2.36	c ===============================================================================
2.29/2.36	c New solution: 5
2.29/2.36	o 5
2.29/2.36	c Elapsed CPU time: 2.31965 s	Remaining CPU time: 177.68 s
2.29/2.36	c ===============================================================================
2.29/2.36	c |     19732 |      54       39     2348 |     5000    10923     44 | 42.565 % |
2.39/2.43	c |     19832 |      54       39     2348 |     5500     2831     44 | 42.565 % |
2.39/2.44	c |     19982 |      54       39     2348 |     6050     2981     44 | 42.565 % |
2.39/2.46	c |     20207 |      54       39     2348 |     6655     3206     44 | 42.565 % |
2.49/2.50	c |     20545 |      54       39     2348 |     7320     3544     45 | 42.565 % |
2.49/2.55	c |     21051 |      54       39     2348 |     8052     4050     45 | 42.565 % |
2.59/2.62	c |     21813 |      54       39     2348 |     8857     4812     45 | 42.565 % |
2.69/2.74	c |     22954 |      54       39     2348 |     9743     5953     45 | 42.565 % |
2.89/2.97	c |     24662 |      54       39     2348 |    10717     7661     45 | 42.565 % |
2.89/2.98	c ===============================================================================
2.89/2.98	c New solution: 4
2.89/2.98	o 4
2.89/2.98	c Elapsed CPU time: 2.92556 s	Remaining CPU time: 177.074 s
2.89/2.98	c ===============================================================================
2.89/2.98	c |     24704 |      54       40     2412 |     5000     7703     45 | 42.565 % |
2.99/3.01	c |     24804 |      52       40     2412 |     5500     3952     46 | 51.075 % |
2.99/3.03	c |     24955 |      51       40     2412 |     6050     4103     46 | 51.075 % |
2.99/3.05	c |     25180 |      50       40     2412 |     6655     4328     46 | 51.075 % |
2.99/3.09	c |     25517 |      48       40     2412 |     7320     4665     46 | 51.075 % |
3.09/3.15	c |     26023 |      47       40     2412 |     8052     5171     46 | 51.075 % |
3.20/3.24	c |     26783 |      47       40     2412 |     8857     5931     46 | 51.075 % |
3.30/3.38	c |     27922 |      47       40     2412 |     9743     7070     46 | 51.075 % |
3.59/3.64	c |     29632 |      47       40     2412 |    10717     8780     45 | 51.075 % |
4.09/4.11	c |     32194 |      46       40     2412 |    11789     5947     45 | 51.075 % |
4.09/4.19	c ===============================================================================
4.09/4.19	c New solution: 3
4.09/4.19	o 3
4.09/4.19	c Elapsed CPU time: 4.11137 s	Remaining CPU time: 175.889 s
4.09/4.19	c ===============================================================================
4.09/4.19	c |     32885 |      46       41     2476 |     5000     6638     45 | 51.075 % |
4.19/4.22	c |     32987 |      46       41     2476 |     5500     3421     46 | 51.075 % |
4.19/4.23	c |     33137 |      46       41     2476 |     6050     3571     46 | 51.075 % |
4.19/4.25	c |     33364 |      46       41     2476 |     6655     3798     46 | 51.075 % |
4.19/4.29	c |     33703 |      46       41     2476 |     7320     4137     46 | 51.075 % |
4.30/4.34	c |     34210 |      46       41     2476 |     8052     4644     46 | 51.075 % |
4.40/4.43	c |     34970 |      46       41     2476 |     8857     5404     46 | 51.075 % |
4.49/4.57	c |     36110 |      46       41     2476 |     9743     6544     46 | 51.075 % |
4.69/4.79	c |     37818 |      46       41     2476 |    10717     8252     46 | 51.075 % |
5.19/5.25	c |     40382 |      46       41     2476 |    11789     5425     45 | 51.075 % |
5.69/5.77	c |     44227 |      46       41     2476 |    12968     9270     45 | 51.075 % |
6.69/6.75	c |     49993 |      46       41     2476 |    14265     8517     47 | 51.075 % |
8.19/8.28	c |     58643 |      46       41     2476 |    15692    10003     46 | 51.075 % |
10.90/10.93	c |     71618 |      46       41     2476 |    17261    15100     47 | 51.075 % |
15.59/15.67	c |     91079 |      46       41     2476 |    18987    17231     46 | 51.075 % |
23.88/23.93	c |    120271 |      46       41     2476 |    20886    17847     47 | 51.075 % |
36.58/36.67	c |    164061 |      46       41     2476 |    22974    19729     46 | 51.075 % |
59.38/59.41	c |    229745 |      46       41     2476 |    25272    11637     46 | 51.075 % |
79.86/79.98	c ===============================================================================
79.86/79.98	c New solution: 2
79.86/79.98	o 2
79.86/79.98	c Elapsed CPU time: 79.172 s	Remaining CPU time: 100.828 s
79.86/79.98	c ===============================================================================
79.86/79.98	c |    285786 |      46       42     2540 |     5000    24199     45 | 51.075 % |
80.27/80.32	c |    285887 |      38       42     2540 |     5500     2782     45 | 59.586 % |
80.27/80.34	c |    286038 |      38       42     2540 |     6050     2933     46 | 59.586 % |
80.27/80.36	c |    286264 |      38       42     2540 |     6655     3159     46 | 59.586 % |
80.36/80.40	c |    286601 |      38       42     2540 |     7320     3496     46 | 59.586 % |
80.36/80.45	c |    287109 |      38       42     2540 |     8052     4004     46 | 59.586 % |
80.46/80.54	c |    287868 |      38       42     2540 |     8857     4763     47 | 59.586 % |
80.57/80.69	c |    289008 |      38       42     2540 |     9743     5903     48 | 59.586 % |
80.76/80.89	c |    290717 |      38       42     2540 |    10717     7612     48 | 59.586 % |
81.27/81.30	c |    293279 |      38       42     2540 |    11789    10174     48 | 59.586 % |
81.87/81.92	c |    297123 |      38       42     2540 |    12968     8087     48 | 59.586 % |
82.77/82.87	c |    302889 |      38       42     2540 |    14265     7332     48 | 59.586 % |
84.16/84.30	c |    311538 |      38       42     2540 |    15692     8811     49 | 59.586 % |
86.97/87.05	c |    324513 |      38       42     2540 |    17261    13902     50 | 59.586 % |
91.46/91.57	c |    343975 |      38       42     2540 |    18987    16028     51 | 59.586 % |
99.05/99.18	c |    373168 |      38       42     2540 |    20886    16628     50 | 59.586 % |
111.75/111.88	c |    416959 |      38       42     2540 |    22974    18502     49 | 59.586 % |
136.04/136.16	c |    482646 |      38       42     2540 |    25272    22715     49 | 59.586 % |
172.54/172.63	c |    581175 |      38       42     2540 |    27799    19734     49 | 59.586 % |
181.63/181.78	c There are 56 assigned variables. 56 in cost function.
182.13/182.24	c ============================[ Search Statistics ]==============================
182.13/182.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.13/182.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.13/182.24	c ===============================================================================
182.13/182.24	c |         0 |      30       78      252 |     5000        0    nan |  0.000 % |
182.13/182.24	c |       100 |      30       78      252 |     5500      100     24 | 68.097 % |
182.13/182.25	c |       251 |      30       78      252 |     6050      251     24 | 68.097 % |
182.13/182.28	c |       476 |      30       78      252 |     6655      476     24 | 68.097 % |
182.23/182.33	c |       813 |      30       78      252 |     7320      813     23 | 68.097 % |
182.23/182.37	c |      1320 |      30       78      252 |     8052     1320     23 | 68.097 % |
182.33/182.41	c |      2079 |      30       78      252 |     8857     2079     23 | 68.097 % |
182.33/182.49	c |      3218 |      30       78      252 |     9743     3218     23 | 68.097 % |
182.53/182.64	c |      4926 |      30       78      252 |    10717     4926     23 | 68.097 % |
182.83/182.96	c |      7489 |      30       78      252 |    11789     7489     23 | 68.097 % |
183.54/183.65	c |     11334 |      30       78      252 |    12968    11334     23 | 68.097 % |
184.74/184.86	c |     17100 |      30       78      252 |    14265    10575     23 | 68.097 % |
186.43/186.52	c |     25749 |      30       78      252 |    15692    12049     23 | 68.097 % |
189.53/189.65	c |     38723 |      30       78      252 |    17261     9249     23 | 68.097 % |
194.63/194.73	c |     58184 |      30       78      252 |    18987    11368     24 | 68.097 % |
203.93/204.03	c |     87376 |      30       78      252 |    20886    11954     23 | 68.097 % |
218.92/219.09	c |    131165 |      30       78      252 |    22974    13808     23 | 68.097 % |
238.81/238.95	c |    196849 |      30       78      252 |    25272    17930     24 | 68.097 % |
267.60/267.78	c |    295376 |      30       78      252 |    27799    14836     23 | 68.097 % |
317.98/318.20	c |    443166 |      30       78      252 |    30579    27048     24 | 68.108 % |
411.14/411.38	c |    664850 |      30       78      252 |    33637    13093     23 | 68.119 % |
562.49/562.70	c |    997376 |      29       78      252 |    37001    11642     24 | 69.160 % |
691.74/692.09	c ===============================================================================
692.64/692.99	c core #1
692.64/692.99	c ============================[ Search Statistics ]==============================
692.64/692.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
692.64/692.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
692.64/692.99	c ===============================================================================
692.64/692.99	c |         0 |      46       79      324 |     5000        0    nan |  0.000 % |
692.74/693.05	c |       100 |      46       79      324 |     5500      100     24 | 54.912 % |
692.74/693.06	c |       250 |      46       79      324 |     6050      250     19 | 54.912 % |
692.83/693.11	c |       475 |      46       79      324 |     6655      475     17 | 54.912 % |
692.83/693.16	c |       812 |      46       79      324 |     7320      812     15 | 54.912 % |
692.94/693.21	c |      1318 |      46       79      324 |     8052     1318     14 | 54.912 % |
692.94/693.26	c |      2077 |      46       79      324 |     8857     2077     14 | 54.912 % |
693.04/693.33	c |      3216 |      46       79      324 |     9743     3216     14 | 54.912 % |
693.14/693.48	c |      4925 |      46       79      324 |    10717     4925     13 | 54.912 % |
693.44/693.77	c |      7487 |      46       79      324 |    11789     7487     13 | 54.912 % |
694.14/694.42	c |     11332 |      46       79      324 |    12968    11332     13 | 54.912 % |
695.14/695.40	c |     17098 |      46       79      324 |    14265    10578     13 | 54.912 % |
696.74/697.09	c |     25748 |      46       79      324 |    15692    12056     13 | 54.912 % |
699.63/700.00	c |     38723 |      46       79      324 |    17261     9261     12 | 54.912 % |
703.64/703.93	c |     58186 |      46       79      324 |    18987    11387     12 | 54.912 % |
711.23/711.60	c |     87379 |      46       79      324 |    20886    11988     12 | 54.912 % |
728.23/728.54	c |    131170 |      46       79      324 |    22974    13859     12 | 54.912 % |
754.62/754.93	c |    196854 |      46       79      324 |    25272    18397     12 | 54.912 % |
794.41/794.76	c |    295383 |      46       79      324 |    27799    15422     12 | 54.912 % |
855.08/855.41	c |    443172 |      46       79      324 |    30579    27666     12 | 54.912 % |
905.86/906.27	c ===============================================================================
905.86/906.27	c #cores: 1
905.86/906.27	c Final Weight: 1
905.86/906.27	o 1
905.86/906.27	s OPTIMUM FOUND
905.86/906.27	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
905.86/906.27	c Total CPU time: 898.925 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-2656066-1276617309/watcher-2656066-1276617309 -o /tmp/evaluation-result-2656066-1276617309/solver-2656066-1276617309 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2656066-1276617309.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.99 1.00 1.00 3/106 5175
/proc/meminfo: memFree=1783120/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=2576 CPUtime=0
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 276 0 0 0 0 0 0 0 17 0 1 0 35387212 2637824 193 1992294400 134512640 135751879 4288984800 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 644 193 146 303 0 339 0

[startup+0.0633869 s]
/proc/loadavg: 0.99 1.00 1.00 3/106 5175
/proc/meminfo: memFree=1783120/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=2708 CPUtime=0.05
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 326 0 0 0 5 0 0 0 17 0 1 0 35387212 2772992 243 1992294400 134512640 135751879 4288984800 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 677 243 147 303 0 372 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2708

[startup+0.101394 s]
/proc/loadavg: 0.99 1.00 1.00 3/106 5175
/proc/meminfo: memFree=1783120/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=2840 CPUtime=0.09
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 364 0 0 0 9 0 0 0 17 0 1 0 35387212 2908160 281 1992294400 134512640 135751879 4288984800 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 710 281 147 303 0 405 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2840

[startup+0.301431 s]
/proc/loadavg: 0.99 1.00 1.00 3/106 5175
/proc/meminfo: memFree=1783120/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=3508 CPUtime=0.29
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 523 0 0 0 28 1 0 0 17 0 1 0 35387212 3592192 440 1992294400 134512640 135751879 4288984800 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 877 440 147 303 0 572 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3508

[startup+0.701506 s]
/proc/loadavg: 0.99 1.00 1.00 3/106 5175
/proc/meminfo: memFree=1783120/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=4580 CPUtime=0.69
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 783 0 0 0 67 2 0 0 17 0 1 0 35387212 4689920 700 1992294400 134512640 135751879 4288984800 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 1145 700 148 303 0 840 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4580

[startup+1.50066 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 5176
/proc/meminfo: memFree=1780136/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=6156 CPUtime=1.49
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 1189 0 0 0 146 3 0 0 18 0 1 0 35387212 6303744 1106 1992294400 134512640 135751879 4288984800 18446744073709551615 134517425 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 1539 1106 148 303 0 1234 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6156

[startup+3.10096 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 5176
/proc/meminfo: memFree=1778028/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=9300 CPUtime=3.09
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 1965 0 0 0 304 5 0 0 21 0 1 0 35387212 9523200 1882 1992294400 134512640 135751879 4288984800 18446744073709551615 134616448 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 2325 1882 148 303 0 2020 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9300

[startup+6.30155 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 5176
/proc/meminfo: memFree=1771580/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=14984 CPUtime=6.29
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 3379 0 0 0 618 11 0 0 25 0 1 0 35387212 15343616 3296 1992294400 134512640 135751879 4288984800 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 3746 3296 148 303 0 3441 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14984

[startup+12.7007 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 5176
/proc/meminfo: memFree=1762280/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=23460 CPUtime=12.68
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 5520 0 0 0 1249 19 0 0 25 0 1 0 35387212 24023040 5437 1992294400 134512640 135751879 4288984800 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 5865 5437 148 303 0 5560 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23460

[startup+25.5011 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 5176
/proc/meminfo: memFree=1749632/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=35412 CPUtime=25.49
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 8497 0 0 0 2516 33 0 0 25 0 1 0 35387212 36261888 8414 1992294400 134512640 135751879 4288984800 18446744073709551615 134602930 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 8853 8414 148 303 0 8548 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 35412

[startup+51.1009 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 5176
/proc/meminfo: memFree=1728304/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=56968 CPUtime=51.08
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 13890 0 0 0 5053 55 0 0 25 0 1 0 35387212 58335232 13807 1992294400 134512640 135751879 4288984800 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 14242 13807 148 303 0 13937 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 56968

[startup+102.308 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 5178
/proc/meminfo: memFree=1680192/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=104548 CPUtime=102.26
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 25782 0 0 0 10122 104 0 0 25 0 1 0 35387212 107057152 25699 1992294400 134512640 135751879 4288984800 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 26137 25699 148 303 0 25832 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 104548

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 5180
/proc/meminfo: memFree=1634560/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=150484 CPUtime=162.24
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 37247 0 0 0 16068 156 0 0 25 0 1 0 35387212 154095616 37164 1992294400 134512640 135751879 4288984800 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 37621 37164 148 303 0 37316 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 150484

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 5182
/proc/meminfo: memFree=1620796/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=163552 CPUtime=222.22
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 40558 0 0 0 22016 206 0 0 25 0 1 0 35387212 167477248 40447 1992294400 134512640 135751879 4288984800 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 40888 40447 150 303 0 40583 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 163552

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 5184
/proc/meminfo: memFree=1599344/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=185312 CPUtime=282.2
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 45976 0 0 0 27960 260 0 0 25 0 1 0 35387212 189759488 45865 1992294400 134512640 135751879 4288984800 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 46328 45865 150 303 0 46023 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 185312

[startup+342.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 5184
/proc/meminfo: memFree=1574048/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=210432 CPUtime=342.17
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 52267 0 0 0 33908 309 0 0 25 0 1 0 35387212 215482368 52156 1992294400 134512640 135751879 4288984800 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 52608 52156 150 303 0 52303 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 210432

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 5195
/proc/meminfo: memFree=1550860/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=233508 CPUtime=402.14
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 58004 0 0 0 39862 352 0 0 25 0 1 0 35387212 239112192 57893 1992294400 134512640 135751879 4288984800 18446744073709551615 134603001 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 58377 57893 150 303 0 58072 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 233508

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 5197
/proc/meminfo: memFree=1529036/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=255064 CPUtime=462.12
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 63417 0 0 0 45818 394 0 0 25 0 1 0 35387212 261185536 63306 1992294400 134512640 135751879 4288984800 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 63766 63306 150 303 0 63461 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 255064

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 5199
/proc/meminfo: memFree=1508204/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=276252 CPUtime=522.09
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 68700 0 0 0 51777 432 0 0 25 0 1 0 35387212 282882048 68589 1992294400 134512640 135751879 4288984800 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 69063 68589 150 303 0 68758 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 276252

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 5201
/proc/meminfo: memFree=1484892/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=299308 CPUtime=582.07
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 74448 0 0 0 57734 473 0 0 25 0 1 0 35387212 306491392 74337 1992294400 134512640 135751879 4288984800 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 74827 74337 150 303 0 74522 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 299308

[startup+642.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 5201
/proc/meminfo: memFree=1464432/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=319528 CPUtime=642.06
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 79525 0 0 0 63695 511 0 0 25 0 1 0 35387212 327196672 79414 1992294400 134512640 135751879 4288984800 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 79882 79414 150 303 0 79577 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 319528

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 5203
/proc/meminfo: memFree=1444096/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=339856 CPUtime=702.03
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 84594 0 0 0 69647 556 0 0 25 0 1 0 35387212 348012544 84483 1992294400 134512640 135751879 4288984800 18446744073709551615 134517425 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 84964 84483 151 303 0 84659 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 339856

[startup+762.309 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 5205
/proc/meminfo: memFree=1443848/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=339856 CPUtime=762.02
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 84614 0 0 0 75605 597 0 0 25 0 1 0 35387212 348012544 84503 1992294400 134512640 135751879 4288984800 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 84964 84503 151 303 0 84659 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 339856

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 5207
/proc/meminfo: memFree=1443724/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=340128 CPUtime=821.99
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 84643 0 0 0 81566 633 0 0 25 0 1 0 35387212 348291072 84532 1992294400 134512640 135751879 4288984800 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 85032 84532 151 303 0 84727 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 340128

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 5209
/proc/meminfo: memFree=1435540/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=348188 CPUtime=881.98
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 86701 0 0 0 87518 680 0 0 25 0 1 0 35387212 356544512 86590 1992294400 134512640 135751879 4288984800 18446744073709551615 134616353 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 87047 86590 151 303 0 86742 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 348188

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

[startup+883.101 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 5209
/proc/meminfo: memFree=1435540/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=348320 CPUtime=882.77
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 86736 0 0 0 87597 680 0 0 25 0 1 0 35387212 356679680 86625 1992294400 134512640 135751879 4288984800 18446744073709551615 134616398 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 87080 86625 151 303 0 86775 0
Current children cumulated CPU time (s) 882.77
Current children cumulated vsize (KiB) 348320

[startup+895.901 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 5209
/proc/meminfo: memFree=1432812/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=351084 CPUtime=895.57
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 87399 0 0 0 88865 692 0 0 25 0 1 0 35387212 359510016 87288 1992294400 134512640 135751879 4288984800 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 87771 87288 151 303 0 87466 0
Current children cumulated CPU time (s) 895.57
Current children cumulated vsize (KiB) 351084

[startup+902.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 5209
/proc/meminfo: memFree=1431324/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=352404 CPUtime=901.96
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 87735 0 0 0 89498 698 0 0 25 0 1 0 35387212 360861696 87624 1992294400 134512640 135751879 4288984800 18446744073709551615 134603009 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 88101 87624 151 303 0 87796 0
Current children cumulated CPU time (s) 901.96
Current children cumulated vsize (KiB) 352404

[startup+903.901 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 5209
/proc/meminfo: memFree=1431076/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=352932 CPUtime=903.57
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 87881 0 0 0 89657 700 0 0 25 0 1 0 35387212 361402368 87770 1992294400 134512640 135751879 4288984800 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 88233 87770 151 303 0 87928 0
Current children cumulated CPU time (s) 903.57
Current children cumulated vsize (KiB) 352932

[startup+905.501 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 5209
/proc/meminfo: memFree=1430332/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=353460 CPUtime=905.17
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 87994 0 0 0 89815 702 0 0 25 0 1 0 35387212 361943040 87883 1992294400 134512640 135751879 4288984800 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 88365 87883 151 303 0 88060 0
Current children cumulated CPU time (s) 905.17
Current children cumulated vsize (KiB) 353460

[startup+905.901 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 5209
/proc/meminfo: memFree=1430332/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=353592 CPUtime=905.57
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202496 88015 0 0 0 89855 702 0 0 25 0 1 0 35387212 362078208 87904 1992294400 134512640 135751879 4288984800 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/5175/statm: 88398 87904 151 303 0 88093 0
Current children cumulated CPU time (s) 905.57
Current children cumulated vsize (KiB) 353592

[startup+906.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 5209
/proc/meminfo: memFree=1630344/2059040 swapFree=4140448/4192956
[pid=5175] ppid=5173 vsize=0 CPUtime=905.97
/proc/5175/stat : 5175 (wbo1.4b) R 5173 5175 4987 0 -1 4202500 88034 0 0 0 89892 705 0 0 25 0 1 0 35387212 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/5175/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 905.97
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 906.314
CPU time (s): 905.989
CPU user time (s): 898.925
CPU system time (s): 7.06393
CPU usage (%): 99.9641
Max. virtual memory (cumulated for all children) (KiB): 353592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 898.925
system time used= 7.06393
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88034
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= 2558

runsolver used 1.45178 second user time and 4.33434 second system time

The end

Launcher Data

Begin job on node019 at 2010-06-15 17:55:09
IDJOB=2656066
IDBENCH=2928
IDSOLVER=1161
FILE ID=node019/2656066-1276617309
PBS_JOBID= 11172293
Free space on /tmp= 62416 MiB

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

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

MD5SUM BENCH= 1757d8d914b8f8f6b2c05049538ae81a
RANDOM SEED=1187801338

node019.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.264
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.52
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.264
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:       1783772 kB
Buffers:         58784 kB
Cached:         126892 kB
SwapCached:       6072 kB
Active:          94508 kB
Inactive:       104540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1783772 kB
SwapTotal:     4192956 kB
SwapFree:      4140448 kB
Dirty:            2620 kB
Writeback:           0 kB
AnonPages:       11628 kB
Mapped:          13200 kB
Slab:            54520 kB
PageTables:       3956 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182976 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= 62412 MiB
End job on node019 at 2010-06-15 18:10:15