Trace number 1821131

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.03

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-22-s100.cnf
MD5SUM96596d59af0c6949ab68ac8c5abcf28b
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 variables31616
Number of clauses95110
Sum of the clauses size224220
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260982
Number of clauses of size 334064
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.09/0.09	c ==============================================================================
0.09/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.09	c ==============================================================================
0.09/0.09	c |         0 |   94910   223744 |   28472       0        0     nan |  0.000 % |
1.22/1.27	c |         0 |   57628   172230 |      --       0       --      -- |     --   | -36942/-50538
1.22/1.27	c ==============================================================================
1.22/1.27	c Result  :   #vars: 13864   #clauses: 57628   #literals: 172230
1.22/1.27	c CPU time:   1.25 s
1.22/1.27	c ==============================================================================
1.32/1.33	c This is MiniSat 2.0 beta
1.32/1.33	c WARNING: for repeatability, setting FPU to use double precision
1.32/1.33	c ============================[ Problem Statistics ]=============================
1.32/1.33	c |                                                                             |
1.32/1.33	c |  Number of variables:  13864                                                |
1.32/1.33	c |  Number of clauses:    57628                                                |
1.32/1.37	c |  Parsing time:         0.04         s                                       |
1.32/1.38	c ============================[ Search Statistics ]==============================
1.32/1.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.32/1.38	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.32/1.38	c ===============================================================================
1.32/1.38	c |         0 |   13864    57628   172230 |    19209        0    nan |  0.000 % |
3.12/3.20	c |       512 |   13820    57628   172230 |    19209      507     67 |  1.183 % |
5.72/5.76	c |      1024 |   13700    56760   170096 |    19209     1014     45 |  1.183 % |
8.32/8.40	c |      1537 |   13700    56760   170096 |    19209     1527     37 |  1.183 % |
13.42/13.44	c |      2562 |   13700    56760   170096 |    19209     2552     32 |  1.183 % |
16.12/16.18	c |      3075 |   13700    56760   170096 |    19209     3065     31 |  1.183 % |
19.22/19.24	c |      3588 |   13700    56760   170096 |    19209     3578     29 |  1.183 % |
24.63/24.63	c |      4613 |   13654    56548   169615 |    19209     4602     28 |  1.515 % |
35.63/35.67	c |      6662 |   13654    56548   169615 |    19209     6651     33 |  1.515 % |
37.63/37.69	c |      7176 |   13654    56548   169615 |    19209     7165     33 |  1.515 % |
40.23/40.28	c |      7688 |   13654    56548   169615 |    19209     7677     33 |  1.515 % |
44.93/44.94	c |      8713 |   13654    56548   169615 |    19209     8702     32 |  1.515 % |
47.13/47.15	c |      9225 |   13654    56548   169615 |    19209     9214     32 |  1.515 % |
49.73/49.77	c |      9737 |   13654    56548   169615 |    19209     9726     32 |  1.515 % |
54.03/54.09	c |     10762 |   13654    56548   169615 | 2147483647    10751     32 |  1.515 % |
65.73/65.76	c |     12811 |   13654    56548   169615 | 2147483647    12800     30 |  1.515 % |
89.03/89.11	c |     16908 |   13654    56548   169615 | 2147483647    16897     29 |  1.515 % |
90.43/90.49	c |     17421 |   13654    56548   169615 | 2147483647    17410     31 |  1.515 % |
92.13/92.19	c |     17933 |   13654    56548   169615 | 2147483647    17922     31 |  1.515 % |
97.94/97.95	c |     18957 |   13605    56336   169131 | 2147483647    18941     30 |  1.868 % |
99.53/99.60	c |     19470 |   13605    56336   169131 | 2147483647    19454     31 |  1.868 % |
101.03/101.09	c |     19982 |   13605    56336   169131 | 2147483647    19966     31 |  1.868 % |
105.53/105.59	c |     21006 |   13605    56336   169131 | 2147483647    20990     32 |  1.868 % |
116.23/116.31	c |     23054 |   13605    56336   169131 | 2147483647    23038     32 |  1.868 % |
118.84/118.83	c |     23568 |   13605    56336   169131 | 2147483647    23552     32 |  1.868 % |
121.73/121.81	c |     24080 |   13605    56336   169131 | 2147483647    24064     32 |  1.868 % |
127.43/127.44	c |     25105 |   13605    56336   169131 | 2147483647    25089     32 |  1.868 % |
130.53/130.52	c |     25617 |   13605    56336   169131 | 2147483647    25601     31 |  1.868 % |
133.03/133.08	c |     26130 |   13605    56336   169131 | 2147483647    26114     31 |  1.868 % |
138.23/138.25	c |     27154 |   13605    56336   169131 | 2147483647    27138     32 |  1.868 % |
149.04/149.07	c |     29203 |   13605    56336   169131 | 2147483647    29187     32 |  1.868 % |
173.24/173.24	c |     33301 |   13605    56336   169131 | 2147483647    33285     32 |  1.868 % |
230.03/230.03	c |     41493 |   13605    56336   169131 | 2147483647    41477     30 |  1.868 % |
233.93/233.95	c |     42005 |   13605    56336   169131 | 2147483647    41989     30 |  1.868 % |
237.33/237.39	c |     42517 |   13605    56336   169131 | 2147483647    42501     30 |  1.868 % |
245.13/245.14	c |     43542 |   13605    56336   169131 | 2147483647    43526     30 |  1.868 % |
249.03/249.08	c |     44055 |   13605    56336   169131 | 2147483647    44039     30 |  1.868 % |
252.53/252.55	c |     44569 |   13605    56336   169131 | 2147483647    44553     30 |  1.868 % |
259.43/259.42	c |     45594 |   13605    56336   169131 | 2147483647    45578     30 |  1.868 % |
274.44/274.51	c |     47643 |   13605    56336   169131 | 2147483647    47627     30 |  1.868 % |
278.54/278.52	c |     48155 |   13605    56336   169131 | 2147483647    48139     30 |  1.868 % |
282.24/282.28	c |     48668 |   13605    56336   169131 | 2147483647    48652     30 |  1.868 % |
289.54/289.60	c |     49692 |   13605    56336   169131 | 2147483647    49676     30 |  1.868 % |
293.44/293.48	c |     50204 |   13605    56336   169131 | 2147483647    50188     30 |  1.868 % |
297.34/297.32	c |     50716 |   13605    56336   169131 | 2147483647    50700     30 |  1.868 % |
304.84/304.87	c |     51740 |   13605    56336   169131 | 2147483647    51724     30 |  1.868 % |
321.24/321.31	c |     53788 |   13605    56336   169131 | 2147483647    53772     30 |  1.868 % |
352.54/352.52	c |     57884 |   13605    56336   169131 | 2147483647    57868     30 |  1.868 % |
355.64/355.64	c |     58397 |   13605    56336   169131 | 2147483647    58381     30 |  1.868 % |
359.84/359.86	c |     58909 |   13605    56336   169131 | 2147483647    58893     30 |  1.868 % |
368.04/368.10	c |     59933 |   13605    56336   169131 | 2147483647    59917     30 |  1.868 % |
372.14/372.20	c |     60446 |   13605    56336   169131 | 2147483647    60430     30 |  1.868 % |
376.04/376.08	c |     60959 |   13605    56336   169131 | 2147483647    60943     30 |  1.868 % |
383.64/383.70	c |     61983 |   13605    56336   169131 | 2147483647    61967     30 |  1.868 % |
399.24/399.24	c |     64032 |   13605    56336   169131 | 2147483647    64016     29 |  1.868 % |
402.95/402.92	c |     64544 |   13605    56336   169131 | 2147483647    64528     29 |  1.868 % |
406.95/406.93	c |     65057 |   13605    56336   169131 | 2147483647    65041     29 |  1.868 % |
415.35/415.41	c |     66081 |   13605    56336   169131 | 2147483647    66065     29 |  1.868 % |
419.35/419.33	c |     66594 |   13605    56336   169131 | 2147483647    66578     29 |  1.868 % |
423.65/423.71	c |     67109 |   13605    56336   169131 | 2147483647    67093     29 |  1.868 % |
432.65/432.71	c |     68135 |   13605    56336   169131 | 2147483647    68119     29 |  1.868 % |
449.25/449.24	c |     70183 |   13605    56336   169131 | 2147483647    70167     29 |  1.868 % |
478.45/478.50	c |     74280 |   13605    56336   169131 | 2147483647    74264     29 |  1.868 % |
550.16/550.16	c |     82473 |   13605    56336   169131 | 2147483647    82457     29 |  1.868 % |
680.96/680.97	c |     98857 |   13605    56336   169131 | 2147483647    98841     29 |  1.868 % |
686.26/686.26	c |     99369 |   13605    56336   169131 | 2147483647    99353     29 |  1.868 % |
691.36/691.39	c |     99881 |   13605    56336   169131 | 2147483647    99865     29 |  1.868 % |
701.66/701.69	c |    100905 |   13605    56336   169131 | 2147483647   100889     29 |  1.868 % |
706.76/706.76	c |    101418 |   13605    56336   169131 | 2147483647   101402     29 |  1.868 % |
712.66/712.62	c |    101930 |   13605    56336   169131 | 2147483647   101914     29 |  1.868 % |
723.16/723.15	c |    102955 |   13605    56336   169131 | 2147483647   102939     29 |  1.868 % |
743.16/743.17	c |    105003 |   13605    56336   169131 | 2147483647   104987     29 |  1.868 % |
748.56/748.58	c |    105515 |   13605    56336   169131 | 2147483647   105499     29 |  1.868 % |
752.96/752.97	c |    106028 |   13605    56336   169131 | 2147483647   106012     29 |  1.868 % |
762.56/762.59	c |    107053 |   13605    56336   169131 | 2147483647   107037     29 |  1.868 % |
767.36/767.34	c |    107567 |   13605    56336   169131 | 2147483647   107551     29 |  1.868 % |
771.96/771.95	c |    108079 |   13605    56336   169131 | 2147483647   108063     29 |  1.868 % |
782.57/782.54	c |    109104 |   13605    56336   169131 | 2147483647   109088     29 |  1.868 % |
803.27/803.27	c |    111154 |   13605    56336   169131 | 2147483647   111138     29 |  1.868 % |
846.07/846.04	c |    115251 |   13605    56336   169131 | 2147483647   115235     29 |  1.868 % |
851.57/851.52	c |    115763 |   13605    56336   169131 | 2147483647   115747     29 |  1.868 % |
857.17/857.15	c |    116276 |   13605    56336   169131 | 2147483647   116260     29 |  1.868 % |
867.37/867.31	c |    117300 |   13605    56336   169131 | 2147483647   117284     29 |  1.868 % |
872.38/872.36	c |    117813 |   13605    56336   169131 | 2147483647   117797     29 |  1.868 % |
877.77/877.76	c |    118325 |   13605    56336   169131 | 2147483647   118309     29 |  1.868 % |
887.67/887.66	c |    119350 |   13605    56336   169131 | 2147483647   119334     29 |  1.868 % |
909.58/909.54	c |    121398 |   13605    56336   169131 | 2147483647   121382     29 |  1.868 % |
915.08/915.09	c |    121910 |   13605    56336   169131 | 2147483647   121894     29 |  1.868 % |
919.77/919.73	c |    122424 |   13605    56336   169131 | 2147483647   122408     29 |  1.868 % |
930.37/930.37	c |    123448 |   13605    56336   169131 | 2147483647   123432     29 |  1.868 % |
936.37/936.38	c |    123961 |   13605    56336   169131 | 2147483647   123945     29 |  1.868 % |
941.77/941.74	c |    124474 |   13605    56336   169131 | 2147483647   124458     29 |  1.868 % |
952.87/952.84	c |    125498 |   13605    56336   169131 | 2147483647   125482     29 |  1.868 % |
975.67/975.65	c |    127546 |   13605    56336   169131 | 2147483647   127530     29 |  1.868 % |
1024.97/1024.90	c |    131643 |   13605    56336   169131 | 2147483647   131627     29 |  1.868 % |
1116.68/1116.67	c |    139836 |   13605    56336   169131 | 2147483647   139820     29 |  1.868 % |
1122.88/1122.82	c |    140349 |   13605    56336   169131 | 2147483647   140333     29 |  1.868 % |
1128.28/1128.30	c |    140862 |   13605    56336   169131 | 2147483647   140846     29 |  1.868 % |
1140.58/1140.51	c |    141886 |   13605    56336   169131 | 2147483647   141870     29 |  1.868 % |
1145.98/1145.92	c |    142399 |   13605    56336   169131 | 2147483647   142383     29 |  1.868 % |
1151.58/1151.59	c |    142913 |   13605    56336   169131 | 2147483647   142897     29 |  1.868 % |
1162.98/1162.95	c |    143937 |   13605    56336   169131 | 2147483647   143921     29 |  1.868 % |
1184.29/1184.23	c |    145985 |   13605    56336   169131 | 2147483647   145969     29 |  1.868 % |
1189.59/1189.57	c |    146497 |   13605    56336   169131 | 2147483647   146481     29 |  1.868 % |
1195.39/1195.32	c |    147009 |   13605    56336   169131 | 2147483647   146993     29 |  1.868 % |
1200.09/1200.02	HOME/SatELiteGTI: line 36:  3742 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-1821131-1242509702/watcher-1821131-1242509702 -o /tmp/evaluation-result-1821131-1242509702/solver-1821131-1242509702 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821131-1242509702.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: 1.01 1.01 1.00 2/96 3736
/proc/meminfo: memFree=954388/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2412 CPUtime=0.01
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 367 648 0 0 0 0 0 1 18 0 1 0 1015468511 2469888 277 4294967295 134512640 135169312 3215232400 3215230936 3085561582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3736/statm: 603 277 235 161 0 42 0
[pid=3740] ppid=3736 vsize=956 CPUtime=0
/proc/3740/stat : 3740 (SatELite_releas) R 3736 3736 11066 0 -1 4202496 133 0 0 0 0 0 0 0 20 0 1 0 1015468511 978944 69 4294967295 134512640 135223648 3218331776 3218330372 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3740/statm: 239 71 45 174 0 64 0

