Trace number 2656259

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) 1287.73 1288.18

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-m4.r.opb
MD5SUMf69ecb5497caa964fbd82b9dc6698ac3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark90
Best CPU time to get the best result obtained on this benchmark0.347947
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 90
Optimality of the best value was proved YES
Number of variables652
Total number of constraints759
Number of constraints which are clauses759
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 constraint46
Number of terms in the objective function 652
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 652
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 652
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100517
0.00/0.00	c Parsing opb file format. File HOME/instance-2656259-1276593461.opb.
0.00/0.00	c Instance file HOME/instance-2656259-1276593461.opb
0.00/0.00	c File size is 82250 bytes.
0.00/0.01	c Highest Coefficient sum: 47
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:      652                                                 |
0.00/0.01	c |  Number Clauses:        759                                                 |
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 |     652      759     9241 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 116
0.00/0.01	o 116
0.00/0.01	c Elapsed CPU time: 0.014997 s	Remaining CPU time: 179.985 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     652      760     9893 |     5000        0    nan |  0.000 % |
0.01/0.02	c |       100 |     652      760     9893 |     5500      100    122 |  0.000 % |
0.01/0.03	c |       251 |     652      760     9893 |     6050      251    123 |  0.000 % |
0.01/0.06	c |       476 |     652      760     9893 |     6655      476    125 |  0.000 % |
0.01/0.09	c |       814 |     652      760     9893 |     7320      814    126 |  0.000 % |
0.09/0.14	c |      1320 |     652      760     9893 |     8052     1320    127 |  0.000 % |
0.19/0.23	c |      2079 |     652      760     9893 |     8857     2079    126 |  0.000 % |
0.29/0.34	c |      3219 |     652      760     9893 |     9743     3219    126 |  0.000 % |
0.49/0.52	c |      4928 |     652      760     9893 |    10717     4928    125 |  0.000 % |
0.79/0.84	c |      7491 |     652      760     9893 |    11789     7491    124 |  0.000 % |
1.29/1.30	c |     11335 |     652      760     9893 |    12968    11335    125 |  0.000 % |
1.98/2.08	c |     17101 |     652      760     9893 |    14265    10360    125 |  0.000 % |
3.19/3.28	c |     25751 |     652      760     9893 |    15692    11632    123 |  0.000 % |
5.09/5.18	c |     38725 |     652      760     9893 |    17261     8436    126 |  0.000 % |
8.29/8.31	c |     58187 |     652      760     9893 |    18987    10160    121 |  0.000 % |
13.79/13.82	c |     87379 |     652      760     9893 |    20886    10013    124 |  0.000 % |
22.18/22.28	c |    131169 |     652      760     9893 |    22974    10899    123 |  0.000 % |
34.78/34.89	c |    196853 |     652      760     9893 |    25272    13387    136 |  0.000 % |
57.08/57.12	c |    295379 |     652      760     9893 |    27799    23214    124 |  0.000 % |
86.46/86.57	c |    443168 |     652      760     9893 |    30579    14405    122 |  0.000 % |
86.96/87.03	c ===============================================================================
86.96/87.03	c New solution: 115
86.96/87.03	o 115
86.96/87.03	c Elapsed CPU time: 85.61 s	Remaining CPU time: 94.39 s
86.96/87.03	c ===============================================================================
86.96/87.03	c |    447176 |     652      761    10545 |     5000    18413    123 |  0.000 % |
87.06/87.15	c |    447276 |     652      761    10545 |     5500     4704    126 |  0.000 % |
87.06/87.16	c |    447426 |     652      761    10545 |     6050     4854    126 |  0.000 % |
87.06/87.20	c |    447652 |     652      761    10545 |     6655     5080    126 |  0.000 % |
87.16/87.24	c |    447989 |     652      761    10545 |     7320     5417    126 |  0.000 % |
87.16/87.29	c |    448496 |     652      761    10545 |     8052     5924    126 |  0.000 % |
87.25/87.38	c |    449256 |     652      761    10545 |     8857     6684    125 |  0.000 % |
87.46/87.51	c |    450396 |     652      761    10545 |     9743     7824    125 |  0.000 % |
87.65/87.72	c |    452104 |     652      761    10545 |    10717     9532    124 |  0.000 % |
87.96/88.01	c |    454666 |     652      761    10545 |    11789     6487    125 |  0.000 % |
88.36/88.49	c |    458511 |     652      761    10545 |    12968    10332    125 |  0.000 % |
89.16/89.27	c |    464277 |     652      761    10545 |    14265     9370    124 |  0.000 % |
90.45/90.54	c |    472926 |     652      761    10545 |    15692    10637    123 |  0.000 % |
92.36/92.43	c |    485900 |     652      761    10545 |    17261    15513    123 |  0.000 % |
95.25/95.38	c |    505362 |     652      761    10545 |    18987    17182    122 |  0.000 % |
99.75/99.82	c |    534555 |     652      761    10545 |    20886    17116    124 |  0.000 % |
107.55/107.65	c |    578345 |     652      761    10545 |    22974    17929    121 |  0.000 % |
119.35/119.44	c |    644030 |     652      761    10545 |    25272    20957    121 |  0.000 % |
138.55/138.61	c |    742556 |     652      761    10545 |    27799    16987    123 |  0.000 % |
166.73/166.86	c |    890345 |     652      761    10545 |    30579    25971    123 |  0.000 % |
183.02/183.18	c There are 0 assigned variables. 0 in cost function.
184.52/184.65	c core #1
184.52/184.65	c core #2
184.52/184.65	c core #3
184.52/184.65	c core #4
184.52/184.65	c core #5
184.52/184.65	c core #6
184.52/184.65	c core #7
184.52/184.65	c core #8
184.52/184.65	c core #9
184.52/184.65	c core #10
184.52/184.65	c core #11
184.52/184.65	c core #12
184.52/184.65	c core #13
184.52/184.65	c core #14
184.52/184.65	c core #15
184.52/184.65	c core #16
184.52/184.65	c core #17
184.52/184.65	c core #18
184.52/184.65	c core #19
184.52/184.65	c core #20
184.52/184.65	c core #21
184.52/184.65	c core #22
184.52/184.65	c core #23
184.52/184.65	c core #24
184.52/184.65	c core #25
184.52/184.65	c core #26
184.52/184.65	c core #27
184.52/184.65	c core #28
184.52/184.65	c core #29
184.52/184.65	c core #30
184.52/184.65	c core #31
184.52/184.65	c core #32
184.52/184.65	c core #33
184.52/184.65	c core #34
184.52/184.65	c core #35
184.52/184.65	c core #36
184.52/184.65	c core #37
184.52/184.65	c core #38
184.52/184.65	c core #39
184.52/184.65	c core #40
184.52/184.65	c core #41
184.52/184.65	c core #42
184.52/184.65	c core #43
184.52/184.65	c core #44
184.52/184.65	c core #45
184.52/184.65	c core #46
184.52/184.65	c core #47
184.52/184.65	c core #48
184.52/184.65	c core #49
184.52/184.65	c core #50
184.52/184.65	c core #51
184.52/184.65	c core #52
184.52/184.65	c core #53
184.52/184.65	c core #54
184.52/184.65	c core #55
184.52/184.65	c core #56
184.52/184.65	c core #57
184.52/184.65	c core #58
184.52/184.65	c core #59
184.52/184.65	c core #60
184.52/184.65	c core #61
184.52/184.65	c core #62
184.52/184.65	c core #63
184.52/184.65	c core #64
184.52/184.65	c core #65
184.52/184.65	c core #66
184.52/184.65	c core #67
184.52/184.65	c core #68
184.52/184.65	c core #69
184.52/184.65	c core #70
184.52/184.65	c ============================[ Search Statistics ]==============================
184.52/184.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.52/184.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.52/184.66	c ===============================================================================
184.52/184.66	c |         0 |     998     1484    12790 |     5000        0    nan |  0.000 % |
184.52/184.66	c ===============================================================================
184.52/184.66	c core #71
184.52/184.66	c ============================[ Search Statistics ]==============================
184.52/184.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.52/184.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.52/184.66	c ===============================================================================
184.52/184.66	c |         0 |    1008     1485    12810 |     5000        0    nan |  0.000 % |
184.52/184.66	c ===============================================================================
184.52/184.67	c core #72
184.52/184.67	c ============================[ Search Statistics ]==============================
184.52/184.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.52/184.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.52/184.67	c ===============================================================================
184.52/184.67	c |         0 |    1121     1486    13005 |     5000        0    nan |  0.000 % |
184.52/184.67	c ===============================================================================
184.52/184.68	c core #73
184.52/184.68	c ============================[ Search Statistics ]==============================
184.52/184.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.52/184.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.52/184.68	c ===============================================================================
184.52/184.68	c |         0 |    1189     1487    13129 |     5000        0    nan |  0.000 % |
184.52/184.68	c ===============================================================================
184.52/184.69	c core #74
184.52/184.69	c ============================[ Search Statistics ]==============================
184.52/184.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.52/184.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.52/184.69	c ===============================================================================
184.52/184.69	c |         0 |    1246     1488    13174 |     5000        0    nan |  0.000 % |
184.52/184.69	c ===============================================================================
184.63/184.70	c core #75
184.63/184.70	c ============================[ Search Statistics ]==============================
184.63/184.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.63/184.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.63/184.70	c ===============================================================================
184.63/184.70	c |         0 |    1282     1489    13240 |     5000        0    nan |  0.000 % |
184.63/184.71	c ===============================================================================
184.63/184.71	c core #76
184.63/184.71	c ============================[ Search Statistics ]==============================
184.63/184.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.63/184.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.63/184.71	c ===============================================================================
184.63/184.71	c |         0 |    1299     1490    13269 |     5000        0    nan |  0.000 % |
184.63/184.72	c |       100 |    1299     1490    13269 |     5500      100     13 |  8.842 % |
184.63/184.73	c |       251 |    1299     1490    13269 |     6050      251     12 |  8.842 % |
184.63/184.75	c |       476 |    1296     1490    13269 |     6655      475     13 |  9.404 % |
184.63/184.77	c |       814 |    1286     1490    13269 |     7320      568     14 |  9.754 % |
184.63/184.80	c ===============================================================================
184.73/184.81	c core #77
184.73/184.81	c ============================[ Search Statistics ]==============================
184.73/184.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.73/184.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.73/184.81	c ===============================================================================
184.73/184.81	c |         0 |    1521     1491    13692 |     5000        0    nan |  0.000 % |
184.73/184.82	c |       100 |    1521     1491    13692 |     5500      100     11 |  6.458 % |
184.73/184.83	c |       250 |    1521     1491    13692 |     6050      250     18 |  6.458 % |
184.73/184.85	c |       475 |    1521     1491    13692 |     6655      475     20 |  6.458 % |
184.73/184.85	c ===============================================================================
184.73/184.86	c core #78
184.73/184.86	c ============================[ Search Statistics ]==============================
184.73/184.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.73/184.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.73/184.86	c ===============================================================================
184.73/184.86	c |         0 |    1591     1492    13831 |     5000        0    nan |  0.000 % |
184.73/184.87	c ===============================================================================
184.73/184.88	c core #79
184.73/184.88	c ============================[ Search Statistics ]==============================
184.73/184.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.73/184.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.73/184.88	c ===============================================================================
184.73/184.88	c |         0 |    1623     1493    13884 |     5000        0    nan |  0.000 % |
184.73/184.89	c |       104 |    1623     1493    13884 |     5500      104     18 |  5.420 % |
184.73/184.89	c |       254 |    1621     1493    13884 |     6050      254     21 |  5.536 % |
184.83/184.91	c |       483 |    1619     1493    13884 |     6655      480     27 |  5.653 % |
184.83/184.94	c |       823 |    1619     1493    13884 |     7320      820     32 |  5.653 % |
184.83/184.99	c |      1330 |    1612     1493    13884 |     8052     1324     36 |  7.110 % |
184.92/185.07	c |      2093 |    1594     1493    13884 |     8857     2059     44 |  7.110 % |
185.13/185.24	c |      3233 |    1593     1493    13884 |     9743     3195     46 |  7.168 % |
185.23/185.35	c ===============================================================================
185.33/185.41	c core #80
185.33/185.41	c ============================[ Search Statistics ]==============================
185.33/185.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.33/185.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.33/185.41	c ===============================================================================
185.33/185.41	c |         0 |    1809     1494    14238 |     5000        0    nan |  0.000 % |
185.33/185.42	c |       101 |    1809     1494    14238 |     5500      101     19 |  3.981 % |
185.33/185.43	c |       252 |    1809     1494    14238 |     6050      252     21 |  3.981 % |
185.33/185.45	c |       477 |    1809     1494    14238 |     6655      477     26 |  3.981 % |
185.33/185.48	c |       815 |    1809     1494    14238 |     7320      815     27 |  3.981 % |
185.42/185.53	c |      1321 |    1809     1494    14238 |     8052     1321     28 |  3.981 % |
185.52/185.63	c |      2083 |    1809     1494    14238 |     8857     2083     30 |  3.981 % |
185.62/185.78	c |      3223 |    1809     1494    14238 |     9743     3223     37 |  3.981 % |
185.93/186.08	c |      4933 |    1809     1494    14238 |    10717     4933     46 |  3.981 % |
186.42/186.57	c |      7497 |    1808     1494    14238 |    11789     2637     30 |  4.034 % |
186.93/187.08	c ===============================================================================
187.13/187.20	c core #81
187.13/187.20	c ============================[ Search Statistics ]==============================
187.13/187.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
187.13/187.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
187.13/187.20	c ===============================================================================
187.13/187.20	c |         0 |    2086     1495    14767 |     5000        0    nan |  0.000 % |
187.13/187.22	c |       100 |    2086     1495    14767 |     5500      100     30 |  2.341 % |
187.13/187.23	c |       250 |    2086     1495    14767 |     6050      250     39 |  2.341 % |
187.13/187.24	c |       476 |    2086     1495    14767 |     6655      476     44 |  2.341 % |
187.13/187.28	c |       815 |    2086     1495    14767 |     7320      815     41 |  2.341 % |
187.22/187.32	c |      1322 |    2086     1495    14767 |     8052     1322     50 |  2.341 % |
187.33/187.41	c |      2084 |    2086     1495    14767 |     8857     2084     64 |  2.341 % |
187.42/187.58	c |      3230 |    2086     1495    14767 |     9743     3230     72 |  2.341 % |
187.82/187.94	c |      4938 |    2086     1495    14767 |    10717     4938     81 |  2.341 % |
188.23/188.38	c |      7500 |    2086     1495    14767 |    11789     7500     80 |  2.341 % |
189.32/189.49	c |     11344 |    2086     1495    14767 |    12968    11344     95 |  2.341 % |
191.13/191.22	c |     17110 |    2086     1495    14767 |    14265    10522    110 |  2.341 % |
193.62/193.76	c |     25759 |    2086     1495    14767 |    15692    11830    107 |  2.341 % |
198.93/199.01	c |     38733 |    2086     1495    14767 |    17261     8762     95 |  2.341 % |
206.82/206.99	c |     58196 |    2086     1495    14767 |    18987    10599    104 |  2.342 % |
213.22/213.36	c ===============================================================================
214.11/214.29	c core #82
214.11/214.29	c ============================[ Search Statistics ]==============================
214.11/214.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
214.11/214.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
214.11/214.29	c ===============================================================================
214.11/214.29	c |         0 |    2343     1496    15280 |     5000        0    nan |  0.000 % |
214.21/214.33	c |       100 |    2343     1496    15280 |     5500      100     55 |  2.049 % |
214.21/214.34	c |       251 |    2343     1496    15280 |     6050      251     39 |  2.049 % |
214.21/214.37	c |       476 |    2343     1496    15280 |     6655      476     42 |  2.049 % |
214.32/214.40	c |       813 |    2343     1496    15280 |     7320      813     52 |  2.049 % |
214.32/214.46	c |      1320 |    2343     1496    15280 |     8052     1320     58 |  2.049 % |
214.43/214.56	c |      2079 |    2343     1496    15280 |     8857     2079     75 |  2.049 % |
214.62/214.73	c |      3219 |    2343     1496    15280 |     9743     3219     83 |  2.049 % |
214.91/215.01	c |      4927 |    2343     1496    15280 |    10717     4927     89 |  2.049 % |
215.31/215.46	c |      7489 |    2343     1496    15280 |    11789     7489     89 |  2.049 % |
216.01/216.18	c |     11334 |    2343     1496    15280 |    12968    11334     90 |  2.049 % |
217.62/217.71	c |     17100 |    2343     1496    15280 |    14265    10482    100 |  2.049 % |
219.92/220.05	c |     25755 |    2343     1496    15280 |    15692    11807     92 |  2.049 % |
224.01/224.13	c |     38731 |    2343     1496    15280 |    17261     8665     97 |  2.049 % |
231.31/231.42	c |     58197 |    2343     1496    15280 |    18987    10538    150 |  2.049 % |
250.21/250.34	c |     87392 |    2343     1496    15280 |    20886    10618    141 |  2.049 % |
273.39/273.58	c |    131181 |    2343     1496    15280 |    22974    11931    117 |  2.049 % |
313.29/313.43	c |    196867 |    2343     1496    15280 |    25272    19315    157 |  2.049 % |
341.37/341.55	c ===============================================================================
345.28/345.47	c core #83
345.28/345.47	c ============================[ Search Statistics ]==============================
345.28/345.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
345.28/345.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
345.28/345.47	c ===============================================================================
345.28/345.47	c |         0 |    2651     1497    15888 |     5000        0    nan |  0.000 % |
345.37/345.51	c |       101 |    2651     1497    15888 |     5500      101     37 |  1.523 % |
345.37/345.57	c |       253 |    2651     1497    15888 |     6050      253     44 |  1.523 % |
345.47/345.60	c |       478 |    2651     1497    15888 |     6655      478     55 |  1.523 % |
345.47/345.64	c |       817 |    2651     1497    15888 |     7320      817     53 |  1.523 % |
345.47/345.69	c |      1326 |    2651     1497    15888 |     8052     1326     52 |  1.523 % |
345.56/345.78	c |      2085 |    2651     1497    15888 |     8857     2085     62 |  1.523 % |
345.76/345.92	c |      3227 |    2651     1497    15888 |     9743     3227     71 |  1.523 % |
345.97/346.18	c |      4935 |    2651     1497    15888 |    10717     4935     77 |  1.523 % |
346.47/346.61	c |      7501 |    2651     1497    15888 |    11789     7501     95 |  1.523 % |
347.38/347.57	c |     11355 |    2651     1497    15888 |    12968    11355    106 |  1.523 % |
348.97/349.19	c |     17126 |    2651     1497    15888 |    14265    10181    139 |  1.523 % |
351.47/351.69	c |     25775 |    2651     1497    15888 |    15692    11486    176 |  1.523 % |
356.67/356.87	c |     38751 |    2651     1497    15888 |    17261     8210    247 |  1.523 % |
366.46/366.61	c |     58212 |    2651     1497    15888 |    18987    10071    197 |  1.523 % |
390.25/390.40	c |     87405 |    2651     1497    15888 |    20886    19675    246 |  1.523 % |
434.03/434.20	c |    131195 |    2651     1497    15888 |    22974    20943    241 |  1.523 % |
482.62/482.80	c |    196883 |    2651     1497    15888 |    25272    16550    222 |  1.523 % |
547.80/548.08	c |    295409 |    2651     1497    15888 |    27799    24799    175 |  1.523 % |
696.14/696.48	c |    443199 |    2651     1497    15888 |    30579    18845    205 |  1.523 % |
890.97/891.36	c |    664898 |    2651     1497    15888 |    33637    29327    238 |  1.523 % |
1152.18/1152.62	c |    997424 |    2651     1497    15888 |    37001    16631    230 |  1.523 % |

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 8865
/proc/meminfo: memFree=1555640/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=2664 CPUtime=0
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 290 0 0 0 0 0 0 0 19 0 1 0 637099 2727936 209 1992294400 134512640 135751879 4290158048 18446744073709551615 134564614 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 666 210 144 303 0 340 0

