Trace number 1821095

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.01 1199.93

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
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 variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
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.23/0.23	c ==============================================================================
0.23/0.23	c |           |     ORIGINAL     |              LEARNT              |          |
0.23/0.23	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.23/0.23	c ==============================================================================
0.23/0.23	c |         0 |  226144   586057 |   67843       0        0     nan |  0.000 % |
1.13/1.12	c |         0 |  163375   552718 |      --       0       --      -- |     --   | -62769/-33339
1.13/1.12	c ==============================================================================
1.13/1.12	c Result  :   #vars: 28527   #clauses: 163375   #literals: 552718
1.13/1.12	c CPU time:   1.07 s
1.13/1.12	c ==============================================================================
1.33/1.33	c This is MiniSat 2.0 beta
1.33/1.33	c WARNING: for repeatability, setting FPU to use double precision
1.33/1.33	c ============================[ Problem Statistics ]=============================
1.33/1.33	c |                                                                             |
1.33/1.33	c |  Number of variables:  28527                                                |
1.33/1.33	c |  Number of clauses:    163375                                               |
1.34/1.45	c |  Parsing time:         0.10         s                                       |
1.34/1.46	c ============================[ Search Statistics ]==============================
1.34/1.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.34/1.46	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.34/1.46	c ===============================================================================
1.34/1.46	c |         0 |   28527   163375   552718 |    54458        0    nan |  0.000 % |
3.21/3.21	c |       513 |   28513   163375   552718 |    54458      506     79 |  0.056 % |
7.21/7.26	c |      1026 |   28511   163256   552366 |    54458     1007     47 |  0.056 % |
11.21/11.23	c |      1539 |   28508   163249   552348 |    54458     1517     82 |  0.067 % |
17.11/17.20	c |      2563 |   28507   163229   552292 |    54458     2540     97 |  0.070 % |
21.21/21.22	c |      3076 |   28505   163204   552215 |    54458     3051    106 |  0.077 % |
25.01/25.03	c |      3588 |   28503   163194   552191 |    54458     3561    102 |  0.084 % |
30.71/30.79	c |      4612 |   28503   163194   552191 |    54458     4585    111 |  0.084 % |
47.11/47.17	c |      6660 |   28503   163194   552191 |    54458     6633    116 |  0.084 % |
50.91/50.95	c |      7172 |   28503   163194   552191 |    54458     7145    117 |  0.084 % |
54.11/54.16	c |      7685 |   28503   163194   552191 |    54458     7658    117 |  0.084 % |
61.21/61.22	c |      8710 |   28498   163184   552166 |    54458     8681    117 |  0.102 % |
62.70/62.77	c |      9223 |   28498   163157   552082 |    54458     9192    115 |  0.102 % |
66.00/66.03	c |      9736 |   28498   163157   552082 |    54458     9705    116 |  0.102 % |
72.21/72.23	c |     10760 |   28498   163157   552082 | 2147483647    10729    117 |  0.102 % |
85.71/85.80	c |     12809 |   28498   163157   552082 | 2147483647    12778    121 |  0.102 % |
114.41/114.45	c |     16906 |   28497   163152   552067 | 2147483647    16871    123 |  0.105 % |
118.31/118.40	c |     17418 |   28497   163152   552067 | 2147483647    17383    124 |  0.105 % |
121.71/121.80	c |     17931 |   28497   163152   552067 | 2147483647    17896    124 |  0.105 % |
129.41/129.46	c |     18955 |   28497   163152   552067 | 2147483647    18920    125 |  0.105 % |
133.41/133.41	c |     19468 |   28497   163152   552067 | 2147483647    19433    124 |  0.105 % |
136.41/136.45	c |     19980 |   28497   163152   552067 | 2147483647    19945    122 |  0.105 % |
143.61/143.63	c |     21004 |   28497   163152   552067 | 2147483647    20969    117 |  0.105 % |
155.71/155.74	c |     23053 |   28497   163152   552067 | 2147483647    23018    118 |  0.105 % |
159.21/159.26	c |     23565 |   28497   163152   552067 | 2147483647    23530    117 |  0.105 % |
163.61/163.67	c |     24078 |   28497   163152   552067 | 2147483647    24043    116 |  0.105 % |
169.61/169.69	c |     25102 |   28497   163152   552067 | 2147483647    25067    116 |  0.105 % |
173.61/173.66	c |     25614 |   28496   163147   552055 | 2147483647    25577    116 |  0.109 % |
176.31/176.33	c |     26126 |   28496   163147   552055 | 2147483647    26089    116 |  0.109 % |
183.21/183.25	c |     27151 |   28496   163147   552055 | 2147483647    27114    116 |  0.109 % |
199.01/199.09	c |     29200 |   28496   163147   552055 | 2147483647    29163    118 |  0.109 % |
231.21/231.22	c |     33296 |   28491   163125   551999 | 2147483647    33257    121 |  0.126 % |
295.12/295.16	c |     41489 |   28489   163101   551922 | 2147483647    41447    126 |  0.133 % |
298.52/298.59	c |     42001 |   28488   163096   551910 | 2147483647    41958    126 |  0.137 % |
301.53/301.56	c |     42514 |   28488   163096   551910 | 2147483647    42471    125 |  0.137 % |
309.42/309.44	c |     43538 |   28482   163096   551910 | 2147483647    43494    126 |  0.158 % |
312.92/312.92	c |     44051 |   28482   163063   551818 | 2147483647    43993    126 |  0.158 % |
316.53/316.56	c |     44563 |   28482   163063   551818 | 2147483647    44505    126 |  0.158 % |
324.73/324.82	c |     45587 |   28479   163048   551780 | 2147483647    45527    124 |  0.168 % |
341.93/341.96	c |     47635 |   28479   163048   551780 | 2147483647    47575    125 |  0.168 % |
345.93/345.97	c |     48147 |   28479   163048   551780 | 2147483647    48087    125 |  0.168 % |
349.23/349.24	c |     48660 |   28479   163048   551780 | 2147483647    48600    125 |  0.168 % |
355.73/355.81	c |     49684 |   28479   163048   551780 | 2147483647    49624    124 |  0.168 % |
360.13/360.13	c |     50196 |   28479   163048   551780 | 2147483647    50136    124 |  0.168 % |
363.83/363.84	c |     50708 |   28479   163048   551780 | 2147483647    50648    124 |  0.168 % |
371.43/371.43	c |     51733 |   28479   163048   551780 | 2147483647    51673    125 |  0.168 % |
385.14/385.13	c |     53782 |   28479   163048   551780 | 2147483647    53722    126 |  0.168 % |
416.54/416.57	c |     57878 |   28479   163048   551780 | 2147483647    57818    127 |  0.168 % |
420.44/420.44	c |     58390 |   28479   163048   551780 | 2147483647    58330    127 |  0.168 % |
424.54/424.52	c |     58902 |   28479   163048   551780 | 2147483647    58842    127 |  0.168 % |
432.63/432.69	c |     59926 |   28479   163048   551780 | 2147483647    59866    127 |  0.168 % |
437.33/437.36	c |     60438 |   28479   163048   551780 | 2147483647    60378    127 |  0.168 % |
440.33/440.32	c |     60951 |   28479   163048   551780 | 2147483647    60891    127 |  0.168 % |
448.43/448.47	c |     61976 |   28479   163048   551780 | 2147483647    61916    125 |  0.168 % |
465.03/465.10	c |     64024 |   28479   163048   551780 | 2147483647    63964    126 |  0.168 % |
468.83/468.85	c |     64538 |   28479   163048   551780 | 2147483647    64478    126 |  0.168 % |
472.63/472.68	c |     65050 |   28479   163048   551780 | 2147483647    64990    126 |  0.168 % |
477.13/477.16	c |     66075 |   28479   163048   551780 | 2147483647    66015    124 |  0.168 % |
480.54/480.55	c |     66588 |   28479   163048   551780 | 2147483647    66528    124 |  0.168 % |
484.64/484.67	c |     67100 |   28479   163048   551780 | 2147483647    67040    125 |  0.168 % |
493.44/493.48	c |     68124 |   28479   163048   551780 | 2147483647    68064    125 |  0.168 % |
514.64/514.62	c |     70173 |   28475   163028   551727 | 2147483647    70107    125 |  0.182 % |
539.34/539.34	c |     74269 |   28473   163015   551689 | 2147483647    74196    121 |  0.189 % |
598.04/598.01	c |     82462 |   28473   163015   551689 | 2147483647    82389    121 |  0.189 % |
751.56/751.60	c |     98846 |   28471   162977   551561 | 2147483647    98760    121 |  0.196 % |
755.56/755.53	c |     99358 |   28471   162977   551561 | 2147483647    99272    121 |  0.196 % |
760.16/760.21	c |     99871 |   28471   162977   551561 | 2147483647    99785    122 |  0.196 % |
766.36/766.38	c |    100895 |   28471   162977   551561 | 2147483647   100809    121 |  0.196 % |
770.46/770.48	c |    101407 |   28471   162977   551561 | 2147483647   101321    122 |  0.196 % |
774.06/774.02	c |    101919 |   28471   162977   551561 | 2147483647   101833    122 |  0.196 % |
782.96/782.97	c |    102943 |   28471   162977   551561 | 2147483647   102857    122 |  0.196 % |
796.66/796.70	c |    104992 |   28471   162977   551561 | 2147483647   104906    122 |  0.196 % |
801.36/801.33	c |    105504 |   28471   162977   551561 | 2147483647   105418    122 |  0.196 % |
804.16/804.18	c |    106017 |   28471   162977   551561 | 2147483647   105931    122 |  0.196 % |
812.37/812.32	c |    107041 |   28471   162977   551561 | 2147483647   106955    122 |  0.196 % |
816.57/816.61	c |    107553 |   28471   162977   551561 | 2147483647   107467    122 |  0.196 % |
820.57/820.62	c |    108066 |   28471   162977   551561 | 2147483647   107980    122 |  0.196 % |
827.77/827.72	c |    109090 |   28471   162977   551561 | 2147483647   109004    122 |  0.196 % |
842.37/842.33	c |    111138 |   28471   162977   551561 | 2147483647   111052    122 |  0.196 % |
875.87/875.83	c |    115234 |   28469   162967   551536 | 2147483647   115146    122 |  0.203 % |
879.57/879.59	c |    115746 |   28469   162967   551536 | 2147483647   115658    122 |  0.203 % |
883.97/883.91	c |    116258 |   28469   162967   551536 | 2147483647   116170    122 |  0.203 % |
889.97/889.99	c |    117283 |   28469   162967   551536 | 2147483647   117195    122 |  0.203 % |
894.28/894.23	c |    117795 |   28469   162967   551536 | 2147483647   117707    122 |  0.203 % |
898.28/898.27	c |    118307 |   28469   162967   551536 | 2147483647   118219    122 |  0.203 % |
907.58/907.61	c |    119332 |   28469   162967   551536 | 2147483647   119244    122 |  0.203 % |
923.28/923.23	c |    121381 |   28469   162967   551536 | 2147483647   121293    123 |  0.203 % |
928.18/928.15	c |    121895 |   28469   162967   551536 | 2147483647   121807    123 |  0.203 % |
931.58/931.55	c |    122408 |   28469   162967   551536 | 2147483647   122320    123 |  0.203 % |
940.18/940.14	c |    123432 |   28469   162967   551536 | 2147483647   123344    123 |  0.203 % |
943.99/944.00	c |    123945 |   28469   162967   551536 | 2147483647   123857    123 |  0.203 % |
949.08/949.07	c |    124457 |   28469   162967   551536 | 2147483647   124369    123 |  0.203 % |
955.77/955.78	c |    125481 |   28469   162967   551536 | 2147483647   125393    123 |  0.203 % |
971.48/971.43	c |    127529 |   28469   162967   551536 | 2147483647   127441    123 |  0.203 % |
1003.68/1003.61	c |    131626 |   28469   162967   551536 | 2147483647   131538    123 |  0.203 % |
1108.29/1108.22	c |    139818 |   28469   162967   551536 | 2147483647   139730    120 |  0.203 % |
1112.19/1112.15	c |    140330 |   28469   162967   551536 | 2147483647   140242    120 |  0.203 % |
1117.29/1117.27	c |    140842 |   28469   162967   551536 | 2147483647   140754    120 |  0.203 % |
1124.59/1124.59	c |    141866 |   28469   162967   551536 | 2147483647   141778    120 |  0.203 % |
1129.19/1129.17	c |    142378 |   28469   162967   551536 | 2147483647   142290    120 |  0.203 % |
1133.29/1133.22	c |    142891 |   28469   162967   551536 | 2147483647   142803    120 |  0.203 % |
1141.40/1141.37	c |    143916 |   28469   162967   551536 | 2147483647   143828    121 |  0.203 % |
1157.30/1157.23	c |    145965 |   28469   162967   551536 | 2147483647   145877    121 |  0.203 % |
1162.80/1162.77	c |    146478 |   28469   162967   551536 | 2147483647   146390    120 |  0.203 % |
1167.80/1167.76	c |    146990 |   28469   162967   551536 | 2147483647   146902    120 |  0.203 % |
1175.20/1175.20	c |    148016 |   28469   162967   551536 | 2147483647   147928    121 |  0.203 % |
1183.70/1183.62	c |    148531 |   28469   162967   551536 | 2147483647   148443    121 |  0.203 % |
1188.50/1188.45	c |    149043 |   28469   162967   551536 | 2147483647   148955    120 |  0.203 % |
1196.70/1196.62	c |    150069 |   28469   162967   551536 | 2147483647   149981    120 |  0.203 % |
1200.00/1199.92	HOME/SatELiteGTI: line 36:  3025 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-1821095-1242505990/watcher-1821095-1242505990 -o /tmp/evaluation-result-1821095-1242505990/solver-1821095-1242505990 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821095-1242505990.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.97 0.96 0.98 2/93 3019
/proc/meminfo: memFree=944900/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2412 CPUtime=0.02
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 368 646 0 0 0 0 0 2 25 0 1 0 1015100054 2469888 277 4294967295 134512640 135169312 3213409248 3213407784 3085479662 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3019/statm: 603 277 235 161 0 42 0
[pid=3023] ppid=3019 vsize=956 CPUtime=0
/proc/3023/stat : 3023 (SatELite_releas) R 3019 3019 20977 0 -1 4202496 126 0 0 0 0 0 0 0 25 0 1 0 1015100054 978944 62 4294967295 134512640 135223648 3220810464 3220809060 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3023/statm: 239 64 45 174 0 64 0

