Trace number 1875720

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 NameAnswerobjCPU timeWall clock time
wbo 1.0? (MO) 1101.47 1101.96

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-exam.pi.opb
MD5SUMc7b7ba2fb8a9fff5b9677d5bbd1edc0f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark63
Best CPU time to get the best result obtained on this benchmark15.6766
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 63
Optimality of the best value was proved YES
Number of variables4676
Total number of constraints509
Number of constraints which are clauses509
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 constraint3
Maximum length of a constraint166
Number of terms in the objective function 4676
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 4676
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4676
Number of bits of the biggest sum of numbers13
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 This is wbo 1.0 alpha (based on Minisat 2.0 beta)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Parsing opb file format. File HOME/instance-1875720-1245148636.opb.
0.00/0.00	c Instance file HOME/instance-1875720-1245148636.opb
0.00/0.00	c File size is 266563 bytes.
0.03/0.04	c Highest Coefficient sum: 167
0.03/0.04	c ============================[ Problem Statistics ]=============================
0.03/0.04	c |                                                                             |
0.03/0.04	c |  Parsing time:          0.04         s                                      |
0.03/0.04	c |  Number Variables:      4676                                                |
0.03/0.04	c |  Number Clauses:        5185                                                |
0.03/0.04	c |  Number Cardinality:    0                                                   |
0.03/0.04	c |  Number PB Constraints: 0                                                   |
0.03/0.04	c core #1
0.03/0.04	c Core size: 97	Core Weight: 1	Total Weight: 1
0.03/0.04	c Elapsed CPU time: 0.041993 s	Remaining CPU time: 1799.96 s
0.03/0.05	c core #2
0.03/0.05	c Core size: 33	Core Weight: 1	Total Weight: 2
0.03/0.05	c Elapsed CPU time: 0.047992 s	Remaining CPU time: 1799.95 s
0.03/0.05	c core #3
0.03/0.05	c Core size: 35	Core Weight: 1	Total Weight: 3
0.03/0.05	c Elapsed CPU time: 0.053991 s	Remaining CPU time: 1799.95 s
0.03/0.06	c core #4
0.03/0.06	c Core size: 16	Core Weight: 1	Total Weight: 4
0.03/0.06	c Elapsed CPU time: 0.06099 s	Remaining CPU time: 1799.94 s
0.03/0.06	c core #5
0.03/0.06	c Core size: 15	Core Weight: 1	Total Weight: 5
0.03/0.06	c Elapsed CPU time: 0.065989 s	Remaining CPU time: 1799.93 s
0.03/0.07	c core #6
0.03/0.07	c Core size: 23	Core Weight: 1	Total Weight: 6
0.03/0.07	c Elapsed CPU time: 0.071989 s	Remaining CPU time: 1799.93 s
0.03/0.08	c core #7
0.03/0.08	c Core size: 41	Core Weight: 1	Total Weight: 7
0.03/0.08	c Elapsed CPU time: 0.078987 s	Remaining CPU time: 1799.92 s
0.03/0.08	c core #8
0.03/0.08	c Core size: 6	Core Weight: 1	Total Weight: 8
0.03/0.08	c Elapsed CPU time: 0.084987 s	Remaining CPU time: 1799.92 s
0.03/0.09	c core #9
0.03/0.09	c Core size: 13	Core Weight: 1	Total Weight: 9
0.03/0.09	c Elapsed CPU time: 0.089986 s	Remaining CPU time: 1799.91 s
0.03/0.10	c core #10
0.03/0.10	c Core size: 26	Core Weight: 1	Total Weight: 10
0.03/0.10	c Elapsed CPU time: 0.096985 s	Remaining CPU time: 1799.9 s
0.09/0.10	c core #11
0.09/0.10	c Core size: 16	Core Weight: 1	Total Weight: 11
0.09/0.10	c Elapsed CPU time: 0.103984 s	Remaining CPU time: 1799.9 s
0.09/0.11	c core #12
0.09/0.11	c Core size: 57	Core Weight: 1	Total Weight: 12
0.09/0.11	c Elapsed CPU time: 0.110983 s	Remaining CPU time: 1799.89 s
0.09/0.12	c core #13
0.09/0.12	c Core size: 15	Core Weight: 1	Total Weight: 13
0.09/0.12	c Elapsed CPU time: 0.117982 s	Remaining CPU time: 1799.88 s
0.09/0.13	c core #14
0.09/0.13	c Core size: 23	Core Weight: 1	Total Weight: 14
0.09/0.13	c Elapsed CPU time: 0.124981 s	Remaining CPU time: 1799.88 s
0.09/0.13	c core #15
0.09/0.13	c Core size: 19	Core Weight: 1	Total Weight: 15
0.09/0.13	c Elapsed CPU time: 0.131979 s	Remaining CPU time: 1799.87 s
0.09/0.14	c core #16
0.09/0.14	c Core size: 21	Core Weight: 1	Total Weight: 16
0.09/0.14	c Elapsed CPU time: 0.139978 s	Remaining CPU time: 1799.86 s
0.09/0.15	c core #17
0.09/0.15	c Core size: 71	Core Weight: 1	Total Weight: 17
0.09/0.15	c Elapsed CPU time: 0.146977 s	Remaining CPU time: 1799.85 s
0.09/0.15	c core #18
0.09/0.15	c Core size: 25	Core Weight: 1	Total Weight: 18
0.09/0.15	c Elapsed CPU time: 0.153976 s	Remaining CPU time: 1799.85 s
0.09/0.16	c core #19
0.09/0.16	c Core size: 15	Core Weight: 1	Total Weight: 19
0.09/0.16	c Elapsed CPU time: 0.161975 s	Remaining CPU time: 1799.84 s
0.09/0.17	c core #20
0.09/0.17	c Core size: 40	Core Weight: 1	Total Weight: 20
0.09/0.17	c Elapsed CPU time: 0.168974 s	Remaining CPU time: 1799.83 s
0.09/0.18	c core #21
0.09/0.18	c Core size: 43	Core Weight: 1	Total Weight: 21
0.09/0.18	c Elapsed CPU time: 0.176973 s	Remaining CPU time: 1799.82 s
0.09/0.18	c core #22
0.09/0.18	c Core size: 32	Core Weight: 1	Total Weight: 22
0.09/0.18	c Elapsed CPU time: 0.183972 s	Remaining CPU time: 1799.82 s
0.09/0.19	c core #23
0.09/0.19	c Core size: 53	Core Weight: 1	Total Weight: 23
0.09/0.19	c Elapsed CPU time: 0.19197 s	Remaining CPU time: 1799.81 s
0.19/0.20	c core #24
0.19/0.20	c Core size: 25	Core Weight: 1	Total Weight: 24
0.19/0.20	c Elapsed CPU time: 0.198969 s	Remaining CPU time: 1799.8 s
0.19/0.21	c core #25
0.19/0.21	c Core size: 29	Core Weight: 1	Total Weight: 25
0.19/0.21	c Elapsed CPU time: 0.206968 s	Remaining CPU time: 1799.79 s
0.19/0.22	c core #26
0.19/0.22	c Core size: 66	Core Weight: 1	Total Weight: 26
0.19/0.22	c Elapsed CPU time: 0.214967 s	Remaining CPU time: 1799.79 s
0.19/0.22	c core #27
0.19/0.22	c Core size: 47	Core Weight: 1	Total Weight: 27
0.19/0.22	c Elapsed CPU time: 0.222966 s	Remaining CPU time: 1799.78 s
0.19/0.23	c core #28
0.19/0.23	c Core size: 25	Core Weight: 1	Total Weight: 28
0.19/0.23	c Elapsed CPU time: 0.230964 s	Remaining CPU time: 1799.77 s
0.19/0.24	c core #29
0.19/0.24	c Core size: 30	Core Weight: 1	Total Weight: 29
0.19/0.24	c Elapsed CPU time: 0.238963 s	Remaining CPU time: 1799.76 s
0.19/0.25	c core #30
0.19/0.25	c Core size: 35	Core Weight: 1	Total Weight: 30
0.19/0.25	c Elapsed CPU time: 0.246962 s	Remaining CPU time: 1799.75 s
0.19/0.26	c core #31
0.19/0.26	c Core size: 22	Core Weight: 1	Total Weight: 31
0.19/0.26	c Elapsed CPU time: 0.254961 s	Remaining CPU time: 1799.75 s
0.19/0.26	c core #32
0.19/0.26	c Core size: 33	Core Weight: 1	Total Weight: 32
0.19/0.26	c Elapsed CPU time: 0.26296 s	Remaining CPU time: 1799.74 s
0.19/0.27	c core #33
0.19/0.27	c Core size: 17	Core Weight: 1	Total Weight: 33
0.19/0.27	c Elapsed CPU time: 0.269958 s	Remaining CPU time: 1799.73 s
0.19/0.28	c core #34
0.19/0.28	c Core size: 9	Core Weight: 1	Total Weight: 34
0.19/0.28	c Elapsed CPU time: 0.278957 s	Remaining CPU time: 1799.72 s
0.19/0.29	c core #35
0.19/0.29	c Core size: 7	Core Weight: 1	Total Weight: 35
0.19/0.29	c Elapsed CPU time: 0.286956 s	Remaining CPU time: 1799.71 s
0.19/0.30	c core #36
0.19/0.30	c Core size: 9	Core Weight: 1	Total Weight: 36
0.19/0.30	c Elapsed CPU time: 0.295955 s	Remaining CPU time: 1799.7 s
0.29/0.30	c core #37
0.29/0.30	c Core size: 19	Core Weight: 1	Total Weight: 37
0.29/0.30	c Elapsed CPU time: 0.303953 s	Remaining CPU time: 1799.7 s
0.29/0.31	c core #38
0.29/0.31	c Core size: 17	Core Weight: 1	Total Weight: 38
0.29/0.31	c Elapsed CPU time: 0.311952 s	Remaining CPU time: 1799.69 s
0.29/0.32	c core #39
0.29/0.32	c Core size: 105	Core Weight: 1	Total Weight: 39
0.29/0.32	c Elapsed CPU time: 0.319951 s	Remaining CPU time: 1799.68 s
0.29/0.33	c core #40
0.29/0.33	c Core size: 101	Core Weight: 1	Total Weight: 40
0.29/0.33	c Elapsed CPU time: 0.328949 s	Remaining CPU time: 1799.67 s
0.29/0.34	c core #41
0.29/0.34	c Core size: 32	Core Weight: 1	Total Weight: 41
0.29/0.34	c Elapsed CPU time: 0.335948 s	Remaining CPU time: 1799.66 s
0.29/0.35	c core #42
0.29/0.35	c Core size: 53	Core Weight: 1	Total Weight: 42
0.29/0.35	c Elapsed CPU time: 0.344947 s	Remaining CPU time: 1799.66 s
0.29/0.36	c core #43
0.29/0.36	c Core size: 35	Core Weight: 1	Total Weight: 43
0.29/0.36	c Elapsed CPU time: 0.352946 s	Remaining CPU time: 1799.65 s
0.29/0.37	c core #44
0.29/0.37	c Core size: 63	Core Weight: 1	Total Weight: 44
0.29/0.37	c Elapsed CPU time: 0.361944 s	Remaining CPU time: 1799.64 s
0.29/0.37	c ============================[ Search Statistics ]==============================
0.29/0.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.37	c ===============================================================================
0.29/0.37	c |         0 |    2811     5229    29809 |     5000        0    nan |  0.000 % |
0.29/0.38	c ===============================================================================
0.29/0.38	c core #45
0.29/0.38	c Core size: 105	Core Weight: 1	Total Weight: 45
0.29/0.38	c Elapsed CPU time: 0.370943 s	Remaining CPU time: 1799.63 s
0.29/0.39	c ============================[ Search Statistics ]==============================
0.29/0.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.29/0.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.29/0.39	c ===============================================================================
0.29/0.39	c |         0 |    2951     5230    30042 |     5000        0    nan |  0.000 % |
0.29/0.39	c |       100 |    2951     5230    30042 |     5500      100     38 | 52.596 % |
0.39/0.41	c |       251 |    2949     5230    30042 |     6050      251     38 | 52.596 % |
0.39/0.42	c |       478 |    2949     5230    30042 |     6655      478     43 | 52.596 % |
0.39/0.43	c ===============================================================================
0.39/0.43	c core #46
0.39/0.43	c Core size: 246	Core Weight: 1	Total Weight: 46
0.39/0.43	c Elapsed CPU time: 0.421935 s	Remaining CPU time: 1799.58 s
0.39/0.44	c ============================[ Search Statistics ]==============================
0.39/0.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.44	c ===============================================================================
0.39/0.44	c |         0 |    3352     5231    30758 |     5000        0    nan |  0.000 % |
0.39/0.44	c ===============================================================================
0.39/0.44	c core #47
0.39/0.44	c Core size: 123	Core Weight: 1	Total Weight: 47
0.39/0.44	c Elapsed CPU time: 0.433934 s	Remaining CPU time: 1799.57 s
0.39/0.45	c ============================[ Search Statistics ]==============================
0.39/0.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.45	c ===============================================================================
0.39/0.45	c |         0 |    3566     5232    31147 |     5000        0    nan |  0.000 % |
0.39/0.46	c |       102 |    3566     5232    31147 |     5500      102     38 | 45.665 % |
0.39/0.47	c ===============================================================================
0.39/0.47	c core #48
0.39/0.47	c Core size: 161	Core Weight: 1	Total Weight: 48
0.39/0.47	c Elapsed CPU time: 0.460929 s	Remaining CPU time: 1799.54 s
0.39/0.48	c ============================[ Search Statistics ]==============================
0.39/0.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.48	c ===============================================================================
0.39/0.48	c |         0 |    3763     5233    31497 |     5000        0    nan |  0.000 % |
0.39/0.49	c |       100 |    3763     5233    31497 |     5500      100     52 | 43.970 % |
0.49/0.51	c |       252 |    3763     5233    31497 |     6050      252     51 | 43.970 % |
0.49/0.53	c |       477 |    3763     5233    31497 |     6655      477     52 | 43.970 % |
0.49/0.58	c |       814 |    3763     5233    31497 |     7320      814     65 | 43.970 % |
0.59/0.65	c |      1324 |    3763     5233    31497 |     8052     1324     79 | 43.970 % |
0.69/0.78	c |      2087 |    3763     5233    31497 |     8857     2087     88 | 43.970 % |
0.89/0.97	c |      3229 |    3763     5233    31497 |     9743     3229     83 | 43.970 % |
1.29/1.34	c |      4940 |    3763     5233    31497 |    10717     4940     94 | 43.970 % |
1.59/1.64	c ===============================================================================
1.59/1.69	c core #49
1.59/1.69	c Core size: 363	Core Weight: 1	Total Weight: 49
1.59/1.69	c Elapsed CPU time: 1.66075 s	Remaining CPU time: 1798.34 s
1.69/1.71	c ============================[ Search Statistics ]==============================
1.69/1.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.69/1.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.69/1.71	c ===============================================================================
1.69/1.71	c |         0 |    4160     5234    32233 |     5000        0    nan |  0.000 % |
1.69/1.72	c |       102 |    4160     5234    32233 |     5500      102     89 | 41.035 % |
1.69/1.74	c |       252 |    4160     5234    32233 |     6050      252     73 | 41.035 % |
1.69/1.78	c |       479 |    4160     5234    32233 |     6655      479     77 | 41.035 % |
1.79/1.85	c |       816 |    4160     5234    32233 |     7320      816    103 | 41.035 % |
1.89/1.93	c |      1323 |    4160     5234    32233 |     8052     1323     99 | 41.035 % |
2.09/2.15	c |      2082 |    4160     5234    32233 |     8857     2082    112 | 41.035 % |
2.49/2.50	c |      3225 |    4160     5234    32233 |     9743     3225    136 | 41.035 % |
3.19/3.21	c |      4941 |    4160     5234    32233 |    10717     4941    158 | 41.035 % |
4.40/4.45	c |      7506 |    4160     5234    32233 |    11789     7506    176 | 41.035 % |
6.39/6.47	c |     11353 |    4160     5234    32233 |    12968    11353    191 | 41.035 % |
9.19/9.20	c |     17119 |    4158     5234    32233 |    14265     9022    228 | 41.063 % |
13.38/13.47	c ===============================================================================
13.38/13.47	c core #50
13.38/13.47	c Core size: 73	Core Weight: 1	Total Weight: 50
13.38/13.47	c Elapsed CPU time: 13.289 s	Remaining CPU time: 1786.71 s
13.48/13.50	c ============================[ Search Statistics ]==============================
13.48/13.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.48/13.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
13.48/13.50	c ===============================================================================
13.48/13.50	c |         0 |    4279     5235    32420 |     5000        0    nan |  0.000 % |
13.48/13.52	c |       100 |    4279     5235    32420 |     5500      100    108 | 39.927 % |
13.48/13.54	c |       250 |    4279     5235    32420 |     6050      250     89 | 39.927 % |
13.48/13.58	c |       476 |    4279     5235    32420 |     6655      476     98 | 39.927 % |
13.58/13.65	c |       815 |    4279     5235    32420 |     7320      815     99 | 39.927 % |
13.79/13.81	c |      1321 |    4279     5235    32420 |     8052     1321    103 | 39.927 % |
13.88/13.99	c |      2080 |    4279     5235    32420 |     8857     2080    104 | 39.927 % |
14.19/14.21	c |      3219 |    4279     5235    32420 |     9743     3219    117 | 39.927 % |
15.09/15.19	c |      4928 |    4279     5235    32420 |    10717     4928    145 | 39.927 % |
15.88/15.99	c |      7490 |    4279     5235    32420 |    11789     7490    155 | 39.927 % |
18.18/18.20	c |     11336 |    4279     5235    32420 |    12968    11336    182 | 39.927 % |
21.48/21.51	c |     17104 |    4279     5235    32420 |    14265     9091    206 | 39.927 % |
26.78/26.80	c |     25753 |    4279     5235    32420 |    15692     9088    207 | 39.927 % |
32.68/32.71	c |     38729 |    4277     5235    32420 |    17261    12717    200 | 39.955 % |
32.88/32.97	c ===============================================================================
33.28/33.38	c core #51
33.28/33.38	c Core size: 699	Core Weight: 1	Total Weight: 51
33.28/33.38	c Elapsed CPU time: 32.943 s	Remaining CPU time: 1767.06 s
33.38/33.44	c ============================[ Search Statistics ]==============================
33.38/33.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
33.38/33.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
33.38/33.44	c ===============================================================================
33.38/33.44	c |         0 |    5140     5236    33942 |     5000        0    nan |  0.000 % |
33.38/33.46	c |       100 |    5140     5236    33942 |     5500      100    169 | 33.967 % |
33.47/33.56	c |       253 |    5140     5236    33942 |     6050      253    106 | 33.967 % |
33.57/33.61	c |       479 |    5140     5236    33942 |     6655      479    141 | 33.967 % |
33.68/33.77	c |       819 |    5140     5236    33942 |     7320      819    127 | 33.967 % |
33.98/34.06	c |      1328 |    5140     5236    33942 |     8052     1328    210 | 33.967 % |
34.37/34.50	c |      2091 |    5140     5236    33942 |     8857     2091    246 | 33.967 % |
35.08/35.12	c |      3230 |    5140     5236    33942 |     9743     3230    269 | 33.967 % |
36.28/36.37	c |      4942 |    5140     5236    33942 |    10717     4942    313 | 33.967 % |
37.67/37.75	c |      7507 |    5140     5236    33942 |    11789     7507    308 | 33.967 % |
39.47/39.54	c |     11358 |    5140     5236    33942 |    12968    11358    286 | 33.967 % |
43.07/43.19	c |     17127 |    5138     5236    33942 |    14265     8979    229 | 33.993 % |
48.57/48.60	c |     25779 |    5138     5236    33942 |    15692     8995    289 | 33.993 % |
57.17/57.24	c |     38753 |    5136     5236    33942 |    17261    12472    315 | 34.019 % |
71.77/71.88	c |     58214 |    5136     5236    33942 |    18987    11490    353 | 34.019 % |
96.76/96.85	c |     87407 |    5136     5236    33942 |    20886    18561    353 | 34.019 % |
116.34/116.45	c ===============================================================================
116.34/116.45	c core #52
116.34/116.45	c Core size: 99	Core Weight: 1	Total Weight: 52
116.34/116.45	c Elapsed CPU time: 115.21 s	Remaining CPU time: 1684.79 s
116.45/116.57	c ============================[ Search Statistics ]==============================
116.45/116.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
116.45/116.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
116.45/116.57	c ===============================================================================
116.45/116.57	c |         0 |    5304     5237    34199 |     5000        0    nan |  0.000 % |
116.45/116.60	c |       100 |    5304     5237    34199 |     5500      100    127 | 32.665 % |
116.55/116.65	c |       250 |    5304     5237    34199 |     6050      250    135 | 32.665 % |
116.64/116.72	c |       475 |    5304     5237    34199 |     6655      475    134 | 32.665 % |
116.74/116.89	c |       813 |    5304     5237    34199 |     7320      813    170 | 32.665 % |
117.04/117.17	c |      1319 |    5304     5237    34199 |     8052     1319    204 | 32.665 % |
117.44/117.55	c |      2086 |    5304     5237    34199 |     8857     2086    234 | 32.665 % |
118.15/118.29	c |      3229 |    5304     5237    34199 |     9743     3229    255 | 32.665 % |
119.74/119.89	c |      4940 |    5304     5237    34199 |    10717     4940    270 | 32.665 % |
121.84/121.99	c |      7502 |    5304     5237    34199 |    11789     7502    269 | 32.665 % |
124.64/124.78	c |     11347 |    5304     5237    34199 |    12968    11347    292 | 32.665 % |
129.43/129.58	c |     17114 |    5304     5237    34199 |    14265     9283    265 | 32.665 % |
138.02/138.16	c |     25763 |    5304     5237    34199 |    15692     9223    348 | 32.665 % |
146.33/146.45	c |     38738 |    5304     5237    34199 |    17261    12603    306 | 32.665 % |
168.32/168.42	c |     58202 |    5304     5237    34199 |    18987    11736    361 | 32.665 % |
196.10/196.24	c |     87395 |    5304     5237    34199 |    20886    18984    326 | 32.665 % |
207.09/207.23	c ===============================================================================
207.20/207.36	c core #53
207.20/207.36	c Core size: 1016	Core Weight: 1	Total Weight: 53
207.20/207.36	c Elapsed CPU time: 205.449 s	Remaining CPU time: 1594.55 s
207.30/207.48	c ============================[ Search Statistics ]==============================
207.30/207.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
207.30/207.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
207.30/207.48	c ===============================================================================
207.30/207.48	c |         0 |    6605     5238    36465 |     5000        0    nan |  0.000 % |
207.40/207.52	c |       100 |    6605     5238    36465 |     5500      100    113 | 25.300 % |
207.40/207.54	c |       250 |    6605     5238    36465 |     6050      250    103 | 25.300 % |
207.50/207.63	c |       475 |    6605     5238    36465 |     6655      475    123 | 25.300 % |
207.59/207.77	c |       812 |    6605     5238    36465 |     7320      812    169 | 25.300 % |
207.80/207.91	c |      1318 |    6605     5238    36465 |     8052     1318    167 | 25.300 % |
208.40/208.59	c |      2077 |    6605     5238    36465 |     8857     2077    158 | 25.300 % |
209.00/209.19	c |      3217 |    6605     5238    36465 |     9743     3217    173 | 25.300 % |
210.10/210.20	c |      4925 |    6605     5238    36465 |    10717     4925    212 | 25.300 % |
212.10/212.26	c |      7487 |    6605     5238    36465 |    11789     7487    274 | 25.300 % |
216.10/216.20	c |     11331 |    6605     5238    36465 |    12968    11331    327 | 25.300 % |
222.29/222.43	c |     17100 |    6605     5238    36465 |    14265     8920    412 | 25.300 % |
230.48/230.61	c |     25749 |    6605     5238    36465 |    15692    17569    410 | 25.300 % |
244.68/244.86	c |     38723 |    6605     5238    36465 |    17261    11404    574 | 25.300 % |
261.57/261.71	c |     58184 |    6605     5238    36465 |    18987    10810    404 | 25.300 % |
300.86/301.02	c |     87382 |    6605     5238    36465 |    20886    18221    388 | 25.300 % |
338.64/338.85	c |    131171 |    6570     5238    36465 |    22974    14408    271 | 25.922 % |
386.22/386.42	c ===============================================================================
386.72/386.98	c core #54
386.72/386.98	c Core size: 958	Core Weight: 1	Total Weight: 54
386.72/386.98	c Elapsed CPU time: 383.582 s	Remaining CPU time: 1416.42 s
386.92/387.16	c ============================[ Search Statistics ]==============================
386.92/387.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
386.92/387.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
386.92/387.16	c ===============================================================================
386.92/387.16	c |         0 |    7720     5239    38478 |     5000        0    nan |  0.000 % |
387.02/387.22	c |       100 |    7720     5239    38478 |     5500      100     94 | 20.739 % |
387.02/387.26	c |       250 |    7720     5239    38478 |     6050      250    106 | 20.739 % |
387.12/387.37	c |       476 |    7720     5239    38478 |     6655      476    101 | 20.739 % |
387.22/387.45	c |       813 |    7720     5239    38478 |     7320      813    140 | 20.739 % |
387.42/387.65	c |      1319 |    7720     5239    38478 |     8052     1319    140 | 20.739 % |
387.82/388.07	c |      2079 |    7720     5239    38478 |     8857     2079    154 | 20.739 % |
388.32/388.56	c |      3219 |    7720     5239    38478 |     9743     3219    173 | 20.739 % |
389.12/389.31	c |      4927 |    7720     5239    38478 |    10717     4927    176 | 20.739 % |
391.02/391.21	c |      7489 |    7720     5239    38478 |    11789     7489    224 | 20.739 % |
393.11/393.40	c |     11336 |    7720     5239    38478 |    12968    11336    234 | 20.739 % |
397.12/397.33	c |     17103 |    7720     5239    38478 |    14265     8617    227 | 20.739 % |
401.22/401.49	c |     25752 |    7720     5239    38478 |    15692    17266    209 | 20.739 % |
409.71/409.96	c |     38731 |    7720     5239    38478 |    17261    12283    194 | 20.739 % |
430.71/430.96	c |     58193 |    7717     5239    38478 |    18987    11593    255 | 20.770 % |
466.29/466.52	c |     87388 |    7713     5239    38478 |    20886    19320    586 | 20.832 % |
533.95/534.29	c |    131179 |    7697     5239    38478 |    22974    15591    691 | 20.975 % |
656.90/657.22	c |    196863 |    7697     5239    38478 |    25272    24750    894 | 20.975 % |
849.42/849.89	c |    295389 |    7694     5239    38478 |    27799    13112    835 | 21.006 % |

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-1875720-1245148636/watcher-1875720-1245148636 -o /tmp/evaluation-result-1875720-1245148636/solver-1875720-1245148636 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1875720-1245148636.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.91 0.97 0.99 3/64 7453
/proc/meminfo: memFree=1934576/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=3320 CPUtime=0
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 294 0 0 0 0 0 0 0 18 0 1 0 182464244 3399680 278 1992294400 134512640 135709839 4294956240 18446744073709551615 135190367 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 830 287 122 292 0 469 0

