Trace number 3303332

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 2UNSAT 1046.51 1046.48

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 benchmark182.547
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.72	c |         0 |   34419   202538 |      --       0       --      -- |     --   | -3597/8406
0.00/0.72	c ==============================================================================
0.00/0.72	c Result  :   #vars: 282   #clauses: 34419   #literals: 202538
0.00/0.72	c CPU time:   0.712891 s
0.00/0.72	c ==============================================================================
0.00/0.75	c
0.00/0.75	c Starting glucose
0.00/0.75	c
48.08/48.14	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
48.08/48.14	c WARNING: for repeatability, setting FPU to use double precision
48.08/48.14	c ============================[ Problem Statistics ]=============================
48.08/48.14	c |                                                                             |
48.08/48.14	c |  Number of variables:           282                                         |
48.08/48.14	c |  Number of clauses:           34419                                         |
48.08/48.14	c |  Parse time:                   0.01 s                                       |
48.08/48.14	c |                                                                             |
48.08/48.14	c ============================[ Search Statistics ]==============================
48.08/48.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
48.08/48.14	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
48.08/48.14	c ===============================================================================
48.08/48.14	c |       581 |     274    34419   202538 |        1      573     11 |  2.837 % |
48.08/48.14	c |       681 |     274    34419   202538 |        1      673     12 |  2.837 % |
48.08/48.14	c |       988 |     274    34419   202538 |        1      980     13 |  2.837 % |
48.08/48.14	c |      4482 |     273    34419   202538 |        1     2488     14 |  3.191 % |
48.08/48.14	c |      5801 |     266    34419   202538 |        1     3800     14 |  5.674 % |
48.08/48.14	c |      7138 |     265    34419   202538 |        1     5136     15 |  6.028 % |
48.08/48.14	c |      8587 |     265    34419   202538 |        1     6585     16 |  6.028 % |
48.08/48.14	c |      9358 |     265    34419   202538 |        1     7356     16 |  6.028 % |
48.08/48.14	c |     11420 |     265    34419   202538 |        1     5133     12 |  6.028 % |
48.08/48.14	c |     11521 |     265    34419   202538 |        1     5234     12 |  6.028 % |
48.08/48.14	c |     18410 |     265    34419   202538 |        1    12123     17 |  6.028 % |
48.08/48.14	c |     18512 |     265    27292   160413 |        1    11941     17 |  6.028 % |
48.08/48.14	c |     19303 |     265    27292   160413 |        1    12732     17 |  6.028 % |
48.08/48.14	c |     19834 |     265    27292   160413 |        1     6653     11 |  6.028 % |
48.08/48.14	c |     21587 |     265    27292   160413 |        1     8406     13 |  6.028 % |
48.08/48.14	c |     21704 |     265    27292   160413 |        1     8523     13 |  6.028 % |
48.08/48.14	c |     21804 |     265    27292   160413 |        1     8623     13 |  6.028 % |
48.08/48.14	c |     22586 |     265    27292   160413 |        1     9405     14 |  6.028 % |
48.08/48.14	c |     22867 |     265    27292   160413 |        1     9686     14 |  6.028 % |
48.08/48.14	c |     22991 |     265    27292   160413 |        1     9810     14 |  6.028 % |
48.08/48.14	c |     30428 |     265    27292   160413 |        1    17247     17 |  6.028 % |
48.08/48.14	c |     36729 |     265    27292   160413 |        1    14343     13 |  6.028 % |
48.08/48.14	c |     36874 |     265    27292   160413 |        1    14488     14 |  6.028 % |
48.08/48.14	c |     37087 |     265    27292   160413 |        1    14701     14 |  6.028 % |
48.08/48.14	c |     37414 |     265    27292   160413 |        1    15028     14 |  6.028 % |
48.08/48.14	c |     41414 |     265    27292   160413 |        1    19028     15 |  6.028 % |
48.08/48.14	c |     43507 |     265    27292   160413 |        1    21121     15 |  6.028 % |
48.08/48.14	c |     75868 |     265    27292   160413 |        1    27286     17 |  6.028 % |
48.08/48.14	c |    107674 |     265    27292   160413 |        1    22495     16 |  6.028 % |
48.08/48.14	c |    126303 |     265    27292   160413 |        1    41124     19 |  6.028 % |
48.08/48.14	c |    127287 |     265    27292   160413 |        1    42108     19 |  6.028 % |
48.08/48.14	c |    128262 |     265    27292   160413 |        1    43083     19 |  6.028 % |
48.08/48.14	c |    147237 |     264    27292   160413 |        1    39841     19 |  6.383 % |
48.08/48.14	c |    149010 |     264    27292   160413 |        1    41614     19 |  6.383 % |
48.08/48.14	c |    507113 |     264    27292   160413 |        1    82936     17 |  6.383 % |
48.08/48.14	c |    509982 |     264    27292   160413 |        1    85805     17 |  6.383 % |
48.08/48.14	c |    512290 |     264    27292   160413 |        1    88113     17 |  6.383 % |
48.08/48.14	c |    678654 |     264    27292   160413 |        1   102072     17 |  6.383 % |
48.08/48.14	c |    715193 |     264    27292   160413 |        1    82615     15 |  6.383 % |
320.29/320.34	c |    743004 |     264    27292   160413 |        1   110426     17 |  6.383 % |
320.29/320.34	c |    778472 |     264    27292   160413 |        1    87297     19 |  6.383 % |
320.29/320.34	c |    778974 |     264    27292   160413 |        1    87799     19 |  6.383 % |
320.29/320.34	c |    785531 |     264    27292   160413 |        1    94356     19 |  6.383 % |
320.29/320.34	c |    789136 |     264    27292   160413 |        1    97961     19 |  6.383 % |
320.29/320.34	c |    789236 |     264    27292   160413 |        1    98061     19 |  6.383 % |
320.29/320.34	c |    790170 |     264    27292   160413 |        1    98995     19 |  6.383 % |
320.29/320.34	c |    803299 |     264    27292   160413 |        1   112124     21 |  6.383 % |
320.29/320.34	c |    803460 |     264    27292   160413 |        1   112285     21 |  6.383 % |
320.29/320.34	c |    808134 |     263    27292   160413 |        1   116922     21 |  6.738 % |
320.29/320.34	c |    851348 |     261    27292   160413 |        1    98948     17 |  7.447 % |
320.29/320.34	c |    854538 |     261    27292   160413 |        1   102138     18 |  7.447 % |
320.29/320.34	c |    854897 |     261    27292   160413 |        1   102497     18 |  7.447 % |
320.29/320.34	c |    855260 |     261    27292   160413 |        1   102860     18 |  7.447 % |
320.29/320.34	c |   1435746 |     260    27026   159093 |        1   100148     14 |  7.801 % |
320.29/320.34	c |   1436188 |     260    27026   159093 |        1   100590     14 |  7.801 % |
320.29/320.34	c |   1606030 |     260    27026   159093 |        1    98645     13 |  7.801 % |
320.29/320.34	c |   1606404 |     260    27026   159093 |        1    99019     13 |  7.801 % |
320.29/320.34	c |   1622217 |     260    27026   159093 |        1   114832     14 |  7.801 % |
320.29/320.34	c |   1646008 |     260    27026   159093 |        1   138623     15 |  7.801 % |
320.29/320.34	c |   2156884 |     259    26319   154832 |        1   118086     13 |  8.156 % |
320.29/320.34	c |   2163219 |     259    26319   154832 |        1   124421     14 |  8.156 % |
320.29/320.34	c |   2171249 |     259    26319   154832 |        1   132451     14 |  8.156 % |
320.29/320.34	c |   2172981 |     259    26319   154832 |        1   134183     14 |  8.156 % |
320.29/320.34	c |   2173177 |     259    26319   154832 |        1   134379     14 |  8.156 % |
320.29/320.34	c |   2177192 |     259    26319   154832 |        1   138394     15 |  8.156 % |
320.29/320.34	c |   2177292 |     259    26319   154832 |        1   138494     15 |  8.156 % |
320.29/320.34	c |   2179677 |     259    26319   154832 |        1   140879     15 |  8.156 % |
320.29/320.34	c |   2180470 |     259    26319   154832 |        1   141672     15 |  8.156 % |
320.29/320.34	c |   2182145 |     259    26319   154832 |        1   143347     15 |  8.156 % |
320.29/320.34	c |   2182844 |     259    26319   154832 |        1   144046     15 |  8.156 % |
320.29/320.34	c |   2233037 |     259    26319   154832 |        1   119646     14 |  8.156 % |
320.29/320.34	c |   2234575 |     259    26319   154832 |        1   121184     15 |  8.156 % |
320.29/320.34	c |   2236868 |     259    26319   154832 |        1   123477     15 |  8.156 % |
320.29/320.34	c |   2236968 |     259    26319   154832 |        1   123577     15 |  8.156 % |
320.29/320.34	c |   2255609 |     259    26319   154832 |        1   142218     16 |  8.156 % |
320.29/320.34	c |   2255876 |     259    26319   154832 |        1   142485     16 |  8.156 % |
320.29/320.34	c |   2256100 |     259    26319   154832 |        1   142709     16 |  8.156 % |
320.29/320.34	c |   2691475 |     259    26319   154832 |        1   126765     13 |  8.156 % |
320.29/320.34	c |   2693291 |     259    26319   154832 |        1   128581     13 |  8.156 % |
320.29/320.34	c |   2693392 |     259    26319   154832 |        1   128682     13 |  8.156 % |
320.29/320.34	c |   2697553 |     259    26319   154832 |        1   132843     13 |  8.156 % |
320.29/320.34	c |   2760395 |     259    26319   154832 |        1   195685     15 |  8.156 % |
320.29/320.34	c |   2792843 |     259    26319   154832 |        1   228133     16 |  8.156 % |
320.29/320.34	c |   2793336 |     259    26319   154832 |        1   228626     16 |  8.156 % |
320.29/320.34	c |   2930794 |     259    26319   154832 |        1   129380     12 |  8.156 % |
320.29/320.34	c |   2931089 |     259    26319   154832 |        1   129675     12 |  8.156 % |
320.29/320.34	c |   2932257 |     259    26319   154832 |        1   130843     12 |  8.156 % |
320.29/320.34	c |   2932358 |     259    26319   154832 |        1   130944     12 |  8.156 % |
320.29/320.34	c |   2934035 |     259    26319   154832 |        1   132621     12 |  8.156 % |
655.20/655.25	c |   2944292 |     259    26319   154832 |        1   142878     13 |  8.156 % |
655.20/655.25	c |   2944611 |     259    26319   154832 |        1   143197     13 |  8.156 % |
655.20/655.25	c |   2964992 |     259    26319   154832 |        1   163578     14 |  8.156 % |
655.20/655.25	c |   2970395 |     259    26319   154832 |        1   168981     14 |  8.156 % |
655.20/655.25	c |   2975325 |     259    26319   154832 |        1   173911     15 |  8.156 % |
655.20/655.25	c |   2998173 |     259    26319   154832 |        1   196759     15 |  8.156 % |
655.20/655.25	c |   3002391 |     259    26319   154832 |        1   200977     15 |  8.156 % |
655.20/655.25	c |   3373356 |     259    26319   154832 |        1   197992     15 |  8.156 % |
655.20/655.25	c |   3429150 |     259    26319   154832 |        1   253786     17 |  8.156 % |
655.20/655.25	c |   3498239 |     259    26319   154832 |        1   193066     15 |  8.156 % |
655.20/655.25	c |   3528656 |     259    26319   154832 |        1   223483     16 |  8.156 % |
655.20/655.25	c |   3528852 |     259    26319   154832 |        1   223679     16 |  8.156 % |
655.20/655.25	c |   3529860 |     259    26319   154832 |        1   224687     16 |  8.156 % |
655.20/655.25	c |   3534398 |     259    26319   154832 |        1   229225     16 |  8.156 % |
655.20/655.25	c |   3548721 |     259    26319   154832 |        1   243548     17 |  8.156 % |
655.20/655.25	c |   3548821 |     259    26319   154832 |        1   243648     17 |  8.156 % |
655.20/655.25	c |   3549018 |     259    26319   154832 |        1   243845     17 |  8.156 % |
655.20/655.25	c |   3749078 |     259    26319   154832 |        1   176497     13 |  8.156 % |
655.20/655.25	c |   3816545 |     259    26319   154832 |        1   243964     14 |  8.156 % |
655.20/655.25	c |   3817455 |     259    26319   154832 |        1   244874     14 |  8.156 % |
655.20/655.25	c |   3928264 |     259    26319   154832 |        1   218082     15 |  8.156 % |
655.20/655.25	c |   3928367 |     259    26319   154832 |        1   218185     15 |  8.156 % |
655.20/655.25	c |   3928764 |     259    26319   154832 |        1   218582     15 |  8.156 % |
655.20/655.25	c |   3930096 |     259    26319   154832 |        1   219914     15 |  8.156 % |
655.20/655.25	c |   3930197 |     259    26319   154832 |        1   220015     15 |  8.156 % |
655.20/655.25	c |   3968926 |     259    26319   154832 |        1   258744     16 |  8.156 % |
655.20/655.25	c |   3969029 |     259    26319   154832 |        1   258847     16 |  8.156 % |
655.20/655.25	c |   3970279 |     259    26319   154832 |        1   260097     16 |  8.156 % |
655.20/655.25	c |   4144445 |     259    26319   154832 |        1   151261     12 |  8.156 % |
655.20/655.25	c |   4303940 |     259    26319   154832 |        1   165358     13 |  8.156 % |
655.20/655.25	c |   4305617 |     259    26319   154832 |        1   167035     13 |  8.156 % |
655.20/655.25	c |   4305864 |     259    26319   154832 |        1   167282     13 |  8.156 % |
655.20/655.25	c |   4331620 |     259    26319   154832 |        1   193038     14 |  8.156 % |
655.20/655.25	c |   4333831 |     259    26319   154832 |        1   195249     14 |  8.156 % |
655.20/655.25	c |   4337061 |     259    26319   154832 |        1   198479     14 |  8.156 % |
655.20/655.25	c |   4338945 |     259    26319   154832 |        1   200363     14 |  8.156 % |
655.20/655.25	c |   4339046 |     259    26319   154832 |        1   200464     14 |  8.156 % |
655.20/655.25	c |   4678746 |     259    26319   154832 |        1   241559     14 |  8.156 % |
655.20/655.25	c |   4678897 |     259    26319   154832 |        1   241710     14 |  8.156 % |
655.20/655.25	c |   4679142 |     259    26319   154832 |        1   241955     14 |  8.156 % |
655.20/655.25	c |   4679273 |     259    26319   154832 |        1   242086     14 |  8.156 % |
655.20/655.25	c |   4680613 |     259    26319   154832 |        1   243426     14 |  8.156 % |
655.20/655.25	c |   4711317 |     259    26319   154832 |        1   274130     15 |  8.156 % |
655.20/655.25	c |   4714543 |     259    26319   154832 |        1   277356     15 |  8.156 % |
655.20/655.25	c |   4714945 |     259    26319   154832 |        1   277758     15 |  8.156 % |
655.20/655.25	c |   4716155 |     259    26319   154832 |        1   278968     15 |  8.156 % |
655.20/655.25	c |   4716657 |     259    26319   154832 |        1   279470     15 |  8.156 % |
655.20/655.25	c |   4718055 |     259    26319   154832 |        1   280868     15 |  8.156 % |
655.20/655.25	c |   4725452 |     259    26319   154832 |        1   288265     15 |  8.156 % |
655.20/655.25	c |   4806568 |     258    25625   150410 |        1   216132     13 |  8.511 % |
1046.41/1046.47	c |   4976344 |     257    25625   150410 |        1   230132     13 |  8.865 % |
1046.41/1046.47	c |   5024561 |     257    25625   150410 |        1   278107     14 |  8.865 % |
1046.41/1046.47	c |   5027617 |     257    25625   150410 |        1   281163     14 |  8.865 % |
1046.41/1046.47	c |   5030060 |     257    25625   150410 |        1   283606     14 |  8.865 % |
1046.41/1046.47	c |   5039926 |     257    25625   150410 |        1   293472     15 |  8.865 % |
1046.41/1046.47	c |   5042121 |     257    25625   150410 |        1   295667     15 |  8.865 % |
1046.41/1046.47	c |   5065705 |     257    25625   150410 |        1   160986     12 |  8.865 % |
1046.41/1046.47	c |   5443213 |     257    25625   150410 |        1   213999     13 |  8.865 % |
1046.41/1046.47	c |   5727793 |     257    25625   150410 |        1   332397     15 |  8.865 % |
1046.41/1046.47	c |   5727893 |     257    25625   150410 |        1   332497     15 |  8.865 % |
1046.41/1046.47	c |   5786832 |     257    25625   150410 |        1   222643     14 |  8.865 % |
1046.41/1046.47	c |   5786939 |     257    25625   150410 |        1   222750     14 |  8.865 % |
1046.41/1046.47	c |   5787105 |     257    25625   150410 |        1   222916     14 |  8.865 % |
1046.41/1046.47	c |   6311864 |     256    25120   147160 |        1   159131     12 |  9.220 % |
1046.41/1046.47	c |   6693531 |      97    18284   104657 |        1    97128     11 | 65.603 % |
1046.41/1046.47	c ===============================================================================
1046.41/1046.47	c restarts              : 154
1046.41/1046.47	c nb ReduceDB           : 70
1046.41/1046.47	c nb removed Clauses    : 6290922
1046.41/1046.47	c nb learnts DL2        : 1600
1046.41/1046.47	c nb learnts size 2     : 242
1046.41/1046.47	c nb learnts size 1     : 45
1046.41/1046.47	c conflicts             : 6693531        (6401 /sec)
1046.41/1046.47	c decisions             : 7716926        (0.00 % random) (7380 /sec)
1046.41/1046.47	c propagations          : 220941733      (211297 /sec)
1046.41/1046.47	c conflict literals     : 130350903      (33.35 % deleted)
1046.41/1046.47	c nb reduced Clauses    : 18776
1046.41/1046.47	c CPU time              : 1045.65 s
1046.41/1046.47	
1046.41/1046.47	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3303332-1303899330/watcher-3303332-1303899330 -o /tmp/evaluation-result-3303332-1303899330/solver-3303332-1303899330 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3303332-1303899330.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 14743
/proc/meminfo: memFree=11319636/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 482348884 8912896 253 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14743/statm: 2176 253 211 178 0 69 0

