Trace number 2680902

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.4b (fixed)? (MO) 1145.79 1146.09

General information on the benchmark

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

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100610
0.00/0.00	c Parsing opb file format. File HOME/instance-2680902-1277457129.opb.
0.00/0.00	c Instance file HOME/instance-2680902-1277457129.opb
0.00/0.00	c File size is 82250 bytes.
0.00/0.01	c Highest Coefficient sum: 47
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      652                                                 |
0.00/0.01	c |  Number Clauses:        759                                                 |
0.00/0.01	c |  Number Cardinality:    0                                                   |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     652      759     9241 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 116
0.00/0.01	o 116
0.00/0.01	c Elapsed CPU time: 0.014997 s	Remaining CPU time: 179.985 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     652      760     9893 |     5000        0    nan |  0.000 % |
0.01/0.02	c |       100 |     652      760     9893 |     5500      100    122 |  0.000 % |
0.01/0.04	c |       251 |     652      760     9893 |     6050      251    123 |  0.000 % |
0.01/0.06	c |       476 |     652      760     9893 |     6655      476    125 |  0.000 % |
0.01/0.09	c |       814 |     652      760     9893 |     7320      814    126 |  0.000 % |
0.09/0.14	c |      1320 |     652      760     9893 |     8052     1320    127 |  0.000 % |
0.19/0.23	c |      2079 |     652      760     9893 |     8857     2079    126 |  0.000 % |
0.29/0.34	c |      3219 |     652      760     9893 |     9743     3219    126 |  0.000 % |
0.49/0.52	c |      4928 |     652      760     9893 |    10717     4928    125 |  0.000 % |
0.79/0.83	c |      7491 |     652      760     9893 |    11789     7491    124 |  0.000 % |
1.19/1.29	c |     11335 |     652      760     9893 |    12968    11335    125 |  0.000 % |
1.99/2.07	c |     17101 |     652      760     9893 |    14265    10360    125 |  0.000 % |
3.20/3.27	c |     25751 |     652      760     9893 |    15692    11632    123 |  0.000 % |
5.09/5.12	c |     38725 |     652      760     9893 |    17261     8436    126 |  0.000 % |
8.09/8.17	c |     58187 |     652      760     9893 |    18987    10160    121 |  0.000 % |
13.49/13.54	c |     87379 |     652      760     9893 |    20886    10013    124 |  0.000 % |
21.59/21.69	c |    131169 |     652      760     9893 |    22974    10899    123 |  0.000 % |
33.88/33.94	c |    196853 |     652      760     9893 |    25272    13387    136 |  0.000 % |
55.58/55.61	c |    295379 |     652      760     9893 |    27799    23214    124 |  0.000 % |
83.67/83.78	c |    443168 |     652      760     9893 |    30579    14405    122 |  0.000 % |
84.17/84.25	c ===============================================================================
84.17/84.25	c New solution: 115
84.17/84.25	o 115
84.17/84.25	c Elapsed CPU time: 82.7424 s	Remaining CPU time: 97.2576 s
84.17/84.25	c ===============================================================================
84.17/84.25	c |    447176 |     652      761    10545 |     5000    18413    123 |  0.000 % |
84.27/84.33	c |    447276 |     652      761    10545 |     5500     4704    126 |  0.000 % |
84.27/84.35	c |    447426 |     652      761    10545 |     6050     4854    126 |  0.000 % |
84.27/84.38	c |    447652 |     652      761    10545 |     6655     5080    126 |  0.000 % |
84.37/84.43	c |    447989 |     652      761    10545 |     7320     5417    126 |  0.000 % |
84.37/84.48	c |    448496 |     652      761    10545 |     8052     5924    126 |  0.000 % |
84.47/84.57	c |    449256 |     652      761    10545 |     8857     6684    125 |  0.000 % |
84.57/84.70	c |    450396 |     652      761    10545 |     9743     7824    125 |  0.000 % |
84.87/84.90	c |    452104 |     652      761    10545 |    10717     9532    124 |  0.000 % |
85.07/85.19	c |    454666 |     652      761    10545 |    11789     6487    125 |  0.000 % |
85.57/85.67	c |    458511 |     652      761    10545 |    12968    10332    125 |  0.000 % |
86.37/86.45	c |    464277 |     652      761    10545 |    14265     9370    124 |  0.000 % |
87.67/87.70	c |    472926 |     652      761    10545 |    15692    10637    123 |  0.000 % |
89.46/89.56	c |    485900 |     652      761    10545 |    17261    15513    123 |  0.000 % |
92.37/92.48	c |    505362 |     652      761    10545 |    18987    17182    122 |  0.000 % |
96.67/96.79	c |    534555 |     652      761    10545 |    20886    17116    124 |  0.000 % |
104.26/104.36	c |    578345 |     652      761    10545 |    22974    17929    121 |  0.000 % |
115.76/115.86	c |    644030 |     652      761    10545 |    25272    20957    121 |  0.000 % |
134.35/134.41	c |    742556 |     652      761    10545 |    27799    16987    123 |  0.000 % |
161.35/161.46	c |    890345 |     652      761    10545 |    30579    25971    123 |  0.000 % |
183.14/183.29	c There are 0 assigned variables. 0 in cost function.
184.65/184.70	c core #1
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 8	Core Weight: 1	Total Weight: 1
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #2
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 21	Core Weight: 1	Total Weight: 2
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #3
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 16	Core Weight: 1	Total Weight: 3
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #4
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 4	Core Weight: 1	Total Weight: 4
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #5
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 7	Core Weight: 1	Total Weight: 5
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #6
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 7	Core Weight: 1	Total Weight: 6
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #7
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 10	Core Weight: 1	Total Weight: 7
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #8
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 5	Core Weight: 1	Total Weight: 8
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #9
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 8	Core Weight: 1	Total Weight: 9
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #10
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 26	Core Weight: 1	Total Weight: 10
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #11
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 11	Core Weight: 1	Total Weight: 11
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #12
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 8	Core Weight: 1	Total Weight: 12
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #13
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 6	Core Weight: 1	Total Weight: 13
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #14
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 4	Core Weight: 1	Total Weight: 14
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #15
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 6	Core Weight: 1	Total Weight: 15
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #16
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 4	Core Weight: 1	Total Weight: 16
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #17
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 6	Core Weight: 1	Total Weight: 17
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #18
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 4	Core Weight: 1	Total Weight: 18
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #19
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 3	Core Weight: 1	Total Weight: 19
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #20
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 9	Core Weight: 1	Total Weight: 20
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #21
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 5	Core Weight: 1	Total Weight: 21
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #22
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 26	Core Weight: 1	Total Weight: 22
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #23
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 8	Core Weight: 1	Total Weight: 23
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #24
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 10	Core Weight: 1	Total Weight: 24
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #25
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 7	Core Weight: 1	Total Weight: 25
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #26
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 8	Core Weight: 1	Total Weight: 26
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #27
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 12	Core Weight: 1	Total Weight: 27
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #28
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 6	Core Weight: 1	Total Weight: 28
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #29
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 3	Core Weight: 1	Total Weight: 29
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #30
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 3	Core Weight: 1	Total Weight: 30
184.65/184.70	c
184.65/184.70	c
184.65/184.70	c core #31
184.65/184.70	c 
184.65/184.70	c 
184.65/184.70	c Core size: 5	Core Weight: 1	Total Weight: 31
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #32
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 9	Core Weight: 1	Total Weight: 32
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #33
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 9	Core Weight: 1	Total Weight: 33
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #34
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 14	Core Weight: 1	Total Weight: 34
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #35
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 11	Core Weight: 1	Total Weight: 35
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #36
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 12	Core Weight: 1	Total Weight: 36
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #37
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 11	Core Weight: 1	Total Weight: 37
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #38
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 8	Core Weight: 1	Total Weight: 38
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #39
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 4	Core Weight: 1	Total Weight: 39
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #40
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 9	Core Weight: 1	Total Weight: 40
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #41
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 13	Core Weight: 1	Total Weight: 41
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #42
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 7	Core Weight: 1	Total Weight: 42
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #43
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 12	Core Weight: 1	Total Weight: 43
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #44
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 4	Core Weight: 1	Total Weight: 44
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #45
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 6	Core Weight: 1	Total Weight: 45
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #46
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 9	Core Weight: 1	Total Weight: 46
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #47
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 6	Core Weight: 1	Total Weight: 47
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #48
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 6	Core Weight: 1	Total Weight: 48
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #49
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 4	Core Weight: 1	Total Weight: 49
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #50
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 3	Core Weight: 1	Total Weight: 50
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #51
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 4	Core Weight: 1	Total Weight: 51
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #52
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 3	Core Weight: 1	Total Weight: 52
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #53
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 4	Core Weight: 1	Total Weight: 53
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #54
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 5	Core Weight: 1	Total Weight: 54
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #55
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 8	Core Weight: 1	Total Weight: 55
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #56
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 8	Core Weight: 1	Total Weight: 56
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #57
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 7	Core Weight: 1	Total Weight: 57
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #58
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 6	Core Weight: 1	Total Weight: 58
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #59
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 6	Core Weight: 1	Total Weight: 59
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #60
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 3	Core Weight: 1	Total Weight: 60
184.65/184.71	c
184.65/184.71	c
184.65/184.71	c core #61
184.65/184.71	c 
184.65/184.71	c 
184.65/184.71	c Core size: 25	Core Weight: 1	Total Weight: 61
184.65/184.76	c
184.65/184.76	c
184.65/184.76	c core #62
184.65/184.76	c 
184.65/184.76	c 
184.65/184.76	c Core size: 14	Core Weight: 1	Total Weight: 62
184.65/184.76	c
184.65/184.76	c
184.65/184.76	c core #63
184.65/184.76	c 
184.65/184.76	c 
184.65/184.76	c Core size: 9	Core Weight: 1	Total Weight: 63
184.65/184.76	c
184.65/184.76	c
184.65/184.76	c core #64
184.65/184.76	c 
184.65/184.76	c 
184.65/184.76	c Core size: 11	Core Weight: 1	Total Weight: 64
184.65/184.76	c
184.65/184.76	c
184.65/184.76	c core #65
184.65/184.76	c 
184.65/184.76	c 
184.65/184.76	c Core size: 23	Core Weight: 1	Total Weight: 65
184.65/184.76	c
184.65/184.76	c
184.65/184.76	c core #66
184.65/184.76	c 
184.65/184.76	c 
184.65/184.76	c Core size: 16	Core Weight: 1	Total Weight: 66
184.65/184.76	c
184.65/184.76	c
184.65/184.76	c core #67
184.65/184.76	c 
184.65/184.76	c 
184.65/184.76	c Core size: 15	Core Weight: 1	Total Weight: 67
184.65/184.76	c
184.65/184.76	c
184.65/184.76	c core #68
184.65/184.76	c 
184.65/184.76	c 
184.65/184.76	c Core size: 24	Core Weight: 1	Total Weight: 68
184.65/184.76	c
184.65/184.76	c
184.65/184.76	c core #69
184.65/184.76	c 
184.65/184.76	c 
184.65/184.76	c Core size: 26	Core Weight: 1	Total Weight: 69
184.65/184.76	c
184.65/184.76	c
184.65/184.76	c core #70
184.65/184.76	c 
184.65/184.76	c 
184.65/184.76	c Core size: 16	Core Weight: 1	Total Weight: 70
184.65/184.76	c
184.65/184.76	c
184.65/184.76	c ============================[ Search Statistics ]==============================
184.65/184.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.65/184.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.65/184.76	c ===============================================================================
184.65/184.76	c |         0 |     998     1483    12138 |     5000        0    nan |  0.000 % |
184.65/184.76	c ===============================================================================
184.65/184.77	c core #71
184.65/184.77	c 
184.65/184.77	c 
184.65/184.77	c Core size: 15	Core Weight: 1	Total Weight: 71
184.65/184.77	c
184.65/184.77	c
184.65/184.77	c ============================[ Search Statistics ]==============================
184.65/184.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.65/184.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.65/184.77	c ===============================================================================
184.65/184.77	c |         0 |    1008     1484    12158 |     5000        0    nan |  0.000 % |
184.65/184.77	c ===============================================================================
184.65/184.77	c core #72
184.65/184.77	c 
184.65/184.77	c 
184.65/184.77	c Core size: 91	Core Weight: 1	Total Weight: 72
184.65/184.77	c
184.65/184.77	c
184.65/184.77	c ============================[ Search Statistics ]==============================
184.65/184.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.65/184.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.65/184.77	c ===============================================================================
184.65/184.77	c |         0 |    1121     1485    12353 |     5000        0    nan |  0.000 % |
184.65/184.78	c ===============================================================================
184.65/184.78	c core #73
184.65/184.78	c 
184.65/184.78	c 
184.65/184.78	c Core size: 64	Core Weight: 1	Total Weight: 73
184.65/184.78	c
184.65/184.78	c
184.65/184.78	c ============================[ Search Statistics ]==============================
184.65/184.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.65/184.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.65/184.78	c ===============================================================================
184.65/184.78	c |         0 |    1189     1486    12477 |     5000        0    nan |  0.000 % |
184.65/184.79	c ===============================================================================
184.65/184.79	c core #74
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 26	Core Weight: 1	Total Weight: 74
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c ============================[ Search Statistics ]==============================
184.65/184.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.65/184.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.65/184.79	c ===============================================================================
184.65/184.79	c |         0 |    1246     1487    12522 |     5000        0    nan |  0.000 % |
184.65/184.80	c ===============================================================================
184.65/184.80	c core #75
184.65/184.80	c 
184.65/184.80	c 
184.65/184.80	c Core size: 38	Core Weight: 1	Total Weight: 75
184.65/184.80	c
184.65/184.80	c
184.65/184.80	c ============================[ Search Statistics ]==============================
184.65/184.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.65/184.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.65/184.80	c ===============================================================================
184.65/184.80	c |         0 |    1282     1488    12588 |     5000        0    nan |  0.000 % |
184.75/184.81	c ===============================================================================
184.75/184.81	c core #76
184.75/184.81	c 
184.75/184.81	c 
184.75/184.81	c Core size: 14	Core Weight: 1	Total Weight: 76
184.75/184.81	c
184.75/184.81	c
184.75/184.81	c ============================[ Search Statistics ]==============================
184.75/184.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.75/184.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.75/184.81	c ===============================================================================
184.75/184.81	c |         0 |    1299     1489    12617 |     5000        0    nan |  0.000 % |
184.75/184.82	c |       100 |    1299     1489    12617 |     5500      100     13 |  8.842 % |
184.75/184.83	c |       251 |    1299     1489    12617 |     6050      251     12 |  8.842 % |
184.75/184.85	c |       476 |    1296     1489    12617 |     6655      475     13 |  9.404 % |
184.75/184.87	c |       814 |    1287     1489    12617 |     7320      808     14 |  9.754 % |
184.75/184.89	c ===============================================================================
184.85/184.91	c core #77
184.85/184.91	c 
184.85/184.91	c 
184.85/184.91	c Core size: 176	Core Weight: 1	Total Weight: 77
184.85/184.91	c
184.85/184.91	c
184.85/184.91	c ============================[ Search Statistics ]==============================
184.85/184.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.85/184.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.85/184.91	c ===============================================================================
184.85/184.91	c |         0 |    1493     1490    12985 |     5000        0    nan |  0.000 % |
184.85/184.92	c |       102 |    1493     1490    12985 |     5500      102     14 |  6.629 % |
184.85/184.93	c |       252 |    1493     1490    12985 |     6050      252     18 |  6.629 % |
184.85/184.94	c |       478 |    1493     1490    12985 |     6655      478     18 |  6.629 % |
184.85/184.94	c ===============================================================================
184.85/184.95	c core #78
184.85/184.95	c 
184.85/184.95	c 
184.85/184.95	c Core size: 26	Core Weight: 1	Total Weight: 78
184.85/184.95	c
184.85/184.95	c
184.85/184.95	c ============================[ Search Statistics ]==============================
184.85/184.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.85/184.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.85/184.95	c ===============================================================================
184.85/184.95	c |         0 |    1525     1491    13038 |     5000        0    nan |  0.000 % |
184.85/184.96	c |       100 |    1525     1491    13038 |     5500      100     32 |  5.864 % |
184.85/184.97	c |       251 |    1525     1491    13038 |     6050      251     29 |  5.864 % |
184.85/185.00	c |       476 |    1525     1491    13038 |     6655      476     28 |  5.864 % |
184.94/185.03	c |       815 |    1525     1491    13038 |     7320      815     38 |  5.864 % |
184.94/185.08	c |      1323 |    1523     1491    13038 |     8052     1322     48 |  5.988 % |
185.04/185.17	c |      2084 |    1523     1491    13038 |     8857     2083     54 |  5.988 % |
185.34/185.40	c |      3224 |    1523     1491    13038 |     9743     3223     64 |  5.988 % |
185.64/185.73	c |      4932 |    1523     1491    13038 |    10717     4931     63 |  5.988 % |
186.05/186.19	c ===============================================================================
186.14/186.28	c core #79
186.14/186.28	c 
186.14/186.28	c 
186.14/186.28	c Core size: 247	Core Weight: 1	Total Weight: 79
186.14/186.28	c
186.14/186.28	c
186.14/186.28	c ============================[ Search Statistics ]==============================
186.14/186.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.14/186.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.14/186.28	c ===============================================================================
186.14/186.28	c |         0 |    1781     1492    13535 |     5000        0    nan |  0.000 % |
186.24/186.30	c |       103 |    1777     1492    13535 |     5500      103     14 |  4.514 % |
186.24/186.31	c |       253 |    1777     1492    13535 |     6050      251     16 |  4.514 % |
186.24/186.33	c |       481 |    1777     1492    13535 |     6655      479     22 |  4.514 % |
186.24/186.36	c |       818 |    1777     1492    13535 |     7320      816     26 |  4.514 % |
186.34/186.40	c |      1334 |    1777     1492    13535 |     8052     1332     28 |  4.514 % |
186.34/186.47	c |      2096 |    1777     1492    13535 |     8857     2094     30 |  4.514 % |
186.54/186.63	c |      3235 |    1775     1492    13535 |     9743     3212     32 |  4.675 % |
186.54/186.70	c ===============================================================================
186.64/186.75	c core #80
186.64/186.75	c 
186.64/186.75	c 
186.64/186.75	c Core size: 166	Core Weight: 1	Total Weight: 80
186.64/186.75	c
186.64/186.75	c
186.64/186.75	c ============================[ Search Statistics ]==============================
186.64/186.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.64/186.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.64/186.75	c ===============================================================================
186.64/186.75	c |         0 |    1954     1493    13870 |     5000        0    nan |  0.000 % |
186.64/186.76	c |       100 |    1954     1493    13870 |     5500      100     62 |  3.411 % |
186.64/186.78	c |       252 |    1954     1493    13870 |     6050      252     61 |  3.411 % |
186.74/186.80	c |       478 |    1954     1493    13870 |     6655      478     49 |  3.411 % |
186.74/186.83	c |       815 |    1954     1493    13870 |     7320      815     44 |  3.411 % |
186.74/186.89	c |      1321 |    1954     1493    13870 |     8052     1321     51 |  3.411 % |
186.85/186.98	c |      2082 |    1954     1493    13870 |     8857     2082     52 |  3.411 % |
187.04/187.13	c |      3223 |    1950     1493    13870 |     9743     3219     51 |  3.609 % |
187.34/187.40	c |      4931 |    1950     1493    13870 |    10717     4926     51 |  3.609 % |
187.74/187.85	c |      7493 |    1950     1493    13870 |    11789     7488     54 |  3.609 % |
188.54/188.66	c |     11340 |    1950     1493    13870 |    12968    11335     54 |  3.609 % |
190.04/190.13	c |     17106 |    1950     1493    13870 |    14265    10520     59 |  3.609 % |
193.04/193.13	c |     25756 |    1950     1493    13870 |    15692    11969     77 |  3.609 % |
197.14/197.25	c |     38733 |    1950     1493    13870 |    17261     9043     71 |  3.609 % |
197.64/197.79	c ===============================================================================
198.24/198.36	c core #81
198.24/198.36	c 
198.24/198.36	c 
198.24/198.36	c Core size: 255	Core Weight: 1	Total Weight: 81
198.24/198.36	c
198.24/198.36	c
198.24/198.36	c ============================[ Search Statistics ]==============================
198.24/198.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
198.24/198.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
198.24/198.36	c ===============================================================================
198.24/198.36	c |         0 |    2217     1494    14385 |     5000        0    nan |  0.000 % |
198.24/198.38	c |       102 |    2217     1494    14385 |     5500      102     28 |  2.549 % |
198.34/198.40	c |       256 |    2217     1494    14385 |     6050      256     41 |  2.549 % |
198.34/198.42	c |       483 |    2217     1494    14385 |     6655      483     40 |  2.549 % |
198.34/198.46	c |       822 |    2217     1494    14385 |     7320      822     45 |  2.549 % |
198.44/198.53	c |      1328 |    2217     1494    14385 |     8052     1328     54 |  2.549 % |
198.54/198.64	c |      2087 |    2217     1494    14385 |     8857     2087     69 |  2.549 % |
198.74/198.80	c |      3226 |    2217     1494    14385 |     9743     3226     76 |  2.549 % |
198.95/199.07	c |      4934 |    2217     1494    14385 |    10717     4934     87 |  2.549 % |
199.64/199.70	c |      7498 |    2217     1494    14385 |    11789     7498    102 |  2.549 % |
200.64/200.76	c |     11342 |    2217     1494    14385 |    12968    11342    122 |  2.549 % |
202.14/202.25	c |     17109 |    2217     1494    14385 |    14265    10441    141 |  2.549 % |
204.94/205.02	c |     25759 |    2217     1494    14385 |    15692    11696    151 |  2.549 % |
211.84/211.95	c |     38740 |    2217     1494    14385 |    17261     8478    236 |  2.549 % |
222.53/222.67	c |     58201 |    2217     1494    14385 |    18987    10290    236 |  2.549 % |
240.13/240.21	c |     87393 |    2217     1494    14385 |    20886    10392    236 |  2.549 % |
269.33/269.47	c |    131183 |    2217     1494    14385 |    22974    11614    192 |  2.549 % |
305.01/305.19	c |    196867 |    2217     1494    14385 |    25272    18789    195 |  2.549 % |
370.29/370.40	c |    295395 |    2217     1494    14385 |    27799    14853    218 |  2.549 % |
446.78/446.93	c ===============================================================================
451.37/451.52	c core #82
451.37/451.52	c 
451.37/451.52	c 
451.37/451.52	c Core size: 407	Core Weight: 1	Total Weight: 82
451.37/451.52	c
451.37/451.52	c
451.37/451.52	c ============================[ Search Statistics ]==============================
451.37/451.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
451.37/451.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
451.37/451.52	c ===============================================================================
451.37/451.52	c |         0 |    2637     1495    15210 |     5000        0    nan |  0.000 % |
451.37/451.57	c |       100 |    2637     1495    15210 |     5500      100     40 |  1.604 % |
451.47/451.65	c |       251 |    2637     1495    15210 |     6050      251     57 |  1.604 % |
451.47/451.69	c |       476 |    2637     1495    15210 |     6655      476     48 |  1.604 % |
451.57/451.73	c |       813 |    2637     1495    15210 |     7320      813     59 |  1.604 % |
451.68/451.81	c |      1320 |    2637     1495    15210 |     8052     1320     71 |  1.604 % |
451.77/451.94	c |      2079 |    2637     1495    15210 |     8857     2079     68 |  1.604 % |
451.99/452.14	c |      3218 |    2637     1495    15210 |     9743     3218     77 |  1.604 % |
452.27/452.48	c |      4926 |    2637     1495    15210 |    10717     4926     90 |  1.604 % |
452.98/453.19	c |      7488 |    2637     1495    15210 |    11789     7488    108 |  1.604 % |
454.37/454.52	c |     11342 |    2637     1495    15210 |    12968    11342    135 |  1.604 % |
457.08/457.20	c |     17108 |    2637     1495    15210 |    14265    10502    186 |  1.604 % |
462.88/463.01	c |     25757 |    2637     1495    15210 |    15692    11917    226 |  1.604 % |
471.07/471.28	c |     38731 |    2637     1495    15210 |    17261     8715    168 |  1.604 % |
480.96/481.14	c |     58195 |    2637     1495    15210 |    18987    10420    199 |  1.604 % |
500.96/501.18	c |     87387 |    2637     1495    15210 |    20886    10311    256 |  1.604 % |
529.35/529.51	c |    131176 |    2637     1495    15210 |    22974    11489    285 |  1.604 % |
572.74/572.95	c |    196865 |    2637     1495    15210 |    25272    18006    307 |  1.604 % |
652.42/652.64	c |    295395 |    2637     1495    15210 |    27799    23306    273 |  1.604 % |
828.37/828.60	c |    443186 |    2637     1495    15210 |    30579    22207    303 |  1.604 % |
1068.02/1068.37	c |    664870 |    2637     1495    15210 |    33637    21908    270 |  1.604 % |

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-2680902-1277457129/watcher-2680902-1277457129 -o /tmp/evaluation-result-2680902-1277457129/solver-2680902-1277457129 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680902-1277457129.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.97 0.91 3/106 27475
/proc/meminfo: memFree=1801884/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=2660 CPUtime=0
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 286 0 0 0 0 0 0 0 20 0 1 0 87007920 2723840 205 1992294400 134512640 135752675 4293728672 18446744073709551615 134564806 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 665 205 140 303 0 339 0

