Trace number 3461762

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.6? (TO) 1800.08 1800.03

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j90opt/
normalized-j9013_9.std.opb
MD5SUMb0c7829ae2c1e7f3e474b84d63238c03
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark130
Best CPU time to get the best result obtained on this benchmark1800.32
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables54782
Total number of constraints176329
Number of constraints which are clauses175129
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint90
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
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.6 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3461762-1307121908.opb.
0.00/0.00	c Instance file HOME/instance-3461762-1307121908.opb
0.00/0.00	c File size is 6018879 bytes.
0.39/0.47	c Highest Coefficient sum: 576
0.39/0.47	c ============================[ Problem Statistics ]=============================
0.39/0.47	c |                                                                             |
0.39/0.47	c |  Parsing time:          0.46         s                                      |
0.39/0.47	c |  Number Variables:      54782                                               |
0.39/0.47	c |  Number Clauses:        175129                                              |
0.39/0.47	c |  Number Cardinality:    0                                                   |
0.39/0.47	c |  Number PB Constraints: 1200                                                |
0.49/0.56	c ============================[ Search Statistics ]==============================
0.49/0.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.56	c ===============================================================================
0.49/0.56	c |         0 |   43924   176329   422074 |    58776        0   -nan |  0.000 % |
0.79/0.87	c core #1
0.79/0.87	c 
0.79/0.87	c 
0.79/0.87	c Core size: 436	Core Weight: 82	Total Weight: 82
0.79/0.87	c Current CPU time: 0.616906 s
0.79/0.87	c
0.79/0.87	c core #2
0.79/0.87	c 
0.79/0.87	c 
0.79/0.87	c Core size: 465	Core Weight: 1	Total Weight: 83
0.79/0.87	c Current CPU time: 0.689895 s
0.79/0.87	c
0.79/0.87	c core #3
0.79/0.87	c 
0.79/0.87	c 
0.79/0.87	c Core size: 607	Core Weight: 1	Total Weight: 84
0.79/0.87	c Current CPU time: 0.764883 s
0.79/0.87	c
0.79/0.87	c ============================[ Search Statistics ]==============================
0.79/0.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.79/0.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.79/0.87	c ===============================================================================
0.79/0.87	c |         0 |    5702   145706   307159 |    48568        0   -nan |  0.000 % |
0.79/0.87	c ===============================================================================
0.89/0.96	c core #4
0.89/0.96	c 
0.89/0.96	c 
0.89/0.96	c Core size: 567	Core Weight: 1	Total Weight: 85
0.89/0.96	c Current CPU time: 0.84887 s
0.89/0.96	c
0.89/0.96	c ============================[ Search Statistics ]==============================
0.89/0.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.89/0.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.89/0.96	c ===============================================================================
0.89/0.96	c |         0 |    6100   145922   307747 |    48640        0   -nan |  0.000 % |
0.89/0.96	c ===============================================================================
1.01/1.05	c core #5
1.01/1.05	c 
1.01/1.05	c 
1.01/1.05	c Core size: 603	Core Weight: 1	Total Weight: 86
1.01/1.05	c Current CPU time: 0.937857 s
1.01/1.05	c
1.01/1.05	c ============================[ Search Statistics ]==============================
1.01/1.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.01/1.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.01/1.05	c ===============================================================================
1.01/1.05	c |         0 |    6497   146137   308336 |    48712        0   -nan |  0.000 % |
1.01/1.05	c ===============================================================================
1.11/1.14	c core #6
1.11/1.14	c 
1.11/1.14	c 
1.11/1.14	c Core size: 625	Core Weight: 1	Total Weight: 87
1.11/1.14	c Current CPU time: 1.02584 s
1.11/1.14	c
1.11/1.14	c ============================[ Search Statistics ]==============================
1.11/1.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.11/1.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.11/1.14	c ===============================================================================
1.11/1.14	c |         0 |    6893   146351   308926 |    48783        0   -nan |  0.000 % |
1.11/1.15	c ===============================================================================
1.19/1.24	c core #7
1.19/1.24	c 
1.19/1.24	c 
1.19/1.24	c Core size: 580	Core Weight: 1	Total Weight: 88
1.19/1.24	c Current CPU time: 1.12283 s
1.19/1.24	c
1.19/1.24	c ============================[ Search Statistics ]==============================
1.19/1.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.19/1.24	c ===============================================================================
1.19/1.24	c |         0 |    7288   146564   309517 |    48854        0   -nan |  0.000 % |
1.19/1.26	c ===============================================================================
1.29/1.34	c core #8
1.29/1.34	c 
1.29/1.34	c 
1.29/1.34	c Core size: 662	Core Weight: 1	Total Weight: 89
1.29/1.34	c Current CPU time: 1.22681 s
1.29/1.34	c
1.29/1.34	c ============================[ Search Statistics ]==============================
1.29/1.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.29/1.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.29/1.34	c ===============================================================================
1.29/1.34	c |         0 |    7682   146776   310109 |    48925        0   -nan |  0.000 % |
1.29/1.36	c |       100 |    7682   146776   310109 |    53817      100     16 | 86.405 % |
1.29/1.38	c |       250 |    7670   146776   310109 |    59199      250     18 | 87.265 % |
1.29/1.39	c ===============================================================================
1.39/1.48	c core #9
1.39/1.48	c 
1.39/1.48	c 
1.39/1.48	c Core size: 712	Core Weight: 1	Total Weight: 90
1.39/1.48	c Current CPU time: 1.35779 s
1.39/1.48	c
1.39/1.48	c ============================[ Search Statistics ]==============================
1.39/1.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.39/1.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.39/1.48	c ===============================================================================
1.39/1.48	c |         0 |    8075   146988   310704 |    48996        0   -nan |  0.000 % |
1.39/1.49	c |       100 |    8075   146988   310704 |    53895      100     19 | 85.763 % |
1.49/1.52	c |       251 |    8075   146988   310704 |    59285      251     26 | 85.763 % |
1.49/1.55	c |       476 |    7973   146988   310704 |    65213      476     24 | 85.942 % |
1.49/1.56	c ===============================================================================
1.59/1.65	c core #10
1.59/1.65	c 
1.59/1.65	c 
1.59/1.65	c Core size: 751	Core Weight: 1	Total Weight: 91
1.59/1.65	c Current CPU time: 1.53277 s
1.59/1.65	c
1.59/1.65	c ============================[ Search Statistics ]==============================
1.59/1.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.59/1.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.59/1.65	c ===============================================================================
1.59/1.65	c |         0 |    8467   147199   311301 |    49066        0   -nan |  0.000 % |
1.59/1.67	c |       102 |    8467   147199   311301 |    53972      102     20 | 85.127 % |
1.69/1.70	c |       252 |    8467   147199   311301 |    59370      252     22 | 85.127 % |
1.69/1.73	c |       477 |    8353   147199   311301 |    65307      477     24 | 85.327 % |
1.69/1.78	c ===============================================================================
1.79/1.88	c core #11
1.79/1.88	c 
1.79/1.88	c 
1.79/1.88	c Core size: 802	Core Weight: 1	Total Weight: 92
1.79/1.88	c Current CPU time: 1.75373 s
1.79/1.88	c
1.79/1.88	c ============================[ Search Statistics ]==============================
1.79/1.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.79/1.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.79/1.88	c ===============================================================================
1.79/1.88	c |         0 |    8858   147409   311899 |    49136        0   -nan |  0.000 % |
1.79/1.89	c |       101 |    8858   147409   311899 |    54049      101     18 | 84.497 % |
1.89/1.92	c |       253 |    8858   147409   311899 |    59454      253     28 | 84.497 % |
1.89/1.95	c |       478 |    8858   147409   311899 |    65400      478     25 | 84.497 % |
1.99/2.00	c |       815 |    8858   147409   311899 |    71940      815     25 | 84.497 % |
1.99/2.08	c |      1322 |    8806   147409   311899 |    79134     1322     26 | 84.624 % |
2.11/2.20	c ===============================================================================
2.21/2.29	c core #12
2.21/2.29	c 
2.21/2.29	c 
2.21/2.29	c Core size: 689	Core Weight: 1	Total Weight: 93
2.21/2.29	c Current CPU time: 2.16267 s
2.21/2.29	c
2.21/2.29	c ============================[ Search Statistics ]==============================
2.21/2.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.21/2.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
2.21/2.29	c ===============================================================================
2.21/2.29	c |         0 |    9248   147623   312512 |    49207        0   -nan |  0.000 % |
2.29/2.32	c |       101 |    9248   147623   312512 |    54128      101     22 | 83.873 % |
2.29/2.34	c |       251 |    9248   147623   312512 |    59541      251     33 | 83.873 % |
2.29/2.37	c |       476 |    9248   147623   312512 |    65495      476     27 | 83.873 % |
2.39/2.42	c |       813 |    9248   147623   312512 |    72044      813     25 | 83.873 % |
2.49/2.50	c |      1319 |    9248   147623   312512 |    79249     1319     30 | 83.873 % |
2.59/2.63	c |      2078 |    9182   147623   312512 |    87174     2078     33 | 83.988 % |
2.79/2.84	c |      3217 |    9182   147623   312512 |    95891     3217     34 | 83.988 % |
3.09/3.16	c |      4926 |    9087   147623   312512 |   105481     4926     37 | 84.173 % |
3.31/3.38	c ===============================================================================
3.39/3.47	c core #13
3.39/3.47	c 
3.39/3.47	c 
3.39/3.47	c Core size: 817	Core Weight: 1	Total Weight: 94
3.39/3.47	c Current CPU time: 3.33649 s
3.39/3.47	c
3.39/3.47	c ============================[ Search Statistics ]==============================
3.39/3.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.39/3.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
3.39/3.47	c ===============================================================================
3.39/3.47	c |         0 |    9637   147833   313117 |    49277        0   -nan |  0.000 % |
3.39/3.49	c |       100 |    9637   147833   313117 |    54205      100     21 | 83.255 % |
3.49/3.52	c |       252 |    9637   147833   313117 |    59625      252     24 | 83.255 % |
3.49/3.54	c |       477 |    9637   147833   313117 |    65588      477     22 | 83.255 % |
3.59/3.61	c |       815 |    9637   147833   313117 |    72147      815     28 | 83.255 % |
3.59/3.69	c |      1321 |    9637   147833   313117 |    79362     1321     28 | 83.255 % |
3.79/3.80	c |      2080 |    9637   147833   313117 |    87298     2080     29 | 83.255 % |
3.99/4.01	c |      3219 |    9612   147833   313117 |    96028     3219     30 | 83.298 % |
4.19/4.31	c |      4927 |    9612   147833   313117 |   105631     4927     32 | 83.298 % |
4.80/4.80	c |      7490 |    9612   147833   313117 |   116194     7490     34 | 83.298 % |
5.51/5.58	c |     11335 |    9612   147833   313117 |   127813    11335     37 | 83.298 % |
6.09/6.15	c ===============================================================================
6.19/6.24	c core #14
6.19/6.24	c 
6.19/6.24	c 
6.19/6.24	c Core size: 600	Core Weight: 1	Total Weight: 95
6.19/6.24	c Current CPU time: 6.09707 s
6.19/6.24	c
6.19/6.24	c ============================[ Search Statistics ]==============================
6.19/6.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.19/6.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
6.19/6.24	c ===============================================================================
6.19/6.24	c |         0 |   10025   148048   313742 |    49349        0   -nan |  0.000 % |
6.19/6.26	c |       101 |   10025   148048   313742 |    54284      101     26 | 82.643 % |
6.19/6.28	c |       252 |   10025   148048   313742 |    59712      252     20 | 82.643 % |
6.29/6.32	c |       477 |   10025   148048   313742 |    65683      477     25 | 82.643 % |
6.29/6.37	c |       815 |   10025   148048   313742 |    72252      815     22 | 82.643 % |
6.39/6.46	c |      1324 |   10025   148048   313742 |    79477     1324     28 | 82.643 % |
6.50/6.58	c |      2084 |   10025   148048   313742 |    87425     2084     28 | 82.643 % |
6.79/6.80	c |      3224 |   10025   148048   313742 |    96167     3224     33 | 82.643 % |
7.09/7.10	c |      4933 |   10025   148048   313742 |   105784     4933     31 | 82.643 % |
7.49/7.56	c |      7495 |    9953   148048   313742 |   116363     7495     32 | 82.767 % |
8.29/8.36	c |     11339 |    9953   148048   313742 |   127999    11339     36 | 82.767 % |
9.59/9.66	c |     17105 |    9953   148048   313742 |   140799    17105     38 | 82.767 % |
10.80/10.87	c ===============================================================================
10.91/10.96	c core #15
10.91/10.96	c 
10.91/10.96	c 
10.91/10.96	c Core size: 711	Core Weight: 1	Total Weight: 96
10.91/10.96	c Current CPU time: 10.7924 s
10.91/10.96	c
10.91/10.96	c ============================[ Search Statistics ]==============================
10.91/10.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.91/10.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
10.91/10.96	c ===============================================================================
10.91/10.96	c |         0 |   10412   148273   314399 |    49424        0   -nan |  0.000 % |
10.91/10.98	c |       100 |   10412   148273   314399 |    54366      100     29 | 82.037 % |
10.91/11.00	c |       250 |   10412   148273   314399 |    59803      250     28 | 82.037 % |
11.01/11.05	c |       475 |   10412   148273   314399 |    65783      475     30 | 82.037 % |
11.09/11.10	c |       813 |   10412   148273   314399 |    72362      813     32 | 82.037 % |
11.19/11.20	c |      1319 |   10412   148273   314399 |    79598     1319     32 | 82.037 % |
11.29/11.33	c |      2078 |   10412   148273   314399 |    87558     2078     37 | 82.037 % |
11.49/11.51	c |      3217 |   10412   148273   314399 |    96314     3217     36 | 82.037 % |
11.79/11.82	c |      4925 |   10412   148273   314399 |   105945     4925     38 | 82.037 % |
12.19/12.28	c |      7488 |   10412   148273   314399 |   116539     7488     38 | 82.037 % |
12.99/13.11	c |     11333 |   10368   148273   314399 |   128193    11333     38 | 82.112 % |
14.31/14.37	c |     17099 |   10368   148273   314399 |   141013    17099     40 | 82.112 % |
16.41/16.44	c |     25748 |   10368   148273   314399 |   155114    25748     43 | 82.112 % |
20.19/20.21	c |     38722 |   10295   148273   314399 |   170626    38722     44 | 82.238 % |
27.09/27.18	c |     58185 |    9885   148273   314399 |   187688    58185     46 | 83.249 % |
27.19/27.25	c ===============================================================================
27.29/27.37	c core #16
27.29/27.37	c 
27.29/27.37	c 
27.29/27.37	c Core size: 777	Core Weight: 1	Total Weight: 97
27.29/27.37	c Current CPU time: 27.1349 s
27.29/27.37	c
27.29/27.37	c ============================[ Search Statistics ]==============================
27.29/27.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
27.29/27.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
27.29/27.37	c ===============================================================================
27.29/27.37	c |         0 |   10798   148496   315054 |    49498        0   -nan |  0.000 % |
27.29/27.39	c |       101 |   10798   148496   315054 |    54448      101     27 | 81.436 % |
27.40/27.42	c |       251 |   10798   148496   315054 |    59893      251     31 | 81.436 % |
27.40/27.46	c |       476 |   10798   148496   315054 |    65882      476     26 | 81.436 % |
27.51/27.53	c |       813 |   10798   148496   315054 |    72470      813     31 | 81.436 % |
27.59/27.62	c |      1319 |   10798   148496   315054 |    79718     1319     29 | 81.436 % |
27.69/27.76	c |      2078 |   10798   148496   315054 |    87689     2078     33 | 81.436 % |
27.89/27.97	c |      3217 |   10798   148496   315054 |    96458     3217     31 | 81.436 % |
28.20/28.24	c |      4926 |   10798   148496   315054 |   106104     4926     31 | 81.436 % |
28.69/28.74	c |      7490 |   10798   148496   315054 |   116715     7490     35 | 81.436 % |
29.49/29.56	c |     11334 |   10715   148496   315054 |   128386    11334     37 | 81.579 % |
30.81/30.82	c |     17101 |   10700   148496   315054 |   141225    17101     40 | 81.604 % |
32.90/32.99	c |     25750 |   10700   148496   315054 |   155348    25750     41 | 81.604 % |
36.49/36.51	c |     38726 |   10667   148496   315054 |   170882    38726     42 | 81.661 % |
43.19/43.21	c |     58187 |   10667   148496   315054 |   187971    58187     44 | 81.661 % |
55.50/55.56	c |     87379 |   10667   148496   315054 |   206768    87379     47 | 81.661 % |
74.09/74.16	c ===============================================================================
74.29/74.31	c core #17
74.29/74.31	c 
74.29/74.31	c 
74.29/74.31	c Core size: 806	Core Weight: 1	Total Weight: 98
74.29/74.31	c Current CPU time: 73.8998 s
74.29/74.31	c
74.29/74.31	c ============================[ Search Statistics ]==============================
74.29/74.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
74.29/74.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
74.29/74.31	c ===============================================================================
74.29/74.31	c |         0 |   11183   148757   315828 |    49585        0   -nan |  0.000 % |
74.29/74.33	c |       101 |   11183   148757   315828 |    54544      101     26 | 80.841 % |
74.29/74.35	c |       253 |   11183   148757   315828 |    59998      253     27 | 80.841 % |
74.29/74.39	c |       479 |   11183   148757   315828 |    65998      479     29 | 80.841 % |
74.39/74.45	c |       817 |   11183   148757   315828 |    72598      817     32 | 80.841 % |
74.49/74.52	c |      1323 |   11183   148757   315828 |    79858     1323     30 | 80.841 % |
74.59/74.66	c |      2082 |   11183   148757   315828 |    87844     2082     29 | 80.841 % |
74.81/74.85	c |      3221 |   11183   148757   315828 |    96628     3221     34 | 80.841 % |
75.10/75.14	c |      4929 |   11183   148757   315828 |   106291     4929     32 | 80.841 % |
75.49/75.56	c |      7493 |   11183   148757   315828 |   116920     7493     37 | 80.841 % |
76.29/76.33	c |     11340 |   11183   148757   315828 |   128612    11340     34 | 80.841 % |
77.59/77.65	c |     17107 |   11183   148757   315828 |   141473    17107     41 | 80.841 % |
79.69/79.78	c |     25756 |   11183   148757   315828 |   155621    25756     44 | 80.841 % |
83.29/83.32	c |     38730 |   11183   148757   315828 |   171183    38730     46 | 80.841 % |
89.50/89.53	c |     58191 |   11119   148757   315828 |   188301    58191     44 | 80.951 % |
99.70/99.79	c |     87385 |   11119   148757   315828 |   207131    87385     47 | 80.951 % |
122.29/122.32	c |    131174 |   11038   148757   315828 |   227844   131174     48 | 81.089 % |
169.50/169.56	c |    196859 |   11038   148757   315828 |   250629   196859     51 | 81.089 % |
276.69/276.72	c |    295385 |   10951   148757   315828 |   275692   295385     53 | 81.333 % |
318.40/318.45	c ===============================================================================
318.60/318.68	c core #18
318.60/318.68	c 
318.60/318.68	c 
318.60/318.68	c Core size: 930	Core Weight: 1	Total Weight: 99
318.60/318.68	c Current CPU time: 317.709 s
318.60/318.68	c
318.60/318.68	c ============================[ Search Statistics ]==============================
318.60/318.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
318.60/318.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
318.60/318.68	c ===============================================================================
318.60/318.68	c |         0 |   11567   149036   316658 |    49678        0   -nan |  0.000 % |
318.70/318.70	c |       100 |   11567   149036   316658 |    54646      100     15 | 80.251 % |
318.70/318.75	c |       251 |   11567   149036   316658 |    60111      251     29 | 80.251 % |
318.70/318.78	c |       477 |   11567   149036   316658 |    66122      477     29 | 80.251 % |
318.80/318.85	c |       814 |   11567   149036   316658 |    72734      814     31 | 80.251 % |
318.91/318.95	c |      1321 |   11567   149036   316658 |    80007     1321     30 | 80.251 % |
319.09/319.11	c |      2081 |   11567   149036   316658 |    88008     2081     31 | 80.251 % |
319.29/319.31	c |      3220 |   11567   149036   316658 |    96809     3220     37 | 80.251 % |
319.60/319.63	c |      4929 |   11567   149036   316658 |   106490     4929     34 | 80.251 % |
320.20/320.27	c |      7493 |   11567   149036   316658 |   117139     7493     39 | 80.251 % |
321.11/321.16	c |     11338 |   11567   149036   316658 |   128853    11338     39 | 80.251 % |
322.70/322.72	c |     17104 |   11567   149036   316658 |   141739    17104     43 | 80.251 % |
324.80/324.85	c |     25753 |   11567   149036   316658 |   155912    25753     41 | 80.251 % |
328.20/328.22	c |     38728 |   11567   149036   316658 |   171504    38728     48 | 80.251 % |
335.00/335.03	c |     58190 |   11567   149036   316658 |   188654    58190     47 | 80.251 % |
347.20/347.29	c |     87382 |   11567   149036   316658 |   207520    87382     51 | 80.251 % |
370.90/370.93	c |    131171 |   11567   149036   316658 |   228272   131171     50 | 80.251 % |
412.30/412.33	c |    196855 |   11567   149036   316658 |   251099   196855     53 | 80.251 % |
510.80/510.81	c |    295381 |   11492   149036   316658 |   276209   295381     56 | 80.379 % |
614.51/614.58	c |    443170 |   11421   149036   316658 |   303830   139548     61 | 80.501 % |
825.31/825.32	c |    664855 |   11264   149036   316658 |   334213    34597     48 | 80.769 % |
1009.73/1009.73	c ===============================================================================
1010.32/1010.31	c core #19
1010.32/1010.31	c 
1010.32/1010.31	c 
1010.32/1010.31	c Core size: 677	Core Weight: 1	Total Weight: 100
1010.32/1010.31	c Current CPU time: 1007.81 s
1010.32/1010.31	c
1010.32/1010.31	c ============================[ Search Statistics ]==============================
1010.32/1010.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1010.32/1010.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1010.32/1010.31	c ===============================================================================
1010.32/1010.31	c |         0 |   11950   149410   317780 |    49803        0   -nan |  0.000 % |
1010.32/1010.33	c |       101 |   11949   149410   317780 |    54783      101     25 | 79.693 % |
1010.32/1010.36	c |       251 |   11949   149410   317780 |    60262      251     31 | 79.693 % |
1010.42/1010.41	c |       477 |   11949   149410   317780 |    66288      477     30 | 79.693 % |
1010.42/1010.48	c |       814 |   11935   149410   317780 |    72917      814     35 | 79.693 % |
1010.52/1010.57	c |      1320 |   11935   149410   317780 |    80208     1320     34 | 79.693 % |
1010.72/1010.72	c |      2081 |   11935   149410   317780 |    88229     2081     38 | 79.693 % |
1010.83/1010.91	c |      3220 |   11935   149410   317780 |    97052     3220     38 | 79.693 % |
1011.22/1011.24	c |      4929 |   11935   149410   317780 |   106757     4929     36 | 79.693 % |
1011.81/1011.81	c |      7493 |   11935   149410   317780 |   117433     7493     44 | 79.693 % |
1012.61/1012.64	c |     11338 |   11935   149410   317780 |   129177    11338     40 | 79.693 % |
1013.92/1013.97	c |     17106 |   11935   149410   317780 |   142094    17106     48 | 79.693 % |
1015.92/1015.99	c |     25755 |   11935   149410   317780 |   156304    25755     45 | 79.693 % |
1019.22/1019.24	c |     38729 |   11935   149410   317780 |   171934    38729     47 | 79.693 % |
1024.62/1024.67	c |     58190 |   11935   149410   317780 |   189128    58190     46 | 79.693 % |
1036.41/1036.43	c |     87383 |   11935   149410   317780 |   208040    87383     50 | 79.693 % |
1058.92/1058.93	c |    131172 |   11935   149410   317780 |   228844   131172     49 | 79.693 % |
1100.42/1100.42	c |    196856 |   11935   149410   317780 |   251729   196856     51 | 79.693 % |
1188.42/1188.49	c |    295382 |   11926   149410   317780 |   276902   295382     57 | 79.708 % |
1282.33/1282.35	c |    443171 |   11858   149410   317780 |   304592   137222     67 | 79.824 % |
1520.73/1520.74	c |    664855 |   11858   149410   317780 |   335051    29107     54 | 79.824 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3461762-1307121908/watcher-3461762-1307121908 -o /tmp/evaluation-result-3461762-1307121908/solver-3461762-1307121908 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461762-1307121908.opb 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.96 2.03 2.00 2/473 27089
/proc/meminfo: memFree=20051448/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=10332 CPUtime=0.01 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 911 0 0 0 1 0 0 0 25 0 1 0 823790450 10579968 864 33554432000 4194304 5714214 140735027556672 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 2583 865 203 372 0 738 0

