Trace number 2656155

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? (MO) 1217.43 1217.8

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32e1.opb
MD5SUM0d4648505d14cf43905d3198d6f686c2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark162
Best CPU time to get the best result obtained on this benchmark41.2537
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 162
Optimality of the best value was proved YES
Number of variables444
Total number of constraints1408
Number of constraints which are clauses1408
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint32
Number of terms in the objective function 444
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 444
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 444
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-2656155-1276427841.opb.
0.00/0.00	c Instance file HOME/instance-2656155-1276427841.opb
0.00/0.00	c File size is 63636 bytes.
0.00/0.01	c Highest Coefficient sum: 33
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      444                                                 |
0.00/0.01	c |  Number Clauses:        1408                                                |
0.00/0.01	c |  Number Cardinality:    0                                                   |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     444     1408     6426 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 205
0.00/0.01	o 205
0.00/0.01	c Elapsed CPU time: 0.015997 s	Remaining CPU time: 179.984 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     444     1409     6870 |     5000        0    nan |  0.000 % |
0.00/0.02	c |       101 |     444     1409     6870 |     5500      101    217 |  0.001 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: 183
0.00/0.02	o 183
0.00/0.02	c Elapsed CPU time: 0.024996 s	Remaining CPU time: 179.975 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |       101 |     444     1410     7314 |     5000      101    217 |  0.001 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: 166
0.00/0.02	o 166
0.00/0.02	c Elapsed CPU time: 0.024996 s	Remaining CPU time: 179.975 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |       101 |     444     1411     7758 |     5000      101    217 |  0.001 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: 165
0.00/0.02	o 165
0.00/0.02	c Elapsed CPU time: 0.024996 s	Remaining CPU time: 179.975 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |       101 |     444     1412     8202 |     5000      101    217 |  0.001 % |
0.00/0.03	c |       201 |     444     1412     8202 |     5500      201    207 |  0.001 % |
0.00/0.06	c |       353 |     444     1412     8202 |     6050      353    204 |  0.006 % |
0.06/0.09	c |       578 |     444     1412     8202 |     6655      578    195 |  0.007 % |
0.09/0.13	c |       918 |     444     1412     8202 |     7320      918    197 |  0.009 % |
0.09/0.13	c ===============================================================================
0.09/0.13	c New solution: 164
0.09/0.13	o 164
0.09/0.13	c Elapsed CPU time: 0.133979 s	Remaining CPU time: 179.866 s
0.09/0.13	c ===============================================================================
0.09/0.13	c |       987 |     444     1413     8646 |     5000      987    198 |  0.009 % |
0.09/0.15	c |      1087 |     444     1413     8646 |     5500     1087    194 |  0.033 % |
0.09/0.17	c |      1237 |     444     1413     8646 |     6050     1237    192 |  0.013 % |
0.19/0.20	c |      1465 |     444     1413     8646 |     6655     1465    193 |  0.009 % |
0.19/0.25	c |      1812 |     444     1413     8646 |     7320     1812    195 |  0.009 % |
0.29/0.33	c |      2319 |     444     1413     8646 |     8052     2319    188 |  0.006 % |
0.39/0.44	c |      3083 |     444     1413     8646 |     8857     3083    190 |  0.033 % |
0.59/0.62	c |      4222 |     444     1413     8646 |     9743     4222    194 |  0.008 % |
0.89/0.96	c |      5930 |     444     1413     8646 |    10717     5930    188 |  0.001 % |
1.19/1.26	c |      8492 |     444     1413     8646 |    11789     8492    181 |  0.009 % |
1.79/1.84	c |     12337 |     444     1413     8646 |    12968     6268    184 |  0.009 % |
1.79/1.85	c ===============================================================================
1.79/1.85	c New solution: 163
1.79/1.85	o 163
1.79/1.85	c Elapsed CPU time: 1.80573 s	Remaining CPU time: 178.194 s
1.79/1.85	c ===============================================================================
1.79/1.85	c |     12415 |     444     1414     9090 |     5000     6346    185 |  0.009 % |
1.79/1.88	c |     12516 |     444     1414     9090 |     5500     3274    197 |  0.033 % |
1.89/1.90	c |     12671 |     444     1414     9090 |     6050     3429    196 |  0.033 % |
1.89/1.93	c |     12898 |     444     1414     9090 |     6655     3656    197 |  0.006 % |
1.89/1.98	c |     13235 |     444     1414     9090 |     7320     3993    195 |  0.009 % |
1.99/2.06	c |     13741 |     444     1414     9090 |     8052     4499    196 |  0.005 % |
2.10/2.16	c |     14500 |     444     1414     9090 |     8857     5258    193 |  0.006 % |
2.20/2.28	c |     15641 |     444     1414     9090 |     9743     6399    191 |  0.033 % |
2.49/2.57	c |     17350 |     444     1414     9090 |    10717     8108    191 |  0.006 % |
2.89/2.97	c |     19913 |     444     1414     9090 |    11789    10671    194 |  0.033 % |
3.49/3.55	c |     23757 |     444     1414     9090 |    12968     8446    196 |  0.001 % |
3.79/3.83	c ===============================================================================
3.79/3.83	c New solution: 162
3.79/3.83	o 162
3.79/3.83	c Elapsed CPU time: 3.74543 s	Remaining CPU time: 176.255 s
3.79/3.83	c ===============================================================================
3.79/3.83	c |     25579 |     444     1415     9534 |     5000    10268    197 |  0.001 % |
3.79/3.87	c |     25679 |     444     1415     9534 |     5500     2667    200 |  0.001 % |
3.79/3.89	c |     25833 |     444     1415     9534 |     6050     2821    200 |  0.007 % |
3.89/3.92	c |     26058 |     444     1415     9534 |     6655     3046    197 |  0.001 % |
3.89/3.98	c |     26395 |     444     1415     9534 |     7320     3383    195 |  0.033 % |
3.99/4.05	c |     26901 |     444     1415     9534 |     8052     3889    196 |  0.008 % |
4.09/4.16	c |     27661 |     444     1415     9534 |     8857     4649    198 |  0.009 % |
4.29/4.32	c |     28802 |     444     1415     9534 |     9743     5790    200 |  0.011 % |
4.49/4.57	c |     30511 |     444     1415     9534 |    10717     7499    193 |  0.003 % |
4.99/5.01	c |     33075 |     444     1415     9534 |    11789    10063    197 |  0.005 % |
5.69/5.73	c |     36919 |     444     1415     9534 |    12968     7812    203 |  0.001 % |
6.79/6.84	c |     42686 |     444     1415     9534 |    14265     6886    208 |  0.008 % |
7.79/7.86	c |     51336 |     444     1415     9534 |    15692     8239    161 |  0.001 % |
10.49/10.54	c |     64310 |     444     1415     9534 |    17261    13169    193 |  0.010 % |
15.99/16.00	c |     83772 |     444     1415     9534 |    18987    14969    213 |  0.005 % |
20.38/20.43	c |    112965 |     444     1415     9534 |    20886    15153    166 |  0.009 % |
33.18/33.25	c |    156755 |     444     1415     9534 |    22974    16412    212 |  0.007 % |
51.87/51.92	c |    222439 |     444     1415     9534 |    25272    19950    167 |  0.001 % |
84.36/84.43	c |    320965 |     444     1415     9534 |    27799    18305    210 |  0.033 % |
140.95/141.04	c |    468755 |     444     1415     9534 |    30579    14834    211 |  0.011 % |
182.33/182.48	c There are 0 assigned variables. 0 in cost function.
183.43/183.57	c core #1
183.43/183.57	c core #2
183.43/183.57	c core #3
183.43/183.57	c core #4
183.43/183.57	c core #5
183.43/183.57	c core #6
183.43/183.57	c core #7
183.43/183.57	c core #8
183.43/183.57	c core #9
183.43/183.57	c core #10
183.43/183.57	c core #11
183.43/183.57	c core #12
183.43/183.57	c core #13
183.43/183.57	c core #14
183.43/183.57	c core #15
183.43/183.57	c core #16
183.43/183.57	c core #17
183.43/183.57	c core #18
183.43/183.57	c core #19
183.43/183.57	c core #20
183.43/183.57	c core #21
183.43/183.57	c core #22
183.43/183.57	c core #23
183.43/183.57	c core #24
183.43/183.57	c core #25
183.43/183.57	c core #26
183.43/183.57	c core #27
183.43/183.57	c core #28
183.43/183.57	c core #29
183.43/183.57	c core #30
183.43/183.57	c core #31
183.43/183.57	c core #32
183.43/183.57	c core #33
183.43/183.57	c core #34
183.43/183.57	c core #35
183.43/183.57	c core #36
183.43/183.57	c core #37
183.43/183.57	c core #38
183.43/183.57	c core #39
183.43/183.57	c core #40
183.43/183.57	c core #41
183.43/183.57	c core #42
183.43/183.57	c core #43
183.43/183.57	c core #44
183.43/183.57	c core #45
183.43/183.57	c core #46
183.43/183.57	c core #47
183.43/183.57	c core #48
183.43/183.57	c core #49
183.43/183.57	c core #50
183.43/183.57	c core #51
183.43/183.57	c core #52
183.43/183.57	c core #53
183.43/183.57	c core #54
183.43/183.57	c core #55
183.43/183.57	c core #56
183.43/183.57	c core #57
183.43/183.57	c core #58
183.43/183.57	c core #59
183.43/183.57	c core #60
183.43/183.57	c core #61
183.43/183.57	c core #62
183.43/183.57	c core #63
183.43/183.57	c core #64
183.43/183.57	c core #65
183.43/183.57	c core #66
183.43/183.57	c core #67
183.43/183.57	c core #68
183.43/183.57	c core #69
183.43/183.57	c core #70
183.43/183.57	c core #71
183.43/183.57	c core #72
183.43/183.57	c core #73
183.43/183.57	c core #74
183.43/183.57	c core #75
183.43/183.57	c core #76
183.43/183.57	c core #77
183.43/183.57	c core #78
183.43/183.57	c core #79
183.43/183.57	c core #80
183.43/183.57	c core #81
183.43/183.57	c core #82
183.43/183.57	c core #83
183.43/183.57	c core #84
183.43/183.57	c core #85
183.43/183.57	c core #86
183.43/183.57	c core #87
183.43/183.57	c core #88
183.43/183.57	c core #89
183.43/183.57	c core #90
183.43/183.57	c core #91
183.43/183.57	c core #92
183.43/183.57	c core #93
183.43/183.57	c core #94
183.43/183.57	c core #95
183.43/183.57	c core #96
183.43/183.57	c core #97
183.43/183.57	c core #98
183.43/183.57	c core #99
183.43/183.57	c core #100
183.43/183.57	c core #101
183.43/183.57	c core #102
183.43/183.57	c core #103
183.43/183.57	c core #104
183.43/183.57	c core #105
183.43/183.57	c core #106
183.43/183.57	c core #107
183.43/183.57	c core #108
183.43/183.57	c core #109
183.43/183.57	c core #110
183.43/183.57	c core #111
183.43/183.57	c core #112
183.43/183.57	c core #113
183.43/183.57	c ============================[ Search Statistics ]==============================
183.43/183.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.43/183.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.43/183.57	c ===============================================================================
183.43/183.57	c |         0 |     738     1973    10933 |     5000        0    nan |  0.000 % |
183.43/183.57	c ===============================================================================
183.43/183.58	c core #114
183.43/183.58	c ============================[ Search Statistics ]==============================
183.43/183.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.43/183.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.43/183.58	c ===============================================================================
183.43/183.58	c |         0 |     760     1974    10983 |     5000        0    nan |  0.000 % |
183.43/183.58	c ===============================================================================
183.43/183.59	c core #115
183.43/183.59	c ============================[ Search Statistics ]==============================
183.43/183.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.43/183.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.43/183.59	c ===============================================================================
183.43/183.59	c |         0 |     799     1975    11075 |     5000        0    nan |  0.000 % |
183.43/183.59	c ===============================================================================
183.43/183.60	c core #116
183.43/183.60	c ============================[ Search Statistics ]==============================
183.43/183.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.43/183.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.43/183.60	c ===============================================================================
183.43/183.60	c |         0 |     811     1976    11099 |     5000        0    nan |  0.000 % |
183.43/183.60	c ===============================================================================
183.54/183.61	c core #117
183.54/183.61	c ============================[ Search Statistics ]==============================
183.54/183.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.54/183.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.54/183.61	c ===============================================================================
183.54/183.61	c |         0 |     820     1977    11117 |     5000        0    nan |  0.000 % |
183.54/183.61	c ===============================================================================
183.54/183.62	c core #118
183.54/183.62	c ============================[ Search Statistics ]==============================
183.54/183.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.54/183.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.54/183.62	c ===============================================================================
183.54/183.62	c |         0 |     836     1978    11149 |     5000        0    nan |  0.000 % |
183.54/183.62	c ===============================================================================
183.54/183.63	c core #119
183.54/183.63	c ============================[ Search Statistics ]==============================
183.54/183.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.54/183.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.54/183.63	c ===============================================================================
183.54/183.63	c |         0 |     873     1979    11223 |     5000        0    nan |  0.000 % |
183.54/183.63	c ===============================================================================
183.54/183.64	c core #120
183.54/183.64	c ============================[ Search Statistics ]==============================
183.54/183.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.54/183.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.54/183.64	c ===============================================================================
183.54/183.64	c |         0 |     925     1980    11346 |     5000        0    nan |  0.000 % |
183.54/183.64	c ===============================================================================
183.54/183.65	c core #121
183.54/183.65	c ============================[ Search Statistics ]==============================
183.54/183.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.54/183.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.54/183.65	c ===============================================================================
183.54/183.65	c |         0 |     965     1981    11438 |     5000        0    nan |  0.000 % |
183.54/183.66	c ===============================================================================
183.54/183.67	c core #122
183.54/183.67	c ============================[ Search Statistics ]==============================
183.54/183.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.54/183.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.54/183.67	c ===============================================================================
183.54/183.67	c |         0 |    1009     1982    11535 |     5000        0    nan |  0.000 % |
183.54/183.68	c ===============================================================================
183.54/183.68	c core #123
183.54/183.68	c ============================[ Search Statistics ]==============================
183.54/183.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.54/183.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.54/183.68	c ===============================================================================
183.54/183.68	c |         0 |    1045     1983    11613 |     5000        0    nan |  0.000 % |
183.54/183.69	c ===============================================================================
183.54/183.70	c core #124
183.54/183.70	c ============================[ Search Statistics ]==============================
183.54/183.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.54/183.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.54/183.70	c ===============================================================================
183.54/183.70	c |         0 |    1065     1984    11654 |     5000        0    nan |  0.000 % |
183.64/183.70	c ===============================================================================
183.64/183.71	c core #125
183.64/183.71	c ============================[ Search Statistics ]==============================
183.64/183.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.64/183.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.64/183.71	c ===============================================================================
183.64/183.71	c |         0 |    1099     1985    11728 |     5000        0    nan |  0.000 % |
183.64/183.72	c ===============================================================================
183.64/183.73	c core #126
183.64/183.73	c ============================[ Search Statistics ]==============================
183.64/183.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.64/183.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.64/183.73	c ===============================================================================
183.64/183.73	c |         0 |    1113     1986    11756 |     5000        0    nan |  0.000 % |
183.64/183.74	c ===============================================================================
183.64/183.75	c core #127
183.64/183.75	c ============================[ Search Statistics ]==============================
183.64/183.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.64/183.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.64/183.75	c ===============================================================================
183.64/183.75	c |         0 |    1155     1987    11843 |     5000        0    nan |  0.000 % |
183.64/183.77	c |       100 |    1154     1987    11843 |     5500      100     23 |  0.265 % |
183.73/183.80	c |       250 |    1154     1987    11843 |     6050      250     59 |  0.272 % |
183.73/183.85	c |       476 |    1144     1987    11843 |     6655      475     63 |  1.391 % |
183.73/183.87	c ===============================================================================
183.73/183.88	c core #128
183.73/183.88	c ============================[ Search Statistics ]==============================
183.73/183.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.73/183.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.73/183.88	c ===============================================================================
183.73/183.88	c |         0 |    1284     1988    12102 |     5000        0    nan |  0.000 % |
183.73/183.89	c ===============================================================================
183.84/183.90	c core #129
183.84/183.90	c ============================[ Search Statistics ]==============================
183.84/183.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.84/183.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.84/183.90	c ===============================================================================
183.84/183.90	c |         0 |    1302     1989    12138 |     5000        0    nan |  0.000 % |
183.84/183.93	c |       100 |    1301     1989    12138 |     5500      100     22 |  0.158 % |
183.84/183.94	c ===============================================================================
183.84/183.95	c core #130
183.84/183.95	c ============================[ Search Statistics ]==============================
183.84/183.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.84/183.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.84/183.95	c ===============================================================================
183.84/183.95	c |         0 |    1328     1990    12190 |     5000        0    nan |  0.000 % |
183.84/183.98	c |       100 |    1328     1990    12190 |     5500      100     31 |  0.015 % |
183.94/184.00	c |       250 |    1328     1990    12190 |     6050      250     39 |  0.006 % |
183.94/184.05	c |       475 |    1328     1990    12190 |     6655      475     57 |  0.001 % |
184.04/184.12	c |       812 |    1325     1990    12190 |     7320      810     59 |  0.313 % |
184.14/184.21	c |      1318 |    1325     1990    12190 |     8052     1316     52 |  0.311 % |
184.24/184.39	c |      2078 |    1319     1990    12190 |     8857     2076     57 |  0.915 % |
184.43/184.52	c ===============================================================================
184.43/184.53	c core #131
184.43/184.53	c ============================[ Search Statistics ]==============================
184.43/184.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.43/184.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.43/184.53	c ===============================================================================
184.43/184.53	c |         0 |    1410     1992    12357 |     5000        0    nan |  0.000 % |
184.43/184.55	c |       100 |    1410     1992    12357 |     5500      100     39 |  0.001 % |
184.43/184.59	c |       252 |    1410     1992    12357 |     6050      252     94 |  0.000 % |
184.53/184.63	c |       477 |    1410     1992    12357 |     6655      477     92 |  0.001 % |
184.64/184.70	c |       814 |    1410     1992    12357 |     7320      814     93 |  0.004 % |
184.74/184.83	c |      1323 |    1410     1992    12357 |     8052     1323     90 |  0.004 % |
184.83/184.99	c |      2082 |    1410     1992    12357 |     8857     2082     78 |  0.001 % |
185.14/185.26	c |      3222 |    1410     1992    12357 |     9743     3222     94 |  0.004 % |
185.53/185.63	c |      4937 |    1410     1992    12357 |    10717     4937     90 |  0.001 % |
185.63/185.76	c ===============================================================================
185.63/185.78	c core #132
185.63/185.78	c ============================[ Search Statistics ]==============================
185.63/185.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.63/185.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.63/185.78	c ===============================================================================
185.63/185.78	c |         0 |    1480     1994    12500 |     5000        0    nan |  0.000 % |
185.74/185.80	c |       101 |    1480     1994    12500 |     5500      101     41 |  0.001 % |
185.74/185.83	c |       252 |    1480     1994    12500 |     6050      252     76 |  0.000 % |
185.74/185.88	c |       481 |    1480     1994    12500 |     6655      481     84 |  0.001 % |
185.84/185.95	c |       818 |    1480     1994    12500 |     7320      818     70 |  0.001 % |
185.93/186.08	c |      1324 |    1480     1994    12500 |     8052     1324     92 |  0.000 % |
186.14/186.22	c |      2084 |    1480     1994    12500 |     8857     2084     87 |  0.001 % |
186.34/186.49	c |      3224 |    1480     1994    12500 |     9743     3224     80 |  0.001 % |
186.73/186.88	c |      4933 |    1480     1994    12500 |    10717     4933     88 |  0.003 % |
187.43/187.53	c |      7496 |    1480     1994    12500 |    11789     7496     93 |  0.003 % |
188.23/188.37	c |     11342 |    1480     1994    12500 |    12968    11342     97 |  0.000 % |
189.33/189.48	c |     17109 |    1480     1994    12500 |    14265    10447     95 |  0.001 % |
191.34/191.44	c |     25758 |    1480     1994    12500 |    15692    11784    119 |  0.003 % |
194.13/194.26	c |     38733 |    1480     1994    12500 |    17261     8685    104 |  0.003 % |
197.93/198.03	c |     58194 |    1480     1994    12500 |    18987    10555     81 |  0.001 % |
204.13/204.29	c |     87386 |    1480     1994    12500 |    20886    10729     40 |  0.000 % |
214.03/214.12	c |    131175 |    1480     1994    12500 |    22974    12098     89 |  0.000 % |
228.82/228.94	c |    196859 |    1478     1994    12500 |    25272    15373    108 |  0.136 % |
253.61/253.79	c |    295386 |    1467     1994    12500 |    27799    10938     70 |  0.954 % |
292.60/292.74	c |    443176 |    1388     1994    12500 |    30579    17155     68 |  6.222 % |
349.49/349.68	c |    664860 |    1388     1994    12500 |    33637    19970     37 |  6.218 % |
449.16/449.34	c |    997386 |    1354     1994    12500 |    37001    30293     51 |  9.129 % |
480.45/480.70	c ===============================================================================
481.65/481.87	c core #133
481.65/481.87	c ============================[ Search Statistics ]==============================
481.65/481.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
481.65/481.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
481.65/481.87	c ===============================================================================
481.65/481.87	c |         0 |    1772     1995    13084 |     5000        0    nan |  0.000 % |
481.85/482.04	c |       100 |    1772     1995    13084 |     5500      100     63 |  0.000 % |
481.85/482.07	c |       250 |    1772     1995    13084 |     6050      250     90 |  0.000 % |
481.95/482.11	c |       477 |    1772     1995    13084 |     6655      477     93 |  0.001 % |
481.95/482.20	c |       815 |    1772     1995    13084 |     7320      815     84 |  0.000 % |
482.05/482.28	c |      1321 |    1772     1995    13084 |     8052     1321     94 |  0.000 % |
482.25/482.41	c |      2080 |    1772     1995    13084 |     8857     2080     85 |  0.000 % |
482.45/482.65	c |      3219 |    1772     1995    13084 |     9743     3219    102 |  0.000 % |
482.75/482.97	c |      4928 |    1772     1995    13084 |    10717     4928    112 |  0.000 % |
483.45/483.65	c |      7495 |    1772     1995    13084 |    11789     7495    118 |  0.000 % |
484.25/484.46	c |     11343 |    1772     1995    13084 |    12968    11343    122 |  0.001 % |
485.96/486.16	c |     17109 |    1772     1995    13084 |    14265    10410    113 |  0.000 % |
488.15/488.37	c |     25759 |    1772     1995    13084 |    15692    11708    123 |  0.000 % |
492.35/492.54	c |     38734 |    1772     1995    13084 |    17261     8566    126 |  0.002 % |
497.44/497.62	c |     58197 |    1772     1995    13084 |    18987    10322    102 |  0.000 % |
507.24/507.40	c |     87390 |    1772     1995    13084 |    20886    10404    101 |  0.001 % |
522.04/522.23	c |    131180 |    1772     1995    13084 |    22974    11555    128 |  0.000 % |
547.43/547.69	c |    196870 |    1772     1995    13084 |    25272    16803    152 |  0.000 % |
582.52/582.71	c |    295399 |    1772     1995    13084 |    27799    14343    125 |  0.000 % |
635.52/635.74	c |    443188 |    1772     1995    13084 |    30579    27854    132 |  0.001 % |
721.68/721.95	c |    664871 |    1772     1995    13084 |    33637    12707    144 |  0.000 % |
851.25/851.60	c |    997410 |    1772     1995    13084 |    37001    31475     69 |  0.000 % |
1078.38/1078.77	c |   1496198 |    1772     1995    13084 |    40701    21338    135 |  0.000 % |

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-2656155-1276427841/watcher-2656155-1276427841 -o /tmp/evaluation-result-2656155-1276427841/solver-2656155-1276427841 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2656155-1276427841.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.40 1.08 1.03 3/106 25672
/proc/meminfo: memFree=1847044/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=2644 CPUtime=0
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 287 0 0 0 0 0 0 0 22 0 1 0 18388094 2707456 205 1992294400 134512640 135751879 4286683376 18446744073709551615 135206651 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 661 205 145 303 0 340 0