[startup+0.0215729 s]
/proc/loadavg: 0.93 0.97 0.91 3/106 27475
/proc/meminfo: memFree=1801884/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=2708 CPUtime=0.01
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 348 0 0 0 1 0 0 0 20 0 1 0 87007920 2772992 246 1992294400 134512640 135752675 4293728672 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 677 246 144 303 0 372 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2708

[startup+0.101581 s]
/proc/loadavg: 0.93 0.97 0.91 3/106 27475
/proc/meminfo: memFree=1801884/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=3224 CPUtime=0.09
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 469 0 0 0 9 0 0 0 20 0 1 0 87007920 3301376 367 1992294400 134512640 135752675 4293728672 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 806 367 145 303 0 501 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3224

[startup+0.300604 s]
/proc/loadavg: 0.93 0.97 0.91 3/106 27475
/proc/meminfo: memFree=1801884/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=4384 CPUtime=0.29
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 759 0 0 0 28 1 0 0 20 0 1 0 87007920 4489216 657 1992294400 134512640 135752675 4293728672 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 1096 657 145 303 0 791 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4384

[startup+0.700647 s]
/proc/loadavg: 0.93 0.97 0.91 3/106 27475
/proc/meminfo: memFree=1801884/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=6576 CPUtime=0.69
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 1307 0 0 0 66 3 0 0 20 0 1 0 87007920 6733824 1205 1992294400 134512640 135752675 4293728672 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 1644 1205 145 303 0 1339 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6576

