Trace number 1837240

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 20.2529 20.2669

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand032.cnf
MD5SUM49dda3faa6676166ee2ccb89f6cd8ca0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.37073
Satisfiable
(Un)Satisfiability was proved
Number of variables10794
Number of clauses31997
Sum of the clauses size74657
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 221330
Number of clauses of size 310665
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.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   31995    74655 |    9598       0        0     nan |  0.000 % |
0.00/0.41	c |         0 |   13910    56174 |      --       0       --      -- |     --   | -18063/-18428
0.00/0.41	c ==============================================================================
0.00/0.41	c Result  :   #vars: 1871   #clauses: 13910   #literals: 56174
0.00/0.41	c CPU time:   0.38894 s
0.00/0.41	c ==============================================================================
0.00/0.43	c This is MiniSat 2.0 beta
0.00/0.43	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.43	c ============================[ Problem Statistics ]=============================
0.00/0.43	c |                                                                             |
0.00/0.43	c |  Number of variables:  1871                                                 |
0.00/0.43	c |  Number of clauses:    13910                                                |
0.00/0.44	c |  Parsing time:         0.01         s                                       |
0.00/0.44	c ============================[ Search Statistics ]==============================
0.00/0.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.44	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.44	c ===============================================================================
0.00/0.44	c |         0 |    1871    13910    56174 |     4636        0    nan |  0.000 % |
0.00/0.44	c |       100 |    1871    13910    56174 |     4636      100     25 |  0.000 % |
0.00/0.45	c |       202 |    1871    13910    56174 |     4636      202     27 |  0.000 % |
0.00/0.46	c |       305 |    1871    13910    56174 |     4636      305     27 |  0.000 % |
0.00/0.47	c |       415 |    1871    13910    56174 |     4636      415     24 |  0.000 % |
0.00/0.47	c |       517 |    1871    13910    56174 |     4636      517     23 |  0.000 % |
0.00/0.48	c |       628 |    1871    13910    56174 |     4636      628     21 |  0.000 % |
0.00/0.49	c |       749 |    1871    13910    56174 |     4636      749     20 |  0.000 % |
0.00/0.49	c |       849 |    1871    13910    56174 |     4636      849     23 |  0.000 % |
0.42/0.50	c |       960 |    1871    13910    56174 |     4636      960     25 |  0.000 % |
0.42/0.51	c |      1081 |    1871    13910    56174 |     4636     1081     27 |  0.000 % |
0.42/0.52	c |      1214 |    1871    13910    56174 |     4636     1214     29 |  0.000 % |
0.42/0.53	c |      1314 |    1871    13910    56174 |     4636     1314     29 |  0.000 % |
0.42/0.54	c |      1424 |    1871    13910    56174 |     4636     1424     30 |  0.000 % |
0.42/0.55	c |      1546 |    1871    13910    56174 |     4636     1546     30 |  0.000 % |
0.42/0.55	c |      1679 |    1871    13910    56174 |     4636     1679     30 |  0.000 % |
0.42/0.57	c |      1825 |    1871    13910    56174 |     4636     1825     31 |  0.000 % |
0.42/0.57	c |      1927 |    1871    13910    56174 |     4636     1927     31 |  0.000 % |
0.42/0.58	c |      2039 |    1871    13910    56174 |     4636     2039     32 |  0.000 % |
0.42/0.59	c |      2160 |    1871    13910    56174 |     4636     2160     32 |  0.000 % |
0.42/0.60	c |      2296 |    1871    13910    56174 |     4636     2296     33 |  0.000 % |
0.42/0.62	c |      2443 |    1871    13910    56174 |     4636     2443     36 |  0.000 % |
0.42/0.63	c |      2603 |    1871    13910    56174 |     4636     2603     38 |  0.000 % |
0.42/0.64	c |      2704 |    1871    13910    56174 |     4636     2704     38 |  0.000 % |
0.42/0.65	c |      2815 |    1871    13910    56174 |     4636     2815     39 |  0.000 % |
0.42/0.67	c |      2936 |    1871    13910    56174 |     4636     2936     41 |  0.000 % |
0.42/0.68	c |      3072 |    1871    13910    56174 |     4636     3072     44 |  0.000 % |
0.42/0.69	c |      3218 |    1871    13910    56174 |     4636     3218     45 |  0.000 % |
0.42/0.71	c |      3378 |    1871    13910    56174 |     4636     3378     46 |  0.000 % |
0.42/0.73	c |      3556 |    1871    13910    56174 |     4636     3556     50 |  0.000 % |
0.42/0.73	c |      3656 |    1871    13910    56174 |     4636     3656     49 |  0.000 % |
0.42/0.74	c |      3766 |    1869    13877    56107 |     4636     3763     48 |  0.107 % |
0.42/0.75	c |      3889 |    1869    13877    56107 |     4636     3886     48 |  0.107 % |
0.42/0.77	c |      4023 |    1869    13877    56107 |     4636     4020     48 |  0.107 % |
0.42/0.78	c |      4172 |    1869    13877    56107 |     4636     4169     49 |  0.107 % |
0.42/0.79	c |      4332 |    1869    13877    56107 |     4636     4329     50 |  0.107 % |
0.42/0.81	c |      4508 |    1869    13877    56107 |     4636     4505     51 |  0.107 % |
0.42/0.83	c |      4705 |    1869    13877    56107 |     4636     4702     53 |  0.107 % |
0.42/0.84	c |      4806 |    1869    13877    56107 |     4636     4333     55 |  0.107 % |
0.42/0.85	c |      4917 |    1869    13877    56107 |     4636     4444     55 |  0.107 % |
0.42/0.86	c |      5040 |    1869    13877    56107 |     4636     4567     55 |  0.107 % |
0.42/0.87	c |      5173 |    1869    13877    56107 |     4636     4700     56 |  0.107 % |
0.42/0.89	c |      5319 |    1869    13877    56107 |     4636     4376     58 |  0.107 % |
0.42/0.90	c |      5480 |    1869    13877    56107 |     4636     4537     60 |  0.107 % |
0.42/0.92	c |      5656 |    1869    13877    56107 |     4636     4713     61 |  0.107 % |
0.42/0.95	c |      5850 |    1869    13873    56091 |     4636     4753     65 |  0.107 % |
0.42/0.97	c |      6067 |    1869    13873    56091 |     4636     4495     68 |  0.107 % |
0.42/0.98	c |      6167 |    1869    13873    56091 |     4636     4595     69 |  0.107 % |
0.42/0.99	c |      6277 |    1869    13873    56091 |     4636     4705     69 |  0.107 % |
0.98/1.01	c |      6398 |    1869    13873    56091 |     4636     4356     69 |  0.107 % |
0.98/1.03	c |      6531 |    1869    13873    56091 |     4636     4489     70 |  0.107 % |
0.98/1.04	c |      6678 |    1869    13873    56091 |     4636     4636     70 |  0.107 % |
0.98/1.06	c |      6838 |    1869    13873    56091 |     4636     4796     71 |  0.107 % |
0.98/1.08	c |      7014 |    1869    13873    56091 |     4636     4493     70 |  0.107 % |
1.08/1.11	c |      7209 |    1869    13873    56091 |     4636     4688     73 |  0.107 % |
1.08/1.16	c |      7424 |    1869    13873    56091 |     4636     4435     78 |  0.107 % |
1.17/1.20	c |      7663 |    1869    13873    56091 |     4636     4674     83 |  0.107 % |
1.17/1.22	c |      7763 |    1869    13873    56091 |     4636     4307     84 |  0.107 % |
1.17/1.24	c |      7873 |    1869    13873    56091 |     4636     4417     85 |  0.107 % |
1.17/1.25	c |      7996 |    1869    13873    56091 |     4636     4540     87 |  0.107 % |
1.17/1.27	c |      8129 |    1869    13873    56091 |     4636     4673     89 |  0.107 % |
1.27/1.30	c |      8275 |    1869    13873    56091 |     4636     4352     92 |  0.107 % |
1.27/1.33	c |      8436 |    1869    13873    56091 |     4636     4513     93 |  0.107 % |
1.27/1.36	c |      8614 |    1869    13873    56091 |     4636     4691     95 |  0.107 % |
1.27/1.39	c |      8810 |    1869    13873    56091 |     4636     4418     94 |  0.107 % |
1.37/1.41	c |      9023 |    1869    13873    56091 |     4636     4631     94 |  0.107 % |
1.37/1.45	c |      9256 |    1869    13873    56091 |     4636     4864     95 |  0.107 % |
1.37/1.49	c |      9513 |    1869    13873    56091 |     4636     4635     95 |  0.107 % |
1.47/1.51	c |      9613 |    1869    13873    56091 |     4636     4735     96 |  0.107 % |
1.47/1.54	c |      9726 |    1869    13873    56091 |     4636     4375     97 |  0.107 % |
1.47/1.56	c |      9849 |    1869    13873    56091 |     4636     4498     98 |  0.107 % |
1.47/1.58	c |      9982 |    1869    13873    56091 |     4636     4631     99 |  0.107 % |
1.57/1.60	c |     10130 |    1869    13873    56091 | 2147483647     4779    100 |  0.107 % |
1.57/1.63	c |     10290 |    1869    13873    56091 | 2147483647     4939    101 |  0.107 % |
1.57/1.65	c |     10466 |    1869    13873    56091 | 2147483647     5115    101 |  0.107 % |
1.67/1.70	c |     10663 |    1869    13873    56091 | 2147483647     5312    103 |  0.107 % |
1.67/1.75	c |     10875 |    1869    13873    56091 | 2147483647     5524    106 |  0.107 % |
1.77/1.80	c |     11108 |    1869    13873    56091 | 2147483647     5757    109 |  0.107 % |
1.77/1.87	c |     11364 |    1869    13873    56091 | 2147483647     6013    114 |  0.107 % |
1.87/1.94	c |     11647 |    1869    13873    56091 | 2147483647     6296    117 |  0.107 % |
1.87/1.96	c |     11747 |    1869    13873    56091 | 2147483647     6396    117 |  0.107 % |
1.87/1.98	c |     11862 |    1869    13873    56091 | 2147483647     6511    118 |  0.107 % |
1.97/2.01	c |     11987 |    1869    13873    56091 | 2147483647     6636    118 |  0.107 % |
1.97/2.04	c |     12120 |    1869    13873    56091 | 2147483647     6769    118 |  0.107 % |
1.97/2.08	c |     12266 |    1869    13873    56091 | 2147483647     6915    120 |  0.107 % |
2.07/2.11	c |     12427 |    1869    13873    56091 | 2147483647     7076    121 |  0.107 % |
2.07/2.15	c |     12605 |    1869    13873    56091 | 2147483647     7254    121 |  0.107 % |
2.07/2.18	c |     12801 |    1869    13873    56091 | 2147483647     7450    121 |  0.107 % |
2.17/2.23	c |     13014 |    1869    13873    56091 | 2147483647     7663    121 |  0.107 % |
2.17/2.28	c |     13255 |    1869    13873    56091 | 2147483647     7904    122 |  0.107 % |
2.27/2.33	c |     13513 |    1869    13873    56091 | 2147483647     8162    122 |  0.107 % |
2.37/2.41	c |     13797 |    1869    13873    56091 | 2147483647     8446    123 |  0.107 % |
2.37/2.48	c |     14114 |    1869    13873    56091 | 2147483647     8763    124 |  0.107 % |
2.47/2.50	c |     14215 |    1869    13873    56091 | 2147483647     8864    124 |  0.107 % |
2.47/2.53	c |     14327 |    1869    13873    56091 | 2147483647     8976    125 |  0.107 % |
2.47/2.56	c |     14448 |    1869    13873    56091 | 2147483647     9097    125 |  0.107 % |
2.47/2.59	c |     14583 |    1869    13873    56091 | 2147483647     9232    125 |  0.107 % |
2.57/2.62	c |     14731 |    1869    13873    56091 | 2147483647     9380    125 |  0.107 % |
2.57/2.66	c |     14894 |    1869    13873    56091 | 2147483647     9543    125 |  0.107 % |
2.57/2.69	c |     15071 |    1869    13873    56091 | 2147483647     9720    124 |  0.107 % |
2.67/2.71	c |     15264 |    1869    13873    56091 | 2147483647     9913    123 |  0.107 % |
2.67/2.75	c |     15477 |    1869    13873    56091 | 2147483647    10126    122 |  0.107 % |
2.67/2.78	c |     15711 |    1869    13873    56091 | 2147483647    10360    122 |  0.107 % |
2.77/2.82	c |     15967 |    1869    13873    56091 | 2147483647    10616    121 |  0.107 % |
2.77/2.87	c |     16248 |    1869    13873    56091 | 2147483647    10897    121 |  0.107 % |
2.87/2.94	c |     16562 |    1869    13873    56091 | 2147483647    11211    121 |  0.107 % |
2.97/3.02	c |     16902 |    1869    13873    56091 | 2147483647    11551    121 |  0.107 % |
2.97/3.04	c |     17004 |    1869    13873    56091 | 2147483647    11653    121 |  0.107 % |
2.97/3.06	c |     17119 |    1869    13873    56091 | 2147483647    11768    121 |  0.107 % |
2.97/3.09	c |     17240 |    1869    13873    56091 | 2147483647    11889    120 |  0.107 % |
3.07/3.13	c |     17373 |    1869    13873    56091 | 2147483647    12022    121 |  0.107 % |
3.07/3.18	c |     17520 |    1869    13873    56091 | 2147483647    12169    122 |  0.107 % |
3.17/3.24	c |     17681 |    1869    13873    56091 | 2147483647    12330    122 |  0.107 % |
3.27/3.30	c |     17858 |    1869    13873    56091 | 2147483647    12507    122 |  0.107 % |
3.27/3.36	c |     18052 |    1869    13873    56091 | 2147483647    12701    123 |  0.107 % |
3.37/3.44	c |     18265 |    1869    13873    56091 | 2147483647    12914    123 |  0.107 % |
3.47/3.52	c |     18500 |    1869    13873    56091 | 2147483647    13149    123 |  0.107 % |
3.57/3.60	c |     18756 |    1869    13873    56091 | 2147483647    13405    123 |  0.107 % |
3.57/3.70	c |     19039 |    1869    13873    56091 | 2147483647    13688    124 |  0.107 % |
3.67/3.79	c |     19348 |    1869    13873    56091 | 2147483647    13997    123 |  0.107 % |
3.77/3.83	c |     19688 |    1869    13873    56091 | 2147483647    14337    121 |  0.107 % |
3.77/3.89	c |     20062 |    1869    13873    56091 | 2147483647    14711    119 |  0.107 % |
3.87/3.92	c |     20162 |    1869    13873    56091 | 2147483647    14811    119 |  0.107 % |
3.87/3.95	c |     20275 |    1869    13873    56091 | 2147483647    14924    119 |  0.107 % |
3.87/3.97	c |     20398 |    1869    13873    56091 | 2147483647    15047    119 |  0.107 % |
3.97/4.01	c |     20531 |    1869    13873    56091 | 2147483647    15180    119 |  0.107 % |
3.97/4.05	c |     20677 |    1869    13873    56091 | 2147483647    15326    119 |  0.107 % |
3.97/4.07	c |     20839 |    1869    13873    56091 | 2147483647    15488    118 |  0.107 % |
4.07/4.11	c |     21019 |    1869    13873    56091 | 2147483647    15668    117 |  0.107 % |
4.07/4.15	c |     21212 |    1869    13873    56091 | 2147483647    15861    117 |  0.107 % |
4.17/4.22	c |     21424 |    1869    13873    56091 | 2147483647    16073    117 |  0.107 % |
4.27/4.32	c |     21660 |    1869    13873    56091 | 2147483647    16309    117 |  0.107 % |
4.37/4.42	c |     21916 |    1869    13873    56091 | 2147483647    16565    117 |  0.107 % |
4.47/4.52	c |     22198 |    1869    13873    56091 | 2147483647    16847    118 |  0.107 % |
4.57/4.64	c |     22510 |    1869    13873    56091 | 2147483647    17159    119 |  0.107 % |
4.67/4.74	c |     22853 |    1869    13873    56091 | 2147483647    17502    118 |  0.107 % |
4.77/4.90	c |     23228 |    1869    13873    56091 | 2147483647    17877    119 |  0.107 % |
4.97/5.06	c |     23639 |    1869    13873    56091 | 2147483647    18288    119 |  0.107 % |
5.07/5.11	c |     23740 |    1869    13873    56091 | 2147483647    18389    119 |  0.107 % |
5.07/5.14	c |     23851 |    1869    13873    56091 | 2147483647    18500    119 |  0.107 % |
5.07/5.18	c |     23974 |    1869    13873    56091 | 2147483647    18623    119 |  0.107 % |
5.17/5.23	c |     24107 |    1869    13873    56091 | 2147483647    18756    119 |  0.107 % |
5.17/5.29	c |     24257 |    1869    13873    56091 | 2147483647    18906    119 |  0.107 % |
5.27/5.33	c |     24418 |    1869    13873    56091 | 2147483647    19067    119 |  0.107 % |
5.38/5.40	c |     24601 |    1869    13873    56091 | 2147483647    19250    119 |  0.107 % |
5.38/5.49	c |     24794 |    1869    13873    56091 | 2147483647    19443    119 |  0.107 % |
5.47/5.58	c |     25007 |    1869    13873    56091 | 2147483647    19656    120 |  0.107 % |
5.57/5.66	c |     25240 |    1869    13873    56091 | 2147483647    19889    119 |  0.107 % |
5.67/5.76	c |     25496 |    1869    13873    56091 | 2147483647    20145    119 |  0.107 % |
5.77/5.82	c |     25779 |    1869    13873    56091 | 2147483647    20428    119 |  0.107 % |
5.77/5.88	c |     26088 |    1869    13873    56091 | 2147483647    20737    118 |  0.107 % |
5.87/5.98	c |     26429 |    1869    13873    56091 | 2147483647    21078    118 |  0.107 % |
6.07/6.15	c |     26802 |    1869    13873    56091 | 2147483647    21451    117 |  0.107 % |
6.17/6.28	c |     27212 |    1869    13873    56091 | 2147483647    21861    117 |  0.107 % |
6.37/6.40	c |     27663 |    1869    13873    56091 | 2147483647    22312    117 |  0.107 % |
6.37/6.43	c |     27765 |    1869    13873    56091 | 2147483647    22414    117 |  0.107 % |
6.37/6.47	c |     27877 |    1869    13873    56091 | 2147483647    22526    117 |  0.107 % |
6.47/6.51	c |     28000 |    1869    13873    56091 | 2147483647    22649    117 |  0.107 % |
6.47/6.57	c |     28136 |    1869    13873    56091 | 2147483647    22785    117 |  0.107 % |
6.57/6.60	c |     28282 |    1869    13873    56091 | 2147483647    22931    116 |  0.107 % |
6.57/6.66	c |     28442 |    1869    13873    56091 | 2147483647    23091    116 |  0.107 % |
6.66/6.73	c |     28619 |    1869    13873    56091 | 2147483647    23268    117 |  0.107 % |
6.76/6.83	c |     28814 |    1869    13873    56091 | 2147483647    23463    117 |  0.107 % |
6.86/6.94	c |     29027 |    1869    13873    56091 | 2147483647    23676    117 |  0.107 % |
6.96/7.07	c |     29260 |    1869    13873    56091 | 2147483647    23909    118 |  0.107 % |
7.06/7.18	c |     29517 |    1869    13873    56091 | 2147483647    24166    118 |  0.107 % |
7.26/7.32	c |     29800 |    1869    13873    56091 | 2147483647    24449    118 |  0.107 % |
7.36/7.47	c |     30110 |    1869    13873    56091 | 2147483647    24759    118 |  0.107 % |
7.47/7.55	c |     30449 |    1869    13873    56091 | 2147483647    25098    117 |  0.107 % |
7.58/7.66	c |     30821 |    1869    13873    56091 | 2147483647    25470    117 |  0.107 % |
7.77/7.85	c |     31230 |    1869    13873    56091 | 2147483647    25879    117 |  0.107 % |
7.97/8.09	c |     31679 |    1869    13873    56091 | 2147483647    26328    117 |  0.107 % |
8.27/8.35	c |     32175 |    1869    13873    56091 | 2147483647    26824    117 |  0.107 % |
8.37/8.41	c |     32277 |    1869    13873    56091 | 2147483647    26926    117 |  0.107 % |
8.37/8.48	c |     32387 |    1869    13873    56091 | 2147483647    27036    117 |  0.107 % |
8.47/8.55	c |     32508 |    1869    13873    56091 | 2147483647    27157    117 |  0.107 % |
8.57/8.63	c |     32642 |    1869    13873    56091 | 2147483647    27291    117 |  0.107 % |
8.67/8.71	c |     32789 |    1869    13873    56091 | 2147483647    27438    117 |  0.107 % |
8.67/8.77	c |     32950 |    1869    13873    56091 | 2147483647    27599    117 |  0.107 % |
8.77/8.89	c |     33126 |    1869    13873    56091 | 2147483647    27775    117 |  0.107 % |
8.87/8.97	c |     33322 |    1869    13873    56091 | 2147483647    27971    117 |  0.107 % |
8.97/9.08	c |     33536 |    1869    13873    56091 | 2147483647    28185    117 |  0.107 % |
9.07/9.19	c |     33769 |    1869    13873    56091 | 2147483647    28418    117 |  0.107 % |
9.17/9.27	c |     34025 |    1869    13873    56091 | 2147483647    28674    117 |  0.107 % |
9.37/9.43	c |     34307 |    1869    13873    56091 | 2147483647    28956    117 |  0.107 % |
9.47/9.58	c |     34617 |    1869    13873    56091 | 2147483647    29266    117 |  0.107 % |
9.67/9.77	c |     34959 |    1869    13873    56091 | 2147483647    29608    117 |  0.107 % |
9.77/9.88	c |     35331 |    1869    13873    56091 | 2147483647    29980    116 |  0.107 % |
9.97/10.00	c |     35743 |    1868    13841    56027 | 2147483647    30390    116 |  0.160 % |
10.07/10.15	c |     36192 |    1868    13841    56027 | 2147483647    30839    115 |  0.160 % |
10.17/10.29	c |     36685 |    1868    13841    56027 | 2147483647    31332    114 |  0.160 % |
10.37/10.47	c |     37230 |    1868    13841    56027 | 2147483647    31877    114 |  0.160 % |
10.47/10.52	c |     37333 |    1868    13841    56027 | 2147483647    31980    114 |  0.160 % |
10.57/10.60	c |     37443 |    1868    13841    56027 | 2147483647    32090    114 |  0.160 % |
10.57/10.66	c |     37566 |    1868    13841    56027 | 2147483647    32213    114 |  0.160 % |
10.67/10.74	c |     37699 |    1868    13841    56027 | 2147483647    32346    114 |  0.160 % |
10.76/10.83	c |     37845 |    1868    13841    56027 | 2147483647    32492    114 |  0.160 % |
10.87/10.91	c |     38005 |    1868    13841    56027 | 2147483647    32652    114 |  0.160 % |
10.87/10.99	c |     38181 |    1868    13841    56027 | 2147483647    32828    113 |  0.160 % |
11.06/11.11	c |     38375 |    1868    13841    56027 | 2147483647    33022    113 |  0.160 % |
11.17/11.21	c |     38587 |    1868    13841    56027 | 2147483647    33234    113 |  0.160 % |
11.27/11.31	c |     38820 |    1868    13841    56027 | 2147483647    33467    114 |  0.160 % |
11.37/11.41	c |     39080 |    1868    13841    56027 | 2147483647    33727    114 |  0.160 % |
11.47/11.55	c |     39365 |    1868    13841    56027 | 2147483647    34012    113 |  0.160 % |
11.67/11.72	c |     39676 |    1868    13841    56027 | 2147483647    34323    114 |  0.160 % |
11.77/11.90	c |     40020 |    1868    13841    56027 | 2147483647    34667    114 |  0.160 % |
11.97/12.09	c |     40396 |    1868    13841    56027 | 2147483647    35043    114 |  0.160 % |
12.17/12.25	c |     40805 |    1868    13841    56027 | 2147483647    35452    114 |  0.160 % |
12.37/12.45	c |     41257 |    1868    13841    56027 | 2147483647    35904    114 |  0.160 % |
12.67/12.71	c |     41750 |    1868    13841    56027 | 2147483647    36397    114 |  0.160 % |
12.87/12.97	c |     42293 |    1868    13841    56027 | 2147483647    36940    114 |  0.160 % |
13.17/13.27	c |     42893 |    1868    13841    56027 | 2147483647    37540    113 |  0.160 % |
13.27/13.34	c |     42994 |    1868    13841    56027 | 2147483647    37641    113 |  0.160 % |
13.36/13.42	c |     43104 |    1868    13841    56027 | 2147483647    37751    113 |  0.160 % |
13.36/13.47	c |     43226 |    1868    13841    56027 | 2147483647    37873    113 |  0.160 % |
13.46/13.53	c |     43359 |    1868    13841    56027 | 2147483647    38006    113 |  0.160 % |
13.56/13.61	c |     43506 |    1868    13841    56027 | 2147483647    38153    113 |  0.160 % |
13.66/13.71	c |     43666 |    1868    13841    56027 | 2147483647    38313    113 |  0.162 % |
13.76/13.80	c |     43842 |    1868    13841    56027 | 2147483647    38489    113 |  0.160 % |
13.86/13.90	c |     44035 |    1868    13841    56027 | 2147483647    38682    113 |  0.160 % |
14.06/14.11	c |     44248 |    1868    13841    56027 | 2147483647    38895    112 |  0.160 % |
14.17/14.24	c |     44482 |    1868    13841    56027 | 2147483647    39129    112 |  0.160 % |
14.36/14.42	c |     44738 |    1868    13841    56027 | 2147483647    39385    112 |  0.160 % |
14.47/14.51	c |     45021 |    1868    13841    56027 | 2147483647    39668    112 |  0.160 % |
14.67/14.72	c |     45331 |    1868    13841    56027 | 2147483647    39978    112 |  0.160 % |
14.87/14.91	c |     45670 |    1868    13841    56027 | 2147483647    40317    112 |  0.160 % |
15.07/15.11	c |     46042 |    1868    13841    56027 | 2147483647    40689    111 |  0.160 % |
15.27/15.31	c |     46452 |    1868    13841    56027 | 2147483647    41099    111 |  0.160 % |
15.47/15.58	c |     46901 |    1868    13841    56027 | 2147483647    41548    110 |  0.160 % |
15.77/15.83	c |     47398 |    1868    13841    56027 | 2147483647    42045    110 |  0.160 % |
16.07/16.15	c |     47941 |    1868    13841    56027 | 2147483647    42588    109 |  0.160 % |
16.37/16.47	c |     48540 |    1868    13841    56027 | 2147483647    43187    109 |  0.160 % |
16.67/16.79	c |     49195 |    1867    13841    56027 | 2147483647    43841    108 |  0.214 % |
16.77/16.86	c |     49297 |    1867    13841    56027 | 2147483647    43943    108 |  0.214 % |
16.86/16.93	c |     49408 |    1867    13841    56027 | 2147483647    44054    108 |  0.214 % |
16.86/16.98	c |     49529 |    1867    13841    56027 | 2147483647    44175    108 |  0.214 % |
16.96/17.06	c |     49662 |    1867    13841    56027 | 2147483647    44308    108 |  0.214 % |
17.06/17.16	c |     49809 |    1867    13841    56027 | 2147483647    44455    107 |  0.214 % |
17.16/17.22	c |     49980 |    1867    13841    56027 | 2147483647    44626    107 |  0.214 % |
17.26/17.31	c |     50165 |    1867    13841    56027 | 2147483647    44811    107 |  0.214 % |
17.26/17.37	c |     50358 |    1867    13841    56027 | 2147483647    45004    107 |  0.214 % |
17.36/17.48	c |     50570 |    1867    13841    56027 | 2147483647    45216    107 |  0.214 % |
17.57/17.66	c |     50803 |    1867    13841    56027 | 2147483647    45449    107 |  0.214 % |
17.76/17.83	c |     51062 |    1867    13841    56027 | 2147483647    45708    107 |  0.214 % |
17.86/17.94	c |     51343 |    1867    13841    56027 | 2147483647    45989    106 |  0.214 % |
17.96/18.08	c |     51652 |    1867    13841    56027 | 2147483647    46298    106 |  0.214 % |
18.16/18.23	c |     51991 |    1867    13841    56027 | 2147483647    46637    106 |  0.214 % |
18.26/18.37	c |     52363 |    1867    13841    56027 | 2147483647    47009    106 |  0.214 % |
18.46/18.55	c |     52772 |    1867    13841    56027 | 2147483647    47418    106 |  0.214 % |
18.76/18.82	c |     53221 |    1867    13841    56027 | 2147483647    47867    106 |  0.214 % |
18.96/19.09	c |     53715 |    1867    13841    56027 | 2147483647    48361    105 |  0.214 % |
19.26/19.36	c |     54257 |    1867    13841    56027 | 2147483647    48903    104 |  0.214 % |
19.56/19.61	c |     54860 |    1867    13841    56027 | 2147483647    49506    103 |  0.214 % |
19.76/19.88	c |     55516 |    1867    13841    56027 | 2147483647    50162    103 |  0.214 % |
20.16/20.25	c ===============================================================================
20.16/20.25	c restarts              : 254
20.16/20.25	c conflicts             : 56225          (2845 /sec)
20.16/20.25	c decisions             : 183384         (1.55 % random) (9279 /sec)
20.16/20.25	c propagations          : 8228835        (416376 /sec)
20.16/20.25	c conflict literals     : 5570013        (33.15 % deleted)
20.16/20.25	c Memory used           : 25.95 MB
20.16/20.25	c CPU time              : 19.763 s
20.16/20.25	c 
20.16/20.25	s UNSATISFIABLE
20.16/20.26	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-1837240-1242864443/watcher-1837240-1242864443 -o /tmp/evaluation-result-1837240-1242864443/solver-1837240-1242864443 -C 10000 -W 12000 -M 1800 SatELiteGTI HOME/instance-1837240-1242864443.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.94 0.98 0.91 3/64 5744
/proc/meminfo: memFree=1645768/2055920 swapFree=4179272/4192956
[pid=5744] ppid=5742 vsize=5356 CPUtime=0
/proc/5744/stat : 5744 (SatELiteGTI) S 5742 5744 5674 0 -1 4194304 310 249 0 0 0 0 0 0 18 0 1 0 314477733 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5744/statm: 1339 237 197 169 0 50 0

