Trace number 1875364

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) 1146.26 1146.67

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_50_25_3.opb
MD5SUM895b392518f0ed07a83cbb5373db95e4
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-6
Best CPU time to get the best result obtained on this benchmark0.042992
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -6
Optimality of the best value was proved YES
Number of variables50
Total number of constraints50
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints50
Minimum length of a constraint25
Maximum length of a constraint37
Number of terms in the objective function 50
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 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 50
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)1476
Sum of products size (including duplicates)2952
Number of different products738
Sum of products size1476

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-1875364-1245202431.opb.
0.00/0.00	c Instance file HOME/instance-1875364-1245202431.opb
0.00/0.00	c File size is 56843 bytes.
0.00/0.00	c Highest Coefficient sum: 37
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      788                                                 |
0.00/0.00	c |  Number Clauses:        788                                                 |
0.00/0.00	c |  Number Cardinality:    100                                                 |
0.00/0.00	c |  Number PB Constraints: 738                                                 |
0.00/0.00	c core #1
0.00/0.00	c Core size: 4	Core Weight: 1	Total Weight: -49
0.00/0.00	c Elapsed CPU time: 0.008998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #2
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: -48
0.00/0.01	c Elapsed CPU time: 0.009998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #3
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: -47
0.00/0.01	c Elapsed CPU time: 0.011998 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #4
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: -46
0.00/0.01	c Elapsed CPU time: 0.013997 s	Remaining CPU time: 1799.99 s
0.00/0.01	c core #5
0.00/0.01	c Core size: 4	Core Weight: 1	Total Weight: -45
0.00/0.01	c Elapsed CPU time: 0.015997 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #6
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: -44
0.00/0.02	c Elapsed CPU time: 0.017997 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #7
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: -43
0.00/0.02	c Elapsed CPU time: 0.020996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #8
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: -42
0.00/0.02	c Elapsed CPU time: 0.022996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #9
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: -41
0.00/0.02	c Elapsed CPU time: 0.024996 s	Remaining CPU time: 1799.98 s
0.00/0.02	c core #10
0.00/0.02	c Core size: 4	Core Weight: 1	Total Weight: -40
0.00/0.02	c Elapsed CPU time: 0.026995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #11
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: -39
0.00/0.03	c Elapsed CPU time: 0.028995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #12
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: -38
0.00/0.03	c Elapsed CPU time: 0.030995 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #13
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: -37
0.00/0.03	c Elapsed CPU time: 0.033994 s	Remaining CPU time: 1799.97 s
0.00/0.03	c core #14
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: -36
0.00/0.03	c Elapsed CPU time: 0.035994 s	Remaining CPU time: 1799.96 s
0.00/0.03	c core #15
0.00/0.03	c Core size: 4	Core Weight: 1	Total Weight: -35
0.00/0.03	c Elapsed CPU time: 0.037994 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #16
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: -34
0.00/0.04	c Elapsed CPU time: 0.039993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #17
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: -33
0.00/0.04	c Elapsed CPU time: 0.042993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #18
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: -32
0.00/0.04	c Elapsed CPU time: 0.044993 s	Remaining CPU time: 1799.96 s
0.00/0.04	c core #19
0.00/0.04	c Core size: 4	Core Weight: 1	Total Weight: -31
0.00/0.04	c Elapsed CPU time: 0.046992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #20
0.00/0.05	c Core size: 4	Core Weight: 1	Total Weight: -30
0.00/0.05	c Elapsed CPU time: 0.048992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #21
0.00/0.05	c Core size: 4	Core Weight: 1	Total Weight: -29
0.00/0.05	c Elapsed CPU time: 0.051992 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #22
0.00/0.05	c Core size: 4	Core Weight: 1	Total Weight: -28
0.00/0.05	c Elapsed CPU time: 0.053991 s	Remaining CPU time: 1799.95 s
0.00/0.05	c core #23
0.00/0.05	c Core size: 4	Core Weight: 1	Total Weight: -27
0.00/0.05	c Elapsed CPU time: 0.055991 s	Remaining CPU time: 1799.94 s
0.00/0.06	c core #24
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: -26
0.00/0.06	c Elapsed CPU time: 0.058991 s	Remaining CPU time: 1799.94 s
0.00/0.06	c core #25
0.00/0.06	c Core size: 4	Core Weight: 1	Total Weight: -25
0.00/0.06	c Elapsed CPU time: 0.06099 s	Remaining CPU time: 1799.94 s
0.00/0.06	c ============================[ Search Statistics ]==============================
0.00/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.06	c ===============================================================================
0.00/0.06	c |         0 |     100     1651     3815 |     5000        0    nan |  0.000 % |
0.00/0.06	c ===============================================================================
0.00/0.06	c core #26
0.00/0.06	c Core size: 15	Core Weight: 1	Total Weight: -24
0.00/0.06	c Elapsed CPU time: 0.06399 s	Remaining CPU time: 1799.94 s
0.00/0.06	c ============================[ Search Statistics ]==============================
0.00/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.06	c ===============================================================================
0.00/0.06	c |         0 |     106     1652     3827 |     5000        0    nan |  0.000 % |
0.00/0.06	c ===============================================================================
0.00/0.06	c core #27
0.00/0.06	c Core size: 15	Core Weight: 1	Total Weight: -23
0.00/0.06	c Elapsed CPU time: 0.065989 s	Remaining CPU time: 1799.93 s
0.00/0.06	c ============================[ Search Statistics ]==============================
0.00/0.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.06	c ===============================================================================
0.00/0.06	c |         0 |     112     1653     3839 |     5000        0    nan |  0.000 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #28
0.00/0.07	c Core size: 12	Core Weight: 1	Total Weight: -22
0.00/0.07	c Elapsed CPU time: 0.067989 s	Remaining CPU time: 1799.93 s
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |     116     1654     3847 |     5000        0    nan |  0.000 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #29
0.00/0.07	c Core size: 15	Core Weight: 1	Total Weight: -21
0.00/0.07	c Elapsed CPU time: 0.070989 s	Remaining CPU time: 1799.93 s
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |     122     1655     3859 |     5000        0    nan |  0.000 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #30
0.00/0.07	c Core size: 16	Core Weight: 1	Total Weight: -20
0.00/0.07	c Elapsed CPU time: 0.073988 s	Remaining CPU time: 1799.93 s
0.00/0.07	c ============================[ Search Statistics ]==============================
0.00/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.07	c ===============================================================================
0.00/0.07	c |         0 |     128     1656     3871 |     5000        0    nan |  0.000 % |
0.00/0.07	c ===============================================================================
0.00/0.07	c core #31
0.00/0.07	c Core size: 17	Core Weight: 1	Total Weight: -19
0.00/0.07	c Elapsed CPU time: 0.075988 s	Remaining CPU time: 1799.92 s
0.00/0.08	c ============================[ Search Statistics ]==============================
0.00/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.08	c ===============================================================================
0.00/0.08	c |         0 |     134     1657     3883 |     5000        0    nan |  0.000 % |
0.00/0.08	c ===============================================================================
0.00/0.08	c core #32
0.00/0.08	c Core size: 16	Core Weight: 1	Total Weight: -18
0.00/0.08	c Elapsed CPU time: 0.077988 s	Remaining CPU time: 1799.92 s
0.00/0.08	c ============================[ Search Statistics ]==============================
0.00/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.08	c ===============================================================================
0.00/0.08	c |         0 |     140     1658     3895 |     5000        0    nan |  0.000 % |
0.00/0.08	c ===============================================================================
0.00/0.08	c core #33
0.00/0.08	c Core size: 21	Core Weight: 1	Total Weight: -17
0.00/0.08	c Elapsed CPU time: 0.080987 s	Remaining CPU time: 1799.92 s
0.00/0.08	c ============================[ Search Statistics ]==============================
0.00/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.08	c ===============================================================================
0.00/0.08	c |         0 |     148     1659     3911 |     5000        0    nan |  0.000 % |
0.08/0.08	c ===============================================================================
0.08/0.08	c core #34
0.08/0.08	c Core size: 55	Core Weight: 1	Total Weight: -16
0.08/0.08	c Elapsed CPU time: 0.082987 s	Remaining CPU time: 1799.92 s
0.08/0.08	c ============================[ Search Statistics ]==============================
0.08/0.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.08/0.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.08/0.08	c ===============================================================================
0.08/0.08	c |         0 |     164     1660     3943 |     5000        0    nan |  0.000 % |
0.08/0.09	c ===============================================================================
0.08/0.09	c core #35
0.08/0.09	c Core size: 75	Core Weight: 1	Total Weight: -15
0.08/0.09	c Elapsed CPU time: 0.086986 s	Remaining CPU time: 1799.91 s
0.08/0.09	c ============================[ Search Statistics ]==============================
0.08/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.08/0.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.08/0.09	c ===============================================================================
0.08/0.09	c |         0 |     180     1661     3975 |     5000        0    nan |  0.000 % |
0.08/0.09	c |       102 |     179     1661     3975 |     5500      102     12 | 80.501 % |
0.08/0.09	c ===============================================================================
0.08/0.09	c core #36
0.08/0.09	c Core size: 125	Core Weight: 1	Total Weight: -14
0.08/0.09	c Elapsed CPU time: 0.092985 s	Remaining CPU time: 1799.91 s
0.08/0.10	c ============================[ Search Statistics ]==============================
0.08/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.08/0.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.08/0.10	c ===============================================================================
0.08/0.10	c |         0 |     202     1662     4019 |     5000        0    nan |  0.000 % |
0.09/0.10	c |       100 |     201     1662     4019 |     5500      100     25 | 78.617 % |
0.09/0.10	c |       252 |     197     1662     4019 |     6050      247     48 | 79.255 % |
0.09/0.10	c ===============================================================================
0.09/0.11	c core #37
0.09/0.11	c Core size: 44	Core Weight: 1	Total Weight: -13
0.09/0.11	c Elapsed CPU time: 0.102984 s	Remaining CPU time: 1799.9 s
0.09/0.11	c ============================[ Search Statistics ]==============================
0.09/0.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.11	c ===============================================================================
0.09/0.11	c |         0 |     216     1663     4047 |     5000        0    nan |  0.000 % |
0.09/0.11	c |       100 |     216     1663     4047 |     5500      100     22 | 77.359 % |
0.09/0.12	c |       251 |     216     1663     4047 |     6050      251     35 | 77.359 % |
0.09/0.13	c |       476 |     213     1663     4047 |     6655      470     38 | 77.673 % |
0.09/0.13	c ===============================================================================
0.09/0.13	c core #38
0.09/0.13	c Core size: 145	Core Weight: 1	Total Weight: -12
0.09/0.13	c Elapsed CPU time: 0.12898 s	Remaining CPU time: 1799.87 s
0.09/0.14	c ============================[ Search Statistics ]==============================
0.09/0.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.14	c ===============================================================================
0.09/0.14	c |         0 |     238     1664     4091 |     5000        0    nan |  0.000 % |
0.09/0.14	c |       103 |     237     1664     4091 |     5500      103     17 | 75.717 % |
0.09/0.14	c |       255 |     231     1664     4091 |     6050      247     28 | 76.332 % |
0.09/0.15	c |       480 |     227     1664     4091 |     6655      472     36 | 76.742 % |
0.09/0.17	c |       818 |     218     1664     4091 |     7320      803     40 | 77.664 % |
0.09/0.18	c ===============================================================================
0.09/0.19	c core #39
0.09/0.19	c Core size: 144	Core Weight: 1	Total Weight: -11
0.09/0.19	c Elapsed CPU time: 0.180972 s	Remaining CPU time: 1799.82 s
0.09/0.19	c ============================[ Search Statistics ]==============================
0.09/0.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.09/0.19	c ===============================================================================
0.09/0.19	c |         0 |     264     1665     4143 |     5000        0    nan |  0.000 % |
0.09/0.19	c |       103 |     264     1665     4143 |     5500      103     19 | 73.653 % |
0.19/0.20	c |       253 |     264     1665     4143 |     6050      253     40 | 73.653 % |
0.19/0.21	c |       478 |     264     1665     4143 |     6655      478     51 | 73.653 % |
0.19/0.23	c |       816 |     264     1665     4143 |     7320      816     53 | 73.653 % |
0.19/0.27	c ===============================================================================
0.19/0.27	c core #40
0.19/0.27	c Core size: 370	Core Weight: 1	Total Weight: -10
0.19/0.27	c Elapsed CPU time: 0.263959 s	Remaining CPU time: 1799.74 s
0.19/0.28	c ============================[ Search Statistics ]==============================
0.19/0.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.19/0.28	c ===============================================================================
0.19/0.28	c |         0 |     304     1666     4223 |     5000        0    nan |  0.000 % |
0.19/0.28	c |       100 |     304     1666     4223 |     5500      100     38 | 70.825 % |
0.19/0.29	c |       253 |     304     1666     4223 |     6050      253     50 | 70.825 % |
0.29/0.30	c |       479 |     304     1666     4223 |     6655      479     54 | 70.825 % |
0.29/0.32	c |       816 |     304     1666     4223 |     7320      816     64 | 70.825 % |
0.29/0.35	c |      1322 |     304     1666     4223 |     8052     1322     61 | 70.825 % |
0.39/0.41	c |      2081 |     304     1666     4223 |     8857     2081     80 | 70.825 % |
0.49/0.54	c |      3220 |     304     1666     4223 |     9743     3220     95 | 70.825 % |
0.59/0.68	c ===============================================================================
0.69/0.70	c core #41
0.69/0.70	c Core size: 566	Core Weight: 1	Total Weight: -9
0.69/0.70	c Elapsed CPU time: 0.683896 s	Remaining CPU time: 1799.32 s
0.69/0.71	c ============================[ Search Statistics ]==============================
0.69/0.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.71	c ===============================================================================
0.69/0.71	c |         0 |     348     1667     4311 |     5000        0    nan |  0.000 % |
0.69/0.71	c |       100 |     348     1667     4311 |     5500      100     35 | 67.956 % |
0.69/0.72	c |       251 |     348     1667     4311 |     6050      251     33 | 67.956 % |
0.69/0.73	c |       477 |     348     1667     4311 |     6655      477     41 | 67.956 % |
0.69/0.75	c |       814 |     348     1667     4311 |     7320      814     51 | 67.956 % |
0.69/0.79	c |      1321 |     348     1667     4311 |     8052     1321     57 | 67.956 % |
0.79/0.85	c |      2082 |     348     1667     4311 |     8857     2082     65 | 67.956 % |
0.99/1.02	c |      3221 |     348     1667     4311 |     9743     3221     87 | 67.956 % |
1.19/1.26	c |      4930 |     348     1667     4311 |    10717     4930     91 | 67.956 % |
1.69/1.78	c |      7493 |     348     1667     4311 |    11789     7493    105 | 67.956 % |
3.09/3.20	c |     11339 |     348     1667     4311 |    12968    11339    169 | 67.956 % |
5.69/5.73	c |     17105 |     348     1667     4311 |    14265    10198    237 | 67.956 % |
10.99/11.03	c |     25756 |     348     1667     4311 |    15692    11282    253 | 67.956 % |
23.28/23.35	c |     38730 |     348     1667     4311 |    17261    15984    301 | 67.956 % |
35.57/35.62	c |     58191 |     348     1667     4311 |    18987    17384    337 | 67.960 % |
43.78/43.80	c ===============================================================================
44.67/44.78	c core #42
44.67/44.78	c Core size: 680	Core Weight: 1	Total Weight: -8
44.67/44.78	c Elapsed CPU time: 44.4922 s	Remaining CPU time: 1755.51 s
44.77/44.86	c ============================[ Search Statistics ]==============================
44.77/44.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
44.77/44.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
44.77/44.86	c ===============================================================================
44.77/44.86	c |         0 |     392     1668     4399 |     5000        0    nan |  0.000 % |
44.77/44.87	c |       101 |     392     1668     4399 |     5500      101     60 | 65.310 % |
44.77/44.88	c |       254 |     392     1668     4399 |     6050      254     39 | 65.310 % |
44.77/44.89	c |       479 |     392     1668     4399 |     6655      479     65 | 65.310 % |
44.87/44.93	c |       818 |     392     1668     4399 |     7320      818     86 | 65.310 % |
44.87/44.99	c |      1324 |     392     1668     4399 |     8052     1324     97 | 65.310 % |
44.98/45.05	c |      2083 |     392     1668     4399 |     8857     2083     89 | 65.310 % |
45.18/45.21	c |      3222 |     392     1668     4399 |     9743     3222     99 | 65.310 % |
45.38/45.44	c |      4938 |     392     1668     4399 |    10717     4938    110 | 65.310 % |
46.08/46.19	c |      7500 |     392     1668     4399 |    11789     7500    130 | 65.310 % |
46.98/47.09	c |     11347 |     392     1668     4399 |    12968    11347    128 | 65.310 % |
48.68/48.79	c |     17115 |     392     1668     4399 |    14265    10185    200 | 65.310 % |
51.27/51.39	c |     25769 |     392     1668     4399 |    15692    11254    160 | 65.310 % |
57.18/57.22	c |     38744 |     392     1668     4399 |    17261    15965    236 | 65.310 % |
67.76/67.87	c |     58205 |     392     1668     4399 |    18987    17315    249 | 65.310 % |
95.66/95.78	c |     87398 |     392     1668     4399 |    20886    16722    432 | 65.310 % |
133.05/133.14	c |    131188 |     392     1668     4399 |    22974    17036    403 | 65.310 % |
230.21/230.38	c |    196872 |     391     1668     4399 |    25272    23087    464 | 65.398 % |
378.07/378.29	c |    295398 |     391     1668     4399 |    27799    16305    639 | 65.401 % |
477.25/477.43	c ===============================================================================
486.04/486.24	c core #43
486.04/486.24	c Core size: 879	Core Weight: 1	Total Weight: -7
486.04/486.24	c Elapsed CPU time: 483.951 s	Remaining CPU time: 1316.05 s
486.44/486.62	c ============================[ Search Statistics ]==============================
486.44/486.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
486.44/486.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
486.44/486.62	c ===============================================================================
486.44/486.62	c |         0 |     442     1669     4499 |     5000        0    nan |  0.000 % |
486.44/486.64	c |       100 |     442     1669     4499 |     5500      100     41 | 62.542 % |
486.44/486.65	c |       250 |     442     1669     4499 |     6050      250     51 | 62.542 % |
486.54/486.71	c |       475 |     442     1669     4499 |     6655      475     65 | 62.542 % |
486.54/486.75	c |       814 |     442     1669     4499 |     7320      814     86 | 62.542 % |
486.64/486.82	c |      1321 |     442     1669     4499 |     8052     1321    109 | 62.542 % |
486.74/486.96	c |      2082 |     442     1669     4499 |     8857     2082    134 | 62.542 % |
486.94/487.19	c |      3222 |     442     1669     4499 |     9743     3222    147 | 62.542 % |
487.44/487.60	c |      4930 |     442     1669     4499 |    10717     4930    148 | 62.542 % |
488.34/488.52	c |      7492 |     442     1669     4499 |    11789     7492    183 | 62.542 % |
490.64/490.87	c |     11342 |     442     1669     4499 |    12968    11342    215 | 62.542 % |
494.63/494.85	c |     17113 |     442     1669     4499 |    14265    10234    273 | 62.542 % |
503.24/503.44	c |     25768 |     442     1669     4499 |    15692    11352    353 | 62.542 % |
514.33/514.56	c |     38742 |     442     1669     4499 |    17261    16029    300 | 62.542 % |
532.23/532.43	c |     58207 |     442     1669     4499 |    18987    17284    419 | 62.542 % |
570.41/570.61	c |     87399 |     442     1669     4499 |    20886    16624    456 | 62.542 % |
598.70/598.99	c |    131188 |     442     1669     4499 |    22974    16843    192 | 62.542 % |
654.79/655.09	c |    196872 |     442     1669     4499 |    25272    22619    182 | 62.542 % |
722.27/722.58	c |    295403 |     442     1669     4499 |    27799    15218    227 | 62.542 % |
895.12/895.49	c |    443195 |     442     1669     4499 |    30579    27397    196 | 62.542 % |

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-1875364-1245202431/watcher-1875364-1245202431 -o /tmp/evaluation-result-1875364-1245202431/solver-1875364-1245202431 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1875364-1245202431.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.93 0.98 0.99 3/65 30294
/proc/meminfo: memFree=1794280/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=2580 CPUtime=0
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 223 0 0 0 0 0 0 0 20 0 1 0 99664893 2641920 207 1992294400 134512640 135709839 4294956240 18446744073709551615 134548059 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 678 208 129 292 0 369 0

