Trace number 3250558

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) 1300.01 1300.01

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-17_279.cnf
MD5SUMd2562f4e152a54a992ab300a2bacfba9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables279
Number of clauses21616
Sum of the clauses size96978
Maximum clause length17
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 319321
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52295

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.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   21616    96978 |    6484       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 279   #clauses: 21616   #literals: 96978
0.00/0.01	c CPU time:   0.006998 s
0.00/0.01	c ==============================================================================
0.00/0.02	c
0.00/0.02	c Starting glucose
0.00/0.02	c
247.99/248.01	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
247.99/248.01	c WARNING: for repeatability, setting FPU to use double precision
247.99/248.01	c ============================[ Problem Statistics ]=============================
247.99/248.01	c |                                                                             |
247.99/248.01	c |  Number of variables:           279                                         |
247.99/248.01	c |  Number of clauses:           21616                                         |
247.99/248.01	c |  Parse time:                   0.01 s                                       |
247.99/248.01	c |                                                                             |
247.99/248.01	c ============================[ Search Statistics ]==============================
247.99/248.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
247.99/248.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
247.99/248.01	c ===============================================================================
247.99/248.01	c |     51154 |     279    21616    96978 |        1    17001     30 |  0.000 % |
247.99/248.01	c |     51255 |     279    21616    96978 |        1    17102     31 |  0.000 % |
247.99/248.01	c |     51358 |     279    21616    96978 |        1    17205     31 |  0.000 % |
247.99/248.01	c |     51571 |     279    21616    96978 |        1    17418     31 |  0.000 % |
247.99/248.01	c |     54770 |     279    21616    96978 |        1    20617     31 |  0.000 % |
247.99/248.01	c |     55371 |     279    21616    96978 |        1    21218     32 |  0.000 % |
247.99/248.01	c |     76505 |     279    21616    96978 |        1    27937     31 |  0.000 % |
247.99/248.01	c |    214945 |     279    21616    96978 |        1    55368     29 |  0.000 % |
247.99/248.01	c |    228686 |     279    21616    96978 |        1    39102     27 |  0.000 % |
247.99/248.01	c |    228786 |     279    21616    96978 |        1    39202     27 |  0.000 % |
247.99/248.01	c |    229519 |     279    21616    96978 |        1    39935     27 |  0.000 % |
247.99/248.01	c |    229621 |     279    21616    96978 |        1    40037     27 |  0.000 % |
247.99/248.01	c |    243315 |     279    21616    96978 |        1    53731     29 |  0.000 % |
247.99/248.01	c |    243502 |     279    21616    96978 |        1    53918     29 |  0.000 % |
247.99/248.01	c |    244788 |     279    21616    96978 |        1    55204     29 |  0.000 % |
247.99/248.01	c |    292947 |     279    21616    96978 |        1    35566     25 |  0.000 % |
247.99/248.01	c |    435469 |     279    21616    96978 |        1    56882     25 |  0.000 % |
247.99/248.01	c |    512914 |     279    21616    96978 |        1    88728     28 |  0.000 % |
247.99/248.01	c |    513014 |     279    21616    96978 |        1    88828     28 |  0.000 % |
247.99/248.01	c |    546182 |     279    21616    96978 |        1    73797     27 |  0.000 % |
247.99/248.01	c |    657053 |     279    21616    96978 |        1    80472     26 |  0.000 % |
247.99/248.01	c |    657153 |     279    21616    96978 |        1    80572     26 |  0.000 % |
247.99/248.01	c |    657254 |     279    21616    96978 |        1    80673     26 |  0.000 % |
247.99/248.01	c |    666601 |     279    21616    96978 |        1    90020     27 |  0.000 % |
247.99/248.01	c |    668687 |     279    21616    96978 |        1    92106     27 |  0.000 % |
247.99/248.01	c |    672761 |     279    21616    96978 |        1    96180     28 |  0.000 % |
247.99/248.01	c |    673848 |     279    21616    96978 |        1    97267     28 |  0.000 % |
247.99/248.01	c |    674414 |     279    21616    96978 |        1    97833     28 |  0.000 % |
247.99/248.01	c |    674514 |     279    21616    96978 |        1    97933     28 |  0.000 % |
247.99/248.01	c |    674662 |     279    21616    96978 |        1    98081     28 |  0.000 % |
247.99/248.01	c |    687311 |     279    21616    96978 |        1   110730     29 |  0.000 % |
247.99/248.01	c |   1103747 |     279    21616    96978 |        1    80567     23 |  0.000 % |
247.99/248.01	c |   1150015 |     279    21616    96978 |        1   126835     26 |  0.000 % |
247.99/248.01	c |   1214092 |     279    21616    96978 |        1   116709     26 |  0.000 % |
247.99/248.01	c |   2164192 |     279    21616    96978 |        1   181807     25 |  0.000 % |
247.99/248.01	c |   2211805 |     279    21616    96978 |        1   126621     23 |  0.000 % |
247.99/248.01	c |   2218786 |     279    21616    96978 |        1   133602     24 |  0.000 % |
247.99/248.01	c |   2218889 |     279    21616    96978 |        1   133705     24 |  0.000 % |
247.99/248.01	c |   2219209 |     279    21616    96978 |        1   134025     24 |  0.000 % |
461.19/461.26	c |   2231519 |     279    21616    96978 |        1   146335     25 |  0.000 % |
461.19/461.26	c |   2275246 |     279    21616    96978 |        1   190062     27 |  0.000 % |
461.19/461.26	c |   2284919 |     279    21616    96978 |        1   199735     27 |  0.000 % |
461.19/461.26	c |   2285076 |     279    21616    96978 |        1   199892     27 |  0.000 % |
461.19/461.26	c |   2285190 |     279    21616    96978 |        1   200006     27 |  0.000 % |
461.19/461.26	c |   2285337 |     279    21616    96978 |        1   200153     27 |  0.000 % |
461.19/461.26	c |   2285480 |     279    21616    96978 |        1   200296     27 |  0.000 % |
461.19/461.26	c |   2289069 |     279    21616    96978 |        1   203885     27 |  0.000 % |
461.19/461.26	c |   2289169 |     279    21616    96978 |        1   203985     27 |  0.000 % |
461.19/461.26	c |   2289273 |     279    21616    96978 |        1   204089     27 |  0.000 % |
461.19/461.26	c |   2289374 |     279    21616    96978 |        1   204190     27 |  0.000 % |
461.19/461.26	c |   2289474 |     279    21616    96978 |        1   204290     27 |  0.000 % |
461.19/461.26	c |   2289575 |     279    21616    96978 |        1   204391     27 |  0.000 % |
461.19/461.26	c |   2289675 |     279    21616    96978 |        1   204491     27 |  0.000 % |
461.19/461.26	c |   2289775 |     279    21616    96978 |        1   204591     27 |  0.000 % |
461.19/461.26	c |   2289875 |     279    21616    96978 |        1   204691     27 |  0.000 % |
461.19/461.26	c |   2299335 |     279    21616    96978 |        1   108752     23 |  0.000 % |
461.19/461.26	c |   2300767 |     279    21616    96978 |        1   110184     23 |  0.000 % |
461.19/461.26	c |   2300868 |     279    21616    96978 |        1   110285     23 |  0.000 % |
461.19/461.26	c |   2360880 |     279    21616    96978 |        1   170297     26 |  0.000 % |
461.19/461.26	c |   2360984 |     279    21616    96978 |        1   170401     26 |  0.000 % |
461.19/461.26	c |   2509705 |     279    21616    96978 |        1   211115     27 |  0.000 % |
461.19/461.26	c |   2510069 |     279    21616    96978 |        1   211479     27 |  0.000 % |
461.19/461.26	c |   2510173 |     279    21616    96978 |        1   211583     27 |  0.000 % |
461.19/461.26	c |   2561525 |     279    21616    96978 |        1   152339     25 |  0.000 % |
461.19/461.26	c |   2614553 |     279    21616    96978 |        1   205367     27 |  0.000 % |
461.19/461.26	c |   2711295 |     279    21616    96978 |        1   188916     26 |  0.000 % |
461.19/461.26	c |   2711621 |     279    21616    96978 |        1   189242     26 |  0.000 % |
461.19/461.26	c |   2711769 |     279    21616    96978 |        1   189390     26 |  0.000 % |
461.19/461.26	c |   2711933 |     279    21616    96978 |        1   189554     26 |  0.000 % |
461.19/461.26	c |   2712297 |     279    21616    96978 |        1   189918     26 |  0.000 % |
461.19/461.26	c |   2712398 |     279    21616    96978 |        1   190019     26 |  0.000 % |
461.19/461.26	c |   2735654 |     279    21616    96978 |        1   213275     27 |  0.000 % |
461.19/461.26	c |   2741384 |     279    21616    96978 |        1   219005     27 |  0.000 % |
461.19/461.26	c |   2741485 |     279    21616    96978 |        1   219106     27 |  0.000 % |
461.19/461.26	c |   2742998 |     279    21616    96978 |        1   220619     28 |  0.000 % |
461.19/461.26	c |   2805907 |     279    21616    96978 |        1   167726     26 |  0.000 % |
461.19/461.26	c |   2991361 |     279    21616    96978 |        1   234784     27 |  0.000 % |
461.19/461.26	c |   2991461 |     279    21616    96978 |        1   234884     27 |  0.000 % |
461.19/461.26	c |   2991562 |     279    21616    96978 |        1   234985     27 |  0.000 % |
461.19/461.26	c |   3088151 |     279    21616    96978 |        1   210569     26 |  0.000 % |
461.19/461.26	c |   3092357 |     279    21616    96978 |        1   214775     26 |  0.000 % |
461.19/461.26	c |   3489078 |     279    21616    96978 |        1   232902     26 |  0.000 % |
461.19/461.26	c |   3510991 |     279    21616    96978 |        1   254815     27 |  0.000 % |
461.19/461.26	c |   3511644 |     279    21616    96978 |        1   255468     27 |  0.000 % |
461.19/461.26	c |   3516203 |     279    21616    96978 |        1   260027     27 |  0.000 % |
461.19/461.26	c |   3516895 |     279    21616    96978 |        1   260719     27 |  0.000 % |
461.19/461.26	c |   3652571 |     279    21616    96978 |        1   264987     26 |  0.000 % |
461.19/461.26	c |   3660859 |     279    21616    96978 |        1   139272     22 |  0.000 % |
461.19/461.26	c |   3663738 |     279    21616    96978 |        1   142151     22 |  0.000 % |
1082.51/1082.58	c |   3672745 |     279    21616    96978 |        1   151158     23 |  0.000 % |
1082.51/1082.58	c |   3722980 |     279    21616    96978 |        1   201393     25 |  0.000 % |
1082.51/1082.58	c |   3726164 |     279    21616    96978 |        1   204577     25 |  0.000 % |
1082.51/1082.58	c |   3839067 |     279    21616    96978 |        1   180882     24 |  0.000 % |
1082.51/1082.58	c |   4182582 |     279    21616    96978 |        1   243403     25 |  0.000 % |
1082.51/1082.58	c |   4185417 |     279    21616    96978 |        1   246238     25 |  0.000 % |
1082.51/1082.58	c |   4723896 |     279    21616    96978 |        1   191518     23 |  0.000 % |
1082.51/1082.58	c |   4724268 |     279    21616    96978 |        1   191890     23 |  0.000 % |
1082.51/1082.58	c |   4794893 |     279    21616    96978 |        1   262515     26 |  0.000 % |
1082.51/1082.58	c |   4889856 |     279    21616    96978 |        1   202678     24 |  0.000 % |
1082.51/1082.58	c |   4898977 |     279    21616    96978 |        1   211799     25 |  0.000 % |
1082.51/1082.58	c |   4922534 |     279    21616    96978 |        1   235356     26 |  0.000 % |
1082.51/1082.58	c |   4923806 |     279    21616    96978 |        1   236628     26 |  0.000 % |
1082.51/1082.58	c |   4923990 |     279    21616    96978 |        1   236812     26 |  0.000 % |
1082.51/1082.58	c |   4924166 |     279    21616    96978 |        1   236988     26 |  0.000 % |
1082.51/1082.58	c |   4938264 |     279    21616    96978 |        1   251086     26 |  0.000 % |
1082.51/1082.58	c |   4945094 |     279    21616    96978 |        1   257916     26 |  0.000 % |
1082.51/1082.58	c |   5262556 |     279    21616    96978 |        1   257980     25 |  0.000 % |
1082.51/1082.58	c |   5430400 |     279    21616    96978 |        1   263229     25 |  0.000 % |
1082.51/1082.58	c |   5442600 |     279    21616    96978 |        1   275429     25 |  0.000 % |
1082.51/1082.58	c |   5466459 |     279    21616    96978 |        1   299288     26 |  0.000 % |
1082.51/1082.58	c |   5471564 |     279    21616    96978 |        1   304393     26 |  0.000 % |
1082.51/1082.58	c |   6028990 |     279    21616    96978 |        1   185415     22 |  0.000 % |
1082.51/1082.58	c |   6159569 |     279    21616    96978 |        1   315994     26 |  0.000 % |
1082.51/1082.58	c |   6200432 |     279    21616    96978 |        1   181254     22 |  0.000 % |
1082.51/1082.58	c |   6211452 |     279    21616    96978 |        1   192274     23 |  0.000 % |
1082.51/1082.58	c |   6211652 |     279    21616    96978 |        1   192474     23 |  0.000 % |
1082.51/1082.58	c |   6291966 |     279    21616    96978 |        1   272788     26 |  0.000 % |
1082.51/1082.58	c |   6297251 |     279    21616    96978 |        1   278073     26 |  0.000 % |
1082.51/1082.58	c |   6297351 |     279    21616    96978 |        1   278173     26 |  0.000 % |
1082.51/1082.58	c |   6398454 |     279    21616    96978 |        1   201077     23 |  0.000 % |
1082.51/1082.58	c |   6401963 |     279    21616    96978 |        1   204586     23 |  0.000 % |
1082.51/1082.58	c |   6406372 |     279    21616    96978 |        1   208995     23 |  0.000 % |
1082.51/1082.58	c |   6408980 |     279    21616    96978 |        1   211603     24 |  0.000 % |
1082.51/1082.58	c |   6409082 |     279    21616    96978 |        1   211705     24 |  0.000 % |
1082.51/1082.58	c |   6409182 |     279    21616    96978 |        1   211805     24 |  0.000 % |
1082.51/1082.58	c |   6415684 |     279    21616    96978 |        1   218307     24 |  0.000 % |
1082.51/1082.58	c |   6506959 |     279    21616    96978 |        1   309582     26 |  0.000 % |
1082.51/1082.58	c |   6509659 |     279    21616    96978 |        1   312282     26 |  0.000 % |
1082.51/1082.58	c |   6509759 |     279    21616    96978 |        1   312382     26 |  0.000 % |
1082.51/1082.58	c |   6543532 |     279    21616    96978 |        1   346155     27 |  0.000 % |
1082.51/1082.58	c |   6549532 |     279    21616    96978 |        1   352155     27 |  0.000 % |
1082.51/1082.58	c |   6549632 |     279    21616    96978 |        1   352255     27 |  0.000 % |
1082.51/1082.58	c |   6555190 |     279    21616    96978 |        1   357813     27 |  0.000 % |
1082.51/1082.58	c |   6580088 |     279    21616    96978 |        1   201908     23 |  0.000 % |
1082.51/1082.58	c |   6582734 |     279    21616    96978 |        1   204554     23 |  0.000 % |
1082.51/1082.58	c |   6582835 |     279    21616    96978 |        1   204655     23 |  0.000 % |
1082.51/1082.58	c |   6582939 |     279    21616    96978 |        1   204759     23 |  0.000 % |
1082.51/1082.58	c |   7181739 |     279    21616    96978 |        1   245558     23 |  0.000 % |
1082.51/1082.58	c |   7186908

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-3250558-1303542420/watcher-3250558-1303542420 -o /tmp/evaluation-result-3250558-1303542420/solver-3250558-1303542420 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3250558-1303542420.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: 1.27 2.48 3.02 3/176 16188
/proc/meminfo: memFree=21906628/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 334 0 0 0 0 0 0 0 21 0 1 0 198433297 8912896 253 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 253 211 178 0 69 0