[startup+0.037983 s]
/proc/loadavg: 1.96 2.03 2.00 2/473 27089
/proc/meminfo: memFree=20051448/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=15208 CPUtime=0.03 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 2134 0 0 0 3 0 0 0 25 0 1 0 823790450 15572992 2087 33554432000 4194304 5714214 140735027556672 18446744073709551615 4315409 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 3802 2087 287 372 0 1957 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15208

[startup+0.100974 s]
/proc/loadavg: 1.96 2.03 2.00 2/473 27089
/proc/meminfo: memFree=20051448/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=20064 CPUtime=0.09 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 3544 0 0 0 9 0 0 0 25 0 1 0 823790450 20545536 3415 33554432000 4194304 5714214 140735027556672 18446744073709551615 4336999 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 5016 3416 501 372 0 3171 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20064

[startup+0.300823 s]
/proc/loadavg: 1.96 2.03 2.00 2/473 27089
/proc/meminfo: memFree=20051448/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=33784 CPUtime=0.29 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 7411 0 0 0 29 0 0 0 25 0 1 0 823790450 34594816 6983 33554432000 4194304 5714214 140735027556672 18446744073709551615 5202236 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 8446 6984 1200 372 0 6601 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33784

[startup+0.700755 s]
/proc/loadavg: 1.96 2.03 2.00 2/473 27089
/proc/meminfo: memFree=20051448/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=82688 CPUtime=0.69 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 23192 0 0 0 67 2 0 0 25 0 1 0 823790450 84672512 19675 33554432000 4194304 5714214 140735027556672 18446744073709551615 4322687 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 20672 19675 176 372 0 20297 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 82688

