Trace number 1820927

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 r-2009-03-18? (TO) 1200.03 1199.91

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsrotate/
countbitsrotate032.cnf
MD5SUM8d76aa747359ea8ccf15726792949452
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8527
Number of clauses25484
Sum of the clauses size59460
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 216988
Number of clauses of size 38494
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   25482    59458 |    7644       0        0     nan |  0.000 % |
0.13/0.15	c |         0 |   19097    53996 |      --       0       --      -- |     --   | -6383/-5457
0.13/0.15	c ==============================================================================
0.13/0.15	c Result  :   #vars: 4641   #clauses: 19097   #literals: 53996
0.13/0.15	c CPU time:   0.14 s
0.13/0.15	c ==============================================================================
0.13/0.17	c This is MiniSat 2.0 beta
0.13/0.17	c WARNING: for repeatability, setting FPU to use double precision
0.13/0.17	c ============================[ Problem Statistics ]=============================
0.13/0.17	c |                                                                             |
0.13/0.17	c |  Number of variables:  4641                                                 |
0.13/0.17	c |  Number of clauses:    19097                                                |
0.13/0.18	c |  Parsing time:         0.01         s                                       |
0.13/0.18	c ============================[ Search Statistics ]==============================
0.13/0.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.13/0.18	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.13/0.18	c ===============================================================================
0.13/0.18	c |         0 |    4641    19097    53996 |     6365        0    nan |  0.000 % |
0.17/0.48	c |       514 |    4641    19097    53996 |     6365      514     56 |  0.000 % |
0.17/0.98	c |      1027 |    4641    19097    53996 |     6365     1027     46 |  0.000 % |
1.33/1.42	c |      1539 |    4641    19097    53996 |     6365     1539     40 |  0.000 % |
1.93/1.97	c |      2563 |    4641    19097    53996 |     6365     2563     38 |  0.000 % |
2.53/2.56	c |      3075 |    4641    19097    53996 |     6365     3075     36 |  0.000 % |
3.03/3.08	c |      3587 |    4641    19097    53996 |     6365     3587     36 |  0.000 % |
4.13/4.22	c |      4612 |    4641    19097    53996 |     6365     4612     34 |  0.000 % |
6.63/6.70	c |      6661 |    4641    19097    53996 |     6365     6661     32 |  0.000 % |
7.33/7.34	c |      7173 |    4641    19097    53996 |     6365     6507     30 |  0.000 % |
7.93/7.92	c |      7685 |    4641    19097    53996 |     6365     6369     29 |  0.000 % |
8.93/8.96	c |      8709 |    4641    19097    53996 |     6365     6757     29 |  0.000 % |
9.33/9.35	c |      9222 |    4641    19097    53996 |     6365     6595     29 |  0.000 % |
10.03/10.09	c |      9735 |    4641    19097    53996 |     6365     6449     29 |  0.000 % |
11.13/11.17	c |     10760 |    4641    19097    53996 | 2147483647     6830     30 |  0.000 % |
13.93/13.93	c |     12809 |    4641    19097    53996 | 2147483647     8879     33 |  0.000 % |
19.63/19.67	c |     16905 |    4641    19097    53996 | 2147483647    12975     34 |  0.000 % |
20.43/20.47	c |     17417 |    4641    19097    53996 | 2147483647    13487     34 |  0.000 % |
21.23/21.23	c |     17929 |    4585    18788    52970 | 2147483647    13996     34 |  1.207 % |
22.83/22.87	c |     18955 |    4585    18788    52970 | 2147483647    15022     34 |  1.207 % |
23.53/23.55	c |     19467 |    4585    18788    52970 | 2147483647    15534     34 |  1.207 % |
24.43/24.49	c |     19979 |    4585    18788    52970 | 2147483647    16046     34 |  1.207 % |
25.63/25.69	c |     21003 |    4585    18788    52970 | 2147483647    17070     34 |  1.207 % |
29.13/29.15	c |     23051 |    4585    18788    52970 | 2147483647    19118     33 |  1.207 % |
29.43/29.50	c |     23563 |    4585    18788    52970 | 2147483647    19630     33 |  1.207 % |
29.83/29.90	c |     24075 |    4585    18788    52970 | 2147483647    20142     34 |  1.207 % |
31.33/31.40	c |     25099 |    4585    18788    52970 | 2147483647    21166     33 |  1.207 % |
32.23/32.22	c |     25612 |    4585    18788    52970 | 2147483647    21679     33 |  1.207 % |
33.13/33.16	c |     26125 |    4585    18788    52970 | 2147483647    22192     33 |  1.207 % |
34.93/34.98	c |     27150 |    4585    18788    52970 | 2147483647    23217     33 |  1.207 % |
38.63/38.67	c |     29198 |    4585    18788    52970 | 2147483647    25265     34 |  1.207 % |
46.73/46.76	c |     33294 |    4585    18788    52970 | 2147483647    29361     33 |  1.207 % |
60.93/60.97	c |     41487 |    4585    18788    52970 | 2147483647    37554     32 |  1.207 % |
62.13/62.16	c |     41999 |    4585    18788    52970 | 2147483647    38066     32 |  1.207 % |
63.33/63.38	c |     42511 |    4585    18788    52970 | 2147483647    38578     32 |  1.207 % |
65.23/65.28	c |     43536 |    4585    18788    52970 | 2147483647    39603     32 |  1.207 % |
66.33/66.37	c |     44049 |    4585    18788    52970 | 2147483647    40116     32 |  1.207 % |
67.53/67.57	c |     44562 |    4585    18788    52970 | 2147483647    40629     32 |  1.207 % |
69.53/69.54	c |     45588 |    4585    18788    52970 | 2147483647    41655     32 |  1.207 % |
73.83/73.87	c |     47637 |    4585    18788    52970 | 2147483647    43704     32 |  1.207 % |
74.63/74.64	c |     48149 |    4585    18788    52970 | 2147483647    44216     32 |  1.207 % |
75.33/75.38	c |     48661 |    4585    18788    52970 | 2147483647    44728     32 |  1.207 % |
78.04/78.11	c |     49685 |    4585    18788    52970 | 2147483647    45752     32 |  1.207 % |
79.14/79.13	c |     50197 |    4585    18788    52970 | 2147483647    46264     32 |  1.207 % |
80.44/80.44	c |     50709 |    4585    18788    52970 | 2147483647    46776     32 |  1.207 % |
82.94/83.01	c |     51733 |    4585    18788    52970 | 2147483647    47800     32 |  1.207 % |
85.84/85.86	c |     53782 |    4585    18788    52970 | 2147483647    49849     32 |  1.207 % |
93.64/93.65	c |     57878 |    4585    18788    52970 | 2147483647    53945     32 |  1.207 % |
94.64/94.72	c |     58391 |    4585    18788    52970 | 2147483647    54458     32 |  1.207 % |
96.14/96.18	c |     58904 |    4585    18788    52970 | 2147483647    54971     32 |  1.207 % |
98.34/98.42	c |     59928 |    4585    18788    52970 | 2147483647    55995     32 |  1.207 % |
99.34/99.34	c |     60441 |    4585    18788    52970 | 2147483647    56508     32 |  1.207 % |
100.84/100.87	c |     60953 |    4585    18788    52970 | 2147483647    57020     32 |  1.207 % |
102.83/102.84	c |     61979 |    4585    18788    52970 | 2147483647    58046     32 |  1.207 % |
108.03/108.02	c |     64027 |    4585    18788    52970 | 2147483647    60094     32 |  1.207 % |
108.93/108.95	c |     64540 |    4585    18788    52970 | 2147483647    60607     32 |  1.207 % |
110.23/110.29	c |     65052 |    4585    18788    52970 | 2147483647    61119     32 |  1.207 % |
112.73/112.78	c |     66077 |    4585    18788    52970 | 2147483647    62144     32 |  1.207 % |
114.33/114.39	c |     66589 |    4585    18788    52970 | 2147483647    62656     32 |  1.207 % |
115.83/115.83	c |     67102 |    4585    18788    52970 | 2147483647    63169     32 |  1.207 % |
118.13/118.17	c |     68126 |    4585    18788    52970 | 2147483647    64193     32 |  1.207 % |
123.13/123.14	c |     70176 |    4585    18788    52970 | 2147483647    66243     31 |  1.207 % |
134.53/134.59	c |     74273 |    4585    18788    52970 | 2147483647    70340     31 |  1.207 % |
154.53/154.59	c |     82466 |    4585    18788    52970 | 2147483647    78533     31 |  1.207 % |
211.34/211.38	c |     98851 |    4585    18788    52970 |    86067    85192     29 |  1.207 % |
213.34/213.38	c |     99363 |    4585    18788    52970 |    86067    85704     29 |  1.207 % |
215.44/215.46	c |     99875 |    4585    18788    52970 |    86067    86216     29 |  1.207 % |
219.24/219.23	c |    100899 |    4585    18788    52970 |    76105    67647     28 |  1.207 % |
220.74/220.74	c |    101411 |    4585    18788    52970 |    76105    68159     28 |  1.207 % |
222.14/222.20	c |    101923 |    4585    18788    52970 |    76105    68671     28 |  1.207 % |
225.34/225.32	c |    102948 |    4585    18788    52970 |    76105    69696     28 |  1.207 % |
231.44/231.50	c |    104996 |    4585    18788    52970 |    76105    71744     28 |  1.207 % |
232.74/232.71	c |    105509 |    4585    18788    52970 |    76105    72257     28 |  1.207 % |
234.35/234.35	c |    106021 |    4585    18788    52970 |    76105    72769     28 |  1.207 % |
237.14/237.11	c |    107045 |    4585    18788    52970 |    76105    73793     28 |  1.207 % |
238.94/238.96	c |    107557 |    4585    18788    52970 |    76105    74305     28 |  1.207 % |
240.54/240.58	c |    108069 |    4585    18788    52970 |    76105    74817     28 |  1.207 % |
244.05/244.06	c |    109094 |    4585    18788    52970 |    76105    75842     28 |  1.207 % |
250.75/250.78	c |    111143 |    4585    18788    52970 |    76748    77891     28 |  1.207 % |
262.35/262.37	c |    115239 |    4585    18788    52970 |    76748    73441     28 |  1.207 % |
263.75/263.76	c |    115751 |    4585    18788    52970 |    76748    73953     28 |  1.207 % |
264.25/264.30	c |    116264 |    4585    18788    52970 |    76748    74466     28 |  1.207 % |
267.35/267.32	c |    117289 |    4585    18788    52970 |    76748    75491     29 |  1.207 % |
269.25/269.26	c |    117801 |    4585    18788    52970 |    76748    76003     29 |  1.207 % |
270.95/270.97	c |    118313 |    4585    18788    52970 |    76748    76515     29 |  1.207 % |
273.35/273.35	c |    119339 |    4585    18788    52970 |    76748    77541     29 |  1.207 % |
277.45/277.49	c |    121387 |    4585    18788    52970 | 2147483647    71835     28 |  1.207 % |
278.95/278.96	c |    121899 |    4585    18788    52970 | 2147483647    72347     28 |  1.207 % |
280.75/280.74	c |    122411 |    4585    18788    52970 | 2147483647    72859     28 |  1.207 % |
283.85/283.89	c |    123435 |    4585    18788    52970 | 2147483647    73883     28 |  1.207 % |
284.65/284.62	c |    123948 |    4585    18788    52970 | 2147483647    74396     28 |  1.207 % |
286.45/286.46	c |    124460 |    4585    18788    52970 | 2147483647    74908     28 |  1.207 % |
289.45/289.43	c |    125484 |    4585    18788    52970 | 2147483647    75932     28 |  1.207 % |
296.15/296.19	c |    127532 |    4585    18788    52970 | 2147483647    77980     28 |  1.207 % |
309.75/309.76	c |    131628 |    4585    18788    52970 |    80448    72628     28 |  1.207 % |
336.06/336.05	c |    139820 |    4585    18788    52970 |    80448    80820     28 |  1.207 % |
337.66/337.67	c |    140333 |    4585    18788    52970 | 2147483647    73251     28 |  1.207 % |
338.86/338.88	c |    140846 |    4585    18788    52970 | 2147483647    73764     28 |  1.207 % |
341.56/341.55	c |    141870 |    4585    18788    52970 | 2147483647    74788     28 |  1.207 % |
342.96/342.93	c |    142384 |    4585    18788    52970 | 2147483647    75302     28 |  1.207 % |
344.66/344.64	c |    142897 |    4585    18788    52970 | 2147483647    75815     28 |  1.207 % |
348.16/348.13	c |    143922 |    4585    18788    52970 | 2147483647    76840     28 |  1.207 % |
353.96/353.99	c |    145971 |    4585    18788    52970 | 2147483647    78889     28 |  1.207 % |
355.66/355.63	c |    146483 |    4585    18788    52970 | 2147483647    79401     28 |  1.207 % |
357.56/357.59	c |    146996 |    4585    18788    52970 | 2147483647    79914     28 |  1.207 % |
361.06/361.06	c |    148021 |    4585    18788    52970 | 2147483647    80939     28 |  1.207 % |
362.76/362.75	c |    148534 |    4585    18788    52970 | 2147483647    81452     28 |  1.207 % |
364.36/364.37	c |    149046 |    4585    18788    52970 | 2147483647    81964     28 |  1.207 % |
367.66/367.69	c |    150070 |    4585    18788    52970 | 2147483647    82988     28 |  1.207 % |
373.66/373.70	c |    152119 |    4585    18788    52970 | 2147483647    85037     28 |  1.207 % |
386.96/386.99	c |    156215 |    4585    18788    52970 | 2147483647    89133     28 |  1.207 % |
387.66/387.62	c |    156728 |    4585    18788    52970 | 2147483647    89646     28 |  1.207 % |
389.36/389.32	c |    157241 |    4585    18788    52970 | 2147483647    90159     28 |  1.207 % |
393.26/393.25	c |    158265 |    4585    18788    52970 | 2147483647    91183     28 |  1.207 % |
394.97/395.01	c |    158778 |    4585    18788    52970 | 2147483647    91696     28 |  1.207 % |
396.96/396.93	c |    159290 |    4585    18788    52970 | 2147483647    92208     28 |  1.207 % |
400.47/400.48	c |    160314 |    4585    18788    52970 |    92918    93232     28 |  1.207 % |
407.87/407.90	c |    162363 |    4585    18788    52970 |    92918    84795     28 |  1.207 % |
409.37/409.33	c |    162876 |    4585    18788    52970 |    92918    85308     28 |  1.207 % |
410.57/410.59	c |    163388 |    4585    18788    52970 |    92918    85820     28 |  1.207 % |
414.47/414.47	c |    164413 |    4585    18788    52970 |    92918    86845     28 |  1.207 % |
416.27/416.25	c |    164925 |    4585    18788    52970 |    92918    87357     28 |  1.207 % |
418.27/418.29	c |    165438 |    4585    18788    52970 |    92918    87870     28 |  1.207 % |
421.67/421.64	c |    166464 |    4585    18788    52970 |    92918    88896     28 |  1.207 % |
430.07/430.10	c |    168512 |    4585    18788    52970 |    92918    90944     28 |  1.207 % |
445.07/445.06	c |    172609 |    4585    18788    52970 |    92432    82008     29 |  1.207 % |
471.06/471.05	c |    180802 |    4585    18788    52970 |    89399    90201     29 |  1.207 % |
524.47/524.44	c |    197187 |    4585    18788    52970 |    88123    84815     28 |  1.207 % |
639.48/639.49	c |    229956 |    4585    18788    52970 |    96626    94029     27 |  1.207 % |
641.18/641.15	c |    230469 |    4585    18788    52970 |    94074    94542     27 |  1.207 % |
642.98/642.98	c |    230982 |    4585    18788    52970 |    94074    83376     26 |  1.207 % |
646.58/646.57	c |    232008 |    4585    18788    52970 |    94074    84402     26 |  1.207 % |
648.18/648.18	c |    232520 |    4585    18788    52970 |    94074    84914     26 |  1.207 % |
649.88/649.82	c |    233032 |    4585    18788    52970 |    94074    85426     26 |  1.207 % |
652.29/652.23	c |    234056 |    4585    18788    52970 |    94074    86450     26 |  1.207 % |
658.29/658.27	c |    236105 |    4585    18788    52970 |    94074    88499     26 |  1.207 % |
659.59/659.60	c |    236618 |    4585    18788    52970 |    94074    89012     26 |  1.207 % |
660.39/660.39	c |    237131 |    4585    18788    52970 |    94074    89525     26 |  1.207 % |
664.09/664.11	c |    238156 |    4585    18788    52970 |    94074    90550     26 |  1.207 % |
665.69/665.65	c |    238669 |    4585    18788    52970 |    94074    91063     26 |  1.207 % |
667.19/667.19	c |    239182 |    4585    18788    52970 |    94074    91576     26 |  1.207 % |
670.39/670.36	c |    240207 |    4585    18788    52970 |    92394    92601     27 |  1.207 % |
676.19/676.17	c |    242256 |    4585    18788    52970 |    92394    84577     26 |  1.207 % |
690.29/690.23	c |    246353 |    4585    18788    52970 |    92394    88674     26 |  1.207 % |
691.99/691.96	c |    246866 |    4585    18788    52970 |    92394    89187     26 |  1.207 % |
692.99/693.00	c |    247378 |    4585    18788    52970 |    92394    89699     26 |  1.207 % |
695.09/695.07	c |    248402 |    4585    18788    52970 |    92394    90723     26 |  1.207 % |
696.39/696.40	c |    248914 |    4585    18788    52970 |    92394    91235     26 |  1.207 % |
698.09/698.04	c |    249426 |    4585    18788    52970 |    92394    91747     26 |  1.207 % |
701.49/701.47	c |    250453 |    4585    18788    52970 | 2147483647    92774     26 |  1.207 % |
708.79/708.77	c |    252501 |    4533    18555    52272 | 2147483647    94821     27 |  2.327 % |
710.39/710.33	c |    253015 |    4533    18555    52272 | 2147483647    95335     27 |  2.327 % |
711.69/711.64	c |    253527 |    4532    18550    52257 | 2147483647    95846     27 |  2.350 % |
715.10/715.07	c |    254551 |    4532    18550    52257 | 2147483647    96870     27 |  2.349 % |
716.79/716.73	c |    255064 |    4532    18550    52257 | 2147483647    97383     27 |  2.349 % |
718.29/718.30	c |    255577 |    4532    18550    52257 | 2147483647    97896     27 |  2.349 % |
721.39/721.41	c |    256601 |    4532    18550    52257 | 2147483647    98920     27 |  2.349 % |
729.79/729.80	c |    258650 |    4532    18550    52257 | 2147483647   100969     27 |  2.349 % |
742.10/742.10	c |    262747 |    4532    18550    52257 |   102320    91003     27 |  2.349 % |
769.30/769.31	c |    270939 |    4532    18550    52257 |    98257    99195     27 |  2.349 % |
771.60/771.59	c |    271451 |    4532    18550    52257 |    98257    87442     27 |  2.349 % |
773.10/773.08	c |    271964 |    4532    18550    52257 |    98257    87955     27 |  2.349 % |
775.90/775.88	c |    272989 |    4532    18550    52257 |    98257    88980     27 |  2.349 % |
777.80/777.72	c |    273501 |    4532    18550    52257 |    98257    89492     27 |  2.349 % |
779.60/779.54	c |    274014 |    4532    18550    52257 |    98257    90005     27 |  2.349 % |
782.70/782.70	c |    275039 |    4532    18550    52257 |    98257    91030     27 |  2.349 % |
788.60/788.56	c |    277088 |    4532    18550    52257 |    98257    93079     27 |  2.349 % |
789.91/789.90	c |    277601 |    4532    18550    52257 |    98257    93592     27 |  2.349 % |
791.70/791.62	c |    278114 |    4532    18550    52257 |    98257    94105     28 |  2.350 % |
795.70/795.66	c |    279140 |    4532    18550    52257 |    98257    95131     28 |  2.349 % |
797.20/797.15	c |    279653 |    4532    18550    52257 |    98257    95644     28 |  2.349 % |
798.40/798.33	c |    280165 |    4532    18550    52257 |    95993    96156     28 |  2.349 % |
802.01/801.99	c |    281190 |    4532    18550    52257 |    95993    85002     28 |  2.349 % |
808.90/808.89	c |    283239 |    4532    18550    52257 |    95993    87051     28 |  2.349 % |
822.90/822.90	c |    287336 |    4532    18550    52257 |    95993    91148     28 |  2.349 % |
824.90/824.86	c |    287848 |    4532    18550    52257 |    95993    91660     28 |  2.349 % |
827.00/826.93	c |    288360 |    4532    18550    52257 |    95993    92172     28 |  2.349 % |
831.20/831.13	c |    289384 |    4532    18550    52257 |    95993    93196     28 |  2.349 % |
833.20/833.16	c |    289896 |    4532    18550    52257 |    95993    93708     28 |  2.349 % |
835.10/835.03	c |    290408 |    4532    18550    52257 |    93813    94220     28 |  2.349 % |
838.80/838.72	c |    291432 |    4532    18550    52257 |    93813    84525     28 |  2.349 % |
845.60/845.53	c |    293480 |    4532    18550    52257 |    93813    86573     28 |  2.349 % |
847.50/847.48	c |    293992 |    4532    18550    52257 |    93813    87085     28 |  2.349 % |
848.70/848.61	c |    294505 |    4532    18550    52257 |    93813    87598     28 |  2.349 % |
852.10/852.08	c |    295529 |    4532    18550    52257 |    93813    88622     28 |  2.349 % |
853.30/853.24	c |    296042 |    4532    18550    52257 |    93813    89135     28 |  2.349 % |
854.80/854.74	c |    296554 |    4532    18550    52257 |    93813    89647     28 |  2.350 % |
857.00/856.97	c |    297579 |    4532    18550    52257 |    93813    90672     28 |  2.349 % |
863.40/863.35	c |    299627 |    4532    18550    52257 |    93813    92720     28 |  2.349 % |
873.80/873.74	c |    303723 |    4532    18550    52257 |    93093    83437     29 |  2.349 % |
902.31/902.23	c |    311915 |    4532    18550    52257 |    89715    80835     29 |  2.350 % |
959.71/959.64	c |    328299 |    4532    18550    52257 |    88920    87620     29 |  2.349 % |
961.71/961.69	c |    328812 |    4532    18550    52257 |    88920    88133     29 |  2.349 % |
963.51/963.50	c |    329324 |    4532    18550    52257 |    88920    88645     29 |  2.349 % |
967.51/967.47	c |    330348 |    4532    18550    52257 |    89322    89669     29 |  2.349 % |
969.61/969.53	c |    330860 |    4532    18550    52257 |    89322    80376     28 |  2.349 % |
971.51/971.45	c |    331373 |    4532    18550    52257 |    89322    80889     28 |  2.349 % |
974.72/974.68	c |    332397 |    4532    18550    52257 |    89322    81913     28 |  2.349 % |
981.52/981.48	c |    334446 |    4532    18550    52257 |    89322    83962     28 |  2.349 % |
983.02/983.00	c |    334958 |    4532    18550    52257 |    89322    84474     28 |  2.349 % |
984.62/984.59	c |    335470 |    4532    18550    52257 |    89322    84986     28 |  2.349 % |
988.62/988.56	c |    336494 |    4532    18550    52257 |    89322    86010     28 |  2.349 % |
990.62/990.54	c |    337006 |    4532    18550    52257 |    89322    86522     28 |  2.349 % |
992.32/992.28	c |    337518 |    4532    18550    52257 |    89322    87034     28 |  2.349 % |
995.62/995.59	c |    338542 |    4532    18550    52257 |    89322    88058     28 |  2.349 % |
1001.72/1001.63	c |    340591 |    4532    18550    52257 |    89516    90107     28 |  2.350 % |
1011.32/1011.26	c |    344687 |    4532    18550    52257 |    89516    82017     28 |  2.349 % |
1013.12/1013.09	c |    345199 |    4532    18550    52257 |    89516    82529     28 |  2.349 % |
1014.42/1014.36	c |    345711 |    4532    18550    52257 |    89516    83041     28 |  2.349 % |
1017.32/1017.27	c |    346736 |    4532    18550    52257 |    89516    84066     28 |  2.349 % |
1019.02/1018.92	c |    347248 |    4532    18550    52257 |    89516    84578     28 |  2.349 % |
1020.32/1020.22	c |    347761 |    4532    18550    52257 |    89516    85091     28 |  2.349 % |
1023.82/1023.80	c |    348786 |    4532    18550    52257 |    89516    86116     28 |  2.349 % |
1031.42/1031.37	c |    350834 |    4532    18550    52257 |    87330    88164     28 |  2.349 % |
1033.03/1032.94	c |    351347 |    4532    18550    52257 |    87330    75642     27 |  2.349 % |
1035.12/1035.03	c |    351859 |    4532    18550    52257 |    87330    76154     27 |  2.349 % |
1038.72/1038.69	c |    352884 |    4532    18550    52257 |    87330    77179     27 |  2.349 % |
1041.22/1041.12	c |    353396 |    4532    18550    52257 |    87330    77691     27 |  2.349 % |
1042.72/1042.65	c |    353909 |    4532    18550    52257 |    87330    78204     27 |  2.349 % |
1046.32/1046.28	c |    354934 |    4532    18550    52257 |    87330    79229     28 |  2.349 % |
1051.32/1051.24	c |    356983 |    4532    18550    52257 |    87330    81278     28 |  2.349 % |
1063.93/1063.85	c |    361080 |    4532    18550    52257 |    84295    73193     28 |  2.349 % |
1090.53/1090.46	c |    369272 |    4532    18550    52257 |    84295    81385     28 |  2.350 % |
1092.33/1092.24	c |    369785 |    4532    18550    52257 |    84295    81898     28 |  2.349 % |
1093.23/1093.20	c |    370298 |    4532    18550    52257 |    82113    82411     28 |  2.349 % |
1096.73/1096.62	c |    371322 |    4532    18550    52257 |    82113    72769     27 |  2.349 % |
1098.63/1098.61	c |    371834 |    4532    18550    52257 |    82113    73281     27 |  2.349 % |
1100.03/1099.95	c |    372348 |    4532    18550    52257 |    82113    73795     27 |  2.349 % |
1103.03/1102.93	c |    373372 |    4532    18550    52257 |    82113    74819     28 |  2.349 % |
1110.03/1110.01	c |    375420 |    4532    18550    52257 |    82113    76867     28 |  2.349 % |
1111.93/1111.82	c |    375932 |    4532    18550    52257 |    82113    77379     28 |  2.349 % |
1113.63/1113.51	c |    376445 |    4532    18550    52257 |    82113    77892     28 |  2.349 % |
1117.53/1117.47	c |    377470 |    4532    18550    52257 |    82113    78917     28 |  2.349 % |
1119.73/1119.69	c |    377983 |    4532    18550    52257 |    82113    79430     28 |  2.349 % |
1121.83/1121.80	c |    378496 |    4532    18550    52257 |    82113    79943     28 |  2.349 % |
1125.63/1125.53	c |    379522 |    4532    18550    52257 |    82113    80969     28 |  2.349 % |
1130.13/1130.08	c |    381571 |    4532    18550    52257 |    81448    71401     28 |  2.349 % |
1143.94/1143.92	c |    385668 |    4532    18550    52257 |    81448    75498     28 |  2.349 % |
1145.34/1145.29	c |    386180 |    4532    18550    52257 |    81448    76010     28 |  2.349 % |
1146.84/1146.79	c |    386693 |    4532    18550    52257 |    81448    76523     28 |  2.349 % |
1149.44/1149.33	c |    387717 |    4532    18550    52257 |    81448    77547     28 |  2.349 % |
1151.34/1151.25	c |    388229 |    4532    18550    52257 |    81448    78059     28 |  2.349 % |
1152.34/1152.26	c |    388741 |    4532    18550    52257 |    81448    78571     28 |  2.349 % |
1155.34/1155.24	c |    389766 |    4532    18550    52257 |    81448    79596     28 |  2.349 % |
1163.24/1163.12	c |    391814 |    4532    18550    52257 |    79830    71673     29 |  2.349 % |
1165.04/1164.98	c |    392326 |    4532    18550    52257 |    79830    72185     29 |  2.349 % |
1166.24/1166.13	c |    392839 |    4532    18550    52257 |    79830    72698     29 |  2.349 % |
1169.84/1169.81	c |    393864 |    4532    18550    52257 |    79830    73723     29 |  2.349 % |
1171.74/1171.66	c |    394377 |    4532    18550    52257 |    79830    74236     29 |  2.349 % |
1173.14/1173.10	c |    394890 |    4532    18550    52257 |    79830    74749     29 |  2.349 % |
1176.93/1176.86	c |    395914 |    4532    18550    52257 |    79830    75773     29 |  2.349 % |
1184.63/1184.53	c |    397962 |    4532    18550    52257 |    79830    77821     29 |  2.349 % |
1197.13/1197.06	c |    402059 |    4505    18426    51884 |    79857    72070     29 |  4.181 % |
1200.03/1199.91	HOME/SatELiteGTI: line 36: 11830 Terminated              $MS $TMP.cnf $TMP.result

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1820927-1242488585/watcher-1820927-1242488585 -o /tmp/evaluation-result-1820927-1242488585/solver-1820927-1242488585 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820927-1242488585.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: 0.99 1.00 0.99 2/93 11824
/proc/meminfo: memFree=1124008/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2412 CPUtime=0
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 368 646 0 0 0 0 0 0 18 0 1 0 1013359590 2469888 277 4294967295 134512640 135169312 3214404816 3214403352 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/11824/statm: 603 277 235 161 0 42 0
[pid=11828] ppid=11824 vsize=956 CPUtime=0.01
/proc/11828/stat : 11828 (SatELite_releas) R 11824 11824 20977 0 -1 4202496 119 0 0 0 1 0 0 0 20 0 1 0 1013359590 978944 55 4294967295 134512640 135223648 3215513040 3215510456 134697236 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11828/statm: 239 57 45 174 0 64 0

