Trace number 1821844

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 NameAnswerCPU timeWall clock time
minisat_cumr p-2009-03-18UNSAT 198.95 198.96

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_06_UNSAT.cnf
MD5SUM540450986cd3d9879ae19d42219d1fab
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.04
Satisfiable
(Un)Satisfiability was proved
Number of variables980
Number of clauses47620
Sum of the clauses size141221
Maximum clause length7
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21731
Number of clauses of size 345866
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   47620   141221 |   14285       0        0     nan |  0.000 % |
0.32/0.36	c |         0 |   46872   196179 |      --       0       --      -- |     --   | -748/54958
0.32/0.36	c ==============================================================================
0.32/0.36	c Result  :   #vars: 532   #clauses: 46872   #literals: 196179
0.32/0.36	c CPU time:   0.36 s
0.32/0.36	c ==============================================================================
0.42/0.42	c This is MiniSat 2.0 beta
0.42/0.42	c WARNING: for repeatability, setting FPU to use double precision
0.42/0.42	c ============================[ Problem Statistics ]=============================
0.42/0.42	c |                                                                             |
0.42/0.42	c |  Number of variables:  532                                                  |
0.42/0.42	c |  Number of clauses:    46872                                                |
0.42/0.45	c |  Parsing time:         0.03         s                                       |
0.42/0.45	c ============================[ Search Statistics ]==============================
0.42/0.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.42/0.45	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.42/0.45	c ===============================================================================
0.42/0.45	c |         0 |     532    46872   196179 |    15624        0    nan |  0.000 % |
0.42/0.47	c |       100 |     532    46872   196179 |    15624      100     33 |  0.000 % |
0.42/0.51	c |       202 |     532    46872   196179 |    15624      202     26 |  0.000 % |
0.42/0.54	c |       302 |     532    46872   196179 |    15624      302     22 |  0.002 % |
0.42/0.57	c |       412 |     532    46872   196179 |    15624      412     21 |  0.000 % |
0.42/0.60	c |       512 |     532    46872   196179 |    15624      512     20 |  0.000 % |
0.42/0.63	c |       622 |     532    46872   196179 |    15624      622     21 |  0.000 % |
0.42/0.66	c |       746 |     532    46872   196179 |    15624      746     22 |  0.000 % |
0.42/0.67	c |       847 |     532    46872   196179 |    15624      847     22 |  0.000 % |
0.42/0.69	c |       959 |     532    46872   196179 |    15624      959     22 |  0.000 % |
0.42/0.72	c |      1083 |     532    46872   196179 |    15624     1083     22 |  0.000 % |
0.42/0.76	c |      1216 |     532    46872   196179 |    15624     1216     22 |  0.000 % |
0.42/0.79	c |      1316 |     532    46872   196179 |    15624     1316     21 |  0.000 % |
0.42/0.82	c |      1427 |     532    46872   196179 |    15624     1427     21 |  0.000 % |
0.42/0.85	c |      1552 |     532    46872   196179 |    15624     1552     21 |  0.000 % |
0.42/0.90	c |      1686 |     532    46872   196179 |    15624     1686     21 |  0.000 % |
0.42/0.94	c |      1832 |     532    46872   196179 |    15624     1832     21 |  0.000 % |
0.42/0.97	c |      1935 |     532    46872   196179 |    15624     1935     20 |  0.000 % |
0.42/1.00	c |      2046 |     532    46872   196179 |    15624     2046     20 |  0.000 % |
1.02/1.05	c |      2168 |     532    46872   196179 |    15624     2168     20 |  0.000 % |
1.02/1.09	c |      2301 |     532    46872   196179 |    15624     2301     20 |  0.000 % |
1.12/1.13	c |      2447 |     532    46872   196179 |    15624     2447     20 |  0.000 % |
1.12/1.18	c |      2608 |     532    46872   196179 |    15624     2608     20 |  0.000 % |
1.22/1.21	c |      2708 |     532    46872   196179 |    15624     2708     20 |  0.000 % |
1.22/1.24	c |      2819 |     532    46872   196179 |    15624     2819     20 |  0.000 % |
1.22/1.27	c |      2940 |     532    46872   196179 |    15624     2940     20 |  0.000 % |
1.22/1.30	c |      3074 |     532    46872   196179 |    15624     3074     20 |  0.000 % |
1.32/1.35	c |      3221 |     532    46872   196179 |    15624     3221     20 |  0.000 % |
1.32/1.39	c |      3381 |     532    46872   196179 |    15624     3381     20 |  0.000 % |
1.42/1.44	c |      3557 |     532    46872   196179 |    15624     3557     20 |  0.000 % |
1.42/1.47	c |      3657 |     532    46872   196179 |    15624     3657     20 |  0.000 % |
1.42/1.50	c |      3769 |     532    46872   196179 |    15624     3769     20 |  0.000 % |
1.52/1.55	c |      3892 |     532    46872   196179 |    15624     3892     20 |  0.000 % |
1.52/1.59	c |      4026 |     532    46872   196179 |    15624     4026     20 |  0.000 % |
1.62/1.63	c |      4172 |     532    46872   196179 |    15624     4172     20 |  0.000 % |
1.62/1.68	c |      4335 |     532    46872   196179 |    15624     4335     20 |  0.000 % |
1.72/1.74	c |      4512 |     532    46872   196179 |    15624     4512     20 |  0.000 % |
1.72/1.80	c |      4706 |     532    46872   196179 |    15624     4706     20 |  0.000 % |
1.82/1.83	c |      4806 |     532    46872   196179 |    15624     4806     20 |  0.000 % |
1.82/1.85	c |      4918 |     532    46872   196179 |    15624     4918     20 |  0.000 % |
1.82/1.88	c |      5040 |     532    46872   196179 |    15624     5040     20 |  0.000 % |
1.92/1.93	c |      5173 |     532    46872   196179 |    15624     5173     20 |  0.000 % |
1.92/1.97	c |      5320 |     532    46872   196179 |    15624     5320     20 |  0.000 % |
2.02/2.02	c |      5480 |     532    46872   196179 |    15624     5480     20 |  0.000 % |
2.02/2.07	c |      5656 |     532    46872   196179 |    15624     5656     20 |  0.000 % |
2.12/2.13	c |      5849 |     532    46872   196179 |    15624     5849     20 |  0.000 % |
2.12/2.19	c |      6062 |     532    46872   196179 |    15624     6062     20 |  0.000 % |
2.22/2.22	c |      6163 |     532    46872   196179 |    15624     6163     20 |  0.000 % |
2.22/2.25	c |      6273 |     532    46872   196179 |    15624     6273     20 |  0.000 % |
2.22/2.29	c |      6394 |     532    46872   196179 |    15624     6394     20 |  0.000 % |
2.30/2.33	c |      6531 |     532    46872   196179 |    15624     6531     20 |  0.000 % |
2.30/2.39	c |      6680 |     532    46872   196179 |    15624     6680     20 |  0.000 % |
2.40/2.44	c |      6840 |     532    46872   196179 |    15624     6840     20 |  0.000 % |
2.40/2.50	c |      7019 |     532    46872   196179 |    15624     7019     20 |  0.000 % |
2.50/2.57	c |      7212 |     532    46872   196179 |    15624     7212     20 |  0.000 % |
2.60/2.63	c |      7425 |     532    46872   196179 |    15624     7425     20 |  0.000 % |
2.60/2.71	c |      7663 |     532    46872   196179 |    15624     7663     20 |  0.000 % |
2.70/2.73	c |      7764 |     532    46872   196179 |    15624     7764     20 |  0.000 % |
2.70/2.76	c |      7875 |     532    46872   196179 |    15624     7875     20 |  0.000 % |
2.70/2.80	c |      7999 |     532    46872   196179 |    15624     7999     20 |  0.000 % |
2.80/2.85	c |      8132 |     532    46872   196179 |    15624     8132     20 |  0.000 % |
2.80/2.90	c |      8279 |     532    46872   196179 |    15624     8279     20 |  0.000 % |
2.90/2.95	c |      8440 |     532    46872   196179 |    15624     8440     20 |  0.000 % |
2.90/3.01	c |      8616 |     532    46872   196179 |    15624     8616     20 |  0.000 % |
3.00/3.07	c |      8809 |     532    46872   196179 |    15624     8809     20 |  0.000 % |
3.10/3.14	c |      9025 |     532    46872   196179 |    15624     9025     20 |  0.000 % |
3.20/3.23	c |      9259 |     532    46872   196179 |    15624     9259     20 |  0.000 % |
3.30/3.32	c |      9516 |     532    46872   196179 |    15624     9516     20 |  0.000 % |
3.30/3.36	c |      9616 |     532    46872   196179 |    15624     9616     20 |  0.000 % |
3.30/3.40	c |      9727 |     532    46872   196179 |    15624     9727     20 |  0.000 % |
3.40/3.44	c |      9849 |     532    46872   196179 |    15624     9849     20 |  0.000 % |
3.40/3.49	c |      9982 |     532    46872   196179 |    15624     9982     20 |  0.000 % |
3.50/3.55	c |     10129 |     532    46872   196179 | 2147483647    10129     20 |  0.000 % |
3.50/3.61	c |     10289 |     532    46872   196179 | 2147483647    10289     20 |  0.000 % |
3.60/3.67	c |     10465 |     532    46872   196179 | 2147483647    10465     20 |  0.000 % |
3.70/3.75	c |     10660 |     532    46872   196179 | 2147483647    10660     20 |  0.000 % |
3.80/3.82	c |     10872 |     532    46872   196179 | 2147483647    10872     20 |  0.000 % |
3.80/3.90	c |     11105 |     532    46872   196179 | 2147483647    11105     20 |  0.000 % |
3.90/3.97	c |     11361 |     532    46872   196179 | 2147483647    11361     20 |  0.000 % |
4.00/4.07	c |     11644 |     532    46872   196179 | 2147483647    11644     20 |  0.000 % |
4.00/4.10	c |     11745 |     532    46872   196179 | 2147483647    11745     20 |  0.000 % |
4.10/4.13	c |     11855 |     532    46872   196179 | 2147483647    11855     20 |  0.000 % |
4.10/4.18	c |     11976 |     532    46872   196179 | 2147483647    11976     20 |  0.000 % |
4.20/4.22	c |     12111 |     532    46872   196179 | 2147483647    12111     20 |  0.000 % |
4.20/4.27	c |     12258 |     532    46872   196179 | 2147483647    12258     20 |  0.000 % |
4.30/4.33	c |     12419 |     532    46872   196179 | 2147483647    12419     20 |  0.000 % |
4.30/4.40	c |     12596 |     532    46872   196179 | 2147483647    12596     20 |  0.000 % |
4.40/4.48	c |     12789 |     532    46872   196179 | 2147483647    12789     20 |  0.000 % |
4.50/4.56	c |     13002 |     532    46872   196179 | 2147483647    13002     20 |  0.000 % |
4.60/4.65	c |     13236 |     532    46872   196179 | 2147483647    13236     20 |  0.000 % |
4.70/4.75	c |     13492 |     532    46872   196179 | 2147483647    13492     20 |  0.000 % |
4.80/4.85	c |     13775 |     532    46872   196179 | 2147483647    13775     20 |  0.000 % |
4.90/4.99	c |     14085 |     532    46872   196179 | 2147483647    14085     20 |  0.000 % |
5.00/5.03	c |     14185 |     532    46872   196179 | 2147483647    14185     20 |  0.000 % |
5.00/5.08	c |     14296 |     532    46872   196179 | 2147483647    14296     20 |  0.000 % |
5.10/5.13	c |     14417 |     532    46872   196179 | 2147483647    14417     20 |  0.000 % |
5.10/5.19	c |     14552 |     532    46872   196179 | 2147483647    14552     20 |  0.000 % |
5.20/5.26	c |     14700 |     532    46872   196179 | 2147483647    14700     20 |  0.000 % |
5.30/5.33	c |     14866 |     532    46872   196179 | 2147483647    14866     20 |  0.000 % |
5.30/5.39	c |     15043 |     532    46872   196179 | 2147483647    15043     20 |  0.000 % |
5.40/5.47	c |     15236 |     532    46872   196179 | 2147483647    15236     20 |  0.000 % |
5.50/5.56	c |     15448 |     532    46872   196179 | 2147483647    15448     20 |  0.000 % |
5.60/5.66	c |     15681 |     532    46872   196179 | 2147483647    15681     20 |  0.000 % |
5.70/5.76	c |     15937 |     532    46872   196179 | 2147483647    15937     20 |  0.000 % |
5.80/5.88	c |     16218 |     532    46872   196179 | 2147483647    16218     20 |  0.000 % |
6.00/6.03	c |     16530 |     532    46872   196179 | 2147483647    16530     20 |  0.000 % |
6.10/6.18	c |     16871 |     532    46872   196179 | 2147483647    16871     20 |  0.000 % |
6.20/6.23	c |     16971 |     532    46872   196179 | 2147483647    16971     20 |  0.000 % |
6.20/6.28	c |     17081 |     532    46872   196179 | 2147483647    17081     20 |  0.000 % |
6.30/6.34	c |     17203 |     532    46872   196179 | 2147483647    17203     20 |  0.000 % |
6.30/6.40	c |     17336 |     532    46872   196179 | 2147483647    17336     20 |  0.000 % |
6.40/6.46	c |     17482 |     532    46872   196179 | 2147483647    17482     20 |  0.000 % |
6.50/6.54	c |     17644 |     532    46872   196179 | 2147483647    17644     20 |  0.000 % |
6.60/6.62	c |     17821 |     532    46872   196179 | 2147483647    17821     20 |  0.000 % |
6.70/6.72	c |     18016 |     532    46872   196179 | 2147483647    18016     20 |  0.000 % |
6.80/6.83	c |     18228 |     532    46872   196179 | 2147483647    18228     20 |  0.009 % |
6.90/6.92	c |     18461 |     532    46872   196179 | 2147483647    18461     20 |  0.000 % |
7.00/7.03	c |     18717 |     532    46872   196179 | 2147483647    18717     20 |  0.000 % |
7.10/7.17	c |     19001 |     532    46872   196179 | 2147483647    19001     20 |  0.000 % |
7.20/7.26	c |     19312 |     532    46872   196179 | 2147483647    19312     20 |  0.000 % |
7.50/7.58	c |     19651 |     532    46872   196179 | 2147483647    19651     20 |  0.000 % |
7.70/7.78	c |     20024 |     532    46872   196179 | 2147483647    20024     20 |  0.003 % |
7.80/7.87	c |     20124 |     532    46872   196179 | 2147483647    20124     20 |  0.000 % |
7.90/7.97	c |     20234 |     532    46872   196179 | 2147483647    20234     20 |  0.000 % |
8.00/8.02	c |     20356 |     532    46872   196179 | 2147483647    20356     20 |  0.002 % |
8.10/8.14	c |     20489 |     532    46872   196179 | 2147483647    20489     20 |  0.000 % |
8.20/8.27	c |     20636 |     532    46872   196179 | 2147483647    20636     20 |  0.000 % |
8.40/8.41	c |     20796 |     532    46872   196179 | 2147483647    20796     20 |  0.000 % |
8.40/8.51	c |     20972 |     532    46872   196179 | 2147483647    20972     20 |  0.002 % |
8.60/8.66	c |     21169 |     532    46872   196179 | 2147483647    21169     20 |  0.002 % |
8.70/8.81	c |     21381 |     532    46872   196179 | 2147483647    21381     20 |  0.002 % |
8.90/9.00	c |     21614 |     532    46872   196179 | 2147483647    21614     20 |  0.000 % |
9.10/9.19	c |     21870 |     532    46872   196179 | 2147483647    21870     20 |  0.002 % |
9.40/9.44	c |     22153 |     532    46872   196179 | 2147483647    22153     20 |  0.000 % |
9.60/9.71	c |     22462 |     532    46872   196179 | 2147483647    22462     19 |  0.002 % |
10.00/10.06	c |     22801 |     532    46872   196179 | 2147483647    22801     19 |  0.000 % |
10.40/10.42	c |     23174 |     532    46872   196179 | 2147483647    23174     19 |  0.000 % |
10.80/10.83	c |     23583 |     532    46872   196179 | 2147483647    23583     19 |  0.000 % |
10.80/10.88	c |     23685 |     532    46872   196179 | 2147483647    23685     19 |  0.000 % |
10.90/10.93	c |     23797 |     532    46872   196179 | 2147483647    23797     19 |  0.000 % |
10.90/11.00	c |     23919 |     532    46872   196179 | 2147483647    23919     19 |  0.000 % |
11.00/11.06	c |     24052 |     532    46872   196179 | 2147483647    24052     19 |  0.000 % |
11.20/11.28	c |     24200 |     532    46872   196179 | 2147483647    24200     19 |  0.000 % |
11.40/11.45	c |     24361 |     532    46872   196179 | 2147483647    24361     19 |  0.000 % |
11.50/11.58	c |     24538 |     532    46872   196179 | 2147483647    24538     19 |  0.000 % |
11.60/11.69	c |     24733 |     532    46872   196179 | 2147483647    24733     19 |  0.000 % |
11.80/11.86	c |     24945 |     532    46872   196179 | 2147483647    24945     20 |  0.000 % |
12.10/12.16	c |     25181 |     532    46872   196179 | 2147483647    25181     20 |  0.000 % |
12.40/12.45	c |     25439 |     532    46872   196179 | 2147483647    25439     20 |  0.000 % |
12.60/12.71	c |     25720 |     532    46872   196179 | 2147483647    25720     20 |  0.000 % |
12.80/12.88	c |     26029 |     532    46872   196179 | 2147483647    26029     20 |  0.000 % |
13.30/13.35	c |     26368 |     532    46872   196179 | 2147483647    26368     20 |  0.000 % |
13.50/13.52	c |     26740 |     532    46872   196179 | 2147483647    26740     20 |  0.000 % |
14.00/14.03	c |     27151 |     532    46872   196179 | 2147483647    27151     20 |  0.000 % |
14.50/14.51	c |     27600 |     532    46872   196179 | 2147483647    27600     20 |  0.000 % |
14.50/14.56	c |     27701 |     532    46872   196179 | 2147483647    27701     20 |  0.000 % |
14.60/14.61	c |     27812 |     532    46872   196179 | 2147483647    27812     20 |  0.000 % |
14.60/14.67	c |     27933 |     532    46872   196179 | 2147483647    27933     20 |  0.000 % |
14.70/14.74	c |     28068 |     532    46872   196179 | 2147483647    28068     20 |  0.000 % |
14.90/14.95	c |     28216 |     532    46872   196179 | 2147483647    28216     20 |  0.000 % |
15.10/15.18	c |     28379 |     532    46872   196179 | 2147483647    28379     20 |  0.000 % |
15.40/15.43	c |     28556 |     532    46872   196179 | 2147483647    28556     20 |  0.000 % |
15.60/15.67	c |     28749 |     532    46872   196179 | 2147483647    28749     20 |  0.000 % |
15.90/15.96	c |     28962 |     532    46872   196179 | 2147483647    28962     20 |  0.000 % |
16.20/16.27	c |     29197 |     532    46872   196179 | 2147483647    29197     20 |  0.000 % |
16.50/16.59	c |     29455 |     532    46872   196179 | 2147483647    29455     20 |  0.000 % |
16.90/16.93	c |     29739 |     532    46872   196179 | 2147483647    29739     20 |  0.000 % |
17.30/17.36	c |     30050 |     532    46872   196179 | 2147483647    30050     20 |  0.000 % |
17.50/17.54	c |     30391 |     532    46872   196179 | 2147483647    30391     20 |  0.000 % |
18.00/18.08	c |     30767 |     532    46872   196179 | 2147483647    30767     20 |  0.000 % |
18.50/18.57	c |     31176 |     532    46872   196179 | 2147483647    31176     20 |  0.000 % |
19.20/19.30	c |     31625 |     532    46872   196179 | 2147483647    31625     20 |  0.000 % |
19.80/19.89	c |     32118 |     532    46872   196179 | 2147483647    32118     20 |  0.000 % |
20.00/20.04	c |     32219 |     532    46872   196179 | 2147483647    32219     20 |  0.000 % |
20.20/20.22	c |     32330 |     532    46872   196179 | 2147483647    32330     20 |  0.000 % |
20.30/20.38	c |     32452 |     532    46872   196179 | 2147483647    32452     20 |  0.000 % |
20.50/20.58	c |     32588 |     532    46872   196179 | 2147483647    32588     20 |  0.000 % |
20.70/20.81	c |     32734 |     532    46872   196179 | 2147483647    32734     20 |  0.000 % |
21.00/21.03	c |     32895 |     532    46872   196179 | 2147483647    32895     20 |  0.000 % |
21.20/21.31	c |     33072 |     532    46872   196179 | 2147483647    33072     20 |  0.000 % |
21.50/21.61	c |     33267 |     532    46872   196179 | 2147483647    33267     20 |  0.000 % |
21.80/21.89	c |     33479 |     532    46872   196179 | 2147483647    33479     20 |  0.000 % |
22.10/22.19	c |     33719 |     532    46872   196179 | 2147483647    33719     20 |  0.000 % |
22.40/22.47	c |     33980 |     532    46872   196179 | 2147483647    33980     20 |  0.000 % |
22.80/22.88	c |     34263 |     532    46872   196179 | 2147483647    34263     20 |  0.000 % |
23.20/23.22	c |     34574 |     532    46872   196179 | 2147483647    34574     20 |  0.000 % |
23.60/23.71	c |     34916 |     532    46872   196179 | 2147483647    34916     20 |  0.000 % |
24.10/24.15	c |     35288 |     532    46872   196179 | 2147483647    35288     20 |  0.000 % |
24.70/24.73	c |     35701 |     532    46872   196179 | 2147483647    35701     20 |  0.000 % |
25.00/25.09	c |     36151 |     532    46872   196179 | 2147483647    36151     20 |  0.000 % |
25.80/25.85	c |     36644 |     532    46872   196179 | 2147483647    36644     20 |  0.000 % |
26.40/26.48	c |     37186 |     532    46872   196179 | 2147483647    37186     20 |  0.000 % |
26.50/26.59	c |     37286 |     532    46872   196179 | 2147483647    37286     20 |  0.000 % |
26.70/26.73	c |     37396 |     532    46872   196179 | 2147483647    37396     20 |  0.000 % |
26.70/26.79	c |     37519 |     532    46872   196179 | 2147483647    37519     20 |  0.002 % |
27.00/27.08	c |     37655 |     532    46872   196179 | 2147483647    37655     20 |  0.000 % |
27.10/27.19	c |     37801 |     532    46872   196179 | 2147483647    37801     20 |  0.000 % |
27.30/27.41	c |     37963 |     532    46872   196179 | 2147483647    37963     20 |  0.000 % |
27.70/27.76	c |     38139 |     532    46872   196179 | 2147483647    38139     20 |  0.002 % |
28.00/28.04	c |     38332 |     532    46872   196179 | 2147483647    38332     20 |  0.000 % |
28.30/28.31	c |     38544 |     532    46872   196179 | 2147483647    38544     20 |  0.000 % |
28.70/28.76	c |     38777 |     532    46872   196179 | 2147483647    38777     20 |  0.000 % |
29.00/29.10	c |     39041 |     532    46872   196179 | 2147483647    39041     20 |  0.000 % |
29.50/29.55	c |     39324 |     532    46872   196179 | 2147483647    39324     20 |  0.000 % |
29.90/29.97	c |     39633 |     532    46872   196179 | 2147483647    39633     20 |  0.000 % |
30.40/30.48	c |     39972 |     532    46872   196179 | 2147483647    39972     20 |  0.000 % |
30.90/30.98	c |     40344 |     532    46872   196179 | 2147483647    40344     20 |  0.000 % |
31.80/31.88	c |     40754 |     532    46872   196179 | 2147483647    40754     20 |  0.000 % |
32.50/32.54	c |     41203 |     532    46872   196179 | 2147483647    41203     20 |  0.000 % |
33.50/33.61	c |     41696 |     532    46872   196179 | 2147483647    41696     20 |  0.000 % |
34.49/34.59	c |     42238 |     532    46872   196179 | 2147483647    42238     20 |  0.000 % |
35.69/35.78	c |     42834 |     532    46872   196179 | 2147483647    42834     20 |  0.000 % |
35.99/36.06	c |     42934 |     532    46872   196179 | 2147483647    42934     20 |  0.002 % |
36.29/36.36	c |     43044 |     532    46872   196179 | 2147483647    43044     20 |  0.000 % |
36.49/36.59	c |     43165 |     532    46872   196179 | 2147483647    43165     20 |  0.000 % |
36.89/36.92	c |     43298 |     532    46872   196179 | 2147483647    43298     20 |  0.000 % |
36.99/37.04	c |     43444 |     532    46872   196179 | 2147483647    43444     20 |  0.000 % |
37.09/37.19	c |     43604 |     532    46872   196179 | 2147483647    43604     20 |  0.000 % |
37.39/37.44	c |     43780 |     532    46872   196179 | 2147483647    43780     20 |  0.000 % |
37.89/37.91	c |     43974 |     532    46872   196179 | 2147483647    43974     20 |  0.000 % |
38.19/38.24	c |     44186 |     532    46872   196179 | 2147483647    44186     20 |  0.000 % |
38.49/38.58	c |     44419 |     532    46872   196179 | 2147483647    44419     20 |  0.000 % |
39.09/39.18	c |     44678 |     532    46872   196179 | 2147483647    44678     20 |  0.000 % |
39.79/39.89	c |     44959 |     532    46872   196179 | 2147483647    44959     20 |  0.000 % |
40.49/40.57	c |     45268 |     532    46872   196179 | 2147483647    45268     20 |  0.000 % |
41.09/41.19	c |     45607 |     532    46872   196179 | 2147483647    45607     20 |  0.000 % |
41.79/41.86	c |     45979 |     532    46872   196179 | 2147483647    45979     20 |  0.000 % |
42.79/42.82	c |     46391 |     532    46872   196179 | 2147483647    46391     20 |  0.000 % |
43.69/43.78	c |     46843 |     532    46872   196179 | 2147483647    46843     20 |  0.000 % |
44.59/44.65	c |     47338 |     532    46872   196179 | 2147483647    47338     20 |  0.000 % |
45.29/45.33	c |     47880 |     532    46872   196179 | 2147483647    47880     19 |  0.000 % |
46.39/46.49	c |     48476 |     532    46872   196179 | 2147483647    48476     19 |  0.000 % |
47.69/47.75	c |     49132 |     532    46872   196179 | 2147483647    49132     19 |  0.000 % |
47.99/48.04	c |     49236 |     532    46872   196179 | 2147483647    49236     19 |  0.000 % |
48.20/48.28	c |     49346 |     532    46872   196179 | 2147483647    49346     19 |  0.000 % |
48.50/48.55	c |     49467 |     532    46872   196179 | 2147483647    49467     19 |  0.000 % |
48.90/48.91	c |     49601 |     532    46872   196179 | 2147483647    49601     19 |  0.000 % |
49.30/49.35	c |     49748 |     532    46872   196179 | 2147483647    49748     19 |  0.000 % |
49.50/49.60	c |     49908 |     532    46872   196179 | 2147483647    49908     19 |  0.000 % |
49.80/49.83	c |     50086 |     532    46872   196179 | 2147483647    50086     19 |  0.000 % |
50.20/50.21	c |     50280 |     532    46872   196179 | 2147483647    50280     19 |  0.000 % |
50.50/50.58	c |     50492 |     532    46872   196179 | 2147483647    50492     19 |  0.000 % |
50.90/50.92	c |     50725 |     532    46872   196179 | 2147483647    50725     19 |  0.000 % |
51.40/51.43	c |     50985 |     532    46872   196179 | 2147483647    50985     19 |  0.002 % |
51.90/51.96	c |     51266 |     532    46872   196179 | 2147483647    51266     19 |  0.002 % |
52.40/52.47	c |     51578 |     532    46872   196179 | 2147483647    51578     19 |  0.002 % |
53.30/53.41	c |     51921 |     532    46872   196179 | 2147483647    51921     19 |  0.000 % |
54.30/54.35	c |     52293 |     532    46872   196179 | 2147483647    52293     19 |  0.000 % |
54.90/54.93	c |     52704 |     532    46872   196179 | 2147483647    52704     19 |  0.000 % |
55.50/55.59	c |     53153 |     532    46872   196179 | 2147483647    53153     19 |  0.000 % |
56.60/56.65	c |     53650 |     532    46872   196179 | 2147483647    53650     19 |  0.002 % |
57.00/57.05	c |     54192 |     532    46872   196179 | 2147483647    54192     19 |  0.002 % |
58.20/58.32	c |     54791 |     532    46872   196179 | 2147483647    54791     19 |  0.002 % |
59.70/59.78	c |     55446 |     532    46872   196179 | 2147483647    55446     19 |  0.002 % |
60.80/60.88	c |     56167 |     532    46872   196179 | 2147483647    56167     19 |  0.002 % |
61.00/61.08	c |     56269 |     532    46872   196179 | 2147483647    56269     19 |  0.000 % |
61.30/61.37	c |     56379 |     532    46872   196179 | 2147483647    56379     19 |  0.000 % |
61.70/61.74	c |     56500 |     532    46872   196179 | 2147483647    56500     19 |  0.002 % |
62.00/62.03	c |     56633 |     532    46872   196179 | 2147483647    56633     19 |  0.000 % |
62.20/62.26	c |     56779 |     532    46872   196179 | 2147483647    56779     19 |  0.000 % |
62.40/62.51	c |     56939 |     532    46872   196179 | 2147483647    56939     19 |  0.000 % |
62.90/62.95	c |     57115 |     532    46872   196179 | 2147483647    57115     19 |  0.000 % |
63.40/63.50	c |     57311 |     532    46872   196179 | 2147483647    57311     19 |  0.000 % |
64.10/64.17	c |     57523 |     532    46872   196179 | 2147483647    57523     19 |  0.000 % |
64.70/64.80	c |     57756 |     532    46872   196179 | 2147483647    57756     19 |  0.000 % |
65.50/65.57	c |     58014 |     532    46872   196179 | 2147483647    58014     19 |  0.000 % |
66.30/66.35	c |     58295 |     532    46872   196179 | 2147483647    58295     19 |  0.000 % |
67.11/67.14	c |     58604 |     532    46872   196179 | 2147483647    58604     19 |  0.000 % |
68.00/68.01	c |     58945 |     532    46872   196179 | 2147483647    58945     20 |  0.000 % |
69.10/69.19	c |     59317 |     532    46872   196179 | 2147483647    59317     20 |  0.000 % |
70.30/70.31	c |     59727 |     532    46872   196179 | 2147483647    59727     20 |  0.000 % |
71.90/71.92	c |     60177 |     532    46872   196179 |    60001    53551     19 |  0.000 % |
72.90/72.91	c |     60671 |     532    46872   196179 |    60001    54045     19 |  0.000 % |
74.00/74.03	c |     61219 |     532    46872   196179 |    60001    54593     19 |  0.000 % |
75.10/75.18	c |     61817 |     532    46872   196179 |    60001    55191     19 |  0.000 % |
76.20/76.26	c |     62473 |     532    46872   196179 |    60001    55847     19 |  0.002 % |
77.60/77.68	c |     63194 |     532    46872   196179 |    60001    56568     19 |  0.000 % |
79.10/79.16	c |     63986 |     532    46872   196179 |    60001    57360     19 |  0.002 % |
79.21/79.29	c |     64087 |     532    46872   196179 |    60001    57461     19 |  0.002 % |
79.60/79.68	c |     64197 |     532    46872   196179 |    60001    57571     19 |  0.000 % |
80.00/80.02	c |     64321 |     532    46872   196179 |    60001    57695     19 |  0.000 % |
80.31/80.34	c |     64456 |     532    46872   196179 |    60001    57830     19 |  0.000 % |
80.70/80.73	c |     64603 |     532    46872   196179 |    60001    57977     19 |  0.000 % |
81.10/81.12	c |     64765 |     532    46872   196179 |    60001    58139     19 |  0.000 % |
81.50/81.51	c |     64943 |     532    46872   196179 |    60001    58317     19 |  0.000 % |
82.00/82.10	c |     65137 |     532    46872   196179 |    60001    58511     19 |  0.002 % |
82.60/82.63	c |     65349 |     532    46872   196179 |    60001    58723     19 |  0.000 % |
83.30/83.33	c |     65582 |     532    46872   196179 |    60001    58956     19 |  0.000 % |
83.80/83.86	c |     65839 |     532    46872   196179 |    60001    59213     19 |  0.000 % |
84.50/84.53	c |     66121 |     532    46872   196179 |    60001    59495     19 |  0.000 % |
85.10/85.11	c |     66430 |     532    46872   196179 |    60001    59804     19 |  0.000 % |
86.10/86.14	c |     66770 |     532    46872   196179 |    60001    52112     19 |  0.000 % |
86.80/86.86	c |     67143 |     532    46872   196179 |    60001    52485     19 |  0.000 % |
87.50/87.61	c |     67553 |     532    46872   196179 |    60001    52895     19 |  0.000 % |
88.40/88.47	c |     68002 |     532    46872   196179 |    60001    53344     19 |  0.000 % |
89.50/89.51	c |     68500 |     532    46872   196179 |    60001    53842     19 |  0.000 % |
90.40/90.48	c |     69042 |     532    46872   196179 |    60001    54384     19 |  0.000 % |
91.40/91.49	c |     69639 |     532    46872   196179 |    60001    54981     19 |  0.000 % |
92.90/92.92	c |     70297 |     532    46872   196179 |    55343    49341     19 |  0.000 % |
93.80/93.86	c |     71018 |     532    46872   196179 |    55343    50062     19 |  0.000 % |
95.60/95.68	c |     71811 |     532    46872   196179 |    55343    50855     19 |  0.000 % |
97.20/97.29	c |     72682 |     532    46872   196179 |    55343    51726     19 |  0.000 % |
97.40/97.47	c |     72787 |     532    46872   196179 |    55343    51831     19 |  0.000 % |
97.60/97.70	c |     72897 |     532    46872   196179 |    55343    51941     19 |  0.000 % |
97.91/97.92	c |     73019 |     532    46872   196179 |    55343    52063     19 |  0.000 % |
98.20/98.25	c |     73152 |     532    46872   196179 |    55343    52196     19 |  0.000 % |
98.50/98.57	c |     73298 |     532    46872   196179 |    55343    52342     19 |  0.000 % |
98.80/98.90	c |     73459 |     532    46872   196179 |    55343    52503     19 |  0.000 % |
99.20/99.26	c |     73637 |     532    46872   196179 |    55343    52681     19 |  0.000 % |
99.60/99.64	c |     73832 |     532    46872   196179 |    55343    52876     19 |  0.000 % |
100.00/100.04	c |     74049 |     532    46872   196179 |    55343    53093     19 |  0.002 % |
100.30/100.35	c |     74285 |     532    46872   196179 |    55343    53329     19 |  0.000 % |
100.70/100.73	c |     74541 |     532    46872   196179 |    55343    53585     19 |  0.000 % |
101.40/101.41	c |     74824 |     532    46872   196179 |    55343    53868     20 |  0.000 % |
102.00/102.06	c |     75133 |     532    46872   196179 |    55343    54177     20 |  0.000 % |
102.70/102.74	c |     75472 |     532    46872   196179 |    55343    54516     20 |  0.000 % |
103.51/103.56	c |     75844 |     532    46872   196179 |    55343    54888     20 |  0.000 % |
104.41/104.48	c |     76260 |     532    46872   196179 |    55343    55304     20 |  0.000 % |
105.11/105.21	c |     76711 |     532    46872   196179 |    55343    50217     19 |  0.000 % |
105.71/105.80	c |     77206 |     532    46872   196179 |    55343    50712     19 |  0.000 % |
106.61/106.66	c |     77749 |     532    46872   196179 |    55343    51255     19 |  0.000 % |
107.61/107.66	c |     78345 |     532    46872   196179 |    55343    51851     19 |  0.000 % |
108.71/108.74	c |     79001 |     532    46872   196179 |    55343    52507     19 |  0.000 % |
109.81/109.89	c |     79721 |     532    46872   196179 |    55343    53227     19 |  0.000 % |
111.11/111.15	c |     80513 |     532    46872   196179 | 2147483647    54019     19 |  0.000 % |
112.71/112.75	c |     81386 |     532    46872   196179 | 2147483647    54892     19 |  0.000 % |
114.31/114.38	c |     82345 |     532    46872   196179 | 2147483647    55851     19 |  0.000 % |
114.51/114.54	c |     82447 |     532    46872   196179 | 2147483647    55953     19 |  0.000 % |
114.61/114.70	c |     82561 |     532    46872   196179 | 2147483647    56067     19 |  0.000 % |
114.91/114.94	c |     82682 |     532    46872   196179 | 2147483647    56188     19 |  0.000 % |
115.11/115.19	c |     82817 |     532    46872   196179 | 2147483647    56323     19 |  0.000 % |
115.41/115.46	c |     82963 |     532    46872   196179 | 2147483647    56469     19 |  0.000 % |
115.61/115.68	c |     83123 |     532    46872   196179 | 2147483647    56629     19 |  0.002 % |
115.81/115.89	c |     83300 |     532    46872   196179 | 2147483647    56806     19 |  0.000 % |
116.31/116.34	c |     83494 |     532    46872   196179 | 2147483647    57000     19 |  0.000 % |
116.71/116.81	c |     83708 |     532    46872   196179 | 2147483647    57214     19 |  0.002 % |
117.21/117.23	c |     83941 |     532    46872   196179 | 2147483647    57447     19 |  0.002 % |
117.51/117.57	c |     84198 |     532    46872   196179 | 2147483647    57704     19 |  0.002 % |
117.81/117.85	c |     84479 |     532    46872   196179 | 2147483647    57985     19 |  0.002 % |
118.31/118.40	c |     84789 |     532    46872   196179 | 2147483647    58295     19 |  0.002 % |
119.11/119.12	c |     85130 |     532    46872   196179 | 2147483647    58636     19 |  0.000 % |
119.51/119.56	c |     85502 |     532    46872   196179 | 2147483647    59008     19 |  0.002 % |
120.51/120.59	c |     85912 |     532    46872   196179 | 2147483647    59418     19 |  0.000 % |
121.41/121.42	c |     86362 |     532    46872   196179 | 2147483647    59868     19 |  0.000 % |
122.41/122.44	c |     86855 |     532    46872   196179 | 2147483647    60361     19 |  0.000 % |
123.71/123.76	c |     87398 |     532    46872   196179 | 2147483647    60904     19 |  0.000 % |
125.01/125.11	c |     87995 |     532    46872   196179 | 2147483647    61501     19 |  0.002 % |
126.41/126.44	c |     88650 |     532    46872   196179 | 2147483647    62156     19 |  0.002 % |
127.81/127.90	c |     89370 |     532    46872   196179 | 2147483647    62876     19 |  0.002 % |
129.41/129.44	c |     90162 |     532    46872   196179 | 2147483647    63668     19 |  0.003 % |
131.11/131.16	c |     91035 |     532    46872   196179 | 2147483647    64541     19 |  0.003 % |
132.71/132.73	c |     91994 |     532    46872   196179 | 2147483647    65500     19 |  0.000 % |
135.11/135.18	c |     93050 |     532    46872   196179 | 2147483647    66556     19 |  0.030 % |
135.41/135.45	c |     93151 |     532    46872   196179 | 2147483647    66657     19 |  0.000 % |
135.61/135.68	c |     93261 |     532    46872   196179 | 2147483647    66767     19 |  0.000 % |
135.91/135.94	c |     93383 |     532    46872   196179 | 2147483647    66889     19 |  0.001 % |
136.21/136.28	c |     93518 |     532    46872   196179 | 2147483647    67024     19 |  0.002 % |
136.51/136.51	c |     93666 |     532    46872   196179 | 2147483647    67172     19 |  0.000 % |
136.81/136.82	c |     93829 |     532    46872   196179 | 2147483647    67335     19 |  0.000 % |
137.11/137.12	c |     94006 |     532    46872   196179 | 2147483647    67512     19 |  0.000 % |
137.51/137.52	c |     94204 |     532    46872   196179 | 2147483647    67710     19 |  0.000 % |
137.91/138.00	c |     94416 |     532    46872   196179 | 2147483647    67922     19 |  0.002 % |
138.41/138.50	c |     94649 |     532    46872   196179 | 2147483647    68155     19 |  0.002 % |
138.71/138.80	c |     94907 |     532    46872   196179 | 2147483647    68413     19 |  0.002 % |
139.11/139.21	c |     95188 |     532    46872   196179 | 2147483647    68694     19 |  0.003 % |
139.61/139.71	c |     95498 |     532    46872   196179 | 2147483647    69004     19 |  0.000 % |
140.21/140.26	c |     95838 |     532    46872   196179 | 2147483647    69344     19 |  0.003 % |
140.81/140.90	c |     96211 |     532    46872   196179 | 2147483647    69717     19 |  0.000 % |
141.61/141.66	c |     96622 |     532    46872   196179 | 2147483647    70128     19 |  0.000 % |
142.31/142.37	c |     97072 |     532    46872   196179 | 2147483647    70578     19 |  0.002 % |
143.31/143.38	c |     97565 |     532    46872   196179 | 2147483647    71071     19 |  0.000 % |
144.21/144.28	c |     98107 |     532    46872   196179 | 2147483647    71613     19 |  0.000 % |
145.41/145.44	c |     98704 |     532    46872   196179 | 2147483647    72210     19 |  0.000 % |
146.91/146.93	c |     99362 |     532    46872   196179 | 2147483647    72868     19 |  0.000 % |
148.31/148.39	c |    100083 |     532    46872   196179 | 2147483647    73589     19 |  0.000 % |
150.11/150.19	c |    100881 |     532    46872   196179 | 2147483647    74387     19 |  0.000 % |
151.81/151.83	c |    101752 |     532    46872   196179 | 2147483647    75258     19 |  0.000 % |
153.71/153.77	c |    102713 |     532    46872   196179 | 2147483647    76219     19 |  0.000 % |
155.71/155.76	c |    103767 |     532    46872   196179 | 2147483647    77273     19 |  0.002 % |
158.01/158.05	c |    104929 |     532    46872   196179 | 2147483647    78435     19 |  0.000 % |
158.21/158.26	c |    105030 |     532    46872   196179 | 2147483647    78536     19 |  0.002 % |
158.51/158.52	c |    105143 |     532    46872   196179 | 2147483647    78649     19 |  0.000 % |
158.61/158.71	c |    105264 |     532    46872   196179 | 2147483647    78770     19 |  0.000 % |
158.91/158.97	c |    105401 |     532    46872   196179 | 2147483647    78907     19 |  0.000 % |
159.21/159.25	c |    105548 |     532    46872   196179 | 2147483647    79054     19 |  0.000 % |
159.71/159.76	c |    105708 |     532    46872   196179 | 2147483647    79214     19 |  0.000 % |
160.21/160.25	c |    105884 |     532    46872   196179 | 2147483647    79390     19 |  0.000 % |
160.71/160.72	c |    106077 |     532    46872   196179 | 2147483647    79583     19 |  0.000 % |
161.11/161.18	c |    106289 |     532    46872   196179 | 2147483647    79795     19 |  0.000 % |
161.61/161.65	c |    106522 |     532    46872   196179 | 2147483647    80028     19 |  0.000 % |
162.21/162.24	c |    106782 |     532    46872   196179 | 2147483647    80288     19 |  0.000 % |
162.81/162.86	c |    107063 |     532    46872   196179 | 2147483647    80569     19 |  0.000 % |
163.51/163.60	c |    107372 |     532    46872   196179 | 2147483647    80878     19 |  0.000 % |
164.51/164.52	c |    107712 |     532    46872   196179 | 2147483647    81218     19 |  0.000 % |
165.51/165.54	c |    108084 |     532    46872   196179 | 2147483647    81590     19 |  0.000 % |
166.61/166.63	c |    108494 |     532    46872   196179 | 2147483647    82000     19 |  0.000 % |
167.51/167.58	c |    108943 |     532    46872   196179 | 2147483647    82449     19 |  0.000 % |
168.51/168.57	c |    109436 |     532    46872   196179 | 2147483647    82942     19 |  0.000 % |
169.71/169.77	c |    109983 |     532    46872   196179 | 2147483647    83489     19 |  0.000 % |
171.11/171.18	c |    110584 |     532    46872   196179 |    83509    74088     19 |  0.003 % |
172.31/172.37	c |    111239 |     532    46872   196179 |    83509    74743     19 |  0.000 % |
173.71/173.82	c |    111959 |     532    46872   196179 |    83509    75463     19 |  0.000 % |
175.01/175.03	c |    112753 |     532    46872   196179 |    83509    76257     19 |  0.002 % |
176.51/176.52	c |    113626 |     532    46872   196179 |    83509    77130     19 |  0.000 % |
178.41/178.44	c |    114586 |     532    46872   196179 |    83509    78090     19 |  0.003 % |
180.61/180.68	c |    115641 |     532    46872   196179 |    83509    79145     19 |  0.000 % |
183.11/183.21	c |    116799 |     532    46872   196179 |    83509    80303     19 |  0.000 % |
185.81/185.88	c |    118072 |     532    46872   196179 |    83509    81576     19 |  0.002 % |
186.01/186.11	c |    118172 |     532    46872   196179 |    83509    81676     19 |  0.000 % |
186.31/186.37	c |    118283 |     532    46872   196179 |    83509    81787     19 |  0.000 % |
186.51/186.61	c |    118404 |     532    46872   196179 |    83509    81908     19 |  0.000 % |
186.81/186.90	c |    118537 |     532    46872   196179 |    83509    82041     19 |  0.002 % |
187.21/187.25	c |    118691 |     532    46872   196179 |    83509    82195     19 |  0.000 % |
187.51/187.51	c |    118852 |     532    46872   196179 |    83509    82356     19 |  0.000 % |
187.91/187.92	c |    119030 |     532    46872   196179 |    83509    82534     19 |  0.002 % |
188.31/188.31	c |    119223 |     532    46872   196179 |    83509    82727     19 |  0.000 % |
188.81/188.82	c |    119437 |     532    46872   196179 |    83509    82941     19 |  0.002 % |
189.11/189.20	c |    119673 |     532    46872   196179 |    83509    83177     19 |  0.000 % |
189.51/189.52	c |    119929 |     532    46872   196179 |    83509    83433     19 |  0.002 % |
190.01/190.09	c |    120210 |     532    46872   196179 | 2147483647    83714     19 |  0.003 % |
190.71/190.79	c |    120520 |     531    46351   194621 | 2147483647    79400     19 |  0.190 % |
191.51/191.59	c |    120860 |     531    46351   194621 | 2147483647    79740     19 |  0.188 % |
192.31/192.39	c |    121236 |     531    46351   194621 | 2147483647    80116     19 |  0.188 % |
193.11/193.16	c |    121645 |     531    46351   194621 | 2147483647    80525     19 |  0.188 % |
193.91/193.93	c |    122095 |     531    46351   194621 | 2147483647    80975     19 |  0.188 % |
194.81/194.89	c |    122588 |     531    46351   194621 | 2147483647    81468     19 |  0.188 % |
196.11/196.14	c |    123131 |     531    46351   194621 | 2147483647    82011     19 |  0.188 % |
197.31/197.38	c |    123729 |     531    46351   194621 | 2147483647    82609     19 |  0.188 % |
198.71/198.76	c |    124385 |     526    46351   194621 | 2147483647    83263     19 |  1.694 % |
198.91/198.95	c ===============================================================================
198.91/198.95	c restarts              : 429
198.91/198.95	c conflicts             : 124455         (627 /sec)
198.91/198.95	c decisions             : 159171         (1.83 % random) (802 /sec)
198.91/198.95	c propagations          : 10689963       (53862 /sec)
198.91/198.95	c conflict literals     : 2346240        (21.27 % deleted)
198.91/198.95	c Memory used           : 15.31 MB
198.91/198.95	c CPU time              : 198.47 s
198.91/198.95	c 
198.91/198.95	s UNSATISFIABLE
198.91/198.95	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1821844-1242573457/watcher-1821844-1242573457 -o /tmp/evaluation-result-1821844-1242573457/solver-1821844-1242573457 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821844-1242573457.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 13651
/proc/meminfo: memFree=752752/2074464 swapFree=1948616/1959888
[pid=13651] ppid=13649 vsize=2416 CPUtime=0
/proc/13651/stat : 13651 (SatELiteGTI) S 13649 13651 10436 0 -1 4194304 367 649 0 0 0 0 0 0 25 0 1 0 1021846192 2473984 277 4294967295 134512640 135169312 3214511328 3214509864 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/13651/statm: 604 277 235 161 0 43 0
[pid=13655] ppid=13651 vsize=956 CPUtime=0
/proc/13655/stat : 13655 (SatELite_releas) R 13651 13651 10436 0 -1 4202496 123 0 0 0 0 0 0 0 25 0 1 0 1021846192 978944 59 4294967295 134512640 135223648 3214931264 3214929860 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13655/statm: 239 62 45 174 0 64 0

