Trace number 2680752

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)OPT1194 185.059 185.11

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-c8.opb
MD5SUMc919b2e3620f35e89404416810e81e0b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1194
Best CPU time to get the best result obtained on this benchmark0.069988
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1194
Optimality of the best value was proved YES
Number of variables239
Total number of constraints524
Number of constraints which are clauses520
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4
Minimum length of a constraint1
Maximum length of a constraint36
Number of terms in the objective function 239
Biggest coefficient in the objective function 61
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 10012
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 61
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 10012
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100610
0.00/0.00	c Parsing opb file format. File HOME/instance-2680752-1277453293.opb.
0.00/0.00	c Instance file HOME/instance-2680752-1277453293.opb
0.00/0.00	c File size is 23309 bytes.
0.00/0.00	c Highest Coefficient sum: 39
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      239                                                 |
0.00/0.00	c |  Number Clauses:        520                                                 |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 4                                                   |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     234      528     2283 |     5000        0    nan |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 1682
0.00/0.00	o 1682
0.00/0.00	c Elapsed CPU time: 0.006998 s	Remaining CPU time: 179.993 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |         1 |     234      529     2522 |     5000        1     14 |  0.000 % |
0.00/0.00	c ===============================================================================
0.00/0.00	c New solution: 1680
0.00/0.00	o 1680
0.00/0.00	c Elapsed CPU time: 0.006998 s	Remaining CPU time: 179.993 s
0.00/0.00	c ===============================================================================
0.00/0.00	c |         6 |     234      530     2761 |     5000        6     48 |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 1621
0.00/0.01	o 1621
0.00/0.01	c Elapsed CPU time: 0.010998 s	Remaining CPU time: 179.989 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |        77 |     234      531     3000 |     5000       77     47 |  0.000 % |
0.00/0.01	c |       177 |     234      531     3000 |     5500      177     57 |  2.094 % |
0.00/0.02	c |       327 |     234      531     3000 |     6050      327     54 |  2.094 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: 1615
0.00/0.02	o 1615
0.00/0.02	c Elapsed CPU time: 0.023996 s	Remaining CPU time: 179.976 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |       328 |     234      532     3239 |     5000      328     54 |  2.094 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: 1614
0.00/0.02	o 1614
0.00/0.02	c Elapsed CPU time: 0.025996 s	Remaining CPU time: 179.974 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |       339 |     234      533     3478 |     5000      339     54 |  2.094 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: 1534
0.00/0.02	o 1534
0.00/0.02	c Elapsed CPU time: 0.026995 s	Remaining CPU time: 179.973 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |       340 |     234      534     3717 |     5000      340     54 |  2.094 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: 1525
0.00/0.02	o 1525
0.00/0.02	c Elapsed CPU time: 0.026995 s	Remaining CPU time: 179.973 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |       341 |     234      535     3956 |     5000      341     54 |  2.094 % |
0.00/0.03	c |       442 |     234      535     3956 |     5500      442     54 |  2.094 % |
0.00/0.04	c |       593 |     234      535     3956 |     6050      593     52 |  2.103 % |
0.00/0.05	c |       819 |     234      535     3956 |     6655      819     53 |  2.096 % |
0.07/0.08	c |      1156 |     234      535     3956 |     7320     1156     53 |  2.094 % |
0.09/0.10	c ===============================================================================
0.09/0.10	c New solution: 1513
0.09/0.10	o 1513
0.09/0.10	c Elapsed CPU time: 0.102984 s	Remaining CPU time: 179.897 s
0.09/0.10	c ===============================================================================
0.09/0.10	c |      1506 |     234      536     4195 |     5000     1506     54 |  2.094 % |
0.09/0.11	c |      1608 |     234      536     4195 |     5500     1608     54 |  2.094 % |
0.09/0.11	c ===============================================================================
0.09/0.11	c New solution: 1502
0.09/0.11	o 1502
0.09/0.11	c Elapsed CPU time: 0.116982 s	Remaining CPU time: 179.883 s
0.09/0.11	c ===============================================================================
0.09/0.11	c |      1690 |     234      537     4434 |     5000     1690     54 |  2.094 % |
0.09/0.12	c |      1792 |     234      537     4434 |     5500     1792     54 |  2.094 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c New solution: 1485
0.09/0.12	o 1485
0.09/0.12	c Elapsed CPU time: 0.12698 s	Remaining CPU time: 179.873 s
0.09/0.12	c ===============================================================================
0.09/0.12	c |      1806 |     234      538     4673 |     5000     1806     54 |  2.094 % |
0.09/0.13	c |      1906 |     234      538     4673 |     5500     1906     54 |  2.096 % |
0.09/0.13	c ===============================================================================
0.09/0.13	c New solution: 1472
0.09/0.13	o 1472
0.09/0.13	c Elapsed CPU time: 0.135979 s	Remaining CPU time: 179.864 s
0.09/0.13	c ===============================================================================
0.09/0.13	c |      1915 |     234      539     4912 |     5000     1915     54 |  2.096 % |
0.09/0.14	c |      2015 |     234      539     4912 |     5500     2015     54 |  2.096 % |
0.09/0.15	c |      2166 |     234      539     4912 |     6050     2166     53 |  2.094 % |
0.09/0.17	c |      2391 |     234      539     4912 |     6655     2391     54 |  2.117 % |
0.09/0.19	c |      2729 |     234      539     4912 |     7320     2729     53 |  2.094 % |
0.19/0.24	c |      3235 |     234      539     4912 |     8052     3235     54 |  2.094 % |
0.19/0.29	c |      3994 |     234      539     4912 |     8857     3994     53 |  2.094 % |
0.29/0.33	c ===============================================================================
0.29/0.33	c New solution: 1462
0.29/0.33	o 1462
0.29/0.33	c Elapsed CPU time: 0.32695 s	Remaining CPU time: 179.673 s
0.29/0.33	c ===============================================================================
0.29/0.33	c |      4458 |     234      540     5151 |     5000     4458     53 |  2.094 % |
0.29/0.34	c |      4559 |     234      540     5151 |     5500     4559     53 |  2.094 % |
0.29/0.35	c |      4709 |     234      540     5151 |     6050     4709     54 |  2.096 % |
0.29/0.37	c |      4935 |     234      540     5151 |     6655     4935     54 |  2.094 % |
0.39/0.40	c |      5275 |     234      540     5151 |     7320     5275     54 |  2.094 % |
0.39/0.44	c |      5781 |     234      540     5151 |     8052     5781     54 |  2.094 % |
0.39/0.46	c ===============================================================================
0.39/0.46	c New solution: 1454
0.39/0.46	o 1454
0.39/0.46	c Elapsed CPU time: 0.45593 s	Remaining CPU time: 179.544 s
0.39/0.46	c ===============================================================================
0.39/0.46	c |      5997 |     234      541     5390 |     5000     5997     54 |  2.094 % |
0.39/0.47	c |      6097 |     234      541     5390 |     5500     3099     54 |  2.094 % |
0.39/0.49	c |      6248 |     234      541     5390 |     6050     3250     54 |  2.096 % |
0.49/0.51	c |      6475 |     234      541     5390 |     6655     3477     54 |  2.103 % |
0.49/0.53	c |      6813 |     234      541     5390 |     7320     3815     53 |  2.094 % |
0.49/0.58	c |      7319 |     234      541     5390 |     8052     4321     53 |  2.094 % |
0.60/0.65	c |      8079 |     234      541     5390 |     8857     5081     54 |  2.096 % |
0.69/0.75	c |      9218 |     234      541     5390 |     9743     6220     53 |  2.094 % |
0.90/0.90	c |     10926 |     234      541     5390 |    10717     7928     53 |  2.094 % |
1.10/1.13	c |     13488 |     234      541     5390 |    11789    10490     53 |  2.094 % |
1.49/1.53	c |     17332 |     234      541     5390 |    12968     8349     53 |  2.094 % |
2.20/2.22	c |     23098 |     234      541     5390 |    14265     7553     63 |  2.094 % |
3.09/3.11	c ===============================================================================
3.09/3.11	c New solution: 1448
3.09/3.11	o 1448
3.09/3.11	c Elapsed CPU time: 3.04054 s	Remaining CPU time: 176.959 s
3.09/3.11	c ===============================================================================
3.09/3.11	c |     31601 |     234      542     5629 |     5000     8834     56 |  2.094 % |
3.09/3.13	c |     31702 |     234      542     5629 |     5500     4518     54 |  2.094 % |
3.09/3.15	c |     31855 |     234      542     5629 |     6050     4671     54 |  2.094 % |
3.09/3.17	c |     32082 |     234      542     5629 |     6655     4898     53 |  2.094 % |
3.09/3.17	c ===============================================================================
3.09/3.17	c New solution: 1441
3.09/3.17	o 1441
3.09/3.17	c Elapsed CPU time: 3.09953 s	Remaining CPU time: 176.9 s
3.09/3.17	c ===============================================================================
3.09/3.17	c |     32095 |     234      543     5868 |     5000     4911     53 |  2.094 % |
3.09/3.18	c |     32195 |     234      543     5868 |     5500     5011     53 |  2.094 % |
3.09/3.19	c |     32345 |     234      543     5868 |     6050     5161     53 |  2.096 % |
3.19/3.21	c |     32571 |     234      543     5868 |     6655     5387     53 |  2.096 % |
3.19/3.24	c |     32908 |     234      543     5868 |     7320     5724     53 |  2.094 % |
3.19/3.25	c ===============================================================================
3.19/3.25	c New solution: 1437
3.19/3.25	o 1437
3.19/3.25	c Elapsed CPU time: 3.17752 s	Remaining CPU time: 176.822 s
3.19/3.25	c ===============================================================================
3.19/3.25	c |     33019 |     234      544     6107 |     5000     5835     53 |  2.094 % |
3.19/3.27	c |     33119 |     234      544     6107 |     5500     3018     51 |  2.096 % |
3.19/3.28	c |     33269 |     234      544     6107 |     6050     3168     51 |  2.094 % |
3.30/3.30	c |     33494 |     234      544     6107 |     6655     3393     51 |  2.094 % |
3.30/3.34	c |     33833 |     234      544     6107 |     7320     3732     51 |  2.096 % |
3.30/3.39	c |     34340 |     234      544     6107 |     8052     4239     50 |  2.096 % |
3.39/3.46	c |     35101 |     234      544     6107 |     8857     5000     50 |  2.094 % |
3.49/3.57	c |     36240 |     234      544     6107 |     9743     6139     50 |  2.094 % |
3.69/3.74	c |     37952 |     234      544     6107 |    10717     7851     50 |  2.094 % |
3.99/4.01	c |     40516 |     234      544     6107 |    11789    10415     51 |  2.094 % |
4.40/4.48	c |     44360 |     234      544     6107 |    12968     8279     51 |  2.094 % |
5.09/5.17	c |     50126 |     234      544     6107 |    14265     7483     50 |  2.096 % |
5.09/5.17	c ===============================================================================
5.09/5.17	c New solution: 1428
5.09/5.17	o 1428
5.09/5.17	c Elapsed CPU time: 5.04623 s	Remaining CPU time: 174.954 s
5.09/5.17	c ===============================================================================
5.09/5.17	c |     50167 |     234      545     6346 |     5000     7524     50 |  2.096 % |
5.09/5.19	c |     50268 |     234      545     6346 |     5500     3863     50 |  2.094 % |
5.09/5.19	c ===============================================================================
5.09/5.19	c New solution: 1416
5.09/5.19	o 1416
5.09/5.19	c Elapsed CPU time: 5.06623 s	Remaining CPU time: 174.934 s
5.09/5.19	c ===============================================================================
5.09/5.19	c |     50278 |     234      546     6585 |     5000     3873     50 |  2.094 % |
5.19/5.20	c ===============================================================================
5.19/5.20	c New solution: 1414
5.19/5.20	o 1414
5.19/5.20	c Elapsed CPU time: 5.07423 s	Remaining CPU time: 174.926 s
5.19/5.20	c ===============================================================================
5.19/5.20	c |     50340 |     234      547     6824 |     5000     3935     50 |  2.094 % |
5.19/5.21	c |     50441 |     234      547     6824 |     5500     4036     51 |  2.096 % |
5.19/5.23	c |     50592 |     234      547     6824 |     6050     4187     51 |  2.094 % |
5.19/5.25	c |     50817 |     234      547     6824 |     6655     4412     50 |  2.094 % |
5.19/5.28	c |     51155 |     234      547     6824 |     7320     4750     50 |  2.094 % |
5.29/5.34	c |     51662 |     234      547     6824 |     8052     5257     50 |  2.094 % |
5.40/5.42	c |     52422 |     234      547     6824 |     8857     6017     51 |  2.096 % |
5.50/5.54	c |     53561 |     234      547     6824 |     9743     7156     51 |  2.094 % |
5.69/5.73	c |     55270 |     234      547     6824 |    10717     8865     51 |  2.094 % |
5.99/6.03	c |     57832 |     234      547     6824 |    11789     6000     51 |  2.094 % |
6.39/6.48	c |     61678 |     234      547     6824 |    12968     9846     53 |  2.094 % |
7.09/7.12	c |     67444 |     234      547     6824 |    14265     9047     53 |  2.094 % |
8.29/8.36	c |     76094 |     234      547     6824 |    15692    10480     57 |  2.094 % |
10.09/10.12	c |     89069 |     234      547     6824 |    17261    15535     54 |  2.099 % |
12.79/12.89	c |    108531 |     234      547     6824 |    18987     8847     54 |  2.094 % |
17.29/17.32	c |    137723 |     234      547     6824 |    20886    18902     54 |  2.094 % |
24.89/24.92	c |    181512 |     234      547     6824 |    22974    20626     48 |  2.094 % |
35.48/35.57	c |    247196 |     234      547     6824 |    25272    13923     49 |  2.094 % |
53.88/53.91	c |    345723 |     234      547     6824 |    27799    14180     51 |  2.094 % |
81.57/81.64	c |    493513 |     234      547     6824 |    30579    13535     54 |  2.094 % |
85.97/86.03	c ===============================================================================
85.97/86.03	c New solution: 1405
85.97/86.03	o 1405
85.97/86.03	c Elapsed CPU time: 84.3682 s	Remaining CPU time: 95.6318 s
85.97/86.03	c ===============================================================================
85.97/86.03	c |    520168 |     234      548     7063 |     5000    20599     51 |  2.094 % |
86.07/86.12	c |    520269 |     234      548     7063 |     5500     2676     53 |  2.103 % |
86.07/86.14	c |    520420 |     234      548     7063 |     6050     2827     52 |  2.094 % |
86.07/86.16	c |    520645 |     234      548     7063 |     6655     3052     52 |  2.096 % |
86.17/86.20	c |    520983 |     234      548     7063 |     7320     3390     52 |  2.094 % |
86.17/86.25	c |    521490 |     234      548     7063 |     8052     3897     51 |  2.094 % |
86.27/86.32	c |    522249 |     234      548     7063 |     8857     4656     51 |  2.096 % |
86.37/86.44	c |    523390 |     234      548     7063 |     9743     5797     51 |  2.094 % |
86.57/86.63	c |    525098 |     234      548     7063 |    10717     7505     51 |  2.094 % |
86.88/86.93	c |    527661 |     234      548     7063 |    11789    10068     50 |  2.094 % |
86.88/86.95	c ===============================================================================
86.88/86.95	c New solution: 1396
86.88/86.95	o 1396
86.88/86.95	c Elapsed CPU time: 85.259 s	Remaining CPU time: 94.741 s
86.88/86.95	c ===============================================================================
86.88/86.95	c |    527830 |     234      549     7302 |     5000    10237     50 |  2.094 % |
86.88/86.98	c |    527931 |     234      549     7302 |     5500     2661     46 |  2.094 % |
86.88/86.99	c |    528084 |     234      549     7302 |     6050     2814     46 |  2.094 % |
86.97/87.02	c |    528309 |     234      549     7302 |     6655     3039     46 |  2.096 % |
86.97/87.06	c |    528646 |     234      549     7302 |     7320     3376     47 |  2.103 % |
87.07/87.11	c |    529152 |     234      549     7302 |     8052     3882     46 |  2.094 % |
87.07/87.16	c ===============================================================================
87.07/87.16	c New solution: 1381
87.07/87.16	o 1381
87.07/87.16	c Elapsed CPU time: 85.463 s	Remaining CPU time: 94.537 s
87.07/87.16	c ===============================================================================
87.07/87.16	c |    529603 |     234      550     7541 |     5000     4333     47 |  2.094 % |
87.07/87.17	c |    529703 |     234      550     7541 |     5500     4433     47 |  2.094 % |
87.07/87.18	c |    529855 |     234      550     7541 |     6050     4585     47 |  2.094 % |
87.17/87.21	c |    530081 |     234      550     7541 |     6655     4811     47 |  2.099 % |
87.17/87.24	c |    530419 |     234      550     7541 |     7320     5149     47 |  2.094 % |
87.17/87.29	c |    530925 |     234      550     7541 |     8052     5655     46 |  2.094 % |
87.26/87.38	c |    531684 |     234      550     7541 |     8857     6414     48 |  2.094 % |
87.36/87.48	c |    532823 |     234      550     7541 |     9743     7553     48 |  2.094 % |
87.56/87.66	c |    534535 |     234      550     7541 |    10717     9265     48 |  2.094 % |
87.87/87.96	c |    537098 |     234      550     7541 |    11789     6394     50 |  2.094 % |
88.27/88.39	c |    540943 |     234      550     7541 |    12968    10239     48 |  2.094 % |
88.97/89.08	c |    546709 |     234      550     7541 |    14265     9458     47 |  2.094 % |
90.07/90.19	c |    555358 |     234      550     7541 |    15692    10883     52 |  2.111 % |
91.97/92.06	c |    568333 |     234      550     7541 |    17261     8040     50 |  2.094 % |
94.86/94.92	c |    587794 |     234      550     7541 |    18987    10094     56 |  2.094 % |
99.87/99.99	c |    616986 |     234      550     7541 |    20886    10594     57 |  2.094 % |
107.36/107.43	c |    660776 |     234      550     7541 |    22974    12294     45 |  2.094 % |
118.36/118.47	c |    726463 |     234      550     7541 |    25272    18613     54 |  2.094 % |
134.06/134.20	c ===============================================================================
134.06/134.20	c New solution: 1379
134.06/134.20	o 1379
134.06/134.20	c Elapsed CPU time: 131.651 s	Remaining CPU time: 48.349 s
134.06/134.20	c ===============================================================================
134.06/134.20	c |    800677 |     234      551     7780 |     5000    21424     52 |  2.094 % |
134.25/134.33	c |    800777 |     234      551     7780 |     5500     2778     54 |  2.094 % |
134.25/134.35	c |    800927 |     234      551     7780 |     6050     2928     54 |  2.094 % |
134.25/134.37	c |    801152 |     234      551     7780 |     6655     3153     53 |  2.103 % |
134.36/134.41	c |    801490 |     234      551     7780 |     7320     3491     54 |  2.094 % |
134.36/134.47	c |    801997 |     234      551     7780 |     8052     3998     54 |  2.094 % |
134.45/134.56	c |    802756 |     234      551     7780 |     8857     4757     53 |  2.094 % |
134.55/134.69	c |    803895 |     234      551     7780 |     9743     5896     53 |  2.094 % |
134.76/134.88	c |    805604 |     234      551     7780 |    10717     7605     52 |  2.094 % |
135.06/135.19	c |    808167 |     234      551     7780 |    11789    10168     53 |  2.094 % |
135.55/135.66	c |    812011 |     234      551     7780 |    12968     8030     52 |  2.094 % |
136.37/136.45	c |    817779 |     234      551     7780 |    14265     7234     51 |  2.094 % |
137.56/137.63	c |    826429 |     234      551     7780 |    15692     8683     52 |  2.094 % |
139.67/139.72	c |    839405 |     234      551     7780 |    17261    13721     62 |  2.094 % |
142.46/142.59	c |    858867 |     234      551     7780 |    18987    15799     57 |  2.094 % |
147.36/147.45	c |    888061 |     234      551     7780 |    20886    16276     59 |  2.096 % |
154.55/154.65	c |    931850 |     234      551     7780 |    22974    18009     51 |  2.094 % |
166.05/166.16	c |    997535 |     234      551     7780 |    25272    12360     50 |  2.108 % |
183.34/183.44	c There are 5 assigned variables. 5 in cost function.
184.65/184.79	c core #1
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 19	Core Weight: 25	Total Weight: 150
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #2
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 20	Core Weight: 9	Total Weight: 159
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #3
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 15	Core Weight: 16	Total Weight: 175
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #4
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 10	Core Weight: 11	Total Weight: 186
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #5
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 13	Core Weight: 32	Total Weight: 218
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #6
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 10	Core Weight: 11	Total Weight: 229
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #7
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 25	Core Weight: 17	Total Weight: 246
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #8
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 14	Core Weight: 32	Total Weight: 278
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #9
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 11	Core Weight: 11	Total Weight: 289
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #10
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 14	Core Weight: 32	Total Weight: 321
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #11
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 11	Core Weight: 11	Total Weight: 332
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #12
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 6	Core Weight: 34	Total Weight: 366
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #13
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 3	Core Weight: 42	Total Weight: 408
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #14
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 4	Core Weight: 41	Total Weight: 449
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #15
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 11	Core Weight: 11	Total Weight: 460
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #16
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 3	Core Weight: 42	Total Weight: 502
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #17
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 3	Core Weight: 34	Total Weight: 536
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #18
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 7	Core Weight: 34	Total Weight: 570
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #19
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 7	Core Weight: 16	Total Weight: 586
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #20
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 17	Core Weight: 32	Total Weight: 618
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #21
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 10	Core Weight: 18	Total Weight: 636
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #22
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 10	Core Weight: 10	Total Weight: 646
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #23
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 6	Core Weight: 10	Total Weight: 656
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #24
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 18	Core Weight: 10	Total Weight: 666
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #25
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 8	Core Weight: 8	Total Weight: 674
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #26
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 4	Core Weight: 34	Total Weight: 708
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #27
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 3	Core Weight: 34	Total Weight: 742
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #28
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 8	Core Weight: 34	Total Weight: 776
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #29
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 10	Core Weight: 10	Total Weight: 786
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #30
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 5	Core Weight: 16	Total Weight: 802
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #31
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 4	Core Weight: 18	Total Weight: 820
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #32
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 9	Core Weight: 5	Total Weight: 825
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #33
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 5	Core Weight: 29	Total Weight: 854
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #34
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 5	Core Weight: 15	Total Weight: 869
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #35
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 5	Core Weight: 34	Total Weight: 903
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #36
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 7	Core Weight: 1	Total Weight: 904
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #37
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 7	Core Weight: 1	Total Weight: 905
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #38
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 6	Core Weight: 16	Total Weight: 921
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #39
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 6	Core Weight: 16	Total Weight: 937
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #40
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 8	Core Weight: 10	Total Weight: 947
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #41
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 4	Core Weight: 22	Total Weight: 969
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #42
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 7	Core Weight: 18	Total Weight: 987
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #43
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 11	Core Weight: 14	Total Weight: 1001
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #44
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 14	Core Weight: 1	Total Weight: 1002
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #45
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 10	Core Weight: 1	Total Weight: 1003
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #46
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 6	Core Weight: 1	Total Weight: 1004
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #47
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 8	Core Weight: 4	Total Weight: 1008
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #48
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 10	Core Weight: 1	Total Weight: 1009
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #49
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 12	Core Weight: 5	Total Weight: 1014
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #50
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 19	Core Weight: 8	Total Weight: 1022
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #51
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 22	Core Weight: 1	Total Weight: 1023
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #52
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 16	Core Weight: 8	Total Weight: 1031
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #53
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 15	Core Weight: 1	Total Weight: 1032
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #54
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 10	Core Weight: 1	Total Weight: 1033
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #55
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 12	Core Weight: 5	Total Weight: 1038
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #56
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 16	Core Weight: 7	Total Weight: 1045
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #57
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 13	Core Weight: 1	Total Weight: 1046
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #58
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 15	Core Weight: 5	Total Weight: 1051
184.65/184.79	c
184.65/184.79	c
184.65/184.79	c core #59
184.65/184.79	c 
184.65/184.79	c 
184.65/184.79	c Core size: 16	Core Weight: 6	Total Weight: 1057
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #60
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 17	Core Weight: 10	Total Weight: 1067
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #61
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 19	Core Weight: 1	Total Weight: 1068
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #62
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 10	Core Weight: 7	Total Weight: 1075
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #63
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 11	Core Weight: 8	Total Weight: 1083
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #64
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 11	Core Weight: 1	Total Weight: 1084
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #65
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 6	Core Weight: 13	Total Weight: 1097
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #66
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 13	Core Weight: 5	Total Weight: 1102
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #67
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 7	Core Weight: 21	Total Weight: 1123
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #68
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 5	Core Weight: 3	Total Weight: 1126
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #69
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 8	Core Weight: 2	Total Weight: 1128
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #70
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 10	Core Weight: 7	Total Weight: 1135
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #71
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 21	Core Weight: 1	Total Weight: 1136
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #72
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 24	Core Weight: 4	Total Weight: 1140
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #73
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 13	Core Weight: 4	Total Weight: 1144
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #74
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 16	Core Weight: 4	Total Weight: 1148
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #75
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 16	Core Weight: 1	Total Weight: 1149
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #76
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 16	Core Weight: 4	Total Weight: 1153
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #77
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 32	Core Weight: 2	Total Weight: 1155
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #78
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 32	Core Weight: 1	Total Weight: 1156
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #79
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 30	Core Weight: 1	Total Weight: 1157
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #80
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 30	Core Weight: 4	Total Weight: 1161
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #81
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 39	Core Weight: 2	Total Weight: 1163
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #82
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 15	Core Weight: 4	Total Weight: 1167
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #83
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 20	Core Weight: 1	Total Weight: 1168
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #84
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 26	Core Weight: 2	Total Weight: 1170
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #85
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 49	Core Weight: 1	Total Weight: 1171
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #86
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 24	Core Weight: 1	Total Weight: 1172
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #87
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 24	Core Weight: 1	Total Weight: 1173
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #88
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 25	Core Weight: 2	Total Weight: 1175
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #89
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 26	Core Weight: 1	Total Weight: 1176
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #90
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 32	Core Weight: 1	Total Weight: 1177
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #91
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 32	Core Weight: 1	Total Weight: 1178
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c core #92
184.84/184.95	c 
184.84/184.95	c 
184.84/184.95	c Core size: 26	Core Weight: 3	Total Weight: 1181
184.84/184.95	c
184.84/184.95	c
184.84/184.95	c ============================[ Search Statistics ]==============================
184.84/184.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.84/184.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.84/184.95	c ===============================================================================
184.84/184.95	c |         0 |     682     1638     8058 |     5000        0    nan |  0.000 % |
184.84/184.95	c ===============================================================================
184.84/184.96	c core #93
184.84/184.96	c 
184.84/184.96	c 
184.84/184.96	c Core size: 59	Core Weight: 1	Total Weight: 1182
184.84/184.96	c
184.84/184.96	c
184.84/184.96	c ============================[ Search Statistics ]==============================
184.84/184.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.84/184.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.84/184.96	c ===============================================================================
184.84/184.96	c |         0 |     726     1675     8171 |     5000        0    nan |  0.000 % |
184.84/184.96	c ===============================================================================
184.84/184.97	c core #94
184.84/184.97	c 
184.84/184.97	c 
184.84/184.97	c Core size: 45	Core Weight: 1	Total Weight: 1183
184.84/184.97	c
184.84/184.97	c
184.84/184.97	c ============================[ Search Statistics ]==============================
184.84/184.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.84/184.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.84/184.97	c ===============================================================================
184.84/184.97	c |         0 |     755     1694     8217 |     5000        0    nan |  0.000 % |
184.84/184.97	c ===============================================================================
184.84/184.98	c core #95
184.84/184.98	c 
184.84/184.98	c 
184.84/184.98	c Core size: 38	Core Weight: 2	Total Weight: 1185
184.84/184.98	c
184.84/184.98	c
184.84/184.98	c ============================[ Search Statistics ]==============================
184.84/184.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.84/184.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.84/184.98	c ===============================================================================
184.84/184.98	c |         0 |     778     1715     8253 |     5000        0    nan |  0.000 % |
184.84/184.98	c ===============================================================================
184.84/184.99	c core #96
184.84/184.99	c 
184.84/184.99	c 
184.84/184.99	c Core size: 38	Core Weight: 1	Total Weight: 1186
184.84/184.99	c
184.84/184.99	c
184.84/184.99	c ============================[ Search Statistics ]==============================
184.84/184.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.84/184.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.84/184.99	c ===============================================================================
184.84/184.99	c |         0 |     800     1735     8291 |     5000        0    nan |  0.000 % |
184.84/184.99	c ===============================================================================
184.94/185.00	c core #97
184.94/185.00	c 
184.94/185.00	c 
184.94/185.00	c Core size: 46	Core Weight: 1	Total Weight: 1187
184.94/185.00	c
184.94/185.00	c
184.94/185.00	c ============================[ Search Statistics ]==============================
184.94/185.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.94/185.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.94/185.00	c ===============================================================================
184.94/185.00	c |         0 |     830     1762     8412 |     5000        0    nan |  0.000 % |
184.94/185.00	c ===============================================================================
184.94/185.01	c core #98
184.94/185.01	c 
184.94/185.01	c 
184.94/185.01	c Core size: 49	Core Weight: 1	Total Weight: 1188
184.94/185.01	c
184.94/185.01	c
184.94/185.01	c ============================[ Search Statistics ]==============================
184.94/185.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.94/185.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.94/185.01	c ===============================================================================
184.94/185.01	c |         0 |     861     1791     8491 |     5000        0    nan |  0.000 % |
184.94/185.01	c ===============================================================================
184.94/185.02	c core #99
184.94/185.02	c 
184.94/185.02	c 
184.94/185.02	c Core size: 47	Core Weight: 3	Total Weight: 1191
184.94/185.02	c
184.94/185.02	c
184.94/185.02	c ============================[ Search Statistics ]==============================
184.94/185.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.94/185.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.94/185.02	c ===============================================================================
184.94/185.02	c |         0 |     898     1813     8706 |     5000        0    nan |  0.000 % |
184.94/185.02	c ===============================================================================
184.94/185.03	c core #100
184.94/185.03	c 
184.94/185.03	c 
184.94/185.03	c Core size: 113	Core Weight: 1	Total Weight: 1192
184.94/185.03	c
184.94/185.03	c
184.94/185.03	c ============================[ Search Statistics ]==============================
184.94/185.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.94/185.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.94/185.03	c ===============================================================================
184.94/185.03	c |         0 |     995     1878     8973 |     5000        0    nan |  0.000 % |
184.94/185.04	c ===============================================================================
184.94/185.04	c core #101
184.94/185.04	c 
184.94/185.04	c 
184.94/185.04	c Core size: 73	Core Weight: 1	Total Weight: 1193
184.94/185.04	c
184.94/185.04	c
184.94/185.04	c ============================[ Search Statistics ]==============================
184.94/185.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.94/185.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.94/185.04	c ===============================================================================
184.94/185.04	c |         0 |    1048     1911     9164 |     5000        0    nan |  0.000 % |
184.94/185.05	c ===============================================================================
184.94/185.06	c core #102
184.94/185.06	c 
184.94/185.06	c 
184.94/185.06	c Core size: 60	Core Weight: 1	Total Weight: 1194
184.94/185.06	c
184.94/185.06	c
184.94/185.06	c ============================[ Search Statistics ]==============================
184.94/185.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.94/185.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.94/185.06	c ===============================================================================
184.94/185.06	c |         0 |    1092     1939     9273 |     5000        0    nan |  0.000 % |
184.94/185.06	c ===============================================================================
184.94/185.06	c #cores: 102
184.94/185.06	c Final Weight: 1194
184.94/185.06	o 1194
184.94/185.06	s OPTIMUM FOUND
184.94/185.06	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 x27 -x28 x29 -x30 x31 x32 -x33 -x34 -x35 x36 x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 x50 -x51 x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 x81 -x82 -x83 -x84 x85 -x86 -x87 -x88 -x89 x90 x91 x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 x133 -x134 -x135 -x136 x137 -x138 -x139 -x140 x141 x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 x159 x160 -x161 -x162 x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 x193 -x194 -x195 -x196 x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 x208 -x209 -x210 -x211 -x212 x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 x236 -x237 -x238 -x239
184.94/185.06	c Total CPU time: 181.615 s