[startup+0.07452 s]
/proc/loadavg: 0.99 1.00 0.99 2/93 11824
/proc/meminfo: memFree=1124008/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2412 CPUtime=0
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 368 646 0 0 0 0 0 0 18 0 1 0 1013359590 2469888 277 4294967295 134512640 135169312 3214404816 3214403352 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/11824/statm: 603 277 235 161 0 42 0
[pid=11828] ppid=11824 vsize=5896 CPUtime=0.08
/proc/11828/stat : 11828 (SatELite_releas) R 11824 11824 20977 0 -1 4202496 1247 0 0 0 7 1 0 0 21 0 1 0 1013359590 6037504 1161 4294967295 134512640 135223648 3215513040 3215511056 134586881 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11828/statm: 1474 1161 73 174 0 1299 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8308

[startup+0.124514 s]
/proc/loadavg: 0.99 1.00 0.99 2/93 11824
/proc/meminfo: memFree=1124008/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2412 CPUtime=0
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 368 646 0 0 0 0 0 0 18 0 1 0 1013359590 2469888 277 4294967295 134512640 135169312 3214404816 3214403352 3085512430 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/11824/statm: 603 277 235 161 0 42 0
[pid=11828] ppid=11824 vsize=6028 CPUtime=0.13
/proc/11828/stat : 11828 (SatELite_releas) R 11824 11824 20977 0 -1 4202496 1281 0 0 0 12 1 0 0 21 0 1 0 1013359590 6172672 1195 4294967295 134512640 135223648 3215513040 3215511056 134586700 0 0 0 3 0 0 0 17 1 0 0 0
/proc/11828/statm: 1507 1195 73 174 0 1332 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 8440