[startup+0.069554 s]
/proc/loadavg: 0.94 0.98 0.91 3/64 5744
/proc/meminfo: memFree=1645768/2055920 swapFree=4179272/4192956
[pid=5744] ppid=5742 vsize=5356 CPUtime=0
/proc/5744/stat : 5744 (SatELiteGTI) S 5742 5744 5674 0 -1 4194304 310 249 0 0 0 0 0 0 18 0 1 0 314477733 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5744/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101555 s]
/proc/loadavg: 0.94 0.98 0.91 3/64 5744
/proc/meminfo: memFree=1645768/2055920 swapFree=4179272/4192956
[pid=5744] ppid=5742 vsize=5356 CPUtime=0
/proc/5744/stat : 5744 (SatELiteGTI) S 5742 5744 5674 0 -1 4194304 310 249 0 0 0 0 0 0 18 0 1 0 314477733 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5744/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301574 s]
/proc/loadavg: 0.94 0.98 0.91 3/64 5744
/proc/meminfo: memFree=1645768/2055920 swapFree=4179272/4192956
[pid=5744] ppid=5742 vsize=5356 CPUtime=0
/proc/5744/stat : 5744 (SatELiteGTI) S 5742 5744 5674 0 -1 4194304 310 249 0 0 0 0 0 0 18 0 1 0 314477733 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5744/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701613 s]
/proc/loadavg: 0.94 0.98 0.91 3/64 5744
/proc/meminfo: memFree=1645768/2055920 swapFree=4179272/4192956
[pid=5744] ppid=5742 vsize=5356 CPUtime=0.42
/proc/5744/stat : 5744 (SatELiteGTI) S 5742 5744 5674 0 -1 4194304 336 1770 0 0 0 0 40 2 16 0 1 0 314477733 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5744/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 5356

