Trace number 3303331

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 3061.89 3061.83

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_3vars_7gates.cnf
MD5SUMcc925e6de728ca79f6f89379842f14b0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2027.29
Satisfiable
(Un)Satisfiability was proved
Number of variables574
Number of clauses118394
Sum of the clauses size692282
Maximum clause length24
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 21597
Number of clauses of size 30
Number of clauses of size 41923
Number of clauses of size 57170
Number of clauses of size over 5107544

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.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  118234   692122 |   35470       0        0     nan |  0.000 % |
2.09/2.17	c |         0 |   53231   292821 |      --       0       --      -- |     --   | -9003/-18501
2.09/2.17	c ==============================================================================
2.09/2.17	c Result  :   #vars: 362   #clauses: 53231   #literals: 292821
2.09/2.17	c CPU time:   2.16367 s
2.09/2.17	c ==============================================================================
2.19/2.21	c
2.19/2.21	c Starting glucose
2.19/2.21	c
692.28/692.36	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
692.28/692.36	c WARNING: for repeatability, setting FPU to use double precision
692.28/692.36	c ============================[ Problem Statistics ]=============================
692.28/692.36	c |                                                                             |
692.28/692.36	c |  Number of variables:           362                                         |
692.28/692.36	c |  Number of clauses:           53231                                         |
692.28/692.36	c |  Parse time:                   0.02 s                                       |
692.28/692.36	c |                                                                             |
692.28/692.36	c ============================[ Search Statistics ]==============================
692.28/692.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
692.28/692.36	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
692.28/692.36	c ===============================================================================
692.28/692.36	c |       600 |     359    53231   292821 |        1      597     21 |  0.829 % |
692.28/692.36	c |     16171 |     352    46540   255850 |        1     9880     15 |  2.762 % |
692.28/692.36	c |     16564 |     352    46540   255850 |        1    10273     15 |  2.762 % |
692.28/692.36	c |     24997 |     349    46540   255850 |        1    11954     18 |  3.591 % |
692.28/692.36	c |     25592 |     349    46540   255850 |        1    12549     19 |  3.591 % |
692.28/692.36	c |     60872 |     349    46540   255850 |        1    26726     17 |  3.591 % |
692.28/692.36	c |     87845 |     348    46090   253240 |        1    22271     14 |  3.867 % |
692.28/692.36	c |     90399 |     347    45865   251935 |        1    24824     15 |  4.144 % |
692.28/692.36	c |    197732 |     347    45865   251935 |        1    38152     17 |  4.144 % |
692.28/692.36	c |    200753 |     347    45865   251935 |        1    41151     17 |  4.144 % |
692.28/692.36	c |    224303 |     346    45865   251935 |        1    34707     13 |  4.420 % |
692.28/692.36	c |    225277 |     346    45640   250630 |        1    35681     14 |  4.420 % |
692.28/692.36	c |    244283 |     346    45640   250630 |        1    54687     17 |  4.420 % |
692.28/692.36	c |    266305 |     346    45640   250630 |        1    44125     16 |  4.420 % |
692.28/692.36	c |    303449 |     346    45640   250630 |        1    46063     15 |  4.420 % |
692.28/692.36	c |    441317 |     345    45415   249325 |        1    62734     16 |  4.696 % |
692.28/692.36	c |    445712 |     344    45415   249325 |        1    67128     16 |  4.972 % |
692.28/692.36	c |    455157 |     344    45415   249325 |        1    76573     17 |  4.972 % |
692.28/692.36	c |    515414 |     344    45415   249325 |        1    91231     17 |  4.972 % |
692.28/692.36	c |    517601 |     344    45190   248020 |        1    93418     17 |  4.972 % |
692.28/692.36	c |    903850 |     342    43523   238660 |        1    87663     15 |  5.525 % |
692.28/692.36	c |    928592 |     342    43523   238660 |        1   112405     17 |  5.525 % |
692.28/692.36	c |    958030 |     342    43523   238660 |        1    75441     13 |  5.525 % |
692.28/692.36	c |    972860 |     342    43523   238660 |        1    90271     15 |  5.525 % |
692.28/692.36	c |    992250 |     342    43523   238660 |        1   109661     16 |  5.525 % |
692.28/692.36	c |   1972150 |     339    42848   234745 |        1   187569     15 |  6.354 % |
692.28/692.36	c |   2353876 |     338    42848   234745 |        1   163189     16 |  6.630 % |
692.28/692.36	c |   2353976 |     338    42848   234745 |        1   163289     16 |  6.630 % |
692.28/692.36	c |   2364571 |     338    42848   234745 |        1   173884     16 |  6.630 % |
692.28/692.36	c |   2457827 |     338    42848   234745 |        1   159192     16 |  6.630 % |
692.28/692.36	c |   2457928 |     338    42848   234745 |        1   159293     16 |  6.630 % |
692.28/692.36	c |   2559274 |     338    42848   234745 |        1   150066     15 |  6.630 % |
692.28/692.36	c |   2672271 |     338    42848   234745 |        1   149872     15 |  6.630 % |
692.28/692.36	c |   2685773 |     338    42848   234745 |        1   163374     15 |  6.630 % |
692.28/692.36	c |   4963388 |     337    41528   227392 |        1   242563     16 |  6.906 % |
692.28/692.36	c |   5025650 |     337    41528   227392 |        1   164245     14 |  6.906 % |
692.28/692.36	c |   5026302 |     337    41528   227392 |        1   164897     14 |  6.906 % |
692.28/692.36	c |   5026505 |     337    41528   227392 |        1   165100     14 |  6.906 % |
692.28/692.36	c |   5036399 |     337    41528   227392 |        1   174994     14 |  6.906 % |
1676.80/1676.88	c |   5037218 |     337    41528   227392 |        1   175813     14 |  6.906 % |
1676.80/1676.88	c |   5066618 |     337    41528   227392 |        1   205213     15 |  6.906 % |
1676.80/1676.88	c |   5119617 |     337    41528   227392 |        1   258212     17 |  6.906 % |
1676.80/1676.88	c |   5213338 |     337    41528   227392 |        1   200343     14 |  6.906 % |
1676.80/1676.88	c |   5221332 |     337    41528   227392 |        1   208337     14 |  6.906 % |
1676.80/1676.88	c |   5222348 |     337    41528   227392 |        1   209353     15 |  6.906 % |
1676.80/1676.88	c |   5236870 |     337    41528   227392 |        1   223875     15 |  6.906 % |
1676.80/1676.88	c |   5267865 |     337    41528   227392 |        1   254870     16 |  6.906 % |
1676.80/1676.88	c |   5277078 |     337    41528   227392 |        1   264083     16 |  6.906 % |
1676.80/1676.88	c |   5284455 |     337    41528   227392 |        1   271460     16 |  6.906 % |
1676.80/1676.88	c |   5351129 |     337    41528   227392 |        1   179738     13 |  6.906 % |
1676.80/1676.88	c |   6249625 |     336    39844   217948 |        1   145553     11 |  7.182 % |
1676.80/1676.88	c |   6250055 |     336    39844   217948 |        1   145983     11 |  7.182 % |
1676.80/1676.88	c |   6252321 |     336    39844   217948 |        1   148249     11 |  7.182 % |
1676.80/1676.88	c |   6259548 |     336    39844   217948 |        1   155476     12 |  7.182 % |
1676.80/1676.88	c |   6260245 |     336    39844   217948 |        1   156173     12 |  7.182 % |
1676.80/1676.88	c |   6262701 |     336    39844   217948 |        1   158629     12 |  7.182 % |
1676.80/1676.88	c |   6267127 |     336    39844   217948 |        1   163055     12 |  7.182 % |
1676.80/1676.88	c |   6347087 |     336    39844   217948 |        1   243015     15 |  7.182 % |
1676.80/1676.88	c |   6350755 |     336    39844   217948 |        1   246683     15 |  7.182 % |
1676.80/1676.88	c |   6429203 |     336    39844   217948 |        1   189378     14 |  7.182 % |
1676.80/1676.88	c |   6578964 |     336    39844   217948 |        1   179553     13 |  7.182 % |
1676.80/1676.88	c |   6584297 |     336    39844   217948 |        1   184886     13 |  7.182 % |
1676.80/1676.88	c |   6584499 |     336    39844   217948 |        1   185088     13 |  7.182 % |
1676.80/1676.88	c |   6598994 |     336    39844   217948 |        1   199583     14 |  7.182 % |
1676.80/1676.88	c |   6611504 |     336    39844   217948 |        1   212093     14 |  7.182 % |
1676.80/1676.88	c |   6718639 |     336    39844   217948 |        1   319228     17 |  7.182 % |
1676.80/1676.88	c |   7229281 |     336    39844   217948 |        1   290438     14 |  7.182 % |
1676.80/1676.88	c |   7239852 |     336    39844   217948 |        1   301009     14 |  7.182 % |
1676.80/1676.88	c |   7239952 |     336    39844   217948 |        1   301109     14 |  7.182 % |
1676.80/1676.88	c |   7241021 |     336    39844   217948 |        1   302178     14 |  7.182 % |
1676.80/1676.88	c |   7273711 |     336    39844   217948 |        1   334868     15 |  7.182 % |
1676.80/1676.88	c |   7407288 |     336    39844   217948 |        1   278572     15 |  7.182 % |
1676.80/1676.88	c |   7997040 |     336    39844   217948 |        1   280290     14 |  7.182 % |
1676.80/1676.88	c |   8007577 |     336    39844   217948 |        1   290827     15 |  7.182 % |
1676.80/1676.88	c |   8008368 |     336    39844   217948 |        1   291618     15 |  7.182 % |
1676.80/1676.88	c |   8008691 |     336    39844   217948 |        1   291941     15 |  7.182 % |
1676.80/1676.88	c |   8032145 |     336    39844   217948 |        1   315395     15 |  7.182 % |
1676.80/1676.88	c |   8248364 |     336    39844   217948 |        1   330099     16 |  7.182 % |
1676.80/1676.88	c |   9481545 |     335    38286   209143 |        1   191592     12 |  7.459 % |
1676.80/1676.88	c |   9491087 |     335    38286   209143 |        1   201134     12 |  7.459 % |
1676.80/1676.88	c |   9491833 |     335    38286   209143 |        1   201880     12 |  7.459 % |
1676.80/1676.88	c |   9491945 |     335    38286   209143 |        1   201992     12 |  7.459 % |
1676.80/1676.88	c |   9493555 |     335    38286   209143 |        1   203602     12 |  7.459 % |
1676.80/1676.88	c |   9493655 |     335    38286   209143 |        1   203702     12 |  7.459 % |
1676.80/1676.88	c |   9493756 |     335    38286   209143 |        1   203803     12 |  7.459 % |
1676.80/1676.88	c |   9493858 |     335    38286   209143 |        1   203905     12 |  7.459 % |
1676.80/1676.88	c |   9495371 |     335    38286   209143 |        1   205418     13 |  7.459 % |
1676.80/1676.88	c |   9500384 |     335    38286   209143 |        1   210431     13 |  7.459 % |
1676.80/1676.88	c |   9500486 |     335    38286   209143 |        1   210533     13 |  7.459 % |
1900.20/1900.28	c |   9569543 |     335    38286   209143 |        1   279590     15 |  7.459 % |
1900.20/1900.28	c |   9601716 |     335    38286   209143 |        1   311763     15 |  7.459 % |
1900.20/1900.28	c |   9703132 |     335    38286   209143 |        1   247164     14 |  7.459 % |
1900.20/1900.28	c |   9707478 |     335    38286   209143 |        1   251510     14 |  7.459 % |
1900.20/1900.28	c |   9707580 |     335    38286   209143 |        1   251612     14 |  7.459 % |
1900.20/1900.28	c |   9799369 |     335    38286   209143 |        1   343401     16 |  7.459 % |
1900.20/1900.28	c |   9803859 |     335    38286   209143 |        1   347891     16 |  7.459 % |
1900.20/1900.28	c |   9854987 |     335    38286   209143 |        1   203512     13 |  7.459 % |
1900.20/1900.28	c |   9855271 |     335    38286   209143 |        1   203796     13 |  7.459 % |
1900.20/1900.28	c |   9859008 |     335    38286   209143 |        1   207533     13 |  7.459 % |
1900.20/1900.28	c |   9859108 |     335    38286   209143 |        1   207633     13 |  7.459 % |
1900.20/1900.28	c |   9859209 |     335    38286   209143 |        1   207734     13 |  7.459 % |
1900.20/1900.28	c |   9860614 |     335    38286   209143 |        1   209139     13 |  7.459 % |
1900.20/1900.28	c |   9885954 |     335    38286   209143 |        1   234479     14 |  7.459 % |
1900.20/1900.28	c |   9888006 |     335    38286   209143 |        1   236531     14 |  7.459 % |
1900.20/1900.28	c |   9888804 |     335    38286   209143 |        1   237329     14 |  7.459 % |
1900.20/1900.28	c |   9897430 |     335    38286   209143 |        1   245955     14 |  7.459 % |
1900.20/1900.28	c |   9898156 |     335    38286   209143 |        1   246681     14 |  7.459 % |
1900.20/1900.28	c |   9898298 |     335    38286   209143 |        1   246823     14 |  7.459 % |
1900.20/1900.28	c |   9898473 |     335    38286   209143 |        1   246998     14 |  7.459 % |
1900.20/1900.28	c |   9901015 |     335    38286   209143 |        1   249540     14 |  7.459 % |
1900.20/1900.28	c |   9901569 |     335    38286   209143 |        1   250094     14 |  7.459 % |
1900.20/1900.28	c |   9901669 |     335    38286   209143 |        1   250194     14 |  7.459 % |
1900.20/1900.28	c |   9904706 |     335    38286   209143 |        1   253231     14 |  7.459 % |
1900.20/1900.28	c |  10010219 |     335    38286   209143 |        1   358744     15 |  7.459 % |
1900.20/1900.28	c |  10023337 |     335    38286   209143 |        1   371862     16 |  7.459 % |
1900.20/1900.28	c |  10036980 |     335    38286   209143 |        1   385505     16 |  7.459 % |
1900.20/1900.28	c |  10038916 |     335    38286   209143 |        1   387441     16 |  7.459 % |
1900.20/1900.28	c |  10042844 |     335    38286   209143 |        1   391369     16 |  7.459 % |
1900.20/1900.28	c |  10067155 |     335    38286   209143 |        1   415680     16 |  7.459 % |
1900.20/1900.28	c |  10068579 |     335    38286   209143 |        1   417104     16 |  7.459 % |
1900.20/1900.28	c |  10069824 |     335    38286   209143 |        1   418349     16 |  7.459 % |
1900.20/1900.28	c |  10069956 |     335    38286   209143 |        1   418481     16 |  7.459 % |
1900.20/1900.28	c |  10072576 |     335    38286   209143 |        1   421101     16 |  7.459 % |
1900.20/1900.28	c |  10072676 |     335    38286   209143 |        1   421201     16 |  7.459 % |
1900.20/1900.28	c |  10097377 |     335    38286   209143 |        1   234344     13 |  7.459 % |
1900.20/1900.28	c |  10097479 |     335    38286   209143 |        1   234446     13 |  7.459 % |
1900.20/1900.28	c |  10274408 |     335    38286   209143 |        1   411375     16 |  7.459 % |
1900.20/1900.28	c |  10276167 |     335    38286   209143 |        1   413134     16 |  7.459 % |
1900.20/1900.28	c |  10282615 |     335    38286   209143 |        1   419582     16 |  7.459 % |
1900.20/1900.28	c |  10290202 |     335    38286   209143 |        1   427169     16 |  7.459 % |
1900.20/1900.28	c |  10297283 |     335    38286   209143 |        1   434250     16 |  7.459 % |
1900.20/1900.28	c |  10297448 |     335    38286   209143 |        1   434415     16 |  7.459 % |
1900.20/1900.28	c |  10340222 |     335    38286   209143 |        1   256311     13 |  7.459 % |
1900.20/1900.28	c |  10364298 |     335    38286   209143 |        1   280387     14 |  7.459 % |
1900.20/1900.28	c |  10364446 |     335    38286   209143 |        1   280535     14 |  7.459 % |
1900.20/1900.28	c |  10367846 |     335    38286   209143 |        1   283935     14 |  7.459 % |
1900.20/1900.28	c |  10367946 |     335    38286   209143 |        1   284035     14 |  7.459 % |
1900.20/1900.28	c |  10372827 |     335    38286   209143 |        1   288916     14 |  7.459 % |
1900.20/1900.28	c |  10372962 |     335    38286   209143 |        1   289051     14 |  7.459 % |
3061.84/3061.81	c |  10373881 |     335    38286   209143 |        1   289970     14 |  7.459 % |
3061.84/3061.81	c |  10377467 |     335    38286   209143 |        1   293556     14 |  7.459 % |
3061.84/3061.81	c |  10383434 |     335    38286   209143 |        1   299523     15 |  7.459 % |
3061.84/3061.81	c |  10383534 |     335    38286   209143 |        1   299623     15 |  7.459 % |
3061.84/3061.81	c |  10394359 |     335    38286   209143 |        1   310448     15 |  7.459 % |
3061.84/3061.81	c |  10394459 |     335    38286   209143 |        1   310548     15 |  7.459 % |
3061.84/3061.81	c |  10399947 |     335    38286   209143 |        1   316036     15 |  7.459 % |
3061.84/3061.81	c |  10404082 |     335    38286   209143 |        1   320171     15 |  7.459 % |
3061.84/3061.81	c |  10404751 |     335    38286   209143 |        1   320840     15 |  7.459 % |
3061.84/3061.81	c |  10404928 |     335    38286   209143 |        1   321017     15 |  7.459 % |
3061.84/3061.81	c |  10426697 |     335    38286   209143 |        1   342786     15 |  7.459 % |
3061.84/3061.81	c |  10716090 |     335    38286   209143 |        1   405338     15 |  7.459 % |
3061.84/3061.81	c |  11009932 |     335    38286   209143 |        1   468061     17 |  7.459 % |
3061.84/3061.81	c |  11028895 |     335    38286   209143 |        1   252464     13 |  7.459 % |
3061.84/3061.81	c |  11028996 |     335    38286   209143 |        1   252565     13 |  7.459 % |
3061.84/3061.81	c |  11118867 |     335    38286   209143 |        1   342436     15 |  7.459 % |
3061.84/3061.81	c |  11141627 |     335    38286   209143 |        1   365196     15 |  7.459 % |
3061.84/3061.81	c |  11141727 |     335    38286   209143 |        1   365296     15 |  7.459 % |
3061.84/3061.81	c |  11383327 |     335    38286   209143 |        1   369317     15 |  7.459 % |
3061.84/3061.81	c |  11420834 |     335    38286   209143 |        1   406824     16 |  7.459 % |
3061.84/3061.81	c |  11420934 |     335    38286   209143 |        1   406924     16 |  7.459 % |
3061.84/3061.81	c |  11421034 |     335    38286   209143 |        1   407024     16 |  7.459 % |
3061.84/3061.81	c |  11458059 |     335    38286   209143 |        1   444049     16 |  7.459 % |
3061.84/3061.81	c |  11483601 |     335    38286   209143 |        1   469591     17 |  7.459 % |
3061.84/3061.81	c |  12342906 |     335    38286   209143 |        1   351293     14 |  7.459 % |
3061.84/3061.81	c |  13023572 |     334    38134   208261 |        1   164668     12 |  7.735 % |
3061.84/3061.81	c |  14602549 |      56    33366   182068 |        1   107409     11 | 84.530 % |
3061.84/3061.81	c ===============================================================================
3061.84/3061.81	c restarts              : 166
3061.84/3061.81	c nb ReduceDB           : 104
3061.84/3061.81	c nb removed Clauses    : 13456730
3061.84/3061.81	c nb learnts DL2        : 1618
3061.84/3061.81	c nb learnts size 2     : 268
3061.84/3061.81	c nb learnts size 1     : 46
3061.84/3061.81	c conflicts             : 14602549       (4773 /sec)
3061.84/3061.81	c decisions             : 16121514       (0.00 % random) (5270 /sec)
3061.84/3061.81	c propagations          : 670893670      (219301 /sec)
3061.84/3061.81	c conflict literals     : 281294987      (40.80 % deleted)
3061.84/3061.81	c nb reduced Clauses    : 22309
3061.84/3061.81	c CPU time              : 3059.24 s
3061.84/3061.81	
3061.84/3061.82	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-3303331-1303899330/watcher-3303331-1303899330 -o /tmp/evaluation-result-3303331-1303899330/solver-3303331-1303899330 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3303331-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 4/177 30148
/proc/meminfo: memFree=19733848/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 482349172 8912896 253 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30148/statm: 2176 253 211 178 0 69 0