[startup+0.0708861 s]
/proc/loadavg: 1.40 1.08 1.03 3/106 25672
/proc/meminfo: memFree=1847044/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=3104 CPUtime=0.06
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 437 0 0 0 6 0 0 0 18 0 1 0 18388094 3178496 339 1992294400 134512640 135751879 4286683376 18446744073709551615 134606320 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 776 339 147 303 0 471 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3104

[startup+0.100889 s]
/proc/loadavg: 1.40 1.08 1.03 3/106 25672
/proc/meminfo: memFree=1847044/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=3232 CPUtime=0.09
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 483 0 0 0 9 0 0 0 18 0 1 0 18388094 3309568 385 1992294400 134512640 135751879 4286683376 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 808 385 147 303 0 503 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3232

[startup+0.30091 s]
/proc/loadavg: 1.40 1.08 1.03 3/106 25672
/proc/meminfo: memFree=1847044/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=4516 CPUtime=0.29
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 804 0 0 0 29 0 0 0 18 0 1 0 18388094 4624384 706 1992294400 134512640 135751879 4286683376 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 1129 706 147 303 0 824 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4516

[startup+0.70095 s]
/proc/loadavg: 1.40 1.08 1.03 3/106 25672
/proc/meminfo: memFree=1847044/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=6980 CPUtime=0.69
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 1397 0 0 0 67 2 0 0 18 0 1 0 18388094 7147520 1299 1992294400 134512640 135751879 4286683376 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 1745 1299 147 303 0 1440 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6980

