Trace number 1834007

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-18? (TO) 1200.1 1200.61

General information on the benchmark

NameCRAFTED/ramseycube/
Q3inK13.cnf
MD5SUMee4a2d6030f643cfa5b109579b0e5c45
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables78
Number of clauses2162160
Sum of the clauses size25945920
Maximum clause length12
Minimum clause length12
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52162160

Solver Data

0.00/0.00	c Parsing...
3.78/3.80	c ==============================================================================
3.78/3.80	c |           |     ORIGINAL     |              LEARNT              |          |
3.78/3.80	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
3.78/3.80	c ==============================================================================
3.78/3.80	c |         0 | 2162160 25945920 |  648647       0        0     nan |  0.000 % |
3.78/3.80	c ==============================================================================
3.78/3.80	c Result  :   #vars: 78   #clauses: 2162160   #literals: 25945920
3.78/3.80	c CPU time:   3.41148 s
3.78/3.80	c ==============================================================================
10.79/10.80	c This is MiniSat 2.0 beta
10.79/10.80	c WARNING: for repeatability, setting FPU to use double precision
10.79/10.80	c ============================[ Problem Statistics ]=============================
10.79/10.80	c |                                                                             |
10.79/10.80	c |  Number of variables:  78                                                   |
10.79/10.80	c |  Number of clauses:    2162160                                              |
13.27/13.37	c |  Parsing time:         2.30         s                                       |
13.47/13.50	c ============================[ Search Statistics ]==============================
13.47/13.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.47/13.50	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.47/13.50	c ===============================================================================
13.47/13.50	c |         0 |      78  2162160 25945920 |   720720        0    nan |  0.000 % |
14.67/14.70	c |       100 |      78  2162160 25945920 |   720720      100     31 |  0.017 % |
15.87/15.96	c |       201 |      78  2162160 25945920 |   720720      201     33 |  0.017 % |
16.87/16.99	c |       304 |      78  2162160 25945920 |   720720      304     34 |  0.017 % |
18.07/18.17	c |       416 |      78  2162160 25945920 |   720720      416     34 |  0.017 % |
18.97/19.08	c |       517 |      78  2162160 25945920 |   720720      517     34 |  0.017 % |
20.07/20.19	c |       628 |      78  2162160 25945920 |   720720      628     34 |  0.017 % |
21.07/21.15	c |       750 |      78  2162160 25945920 |   720720      750     34 |  0.017 % |
22.27/22.36	c |       853 |      78  2162160 25945920 |   720720      853     34 |  0.017 % |
24.57/24.63	c |       963 |      78  2162160 25945920 |   720720      963     35 |  0.017 % |
27.37/27.43	c |      1084 |      78  2162160 25945920 |   720720     1084     35 |  0.017 % |
29.85/29.98	c |      1218 |      78  2162160 25945920 |   720720     1218     34 |  0.017 % |
31.76/31.85	c |      1318 |      78  2162160 25945920 |   720720     1318     34 |  0.017 % |
33.36/33.43	c |      1428 |      78  2162160 25945920 |   720720     1428     34 |  0.017 % |
35.06/35.16	c |      1549 |      78  2162160 25945920 |   720720     1549     34 |  0.017 % |
37.45/37.52	c |      1682 |      78  2162160 25945920 |   720720     1682     34 |  0.017 % |
39.46/39.54	c |      1828 |      78  2162160 25945920 |   720720     1828     34 |  0.017 % |
40.95/41.07	c |      1929 |      78  2162160 25945920 |   720720     1929     34 |  0.017 % |
42.15/42.25	c |      2040 |      78  2162160 25945920 |   720720     2040     34 |  0.017 % |
44.05/44.10	c |      2164 |      78  2162160 25945920 |   720720     2164     34 |  0.017 % |
45.95/46.03	c |      2297 |      78  2162160 25945920 |   720720     2297     34 |  0.017 % |
47.84/47.99	c |      2446 |      78  2162160 25945920 |   720720     2446     34 |  0.017 % |
50.54/50.66	c |      2610 |      78  2162160 25945920 |   720720     2610     34 |  0.017 % |
52.04/52.11	c |      2711 |      78  2162160 25945920 |   720720     2711     34 |  0.017 % |
53.95/54.00	c |      2824 |      78  2162160 25945920 |   720720     2824     34 |  0.017 % |
55.65/55.75	c |      2946 |      78  2162160 25945920 |   720720     2946     34 |  0.017 % |
57.35/57.46	c |      3079 |      78  2162160 25945920 |   720720     3079     34 |  0.017 % |
59.74/59.82	c |      3225 |      78  2162160 25945920 |   720720     3225     34 |  0.017 % |
62.04/62.12	c |      3385 |      78  2162160 25945920 |   720720     3385     34 |  0.017 % |
64.94/65.07	c |      3562 |      78  2162160 25945920 |   720720     3562     34 |  0.017 % |
66.74/66.82	c |      3662 |      78  2162160 25945920 |   720720     3662     34 |  0.017 % |
69.23/69.36	c |      3772 |      78  2162160 25945920 |   720720     3772     34 |  0.017 % |
70.83/70.99	c |      3893 |      78  2162160 25945920 |   720720     3893     34 |  0.017 % |
72.23/72.37	c |      4026 |      78  2162160 25945920 |   720720     4026     34 |  0.017 % |
74.23/74.33	c |      4177 |      78  2162160 25945920 |   720720     4177     34 |  0.017 % |
75.73/75.82	c |      4337 |      78  2162160 25945920 |   720720     4337     34 |  0.017 % |
78.03/78.15	c |      4514 |      78  2162160 25945920 |   720720     4514     34 |  0.017 % |
80.63/80.79	c |      4711 |      78  2162160 25945920 |   720720     4711     34 |  0.017 % |
81.73/81.80	c |      4811 |      78  2162160 25945920 |   720720     4811     34 |  0.017 % |
83.02/83.15	c |      4922 |      78  2162160 25945920 |   720720     4922     34 |  0.017 % |
84.11/84.26	c |      5046 |      78  2162160 25945920 |   720720     5046     34 |  0.017 % |
85.62/85.76	c |      5179 |      78  2162160 25945920 |   720720     5179     34 |  0.017 % |
87.11/87.28	c |      5325 |      78  2162160 25945920 |   720720     5325     34 |  0.017 % |
88.92/89.02	c |      5487 |      78  2162160 25945920 |   720720     5487     34 |  0.017 % |
90.51/90.66	c |      5663 |      78  2162160 25945920 |   720720     5663     34 |  0.017 % |
92.71/92.89	c |      5858 |      78  2162160 25945920 |   720720     5858     34 |  0.017 % |
95.11/95.23	c |      6070 |      78  2162160 25945920 |   720720     6070     34 |  0.017 % |
96.51/96.68	c |      6170 |      78  2162160 25945920 |   720720     6170     34 |  0.017 % |
97.71/97.86	c |      6286 |      78  2162160 25945920 |   720720     6286     34 |  0.017 % |
98.91/99.06	c |      6408 |      78  2162160 25945920 |   720720     6408     34 |  0.017 % |
100.01/100.14	c |      6541 |      78  2162160 25945920 |   720720     6541     34 |  0.017 % |
101.41/101.55	c |      6688 |      78  2162160 25945920 |   720720     6688     34 |  0.017 % |
102.90/103.06	c |      6849 |      78  2162160 25945920 |   720720     6849     34 |  0.017 % |
104.90/105.05	c |      7025 |      78  2162160 25945920 |   720720     7025     34 |  0.017 % |
107.20/107.31	c |      7218 |      78  2162160 25945920 |   720720     7218     34 |  0.017 % |
109.60/109.73	c |      7430 |      78  2162160 25945920 |   720720     7430     34 |  0.017 % |
113.20/113.36	c |      7663 |      78  2162160 25945920 |   720720     7663     34 |  0.017 % |
114.40/114.57	c |      7763 |      78  2162160 25945920 |   720720     7763     34 |  0.017 % |
115.90/116.01	c |      7873 |      78  2162160 25945920 |   720720     7873     34 |  0.017 % |
117.20/117.36	c |      7995 |      78  2162160 25945920 |   720720     7995     34 |  0.017 % |
119.09/119.22	c |      8129 |      78  2162160 25945920 |   720720     8129     34 |  0.017 % |
120.99/121.10	c |      8276 |      78  2162160 25945920 |   720720     8276     34 |  0.017 % |
123.19/123.32	c |      8436 |      78  2162160 25945920 |   720720     8436     34 |  0.017 % |
124.89/125.02	c |      8613 |      78  2162160 25945920 |   720720     8613     34 |  0.017 % |
126.59/126.75	c |      8807 |      78  2162160 25945920 |   720720     8807     34 |  0.017 % |
128.59/128.76	c |      9019 |      78  2162160 25945920 |   720720     9019     34 |  0.017 % |
131.09/131.23	c |      9252 |      78  2162160 25945920 |   720720     9252     34 |  0.017 % |
133.89/134.08	c |      9508 |      78  2162160 25945920 |   720720     9508     34 |  0.017 % |
135.29/135.48	c |      9612 |      78  2162160 25945920 |   720720     9612     34 |  0.017 % |
136.39/136.53	c |      9724 |      78  2162160 25945920 |   720720     9724     34 |  0.017 % |
137.78/137.92	c |      9845 |      78  2162160 25945920 |   720720     9845     34 |  0.017 % |
139.58/139.74	c |      9978 |      78  2162160 25945920 |   720720     9978     34 |  0.017 % |
140.98/141.16	c |     10124 |      78  2162160 25945920 | 2147483647    10124     34 |  0.017 % |
142.18/142.33	c |     10284 |      78  2162160 25945920 | 2147483647    10284     34 |  0.017 % |
143.67/143.86	c |     10460 |      78  2162160 25945920 | 2147483647    10460     34 |  0.017 % |
145.57/145.73	c |     10654 |      78  2162160 25945920 | 2147483647    10654     34 |  0.017 % |
147.37/147.59	c |     10866 |      78  2162160 25945920 | 2147483647    10866     34 |  0.017 % |
149.57/149.75	c |     11099 |      78  2162160 25945920 | 2147483647    11099     34 |  0.017 % |
151.98/152.12	c |     11356 |      78  2162160 25945920 | 2147483647    11356     34 |  0.017 % |
153.98/154.10	c |     11637 |      78  2162160 25945920 | 2147483647    11637     34 |  0.017 % |
155.28/155.47	c |     11737 |      78  2162160 25945920 | 2147483647    11737     34 |  0.017 % |
156.38/156.57	c |     11847 |      78  2162160 25945920 | 2147483647    11847     34 |  0.017 % |
158.07/158.27	c |     11968 |      78  2162160 25945920 | 2147483647    11968     34 |  0.017 % |
159.57/159.74	c |     12102 |      78  2162160 25945920 | 2147483647    12102     34 |  0.017 % |
161.37/161.50	c |     12251 |      78  2162160 25945920 | 2147483647    12251     34 |  0.017 % |
163.17/163.35	c |     12411 |      78  2162160 25945920 | 2147483647    12411     34 |  0.017 % |
165.07/165.22	c |     12588 |      78  2162160 25945920 | 2147483647    12588     34 |  0.017 % |
167.27/167.50	c |     12784 |      78  2162160 25945920 | 2147483647    12784     34 |  0.017 % |
169.57/169.71	c |     12996 |      78  2162160 25945920 | 2147483647    12996     34 |  0.017 % |
171.67/171.86	c |     13230 |      78  2162160 25945920 | 2147483647    13230     34 |  0.017 % |
175.17/175.35	c |     13488 |      78  2162160 25945920 | 2147483647    13488     34 |  0.017 % |
177.56/177.73	c |     13769 |      78  2162160 25945920 | 2147483647    13769     34 |  0.017 % |
180.76/180.95	c |     14079 |      78  2162160 25945920 | 2147483647    14079     34 |  0.017 % |
181.96/182.11	c |     14179 |      78  2162160 25945920 | 2147483647    14179     34 |  0.017 % |
182.96/183.18	c |     14289 |      78  2162160 25945920 | 2147483647    14289     34 |  0.017 % |
184.57/184.76	c |     14411 |      78  2162160 25945920 | 2147483647    14411     34 |  0.017 % |
186.06/186.29	c |     14544 |      78  2162160 25945920 | 2147483647    14544     34 |  0.017 % |
187.87/188.01	c |     14692 |      78  2162160 25945920 | 2147483647    14692     34 |  0.017 % |
188.96/189.19	c |     14853 |      78  2162160 25945920 | 2147483647    14853     34 |  0.017 % |
191.56/191.70	c |     15029 |      78  2162160 25945920 | 2147483647    15029     34 |  0.017 % |
193.76/193.98	c |     15222 |      78  2162160 25945920 | 2147483647    15222     34 |  0.017 % |
196.77/196.96	c |     15434 |      78  2162160 25945920 | 2147483647    15434     34 |  0.017 % |
199.76/199.98	c |     15667 |      78  2162160 25945920 | 2147483647    15667     34 |  0.017 % |
202.86/203.04	c |     15923 |      78  2162160 25945920 | 2147483647    15923     34 |  0.017 % |
205.76/206.00	c |     16205 |      78  2162160 25945920 | 2147483647    16205     34 |  0.017 % |
209.96/210.13	c |     16517 |      78  2162160 25945920 | 2147483647    16517     34 |  0.017 % |
214.65/214.85	c |     16858 |      78  2162160 25945920 | 2147483647    16858     34 |  0.017 % |
215.85/216.03	c |     16958 |      78  2162160 25945920 | 2147483647    16958     34 |  0.017 % |
216.85/217.09	c |     17070 |      78  2162160 25945920 | 2147483647    17070     34 |  0.017 % |
219.35/219.50	c |     17192 |      78  2162160 25945920 | 2147483647    17192     34 |  0.017 % |
221.05/221.24	c |     17325 |      78  2162160 25945920 | 2147483647    17325     34 |  0.017 % |
222.75/222.99	c |     17473 |      78  2162160 25945920 | 2147483647    17473     34 |  0.017 % |
225.15/225.34	c |     17633 |      78  2162160 25945920 | 2147483647    17633     34 |  0.017 % |
227.75/227.98	c |     17809 |      78  2162160 25945920 | 2147483647    17809     34 |  0.017 % |
230.55/230.71	c |     18002 |      78  2162160 25945920 | 2147483647    18002     34 |  0.017 % |
232.85/233.04	c |     18215 |      78  2162160 25945920 | 2147483647    18215     34 |  0.017 % |
235.15/235.35	c |     18449 |      78  2162160 25945920 | 2147483647    18449     34 |  0.017 % |
238.05/238.27	c |     18705 |      78  2162160 25945920 | 2147483647    18705     34 |  0.017 % |
240.85/241.03	c |     18986 |      78  2162160 25945920 | 2147483647    18986     34 |  0.017 % |
243.54/243.74	c |     19295 |      78  2162160 25945920 | 2147483647    19295     34 |  0.017 % |
247.14/247.36	c |     19636 |      78  2162160 25945920 | 2147483647    19636     34 |  0.017 % |
251.64/251.86	c |     20008 |      78  2162160 25945920 | 2147483647    20008     34 |  0.017 % |
253.14/253.34	c |     20108 |      78  2162160 25945920 | 2147483647    20108     34 |  0.017 % |
254.44/254.66	c |     20218 |      78  2162160 25945920 | 2147483647    20218     34 |  0.017 % |
255.84/256.09	c |     20340 |      78  2162160 25945920 | 2147483647    20340     34 |  0.017 % |
257.34/257.56	c |     20473 |      78  2162160 25945920 | 2147483647    20473     34 |  0.017 % |
259.73/259.98	c |     20623 |      78  2162160 25945920 | 2147483647    20623     34 |  0.017 % |
261.43/261.63	c |     20784 |      78  2162160 25945920 | 2147483647    20784     34 |  0.017 % |
263.84/264.04	c |     20960 |      78  2162160 25945920 | 2147483647    20960     34 |  0.017 % |
265.83/266.07	c |     21156 |      78  2162160 25945920 | 2147483647    21156     34 |  0.017 % |
268.23/268.48	c |     21368 |      78  2162160 25945920 | 2147483647    21368     34 |  0.017 % |
273.23/273.40	c |     21601 |      78  2162160 25945920 | 2147483647    21601     34 |  0.017 % |
278.74/278.91	c |     21857 |      78  2162160 25945920 | 2147483647    21857     34 |  0.017 % |
284.03/284.24	c |     22138 |      78  2162160 25945920 | 2147483647    22138     34 |  0.017 % |
289.33/289.58	c |     22447 |      78  2162160 25945920 | 2147483647    22447     34 |  0.017 % |
294.63/294.90	c |     22786 |      78  2162160 25945920 | 2147483647    22786     34 |  0.017 % |
299.62/299.88	c |     23158 |      78  2162160 25945920 | 2147483647    23158     34 |  0.017 % |
304.42/304.67	c |     23567 |      78  2162160 25945920 | 2147483647    23567     34 |  0.017 % |
306.02/306.30	c |     23667 |      78  2162160 25945920 | 2147483647    23667     34 |  0.017 % |
307.42/307.65	c |     23778 |      78  2162160 25945920 | 2147483647    23778     34 |  0.017 % |
309.22/309.40	c |     23900 |      78  2162160 25945920 | 2147483647    23900     34 |  0.017 % |
311.12/311.32	c |     24033 |      78  2162160 25945920 | 2147483647    24033     34 |  0.017 % |
312.71/312.99	c |     24179 |      78  2162160 25945920 | 2147483647    24179     34 |  0.017 % |
314.92/315.14	c |     24343 |      78  2162160 25945920 | 2147483647    24343     34 |  0.017 % |
317.22/317.47	c |     24519 |      78  2162160 25945920 | 2147483647    24519     34 |  0.017 % |
319.92/320.13	c |     24714 |      78  2162160 25945920 | 2147483647    24714     34 |  0.017 % |
322.92/323.14	c |     24927 |      78  2162160 25945920 | 2147483647    24927     34 |  0.017 % |
325.22/325.40	c |     25160 |      78  2162160 25945920 | 2147483647    25160     34 |  0.017 % |
328.22/328.47	c |     25417 |      78  2162160 25945920 | 2147483647    25417     34 |  0.017 % |
333.02/333.23	c |     25702 |      78  2162160 25945920 | 2147483647    25702     34 |  0.017 % |
336.41/336.61	c |     26012 |      78  2162160 25945920 | 2147483647    26012     34 |  0.017 % |
340.21/340.49	c |     26351 |      78  2162160 25945920 | 2147483647    26351     34 |  0.017 % |
345.11/345.34	c |     26727 |      78  2162160 25945920 | 2147483647    26727     34 |  0.017 % |
349.51/349.75	c |     27136 |      78  2162160 25945920 | 2147483647    27136     34 |  0.017 % |
354.30/354.53	c |     27585 |      78  2162160 25945920 | 2147483647    27585     34 |  0.017 % |
355.50/355.74	c |     27685 |      78  2162160 25945920 | 2147483647    27685     34 |  0.017 % |
356.80/357.01	c |     27795 |      78  2162160 25945920 | 2147483647    27795     34 |  0.017 % |
358.10/358.33	c |     27917 |      78  2162160 25945920 | 2147483647    27917     34 |  0.017 % |
359.70/359.91	c |     28051 |      78  2162160 25945920 | 2147483647    28051     34 |  0.017 % |
361.30/361.53	c |     28198 |      78  2162160 25945920 | 2147483647    28198     34 |  0.017 % |
362.60/362.85	c |     28358 |      78  2162160 25945920 | 2147483647    28358     34 |  0.017 % |
364.20/364.49	c |     28534 |      78  2162160 25945920 | 2147483647    28534     34 |  0.017 % |
366.40/366.68	c |     28727 |      78  2162160 25945920 | 2147483647    28727     34 |  0.017 % |
368.50/368.74	c |     28940 |      78  2162160 25945920 | 2147483647    28940     34 |  0.017 % |
370.70/370.90	c |     29173 |      78  2162160 25945920 | 2147483647    29173     34 |  0.017 % |
373.19/373.45	c |     29430 |      78  2162160 25945920 | 2147483647    29430     34 |  0.017 % |
376.39/376.64	c |     29711 |      78  2162160 25945920 | 2147483647    29711     34 |  0.017 % |
380.59/380.80	c |     30020 |      78  2162160 25945920 | 2147483647    30020     34 |  0.017 % |
385.69/385.95	c |     30359 |      78  2162160 25945920 | 2147483647    30359     34 |  0.017 % |
390.19/390.48	c |     30731 |      78  2162160 25945920 | 2147483647    30731     34 |  0.017 % |
395.70/395.92	c |     31141 |      78  2162160 25945920 | 2147483647    31141     34 |  0.017 % |
400.39/400.62	c |     31591 |      78  2162160 25945920 | 2147483647    31591     34 |  0.017 % |
406.69/406.91	c |     32084 |      78  2162160 25945920 | 2147483647    32084     34 |  0.017 % |
408.29/408.60	c |     32184 |      78  2162160 25945920 | 2147483647    32184     34 |  0.017 % |
409.89/410.11	c |     32295 |      78  2162160 25945920 | 2147483647    32295     34 |  0.017 % |
411.49/411.78	c |     32416 |      78  2162160 25945920 | 2147483647    32416     34 |  0.017 % |
413.18/413.47	c |     32549 |      78  2162160 25945920 | 2147483647    32549     34 |  0.017 % |
415.49/415.75	c |     32695 |      78  2162160 25945920 | 2147483647    32695     34 |  0.017 % |
417.08/417.38	c |     32855 |      78  2162160 25945920 | 2147483647    32855     34 |  0.017 % |
418.98/419.27	c |     33031 |      78  2162160 25945920 | 2147483647    33031     34 |  0.017 % |
421.88/422.17	c |     33224 |      78  2162160 25945920 | 2147483647    33224     34 |  0.017 % |
424.78/425.00	c |     33437 |      78  2162160 25945920 | 2147483647    33437     34 |  0.017 % |
426.78/427.02	c |     33671 |      78  2162160 25945920 | 2147483647    33671     34 |  0.017 % |
430.38/430.61	c |     33927 |      78  2162160 25945920 | 2147483647    33927     34 |  0.017 % |
434.57/434.88	c |     34208 |      78  2162160 25945920 | 2147483647    34208     34 |  0.017 % |
437.87/438.19	c |     34517 |      78  2162160 25945920 | 2147483647    34517     34 |  0.017 % |
442.57/442.81	c |     34858 |      78  2162160 25945920 | 2147483647    34858     34 |  0.017 % |
446.77/447.08	c |     35230 |      78  2162160 25945920 | 2147483647    35230     34 |  0.017 % |
452.66/452.95	c |     35639 |      78  2162160 25945920 | 2147483647    35639     34 |  0.017 % |
461.26/461.51	c |     36089 |      78  2162160 25945920 | 2147483647    36089     34 |  0.017 % |
469.27/469.50	c |     36582 |      78  2162160 25945920 | 2147483647    36582     34 |  0.017 % |
477.07/477.35	c |     37124 |      78  2162160 25945920 | 2147483647    37124     34 |  0.017 % |
478.46/478.77	c |     37224 |      78  2162160 25945920 | 2147483647    37224     34 |  0.017 % |
480.26/480.59	c |     37335 |      78  2162160 25945920 | 2147483647    37335     34 |  0.017 % |
481.96/482.25	c |     37456 |      78  2162160 25945920 | 2147483647    37456     34 |  0.017 % |
483.76/484.02	c |     37589 |      78  2162160 25945920 | 2147483647    37589     34 |  0.017 % |
486.16/486.40	c |     37735 |      78  2162160 25945920 | 2147483647    37735     34 |  0.017 % |
488.16/488.45	c |     37897 |      78  2162160 25945920 | 2147483647    37897     34 |  0.017 % |
490.16/490.46	c |     38073 |      78  2162160 25945920 | 2147483647    38073     34 |  0.017 % |
492.85/493.14	c |     38267 |      78  2162160 25945920 | 2147483647    38267     34 |  0.017 % |
495.35/495.64	c |     38479 |      78  2162160 25945920 | 2147483647    38479     34 |  0.017 % |
498.35/498.63	c |     38712 |      78  2162160 25945920 | 2147483647    38712     34 |  0.017 % |
501.45/501.72	c |     38968 |      78  2162160 25945920 | 2147483647    38968     34 |  0.017 % |
504.95/505.24	c |     39249 |      78  2162160 25945920 | 2147483647    39249     34 |  0.017 % |
508.85/509.14	c |     39558 |      78  2162160 25945920 | 2147483647    39558     34 |  0.017 % |
512.94/513.21	c |     39897 |      78  2162160 25945920 | 2147483647    39897     34 |  0.017 % |
516.54/516.80	c |     40269 |      78  2162160 25945920 | 2147483647    40269     34 |  0.017 % |
521.75/522.02	c |     40679 |      78  2162160 25945920 | 2147483647    40679     34 |  0.017 % |
530.85/531.13	c |     41129 |      78  2162160 25945920 | 2147483647    41129     34 |  0.017 % |
540.24/540.53	c |     41624 |      78  2162160 25945920 | 2147483647    41624     34 |  0.017 % |
547.84/548.16	c |     42167 |      78  2162160 25945920 | 2147483647    42167     34 |  0.017 % |
557.33/557.70	c |     42763 |      78  2162160 25945920 | 2147483647    42763     34 |  0.017 % |
559.23/559.55	c |     42863 |      78  2162160 25945920 | 2147483647    42863     34 |  0.017 % |
561.93/562.24	c |     42976 |      78  2162160 25945920 | 2147483647    42976     34 |  0.017 % |
564.53/564.83	c |     43099 |      78  2162160 25945920 | 2147483647    43099     34 |  0.017 % |
567.63/567.99	c |     43232 |      78  2162160 25945920 | 2147483647    43232     34 |  0.017 % |
570.33/570.67	c |     43379 |      78  2162160 25945920 | 2147483647    43379     34 |  0.017 % |
572.73/573.04	c |     43539 |      78  2162160 25945920 | 2147483647    43539     34 |  0.017 % |
575.62/575.96	c |     43716 |      78  2162160 25945920 | 2147483647    43716     34 |  0.017 % |
578.42/578.74	c |     43910 |      78  2162160 25945920 | 2147483647    43910     34 |  0.017 % |
580.92/581.26	c |     44123 |      78  2162160 25945920 | 2147483647    44123     34 |  0.017 % |
583.92/584.27	c |     44356 |      78  2162160 25945920 | 2147483647    44356     34 |  0.017 % |
587.32/587.63	c |     44613 |      78  2162160 25945920 | 2147483647    44613     34 |  0.017 % |
590.72/591.03	c |     44894 |      78  2162160 25945920 | 2147483647    44894     34 |  0.017 % |
595.02/595.37	c |     45203 |      78  2162160 25945920 | 2147483647    45203     34 |  0.017 % |
599.12/599.49	c |     45543 |      78  2162160 25945920 | 2147483647    45543     34 |  0.017 % |
604.22/604.51	c |     45915 |      78  2162160 25945920 | 2147483647    45915     34 |  0.017 % |
609.22/609.59	c |     46325 |      78  2162160 25945920 | 2147483647    46325     34 |  0.017 % |
615.42/615.73	c |     46774 |      78  2162160 25945920 | 2147483647    46774     34 |  0.017 % |
621.91/622.23	c |     47267 |      78  2162160 25945920 | 2147483647    47267     34 |  0.017 % |
628.71/629.04	c |     47810 |      78  2162160 25945920 | 2147483647    47810     34 |  0.017 % |
636.70/637.00	c |     48406 |      78  2162160 25945920 | 2147483647    48406     34 |  0.017 % |
643.20/643.59	c |     49061 |      78  2162160 25945920 | 2147483647    49061     34 |  0.017 % |
645.00/645.35	c |     49161 |      78  2162160 25945920 | 2147483647    49161     34 |  0.017 % |
647.20/647.55	c |     49272 |      78  2162160 25945920 | 2147483647    49272     34 |  0.017 % |
649.20/649.51	c |     49393 |      78  2162160 25945920 | 2147483647    49393     34 |  0.017 % |
651.20/651.55	c |     49526 |      78  2162160 25945920 | 2147483647    49526     34 |  0.017 % |
653.30/653.62	c |     49673 |      78  2162160 25945920 | 2147483647    49673     34 |  0.017 % |
656.30/656.69	c |     49833 |      78  2162160 25945920 | 2147483647    49833     34 |  0.017 % |
658.60/658.97	c |     50009 |      78  2162160 25945920 | 2147483647    50009     34 |  0.017 % |
661.60/661.93	c |     50202 |      78  2162160 25945920 | 2147483647    50202     34 |  0.017 % |
664.80/665.14	c |     50416 |      78  2162160 25945920 | 2147483647    50416     34 |  0.017 % |
668.19/668.54	c |     50650 |      78  2162160 25945920 | 2147483647    50650     34 |  0.017 % |
671.39/671.72	c |     50906 |      78  2162160 25945920 | 2147483647    50906     34 |  0.017 % |
674.49/674.85	c |     51188 |      78  2162160 25945920 | 2147483647    51188     34 |  0.017 % |
678.29/678.64	c |     51497 |      78  2162160 25945920 | 2147483647    51497     34 |  0.017 % |
682.49/682.82	c |     51838 |      78  2162160 25945920 | 2147483647    51838     34 |  0.017 % |
686.49/686.81	c |     52212 |      78  2162160 25945920 | 2147483647    52212     34 |  0.017 % |
691.08/691.43	c |     52623 |      78  2162160 25945920 | 2147483647    52623     34 |  0.017 % |
695.38/695.76	c |     53072 |      78  2162160 25945920 | 2147483647    53072     34 |  0.017 % |
702.48/702.86	c |     53565 |      78  2162160 25945920 | 2147483647    53565     34 |  0.017 % |
708.38/708.74	c |     54110 |      78  2162160 25945920 | 2147483647    54110     34 |  0.017 % |
714.88/715.20	c |     54706 |      78  2162160 25945920 | 2147483647    54706     34 |  0.017 % |
724.88/725.29	c |     55364 |      78  2162160 25945920 | 2147483647    55364     34 |  0.017 % |
733.17/733.54	c |     56084 |      78  2162160 25945920 | 2147483647    56084     34 |  0.017 % |
734.57/734.90	c |     56184 |      78  2162160 25945920 | 2147483647    56184     34 |  0.017 % |
735.87/736.25	c |     56296 |      78  2162160 25945920 | 2147483647    56296     34 |  0.017 % |
737.37/737.77	c |     56417 |      78  2162160 25945920 | 2147483647    56417     34 |  0.017 % |
739.17/739.50	c |     56550 |      78  2162160 25945920 | 2147483647    56550     34 |  0.017 % |
740.87/741.29	c |     56697 |      78  2162160 25945920 | 2147483647    56697     34 |  0.017 % |
742.67/743.01	c |     56857 |      78  2162160 25945920 | 2147483647    56857     34 |  0.017 % |
744.97/745.30	c |     57034 |      78  2162160 25945920 | 2147483647    57034     34 |  0.017 % |
747.87/748.29	c |     57227 |      78  2162160 25945920 | 2147483647    57227     34 |  0.017 % |
749.47/749.86	c |     57439 |      78  2162160 25945920 | 2147483647    57439     34 |  0.017 % |
751.97/752.35	c |     57673 |      78  2162160 25945920 | 2147483647    57673     34 |  0.017 % |
754.86/755.23	c |     57929 |      78  2162160 25945920 | 2147483647    57929     34 |  0.017 % |
758.16/758.57	c |     58212 |      78  2162160 25945920 | 2147483647    58212     34 |  0.017 % |
762.56/762.96	c |     58522 |      78  2162160 25945920 | 2147483647    58522     34 |  0.017 % |
766.96/767.40	c |     58862 |      78  2162160 25945920 | 2147483647    58862     34 |  0.017 % |
771.06/771.48	c |     59234 |      78  2162160 25945920 | 2147483647    59234     34 |  0.017 % |
776.26/776.67	c |     59644 |      78  2162160 25945920 | 2147483647    59644     34 |  0.017 % |
781.35/781.76	c |     60093 |      78  2162160 25945920 | 2147483647    60093     34 |  0.017 % |
787.05/787.49	c |     60588 |      78  2162160 25945920 | 2147483647    60588     34 |  0.017 % |
794.25/794.61	c |     61131 |      78  2162160 25945920 | 2147483647    61131     34 |  0.017 % |
800.25/800.63	c |     61727 |      78  2162160 25945920 | 2147483647    61727     34 |  0.017 % |
806.54/806.94	c |     62382 |      78  2162160 25945920 | 2147483647    62382     34 |  0.017 % |
814.83/815.26	c |     63105 |      78  2162160 25945920 | 2147483647    63105     34 |  0.017 % |
823.34/823.78	c |     63897 |      78  2162160 25945920 | 2147483647    63897     34 |  0.017 % |
824.64/825.05	c |     63997 |      78  2162160 25945920 | 2147483647    63997     34 |  0.017 % |
825.93/826.30	c |     64107 |      78  2162160 25945920 | 2147483647    64107     34 |  0.017 % |
827.43/827.90	c |     64229 |      78  2162160 25945920 | 2147483647    64229     34 |  0.017 % |
828.94/829.34	c |     64364 |      78  2162160 25945920 | 2147483647    64364     34 |  0.017 % |
830.53/830.94	c |     64510 |      78  2162160 25945920 | 2147483647    64510     34 |  0.017 % |
832.83/833.26	c |     64672 |      78  2162160 25945920 | 2147483647    64672     34 |  0.017 % |
835.13/835.55	c |     64848 |      78  2162160 25945920 | 2147483647    64848     34 |  0.017 % |
837.73/838.17	c |     65041 |      78  2162160 25945920 | 2147483647    65041     34 |  0.017 % |
840.73/841.13	c |     65255 |      78  2162160 25945920 | 2147483647    65255     34 |  0.017 % |
843.33/843.71	c |     65491 |      78  2162160 25945920 | 2147483647    65491     34 |  0.017 % |
846.72/847.17	c |     65747 |      78  2162160 25945920 | 2147483647    65747     34 |  0.017 % |
850.02/850.45	c |     66029 |      78  2162160 25945920 | 2147483647    66029     34 |  0.017 % |
853.92/854.36	c |     66339 |      78  2162160 25945920 | 2147483647    66339     34 |  0.017 % |
858.12/858.51	c |     66679 |      78  2162160 25945920 | 2147483647    66679     34 |  0.017 % |
862.12/862.55	c |     67052 |      78  2162160 25945920 | 2147483647    67052     34 |  0.017 % |
867.71/868.14	c |     67463 |      78  2162160 25945920 | 2147483647    67463     34 |  0.017 % |
872.51/872.91	c |     67914 |      78  2162160 25945920 | 2147483647    67914     34 |  0.017 % |
877.51/877.96	c |     68408 |      78  2162160 25945920 | 2147483647    68408     34 |  0.017 % |
883.71/884.10	c |     68950 |      78  2162160 25945920 | 2147483647    68950     34 |  0.017 % |
890.31/890.78	c |     69548 |      78  2162160 25945920 | 2147483647    69548     34 |  0.017 % |
897.91/898.35	c |     70206 |      78  2162160 25945920 | 2147483647    70206     34 |  0.017 % |
906.10/906.58	c |     70927 |      78  2162160 25945920 | 2147483647    70927     34 |  0.017 % |
914.70/915.17	c |     71721 |      78  2162160 25945920 | 2147483647    71721     34 |  0.017 % |
924.10/924.53	c |     72592 |      78  2162160 25945920 | 2147483647    72592     34 |  0.017 % |
925.70/926.17	c |     72693 |      78  2162160 25945920 | 2147483647    72693     34 |  0.017 % |
927.59/928.05	c |     72804 |      78  2162160 25945920 | 2147483647    72804     34 |  0.017 % |
929.19/929.65	c |     72925 |      78  2162160 25945920 | 2147483647    72925     34 |  0.017 % |
930.79/931.21	c |     73059 |      78  2162160 25945920 | 2147483647    73059     34 |  0.017 % |
932.89/933.36	c |     73206 |      78  2162160 25945920 | 2147483647    73206     34 |  0.017 % |
934.99/935.40	c |     73367 |      78  2162160 25945920 | 2147483647    73367     34 |  0.017 % |
937.19/937.69	c |     73543 |      78  2162160 25945920 | 2147483647    73543     34 |  0.017 % |
940.19/940.63	c |     73736 |      78  2162160 25945920 | 2147483647    73736     34 |  0.017 % |
943.29/943.78	c |     73950 |      78  2162160 25945920 | 2147483647    73950     34 |  0.017 % |
946.28/946.76	c |     74183 |      78  2162160 25945920 | 2147483647    74183     34 |  0.017 % |
949.28/949.71	c |     74439 |      78  2162160 25945920 | 2147483647    74439     34 |  0.017 % |
951.99/952.46	c |     74720 |      78  2162160 25945920 | 2147483647    74720     34 |  0.017 % |
955.09/955.58	c |     75029 |      78  2162160 25945920 | 2147483647    75029     34 |  0.017 % |
959.79/960.29	c |     75370 |      78  2162160 25945920 | 2147483647    75370     34 |  0.017 % |
964.69/965.11	c |     75743 |      78  2162160 25945920 | 2147483647    75743     34 |  0.017 % |
969.28/969.72	c |     76152 |      78  2162160 25945920 | 2147483647    76152     34 |  0.017 % |
973.68/974.17	c |     76601 |      78  2162160 25945920 | 2147483647    76601     34 |  0.017 % |
978.58/979.00	c |     77095 |      78  2162160 25945920 | 2147483647    77095     34 |  0.017 % |
984.78/985.24	c |     77638 |      78  2162160 25945920 | 2147483647    77638     34 |  0.017 % |
990.47/990.98	c |     78234 |      78  2162160 25945920 | 2147483647    78234     34 |  0.017 % |
998.27/998.77	c |     78891 |      78  2162160 25945920 | 2147483647    78891     34 |  0.017 % |
1006.66/1007.18	c |     79615 |      78  2162160 25945920 | 2147483647    79615     34 |  0.017 % |
1015.36/1015.83	c |     80407 |      78  2162160 25945920 | 2147483647    80407     34 |  0.017 % |
1024.26/1024.75	c |     81280 |      78  2162160 25945920 | 2147483647    81280     34 |  0.017 % |
1032.86/1033.37	c |     82238 |      78  2162160 25945920 | 2147483647    82238     34 |  0.017 % |
1034.36/1034.88	c |     82339 |      78  2162160 25945920 | 2147483647    82339     34 |  0.017 % |
1035.86/1036.39	c |     82449 |      78  2162160 25945920 | 2147483647    82449     34 |  0.017 % |
1037.46/1037.96	c |     82570 |      78  2162160 25945920 | 2147483647    82570     34 |  0.017 % |
1039.66/1040.17	c |     82703 |      78  2162160 25945920 | 2147483647    82703     34 |  0.017 % |
1041.36/1041.82	c |     82849 |      78  2162160 25945920 | 2147483647    82849     34 |  0.017 % |
1043.26/1043.80	c |     83009 |      78  2162160 25945920 | 2147483647    83009     34 |  0.017 % |
1045.96/1046.44	c |     83186 |      78  2162160 25945920 | 2147483647    83186     34 |  0.017 % |
1048.56/1049.09	c |     83382 |      78  2162160 25945920 | 2147483647    83382     34 |  0.017 % |
1051.16/1051.69	c |     83594 |      78  2162160 25945920 | 2147483647    83594     34 |  0.017 % |
1054.55/1055.06	c |     83827 |      78  2162160 25945920 | 2147483647    83827     34 |  0.017 % |
1058.45/1058.99	c |     84083 |      78  2162160 25945920 | 2147483647    84083     34 |  0.017 % |
1061.55/1062.04	c |     84366 |      78  2162160 25945920 | 2147483647    84366     34 |  0.017 % |
1065.05/1065.53	c |     84676 |      78  2162160 25945920 | 2147483647    84676     34 |  0.017 % |
1068.45/1068.95	c |     85015 |      78  2162160 25945920 | 2147483647    85015     34 |  0.017 % |
1074.65/1075.17	c |     85388 |      78  2162160 25945920 | 2147483647    85388     34 |  0.017 % |
1081.64/1082.18	c |     85800 |      78  2162160 25945920 | 2147483647    85800     34 |  0.017 % |
1087.04/1087.53	c |     86251 |      78  2162160 25945920 | 2147483647    86251     34 |  0.017 % |
1092.64/1093.10	c |     86745 |      78  2162160 25945920 | 2147483647    86745     34 |  0.017 % |
1098.53/1099.00	c |     87287 |      78  2162160 25945920 | 2147483647    87287     34 |  0.017 % |
1105.04/1105.53	c |     87883 |      78  2162160 25945920 | 2147483647    87883     34 |  0.017 % |
1111.73/1112.23	c |     88539 |      78  2162160 25945920 | 2147483647    88539     34 |  0.017 % |
1122.53/1123.08	c |     89260 |      78  2162160 25945920 | 2147483647    89260     34 |  0.017 % |
1131.82/1132.31	c |     90052 |      78  2162160 25945920 | 2147483647    90052     34 |  0.017 % |
1144.01/1144.55	c |     90923 |      78  2162160 25945920 | 2147483647    90923     34 |  0.017 % |
1163.01/1163.56	c |     91881 |      78  2162160 25945920 | 2147483647    91881     34 |  0.017 % |
1178.10/1178.64	c |     92935 |      78  2162160 25945920 | 2147483647    92935     34 |  0.017 % |
1179.60/1180.15	c |     93036 |      78  2162160 25945920 | 2147483647    93036     34 |  0.017 % |
1181.51/1182.07	c |     93147 |      78  2162160 25945920 | 2147483647    93147     34 |  0.017 % |
1183.11/1183.61	c |     93271 |      78  2162160 25945920 | 2147483647    93271     34 |  0.017 % |
1185.11/1185.63	c |     93404 |      78  2162160 25945920 | 2147483647    93404     34 |  0.017 % |
1186.90/1187.41	c |     93550 |      78  2162160 25945920 | 2147483647    93550     34 |  0.017 % |
1188.90/1189.42	c |     93710 |      78  2162160 25945920 | 2147483647    93710     34 |  0.017 % |
1190.50/1191.09	c |     93886 |      78  2162160 25945920 | 2147483647    93886     34 |  0.017 % |
1193.30/1193.84	c |     94080 |      78  2162160 25945920 | 2147483647    94080     34 |  0.017 % |
1196.60/1197.10	c |     94292 |      78  2162160 25945920 | 2147483647    94292     34 |  0.017 % |
1199.99/1200.56	c |     94525 |      78  2162160 25945920 | 2147483647    94525     34 |  0.017 % |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1834007-1242827242/watcher-1834007-1242827242 -o /tmp/evaluation-result-1834007-1242827242/solver-1834007-1242827242 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1834007-1242827242.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 1.00 1.00 3/64 10835
/proc/meminfo: memFree=1825152/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=0
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 310 249 0 0 0 0 0 0 18 0 1 0 310759590 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10835/statm: 1339 237 197 169 0 50 0