[startup+0.082679 s]
/proc/loadavg: 1.01 1.01 1.00 2/96 3736
/proc/meminfo: memFree=954388/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2412 CPUtime=0.01
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 367 648 0 0 0 0 0 1 18 0 1 0 1015468511 2469888 277 4294967295 134512640 135169312 3215232400 3215230936 3085561582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3736/statm: 603 277 235 161 0 42 0
[pid=3740] ppid=3736 vsize=11948 CPUtime=0.08
/proc/3740/stat : 3740 (SatELite_releas) R 3736 3736 11066 0 -1 4202496 2824 0 0 0 7 1 0 0 20 0 1 0 1015468511 12234752 2760 4294967295 134512640 135223648 3218331776 3218330616 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3740/statm: 2987 2762 47 174 0 2812 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14360

[startup+0.112677 s]
/proc/loadavg: 1.01 1.01 1.00 2/96 3736
/proc/meminfo: memFree=954388/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2412 CPUtime=0.01
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 367 648 0 0 0 0 0 1 18 0 1 0 1015468511 2469888 277 4294967295 134512640 135169312 3215232400 3215230936 3085561582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3736/statm: 603 277 235 161 0 42 0
[pid=3740] ppid=3736 vsize=13784 CPUtime=0.11
/proc/3740/stat : 3740 (SatELite_releas) R 3736 3736 11066 0 -1 4202496 3398 0 0 0 10 1 0 0 20 0 1 0 1015468511 14114816 3195 4294967295 134512640 135223648 3218331776 3218329544 134737406 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3740/statm: 3446 3195 73 174 0 3271 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 16196