[startup+0.324494 s]
/proc/loadavg: 0.99 1.00 0.99 2/93 11824
/proc/meminfo: memFree=1124008/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2416 CPUtime=0.17
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 387 1956 0 0 0 0 16 1 18 0 1 0 1013359590 2473984 278 4294967295 134512640 135169312 3214404816 3214401032 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11824/statm: 604 278 235 161 0 43 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 2416

[startup+0.724455 s]
/proc/loadavg: 0.99 1.00 0.99 2/93 11824
/proc/meminfo: memFree=1124008/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2416 CPUtime=0.17
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 387 1956 0 0 0 0 16 1 18 0 1 0 1013359590 2473984 278 4294967295 134512640 135169312 3214404816 3214401032 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11824/statm: 604 278 235 161 0 43 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 2416

[startup+1.52438 s]
/proc/loadavg: 0.99 1.00 0.99 2/95 11830
/proc/meminfo: memFree=1121736/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2416 CPUtime=0.17
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 387 1956 0 0 0 0 16 1 18 0 1 0 1013359590 2473984 278 4294967295 134512640 135169312 3214404816 3214401032 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11824/statm: 604 278 235 161 0 43 0
[pid=11830] ppid=11824 vsize=3476 CPUtime=1.36
/proc/11830/stat : 11830 (minisat_static) R 11824 11824 20977 0 -1 4202496 611 0 0 0 135 1 0 0 25 0 1 0 1013359607 3559424 546 4294967295 134512640 135216591 3218055328 3218053520 134529272 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11830/statm: 869 546 75 172 0 696 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 5892