[startup+0.104118 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 14743
/proc/meminfo: memFree=11319636/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 482348884 8912896 253 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14743/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.201097 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 14743
/proc/meminfo: memFree=11319636/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 482348884 8912896 253 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14743/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301086 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 14743
/proc/meminfo: memFree=11319636/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 482348884 8912896 253 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14743/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701003 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 14743
/proc/meminfo: memFree=11319636/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 482348884 8912896 253 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/14743/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50086 s]
/proc/loadavg: 0.24 0.05 0.02 3/180 14746
/proc/meminfo: memFree=11301020/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0.74 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 360 1931 0 0 0 0 74 0 16 0 1 0 482348884 8912896 255 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14743/statm: 2176 255 211 178 0 69 0
[pid=14746] ppid=14743 vsize=22764 CPUtime=0.74 cores=0,2,4,6
/proc/14746/stat : 14746 (glucose_static) R 14743 14743 14703 0 -1 4202496 3659 0 0 0 74 0 0 0 18 0 1 0 482348959 23310336 2416 33554432000 4194304 4260849 140735689456480 18446744073709551615 4225087 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14746/statm: 5691 2416 250 17 0 2332 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31468

[startup+3.10054 s]
/proc/loadavg: 0.24 0.05 0.02 3/180 14746
/proc/meminfo: memFree=11287628/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0.74 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 360 1931 0 0 0 0 74 0 16 0 1 0 482348884 8912896 255 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14743/statm: 2176 255 211 178 0 69 0
[pid=14746] ppid=14743 vsize=25468 CPUtime=2.34 cores=0,2,4,6
/proc/14746/stat : 14746 (glucose_static) R 14743 14743 14703 0 -1 4202496 4481 0 0 0 234 0 0 0 22 0 1 0 482348959 26079232 3188 33554432000 4194304 4260849 140735689456480 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14746/statm: 6367 3188 250 17 0 3008 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 34172

