Trace number 1832071

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 48.3416 48.4294

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l06-ipc5-h31-unknown.cnf
MD5SUM4211c3af8594e6cbb06d7f7e8978c614
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark31.0313
Satisfiable
(Un)Satisfiability was proved
Number of variables149210
Number of clauses761906
Sum of the clauses size1988854
Maximum clause length591
Minimum clause length1
Number of clauses of size 1276
Number of clauses of size 2614506
Number of clauses of size 3141844
Number of clauses of size 41307
Number of clauses of size 5115
Number of clauses of size over 53858

Solver Data

0.00/0.02	c Parsing...
0.00/0.60	c ==============================================================================
0.00/0.60	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.60	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.60	c ==============================================================================
0.00/0.60	c |         0 |  761606  1988518 |  228481       0        0     nan |  0.000 % |
15.75/15.81	c |         0 |  481437  2946128 |      --       0       --      -- |     --   | -280169/957610
15.75/15.81	c ==============================================================================
15.75/15.81	c Result  :   #vars: 11671   #clauses: 481437   #literals: 2946128
15.75/15.81	c CPU time:   15.4247 s
15.75/15.81	c ==============================================================================
16.54/16.68	c This is MiniSat 2.0 beta
16.54/16.68	c WARNING: for repeatability, setting FPU to use double precision
16.54/16.68	c ============================[ Problem Statistics ]=============================
16.54/16.68	c |                                                                             |
16.54/16.69	c |  Number of variables:  11671                                                |
16.54/16.69	c |  Number of clauses:    481437                                               |
16.63/17.07	c |  Parsing time:         0.33         s                                       |
16.63/17.09	c ============================[ Search Statistics ]==============================
16.63/17.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
16.63/17.09	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
16.63/17.09	c ===============================================================================
16.63/17.09	c |         0 |   11671   481437  2946128 |   160479        0    nan |  0.000 % |
16.63/17.14	c |       100 |   11671   481437  2946128 |   160479      100     16 |  0.000 % |
16.63/17.18	c |       201 |   11671   481437  2946128 |   160479      201     15 |  0.000 % |
16.63/17.32	c |       302 |   11671   481437  2946128 |   160479      302     18 |  0.000 % |
16.63/17.39	c |       412 |   11671   481437  2946128 |   160479      412     16 |  0.000 % |
17.43/17.53	c |       513 |   11671   481437  2946128 |   160479      513     19 |  0.000 % |
17.43/17.60	c |       623 |   11671   481437  2946128 |   160479      623     23 |  0.000 % |
17.53/17.64	c |       745 |   11668   481437  2946128 |   160479      743     22 |  0.069 % |
17.63/17.71	c |       847 |   11668   481437  2946128 |   160479      845     21 |  0.069 % |
17.73/17.87	c |       957 |   11668   481437  2946128 |   160479      955     23 |  0.069 % |
17.83/17.93	c |      1078 |   11668   481437  2946128 |   160479     1076     22 |  0.069 % |
17.83/18.00	c |      1212 |   11668   481437  2946128 |   160479     1210     22 |  0.069 % |
18.03/18.14	c |      1312 |   11668   481437  2946128 |   160479     1310     22 |  0.069 % |
18.13/18.28	c |      1423 |   11668   481437  2946128 |   160479     1421     21 |  0.069 % |
18.23/18.31	c |      1545 |   11668   481437  2946128 |   160479     1543     20 |  0.069 % |
18.23/18.39	c |      1678 |   11668   481437  2946128 |   160479     1676     20 |  0.069 % |
18.33/18.46	c |      1825 |   11668   481437  2946128 |   160479     1823     19 |  0.069 % |
18.42/18.52	c |      1925 |   11668   481437  2946128 |   160479     1923     19 |  0.069 % |
18.42/18.58	c |      2035 |   11668   481437  2946128 |   160479     2033     19 |  0.069 % |
18.53/18.62	c |      2156 |   11668   481437  2946128 |   160479     2154     19 |  0.069 % |
18.53/18.66	c |      2290 |   11668   481437  2946128 |   160479     2288     19 |  0.069 % |
18.63/18.77	c |      2440 |   11668   481437  2946128 |   160479     2438     19 |  0.069 % |
18.72/18.86	c |      2600 |   11665   481437  2946128 |   160479     2597     20 |  0.103 % |
18.82/18.94	c |      2702 |   11665   481437  2946128 |   160479     2699     20 |  0.103 % |
18.82/18.98	c |      2812 |   11665   481437  2946128 |   160479     2808     20 |  0.129 % |
18.92/19.03	c |      2933 |   11665   481437  2946128 |   160479     2929     20 |  0.129 % |
19.13/19.20	c |      3066 |   11665   481437  2946128 |   160479     3062     20 |  0.129 % |
19.23/19.33	c |      3213 |   11665   481437  2946128 |   160479     3209     21 |  0.129 % |
19.23/19.37	c |      3373 |   11665   481437  2946128 |   160479     3369     20 |  0.129 % |
19.33/19.43	c |      3549 |   11665   481437  2946128 |   160479     3545     20 |  0.129 % |
19.33/19.46	c |      3649 |   11663   481437  2946128 |   160479     3644     20 |  0.154 % |
19.33/19.48	c |      3759 |   11663   481437  2946128 |   160479     3754     20 |  0.154 % |
19.43/19.50	c |      3882 |   11658   481437  2946128 |   160479     3875     21 |  0.214 % |
19.43/19.55	c |      4015 |   11658   481437  2946128 |   160479     4008     21 |  0.214 % |
19.53/19.60	c |      4161 |   11658   481437  2946128 |   160479     4154     21 |  0.214 % |
19.53/19.65	c |      4321 |   11658   481437  2946128 |   160479     4314     21 |  0.214 % |
19.63/19.71	c |      4497 |   11646   480520  2940764 |   160479     4490     22 |  0.214 % |
19.63/19.78	c |      4692 |   11646   480520  2940764 |   160479     4685     21 |  0.214 % |
19.73/19.80	c |      4792 |   11646   480520  2940764 |   160479     4785     21 |  0.214 % |
19.73/19.82	c |      4904 |   11646   480520  2940764 |   160479     4897     21 |  0.214 % |
19.83/19.96	c |      5027 |   11646   480520  2940764 |   160479     5020     21 |  0.214 % |
19.93/20.02	c |      5160 |   11641   480520  2940764 |   160479     5150     21 |  0.309 % |
19.93/20.05	c |      5306 |   11641   480520  2940764 |   160479     5296     21 |  0.308 % |
20.02/20.15	c |      5467 |   11641   480520  2940764 |   160479     5457     21 |  0.308 % |
20.13/20.26	c |      5644 |   11641   480520  2940764 |   160479     5634     21 |  0.308 % |
20.23/20.32	c |      5838 |   11641   480520  2940764 |   160479     5828     21 |  0.308 % |
20.43/20.53	c |      6050 |   11641   480520  2940764 |   160479     6040     22 |  0.308 % |
20.53/20.61	c |      6152 |   11641   480520  2940764 |   160479     6142     23 |  0.308 % |
20.53/20.63	c |      6262 |   11641   480520  2940764 |   160479     6252     22 |  0.308 % |
20.53/20.66	c |      6384 |   11641   480520  2940764 |   160479     6374     22 |  0.308 % |
20.63/20.75	c |      6518 |   11641   480520  2940764 |   160479     6508     22 |  0.308 % |
20.73/20.82	c |      6664 |   11641   480520  2940764 |   160479     6654     22 |  0.308 % |
20.83/20.94	c |      6824 |   11641   480520  2940764 |   160479     6814     23 |  0.308 % |
21.02/21.12	c |      7002 |   11639   480520  2940764 |   160479     6991     23 |  0.334 % |
21.02/21.17	c |      7196 |   11636   480520  2940764 |   160479     7184     23 |  0.368 % |
21.22/21.31	c |      7409 |   11636   480520  2940764 |   160479     7397     22 |  0.368 % |
21.22/21.37	c |      7642 |   11636   480520  2940764 |   160479     7630     22 |  0.368 % |
21.42/21.51	c |      7743 |   11636   480520  2940764 |   160479     7731     22 |  0.368 % |
21.42/21.57	c |      7853 |   11636   480520  2940764 |   160479     7841     22 |  0.368 % |
21.52/21.61	c |      7974 |   11636   480520  2940764 |   160479     7962     22 |  0.368 % |
21.52/21.66	c |      8107 |   11636   480520  2940764 |   160479     8095     22 |  0.368 % |
21.62/21.74	c |      8253 |   11636   480520  2940764 |   160479     8241     22 |  0.368 % |
21.72/21.81	c |      8414 |   11636   480520  2940764 |   160479     8402     22 |  0.369 % |
21.72/21.90	c |      8590 |   11636   480520  2940764 |   160479     8578     22 |  0.368 % |
21.93/22.07	c |      8787 |   11636   480520  2940764 |   160479     8775     22 |  0.368 % |
22.02/22.13	c |      9000 |   11636   480520  2940764 |   160479     8988     22 |  0.368 % |
22.12/22.23	c |      9233 |   11636   480520  2940764 |   160479     9221     22 |  0.368 % |
22.22/22.33	c |      9490 |   11628   479865  2935771 |   160479     9470     22 |  0.368 % |
22.22/22.39	c |      9592 |   11628   479865  2935771 |   160479     9572     22 |  0.368 % |
22.32/22.42	c |      9704 |   11628   479865  2935771 |   160479     9684     22 |  0.368 % |
22.32/22.46	c |      9826 |   11628   479865  2935771 |   160479     9806     22 |  0.368 % |
22.32/22.49	c |      9961 |   11628   479865  2935771 |   160479     9941     22 |  0.368 % |
22.52/22.63	c |     10109 |   11628   479865  2935771 | 2147483647    10089     23 |  0.368 % |
22.62/22.76	c |     10270 |   11628   479865  2935771 | 2147483647    10250     23 |  0.368 % |
22.72/22.85	c |     10446 |   11628   479865  2935771 | 2147483647    10426     23 |  0.368 % |
22.82/22.96	c |     10639 |   11628   479865  2935771 | 2147483647    10619     23 |  0.368 % |
22.93/23.10	c |     10852 |   11628   479865  2935771 | 2147483647    10832     23 |  0.368 % |
23.12/23.25	c |     11086 |   11628   479865  2935771 | 2147483647    11066     24 |  0.368 % |
23.32/23.44	c |     11343 |   11628   479865  2935771 | 2147483647    11323     24 |  0.368 % |
23.42/23.52	c |     11624 |   11628   479865  2935771 | 2147483647    11604     24 |  0.368 % |
23.42/23.55	c |     11725 |   11628   479865  2935771 | 2147483647    11705     24 |  0.368 % |
23.52/23.60	c |     11835 |   11628   479865  2935771 | 2147483647    11815     24 |  0.368 % |
23.52/23.70	c |     11959 |   11628   479865  2935771 | 2147483647    11939     25 |  0.368 % |
23.62/23.73	c |     12092 |   11628   479865  2935771 | 2147483647    12072     26 |  0.368 % |
23.72/23.88	c |     12242 |   11628   479865  2935771 | 2147483647    12222     26 |  0.368 % |
23.92/24.07	c |     12402 |   11628   479865  2935771 | 2147483647    12382     27 |  0.368 % |
24.12/24.21	c |     12581 |   11628   479865  2935771 | 2147483647    12561     27 |  0.368 % |
24.22/24.33	c |     12777 |   11628   479865  2935771 | 2147483647    12757     27 |  0.368 % |
24.32/24.40	c |     12991 |   11628   479865  2935771 | 2147483647    12971     27 |  0.368 % |
24.42/24.53	c |     13226 |   11628   479865  2935771 | 2147483647    13206     27 |  0.368 % |
24.62/24.75	c |     13483 |   11628   479865  2935771 | 2147483647    13463     27 |  0.368 % |
24.81/24.90	c |     13764 |   11625   479865  2935771 | 2147483647    13741     27 |  0.454 % |
25.01/25.19	c |     14075 |   11624   479865  2935771 | 2147483647    14051     27 |  0.488 % |
25.12/25.29	c |     14175 |   11614   479403  2933148 | 2147483647    14149     27 |  0.523 % |
25.22/25.37	c |     14287 |   11614   479403  2933148 | 2147483647    14261     27 |  0.523 % |
25.31/25.45	c |     14409 |   11614   479403  2933148 | 2147483647    14383     27 |  0.523 % |
25.42/25.58	c |     14543 |   11614   479403  2933148 | 2147483647    14517     29 |  0.523 % |
25.62/25.71	c |     14689 |   11614   479403  2933148 | 2147483647    14663     30 |  0.523 % |
25.72/25.85	c |     14856 |   11614   479403  2933148 | 2147483647    14830     30 |  0.523 % |
25.82/25.91	c |     15032 |   11614   479403  2933148 | 2147483647    15006     31 |  0.523 % |
26.12/26.24	c |     15228 |   11614   479403  2933148 | 2147483647    15202     33 |  0.523 % |
26.23/26.35	c |     15442 |   11614   479403  2933148 | 2147483647    15416     33 |  0.523 % |
26.23/26.39	c |     15678 |   11610   479403  2933148 | 2147483647    15648     33 |  0.660 % |
26.52/26.70	c |     15934 |   11610   479403  2933148 | 2147483647    15904     32 |  0.660 % |
26.82/26.96	c |     16215 |   11610   479403  2933148 | 2147483647    16185     33 |  0.660 % |
27.12/27.24	c |     16527 |   11610   479403  2933148 | 2147483647    16497     33 |  0.660 % |
27.22/27.40	c |     16869 |   11610   479403  2933148 | 2147483647    16839     33 |  0.660 % |
27.32/27.45	c |     16974 |   11606   479403  2933148 | 2147483647    16940     33 |  0.780 % |
27.32/27.49	c |     17084 |   11606   479403  2933148 | 2147483647    17050     33 |  0.780 % |
27.42/27.54	c |     17211 |   11606   479403  2933148 | 2147483647    17177     33 |  0.780 % |
27.52/27.61	c |     17344 |   11606   479403  2933148 | 2147483647    17310     33 |  0.780 % |
27.52/27.69	c |     17492 |   11606   479403  2933148 | 2147483647    17458     33 |  0.780 % |
27.62/27.71	c |     17652 |   11606   479403  2933148 | 2147483647    17618     33 |  0.780 % |
27.62/27.79	c |     17829 |   11606   479403  2933148 | 2147483647    17795     33 |  0.780 % |
27.72/27.86	c |     18022 |   11606   479403  2933148 | 2147483647    17988     33 |  0.780 % |
27.82/27.95	c |     18234 |   11606   479403  2933148 | 2147483647    18200     33 |  0.780 % |
27.92/28.09	c |     18470 |   11606   479403  2933148 | 2147483647    18436     33 |  0.780 % |
28.12/28.25	c |     18727 |   11606   479403  2933148 | 2147483647    18693     33 |  0.780 % |
28.22/28.32	c |     19010 |   11606   479403  2933148 | 2147483647    18976     33 |  0.780 % |
28.52/28.62	c |     19319 |   11580   478345  2926712 | 2147483647    19283     32 |  0.780 % |
28.62/28.76	c |     19658 |   11580   478345  2926712 | 2147483647    19622     33 |  0.780 % |
28.82/28.99	c |     20030 |   11580   478345  2926712 | 2147483647    19994     33 |  0.780 % |
28.92/29.02	c |     20130 |   11580   478345  2926712 | 2147483647    20094     33 |  0.780 % |
28.92/29.06	c |     20240 |   11580   478345  2926712 | 2147483647    20204     33 |  0.780 % |
29.02/29.13	c |     20361 |   11580   478345  2926712 | 2147483647    20325     33 |  0.780 % |
29.12/29.20	c |     20495 |   11580   478345  2926712 | 2147483647    20459     33 |  0.780 % |
29.12/29.26	c |     20642 |   11580   478345  2926712 | 2147483647    20606     33 |  0.780 % |
29.21/29.36	c |     20805 |   11580   478345  2926712 | 2147483647    20769     33 |  0.780 % |
29.31/29.42	c |     20983 |   11580   478345  2926712 | 2147483647    20947     33 |  0.780 % |
29.31/29.49	c |     21176 |   11580   478345  2926712 | 2147483647    21140     33 |  0.780 % |
29.41/29.57	c |     21388 |   11580   478345  2926712 | 2147483647    21352     33 |  0.780 % |
29.52/29.68	c |     21622 |   11580   478345  2926712 | 2147483647    21586     33 |  0.780 % |
29.71/29.84	c |     21878 |   11580   478345  2926712 | 2147483647    21842     32 |  0.780 % |
29.81/29.95	c |     22162 |   11580   478345  2926712 | 2147483647    22126     32 |  0.780 % |
30.01/30.15	c |     22471 |   11580   478345  2926712 | 2147483647    22435     32 |  0.780 % |
30.21/30.34	c |     22813 |   11580   478345  2926712 | 2147483647    22777     32 |  0.780 % |
30.51/30.70	c |     23186 |   11577   478345  2926712 | 2147483647    23148     32 |  0.848 % |
30.81/30.96	c |     23595 |   11577   478345  2926712 | 2147483647    23557     31 |  0.848 % |
30.91/31.05	c |     23695 |   11577   478345  2926712 | 2147483647    23657     32 |  0.848 % |
31.01/31.13	c |     23807 |   11577   478345  2926712 | 2147483647    23769     31 |  0.848 % |
31.11/31.23	c |     23928 |   11577   478345  2926712 | 2147483647    23890     32 |  0.848 % |
31.11/31.27	c |     24061 |   11577   478345  2926712 | 2147483647    24023     31 |  0.848 % |
31.31/31.40	c |     24207 |   11575   478345  2926712 | 2147483647    24167     31 |  0.908 % |
31.41/31.58	c |     24368 |   11575   478345  2926712 | 2147483647    24328     31 |  0.908 % |
31.51/31.65	c |     24546 |   11575   478345  2926712 | 2147483647    24506     31 |  0.908 % |
31.61/31.75	c |     24741 |   11565   477926  2923557 | 2147483647    24700     31 |  0.908 % |
31.81/31.94	c |     24956 |   11565   477926  2923557 | 2147483647    24915     31 |  0.908 % |
32.01/32.11	c |     25195 |   11565   477926  2923557 | 2147483647    25154     31 |  0.908 % |
32.21/32.33	c |     25451 |   11565   477926  2923557 | 2147483647    25410     31 |  0.908 % |
32.41/32.52	c |     25733 |   11565   477926  2923557 | 2147483647    25692     32 |  0.908 % |
32.51/32.68	c |     26042 |   11565   477926  2923557 | 2147483647    26001     31 |  0.908 % |
32.60/32.79	c |     26382 |   11565   477926  2923557 | 2147483647    26341     31 |  0.908 % |
32.81/32.93	c |     26756 |   11565   477926  2923557 | 2147483647    26715     31 |  0.908 % |
33.20/33.37	c |     27165 |   11565   477926  2923557 | 2147483647    27124     32 |  0.908 % |
33.60/33.72	c |     27616 |   11565   477926  2923557 | 2147483647    27575     32 |  0.908 % |
33.60/33.79	c |     27716 |   11565   477926  2923557 | 2147483647    27675     32 |  0.908 % |
33.70/33.86	c |     27826 |   11565   477926  2923557 | 2147483647    27785     32 |  0.908 % |
33.80/33.91	c |     27951 |   11565   477926  2923557 | 2147483647    27910     32 |  0.908 % |
34.00/34.12	c |     28084 |   11565   477926  2923557 | 2147483647    28043     32 |  0.908 % |
34.00/34.18	c |     28230 |   11565   477926  2923557 | 2147483647    28189     32 |  0.908 % |
34.20/34.30	c |     28391 |   11565   477926  2923557 | 2147483647    28350     32 |  0.908 % |
34.30/34.49	c |     28568 |   11565   477926  2923557 | 2147483647    28527     32 |  0.908 % |
34.61/34.70	c |     28762 |   11565   477926  2923557 | 2147483647    28721     32 |  0.908 % |
34.61/34.79	c |     28974 |   11565   477926  2923557 | 2147483647    28933     32 |  0.908 % |
34.71/34.86	c |     29208 |   11565   477926  2923557 | 2147483647    29167     32 |  0.908 % |
34.91/35.06	c |     29464 |   11565   477926  2923557 | 2147483647    29423     32 |  0.908 % |
35.01/35.19	c |     29745 |   11565   477926  2923557 | 2147483647    29704     32 |  0.908 % |
35.11/35.27	c |     30054 |   11565   477926  2923557 | 2147483647    30013     32 |  0.908 % |
35.31/35.41	c |     30393 |   11565   477926  2923557 | 2147483647    30352     32 |  0.908 % |
35.51/35.66	c |     30767 |   11565   477926  2923557 | 2147483647    30726     32 |  0.908 % |
35.71/35.81	c |     31176 |   11565   477926  2923557 | 2147483647    31135     32 |  0.908 % |
35.90/36.04	c |     31626 |   11565   477926  2923557 | 2147483647    31585     31 |  0.908 % |
36.40/36.53	c |     32120 |   11565   477926  2923557 | 2147483647    32079     31 |  0.908 % |
36.50/36.60	c |     32220 |   11565   477926  2923557 | 2147483647    32179     31 |  0.908 % |
36.60/36.71	c |     32331 |   11565   477926  2923557 | 2147483647    32290     31 |  0.908 % |
36.60/36.80	c |     32454 |   11565   477926  2923557 | 2147483647    32413     31 |  0.908 % |
36.80/36.92	c |     32588 |   11565   477926  2923557 | 2147483647    32547     31 |  0.908 % |
36.80/36.96	c |     32734 |   11565   477926  2923557 | 2147483647    32693     31 |  0.908 % |
36.90/37.07	c |     32894 |   11565   477926  2923557 | 2147483647    32853     31 |  0.908 % |
37.10/37.22	c |     33070 |   11565   477926  2923557 | 2147483647    33029     31 |  0.908 % |
37.10/37.27	c |     33263 |   11565   477926  2923557 | 2147483647    33222     31 |  0.908 % |
37.21/37.36	c |     33477 |   11565   477926  2923557 | 2147483647    33436     31 |  0.908 % |
37.31/37.40	c |     33710 |   11565   477926  2923557 | 2147483647    33669     31 |  0.908 % |
37.40/37.54	c |     33966 |   11565   477926  2923557 | 2147483647    33925     31 |  0.908 % |
37.60/37.76	c |     34248 |   11565   477926  2923557 | 2147483647    34207     31 |  0.908 % |
37.90/38.07	c |     34557 |   11565   477926  2923557 | 2147483647    34516     31 |  0.908 % |
38.10/38.29	c |     34897 |   11565   477926  2923557 | 2147483647    34856     31 |  0.908 % |
38.30/38.43	c |     35269 |   11565   477926  2923557 | 2147483647    35228     31 |  0.908 % |
38.50/38.66	c |     35681 |   11565   477926  2923557 | 2147483647    35640     31 |  0.908 % |
38.70/38.86	c |     36130 |   11565   477926  2923557 | 2147483647    36089     30 |  0.908 % |
39.00/39.12	c |     36624 |   11565   477926  2923557 | 2147483647    36583     30 |  0.908 % |
39.10/39.24	c |     37170 |   11565   477926  2923557 | 2147483647    37129     30 |  0.908 % |
39.10/39.28	c |     37270 |   11565   477926  2923557 | 2147483647    37229     30 |  0.908 % |
39.20/39.33	c |     37383 |   11565   477926  2923557 | 2147483647    37342     30 |  0.908 % |
39.30/39.40	c |     37505 |   11565   477926  2923557 | 2147483647    37464     30 |  0.908 % |
39.40/39.51	c |     37638 |   11565   477926  2923557 | 2147483647    37597     30 |  0.908 % |
39.50/39.62	c |     37784 |   11565   477926  2923557 | 2147483647    37743     30 |  0.908 % |
39.60/39.72	c |     37944 |   11565   477926  2923557 | 2147483647    37903     30 |  0.908 % |
39.70/39.88	c |     38120 |   11565   477926  2923557 | 2147483647    38079     30 |  0.908 % |
39.90/40.02	c |     38313 |   11565   477926  2923557 | 2147483647    38272     30 |  0.908 % |
40.00/40.19	c |     38528 |   11565   477926  2923557 | 2147483647    38487     30 |  0.908 % |
40.20/40.30	c |     38761 |   11565   477926  2923557 | 2147483647    38720     30 |  0.908 % |
40.30/40.49	c |     39018 |   11565   477926  2923557 | 2147483647    38977     30 |  0.908 % |
40.50/40.63	c |     39300 |   11565   477926  2923557 | 2147483647    39259     29 |  0.908 % |
40.80/40.90	c |     39610 |   11565   477926  2923557 | 2147483647    39569     29 |  0.908 % |
40.90/41.04	c |     39949 |   11565   477926  2923557 | 2147483647    39908     29 |  0.908 % |
41.00/41.17	c |     40323 |   11565   477926  2923557 | 2147483647    40282     29 |  0.908 % |
41.09/41.28	c |     40732 |   11565   477926  2923557 | 2147483647    40691     29 |  0.908 % |
41.39/41.54	c |     41181 |   11565   477926  2923557 | 2147483647    41140     29 |  0.908 % |
41.70/41.81	c |     41674 |   11565   477926  2923557 | 2147483647    41633     29 |  0.908 % |
41.79/41.99	c |     42217 |   11565   477926  2923557 | 2147483647    42176     28 |  0.908 % |
41.99/42.17	c |     42814 |   11565   477926  2923557 | 2147483647    42773     28 |  0.908 % |
42.09/42.24	c |     42915 |   11565   477926  2923557 | 2147483647    42874     28 |  0.908 % |
42.09/42.30	c |     43025 |   11565   477926  2923557 | 2147483647    42984     28 |  0.908 % |
42.19/42.34	c |     43147 |   11565   477926  2923557 | 2147483647    43106     28 |  0.908 % |
42.29/42.42	c |     43282 |   11565   477926  2923557 | 2147483647    43241     28 |  0.908 % |
42.39/42.50	c |     43432 |   11565   477926  2923557 | 2147483647    43391     28 |  0.908 % |
42.39/42.56	c |     43592 |   11565   477926  2923557 | 2147483647    43551     28 |  0.908 % |
42.49/42.62	c |     43768 |   11565   477926  2923557 | 2147483647    43727     28 |  0.908 % |
42.59/42.74	c |     43963 |   11565   477926  2923557 | 2147483647    43922     28 |  0.908 % |
42.59/42.79	c |     44180 |   11565   477926  2923557 | 2147483647    44139     28 |  0.908 % |
42.70/42.87	c |     44414 |   11565   477926  2923557 | 2147483647    44373     28 |  0.908 % |
42.79/42.96	c |     44671 |   11565   477926  2923557 | 2147483647    44630     27 |  0.908 % |
42.99/43.17	c |     44953 |   11565   477926  2923557 | 2147483647    44912     27 |  0.908 % |
43.19/43.34	c |     45264 |   11565   477926  2923557 | 2147483647    45223     27 |  0.908 % |
43.49/43.60	c |     45603 |   11565   477926  2923557 | 2147483647    45562     27 |  0.908 % |
43.59/43.79	c |     45979 |   11565   477926  2923557 | 2147483647    45938     27 |  0.908 % |
43.89/44.07	c |     46390 |   11565   477926  2923557 | 2147483647    46349     27 |  0.908 % |
43.99/44.19	c |     46842 |   11565   477926  2923557 | 2147483647    46801     27 |  0.908 % |
44.39/44.53	c |     47335 |   11565   477926  2923557 | 2147483647    47294     27 |  0.908 % |
44.59/44.71	c |     47877 |   11565   477926  2923557 | 2147483647    47836     26 |  0.908 % |
44.69/44.82	c |     48475 |   11565   477926  2923557 | 2147483647    48434     26 |  0.908 % |
44.89/45.02	c |     49131 |   11565   477926  2923557 | 2147483647    49090     26 |  0.908 % |
44.89/45.06	c |     49231 |   11565   477926  2923557 | 2147483647    49190     26 |  0.908 % |
44.89/45.09	c |     49343 |   11565   477926  2923557 | 2147483647    49302     26 |  0.908 % |
44.99/45.12	c |     49466 |   11565   477926  2923557 | 2147483647    49425     26 |  0.908 % |
44.99/45.15	c |     49599 |   11565   477926  2923557 | 2147483647    49558     26 |  0.908 % |
44.99/45.19	c |     49746 |   11565   477926  2923557 | 2147483647    49705     26 |  0.908 % |
45.09/45.25	c |     49906 |   11565   477926  2923557 | 2147483647    49865     26 |  0.908 % |
45.19/45.32	c |     50082 |   11565   477926  2923557 | 2147483647    50041     26 |  0.908 % |
45.19/45.37	c |     50275 |   11565   477926  2923557 | 2147483647    50234     26 |  0.908 % |
45.28/45.44	c |     50487 |   11565   477926  2923557 | 2147483647    50446     26 |  0.908 % |
45.38/45.54	c |     50721 |   11565   477926  2923557 | 2147483647    50680     26 |  0.908 % |
45.38/45.58	c |     50977 |   11565   477926  2923557 | 2147483647    50936     25 |  0.908 % |
45.59/45.72	c |     51259 |   11565   477926  2923557 | 2147483647    51218     25 |  0.908 % |
45.69/45.84	c |     51569 |   11565   477926  2923557 | 2147483647    51528     25 |  0.908 % |
45.79/45.90	c |     51910 |   11565   477926  2923557 | 2147483647    51869     25 |  0.908 % |
45.89/46.00	c |     52282 |   11565   477926  2923557 | 2147483647    52241     25 |  0.908 % |
45.89/46.09	c |     52692 |   11565   477926  2923557 | 2147483647    52651     25 |  0.908 % |
45.99/46.20	c |     53142 |   11565   477926  2923557 | 2147483647    53101     25 |  0.908 % |
46.18/46.30	c |     53636 |   11565   477926  2923557 | 2147483647    53595     25 |  0.908 % |
46.28/46.42	c |     54179 |   11565   477926  2923557 | 2147483647    54138     25 |  0.908 % |
46.38/46.54	c |     54779 |   11565   477926  2923557 | 2147483647    54738     24 |  0.908 % |
46.59/46.71	c |     55436 |   11565   477926  2923557 | 2147483647    55395     24 |  0.908 % |
46.69/46.87	c |     56156 |   11565   477926  2923557 | 2147483647    56115     24 |  0.908 % |
46.69/46.89	c |     56256 |   11565   477926  2923557 | 2147483647    56215     24 |  0.908 % |
46.79/46.93	c |     56367 |   11565   477926  2923557 | 2147483647    56326     24 |  0.908 % |
46.79/46.96	c |     56488 |   11565   477926  2923557 | 2147483647    56447     24 |  0.908 % |
46.89/47.00	c |     56621 |   11565   477926  2923557 | 2147483647    56580     24 |  0.908 % |
46.89/47.04	c |     56767 |   11565   477926  2923557 | 2147483647    56726     24 |  0.908 % |
46.89/47.08	c |     56928 |   11565   477926  2923557 | 2147483647    56887     24 |  0.908 % |
46.99/47.12	c |     57104 |   11565   477926  2923557 | 2147483647    57063     24 |  0.908 % |
46.99/47.17	c |     57299 |   11565   477926  2923557 | 2147483647    57258     24 |  0.908 % |
47.09/47.24	c |     57512 |   11565   477926  2923557 | 2147483647    57471     24 |  0.908 % |
47.19/47.31	c |     57746 |   11565   477926  2923557 | 2147483647    57705     24 |  0.908 % |
47.29/47.41	c |     58002 |   11565   477926  2923557 | 2147483647    57961     24 |  0.908 % |
47.29/47.49	c |     58284 |   11565   477926  2923557 | 2147483647    58243     24 |  0.908 % |
47.39/47.57	c |     58594 |   11565   477926  2923557 | 2147483647    58553     23 |  0.908 % |
47.49/47.67	c |     58934 |   11565   477926  2923557 | 2147483647    58893     23 |  0.908 % |
47.59/47.77	c |     59307 |   11565   477926  2923557 | 2147483647    59266     23 |  0.908 % |
47.79/47.94	c |     59718 |   11565   477926  2923557 | 2147483647    59677     23 |  0.908 % |
47.89/48.07	c |     60169 |   11565   477926  2923557 | 2147483647    60128     23 |  0.908 % |
48.19/48.31	c |     60662 |   11563   477845  2922994 | 2147483647    55623     24 |  0.925 % |
48.19/48.39	c ===============================================================================
48.19/48.39	c restarts              : 273
48.19/48.39	c conflicts             : 60975          (1932 /sec)
48.19/48.39	c decisions             : 164071         (1.62 % random) (5198 /sec)
48.19/48.39	c propagations          : 30991813       (981773 /sec)
48.19/48.39	c conflict literals     : 1395072        (28.67 % deleted)
48.19/48.39	c Memory used           : 38.98 MB
48.19/48.39	c CPU time              : 31.5672 s
48.19/48.39	c 
48.19/48.39	s UNSATISFIABLE
48.19/48.40	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1832071-1242769132/watcher-1832071-1242769132 -o /tmp/evaluation-result-1832071-1242769132/solver-1832071-1242769132 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1832071-1242769132.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: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 10175
/proc/meminfo: memFree=1843944/2055920 swapFree=4179876/4192956
[pid=10175] ppid=10173 vsize=5344 CPUtime=0
/proc/10175/stat : 10175 (SatELiteGTI) R 10173 10175 10088 0 -1 4194304 155 0 0 0 0 0 0 0 20 0 1 0 304939678 5472256 126 1992294400 4194304 4889804 548682068832 18446744073709551615 227607642752 0 0 4096 0 0 0 0 17 1 0 0
/proc/10175/statm: 1338 140 114 169 0 49 0