[startup+0.0844499 s]
/proc/loadavg: 0.00 0.00 0.00 4/177 30148
/proc/meminfo: memFree=19733848/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 482349172 8912896 253 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30148/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100455 s]
/proc/loadavg: 0.00 0.00 0.00 4/177 30148
/proc/meminfo: memFree=19733848/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 482349172 8912896 253 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30148/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300415 s]
/proc/loadavg: 0.00 0.00 0.00 4/177 30148
/proc/meminfo: memFree=19733848/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 482349172 8912896 253 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30148/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.70035 s]
/proc/loadavg: 0.00 0.00 0.00 4/177 30148
/proc/meminfo: memFree=19733848/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 482349172 8912896 253 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30148/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.5012 s]
/proc/loadavg: 0.00 0.00 0.00 4/180 30151
/proc/meminfo: memFree=19709532/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=0 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 334 0 0 0 0 0 0 0 23 0 1 0 482349172 8912896 253 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/30148/statm: 2176 253 211 178 0 69 0
[pid=30149] ppid=30148 vsize=12416 CPUtime=1.49 cores=0,2,4,6
/proc/30149/stat : 30149 (SatELite_releas) R 30148 30148 30110 0 -1 4202496 2896 0 0 0 149 0 0 0 25 0 1 0 482349172 12713984 2836 33554432000 134512640 135144242 4288118592 18446744073709551615 134550554 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/30149/statm: 3104 2836 71 155 0 2947 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21120