[startup+3.12422 s]
/proc/loadavg: 0.99 1.00 0.99 2/95 11830
/proc/meminfo: memFree=1121364/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2416 CPUtime=0.17
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 387 1956 0 0 0 0 16 1 18 0 1 0 1013359590 2473984 278 4294967295 134512640 135169312 3214404816 3214401032 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11824/statm: 604 278 235 161 0 43 0
[pid=11830] ppid=11824 vsize=3876 CPUtime=2.96
/proc/11830/stat : 11830 (minisat_static) R 11824 11824 20977 0 -1 4202496 707 0 0 0 295 1 0 0 25 0 1 0 1013359607 3969024 642 4294967295 134512640 135216591 3218055328 3218053296 134538247 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11830/statm: 969 642 75 172 0 796 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 6292

[startup+6.3239 s]
/proc/loadavg: 0.99 1.00 0.99 2/95 11830
/proc/meminfo: memFree=1120992/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2416 CPUtime=0.17
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 387 1956 0 0 0 0 16 1 18 0 1 0 1013359590 2473984 278 4294967295 134512640 135169312 3214404816 3214401032 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11824/statm: 604 278 235 161 0 43 0
[pid=11830] ppid=11824 vsize=4148 CPUtime=6.16
/proc/11830/stat : 11830 (minisat_static) R 11824 11824 20977 0 -1 4202496 801 0 0 0 615 1 0 0 25 0 1 0 1013359607 4247552 736 4294967295 134512640 135216591 3218055328 3218053520 134528833 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11830/statm: 1037 736 75 172 0 864 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 6564

