Trace number 3257600

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.02 1300.02

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_8gates_u2.cnf
MD5SUMa5bb71bc1d85a401ce9f42ed1404d63e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark238.524
Satisfiable
(Un)Satisfiability was proved
Number of variables387
Number of clauses62656
Sum of the clauses size362132
Maximum clause length24
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21453
Number of clauses of size 30
Number of clauses of size 41977
Number of clauses of size 53842
Number of clauses of size over 555320

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.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   62592   362068 |   18777       0        0     nan |  0.000 % |
0.00/0.80	c |         0 |   34419   202538 |      --       0       --      -- |     --   | -3597/8406
0.00/0.80	c ==============================================================================
0.00/0.80	c Result  :   #vars: 282   #clauses: 34419   #literals: 202538
0.00/0.80	c CPU time:   0.796878 s
0.00/0.80	c ==============================================================================
0.00/0.83	c
0.00/0.83	c Starting glucose
0.00/0.83	c
54.98/55.02	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
54.98/55.02	c WARNING: for repeatability, setting FPU to use double precision
54.98/55.02	c ============================[ Problem Statistics ]=============================
54.98/55.02	c |                                                                             |
54.98/55.02	c |  Number of variables:           282                                         |
54.98/55.02	c |  Number of clauses:           34419                                         |
54.98/55.02	c |  Parse time:                   0.01 s                                       |
54.98/55.02	c |                                                                             |
54.98/55.02	c ============================[ Search Statistics ]==============================
54.98/55.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
54.98/55.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
54.98/55.02	c ===============================================================================
54.98/55.02	c |       581 |     274    34419   202538 |        1      573     11 |  2.837 % |
54.98/55.02	c |       681 |     274    34419   202538 |        1      673     12 |  2.837 % |
54.98/55.02	c |       988 |     274    34419   202538 |        1      980     13 |  2.837 % |
54.98/55.02	c |      4482 |     273    34419   202538 |        1     2488     14 |  3.191 % |
54.98/55.02	c |      5801 |     266    34419   202538 |        1     3800     14 |  5.674 % |
54.98/55.02	c |      7138 |     265    34419   202538 |        1     5136     15 |  6.028 % |
54.98/55.02	c |      8587 |     265    34419   202538 |        1     6585     16 |  6.028 % |
54.98/55.02	c |      9358 |     265    34419   202538 |        1     7356     16 |  6.028 % |
54.98/55.02	c |     11420 |     265    34419   202538 |        1     5133     12 |  6.028 % |
54.98/55.02	c |     11521 |     265    34419   202538 |        1     5234     12 |  6.028 % |
54.98/55.02	c |     18410 |     265    34419   202538 |        1    12123     17 |  6.028 % |
54.98/55.02	c |     18512 |     265    27292   160413 |        1    11941     17 |  6.028 % |
54.98/55.02	c |     19303 |     265    27292   160413 |        1    12732     17 |  6.028 % |
54.98/55.02	c |     19834 |     265    27292   160413 |        1     6653     11 |  6.028 % |
54.98/55.02	c |     21587 |     265    27292   160413 |        1     8406     13 |  6.028 % |
54.98/55.02	c |     21704 |     265    27292   160413 |        1     8523     13 |  6.028 % |
54.98/55.02	c |     21804 |     265    27292   160413 |        1     8623     13 |  6.028 % |
54.98/55.02	c |     22586 |     265    27292   160413 |        1     9405     14 |  6.028 % |
54.98/55.02	c |     22867 |     265    27292   160413 |        1     9686     14 |  6.028 % |
54.98/55.02	c |     22991 |     265    27292   160413 |        1     9810     14 |  6.028 % |
54.98/55.02	c |     30428 |     265    27292   160413 |        1    17247     17 |  6.028 % |
54.98/55.02	c |     36729 |     265    27292   160413 |        1    14343     13 |  6.028 % |
54.98/55.02	c |     36874 |     265    27292   160413 |        1    14488     14 |  6.028 % |
54.98/55.02	c |     37087 |     265    27292   160413 |        1    14701     14 |  6.028 % |
54.98/55.02	c |     37414 |     265    27292   160413 |        1    15028     14 |  6.028 % |
54.98/55.02	c |     41414 |     265    27292   160413 |        1    19028     15 |  6.028 % |
54.98/55.02	c |     43507 |     265    27292   160413 |        1    21121     15 |  6.028 % |
54.98/55.02	c |     75868 |     265    27292   160413 |        1    27286     17 |  6.028 % |
54.98/55.02	c |    107674 |     265    27292   160413 |        1    22495     16 |  6.028 % |
54.98/55.02	c |    126303 |     265    27292   160413 |        1    41124     19 |  6.028 % |
54.98/55.02	c |    127287 |     265    27292   160413 |        1    42108     19 |  6.028 % |
54.98/55.02	c |    128262 |     265    27292   160413 |        1    43083     19 |  6.028 % |
54.98/55.02	c |    147237 |     264    27292   160413 |        1    39841     19 |  6.383 % |
54.98/55.02	c |    149010 |     264    27292   160413 |        1    41614     19 |  6.383 % |
54.98/55.02	c |    507113 |     264    27292   160413 |        1    82936     17 |  6.383 % |
54.98/55.02	c |    509982 |     264    27292   160413 |        1    85805     17 |  6.383 % |
54.98/55.02	c |    512290 |     264    27292   160413 |        1    88113     17 |  6.383 % |
54.98/55.02	c |    678654 |     264    27292   160413 |        1   102072     17 |  6.383 % |
54.98/55.02	c |    715193 |     264    27292   160413 |        1    82615     15 |  6.383 % |
384.09/384.19	c |    743004 |     264    27292   160413 |        1   110426     17 |  6.383 % |
384.09/384.19	c |    778472 |     264    27292   160413 |        1    87297     19 |  6.383 % |
384.09/384.19	c |    778974 |     264    27292   160413 |        1    87799     19 |  6.383 % |
384.09/384.19	c |    785531 |     264    27292   160413 |        1    94356     19 |  6.383 % |
384.09/384.19	c |    789136 |     264    27292   160413 |        1    97961     19 |  6.383 % |
384.09/384.19	c |    789236 |     264    27292   160413 |        1    98061     19 |  6.383 % |
384.09/384.19	c |    790170 |     264    27292   160413 |        1    98995     19 |  6.383 % |
384.09/384.19	c |    803299 |     264    27292   160413 |        1   112124     21 |  6.383 % |
384.09/384.19	c |    803460 |     264    27292   160413 |        1   112285     21 |  6.383 % |
384.09/384.19	c |    808134 |     263    27292   160413 |        1   116922     21 |  6.738 % |
384.09/384.19	c |    851348 |     261    27292   160413 |        1    98948     17 |  7.447 % |
384.09/384.19	c |    854538 |     261    27292   160413 |        1   102138     18 |  7.447 % |
384.09/384.19	c |    854897 |     261    27292   160413 |        1   102497     18 |  7.447 % |
384.09/384.19	c |    855260 |     261    27292   160413 |        1   102860     18 |  7.447 % |
384.09/384.19	c |   1435746 |     260    27026   159093 |        1   100148     14 |  7.801 % |
384.09/384.19	c |   1436188 |     260    27026   159093 |        1   100590     14 |  7.801 % |
384.09/384.19	c |   1606030 |     260    27026   159093 |        1    98645     13 |  7.801 % |
384.09/384.19	c |   1606404 |     260    27026   159093 |        1    99019     13 |  7.801 % |
384.09/384.19	c |   1622217 |     260    27026   159093 |        1   114832     14 |  7.801 % |
384.09/384.19	c |   1646008 |     260    27026   159093 |        1   138623     15 |  7.801 % |
384.09/384.19	c |   2156884 |     259    26319   154832 |        1   118086     13 |  8.156 % |
384.09/384.19	c |   2163219 |     259    26319   154832 |        1   124421     14 |  8.156 % |
384.09/384.19	c |   2171249 |     259    26319   154832 |        1   132451     14 |  8.156 % |
384.09/384.19	c |   2172981 |     259    26319   154832 |        1   134183     14 |  8.156 % |
384.09/384.19	c |   2173177 |     259    26319   154832 |        1   134379     14 |  8.156 % |
384.09/384.19	c |   2177192 |     259    26319   154832 |        1   138394     15 |  8.156 % |
384.09/384.19	c |   2177292 |     259    26319   154832 |        1   138494     15 |  8.156 % |
384.09/384.19	c |   2179677 |     259    26319   154832 |        1   140879     15 |  8.156 % |
384.09/384.19	c |   2180470 |     259    26319   154832 |        1   141672     15 |  8.156 % |
384.09/384.19	c |   2182145 |     259    26319   154832 |        1   143347     15 |  8.156 % |
384.09/384.19	c |   2182844 |     259    26319   154832 |        1   144046     15 |  8.156 % |
384.09/384.19	c |   2233037 |     259    26319   154832 |        1   119646     14 |  8.156 % |
384.09/384.19	c |   2234575 |     259    26319   154832 |        1   121184     15 |  8.156 % |
384.09/384.19	c |   2236868 |     259    26319   154832 |        1   123477     15 |  8.156 % |
384.09/384.19	c |   2236968 |     259    26319   154832 |        1   123577     15 |  8.156 % |
384.09/384.19	c |   2255609 |     259    26319   154832 |        1   142218     16 |  8.156 % |
384.09/384.19	c |   2255876 |     259    26319   154832 |        1   142485     16 |  8.156 % |
384.09/384.19	c |   2256100 |     259    26319   154832 |        1   142709     16 |  8.156 % |
384.09/384.19	c |   2691475 |     259    26319   154832 |        1   126765     13 |  8.156 % |
384.09/384.19	c |   2693291 |     259    26319   154832 |        1   128581     13 |  8.156 % |
384.09/384.19	c |   2693392 |     259    26319   154832 |        1   128682     13 |  8.156 % |
384.09/384.19	c |   2697553 |     259    26319   154832 |        1   132843     13 |  8.156 % |
384.09/384.19	c |   2760395 |     259    26319   154832 |        1   195685     15 |  8.156 % |
384.09/384.19	c |   2792843 |     259    26319   154832 |        1   228133     16 |  8.156 % |
384.09/384.19	c |   2793336 |     259    26319   154832 |        1   228626     16 |  8.156 % |
384.09/384.19	c |   2930794 |     259    26319   154832 |        1   129380     12 |  8.156 % |
384.09/384.19	c |   2931089 |     259    26319   154832 |        1   129675     12 |  8.156 % |
384.09/384.19	c |   2932257 |     259    26319   154832 |        1   130843     12 |  8.156 % |
384.09/384.19	c |   2932358 |     259    26319   154832 |        1   130944     12 |  8.156 % |
384.09/384.19	c |   2934035 |     259    26319   154832 |        1   132621     12 |  8.156 % |
808.90/808.94	c |   2944292 |     259    26319   154832 |        1   142878     13 |  8.156 % |
808.90/808.94	c |   2944611 |     259    26319   154832 |        1   143197     13 |  8.156 % |
808.90/808.94	c |   2964992 |     259    26319   154832 |        1   163578     14 |  8.156 % |
808.90/808.94	c |   2970395 |     259    26319   154832 |        1   168981     14 |  8.156 % |
808.90/808.94	c |   2975325 |     259    26319   154832 |        1   173911     15 |  8.156 % |
808.90/808.94	c |   2998173 |     259    26319   154832 |        1   196759     15 |  8.156 % |
808.90/808.94	c |   3002391 |     259    26319   154832 |        1   200977     15 |  8.156 % |
808.90/808.94	c |   3373356 |     259    26319   154832 |        1   197992     15 |  8.156 % |
808.90/808.94	c |   3429150 |     259    26319   154832 |        1   253786     17 |  8.156 % |
808.90/808.94	c |   3498239 |     259    26319   154832 |        1   193066     15 |  8.156 % |
808.90/808.94	c |   3528656 |     259    26319   154832 |        1   223483     16 |  8.156 % |
808.90/808.94	c |   3528852 |     259    26319   154832 |        1   223679     16 |  8.156 % |
808.90/808.94	c |   3529860 |     259    26319   154832 |        1   224687     16 |  8.156 % |
808.90/808.94	c |   3534398 |     259    26319   154832 |        1   229225     16 |  8.156 % |
808.90/808.94	c |   3548721 |     259    26319   154832 |        1   243548     17 |  8.156 % |
808.90/808.94	c |   3548821 |     259    26319   154832 |        1   243648     17 |  8.156 % |
808.90/808.94	c |   3549018 |     259    26319   154832 |        1   243845     17 |  8.156 % |
808.90/808.94	c |   3749078 |     259    26319   154832 |        1   176497     13 |  8.156 % |
808.90/808.94	c |   3816545 |     259    26319   154832 |        1   243964     14 |  8.156 % |
808.90/808.94	c |   3817455 |     259    26319   154832 |        1   244874     14 |  8.156 % |
808.90/808.94	c |   3928264 |     259    26319   154832 |        1   218082     15 |  8.156 % |
808.90/808.94	c |   3928367 |     259    26319   154832 |        1   218185     15 |  8.156 % |
808.90/808.94	c |   3928764 |     259    26319   154832 |        1   218582     15 |  8.156 % |
808.90/808.94	c |   3930096 |     259    26319   154832 |        1   219914     15 |  8.156 % |
808.90/808.94	c |   3930197 |     259    26319   154832 |        1   220015     15 |  8.156 % |
808.90/808.94	c |   3968926 |     259    26319   154832 |        1   258744     16 |  8.156 % |
808.90/808.94	c |   3969029 |     259    26319   154832 |        1   258847     16 |  8.156 % |
808.90/808.94	c |   3970279 |     259    26319   154832 |        1   260097     16 |  8.156 % |
808.90/808.94	c |   4144445 |     259    26319   154832 |        1   151261     12 |  8.156 % |
808.90/808.94	c |   4303940 |     259    26319   154832 |        1   165358     13 |  8.156 % |
808.90/808.94	c |   4305617 |     259    26319   154832 |        1   167035     13 |  8.156 % |
808.90/808.94	c |   4305864 |     259    26319   154832 |        1   167282     13 |  8.156 % |
808.90/808.94	c |   4331620 |     259    26319   154832 |        1   193038     14 |  8.156 % |
808.90/808.94	c |   4333831 |     259    26319   154832 |        1   195249     14 |  8.156 % |
808.90/808.94	c |   4337061 |     259    26319   154832 |        1   198479     14 |  8.156 % |
808.90/808.94	c |   4338945 |     259    26319   154832 |        1   200363     14 |  8.156 % |
808.90/808.94	c |   4339046 |     259    26319   154832 |        1   200464     14 |  8.156 % |
808.90/808.94	c |   4678746 |     259    26319   154832 |        1   241559     14 |  8.156 % |
808.90/808.94	c |   4678897 |     259    26319   154832 |        1   241710     14 |  8.156 % |
808.90/808.94	c |   4679142 |     259    26319   154832 |        1   241955     14 |  8.156 % |
808.90/808.94	c |   4679273 |     259    26319   154832 |        1   242086     14 |  8.156 % |
808.90/808.94	c |   4680613 |     259    26319   154832 |        1   243426     14 |  8.156 % |
808.90/808.94	c |   4711317 |     259    26319   154832 |        1   274130     15 |  8.156 % |
808.90/808.94	c |   4714543 |     259    26319   154832 |        1   277356     15 |  8.156 % |
808.90/808.94	c |   4714945 |     259    26319   154832 |        1   277758     15 |  8.156 % |
808.90/808.94	c |   4716155 |     259    26319   154832 |        1   278968     15 |  8.156 % |
808.90/808.94	c |   4716657 |     259    26319   154832 |        1   279470     15 |  8.156 % |
808.90/808.94	c |   4718055 |     259    26319   154832 |        1   280868     15 |  8.156 % |
808.90/808.94	c |   4725452 |     259    26319   154832 |        1   288265     15 |  8.156 % |
808.90/808.94	c |   4806568

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-3257600-1303470826/watcher-3257600-1303470826 -o /tmp/evaluation-result-3257600-1303470826/solver-3257600-1303470826 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3257600-1303470826.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.69 2.32 3.04 5/178 18834
/proc/meminfo: memFree=14546756/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 335 0 0 0 0 0 0 0 20 0 1 0 537313264 8912896 253 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 253 211 178 0 69 0

