Trace number 2655967

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? (TO) 1800.21 1800.79

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_19.opb.PB06.opb
MD5SUM80b0f13939656efa52b7dd958ee28431
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark186
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 180
Optimality of the best value was proved NO
Number of variables467
Total number of constraints466
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 constraints466
Minimum length of a constraint3
Maximum length of a constraint15
Number of terms in the objective function 467
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 467
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 467
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100517
0.00/0.00	c Parsing opb file format. File HOME/instance-2655967-1276369984.opb.
0.00/0.00	c Instance file HOME/instance-2655967-1276369984.opb
0.00/0.00	c File size is 42827 bytes.
0.00/0.00	c Highest Coefficient sum: 241
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      467                                                 |
0.00/0.00	c |  Number Clauses:        0                                                   |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 466                                                 |
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 |     467      466     4219 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 223
0.00/0.01	o 223
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 |         0 |     467      467     4686 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 222
0.00/0.01	o 222
0.00/0.01	c Elapsed CPU time: 0.013997 s	Remaining CPU time: 179.986 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |        44 |     467      468     5153 |     5000       44    229 |  0.000 % |
0.02/0.02	c |       145 |     467      468     5153 |     5500      145    230 |  0.000 % |
0.02/0.02	c ===============================================================================
0.02/0.02	c New solution: 220
0.02/0.02	o 220
0.02/0.02	c Elapsed CPU time: 0.025996 s	Remaining CPU time: 179.974 s
0.02/0.02	c ===============================================================================
0.02/0.02	c |       145 |     467      469     5620 |     5000      145    230 |  0.000 % |
0.02/0.04	c |       245 |     467      469     5620 |     5500      245    231 |  0.001 % |
0.02/0.04	c ===============================================================================
0.02/0.04	c New solution: 218
0.02/0.04	o 218
0.02/0.04	c Elapsed CPU time: 0.038994 s	Remaining CPU time: 179.961 s
0.02/0.04	c ===============================================================================
0.02/0.04	c |       245 |     467      470     6087 |     5000      245    231 |  0.001 % |
0.02/0.05	c |       346 |     467      470     6087 |     5500      346    230 |  0.000 % |
0.02/0.05	c ===============================================================================
0.02/0.05	c New solution: 214
0.02/0.05	o 214
0.02/0.05	c Elapsed CPU time: 0.053991 s	Remaining CPU time: 179.946 s
0.02/0.05	c ===============================================================================
0.02/0.05	c |       346 |     467      471     6554 |     5000      346    230 |  0.000 % |
0.02/0.06	c ===============================================================================
0.02/0.06	c New solution: 213
0.02/0.06	o 213
0.02/0.06	c Elapsed CPU time: 0.055991 s	Remaining CPU time: 179.944 s
0.02/0.06	c ===============================================================================
0.02/0.06	c |       348 |     467      472     7021 |     5000      348    230 |  0.000 % |
0.02/0.07	c |       448 |     467      472     7021 |     5500      448    228 |  0.000 % |
0.02/0.09	c |       599 |     467      472     7021 |     6050      599    226 |  0.000 % |
0.09/0.12	c |       824 |     467      472     7021 |     6655      824    226 |  0.001 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c New solution: 212
0.09/0.12	o 212
0.09/0.12	c Elapsed CPU time: 0.119981 s	Remaining CPU time: 179.88 s
0.09/0.12	c ===============================================================================
0.09/0.12	c |       825 |     467      473     7488 |     5000      825    226 |  0.001 % |
0.09/0.14	c |       926 |     467      473     7488 |     5500      926    226 |  0.000 % |
0.09/0.15	c ===============================================================================
0.09/0.15	c New solution: 211
0.09/0.15	o 211
0.09/0.15	c Elapsed CPU time: 0.148977 s	Remaining CPU time: 179.851 s
0.09/0.15	c ===============================================================================
0.09/0.15	c |      1036 |     467      474     7955 |     5000     1036    225 |  0.000 % |
0.09/0.17	c |      1138 |     467      474     7955 |     5500     1138    225 |  0.001 % |
0.09/0.19	c |      1288 |     467      474     7955 |     6050     1288    224 |  0.001 % |
0.19/0.22	c |      1513 |     467      474     7955 |     6655     1513    224 |  0.001 % |
0.19/0.27	c |      1851 |     467      474     7955 |     7320     1851    223 |  0.000 % |
0.19/0.27	c ===============================================================================
0.19/0.27	c New solution: 210
0.19/0.27	o 210
0.19/0.27	c Elapsed CPU time: 0.26196 s	Remaining CPU time: 179.738 s
0.19/0.27	c ===============================================================================
0.19/0.27	c |      1851 |     467      475     8422 |     5000     1851    223 |  0.000 % |
0.19/0.29	c |      1952 |     467      475     8422 |     5500     1952    223 |  0.000 % |
0.29/0.31	c |      2102 |     467      475     8422 |     6050     2102    223 |  0.001 % |
0.29/0.35	c |      2327 |     467      475     8422 |     6655     2327    223 |  0.001 % |
0.39/0.40	c |      2665 |     467      475     8422 |     7320     2665    222 |  0.001 % |
0.39/0.48	c |      3171 |     467      475     8422 |     8052     3171    222 |  0.000 % |
0.59/0.62	c |      3931 |     467      475     8422 |     8857     3931    222 |  0.000 % |
0.79/0.81	c |      5070 |     467      475     8422 |     9743     5070    222 |  0.000 % |
1.10/1.13	c |      6778 |     467      475     8422 |    10717     6778    222 |  0.000 % |
1.59/1.66	c |      9341 |     467      475     8422 |    11789     9341    223 |  0.000 % |
2.59/2.64	c |     13186 |     467      475     8422 |    12968     7079    223 |  0.000 % |
3.89/3.94	c |     18952 |     467      475     8422 |    14265    12845    224 |  0.000 % |
3.89/3.94	c ===============================================================================
3.89/3.94	c New solution: 209
3.89/3.94	o 209
3.89/3.94	c Elapsed CPU time: 3.87941 s	Remaining CPU time: 176.121 s
3.89/3.94	c ===============================================================================
3.89/3.94	c |     18952 |     467      476     8889 |     5000    12845    224 |  0.000 % |
3.89/4.00	c |     19052 |     467      476     8889 |     5500     3312    223 |  0.000 % |
3.99/4.02	c |     19202 |     467      476     8889 |     6050     3462    223 |  0.000 % |
3.99/4.05	c |     19428 |     467      476     8889 |     6655     3688    223 |  0.000 % |
4.09/4.10	c |     19766 |     467      476     8889 |     7320     4026    223 |  0.000 % |
4.09/4.19	c |     20273 |     467      476     8889 |     8052     4533    222 |  0.001 % |
4.30/4.31	c |     21032 |     467      476     8889 |     8857     5292    222 |  0.000 % |
4.40/4.45	c ===============================================================================
4.40/4.45	c New solution: 208
4.40/4.45	o 208
4.40/4.45	c Elapsed CPU time: 4.37134 s	Remaining CPU time: 175.629 s
4.40/4.45	c ===============================================================================
4.40/4.45	c |     21783 |     467      477     9356 |     5000     6043    222 |  0.000 % |
4.40/4.47	c |     21885 |     467      477     9356 |     5500     3124    220 |  0.000 % |
4.40/4.50	c |     22036 |     467      477     9356 |     6050     3275    220 |  0.001 % |
4.49/4.53	c |     22261 |     467      477     9356 |     6655     3500    221 |  0.001 % |
4.59/4.60	c |     22600 |     467      477     9356 |     7320     3839    221 |  0.001 % |
4.59/4.69	c |     23106 |     467      477     9356 |     8052     4345    220 |  0.001 % |
4.79/4.83	c |     23866 |     467      477     9356 |     8857     5105    221 |  0.000 % |
4.99/5.05	c |     25006 |     467      477     9356 |     9743     6245    221 |  0.000 % |
5.29/5.36	c |     26715 |     467      477     9356 |    10717     7954    220 |  0.000 % |
5.89/5.98	c |     29278 |     467      477     9356 |    11789    10517    221 |  0.000 % |
6.69/6.77	c |     33122 |     467      477     9356 |    12968     8251    220 |  0.000 % |
8.19/8.25	c |     38888 |     467      477     9356 |    14265     7318    224 |  0.000 % |
10.19/10.26	c |     47538 |     467      477     9356 |    15692     8621    218 |  0.000 % |
14.99/15.06	c |     60512 |     467      477     9356 |    17261    13539    228 |  0.000 % |
20.98/21.04	c |     79973 |     467      477     9356 |    18987    15319    225 |  0.000 % |
32.58/32.61	c |    109165 |     467      477     9356 |    20886    15390    223 |  0.000 % |
48.47/48.56	c |    152955 |     467      477     9356 |    22974    16579    223 |  0.000 % |
71.77/71.88	c |    218639 |     467      477     9356 |    25272    19689    224 |  0.000 % |
125.65/125.75	c |    317166 |     467      477     9356 |    27799    15814    222 |  0.000 % |
181.44/181.58	c There are 0 assigned variables. 0 in cost function.
182.44/182.56	c core #1
182.44/182.56	c core #2
182.44/182.56	c core #3
182.44/182.56	c core #4
182.44/182.56	c core #5
182.44/182.56	c core #6
182.44/182.56	c core #7
182.44/182.56	c core #8
182.44/182.56	c core #9
182.44/182.56	c core #10
182.44/182.56	c core #11
182.44/182.56	c core #12
182.44/182.56	c core #13
182.44/182.56	c core #14
182.44/182.56	c core #15
182.44/182.56	c core #16
182.44/182.56	c core #17
182.44/182.56	c core #18
182.44/182.56	c core #19
182.44/182.56	c core #20
182.44/182.56	c core #21
182.44/182.56	c core #22
182.44/182.56	c core #23
182.44/182.56	c core #24
182.44/182.56	c core #25
182.44/182.56	c core #26
182.44/182.56	c core #27
182.44/182.56	c core #28
182.44/182.56	c core #29
182.44/182.56	c core #30
182.44/182.56	c core #31
182.44/182.56	c core #32
182.44/182.56	c core #33
182.44/182.56	c core #34
182.44/182.56	c core #35
182.44/182.56	c core #36
182.44/182.56	c core #37
182.44/182.56	c core #38
182.44/182.56	c core #39
182.44/182.56	c core #40
182.44/182.56	c core #41
182.44/182.56	c core #42
182.44/182.56	c core #43
182.44/182.56	c core #44
182.44/182.56	c core #45
182.44/182.56	c core #46
182.44/182.56	c core #47
182.44/182.56	c core #48
182.44/182.56	c core #49
182.44/182.56	c core #50
182.44/182.56	c core #51
182.44/182.56	c core #52
182.44/182.56	c core #53
182.44/182.56	c core #54
182.44/182.56	c core #55
182.44/182.56	c core #56
182.44/182.56	c core #57
182.44/182.56	c core #58
182.44/182.56	c core #59
182.44/182.56	c core #60
182.44/182.56	c core #61
182.44/182.56	c core #62
182.44/182.56	c core #63
182.44/182.56	c core #64
182.44/182.56	c core #65
182.44/182.56	c core #66
182.44/182.56	c core #67
182.44/182.56	c core #68
182.44/182.56	c core #69
182.44/182.56	c core #70
182.44/182.56	c core #71
182.44/182.56	c core #72
182.44/182.56	c core #73
182.44/182.56	c core #74
182.44/182.56	c core #75
182.44/182.56	c core #76
182.44/182.56	c core #77
182.44/182.56	c core #78
182.44/182.56	c core #79
182.44/182.56	c core #80
182.44/182.56	c core #81
182.44/182.56	c core #82
182.44/182.56	c core #83
182.44/182.56	c core #84
182.44/182.56	c core #85
182.44/182.56	c ============================[ Search Statistics ]==============================
182.44/182.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.44/182.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.44/182.56	c ===============================================================================
182.44/182.56	c |         0 |     960     1030    11315 |     5000        0    nan |  0.000 % |
182.44/182.56	c ===============================================================================
182.44/182.57	c core #86
182.44/182.57	c ============================[ Search Statistics ]==============================
182.44/182.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.44/182.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.44/182.57	c ===============================================================================
182.44/182.57	c |         0 |     981     1031    11352 |     5000        0    nan |  0.000 % |
182.44/182.58	c ===============================================================================
182.44/182.59	c core #87
182.44/182.59	c ============================[ Search Statistics ]==============================
182.44/182.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.44/182.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.44/182.59	c ===============================================================================
182.44/182.59	c |         0 |     994     1032    11378 |     5000        0    nan |  0.000 % |
182.44/182.59	c ===============================================================================
182.54/182.60	c core #88
182.54/182.60	c ============================[ Search Statistics ]==============================
182.54/182.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.54/182.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.54/182.60	c ===============================================================================
182.54/182.60	c |         0 |    1015     1033    11420 |     5000        0    nan |  0.000 % |
182.54/182.61	c ===============================================================================
182.54/182.62	c core #89
182.54/182.62	c ============================[ Search Statistics ]==============================
182.54/182.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.54/182.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.54/182.62	c ===============================================================================
182.54/182.62	c |         0 |    1047     1034    11483 |     5000        0    nan |  0.000 % |
182.54/182.63	c ===============================================================================
182.54/182.64	c core #90
182.54/182.64	c ============================[ Search Statistics ]==============================
182.54/182.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.54/182.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.54/182.64	c ===============================================================================
182.54/182.64	c |         0 |    1071     1035    11530 |     5000        0    nan |  0.000 % |
182.54/182.65	c ===============================================================================
182.54/182.66	c core #91
182.54/182.66	c ============================[ Search Statistics ]==============================
182.54/182.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.54/182.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.54/182.66	c ===============================================================================
182.54/182.66	c |         0 |    1093     1036    11570 |     5000        0    nan |  0.000 % |
182.54/182.66	c ===============================================================================
182.54/182.67	c core #92
182.54/182.67	c ============================[ Search Statistics ]==============================
182.54/182.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.54/182.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.54/182.67	c ===============================================================================
182.54/182.67	c |         0 |    1112     1037    11608 |     5000        0    nan |  0.000 % |
182.54/182.68	c ===============================================================================
182.54/182.69	c core #93
182.54/182.69	c ============================[ Search Statistics ]==============================
182.54/182.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.54/182.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.54/182.69	c ===============================================================================
182.54/182.69	c |         0 |    1132     1038    11646 |     5000        0    nan |  0.000 % |
182.63/182.70	c ===============================================================================
182.63/182.71	c core #94
182.63/182.71	c ============================[ Search Statistics ]==============================
182.63/182.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.63/182.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.63/182.71	c ===============================================================================
182.63/182.71	c |         0 |    1179     1039    11740 |     5000        0    nan |  0.000 % |
182.63/182.72	c ===============================================================================
182.63/182.73	c core #95
182.63/182.73	c ============================[ Search Statistics ]==============================
182.63/182.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.63/182.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.63/182.73	c ===============================================================================
182.63/182.73	c |         0 |    1203     1040    11788 |     5000        0    nan |  0.000 % |
182.63/182.74	c |       100 |    1202     1040    11788 |     5500      100     11 |  6.347 % |
182.63/182.74	c ===============================================================================
182.63/182.76	c core #96
182.63/182.76	c ============================[ Search Statistics ]==============================
182.63/182.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.63/182.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.63/182.76	c ===============================================================================
182.63/182.76	c |         0 |    1276     1041    11929 |     5000        0    nan |  0.000 % |
182.63/182.77	c ===============================================================================
182.63/182.78	c core #97
182.63/182.78	c ============================[ Search Statistics ]==============================
182.63/182.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.63/182.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.63/182.78	c ===============================================================================
182.63/182.78	c |         0 |    1313     1042    12002 |     5000        0    nan |  0.000 % |
182.63/182.79	c ===============================================================================
182.73/182.80	c core #98
182.73/182.80	c ============================[ Search Statistics ]==============================
182.73/182.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.73/182.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.73/182.80	c ===============================================================================
182.73/182.80	c |         0 |    1344     1043    12064 |     5000        0    nan |  0.000 % |
182.73/182.82	c |       101 |    1342     1043    12064 |     5500      101      6 |  2.639 % |
182.73/182.82	c ===============================================================================
182.73/182.83	c core #99
182.73/182.83	c ============================[ Search Statistics ]==============================
182.73/182.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.73/182.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.73/182.83	c ===============================================================================
182.73/182.83	c |         0 |    1423     1044    12219 |     5000        0    nan |  0.000 % |
182.73/182.85	c |       100 |    1423     1044    12219 |     5500      100      9 |  1.181 % |
182.73/182.85	c |       250 |    1421     1044    12219 |     6050      250     10 |  1.458 % |
182.73/182.86	c ===============================================================================
182.73/182.87	c core #100
182.73/182.87	c ============================[ Search Statistics ]==============================
182.73/182.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.73/182.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.73/182.87	c ===============================================================================
182.73/182.87	c |         0 |    1478     1045    12327 |     5000        0    nan |  0.000 % |
182.73/182.89	c |       100 |    1477     1045    12327 |     5500      100      8 |  1.072 % |
182.73/182.89	c ===============================================================================
182.84/182.90	c core #101
182.84/182.90	c ============================[ Search Statistics ]==============================
182.84/182.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.84/182.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.84/182.90	c ===============================================================================
182.84/182.90	c |         0 |    1534     1046    12437 |     5000        0    nan |  0.000 % |
182.84/182.92	c |       101 |    1533     1046    12437 |     5500      101      7 |  0.905 % |
182.84/182.93	c ===============================================================================
182.84/182.94	c core #102
182.84/182.94	c ============================[ Search Statistics ]==============================
182.84/182.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.84/182.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.84/182.94	c ===============================================================================
182.84/182.94	c |         0 |    1610     1047    12588 |     5000        0    nan |  0.000 % |
182.84/182.96	c |       100 |    1610     1047    12588 |     5500      100     24 |  0.740 % |
182.84/182.97	c |       251 |    1610     1047    12588 |     6050      251     19 |  0.740 % |
182.84/182.99	c |       477 |    1610     1047    12588 |     6655      477     19 |  0.740 % |
182.93/183.02	c |       822 |    1610     1047    12588 |     7320      822     20 |  0.740 % |
182.93/183.02	c ===============================================================================
182.93/183.04	c core #103
182.93/183.04	c ============================[ Search Statistics ]==============================
182.93/183.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.93/183.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.93/183.04	c ===============================================================================
182.93/183.04	c |         0 |    1688     1048    12744 |     5000        0    nan |  0.000 % |
182.93/183.05	c |       100 |    1688     1048    12744 |     5500      100     13 |  1.059 % |
182.93/183.07	c |       250 |    1688     1048    12744 |     6050      250     18 |  1.059 % |
182.93/183.09	c |       476 |    1682     1048    12744 |     6655      475     22 |  1.412 % |
183.04/183.12	c |       819 |    1676     1048    12744 |     7320      816     25 |  1.765 % |
183.04/183.18	c |      1326 |    1676     1048    12744 |     8052     1323     28 |  1.765 % |
183.13/183.28	c |      2087 |    1670     1048    12744 |     8857     2083     33 |  1.765 % |
183.34/183.42	c ===============================================================================
183.34/183.47	c core #104
183.34/183.47	c ============================[ Search Statistics ]==============================
183.34/183.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.34/183.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.34/183.47	c ===============================================================================
183.34/183.47	c |         0 |    1845     1049    13054 |     5000        0    nan |  0.000 % |
183.34/183.49	c |       100 |    1845     1049    13054 |     5500      100     20 |  0.432 % |
183.43/183.50	c |       251 |    1845     1049    13054 |     6050      251     18 |  0.432 % |
183.43/183.52	c |       477 |    1845     1049    13054 |     6655      477     19 |  0.432 % |
183.43/183.56	c |       814 |    1833     1049    13054 |     7320      812     24 |  1.079 % |
183.54/183.61	c |      1321 |    1833     1049    13054 |     8052     1319     25 |  1.079 % |
183.54/183.68	c |      2082 |    1833     1049    13054 |     8857     2080     25 |  1.079 % |
183.74/183.80	c |      3222 |    1833     1049    13054 |     9743     3220     27 |  1.079 % |
183.94/184.01	c |      4932 |    1833     1049    13054 |    10717     4930     29 |  1.079 % |
184.43/184.50	c |      7495 |    1833     1049    13054 |    11789     7493     40 |  1.079 % |
185.34/185.44	c |     11339 |    1832     1049    13054 |    12968    11284     45 |  1.133 % |
186.94/187.02	c |     17106 |    1832     1049    13054 |    14265    10543     53 |  1.133 % |
189.64/189.73	c |     25755 |    1832     1049    13054 |    15692    11963     59 |  1.133 % |
193.93/194.02	c |     38731 |    1831     1049    13054 |    17261    12751     61 |  1.187 % |
201.14/201.23	c |     58192 |    1815     1049    13054 |    18987     3290     45 |  2.051 % |
204.83/204.97	c ===============================================================================
206.33/206.42	c core #105
206.33/206.42	c ============================[ Search Statistics ]==============================
206.33/206.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
206.33/206.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
206.33/206.42	c ===============================================================================
206.33/206.42	c |         0 |    2095     1050    13550 |     5000        0    nan |  0.000 % |
206.33/206.46	c |       100 |    2095     1050    13550 |     5500      100     23 |  0.191 % |
206.33/206.47	c |       250 |    2095     1050    13550 |     6050      250     30 |  0.191 % |
206.33/206.49	c |       476 |    2095     1050    13550 |     6655      476     34 |  0.191 % |
206.42/206.52	c |       815 |    2095     1050    13550 |     7320      815     33 |  0.191 % |
206.42/206.56	c |      1321 |    2095     1050    13550 |     8052     1321     33 |  0.191 % |
206.53/206.65	c |      2080 |    2095     1050    13550 |     8857     2080     33 |  0.191 % |
206.63/206.76	c |      3219 |    2095     1050    13550 |     9743     3219     38 |  0.191 % |
206.82/206.98	c |      4929 |    2095     1050    13550 |    10717     4929     42 |  0.191 % |
207.33/207.40	c |      7491 |    2095     1050    13550 |    11789     7491     43 |  0.191 % |
207.92/208.06	c |     11335 |    2094     1050    13550 |    12968     5057     38 |  0.238 % |
208.72/208.85	c ===============================================================================
209.02/209.10	c core #106
209.02/209.10	c ============================[ Search Statistics ]==============================
209.02/209.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
209.02/209.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
209.02/209.10	c ===============================================================================
209.02/209.10	c |         0 |    2183     1051    13726 |     5000        0    nan |  0.000 % |
209.02/209.12	c |       100 |    2183     1051    13726 |     5500      100     34 |  0.183 % |
209.02/209.14	c |       251 |    2183     1051    13726 |     6050      251     39 |  0.183 % |
209.02/209.16	c |       476 |    2183     1051    13726 |     6655      476     35 |  0.183 % |
209.02/209.19	c |       813 |    2183     1051    13726 |     7320      813     34 |  0.183 % |
209.13/209.23	c |      1319 |    2183     1051    13726 |     8052     1319     35 |  0.183 % |
209.22/209.32	c |      2078 |    2183     1051    13726 |     8857     2078     36 |  0.183 % |
209.43/209.51	c |      3222 |    2183     1051    13726 |     9743     3222     47 |  0.183 % |
209.63/209.79	c |      4931 |    2183     1051    13726 |    10717     4931     58 |  0.183 % |
210.13/210.26	c |      7496 |    2183     1051    13726 |    11789     7496     71 |  0.183 % |
211.33/211.44	c |     11340 |    2183     1051    13726 |    12968    11340     80 |  0.183 % |
214.33/214.42	c |     17106 |    2183     1051    13726 |    14265    10500     95 |  0.183 % |
218.22/218.39	c |     25756 |    2183     1051    13726 |    15692    11929     91 |  0.183 % |
222.22/222.35	c |     38730 |    2183     1051    13726 |    17261     9060     81 |  0.183 % |
231.12/231.26	c |     58192 |    2183     1051    13726 |    18987    10934    132 |  0.183 % |
252.11/252.28	c |     87384 |    2183     1051    13726 |    20886    11398    127 |  0.183 % |
270.91/271.10	c |    131176 |    2183     1051    13726 |    22974    12920     97 |  0.183 % |
307.50/307.62	c |    196864 |    2183     1051    13726 |    25272    20495    112 |  0.183 % |
379.28/379.41	c |    295392 |    2183     1051    13726 |    27799    16239    132 |  0.183 % |
488.44/488.66	c |    443182 |    2183     1051    13726 |    30579    16904    133 |  0.183 % |
659.38/659.60	c |    664866 |    2182     1051    13726 |    33637    18333    145 |  0.229 % |
942.29/942.68	c |    997393 |    2181     1051    13726 |    37001    16776    149 |  0.274 % |
988.37/988.71	c ===============================================================================
1012.77/1013.15	c core #107
1012.77/1013.15	c ============================[ Search Statistics ]==============================
1012.77/1013.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1012.77/1013.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1012.77/1013.15	c ===============================================================================
1012.77/1013.15	c |         0 |    2481     1052    14320 |     5000        0    nan |  0.000 % |
1012.86/1013.22	c |       102 |    2481     1052    14320 |     5500      102     38 |  0.081 % |
1012.86/1013.26	c |       253 |    2481     1052    14320 |     6050      253     46 |  0.081 % |
1012.96/1013.35	c |       480 |    2481     1052    14320 |     6655      480     51 |  0.081 % |
1013.06/1013.47	c |       819 |    2481     1052    14320 |     7320      819     55 |  0.081 % |
1013.17/1013.56	c |      1327 |    2481     1052    14320 |     8052     1327     55 |  0.081 % |
1013.27/1013.69	c |      2087 |    2481     1052    14320 |     8857     2087     60 |  0.081 % |
1013.47/1013.83	c |      3227 |    2481     1052    14320 |     9743     3227     56 |  0.081 % |
1013.78/1014.18	c |      4937 |    2481     1052    14320 |    10717     4937     59 |  0.081 % |
1014.36/1014.74	c |      7501 |    2481     1052    14320 |    11789     7501     75 |  0.081 % |
1015.36/1015.75	c |     11348 |    2481     1052    14320 |    12968    11348     85 |  0.081 % |
1017.36/1017.77	c |     17115 |    2481     1052    14320 |    14265    10563    107 |  0.081 % |
1020.47/1020.85	c |     25764 |    2481     1052    14320 |    15692    11986    115 |  0.081 % |
1026.86/1027.29	c |     38741 |    2481     1052    14320 |    17261     8924    182 |  0.081 % |
1037.16/1037.56	c |     58202 |    2481     1052    14320 |    18987    10770    146 |  0.081 % |
1057.15/1057.53	c |     87394 |    2481     1052    14320 |    20886    10925    203 |  0.081 % |
1090.64/1091.08	c |    131188 |    2481     1052    14320 |    22974    12184    168 |  0.081 % |
1152.33/1152.71	c |    196872 |    2481     1052    14320 |    25272    19582    174 |  0.081 % |
1229.09/1229.53	c |    295399 |    2481     1052    14320 |    27799    14131    177 |  0.081 % |
1341.07/1341.51	c |    443188 |    2481     1052    14320 |    30579    13775    151 |  0.081 % |
1523.30/1523.88	c |    664875 |    2481     1052    14320 |    33637    22581    165 |  0.081 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12795
/proc/meminfo: memFree=1743244/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=2752 CPUtime=0
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 311 0 0 0 0 0 0 0 20 0 1 0 12599951 2818048 229 1992294400 134512640 135751879 4289172320 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 688 229 145 303 0 372 0