[startup+0.312666 s]
/proc/loadavg: 1.01 1.01 1.00 2/96 3736
/proc/meminfo: memFree=954388/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2412 CPUtime=0.01
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 367 648 0 0 0 0 0 1 18 0 1 0 1015468511 2469888 277 4294967295 134512640 135169312 3215232400 3215230936 3085561582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3736/statm: 603 277 235 161 0 42 0
[pid=3740] ppid=3736 vsize=14516 CPUtime=0.31
/proc/3740/stat : 3740 (SatELite_releas) R 3736 3736 11066 0 -1 4202496 3599 0 0 0 30 1 0 0 21 0 1 0 1015468511 14864384 3396 4294967295 134512640 135223648 3218331776 3218329792 134586982 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3740/statm: 3629 3396 73 174 0 3454 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 16928

[startup+0.712644 s]
/proc/loadavg: 1.01 1.01 1.00 2/96 3736
/proc/meminfo: memFree=954388/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2412 CPUtime=0.01
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 367 648 0 0 0 0 0 1 18 0 1 0 1015468511 2469888 277 4294967295 134512640 135169312 3215232400 3215230936 3085561582 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/3736/statm: 603 277 235 161 0 42 0
[pid=3740] ppid=3736 vsize=15720 CPUtime=0.71
/proc/3740/stat : 3740 (SatELite_releas) R 3736 3736 11066 0 -1 4202496 3791 0 0 0 70 1 0 0 22 0 1 0 1015468511 16097280 3588 4294967295 134512640 135223648 3218331776 3218329792 134586712 0 0 0 3 0 0 0 17 0 0 0 0
/proc/3740/statm: 3930 3588 73 174 0 3755 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 18132

