Trace number 3250954

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
glucose 2? (TO) 1299.99 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q446.25-n35-p30-s33692332.cnf
MD5SUM1002234f62b5dfa01a75197c65e66327
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.921859
Satisfiable
(Un)Satisfiability was proved
Number of variables1285
Number of clauses166723
Sum of the clauses size334661
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2166688
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |  166723   334661 |   50016       0        0     nan |  0.000 % |
0.00/0.35	c |         0 |  165438   468174 |      --       0       --      -- |     --   | -1285/133513
0.00/0.35	c ==============================================================================
0.00/0.35	c Result  :   #vars: 1250   #clauses: 165438   #literals: 468174
0.00/0.35	c CPU time:   0.349946 s
0.00/0.35	c ==============================================================================
0.00/0.43	c
0.00/0.43	c Starting glucose
0.00/0.43	c
281.47/281.51	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
281.47/281.51	c WARNING: for repeatability, setting FPU to use double precision
281.47/281.51	c ============================[ Problem Statistics ]=============================
281.47/281.51	c |                                                                             |
281.47/281.51	c |  Number of variables:          1250                                         |
281.47/281.51	c |  Number of clauses:          165438                                         |
281.47/281.51	c |  Parse time:                   0.02 s                                       |
281.47/281.51	c |                                                                             |
281.47/281.51	c ============================[ Search Statistics ]==============================
281.47/281.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
281.47/281.51	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
281.47/281.51	c ===============================================================================
281.47/281.51	c |     15734 |    1250   165438   468174 |        1     9443    158 |  0.000 % |
281.47/281.51	c |     15834 |    1250   165438   468174 |        1     9543    158 |  0.000 % |
281.47/281.51	c |     15937 |    1250   165438   468174 |        1     9646    158 |  0.000 % |
281.47/281.51	c |     18389 |    1250   165438   468174 |        1    12098    155 |  0.000 % |
281.47/281.51	c |     23553 |    1250   165438   468174 |        1    10514    120 |  0.000 % |
281.47/281.51	c |    203519 |    1250   165438   468174 |        1    43951    106 |  0.000 % |
281.47/281.51	c |    204838 |    1250   165438   468174 |        1    45270    106 |  0.000 % |
281.47/281.51	c |    206176 |    1250   165438   468174 |        1    46608    107 |  0.000 % |
281.47/281.51	c |    501676 |    1250   165438   468174 |        1    77498    108 |  0.000 % |
281.47/281.51	c |    501776 |    1250   165438   468174 |        1    77598    108 |  0.000 % |
281.47/281.51	c |    532250 |    1250   165438   468174 |        1    59878     97 |  0.000 % |
281.47/281.51	c |    579798 |    1250   165438   468174 |        1    56619     91 |  0.000 % |
281.47/281.51	c |    761732 |    1250   165438   468174 |        1    70554     95 |  0.000 % |
281.47/281.51	c |    762606 |    1250   165438   468174 |        1    71428     96 |  0.000 % |
281.47/281.51	c |    762706 |    1250   165438   468174 |        1    71528     96 |  0.000 % |
281.47/281.51	c |    763380 |    1250   165438   468174 |        1    72202     96 |  0.000 % |
281.47/281.51	c |    771682 |    1250   165438   468174 |        1    80504    100 |  0.000 % |
281.47/281.51	c |    772200 |    1250   165438   468174 |        1    81022    100 |  0.000 % |
281.47/281.51	c |    772301 |    1250   165438   468174 |        1    81123    100 |  0.000 % |
281.47/281.51	c |    772905 |    1250   165438   468174 |        1    81727    101 |  0.000 % |
281.47/281.51	c |    773006 |    1250   165438   468174 |        1    81828    101 |  0.000 % |
281.47/281.51	c |    773283 |    1250   165438   468174 |        1    82105    101 |  0.000 % |
281.47/281.51	c |   1047070 |    1250   165438   468174 |        1    95482     97 |  0.000 % |
281.47/281.51	c |   1047285 |    1250   165438   468174 |        1    95697     98 |  0.000 % |
281.47/281.51	c |   1047387 |    1250   165438   468174 |        1    95799     98 |  0.000 % |
281.47/281.51	c |   1234575 |    1250   165438   468174 |        1   137188    102 |  0.000 % |
281.47/281.51	c |   1240790 |    1250   165438   468174 |        1   143403    103 |  0.000 % |
281.47/281.51	c |   1243438 |    1250   165438   468174 |        1   146051    104 |  0.000 % |
281.47/281.51	c |   1267073 |    1250   165438   468174 |        1    92886     89 |  0.000 % |
281.47/281.51	c |   1267215 |    1250   165438   468174 |        1    93028     89 |  0.000 % |
281.47/281.51	c |   1267317 |    1250   165438   468174 |        1    93130     89 |  0.000 % |
281.47/281.51	c |   1276478 |    1250   165438   468174 |        1   102291     94 |  0.000 % |
281.47/281.51	c |   1276580 |    1250   165438   468174 |        1   102393     94 |  0.000 % |
281.47/281.51	c |   1286499 |    1250   165438   468174 |        1   112312     97 |  0.000 % |
281.47/281.51	c |   1286787 |    1250   165438   468174 |        1   112600     97 |  0.000 % |
281.47/281.51	c |   1286890 |    1250   165438   468174 |        1   112703     97 |  0.000 % |
281.47/281.51	c |   1288990 |    1250   165438   468174 |        1   114803     98 |  0.000 % |
281.47/281.51	c |   1289090 |    1250   165438   468174 |        1   114903     98 |  0.000 % |
281.47/281.51	c |   1289190 |    1250   165438   468174 |        1   115003     99 |  0.000 % |
438.06/438.11	c |   1289292 |    1250   165438   468174 |        1   115105     99 |  0.000 % |
438.06/438.11	c |   1289591 |    1250   165438   468174 |        1   115404     99 |  0.000 % |
438.06/438.11	c |   1292602 |    1250   165438   468174 |        1   118415    101 |  0.000 % |
438.06/438.11	c |   1292730 |    1250   165438   468174 |        1   118543    101 |  0.000 % |
438.06/438.11	c |   1292830 |    1250   165438   468174 |        1   118643    101 |  0.000 % |
438.06/438.11	c |   1294493 |    1250   165438   468174 |        1   120306    101 |  0.000 % |
438.06/438.11	c |   1295947 |    1250   165438   468174 |        1   121760    102 |  0.000 % |
438.06/438.11	c |   1296056 |    1250   165438   468174 |        1   121869    102 |  0.000 % |
438.06/438.11	c |   1299080 |    1250   165438   468174 |        1   124893    102 |  0.000 % |
438.06/438.11	c |   1323037 |    1250   165438   468174 |        1   148850    106 |  0.000 % |
438.06/438.11	c |   1323138 |    1250   165438   468174 |        1   148951    106 |  0.000 % |
438.06/438.11	c |   1323239 |    1250   165438   468174 |        1   149052    106 |  0.000 % |
438.06/438.11	c |   1323341 |    1250   165438   468174 |        1   149154    106 |  0.000 % |
438.06/438.11	c |   1387521 |    1250   165438   468174 |        1   133934    101 |  0.000 % |
438.06/438.11	c |   1389868 |    1250   165438   468174 |        1   136281    102 |  0.000 % |
438.06/438.11	c |   1390576 |    1250   165438   468174 |        1   136989    102 |  0.000 % |
438.06/438.11	c |   1390689 |    1250   165438   468174 |        1   137102    102 |  0.000 % |
438.06/438.11	c |   1390789 |    1250   165438   468174 |        1   137202    102 |  0.000 % |
438.06/438.11	c |   1390891 |    1250   165438   468174 |        1   137304    102 |  0.000 % |
438.06/438.11	c |   1391228 |    1250   165438   468174 |        1   137641    102 |  0.000 % |
438.06/438.11	c |   1392031 |    1250   165438   468174 |        1   138444    102 |  0.000 % |
438.06/438.11	c |   1392139 |    1250   165438   468174 |        1   138552    102 |  0.000 % |
438.06/438.11	c |   1392297 |    1250   165438   468174 |        1   138710    102 |  0.000 % |
438.06/438.11	c |   1394793 |    1250   165438   468174 |        1   141206    103 |  0.000 % |
438.06/438.11	c |   1394896 |    1250   165438   468174 |        1   141309    103 |  0.000 % |
438.06/438.11	c |   1394996 |    1250   165438   468174 |        1   141409    103 |  0.000 % |
438.06/438.11	c |   1395318 |    1250   165438   468174 |        1   141731    103 |  0.000 % |
438.06/438.11	c |   1395419 |    1250   165438   468174 |        1   141832    103 |  0.000 % |
438.06/438.11	c |   1395855 |    1250   165438   468174 |        1   142268    104 |  0.000 % |
438.06/438.11	c |   1396255 |    1250   165438   468174 |        1   142668    104 |  0.000 % |
438.06/438.11	c |   1396356 |    1250   165438   468174 |        1   142769    104 |  0.000 % |
438.06/438.11	c |   1397157 |    1250   165438   468174 |        1   143570    104 |  0.000 % |
438.06/438.11	c |   1397257 |    1250   165438   468174 |        1   143670    104 |  0.000 % |
438.06/438.11	c |   1397411 |    1250   165438   468174 |        1   143824    104 |  0.000 % |
438.06/438.11	c |   1450524 |    1250   165438   468174 |        1   114942    102 |  0.000 % |
438.06/438.11	c |   1450625 |    1250   165438   468174 |        1   115043    102 |  0.000 % |
438.06/438.11	c |   1450725 |    1250   165438   468174 |        1   115143    102 |  0.000 % |
438.06/438.11	c |   1450825 |    1250   165438   468174 |        1   115243    102 |  0.000 % |
438.06/438.11	c |   1450945 |    1250   165438   468174 |        1   115363    102 |  0.000 % |
438.06/438.11	c |   1451045 |    1250   165438   468174 |        1   115463    102 |  0.000 % |
438.06/438.11	c |   1451145 |    1250   165438   468174 |        1   115563    102 |  0.000 % |
438.06/438.11	c |   1451246 |    1250   165438   468174 |        1   115664    102 |  0.000 % |
438.06/438.11	c |   1451346 |    1250   165438   468174 |        1   115764    102 |  0.000 % |
438.06/438.11	c |   1757677 |    1250   165438   468174 |        1   160496    103 |  0.000 % |
438.06/438.11	c |   1757784 |    1250   165438   468174 |        1   160603    103 |  0.000 % |
438.06/438.11	c |   1757884 |    1250   165438   468174 |        1   160703    103 |  0.000 % |
438.06/438.11	c |   1820257 |    1250   165438   468174 |        1   130678     97 |  0.000 % |
438.06/438.11	c |   1820359 |    1250   165438   468174 |        1   130780     97 |  0.000 % |
438.06/438.11	c |   1820459 |    1250   165438   468174 |        1   130880     98 |  0.000 % |
438.06/438.11	c |   1820559 |    1250   165438   468174 |        1   130980     98 |  0.000 % |
585.18/585.26	c |   1820763 |    1250   165438   468174 |        1   131184     98 |  0.000 % |
585.18/585.26	c |   1824014 |    1250   165438   468174 |        1   134435     99 |  0.000 % |
585.18/585.26	c |   1824114 |    1250   165438   468174 |        1   134535     99 |  0.000 % |
585.18/585.26	c |   1824236 |    1250   165438   468174 |        1   134657     99 |  0.000 % |
585.18/585.26	c |   1824336 |    1250   165438   468174 |        1   134757     99 |  0.000 % |
585.18/585.26	c |   1824438 |    1250   165438   468174 |        1   134859     99 |  0.000 % |
585.18/585.26	c |   1824541 |    1250   165438   468174 |        1   134962     99 |  0.000 % |
585.18/585.26	c |   1824643 |    1250   165438   468174 |        1   135064     99 |  0.000 % |
585.18/585.26	c |   1824744 |    1250   165438   468174 |        1   135165     99 |  0.000 % |
585.18/585.26	c |   1824846 |    1250   165438   468174 |        1   135267     99 |  0.000 % |
585.18/585.26	c |   1826166 |    1250   165438   468174 |        1   136587    100 |  0.000 % |
585.18/585.26	c |   1836524 |    1250   165438   468174 |        1   146945    103 |  0.000 % |
585.18/585.26	c |   1836630 |    1250   165438   468174 |        1   147051    103 |  0.000 % |
585.18/585.26	c |   1836733 |    1250   165438   468174 |        1   147154    103 |  0.000 % |
585.18/585.26	c |   1836834 |    1250   165438   468174 |        1   147255    103 |  0.000 % |
585.18/585.26	c |   1836935 |    1250   165438   468174 |        1   147356    103 |  0.000 % |
585.18/585.26	c |   1837037 |    1250   165438   468174 |        1   147458    103 |  0.000 % |
585.18/585.26	c |   1841277 |    1250   165438   468174 |        1   151698    104 |  0.000 % |
585.18/585.26	c |   1841995 |    1250   165438   468174 |        1   152416    104 |  0.000 % |
585.18/585.26	c |   1842096 |    1250   165438   468174 |        1   152517    104 |  0.000 % |
585.18/585.26	c |   1853299 |    1250   165438   468174 |        1   163720    105 |  0.000 % |
585.18/585.26	c |   1853399 |    1250   165438   468174 |        1   163820    105 |  0.000 % |
585.18/585.26	c |   1858987 |    1250   165438   468174 |        1   169408    105 |  0.000 % |
585.18/585.26	c |   1927318 |    1250   165438   468174 |        1   142734    101 |  0.000 % |
585.18/585.26	c |   1965058 |    1250   165438   468174 |        1   180474    106 |  0.000 % |
585.18/585.26	c |   1965599 |    1250   165438   468174 |        1   181015    106 |  0.000 % |
585.18/585.26	c |   1965700 |    1250   165438   468174 |        1   181116    106 |  0.000 % |
585.18/585.26	c |   1965831 |    1250   165438   468174 |        1   181247    106 |  0.000 % |
585.18/585.26	c |   1965931 |    1250   165438   468174 |        1   181347    106 |  0.000 % |
585.18/585.26	c |   1966036 |    1250   165438   468174 |        1   181452    106 |  0.000 % |
585.18/585.26	c |   1974928 |    1250   165438   468174 |        1   190344    109 |  0.000 % |
585.18/585.26	c |   1981426 |    1250   165438   468174 |        1    99243     87 |  0.000 % |
585.18/585.26	c |   2068146 |    1250   165438   468174 |        1   185963    110 |  0.000 % |
585.18/585.26	c |   2068247 |    1250   165438   468174 |        1   186064    110 |  0.000 % |
585.18/585.26	c |   2071068 |    1250   165438   468174 |        1   188885    111 |  0.000 % |
585.18/585.26	c |   2096011 |    1250   165438   468174 |        1   113631     95 |  0.000 % |
585.18/585.26	c |   2096112 |    1250   165438   468174 |        1   113732     95 |  0.000 % |
585.18/585.26	c |   2096213 |    1250   165438   468174 |        1   113833     95 |  0.000 % |
585.18/585.26	c |   2098392 |    1250   165438   468174 |        1   116012     95 |  0.000 % |
585.18/585.26	c |   2102896 |    1250   165438   468174 |        1   120516     97 |  0.000 % |
585.18/585.26	c |   2102996 |    1250   165438   468174 |        1   120616     98 |  0.000 % |
585.18/585.26	c |   2103096 |    1250   165438   468174 |        1   120716     98 |  0.000 % |
585.18/585.26	c |   2103197 |    1250   165438   468174 |        1   120817     98 |  0.000 % |
585.18/585.26	c |   2103298 |    1250   165438   468174 |        1   120918     98 |  0.000 % |
585.18/585.26	c |   2164221 |    1250   165438   468174 |        1   181841    113 |  0.000 % |
585.18/585.26	c |   2164321 |    1250   165438   468174 |        1   181941    113 |  0.000 % |
585.18/585.26	c |   2164421 |    1250   165438   468174 |        1   182041    113 |  0.000 % |
585.18/585.26	c |   2164524 |    1250   165438   468174 |        1   182144    113 |  0.000 % |
585.18/585.26	c |   2164627 |    1250   165438   468174 |        1   182247    113 |  0.000 % |
585.18/585.26	c |   2252028

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3250954-1303570874/watcher-3250954-1303570874 -o /tmp/evaluation-result-3250954-1303570874/solver-3250954-1303570874 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3250954-1303570874.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.92 3.98 4.04 3/189 19388
/proc/meminfo: memFree=20806028/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 201278641 8912896 252 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 252 211 178 0 69 0