Verifier Data

OK	1194

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2680752-1277453293/watcher-2680752-1277453293 -o /tmp/evaluation-result-2680752-1277453293/solver-2680752-1277453293 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680752-1277453293.opb 

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


[startup+0 s]
/proc/loadavg: 0.92 0.95 0.78 3/106 28231
/proc/meminfo: memFree=1852204/2059040 swapFree=4140556/4192956
[pid=28231] ppid=28229 vsize=2572 CPUtime=0
/proc/28231/stat : 28231 (wbo1.4b) R 28229 28231 28100 0 -1 4202496 297 0 0 0 0 0 0 0 19 0 1 0 86624635 2633728 209 1992294400 134512640 135752675 4294312416 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28231/statm: 643 209 144 303 0 338 0

[startup+0.0752321 s]
/proc/loadavg: 0.92 0.95 0.78 3/106 28231
/proc/meminfo: memFree=1852204/2059040 swapFree=4140556/4192956
[pid=28231] ppid=28229 vsize=2964 CPUtime=0.07
/proc/28231/stat : 28231 (wbo1.4b) R 28229 28231 28100 0 -1 4202496 390 0 0 0 7 0 0 0 19 0 1 0 86624635 3035136 302 1992294400 134512640 135752675 4294312416 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28231/statm: 741 302 145 303 0 436 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2964