[startup+1.50103 s]
/proc/loadavg: 1.40 1.08 1.03 2/107 25673
/proc/meminfo: memFree=1840960/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=11476 CPUtime=1.49
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 2547 0 0 0 145 4 0 0 19 0 1 0 18388094 11751424 2449 1992294400 134512640 135751879 4286683376 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 2869 2449 147 303 0 2564 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11476

[startup+3.10119 s]
/proc/loadavg: 1.37 1.08 1.03 2/107 25673
/proc/meminfo: memFree=1834016/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=21076 CPUtime=3.09
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 4917 0 0 0 302 7 0 0 24 0 1 0 18388094 21581824 4819 1992294400 134512640 135751879 4286683376 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 5269 4819 148 303 0 4964 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21076

[startup+6.30052 s]
/proc/loadavg: 1.37 1.08 1.03 2/107 25673
/proc/meminfo: memFree=1814920/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=38824 CPUtime=6.29
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 9351 0 0 0 615 14 0 0 25 0 1 0 18388094 39755776 9253 1992294400 134512640 135751879 4286683376 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 9706 9253 148 303 0 9401 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38824

[startup+12.7012 s]
/proc/loadavg: 1.31 1.08 1.03 2/107 25673
/proc/meminfo: memFree=1783796/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=67580 CPUtime=12.69
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 16566 0 0 0 1242 27 0 0 25 0 1 0 18388094 69201920 16468 1992294400 134512640 135751879 4286683376 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 16895 16468 148 303 0 16590 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67580

