Trace number 1821137

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat_cumr r-2009-03-18? (TO) 1200.1 1200.13

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-27-s100.cnf
MD5SUMf47c33d2a9a327da4633207adfef7b77
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables31951
Number of clauses96161
Sum of the clauses size226837
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261518
Number of clauses of size 334579
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.08/0.09	c ==============================================================================
0.08/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.08/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.08/0.09	c ==============================================================================
0.08/0.09	c |         0 |   95961   226361 |   28788       0        0     nan |  0.000 % |
1.22/1.30	c |         0 |   59330   176425 |      --       0       --      -- |     --   | -36291/-48960
1.22/1.30	c ==============================================================================
1.22/1.30	c Result  :   #vars: 14275   #clauses: 59330   #literals: 176425
1.22/1.30	c CPU time:   1.26 s
1.22/1.30	c ==============================================================================
1.32/1.36	c This is MiniSat 2.0 beta
1.32/1.36	c WARNING: for repeatability, setting FPU to use double precision
1.32/1.36	c ============================[ Problem Statistics ]=============================
1.32/1.36	c |                                                                             |
1.32/1.36	c |  Number of variables:  14275                                                |
1.32/1.36	c |  Number of clauses:    59330                                                |
1.32/1.41	c |  Parsing time:         0.04         s                                       |
1.32/1.41	c ============================[ Search Statistics ]==============================
1.32/1.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.32/1.41	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.32/1.41	c ===============================================================================
1.32/1.41	c |         0 |   14275    59330   176425 |    19776        0    nan |  0.000 % |
3.11/3.20	c |       514 |   14250    59330   176425 |    19776      508     65 |  2.186 % |
5.39/5.46	c |      1028 |   13963    57704   172320 |    19776     1016     48 |  2.186 % |
7.66/7.77	c |      1541 |   13963    57704   172320 |    19776     1529     42 |  2.186 % |
11.95/12.08	c |      2566 |   13917    57492   171839 |    19776     2553     38 |  2.508 % |
13.75/13.83	c |      3079 |   13917    57492   171839 |    19776     3066     37 |  2.508 % |
15.55/15.64	c |      3592 |   13917    57492   171839 |    19776     3579     36 |  2.508 % |
19.55/19.65	c |      4617 |   13917    57492   171839 |    19776     4604     37 |  2.508 % |
27.65/27.77	c |      6665 |   13917    57492   171839 |    19776     6652     37 |  2.508 % |
29.66/29.74	c |      7177 |   13917    57492   171839 |    19776     7164     37 |  2.508 % |
32.05/32.19	c |      7690 |   13917    57492   171839 |    19776     7677     37 |  2.508 % |
36.95/37.10	c |      8714 |   13917    57492   171839 |    19776     8701     36 |  2.508 % |
39.35/39.46	c |      9227 |   13917    57492   171839 |    19776     9214     36 |  2.508 % |
41.76/41.89	c |      9741 |   13917    57492   171839 |    19776     9728     35 |  2.508 % |
46.35/46.44	c |     10767 |   13917    57492   171839 | 2147483647    10754     34 |  2.508 % |
55.45/55.56	c |     12815 |   13917    57492   171839 | 2147483647    12802     33 |  2.508 % |
71.16/71.30	c |     16911 |   13917    57492   171839 | 2147483647    16898     34 |  2.508 % |
73.26/73.37	c |     17423 |   13917    57492   171839 | 2147483647    17410     34 |  2.508 % |
75.56/75.69	c |     17936 |   13917    57492   171839 | 2147483647    17923     33 |  2.508 % |
79.86/79.97	c |     18960 |   13917    57492   171839 | 2147483647    18947     34 |  2.508 % |
82.66/82.78	c |     19472 |   13917    57492   171839 | 2147483647    19459     33 |  2.508 % |
85.26/85.41	c |     19984 |   13917    57492   171839 | 2147483647    19971     33 |  2.508 % |
90.76/90.91	c |     21008 |   13917    57492   171839 | 2147483647    20995     33 |  2.508 % |
103.54/103.65	c |     23057 |   13917    57492   171839 | 2147483647    23044     32 |  2.508 % |
106.44/106.56	c |     23571 |   13917    57492   171839 | 2147483647    23558     32 |  2.508 % |
109.24/109.35	c |     24084 |   13917    57492   171839 | 2147483647    24071     32 |  2.508 % |
114.44/114.61	c |     25109 |   13917    57492   171839 | 2147483647    25096     33 |  2.508 % |
116.24/116.35	c |     25621 |   13917    57492   171839 | 2147483647    25608     33 |  2.508 % |
119.03/119.16	c |     26134 |   13917    57492   171839 | 2147483647    26121     33 |  2.508 % |
124.93/125.04	c |     27158 |   13917    57492   171839 | 2147483647    27145     33 |  2.508 % |
135.63/135.78	c |     29207 |   13917    57492   171839 | 2147483647    29194     33 |  2.508 % |
153.83/153.96	c |     33305 |   13917    57492   171839 | 2147483647    33292     34 |  2.508 % |
189.44/189.59	c |     41498 |   13917    57492   171839 | 2147483647    41485     35 |  2.508 % |
192.04/192.16	c |     42010 |   13917    57492   171839 | 2147483647    41997     35 |  2.508 % |
195.03/195.17	c |     42523 |   13917    57492   171839 | 2147483647    42510     35 |  2.508 % |
201.33/201.41	c |     43548 |   13917    57492   171839 | 2147483647    43535     35 |  2.508 % |
203.83/203.99	c |     44060 |   13917    57492   171839 | 2147483647    44047     35 |  2.508 % |
205.93/206.06	c |     44572 |   13917    57492   171839 | 2147483647    44559     35 |  2.508 % |
212.03/212.18	c |     45596 |   13917    57492   171839 | 2147483647    45583     36 |  2.508 % |
222.13/222.30	c |     47644 |   13917    57492   171839 | 2147483647    47631     36 |  2.508 % |
225.43/225.56	c |     48159 |   13917    57492   171839 | 2147483647    48146     36 |  2.508 % |
228.63/228.76	c |     48672 |   13917    57492   171839 | 2147483647    48659     35 |  2.508 % |
235.43/235.54	c |     49697 |   13917    57492   171839 | 2147483647    49684     35 |  2.508 % |
238.83/238.93	c |     50209 |   13917    57492   171839 | 2147483647    50196     35 |  2.508 % |
242.43/242.57	c |     50721 |   13917    57492   171839 | 2147483647    50708     35 |  2.508 % |
248.03/248.19	c |     51745 |   13917    57492   171839 | 2147483647    51732     35 |  2.508 % |
260.03/260.19	c |     53794 |   13917    57492   171839 | 2147483647    53781     35 |  2.508 % |
285.83/285.98	c |     57892 |   13917    57492   171839 | 2147483647    57879     35 |  2.508 % |
288.83/289.00	c |     58404 |   13917    57492   171839 | 2147483647    58391     35 |  2.508 % |
292.03/292.18	c |     58917 |   13917    57492   171839 | 2147483647    58904     35 |  2.508 % |
297.93/298.04	c |     59941 |   13917    57492   171839 | 2147483647    59928     35 |  2.508 % |
300.73/300.83	c |     60455 |   13917    57492   171839 | 2147483647    60442     35 |  2.508 % |
303.33/303.45	c |     60967 |   13917    57492   171839 | 2147483647    60954     35 |  2.508 % |
309.43/309.58	c |     61991 |   13917    57492   171839 | 2147483647    61978     35 |  2.508 % |
319.34/319.44	c |     64039 |   13917    57492   171839 | 2147483647    64026     36 |  2.508 % |
321.94/322.02	c |     64555 |   13917    57492   171839 | 2147483647    64542     36 |  2.508 % |
325.34/325.42	c |     65067 |   13917    57492   171839 | 2147483647    65054     36 |  2.508 % |
330.84/330.97	c |     66093 |   13917    57492   171839 | 2147483647    66080     36 |  2.508 % |
333.84/333.93	c |     66606 |   13917    57492   171839 | 2147483647    66593     36 |  2.508 % |
336.64/336.77	c |     67118 |   13917    57492   171839 | 2147483647    67105     36 |  2.508 % |
343.84/343.99	c |     68143 |   13917    57492   171839 | 2147483647    68130     35 |  2.508 % |
357.14/357.27	c |     70191 |   13917    57492   171839 | 2147483647    70178     35 |  2.508 % |
381.94/382.01	c |     74288 |   13917    57492   171839 | 2147483647    74275     35 |  2.508 % |
434.34/434.41	c |     82480 |   13917    57492   171839 | 2147483647    82467     35 |  2.508 % |
545.34/545.48	c |     98866 |   13917    57492   171839 | 2147483647    98853     35 |  2.508 % |
548.14/548.20	c |     99379 |   13917    57492   171839 | 2147483647    99366     35 |  2.508 % |
551.34/551.43	c |     99891 |   13917    57492   171839 | 2147483647    99878     35 |  2.508 % |
559.44/559.60	c |    100916 |   13917    57492   171839 | 2147483647   100903     35 |  2.508 % |
563.05/563.17	c |    101429 |   13917    57492   171839 | 2147483647   101416     35 |  2.508 % |
566.85/566.98	c |    101941 |   13917    57492   171839 | 2147483647   101928     35 |  2.508 % |
574.75/574.83	c |    102965 |   13917    57492   171839 | 2147483647   102952     35 |  2.508 % |
583.85/583.98	c |    105014 |   13917    57492   171839 | 2147483647   105001     35 |  2.508 % |
586.25/586.33	c |    105526 |   13917    57492   171839 | 2147483647   105513     36 |  2.508 % |
589.65/589.76	c |    106039 |   13917    57492   171839 | 2147483647   106026     36 |  2.508 % |
597.35/597.44	c |    107064 |   13917    57492   171839 | 2147483647   107051     36 |  2.508 % |
600.85/600.95	c |    107577 |   13917    57492   171839 | 2147483647   107564     36 |  2.508 % |
604.45/604.51	c |    108089 |   13917    57492   171839 | 2147483647   108076     36 |  2.508 % |
613.05/613.20	c |    109113 |   13917    57492   171839 | 2147483647   109100     36 |  2.508 % |
627.95/628.10	c |    111162 |   13917    57492   171839 | 2147483647   111149     36 |  2.508 % |
659.65/659.78	c |    115258 |   13917    57492   171839 | 2147483647   115245     35 |  2.508 % |
663.85/663.95	c |    115772 |   13917    57492   171839 | 2147483647   115759     36 |  2.508 % |
667.25/667.31	c |    116284 |   13917    57492   171839 | 2147483647   116271     36 |  2.508 % |
674.26/674.35	c |    117309 |   13917    57492   171839 | 2147483647   117296     36 |  2.508 % |
678.25/678.33	c |    117821 |   13917    57492   171839 | 2147483647   117808     36 |  2.508 % |
682.15/682.29	c |    118334 |   13917    57492   171839 | 2147483647   118321     36 |  2.508 % |
690.16/690.28	c |    119359 |   13917    57492   171839 | 2147483647   119346     36 |  2.508 % |
707.06/707.21	c |    121407 |   13917    57492   171839 | 2147483647   121394     36 |  2.508 % |
711.06/711.12	c |    121920 |   13917    57492   171839 | 2147483647   121907     36 |  2.508 % |
715.46/715.51	c |    122432 |   13917    57492   171839 | 2147483647   122419     35 |  2.508 % |
724.06/724.16	c |    123456 |   13917    57492   171839 | 2147483647   123443     36 |  2.508 % |
728.06/728.13	c |    123968 |   13917    57492   171839 | 2147483647   123955     36 |  2.508 % |
732.66/732.75	c |    124481 |   13917    57492   171839 | 2147483647   124468     36 |  2.508 % |
740.66/740.76	c |    125505 |   13917    57492   171839 | 2147483647   125492     36 |  2.508 % |
757.76/757.90	c |    127553 |   13917    57492   171839 | 2147483647   127540     35 |  2.508 % |
794.06/794.21	c |    131649 |   13917    57492   171839 | 2147483647   131636     36 |  2.508 % |
860.16/860.22	c |    139842 |   13917    57492   171839 | 2147483647   139829     35 |  2.508 % |
863.86/863.99	c |    140354 |   13917    57492   171839 | 2147483647   140341     35 |  2.508 % |
867.26/867.31	c |    140866 |   13917    57492   171839 | 2147483647   140853     35 |  2.508 % |
874.76/874.85	c |    141890 |   13917    57492   171839 | 2147483647   141877     36 |  2.508 % |
879.36/879.48	c |    142404 |   13917    57492   171839 | 2147483647   142391     36 |  2.508 % |
883.66/883.78	c |    142917 |   13917    57492   171839 | 2147483647   142904     36 |  2.508 % |
891.56/891.65	c |    143941 |   13917    57492   171839 | 2147483647   143928     36 |  2.508 % |
908.96/909.06	c |    145989 |   13917    57492   171839 | 2147483647   145976     36 |  2.508 % |
913.66/913.75	c |    146501 |   13917    57492   171839 | 2147483647   146488     36 |  2.508 % |
918.76/918.89	c |    147014 |   13917    57492   171839 | 2147483647   147001     36 |  2.508 % |
927.06/927.18	c |    148039 |   13917    57492   171839 | 2147483647   148026     36 |  2.508 % |
931.67/931.78	c |    148552 |   13917    57492   171839 | 2147483647   148539     36 |  2.508 % |
936.46/936.55	c |    149066 |   13917    57492   171839 | 2147483647   149053     36 |  2.508 % |
945.27/945.33	c |    150090 |   13917    57492   171839 | 2147483647   150077     36 |  2.508 % |
964.37/964.41	c |    152140 |   13917    57492   171839 | 2147483647   152127     35 |  2.508 % |
998.87/998.99	c |    156237 |   13917    57492   171839 | 2147483647   156224     36 |  2.508 % |
1003.57/1003.66	c |    156750 |   13917    57492   171839 | 2147483647   156737     36 |  2.508 % |
1008.37/1008.43	c |    157262 |   13917    57492   171839 | 2147483647   157249     36 |  2.508 % |
1018.27/1018.33	c |    158286 |   13917    57492   171839 | 2147483647   158273     36 |  2.508 % |
1023.57/1023.66	c |    158798 |   13917    57492   171839 | 2147483647   158785     36 |  2.508 % |
1028.07/1028.15	c |    159310 |   13917    57492   171839 | 2147483647   159297     36 |  2.508 % |
1035.77/1035.90	c |    160337 |   13917    57492   171839 | 2147483647   160324     36 |  2.508 % |
1054.07/1054.12	c |    162385 |   13917    57492   171839 | 2147483647   162372     36 |  2.508 % |
1058.57/1058.67	c |    162897 |   13917    57492   171839 | 2147483647   162884     36 |  2.508 % |
1062.87/1062.97	c |    163409 |   13917    57492   171839 | 2147483647   163396     36 |  2.508 % |
1072.39/1072.43	c |    164433 |   13917    57492   171839 | 2147483647   164420     36 |  2.508 % |
1076.89/1076.94	c |    164945 |   13917    57492   171839 | 2147483647   164932     36 |  2.508 % |
1081.89/1081.97	c |    165457 |   13917    57492   171839 | 2147483647   165444     36 |  2.508 % |
1090.79/1090.92	c |    166481 |   13917    57492   171839 | 2147483647   166468     36 |  2.508 % |
1108.99/1109.06	c |    168530 |   13917    57492   171839 | 2147483647   168517     36 |  2.508 % |
1149.29/1149.32	c |    172626 |   13917    57492   171839 | 2147483647   172613     36 |  2.508 % |
1200.09/1200.12	HOME/SatELiteGTI: line 36: 11154 Terminated              $MS $TMP.cnf $TMP.result