[startup+0.0666669 s]
/proc/loadavg: 1.69 2.32 3.04 5/178 18834
/proc/meminfo: memFree=14546756/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 335 0 0 0 0 0 0 0 20 0 1 0 537313264 8912896 253 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100661 s]
/proc/loadavg: 1.69 2.32 3.04 5/178 18834
/proc/meminfo: memFree=14546756/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 335 0 0 0 0 0 0 0 20 0 1 0 537313264 8912896 253 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300624 s]
/proc/loadavg: 1.69 2.32 3.04 5/178 18834
/proc/meminfo: memFree=14546756/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 335 0 0 0 0 0 0 0 20 0 1 0 537313264 8912896 253 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700487 s]
/proc/loadavg: 1.69 2.32 3.04 5/178 18834
/proc/meminfo: memFree=14546756/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 335 0 0 0 0 0 0 0 20 0 1 0 537313264 8912896 253 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.5004 s]
/proc/loadavg: 1.69 2.32 3.04 5/194 18918
/proc/meminfo: memFree=14489076/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0.82 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 360 1932 0 0 0 0 82 0 18 0 1 0 537313264 8912896 255 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 255 211 178 0 69 0
[pid=18911] ppid=18832 vsize=22760 CPUtime=0.65 cores=0,2
/proc/18911/stat : 18911 (glucose_static) R 18832 18832 18428 0 -1 4202496 3608 0 0 0 65 0 0 0 20 0 1 0 537313348 23306240 2371 33554432000 4194304 4260849 140736316979632 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18911/statm: 5690 2371 250 17 0 2331 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 31464