[startup+0.103629 s]
/proc/loadavg: 3.92 3.98 4.04 3/189 19388
/proc/meminfo: memFree=20806028/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 201278641 8912896 252 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.200618 s]
/proc/loadavg: 3.92 3.98 4.04 3/189 19388
/proc/meminfo: memFree=20806028/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 201278641 8912896 252 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300588 s]
/proc/loadavg: 3.92 3.98 4.04 3/189 19388
/proc/meminfo: memFree=20806028/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 201278641 8912896 252 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700456 s]
/proc/loadavg: 3.92 3.98 4.04 3/189 19388
/proc/meminfo: memFree=20806028/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0.42 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 359 3242 0 0 0 0 42 0 21 0 1 0 201278641 8912896 254 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 8704

[startup+1.50038 s]
/proc/loadavg: 3.92 3.98 4.04 4/191 19391
/proc/meminfo: memFree=20787172/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0.42 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 359 3242 0 0 0 0 42 0 21 0 1 0 201278641 8912896 254 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 254 211 178 0 69 0
[pid=19391] ppid=19388 vsize=27180 CPUtime=1.05 cores=0,2
/proc/19391/stat : 19391 (glucose_static) R 19388 19388 19029 0 -1 4202496 7444 0 0 0 104 1 0 0 25 0 1 0 201278685 27832320 3350 33554432000 4194304 4260849 140735483415520 18446744073709551615 4225107 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19391/statm: 6795 3350 240 17 0 3436 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 35884