[startup+0.102949 s]
/proc/loadavg: 0.97 0.96 0.98 2/93 3019
/proc/meminfo: memFree=944900/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2412 CPUtime=0.02
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 368 646 0 0 0 0 0 2 25 0 1 0 1015100054 2469888 277 4294967295 134512640 135169312 3213409248 3213407784 3085479662 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3019/statm: 603 277 235 161 0 42 0
[pid=3023] ppid=3019 vsize=22652 CPUtime=0.1
/proc/3023/stat : 3023 (SatELite_releas) R 3019 3019 20977 0 -1 4202496 4308 0 0 0 9 1 0 0 25 0 1 0 1015100054 23195648 4098 4294967295 134512640 135223648 3220810464 3220809416 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3023/statm: 5663 4099 47 174 0 5488 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 25064

[startup+0.212938 s]
/proc/loadavg: 0.97 0.96 0.98 2/93 3019
/proc/meminfo: memFree=944900/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2412 CPUtime=0.02
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 368 646 0 0 0 0 0 2 25 0 1 0 1015100054 2469888 277 4294967295 134512640 135169312 3213409248 3213407784 3085479662 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3019/statm: 603 277 235 161 0 42 0
[pid=3023] ppid=3019 vsize=32140 CPUtime=0.21
/proc/3023/stat : 3023 (SatELite_releas) R 3019 3019 20977 0 -1 4202496 6677 0 0 0 19 2 0 0 25 0 1 0 1015100054 32911360 6467 4294967295 134512640 135223648 3220810464 3220809304 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3023/statm: 8035 6469 47 174 0 7860 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 34552