[startup+0.101233 s]
/proc/loadavg: 0.92 0.95 0.78 3/106 28231
/proc/meminfo: memFree=1852204/2059040 swapFree=4140556/4192956
[pid=28231] ppid=28229 vsize=3092 CPUtime=0.09
/proc/28231/stat : 28231 (wbo1.4b) R 28229 28231 28100 0 -1 4202496 423 0 0 0 9 0 0 0 19 0 1 0 86624635 3166208 335 1992294400 134512640 135752675 4294312416 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28231/statm: 773 335 145 303 0 468 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3092

[startup+0.301247 s]
/proc/loadavg: 0.92 0.95 0.78 3/106 28231
/proc/meminfo: memFree=1852204/2059040 swapFree=4140556/4192956
[pid=28231] ppid=28229 vsize=4020 CPUtime=0.29
/proc/28231/stat : 28231 (wbo1.4b) R 28229 28231 28100 0 -1 4202496 643 0 0 0 29 0 0 0 19 0 1 0 86624635 4116480 555 1992294400 134512640 135752675 4294312416 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28231/statm: 1005 555 145 303 0 700 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4020

[startup+0.701272 s]
/proc/loadavg: 0.92 0.95 0.78 3/106 28231
/proc/meminfo: memFree=1852204/2059040 swapFree=4140556/4192956
[pid=28231] ppid=28229 vsize=5432 CPUtime=0.69
/proc/28231/stat : 28231 (wbo1.4b) R 28229 28231 28100 0 -1 4202496 1022 0 0 0 68 1 0 0 20 0 1 0 86624635 5562368 934 1992294400 134512640 135752675 4294312416 18446744073709551615 134638061 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28231/statm: 1358 934 145 303 0 1053 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5432