[startup+1.50061 s]
/proc/loadavg: 1.96 2.03 2.00 3/474 27090
/proc/meminfo: memFree=19971956/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=86900 CPUtime=1.49 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 25683 0 0 0 146 3 0 0 25 0 1 0 823790450 88985600 21026 33554432000 4194304 5714214 140735027556672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 21725 21026 180 372 0 21350 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86900

[startup+3.10044 s]
/proc/loadavg: 1.96 2.03 2.00 3/474 27090
/proc/meminfo: memFree=19964400/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=83840 CPUtime=3.09 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 27269 0 0 0 305 4 0 0 19 0 1 0 823790450 85852160 20604 33554432000 4194304 5714214 140735027556672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 20960 20604 180 372 0 20585 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83840

[startup+6.30083 s]
/proc/loadavg: 1.96 2.03 2.00 3/474 27090
/proc/meminfo: memFree=19964400/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=90320 CPUtime=6.29 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 28592 0 0 0 624 5 0 0 24 0 1 0 823790450 92487680 21927 33554432000 4194304 5714214 140735027556672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 22580 21927 180 372 0 22205 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 90320

[startup+12.7008 s]
/proc/loadavg: 1.97 2.03 2.00 3/474 27090
/proc/meminfo: memFree=19958364/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=93272 CPUtime=12.69 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 29441 0 0 0 1261 8 0 0 25 0 1 0 823790450 95510528 22776 33554432000 4194304 5714214 140735027556672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 23318 22776 180 372 0 22943 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93272

