Trace number 2680912

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)OPT63 1027.25 1027.52

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-C880.b.opb
MD5SUMd95d18eb9f9494c32273975c1bc570ba
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark63
Best CPU time to get the best result obtained on this benchmark0.6509
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 63
Optimality of the best value was proved YES
Number of variables756
Total number of constraints1853
Number of constraints which are clauses1853
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 constraint1
Maximum length of a constraint80
Number of terms in the objective function 756
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 756
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 756
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

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-2680912-1277457245.opb.
0.00/0.00	c Instance file HOME/instance-2680912-1277457245.opb
0.00/0.00	c File size is 166800 bytes.
0.00/0.02	c Highest Coefficient sum: 81
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.03         s                                      |
0.00/0.02	c |  Number Variables:      756                                                 |
0.00/0.02	c |  Number Clauses:        1853                                                |
0.00/0.02	c |  Number Cardinality:    0                                                   |
0.00/0.02	c |  Number PB Constraints: 0                                                   |
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |     741     1853    18478 |     5000        0    nan |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c New solution: 89
0.00/0.03	o 89
0.00/0.03	c Elapsed CPU time: 0.030995 s	Remaining CPU time: 179.969 s
0.00/0.03	c ===============================================================================
0.00/0.03	c |         1 |     741     1854    19234 |     5000        1     19 |  0.000 % |
0.00/0.03	c ===============================================================================
0.00/0.03	c New solution: 85
0.00/0.03	o 85
0.00/0.03	c Elapsed CPU time: 0.030995 s	Remaining CPU time: 179.969 s
0.00/0.03	c ===============================================================================
0.00/0.03	c |         2 |     741     1855    19990 |     5000        2     16 |  0.000 % |
0.00/0.04	c |       103 |     741     1855    19990 |     5500      103    101 |  1.984 % |
0.00/0.04	c ===============================================================================
0.00/0.04	c New solution: 81
0.00/0.04	o 81
0.00/0.04	c Elapsed CPU time: 0.042993 s	Remaining CPU time: 179.957 s
0.00/0.04	c ===============================================================================
0.00/0.04	c |       104 |     741     1856    20746 |     5000      104    101 |  1.984 % |
0.04/0.05	c |       205 |     741     1856    20746 |     5500      205    104 |  1.984 % |
0.04/0.08	c |       355 |     741     1856    20746 |     6050      355    102 |  1.984 % |
0.09/0.11	c |       581 |     741     1856    20746 |     6655      581    104 |  1.984 % |
0.09/0.13	c ===============================================================================
0.09/0.13	c New solution: 80
0.09/0.13	o 80
0.09/0.13	c Elapsed CPU time: 0.12798 s	Remaining CPU time: 179.872 s
0.09/0.13	c ===============================================================================
0.09/0.13	c |       807 |     741     1857    21502 |     5000      807    111 |  1.984 % |
0.09/0.14	c |       908 |     741     1857    21502 |     5500      908    108 |  1.984 % |
0.09/0.16	c |      1058 |     741     1857    21502 |     6050     1058    108 |  1.984 % |
0.09/0.20	c |      1284 |     741     1857    21502 |     6655     1284    110 |  1.984 % |
0.19/0.25	c |      1623 |     741     1857    21502 |     7320     1623    114 |  1.984 % |
0.29/0.33	c |      2130 |     741     1857    21502 |     8052     2130    110 |  1.984 % |
0.39/0.44	c |      2889 |     741     1857    21502 |     8857     2889    110 |  1.984 % |
0.59/0.60	c |      4030 |     741     1857    21502 |     9743     4030    112 |  1.984 % |
0.79/0.81	c |      5738 |     741     1857    21502 |    10717     5738    106 |  1.984 % |
1.10/1.15	c |      8300 |     741     1857    21502 |    11789     8300    105 |  1.984 % |
1.79/1.82	c |     12145 |     741     1857    21502 |    12968    12145    105 |  1.984 % |
2.79/2.80	c |     17911 |     741     1857    21502 |    14265    11098    104 |  1.984 % |
3.99/4.06	c |     26560 |     741     1857    21502 |    15692    12271    107 |  1.984 % |
6.99/7.06	c |     39534 |     741     1857    21502 |    17261     8933    115 |  1.984 % |
11.29/11.32	c |     58995 |     741     1857    21502 |    18987    10544    124 |  1.984 % |
12.79/12.86	c ===============================================================================
12.79/12.86	c New solution: 79
12.79/12.86	o 79
12.79/12.86	c Elapsed CPU time: 12.6321 s	Remaining CPU time: 167.368 s
12.79/12.86	c ===============================================================================
12.79/12.86	c |     69051 |     741     1858    22258 |     5000    10755    102 |  1.984 % |
12.89/12.91	c |     69151 |     741     1858    22258 |     5500     2789     95 |  1.984 % |
12.89/12.93	c |     69302 |     741     1858    22258 |     6050     2940     96 |  1.984 % |
12.89/12.96	c |     69527 |     741     1858    22258 |     6655     3165     97 |  1.984 % |
12.99/13.01	c |     69864 |     741     1858    22258 |     7320     3502     96 |  1.984 % |
13.10/13.11	c |     70370 |     741     1858    22258 |     8052     4008     97 |  1.984 % |
13.20/13.23	c |     71129 |     741     1858    22258 |     8857     4767     97 |  1.984 % |
13.29/13.38	c |     72269 |     741     1858    22258 |     9743     5907     95 |  1.984 % |
13.59/13.62	c |     73978 |     741     1858    22258 |    10717     7616     96 |  1.984 % |
13.99/14.08	c |     76540 |     741     1858    22258 |    11789    10178     98 |  1.984 % |
14.69/14.70	c |     80384 |     741     1858    22258 |    12968     7846     97 |  1.984 % |
15.69/15.75	c |     86150 |     741     1858    22258 |    14265     6814     91 |  1.984 % |
17.09/17.16	c |     94799 |     741     1858    22258 |    15692     8023    100 |  1.984 % |
19.38/19.47	c |    107773 |     741     1858    22258 |    17261    12859    100 |  1.984 % |
19.38/19.47	c ===============================================================================
19.38/19.47	c New solution: 78
19.38/19.47	o 78
19.38/19.47	c Elapsed CPU time: 19.1141 s	Remaining CPU time: 160.886 s
19.38/19.47	c ===============================================================================
19.38/19.47	c |    107776 |     741     1859    23014 |     5000    12862    100 |  1.984 % |
19.48/19.54	c |    107876 |     741     1859    23014 |     5500     3316    104 |  1.984 % |
19.48/19.57	c |    108028 |     741     1859    23014 |     6050     3468    104 |  1.984 % |
19.59/19.61	c |    108254 |     741     1859    23014 |     6655     3694    103 |  1.984 % |
19.59/19.64	c |    108592 |     741     1859    23014 |     7320     4032    103 |  1.984 % |
19.70/19.71	c |    109099 |     741     1859    23014 |     8052     4539    104 |  1.984 % |
19.79/19.86	c |    109858 |     741     1859    23014 |     8857     5298    104 |  1.984 % |
19.98/20.02	c |    110998 |     741     1859    23014 |     9743     6438    102 |  1.984 % |
20.19/20.27	c |    112707 |     741     1859    23014 |    10717     8147     99 |  1.984 % |
20.58/20.68	c |    115269 |     741     1859    23014 |    11789    10709     99 |  1.984 % |
21.29/21.34	c |    119113 |     741     1859    23014 |    12968     8323     98 |  1.984 % |
22.39/22.44	c |    124881 |     741     1859    23014 |    14265     7300    102 |  1.984 % |
23.89/23.96	c |    133530 |     741     1859    23014 |    15692     8526     98 |  1.984 % |
26.39/26.46	c |    146505 |     741     1859    23014 |    17261    13339    103 |  1.984 % |
30.38/30.44	c |    165966 |     741     1859    23014 |    18987    14911    121 |  1.984 % |
35.88/35.99	c |    195159 |     741     1859    23014 |    20886    14674    111 |  1.984 % |
45.88/45.95	c |    238948 |     741     1859    23014 |    22974    15397    116 |  1.984 % |
58.68/58.74	c |    304632 |     741     1859    23014 |    25272    17008     98 |  1.984 % |
84.68/84.71	c |    403159 |     741     1859    23014 |    27799    25785    107 |  1.984 % |
117.86/117.94	c |    550949 |     741     1859    23014 |    30579    17691     99 |  1.984 % |
168.75/168.89	c |    772634 |     741     1859    23014 |    33637    18713    107 |  1.984 % |
182.75/182.88	c There are 15 assigned variables. 15 in cost function.
183.94/184.07	c core #1
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 26	Core Weight: 1	Total Weight: 16
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #2
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 17	Core Weight: 1	Total Weight: 17
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #3
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 7	Core Weight: 1	Total Weight: 18
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #4
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 8	Core Weight: 1	Total Weight: 19
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #5
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 10	Core Weight: 1	Total Weight: 20
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #6
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 5	Core Weight: 1	Total Weight: 21
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #7
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 7	Core Weight: 1	Total Weight: 22
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #8
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 4	Core Weight: 1	Total Weight: 23
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #9
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 23	Core Weight: 1	Total Weight: 24
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #10
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 12	Core Weight: 1	Total Weight: 25
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #11
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 28	Core Weight: 1	Total Weight: 26
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #12
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 17	Core Weight: 1	Total Weight: 27
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #13
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 24	Core Weight: 1	Total Weight: 28
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #14
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 6	Core Weight: 1	Total Weight: 29
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #15
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 3	Core Weight: 1	Total Weight: 30
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #16
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 6	Core Weight: 1	Total Weight: 31
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #17
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 4	Core Weight: 1	Total Weight: 32
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #18
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 21	Core Weight: 1	Total Weight: 33
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #19
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 9	Core Weight: 1	Total Weight: 34
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #20
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 19	Core Weight: 1	Total Weight: 35
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #21
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 9	Core Weight: 1	Total Weight: 36
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #22
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 4	Core Weight: 1	Total Weight: 37
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #23
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 5	Core Weight: 1	Total Weight: 38
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #24
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 3	Core Weight: 1	Total Weight: 39
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #25
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 5	Core Weight: 1	Total Weight: 40
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #26
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 3	Core Weight: 1	Total Weight: 41
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #27
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 3	Core Weight: 1	Total Weight: 42
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #28
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 3	Core Weight: 1	Total Weight: 43
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #29
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 4	Core Weight: 1	Total Weight: 44
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #30
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 5	Core Weight: 1	Total Weight: 45
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #31
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 3	Core Weight: 1	Total Weight: 46
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #32
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 5	Core Weight: 1	Total Weight: 47
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #33
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 28	Core Weight: 1	Total Weight: 48
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #34
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 32	Core Weight: 1	Total Weight: 49
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #35
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 20	Core Weight: 1	Total Weight: 50
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c core #36
183.94/184.07	c 
183.94/184.07	c 
183.94/184.07	c Core size: 16	Core Weight: 1	Total Weight: 51
183.94/184.07	c
183.94/184.07	c
183.94/184.07	c ============================[ Search Statistics ]==============================
183.94/184.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.94/184.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.94/184.07	c ===============================================================================
183.94/184.07	c |         0 |     692     2319    12604 |     5000        0    nan |  0.000 % |
183.94/184.07	c ===============================================================================
183.94/184.08	c core #37
183.94/184.08	c 
183.94/184.08	c 
183.94/184.08	c Core size: 31	Core Weight: 1	Total Weight: 52
183.94/184.08	c
183.94/184.08	c
183.94/184.08	c ============================[ Search Statistics ]==============================
183.94/184.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.94/184.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.94/184.08	c ===============================================================================
183.94/184.08	c |         0 |     727     2320    12680 |     5000        0    nan |  0.000 % |
183.94/184.09	c ===============================================================================
184.04/184.10	c core #38
184.04/184.10	c 
184.04/184.10	c 
184.04/184.10	c Core size: 31	Core Weight: 1	Total Weight: 53
184.04/184.10	c
184.04/184.10	c
184.04/184.10	c ============================[ Search Statistics ]==============================
184.04/184.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.04/184.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.04/184.10	c ===============================================================================
184.04/184.10	c |         0 |     757     2321    12849 |     5000        0    nan |  0.000 % |
184.04/184.11	c |       113 |     757     2321    12849 |     5500      113     31 | 34.572 % |
184.04/184.11	c ===============================================================================
184.04/184.12	c core #39
184.04/184.12	c 
184.04/184.12	c 
184.04/184.12	c Core size: 33	Core Weight: 1	Total Weight: 54
184.04/184.12	c
184.04/184.12	c
184.04/184.12	c ============================[ Search Statistics ]==============================
184.04/184.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.04/184.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.04/184.12	c ===============================================================================
184.04/184.12	c |         0 |     805     2322    13522 |     5000        0    nan |  0.000 % |
184.04/184.13	c |       101 |     805     2322    13522 |     5500      101     30 | 32.182 % |
184.04/184.14	c ===============================================================================
184.04/184.15	c core #40
184.04/184.15	c 
184.04/184.15	c 
184.04/184.15	c Core size: 64	Core Weight: 1	Total Weight: 55
184.04/184.15	c
184.04/184.15	c
184.04/184.15	c ============================[ Search Statistics ]==============================
184.04/184.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.04/184.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.04/184.15	c ===============================================================================
184.04/184.15	c |         0 |     881     2323    13872 |     5000        0    nan |  0.000 % |
184.04/184.16	c |       104 |     881     2323    13872 |     5500      104     51 | 29.237 % |
184.04/184.17	c |       254 |     881     2323    13872 |     6050      254     41 | 29.237 % |
184.04/184.18	c |       482 |     881     2323    13872 |     6655      482     35 | 29.237 % |
184.04/184.19	c ===============================================================================
184.14/184.20	c core #41
184.14/184.20	c 
184.14/184.20	c 
184.14/184.20	c Core size: 81	Core Weight: 1	Total Weight: 56
184.14/184.20	c
184.14/184.20	c
184.14/184.20	c ============================[ Search Statistics ]==============================
184.14/184.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.14/184.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.14/184.20	c ===============================================================================
184.14/184.20	c |         0 |     974     2325    14194 |     5000        0    nan |  0.000 % |
184.14/184.21	c |       100 |     974     2325    14194 |     5500      100     54 | 26.324 % |
184.14/184.22	c |       250 |     974     2325    14194 |     6050      250     34 | 26.324 % |
184.14/184.23	c |       479 |     974     2325    14194 |     6655      479     25 | 26.324 % |
184.14/184.25	c |       817 |     974     2325    14194 |     7320      817     21 | 26.324 % |
184.14/184.28	c |      1324 |     974     2325    14194 |     8052     1324     20 | 26.324 % |
184.24/184.35	c |      2083 |     974     2325    14194 |     8857     2083     23 | 26.324 % |
184.34/184.46	c |      3224 |     974     2325    14194 |     9743     3224     24 | 26.324 % |
184.45/184.59	c ===============================================================================
184.54/184.61	c core #42
184.54/184.61	c 
184.54/184.61	c 
184.54/184.61	c Core size: 27	Core Weight: 1	Total Weight: 57
184.54/184.61	c
184.54/184.61	c
184.54/184.61	c ============================[ Search Statistics ]==============================
184.54/184.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.54/184.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.54/184.61	c ===============================================================================
184.54/184.61	c |         0 |    1019     2327    15094 |     5000        0    nan |  0.000 % |
184.54/184.62	c |       101 |    1011     2327    15094 |     5500      101     45 | 24.889 % |
184.54/184.63	c ===============================================================================
184.54/184.64	c core #43
184.54/184.64	c 
184.54/184.64	c 
184.54/184.64	c Core size: 138	Core Weight: 1	Total Weight: 58
184.54/184.64	c
184.54/184.64	c
184.54/184.64	c ============================[ Search Statistics ]==============================
184.54/184.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.54/184.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.54/184.64	c ===============================================================================
184.54/184.64	c |         0 |    1236     2328    18571 |     5000        0    nan |  0.000 % |
184.54/184.65	c |       106 |    1236     2328    18571 |     5500      106     51 | 16.487 % |
184.54/184.66	c |       258 |    1236     2328    18571 |     6050      258     47 | 16.487 % |
184.54/184.68	c |       483 |    1236     2328    18571 |     6655      483     45 | 16.487 % |
184.65/184.70	c |       821 |    1236     2328    18571 |     7320      821     41 | 16.487 % |
184.65/184.75	c |      1327 |    1236     2328    18571 |     8052     1327     43 | 16.487 % |
184.75/184.83	c |      2086 |    1236     2328    18571 |     8857     2086     47 | 16.487 % |
184.95/185.00	c |      3231 |    1236     2328    18571 |     9743     3231     48 | 16.487 % |
185.14/185.29	c |      4945 |    1236     2328    18571 |    10717     4945     52 | 16.487 % |
185.85/185.92	c |      7508 |    1228     2328    18571 |    11789     7507     52 | 17.027 % |
187.04/187.12	c |     11352 |    1228     2328    18571 |    12968    11351     51 | 17.027 % |
188.65/188.71	c ===============================================================================
188.85/188.98	c core #44
188.85/188.98	c 
188.85/188.98	c 
188.85/188.98	c Core size: 133	Core Weight: 1	Total Weight: 59
188.85/188.98	c
188.85/188.98	c
188.85/188.98	c ============================[ Search Statistics ]==============================
188.85/188.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
188.85/188.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
188.85/188.98	c ===============================================================================
188.85/188.98	c |         0 |    1367     2329    18833 |     5000        0    nan |  0.000 % |
188.85/188.99	c ===============================================================================
188.95/189.00	c core #45
188.95/189.00	c 
188.95/189.00	c 
188.95/189.00	c Core size: 73	Core Weight: 1	Total Weight: 60
188.95/189.00	c
188.95/189.00	c
188.95/189.00	c ============================[ Search Statistics ]==============================
188.95/189.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
188.95/189.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
188.95/189.00	c ===============================================================================
188.95/189.00	c |         0 |    1467     2330    19714 |     5000        0    nan |  0.000 % |
188.95/189.01	c |       106 |    1467     2330    19714 |     5500      106     71 | 12.834 % |
188.95/189.02	c |       258 |    1467     2330    19714 |     6050      258     51 | 12.834 % |
188.95/189.04	c |       483 |    1467     2330    19714 |     6655      483     51 | 12.834 % |
188.95/189.08	c |       822 |    1467     2330    19714 |     7320      822     59 | 12.834 % |
189.04/189.15	c |      1328 |    1459     2330    19714 |     8052     1327     64 | 13.310 % |
189.15/189.26	c |      2088 |    1459     2330    19714 |     8857     2087     75 | 13.310 % |
189.34/189.48	c |      3230 |    1459     2330    19714 |     9743     3229     76 | 13.310 % |
189.64/189.78	c |      4938 |    1459     2330    19714 |    10717     4937     76 | 13.310 % |
190.34/190.43	c |      7502 |    1459     2330    19714 |    11789     7501     81 | 13.310 % |
191.74/191.83	c |     11352 |    1459     2330    19714 |    12968    11351     93 | 13.310 % |
193.55/193.61	c |     17119 |    1459     2330    19714 |    14265    10485     85 | 13.310 % |
195.83/195.98	c |     25770 |    1458     2330    19714 |    15692    11850     73 | 13.369 % |
196.14/196.28	c ===============================================================================
196.24/196.36	c core #46
196.24/196.36	c 
196.24/196.36	c 
196.24/196.36	c Core size: 366	Core Weight: 1	Total Weight: 61
196.24/196.36	c
196.24/196.36	c
196.24/196.36	c ============================[ Search Statistics ]==============================
196.24/196.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
196.24/196.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
196.24/196.36	c ===============================================================================
196.24/196.36	c |         0 |    1941     2331    24124 |     5000        0    nan |  0.000 % |
196.24/196.38	c |       101 |    1941     2331    24124 |     5500      101     65 |  5.132 % |
196.24/196.38	c |       251 |    1941     2331    24124 |     6050      251     41 |  5.132 % |
196.34/196.40	c |       477 |    1941     2331    24124 |     6655      477     51 |  5.132 % |
196.34/196.42	c |       818 |    1941     2331    24124 |     7320      818     47 |  5.132 % |
196.34/196.49	c |      1325 |    1941     2331    24124 |     8052     1325     59 |  5.132 % |
196.44/196.58	c |      2084 |    1941     2331    24124 |     8857     2084     65 |  5.132 % |
196.64/196.73	c |      3224 |    1933     2331    24124 |     9743     3223     76 |  5.523 % |
196.94/197.01	c |      4934 |    1933     2331    24124 |    10717     4933     82 |  5.523 % |
197.44/197.56	c |      7496 |    1933     2331    24124 |    11789     7495     89 |  5.523 % |
198.34/198.48	c |     11342 |    1933     2331    24124 |    12968    11341     90 |  5.523 % |
199.94/200.02	c |     17110 |    1933     2331    24124 |    14265    10515     97 |  5.523 % |
204.34/204.48	c |     25759 |    1933     2331    24124 |    15692    11857    136 |  5.523 % |
209.83/209.95	c |     38735 |    1933     2331    24124 |    17261     8673     99 |  5.523 % |
212.34/212.45	c ===============================================================================
212.94/213.01	c core #47
212.94/213.01	c 
212.94/213.01	c 
212.94/213.01	c Core size: 428	Core Weight: 1	Total Weight: 62
212.94/213.01	c
212.94/213.01	c
212.94/213.01	c ============================[ Search Statistics ]==============================
212.94/213.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
212.94/213.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
212.94/213.01	c ===============================================================================
212.94/213.01	c |         0 |    2392     2332    25297 |     5000        0    nan |  0.000 % |
212.94/213.04	c |       105 |    2392     2332    25297 |     5500      105     70 |  3.275 % |
212.94/213.05	c |       255 |    2392     2332    25297 |     6050      255     41 |  3.275 % |
212.94/213.07	c |       480 |    2392     2332    25297 |     6655      480     38 |  3.275 % |
212.94/213.09	c |       818 |    2392     2332    25297 |     7320      818     45 |  3.275 % |
213.03/213.14	c |      1324 |    2392     2332    25297 |     8052     1324     50 |  3.275 % |
213.14/213.23	c |      2085 |    2392     2332    25297 |     8857     2085     59 |  3.275 % |
213.34/213.42	c |      3224 |    2392     2332    25297 |     9743     3224     61 |  3.275 % |
213.64/213.75	c |      4936 |    2384     2332    25297 |    10717     4935     68 |  3.599 % |
214.34/214.44	c |      7500 |    2384     2332    25297 |    11789     7499    109 |  3.599 % |
216.03/216.15	c |     11344 |    2384     2332    25297 |    12968    11343    148 |  3.599 % |
219.03/219.14	c |     17110 |    2384     2332    25297 |    14265    10432    189 |  3.599 % |
223.14/223.23	c |     25763 |    2384     2332    25297 |    15692    11577    233 |  3.599 % |
231.03/231.11	c |     38743 |    2382     2332    25297 |    17261     8351    238 |  3.680 % |
243.23/243.30	c |     58205 |    2382     2332    25297 |    18987    10126    216 |  3.680 % |
277.12/277.29	c |     87399 |    2381     2332    25297 |    20886     9879    277 |  3.720 % |
314.60/314.72	c |    131188 |    2379     2332    25297 |    22974    11135    106 |  3.801 % |
359.00/359.19	c |    196875 |    2376     2332    25297 |    25272    18584    150 |  3.922 % |
407.69/407.83	c ===============================================================================
410.78/410.99	c core #48
410.78/410.99	c 
410.78/410.99	c 
410.78/410.99	c Core size: 404	Core Weight: 1	Total Weight: 63
410.78/410.99	c
410.78/410.99	c
410.78/410.99	c ============================[ Search Statistics ]==============================
410.78/410.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
410.78/410.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
410.78/410.99	c ===============================================================================
410.78/410.99	c |         0 |    2814     2333    26874 |     5000        0    nan |  0.000 % |
410.88/411.03	c |       101 |    2814     2333    26874 |     5500      101     56 |  2.122 % |
410.88/411.05	c |       252 |    2814     2333    26874 |     6050      252     63 |  2.122 % |
410.88/411.08	c |       483 |    2814     2333    26874 |     6655      483     64 |  2.122 % |
410.98/411.15	c |       820 |    2814     2333    26874 |     7320      820     60 |  2.122 % |
411.08/411.21	c |      1326 |    2814     2333    26874 |     8052     1326     61 |  2.122 % |
411.08/411.27	c |      2089 |    2814     2333    26874 |     8857     2089     57 |  2.122 % |
411.29/411.42	c |      3230 |    2806     2333    26874 |     9743     3229     61 |  2.400 % |
411.48/411.69	c |      4938 |    2806     2333    26874 |    10717     4937     70 |  2.400 % |
411.98/412.19	c |      7501 |    2806     2333    26874 |    11789     7500     77 |  2.400 % |
413.28/413.43	c |     11346 |    2806     2333    26874 |    12968    11345     79 |  2.400 % |
415.59/415.70	c |     17113 |    2806     2333    26874 |    14265    10492     94 |  2.400 % |
418.48/418.60	c |     25762 |    2806     2333    26874 |    15692    11909     93 |  2.400 % |
423.28/423.47	c |     38737 |    2806     2333    26874 |    17261    16299    114 |  2.400 % |
432.38/432.53	c |     58199 |    2806     2333    26874 |    18987     9176    231 |  2.400 % |
454.57/454.74	c |     87392 |    2806     2333    26874 |    20886    19101    198 |  2.400 % |
493.56/493.74	c |    131181 |    2806     2333    26874 |    22974    20056    226 |  2.400 % |
523.95/524.10	c |    196868 |    2806     2333    26874 |    25272    23037     88 |  2.400 % |
589.83/590.03	c |    295399 |    2806     2333    26874 |    27799    14111    275 |  2.400 % |
745.19/745.48	c |    443189 |    2806     2333    26874 |    30579    28078    352 |  2.400 % |
962.44/962.78	c |    664874 |    2806     2333    26874 |    33637    20701    293 |  2.400 % |
1027.03/1027.37	c ===============================================================================
1027.03/1027.37	c #cores: 48
1027.03/1027.37	c Final Weight: 63
1027.03/1027.37	o 63
1027.03/1027.37	s OPTIMUM FOUND
1027.03/1027.37	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 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 x391 -x392 -x393 -x394 -x395 x396 -x397 -x398 -x399 x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 x498 -x499 -x500 -x501 x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 x523 -x524 -x525 -x526 -x527 -x528 -x529 x530 x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 x577 x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 x607 -x608 -x609 -x610 -x611 -x612 -x613 x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 x622 -x623 -x624 -x625 -x626 -x627 x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 x644 -x645 -x646 -x647 x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 x661 -x662 -x663 -x664 x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 x675 -x676 -x677 -x678 -x679 -x680 x681 -x682 -x683 -x684 x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 x696 -x697 x698 -x699 -x700 -x701 -x702 x703 -x704 -x705 -x706 -x707 x708 x709 -x710 -x711 -x712 -x713 -x714 x715 x716 -x717 -x718 -x719 -x720 -x721 x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 x730 -x731 -x732 -x733 -x734 -x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 x744 -x745 -x746 -x747 -x748 -x749 x750 -x751 x752 -x753 -x754 -x755 -x756
1027.03/1027.37	c Total CPU time: 1017.33 s