[startup+0.09428 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 10175
/proc/meminfo: memFree=1843944/2055920 swapFree=4179876/4192956
[pid=10175] ppid=10173 vsize=5356 CPUtime=0
/proc/10175/stat : 10175 (SatELiteGTI) S 10173 10175 10088 0 -1 4194304 310 249 0 0 0 0 0 0 16 0 1 0 304939678 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10175/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10228 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 10175
/proc/meminfo: memFree=1843944/2055920 swapFree=4179876/4192956
[pid=10175] ppid=10173 vsize=5356 CPUtime=0
/proc/10175/stat : 10175 (SatELiteGTI) S 10173 10175 10088 0 -1 4194304 310 249 0 0 0 0 0 0 16 0 1 0 304939678 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10175/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302322 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 10175
/proc/meminfo: memFree=1843944/2055920 swapFree=4179876/4192956
[pid=10175] ppid=10173 vsize=5356 CPUtime=0
/proc/10175/stat : 10175 (SatELiteGTI) S 10173 10175 10088 0 -1 4194304 310 249 0 0 0 0 0 0 16 0 1 0 304939678 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10175/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701398 s]
/proc/loadavg: 1.00 0.99 0.91 3/64 10175
/proc/meminfo: memFree=1843944/2055920 swapFree=4179876/4192956
[pid=10175] ppid=10173 vsize=5356 CPUtime=0
/proc/10175/stat : 10175 (SatELiteGTI) S 10173 10175 10088 0 -1 4194304 310 249 0 0 0 0 0 0 16 0 1 0 304939678 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10175/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50154 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10180
/proc/meminfo: memFree=1761936/2055920 swapFree=4179876/4192956
[pid=10175] ppid=10173 vsize=5356 CPUtime=0
/proc/10175/stat : 10175 (SatELiteGTI) S 10173 10175 10088 0 -1 4194304 310 249 0 0 0 0 0 0 16 0 1 0 304939678 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10175/statm: 1339 237 197 169 0 50 0
[pid=10180] ppid=10175 vsize=96392 CPUtime=1.46
/proc/10180/stat : 10180 (SatELite_releas) R 10175 10175 10088 0 -1 4194304 20692 0 0 0 132 14 0 0 25 0 1 0 304939680 98705408 20306 1992294400 134512640 135223648 4294956128 18446744073709551615 134548270 0 0 4096 3 0 0 0 17 1 0 0
/proc/10180/statm: 24098 20306 76 173 0 23923 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 101748