[startup+1.5126 s]
/proc/loadavg: 1.00 1.01 1.00 3/98 3741
/proc/meminfo: memFree=935144/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2416 CPUtime=1.34
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 387 4813 0 0 0 0 132 2 18 0 1 0 1015468511 2473984 278 4294967295 134512640 135169312 3215232400 3215228616 3085561582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3736/statm: 604 278 235 161 0 43 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 2416

[startup+3.11251 s]
/proc/loadavg: 1.00 1.01 1.00 3/98 3742
/proc/meminfo: memFree=944444/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2416 CPUtime=1.34
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 387 4813 0 0 0 0 132 2 18 0 1 0 1015468511 2473984 278 4294967295 134512640 135169312 3215232400 3215228616 3085561582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3736/statm: 604 278 235 161 0 43 0
[pid=3742] ppid=3736 vsize=6004 CPUtime=1.78
/proc/3742/stat : 3742 (minisat_static) R 3736 3736 11066 0 -1 4202496 1373 0 0 0 178 0 0 0 25 0 1 0 1015468644 6148096 1307 4294967295 134512640 135216591 3213499456 3213497648 134529211 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3742/statm: 1501 1307 74 172 0 1328 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8420

[startup+6.31233 s]
/proc/loadavg: 1.00 1.01 1.00 3/98 3742
/proc/meminfo: memFree=944320/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2416 CPUtime=1.34
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 387 4813 0 0 0 0 132 2 18 0 1 0 1015468511 2473984 278 4294967295 134512640 135169312 3215232400 3215228616 3085561582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3736/statm: 604 278 235 161 0 43 0
[pid=3742] ppid=3736 vsize=6004 CPUtime=4.98
/proc/3742/stat : 3742 (minisat_static) R 3736 3736 11066 0 -1 4202496 1398 0 0 0 498 0 0 0 25 0 1 0 1015468644 6148096 1332 4294967295 134512640 135216591 3213499456 3213497648 134529308 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3742/statm: 1501 1332 75 172 0 1328 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 8420