[startup+0.0185689 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 8865
/proc/meminfo: memFree=1555640/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=2712 CPUtime=0.01
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 351 0 0 0 1 0 0 0 20 0 1 0 637099 2777088 249 1992294400 134512640 135751879 4290158048 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 678 249 146 303 0 373 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2712

[startup+0.100581 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 8865
/proc/meminfo: memFree=1555640/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=3228 CPUtime=0.09
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 470 0 0 0 9 0 0 0 20 0 1 0 637099 3305472 368 1992294400 134512640 135751879 4290158048 18446744073709551615 134605963 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 807 368 147 303 0 502 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3228

[startup+0.300609 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 8865
/proc/meminfo: memFree=1555640/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=4392 CPUtime=0.29
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 761 0 0 0 28 1 0 0 20 0 1 0 637099 4497408 659 1992294400 134512640 135751879 4290158048 18446744073709551615 134616778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 1098 659 147 303 0 793 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4392

[startup+0.700666 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 8865
/proc/meminfo: memFree=1555640/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=6580 CPUtime=0.68
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 1306 0 0 0 66 2 0 0 20 0 1 0 637099 6737920 1204 1992294400 134512640 135751879 4290158048 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 1645 1204 147 303 0 1340 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6580

[startup+1.50078 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 8866
/proc/meminfo: memFree=1549680/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=10620 CPUtime=1.49
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 2315 0 0 0 144 5 0 0 23 0 1 0 637099 10874880 2213 1992294400 134512640 135751879 4290158048 18446744073709551615 134606404 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 2655 2213 147 303 0 2350 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10620

[startup+3.10101 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 8866
/proc/meminfo: memFree=1544472/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=17684 CPUtime=3.08
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 4091 0 0 0 300 8 0 0 25 0 1 0 637099 18108416 3989 1992294400 134512640 135751879 4290158048 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 4421 3989 148 303 0 4116 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17684

[startup+6.30147 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 8866
/proc/meminfo: memFree=1529964/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=31416 CPUtime=6.29
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 7530 0 0 0 614 15 0 0 25 0 1 0 637099 32169984 7428 1992294400 134512640 135751879 4290158048 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 7854 7428 148 303 0 7549 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31416

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 8866
/proc/meminfo: memFree=1507652/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=52164 CPUtime=12.68
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 12696 0 0 0 1244 24 0 0 25 0 1 0 637099 53415936 12594 1992294400 134512640 135751879 4290158048 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 13041 12594 148 303 0 12736 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 52164

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/107 8866
/proc/meminfo: memFree=1464624/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=93792 CPUtime=25.48
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 23093 0 0 0 2503 45 0 0 25 0 1 0 637099 96043008 22991 1992294400 134512640 135751879 4290158048 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 23448 22991 148 303 0 23143 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 93792

[startup+51.1009 s]
/proc/loadavg: 0.96 0.98 0.99 2/107 8866
/proc/meminfo: memFree=1394316/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=164340 CPUtime=51.07
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 40716 0 0 0 5025 82 0 0 25 0 1 0 637099 168284160 40614 1992294400 134512640 135751879 4290158048 18446744073709551615 134602922 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 41085 40614 148 303 0 40780 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 164340

[startup+102.308 s]
/proc/loadavg: 0.98 0.98 0.99 2/107 8868
/proc/meminfo: memFree=1227412/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=329932 CPUtime=102.26
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 82093 0 0 0 10054 172 0 0 25 0 1 0 637099 337850368 81991 1992294400 134512640 135751879 4290158048 18446744073709551615 134517425 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 82483 81991 148 303 0 82178 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 329932

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 8870
/proc/meminfo: memFree=1044140/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=514872 CPUtime=162.23
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 128291 0 0 0 15947 276 0 0 25 0 1 0 637099 527228928 128189 1992294400 134512640 135751879 4290158048 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 128718 128189 148 303 0 128413 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 514872

[startup+222.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 8872
/proc/meminfo: memFree=952132/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=604284 CPUtime=222.21
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 150785 0 0 0 21849 372 0 0 25 0 1 0 637099 618786816 150652 1992294400 134512640 135751879 4290158048 18446744073709551615 135270609 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 151071 150652 151 303 0 150766 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 604284

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 8872
/proc/meminfo: memFree=875128/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=681740 CPUtime=282.2
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 170106 0 0 0 27786 434 0 0 25 0 1 0 637099 698101760 169973 1992294400 134512640 135751879 4290158048 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 170435 169973 151 303 0 170130 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 681740

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 8874
/proc/meminfo: memFree=812260/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=743840 CPUtime=342.17
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 185580 0 0 0 33734 483 0 0 25 0 1 0 637099 761692160 185447 1992294400 134512640 135751879 4290158048 18446744073709551615 134516337 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 185960 185447 151 303 0 185655 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 743840

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 8876
/proc/meminfo: memFree=732156/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=824088 CPUtime=402.14
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 205701 0 0 0 39672 542 0 0 25 0 1 0 637099 843866112 205568 1992294400 134512640 135751879 4290158048 18446744073709551615 134516977 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 206022 205568 151 303 0 205717 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 824088

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 8878
/proc/meminfo: memFree=660360/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=895988 CPUtime=462.12
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 223661 0 0 0 45625 587 0 0 25 0 1 0 637099 917491712 223528 1992294400 134512640 135751879 4290158048 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 223997 223528 151 303 0 223692 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 895988

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 8880
/proc/meminfo: memFree=586580/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=969892 CPUtime=522.11
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 242142 0 0 0 51578 633 0 0 25 0 1 0 637099 993169408 242009 1992294400 134512640 135751879 4290158048 18446744073709551615 134616497 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 242473 242009 151 303 0 242168 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 969892

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 8880
/proc/meminfo: memFree=509204/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=1046664 CPUtime=582.08
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 261278 0 0 0 57522 686 0 0 25 0 1 0 637099 1071783936 261145 1992294400 134512640 135751879 4290158048 18446744073709551615 134606453 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 261666 261145 151 303 0 261361 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 1046664

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 8882
/proc/meminfo: memFree=457372/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=1097872 CPUtime=642.07
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 274065 0 0 0 63488 719 0 0 25 0 1 0 637099 1124220928 273932 1992294400 134512640 135751879 4290158048 18446744073709551615 134616514 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 274468 273932 151 303 0 274163 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 1097872

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 8884
/proc/meminfo: memFree=397356/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=1158684 CPUtime=702.04
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 289205 0 0 0 69444 760 0 0 25 0 1 0 637099 1186492416 289072 1992294400 134512640 135751879 4290158048 18446744073709551615 134616507 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 289671 289072 151 303 0 289366 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 1158684

[startup+762.308 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 8886
/proc/meminfo: memFree=321344/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=1233744 CPUtime=762.02
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 307987 0 0 0 75395 807 0 0 25 0 1 0 637099 1263353856 307854 1992294400 134512640 135751879 4290158048 18446744073709551615 134516977 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 308436 307854 151 303 0 308131 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 1233744

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 8888
/proc/meminfo: memFree=247068/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=1308504 CPUtime=822
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 326628 0 0 0 81352 848 0 0 25 0 1 0 637099 1339908096 326495 1992294400 134512640 135751879 4290158048 18446744073709551615 134606444 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 327126 326495 151 303 0 326821 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 1308504

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 8888
/proc/meminfo: memFree=176760/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=1378260 CPUtime=881.98
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 344076 0 0 0 87310 888 0 0 25 0 1 0 637099 1411338240 343943 1992294400 134512640 135751879 4290158048 18446744073709551615 134616497 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 344565 343943 151 303 0 344260 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 1378260

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 8890
/proc/meminfo: memFree=105956/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=1449648 CPUtime=941.95
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 361864 0 0 0 93251 944 0 0 25 0 1 0 637099 1484439552 361731 1992294400 134512640 135751879 4290158048 18446744073709551615 134616497 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 362412 361731 151 303 0 362107 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 1449648

[startup+1002.3 s]
/proc/loadavg: 1.10 1.02 1.00 2/107 8895
/proc/meminfo: memFree=28704/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=1525560 CPUtime=1001.93
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 380845 0 0 0 99196 997 0 0 25 0 1 0 637099 1562173440 380712 1992294400 134512640 135751879 4290158048 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 381390 380712 151 303 0 381085 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 1525560

[startup+1062.3 s]
/proc/loadavg: 1.07 1.03 1.00 2/107 8897
/proc/meminfo: memFree=10440/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=1592732 CPUtime=1061.9
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 397604 0 0 0 105149 1041 0 0 25 0 1 0 637099 1630957568 397471 1992294400 134512640 135751879 4290158048 18446744073709551615 134616505 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 398183 397471 151 303 0 397878 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 1592732

[startup+1122.3 s]
/proc/loadavg: 1.06 1.03 1.00 2/107 8899
/proc/meminfo: memFree=10812/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=1665852 CPUtime=1121.89
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 415890 0 0 0 111099 1090 0 0 25 0 1 0 637099 1705832448 415757 1992294400 134512640 135751879 4290158048 18446744073709551615 134616492 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 416463 415757 151 303 0 416158 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 1665852

[startup+1182.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/107 8899
/proc/meminfo: memFree=10216/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=1722156 CPUtime=1181.87
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 429932 0 0 0 117066 1121 0 0 25 0 1 0 637099 1763487744 429799 1992294400 134512640 135751879 4290158048 18446744073709551615 134616876 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 430539 429799 151 303 0 430234 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 1722156

[startup+1242.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 8901
/proc/meminfo: memFree=10444/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=1794408 CPUtime=1241.85
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 448019 0 0 0 123022 1163 0 0 25 0 1 0 637099 1837473792 447886 1992294400 134512640 135751879 4290158048 18446744073709551615 134616336 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 448602 447886 151 303 0 448297 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 1794408



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1288 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 8903
/proc/meminfo: memFree=10332/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=1843272 CPUtime=1287.55
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4202496 460214 0 0 0 127560 1195 0 0 25 0 1 0 637099 1887510528 460081 1992294400 134512640 135751879 4290158048 18446744073709551615 134616497 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/8865/statm: 460818 460081 151 303 0 460513 0
Current children cumulated CPU time (s) 1287.55
Current children cumulated vsize (KiB) 1843272

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

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

[startup+1288.12 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 8903
/proc/meminfo: memFree=10332/2059040 swapFree=4192956/4192956
[pid=8865] ppid=8863 vsize=0 CPUtime=1287.65
/proc/8865/stat : 8865 (wbo1.4b) R 8863 8865 2330 0 -1 4203524 460215 0 0 0 127560 1205 0 0 25 0 1 0 637099 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/8865/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1287.65
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1288.18
CPU time (s): 1287.73
CPU user time (s): 1275.61
CPU system time (s): 12.1202
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 1843272

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

runsolver used 2.19467 second user time and 6.03908 second system time

The end

Launcher Data

Begin job on node052 at 2010-06-15 11:17:41
IDJOB=2656259
IDBENCH=2868
IDSOLVER=1161
FILE ID=node052/2656259-1276593461
PBS_JOBID= 11173560
Free space on /tmp= 62504 MiB

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

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

MD5SUM BENCH= f69ecb5497caa964fbd82b9dc6698ac3
RANDOM SEED=1889158799

node052.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.262
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.52
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1556044 kB
Buffers:         39948 kB
Cached:         337804 kB
SwapCached:          0 kB
Active:         180032 kB
Inactive:       256856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1556044 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2760 kB
Writeback:           0 kB
AnonPages:       59060 kB
Mapped:          15436 kB
Slab:            44200 kB
PageTables:       4008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181280 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= 62504 MiB
End job on node052 at 2010-06-15 11:39:11