[startup+0.034653 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 7453
/proc/meminfo: memFree=1934576/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=3732 CPUtime=0.03
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 465 0 0 0 3 0 0 0 18 0 1 0 182464244 3821568 449 1992294400 134512640 135709839 4294956240 18446744073709551615 134607408 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 933 450 174 292 0 572 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3732

[startup+0.102664 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 7453
/proc/meminfo: memFree=1934576/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=4888 CPUtime=0.09
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 1006 0 0 0 9 0 0 0 18 0 1 0 182464244 5005312 752 1992294400 134512640 135709839 4294956240 18446744073709551615 134570933 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 1222 752 133 292 0 927 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4888

[startup+0.3027 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 7453
/proc/meminfo: memFree=1934576/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=5304 CPUtime=0.29
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 1321 0 0 0 29 0 0 0 19 0 1 0 182464244 5431296 870 1992294400 134512640 135709839 4294956240 18446744073709551615 135190367 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 1326 870 133 292 0 1031 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5304

[startup+0.701772 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 7453
/proc/meminfo: memFree=1934576/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=5596 CPUtime=0.69
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 1791 0 0 0 68 1 0 0 23 0 1 0 182464244 5730304 974 1992294400 134512640 135709839 4294956240 18446744073709551615 134577690 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 1399 974 136 292 0 1104 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5596

[startup+1.50192 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 7454
/proc/meminfo: memFree=1930216/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=8372 CPUtime=1.5
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 2468 0 0 0 147 3 0 0 25 0 1 0 182464244 8572928 1651 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 2093 1651 136 292 0 1798 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 8372

[startup+3.1012 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 7454
/proc/meminfo: memFree=1926824/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=10332 CPUtime=3.09
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 2955 0 0 0 303 6 0 0 25 0 1 0 182464244 10579968 2138 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 2583 2138 136 292 0 2288 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10332

[startup+6.30177 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 7454
/proc/meminfo: memFree=1920424/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=18292 CPUtime=6.29
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 4931 0 0 0 620 9 0 0 25 0 1 0 182464244 18731008 4114 1992294400 134512640 135709839 4294956240 18446744073709551615 134573772 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 4573 4114 136 292 0 4278 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18292

[startup+12.7019 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 7454
/proc/meminfo: memFree=1902256/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=35852 CPUtime=12.68
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 9333 0 0 0 1252 16 0 0 25 0 1 0 182464244 36712448 8516 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 8963 8516 136 292 0 8668 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35852

[startup+25.5022 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 7454
/proc/meminfo: memFree=1888048/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=49256 CPUtime=25.48
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 12671 0 0 0 2516 32 0 0 25 0 1 0 182464244 50438144 11854 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 12314 11854 136 292 0 12019 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49256

[startup+51.1028 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 7454
/proc/meminfo: memFree=1851952/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=86296 CPUtime=51.07
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 21945 0 0 0 5045 62 0 0 25 0 1 0 182464244 88367104 21128 1992294400 134512640 135709839 4294956240 18446744073709551615 134573916 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 21574 21128 136 292 0 21279 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 86296

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 7454
/proc/meminfo: memFree=1738544/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=197768 CPUtime=102.25
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 49816 0 0 0 10119 106 0 0 25 0 1 0 182464244 202514432 48999 1992294400 134512640 135709839 4294956240 18446744073709551615 134573921 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 49442 48999 136 292 0 49147 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 197768

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7454
/proc/meminfo: memFree=1682864/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=254592 CPUtime=162.22
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 64013 0 0 0 16071 151 0 0 25 0 1 0 182464244 260702208 63196 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 63648 63196 136 292 0 63353 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 254592

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7454
/proc/meminfo: memFree=1606832/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=328964 CPUtime=222.19
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 82605 0 0 0 22021 198 0 0 25 0 1 0 182464244 336859136 81788 1992294400 134512640 135709839 4294956240 18446744073709551615 134577698 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 82241 81788 136 292 0 81946 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 328964

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7454
/proc/meminfo: memFree=1517936/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=419132 CPUtime=282.16
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 105169 0 0 0 27969 247 0 0 25 0 1 0 182464244 429191168 104352 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 104783 104352 136 292 0 104488 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 419132

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7454
/proc/meminfo: memFree=1404464/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=531892 CPUtime=342.13
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 133345 0 0 0 33914 299 0 0 25 0 1 0 182464244 544657408 132528 1992294400 134512640 135709839 4294956240 18446744073709551615 134518593 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 132973 132528 136 292 0 132678 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 531892

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7454
/proc/meminfo: memFree=1346096/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=589332 CPUtime=402.11
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 147656 0 0 0 39875 336 0 0 25 0 1 0 182464244 603475968 146839 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 147333 146839 136 292 0 147038 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 589332

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7454
/proc/meminfo: memFree=1293232/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=642576 CPUtime=462.09
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 160965 0 0 0 45826 383 0 0 25 0 1 0 182464244 657997824 160148 1992294400 134512640 135709839 4294956240 18446744073709551615 134601443 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 160644 160148 136 292 0 160349 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 642576

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7454
/proc/meminfo: memFree=1189424/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=747340 CPUtime=522.06
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 187154 0 0 0 51787 419 0 0 25 0 1 0 182464244 765276160 186337 1992294400 134512640 135709839 4294956240 18446744073709551615 134579170 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 186835 186337 136 292 0 186540 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 747340

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7454
/proc/meminfo: memFree=1091248/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=844824 CPUtime=582.03
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 211534 0 0 0 57749 454 0 0 25 0 1 0 182464244 865099776 210717 1992294400 134512640 135709839 4294956240 18446744073709551615 134577777 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 211206 210717 136 292 0 210911 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 844824

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7454
/proc/meminfo: memFree=942704/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=991876 CPUtime=642.01
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 248283 0 0 0 63712 489 0 0 25 0 1 0 182464244 1015681024 247466 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 247969 247466 136 292 0 247674 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 991876

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7454
/proc/meminfo: memFree=821296/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=1114856 CPUtime=701.98
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 279025 0 0 0 69667 531 0 0 25 0 1 0 182464244 1141612544 278208 1992294400 134512640 135709839 4294956240 18446744073709551615 134517505 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 278714 278209 136 292 0 278419 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 1114856

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7454
/proc/meminfo: memFree=696816/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=1237396 CPUtime=761.96
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 309656 0 0 0 75630 566 0 0 25 0 1 0 182464244 1267093504 308839 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 309349 308839 136 292 0 309054 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 1237396

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7454
/proc/meminfo: memFree=580016/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=1354860 CPUtime=821.93
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 339024 0 0 0 81592 601 0 0 25 0 1 0 182464244 1387376640 338207 1992294400 134512640 135709839 4294956240 18446744073709551615 134518605 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 338715 338207 136 292 0 338420 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 1354860

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7456
/proc/meminfo: memFree=464304/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=1469292 CPUtime=881.9
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 367633 0 0 0 87551 639 0 0 25 0 1 0 182464244 1504555008 366816 1992294400 134512640 135709839 4294956240 18446744073709551615 134517168 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 367323 366816 136 292 0 367028 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 1469292

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7456
/proc/meminfo: memFree=349680/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=1585356 CPUtime=941.86
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 396626 0 0 0 93515 671 0 0 25 0 1 0 182464244 1623404544 395809 1992294400 134512640 135709839 4294956240 18446744073709551615 134573938 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 396339 395809 136 292 0 396044 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 1585356

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7456
/proc/meminfo: memFree=238192/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=1695672 CPUtime=1001.84
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 424200 0 0 0 99484 700 0 0 25 0 1 0 182464244 1736368128 423383 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 423918 423383 136 292 0 423623 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 1695672

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7456
/proc/meminfo: memFree=139888/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=1794140 CPUtime=1061.81
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 448821 0 0 0 105447 734 0 0 25 0 1 0 182464244 1837199360 448004 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 448535 448004 136 292 0 448240 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 1794140



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1101.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7456
/proc/meminfo: memFree=89328/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=1843248 CPUtime=1101.2
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4194304 461113 0 0 0 109369 751 0 0 25 0 1 0 182464244 1887485952 460296 1992294400 134512640 135709839 4294956240 18446744073709551615 134577777 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 460812 460296 136 292 0 460517 0
Current children cumulated CPU time (s) 1101.2
Current children cumulated vsize (KiB) 1843248

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

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

[startup+1101.81 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7456
/proc/meminfo: memFree=89328/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=0 CPUtime=1101.3
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4195332 461113 0 0 0 109369 761 0 0 25 0 1 0 182464244 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1101.3
Current children cumulated vsize (KiB) 0

[startup+1101.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7456
/proc/meminfo: memFree=89328/2055920 swapFree=4180860/4192956
[pid=7453] ppid=7451 vsize=0 CPUtime=1101.39
/proc/7453/stat : 7453 (wbo) R 7451 7453 7265 0 -1 4195332 461113 0 0 0 109369 770 0 0 25 0 1 0 182464244 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/7453/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1101.39
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1101.96
CPU time (s): 1101.47
CPU user time (s): 1093.7
CPU system time (s): 7.77182
CPU usage (%): 99.9551
Max. virtual memory (cumulated for all children) (KiB): 1843248

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

runsolver used 1.24481 second user time and 2.77458 second system time

The end

Launcher Data

Begin job on node12 at 2009-06-16 12:37:16
IDJOB=1875720
IDBENCH=2044
IDSOLVER=698
FILE ID=node12/1875720-1245148636
PBS_JOBID= 9363743
Free space on /tmp= 66236 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-exam.pi.opb
COMMAND LINE= wbo -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1875720-1245148636/watcher-1875720-1245148636 -o /tmp/evaluation-result-1875720-1245148636/solver-1875720-1245148636 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1875720-1245148636.opb

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

MD5SUM BENCH= c7b7ba2fb8a9fff5b9677d5bbd1edc0f
RANDOM SEED=814798477

node12.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.281
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.281
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1935120 kB
Buffers:         14564 kB
Cached:          57372 kB
SwapCached:       6264 kB
Active:          39024 kB
Inactive:        41312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1935120 kB
SwapTotal:     4192956 kB
SwapFree:      4180860 kB
Dirty:            2644 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            26452 kB
Committed_AS:   169080 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1875720-1245148636.opb

Free space on /tmp at the end= 66232 MiB
End job on node12 at 2009-06-16 12:55:40