[startup+6.301 s]
/proc/loadavg: 0.24 0.05 0.02 3/180 14746
/proc/meminfo: memFree=11281496/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0.74 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 360 1931 0 0 0 0 74 0 16 0 1 0 482348884 8912896 255 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14743/statm: 2176 255 211 178 0 69 0
[pid=14746] ppid=14743 vsize=34352 CPUtime=5.54 cores=0,2,4,6
/proc/14746/stat : 14746 (glucose_static) R 14743 14743 14703 0 -1 4202496 6387 0 0 0 553 1 0 0 25 0 1 0 482348959 35176448 3875 33554432000 4194304 4260849 140735689456480 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14746/statm: 8588 3875 250 17 0 5229 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 43056

[startup+12.7009 s]
/proc/loadavg: 0.51 0.11 0.04 3/180 14746
/proc/meminfo: memFree=11281048/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0.74 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 360 1931 0 0 0 0 74 0 16 0 1 0 482348884 8912896 255 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14743/statm: 2176 255 211 178 0 69 0
[pid=14746] ppid=14743 vsize=34352 CPUtime=11.94 cores=0,2,4,6
/proc/14746/stat : 14746 (glucose_static) R 14743 14743 14703 0 -1 4202496 7896 0 0 0 1193 1 0 0 25 0 1 0 482348959 35176448 5303 33554432000 4194304 4260849 140735689456480 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14746/statm: 8588 5303 250 17 0 5229 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 43056