Verifier Data

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

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.99 0.99 2/97 10965
/proc/meminfo: memFree=1675696/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2416 CPUtime=0
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1015512171 2473984 277 4294967295 134512640 135169312 3213130640 3213129176 3085000430 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10965/statm: 604 277 235 161 0 43 0
[pid=10969] ppid=10965 vsize=956 CPUtime=0
/proc/10969/stat : 10969 (SatELite_releas) R 10965 10965 16367 0 -1 4202496 150 0 0 0 0 0 0 0 18 0 1 0 1015512171 978944 86 4294967295 134512640 135223648 3218503840 3218502720 134543095 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10969/statm: 272 88 45 174 0 97 0

[startup+0.076216 s]
/proc/loadavg: 0.92 0.99 0.99 2/97 10965
/proc/meminfo: memFree=1675696/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2416 CPUtime=0
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1015512171 2473984 277 4294967295 134512640 135169312 3213130640 3213129176 3085000430 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10965/statm: 604 277 235 161 0 43 0
[pid=10969] ppid=10965 vsize=11024 CPUtime=0.08
/proc/10969/stat : 10969 (SatELite_releas) R 10965 10965 16367 0 -1 4202496 2600 0 0 0 5 3 0 0 18 0 1 0 1015512171 11288576 2536 4294967295 134512640 135223648 3218503840 3218502792 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10969/statm: 2756 2538 47 174 0 2581 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13440