[startup+0.312928 s]
/proc/loadavg: 0.97 0.96 0.98 2/93 3019
/proc/meminfo: memFree=944900/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2412 CPUtime=0.02
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 368 646 0 0 0 0 0 2 25 0 1 0 1015100054 2469888 277 4294967295 134512640 135169312 3213409248 3213407784 3085479662 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3019/statm: 603 277 235 161 0 42 0
[pid=3023] ppid=3019 vsize=35752 CPUtime=0.31
/proc/3023/stat : 3023 (SatELite_releas) R 3019 3019 20977 0 -1 4202496 7719 0 0 0 28 3 0 0 25 0 1 0 1015100054 36610048 7308 4294967295 134512640 135223648 3220810464 3220808132 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3023/statm: 8938 7308 72 174 0 8763 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 38164

[startup+0.712888 s]
/proc/loadavg: 0.97 0.96 0.98 2/93 3019
/proc/meminfo: memFree=944900/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2412 CPUtime=0.02
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 368 646 0 0 0 0 0 2 25 0 1 0 1015100054 2469888 277 4294967295 134512640 135169312 3213409248 3213407784 3085479662 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3019/statm: 603 277 235 161 0 42 0
[pid=3023] ppid=3019 vsize=42576 CPUtime=0.71
/proc/3023/stat : 3023 (SatELite_releas) R 3019 3019 20977 0 -1 4202496 9342 0 0 0 66 5 0 0 25 0 1 0 1015100054 43597824 8931 4294967295 134512640 135223648 3220810464 3220808100 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3023/statm: 10644 8931 73 174 0 10469 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 44988