[startup+3.1011 s]
/proc/loadavg: 1.69 2.32 3.04 5/194 18919
/proc/meminfo: memFree=14475684/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0.82 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 360 1932 0 0 0 0 82 0 18 0 1 0 537313264 8912896 255 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 255 211 178 0 69 0
[pid=18911] ppid=18832 vsize=25464 CPUtime=2.25 cores=0,2
/proc/18911/stat : 18911 (glucose_static) R 18832 18832 18428 0 -1 4202496 4480 0 0 0 225 0 0 0 25 0 1 0 537313348 26075136 3187 33554432000 4194304 4260849 140736316979632 18446744073709551615 4224374 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18911/statm: 6366 3187 250 17 0 3007 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 34168

[startup+6.30051 s]
/proc/loadavg: 1.88 2.35 3.05 5/194 18921
/proc/meminfo: memFree=14447296/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0.82 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 360 1932 0 0 0 0 82 0 18 0 1 0 537313264 8912896 255 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 255 211 178 0 69 0
[pid=18911] ppid=18832 vsize=34348 CPUtime=5.46 cores=0,2
/proc/18911/stat : 18911 (glucose_static) R 18832 18832 18428 0 -1 4202496 6386 0 0 0 545 1 0 0 25 0 1 0 537313348 35172352 3874 33554432000 4194304 4260849 140736316979632 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18911/statm: 8587 3874 250 17 0 5228 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 43052