[startup+0.116213 s]
/proc/loadavg: 0.92 0.99 0.99 2/97 10965
/proc/meminfo: memFree=1675696/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2416 CPUtime=0
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1015512171 2473984 277 4294967295 134512640 135169312 3213130640 3213129176 3085000430 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10965/statm: 604 277 235 161 0 43 0
[pid=10969] ppid=10965 vsize=13888 CPUtime=0.12
/proc/10969/stat : 10969 (SatELite_releas) R 10965 10965 16367 0 -1 4202496 3444 0 0 0 8 4 0 0 18 0 1 0 1015512171 14221312 3237 4294967295 134512640 135223648 3218503840 3218501616 134585461 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10969/statm: 3472 3237 73 174 0 3297 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 16304

[startup+0.316202 s]
/proc/loadavg: 0.92 0.99 0.99 2/97 10965
/proc/meminfo: memFree=1675696/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2416 CPUtime=0
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1015512171 2473984 277 4294967295 134512640 135169312 3213130640 3213129176 3085000430 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10965/statm: 604 277 235 161 0 43 0
[pid=10969] ppid=10965 vsize=14628 CPUtime=0.32
/proc/10969/stat : 10969 (SatELite_releas) R 10965 10965 16367 0 -1 4202496 3635 0 0 0 28 4 0 0 18 0 1 0 1015512171 14979072 3428 4294967295 134512640 135223648 3218503840 3218501856 134586911 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10969/statm: 3657 3428 73 174 0 3482 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 17044