[startup+1.51282 s]
/proc/loadavg: 0.97 0.96 0.98 3/95 3024
/proc/meminfo: memFree=904476/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2416 CPUtime=1.34
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 387 10525 0 0 0 0 126 8 20 0 1 0 1015100054 2473984 278 4294967295 134512640 135169312 3213409248 3213405464 3085479662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3019/statm: 604 278 235 161 0 43 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 2416

[startup+3.11266 s]
/proc/loadavg: 0.97 0.96 0.98 2/95 3025
/proc/meminfo: memFree=925556/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2416 CPUtime=1.34
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 387 10525 0 0 0 0 126 8 20 0 1 0 1015100054 2473984 278 4294967295 134512640 135169312 3213409248 3213405464 3085479662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3019/statm: 604 278 235 161 0 43 0
[pid=3025] ppid=3019 vsize=12744 CPUtime=1.77
/proc/3025/stat : 3025 (minisat_static) R 3019 3019 20977 0 -1 4202496 3014 0 0 0 174 3 0 0 25 0 1 0 1015100187 13049856 2914 4294967295 134512640 135216591 3216674640 3216672544 134532918 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3025/statm: 3186 2914 74 172 0 3013 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 15160

[startup+6.31234 s]
/proc/loadavg: 0.97 0.96 0.98 2/95 3025
/proc/meminfo: memFree=925184/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2416 CPUtime=1.34
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 387 10525 0 0 0 0 126 8 20 0 1 0 1015100054 2473984 278 4294967295 134512640 135169312 3213409248 3213405464 3085479662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3019/statm: 604 278 235 161 0 43 0
[pid=3025] ppid=3019 vsize=12876 CPUtime=4.97
/proc/3025/stat : 3025 (minisat_static) R 3019 3019 20977 0 -1 4202496 3040 0 0 0 494 3 0 0 25 0 1 0 1015100187 13185024 2940 4294967295 134512640 135216591 3216674640 3216672608 134538029 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3025/statm: 3219 2940 75 172 0 3046 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 15292