[startup+12.712 s]
/proc/loadavg: 1.00 1.01 1.00 3/98 3742
/proc/meminfo: memFree=944136/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2416 CPUtime=1.34
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 387 4813 0 0 0 0 132 2 18 0 1 0 1015468511 2473984 278 4294967295 134512640 135169312 3215232400 3215228616 3085561582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3736/statm: 604 278 235 161 0 43 0
[pid=3742] ppid=3736 vsize=6268 CPUtime=11.38
/proc/3742/stat : 3742 (minisat_static) R 3736 3736 11066 0 -1 4202496 1446 0 0 0 1137 1 0 0 25 0 1 0 1015468644 6418432 1380 4294967295 134512640 135216591 3213499456 3213497648 134528826 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3742/statm: 1567 1380 75 172 0 1394 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 8684

[startup+25.5213 s]
/proc/loadavg: 1.00 1.01 1.00 2/98 3744
/proc/meminfo: memFree=943860/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2416 CPUtime=1.34
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 387 4813 0 0 0 0 132 2 18 0 1 0 1015468511 2473984 278 4294967295 134512640 135169312 3215232400 3215228616 3085561582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3736/statm: 604 278 235 161 0 43 0
[pid=3742] ppid=3736 vsize=6532 CPUtime=24.19
/proc/3742/stat : 3742 (minisat_static) R 3736 3736 11066 0 -1 4202496 1532 0 0 0 2418 1 0 0 25 0 1 0 1015468644 6688768 1466 4294967295 134512640 135216591 3213499456 3213497648 134529009 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3742/statm: 1633 1466 75 172 0 1460 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 8948