[startup+1.50168 s]
/proc/loadavg: 0.94 0.98 0.91 2/66 5750
/proc/meminfo: memFree=1640632/2055920 swapFree=4179272/4192956
[pid=5744] ppid=5742 vsize=5356 CPUtime=0.42
/proc/5744/stat : 5744 (SatELiteGTI) S 5742 5744 5674 0 -1 4194304 336 1770 0 0 0 0 40 2 16 0 1 0 314477733 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5744/statm: 1339 239 197 169 0 50 0
[pid=5750] ppid=5744 vsize=4960 CPUtime=1.05
/proc/5750/stat : 5750 (minisat_static) R 5744 5744 5674 0 -1 4194304 938 0 0 0 105 0 0 0 25 0 1 0 314477776 5079040 924 1992294400 134512640 135215339 4294956240 18446744073709551615 134528899 0 0 4096 3 0 0 0 17 1 0 0
/proc/5750/statm: 1240 924 77 171 0 1067 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10316

[startup+3.10182 s]
/proc/loadavg: 0.95 0.98 0.91 2/66 5750
/proc/meminfo: memFree=1638328/2055920 swapFree=4179272/4192956
[pid=5744] ppid=5742 vsize=5356 CPUtime=0.42
/proc/5744/stat : 5744 (SatELiteGTI) S 5742 5744 5674 0 -1 4194304 336 1770 0 0 0 0 40 2 16 0 1 0 314477733 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5744/statm: 1339 239 197 169 0 50 0
[pid=5750] ppid=5744 vsize=9056 CPUtime=2.65
/proc/5750/stat : 5750 (minisat_static) R 5744 5744 5674 0 -1 4194304 1975 0 0 0 265 0 0 0 25 0 1 0 314477776 9273344 1961 1992294400 134512640 135215339 4294956240 18446744073709551615 134721382 0 0 4096 3 0 0 0 17 1 0 0
/proc/5750/statm: 2264 1961 77 171 0 2091 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 14412