[startup+1.50032 s]
/proc/loadavg: 0.92 0.95 0.78 2/107 28232
/proc/meminfo: memFree=1847608/2059040 swapFree=4140556/4192956
[pid=28231] ppid=28229 vsize=8200 CPUtime=1.49
/proc/28231/stat : 28231 (wbo1.4b) R 28229 28231 28100 0 -1 4202496 1706 0 0 0 146 3 0 0 21 0 1 0 86624635 8396800 1618 1992294400 134512640 135752675 4294312416 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28231/statm: 2050 1618 145 303 0 1745 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8200

[startup+3.10043 s]
/proc/loadavg: 0.92 0.95 0.78 2/107 28232
/proc/meminfo: memFree=1843888/2059040 swapFree=4140556/4192956
[pid=28231] ppid=28229 vsize=13292 CPUtime=3.09
/proc/28231/stat : 28231 (wbo1.4b) R 28229 28231 28100 0 -1 4202496 2974 0 0 0 302 7 0 0 25 0 1 0 86624635 13611008 2886 1992294400 134512640 135752675 4294312416 18446744073709551615 134518944 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28231/statm: 3323 2886 145 303 0 3018 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13292

[startup+6.30163 s]
/proc/loadavg: 0.93 0.95 0.78 2/107 28232
/proc/meminfo: memFree=1834216/2059040 swapFree=4140556/4192956
[pid=28231] ppid=28229 vsize=22408 CPUtime=6.29
/proc/28231/stat : 28231 (wbo1.4b) R 28229 28231 28100 0 -1 4202496 5242 0 0 0 613 16 0 0 25 0 1 0 86624635 22945792 5154 1992294400 134512640 135752675 4294312416 18446744073709551615 134605360 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28231/statm: 5602 5154 145 303 0 5297 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22408