[startup+25.5006 s]
/proc/loadavg: 0.74 0.18 0.06 3/180 14747
/proc/meminfo: memFree=11266788/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0.74 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 360 1931 0 0 0 0 74 0 16 0 1 0 482348884 8912896 255 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14743/statm: 2176 255 211 178 0 69 0
[pid=14746] ppid=14743 vsize=39252 CPUtime=24.74 cores=0,2,4,6
/proc/14746/stat : 14746 (glucose_static) R 14743 14743 14703 0 -1 4202496 14153 0 0 0 2472 2 0 0 25 0 1 0 482348959 40194048 5601 33554432000 4194304 4260849 140735689456480 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14746/statm: 9813 5601 250 17 0 6454 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 47956

[startup+51.101 s]
/proc/loadavg: 1.23 0.35 0.12 3/180 14747
/proc/meminfo: memFree=11233096/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0.74 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 360 1931 0 0 0 0 74 0 16 0 1 0 482348884 8912896 255 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14743/statm: 2176 255 211 178 0 69 0
[pid=14746] ppid=14743 vsize=46644 CPUtime=50.34 cores=0,2,4,6
/proc/14746/stat : 14746 (glucose_static) R 14743 14743 14703 0 -1 4202496 16464 0 0 0 5032 2 0 0 25 0 1 0 482348959 47763456 7887 33554432000 4194304 4260849 140735689456480 18446744073709551615 4247455 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14746/statm: 11661 7887 250 17 0 8302 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 55348