[startup+3.1011 s]
/proc/loadavg: 3.92 3.98 4.04 5/194 19420
/proc/meminfo: memFree=20769832/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0.42 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 359 3242 0 0 0 0 42 0 21 0 1 0 201278641 8912896 254 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 254 211 178 0 69 0
[pid=19391] ppid=19388 vsize=45832 CPUtime=2.65 cores=0,2
/proc/19391/stat : 19391 (glucose_static) R 19388 19388 19029 0 -1 4202496 12512 0 0 0 263 2 0 0 25 0 1 0 201278685 46931968 8237 33554432000 4194304 4260849 140735483415520 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19391/statm: 11458 8237 250 17 0 8099 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 54536

[startup+6.30054 s]
/proc/loadavg: 3.93 3.98 4.04 5/194 19420
/proc/meminfo: memFree=20787040/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0.42 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 359 3242 0 0 0 0 42 0 21 0 1 0 201278641 8912896 254 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 254 211 178 0 69 0
[pid=19391] ppid=19388 vsize=57436 CPUtime=5.86 cores=0,2
/proc/19391/stat : 19391 (glucose_static) R 19388 19388 19029 0 -1 4202496 15621 0 0 0 583 3 0 0 25 0 1 0 201278685 58814464 11165 33554432000 4194304 4260849 140735483415520 18446744073709551615 4209995 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19391/statm: 14359 11165 250 17 0 11000 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 66140