[startup+12.701 s]
/proc/loadavg: 0.93 0.95 0.78 2/107 28232
/proc/meminfo: memFree=1817724/2059040 swapFree=4140556/4192956
[pid=28231] ppid=28229 vsize=37800 CPUtime=12.69
/proc/28231/stat : 28231 (wbo1.4b) R 28229 28231 28100 0 -1 4202496 9112 0 0 0 1238 31 0 0 25 0 1 0 86624635 38707200 9024 1992294400 134512640 135752675 4294312416 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28231/statm: 9450 9024 145 303 0 9145 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37800

[startup+25.5019 s]
/proc/loadavg: 0.95 0.96 0.78 2/107 28234
/proc/meminfo: memFree=1792180/2059040 swapFree=4140556/4192956
[pid=28231] ppid=28229 vsize=62444 CPUtime=25.49
/proc/28231/stat : 28231 (wbo1.4b) R 28229 28231 28100 0 -1 4202496 15242 0 0 0 2490 59 0 0 25 0 1 0 86624635 63942656 15154 1992294400 134512640 135752675 4294312416 18446744073709551615 134605408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28231/statm: 15611 15154 145 303 0 15306 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62444

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.79 2/107 28234
/proc/meminfo: memFree=1746920/2059040 swapFree=4140556/4192956
[pid=28231] ppid=28229 vsize=107960 CPUtime=51.08
/proc/28231/stat : 28231 (wbo1.4b) R 28229 28231 28100 0 -1 4202496 26615 0 0 0 5002 106 0 0 25 0 1 0 86624635 110551040 26527 1992294400 134512640 135752675 4294312416 18446744073709551615 134611639 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28231/statm: 26990 26527 145 303 0 26685 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 107960