[startup+12.7003 s]
/proc/loadavg: 2.05 2.38 3.05 5/194 18921
/proc/meminfo: memFree=14416460/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0.82 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 360 1932 0 0 0 0 82 0 18 0 1 0 537313264 8912896 255 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 255 211 178 0 69 0
[pid=18911] ppid=18832 vsize=34348 CPUtime=11.85 cores=0,2
/proc/18911/stat : 18911 (glucose_static) R 18832 18832 18428 0 -1 4202496 7895 0 0 0 1184 1 0 0 25 0 1 0 537313348 35172352 5302 33554432000 4194304 4260849 140736316979632 18446744073709551615 4225401 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18911/statm: 8587 5302 250 17 0 5228 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 43052

[startup+25.5009 s]
/proc/loadavg: 2.48 2.46 3.07 5/194 18921
/proc/meminfo: memFree=14384156/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0.82 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 360 1932 0 0 0 0 82 0 18 0 1 0 537313264 8912896 255 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 255 211 178 0 69 0
[pid=18911] ppid=18832 vsize=34348 CPUtime=24.65 cores=0,2
/proc/18911/stat : 18911 (glucose_static) R 18832 18832 18428 0 -1 4202496 12720 0 0 0 2464 1 0 0 25 0 1 0 537313348 35172352 4258 33554432000 4194304 4260849 140736316979632 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18911/statm: 8587 4258 250 17 0 5228 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 43052