[startup+3.10086 s]
/proc/loadavg: 0.16 0.03 0.01 4/180 30151
/proc/meminfo: memFree=19704696/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=2.2 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 361 3943 0 0 0 0 220 0 18 0 1 0 482349172 8912896 255 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30148/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 8704
heavy processes:

[startup+6.30038 s]
/proc/loadavg: 0.16 0.03 0.01 4/180 30153
/proc/meminfo: memFree=19693220/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=2.2 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 361 3943 0 0 0 0 220 0 18 0 1 0 482349172 8912896 255 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30148/statm: 2176 255 211 178 0 69 0
[pid=30152] ppid=30148 vsize=27100 CPUtime=4.07 cores=0,2,4,6
/proc/30152/stat : 30152 (glucose_static) R 30148 30148 30110 0 -1 4202496 5261 0 0 0 407 0 0 0 25 0 1 0 482349394 27750400 3630 33554432000 4194304 4260849 140737462620768 18446744073709551615 4209374 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30152/statm: 6775 3630 248 17 0 3416 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 35804

[startup+12.7002 s]
/proc/loadavg: 0.44 0.10 0.03 4/180 30154
/proc/meminfo: memFree=19687432/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=2.2 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 361 3943 0 0 0 0 220 0 18 0 1 0 482349172 8912896 255 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30148/statm: 2176 255 211 178 0 69 0
[pid=30152] ppid=30148 vsize=32124 CPUtime=10.47 cores=0,2,4,6
/proc/30152/stat : 30152 (glucose_static) R 30148 30148 30110 0 -1 4202496 6590 0 0 0 1047 0 0 0 25 0 1 0 482349394 32894976 4878 33554432000 4194304 4260849 140737462620768 18446744073709551615 4226062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30152/statm: 8031 4878 248 17 0 4672 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 40828