[startup+25.5015 s]
/proc/loadavg: 1.26 1.08 1.02 2/107 25673
/proc/meminfo: memFree=1729856/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=120020 CPUtime=25.49
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 29672 0 0 0 2499 50 0 0 25 0 1 0 18388094 122900480 29574 1992294400 134512640 135751879 4286683376 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 30005 29574 148 303 0 29700 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 120020

[startup+51.1011 s]
/proc/loadavg: 1.17 1.07 1.02 2/107 25675
/proc/meminfo: memFree=1658432/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=191888 CPUtime=51.07
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 47619 0 0 0 5021 86 0 0 25 0 1 0 18388094 196493312 47521 1992294400 134512640 135751879 4286683376 18446744073709551615 134616532 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 47972 47521 148 303 0 47667 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 191888

[startup+102.308 s]
/proc/loadavg: 1.07 1.05 1.02 2/107 25675
/proc/meminfo: memFree=1515336/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=333440 CPUtime=102.26
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 82975 0 0 0 10075 151 0 0 25 0 1 0 18388094 341442560 82877 1992294400 134512640 135751879 4286683376 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 83360 82877 148 303 0 83055 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 333440

[startup+162.301 s]
/proc/loadavg: 1.02 1.04 1.01 2/107 25677
/proc/meminfo: memFree=1358972/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=491192 CPUtime=162.24
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 122393 0 0 0 16006 218 0 0 25 0 1 0 18388094 502980608 122295 1992294400 134512640 135751879 4286683376 18446744073709551615 134518944 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 122798 122295 148 303 0 122493 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 491192