[startup+12.7233 s]
/proc/loadavg: 1.07 1.02 1.00 2/95 11830
/proc/meminfo: memFree=1120684/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2416 CPUtime=0.17
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 387 1956 0 0 0 0 16 1 18 0 1 0 1013359590 2473984 278 4294967295 134512640 135169312 3214404816 3214401032 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11824/statm: 604 278 235 161 0 43 0
[pid=11830] ppid=11824 vsize=4412 CPUtime=12.56
/proc/11830/stat : 11830 (minisat_static) R 11824 11824 20977 0 -1 4202496 859 0 0 0 1255 1 0 0 25 0 1 0 1013359607 4517888 794 4294967295 134512640 135216591 3218055328 3218053296 134538273 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11830/statm: 1103 794 75 172 0 930 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 6828

[startup+25.522 s]
/proc/loadavg: 1.06 1.02 1.00 2/95 12015
/proc/meminfo: memFree=1118228/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2416 CPUtime=0.17
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 387 1956 0 0 0 0 16 1 18 0 1 0 1013359590 2473984 278 4294967295 134512640 135169312 3214404816 3214401032 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11824/statm: 604 278 235 161 0 43 0
[pid=11830] ppid=11824 vsize=6008 CPUtime=25.36
/proc/11830/stat : 11830 (minisat_static) R 11824 11824 20977 0 -1 4202496 1266 0 0 0 2535 1 0 0 25 0 1 0 1013359607 6152192 1201 4294967295 134512640 135216591 3218055328 3218053520 134529245 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11830/statm: 1502 1201 75 172 0 1329 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 8424