[startup+25.501 s]
/proc/loadavg: 0.68 0.16 0.05 4/180 30154
/proc/meminfo: memFree=19670968/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=2.2 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 361 3943 0 0 0 0 220 0 18 0 1 0 482349172 8912896 255 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30148/statm: 2176 255 211 178 0 69 0
[pid=30152] ppid=30148 vsize=47368 CPUtime=23.27 cores=0,2,4,6
/proc/30152/stat : 30152 (glucose_static) R 30148 30148 30110 0 -1 4202496 9526 0 0 0 2327 0 0 0 25 0 1 0 482349394 48504832 5960 33554432000 4194304 4260849 140737462620768 18446744073709551615 4224658 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30152/statm: 11842 5960 249 17 0 8483 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 56072

[startup+51.1005 s]
/proc/loadavg: 1.13 0.31 0.10 4/180 30154
/proc/meminfo: memFree=19652036/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=2.2 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 361 3943 0 0 0 0 220 0 18 0 1 0 482349172 8912896 255 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30148/statm: 2176 255 211 178 0 69 0
[pid=30152] ppid=30148 vsize=47368 CPUtime=48.87 cores=0,2,4,6
/proc/30152/stat : 30152 (glucose_static) R 30148 30148 30110 0 -1 4202496 11998 0 0 0 4886 1 0 0 25 0 1 0 482349394 48504832 8297 33554432000 4194304 4260849 140737462620768 18446744073709551615 4224647 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30152/statm: 11842 8297 249 17 0 8483 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 56072