[startup+102.301 s]
/proc/loadavg: 1.67 0.60 0.21 3/180 14749
/proc/meminfo: memFree=11161792/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0.74 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 360 1931 0 0 0 0 74 0 16 0 1 0 482348884 8912896 255 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14743/statm: 2176 255 211 178 0 69 0
[pid=14746] ppid=14743 vsize=65320 CPUtime=101.54 cores=0,2,4,6
/proc/14746/stat : 14746 (glucose_static) R 14743 14743 14703 0 -1 4202496 23591 0 0 0 10151 3 0 0 25 0 1 0 482348959 66887680 11740 33554432000 4194304 4260849 140735689456480 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14746/statm: 16330 11740 250 17 0 12971 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 74024

[startup+162.301 s]
/proc/loadavg: 1.88 0.85 0.32 3/180 14750
/proc/meminfo: memFree=11228856/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0.74 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 360 1931 0 0 0 0 74 0 16 0 1 0 482348884 8912896 255 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14743/statm: 2176 255 211 178 0 69 0
[pid=14746] ppid=14743 vsize=55476 CPUtime=161.55 cores=0,2,4,6
/proc/14746/stat : 14746 (glucose_static) R 14743 14743 14703 0 -1 4202496 24748 0 0 0 16151 4 0 0 25 0 1 0 482348959 56807424 7919 33554432000 4194304 4260849 140735689456480 18446744073709551615 4224647 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14746/statm: 13869 7919 250 17 0 10510 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 64180