[startup+6.3011 s]
/proc/loadavg: 0.95 0.98 0.91 2/66 5750
/proc/meminfo: memFree=1631928/2055920 swapFree=4179272/4192956
[pid=5744] ppid=5742 vsize=5356 CPUtime=0.42
/proc/5744/stat : 5744 (SatELiteGTI) S 5742 5744 5674 0 -1 4194304 336 1770 0 0 0 0 40 2 16 0 1 0 314477733 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5744/statm: 1339 239 197 169 0 50 0
[pid=5750] ppid=5744 vsize=14168 CPUtime=5.85
/proc/5750/stat : 5750 (minisat_static) R 5744 5744 5674 0 -1 4194304 3237 0 0 0 584 1 0 0 25 0 1 0 314477776 14508032 3223 1992294400 134512640 135215339 4294956240 18446744073709551615 134532964 0 0 4096 3 0 0 0 17 1 0 0
/proc/5750/statm: 3542 3223 77 171 0 3369 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 19524

[startup+12.7027 s]
/proc/loadavg: 0.95 0.98 0.91 2/66 5750
/proc/meminfo: memFree=1623992/2055920 swapFree=4179272/4192956
[pid=5744] ppid=5742 vsize=5356 CPUtime=0.42
/proc/5744/stat : 5744 (SatELiteGTI) S 5742 5744 5674 0 -1 4194304 336 1770 0 0 0 0 40 2 16 0 1 0 314477733 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5744/statm: 1339 239 197 169 0 50 0
[pid=5750] ppid=5744 vsize=21344 CPUtime=12.25
/proc/5750/stat : 5750 (minisat_static) R 5744 5744 5674 0 -1 4194304 5049 0 0 0 1222 3 0 0 25 0 1 0 314477776 21856256 5035 1992294400 134512640 135215339 4294956240 18446744073709551615 134528742 0 0 4096 3 0 0 0 17 1 0 0
/proc/5750/statm: 5336 5035 77 171 0 5163 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 26700

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