[startup+102.306 s]
/proc/loadavg: 1.65 0.59 0.21 4/180 30156
/proc/meminfo: memFree=19629684/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=2.2 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 361 3943 0 0 0 0 220 0 18 0 1 0 482349172 8912896 255 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30148/statm: 2176 255 211 178 0 69 0
[pid=30152] ppid=30148 vsize=54456 CPUtime=100.08 cores=0,2,4,6
/proc/30152/stat : 30152 (glucose_static) R 30148 30148 30110 0 -1 4202496 17379 0 0 0 10006 2 0 0 25 0 1 0 482349394 55762944 10492 33554432000 4194304 4260849 140737462620768 18446744073709551615 4224867 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30152/statm: 13614 10492 249 17 0 10255 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 63160

[startup+162.301 s]
/proc/loadavg: 1.86 0.82 0.31 4/180 30158
/proc/meminfo: memFree=19621592/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=2.2 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 361 3943 0 0 0 0 220 0 18 0 1 0 482349172 8912896 255 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30148/statm: 2176 255 211 178 0 69 0
[pid=30152] ppid=30148 vsize=66188 CPUtime=160.07 cores=0,2,4,6
/proc/30152/stat : 30152 (glucose_static) R 30148 30148 30110 0 -1 4202496 19200 0 0 0 16005 2 0 0 25 0 1 0 482349394 67776512 12287 33554432000 4194304 4260849 140737462620768 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30152/statm: 16547 12287 249 17 0 13188 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 74892