Verifier Data

OK	63

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2680912-1277457245/watcher-2680912-1277457245 -o /tmp/evaluation-result-2680912-1277457245/solver-2680912-1277457245 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680912-1277457245.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.99 0.98 0.91 3/106 22379
/proc/meminfo: memFree=1882068/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=2736 CPUtime=0
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 291 0 0 0 0 0 0 0 25 0 1 0 121328222 2801664 209 1992294400 134512640 135752675 4291982224 18446744073709551615 134560995 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 684 210 141 303 0 338 0

[startup+0.0462411 s]
/proc/loadavg: 0.99 0.98 0.91 3/106 22379
/proc/meminfo: memFree=1882068/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=2840 CPUtime=0.04
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 413 0 0 0 4 0 0 0 25 0 1 0 121328222 2908160 290 1992294400 134512640 135752675 4291982224 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 710 290 145 303 0 405 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2840

[startup+0.101245 s]
/proc/loadavg: 0.99 0.98 0.91 3/106 22379
/proc/meminfo: memFree=1882068/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=3104 CPUtime=0.09
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 465 0 0 0 9 0 0 0 25 0 1 0 121328222 3178496 342 1992294400 134512640 135752675 4291982224 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 776 342 145 303 0 471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3104

[startup+0.301268 s]
/proc/loadavg: 0.99 0.98 0.91 3/106 22379
/proc/meminfo: memFree=1882068/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=4020 CPUtime=0.29
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 680 0 0 0 29 0 0 0 25 0 1 0 121328222 4116480 557 1992294400 134512640 135752675 4291982224 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 1005 557 145 303 0 700 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4020