[startup+0.0595381 s]
/proc/loadavg: 1.27 2.48 3.02 3/176 16188
/proc/meminfo: memFree=21906628/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 361 511 0 0 0 0 2 0 21 0 1 0 198433297 8912896 255 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8704

[startup+0.100523 s]
/proc/loadavg: 1.27 2.48 3.02 3/176 16188
/proc/meminfo: memFree=21906628/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 361 511 0 0 0 0 2 0 21 0 1 0 198433297 8912896 255 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8704

[startup+0.300502 s]
/proc/loadavg: 1.27 2.48 3.02 3/176 16188
/proc/meminfo: memFree=21906628/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 361 511 0 0 0 0 2 0 21 0 1 0 198433297 8912896 255 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8704

[startup+0.700419 s]
/proc/loadavg: 1.27 2.48 3.02 3/176 16188
/proc/meminfo: memFree=21906628/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 361 511 0 0 0 0 2 0 21 0 1 0 198433297 8912896 255 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8704

[startup+1.50026 s]
/proc/loadavg: 1.27 2.48 3.02 5/194 16223
/proc/meminfo: memFree=21867976/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 361 511 0 0 0 0 2 0 21 0 1 0 198433297 8912896 255 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 255 211 178 0 69 0
[pid=16192] ppid=16188 vsize=22196 CPUtime=1.46 cores=0,2
/proc/16192/stat : 16192 (glucose_static) R 16188 16188 15673 0 -1 4202496 3175 0 0 0 146 0 0 0 25 0 1 0 198433299 22728704 2250 33554432000 4194304 4260849 140733341227200 18446744073709551615 4225110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16192/statm: 5549 2250 241 17 0 2190 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 30900