[startup+25.5005 s]
/proc/loadavg: 1.97 2.03 2.00 3/474 27090
/proc/meminfo: memFree=19958956/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=93272 CPUtime=25.49 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 29441 0 0 0 2537 12 0 0 25 0 1 0 823790450 95510528 22776 33554432000 4194304 5714214 140735027556672 18446744073709551615 4322683 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 23318 22776 180 372 0 22943 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 93272

[startup+51.1009 s]
/proc/loadavg: 1.98 2.02 2.00 3/474 27091
/proc/meminfo: memFree=19945220/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=107404 CPUtime=51.09 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 32851 0 0 0 5089 20 0 0 25 0 1 0 823790450 109981696 26186 33554432000 4194304 5714214 140735027556672 18446744073709551615 4319752 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 26851 26186 180 372 0 26476 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 107404

[startup+102.318 s]
/proc/loadavg: 1.99 2.02 2.00 3/474 27092
/proc/meminfo: memFree=19920660/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=132360 CPUtime=102.31 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 38879 0 0 0 10194 37 0 0 25 0 1 0 823790450 135536640 32214 33554432000 4194304 5714214 140735027556672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 33090 32214 180 372 0 32715 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 132360

[startup+162.3 s]
/proc/loadavg: 1.99 2.01 2.00 3/474 27094
/proc/meminfo: memFree=19914564/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=137688 CPUtime=162.29 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 40374 0 0 0 16180 49 0 0 25 0 1 0 823790450 140992512 33709 33554432000 4194304 5714214 140735027556672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 34422 33709 180 372 0 34047 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 137688