[startup+1.50173 s]
/proc/loadavg: 0.93 0.97 0.91 2/107 27476
/proc/meminfo: memFree=1795924/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=10616 CPUtime=1.49
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 2319 0 0 0 145 4 0 0 23 0 1 0 87007920 10870784 2217 1992294400 134512640 135752675 4293728672 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 2654 2217 145 303 0 2349 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10616

[startup+3.10191 s]
/proc/loadavg: 0.93 0.97 0.91 2/107 27476
/proc/meminfo: memFree=1790716/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=17812 CPUtime=3.09
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 4104 0 0 0 302 7 0 0 25 0 1 0 87007920 18239488 4002 1992294400 134512640 135752675 4293728672 18446744073709551615 134605381 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 4453 4002 145 303 0 4148 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17812

[startup+6.30125 s]
/proc/loadavg: 0.93 0.97 0.91 2/107 27476
/proc/meminfo: memFree=1776084/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=31608 CPUtime=6.29
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 7573 0 0 0 615 14 0 0 25 0 1 0 87007920 32366592 7471 1992294400 134512640 135752675 4293728672 18446744073709551615 134650431 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 7902 7471 145 303 0 7597 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31608

[startup+12.7019 s]
/proc/loadavg: 0.94 0.97 0.91 2/107 27476
/proc/meminfo: memFree=1753152/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=52820 CPUtime=12.69
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 12877 0 0 0 1244 25 0 0 25 0 1 0 87007920 54087680 12775 1992294400 134512640 135752675 4293728672 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 13205 12775 145 303 0 12900 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52820