[startup+51.1012 s]
/proc/loadavg: 3.00 2.58 3.09 5/194 18922
/proc/meminfo: memFree=14352480/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0.82 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 360 1932 0 0 0 0 82 0 18 0 1 0 537313264 8912896 255 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 255 211 178 0 69 0
[pid=18911] ppid=18832 vsize=46640 CPUtime=50.25 cores=0,2
/proc/18911/stat : 18911 (glucose_static) R 18832 18832 18428 0 -1 4202496 15987 0 0 0 5023 2 0 0 25 0 1 0 537313348 47759360 7414 33554432000 4194304 4260849 140736316979632 18446744073709551615 4209368 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18911/statm: 11660 7414 250 17 0 8301 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 55344

[startup+102.307 s]
/proc/loadavg: 3.56 2.80 3.13 5/194 18924
/proc/meminfo: memFree=14301116/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0.82 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 360 1932 0 0 0 0 82 0 18 0 1 0 537313264 8912896 255 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 255 211 178 0 69 0
[pid=18911] ppid=18832 vsize=65316 CPUtime=101.46 cores=0,2
/proc/18911/stat : 18911 (glucose_static) R 18832 18832 18428 0 -1 4202496 23319 0 0 0 10142 4 0 0 25 0 1 0 537313348 66883584 11479 33554432000 4194304 4260849 140736316979632 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18911/statm: 16329 11479 250 17 0 12970 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 74020

