Trace number 1875784

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjCPU timeWall clock time
wbo 1.0OPT44 622.401 622.554

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_9.opb
MD5SUMa849a24692bdc034ba3174a2ba23709e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark92.6719
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 44
Optimality of the best value was proved YES
Number of variables601
Total number of constraints1089
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1088
Minimum length of a constraint1
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 36
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 99
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 682
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c This is wbo 1.0 alpha (based on Minisat 2.0 beta)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Parsing opb file format. File HOME/instance-1875784-1245179438.opb.
0.00/0.00	c Instance file HOME/instance-1875784-1245179438.opb
0.00/0.00	c File size is 197718 bytes.
0.00/0.03	c Highest Coefficient sum: 682
0.00/0.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Parsing time:          0.03         s                                      |
0.00/0.03	c |  Number Variables:      601                                                 |
0.00/0.03	c |  Number Clauses:        8                                                   |
0.00/0.03	c |  Number Cardinality:    0                                                   |
0.00/0.03	c |  Number PB Constraints: 1088                                                |
0.00/0.03	c core #1
0.00/0.03	c Core size: 2	Core Weight: 36	Total Weight: 36
0.00/0.03	c Elapsed CPU time: 0.033994 s	Remaining CPU time: 1799.97 s
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.04	c ===============================================================================
0.00/0.04	c |         0 |     569     1097    25525 |     5000        0    nan |  0.000 % |
0.09/0.12	c |       101 |     569     1097    25525 |     5500      101     24 |  5.482 % |
0.09/0.18	c |       251 |     569     1097    25525 |     6050      251     30 |  5.482 % |
0.19/0.28	c |       476 |     569     1097    25525 |     6655      476     32 |  5.482 % |
0.39/0.43	c |       814 |     569     1097    25525 |     7320      814     33 |  5.482 % |
0.59/0.66	c |      1321 |     569     1097    25525 |     8052     1321     34 |  5.482 % |
0.89/0.98	c |      2080 |     569     1097    25525 |     8857     2080     34 |  5.482 % |
1.39/1.46	c |      3219 |     569     1097    25525 |     9743     3219     34 |  5.482 % |
2.09/2.17	c |      4927 |     569     1097    25525 |    10717     4927     34 |  5.482 % |
3.40/3.49	c |      7489 |     569     1097    25525 |    11789     7489     35 |  5.482 % |
5.79/5.80	c |     11333 |     563     1097    25525 |    12968    11314     36 |  7.816 % |
6.19/6.22	c ===============================================================================
6.19/6.29	c core #2
6.19/6.29	c Core size: 533	Core Weight: 1	Total Weight: 37
6.19/6.29	c Elapsed CPU time: 6.27005 s	Remaining CPU time: 1793.73 s
6.29/6.37	c Learning 11906 hard constraints
6.29/6.37	c ============================[ Search Statistics ]==============================
6.29/6.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.29/6.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
6.29/6.37	c ===============================================================================
6.29/6.37	c |         0 |     584    13009   449265 |     5000        0    nan |  0.000 % |
6.39/6.44	c |       100 |     583    13009   449265 |     5500      100     32 |  5.099 % |
6.49/6.51	c |       252 |     583    13009   449265 |     6050      252     32 |  5.099 % |
6.59/6.60	c |       477 |     581    13009   449265 |     6655      477     33 |  5.428 % |
6.69/6.77	c |       814 |     581    13009   449265 |     7320      814     33 |  5.429 % |
6.99/7.00	c |      1321 |     581    13009   449265 |     8052     1321     34 |  5.429 % |
7.38/7.40	c |      2082 |     581    13009   449265 |     8857     2082     34 |  5.428 % |
7.88/7.97	c |      3222 |     581    13009   449265 |     9743     3222     34 |  5.428 % |
8.79/8.89	c |      4930 |     581    13009   449265 |    10717     4930     34 |  5.430 % |
10.49/10.55	c |      7492 |     581    13009   449265 |    11789     7492     34 |  5.429 % |
13.38/13.42	c |     11337 |     575    13009   449265 |    12968    11324     35 |  5.432 % |
16.09/16.18	c ===============================================================================
16.19/16.27	c core #3
16.19/16.27	c Core size: 1130	Core Weight: 1	Total Weight: 38
16.19/16.27	c Elapsed CPU time: 16.2245 s	Remaining CPU time: 1783.78 s
16.39/16.40	c Learning 8303 hard constraints
16.39/16.40	c ============================[ Search Statistics ]==============================
16.39/16.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.39/16.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
16.39/16.40	c ===============================================================================
16.39/16.40	c |         0 |     592    21317   737378 |     7105        0    nan |  0.000 % |
16.49/16.50	c |       100 |     592    21317   737378 |     7816      100     32 |  3.430 % |
16.49/16.58	c |       250 |     592    21317   737378 |     8597      250     32 |  3.427 % |
16.69/16.71	c |       477 |     590    21317   737378 |     9457      477     34 |  3.752 % |
16.89/16.90	c |       815 |     590    21317   737378 |    10403      815     35 |  3.752 % |
17.19/17.21	c |      1323 |     590    21317   737378 |    11443     1323     35 |  3.752 % |
17.59/17.64	c |      2084 |     590    21317   737378 |    12588     2084     34 |  3.752 % |
18.18/18.23	c |      3223 |     590    21317   737378 |    13846     3223     35 |  3.757 % |
19.28/19.31	c |      4932 |     590    21317   737378 |    15231     4932     35 |  3.757 % |
21.09/21.14	c |      7497 |     590    21317   737378 |    16754     7497     35 |  3.757 % |
24.09/24.14	c |     11342 |     583    21317   737378 |    18430    11342     35 |  8.646 % |
25.88/25.90	c ===============================================================================
25.88/25.99	c core #4
25.88/25.99	c Core size: 1360	Core Weight: 1	Total Weight: 39
25.88/25.99	c Elapsed CPU time: 25.9091 s	Remaining CPU time: 1774.09 s
26.08/26.14	c Learning 6683 hard constraints
26.08/26.14	c ============================[ Search Statistics ]==============================
26.08/26.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
26.08/26.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
26.08/26.14	c ===============================================================================
26.08/26.14	c |         0 |     598    28005   967587 |     9335        0    nan |  0.000 % |
26.28/26.31	c |       101 |     598    28005   967587 |    10268      101     28 |  3.395 % |
26.38/26.40	c |       251 |     598    28005   967587 |    11295      251     30 |  3.393 % |
26.58/26.67	c |       477 |     598    28005   967587 |    12424      477     33 |  3.393 % |
26.88/26.99	c |       814 |     595    28005   967587 |    13667      814     34 |  3.878 % |
27.28/27.34	c |      1321 |     595    28005   967587 |    15034     1321     33 |  3.878 % |
27.98/28.09	c |      2080 |     595    28005   967587 |    16537     2080     34 |  3.877 % |
28.98/29.07	c |      3221 |     595    28005   967587 |    18191     3221     34 |  3.880 % |
31.18/31.20	c |      4929 |     595    28005   967587 |    20010     4929     36 |  3.878 % |
33.58/33.65	c |      7491 |     595    28005   967587 |    22011     7491     36 |  3.879 % |
37.88/37.92	c |     11335 |     595    28005   967587 |    24212    11335     36 |  3.878 % |
44.88/44.94	c |     17101 |     588    28005   967587 |    26633    13308     36 |  5.008 % |
53.77/53.89	c |     25750 |     579    28005   967587 |    29297    21957     36 |  8.728 % |
54.68/54.73	c ===============================================================================
54.88/54.93	c core #5
54.88/54.93	c Core size: 3694	Core Weight: 1	Total Weight: 40
54.88/54.93	c Elapsed CPU time: 54.7807 s	Remaining CPU time: 1745.22 s
55.18/55.23	c Learning 22622 hard constraints
55.18/55.23	c ============================[ Search Statistics ]==============================
55.18/55.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
55.18/55.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
55.18/55.23	c ===============================================================================
55.18/55.23	c |         0 |     604    50631  1789135 |    16877        0    nan |  0.000 % |
55.28/55.39	c |       100 |     604    50631  1789135 |    18564      100     34 |  3.050 % |
55.48/55.54	c |       250 |     604    50631  1789135 |    20421      250     34 |  3.056 % |
55.88/55.96	c |       478 |     604    50631  1789135 |    22463      478     34 |  3.050 % |
56.77/56.85	c |       818 |     603    50631  1789135 |    24709      818     35 |  3.211 % |
57.97/58.07	c |      1324 |     603    50631  1789135 |    27180     1324     35 |  3.211 % |
58.78/58.88	c |      2084 |     603    50631  1789135 |    29898     2084     35 |  3.211 % |
60.58/60.69	c |      3224 |     603    50631  1789135 |    32888     3224     35 |  3.211 % |
63.47/63.59	c |      4932 |     603    50631  1789135 |    36177     4932     35 |  3.211 % |
67.47/67.51	c |      7496 |     603    50631  1789135 |    39795     7496     36 |  3.211 % |
72.87/72.96	c |     11343 |     603    50631  1789135 |    43774    11343     36 |  3.217 % |
81.17/81.27	c |     17109 |     602    50631  1789135 |    48152    17109     36 |  3.371 % |
90.87/90.90	c ===============================================================================
90.97/91.09	c core #6
90.97/91.09	c Core size: 4325	Core Weight: 1	Total Weight: 41
90.97/91.09	c Elapsed CPU time: 90.8612 s	Remaining CPU time: 1709.14 s
91.38/91.45	c Learning 14290 hard constraints
91.38/91.45	c ============================[ Search Statistics ]==============================
91.38/91.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
91.38/91.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
91.38/91.45	c ===============================================================================
91.38/91.45	c |         0 |     612    64925  2284353 |    21641        0    nan |  0.000 % |
91.57/91.70	c |       100 |     612    64925  2284353 |    23805      100     40 |  3.165 % |
91.97/92.00	c |       251 |     612    64925  2284353 |    26186      251     37 |  3.165 % |
92.57/92.60	c |       476 |     612    64925  2284353 |    28805      476     38 |  3.165 % |
92.77/92.84	c |       815 |     612    64925  2284353 |    31685      815     36 |  3.165 % |
93.87/93.98	c |      1321 |     612    64925  2284353 |    34854     1321     36 |  3.165 % |
95.78/95.83	c |      2080 |     612    64925  2284353 |    38339     2080     37 |  3.165 % |
98.47/98.56	c |      3219 |     612    64925  2284353 |    42173     3219     37 |  3.165 % |
101.56/101.61	c |      4927 |     612    64925  2284353 |    46390     4927     37 |  3.165 % |
106.46/106.56	c |      7489 |     612    64925  2284353 |    51029     7489     37 |  3.165 % |
114.47/114.55	c |     11334 |     612    64925  2284353 |    56132    11334     37 |  3.165 % |
130.96/131.07	c |     17102 |     611    64925  2284353 |    61746    17102     37 |  3.323 % |
152.45/152.52	c |     25752 |     611    64925  2284353 |    67920    25752     37 |  3.323 % |
187.54/187.60	c |     38726 |     602    64925  2284353 |    74712    22025     37 |  4.761 % |
208.24/208.38	c ===============================================================================
208.74/208.84	c core #7
208.74/208.84	c Core size: 11403	Core Weight: 1	Total Weight: 42
208.74/208.84	c Elapsed CPU time: 208.403 s	Remaining CPU time: 1591.6 s
209.24/209.35	c Learning 21435 hard constraints
209.24/209.35	c ============================[ Search Statistics ]==============================
209.24/209.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
209.24/209.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
209.24/209.35	c ===============================================================================
209.24/209.35	c |         0 |     621    86364  3047091 |    28788        0    nan |  0.000 % |
209.54/209.60	c |       100 |     621    86364  3047091 |    31666      100     26 |  3.121 % |
209.84/209.98	c |       251 |     621    86364  3047091 |    34833      251     33 |  3.122 % |
210.34/210.43	c |       476 |     621    86364  3047091 |    38316      476     31 |  3.120 % |
211.74/211.86	c |       814 |     621    86364  3047091 |    42148      814     35 |  3.120 % |
213.34/213.42	c |      1321 |     621    86364  3047091 |    46363     1321     37 |  3.120 % |
215.23/215.31	c |      2081 |     621    86364  3047091 |    50999     2081     36 |  3.120 % |
217.14/217.28	c |      3220 |     621    86364  3047091 |    56099     3220     36 |  3.121 % |
221.84/221.93	c |      4928 |     621    86364  3047091 |    61709     4928     37 |  3.120 % |
224.83/224.93	c |      7491 |     621    86364  3047091 |    67880     7491     36 |  3.120 % |
236.43/236.52	c |     11335 |     621    86364  3047091 |    74668    11335     37 |  3.120 % |
254.23/254.39	c |     17102 |     621    86364  3047091 |    82135    17102     38 |  3.120 % |
279.13/279.21	c |     25752 |     621    86364  3047091 |    90349    25752     37 |  3.120 % |
321.12/321.24	c |     38727 |     620    86364  3047091 |    99383    38727     38 |  3.276 % |
384.49/384.68	c |     58188 |     620    86364  3047091 |   109322    58188     38 |  3.280 % |
500.07/500.27	c |     87380 |     620    86364  3047091 |   120254    87379     38 |  3.289 % |
501.37/501.54	c ===============================================================================
502.36/502.54	c core #8
502.36/502.54	c Core size: 17983	Core Weight: 2	Total Weight: 44
502.36/502.54	c Elapsed CPU time: 501.679 s	Remaining CPU time: 1298.32 s
503.47/503.62	c Learning 87698 hard constraints
503.47/503.62	c ============================[ Search Statistics ]==============================
503.47/503.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
503.47/503.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
503.47/503.62	c ===============================================================================
503.47/503.62	c |         0 |     634   174065  6361902 |    58021        0    nan |  0.000 % |
503.77/503.94	c |       100 |     634   174065  6361902 |    63823      100     36 |  1.566 % |
504.27/504.43	c |       250 |     634   174065  6361902 |    70206      250     38 |  1.554 % |
505.27/505.48	c |       476 |     629   174065  6361902 |    77226      476     39 |  2.329 % |
506.07/506.26	c |       813 |     629   174065  6361902 |    84949      813     39 |  2.329 % |
506.87/507.07	c |      1320 |     629   174065  6361902 |    93444     1320     38 |  2.329 % |
509.27/509.41	c |      2079 |     629   174065  6361902 |   102788     2079     38 |  2.330 % |
512.76/512.93	c |      3219 |     629   174065  6361902 |   113067     3219     38 |  2.329 % |
517.06/517.26	c |      4927 |     629   174065  6361902 |   124374     4927     38 |  2.329 % |
526.36/526.51	c |      7490 |     629   174065  6361902 |   136812     7490     38 |  2.331 % |
539.16/539.30	c |     11335 |     629   174065  6361902 |   150493    11335     38 |  2.329 % |
556.86/557.03	c |     17101 |     629   174065  6361902 |   165542    17101     38 |  2.344 % |
583.44/583.66	c |     25752 |     629   174065  6361902 |   182096    25752     38 |  2.329 % |
622.33/622.51	c ===============================================================================
622.33/622.53	c Verified 174065 original clauses.
622.33/622.53	c #cores: 8
622.33/622.53	c Final Weight: 44
622.33/622.53	o 44
622.33/622.53	s OPTIMUM FOUND
622.33/622.53	v -x1 -x2 -x3 x4 -x5 -x6 x601 -x49 x50 x51 x52 -x53 -x54 x55 -x56 x57 x58 -x59 -x60 -x600 -x42 -x43 x44 x45 -x46 -x47 -x48 -x599 -x598 -x597 x596 -x595 x35 x36 x37 x38 -x39 -x40 -x41 -x594 -x593 x592 -x591 -x590 -x589 x588 x587 x586 x585 x584 x583 x582 x581 -x28 x29 x30 -x31 -x32 -x33 -x34 -x580 -x579 -x578 -x577 -x576 -x575 -x574 -x573 -x572 -x571 -x570 -x569 -x568 -x567 x566 -x565 -x564 x563 x562 -x561 -x560 -x559 -x558 x557 x556 -x555 x554 x553 -x552 -x551 -x21 x22 -x23 -x24 -x25 -x26 -x27 -x550 -x549 -x548 -x547 -x546 -x545 -x544 -x543 -x542 -x541 -x540 -x539 x538 -x537 -x536 -x535 -x534 -x533 -x532 -x531 -x530 -x529 -x528 x527 x526 x525 -x524 -x523 -x522 -x521 -x520 -x519 -x518 -x517 -x516 -x515 x514 x513 x512 -x511 -x510 x509 -x508 x507 x506 x505 x504 x503 x502 -x501 x500 x499 x498 x497 x496 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 x480 x479 -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 x469 x468 -x467 x466 x465 x464 -x463 -x462 -x461 -x460 -x459 -x458 -x457 -x456 -x455 -x454 x453 x452 -x451 -x450 x449 x448 x447 -x446 -x445 -x444 -x443 x442 x441 -x440 x439 x438 -x437 -x436 x435 x434 x433 x432 x431 x430 x429 x428 x427 x426 -x425 x424 x423 x422 x421 x420 x419 x418 x417 -x416 x415 x414 x413 x412 x411 x410 x409 x408 x407 x406 x405 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x404 -x403 -x402 -x401 -x400 -x399 x398 -x397 -x396 -x395 -x394 -x393 -x392 -x391 -x390 -x389 x388 x387 x386 x385 -x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 x375 x374 -x373 x372 x371 x370 x369 x368 x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 x356 x355 -x354 -x353 x352 x351 x350 -x349 x348 x347 x346 x345 -x344 -x343 -x342 x341 x340 -x339 x338 x337 -x336 -x335 x334 x333 x332 x331 x330 x329 x328 x327 x326 x325 x324 x323 x322 x321 x320 -x319 x318 x317 x316 x315 x314 x313 x312 x311 -x310 x309 x308 x307 x306 x305 x304 x303 x302 x301 x300 x299 x298 x297 x296 x295 x294 x293 x292 x291 x290 x289 x288 x287 x286 x285 x284 x283 x282 x281 x280 x279 x278 x277 x276 x275 x274 x273 x272 x271 x270 x269 x268 x267 x266 x265 -x264 -x263 -x262 -x261 -x260 -x259 x258 x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 x247 x246 x245 x244 x243 x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 x232 x231 -x230 x229 x228 x227 x226 x225 x224 x223 x222 x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 x210 x209 -x208 -x207 x206 x205 x204 -x203 x202 x201 x200 x199 x198 x197 x196 x195 -x194 -x193 -x192 x191 x190 -x189 x188 x187 -x186 -x185 x184 x183 x182 x181 x180 x179 x178 x177 x176 x175 x174 x173 x172 x171 x170 x169 x168 x167 x166 x165 -x164 x163 x162 x161 x160 x159 x158 x157 x156 -x155 x154 x153 x152 x151 x150 x149 x148 x147 x146 x145 x144 x143 x142 x141 x140 x139 x138 x137 x136 x135 x134 x133 x132 x131 x130 x129 x128 x127 x126 x125 x124 x123 x122 x121 x120 x119 x118 x117 x116 x115 x114 x113 x112 x111 x110 x109 x108 x107 x106 x105 x104 x103 x102 x101 x100 x99 x98 x97 x96 x95 x94 x93 x92 x91 x90 x89 x88 x87 x86 x85 x84 x83 x82 x81 x80 x79 x78 x77 x76 x75 x74 x73 x72 x71 x70 x69 x68 x67 x66 x65 x64 x63 x62 x61