[startup+3.10101 s]
/proc/loadavg: 1.27 2.48 3.02 5/194 16223
/proc/meminfo: memFree=21853568/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 361 511 0 0 0 0 2 0 21 0 1 0 198433297 8912896 255 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 255 211 178 0 69 0
[pid=16192] ppid=16188 vsize=24900 CPUtime=3.06 cores=0,2
/proc/16192/stat : 16192 (glucose_static) R 16188 16188 15673 0 -1 4202496 3888 0 0 0 306 0 0 0 25 0 1 0 198433299 25497600 2928 33554432000 4194304 4260849 140733341227200 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16192/statm: 6225 2928 249 17 0 2866 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 33604

[startup+6.30045 s]
/proc/loadavg: 1.49 2.50 3.03 5/194 16223
/proc/meminfo: memFree=21833148/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 361 511 0 0 0 0 2 0 21 0 1 0 198433297 8912896 255 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 255 211 178 0 69 0
[pid=16192] ppid=16188 vsize=33776 CPUtime=6.26 cores=0,2
/proc/16192/stat : 16192 (glucose_static) R 16188 16188 15673 0 -1 4202496 6987 0 0 0 626 0 0 0 25 0 1 0 198433299 34586624 4671 33554432000 4194304 4260849 140733341227200 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16192/statm: 8444 4671 249 17 0 5085 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 42480