[startup+162.301 s]
/proc/loadavg: 3.84 3.01 3.19 5/194 18925
/proc/meminfo: memFree=14258200/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0.82 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 360 1932 0 0 0 0 82 0 18 0 1 0 537313264 8912896 255 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 255 211 178 0 69 0
[pid=18911] ppid=18832 vsize=65316 CPUtime=161.45 cores=0,2
/proc/18911/stat : 18911 (glucose_static) R 18832 18832 18428 0 -1 4202496 23972 0 0 0 16140 5 0 0 25 0 1 0 537313348 66883584 12108 33554432000 4194304 4260849 140736316979632 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18911/statm: 16329 12108 250 17 0 12970 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 74020

[startup+222.3 s]
/proc/loadavg: 3.98 3.20 3.24 5/194 18927
/proc/meminfo: memFree=14249008/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0.82 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 360 1932 0 0 0 0 82 0 18 0 1 0 537313264 8912896 255 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 255 211 178 0 69 0
[pid=18911] ppid=18832 vsize=67204 CPUtime=221.46 cores=0,2
/proc/18911/stat : 18911 (glucose_static) R 18832 18832 18428 0 -1 4202496 29169 0 0 0 22139 7 0 0 25 0 1 0 537313348 68816896 12280 33554432000 4194304 4260849 140736316979632 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18911/statm: 16801 12280 250 17 0 13442 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 75908

[startup+282.3 s]
/proc/loadavg: 3.99 3.35 3.28 5/194 18928
/proc/meminfo: memFree=14220464/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0.82 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 360 1932 0 0 0 0 82 0 18 0 1 0 537313264 8912896 255 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 255 211 178 0 69 0
[pid=18911] ppid=18832 vsize=67204 CPUtime=281.46 cores=0,2
/proc/18911/stat : 18911 (glucose_static) R 18832 18832 18428 0 -1 4202496 35212 0 0 0 28138 8 0 0 25 0 1 0 537313348 68816896 13539 33554432000 4194304 4260849 140736316979632 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18911/statm: 16801 13539 250 17 0 13442 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 75908

[startup+342.301 s]
/proc/loadavg: 3.99 3.46 3.33 5/194 18930
/proc/meminfo: memFree=14225768/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0.82 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 360 1932 0 0 0 0 82 0 18 0 1 0 537313264 8912896 255 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 255 211 178 0 69 0
[pid=18911] ppid=18832 vsize=78696 CPUtime=341.47 cores=0,2
/proc/18911/stat : 18911 (glucose_static) R 18832 18832 18428 0 -1 4202496 38284 0 0 0 34138 9 0 0 25 0 1 0 537313348 80584704 16422 33554432000 4194304 4260849 140736316979632 18446744073709551615 4224682 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18911/statm: 19674 16422 250 17 0 16315 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 87400

[startup+402.301 s]
/proc/loadavg: 3.99 3.56 3.37 5/194 18931
/proc/meminfo: memFree=14177148/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0.82 cores=0,2

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

/proc/18911/statm: 24666 18865 250 17 0 21307 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 107368

[startup+642.301 s]
/proc/loadavg: 4.02 3.82 3.51 5/194 18938
/proc/meminfo: memFree=14148560/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0.82 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 360 1932 0 0 0 0 82 0 18 0 1 0 537313264 8912896 255 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 255 211 178 0 69 0
[pid=18911] ppid=18832 vsize=98664 CPUtime=641.48 cores=0,2
/proc/18911/stat : 18911 (glucose_static) R 18832 18832 18428 0 -1 4202496 50940 0 0 0 64136 12 0 0 25 0 1 0 537313348 101031936 19166 33554432000 4194304 4260849 140736316979632 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18911/statm: 24666 19166 250 17 0 21307 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 107368