[startup+222.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/107 25679
/proc/meminfo: memFree=1278620/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=569504 CPUtime=222.22
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 142065 0 0 0 21929 293 0 0 25 0 1 0 18388094 583172096 141936 1992294400 134512640 135751879 4286683376 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 142376 141936 151 303 0 142071 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 569504

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 25681
/proc/meminfo: memFree=1196780/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=651508 CPUtime=282.21
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 162511 0 0 0 27859 362 0 0 25 0 1 0 18388094 667144192 162382 1992294400 134512640 135751879 4286683376 18446744073709551615 135209201 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 162877 162382 151 303 0 162572 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 651508

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 25683
/proc/meminfo: memFree=1137260/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=710776 CPUtime=342.19
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 177310 0 0 0 33788 431 0 0 25 0 1 0 18388094 727834624 177181 1992294400 134512640 135751879 4286683376 18446744073709551615 134604784 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 177694 177181 151 303 0 177389 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 710776

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 25683
/proc/meminfo: memFree=1075012/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=773452 CPUtime=402.18
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 192970 0 0 0 39727 491 0 0 25 0 1 0 18388094 792014848 192841 1992294400 134512640 135751879 4286683376 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 193363 192841 151 303 0 193058 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 773452

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 25685
/proc/meminfo: memFree=1007556/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=840320 CPUtime=462.15
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 209675 0 0 0 45662 553 0 0 25 0 1 0 18388094 860487680 209546 1992294400 134512640 135751879 4286683376 18446744073709551615 134607458 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 210080 209546 151 303 0 209775 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 840320

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25687
/proc/meminfo: memFree=936256/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=912044 CPUtime=522.14
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 227691 0 0 0 51599 615 0 0 25 0 1 0 18388094 933933056 227562 1992294400 134512640 135751879 4286683376 18446744073709551615 134606459 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 228011 227562 151 303 0 227706 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 912044

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25689
/proc/meminfo: memFree=842760/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=1004628 CPUtime=582.12
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 250809 0 0 0 57537 675 0 0 25 0 1 0 18388094 1028739072 250680 1992294400 134512640 135751879 4286683376 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 251157 250680 151 303 0 250852 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 1004628

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25691
/proc/meminfo: memFree=761788/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=1084632 CPUtime=642.11
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 270812 0 0 0 63474 737 0 0 25 0 1 0 18388094 1110663168 270683 1992294400 134512640 135751879 4286683376 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 271158 270683 151 303 0 270853 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 1084632

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25691
/proc/meminfo: memFree=673128/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=1173860 CPUtime=702.08
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 293095 0 0 0 69415 793 0 0 25 0 1 0 18388094 1202032640 292966 1992294400 134512640 135751879 4286683376 18446744073709551615 134610135 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 293465 292966 151 303 0 293160 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 1173860

[startup+762.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25693
/proc/meminfo: memFree=608648/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=1237768 CPUtime=762.08
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 309034 0 0 0 75363 845 0 0 25 0 1 0 18388094 1267474432 308905 1992294400 134512640 135751879 4286683376 18446744073709551615 134602936 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 309442 308905 151 303 0 309137 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 1237768

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25695
/proc/meminfo: memFree=562520/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=1284092 CPUtime=822.05
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 320610 0 0 0 81305 900 0 0 25 0 1 0 18388094 1314910208 320481 1992294400 134512640 135751879 4286683376 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 321023 320481 151 303 0 320718 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 1284092

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25697
/proc/meminfo: memFree=499156/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=1347128 CPUtime=882.04
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 336363 0 0 0 87249 955 0 0 25 0 1 0 18388094 1379459072 336234 1992294400 134512640 135751879 4286683376 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 336782 336234 151 303 0 336477 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 1347128

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25699
/proc/meminfo: memFree=426492/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=1420596 CPUtime=942.02
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 354704 0 0 0 93198 1004 0 0 25 0 1 0 18388094 1454690304 354575 1992294400 134512640 135751879 4286683376 18446744073709551615 134616448 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 355149 354575 151 303 0 354844 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 1420596

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25699
/proc/meminfo: memFree=348744/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=1497308 CPUtime=1002
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 373896 0 0 0 99142 1058 0 0 25 0 1 0 18388094 1533243392 373767 1992294400 134512640 135751879 4286683376 18446744073709551615 134606459 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 374327 373767 151 303 0 374022 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 1497308

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25701
/proc/meminfo: memFree=271740/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=1574796 CPUtime=1061.98
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 393225 0 0 0 105083 1115 0 0 25 0 1 0 18388094 1612591104 393096 1992294400 134512640 135751879 4286683376 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 393699 393096 151 303 0 393394 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 1574796

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25703
/proc/meminfo: memFree=163240/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=1683284 CPUtime=1121.95
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 420322 0 0 0 111005 1190 0 0 25 0 1 0 18388094 1723682816 420193 1992294400 134512640 135751879 4286683376 18446744073709551615 134611176 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 420821 420193 151 303 0 420516 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 1683284

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25705
/proc/meminfo: memFree=63172/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=1783800 CPUtime=1181.94
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 445409 0 0 0 116937 1257 0 0 25 0 1 0 18388094 1826611200 445280 1992294400 134512640 135751879 4286683376 18446744073709551615 134611181 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 445950 445280 151 303 0 445645 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 1783800



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1217.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25705
/proc/meminfo: memFree=10860/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=1843308 CPUtime=1217.26
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4202496 460257 0 0 0 120425 1301 0 0 25 0 1 0 18388094 1887547392 460128 1992294400 134512640 135751879 4286683376 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25672/statm: 460827 460128 151 303 0 460522 0
Current children cumulated CPU time (s) 1217.26
Current children cumulated vsize (KiB) 1843308

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

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

[startup+1217.73 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25705
/proc/meminfo: memFree=10860/2059040 swapFree=4135652/4192956
[pid=25672] ppid=25670 vsize=0 CPUtime=1217.36
/proc/25672/stat : 25672 (wbo1.4b) R 25670 25672 24429 0 -1 4203524 460257 0 0 0 120425 1311 0 0 25 0 1 0 18388094 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/25672/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1217.36
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1217.8
CPU time (s): 1217.43
CPU user time (s): 1204.25
CPU system time (s): 13.181
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 1843308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1204.25
system time used= 13.181
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 460257
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 14221

runsolver used 2.11868 second user time and 5.65814 second system time

The end

Launcher Data

Begin job on node002 at 2010-06-13 13:17:21
IDJOB=2656155
IDBENCH=2105
IDSOLVER=1161
FILE ID=node002/2656155-1276427841
PBS_JOBID= 11173299
Free space on /tmp= 62400 MiB

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

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

MD5SUM BENCH= 0d4648505d14cf43905d3198d6f686c2
RANDOM SEED=1042820416

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.36
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1847572 kB
Buffers:         15896 kB
Cached:         119164 kB
SwapCached:      10180 kB
Active:          78176 kB
Inactive:        69272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1847572 kB
SwapTotal:     4192956 kB
SwapFree:      4135652 kB
Dirty:            3020 kB
Writeback:           0 kB
AnonPages:       11004 kB
Mapped:           9260 kB
Slab:            42352 kB
PageTables:       3988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181756 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= 62396 MiB
End job on node002 at 2010-06-13 13:37:41