[startup+222.3 s]
/proc/loadavg: 1.95 1.05 0.42 4/180 30159
/proc/meminfo: memFree=19600116/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=2.2 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 361 3943 0 0 0 0 220 0 18 0 1 0 482349172 8912896 255 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30148/statm: 2176 255 211 178 0 69 0
[pid=30152] ppid=30148 vsize=66188 CPUtime=220.07 cores=0,2,4,6
/proc/30152/stat : 30152 (glucose_static) R 30148 30148 30110 0 -1 4202496 19345 0 0 0 22005 2 0 0 25 0 1 0 482349394 67776512 12425 33554432000 4194304 4260849 140737462620768 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30152/statm: 16547 12425 249 17 0 13188 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 74892

[startup+282.301 s]
/proc/loadavg: 1.98 1.21 0.51 4/180 30161
/proc/meminfo: memFree=19594740/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=2.2 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 361 3943 0 0 0 0 220 0 18 0 1 0 482349172 8912896 255 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30148/statm: 2176 255 211 178 0 69 0
[pid=30152] ppid=30148 vsize=76128 CPUtime=280.07 cores=0,2,4,6
/proc/30152/stat : 30152 (glucose_static) R 30148 30148 30110 0 -1 4202496 22923 0 0 0 28005 2 0 0 25 0 1 0 482349394 77955072 15786 33554432000 4194304 4260849 140737462620768 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30152/statm: 19032 15786 249 17 0 15673 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 84832

[startup+342.3 s]
/proc/loadavg: 1.99 1.36 0.61 4/180 30162
/proc/meminfo: memFree=19573512/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=2.2 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 361 3943 0 0 0 0 220 0 18 0 1 0 482349172 8912896 255 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30148/statm: 2176 255 211 178 0 69 0
[pid=30152] ppid=30148 vsize=94984 CPUtime=340.08 cores=0,2,4,6
/proc/30152/stat : 30152 (glucose_static) R 30148 30148 30110 0 -1 4202496 32835 0 0 0 34004 4 0 0 25 0 1 0 482349394 97263616 20557 33554432000 4194304 4260849 140737462620768 18446744073709551615 4226625 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30152/statm: 23746 20557 249 17 0 20387 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 103688

[startup+402.301 s]
/proc/loadavg: 1.99 1.47 0.68 4/180 30164
/proc/meminfo: memFree=19608324/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=2.2 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 361 3943 0 0 0 0 220 0 18 0 1 0 482349172 8912896 255 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30148/statm: 2176 255 211 178 0 69 0

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


[startup+2742.31 s]
/proc/loadavg: 2.00 2.00 1.85 4/180 30238
/proc/meminfo: memFree=19489716/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=2.2 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 361 3943 0 0 0 0 220 0 18 0 1 0 482349172 8912896 255 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30148/statm: 2176 255 211 178 0 69 0
[pid=30152] ppid=30148 vsize=135300 CPUtime=2740.13 cores=0,2,4,6
/proc/30152/stat : 30152 (glucose_static) R 30148 30148 30110 0 -1 4202496 234622 0 0 0 273978 35 0 0 25 0 1 0 482349394 138547200 30680 33554432000 4194304 4260849 140737462620768 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30152/statm: 33825 30680 249 17 0 30466 0
Current children cumulated CPU time (s) 2742.33
Current children cumulated vsize (KiB) 144004

[startup+2802.3 s]
/proc/loadavg: 2.00 2.00 1.86 4/180 30240
/proc/meminfo: memFree=19451988/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=2.2 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 361 3943 0 0 0 0 220 0 18 0 1 0 482349172 8912896 255 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30148/statm: 2176 255 211 178 0 69 0
[pid=30152] ppid=30148 vsize=135300 CPUtime=2800.13 cores=0,2,4,6
/proc/30152/stat : 30152 (glucose_static) R 30148 30148 30110 0 -1 4202496 234622 0 0 0 279978 35 0 0 25 0 1 0 482349394 138547200 30680 33554432000 4194304 4260849 140737462620768 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30152/statm: 33825 30680 249 17 0 30466 0
Current children cumulated CPU time (s) 2802.33
Current children cumulated vsize (KiB) 144004

[startup+2862.3 s]
/proc/loadavg: 2.08 2.03 1.87 4/180 30242
/proc/meminfo: memFree=19441048/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=2.2 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 361 3943 0 0 0 0 220 0 18 0 1 0 482349172 8912896 255 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30148/statm: 2176 255 211 178 0 69 0
[pid=30152] ppid=30148 vsize=184620 CPUtime=2860.13 cores=0,2,4,6
/proc/30152/stat : 30152 (glucose_static) R 30148 30148 30110 0 -1 4202496 250775 0 0 0 285976 37 0 0 25 0 1 0 482349394 189050880 38576 33554432000 4194304 4260849 140737462620768 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30152/statm: 46155 38576 249 17 0 42796 0
Current children cumulated CPU time (s) 2862.33
Current children cumulated vsize (KiB) 193324