[startup+25.5013 s]
/proc/loadavg: 0.95 0.97 0.91 2/107 27476
/proc/meminfo: memFree=1709008/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=95608 CPUtime=25.48
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 23560 0 0 0 2500 48 0 0 25 0 1 0 87007920 97902592 23458 1992294400 134512640 135752675 4293728672 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 23902 23458 145 303 0 23597 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 95608

[startup+51.1011 s]
/proc/loadavg: 0.97 0.97 0.91 2/107 27476
/proc/meminfo: memFree=1637088/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=168384 CPUtime=51.08
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 41725 0 0 0 5018 90 0 0 25 0 1 0 87007920 172425216 41623 1992294400 134512640 135752675 4293728672 18446744073709551615 135209827 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 42096 41623 145 303 0 41791 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 168384

[startup+102.309 s]
/proc/loadavg: 0.98 0.97 0.91 2/107 27478
/proc/meminfo: memFree=1463984/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=339652 CPUtime=102.27
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 84512 0 0 0 10043 184 0 0 25 0 1 0 87007920 347803648 84410 1992294400 134512640 135752675 4293728672 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 84913 84410 145 303 0 84608 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 339652

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27480
/proc/meminfo: memFree=1273024/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=532056 CPUtime=162.25
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 132573 0 0 0 15935 290 0 0 25 0 1 0 87007920 544825344 132471 1992294400 134512640 135752675 4293728672 18446744073709551615 134518474 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 133014 132471 145 303 0 132709 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 532056

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27482
/proc/meminfo: memFree=1168988/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=633876 CPUtime=222.23
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 158173 0 0 0 21845 378 0 0 25 0 1 0 87007920 649089024 158040 1992294400 134512640 135752675 4293728672 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 158469 158040 146 303 0 158164 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 633876

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27482
/proc/meminfo: memFree=1076484/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=726792 CPUtime=282.22
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 181365 0 0 0 27784 438 0 0 25 0 1 0 87007920 744235008 181232 1992294400 134512640 135752675 4293728672 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 181698 181232 146 303 0 181393 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 726792

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27484
/proc/meminfo: memFree=1000844/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=801720 CPUtime=342.21
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 200075 0 0 0 33731 490 0 0 25 0 1 0 87007920 820961280 199942 1992294400 134512640 135752675 4293728672 18446744073709551615 134650237 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 200430 199942 146 303 0 200125 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 801720

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27486
/proc/meminfo: memFree=916276/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=887276 CPUtime=402.19
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 221428 0 0 0 39679 540 0 0 25 0 1 0 87007920 908570624 221295 1992294400 134512640 135752675 4293728672 18446744073709551615 134518944 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 221819 221295 146 303 0 221514 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 887276

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27488
/proc/meminfo: memFree=868660/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=933040 CPUtime=462.17
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 232930 0 0 0 45637 580 0 0 25 0 1 0 87007920 955432960 232797 1992294400 134512640 135752675 4293728672 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 233260 232797 146 303 0 232955 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 933040

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27490
/proc/meminfo: memFree=772188/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=1030776 CPUtime=522.16
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 257365 0 0 0 51576 640 0 0 25 0 1 0 87007920 1055514624 257232 1992294400 134512640 135752675 4293728672 18446744073709551615 134516986 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 257694 257232 146 303 0 257389 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 1030776

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27490
/proc/meminfo: memFree=677204/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=1124752 CPUtime=582.14
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 280859 0 0 0 57524 690 0 0 25 0 1 0 87007920 1151746048 280726 1992294400 134512640 135752675 4293728672 18446744073709551615 134639852 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 281188 280726 146 303 0 280883 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 1124752

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27492
/proc/meminfo: memFree=589040/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=1211900 CPUtime=642.13
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 302618 0 0 0 63478 735 0 0 25 0 1 0 87007920 1240985600 302485 1992294400 134512640 135752675 4293728672 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 302975 302485 146 303 0 302670 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 1211900

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27494
/proc/meminfo: memFree=509432/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=1292228 CPUtime=702.11
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 322656 0 0 0 69436 775 0 0 25 0 1 0 87007920 1323241472 322523 1992294400 134512640 135752675 4293728672 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 323057 322523 146 303 0 322752 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 1292228