[startup+12.7117 s]
/proc/loadavg: 0.97 0.96 0.98 2/95 3025
/proc/meminfo: memFree=924628/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2416 CPUtime=1.34
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 387 10525 0 0 0 0 126 8 20 0 1 0 1015100054 2473984 278 4294967295 134512640 135169312 3213409248 3213405464 3085479662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3019/statm: 604 278 235 161 0 43 0
[pid=3025] ppid=3019 vsize=13404 CPUtime=11.37
/proc/3025/stat : 3025 (minisat_static) R 3019 3019 20977 0 -1 4202496 3196 0 0 0 1134 3 0 0 25 0 1 0 1015100187 13725696 3096 4294967295 134512640 135216591 3216674640 3216672608 134538657 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3025/statm: 3351 3096 75 172 0 3178 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 15820

[startup+25.5105 s]
/proc/loadavg: 0.98 0.96 0.98 2/95 3027
/proc/meminfo: memFree=923692/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2416 CPUtime=1.34
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 387 10525 0 0 0 0 126 8 20 0 1 0 1015100054 2473984 278 4294967295 134512640 135169312 3213409248 3213405464 3085479662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3019/statm: 604 278 235 161 0 43 0
[pid=3025] ppid=3019 vsize=14460 CPUtime=24.17
/proc/3025/stat : 3025 (minisat_static) R 3019 3019 20977 0 -1 4202496 3451 0 0 0 2414 3 0 0 25 0 1 0 1015100187 14807040 3351 4294967295 134512640 135216591 3216674640 3216672832 134528894 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3025/statm: 3615 3351 75 172 0 3442 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 16876

[startup+51.1079 s]
/proc/loadavg: 0.98 0.97 0.98 2/95 3028
/proc/meminfo: memFree=921584/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2416 CPUtime=1.34
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 387 10525 0 0 0 0 126 8 20 0 1 0 1015100054 2473984 278 4294967295 134512640 135169312 3213409248 3213405464 3085479662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3019/statm: 604 278 235 161 0 43 0
[pid=3025] ppid=3019 vsize=16440 CPUtime=49.77
/proc/3025/stat : 3025 (minisat_static) R 3019 3019 20977 0 -1 4202496 3944 0 0 0 4974 3 0 0 25 0 1 0 1015100187 16834560 3844 4294967295 134512640 135216591 3216674640 3216672608 134538029 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3025/statm: 4110 3844 75 172 0 3937 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 18856

[startup+102.313 s]
/proc/loadavg: 0.99 0.97 0.98 2/95 3221
/proc/meminfo: memFree=917028/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2416 CPUtime=1.34
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 387 10525 0 0 0 0 126 8 20 0 1 0 1015100054 2473984 278 4294967295 134512640 135169312 3213409248 3213405464 3085479662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3019/statm: 604 278 235 161 0 43 0
[pid=3025] ppid=3019 vsize=20664 CPUtime=100.97
/proc/3025/stat : 3025 (minisat_static) R 3019 3019 20977 0 -1 4202496 5013 0 0 0 10094 3 0 0 25 0 1 0 1015100187 21159936 4913 4294967295 134512640 135216591 3216674640 3216672608 134538184 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3025/statm: 5166 4913 75 172 0 4993 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 23080

[startup+162.317 s]
/proc/loadavg: 0.99 0.97 0.98 2/95 3422
/proc/meminfo: memFree=913316/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2416 CPUtime=1.34
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 387 10525 0 0 0 0 126 8 20 0 1 0 1015100054 2473984 278 4294967295 134512640 135169312 3213409248 3213405464 3085479662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3019/statm: 604 278 235 161 0 43 0
[pid=3025] ppid=3019 vsize=24780 CPUtime=160.97
/proc/3025/stat : 3025 (minisat_static) R 3019 3019 20977 0 -1 4202496 6017 0 0 0 16093 4 0 0 25 0 1 0 1015100187 25374720 5917 4294967295 134512640 135216591 3216674640 3216672832 134528851 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3025/statm: 6195 5917 75 172 0 6022 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 27196