[startup+12.7004 s]
/proc/loadavg: 3.93 3.98 4.04 4/191 19421
/proc/meminfo: memFree=20972700/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0.42 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 359 3242 0 0 0 0 42 0 21 0 1 0 201278641 8912896 254 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 254 211 178 0 69 0
[pid=19391] ppid=19388 vsize=57436 CPUtime=12.26 cores=0,2
/proc/19391/stat : 19391 (glucose_static) R 19388 19388 19029 0 -1 4202496 15621 0 0 0 1223 3 0 0 25 0 1 0 201278685 58814464 11165 33554432000 4194304 4260849 140735483415520 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19391/statm: 14359 11165 250 17 0 11000 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 66140

[startup+25.5012 s]
/proc/loadavg: 4.02 4.00 4.04 5/194 19450
/proc/meminfo: memFree=20864556/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0.42 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 359 3242 0 0 0 0 42 0 21 0 1 0 201278641 8912896 254 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 254 211 178 0 69 0
[pid=19391] ppid=19388 vsize=76292 CPUtime=25.06 cores=0,2
/proc/19391/stat : 19391 (glucose_static) R 19388 19388 19029 0 -1 4202496 31715 0 0 0 2500 6 0 0 25 0 1 0 201278685 78123008 14304 33554432000 4194304 4260849 140735483415520 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19391/statm: 19073 14304 251 17 0 15714 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84996