[startup+51.1195 s]
/proc/loadavg: 1.04 1.01 1.00 2/95 12020
/proc/meminfo: memFree=1116036/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2416 CPUtime=0.17
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 387 1956 0 0 0 0 16 1 18 0 1 0 1013359590 2473984 278 4294967295 134512640 135169312 3214404816 3214401032 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11824/statm: 604 278 235 161 0 43 0
[pid=11830] ppid=11824 vsize=8464 CPUtime=50.96
/proc/11830/stat : 11830 (minisat_static) R 11824 11824 20977 0 -1 4202496 1859 0 0 0 5095 1 0 0 25 0 1 0 1013359607 8667136 1794 4294967295 134512640 135216591 3218055328 3218053504 134525192 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11830/statm: 2116 1794 75 172 0 1943 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 10880

[startup+102.314 s]
/proc/loadavg: 1.06 1.02 1.00 2/95 12208
/proc/meminfo: memFree=1111632/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2416 CPUtime=0.17
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 387 1956 0 0 0 0 16 1 18 0 1 0 1013359590 2473984 278 4294967295 134512640 135169312 3214404816 3214401032 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11824/statm: 604 278 235 161 0 43 0
[pid=11830] ppid=11824 vsize=12608 CPUtime=102.16
/proc/11830/stat : 11830 (minisat_static) R 11824 11824 20977 0 -1 4202496 2878 0 0 0 10214 2 0 0 25 0 1 0 1013359607 12910592 2813 4294967295 134512640 135216591 3218055328 3218053520 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11830/statm: 3152 2813 75 172 0 2979 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 15024

[startup+162.319 s]
/proc/loadavg: 1.15 1.06 1.01 4/95 12395
/proc/meminfo: memFree=1108540/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2416 CPUtime=0.17
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 387 1956 0 0 0 0 16 1 18 0 1 0 1013359590 2473984 278 4294967295 134512640 135169312 3214404816 3214401032 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11824/statm: 604 278 235 161 0 43 0
[pid=11830] ppid=11824 vsize=15944 CPUtime=162.17
/proc/11830/stat : 11830 (minisat_static) R 11824 11824 20977 0 -1 4202496 3721 0 0 0 16215 2 0 0 25 0 1 0 1013359607 16326656 3656 4294967295 134512640 135216591 3218055328 3218053520 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11830/statm: 3986 3656 75 172 0 3813 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 18360

[startup+222.313 s]
/proc/loadavg: 1.05 1.05 1.01 3/95 12584
/proc/meminfo: memFree=1107656/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2416 CPUtime=0.17
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 387 1956 0 0 0 0 16 1 18 0 1 0 1013359590 2473984 278 4294967295 134512640 135169312 3214404816 3214401032 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11824/statm: 604 278 235 161 0 43 0
[pid=11830] ppid=11824 vsize=16912 CPUtime=222.17
/proc/11830/stat : 11830 (minisat_static) R 11824 11824 20977 0 -1 4202496 3971 0 0 0 22214 3 0 0 25 0 1 0 1013359607 17317888 3906 4294967295 134512640 135216591 3218055328 3218053520 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11830/statm: 4228 3906 75 172 0 4055 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 19328

[startup+282.317 s]
/proc/loadavg: 1.02 1.04 1.00 2/95 12771
/proc/meminfo: memFree=1107448/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2416 CPUtime=0.17
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 387 1956 0 0 0 0 16 1 18 0 1 0 1013359590 2473984 278 4294967295 134512640 135169312 3214404816 3214401032 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11824/statm: 604 278 235 161 0 43 0
[pid=11830] ppid=11824 vsize=17428 CPUtime=282.18
/proc/11830/stat : 11830 (minisat_static) R 11824 11824 20977 0 -1 4202496 4062 0 0 0 28213 5 0 0 25 0 1 0 1013359607 17846272 3997 4294967295 134512640 135216591 3218055328 3218053520 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11830/statm: 4357 3997 75 172 0 4184 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 19844