[startup+762.309 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27496
/proc/meminfo: memFree=442844/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=1357960 CPUtime=762.1
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 339089 0 0 0 75406 804 0 0 25 0 1 0 87007920 1390551040 338956 1992294400 134512640 135752675 4293728672 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 339490 338956 146 303 0 339185 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 1357960

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27498
/proc/meminfo: memFree=369436/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=1432552 CPUtime=822.08
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 357667 0 0 0 81362 846 0 0 25 0 1 0 87007920 1466933248 357534 1992294400 134512640 135752675 4293728672 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 358138 357534 146 303 0 357833 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 1432552

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27498
/proc/meminfo: memFree=283008/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=1518084 CPUtime=882.06
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 379038 0 0 0 87317 889 0 0 25 0 1 0 87007920 1554518016 378905 1992294400 134512640 135752675 4293728672 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 379521 378905 146 303 0 379216 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 1518084

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27500
/proc/meminfo: memFree=220512/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=1580528 CPUtime=942.05
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 394651 0 0 0 93283 922 0 0 25 0 1 0 87007920 1618460672 394518 1992294400 134512640 135752675 4293728672 18446744073709551615 134611761 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 395132 394518 146 303 0 394827 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 1580528

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27502
/proc/meminfo: memFree=146484/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=1654228 CPUtime=1002.03
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 413066 0 0 0 99244 959 0 0 25 0 1 0 87007920 1693929472 412933 1992294400 134512640 135752675 4293728672 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 413557 412933 146 303 0 413252 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 1654228

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27504
/proc/meminfo: memFree=69356/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=1731860 CPUtime=1062.01
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 432476 0 0 0 105198 1003 0 0 25 0 1 0 87007920 1773424640 432343 1992294400 134512640 135752675 4293728672 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 432965 432343 146 303 0 432660 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 1731860

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/107 27506
/proc/meminfo: memFree=10384/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=1809788 CPUtime=1122
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 451920 0 0 0 111155 1045 0 0 25 0 1 0 87007920 1853222912 451787 1992294400 134512640 135752675 4293728672 18446744073709551615 134611709 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 452447 451787 146 303 0 452142 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 1809788



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1145.9 s]
/proc/loadavg: 1.06 0.99 0.91 2/107 27506
/proc/meminfo: memFree=10204/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=1843232 CPUtime=1145.6
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4202496 460278 0 0 0 113496 1064 0 0 25 0 1 0 87007920 1887469568 460145 1992294400 134512640 135752675 4293728672 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27475/statm: 460808 460145 146 303 0 460503 0
Current children cumulated CPU time (s) 1145.6
Current children cumulated vsize (KiB) 1843232

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

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