[startup+51.1006 s]
/proc/loadavg: 4.01 4.00 4.04 5/194 19482
/proc/meminfo: memFree=20752788/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0.42 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 359 3242 0 0 0 0 42 0 21 0 1 0 201278641 8912896 254 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 254 211 178 0 69 0
[pid=19391] ppid=19388 vsize=77072 CPUtime=50.65 cores=0,2
/proc/19391/stat : 19391 (glucose_static) R 19388 19388 19029 0 -1 4202496 41554 0 0 0 5058 7 0 0 25 0 1 0 201278685 78921728 16104 33554432000 4194304 4260849 140735483415520 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19391/statm: 19268 16104 251 17 0 15909 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 85776

[startup+102.301 s]
/proc/loadavg: 4.00 4.00 4.04 5/194 19483
/proc/meminfo: memFree=20665540/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0.42 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 359 3242 0 0 0 0 42 0 21 0 1 0 201278641 8912896 254 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 254 211 178 0 69 0
[pid=19391] ppid=19388 vsize=138808 CPUtime=101.85 cores=0,2
/proc/19391/stat : 19391 (glucose_static) R 19388 19388 19029 0 -1 4202496 92607 0 0 0 10170 15 0 0 25 0 1 0 201278685 142139392 30587 33554432000 4194304 4260849 140735483415520 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19391/statm: 34702 30587 251 17 0 31343 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 147512

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 4.03 5/194 19485
/proc/meminfo: memFree=20615444/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0.42 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 359 3242 0 0 0 0 42 0 21 0 1 0 201278641 8912896 254 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 254 211 178 0 69 0
[pid=19391] ppid=19388 vsize=169628 CPUtime=161.85 cores=0,2
/proc/19391/stat : 19391 (glucose_static) R 19388 19388 19029 0 -1 4202496 154412 0 0 0 16157 28 0 0 25 0 1 0 201278685 173699072 32419 33554432000 4194304 4260849 140735483415520 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19391/statm: 42407 32419 252 17 0 39048 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 178332