[startup+702.3 s]
/proc/loadavg: 4.00 3.85 3.54 5/194 18939
/proc/meminfo: memFree=14147308/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0.82 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 360 1932 0 0 0 0 82 0 18 0 1 0 537313264 8912896 255 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 255 211 178 0 69 0
[pid=18911] ppid=18832 vsize=98664 CPUtime=701.48 cores=0,2
/proc/18911/stat : 18911 (glucose_static) R 18832 18832 18428 0 -1 4202496 51074 0 0 0 70136 12 0 0 25 0 1 0 537313348 101031936 19293 33554432000 4194304 4260849 140736316979632 18446744073709551615 4224855 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18911/statm: 24666 19293 250 17 0 21307 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 107368

[startup+762.307 s]
/proc/loadavg: 4.06 3.89 3.57 5/194 18941
/proc/meminfo: memFree=14108208/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0.82 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 360 1932 0 0 0 0 82 0 18 0 1 0 537313264 8912896 255 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 255 211 178 0 69 0
[pid=18911] ppid=18832 vsize=98664 CPUtime=761.49 cores=0,2
/proc/18911/stat : 18911 (glucose_static) R 18832 18832 18428 0 -1 4202496 51208 0 0 0 76136 13 0 0 25 0 1 0 537313348 101031936 19421 33554432000 4194304 4260849 140736316979632 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18911/statm: 24666 19421 250 17 0 21307 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 107368

[startup+822.301 s]
/proc/loadavg: 4.02 3.91 3.60 5/194 18943
/proc/meminfo: memFree=14131148/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0.82 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 360 1932 0 0 0 0 82 0 18 0 1 0 537313264 8912896 255 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 255 211 178 0 69 0
[pid=18911] ppid=18832 vsize=98664 CPUtime=821.48 cores=0,2
/proc/18911/stat : 18911 (glucose_static) R 18832 18832 18428 0 -1 4202496 51278 0 0 0 82135 13 0 0 25 0 1 0 537313348 101031936 19489 33554432000 4194304 4260849 140736316979632 18446744073709551615 4225087 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18911/statm: 24666 19489 250 17 0 21307 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 107368

[startup+882.301 s]
/proc/loadavg: 4.00 3.92 3.62 5/194 18944
/proc/meminfo: memFree=14078172/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0.82 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 360 1932 0 0 0 0 82 0 18 0 1 0 537313264 8912896 255 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 255 211 178 0 69 0
[pid=18911] ppid=18832 vsize=109876 CPUtime=881.49 cores=0,2
/proc/18911/stat : 18911 (glucose_static) R 18832 18832 18428 0 -1 4202496 54445 0 0 0 88135 14 0 0 25 0 1 0 537313348 112513024 22449 33554432000 4194304 4260849 140736316979632 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18911/statm: 27469 22449 250 17 0 24110 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 118580

[startup+942.301 s]
/proc/loadavg: 4.00 3.93 3.64 5/194 18946
/proc/meminfo: memFree=14108908/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0.82 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 360 1932 0 0 0 0 82 0 18 0 1 0 537313264 8912896 255 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 255 211 178 0 69 0
[pid=18911] ppid=18832 vsize=109876 CPUtime=941.49 cores=0,2
/proc/18911/stat : 18911 (glucose_static) R 18832 18832 18428 0 -1 4202496 54543 0 0 0 94135 14 0 0 25 0 1 0 537313348 112513024 22542 33554432000 4194304 4260849 140736316979632 18446744073709551615 4224688 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18911/statm: 27469 22542 250 17 0 24110 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 118580

[startup+1002.3 s]
/proc/loadavg: 4.00 3.94 3.66 5/194 18947
/proc/meminfo: memFree=14086576/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0.82 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 360 1932 0 0 0 0 82 0 18 0 1 0 537313264 8912896 255 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 255 211 178 0 69 0
[pid=18911] ppid=18832 vsize=109876 CPUtime=1001.49 cores=0,2
/proc/18911/stat : 18911 (glucose_static) R 18832 18832 18428 0 -1 4202496 54732 0 0 0 100135 14 0 0 25 0 1 0 537313348 112513024 22719 33554432000 4194304 4260849 140736316979632 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18911/statm: 27469 22719 250 17 0 24110 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 118580

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.68 5/194 18949
/proc/meminfo: memFree=14077752/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0.82 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 360 1932 0 0 0 0 82 0 18 0 1 0 537313264 8912896 255 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 255 211 178 0 69 0
[pid=18911] ppid=18832 vsize=109876 CPUtime=1061.49 cores=0,2
/proc/18911/stat : 18911 (glucose_static) R 18832 18832 18428 0 -1 4202496 54888 0 0 0 106135 14 0 0 25 0 1 0 537313348 112513024 22867 33554432000 4194304 4260849 140736316979632 18446744073709551615 4224895 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18911/statm: 27469 22867 250 17 0 24110 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 118580