[startup+222.306 s]
/proc/loadavg: 1.95 1.06 0.42 3/180 14752
/proc/meminfo: memFree=11096292/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0.74 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 360 1931 0 0 0 0 74 0 16 0 1 0 482348884 8912896 255 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14743/statm: 2176 255 211 178 0 69 0
[pid=14746] ppid=14743 vsize=67208 CPUtime=221.56 cores=0,2,4,6
/proc/14746/stat : 14746 (glucose_static) R 14743 14743 14703 0 -1 4202496 29171 0 0 0 22151 5 0 0 25 0 1 0 482348959 68820992 12282 33554432000 4194304 4260849 140735689456480 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14746/statm: 16802 12282 250 17 0 13443 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 75912

[startup+282.3 s]
/proc/loadavg: 1.98 1.23 0.52 3/180 14754
/proc/meminfo: memFree=11042324/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0.74 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 360 1931 0 0 0 0 74 0 16 0 1 0 482348884 8912896 255 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14743/statm: 2176 255 211 178 0 69 0
[pid=14746] ppid=14743 vsize=78700 CPUtime=281.55 cores=0,2,4,6
/proc/14746/stat : 14746 (glucose_static) R 14743 14743 14703 0 -1 4202496 38285 0 0 0 28149 6 0 0 25 0 1 0 482348959 80588800 16423 33554432000 4194304 4260849 140735689456480 18446744073709551615 4224808 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14746/statm: 19675 16423 250 17 0 16316 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 87404

[startup+342.301 s]
/proc/loadavg: 1.99 1.37 0.61 3/180 14755
/proc/meminfo: memFree=11149560/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0.74 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 360 1931 0 0 0 0 74 0 16 0 1 0 482348884 8912896 255 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14743/statm: 2176 255 211 178 0 69 0
[pid=14746] ppid=14743 vsize=97556 CPUtime=341.55 cores=0,2,4,6
/proc/14746/stat : 14746 (glucose_static) R 14743 14743 14703 0 -1 4202496 41125 0 0 0 34149 6 0 0 25 0 1 0 482348959 99897344 19090 33554432000 4194304 4260849 140735689456480 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14746/statm: 24389 19090 250 17 0 21030 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 106260

[startup+402.301 s]
/proc/loadavg: 1.99 1.48 0.69 3/180 14757
/proc/meminfo: memFree=11001108/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0.74 cores=0,2,4,6

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


[startup+642.301 s]
/proc/loadavg: 2.02 1.77 0.99 3/180 14766
/proc/meminfo: memFree=11109136/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0.74 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 360 1931 0 0 0 0 74 0 16 0 1 0 482348884 8912896 255 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14743/statm: 2176 255 211 178 0 69 0
[pid=14746] ppid=14743 vsize=98668 CPUtime=641.55 cores=0,2,4,6
/proc/14746/stat : 14746 (glucose_static) R 14743 14743 14703 0 -1 4202496 51210 0 0 0 64147 8 0 0 25 0 1 0 482348959 101036032 19423 33554432000 4194304 4260849 140735689456480 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14746/statm: 24667 19423 250 17 0 21308 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 107372

[startup+702.301 s]
/proc/loadavg: 2.00 1.81 1.05 3/180 14768
/proc/meminfo: memFree=11012408/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0.74 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 360 1931 0 0 0 0 74 0 16 0 1 0 482348884 8912896 255 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14743/statm: 2176 255 211 178 0 69 0
[pid=14746] ppid=14743 vsize=98668 CPUtime=701.56 cores=0,2,4,6
/proc/14746/stat : 14746 (glucose_static) R 14743 14743 14703 0 -1 4202496 51342 0 0 0 70147 9 0 0 25 0 1 0 482348959 101036032 19551 33554432000 4194304 4260849 140735689456480 18446744073709551615 4224669 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14746/statm: 24667 19551 250 17 0 21308 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 107372

[startup+762.301 s]
/proc/loadavg: 2.00 1.84 1.10 3/180 14769
/proc/meminfo: memFree=10941816/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0.74 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 360 1931 0 0 0 0 74 0 16 0 1 0 482348884 8912896 255 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14743/statm: 2176 255 211 178 0 69 0
[pid=14746] ppid=14743 vsize=109880 CPUtime=761.56 cores=0,2,4,6
/proc/14746/stat : 14746 (glucose_static) R 14743 14743 14703 0 -1 4202496 54544 0 0 0 76147 9 0 0 25 0 1 0 482348959 112517120 22543 33554432000 4194304 4260849 140735689456480 18446744073709551615 4225087 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14746/statm: 27470 22543 250 17 0 24111 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 118584