[startup+222.307 s]
/proc/loadavg: 4.00 4.00 4.03 5/194 19487
/proc/meminfo: memFree=20582272/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0.42 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 359 3242 0 0 0 0 42 0 21 0 1 0 201278641 8912896 254 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 254 211 178 0 69 0
[pid=19391] ppid=19388 vsize=138808 CPUtime=221.85 cores=0,2
/proc/19391/stat : 19391 (glucose_static) R 19388 19388 19029 0 -1 4202496 212003 0 0 0 22145 40 0 0 25 0 1 0 201278685 142139392 30918 33554432000 4194304 4260849 140735483415520 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19391/statm: 34702 30918 252 17 0 31343 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 147512

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 4.02 5/194 19518
/proc/meminfo: memFree=20613916/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0.42 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 359 3242 0 0 0 0 42 0 21 0 1 0 201278641 8912896 254 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 254 211 178 0 69 0
[pid=19391] ppid=19388 vsize=169628 CPUtime=281.85 cores=0,2
/proc/19391/stat : 19391 (glucose_static) R 19388 19388 19029 0 -1 4202496 261537 0 0 0 28135 50 0 0 25 0 1 0 201278685 173699072 32026 33554432000 4194304 4260849 140735483415520 18446744073709551615 4224467 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19391/statm: 42407 32026 252 17 0 39048 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 178332

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 4.01 5/194 19520
/proc/meminfo: memFree=20598380/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0.42 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 359 3242 0 0 0 0 42 0 21 0 1 0 201278641 8912896 254 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 254 211 178 0 69 0
[pid=19391] ppid=19388 vsize=138808 CPUtime=341.84 cores=0,2
/proc/19391/stat : 19391 (glucose_static) R 19388 19388 19029 0 -1 4202496 314962 0 0 0 34123 61 0 0 25 0 1 0 201278685 142139392 28840 33554432000 4194304 4260849 140735483415520 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19391/statm: 34702 28840 252 17 0 31343 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 147512

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 4.01 5/194 19521
/proc/meminfo: memFree=20582116/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0.42 cores=0,2

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

/proc/19391/statm: 34702 30356 252 17 0 31343 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 147512

[startup+702.301 s]
/proc/loadavg: 4.05 4.01 4.00 5/194 19529
/proc/meminfo: memFree=20557416/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0.42 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 359 3242 0 0 0 0 42 0 21 0 1 0 201278641 8912896 254 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 254 211 178 0 69 0
[pid=19391] ppid=19388 vsize=169628 CPUtime=701.85 cores=0,2
/proc/19391/stat : 19391 (glucose_static) R 19388 19388 19029 0 -1 4202496 556001 0 0 0 70067 118 0 0 25 0 1 0 201278685 173699072 37965 33554432000 4194304 4260849 140735483415520 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19391/statm: 42407 37965 252 17 0 39048 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 178332