[startup+2922.3 s]
/proc/loadavg: 2.03 2.02 1.88 4/180 30243
/proc/meminfo: memFree=19471772/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=2.2 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 361 3943 0 0 0 0 220 0 18 0 1 0 482349172 8912896 255 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30148/statm: 2176 255 211 178 0 69 0
[pid=30152] ppid=30148 vsize=184620 CPUtime=2920.13 cores=0,2,4,6
/proc/30152/stat : 30152 (glucose_static) R 30148 30148 30110 0 -1 4202496 259621 0 0 0 291975 38 0 0 25 0 1 0 482349394 189050880 38296 33554432000 4194304 4260849 140737462620768 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30152/statm: 46155 38296 249 17 0 42796 0
Current children cumulated CPU time (s) 2922.33
Current children cumulated vsize (KiB) 193324

[startup+2982.3 s]
/proc/loadavg: 2.01 2.02 1.89 4/180 30245
/proc/meminfo: memFree=19430544/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=2.2 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 361 3943 0 0 0 0 220 0 18 0 1 0 482349172 8912896 255 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30148/statm: 2176 255 211 178 0 69 0
[pid=30152] ppid=30148 vsize=135300 CPUtime=2980.14 cores=0,2,4,6
/proc/30152/stat : 30152 (glucose_static) R 30148 30148 30110 0 -1 4202496 261786 0 0 0 297974 40 0 0 25 0 1 0 482349394 138547200 30680 33554432000 4194304 4260849 140737462620768 18446744073709551615 4224718 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30152/statm: 33825 30680 249 17 0 30466 0
Current children cumulated CPU time (s) 2982.34
Current children cumulated vsize (KiB) 144004

[startup+3042.3 s]
/proc/loadavg: 2.00 2.01 1.89 4/180 30246
/proc/meminfo: memFree=19471300/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=2.2 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 361 3943 0 0 0 0 220 0 18 0 1 0 482349172 8912896 255 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30148/statm: 2176 255 211 178 0 69 0
[pid=30152] ppid=30148 vsize=135300 CPUtime=3040.13 cores=0,2,4,6
/proc/30152/stat : 30152 (glucose_static) R 30148 30148 30110 0 -1 4202496 271416 0 0 0 303972 41 0 0 25 0 1 0 482349394 138547200 30680 33554432000 4194304 4260849 140737462620768 18446744073709551615 4224647 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30152/statm: 33825 30680 249 17 0 30466 0
Current children cumulated CPU time (s) 3042.33
Current children cumulated vsize (KiB) 144004

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

[startup+3046.3 s]
/proc/loadavg: 2.00 2.01 1.89 4/180 30246
/proc/meminfo: memFree=19432364/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=2.2 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 361 3943 0 0 0 0 220 0 18 0 1 0 482349172 8912896 255 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30148/statm: 2176 255 211 178 0 69 0
[pid=30152] ppid=30148 vsize=146796 CPUtime=3044.14 cores=0,2,4,6
/proc/30152/stat : 30152 (glucose_static) R 30148 30148 30110 0 -1 4202496 273840 0 0 0 304372 42 0 0 25 0 1 0 482349394 150319104 32934 33554432000 4194304 4260849 140737462620768 18446744073709551615 4224635 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30152/statm: 36699 32934 249 17 0 33340 0
Current children cumulated CPU time (s) 3046.34
Current children cumulated vsize (KiB) 155500

[startup+3052.7 s]
/proc/loadavg: 2.00 2.01 1.89 4/180 30246
/proc/meminfo: memFree=19427156/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=2.2 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 361 3943 0 0 0 0 220 0 18 0 1 0 482349172 8912896 255 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30148/statm: 2176 255 211 178 0 69 0
[pid=30152] ppid=30148 vsize=146796 CPUtime=3050.54 cores=0,2,4,6
/proc/30152/stat : 30152 (glucose_static) R 30148 30148 30110 0 -1 4202496 274487 0 0 0 305012 42 0 0 25 0 1 0 482349394 150319104 33554 33554432000 4194304 4260849 140737462620768 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30152/statm: 36699 33554 249 17 0 33340 0
Current children cumulated CPU time (s) 3052.74
Current children cumulated vsize (KiB) 155500

[startup+3055.9 s]
/proc/loadavg: 2.00 2.01 1.89 4/180 30247
/proc/meminfo: memFree=19426288/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=2.2 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 361 3943 0 0 0 0 220 0 18 0 1 0 482349172 8912896 255 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30148/statm: 2176 255 211 178 0 69 0
[pid=30152] ppid=30148 vsize=146796 CPUtime=3053.74 cores=0,2,4,6
/proc/30152/stat : 30152 (glucose_static) R 30148 30148 30110 0 -1 4202496 274487 0 0 0 305332 42 0 0 25 0 1 0 482349394 150319104 33554 33554432000 4194304 4260849 140737462620768 18446744073709551615 4224753 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30152/statm: 36699 33554 249 17 0 33340 0
Current children cumulated CPU time (s) 3055.94
Current children cumulated vsize (KiB) 155500