[startup+12.7003 s]
/proc/loadavg: 1.69 2.53 3.03 5/194 16223
/proc/meminfo: memFree=21804236/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 361 511 0 0 0 0 2 0 21 0 1 0 198433297 8912896 255 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 255 211 178 0 69 0
[pid=16192] ppid=16188 vsize=38196 CPUtime=12.66 cores=0,2
/proc/16192/stat : 16192 (glucose_static) R 16188 16188 15673 0 -1 4202496 8628 0 0 0 1266 0 0 0 25 0 1 0 198433299 39112704 6241 33554432000 4194304 4260849 140733341227200 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16192/statm: 9549 6241 249 17 0 6190 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 46900

[startup+25.5011 s]
/proc/loadavg: 2.20 2.60 3.05 5/194 16223
/proc/meminfo: memFree=21764548/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 361 511 0 0 0 0 2 0 21 0 1 0 198433297 8912896 255 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 255 211 178 0 69 0
[pid=16192] ppid=16188 vsize=52412 CPUtime=25.46 cores=0,2
/proc/16192/stat : 16192 (glucose_static) R 16188 16188 15673 0 -1 4202496 11736 0 0 0 2545 1 0 0 25 0 1 0 198433299 53669888 9303 33554432000 4194304 4260849 140733341227200 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16192/statm: 13103 9303 250 17 0 9744 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 61116