[startup+1122.3 s]
/proc/loadavg: 4.05 3.97 3.70 5/194 18951
/proc/meminfo: memFree=14092712/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0.82 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 360 1932 0 0 0 0 82 0 18 0 1 0 537313264 8912896 255 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 255 211 178 0 69 0
[pid=18911] ppid=18832 vsize=109876 CPUtime=1121.49 cores=0,2
/proc/18911/stat : 18911 (glucose_static) R 18832 18832 18428 0 -1 4202496 54911 0 0 0 112135 14 0 0 25 0 1 0 537313348 112513024 22886 33554432000 4194304 4260849 140736316979632 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18911/statm: 27469 22886 250 17 0 24110 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 118580

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.72 5/194 18952
/proc/meminfo: memFree=14066660/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0.82 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 360 1932 0 0 0 0 82 0 18 0 1 0 537313264 8912896 255 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 255 211 178 0 69 0
[pid=18911] ppid=18832 vsize=109876 CPUtime=1181.49 cores=0,2
/proc/18911/stat : 18911 (glucose_static) R 18832 18832 18428 0 -1 4202496 54911 0 0 0 118135 14 0 0 25 0 1 0 537313348 112513024 22886 33554432000 4194304 4260849 140736316979632 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18911/statm: 27469 22886 250 17 0 24110 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 118580

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.73 5/194 18954
/proc/meminfo: memFree=14053744/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0.82 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 360 1932 0 0 0 0 82 0 18 0 1 0 537313264 8912896 255 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 255 211 178 0 69 0
[pid=18911] ppid=18832 vsize=109876 CPUtime=1241.49 cores=0,2
/proc/18911/stat : 18911 (glucose_static) R 18832 18832 18428 0 -1 4202496 56356 0 0 0 124135 14 0 0 25 0 1 0 537313348 112513024 24240 33554432000 4194304 4260849 140736316979632 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18911/statm: 27469 24240 250 17 0 24110 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 118580



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.74 5/194 18955
/proc/meminfo: memFree=14041700/32950928 swapFree=67111528/67111528
[pid=18832] ppid=18829 vsize=8704 CPUtime=0.82 cores=0,2
/proc/18832/stat : 18832 (glucose.sh) S 18829 18832 18428 0 -1 4202496 360 1932 0 0 0 0 82 0 18 0 1 0 537313264 8912896 255 33554432000 4194304 4922060 140734710756384 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18832/statm: 2176 255 211 178 0 69 0
[pid=18911] ppid=18832 vsize=135732 CPUtime=1299.2 cores=0,2
/proc/18911/stat : 18911 (glucose_static) R 18832 18832 18428 0 -1 4202496 56363 0 0 0 129906 14 0 0 25 0 1 0 537313348 138989568 24247 33554432000 4194304 4260849 140736316979632 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18911/statm: 33933 24247 250 17 0 30574 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 144436

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 18832 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=829873
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.834872
# while last known CPU time is 1300.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1300.02
CPU user time (s): 1299.88
CPU system time (s): 0.14
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 144436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.829873
system time used= 0.004999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2292
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= 25
involuntary context switches= 6

runsolver used 2.21266 second user time and 4.89026 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-22 13:13:46
IDJOB=3257600
IDBENCH=71150
IDSOLVER=1651
FILE ID=node113/3257600-1303470826
RUNJOBID= node113-1303470826-18808
PBS_JOBID= 13107192
Free space on /tmp= 70644 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_8gates_u2.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257600-1303470826/watcher-3257600-1303470826 -o /tmp/evaluation-result-3257600-1303470826/solver-3257600-1303470826 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3257600-1303470826.cnf 

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

MD5SUM BENCH= a5bb71bc1d85a401ce9f42ed1404d63e
RANDOM SEED=1361050580

node113.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.846
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.69
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.846
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.76
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.846
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.74
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.846
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.75
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.846
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.846
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	: 5332.75
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14547316 kB
Buffers:       1193012 kB
Cached:       16579764 kB
SwapCached:          0 kB
Active:        9912244 kB
Inactive:      7924152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14547316 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11384 kB
Writeback:           0 kB
AnonPages:       63204 kB
Mapped:          14480 kB
Slab:           503484 kB
PageTables:       4860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   193244 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= 70624 MiB
End job on node113 at 2011-04-22 13:35:28