[startup+0.716183 s]
/proc/loadavg: 0.92 0.99 0.99 2/97 10965
/proc/meminfo: memFree=1675696/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2416 CPUtime=0
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 367 647 0 0 0 0 0 0 25 0 1 0 1015512171 2473984 277 4294967295 134512640 135169312 3213130640 3213129176 3085000430 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/10965/statm: 604 277 235 161 0 43 0
[pid=10969] ppid=10965 vsize=15768 CPUtime=0.72
/proc/10969/stat : 10969 (SatELite_releas) R 10965 10965 16367 0 -1 4202496 3864 0 0 0 68 4 0 0 18 0 1 0 1015512171 16146432 3657 4294967295 134512640 135223648 3218503840 3218501856 134586649 0 0 0 3 0 0 0 17 1 0 0 0
/proc/10969/statm: 3942 3657 73 174 0 3767 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 18184

[startup+1.51614 s]
/proc/loadavg: 0.92 0.99 0.99 3/99 11153
/proc/meminfo: memFree=1657044/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2420 CPUtime=1.37
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 386 4987 0 0 0 0 132 5 18 0 1 0 1015512171 2478080 278 4294967295 134512640 135169312 3213130640 3213126856 3085000430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10965/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 2420

[startup+3.11605 s]
/proc/loadavg: 0.92 0.99 0.99 2/99 11154
/proc/meminfo: memFree=1665352/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2420 CPUtime=1.37
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 386 4987 0 0 0 0 132 5 18 0 1 0 1015512171 2478080 278 4294967295 134512640 135169312 3213130640 3213126856 3085000430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10965/statm: 605 278 235 161 0 44 0
[pid=11154] ppid=10965 vsize=5984 CPUtime=1.74
/proc/11154/stat : 11154 (minisat_static) R 10965 10965 16367 0 -1 4202496 1394 0 0 0 174 0 0 0 25 0 1 0 1015512307 6127616 1329 4294967295 134512640 135216591 3213980848 3213979040 134529279 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11154/statm: 1496 1329 74 172 0 1323 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 8404