[startup+3.10186 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10180
/proc/meminfo: memFree=1755152/2055920 swapFree=4179876/4192956
[pid=10175] ppid=10173 vsize=5356 CPUtime=0
/proc/10175/stat : 10175 (SatELiteGTI) S 10173 10175 10088 0 -1 4194304 310 249 0 0 0 0 0 0 16 0 1 0 304939678 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10175/statm: 1339 237 197 169 0 50 0
[pid=10180] ppid=10175 vsize=100316 CPUtime=3.06
/proc/10180/stat : 10180 (SatELite_releas) R 10175 10175 10088 0 -1 4194304 21638 0 0 0 288 18 0 0 25 0 1 0 304939680 102723584 21252 1992294400 134512640 135223648 4294956128 18446744073709551615 134587334 0 0 4096 3 0 0 0 17 1 0 0
/proc/10180/statm: 25079 21252 76 173 0 24904 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 105672

[startup+6.30148 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10180
/proc/meminfo: memFree=1737808/2055920 swapFree=4179876/4192956
[pid=10175] ppid=10173 vsize=5356 CPUtime=0
/proc/10175/stat : 10175 (SatELiteGTI) S 10173 10175 10088 0 -1 4194304 310 249 0 0 0 0 0 0 16 0 1 0 304939678 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10175/statm: 1339 237 197 169 0 50 0
[pid=10180] ppid=10175 vsize=107204 CPUtime=6.25
/proc/10180/stat : 10180 (SatELite_releas) R 10175 10175 10088 0 -1 4194304 23317 0 0 0 598 27 0 0 25 0 1 0 304939680 109776896 22931 1992294400 134512640 135223648 4294956128 18446744073709551615 134585461 0 0 4096 3 0 0 0 17 1 0 0
/proc/10180/statm: 26801 22931 76 173 0 26626 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 112560

[startup+12.7017 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10180
/proc/meminfo: memFree=1709656/2055920 swapFree=4179876/4192956
[pid=10175] ppid=10173 vsize=5356 CPUtime=0
/proc/10175/stat : 10175 (SatELiteGTI) S 10173 10175 10088 0 -1 4194304 310 249 0 0 0 0 0 0 16 0 1 0 304939678 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10175/statm: 1339 237 197 169 0 50 0
[pid=10180] ppid=10175 vsize=128868 CPUtime=12.65
/proc/10180/stat : 10180 (SatELite_releas) R 10175 10175 10088 0 -1 4194304 27554 0 0 0 1232 33 0 0 25 0 1 0 304939680 131960832 26876 1992294400 134512640 135223648 4294956128 18446744073709551615 134585544 0 0 4096 3 0 0 0 17 1 0 0
/proc/10180/statm: 32217 26876 76 173 0 32042 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 134224

[startup+25.5022 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10181
/proc/meminfo: memFree=1767320/2055920 swapFree=4179876/4192956
[pid=10175] ppid=10173 vsize=5356 CPUtime=16.63
/proc/10175/stat : 10175 (SatELiteGTI) S 10173 10175 10088 0 -1 4194304 336 29451 0 0 0 0 1621 42 16 0 1 0 304939678 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10175/statm: 1339 239 197 169 0 50 0
[pid=10181] ppid=10175 vsize=34064 CPUtime=8.79
/proc/10181/stat : 10181 (minisat_static) R 10175 10175 10088 0 -1 4194304 8182 0 0 0 872 7 0 0 25 0 1 0 304941346 34881536 8168 1992294400 134512640 135215339 4294956240 18446744073709551615 134528788 0 0 4096 3 0 0 0 17 1 0 0
/proc/10181/statm: 8516 8168 77 171 0 8343 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 39420

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

[startup+38.3018 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10181
/proc/meminfo: memFree=1764056/2055920 swapFree=4179876/4192956
[pid=10175] ppid=10173 vsize=5356 CPUtime=16.63
/proc/10175/stat : 10175 (SatELiteGTI) S 10173 10175 10088 0 -1 4194304 336 29451 0 0 0 0 1621 42 16 0 1 0 304939678 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10175/statm: 1339 239 197 169 0 50 0
[pid=10181] ppid=10175 vsize=37660 CPUtime=21.57
/proc/10181/stat : 10181 (minisat_static) R 10175 10175 10088 0 -1 4194304 9079 0 0 0 2149 8 0 0 25 0 1 0 304941346 38563840 9065 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/10181/statm: 9415 9065 77 171 0 9242 0
Current children cumulated CPU time (s) 38.2
Current children cumulated vsize (KiB) 43016

[startup+44.702 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10181
/proc/meminfo: memFree=1762776/2055920 swapFree=4179876/4192956
[pid=10175] ppid=10173 vsize=5356 CPUtime=16.63
/proc/10175/stat : 10175 (SatELiteGTI) S 10173 10175 10088 0 -1 4194304 336 29451 0 0 0 0 1621 42 16 0 1 0 304939678 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10175/statm: 1339 239 197 169 0 50 0
[pid=10181] ppid=10175 vsize=38936 CPUtime=27.96
/proc/10181/stat : 10181 (minisat_static) R 10175 10175 10088 0 -1 4194304 9379 0 0 0 2788 8 0 0 25 0 1 0 304941346 39870464 9365 1992294400 134512640 135215339 4294956240 18446744073709551615 134528899 0 0 4096 3 0 0 0 17 1 0 0
/proc/10181/statm: 9734 9365 77 171 0 9561 0
Current children cumulated CPU time (s) 44.59
Current children cumulated vsize (KiB) 44292

[startup+46.3013 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10181
/proc/meminfo: memFree=1762200/2055920 swapFree=4179876/4192956
[pid=10175] ppid=10173 vsize=5356 CPUtime=16.63
/proc/10175/stat : 10175 (SatELiteGTI) S 10173 10175 10088 0 -1 4194304 336 29451 0 0 0 0 1621 42 16 0 1 0 304939678 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10175/statm: 1339 239 197 169 0 50 0
[pid=10181] ppid=10175 vsize=39352 CPUtime=29.55
/proc/10181/stat : 10181 (minisat_static) R 10175 10175 10088 0 -1 4194304 9497 0 0 0 2947 8 0 0 25 0 1 0 304941346 40296448 9483 1992294400 134512640 135215339 4294956240 18446744073709551615 134528875 0 0 4096 3 0 0 0 17 1 0 0
/proc/10181/statm: 9838 9483 77 171 0 9665 0
Current children cumulated CPU time (s) 46.18
Current children cumulated vsize (KiB) 44708

[startup+47.1015 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10181
/proc/meminfo: memFree=1762200/2055920 swapFree=4179876/4192956
[pid=10175] ppid=10173 vsize=5356 CPUtime=16.63
/proc/10175/stat : 10175 (SatELiteGTI) S 10173 10175 10088 0 -1 4194304 336 29451 0 0 0 0 1621 42 16 0 1 0 304939678 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10175/statm: 1339 239 197 169 0 50 0
[pid=10181] ppid=10175 vsize=39620 CPUtime=30.36
/proc/10181/stat : 10181 (minisat_static) R 10175 10175 10088 0 -1 4194304 9571 0 0 0 3027 9 0 0 25 0 1 0 304941346 40570880 9557 1992294400 134512640 135215339 4294956240 18446744073709551615 134529422 0 0 4096 3 0 0 0 17 1 0 0
/proc/10181/statm: 9905 9557 77 171 0 9732 0
Current children cumulated CPU time (s) 46.99
Current children cumulated vsize (KiB) 44976

[startup+47.9016 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10181
/proc/meminfo: memFree=1761816/2055920 swapFree=4179876/4192956
[pid=10175] ppid=10173 vsize=5356 CPUtime=16.63
/proc/10175/stat : 10175 (SatELiteGTI) S 10173 10175 10088 0 -1 4194304 336 29451 0 0 0 0 1621 42 16 0 1 0 304939678 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10175/statm: 1339 239 197 169 0 50 0
[pid=10181] ppid=10175 vsize=39768 CPUtime=31.16
/proc/10181/stat : 10181 (minisat_static) R 10175 10175 10088 0 -1 4194304 9620 0 0 0 3107 9 0 0 25 0 1 0 304941346 40722432 9606 1992294400 134512640 135215339 4294956240 18446744073709551615 134528806 0 0 4096 3 0 0 0 17 1 0 0
/proc/10181/statm: 9942 9606 77 171 0 9769 0
Current children cumulated CPU time (s) 47.79
Current children cumulated vsize (KiB) 45124

[startup+48.3017 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10181
/proc/meminfo: memFree=1761624/2055920 swapFree=4179876/4192956
[pid=10175] ppid=10173 vsize=5356 CPUtime=16.63
/proc/10175/stat : 10175 (SatELiteGTI) S 10173 10175 10088 0 -1 4194304 336 29451 0 0 0 0 1621 42 16 0 1 0 304939678 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10175/statm: 1339 239 197 169 0 50 0
[pid=10181] ppid=10175 vsize=39912 CPUtime=31.56
/proc/10181/stat : 10181 (minisat_static) R 10175 10175 10088 0 -1 4194304 9632 0 0 0 3147 9 0 0 25 0 1 0 304941346 40869888 9618 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/10181/statm: 9978 9618 77 171 0 9805 0
Current children cumulated CPU time (s) 48.19
Current children cumulated vsize (KiB) 45268

[startup+48.4057 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10181
/proc/meminfo: memFree=1761624/2055920 swapFree=4179876/4192956
[pid=10175] ppid=10173 vsize=5360 CPUtime=48.3
/proc/10175/stat : 10175 (SatELiteGTI) S 10173 10175 10088 0 -1 4194304 363 39089 0 0 0 0 4778 52 18 0 1 0 304939678 5488640 241 1992294400 4194304 4889804 548682068832 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10175/statm: 1340 241 198 169 0 51 0
Current children cumulated CPU time (s) 48.3
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 48.4294
CPU time (s): 48.3416
CPU user time (s): 47.7887
CPU system time (s): 0.552915
CPU usage (%): 99.8188
Max. virtual memory (cumulated for all children) (KiB): 135480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 47.7887
system time used= 0.552915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39580
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= 707

runsolver used 0.071989 second user time and 0.140978 second system time

The end

Launcher Data

Begin job on node66 at 2009-05-19 23:38:53
IDJOB=1832071
IDBENCH=20419
IDSOLVER=671
FILE ID=node66/1832071-1242769132
PBS_JOBID= 9322236
Free space on /tmp= 66428 MiB

SOLVER NAME= minisat_cumr p-2009-03-18
BENCH NAME= SAT07/industrial/palacios/uts/uts-l06-ipc5-h31-unknown.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1832071-1242769132/watcher-1832071-1242769132 -o /tmp/evaluation-result-1832071-1242769132/solver-1832071-1242769132 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1832071-1242769132.cnf

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

MD5SUM BENCH= 4211c3af8594e6cbb06d7f7e8978c614
RANDOM SEED=1643827855

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1844360 kB
Buffers:         12656 kB
Cached:         158380 kB
SwapCached:       7328 kB
Active:          33852 kB
Inactive:       146016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1844360 kB
SwapTotal:     4192956 kB
SwapFree:      4179876 kB
Dirty:           15336 kB
Writeback:           0 kB
Mapped:          13980 kB
Slab:            17736 kB
Committed_AS:  1109648 kB
PageTables:       1364 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66428 MiB
End job on node66 at 2009-05-19 23:39:41