[startup+51.1005 s]
/proc/loadavg: 2.89 2.72 3.08 5/194 16224
/proc/meminfo: memFree=21740076/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 361 511 0 0 0 0 2 0 21 0 1 0 198433297 8912896 255 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 255 211 178 0 69 0
[pid=16192] ppid=16188 vsize=64136 CPUtime=51.06 cores=0,2
/proc/16192/stat : 16192 (glucose_static) R 16188 16188 15673 0 -1 4202496 16619 0 0 0 5104 2 0 0 25 0 1 0 198433299 65675264 8541 33554432000 4194304 4260849 140733341227200 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16192/statm: 16034 8541 250 17 0 12675 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 72840

[startup+102.307 s]
/proc/loadavg: 3.56 2.94 3.13 5/194 16226
/proc/meminfo: memFree=21682772/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 361 511 0 0 0 0 2 0 21 0 1 0 198433297 8912896 255 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 255 211 178 0 69 0
[pid=16192] ppid=16188 vsize=64136 CPUtime=102.27 cores=0,2
/proc/16192/stat : 16192 (glucose_static) R 16188 16188 15673 0 -1 4202496 20443 0 0 0 10225 2 0 0 25 0 1 0 198433299 65675264 12242 33554432000 4194304 4260849 140733341227200 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16192/statm: 16034 12242 250 17 0 12675 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 72840