Verifier Data

OK	44

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1875784-1245179438/watcher-1875784-1245179438 -o /tmp/evaluation-result-1875784-1245179438/solver-1875784-1245179438 -C 1800 -W 2000 -M 1800 wbo -file-format=opb -time-limit=1800 HOME/instance-1875784-1245179438.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: 1.00 1.00 1.00 3/64 5275
/proc/meminfo: memFree=1903096/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=2720 CPUtime=0
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 0 185544750 2785280 180 1992294400 134512640 135709839 4294956240 18446744073709551615 134557248 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 680 180 126 292 0 336 0

[startup+0.105675 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5275
/proc/meminfo: memFree=1903096/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=4112 CPUtime=0.09
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 661 0 0 0 9 0 0 0 18 0 1 0 185544750 4210688 596 1992294400 134512640 135709839 4294956240 18446744073709551615 134518528 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 1028 596 135 292 0 733 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4112

[startup+0.201681 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5275
/proc/meminfo: memFree=1903096/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=4112 CPUtime=0.19
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 662 0 0 0 19 0 0 0 18 0 1 0 185544750 4210688 597 1992294400 134512640 135709839 4294956240 18446744073709551615 134572733 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 1028 597 136 292 0 733 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4112

[startup+0.30169 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5275
/proc/meminfo: memFree=1903096/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=4112 CPUtime=0.29
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 662 0 0 0 29 0 0 0 19 0 1 0 185544750 4210688 597 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 1028 597 136 292 0 733 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4112

[startup+0.701728 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5275
/proc/meminfo: memFree=1903096/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=4244 CPUtime=0.69
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 687 0 0 0 69 0 0 0 22 0 1 0 185544750 4345856 622 1992294400 134512640 135709839 4294956240 18446744073709551615 134572717 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 1061 622 136 292 0 766 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4244

[startup+1.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5276
/proc/meminfo: memFree=1900784/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=4772 CPUtime=1.49
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 822 0 0 0 149 0 0 0 25 0 1 0 185544750 4886528 757 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 1193 757 136 292 0 898 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4772

[startup+3.10195 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5276
/proc/meminfo: memFree=1899888/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=5700 CPUtime=3.09
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 1071 0 0 0 308 1 0 0 25 0 1 0 185544750 5836800 1006 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 1425 1006 136 292 0 1130 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5700

[startup+6.30125 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5276
/proc/meminfo: memFree=1898032/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=8392 CPUtime=6.29
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 1723 0 0 0 627 2 0 0 25 0 1 0 185544750 8593408 1658 1992294400 134512640 135709839 4294956240 18446744073709551615 135168571 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 2098 1659 136 292 0 1803 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8392

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5276
/proc/meminfo: memFree=1894192/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=10776 CPUtime=12.69
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 2315 0 0 0 1266 3 0 0 25 0 1 0 185544750 11034624 2250 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 2694 2250 136 292 0 2399 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10776

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5276
/proc/meminfo: memFree=1889072/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=15916 CPUtime=25.48
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 3590 0 0 0 2541 7 0 0 25 0 1 0 185544750 16297984 3525 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 3979 3525 136 292 0 3684 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15916

[startup+51.1024 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5276
/proc/meminfo: memFree=1885040/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=20168 CPUtime=51.08
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 4627 0 0 0 5095 13 0 0 25 0 1 0 185544750 20652032 4562 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 5042 4562 136 292 0 4747 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20168

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5276
/proc/meminfo: memFree=1866288/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=38688 CPUtime=102.27
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 9376 0 0 0 10204 23 0 0 25 0 1 0 185544750 39616512 9200 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 9672 9200 136 292 0 9377 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 38688

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5276
/proc/meminfo: memFree=1866096/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=38964 CPUtime=162.26
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 9415 0 0 0 16194 32 0 0 25 0 1 0 185544750 39899136 9239 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 9741 9239 136 292 0 9446 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 38964

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5276
/proc/meminfo: memFree=1850928/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=54084 CPUtime=222.24
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 13322 0 0 0 22182 42 0 0 25 0 1 0 185544750 55382016 13017 1992294400 134512640 135709839 4294956240 18446744073709551615 134572717 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 13521 13017 136 292 0 13226 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 54084

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5276
/proc/meminfo: memFree=1850864/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=54084 CPUtime=282.22
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 13331 0 0 0 28172 50 0 0 25 0 1 0 185544750 55382016 13026 1992294400 134512640 135709839 4294956240 18446744073709551615 134518150 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 13521 13026 136 292 0 13226 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 54084

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5276
/proc/meminfo: memFree=1850480/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=54612 CPUtime=342.21
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 13422 0 0 0 34164 57 0 0 25 0 1 0 185544750 55922688 13117 1992294400 134512640 135709839 4294956240 18446744073709551615 134572844 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 13653 13117 136 292 0 13358 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 54612

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5276
/proc/meminfo: memFree=1849776/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=55364 CPUtime=402.19
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 13598 0 0 0 40156 63 0 0 25 0 1 0 185544750 56692736 13293 1992294400 134512640 135709839 4294956240 18446744073709551615 134572844 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 13841 13293 136 292 0 13546 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 55364

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5276
/proc/meminfo: memFree=1849392/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=55720 CPUtime=462.18
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 13684 0 0 0 46148 70 0 0 25 0 1 0 185544750 57057280 13379 1992294400 134512640 135709839 4294956240 18446744073709551615 134573780 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 13930 13379 136 292 0 13635 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 55720

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5276
/proc/meminfo: memFree=1811312/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=93980 CPUtime=522.17
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 23383 0 0 0 52137 80 0 0 25 0 1 0 185544750 96235520 22864 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 23495 22864 136 292 0 23200 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 93980

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5276
/proc/meminfo: memFree=1811312/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=93980 CPUtime=582.14
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 23383 0 0 0 58129 85 0 0 25 0 1 0 185544750 96235520 22864 1992294400 134512640 135709839 4294956240 18446744073709551615 134517505 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 23495 22864 136 292 0 23200 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 93980

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

[startup+588.801 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5276
/proc/meminfo: memFree=1811312/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=93980 CPUtime=588.65
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 23383 0 0 0 58779 86 0 0 25 0 1 0 185544750 96235520 22864 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 23495 22864 136 292 0 23200 0
Current children cumulated CPU time (s) 588.65
Current children cumulated vsize (KiB) 93980

[startup+601.601 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5276
/proc/meminfo: memFree=1811312/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=93980 CPUtime=601.44
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 23385 0 0 0 60056 88 0 0 25 0 1 0 185544750 96235520 22866 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 23495 22866 136 292 0 23200 0
Current children cumulated CPU time (s) 601.44
Current children cumulated vsize (KiB) 93980

[startup+614.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5276
/proc/meminfo: memFree=1811312/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=93980 CPUtime=614.24
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 23385 0 0 0 61335 89 0 0 25 0 1 0 185544750 96235520 22866 1992294400 134512640 135709839 4294956240 18446744073709551615 134517504 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 23495 22866 136 292 0 23200 0
Current children cumulated CPU time (s) 614.24
Current children cumulated vsize (KiB) 93980

[startup+617.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5276
/proc/meminfo: memFree=1811312/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=93980 CPUtime=617.44
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 23385 0 0 0 61654 90 0 0 25 0 1 0 185544750 96235520 22866 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 23495 22866 136 292 0 23200 0
Current children cumulated CPU time (s) 617.44
Current children cumulated vsize (KiB) 93980

[startup+620.801 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5276
/proc/meminfo: memFree=1811312/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=93980 CPUtime=620.64
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 23385 0 0 0 61974 90 0 0 25 0 1 0 185544750 96235520 22866 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 23495 22866 136 292 0 23200 0
Current children cumulated CPU time (s) 620.64
Current children cumulated vsize (KiB) 93980

[startup+621.605 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5276
/proc/meminfo: memFree=1811312/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=93980 CPUtime=621.44
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 23385 0 0 0 62054 90 0 0 25 0 1 0 185544750 96235520 22866 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 23495 22866 136 292 0 23200 0
Current children cumulated CPU time (s) 621.44
Current children cumulated vsize (KiB) 93980

[startup+622.001 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5276
/proc/meminfo: memFree=1811312/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=93980 CPUtime=621.84
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 23385 0 0 0 62094 90 0 0 25 0 1 0 185544750 96235520 22866 1992294400 134512640 135709839 4294956240 18446744073709551615 134573759 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 23495 22866 136 292 0 23200 0
Current children cumulated CPU time (s) 621.84
Current children cumulated vsize (KiB) 93980

[startup+622.401 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5276
/proc/meminfo: memFree=1811312/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=93980 CPUtime=622.23
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 23385 0 0 0 62133 90 0 0 25 0 1 0 185544750 96235520 22866 1992294400 134512640 135709839 4294956240 18446744073709551615 135232529 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 23495 22866 136 292 0 23200 0
Current children cumulated CPU time (s) 622.23
Current children cumulated vsize (KiB) 93980

[startup+622.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5276
/proc/meminfo: memFree=1811312/2055920 swapFree=4191900/4192956
[pid=5275] ppid=5273 vsize=93980 CPUtime=622.33
/proc/5275/stat : 5275 (wbo) R 5273 5275 5132 0 -1 4194304 23385 0 0 0 62143 90 0 0 25 0 1 0 185544750 96235520 22866 1992294400 134512640 135709839 4294956240 18446744073709551615 134573761 0 0 4096 3 0 0 0 17 1 0 0
/proc/5275/statm: 23495 22866 136 292 0 23200 0
Current children cumulated CPU time (s) 622.33
Current children cumulated vsize (KiB) 93980

Child status: 0
Real time (s): 622.554
CPU time (s): 622.401
CPU user time (s): 621.477
CPU system time (s): 0.923859
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 93980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 621.478
system time used= 0.923859
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23385
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= 4
involuntary context switches= 348

runsolver used 0.52192 second user time and 1.45078 second system time

The end

Launcher Data

Begin job on node14 at 2009-06-16 21:10:38
IDJOB=1875784
IDBENCH=2943
IDSOLVER=698
FILE ID=node14/1875784-1245179438
PBS_JOBID= 9363914
Free space on /tmp= 66376 MiB

SOLVER NAME= wbo 1.0
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_9.opb
COMMAND LINE= wbo -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1875784-1245179438/watcher-1875784-1245179438 -o /tmp/evaluation-result-1875784-1245179438/solver-1875784-1245179438 -C 1800 -W 2000 -M 1800  wbo -file-format=opb -time-limit=1800 HOME/instance-1875784-1245179438.opb

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

MD5SUM BENCH= a849a24692bdc034ba3174a2ba23709e
RANDOM SEED=1696169743

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1903512 kB
Buffers:         41228 kB
Cached:          56372 kB
SwapCached:        388 kB
Active:          46688 kB
Inactive:        64320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1903512 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2620 kB
Writeback:           0 kB
Mapped:          21800 kB
Slab:            27352 kB
Committed_AS:   178572 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1875784-1245179438.opb

Free space on /tmp at the end= 66372 MiB
End job on node14 at 2009-06-16 21:21:01