[startup+0.039359 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 13651
/proc/meminfo: memFree=752752/2074464 swapFree=1948616/1959888
[pid=13651] ppid=13649 vsize=2416 CPUtime=0
/proc/13651/stat : 13651 (SatELiteGTI) S 13649 13651 10436 0 -1 4194304 367 649 0 0 0 0 0 0 25 0 1 0 1021846192 2473984 277 4294967295 134512640 135169312 3214511328 3214509864 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/13651/statm: 604 277 235 161 0 43 0
[pid=13655] ppid=13651 vsize=4172 CPUtime=0.04
/proc/13655/stat : 13655 (SatELite_releas) R 13651 13651 10436 0 -1 4202496 947 0 0 0 4 0 0 0 25 0 1 0 1021846192 4272128 884 4294967295 134512640 135223648 3214931264 3214928932 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13655/statm: 1043 884 72 174 0 868 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6588

[startup+0.119353 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 13651
/proc/meminfo: memFree=752752/2074464 swapFree=1948616/1959888
[pid=13651] ppid=13649 vsize=2416 CPUtime=0
/proc/13651/stat : 13651 (SatELiteGTI) S 13649 13651 10436 0 -1 4194304 367 649 0 0 0 0 0 0 25 0 1 0 1021846192 2473984 277 4294967295 134512640 135169312 3214511328 3214509864 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/13651/statm: 604 277 235 161 0 43 0
[pid=13655] ppid=13651 vsize=5096 CPUtime=0.12
/proc/13655/stat : 13655 (SatELite_releas) R 13651 13651 10436 0 -1 4202496 1165 0 0 0 12 0 0 0 25 0 1 0 1021846192 5218304 1101 4294967295 134512640 135223648 3214931264 3214929000 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13655/statm: 1274 1102 73 174 0 1099 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 7512

[startup+0.319337 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 13651
/proc/meminfo: memFree=752752/2074464 swapFree=1948616/1959888
[pid=13651] ppid=13649 vsize=2416 CPUtime=0
/proc/13651/stat : 13651 (SatELiteGTI) S 13649 13651 10436 0 -1 4194304 367 649 0 0 0 0 0 0 25 0 1 0 1021846192 2473984 277 4294967295 134512640 135169312 3214511328 3214509864 3085377262 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/13651/statm: 604 277 235 161 0 43 0
[pid=13655] ppid=13651 vsize=5724 CPUtime=0.32
/proc/13655/stat : 13655 (SatELite_releas) R 13651 13651 10436 0 -1 4202496 1320 0 0 0 32 0 0 0 25 0 1 0 1021846192 5861376 1256 4294967295 134512640 135223648 3214931264 3214929360 134585553 0 0 0 3 0 0 0 17 1 0 0 0
/proc/13655/statm: 1431 1256 73 174 0 1256 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 8140

[startup+0.719304 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 13651
/proc/meminfo: memFree=752752/2074464 swapFree=1948616/1959888
[pid=13651] ppid=13649 vsize=2420 CPUtime=0.42
/proc/13651/stat : 13651 (SatELiteGTI) S 13649 13651 10436 0 -1 4194304 387 1973 0 0 0 0 42 0 21 0 1 0 1021846192 2478080 278 4294967295 134512640 135169312 3214511328 3214507544 3085377262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13651/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 2420

[startup+1.51924 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 13657
/proc/meminfo: memFree=748016/2074464 swapFree=1948616/1959888
[pid=13651] ppid=13649 vsize=2420 CPUtime=0.42
/proc/13651/stat : 13651 (SatELiteGTI) S 13649 13651 10436 0 -1 4194304 387 1973 0 0 0 0 42 0 21 0 1 0 1021846192 2478080 278 4294967295 134512640 135169312 3214511328 3214507544 3085377262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13651/statm: 605 278 235 161 0 44 0
[pid=13657] ppid=13651 vsize=4816 CPUtime=1.1
/proc/13657/stat : 13657 (minisat_static) R 13651 13651 10436 0 -1 4202496 1073 0 0 0 110 0 0 0 25 0 1 0 1021846234 4931584 1008 4294967295 134512640 135215339 3220611856 3220610144 134528682 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13657/statm: 1204 1008 73 172 0 1031 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 7236

[startup+3.11911 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 13657
/proc/meminfo: memFree=747520/2074464 swapFree=1948616/1959888
[pid=13651] ppid=13649 vsize=2420 CPUtime=0.42
/proc/13651/stat : 13651 (SatELiteGTI) S 13649 13651 10436 0 -1 4194304 387 1973 0 0 0 0 42 0 21 0 1 0 1021846192 2478080 278 4294967295 134512640 135169312 3214511328 3214507544 3085377262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13651/statm: 605 278 235 161 0 44 0
[pid=13657] ppid=13651 vsize=5360 CPUtime=2.68
/proc/13657/stat : 13657 (minisat_static) R 13651 13651 10436 0 -1 4202496 1222 0 0 0 267 1 0 0 25 0 1 0 1021846234 5488640 1157 4294967295 134512640 135215339 3220611856 3220610144 134528682 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13657/statm: 1340 1157 73 172 0 1167 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 7780

[startup+6.31884 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 13659
/proc/meminfo: memFree=746528/2074464 swapFree=1948616/1959888
[pid=13651] ppid=13649 vsize=2420 CPUtime=0.42
/proc/13651/stat : 13651 (SatELiteGTI) S 13649 13651 10436 0 -1 4194304 387 1973 0 0 0 0 42 0 21 0 1 0 1021846192 2478080 278 4294967295 134512640 135169312 3214511328 3214507544 3085377262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13651/statm: 605 278 235 161 0 44 0
[pid=13657] ppid=13651 vsize=6288 CPUtime=5.88
/proc/13657/stat : 13657 (minisat_static) R 13651 13651 10436 0 -1 4202496 1459 0 0 0 586 2 0 0 25 0 1 0 1021846234 6438912 1394 4294967295 134512640 135215339 3220611856 3220610144 134528682 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13657/statm: 1572 1394 73 172 0 1399 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 8708

[startup+12.7183 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 13659
/proc/meminfo: memFree=745036/2074464 swapFree=1948616/1959888
[pid=13651] ppid=13649 vsize=2420 CPUtime=0.42
/proc/13651/stat : 13651 (SatELiteGTI) S 13649 13651 10436 0 -1 4194304 387 1973 0 0 0 0 42 0 21 0 1 0 1021846192 2478080 278 4294967295 134512640 135169312 3214511328 3214507544 3085377262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13651/statm: 605 278 235 161 0 44 0
[pid=13657] ppid=13651 vsize=7496 CPUtime=12.28
/proc/13657/stat : 13657 (minisat_static) R 13651 13651 10436 0 -1 4202496 1763 0 0 0 1226 2 0 0 25 0 1 0 1021846234 7675904 1698 4294967295 134512640 135215339 3220611856 3220610144 134528666 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13657/statm: 1874 1698 73 172 0 1701 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 9916

[startup+25.5173 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 13660
/proc/meminfo: memFree=743860/2074464 swapFree=1948616/1959888
[pid=13651] ppid=13649 vsize=2420 CPUtime=0.42
/proc/13651/stat : 13651 (SatELiteGTI) S 13649 13651 10436 0 -1 4194304 387 1973 0 0 0 0 42 0 21 0 1 0 1021846192 2478080 278 4294967295 134512640 135169312 3214511328 3214507544 3085377262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13651/statm: 605 278 235 161 0 44 0
[pid=13657] ppid=13651 vsize=8744 CPUtime=25.08
/proc/13657/stat : 13657 (minisat_static) R 13651 13651 10436 0 -1 4202496 2063 0 0 0 2505 3 0 0 25 0 1 0 1021846234 8953856 1998 4294967295 134512640 135215339 3220611856 3220610144 134528682 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13657/statm: 2186 1998 73 172 0 2013 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 11164

[startup+51.1152 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 13845
/proc/meminfo: memFree=741896/2074464 swapFree=1948616/1959888
[pid=13651] ppid=13649 vsize=2420 CPUtime=0.42
/proc/13651/stat : 13651 (SatELiteGTI) S 13649 13651 10436 0 -1 4194304 387 1973 0 0 0 0 42 0 21 0 1 0 1021846192 2478080 278 4294967295 134512640 135169312 3214511328 3214507544 3085377262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13651/statm: 605 278 235 161 0 44 0
[pid=13657] ppid=13651 vsize=10676 CPUtime=50.68
/proc/13657/stat : 13657 (minisat_static) R 13651 13651 10436 0 -1 4202496 2524 0 0 0 5065 3 0 0 25 0 1 0 1021846234 10932224 2459 4294967295 134512640 135215339 3220611856 3220610144 134528682 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13657/statm: 2669 2459 73 172 0 2496 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 13096

[startup+102.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 14032
/proc/meminfo: memFree=740140/2074464 swapFree=1948616/1959888
[pid=13651] ppid=13649 vsize=2420 CPUtime=0.42
/proc/13651/stat : 13651 (SatELiteGTI) S 13649 13651 10436 0 -1 4194304 387 1973 0 0 0 0 42 0 21 0 1 0 1021846192 2478080 278 4294967295 134512640 135169312 3214511328 3214507544 3085377262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13651/statm: 605 278 235 161 0 44 0
[pid=13657] ppid=13651 vsize=12372 CPUtime=101.89
/proc/13657/stat : 13657 (minisat_static) R 13651 13651 10436 0 -1 4202496 2936 0 0 0 10184 5 0 0 25 0 1 0 1021846234 12668928 2871 4294967295 134512640 135215339 3220611856 3220610144 134528682 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13657/statm: 3093 2871 73 172 0 2920 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 14792

[startup+162.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 14220
/proc/meminfo: memFree=737916/2074464 swapFree=1948616/1959888
[pid=13651] ppid=13649 vsize=2420 CPUtime=0.42
/proc/13651/stat : 13651 (SatELiteGTI) S 13649 13651 10436 0 -1 4194304 387 1973 0 0 0 0 42 0 21 0 1 0 1021846192 2478080 278 4294967295 134512640 135169312 3214511328 3214507544 3085377262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13651/statm: 605 278 235 161 0 44 0
[pid=13657] ppid=13651 vsize=14768 CPUtime=161.89
/proc/13657/stat : 13657 (minisat_static) R 13651 13651 10436 0 -1 4202496 3501 0 0 0 16183 6 0 0 25 0 1 0 1021846234 15122432 3436 4294967295 134512640 135215339 3220611856 3220610144 134529096 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13657/statm: 3692 3436 73 172 0 3519 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 17188

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

[startup+179.115 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 14221
/proc/meminfo: memFree=737480/2074464 swapFree=1948616/1959888
[pid=13651] ppid=13649 vsize=2420 CPUtime=0.42
/proc/13651/stat : 13651 (SatELiteGTI) S 13649 13651 10436 0 -1 4194304 387 1973 0 0 0 0 42 0 21 0 1 0 1021846192 2478080 278 4294967295 134512640 135169312 3214511328 3214507544 3085377262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13651/statm: 605 278 235 161 0 44 0
[pid=13657] ppid=13651 vsize=15332 CPUtime=178.69
/proc/13657/stat : 13657 (minisat_static) R 13651 13651 10436 0 -1 4202496 3638 0 0 0 17863 6 0 0 25 0 1 0 1021846234 15699968 3573 4294967295 134512640 135215339 3220611856 3220610144 134528884 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13657/statm: 3833 3573 73 172 0 3660 0
Current children cumulated CPU time (s) 179.11
Current children cumulated vsize (KiB) 17752

[startup+191.914 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 14223
/proc/meminfo: memFree=737320/2074464 swapFree=1948616/1959888
[pid=13651] ppid=13649 vsize=2420 CPUtime=0.42
/proc/13651/stat : 13651 (SatELiteGTI) S 13649 13651 10436 0 -1 4194304 387 1973 0 0 0 0 42 0 21 0 1 0 1021846192 2478080 278 4294967295 134512640 135169312 3214511328 3214507544 3085377262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13651/statm: 605 278 235 161 0 44 0
[pid=13657] ppid=13651 vsize=15676 CPUtime=191.49
/proc/13657/stat : 13657 (minisat_static) R 13651 13651 10436 0 -1 4202496 3702 0 0 0 19143 6 0 0 25 0 1 0 1021846234 16052224 3637 4294967295 134512640 135215339 3220611856 3220610144 134528682 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13657/statm: 3919 3637 73 172 0 3746 0
Current children cumulated CPU time (s) 191.91
Current children cumulated vsize (KiB) 18096

[startup+195.113 s]
/proc/loadavg: 1.00 1.00 1.00 5/95 14223
/proc/meminfo: memFree=737320/2074464 swapFree=1948616/1959888
[pid=13651] ppid=13649 vsize=2420 CPUtime=0.42
/proc/13651/stat : 13651 (SatELiteGTI) S 13649 13651 10436 0 -1 4194304 387 1973 0 0 0 0 42 0 21 0 1 0 1021846192 2478080 278 4294967295 134512640 135169312 3214511328 3214507544 3085377262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13651/statm: 605 278 235 161 0 44 0
[pid=13657] ppid=13651 vsize=15676 CPUtime=194.69
/proc/13657/stat : 13657 (minisat_static) R 13651 13651 10436 0 -1 4202496 3702 0 0 0 19463 6 0 0 25 0 1 0 1021846234 16052224 3637 4294967295 134512640 135215339 3220611856 3220610144 134528682 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13657/statm: 3919 3637 73 172 0 3746 0
Current children cumulated CPU time (s) 195.11
Current children cumulated vsize (KiB) 18096

[startup+196.713 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 14223
/proc/meminfo: memFree=737336/2074464 swapFree=1948616/1959888
[pid=13651] ppid=13649 vsize=2420 CPUtime=0.42
/proc/13651/stat : 13651 (SatELiteGTI) S 13649 13651 10436 0 -1 4194304 387 1973 0 0 0 0 42 0 21 0 1 0 1021846192 2478080 278 4294967295 134512640 135169312 3214511328 3214507544 3085377262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13651/statm: 605 278 235 161 0 44 0
[pid=13657] ppid=13651 vsize=15676 CPUtime=196.29
/proc/13657/stat : 13657 (minisat_static) R 13651 13651 10436 0 -1 4202496 3704 0 0 0 19623 6 0 0 25 0 1 0 1021846234 16052224 3639 4294967295 134512640 135215339 3220611856 3220610144 134528691 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13657/statm: 3919 3639 73 172 0 3746 0
Current children cumulated CPU time (s) 196.71
Current children cumulated vsize (KiB) 18096

[startup+198.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 14223
/proc/meminfo: memFree=737336/2074464 swapFree=1948616/1959888
[pid=13651] ppid=13649 vsize=2420 CPUtime=0.42
/proc/13651/stat : 13651 (SatELiteGTI) S 13649 13651 10436 0 -1 4194304 387 1973 0 0 0 0 42 0 21 0 1 0 1021846192 2478080 278 4294967295 134512640 135169312 3214511328 3214507544 3085377262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13651/statm: 605 278 235 161 0 44 0
[pid=13657] ppid=13651 vsize=15676 CPUtime=197.89
/proc/13657/stat : 13657 (minisat_static) R 13651 13651 10436 0 -1 4202496 3709 0 0 0 19783 6 0 0 25 0 1 0 1021846234 16052224 3644 4294967295 134512640 135215339 3220611856 3220610144 134529099 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13657/statm: 3919 3644 73 172 0 3746 0
Current children cumulated CPU time (s) 198.31
Current children cumulated vsize (KiB) 18096

[startup+198.713 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 14223
/proc/meminfo: memFree=737336/2074464 swapFree=1948616/1959888
[pid=13651] ppid=13649 vsize=2420 CPUtime=0.42
/proc/13651/stat : 13651 (SatELiteGTI) S 13649 13651 10436 0 -1 4194304 387 1973 0 0 0 0 42 0 21 0 1 0 1021846192 2478080 278 4294967295 134512640 135169312 3214511328 3214507544 3085377262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13651/statm: 605 278 235 161 0 44 0
[pid=13657] ppid=13651 vsize=15676 CPUtime=198.29
/proc/13657/stat : 13657 (minisat_static) R 13651 13651 10436 0 -1 4202496 3709 0 0 0 19823 6 0 0 25 0 1 0 1021846234 16052224 3644 4294967295 134512640 135215339 3220611856 3220610144 134528682 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13657/statm: 3919 3644 73 172 0 3746 0
Current children cumulated CPU time (s) 198.71
Current children cumulated vsize (KiB) 18096

[startup+198.913 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 14223
/proc/meminfo: memFree=737336/2074464 swapFree=1948616/1959888
[pid=13651] ppid=13649 vsize=2420 CPUtime=0.42
/proc/13651/stat : 13651 (SatELiteGTI) S 13649 13651 10436 0 -1 4194304 387 1973 0 0 0 0 42 0 21 0 1 0 1021846192 2478080 278 4294967295 134512640 135169312 3214511328 3214507544 3085377262 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/13651/statm: 605 278 235 161 0 44 0
[pid=13657] ppid=13651 vsize=15676 CPUtime=198.49
/proc/13657/stat : 13657 (minisat_static) R 13651 13651 10436 0 -1 4202496 3709 0 0 0 19843 6 0 0 25 0 1 0 1021846234 16052224 3644 4294967295 134512640 135215339 3220611856 3220610144 134528691 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13657/statm: 3919 3644 73 172 0 3746 0
Current children cumulated CPU time (s) 198.91
Current children cumulated vsize (KiB) 18096

Child status: 20
Real time (s): 198.96
CPU time (s): 198.95
CPU user time (s): 198.89
CPU system time (s): 0.06
CPU usage (%): 99.995
Max. virtual memory (cumulated for all children) (KiB): 18096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 198.89
system time used= 0.06
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6348
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= 26
involuntary context switches= 347

runsolver used 0 second user time and 0.03 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-17 17:17:37
IDJOB=1821844
IDBENCH=71102
IDSOLVER=657
FILE ID=tipi16/1821844-1242573457
PBS_JOBID=
Free space on /tmp= 4646 MiB

SOLVER NAME= minisat_cumr p-2009-03-18
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_06_UNSAT.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821844-1242573457/watcher-1821844-1242573457 -o /tmp/evaluation-result-1821844-1242573457/solver-1821844-1242573457 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821844-1242573457.cnf

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

MD5SUM BENCH= 540450986cd3d9879ae19d42219d1fab
RANDOM SEED= 690928389

Linux tipi16 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.457
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.37

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.457
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.457
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.457
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        753016 kB
Buffers:         64640 kB
Cached:        1143456 kB
SwapCached:       5940 kB
Active:         294048 kB
Inactive:       923968 kB
HighTotal:     1178688 kB
HighFree:       100908 kB
LowTotal:       895776 kB
LowFree:        652108 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:            2228 kB
Writeback:           0 kB
AnonPages:        9124 kB
Mapped:           3244 kB
Slab:            94076 kB
PageTables:        488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90756 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4646 MiB
End job on tipi16 at 2009-05-17 17:20:56