[startup+162.301 s]
/proc/loadavg: 3.82 3.11 3.18 5/194 16227
/proc/meminfo: memFree=21648900/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 361 511 0 0 0 0 2 0 21 0 1 0 198433297 8912896 255 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 255 211 178 0 69 0
[pid=16192] ppid=16188 vsize=102048 CPUtime=162.26 cores=0,2
/proc/16192/stat : 16192 (glucose_static) R 16188 16188 15673 0 -1 4202496 27964 0 0 0 16223 3 0 0 25 0 1 0 198433299 104497152 15017 33554432000 4194304 4260849 140733341227200 18446744073709551615 4224685 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16192/statm: 25512 15017 250 17 0 22153 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 110752

[startup+222.3 s]
/proc/loadavg: 3.97 3.29 3.23 5/194 16229
/proc/meminfo: memFree=21611424/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 361 511 0 0 0 0 2 0 21 0 1 0 198433297 8912896 255 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 255 211 178 0 69 0
[pid=16192] ppid=16188 vsize=102048 CPUtime=222.26 cores=0,2
/proc/16192/stat : 16192 (glucose_static) R 16188 16188 15673 0 -1 4202496 32713 0 0 0 22222 4 0 0 25 0 1 0 198433299 104497152 19579 33554432000 4194304 4260849 140733341227200 18446744073709551615 4225277 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16192/statm: 25512 19579 250 17 0 22153 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 110752

[startup+282.301 s]
/proc/loadavg: 3.99 3.41 3.28 5/194 16230
/proc/meminfo: memFree=21579404/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 361 511 0 0 0 0 2 0 21 0 1 0 198433297 8912896 255 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 255 211 178 0 69 0
[pid=16192] ppid=16188 vsize=102048 CPUtime=282.27 cores=0,2
/proc/16192/stat : 16192 (glucose_static) R 16188 16188 15673 0 -1 4202496 34299 0 0 0 28222 5 0 0 25 0 1 0 198433299 104497152 21125 33554432000 4194304 4260849 140733341227200 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16192/statm: 25512 21125 250 17 0 22153 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 110752

[startup+342.3 s]
/proc/loadavg: 3.99 3.52 3.32 5/194 16232
/proc/meminfo: memFree=21559640/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 361 511 0 0 0 0 2 0 21 0 1 0 198433297 8912896 255 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 255 211 178 0 69 0
[pid=16192] ppid=16188 vsize=102048 CPUtime=342.26 cores=0,2
/proc/16192/stat : 16192 (glucose_static) R 16188 16188 15673 0 -1 4202496 34962 0 0 0 34221 5 0 0 25 0 1 0 198433299 104497152 21763 33554432000 4194304 4260849 140733341227200 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16192/statm: 25512 21763 250 17 0 22153 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 110752

[startup+402.301 s]
/proc/loadavg: 4.03 3.62 3.36 5/194 16234
/proc/meminfo: memFree=21510612/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2

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

/proc/16192/statm: 33194 25209 250 17 0 29835 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 141480

[startup+642.3 s]
/proc/loadavg: 4.04 3.84 3.50 5/194 16240
/proc/meminfo: memFree=21507604/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 361 511 0 0 0 0 2 0 21 0 1 0 198433297 8912896 255 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 255 211 178 0 69 0
[pid=16192] ppid=16188 vsize=132776 CPUtime=642.28 cores=0,2
/proc/16192/stat : 16192 (glucose_static) R 16188 16188 15673 0 -1 4202496 112013 0 0 0 64210 18 0 0 25 0 1 0 198433299 135962624 25230 33554432000 4194304 4260849 140733341227200 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16192/statm: 33194 25230 250 17 0 29835 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 141480