[startup+102.309 s]
/proc/loadavg: 0.98 0.96 0.80 2/107 28236
/proc/meminfo: memFree=1649580/2059040 swapFree=4140556/4192956
[pid=28231] ppid=28229 vsize=204516 CPUtime=102.27
/proc/28231/stat : 28231 (wbo1.4b) R 28229 28231 28100 0 -1 4202496 50733 0 0 0 10030 197 0 0 25 0 1 0 86624635 209424384 50645 1992294400 134512640 135752675 4294312416 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28231/statm: 51129 50645 145 303 0 50824 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 204516

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.81 2/107 28236
/proc/meminfo: memFree=1541824/2059040 swapFree=4140556/4192956
[pid=28231] ppid=28229 vsize=313204 CPUtime=162.25
/proc/28231/stat : 28231 (wbo1.4b) R 28229 28231 28100 0 -1 4202496 77888 0 0 0 15923 302 0 0 25 0 1 0 86624635 320720896 77800 1992294400 134512640 135752675 4294312416 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28231/statm: 78301 77800 145 303 0 77996 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 313204

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

[startup+166.301 s]
/proc/loadavg: 0.99 0.97 0.81 2/107 28236
/proc/meminfo: memFree=1534632/2059040 swapFree=4140556/4192956
[pid=28231] ppid=28229 vsize=319704 CPUtime=166.25
/proc/28231/stat : 28231 (wbo1.4b) R 28229 28231 28100 0 -1 4202496 79514 0 0 0 16317 308 0 0 25 0 1 0 86624635 327376896 79426 1992294400 134512640 135752675 4294312416 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28231/statm: 79926 79426 145 303 0 79621 0
Current children cumulated CPU time (s) 166.25
Current children cumulated vsize (KiB) 319704