[startup+15.9019 s]
/proc/loadavg: 0.95 0.98 0.91 2/66 5750
/proc/meminfo: memFree=1621240/2055920 swapFree=4179272/4192956
[pid=5744] ppid=5742 vsize=5356 CPUtime=0.42
/proc/5744/stat : 5744 (SatELiteGTI) S 5742 5744 5674 0 -1 4194304 336 1770 0 0 0 0 40 2 16 0 1 0 314477733 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5744/statm: 1339 239 197 169 0 50 0
[pid=5750] ppid=5744 vsize=23808 CPUtime=15.45
/proc/5750/stat : 5750 (minisat_static) R 5744 5744 5674 0 -1 4194304 5642 0 0 0 1541 4 0 0 25 0 1 0 314477776 24379392 5628 1992294400 134512640 135215339 4294956240 18446744073709551615 134532956 0 0 4096 3 0 0 0 17 1 0 0
/proc/5750/statm: 5952 5628 77 171 0 5779 0
Current children cumulated CPU time (s) 15.87
Current children cumulated vsize (KiB) 29164

[startup+17.5011 s]
/proc/loadavg: 0.96 0.98 0.91 2/66 5750
/proc/meminfo: memFree=1619768/2055920 swapFree=4179272/4192956
[pid=5744] ppid=5742 vsize=5356 CPUtime=0.42
/proc/5744/stat : 5744 (SatELiteGTI) S 5742 5744 5674 0 -1 4194304 336 1770 0 0 0 0 40 2 16 0 1 0 314477733 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5744/statm: 1339 239 197 169 0 50 0
[pid=5750] ppid=5744 vsize=24904 CPUtime=17.05
/proc/5750/stat : 5750 (minisat_static) R 5744 5744 5674 0 -1 4194304 5915 0 0 0 1701 4 0 0 25 0 1 0 314477776 25501696 5901 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/5750/statm: 6226 5901 77 171 0 6053 0
Current children cumulated CPU time (s) 17.47
Current children cumulated vsize (KiB) 30260