[startup+762.301 s]
/proc/loadavg: 4.02 4.01 4.00 5/194 19531
/proc/meminfo: memFree=20466604/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0.42 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 359 3242 0 0 0 0 42 0 21 0 1 0 201278641 8912896 254 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 254 211 178 0 69 0
[pid=19391] ppid=19388 vsize=219716 CPUtime=761.86 cores=0,2
/proc/19391/stat : 19391 (glucose_static) R 19388 19388 19029 0 -1 4202496 588230 0 0 0 76059 127 0 0 25 0 1 0 201278685 224989184 43107 33554432000 4194304 4260849 140735483415520 18446744073709551615 4238067 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19391/statm: 54929 43107 252 17 0 51570 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 228420

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/194 19532
/proc/meminfo: memFree=20476848/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0.42 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 359 3242 0 0 0 0 42 0 21 0 1 0 201278641 8912896 254 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 254 211 178 0 69 0
[pid=19391] ppid=19388 vsize=219716 CPUtime=821.85 cores=0,2
/proc/19391/stat : 19391 (glucose_static) R 19388 19388 19029 0 -1 4202496 617433 0 0 0 82052 133 0 0 25 0 1 0 201278685 224989184 40623 33554432000 4194304 4260849 140735483415520 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19391/statm: 54929 40623 252 17 0 51570 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 228420

[startup+882.307 s]
/proc/loadavg: 4.00 4.00 4.00 5/194 19534
/proc/meminfo: memFree=20381208/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0.42 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 359 3242 0 0 0 0 42 0 21 0 1 0 201278641 8912896 254 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 254 211 178 0 69 0
[pid=19391] ppid=19388 vsize=301104 CPUtime=881.87 cores=0,2
/proc/19391/stat : 19391 (glucose_static) R 19388 19388 19029 0 -1 4202496 628696 0 0 0 88049 138 0 0 25 0 1 0 201278685 308330496 51819 33554432000 4194304 4260849 140735483415520 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19391/statm: 75276 51819 252 17 0 71917 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 309808

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/194 19536
/proc/meminfo: memFree=20418144/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0.42 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 359 3242 0 0 0 0 42 0 21 0 1 0 201278641 8912896 254 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 254 211 178 0 69 0
[pid=19391] ppid=19388 vsize=219716 CPUtime=941.86 cores=0,2
/proc/19391/stat : 19391 (glucose_static) R 19388 19388 19029 0 -1 4202496 655888 0 0 0 94042 144 0 0 25 0 1 0 201278685 224989184 43220 33554432000 4194304 4260849 140735483415520 18446744073709551615 4225082 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19391/statm: 54929 43220 252 17 0 51570 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 228420

[startup+1002.3 s]
/proc/loadavg: 4.04 4.01 4.00 5/194 19537
/proc/meminfo: memFree=20425416/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0.42 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 359 3242 0 0 0 0 42 0 21 0 1 0 201278641 8912896 254 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 254 211 178 0 69 0
[pid=19391] ppid=19388 vsize=219716 CPUtime=1001.86 cores=0,2
/proc/19391/stat : 19391 (glucose_static) R 19388 19388 19029 0 -1 4202496 661092 0 0 0 100039 147 0 0 25 0 1 0 201278685 224989184 48375 33554432000 4194304 4260849 140735483415520 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19391/statm: 54929 48375 252 17 0 51570 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 228420

[startup+1062.3 s]
/proc/loadavg: 4.05 4.02 4.00 5/194 19539
/proc/meminfo: memFree=20458500/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0.42 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 359 3242 0 0 0 0 42 0 21 0 1 0 201278641 8912896 254 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 254 211 178 0 69 0
[pid=19391] ppid=19388 vsize=169628 CPUtime=1061.86 cores=0,2
/proc/19391/stat : 19391 (glucose_static) R 19388 19388 19029 0 -1 4202496 683528 0 0 0 106036 150 0 0 25 0 1 0 201278685 173699072 35401 33554432000 4194304 4260849 140735483415520 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19391/statm: 42407 35401 252 17 0 39048 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 178332