[startup+0.701312 s]
/proc/loadavg: 0.99 0.98 0.91 3/106 22379
/proc/meminfo: memFree=1882068/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=5572 CPUtime=0.69
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 1084 0 0 0 68 1 0 0 25 0 1 0 121328222 5705728 961 1992294400 134512640 135752675 4291982224 18446744073709551615 134518929 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 1393 961 145 303 0 1088 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5572

[startup+1.5014 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22380
/proc/meminfo: memFree=1877472/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=8556 CPUtime=1.49
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 1829 0 0 0 146 3 0 0 25 0 1 0 121328222 8761344 1706 1992294400 134512640 135752675 4291982224 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 2139 1706 145 303 0 1834 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8556

[startup+3.10158 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22380
/proc/meminfo: memFree=1873752/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=13908 CPUtime=3.09
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 3163 0 0 0 303 6 0 0 25 0 1 0 121328222 14241792 3040 1992294400 134512640 135752675 4291982224 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 3477 3040 145 303 0 3172 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13908

[startup+6.30193 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22380
/proc/meminfo: memFree=1862716/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=23376 CPUtime=6.29
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 5539 0 0 0 618 11 0 0 25 0 1 0 121328222 23937024 5416 1992294400 134512640 135752675 4291982224 18446744073709551615 134611669 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 5844 5416 145 303 0 5539 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23376

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22380
/proc/meminfo: memFree=1844744/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=41092 CPUtime=12.69
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 9951 0 0 0 1246 23 0 0 25 0 1 0 121328222 42078208 9828 1992294400 134512640 135752675 4291982224 18446744073709551615 134638289 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 10273 9828 145 303 0 9968 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41092

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22380
/proc/meminfo: memFree=1805932/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=78444 CPUtime=25.49
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 19292 0 0 0 2502 47 0 0 25 0 1 0 121328222 80326656 19169 1992294400 134512640 135752675 4291982224 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 19611 19169 145 303 0 19306 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 78444

[startup+51.1009 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22382
/proc/meminfo: memFree=1736864/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=148312 CPUtime=51.08
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 36745 0 0 0 5017 91 0 0 25 0 1 0 121328222 151871488 36622 1992294400 134512640 135752675 4291982224 18446744073709551615 134605428 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 37078 36622 145 303 0 36773 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 148312

[startup+102.308 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22382
/proc/meminfo: memFree=1618196/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=265544 CPUtime=102.27
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 66024 0 0 0 10057 170 0 0 25 0 1 0 121328222 271917056 65901 1992294400 134512640 135752675 4291982224 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 66386 65901 145 303 0 66081 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 265544

[startup+162.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22384
/proc/meminfo: memFree=1489360/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=395000 CPUtime=162.25
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 98375 0 0 0 15968 257 0 0 25 0 1 0 121328222 404480000 98252 1992294400 134512640 135752675 4291982224 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 98750 98252 145 303 0 98445 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 395000

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22386
/proc/meminfo: memFree=1428848/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=454380 CPUtime=222.23
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 113319 0 0 0 21889 334 0 0 25 0 1 0 121328222 465285120 113162 1992294400 134512640 135752675 4291982224 18446744073709551615 134611709 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 113595 113162 146 303 0 113290 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 454380

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.91 3/107 22388
/proc/meminfo: memFree=1341056/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=542548 CPUtime=282.21
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 135329 0 0 0 27843 378 0 0 25 0 1 0 121328222 555569152 135172 1992294400 134512640 135752675 4291982224 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 135637 135172 146 303 0 135332 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 542548

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22390
/proc/meminfo: memFree=1279676/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=603020 CPUtime=342.21
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 150433 0 0 0 33794 427 0 0 25 0 1 0 121328222 617492480 150276 1992294400 134512640 135752675 4291982224 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 150755 150276 146 303 0 150450 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 603020

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22390
/proc/meminfo: memFree=1222884/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=660544 CPUtime=402.18
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 164784 0 0 0 39743 475 0 0 25 0 1 0 121328222 676397056 164627 1992294400 134512640 135752675 4291982224 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 165136 164627 146 303 0 164831 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 660544

[startup+462.301 s]
/proc/loadavg: 1.04 1.00 0.91 2/107 22392
/proc/meminfo: memFree=1171672/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=710776 CPUtime=462.17
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 177378 0 0 0 45683 534 0 0 25 0 1 0 121328222 727834624 177221 1992294400 134512640 135752675 4291982224 18446744073709551615 134605064 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 177694 177221 146 303 0 177389 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 710776

[startup+522.301 s]
/proc/loadavg: 1.01 1.00 0.91 2/107 22394
/proc/meminfo: memFree=1102728/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=780580 CPUtime=522.16
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 194820 0 0 0 51628 588 0 0 25 0 1 0 121328222 799313920 194663 1992294400 134512640 135752675 4291982224 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 195145 194663 146 303 0 194840 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 780580

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 22396
/proc/meminfo: memFree=1015804/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=866688 CPUtime=582.13
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 216311 0 0 0 57569 644 0 0 25 0 1 0 121328222 887488512 216154 1992294400 134512640 135752675 4291982224 18446744073709551615 134518944 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 216672 216155 146 303 0 216367 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 866688

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 22398
/proc/meminfo: memFree=931484/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=950368 CPUtime=642.13
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 237199 0 0 0 63523 690 0 0 25 0 1 0 121328222 973176832 237042 1992294400 134512640 135752675 4291982224 18446744073709551615 134611769 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 237592 237042 146 303 0 237287 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 950368

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 22398
/proc/meminfo: memFree=855968/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=1026288 CPUtime=702.1
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 256165 0 0 0 69476 734 0 0 25 0 1 0 121328222 1050918912 256008 1992294400 134512640 135752675 4291982224 18446744073709551615 134518944 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 256572 256008 146 303 0 256267 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 1026288

[startup+762.308 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 22400
/proc/meminfo: memFree=778468/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=1103224 CPUtime=762.09
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 275409 0 0 0 75433 776 0 0 25 0 1 0 121328222 1129701376 275252 1992294400 134512640 135752675 4291982224 18446744073709551615 134638055 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 275806 275252 146 303 0 275501 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 1103224

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 22402
/proc/meminfo: memFree=695264/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=1186832 CPUtime=822.07
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 296265 0 0 0 81386 821 0 0 25 0 1 0 121328222 1215315968 296108 1992294400 134512640 135752675 4291982224 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 296708 296108 146 303 0 296403 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 1186832

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 22404
/proc/meminfo: memFree=607844/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=1273700 CPUtime=882.06
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 317986 0 0 0 87340 866 0 0 25 0 1 0 121328222 1304268800 317829 1992294400 134512640 135752675 4291982224 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 318425 317829 146 303 0 318120 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 1273700

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 22406
/proc/meminfo: memFree=528980/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=1353284 CPUtime=942.04
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 337874 0 0 0 93303 901 0 0 25 0 1 0 121328222 1385762816 337717 1992294400 134512640 135752675 4291982224 18446744073709551615 134611780 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 338321 337717 146 303 0 338016 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 1353284

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 22406
/proc/meminfo: memFree=431888/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=1449588 CPUtime=1002.02
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 361936 0 0 0 99244 958 0 0 25 0 1 0 121328222 1484378112 361779 1992294400 134512640 135752675 4291982224 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 362397 361779 146 303 0 362092 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 1449588

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

[startup+1011.1 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 22408
/proc/meminfo: memFree=417752/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=1463348 CPUtime=1010.82
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 365380 0 0 0 100118 964 0 0 25 0 1 0 121328222 1498468352 365223 1992294400 134512640 135752675 4291982224 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 365837 365223 146 303 0 365532 0
Current children cumulated CPU time (s) 1010.82
Current children cumulated vsize (KiB) 1463348

[startup+1017.51 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 22408
/proc/meminfo: memFree=409444/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=1471672 CPUtime=1017.23
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 367463 0 0 0 100755 968 0 0 25 0 1 0 121328222 1506992128 367306 1992294400 134512640 135752675 4291982224 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 367918 367306 146 303 0 367613 0
Current children cumulated CPU time (s) 1017.23
Current children cumulated vsize (KiB) 1471672

[startup+1023.9 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 22408
/proc/meminfo: memFree=399400/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=1483156 CPUtime=1023.62
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 370347 0 0 0 101389 973 0 0 25 0 1 0 121328222 1518751744 370190 1992294400 134512640 135752675 4291982224 18446744073709551615 134611753 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 370789 370190 146 303 0 370484 0
Current children cumulated CPU time (s) 1023.62
Current children cumulated vsize (KiB) 1483156

[startup+1025.5 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 22408
/proc/meminfo: memFree=396176/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=1484872 CPUtime=1025.21
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 370760 0 0 0 101548 973 0 0 25 0 1 0 121328222 1520508928 370603 1992294400 134512640 135752675 4291982224 18446744073709551615 134519008 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 371218 370603 146 303 0 370913 0
Current children cumulated CPU time (s) 1025.21
Current children cumulated vsize (KiB) 1484872

[startup+1026.31 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 22408
/proc/meminfo: memFree=395060/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=1486064 CPUtime=1026.03
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 371056 0 0 0 101629 974 0 0 25 0 1 0 121328222 1521729536 370899 1992294400 134512640 135752675 4291982224 18446744073709551615 134605481 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 371516 370899 146 303 0 371211 0
Current children cumulated CPU time (s) 1026.03
Current children cumulated vsize (KiB) 1486064

[startup+1027.1 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 22408
/proc/meminfo: memFree=395060/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=1487912 CPUtime=1026.81
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202496 371514 0 0 0 101705 976 0 0 25 0 1 0 121328222 1523621888 371357 1992294400 134512640 135752675 4291982224 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22379/statm: 371978 371357 146 303 0 371673 0
Current children cumulated CPU time (s) 1026.81
Current children cumulated vsize (KiB) 1487912

[startup+1027.5 s]
/proc/loadavg: 1.00 1.00 0.91 2/107 22408
/proc/meminfo: memFree=392456/2059040 swapFree=4139932/4192956
[pid=22379] ppid=22377 vsize=0 CPUtime=1027.21
/proc/22379/stat : 22379 (wbo1.4b) R 22377 22379 22016 0 -1 4202500 371661 0 0 0 101732 989 0 0 25 0 1 0 121328222 0 0 1992294400 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/22379/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1027.21
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1027.52
CPU time (s): 1027.25
CPU user time (s): 1017.33
CPU system time (s): 9.91849
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 1488308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1017.33
system time used= 9.91849
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 371661
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= 13
involuntary context switches= 2122

runsolver used 1.69174 second user time and 4.87026 second system time

The end

Launcher Data

Begin job on node005 at 2010-06-25 11:14:05
IDJOB=2680912
IDBENCH=2880
IDSOLVER=1190
FILE ID=node005/2680912-1277457245
PBS_JOBID= 11188152
Free space on /tmp= 62528 MiB

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

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

MD5SUM BENCH= d95d18eb9f9494c32273975c1bc570ba
RANDOM SEED=467018107

node005.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.246
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.49
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.246
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1882596 kB
Buffers:         15336 kB
Cached:          62192 kB
SwapCached:       5480 kB
Active:          60268 kB
Inactive:        30308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1882596 kB
SwapTotal:     4192956 kB
SwapFree:      4139932 kB
Dirty:            4112 kB
Writeback:           0 kB
AnonPages:       11628 kB
Mapped:          11980 kB
Slab:            63796 kB
PageTables:       4184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182804 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= 62528 MiB
End job on node005 at 2010-06-25 11:31:13