[startup+19.1012 s]
/proc/loadavg: 0.96 0.98 0.91 2/66 5750
/proc/meminfo: memFree=1618936/2055920 swapFree=4179272/4192956
[pid=5744] ppid=5742 vsize=5356 CPUtime=0.42
/proc/5744/stat : 5744 (SatELiteGTI) S 5742 5744 5674 0 -1 4194304 336 1770 0 0 0 0 40 2 16 0 1 0 314477733 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5744/statm: 1339 239 197 169 0 50 0
[pid=5750] ppid=5744 vsize=26040 CPUtime=18.64
/proc/5750/stat : 5750 (minisat_static) R 5744 5744 5674 0 -1 4194304 6190 0 0 0 1860 4 0 0 25 0 1 0 314477776 26664960 6176 1992294400 134512640 135215339 4294956240 18446744073709551615 134538050 0 0 4096 3 0 0 0 17 1 0 0
/proc/5750/statm: 6510 6176 77 171 0 6337 0
Current children cumulated CPU time (s) 19.06
Current children cumulated vsize (KiB) 31396

[startup+19.9013 s]
/proc/loadavg: 0.96 0.98 0.91 2/66 5750
/proc/meminfo: memFree=1618424/2055920 swapFree=4179272/4192956
[pid=5744] ppid=5742 vsize=5356 CPUtime=0.42
/proc/5744/stat : 5744 (SatELiteGTI) S 5742 5744 5674 0 -1 4194304 336 1770 0 0 0 0 40 2 16 0 1 0 314477733 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5744/statm: 1339 239 197 169 0 50 0
[pid=5750] ppid=5744 vsize=26436 CPUtime=19.44
/proc/5750/stat : 5750 (minisat_static) R 5744 5744 5674 0 -1 4194304 6277 0 0 0 1940 4 0 0 25 0 1 0 314477776 27070464 6263 1992294400 134512640 135215339 4294956240 18446744073709551615 134528784 0 0 4096 3 0 0 0 17 1 0 0
/proc/5750/statm: 6609 6263 77 171 0 6436 0
Current children cumulated CPU time (s) 19.86
Current children cumulated vsize (KiB) 31792