[startup+0.0859791 s]
/proc/loadavg: 0.93 0.98 0.99 3/65 30294
/proc/meminfo: memFree=1794280/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=4572 CPUtime=0.08
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 741 0 0 0 8 0 0 0 20 0 1 0 99664893 4681728 711 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 1143 711 135 292 0 848 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4572

[startup+0.101981 s]
/proc/loadavg: 0.93 0.98 0.99 3/65 30294
/proc/meminfo: memFree=1794280/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=4836 CPUtime=0.09
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 793 0 0 0 9 0 0 0 20 0 1 0 99664893 4952064 763 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 1209 763 136 292 0 914 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4836

[startup+0.302006 s]
/proc/loadavg: 0.93 0.98 0.99 3/65 30294
/proc/meminfo: memFree=1794280/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=5640 CPUtime=0.29
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 998 0 0 0 28 1 0 0 22 0 1 0 99664893 5775360 968 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 1410 968 136 292 0 1115 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5640

[startup+0.701056 s]
/proc/loadavg: 0.93 0.98 0.99 3/65 30294
/proc/meminfo: memFree=1794280/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=7640 CPUtime=0.69
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 1518 0 0 0 67 2 0 0 25 0 1 0 99664893 7823360 1488 1992294400 134512640 135709839 4294956240 18446744073709551615 134583803 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 1910 1488 136 292 0 1615 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7640