[startup+172.708 s]
/proc/loadavg: 0.99 0.97 0.81 2/107 28238
/proc/meminfo: memFree=1522356/2059040 swapFree=4140556/4192956
[pid=28231] ppid=28229 vsize=331572 CPUtime=172.66
/proc/28231/stat : 28231 (wbo1.4b) R 28229 28231 28100 0 -1 4202496 82470 0 0 0 16946 320 0 0 25 0 1 0 86624635 339529728 82382 1992294400 134512640 135752675 4294312416 18446744073709551615 134517425 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28231/statm: 82893 82382 145 303 0 82588 0
Current children cumulated CPU time (s) 172.66
Current children cumulated vsize (KiB) 331572

[startup+179.102 s]
/proc/loadavg: 0.99 0.97 0.81 2/107 28238
/proc/meminfo: memFree=1513800/2059040 swapFree=4140556/4192956
[pid=28231] ppid=28229 vsize=341344 CPUtime=179.04
/proc/28231/stat : 28231 (wbo1.4b) R 28229 28231 28100 0 -1 4202496 84900 0 0 0 17573 331 0 0 25 0 1 0 86624635 349536256 84812 1992294400 134512640 135752675 4294312416 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28231/statm: 85336 84812 145 303 0 85031 0
Current children cumulated CPU time (s) 179.04
Current children cumulated vsize (KiB) 341344