[startup+1146.01 s]
/proc/loadavg: 1.06 0.99 0.91 2/107 27506
/proc/meminfo: memFree=10204/2059040 swapFree=4140228/4192956
[pid=27475] ppid=27473 vsize=0 CPUtime=1145.7
/proc/27475/stat : 27475 (wbo1.4b) R 27473 27475 27091 0 -1 4203524 460278 0 0 0 113496 1074 0 0 25 0 1 0 87007920 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/27475/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1145.7
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1146.09
CPU time (s): 1145.79
CPU user time (s): 1134.97
CPU system time (s): 10.8214
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (KiB): 1843232

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

runsolver used 2.01769 second user time and 5.30919 second system time

The end

Launcher Data

Begin job on node035 at 2010-06-25 11:12:09
IDJOB=2680902
IDBENCH=2868
IDSOLVER=1190
FILE ID=node035/2680902-1277457129
PBS_JOBID= 11188131
Free space on /tmp= 62436 MiB

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

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

MD5SUM BENCH= f69ecb5497caa964fbd82b9dc6698ac3
RANDOM SEED=808469326

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

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1802412 kB
Buffers:         60056 kB
Cached:          95696 kB
SwapCached:       5664 kB
Active:          36784 kB
Inactive:       132364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1802412 kB
SwapTotal:     4192956 kB
SwapFree:      4140228 kB
Dirty:            2984 kB
Writeback:           0 kB
AnonPages:       12092 kB
Mapped:          12000 kB
Slab:            65572 kB
PageTables:       4220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182940 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62436 MiB
End job on node035 at 2010-06-25 11:31:17