[startup+0.0238929 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12795
/proc/meminfo: memFree=1743244/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=2836 CPUtime=0.02
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 364 0 0 0 2 0 0 0 20 0 1 0 12599951 2904064 271 1992294400 134512640 135751879 4289172320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 709 271 146 303 0 404 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2836

[startup+0.100902 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12795
/proc/meminfo: memFree=1743244/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=3476 CPUtime=0.09
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 521 0 0 0 9 0 0 0 20 0 1 0 12599951 3559424 428 1992294400 134512640 135751879 4289172320 18446744073709551615 134519008 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 869 428 147 303 0 564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3476

[startup+0.300929 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12795
/proc/meminfo: memFree=1743244/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=4760 CPUtime=0.29
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 865 0 0 0 28 1 0 0 20 0 1 0 12599951 4874240 772 1992294400 134512640 135751879 4289172320 18446744073709551615 134697095 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 1190 772 147 303 0 885 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4760

[startup+0.700981 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12795
/proc/meminfo: memFree=1743244/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=7228 CPUtime=0.69
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 1456 0 0 0 68 1 0 0 21 0 1 0 12599951 7401472 1363 1992294400 134512640 135751879 4289172320 18446744073709551615 134519021 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 1807 1363 147 303 0 1502 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7228

[startup+1.50109 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12796
/proc/meminfo: memFree=1736664/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=11368 CPUtime=1.49
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 2510 0 0 0 147 2 0 0 23 0 1 0 12599951 11640832 2417 1992294400 134512640 135751879 4289172320 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 2842 2417 147 303 0 2537 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11368

[startup+3.10129 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12796
/proc/meminfo: memFree=1730960/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=18256 CPUtime=3.09
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 4206 0 0 0 304 5 0 0 25 0 1 0 12599951 18694144 4113 1992294400 134512640 135751879 4289172320 18446744073709551615 134616486 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 4564 4113 148 303 0 4259 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18256

[startup+6.30171 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12796
/proc/meminfo: memFree=1715708/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=33348 CPUtime=6.29
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 7990 0 0 0 620 9 0 0 25 0 1 0 12599951 34148352 7897 1992294400 134512640 135751879 4289172320 18446744073709551615 134611192 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 8337 7897 148 303 0 8032 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33348

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12796
/proc/meminfo: memFree=1689172/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=57440 CPUtime=12.69
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 14034 0 0 0 1252 17 0 0 25 0 1 0 12599951 58818560 13941 1992294400 134512640 135751879 4289172320 18446744073709551615 134518720 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 14360 13941 148 303 0 14055 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57440

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12798
/proc/meminfo: memFree=1650732/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=94780 CPUtime=25.49
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 23336 0 0 0 2517 32 0 0 25 0 1 0 12599951 97054720 23243 1992294400 134512640 135751879 4289172320 18446744073709551615 134606631 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 23695 23243 148 303 0 23390 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 94780

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12798
/proc/meminfo: memFree=1584640/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=162548 CPUtime=51.08
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 40273 0 0 0 5049 59 0 0 25 0 1 0 12599951 166449152 40180 1992294400 134512640 135751879 4289172320 18446744073709551615 134610847 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 40637 40180 148 303 0 40332 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 162548

[startup+102.309 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 12803
/proc/meminfo: memFree=1476016/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=268376 CPUtime=102.26
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 66723 0 0 0 10127 99 0 0 25 0 1 0 12599951 274817024 66630 1992294400 134512640 135751879 4289172320 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 67094 66630 148 303 0 66789 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 268376

[startup+162.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 12803
/proc/meminfo: memFree=1373840/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=372056 CPUtime=162.24
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 92601 0 0 0 16087 137 0 0 25 0 1 0 12599951 380985344 92508 1992294400 134512640 135751879 4289172320 18446744073709551615 134616497 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 93014 92508 148 303 0 92709 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 372056

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12805
/proc/meminfo: memFree=1329696/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=414360 CPUtime=222.22
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 103282 0 0 0 22025 197 0 0 25 0 1 0 12599951 424304640 103161 1992294400 134512640 135751879 4289172320 18446744073709551615 134616520 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 103590 103161 151 303 0 103285 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 414360

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12807
/proc/meminfo: memFree=1272656/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=471772 CPUtime=282.2
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 117585 0 0 0 27975 245 0 0 25 0 1 0 12599951 483094528 117464 1992294400 134512640 135751879 4289172320 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 117943 117464 151 303 0 117638 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 471772

[startup+342.302 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 12809
/proc/meminfo: memFree=1222932/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=521288 CPUtime=342.18
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 129914 0 0 0 33929 289 0 0 25 0 1 0 12599951 533798912 129793 1992294400 134512640 135751879 4289172320 18446744073709551615 134616534 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 130322 129793 151 303 0 130017 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 521288

[startup+402.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 12811
/proc/meminfo: memFree=1164652/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=580252 CPUtime=402.16
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 144598 0 0 0 39886 330 0 0 25 0 1 0 12599951 594178048 144477 1992294400 134512640 135751879 4289172320 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 145063 144477 151 303 0 144758 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 580252

[startup+462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12811
/proc/meminfo: memFree=1108108/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=636480 CPUtime=462.14
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 158650 0 0 0 45836 378 0 0 25 0 1 0 12599951 651755520 158529 1992294400 134512640 135751879 4289172320 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 159120 158529 151 303 0 158815 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 636480

[startup+522.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 12813
/proc/meminfo: memFree=1067064/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=679592 CPUtime=522.13
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 169396 0 0 0 51802 411 0 0 25 0 1 0 12599951 695902208 169275 1992294400 134512640 135751879 4289172320 18446744073709551615 134616486 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 169898 169275 151 303 0 169593 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 679592

[startup+582.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 12815
/proc/meminfo: memFree=1010396/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=734048 CPUtime=582.1
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 182967 0 0 0 57758 452 0 0 25 0 1 0 12599951 751665152 182846 1992294400 134512640 135751879 4289172320 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 183512 182846 151 303 0 183207 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 734048

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12817
/proc/meminfo: memFree=948644/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=795336 CPUtime=642.1
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 198268 0 0 0 63706 504 0 0 25 0 1 0 12599951 814424064 198147 1992294400 134512640 135751879 4289172320 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 198834 198147 151 303 0 198529 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 795336

[startup+702.301 s]

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

[startup+882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12823
/proc/meminfo: memFree=726808/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=1017216 CPUtime=882.01
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 253666 0 0 0 87540 661 0 0 25 0 1 0 12599951 1041629184 253545 1992294400 134512640 135751879 4289172320 18446744073709551615 134616444 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 254304 253545 151 303 0 253999 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 1017216

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12825
/proc/meminfo: memFree=670264/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=1073940 CPUtime=941.99
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 267857 0 0 0 93496 703 0 0 25 0 1 0 12599951 1099714560 267736 1992294400 134512640 135751879 4289172320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 268485 267736 151 303 0 268180 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 1073940

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12827
/proc/meminfo: memFree=610124/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=1133412 CPUtime=1001.97
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 282705 0 0 0 99468 729 0 0 25 0 1 0 12599951 1160613888 282584 1992294400 134512640 135751879 4289172320 18446744073709551615 134618268 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 283353 282584 151 303 0 283048 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 1133412

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12827
/proc/meminfo: memFree=606652/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=1136196 CPUtime=1061.94
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 283741 0 0 0 105428 766 0 0 25 0 1 0 12599951 1163464704 283620 1992294400 134512640 135751879 4289172320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 284049 283620 151 303 0 283744 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 1136196

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12829
/proc/meminfo: memFree=556804/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=1185488 CPUtime=1121.92
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 296057 0 0 0 111388 804 0 0 25 0 1 0 12599951 1213939712 295936 1992294400 134512640 135751879 4289172320 18446744073709551615 134616467 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 296372 295936 151 303 0 296067 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 1185488

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12831
/proc/meminfo: memFree=504600/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=1238664 CPUtime=1181.91
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 309289 0 0 0 117351 840 0 0 25 0 1 0 12599951 1268391936 309168 1992294400 134512640 135751879 4289172320 18446744073709551615 134616477 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 309666 309168 151 303 0 309361 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 1238664

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12833
/proc/meminfo: memFree=445452/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=1296748 CPUtime=1241.89
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 323796 0 0 0 123308 881 0 0 25 0 1 0 12599951 1327869952 323675 1992294400 134512640 135751879 4289172320 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 324187 323675 151 303 0 323882 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 1296748

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12835
/proc/meminfo: memFree=402796/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=1339076 CPUtime=1301.88
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 334372 0 0 0 129273 915 0 0 25 0 1 0 12599951 1371213824 334251 1992294400 134512640 135751879 4289172320 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 334769 334251 151 303 0 334464 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 1339076

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12835
/proc/meminfo: memFree=344392/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=1398076 CPUtime=1361.86
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 349086 0 0 0 135221 965 0 0 25 0 1 0 12599951 1431629824 348965 1992294400 134512640 135751879 4289172320 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 349519 348965 151 303 0 349214 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 1398076

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12837
/proc/meminfo: memFree=281524/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=1460340 CPUtime=1421.85
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 364650 0 0 0 141181 1004 0 0 25 0 1 0 12599951 1495388160 364529 1992294400 134512640 135751879 4289172320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 365085 364529 151 303 0 364780 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 1460340

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12839
/proc/meminfo: memFree=221260/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=1521068 CPUtime=1481.82
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 379814 0 0 0 147137 1045 0 0 25 0 1 0 12599951 1557573632 379693 1992294400 134512640 135751879 4289172320 18446744073709551615 134616516 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 380267 379693 151 303 0 379962 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 1521068

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12841
/proc/meminfo: memFree=159880/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=1581980 CPUtime=1541.79
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 395031 0 0 0 153092 1087 0 0 25 0 1 0 12599951 1619947520 394910 1992294400 134512640 135751879 4289172320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 395495 394910 151 303 0 395190 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 1581980

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12843
/proc/meminfo: memFree=101104/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=1641492 CPUtime=1601.77
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 409867 0 0 0 159058 1119 0 0 25 0 1 0 12599951 1680887808 409746 1992294400 134512640 135751879 4289172320 18446744073709551615 134616486 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 410373 409746 151 303 0 410068 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 1641492

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12843
/proc/meminfo: memFree=46668/2059040 swapFree=4192956/4192956
[pid=12795] ppid=12793 vsize=1695008 CPUtime=1661.76
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 423221 0 0 0 165026 1150 0 0 25 0 1 0 12599951 1735688192 423100 1992294400 134512640 135751879 4289172320 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 423752 423100 151 303 0 423447 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 1695008

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12845
/proc/meminfo: memFree=9344/2059040 swapFree=4178912/4192956
[pid=12795] ppid=12793 vsize=1746128 CPUtime=1721.74
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 435979 0 0 0 170996 1178 0 0 25 0 1 0 12599951 1788035072 435858 1992294400 134512640 135751879 4289172320 18446744073709551615 134607691 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 436532 435858 151 303 0 436227 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 1746128

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12847
/proc/meminfo: memFree=9656/2059040 swapFree=4164948/4192956
[pid=12795] ppid=12793 vsize=1813708 CPUtime=1781.72
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 452878 0 0 0 176957 1215 0 0 25 0 1 0 12599951 1857236992 452757 1992294400 134512640 135751879 4289172320 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 453427 452757 151 303 0 453122 0
Current children cumulated CPU time (s) 1781.72
Current children cumulated vsize (KiB) 1813708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12847
/proc/meminfo: memFree=10324/2059040 swapFree=4164948/4192956
[pid=12795] ppid=12793 vsize=1829972 CPUtime=1800.03
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4202496 456934 0 0 0 178778 1225 0 0 25 0 1 0 12599951 1873891328 456813 1992294400 134512640 135751879 4289172320 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/12795/statm: 457493 456813 151 303 0 457188 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1829972

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

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

[startup+1800.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 12847
/proc/meminfo: memFree=10324/2059040 swapFree=4164948/4192956
[pid=12795] ppid=12793 vsize=0 CPUtime=1800.13
/proc/12795/stat : 12795 (wbo1.4b) R 12793 12795 12507 0 -1 4203524 456934 0 0 0 178778 1235 0 0 25 0 1 0 12599951 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/12795/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.79
CPU time (s): 1800.21
CPU user time (s): 1787.78
CPU system time (s): 12.4281
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (KiB): 1829972

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

runsolver used 3.13752 second user time and 8.36073 second system time

The end

Launcher Data

Begin job on node013 at 2010-06-12 21:13:04
IDJOB=2655967
IDBENCH=1957
IDSOLVER=1161
FILE ID=node013/2655967-1276369984
PBS_JOBID= 11173222
Free space on /tmp= 62464 MiB

SOLVER NAME= wbo 1.4b
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_19.opb.PB06.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2655967-1276369984/watcher-2655967-1276369984 -o /tmp/evaluation-result-2655967-1276369984/solver-2655967-1276369984 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2655967-1276369984.opb

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

MD5SUM BENCH= 80b0f13939656efa52b7dd958ee28431
RANDOM SEED=505455931

node013.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.253
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.50
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.253
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:       1743772 kB
Buffers:         52964 kB
Cached:         137156 kB
SwapCached:          0 kB
Active:         129612 kB
Inactive:       119816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1743772 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2656 kB
Writeback:          20 kB
AnonPages:       59316 kB
Mapped:          15424 kB
Slab:            44144 kB
PageTables:       3992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180332 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= 62460 MiB
End job on node013 at 2010-06-12 21:43:07