[startup+6.31587 s]
/proc/loadavg: 0.93 0.99 0.99 2/99 11154
/proc/meminfo: memFree=1665292/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2420 CPUtime=1.37
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 386 4987 0 0 0 0 132 5 18 0 1 0 1015512171 2478080 278 4294967295 134512640 135169312 3213130640 3213126856 3085000430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10965/statm: 605 278 235 161 0 44 0
[pid=11154] ppid=10965 vsize=6116 CPUtime=4.9
/proc/11154/stat : 11154 (minisat_static) R 10965 10965 16367 0 -1 4202496 1426 0 0 0 490 0 0 0 25 0 1 0 1015512307 6262784 1361 4294967295 134512640 135216591 3213980848 3213979040 134528924 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11154/statm: 1529 1361 75 172 0 1356 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 8536

[startup+12.7155 s]
/proc/loadavg: 0.93 0.99 0.99 2/99 11156
/proc/meminfo: memFree=1664932/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2420 CPUtime=1.37
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 386 4987 0 0 0 0 132 5 18 0 1 0 1015512171 2478080 278 4294967295 134512640 135169312 3213130640 3213126856 3085000430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10965/statm: 605 278 235 161 0 44 0
[pid=11154] ppid=10965 vsize=6380 CPUtime=11.28
/proc/11154/stat : 11154 (minisat_static) R 10965 10965 16367 0 -1 4202496 1495 0 0 0 1128 0 0 0 25 0 1 0 1015512307 6533120 1430 4294967295 134512640 135216591 3213980848 3213979040 134529308 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11154/statm: 1595 1430 75 172 0 1422 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 8800

[startup+25.5148 s]
/proc/loadavg: 0.95 0.99 0.99 2/99 11156
/proc/meminfo: memFree=1664408/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2420 CPUtime=1.37
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 386 4987 0 0 0 0 132 5 18 0 1 0 1015512171 2478080 278 4294967295 134512640 135169312 3213130640 3213126856 3085000430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10965/statm: 605 278 235 161 0 44 0
[pid=11154] ppid=10965 vsize=7048 CPUtime=24.08
/proc/11154/stat : 11154 (minisat_static) R 10965 10965 16367 0 -1 4202496 1647 0 0 0 2408 0 0 0 25 0 1 0 1015512307 7217152 1582 4294967295 134512640 135216591 3213980848 3213979024 134525185 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11154/statm: 1762 1582 75 172 0 1589 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 9468

[startup+51.1134 s]
/proc/loadavg: 0.96 0.99 0.99 2/99 11157
/proc/meminfo: memFree=1663556/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2420 CPUtime=1.37
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 386 4987 0 0 0 0 132 5 18 0 1 0 1015512171 2478080 278 4294967295 134512640 135169312 3213130640 3213126856 3085000430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10965/statm: 605 278 235 161 0 44 0
[pid=11154] ppid=10965 vsize=7972 CPUtime=49.68
/proc/11154/stat : 11154 (minisat_static) R 10965 10965 16367 0 -1 4202496 1870 0 0 0 4962 6 0 0 25 0 1 0 1015512307 8163328 1805 4294967295 134512640 135216591 3213980848 3213979040 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11154/statm: 1993 1805 75 172 0 1820 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10392

[startup+102.32 s]
/proc/loadavg: 0.98 0.99 0.99 2/99 11345
/proc/meminfo: memFree=1661612/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2420 CPUtime=1.37
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 386 4987 0 0 0 0 132 5 18 0 1 0 1015512171 2478080 278 4294967295 134512640 135169312 3213130640 3213126856 3085000430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10965/statm: 605 278 235 161 0 44 0
[pid=11154] ppid=10965 vsize=9796 CPUtime=100.87
/proc/11154/stat : 11154 (minisat_static) R 10965 10965 16367 0 -1 4202496 2334 0 0 0 10081 6 0 0 25 0 1 0 1015512307 10031104 2269 4294967295 134512640 135216591 3213980848 3213978816 134538029 0 0 0 3 0 0 0 17 0 0 0 0
/proc/11154/statm: 2449 2269 75 172 0 2276 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 12216