[startup+702.301 s]
/proc/loadavg: 4.02 3.86 3.53 5/194 16242
/proc/meminfo: memFree=21506448/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 361 511 0 0 0 0 2 0 21 0 1 0 198433297 8912896 255 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 255 211 178 0 69 0
[pid=16192] ppid=16188 vsize=132776 CPUtime=702.27 cores=0,2
/proc/16192/stat : 16192 (glucose_static) R 16188 16188 15673 0 -1 4202496 130777 0 0 0 70207 20 0 0 25 0 1 0 198433299 135962624 25230 33554432000 4194304 4260849 140733341227200 18446744073709551615 4225142 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16192/statm: 33194 25230 250 17 0 29835 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 141480

[startup+762.307 s]
/proc/loadavg: 4.06 3.90 3.56 5/194 16243
/proc/meminfo: memFree=21505168/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 361 511 0 0 0 0 2 0 21 0 1 0 198433297 8912896 255 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 255 211 178 0 69 0
[pid=16192] ppid=16188 vsize=132776 CPUtime=762.29 cores=0,2
/proc/16192/stat : 16192 (glucose_static) R 16188 16188 15673 0 -1 4202496 149717 0 0 0 76204 25 0 0 25 0 1 0 198433299 135962624 25230 33554432000 4194304 4260849 140733341227200 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16192/statm: 33194 25230 250 17 0 29835 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 141480

[startup+822.301 s]
/proc/loadavg: 4.02 3.92 3.59 5/194 16245
/proc/meminfo: memFree=21459748/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 361 511 0 0 0 0 2 0 21 0 1 0 198433297 8912896 255 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 255 211 178 0 69 0
[pid=16192] ppid=16188 vsize=182096 CPUtime=822.28 cores=0,2
/proc/16192/stat : 16192 (glucose_static) R 16188 16188 15673 0 -1 4202496 176949 0 0 0 82198 30 0 0 25 0 1 0 198433299 186466304 32840 33554432000 4194304 4260849 140733341227200 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16192/statm: 45524 32840 250 17 0 42165 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 190800

[startup+882.301 s]
/proc/loadavg: 4.00 3.93 3.61 5/194 16247
/proc/meminfo: memFree=21418424/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 361 511 0 0 0 0 2 0 21 0 1 0 198433297 8912896 255 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 255 211 178 0 69 0
[pid=16192] ppid=16188 vsize=132776 CPUtime=882.28 cores=0,2
/proc/16192/stat : 16192 (glucose_static) R 16188 16188 15673 0 -1 4202496 189543 0 0 0 88194 34 0 0 25 0 1 0 198433299 135962624 25230 33554432000 4194304 4260849 140733341227200 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16192/statm: 33194 25230 250 17 0 29835 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 141480

[startup+942.301 s]
/proc/loadavg: 4.05 3.95 3.64 5/194 16248
/proc/meminfo: memFree=21460056/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 361 511 0 0 0 0 2 0 21 0 1 0 198433297 8912896 255 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 255 211 178 0 69 0
[pid=16192] ppid=16188 vsize=132776 CPUtime=942.28 cores=0,2
/proc/16192/stat : 16192 (glucose_static) R 16188 16188 15673 0 -1 4202496 210771 0 0 0 94189 39 0 0 25 0 1 0 198433299 135962624 25233 33554432000 4194304 4260849 140733341227200 18446744073709551615 4224685 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16192/statm: 33194 25233 250 17 0 29835 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 141480

[startup+1002.3 s]
/proc/loadavg: 4.02 3.96 3.66 5/194 16250
/proc/meminfo: memFree=21458028/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 361 511 0 0 0 0 2 0 21 0 1 0 198433297 8912896 255 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 255 211 178 0 69 0
[pid=16192] ppid=16188 vsize=132776 CPUtime=1002.28 cores=0,2
/proc/16192/stat : 16192 (glucose_static) R 16188 16188 15673 0 -1 4202496 232270 0 0 0 100184 44 0 0 25 0 1 0 198433299 135962624 25233 33554432000 4194304 4260849 140733341227200 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16192/statm: 33194 25233 250 17 0 29835 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 141480

[startup+1062.3 s]
/proc/loadavg: 4.04 3.98 3.68 5/194 16281
/proc/meminfo: memFree=21500548/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 361 511 0 0 0 0 2 0 21 0 1 0 198433297 8912896 255 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 255 211 178 0 69 0
[pid=16192] ppid=16188 vsize=182096 CPUtime=1062.28 cores=0,2
/proc/16192/stat : 16192 (glucose_static) R 16188 16188 15673 0 -1 4202496 251497 0 0 0 106181 47 0 0 25 0 1 0 198433299 186466304 33932 33554432000 4194304 4260849 140733341227200 18446744073709551615 4224895 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16192/statm: 45524 33932 250 17 0 42165 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 190800