[startup+222.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/474 27096
/proc/meminfo: memFree=19890740/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=161696 CPUtime=222.3 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 46210 0 0 0 22170 60 0 0 25 0 1 0 823790450 165576704 39545 33554432000 4194304 5714214 140735027556672 18446744073709551615 4319254 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 40424 39545 180 372 0 40049 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 161696

[startup+282.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/474 27097
/proc/meminfo: memFree=19868768/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=182524 CPUtime=282.3 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 51499 0 0 0 28161 69 0 0 25 0 1 0 823790450 186904576 44834 33554432000 4194304 5714214 140735027556672 18446744073709551615 4319251 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 45631 44834 180 372 0 45256 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 182524

[startup+342.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/474 27099
/proc/meminfo: memFree=19850392/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=201472 CPUtime=342.3 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 56558 0 0 0 34148 82 0 0 25 0 1 0 823790450 206307328 49260 33554432000 4194304 5714214 140735027556672 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 50368 49260 180 372 0 49993 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 201472

[startup+402.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/474 27100
/proc/meminfo: memFree=19850372/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=201472 CPUtime=402.3 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 56627 0 0 0 40135 95 0 0 25 0 1 0 823790450 206307328 49329 33554432000 4194304 5714214 140735027556672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 50368 49329 180 372 0 49993 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 201472

[startup+462.301 s]
/proc/loadavg: 2.07 2.04 2.01 3/474 27102
/proc/meminfo: memFree=19850440/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=201472 CPUtime=462.3 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 56678 0 0 0 46126 104 0 0 25 0 1 0 823790450 206307328 49380 33554432000 4194304 5714214 140735027556672 18446744073709551615 4319852 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 50368 49380 180 372 0 49993 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 201472

[startup+522.301 s]
/proc/loadavg: 2.06 2.05 2.01 3/474 27104
/proc/meminfo: memFree=19849912/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=201472 CPUtime=522.31 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 56809 0 0 0 52117 114 0 0 25 0 1 0 823790450 206307328 49511 33554432000 4194304 5714214 140735027556672 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 50368 49511 180 372 0 49993 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 201472

[startup+582.3 s]
/proc/loadavg: 1.86 2.00 1.99 2/468 27123
/proc/meminfo: memFree=20186908/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=201472 CPUtime=582.3 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 56834 0 0 0 58106 124 0 0 25 0 1 0 823790450 206307328 49536 33554432000 4194304 5714214 140735027556672 18446744073709551615 4319878 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 50368 49536 180 372 0 49993 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 201472

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 1.08 1.47 1.77 2/468 27130
/proc/meminfo: memFree=20139304/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=248916 CPUtime=822.31 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 68760 0 0 0 82067 164 0 0 25 0 1 0 823790450 254889984 61462 33554432000 4194304 5714214 140735027556672 18446744073709551615 4200618 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 62229 61462 180 372 0 61854 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 248916

[startup+882.301 s]
/proc/loadavg: 1.06 1.39 1.72 2/468 27131
/proc/meminfo: memFree=20138380/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=250152 CPUtime=882.31 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 69026 0 0 0 88055 176 0 0 25 0 1 0 823790450 256155648 61728 33554432000 4194304 5714214 140735027556672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 62538 61728 180 372 0 62163 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 250152

[startup+942.301 s]
/proc/loadavg: 1.02 1.32 1.67 2/468 27133
/proc/meminfo: memFree=20137228/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=251576 CPUtime=942.31 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 69331 0 0 0 94046 185 0 0 25 0 1 0 823790450 257613824 62033 33554432000 4194304 5714214 140735027556672 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 62894 62033 180 372 0 62519 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 251576

[startup+1002.3 s]
/proc/loadavg: 1.01 1.26 1.63 2/468 27134
/proc/meminfo: memFree=20136164/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=252880 CPUtime=1002.31 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 69627 0 0 0 100039 192 0 0 25 0 1 0 823790450 258949120 62329 33554432000 4194304 5714214 140735027556672 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 63220 62329 180 372 0 62845 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 252880

[startup+1062.3 s]
/proc/loadavg: 1.00 1.21 1.58 2/468 27136
/proc/meminfo: memFree=20119408/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=270412 CPUtime=1062.32 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 73778 0 0 0 106025 207 0 0 25 0 1 0 823790450 276901888 66480 33554432000 4194304 5714214 140735027556672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 67603 66480 180 372 0 67228 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 270412

[startup+1122.3 s]
/proc/loadavg: 1.00 1.17 1.54 2/468 27138
/proc/meminfo: memFree=20119504/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=270412 CPUtime=1122.31 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 73816 0 0 0 112013 218 0 0 25 0 1 0 823790450 276901888 66518 33554432000 4194304 5714214 140735027556672 18446744073709551615 4323082 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 67603 66518 180 372 0 67228 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 270412

[startup+1182.3 s]
/proc/loadavg: 1.00 1.14 1.51 2/468 27139
/proc/meminfo: memFree=20119348/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=270412 CPUtime=1182.32 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 73818 0 0 0 118002 230 0 0 25 0 1 0 823790450 276901888 66520 33554432000 4194304 5714214 140735027556672 18446744073709551615 4319266 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 67603 66520 180 372 0 67228 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 270412

[startup+1242.3 s]
/proc/loadavg: 1.00 1.11 1.47 2/468 27141
/proc/meminfo: memFree=20119560/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=270412 CPUtime=1242.32 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 73827 0 0 0 123993 239 0 0 25 0 1 0 823790450 276901888 66529 33554432000 4194304 5714214 140735027556672 18446744073709551615 4319355 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 67603 66529 180 372 0 67228 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 270412

[startup+1302.3 s]
/proc/loadavg: 1.00 1.09 1.44 2/468 27142
/proc/meminfo: memFree=20119512/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=270412 CPUtime=1302.34 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 73827 0 0 0 129983 251 0 0 25 0 1 0 823790450 276901888 66529 33554432000 4194304 5714214 140735027556672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 67603 66529 180 372 0 67228 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 270412

[startup+1362.3 s]
/proc/loadavg: 1.10 1.10 1.42 2/468 27144
/proc/meminfo: memFree=20119956/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=270412 CPUtime=1362.32 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 73828 0 0 0 135972 260 0 0 25 0 1 0 823790450 276901888 66530 33554432000 4194304 5714214 140735027556672 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 67603 66530 180 372 0 67228 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 270412

[startup+1422.32 s]
/proc/loadavg: 1.08 1.09 1.40 2/468 27146
/proc/meminfo: memFree=20120420/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=270412 CPUtime=1422.34 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 73837 0 0 0 141966 268 0 0 25 0 1 0 823790450 276901888 66539 33554432000 4194304 5714214 140735027556672 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 67603 66539 180 372 0 67228 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 270412

[startup+1482.3 s]
/proc/loadavg: 1.03 1.07 1.37 2/468 27147
/proc/meminfo: memFree=20119640/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=270412 CPUtime=1482.33 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 73894 0 0 0 147959 274 0 0 25 0 1 0 823790450 276901888 66596 33554432000 4194304 5714214 140735027556672 18446744073709551615 4320046 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 67603 66596 180 372 0 67228 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 270412

[startup+1542.3 s]
/proc/loadavg: 1.01 1.06 1.34 2/468 27149
/proc/meminfo: memFree=20119968/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=270412 CPUtime=1542.32 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 73917 0 0 0 153951 281 0 0 25 0 1 0 823790450 276901888 66619 33554432000 4194304 5714214 140735027556672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 67603 66619 180 372 0 67228 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 270412

[startup+1602.3 s]
/proc/loadavg: 1.00 1.04 1.32 2/468 27150
/proc/meminfo: memFree=20119572/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=270412 CPUtime=1602.33 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 73931 0 0 0 159939 294 0 0 25 0 1 0 823790450 276901888 66633 33554432000 4194304 5714214 140735027556672 18446744073709551615 4322714 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 67603 66633 180 372 0 67228 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 270412

[startup+1662.3 s]
/proc/loadavg: 1.00 1.03 1.30 2/468 27152
/proc/meminfo: memFree=20119896/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=270412 CPUtime=1662.33 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 73947 0 0 0 165931 302 0 0 25 0 1 0 823790450 276901888 66649 33554432000 4194304 5714214 140735027556672 18446744073709551615 4319771 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 67603 66649 180 372 0 67228 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 270412

[startup+1722.3 s]
/proc/loadavg: 1.00 1.02 1.27 2/468 27154
/proc/meminfo: memFree=20117400/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=271864 CPUtime=1722.33 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 74603 0 0 0 171923 310 0 0 25 0 1 0 823790450 278388736 67305 33554432000 4194304 5714214 140735027556672 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 67966 67305 180 372 0 67591 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 271864

[startup+1782.3 s]
/proc/loadavg: 1.00 1.02 1.26 2/468 27155
/proc/meminfo: memFree=20097892/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=290472 CPUtime=1782.33 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 79180 0 0 0 177915 318 0 0 25 0 1 0 823790450 297443328 71882 33554432000 4194304 5714214 140735027556672 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 72618 71882 180 372 0 72243 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 290472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 1.00 1.02 1.25 2/468 27156
/proc/meminfo: memFree=20093428/32950928 swapFree=61858088/67111528
[pid=27089] ppid=27087 vsize=295340 CPUtime=1800.04 cores=0,2,4,6
/proc/27089/stat : 27089 (wbo1.6) R 27087 27089 24628 0 -1 4202496 80394 0 0 0 179684 320 0 0 25 0 1 0 823790450 302428160 73096 33554432000 4194304 5714214 140735027556672 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/27089/statm: 73835 73096 180 372 0 73460 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 295340

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.03
CPU time (s): 1800.08
CPU user time (s): 1796.85
CPU system time (s): 3.22351
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 295340

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

runsolver used 8.84666 second user time and 18.9971 second system time

The end

Launcher Data

Begin job on node125 at 2011-06-03 19:25:08
IDJOB=3461762
IDBENCH=77699
IDSOLVER=1953
FILE ID=node125/3461762-1307121908
RUNJOBID= node125-1307118293-26795
PBS_JOBID= 13497977
Free space on /tmp= 73744 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j90opt/normalized-j9013_9.std.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3461762-1307121908/watcher-3461762-1307121908 -o /tmp/evaluation-result-3461762-1307121908/solver-3461762-1307121908 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3461762-1307121908.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= b0c7829ae2c1e7f3e474b84d63238c03
RANDOM SEED=1971082092

node125.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5266.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20051604 kB
Buffers:        344712 kB
Cached:        3516216 kB
SwapCached:       3616 kB
Active:        9180380 kB
Inactive:      3373060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20051604 kB
SwapTotal:    67111528 kB
SwapFree:     61858088 kB
Dirty:           10352 kB
Writeback:           0 kB
AnonPages:     8690204 kB
Mapped:          34944 kB
Slab:           215048 kB
PageTables:      62448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 130350512 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73752 MiB
End job on node125 at 2011-06-03 19:55:10