[startup+3059.11 s]
/proc/loadavg: 2.00 2.01 1.89 4/180 30247
/proc/meminfo: memFree=19425792/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=2.2 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 361 3943 0 0 0 0 220 0 18 0 1 0 482349172 8912896 255 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30148/statm: 2176 255 211 178 0 69 0
[pid=30152] ppid=30148 vsize=146796 CPUtime=3056.94 cores=0,2,4,6
/proc/30152/stat : 30152 (glucose_static) R 30148 30148 30110 0 -1 4202496 274487 0 0 0 305652 42 0 0 25 0 1 0 482349394 150319104 33554 33554432000 4194304 4260849 140737462620768 18446744073709551615 4225082 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30152/statm: 36699 33554 249 17 0 33340 0
Current children cumulated CPU time (s) 3059.14
Current children cumulated vsize (KiB) 155500

[startup+3060.7 s]
/proc/loadavg: 2.00 2.01 1.89 4/180 30247
/proc/meminfo: memFree=19425420/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=2.2 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 361 3943 0 0 0 0 220 0 18 0 1 0 482349172 8912896 255 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30148/statm: 2176 255 211 178 0 69 0
[pid=30152] ppid=30148 vsize=146796 CPUtime=3058.54 cores=0,2,4,6
/proc/30152/stat : 30152 (glucose_static) R 30148 30148 30110 0 -1 4202496 274487 0 0 0 305812 42 0 0 25 0 1 0 482349394 150319104 33554 33554432000 4194304 4260849 140737462620768 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30152/statm: 36699 33554 249 17 0 33340 0
Current children cumulated CPU time (s) 3060.74
Current children cumulated vsize (KiB) 155500

[startup+3061.5 s]
/proc/loadavg: 2.00 2.01 1.89 4/180 30247
/proc/meminfo: memFree=19425048/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=2.2 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 361 3943 0 0 0 0 220 0 18 0 1 0 482349172 8912896 255 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30148/statm: 2176 255 211 178 0 69 0
[pid=30152] ppid=30148 vsize=146796 CPUtime=3059.34 cores=0,2,4,6
/proc/30152/stat : 30152 (glucose_static) R 30148 30148 30110 0 -1 4202496 274487 0 0 0 305892 42 0 0 25 0 1 0 482349394 150319104 33554 33554432000 4194304 4260849 140737462620768 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30152/statm: 36699 33554 249 17 0 33340 0
Current children cumulated CPU time (s) 3061.54
Current children cumulated vsize (KiB) 155500

[startup+3061.7 s]
/proc/loadavg: 2.00 2.01 1.89 4/180 30247
/proc/meminfo: memFree=19425048/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=2.2 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 361 3943 0 0 0 0 220 0 18 0 1 0 482349172 8912896 255 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30148/statm: 2176 255 211 178 0 69 0
[pid=30152] ppid=30148 vsize=146796 CPUtime=3059.54 cores=0,2,4,6
/proc/30152/stat : 30152 (glucose_static) R 30148 30148 30110 0 -1 4202496 274487 0 0 0 305912 42 0 0 25 0 1 0 482349394 150319104 33554 33554432000 4194304 4260849 140737462620768 18446744073709551615 4225095 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30152/statm: 36699 33554 249 17 0 33340 0
Current children cumulated CPU time (s) 3061.74
Current children cumulated vsize (KiB) 155500

[startup+3061.8 s]
/proc/loadavg: 2.00 2.01 1.89 4/180 30247
/proc/meminfo: memFree=19425048/32951124 swapFree=67111524/67111528
[pid=30148] ppid=30146 vsize=8704 CPUtime=2.2 cores=0,2,4,6
/proc/30148/stat : 30148 (glucose.sh) S 30146 30148 30110 0 -1 4202496 361 3943 0 0 0 0 220 0 18 0 1 0 482349172 8912896 255 33554432000 4194304 4922060 140736653677232 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/30148/statm: 2176 255 211 178 0 69 0
[pid=30152] ppid=30148 vsize=146796 CPUtime=3059.64 cores=0,2,4,6
/proc/30152/stat : 30152 (glucose_static) R 30148 30148 30110 0 -1 4202496 274487 0 0 0 305922 42 0 0 25 0 1 0 482349394 150319104 33554 33554432000 4194304 4260849 140737462620768 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30152/statm: 36699 33554 249 17 0 33340 0
Current children cumulated CPU time (s) 3061.84
Current children cumulated vsize (KiB) 155500

Child status: 20
Real time (s): 3061.83
CPU time (s): 3061.89
CPU user time (s): 3061.44
CPU system time (s): 0.442932
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 193324

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

runsolver used 5.44017 second user time and 10.6794 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-27 12:15:30
IDJOB=3303331
IDBENCH=71139
IDSOLVER=1687
FILE ID=node144/3303331-1303899330
RUNJOBID= node144-1303899330-30128
PBS_JOBID= 13164504
Free space on /tmp= 72420 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_3vars_7gates.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3303331-1303899330/watcher-3303331-1303899330 -o /tmp/evaluation-result-3303331-1303899330/solver-3303331-1303899330 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3303331-1303899330.cnf 

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

MD5SUM BENCH= cc925e6de728ca79f6f89379842f14b0
RANDOM SEED=580329049

node144.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.850
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.70
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.850
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	: 5226.16
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.850
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.75
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.850
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.850
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.75
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.850
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.82
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.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19734508 kB
Buffers:       2197704 kB
Cached:       10392488 kB
SwapCached:          4 kB
Active:        4447164 kB
Inactive:      8207008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19734508 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            9724 kB
Writeback:           0 kB
AnonPages:       63240 kB
Mapped:          15096 kB
Slab:           497976 kB
PageTables:       5028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   195500 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= 72412 MiB
End job on node144 at 2011-04-27 13:06:32