[startup+222.321 s]
/proc/loadavg: 0.99 0.97 0.98 2/95 3624
/proc/meminfo: memFree=908704/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2416 CPUtime=1.34
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 387 10525 0 0 0 0 126 8 20 0 1 0 1015100054 2473984 278 4294967295 134512640 135169312 3213409248 3213405464 3085479662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3019/statm: 604 278 235 161 0 43 0
[pid=3025] ppid=3019 vsize=29596 CPUtime=220.98
/proc/3025/stat : 3025 (minisat_static) R 3019 3019 20977 0 -1 4202496 7214 0 0 0 22093 5 0 0 25 0 1 0 1015100187 30306304 7114 4294967295 134512640 135216591 3216674640 3216672544 134532944 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3025/statm: 7399 7114 75 172 0 7226 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 32012

[startup+282.315 s]
/proc/loadavg: 1.03 0.99 0.99 3/95 3811
/proc/meminfo: memFree=903988/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2416 CPUtime=1.34
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 387 10525 0 0 0 0 126 8 20 0 1 0 1015100054 2473984 278 4294967295 134512640 135169312 3213409248 3213405464 3085479662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3019/statm: 604 278 235 161 0 43 0
[pid=3025] ppid=3019 vsize=34224 CPUtime=280.98
/proc/3025/stat : 3025 (minisat_static) R 3019 3019 20977 0 -1 4202496 8394 0 0 0 28090 8 0 0 25 0 1 0 1015100187 35045376 8294 4294967295 134512640 135216591 3216674640 3216672544 134532756 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3025/statm: 8556 8294 75 172 0 8383 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 36640

[startup+342.319 s]
/proc/loadavg: 1.01 0.99 0.99 2/95 3998
/proc/meminfo: memFree=899872/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2416 CPUtime=1.34
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 387 10525 0 0 0 0 126 8 20 0 1 0 1015100054 2473984 278 4294967295 134512640 135169312 3213409248 3213405464 3085479662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3019/statm: 604 278 235 161 0 43 0
[pid=3025] ppid=3019 vsize=38404 CPUtime=340.99
/proc/3025/stat : 3025 (minisat_static) R 3019 3019 20977 0 -1 4202496 9420 0 0 0 34089 10 0 0 25 0 1 0 1015100187 39325696 9320 4294967295 134512640 135216591 3216674640 3216672832 134529009 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3025/statm: 9601 9320 75 172 0 9428 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 40820

[startup+402.323 s]

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

/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 387 10525 0 0 0 0 126 8 20 0 1 0 1015100054 2473984 278 4294967295 134512640 135169312 3213409248 3213405464 3085479662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3019/statm: 604 278 235 161 0 43 0
[pid=3025] ppid=3019 vsize=47268 CPUtime=460.99
/proc/3025/stat : 3025 (minisat_static) R 3019 3019 20977 0 -1 4202496 11606 0 0 0 46081 18 0 0 25 0 1 0 1015100187 48402432 11506 4294967295 134512640 135216591 3216674640 3216672832 134528842 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3025/statm: 11817 11506 75 172 0 11644 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 49684

[startup+522.322 s]
/proc/loadavg: 1.05 1.01 1.00 2/95 4567
/proc/meminfo: memFree=887720/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2416 CPUtime=1.34
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 387 10525 0 0 0 0 126 8 20 0 1 0 1015100054 2473984 278 4294967295 134512640 135169312 3213409248 3213405464 3085479662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3019/statm: 604 278 235 161 0 43 0
[pid=3025] ppid=3019 vsize=50848 CPUtime=521
/proc/3025/stat : 3025 (minisat_static) R 3019 3019 20977 0 -1 4202496 12491 0 0 0 52082 18 0 0 25 0 1 0 1015100187 52068352 12391 4294967295 134512640 135216591 3216674640 3216672832 134528842 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3025/statm: 12712 12391 75 172 0 12539 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 53264

[startup+582.326 s]
/proc/loadavg: 1.02 1.01 1.00 2/95 4754
/proc/meminfo: memFree=883536/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2416 CPUtime=1.34
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 387 10525 0 0 0 0 126 8 20 0 1 0 1015100054 2473984 278 4294967295 134512640 135169312 3213409248 3213405464 3085479662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3019/statm: 604 278 235 161 0 43 0
[pid=3025] ppid=3019 vsize=54676 CPUtime=581.01
/proc/3025/stat : 3025 (minisat_static) R 3019 3019 20977 0 -1 4202496 13471 0 0 0 58078 23 0 0 25 0 1 0 1015100187 55988224 13371 4294967295 134512640 135216591 3216674640 3216672544 134533101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3025/statm: 13669 13371 75 172 0 13496 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 57092