[startup+20.1013 s]
/proc/loadavg: 0.96 0.98 0.91 2/66 5750
/proc/meminfo: memFree=1618424/2055920 swapFree=4179272/4192956
[pid=5744] ppid=5742 vsize=5356 CPUtime=0.42
/proc/5744/stat : 5744 (SatELiteGTI) S 5742 5744 5674 0 -1 4194304 336 1770 0 0 0 0 40 2 16 0 1 0 314477733 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5744/statm: 1339 239 197 169 0 50 0
[pid=5750] ppid=5744 vsize=26436 CPUtime=19.64
/proc/5750/stat : 5750 (minisat_static) R 5744 5744 5674 0 -1 4194304 6299 0 0 0 1960 4 0 0 25 0 1 0 314477776 27070464 6285 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/5750/statm: 6609 6285 77 171 0 6436 0
Current children cumulated CPU time (s) 20.06
Current children cumulated vsize (KiB) 31792

[startup+20.2013 s]
/proc/loadavg: 0.96 0.98 0.91 2/66 5750
/proc/meminfo: memFree=1618424/2055920 swapFree=4179272/4192956
[pid=5744] ppid=5742 vsize=5356 CPUtime=0.42
/proc/5744/stat : 5744 (SatELiteGTI) S 5742 5744 5674 0 -1 4194304 336 1770 0 0 0 0 40 2 16 0 1 0 314477733 5484544 239 1992294400 4194304 4889804 548682068816 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5744/statm: 1339 239 197 169 0 50 0
[pid=5750] ppid=5744 vsize=26568 CPUtime=19.74
/proc/5750/stat : 5750 (minisat_static) R 5744 5744 5674 0 -1 4194304 6302 0 0 0 1970 4 0 0 25 0 1 0 314477776 27205632 6288 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/5750/statm: 6642 6288 77 171 0 6469 0
Current children cumulated CPU time (s) 20.16
Current children cumulated vsize (KiB) 31924