[startup+822.3 s]
/proc/loadavg: 2.00 1.87 1.16 3/180 14771
/proc/meminfo: memFree=10877936/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0.74 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 360 1931 0 0 0 0 74 0 16 0 1 0 482348884 8912896 255 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14743/statm: 2176 255 211 178 0 69 0
[pid=14746] ppid=14743 vsize=109880 CPUtime=821.56 cores=0,2,4,6
/proc/14746/stat : 14746 (glucose_static) R 14743 14743 14703 0 -1 4202496 54767 0 0 0 82147 9 0 0 25 0 1 0 482348959 112517120 22753 33554432000 4194304 4260849 140735689456480 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14746/statm: 27470 22753 250 17 0 24111 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 118584

[startup+882.307 s]
/proc/loadavg: 2.00 1.89 1.21 3/180 14773
/proc/meminfo: memFree=11030204/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0.74 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 360 1931 0 0 0 0 74 0 16 0 1 0 482348884 8912896 255 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14743/statm: 2176 255 211 178 0 69 0
[pid=14746] ppid=14743 vsize=109880 CPUtime=881.57 cores=0,2,4,6
/proc/14746/stat : 14746 (glucose_static) R 14743 14743 14703 0 -1 4202496 54889 0 0 0 88148 9 0 0 25 0 1 0 482348959 112517120 22868 33554432000 4194304 4260849 140735689456480 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14746/statm: 27470 22868 250 17 0 24111 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 118584

[startup+942.301 s]
/proc/loadavg: 2.00 1.91 1.25 3/180 14774
/proc/meminfo: memFree=10986052/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0.74 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 360 1931 0 0 0 0 74 0 16 0 1 0 482348884 8912896 255 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14743/statm: 2176 255 211 178 0 69 0
[pid=14746] ppid=14743 vsize=109880 CPUtime=941.56 cores=0,2,4,6
/proc/14746/stat : 14746 (glucose_static) R 14743 14743 14703 0 -1 4202496 54912 0 0 0 94147 9 0 0 25 0 1 0 482348959 112517120 22887 33554432000 4194304 4260849 140735689456480 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14746/statm: 27470 22887 250 17 0 24111 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 118584

[startup+1002.3 s]
/proc/loadavg: 2.00 1.92 1.30 3/180 14776
/proc/meminfo: memFree=10948716/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0.74 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 360 1931 0 0 0 0 74 0 16 0 1 0 482348884 8912896 255 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14743/statm: 2176 255 211 178 0 69 0
[pid=14746] ppid=14743 vsize=109880 CPUtime=1001.57 cores=0,2,4,6
/proc/14746/stat : 14746 (glucose_static) R 14743 14743 14703 0 -1 4202496 56362 0 0 0 100147 10 0 0 25 0 1 0 482348959 112517120 24246 33554432000 4194304 4260849 140735689456480 18446744073709551615 4225087 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14746/statm: 27470 24246 250 17 0 24111 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 118584

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

[startup+1024 s]
/proc/loadavg: 2.00 1.92 1.31 3/180 14776
/proc/meminfo: memFree=10861912/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0.74 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 360 1931 0 0 0 0 74 0 16 0 1 0 482348884 8912896 255 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14743/statm: 2176 255 211 178 0 69 0
[pid=14746] ppid=14743 vsize=135736 CPUtime=1023.27 cores=0,2,4,6
/proc/14746/stat : 14746 (glucose_static) R 14743 14743 14703 0 -1 4202496 56364 0 0 0 102317 10 0 0 25 0 1 0 482348959 138993664 24248 33554432000 4194304 4260849 140735689456480 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14746/statm: 33934 24248 250 17 0 30575 0
Current children cumulated CPU time (s) 1024.01
Current children cumulated vsize (KiB) 144440

[startup+1036.8 s]
/proc/loadavg: 2.00 1.93 1.32 3/180 14777
/proc/meminfo: memFree=11075808/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0.74 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 360 1931 0 0 0 0 74 0 16 0 1 0 482348884 8912896 255 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14743/statm: 2176 255 211 178 0 69 0
[pid=14746] ppid=14743 vsize=135736 CPUtime=1036.07 cores=0,2,4,6
/proc/14746/stat : 14746 (glucose_static) R 14743 14743 14703 0 -1 4202496 56364 0 0 0 103597 10 0 0 25 0 1 0 482348959 138993664 24248 33554432000 4194304 4260849 140735689456480 18446744073709551615 4224751 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14746/statm: 33934 24248 250 17 0 30575 0
Current children cumulated CPU time (s) 1036.81
Current children cumulated vsize (KiB) 144440

[startup+1043.2 s]
/proc/loadavg: 2.00 1.93 1.32 3/180 14777
/proc/meminfo: memFree=11025216/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0.74 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 360 1931 0 0 0 0 74 0 16 0 1 0 482348884 8912896 255 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14743/statm: 2176 255 211 178 0 69 0
[pid=14746] ppid=14743 vsize=135736 CPUtime=1042.47 cores=0,2,4,6
/proc/14746/stat : 14746 (glucose_static) R 14743 14743 14703 0 -1 4202496 56364 0 0 0 104237 10 0 0 25 0 1 0 482348959 138993664 24248 33554432000 4194304 4260849 140735689456480 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14746/statm: 33934 24248 250 17 0 30575 0
Current children cumulated CPU time (s) 1043.21
Current children cumulated vsize (KiB) 144440