[startup+642.31 s]
/proc/loadavg: 1.00 1.00 1.00 4/95 4941
/proc/meminfo: memFree=880156/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2416 CPUtime=1.34
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 387 10525 0 0 0 0 126 8 20 0 1 0 1015100054 2473984 278 4294967295 134512640 135169312 3213409248 3213405464 3085479662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3019/statm: 604 278 235 161 0 43 0
[pid=3025] ppid=3019 vsize=58328 CPUtime=641
/proc/3025/stat : 3025 (minisat_static) R 3019 3019 20977 0 -1 4202496 14374 0 0 0 64075 25 0 0 25 0 1 0 1015100187 59727872 14274 4294967295 134512640 135216591 3216674640 3216672832 134528842 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3025/statm: 14582 14274 75 172 0 14409 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 60744

[startup+702.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 5130
/proc/meminfo: memFree=876172/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2416 CPUtime=1.34
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 387 10525 0 0 0 0 126 8 20 0 1 0 1015100054 2473984 278 4294967295 134512640 135169312 3213409248 3213405464 3085479662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3019/statm: 604 278 235 161 0 43 0
[pid=3025] ppid=3019 vsize=62224 CPUtime=701.01
/proc/3025/stat : 3025 (minisat_static) R 3019 3019 20977 0 -1 4202496 15317 0 0 0 70075 26 0 0 25 0 1 0 1015100187 63717376 15217 4294967295 134512640 135216591 3216674640 3216672544 134533066 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3025/statm: 15556 15217 75 172 0 15383 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 64640

[startup+762.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 5321
/proc/meminfo: memFree=873104/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2416 CPUtime=1.34
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 387 10525 0 0 0 0 126 8 20 0 1 0 1015100054 2473984 278 4294967295 134512640 135169312 3213409248 3213405464 3085479662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3019/statm: 604 278 235 161 0 43 0
[pid=3025] ppid=3019 vsize=65420 CPUtime=761.02
/proc/3025/stat : 3025 (minisat_static) R 3019 3019 20977 0 -1 4202496 16102 0 0 0 76075 27 0 0 25 0 1 0 1015100187 66990080 16002 4294967295 134512640 135216591 3216674640 3216672544 134532847 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3025/statm: 16355 16002 75 172 0 16182 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 67836

[startup+822.322 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 5510
/proc/meminfo: memFree=868864/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2416 CPUtime=1.34
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 387 10525 0 0 0 0 126 8 20 0 1 0 1015100054 2473984 278 4294967295 134512640 135169312 3213409248 3213405464 3085479662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3019/statm: 604 278 235 161 0 43 0
[pid=3025] ppid=3019 vsize=69728 CPUtime=821.03
/proc/3025/stat : 3025 (minisat_static) R 3019 3019 20977 0 -1 4202496 17207 0 0 0 82073 30 0 0 25 0 1 0 1015100187 71401472 17107 4294967295 134512640 135216591 3216674640 3216672832 134528842 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3025/statm: 17432 17107 75 172 0 17259 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 72144

[startup+882.326 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 5697
/proc/meminfo: memFree=864524/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2416 CPUtime=1.34
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 387 10525 0 0 0 0 126 8 20 0 1 0 1015100054 2473984 278 4294967295 134512640 135169312 3213409248 3213405464 3085479662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3019/statm: 604 278 235 161 0 43 0
[pid=3025] ppid=3019 vsize=73832 CPUtime=881.04
/proc/3025/stat : 3025 (minisat_static) R 3019 3019 20977 0 -1 4202496 18236 0 0 0 88072 32 0 0 25 0 1 0 1015100187 75603968 18136 4294967295 134512640 135216591 3216674640 3216672608 134538029 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3025/statm: 18458 18136 75 172 0 18285 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 76248

[startup+942.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 5884
/proc/meminfo: memFree=860208/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2416 CPUtime=1.34
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 387 10525 0 0 0 0 126 8 20 0 1 0 1015100054 2473984 278 4294967295 134512640 135169312 3213409248 3213405464 3085479662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3019/statm: 604 278 235 161 0 43 0
[pid=3025] ppid=3019 vsize=78232 CPUtime=941.04
/proc/3025/stat : 3025 (minisat_static) R 3019 3019 20977 0 -1 4202496 19337 0 0 0 94071 33 0 0 25 0 1 0 1015100187 80109568 19237 4294967295 134512640 135216591 3216674640 3216672832 134528842 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3025/statm: 19558 19237 75 172 0 19385 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 80648

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 6073
/proc/meminfo: memFree=855860/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2416 CPUtime=1.34
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 387 10525 0 0 0 0 126 8 20 0 1 0 1015100054 2473984 278 4294967295 134512640 135169312 3213409248 3213405464 3085479662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3019/statm: 604 278 235 161 0 43 0
[pid=3025] ppid=3019 vsize=82324 CPUtime=1001.04
/proc/3025/stat : 3025 (minisat_static) R 3019 3019 20977 0 -1 4202496 20372 0 0 0 100070 34 0 0 25 0 1 0 1015100187 84299776 20272 4294967295 134512640 135216591 3216674640 3216672544 134532806 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3025/statm: 20581 20272 75 172 0 20408 0
Current children cumulated CPU time (s) 1002.38
Current children cumulated vsize (KiB) 84740

[startup+1062.32 s]
/proc/loadavg: 1.06 1.01 1.00 2/95 6260
/proc/meminfo: memFree=854364/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2416 CPUtime=1.34
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 387 10525 0 0 0 0 126 8 20 0 1 0 1015100054 2473984 278 4294967295 134512640 135169312 3213409248 3213405464 3085479662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3019/statm: 604 278 235 161 0 43 0
[pid=3025] ppid=3019 vsize=84208 CPUtime=1061.05
/proc/3025/stat : 3025 (minisat_static) R 3019 3019 20977 0 -1 4202496 20842 0 0 0 106071 34 0 0 25 0 1 0 1015100187 86228992 20742 4294967295 134512640 135216591 3216674640 3216672832 134528826 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3025/statm: 21052 20742 75 172 0 20879 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 86624

[startup+1122.31 s]
/proc/loadavg: 1.02 1.01 1.00 2/95 6453
/proc/meminfo: memFree=852148/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2416 CPUtime=1.34
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 387 10525 0 0 0 0 126 8 20 0 1 0 1015100054 2473984 278 4294967295 134512640 135169312 3213409248 3213405464 3085479662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3019/statm: 604 278 235 161 0 43 0
[pid=3025] ppid=3019 vsize=86520 CPUtime=1121.05
/proc/3025/stat : 3025 (minisat_static) R 3019 3019 20977 0 -1 4202496 21339 0 0 0 112071 34 0 0 25 0 1 0 1015100187 88596480 21239 4294967295 134512640 135216591 3216674640 3216672544 134532849 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3025/statm: 21630 21239 75 172 0 21457 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 88936

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 6640
/proc/meminfo: memFree=848280/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2416 CPUtime=1.34
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 387 10525 0 0 0 0 126 8 20 0 1 0 1015100054 2473984 278 4294967295 134512640 135169312 3213409248 3213405464 3085479662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3019/statm: 604 278 235 161 0 43 0
[pid=3025] ppid=3019 vsize=90216 CPUtime=1181.06
/proc/3025/stat : 3025 (minisat_static) R 3019 3019 20977 0 -1 4202496 22275 0 0 0 118070 36 0 0 25 0 1 0 1015100187 92381184 22175 4294967295 134512640 135216591 3216674640 3216672544 134533060 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3025/statm: 22554 22175 75 172 0 22381 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 92632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 6825
/proc/meminfo: memFree=847304/2074464 swapFree=1951864/1959888
[pid=3019] ppid=3017 vsize=2416 CPUtime=1.34
/proc/3019/stat : 3019 (SatELiteGTI) S 3017 3019 20977 0 -1 4194304 387 10525 0 0 0 0 126 8 20 0 1 0 1015100054 2473984 278 4294967295 134512640 135169312 3213409248 3213405464 3085479662 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3019/statm: 604 278 235 161 0 43 0
[pid=3025] ppid=3019 vsize=91008 CPUtime=1198.66
/proc/3025/stat : 3025 (minisat_static) R 3019 3019 20977 0 -1 4202496 22474 0 0 0 119830 36 0 0 25 0 1 0 1015100187 93192192 22374 4294967295 134512640 135216591 3216674640 3216672544 134532935 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3025/statm: 22752 22374 75 172 0 22579 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 93424

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

Child status: 143
Real time (s): 1199.93
CPU time (s): 1200.01
CPU user time (s): 1199.56
CPU system time (s): 0.45
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 93424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.56
system time used= 0.45
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33663
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= 20
involuntary context switches= 4081

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi10 at 2009-05-16 22:33:10
IDJOB=1821095
IDBENCH=70830
IDSOLVER=658
FILE ID=tipi10/1821095-1242505990
PBS_JOBID=
Free space on /tmp= 4164 MiB

SOLVER NAME= minisat_cumr r-2009-03-18
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821095-1242505990/watcher-1821095-1242505990 -o /tmp/evaluation-result-1821095-1242505990/solver-1821095-1242505990 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821095-1242505990.cnf

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED= 2090834263

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

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

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        944900 kB
Buffers:         24984 kB
Cached:         990952 kB
SwapCached:       2732 kB
Active:         469508 kB
Inactive:       556468 kB
HighTotal:     1178688 kB
HighFree:       332976 kB
LowTotal:       895776 kB
LowFree:        611924 kB
SwapTotal:     1959888 kB
SwapFree:      1951864 kB
Dirty:            6284 kB
Writeback:           0 kB
AnonPages:        9144 kB
Mapped:           3012 kB
Slab:            95412 kB
PageTables:        440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90592 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4164 MiB
End job on tipi10 at 2009-05-16 22:53:10