[startup+342.321 s]
/proc/loadavg: 1.00 1.03 1.00 3/95 12963
/proc/meminfo: memFree=1107308/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2416 CPUtime=0.17
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 387 1956 0 0 0 0 16 1 18 0 1 0 1013359590 2473984 278 4294967295 134512640 135169312 3214404816 3214401032 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11824/statm: 604 278 235 161 0 43 0
[pid=11830] ppid=11824 vsize=17652 CPUtime=342.19
/proc/11830/stat : 11830 (minisat_static) R 11824 11824 20977 0 -1 4202496 4110 0 0 0 34214 5 0 0 25 0 1 0 1013359607 18075648 4045 4294967295 134512640 135216591 3218055328 3218053520 134528888 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11830/statm: 4413 4045 75 172 0 4240 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 20068

[startup+402.315 s]
/proc/loadavg: 1.00 1.02 1.00 3/95 13153
/proc/meminfo: memFree=1107168/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2416 CPUtime=0.17

################
# More data... #
################

/proc/11830/stat : 11830 (minisat_static) R 11824 11824 20977 0 -1 4202496 4232 0 0 0 58216 5 0 0 25 0 1 0 1013359607 18718720 4167 4294967295 134512640 135216591 3218055328 3218053520 134528962 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11830/statm: 4570 4167 75 172 0 4397 0
Current children cumulated CPU time (s) 582.38
Current children cumulated vsize (KiB) 20696

[startup+642.311 s]
/proc/loadavg: 1.09 1.04 1.00 3/95 13904
/proc/meminfo: memFree=1106432/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2416 CPUtime=0.17
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 387 1956 0 0 0 0 16 1 18 0 1 0 1013359590 2473984 278 4294967295 134512640 135169312 3214404816 3214401032 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11824/statm: 604 278 235 161 0 43 0
[pid=11830] ppid=11824 vsize=18548 CPUtime=642.21
/proc/11830/stat : 11830 (minisat_static) R 11824 11824 20977 0 -1 4202496 4298 0 0 0 64216 5 0 0 25 0 1 0 1013359607 18993152 4233 4294967295 134512640 135216591 3218055328 3218053520 134529272 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11830/statm: 4637 4233 75 172 0 4464 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 20964

[startup+702.315 s]
/proc/loadavg: 1.09 1.05 1.00 2/95 14092
/proc/meminfo: memFree=1105904/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2416 CPUtime=0.17
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 387 1956 0 0 0 0 16 1 18 0 1 0 1013359590 2473984 278 4294967295 134512640 135169312 3214404816 3214401032 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11824/statm: 604 278 235 161 0 43 0
[pid=11830] ppid=11824 vsize=19172 CPUtime=702.22
/proc/11830/stat : 11830 (minisat_static) R 11824 11824 20977 0 -1 4202496 4429 0 0 0 70217 5 0 0 25 0 1 0 1013359607 19632128 4364 4294967295 134512640 135216591 3218055328 3218053520 134528894 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11830/statm: 4793 4364 75 172 0 4620 0
Current children cumulated CPU time (s) 702.39
Current children cumulated vsize (KiB) 21588

[startup+762.32 s]
/proc/loadavg: 1.10 1.05 1.00 2/95 14283
/proc/meminfo: memFree=1105316/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2416 CPUtime=0.17
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 387 1956 0 0 0 0 16 1 18 0 1 0 1013359590 2473984 278 4294967295 134512640 135169312 3214404816 3214401032 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11824/statm: 604 278 235 161 0 43 0
[pid=11830] ppid=11824 vsize=19732 CPUtime=762.23
/proc/11830/stat : 11830 (minisat_static) R 11824 11824 20977 0 -1 4202496 4570 0 0 0 76218 5 0 0 25 0 1 0 1013359607 20205568 4505 4294967295 134512640 135216591 3218055328 3218053520 134529245 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11830/statm: 4933 4505 75 172 0 4760 0
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (KiB) 22148

[startup+822.314 s]
/proc/loadavg: 1.16 1.07 1.01 2/95 14472
/proc/meminfo: memFree=1105152/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2416 CPUtime=0.17
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 387 1956 0 0 0 0 16 1 18 0 1 0 1013359590 2473984 278 4294967295 134512640 135169312 3214404816 3214401032 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11824/statm: 604 278 235 161 0 43 0
[pid=11830] ppid=11824 vsize=19920 CPUtime=822.23
/proc/11830/stat : 11830 (minisat_static) R 11824 11824 20977 0 -1 4202496 4612 0 0 0 82218 5 0 0 25 0 1 0 1013359607 20398080 4547 4294967295 134512640 135216591 3218055328 3218053520 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11830/statm: 4980 4547 75 172 0 4807 0
Current children cumulated CPU time (s) 822.4
Current children cumulated vsize (KiB) 22336

[startup+882.308 s]
/proc/loadavg: 1.12 1.07 1.01 5/95 14659
/proc/meminfo: memFree=1105192/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2416 CPUtime=0.17
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 387 1956 0 0 0 0 16 1 18 0 1 0 1013359590 2473984 278 4294967295 134512640 135169312 3214404816 3214401032 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11824/statm: 604 278 235 161 0 43 0
[pid=11830] ppid=11824 vsize=19920 CPUtime=882.23
/proc/11830/stat : 11830 (minisat_static) R 11824 11824 20977 0 -1 4202496 4617 0 0 0 88218 5 0 0 25 0 1 0 1013359607 20398080 4552 4294967295 134512640 135216591 3218055328 3218053504 134525196 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11830/statm: 4980 4552 75 172 0 4807 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 22336

[startup+942.312 s]
/proc/loadavg: 1.10 1.07 1.01 2/95 14846
/proc/meminfo: memFree=1105068/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2416 CPUtime=0.17
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 387 1956 0 0 0 0 16 1 18 0 1 0 1013359590 2473984 278 4294967295 134512640 135169312 3214404816 3214401032 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11824/statm: 604 278 235 161 0 43 0
[pid=11830] ppid=11824 vsize=19920 CPUtime=942.24
/proc/11830/stat : 11830 (minisat_static) R 11824 11824 20977 0 -1 4202496 4617 0 0 0 94219 5 0 0 25 0 1 0 1013359607 20398080 4552 4294967295 134512640 135216591 3218055328 3218053520 134529041 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11830/statm: 4980 4552 75 172 0 4807 0
Current children cumulated CPU time (s) 942.41
Current children cumulated vsize (KiB) 22336