[startup+1122.3 s]
/proc/loadavg: 4.02 4.02 4.00 5/194 19541
/proc/meminfo: memFree=20443724/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0.42 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 359 3242 0 0 0 0 42 0 21 0 1 0 201278641 8912896 254 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 254 211 178 0 69 0
[pid=19391] ppid=19388 vsize=219716 CPUtime=1121.87 cores=0,2
/proc/19391/stat : 19391 (glucose_static) R 19388 19388 19029 0 -1 4202496 699261 0 0 0 112031 156 0 0 25 0 1 0 201278685 224989184 51058 33554432000 4194304 4260849 140735483415520 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19391/statm: 54929 51058 252 17 0 51570 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 228420

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/194 19542
/proc/meminfo: memFree=20478164/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0.42 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 359 3242 0 0 0 0 42 0 21 0 1 0 201278641 8912896 254 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 254 211 178 0 69 0
[pid=19391] ppid=19388 vsize=219716 CPUtime=1181.87 cores=0,2
/proc/19391/stat : 19391 (glucose_static) R 19388 19388 19029 0 -1 4202496 727697 0 0 0 118024 163 0 0 25 0 1 0 201278685 224989184 43442 33554432000 4194304 4260849 140735483415520 18446744073709551615 4225087 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19391/statm: 54929 43442 252 17 0 51570 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 228420

[startup+1242.3 s]
/proc/loadavg: 4.07 4.02 4.00 5/194 19544
/proc/meminfo: memFree=20493156/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0.42 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 359 3242 0 0 0 0 42 0 21 0 1 0 201278641 8912896 254 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 254 211 178 0 69 0
[pid=19391] ppid=19388 vsize=171952 CPUtime=1241.87 cores=0,2
/proc/19391/stat : 19391 (glucose_static) R 19388 19388 19029 0 -1 4202496 755164 0 0 0 124017 170 0 0 25 0 1 0 201278685 176078848 37083 33554432000 4194304 4260849 140735483415520 18446744073709551615 4224875 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19391/statm: 42988 37083 252 17 0 39629 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 180656



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.02 4.00 5/194 19545
/proc/meminfo: memFree=20451596/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0.42 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 359 3242 0 0 0 0 42 0 21 0 1 0 201278641 8912896 254 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 254 211 178 0 69 0
[pid=19391] ppid=19388 vsize=230604 CPUtime=1299.57 cores=0,2
/proc/19391/stat : 19391 (glucose_static) R 19388 19388 19029 0 -1 4202496 767901 0 0 0 129784 173 0 0 25 0 1 0 201278685 236138496 49727 33554432000 4194304 4260849 140735483415520 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19391/statm: 57651 49727 252 17 0 54292 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 239308

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

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

[startup+1300 s]
/proc/loadavg: 4.02 4.02 4.00 5/194 19545
/proc/meminfo: memFree=20451596/32951124 swapFree=67111528/67111528
[pid=19388] ppid=19386 vsize=8704 CPUtime=0.42 cores=0,2
/proc/19388/stat : 19388 (glucose.sh) S 19386 19388 19029 0 -1 4202496 359 3242 0 0 0 0 42 0 21 0 1 0 201278641 8912896 254 33554432000 4194304 4922060 140733401516736 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/19388/statm: 2176 254 211 178 0 69 0
[pid=19391] ppid=19388 vsize=230604 CPUtime=1299.57 cores=0,2
/proc/19391/stat : 19391 (glucose_static) R 19388 19388 19029 0 -1 4202496 767901 0 0 0 129784 173 0 0 25 0 1 0 201278685 236138496 49727 33554432000 4194304 4260849 140735483415520 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/19391/statm: 57651 49727 252 17 0 54292 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 239308

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.01
CPU time (s): 1299.99
CPU user time (s): 1298.26
CPU system time (s): 1.73
CPU usage (%): 99.9982
Max. virtual memory (cumulated for all children) (KiB): 389948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.425935
system time used= 0.010998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3601
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= 9
involuntary context switches= 5

runsolver used 2.30165 second user time and 4.79727 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-23 17:01:14
IDJOB=3250954
IDBENCH=88205
IDSOLVER=1651
FILE ID=node107/3250954-1303570874
RUNJOBID= node107-1303568269-19047
PBS_JOBID= 13150304
Free space on /tmp= 71728 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q446.25-n35-p30-s33692332.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250954-1303570874/watcher-3250954-1303570874 -o /tmp/evaluation-result-3250954-1303570874/solver-3250954-1303570874 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3250954-1303570874.cnf 

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 1002234f62b5dfa01a75197c65e66327
RANDOM SEED=1460509223

node107.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5359.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20806308 kB
Buffers:       2010528 kB
Cached:        9192784 kB
SwapCached:          0 kB
Active:        7967784 kB
Inactive:      3698624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20806308 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3296 kB
Writeback:           0 kB
AnonPages:      462436 kB
Mapped:          15288 kB
Slab:           412856 kB
PageTables:       5816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   714280 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71692 MiB
End job on node107 at 2011-04-23 17:22:56