[startup+51.1199 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 3944
/proc/meminfo: memFree=942616/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2416 CPUtime=1.34
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 387 4813 0 0 0 0 132 2 18 0 1 0 1015468511 2473984 278 4294967295 134512640 135169312 3215232400 3215228616 3085561582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3736/statm: 604 278 235 161 0 43 0
[pid=3742] ppid=3736 vsize=7612 CPUtime=49.79
/proc/3742/stat : 3742 (minisat_static) R 3736 3736 11066 0 -1 4202496 1783 0 0 0 4977 2 0 0 25 0 1 0 1015468644 7794688 1717 4294967295 134512640 135216591 3213499456 3213497424 134538192 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3742/statm: 1903 1717 75 172 0 1730 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 10028

[startup+102.327 s]
/proc/loadavg: 1.16 1.03 1.01 3/98 4130
/proc/meminfo: memFree=940700/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2416 CPUtime=1.34
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 387 4813 0 0 0 0 132 2 18 0 1 0 1015468511 2473984 278 4294967295 134512640 135169312 3215232400 3215228616 3085561582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3736/statm: 604 278 235 161 0 43 0
[pid=3742] ppid=3736 vsize=9276 CPUtime=101
/proc/3742/stat : 3742 (minisat_static) R 3736 3736 11066 0 -1 4202496 2191 0 0 0 10098 2 0 0 25 0 1 0 1015468644 9498624 2125 4294967295 134512640 135216591 3213499456 3213497648 134528842 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3742/statm: 2319 2125 75 172 0 2146 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 11692

[startup+162.324 s]
/proc/loadavg: 1.06 1.03 1.00 3/98 4320
/proc/meminfo: memFree=938660/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2416 CPUtime=1.34
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 387 4813 0 0 0 0 132 2 18 0 1 0 1015468511 2473984 278 4294967295 134512640 135169312 3215232400 3215228616 3085561582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3736/statm: 604 278 235 161 0 43 0
[pid=3742] ppid=3736 vsize=11192 CPUtime=161
/proc/3742/stat : 3742 (minisat_static) R 3736 3736 11066 0 -1 4202496 2663 0 0 0 16098 2 0 0 25 0 1 0 1015468644 11460608 2597 4294967295 134512640 135216591 3213499456 3213497424 134538029 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3742/statm: 2798 2597 75 172 0 2625 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 13608

[startup+222.31 s]
/proc/loadavg: 1.02 1.02 1.00 3/98 4509
/proc/meminfo: memFree=937056/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2416 CPUtime=1.34
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 387 4813 0 0 0 0 132 2 18 0 1 0 1015468511 2473984 278 4294967295 134512640 135169312 3215232400 3215228616 3085561582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3736/statm: 604 278 235 161 0 43 0
[pid=3742] ppid=3736 vsize=12396 CPUtime=220.99
/proc/3742/stat : 3742 (minisat_static) R 3736 3736 11066 0 -1 4202496 2973 0 0 0 22097 2 0 0 25 0 1 0 1015468644 12693504 2907 4294967295 134512640 135216591 3213499456 3213497648 134528842 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3742/statm: 3099 2907 75 172 0 2926 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 14812

[startup+282.317 s]
/proc/loadavg: 1.00 1.01 1.00 3/98 4698
/proc/meminfo: memFree=935792/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2416 CPUtime=1.34
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 387 4813 0 0 0 0 132 2 18 0 1 0 1015468511 2473984 278 4294967295 134512640 135169312 3215232400 3215228616 3085561582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3736/statm: 604 278 235 161 0 43 0
[pid=3742] ppid=3736 vsize=13828 CPUtime=281
/proc/3742/stat : 3742 (minisat_static) R 3736 3736 11066 0 -1 4202496 3311 0 0 0 28098 2 0 0 25 0 1 0 1015468644 14159872 3245 4294967295 134512640 135216591 3213499456 3213497360 134532864 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3742/statm: 3457 3245 75 172 0 3284 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 16244

[startup+342.314 s]
/proc/loadavg: 1.00 1.01 1.00 2/98 4887
/proc/meminfo: memFree=934584/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2416 CPUtime=1.34
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 387 4813 0 0 0 0 132 2 18 0 1 0 1015468511 2473984 278 4294967295 134512640 135169312 3215232400 3215228616 3085561582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3736/statm: 604 278 235 161 0 43 0
[pid=3742] ppid=3736 vsize=14972 CPUtime=341
/proc/3742/stat : 3742 (minisat_static) R 3736 3736 11066 0 -1 4202496 3614 0 0 0 34098 2 0 0 25 0 1 0 1015468644 15331328 3548 4294967295 134512640 135216591 3213499456 3213497648 134528826 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3742/statm: 3743 3548 75 172 0 3570 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 17388

[startup+402.32 s]

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

/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 387 4813 0 0 0 0 132 2 18 0 1 0 1015468511 2473984 278 4294967295 134512640 135169312 3215232400 3215228616 3085561582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3736/statm: 604 278 235 161 0 43 0
[pid=3742] ppid=3736 vsize=17620 CPUtime=461.01
/proc/3742/stat : 3742 (minisat_static) R 3736 3736 11066 0 -1 4202496 4229 0 0 0 46098 3 0 0 25 0 1 0 1015468644 18042880 4163 4294967295 134512640 135216591 3213499456 3213497648 134528842 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3742/statm: 4405 4163 75 172 0 4232 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 20036

[startup+522.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 5454
/proc/meminfo: memFree=930856/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2416 CPUtime=1.34
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 387 4813 0 0 0 0 132 2 18 0 1 0 1015468511 2473984 278 4294967295 134512640 135169312 3215232400 3215228616 3085561582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3736/statm: 604 278 235 161 0 43 0
[pid=3742] ppid=3736 vsize=18572 CPUtime=521.01
/proc/3742/stat : 3742 (minisat_static) R 3736 3736 11066 0 -1 4202496 4491 0 0 0 52098 3 0 0 25 0 1 0 1015468644 19017728 4425 4294967295 134512640 135216591 3213499456 3213497648 134528829 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3742/statm: 4643 4425 75 172 0 4470 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 20988

[startup+582.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 5643
/proc/meminfo: memFree=929772/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2416 CPUtime=1.34
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 387 4813 0 0 0 0 132 2 18 0 1 0 1015468511 2473984 278 4294967295 134512640 135169312 3215232400 3215228616 3085561582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3736/statm: 604 278 235 161 0 43 0
[pid=3742] ppid=3736 vsize=19680 CPUtime=581.01
/proc/3742/stat : 3742 (minisat_static) R 3736 3736 11066 0 -1 4202496 4766 0 0 0 58098 3 0 0 25 0 1 0 1015468644 20152320 4700 4294967295 134512640 135216591 3213499456 3213497648 134528842 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3742/statm: 4920 4700 75 172 0 4747 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 22096

[startup+642.307 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 5831
/proc/meminfo: memFree=928508/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2416 CPUtime=1.34
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 387 4813 0 0 0 0 132 2 18 0 1 0 1015468511 2473984 278 4294967295 134512640 135169312 3215232400 3215228616 3085561582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3736/statm: 604 278 235 161 0 43 0
[pid=3742] ppid=3736 vsize=21056 CPUtime=641.01
/proc/3742/stat : 3742 (minisat_static) R 3736 3736 11066 0 -1 4202496 5060 0 0 0 64098 3 0 0 25 0 1 0 1015468644 21561344 4994 4294967295 134512640 135216591 3213499456 3213497648 134528842 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3742/statm: 5264 4994 75 172 0 5091 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 23472

[startup+702.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 6018
/proc/meminfo: memFree=927268/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2416 CPUtime=1.34
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 387 4813 0 0 0 0 132 2 18 0 1 0 1015468511 2473984 278 4294967295 134512640 135169312 3215232400 3215228616 3085561582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3736/statm: 604 278 235 161 0 43 0
[pid=3742] ppid=3736 vsize=22204 CPUtime=701.02
/proc/3742/stat : 3742 (minisat_static) R 3736 3736 11066 0 -1 4202496 5368 0 0 0 70099 3 0 0 25 0 1 0 1015468644 22736896 5302 4294967295 134512640 135216591 3213499456 3213497648 134528842 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3742/statm: 5551 5302 75 172 0 5378 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 24620

[startup+762.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 6205
/proc/meminfo: memFree=926260/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2416 CPUtime=1.34
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 387 4813 0 0 0 0 132 2 18 0 1 0 1015468511 2473984 278 4294967295 134512640 135169312 3215232400 3215228616 3085561582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3736/statm: 604 278 235 161 0 43 0
[pid=3742] ppid=3736 vsize=23236 CPUtime=761.03
/proc/3742/stat : 3742 (minisat_static) R 3736 3736 11066 0 -1 4202496 5621 0 0 0 76100 3 0 0 25 0 1 0 1015468644 23793664 5555 4294967295 134512640 135216591 3213499456 3213497648 134528826 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3742/statm: 5809 5555 75 172 0 5636 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 25652

[startup+822.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 6394
/proc/meminfo: memFree=925268/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2416 CPUtime=1.34
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 387 4813 0 0 0 0 132 2 18 0 1 0 1015468511 2473984 278 4294967295 134512640 135169312 3215232400 3215228616 3085561582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3736/statm: 604 278 235 161 0 43 0
[pid=3742] ppid=3736 vsize=24404 CPUtime=821.03
/proc/3742/stat : 3742 (minisat_static) R 3736 3736 11066 0 -1 4202496 5893 0 0 0 82100 3 0 0 25 0 1 0 1015468644 24989696 5827 4294967295 134512640 135216591 3213499456 3213497648 134528826 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3742/statm: 6101 5827 75 172 0 5928 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 26820

[startup+882.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 6587
/proc/meminfo: memFree=924416/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2416 CPUtime=1.34
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 387 4813 0 0 0 0 132 2 18 0 1 0 1015468511 2473984 278 4294967295 134512640 135169312 3215232400 3215228616 3085561582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3736/statm: 604 278 235 161 0 43 0
[pid=3742] ppid=3736 vsize=25300 CPUtime=881.03
/proc/3742/stat : 3742 (minisat_static) R 3736 3736 11066 0 -1 4202496 6126 0 0 0 88100 3 0 0 25 0 1 0 1015468644 25907200 6060 4294967295 134512640 135216591 3213499456 3213497648 134528842 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3742/statm: 6325 6060 75 172 0 6152 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 27716

[startup+942.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 6774
/proc/meminfo: memFree=923548/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2416 CPUtime=1.34
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 387 4813 0 0 0 0 132 2 18 0 1 0 1015468511 2473984 278 4294967295 134512640 135169312 3215232400 3215228616 3085561582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3736/statm: 604 278 235 161 0 43 0
[pid=3742] ppid=3736 vsize=26232 CPUtime=941.03
/proc/3742/stat : 3742 (minisat_static) R 3736 3736 11066 0 -1 4202496 6359 0 0 0 94100 3 0 0 25 0 1 0 1015468644 26861568 6293 4294967295 134512640 135216591 3213499456 3213497424 134538290 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3742/statm: 6558 6293 75 172 0 6385 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 28648

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 6962
/proc/meminfo: memFree=922704/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2416 CPUtime=1.34
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 387 4813 0 0 0 0 132 2 18 0 1 0 1015468511 2473984 278 4294967295 134512640 135169312 3215232400 3215228616 3085561582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3736/statm: 604 278 235 161 0 43 0
[pid=3742] ppid=3736 vsize=27112 CPUtime=1001.03
/proc/3742/stat : 3742 (minisat_static) R 3736 3736 11066 0 -1 4202496 6576 0 0 0 100100 3 0 0 25 0 1 0 1015468644 27762688 6510 4294967295 134512640 135216591 3213499456 3213497648 134528842 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3742/statm: 6778 6510 75 172 0 6605 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 29528

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 7148
/proc/meminfo: memFree=921772/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2416 CPUtime=1.34
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 387 4813 0 0 0 0 132 2 18 0 1 0 1015468511 2473984 278 4294967295 134512640 135169312 3215232400 3215228616 3085561582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3736/statm: 604 278 235 161 0 43 0
[pid=3742] ppid=3736 vsize=27952 CPUtime=1061.04
/proc/3742/stat : 3742 (minisat_static) R 3736 3736 11066 0 -1 4202496 6795 0 0 0 106100 4 0 0 25 0 1 0 1015468644 28622848 6729 4294967295 134512640 135216591 3213499456 3213497648 134528842 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3742/statm: 6988 6729 75 172 0 6815 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 30368

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 7337
/proc/meminfo: memFree=920688/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2416 CPUtime=1.34
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 387 4813 0 0 0 0 132 2 18 0 1 0 1015468511 2473984 278 4294967295 134512640 135169312 3215232400 3215228616 3085561582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3736/statm: 604 278 235 161 0 43 0
[pid=3742] ppid=3736 vsize=29148 CPUtime=1121.04
/proc/3742/stat : 3742 (minisat_static) R 3736 3736 11066 0 -1 4202496 7017 0 0 0 112100 4 0 0 25 0 1 0 1015468644 29847552 6951 4294967295 134512640 135216591 3213499456 3213497648 134528894 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3742/statm: 7287 6951 75 172 0 7114 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 31564

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 7526
/proc/meminfo: memFree=920084/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2416 CPUtime=1.34
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 387 4813 0 0 0 0 132 2 18 0 1 0 1015468511 2473984 278 4294967295 134512640 135169312 3215232400 3215228616 3085561582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3736/statm: 604 278 235 161 0 43 0
[pid=3742] ppid=3736 vsize=29992 CPUtime=1181.05
/proc/3742/stat : 3742 (minisat_static) R 3736 3736 11066 0 -1 4202496 7229 0 0 0 118101 4 0 0 25 0 1 0 1015468644 30711808 7163 4294967295 134512640 135216591 3213499456 3213497424 134538258 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3742/statm: 7498 7163 75 172 0 7325 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 32408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 7526
/proc/meminfo: memFree=919888/2074464 swapFree=1950760/1959888
[pid=3736] ppid=3734 vsize=2416 CPUtime=1.34
/proc/3736/stat : 3736 (SatELiteGTI) S 3734 3736 11066 0 -1 4194304 387 4813 0 0 0 0 132 2 18 0 1 0 1015468511 2473984 278 4294967295 134512640 135169312 3215232400 3215228616 3085561582 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/3736/statm: 604 278 235 161 0 43 0
[pid=3742] ppid=3736 vsize=30296 CPUtime=1198.75
/proc/3742/stat : 3742 (minisat_static) R 3736 3736 11066 0 -1 4202496 7293 0 0 0 119871 4 0 0 25 0 1 0 1015468644 31023104 7227 4294967295 134512640 135216591 3213499456 3213497648 134528948 0 0 0 3 0 0 0 17 1 0 0 0
/proc/3742/statm: 7574 7227 75 172 0 7401 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 32712

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

Child status: 143
Real time (s): 1200.03
CPU time (s): 1200.1
CPU user time (s): 1200.03
CPU system time (s): 0.07
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 32712

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-16 23:35:02
IDJOB=1821131
IDBENCH=70848
IDSOLVER=658
FILE ID=tipi23/1821131-1242509702
PBS_JOBID=
Free space on /tmp= 8813 MiB

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

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

MD5SUM BENCH= 96596d59af0c6949ab68ac8c5abcf28b
RANDOM SEED= 1216479998

Linux tipi23 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.377
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.38

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
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.78

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
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.377
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.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        954404 kB
Buffers:         33464 kB
Cached:         986008 kB
SwapCached:       3660 kB
Active:         475316 kB
Inactive:       555848 kB
HighTotal:     1178688 kB
HighFree:       316088 kB
LowTotal:       895776 kB
LowFree:        638316 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:            3232 kB
Writeback:           0 kB
AnonPages:       10916 kB
Mapped:           4324 kB
Slab:            80840 kB
PageTables:        488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96900 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8813 MiB
End job on tipi23 at 2009-05-16 23:55:02