[startup+1122.3 s]
/proc/loadavg: 4.01 3.98 3.70 5/194 16283
/proc/meminfo: memFree=21478160/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 361 511 0 0 0 0 2 0 21 0 1 0 198433297 8912896 255 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 255 211 178 0 69 0
[pid=16192] ppid=16188 vsize=182096 CPUtime=1122.28 cores=0,2
/proc/16192/stat : 16192 (glucose_static) R 16188 16188 15673 0 -1 4202496 272055 0 0 0 112177 51 0 0 25 0 1 0 198433299 186466304 32980 33554432000 4194304 4260849 140733341227200 18446744073709551615 4224718 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16192/statm: 45524 32980 250 17 0 42165 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 190800

[startup+1182.3 s]
/proc/loadavg: 4.07 3.99 3.72 5/194 16284
/proc/meminfo: memFree=21464388/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 361 511 0 0 0 0 2 0 21 0 1 0 198433297 8912896 255 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 255 211 178 0 69 0
[pid=16192] ppid=16188 vsize=132776 CPUtime=1182.29 cores=0,2
/proc/16192/stat : 16192 (glucose_static) R 16188 16188 15673 0 -1 4202496 287784 0 0 0 118173 56 0 0 25 0 1 0 198433299 135962624 25259 33554432000 4194304 4260849 140733341227200 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16192/statm: 33194 25259 250 17 0 29835 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 141480

[startup+1242.3 s]
/proc/loadavg: 4.02 3.99 3.73 5/194 16286
/proc/meminfo: memFree=21439448/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 361 511 0 0 0 0 2 0 21 0 1 0 198433297 8912896 255 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 255 211 178 0 69 0
[pid=16192] ppid=16188 vsize=182096 CPUtime=1242.29 cores=0,2
/proc/16192/stat : 16192 (glucose_static) R 16188 16188 15673 0 -1 4202496 308330 0 0 0 124169 60 0 0 25 0 1 0 198433299 186466304 34179 33554432000 4194304 4260849 140733341227200 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16192/statm: 45524 34179 250 17 0 42165 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 190800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.17 4.03 3.76 5/194 16287
/proc/meminfo: memFree=21426296/32951124 swapFree=67111528/67111528
[pid=16188] ppid=16186 vsize=8704 CPUtime=0.02 cores=0,2
/proc/16188/stat : 16188 (glucose.sh) S 16186 16188 15673 0 -1 4202496 361 511 0 0 0 0 2 0 21 0 1 0 198433297 8912896 255 33554432000 4194304 4922060 140734720138896 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/16188/statm: 2176 255 211 178 0 69 0
[pid=16192] ppid=16188 vsize=182096 CPUtime=1299.99 cores=0,2
/proc/16192/stat : 16192 (glucose_static) R 16188 16188 15673 0 -1 4202496 322238 0 0 0 129936 63 0 0 25 0 1 0 198433299 186466304 36357 33554432000 4194304 4260849 140733341227200 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16192/statm: 45524 36357 250 17 0 42165 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 190800

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16188 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=21996
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.025995
# while last known CPU time is 1300.01
#
# 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): 1300.01
CPU user time (s): 1299.38
CPU system time (s): 0.63
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 190800

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

runsolver used 2.33564 second user time and 4.76727 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-23 09:07:00
IDJOB=3250558
IDBENCH=83320
IDSOLVER=1651
FILE ID=node107/3250558-1303542420
RUNJOBID= node107-1303542420-16172
PBS_JOBID= 13143131
Free space on /tmp= 72288 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-17_279.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250558-1303542420/watcher-3250558-1303542420 -o /tmp/evaluation-result-3250558-1303542420/solver-3250558-1303542420 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3250558-1303542420.cnf 

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

MD5SUM BENCH= d2562f4e152a54a992ab300a2bacfba9
RANDOM SEED=1003839439

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:      21907644 kB
Buffers:       2008144 kB
Cached:        8495796 kB
SwapCached:          0 kB
Active:        7161060 kB
Inactive:      3407176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21907644 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1820 kB
Writeback:           0 kB
AnonPages:       63768 kB
Mapped:          14456 kB
Slab:           412188 kB
PageTables:       4748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186996 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= 72280 MiB
End job on node107 at 2011-04-23 09:28:42