[startup+1.50116 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 30295
/proc/meminfo: memFree=1788448/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=10020 CPUtime=1.49
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 2108 0 0 0 145 4 0 0 25 0 1 0 99664893 10260480 2078 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 2505 2078 136 292 0 2210 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10020

[startup+3.10136 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 30295
/proc/meminfo: memFree=1783904/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=16000 CPUtime=3.09
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 3590 0 0 0 303 6 0 0 25 0 1 0 99664893 16384000 3560 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 4000 3560 136 292 0 3705 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16000

[startup+6.30176 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 30295
/proc/meminfo: memFree=1774496/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=24376 CPUtime=6.29
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 5687 0 0 0 621 8 0 0 25 0 1 0 99664893 24961024 5657 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 6094 5657 136 292 0 5799 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24376

[startup+12.7016 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 30295
/proc/meminfo: memFree=1759712/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=37612 CPUtime=12.68
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 9003 0 0 0 1256 12 0 0 25 0 1 0 99664893 38514688 8973 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 9403 8973 136 292 0 9108 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 37612

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 30295
/proc/meminfo: memFree=1738400/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=58536 CPUtime=25.48
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 14228 0 0 0 2531 17 0 0 25 0 1 0 99664893 59940864 14198 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 14634 14198 136 292 0 14339 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 58536

[startup+51.1014 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 30295
/proc/meminfo: memFree=1693088/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=103016 CPUtime=51.07
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 25362 0 0 0 5074 33 0 0 25 0 1 0 99664893 105488384 25332 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 25754 25332 136 292 0 25459 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 103016

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 30295
/proc/meminfo: memFree=1599904/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=196308 CPUtime=102.26
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 48657 0 0 0 10167 59 0 0 25 0 1 0 99664893 201019392 48627 1992294400 134512640 135709839 4294956240 18446744073709551615 134517510 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 49077 48627 136 292 0 48782 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 196308

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30295
/proc/meminfo: memFree=1479840/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=317484 CPUtime=162.23
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 78942 0 0 0 16135 88 0 0 25 0 1 0 99664893 325103616 78912 1992294400 134512640 135709839 4294956240 18446744073709551615 134517168 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 79371 78912 136 292 0 79076 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 317484

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30295
/proc/meminfo: memFree=1367264/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=428788 CPUtime=222.22
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 106730 0 0 0 22109 113 0 0 25 0 1 0 99664893 439078912 106700 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 107197 106700 136 292 0 106902 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 428788

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30295
/proc/meminfo: memFree=1275488/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=521220 CPUtime=282.21
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 129855 0 0 0 28086 135 0 0 25 0 1 0 99664893 533729280 129825 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 130305 129825 136 292 0 130010 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 521220

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30295
/proc/meminfo: memFree=1170336/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=626008 CPUtime=342.18
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 156013 0 0 0 34057 161 0 0 25 0 1 0 99664893 641032192 155983 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 156502 155983 136 292 0 156207 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 626008

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30295
/proc/meminfo: memFree=1057056/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=740600 CPUtime=402.17
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 184663 0 0 0 40030 187 0 0 25 0 1 0 99664893 758374400 184633 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 185150 184633 136 292 0 184855 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 740600

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30295
/proc/meminfo: memFree=966688/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=829084 CPUtime=462.15
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 206720 0 0 0 46009 206 0 0 25 0 1 0 99664893 848982016 206690 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 207271 206690 136 292 0 206976 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 829084

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30295
/proc/meminfo: memFree=929376/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=865092 CPUtime=522.13
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 215879 0 0 0 51988 225 0 0 25 0 1 0 99664893 885854208 215820 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 216273 215820 136 292 0 215978 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 865092

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30295
/proc/meminfo: memFree=869856/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=925124 CPUtime=582.11
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 230894 0 0 0 57962 249 0 0 25 0 1 0 99664893 947326976 230835 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 231281 230835 136 292 0 230986 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 925124

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30295
/proc/meminfo: memFree=793312/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=1000936 CPUtime=642.1
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 249806 0 0 0 63932 278 0 0 25 0 1 0 99664893 1024958464 249747 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 250234 249747 136 292 0 249939 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 1000936

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30295
/proc/meminfo: memFree=719200/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=1075556 CPUtime=702.07
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 268452 0 0 0 69896 311 0 0 25 0 1 0 99664893 1101369344 268393 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 268889 268393 136 292 0 268594 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 1075556

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30295
/proc/meminfo: memFree=609440/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=1184792 CPUtime=762.06
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 295713 0 0 0 75857 349 0 0 25 0 1 0 99664893 1213227008 295654 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 296198 295654 136 292 0 295903 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 1184792

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30297
/proc/meminfo: memFree=504864/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=1289856 CPUtime=822.03
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 321988 0 0 0 81829 374 0 0 25 0 1 0 99664893 1320812544 321929 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 322464 321929 136 292 0 322169 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 1289856

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30297
/proc/meminfo: memFree=410016/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=1384092 CPUtime=882.01
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 345498 0 0 0 87803 398 0 0 25 0 1 0 99664893 1417310208 345439 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 346023 345439 136 292 0 345728 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 1384092

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30297
/proc/meminfo: memFree=311328/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=1483380 CPUtime=942
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 370302 0 0 0 93774 426 0 0 25 0 1 0 99664893 1518981120 370243 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 370845 370244 136 292 0 370550 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 1483380

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30297
/proc/meminfo: memFree=188064/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=1605476 CPUtime=1001.98
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 400814 0 0 0 99744 454 0 0 25 0 1 0 99664893 1644007424 400755 1992294400 134512640 135709839 4294956240 18446744073709551615 134574210 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 401369 400755 136 292 0 401074 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 1605476

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30297
/proc/meminfo: memFree=93152/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=1701124 CPUtime=1061.97
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 424748 0 0 0 105722 475 0 0 25 0 1 0 99664893 1741950976 424689 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 425281 424689 136 292 0 424986 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 1701124

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30297
/proc/meminfo: memFree=16224/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=1803844 CPUtime=1121.89
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 450405 0 0 0 111689 500 0 0 25 0 1 0 99664893 1847136256 450346 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 450961 450346 136 292 0 450666 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 1803844



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1146.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30297
/proc/meminfo: memFree=15904/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=1843204 CPUtime=1145.99
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4194304 460236 0 0 0 114090 509 0 0 25 0 1 0 99664893 1887440896 460177 1992294400 134512640 135709839 4294956240 18446744073709551615 134573916 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 460801 460177 136 292 0 460506 0
Current children cumulated CPU time (s) 1145.99
Current children cumulated vsize (KiB) 1843204

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

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

[startup+1146.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 30297
/proc/meminfo: memFree=15904/2055920 swapFree=4192812/4192956
[pid=30294] ppid=30292 vsize=0 CPUtime=1146.19
/proc/30294/stat : 30294 (wbo) R 30292 30294 28724 0 -1 4195332 460236 0 0 0 114090 529 0 0 25 0 1 0 99664893 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/30294/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1146.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1146.67
CPU time (s): 1146.26
CPU user time (s): 1140.9
CPU system time (s): 5.35519
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 1843204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1140.9
system time used= 5.35518
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 460236
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= 3206

runsolver used 1.2778 second user time and 2.89456 second system time

The end

Launcher Data

Begin job on node92 at 2009-06-17 03:33:51
IDJOB=1875364
IDBENCH=48204
IDSOLVER=698
FILE ID=node92/1875364-1245202431
PBS_JOBID= 9368336
Free space on /tmp= 66472 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_50_25_3.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-1875364-1245202431/watcher-1875364-1245202431 -o /tmp/evaluation-result-1875364-1245202431/solver-1875364-1245202431 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1875364-1245202431.opb

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

MD5SUM BENCH= 895b392518f0ed07a83cbb5373db95e4
RANDOM SEED=1977046394

node92.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.233
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.233
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1794760 kB
Buffers:         30764 kB
Cached:         165140 kB
SwapCached:        140 kB
Active:          65868 kB
Inactive:       144068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1794760 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2676 kB
Writeback:           0 kB
Mapped:          23636 kB
Slab:            37060 kB
Committed_AS:   103520 kB
PageTables:       1464 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-1875364-1245202431.opb

Free space on /tmp at the end= 66468 MiB
End job on node92 at 2009-06-17 03:52:59