[startup+1002.32 s]
/proc/loadavg: 1.16 1.08 1.01 4/95 15035
/proc/meminfo: memFree=1105036/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2416 CPUtime=0.17
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 387 1956 0 0 0 0 16 1 18 0 1 0 1013359590 2473984 278 4294967295 134512640 135169312 3214404816 3214401032 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11824/statm: 604 278 235 161 0 43 0
[pid=11830] ppid=11824 vsize=20096 CPUtime=1002.25
/proc/11830/stat : 11830 (minisat_static) R 11824 11824 20977 0 -1 4202496 4656 0 0 0 100220 5 0 0 25 0 1 0 1013359607 20578304 4591 4294967295 134512640 135216591 3218055328 3218053520 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11830/statm: 5024 4591 75 172 0 4851 0
Current children cumulated CPU time (s) 1002.42
Current children cumulated vsize (KiB) 22512

[startup+1062.32 s]
/proc/loadavg: 1.12 1.08 1.01 3/95 15222
/proc/meminfo: memFree=1105068/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2416 CPUtime=0.17
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 387 1956 0 0 0 0 16 1 18 0 1 0 1013359590 2473984 278 4294967295 134512640 135169312 3214404816 3214401032 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11824/statm: 604 278 235 161 0 43 0
[pid=11830] ppid=11824 vsize=20096 CPUtime=1062.26
/proc/11830/stat : 11830 (minisat_static) R 11824 11824 20977 0 -1 4202496 4656 0 0 0 106221 5 0 0 25 0 1 0 1013359607 20578304 4591 4294967295 134512640 135216591 3218055328 3218053440 134534451 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11830/statm: 5024 4591 75 172 0 4851 0
Current children cumulated CPU time (s) 1062.43
Current children cumulated vsize (KiB) 22512

[startup+1122.31 s]
/proc/loadavg: 1.10 1.08 1.01 2/95 15415
/proc/meminfo: memFree=1105028/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2416 CPUtime=0.17
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 387 1956 0 0 0 0 16 1 18 0 1 0 1013359590 2473984 278 4294967295 134512640 135169312 3214404816 3214401032 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11824/statm: 604 278 235 161 0 43 0
[pid=11830] ppid=11824 vsize=20096 CPUtime=1122.26
/proc/11830/stat : 11830 (minisat_static) R 11824 11824 20977 0 -1 4202496 4658 0 0 0 112221 5 0 0 25 0 1 0 1013359607 20578304 4593 4294967295 134512640 135216591 3218055328 3218053520 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11830/statm: 5024 4593 75 172 0 4851 0
Current children cumulated CPU time (s) 1122.43
Current children cumulated vsize (KiB) 22512

[startup+1182.31 s]
/proc/loadavg: 1.10 1.08 1.01 3/95 15602
/proc/meminfo: memFree=1105192/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2416 CPUtime=0.17
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 387 1956 0 0 0 0 16 1 18 0 1 0 1013359590 2473984 278 4294967295 134512640 135169312 3214404816 3214401032 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11824/statm: 604 278 235 161 0 43 0
[pid=11830] ppid=11824 vsize=20096 CPUtime=1182.26
/proc/11830/stat : 11830 (minisat_static) R 11824 11824 20977 0 -1 4202496 4661 0 0 0 118221 5 0 0 25 0 1 0 1013359607 20578304 4596 4294967295 134512640 135216591 3218055328 3218053520 134529032 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11830/statm: 5024 4596 75 172 0 4851 0
Current children cumulated CPU time (s) 1182.43
Current children cumulated vsize (KiB) 22512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.91 s]
/proc/loadavg: 1.08 1.08 1.01 3/95 15604
/proc/meminfo: memFree=1105264/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2416 CPUtime=0.17
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 387 1956 0 0 0 0 16 1 18 0 1 0 1013359590 2473984 278 4294967295 134512640 135169312 3214404816 3214401032 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11824/statm: 604 278 235 161 0 43 0
[pid=11830] ppid=11824 vsize=20096 CPUtime=1199.86
/proc/11830/stat : 11830 (minisat_static) R 11824 11824 20977 0 -1 4202496 4661 0 0 0 119981 5 0 0 25 0 1 0 1013359607 20578304 4596 4294967295 134512640 135216591 3218055328 3218053232 134532742 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11830/statm: 5024 4596 75 172 0 4851 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 22512

Sending SIGTERM to process tree (bottom up)

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

[startup+1199.91 s]
/proc/loadavg: 1.08 1.08 1.01 3/95 15604
/proc/meminfo: memFree=1105264/2074464 swapFree=1951864/1959888
[pid=11824] ppid=11822 vsize=2416 CPUtime=0.17
/proc/11824/stat : 11824 (SatELiteGTI) S 11822 11824 20977 0 -1 4194304 387 1956 0 0 0 0 16 1 18 0 1 0 1013359590 2473984 278 4294967295 134512640 135169312 3214404816 3214401032 3085512430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/11824/statm: 604 278 235 161 0 43 0
[pid=11830] ppid=11824 vsize=20096 CPUtime=1199.86
/proc/11830/stat : 11830 (minisat_static) R 11824 11824 20977 0 -1 4202496 4661 0 0 0 119981 5 0 0 25 0 1 0 1013359607 20578304 4596 4294967295 134512640 135216591 3218055328 3218053232 134532742 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11830/statm: 5024 4596 75 172 0 4851 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 22512

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11824 and gives
#  childrusage.ru_utime.tv_sec=1199
#  childrusage.ru_utime.tv_usec=970000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=60000
# CPU time returned by wait4() is 1200.03
# while last known CPU time is 1200.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1199.91
CPU time (s): 1200.03
CPU user time (s): 1199.97
CPU system time (s): 0.06
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 22512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.97
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= 7281
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= 23
involuntary context switches= 663

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi10 at 2009-05-16 17:43:05
IDJOB=1820927
IDBENCH=70775
IDSOLVER=658
FILE ID=tipi10/1820927-1242488585
PBS_JOBID=
Free space on /tmp= 4301 MiB

SOLVER NAME= minisat_cumr r-2009-03-18
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate032.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820927-1242488585/watcher-1820927-1242488585 -o /tmp/evaluation-result-1820927-1242488585/solver-1820927-1242488585 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820927-1242488585.cnf

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

MD5SUM BENCH= 8d76aa747359ea8ccf15726792949452
RANDOM SEED= 2128141013

Linux tipi10 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.367
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.367
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.77

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.367
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.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.367
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.77


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1124032 kB
Buffers:         20836 kB
Cached:         822960 kB
SwapCached:       2732 kB
Active:         434428 kB
Inactive:       419256 kB
HighTotal:     1178688 kB
HighFree:       500548 kB
LowTotal:       895776 kB
LowFree:        623484 kB
SwapTotal:     1959888 kB
SwapFree:      1951864 kB
Dirty:            1940 kB
Writeback:           0 kB
AnonPages:        9288 kB
Mapped:           3192 kB
Slab:            87252 kB
PageTables:        436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90596 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4301 MiB
End job on tipi10 at 2009-05-16 18:03:05