[startup+0.033583 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10835
/proc/meminfo: memFree=1825152/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=0
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 310 249 0 0 0 0 0 0 18 0 1 0 310759590 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10835/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102597 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10835
/proc/meminfo: memFree=1825152/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=0
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 310 249 0 0 0 0 0 0 18 0 1 0 310759590 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10835/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.302638 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10835
/proc/meminfo: memFree=1825152/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=0
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 310 249 0 0 0 0 0 0 18 0 1 0 310759590 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10835/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.702717 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10835
/proc/meminfo: memFree=1825152/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=0
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 310 249 0 0 0 0 0 0 18 0 1 0 310759590 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10835/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50188 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10840
/proc/meminfo: memFree=1770088/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=0
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 310 249 0 0 0 0 0 0 18 0 1 0 310759590 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10835/statm: 1339 237 197 169 0 50 0
[pid=10839] ppid=10835 vsize=88984 CPUtime=1.49
/proc/10839/stat : 10839 (SatELite_releas) R 10835 10835 10519 0 -1 4194304 20944 0 0 0 134 15 0 0 25 0 1 0 310759590 91119616 20930 1992294400 134512640 135223648 4294956128 18446744073709551615 134737310 0 0 4096 3 0 0 0 17 1 0 0
/proc/10839/statm: 22246 20930 49 173 0 22071 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94340

[startup+3.10119 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10840
/proc/meminfo: memFree=1710312/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=0
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 310 249 0 0 0 0 0 0 18 0 1 0 310759590 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10835/statm: 1339 237 197 169 0 50 0
[pid=10839] ppid=10835 vsize=190632 CPUtime=3.09
/proc/10839/stat : 10839 (SatELite_releas) R 10835 10835 10519 0 -1 4194304 43441 0 0 0 279 30 0 0 25 0 1 0 310759590 195207168 43427 1992294400 134512640 135223648 4294956128 18446744073709551615 134737310 0 0 4096 3 0 0 0 17 1 0 0
/proc/10839/statm: 47658 43427 49 173 0 47483 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 195988

[startup+6.30183 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10840
/proc/meminfo: memFree=1527272/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=0
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 310 249 0 0 0 0 0 0 18 0 1 0 310759590 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10835/statm: 1339 237 197 169 0 50 0
[pid=10839] ppid=10835 vsize=296576 CPUtime=6.28
/proc/10839/stat : 10839 (SatELite_releas) R 10835 10835 10519 0 -1 4194304 69947 0 0 0 577 51 0 0 25 0 1 0 310759590 303693824 69933 1992294400 134512640 135223648 4294956128 18446744073709551615 134737406 0 0 4096 3 0 0 0 17 1 0 0
/proc/10839/statm: 74144 69933 73 173 0 73969 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 301932

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10841
/proc/meminfo: memFree=1660712/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=10.79
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 336 70198 0 0 0 0 999 80 16 0 1 0 310759590 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10835/statm: 1339 239 197 169 0 50 0
[pid=10841] ppid=10835 vsize=125240 CPUtime=1.87
/proc/10841/stat : 10841 (minisat_static) R 10835 10835 10519 0 -1 4194304 29670 0 0 0 167 20 0 0 25 0 1 0 310760670 128245760 29656 1992294400 134512640 135215339 4294956240 18446744073709551615 134721382 0 0 4096 3 0 0 0 17 1 0 0
/proc/10841/statm: 31310 29656 60 171 0 31137 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 130596

[startup+25.5026 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10841
/proc/meminfo: memFree=1556712/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=10.79
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 336 70198 0 0 0 0 999 80 16 0 1 0 310759590 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10835/statm: 1339 239 197 169 0 50 0
[pid=10841] ppid=10835 vsize=187984 CPUtime=14.67
/proc/10841/stat : 10841 (minisat_static) R 10835 10835 10519 0 -1 4194304 44812 0 0 0 1438 29 0 0 25 0 1 0 310760670 192495616 44750 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/10841/statm: 46996 44750 76 171 0 46823 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 193340

[startup+51.1027 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10841
/proc/meminfo: memFree=1547880/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=10.79
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 336 70198 0 0 0 0 999 80 16 0 1 0 310759590 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10835/statm: 1339 239 197 169 0 50 0
[pid=10841] ppid=10835 vsize=198736 CPUtime=40.25
/proc/10841/stat : 10841 (minisat_static) R 10835 10835 10519 0 -1 4194304 47129 0 0 0 3994 31 0 0 25 0 1 0 310760670 203505664 46992 1992294400 134512640 135215339 4294956240 18446744073709551615 134528860 0 0 4096 3 0 0 0 17 1 0 0
/proc/10841/statm: 49684 46992 76 171 0 49511 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 204092

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10841
/proc/meminfo: memFree=1542632/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=10.79
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 336 70198 0 0 0 0 999 80 16 0 1 0 310759590 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10835/statm: 1339 239 197 169 0 50 0
[pid=10841] ppid=10835 vsize=204812 CPUtime=91.42
/proc/10841/stat : 10841 (minisat_static) R 10835 10835 10519 0 -1 4194304 48395 0 0 0 9109 33 0 0 25 0 1 0 310760670 209727488 48258 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 0 0 0
/proc/10841/statm: 51203 48258 76 171 0 51030 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 210168

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10841
/proc/meminfo: memFree=1539432/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=10.79
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 336 70198 0 0 0 0 999 80 16 0 1 0 310759590 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10835/statm: 1339 239 197 169 0 50 0
[pid=10841] ppid=10835 vsize=209180 CPUtime=151.38
/proc/10841/stat : 10841 (minisat_static) R 10835 10835 10519 0 -1 4194304 49180 0 0 0 15103 35 0 0 25 0 1 0 310760670 214200320 49022 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/10841/statm: 52295 49022 76 171 0 52122 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 214536

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10841
/proc/meminfo: memFree=1536936/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=10.79
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 336 70198 0 0 0 0 999 80 16 0 1 0 310759590 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10835/statm: 1339 239 197 169 0 50 0
[pid=10841] ppid=10835 vsize=212228 CPUtime=211.36
/proc/10841/stat : 10841 (minisat_static) R 10835 10835 10519 0 -1 4194304 49792 0 0 0 21100 36 0 0 25 0 1 0 310760670 217321472 49634 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/10841/statm: 53057 49634 76 171 0 52884 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 217584

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10841
/proc/meminfo: memFree=1534760/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=10.79
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 336 70198 0 0 0 0 999 80 16 0 1 0 310759590 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10835/statm: 1339 239 197 169 0 50 0
[pid=10841] ppid=10835 vsize=214864 CPUtime=271.34
/proc/10841/stat : 10841 (minisat_static) R 10835 10835 10519 0 -1 4194304 50337 0 0 0 27096 38 0 0 25 0 1 0 310760670 220020736 50179 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/10841/statm: 53716 50179 76 171 0 53543 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 220220

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10841
/proc/meminfo: memFree=1532072/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=10.79
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 336 70198 0 0 0 0 999 80 16 0 1 0 310759590 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10835/statm: 1339 239 197 169 0 50 0
[pid=10841] ppid=10835 vsize=217556 CPUtime=331.32
/proc/10841/stat : 10841 (minisat_static) R 10835 10835 10519 0 -1 4194304 50994 0 0 0 33093 39 0 0 25 0 1 0 310760670 222777344 50836 1992294400 134512640 135215339 4294956240 18446744073709551615 134528691 0 0 4096 3 0 0 0 17 1 0 0
/proc/10841/statm: 54389 50836 76 171 0 54216 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 222912

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10841
/proc/meminfo: memFree=1529960/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=10.79
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 336 70198 0 0 0 0 999 80 16 0 1 0 310759590 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10835/statm: 1339 239 197 169 0 50 0
[pid=10841] ppid=10835 vsize=219908 CPUtime=391.3
/proc/10841/stat : 10841 (minisat_static) R 10835 10835 10519 0 -1 4194304 51497 0 0 0 39090 40 0 0 25 0 1 0 310760670 225185792 51339 1992294400 134512640 135215339 4294956240 18446744073709551615 134528666 0 0 4096 3 0 0 0 17 1 0 0
/proc/10841/statm: 54977 51339 76 171 0 54804 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 225264

[startup+462.301 s]

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

/proc/10841/statm: 55891 52115 76 171 0 55718 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 228920

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10841
/proc/meminfo: memFree=1525416/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=10.79
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 336 70198 0 0 0 0 999 80 16 0 1 0 310759590 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10835/statm: 1339 239 197 169 0 50 0
[pid=10841] ppid=10835 vsize=224884 CPUtime=571.23
/proc/10841/stat : 10841 (minisat_static) R 10835 10835 10519 0 -1 4194304 52548 0 0 0 57081 42 0 0 25 0 1 0 310760670 230281216 52390 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/10841/statm: 56221 52390 76 171 0 56048 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 230240

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10841
/proc/meminfo: memFree=1523880/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=10.79
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 336 70198 0 0 0 0 999 80 16 0 1 0 310759590 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10835/statm: 1339 239 197 169 0 50 0
[pid=10841] ppid=10835 vsize=226372 CPUtime=631.22
/proc/10841/stat : 10841 (minisat_static) R 10835 10835 10519 0 -1 4194304 52915 0 0 0 63079 43 0 0 25 0 1 0 310760670 231804928 52757 1992294400 134512640 135215339 4294956240 18446744073709551615 134528691 0 0 4096 3 0 0 0 17 1 0 0
/proc/10841/statm: 56593 52757 76 171 0 56420 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 231728

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10841
/proc/meminfo: memFree=1522344/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=10.79
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 336 70198 0 0 0 0 999 80 16 0 1 0 310759590 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10835/statm: 1339 239 197 169 0 50 0
[pid=10841] ppid=10835 vsize=228028 CPUtime=691.19
/proc/10841/stat : 10841 (minisat_static) R 10835 10835 10519 0 -1 4194304 53256 0 0 0 69075 44 0 0 25 0 1 0 310760670 233500672 53098 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/10841/statm: 57007 53098 76 171 0 56834 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 233384

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10841
/proc/meminfo: memFree=1521000/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=10.79
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 336 70198 0 0 0 0 999 80 16 0 1 0 310759590 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10835/statm: 1339 239 197 169 0 50 0
[pid=10841] ppid=10835 vsize=229324 CPUtime=751.18
/proc/10841/stat : 10841 (minisat_static) R 10835 10835 10519 0 -1 4194304 53572 0 0 0 75073 45 0 0 25 0 1 0 310760670 234827776 53414 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/10841/statm: 57331 53414 76 171 0 57158 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 234680

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10847
/proc/meminfo: memFree=1519840/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=10.79
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 336 70198 0 0 0 0 999 80 16 0 1 0 310759590 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10835/statm: 1339 239 197 169 0 50 0
[pid=10841] ppid=10835 vsize=230628 CPUtime=811.15
/proc/10841/stat : 10841 (minisat_static) R 10835 10835 10519 0 -1 4194304 53839 0 0 0 81069 46 0 0 25 0 1 0 310760670 236163072 53681 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/10841/statm: 57657 53681 76 171 0 57484 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 235984

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10847
/proc/meminfo: memFree=1518496/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=10.79
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 336 70198 0 0 0 0 999 80 16 0 1 0 310759590 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10835/statm: 1339 239 197 169 0 50 0
[pid=10841] ppid=10835 vsize=231756 CPUtime=871.12
/proc/10841/stat : 10841 (minisat_static) R 10835 10835 10519 0 -1 4194304 54161 0 0 0 87066 46 0 0 25 0 1 0 310760670 237318144 54003 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/10841/statm: 57939 54003 76 171 0 57766 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 237112

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10847
/proc/meminfo: memFree=1517280/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=10.79
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 336 70198 0 0 0 0 999 80 16 0 1 0 310759590 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10835/statm: 1339 239 197 169 0 50 0
[pid=10841] ppid=10835 vsize=232944 CPUtime=931.1
/proc/10841/stat : 10841 (minisat_static) R 10835 10835 10519 0 -1 4194304 54447 0 0 0 93063 47 0 0 25 0 1 0 310760670 238534656 54289 1992294400 134512640 135215339 4294956240 18446744073709551615 134528809 0 0 4096 3 0 0 0 17 1 0 0
/proc/10841/statm: 58236 54289 76 171 0 58063 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 238300

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10847
/proc/meminfo: memFree=1516192/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=10.79
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 336 70198 0 0 0 0 999 80 16 0 1 0 310759590 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10835/statm: 1339 239 197 169 0 50 0
[pid=10841] ppid=10835 vsize=233784 CPUtime=991.08
/proc/10841/stat : 10841 (minisat_static) R 10835 10835 10519 0 -1 4194304 54683 0 0 0 99060 48 0 0 25 0 1 0 310760670 239394816 54525 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/10841/statm: 58446 54525 76 171 0 58273 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 239140

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10847
/proc/meminfo: memFree=1514592/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=10.79
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 336 70198 0 0 0 0 999 80 16 0 1 0 310759590 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10835/statm: 1339 239 197 169 0 50 0
[pid=10841] ppid=10835 vsize=234968 CPUtime=1051.06
/proc/10841/stat : 10841 (minisat_static) R 10835 10835 10519 0 -1 4194304 55055 0 0 0 105057 49 0 0 25 0 1 0 310760670 240607232 54897 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/10841/statm: 58742 54897 76 171 0 58569 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 240324

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10847
/proc/meminfo: memFree=1513504/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=10.79
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 336 70198 0 0 0 0 999 80 16 0 1 0 310759590 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10835/statm: 1339 239 197 169 0 50 0
[pid=10841] ppid=10835 vsize=235808 CPUtime=1111.03
/proc/10841/stat : 10841 (minisat_static) R 10835 10835 10519 0 -1 4194304 55316 0 0 0 111054 49 0 0 25 0 1 0 310760670 241467392 55158 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/10841/statm: 58952 55158 76 171 0 58779 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 241164

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10847
/proc/meminfo: memFree=1512616/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=10.79
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 336 70198 0 0 0 0 999 80 16 0 1 0 310759590 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10835/statm: 1339 239 197 169 0 50 0
[pid=10841] ppid=10835 vsize=236888 CPUtime=1171.02
/proc/10841/stat : 10841 (minisat_static) R 10835 10835 10519 0 -1 4194304 55533 0 0 0 117052 50 0 0 25 0 1 0 310760670 242573312 55375 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/10841/statm: 59222 55375 76 171 0 59049 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 242244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10847
/proc/meminfo: memFree=1512168/2055920 swapFree=4180316/4192956
[pid=10835] ppid=10833 vsize=5356 CPUtime=10.79
/proc/10835/stat : 10835 (SatELiteGTI) S 10833 10835 10519 0 -1 4194304 336 70198 0 0 0 0 999 80 16 0 1 0 310759590 5484544 239 1992294400 4194304 4889804 548682068832 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10835/statm: 1339 239 197 169 0 50 0
[pid=10841] ppid=10835 vsize=237140 CPUtime=1189.31
/proc/10841/stat : 10841 (minisat_static) R 10835 10835 10519 0 -1 4194304 55611 0 0 0 118881 50 0 0 25 0 1 0 310760670 242831360 55453 1992294400 134512640 135215339 4294956240 18446744073709551615 134528682 0 0 4096 3 0 0 0 17 1 0 0
/proc/10841/statm: 59285 55453 76 171 0 59112 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 242496

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.61
CPU time (s): 1200.1
CPU user time (s): 1198.8
CPU system time (s): 1.3
CPU usage (%): 99.9574
Max. virtual memory (cumulated for all children) (KiB): 301932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.99248
system time used= 0.811876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70534
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= 14
involuntary context switches= 29

runsolver used 1.37679 second user time and 3.02054 second system time

The end

Launcher Data

Begin job on node1 at 2009-05-20 15:47:29
IDJOB=1834007
IDBENCH=71127
IDSOLVER=671
FILE ID=node1/1834007-1242827242
PBS_JOBID= 9322543
Free space on /tmp= 66200 MiB

SOLVER NAME= minisat_cumr p-2009-03-18
BENCH NAME= SAT09/CRAFTED/ramseycube/Q3inK13.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1834007-1242827242/watcher-1834007-1242827242 -o /tmp/evaluation-result-1834007-1242827242/solver-1834007-1242827242 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1834007-1242827242.cnf

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

MD5SUM BENCH= ee4a2d6030f643cfa5b109579b0e5c45
RANDOM SEED=1756084341

node1.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.259
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.259
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:       1825632 kB
Buffers:         21628 kB
Cached:         166840 kB
SwapCached:       6760 kB
Active:         125872 kB
Inactive:        70864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825632 kB
SwapTotal:     4192956 kB
SwapFree:      4180316 kB
Dirty:           91840 kB
Writeback:           0 kB
Mapped:          13436 kB
Slab:            19484 kB
Committed_AS:  1097744 kB
PageTables:       1456 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= 66108 MiB
End job on node1 at 2009-05-20 16:07:32