[startup+1044.8 s]
/proc/loadavg: 2.00 1.93 1.32 3/180 14777
/proc/meminfo: memFree=11018272/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0.74 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 360 1931 0 0 0 0 74 0 16 0 1 0 482348884 8912896 255 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14743/statm: 2176 255 211 178 0 69 0
[pid=14746] ppid=14743 vsize=135736 CPUtime=1044.07 cores=0,2,4,6
/proc/14746/stat : 14746 (glucose_static) R 14743 14743 14703 0 -1 4202496 56364 0 0 0 104397 10 0 0 25 0 1 0 482348959 138993664 24248 33554432000 4194304 4260849 140735689456480 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14746/statm: 33934 24248 250 17 0 30575 0
Current children cumulated CPU time (s) 1044.81
Current children cumulated vsize (KiB) 144440

[startup+1045.6 s]
/proc/loadavg: 2.00 1.93 1.32 3/180 14777
/proc/meminfo: memFree=11045180/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0.74 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 360 1931 0 0 0 0 74 0 16 0 1 0 482348884 8912896 255 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14743/statm: 2176 255 211 178 0 69 0
[pid=14746] ppid=14743 vsize=75108 CPUtime=1044.87 cores=0,2,4,6
/proc/14746/stat : 14746 (glucose_static) R 14743 14743 14703 0 -1 4202496 56364 0 0 0 104477 10 0 0 25 0 1 0 482348959 76910592 15585 33554432000 4194304 4260849 140735689456480 18446744073709551615 4225132 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14746/statm: 18777 15585 250 17 0 15418 0
Current children cumulated CPU time (s) 1045.61
Current children cumulated vsize (KiB) 83812

[startup+1046 s]
/proc/loadavg: 2.00 1.93 1.32 3/180 14777
/proc/meminfo: memFree=11045180/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0.74 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 360 1931 0 0 0 0 74 0 16 0 1 0 482348884 8912896 255 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14743/statm: 2176 255 211 178 0 69 0
[pid=14746] ppid=14743 vsize=75108 CPUtime=1045.27 cores=0,2,4,6
/proc/14746/stat : 14746 (glucose_static) R 14743 14743 14703 0 -1 4202496 56364 0 0 0 104517 10 0 0 25 0 1 0 482348959 76910592 15585 33554432000 4194304 4260849 140735689456480 18446744073709551615 4224898 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14746/statm: 18777 15585 250 17 0 15418 0
Current children cumulated CPU time (s) 1046.01
Current children cumulated vsize (KiB) 83812

[startup+1046.4 s]
/proc/loadavg: 2.00 1.93 1.33 3/180 14777
/proc/meminfo: memFree=11038484/32951124 swapFree=67111528/67111528
[pid=14743] ppid=14741 vsize=8704 CPUtime=0.74 cores=0,2,4,6
/proc/14743/stat : 14743 (glucose.sh) S 14741 14743 14703 0 -1 4202496 360 1931 0 0 0 0 74 0 16 0 1 0 482348884 8912896 255 33554432000 4194304 4922060 140734118922432 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/14743/statm: 2176 255 211 178 0 69 0
[pid=14746] ppid=14743 vsize=75108 CPUtime=1045.67 cores=0,2,4,6
/proc/14746/stat : 14746 (glucose_static) R 14743 14743 14703 0 -1 4202496 56364 0 0 0 104557 10 0 0 25 0 1 0 482348959 76910592 15585 33554432000 4194304 4260849 140735689456480 18446744073709551615 4225091 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/14746/statm: 18777 15585 250 17 0 15418 0
Current children cumulated CPU time (s) 1046.41
Current children cumulated vsize (KiB) 83812

Child status: 20
Real time (s): 1046.48
CPU time (s): 1046.51
CPU user time (s): 1046.39
CPU system time (s): 0.115982
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 144440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1046.39
system time used= 0.115982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58869
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= 40
involuntary context switches= 1395

runsolver used 1.9527 second user time and 3.40248 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-27 12:15:30
IDJOB=3303332
IDBENCH=71150
IDSOLVER=1687
FILE ID=node145/3303332-1303899330
RUNJOBID= node145-1303899330-14721
PBS_JOBID= 13164503
Free space on /tmp= 72232 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-3303332-1303899330/watcher-3303332-1303899330 -o /tmp/evaluation-result-3303332-1303899330/solver-3303332-1303899330 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303332-1303899330.cnf 

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a5bb71bc1d85a401ce9f42ed1404d63e
RANDOM SEED=580329049

node145.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.786
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.57
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.786
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.786
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.786
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.83
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11320040 kB
Buffers:       2198376 kB
Cached:       18785656 kB
SwapCached:          0 kB
Active:       10779908 kB
Inactive:     10278132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11320040 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7800 kB
Writeback:           0 kB
AnonPages:       73648 kB
Mapped:          15104 kB
Slab:           508832 kB
PageTables:       5384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   213136 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= 72232 MiB
End job on node145 at 2011-04-27 12:32:57