[startup+162.307 s]
/proc/loadavg: 1.04 1.00 1.00 2/99 11538
/proc/meminfo: memFree=1659820/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2420 CPUtime=1.37
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 386 4987 0 0 0 0 132 5 18 0 1 0 1015512171 2478080 278 4294967295 134512640 135169312 3213130640 3213126856 3085000430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10965/statm: 605 278 235 161 0 44 0
[pid=11154] ppid=10965 vsize=11968 CPUtime=160.86
/proc/11154/stat : 11154 (minisat_static) R 10965 10965 16367 0 -1 4202496 2877 0 0 0 16080 6 0 0 25 0 1 0 1015512307 12255232 2812 4294967295 134512640 135216591 3213980848 3213979040 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11154/statm: 2992 2812 75 172 0 2819 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 14388

[startup+222.314 s]
/proc/loadavg: 1.01 1.00 1.00 3/99 11725
/proc/meminfo: memFree=1657092/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2420 CPUtime=1.37
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 386 4987 0 0 0 0 132 5 18 0 1 0 1015512171 2478080 278 4294967295 134512640 135169312 3213130640 3213126856 3085000430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10965/statm: 605 278 235 161 0 44 0
[pid=11154] ppid=10965 vsize=14712 CPUtime=220.86
/proc/11154/stat : 11154 (minisat_static) R 10965 10965 16367 0 -1 4202496 3546 0 0 0 22079 7 0 0 25 0 1 0 1015512307 15065088 3481 4294967295 134512640 135216591 3213980848 3213979040 134528902 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11154/statm: 3678 3481 75 172 0 3505 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 17132