Child status: 20
Real time (s): 20.2669
CPU time (s): 20.2529
CPU user time (s): 20.1709
CPU system time (s): 0.081987
CPU usage (%): 99.9308
Max. virtual memory (cumulated for all children) (KiB): 31924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.1709
system time used= 0.081987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8571
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= 19
involuntary context switches= 171

runsolver used 0.036994 second user time and 0.058991 second system time

The end

Launcher Data

Begin job on node15 at 2009-05-21 02:07:23
IDJOB=1837240
IDBENCH=70759
IDSOLVER=674
FILE ID=node15/1837240-1242864443
PBS_JOBID= 9328528
Free space on /tmp= 66408 MiB

SOLVER NAME= minisat_cumr p-2009-03-18
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand032.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1837240-1242864443/watcher-1837240-1242864443 -o /tmp/evaluation-result-1837240-1242864443/solver-1837240-1242864443 -C 10000 -W 12000 -M 1800  SatELiteGTI HOME/instance-1837240-1242864443.cnf

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

MD5SUM BENCH= 49dda3faa6676166ee2ccb89f6cd8ca0
RANDOM SEED=168544875

node15.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.220
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.220
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:       1646320 kB
Buffers:         64732 kB
Cached:         272356 kB
SwapCached:       7876 kB
Active:         138004 kB
Inactive:       208504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1646320 kB
SwapTotal:     4192956 kB
SwapFree:      4179272 kB
Dirty:            2284 kB
Writeback:           0 kB
Mapped:          14580 kB
Slab:            49076 kB
Committed_AS:  1042100 kB
PageTables:       1464 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= 66404 MiB
End job on node15 at 2009-05-21 02:07:44