[startup+182.301 s]
/proc/loadavg: 0.99 0.97 0.81 2/107 28238
/proc/meminfo: memFree=1508592/2059040 swapFree=4140556/4192956
[pid=28231] ppid=28229 vsize=346952 CPUtime=182.24
/proc/28231/stat : 28231 (wbo1.4b) R 28229 28231 28100 0 -1 4202496 86305 0 0 0 17887 337 0 0 25 0 1 0 86624635 355278848 86217 1992294400 134512640 135752675 4294312416 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28231/statm: 86738 86217 145 303 0 86433 0
Current children cumulated CPU time (s) 182.24
Current children cumulated vsize (KiB) 346952

[startup+183.901 s]
/proc/loadavg: 0.99 0.97 0.82 2/107 28238
/proc/meminfo: memFree=1504252/2059040 swapFree=4140556/4192956
[pid=28231] ppid=28229 vsize=349428 CPUtime=183.84
/proc/28231/stat : 28231 (wbo1.4b) R 28229 28231 28100 0 -1 4202496 86942 0 0 0 18045 339 0 0 25 0 1 0 86624635 357814272 86854 1992294400 134512640 135752675 4294312416 18446744073709551615 135221540 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28231/statm: 87357 86854 145 303 0 87052 0
Current children cumulated CPU time (s) 183.84
Current children cumulated vsize (KiB) 349428

[startup+184.701 s]
/proc/loadavg: 0.99 0.97 0.82 2/107 28238
/proc/meminfo: memFree=1504252/2059040 swapFree=4140556/4192956
[pid=28231] ppid=28229 vsize=349264 CPUtime=184.65
/proc/28231/stat : 28231 (wbo1.4b) R 28229 28231 28100 0 -1 4202496 86943 0 0 0 18126 339 0 0 25 0 1 0 86624635 357646336 86824 1992294400 134512640 135752675 4294312416 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/28231/statm: 87316 86824 146 303 0 87011 0
Current children cumulated CPU time (s) 184.65
Current children cumulated vsize (KiB) 349264

[startup+185.101 s]
/proc/loadavg: 0.99 0.97 0.82 2/107 28238
/proc/meminfo: memFree=1504252/2059040 swapFree=4140556/4192956
[pid=28231] ppid=28229 vsize=0 CPUtime=185.04
/proc/28231/stat : 28231 (wbo1.4b) R 28229 28231 28100 0 -1 4202500 86954 0 0 0 18161 343 0 0 25 0 1 0 86624635 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/28231/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 185.04
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 185.11
CPU time (s): 185.059
CPU user time (s): 181.615
CPU system time (s): 3.44348
CPU usage (%): 99.9726
Max. virtual memory (cumulated for all children) (KiB): 349428

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

runsolver used 0.308953 second user time and 0.897863 second system time

The end

Launcher Data

Begin job on node030 at 2010-06-25 10:08:13
IDJOB=2680752
IDBENCH=2021
IDSOLVER=1190
FILE ID=node030/2680752-1277453293
PBS_JOBID= 11188135
Free space on /tmp= 62496 MiB

SOLVER NAME= wbo 1.4b (fixed)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-c8.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2680752-1277453293/watcher-2680752-1277453293 -o /tmp/evaluation-result-2680752-1277453293/solver-2680752-1277453293 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680752-1277453293.opb

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

MD5SUM BENCH= c919b2e3620f35e89404416810e81e0b
RANDOM SEED=172133165

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1853268 kB
Buffers:         39156 kB
Cached:          59836 kB
SwapCached:       5112 kB
Active:          18836 kB
Inactive:        93272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1853268 kB
SwapTotal:     4192956 kB
SwapFree:      4140556 kB
Dirty:            2652 kB
Writeback:           0 kB
AnonPages:       12060 kB
Mapped:          12288 kB
Slab:            71608 kB
PageTables:       4204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182068 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= 62492 MiB
End job on node030 at 2010-06-25 10:11:18