[startup+282.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 11912
/proc/meminfo: memFree=1655364/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2420 CPUtime=1.37
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 386 4987 0 0 0 0 132 5 18 0 1 0 1015512171 2478080 278 4294967295 134512640 135169312 3213130640 3213126856 3085000430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10965/statm: 605 278 235 161 0 44 0
[pid=11154] ppid=10965 vsize=16360 CPUtime=280.86
/proc/11154/stat : 11154 (minisat_static) R 10965 10965 16367 0 -1 4202496 3964 0 0 0 28079 7 0 0 25 0 1 0 1015512307 16752640 3899 4294967295 134512640 135216591 3213980848 3213979040 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11154/statm: 4090 3899 75 172 0 3917 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 18780

[startup+342.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 12101
/proc/meminfo: memFree=1653256/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2420 CPUtime=1.37
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 386 4987 0 0 0 0 132 5 18 0 1 0 1015512171 2478080 278 4294967295 134512640 135169312 3213130640 3213126856 3085000430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10965/statm: 605 278 235 161 0 44 0
[pid=11154] ppid=10965 vsize=18516 CPUtime=340.87
/proc/11154/stat : 11154 (minisat_static) R 10965 10965 16367 0 -1 4202496 4484 0 0 0 34080 7 0 0 25 0 1 0 1015512307 18960384 4419 4294967295 134512640 135216591 3213980848 3213979040 134528894 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11154/statm: 4629 4419 75 172 0 4456 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 20936

[startup+402.314 s]

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

/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 386 4987 0 0 0 0 132 5 18 0 1 0 1015512171 2478080 278 4294967295 134512640 135169312 3213130640 3213126856 3085000430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10965/statm: 605 278 235 161 0 44 0
[pid=11154] ppid=10965 vsize=23340 CPUtime=520.87
/proc/11154/stat : 11154 (minisat_static) R 10965 10965 16367 0 -1 4202496 5648 0 0 0 52074 13 0 0 25 0 1 0 1015512307 23900160 5583 4294967295 134512640 135216591 3213980848 3213979040 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11154/statm: 5835 5583 75 172 0 5662 0
Current children cumulated CPU time (s) 522.24
Current children cumulated vsize (KiB) 25760

[startup+582.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 12859
/proc/meminfo: memFree=1646552/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2420 CPUtime=1.37
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 386 4987 0 0 0 0 132 5 18 0 1 0 1015512171 2478080 278 4294967295 134512640 135169312 3213130640 3213126856 3085000430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10965/statm: 605 278 235 161 0 44 0
[pid=11154] ppid=10965 vsize=25300 CPUtime=580.88
/proc/11154/stat : 11154 (minisat_static) R 10965 10965 16367 0 -1 4202496 6137 0 0 0 58072 16 0 0 25 0 1 0 1015512307 25907200 6072 4294967295 134512640 135216591 3213980848 3213979040 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11154/statm: 6325 6072 75 172 0 6152 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 27720

[startup+642.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 13046
/proc/meminfo: memFree=1644816/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2420 CPUtime=1.37
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 386 4987 0 0 0 0 132 5 18 0 1 0 1015512171 2478080 278 4294967295 134512640 135169312 3213130640 3213126856 3085000430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10965/statm: 605 278 235 161 0 44 0
[pid=11154] ppid=10965 vsize=27044 CPUtime=640.88
/proc/11154/stat : 11154 (minisat_static) R 10965 10965 16367 0 -1 4202496 6562 0 0 0 64072 16 0 0 25 0 1 0 1015512307 27693056 6497 4294967295 134512640 135216591 3213980848 3213978816 134538734 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11154/statm: 6761 6497 75 172 0 6588 0
Current children cumulated CPU time (s) 642.25
Current children cumulated vsize (KiB) 29464

[startup+702.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 13235
/proc/meminfo: memFree=1643328/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2420 CPUtime=1.37
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 386 4987 0 0 0 0 132 5 18 0 1 0 1015512171 2478080 278 4294967295 134512640 135169312 3213130640 3213126856 3085000430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10965/statm: 605 278 235 161 0 44 0
[pid=11154] ppid=10965 vsize=28468 CPUtime=700.89
/proc/11154/stat : 11154 (minisat_static) R 10965 10965 16367 0 -1 4202496 6940 0 0 0 70073 16 0 0 25 0 1 0 1015512307 29151232 6875 4294967295 134512640 135216591 3213980848 3213979040 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11154/statm: 7117 6875 75 172 0 6944 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 30888

[startup+762.323 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 13425
/proc/meminfo: memFree=1641956/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2420 CPUtime=1.37
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 386 4987 0 0 0 0 132 5 18 0 1 0 1015512171 2478080 278 4294967295 134512640 135169312 3213130640 3213126856 3085000430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10965/statm: 605 278 235 161 0 44 0
[pid=11154] ppid=10965 vsize=29928 CPUtime=760.9
/proc/11154/stat : 11154 (minisat_static) R 10965 10965 16367 0 -1 4202496 7278 0 0 0 76074 16 0 0 25 0 1 0 1015512307 30646272 7213 4294967295 134512640 135216591 3213980848 3213979040 134529035 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11154/statm: 7482 7213 75 172 0 7309 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 32348

[startup+822.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 13612
/proc/meminfo: memFree=1640840/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2420 CPUtime=1.37
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 386 4987 0 0 0 0 132 5 18 0 1 0 1015512171 2478080 278 4294967295 134512640 135169312 3213130640 3213126856 3085000430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10965/statm: 605 278 235 161 0 44 0
[pid=11154] ppid=10965 vsize=30984 CPUtime=820.9
/proc/11154/stat : 11154 (minisat_static) R 10965 10965 16367 0 -1 4202496 7560 0 0 0 82074 16 0 0 25 0 1 0 1015512307 31727616 7495 4294967295 134512640 135216591 3213980848 3213979040 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11154/statm: 7746 7495 75 172 0 7573 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 33404

[startup+882.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 13803
/proc/meminfo: memFree=1639352/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2420 CPUtime=1.37
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 386 4987 0 0 0 0 132 5 18 0 1 0 1015512171 2478080 278 4294967295 134512640 135169312 3213130640 3213126856 3085000430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10965/statm: 605 278 235 161 0 44 0
[pid=11154] ppid=10965 vsize=32816 CPUtime=880.89
/proc/11154/stat : 11154 (minisat_static) R 10965 10965 16367 0 -1 4202496 7949 0 0 0 88073 16 0 0 25 0 1 0 1015512307 33603584 7884 4294967295 134512640 135216591 3213980848 3213979040 134528784 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11154/statm: 8204 7884 75 172 0 8031 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 35236

[startup+942.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 13990
/proc/meminfo: memFree=1638004/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2420 CPUtime=1.37
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 386 4987 0 0 0 0 132 5 18 0 1 0 1015512171 2478080 278 4294967295 134512640 135169312 3213130640 3213126856 3085000430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10965/statm: 605 278 235 161 0 44 0
[pid=11154] ppid=10965 vsize=34340 CPUtime=940.9
/proc/11154/stat : 11154 (minisat_static) R 10965 10965 16367 0 -1 4202496 8298 0 0 0 94074 16 0 0 25 0 1 0 1015512307 35164160 8233 4294967295 134512640 135216591 3213980848 3213978752 134532806 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11154/statm: 8585 8233 75 172 0 8412 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 36760

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 14179
/proc/meminfo: memFree=1636640/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2420 CPUtime=1.37
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 386 4987 0 0 0 0 132 5 18 0 1 0 1015512171 2478080 278 4294967295 134512640 135169312 3213130640 3213126856 3085000430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10965/statm: 605 278 235 161 0 44 0
[pid=11154] ppid=10965 vsize=35708 CPUtime=1000.9
/proc/11154/stat : 11154 (minisat_static) R 10965 10965 16367 0 -1 4202496 8646 0 0 0 100074 16 0 0 25 0 1 0 1015512307 36564992 8581 4294967295 134512640 135216591 3213980848 3213979040 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11154/statm: 8927 8581 75 172 0 8754 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 38128

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 14368
/proc/meminfo: memFree=1635268/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2420 CPUtime=1.37
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 386 4987 0 0 0 0 132 5 18 0 1 0 1015512171 2478080 278 4294967295 134512640 135169312 3213130640 3213126856 3085000430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10965/statm: 605 278 235 161 0 44 0
[pid=11154] ppid=10965 vsize=36876 CPUtime=1060.9
/proc/11154/stat : 11154 (minisat_static) R 10965 10965 16367 0 -1 4202496 8967 0 0 0 106074 16 0 0 25 0 1 0 1015512307 37761024 8902 4294967295 134512640 135216591 3213980848 3213979040 134528944 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11154/statm: 9219 8902 75 172 0 9046 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 39296

[startup+1122.32 s]
/proc/loadavg: 1.45 1.13 1.04 3/99 14555
/proc/meminfo: memFree=1634028/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2420 CPUtime=1.37
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 386 4987 0 0 0 0 132 5 18 0 1 0 1015512171 2478080 278 4294967295 134512640 135169312 3213130640 3213126856 3085000430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10965/statm: 605 278 235 161 0 44 0
[pid=11154] ppid=10965 vsize=38164 CPUtime=1120.92
/proc/11154/stat : 11154 (minisat_static) R 10965 10965 16367 0 -1 4202496 9287 0 0 0 112076 16 0 0 25 0 1 0 1015512307 39079936 9222 4294967295 134512640 135216591 3213980848 3213979040 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11154/statm: 9541 9222 75 172 0 9368 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 40584

[startup+1182.32 s]
/proc/loadavg: 1.23 1.12 1.04 2/99 14742
/proc/meminfo: memFree=1633012/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2420 CPUtime=1.37
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 386 4987 0 0 0 0 132 5 18 0 1 0 1015512171 2478080 278 4294967295 134512640 135169312 3213130640 3213126856 3085000430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10965/statm: 605 278 235 161 0 44 0
[pid=11154] ppid=10965 vsize=39208 CPUtime=1180.92
/proc/11154/stat : 11154 (minisat_static) R 10965 10965 16367 0 -1 4202496 9540 0 0 0 118076 16 0 0 25 0 1 0 1015512307 40148992 9475 4294967295 134512640 135216591 3213980848 3213979040 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11154/statm: 9802 9475 75 172 0 9629 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 41628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.12 s]
/proc/loadavg: 1.16 1.11 1.04 2/99 14744
/proc/meminfo: memFree=1632764/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2420 CPUtime=1.37
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 386 4987 0 0 0 0 132 5 18 0 1 0 1015512171 2478080 278 4294967295 134512640 135169312 3213130640 3213126856 3085000430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10965/statm: 605 278 235 161 0 44 0
[pid=11154] ppid=10965 vsize=39472 CPUtime=1198.72
/proc/11154/stat : 11154 (minisat_static) R 10965 10965 16367 0 -1 4202496 9616 0 0 0 119856 16 0 0 25 0 1 0 1015512307 40419328 9551 4294967295 134512640 135216591 3213980848 3213979040 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11154/statm: 9868 9551 75 172 0 9695 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 41892

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

[startup+1200.12 s]
/proc/loadavg: 1.16 1.11 1.04 2/99 14744
/proc/meminfo: memFree=1632764/2074464 swapFree=1949244/1959888
[pid=10965] ppid=10963 vsize=2420 CPUtime=1.37
/proc/10965/stat : 10965 (SatELiteGTI) S 10963 10965 16367 0 -1 4194304 386 4987 0 0 0 0 132 5 18 0 1 0 1015512171 2478080 278 4294967295 134512640 135169312 3213130640 3213126856 3085000430 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/10965/statm: 605 278 235 161 0 44 0
[pid=11154] ppid=10965 vsize=39472 CPUtime=1198.72
/proc/11154/stat : 11154 (minisat_static) R 10965 10965 16367 0 -1 4202496 9616 0 0 0 119856 16 0 0 25 0 1 0 1015512307 40419328 9551 4294967295 134512640 135216591 3213980848 3213979040 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/11154/statm: 9868 9551 75 172 0 9695 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 41892

Child status: 143
Real time (s): 1200.13
CPU time (s): 1200.1
CPU user time (s): 1199.88
CPU system time (s): 0.22
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 41892

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

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-16 23:41:52
IDJOB=1821137
IDBENCH=70849
IDSOLVER=658
FILE ID=tipi11/1821137-1242510112
PBS_JOBID=
Free space on /tmp= 9842 MiB

SOLVER NAME= minisat_cumr r-2009-03-18
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-27-s100.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821137-1242510112/watcher-1821137-1242510112 -o /tmp/evaluation-result-1821137-1242510112/solver-1821137-1242510112 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821137-1242510112.cnf

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

MD5SUM BENCH= f47c33d2a9a327da4633207adfef7b77
RANDOM SEED= 586199123

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

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

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1675704 kB
Buffers:         27420 kB
Cached:         300520 kB
SwapCached:       5224 kB
Active:          78076 kB
Inactive:       261728 kB
HighTotal:     1178688 kB
HighFree:       897444 kB
LowTotal:       895776 kB
LowFree:        778260 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:            3184 kB
Writeback:           0 kB
AnonPages:       11140 kB
Mapped:           5088 kB
Slab:            49960 kB
PageTables:        664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    97132 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9842 MiB
End job on tipi11 at 2009-05-17 00:01:52