Trace number 3290046

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
glucose 2? (TO) 1299.97 1300.01

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_4_keyfind_1.cnf
MD5SUM07ea67092ce3fd4529e72f69434e3f99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1808
Number of clauses9968
Sum of the clauses size39152
Maximum clause length5
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2320
Number of clauses of size 33904
Number of clauses of size 41344
Number of clauses of size 54256
Number of clauses of size over 50

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.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    9760    38688 |    2927       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    9376    37408 |      --       0       --      -- |     --   | -128/-256
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 1600   #clauses: 9376   #literals: 37408
0.00/0.00	c CPU time:   0.006998 s
0.00/0.00	c ==============================================================================
0.00/0.01	c
0.00/0.01	c Starting glucose
0.00/0.01	c
1.38/1.47	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1.38/1.47	c WARNING: for repeatability, setting FPU to use double precision
1.38/1.47	c ============================[ Problem Statistics ]=============================
1.38/1.47	c |                                                                             |
1.38/1.47	c |  Number of variables:          1600                                         |
1.38/1.47	c |  Number of clauses:            9376                                         |
1.38/1.47	c |  Parse time:                   0.00 s                                       |
1.38/1.47	c |                                                                             |
1.38/1.47	c ============================[ Search Statistics ]==============================
1.38/1.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.38/1.47	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.38/1.47	c ===============================================================================
1.38/1.47	c |       556 |    1600     9376    37408 |        1      556     25 |  0.000 % |
1.38/1.47	c |      1088 |    1600     9376    37408 |        1     1088     24 |  0.000 % |
1.38/1.47	c |      1361 |    1600     9376    37408 |        1     1361     24 |  0.000 % |
1.38/1.47	c |      1520 |    1600     9376    37408 |        1     1520     25 |  0.000 % |
1.38/1.47	c |      1622 |    1600     9376    37408 |        1     1622     26 |  0.000 % |
1.38/1.47	c |      1745 |    1600     9376    37408 |        1     1745     27 |  0.000 % |
1.38/1.47	c |      2106 |    1600     9376    37408 |        1     2106     28 |  0.000 % |
1.38/1.47	c |      2490 |    1600     9376    37408 |        1     2490     29 |  0.000 % |
1.38/1.47	c |      2766 |    1600     9376    37408 |        1     2766     29 |  0.000 % |
1.38/1.47	c |      2933 |    1600     9376    37408 |        1     2933     30 |  0.000 % |
1.38/1.47	c |      3244 |    1600     9376    37408 |        1     3244     32 |  0.000 % |
1.38/1.47	c |      3534 |    1600     9376    37408 |        1     3534     33 |  0.000 % |
1.38/1.47	c |      4675 |    1600     9376    37408 |        1     2681     30 |  0.000 % |
1.38/1.47	c |      5092 |    1600     9376    37408 |        1     3098     30 |  0.000 % |
1.38/1.47	c |      5299 |    1600     9376    37408 |        1     3305     32 |  0.000 % |
1.38/1.47	c |      5400 |    1600     9376    37408 |        1     3406     32 |  0.000 % |
1.38/1.47	c |      5537 |    1600     9376    37408 |        1     3543     33 |  0.000 % |
1.38/1.47	c |      5726 |    1600     9376    37408 |        1     3732     33 |  0.000 % |
1.38/1.47	c |      5826 |    1600     9376    37408 |        1     3832     34 |  0.000 % |
1.38/1.47	c |      6294 |    1600     9376    37408 |        1     4300     33 |  0.000 % |
1.38/1.47	c |      6401 |    1600     9376    37408 |        1     4407     34 |  0.000 % |
1.38/1.47	c |      6856 |    1600     9376    37408 |        1     4862     35 |  0.000 % |
1.38/1.47	c |      7118 |    1600     9376    37408 |        1     5124     35 |  0.000 % |
1.38/1.47	c |      7481 |    1600     9376    37408 |        1     5487     36 |  0.000 % |
1.38/1.47	c |      7582 |    1600     9376    37408 |        1     5588     36 |  0.000 % |
1.38/1.47	c |      8089 |    1600     9376    37408 |        1     6095     37 |  0.000 % |
1.38/1.47	c |      8219 |    1600     9376    37408 |        1     6225     37 |  0.000 % |
1.38/1.47	c |     10827 |    1600     9376    37408 |        1     4536     15 |  0.000 % |
1.38/1.47	c |     11086 |    1600     9376    37408 |        1     4795     18 |  0.000 % |
1.38/1.47	c |     11353 |    1600     9376    37408 |        1     5062     20 |  0.000 % |
1.38/1.47	c |     11592 |    1600     9376    37408 |        1     5301     22 |  0.000 % |
1.38/1.47	c |     12092 |    1600     9376    37408 |        1     5801     23 |  0.000 % |
1.38/1.47	c |     12204 |    1600     9376    37408 |        1     5913     24 |  0.000 % |
1.38/1.47	c |     12706 |    1600     9376    37408 |        1     6415     25 |  0.000 % |
1.38/1.47	c |     13138 |    1600     9376    37408 |        1     6847     29 |  0.000 % |
1.38/1.47	c |     13520 |    1600     9376    37408 |        1     7229     29 |  0.000 % |
1.38/1.47	c |     18610 |    1600     9376    37408 |        1    12319     51 |  0.000 % |
1.38/1.47	c |     20205 |    1600     9376    37408 |        1     7165     15 |  0.000 % |
1.38/1.47	c |     21134 |    1600     9376    37408 |        1     8094     19 |  0.000 % |
8.28/8.36	c |     22069 |    1600     9376    37408 |        1     9029     23 |  0.000 % |
8.28/8.36	c |     23862 |    1600     9376    37408 |        1    10822     26 |  0.000 % |
8.28/8.36	c |     24249 |    1600     9376    37408 |        1    11209     28 |  0.000 % |
8.28/8.36	c |     25736 |    1600     9376    37408 |        1    12696     33 |  0.000 % |
8.28/8.36	c |     27106 |    1600     9376    37408 |        1    14066     33 |  0.000 % |
8.28/8.36	c |     27208 |    1600     9376    37408 |        1    14168     33 |  0.000 % |
8.28/8.36	c |     27765 |    1600     9376    37408 |        1    14725     34 |  0.000 % |
8.28/8.36	c |     28035 |    1600     9376    37408 |        1    14995     34 |  0.000 % |
8.28/8.36	c |     29868 |    1600     9376    37408 |        1    16828     40 |  0.000 % |
8.28/8.36	c |     31609 |    1600     9376    37408 |        1     9299     13 |  0.000 % |
8.28/8.36	c |     31949 |    1600     9376    37408 |        1     9639     15 |  0.000 % |
8.28/8.36	c |     33127 |    1600     9376    37408 |        1    10817     19 |  0.000 % |
8.28/8.36	c |     33338 |    1600     9376    37408 |        1    11028     19 |  0.000 % |
8.28/8.36	c |     33442 |    1600     9376    37408 |        1    11132     20 |  0.000 % |
8.28/8.36	c |     33634 |    1600     9376    37408 |        1    11324     21 |  0.000 % |
8.28/8.36	c |     34058 |    1600     9376    37408 |        1    11748     21 |  0.000 % |
8.28/8.36	c |     34357 |    1600     9376    37408 |        1    12047     22 |  0.000 % |
8.28/8.36	c |     35849 |    1600     9376    37408 |        1    13539     24 |  0.000 % |
8.28/8.36	c |     41217 |    1600     9376    37408 |        1    18907     41 |  0.000 % |
8.28/8.36	c |     43681 |    1600     9376    37408 |        1    21371     41 |  0.000 % |
8.28/8.36	c |     43819 |    1600     9376    37408 |        1    21509     41 |  0.000 % |
8.28/8.36	c |     46940 |    1600     9376    37408 |        1    12792     14 |  0.000 % |
8.28/8.36	c |     47191 |    1600     9376    37408 |        1    13043     16 |  0.000 % |
8.28/8.36	c |     49719 |    1600     9376    37408 |        1    15571     26 |  0.000 % |
8.28/8.36	c |     51064 |    1600     9376    37408 |        1    16916     30 |  0.000 % |
8.28/8.36	c |     51473 |    1600     9376    37408 |        1    17325     31 |  0.000 % |
8.28/8.36	c |     53212 |    1600     9376    37408 |        1    19064     36 |  0.000 % |
8.28/8.36	c |     53395 |    1600     9376    37408 |        1    19247     36 |  0.000 % |
8.28/8.36	c |     53748 |    1600     9376    37408 |        1    19600     37 |  0.000 % |
8.28/8.36	c |     54610 |    1600     9376    37408 |        1    20462     38 |  0.000 % |
8.28/8.36	c |     54968 |    1600     9376    37408 |        1    20820     39 |  0.000 % |
8.28/8.36	c |     55322 |    1600     9376    37408 |        1    21174     39 |  0.000 % |
8.28/8.36	c |     56864 |    1600     9376    37408 |        1    22716     41 |  0.000 % |
8.28/8.36	c |     57440 |    1600     9376    37408 |        1    23292     41 |  0.000 % |
8.28/8.36	c |     60568 |    1600     9376    37408 |        1    26420     42 |  0.000 % |
8.28/8.36	c |     61590 |    1600     9376    37408 |        1    27442     45 |  0.000 % |
8.28/8.36	c |     63982 |    1600     9376    37408 |        1    15414     14 |  0.000 % |
8.28/8.36	c |     67131 |    1600     9376    37408 |        1    18563     21 |  0.000 % |
8.28/8.36	c |     67237 |    1600     9376    37408 |        1    18669     21 |  0.000 % |
8.28/8.36	c |     67543 |    1600     9376    37408 |        1    18975     22 |  0.000 % |
8.28/8.36	c |     67782 |    1600     9376    37408 |        1    19214     22 |  0.000 % |
8.28/8.36	c |     68847 |    1600     9376    37408 |        1    20279     25 |  0.000 % |
8.28/8.36	c |     69617 |    1600     9376    37408 |        1    21049     26 |  0.000 % |
8.28/8.36	c |     71092 |    1600     9376    37408 |        1    22524     30 |  0.000 % |
8.28/8.36	c |     72465 |    1600     9376    37408 |        1    23897     32 |  0.000 % |
8.28/8.36	c |     72956 |    1600     9376    37408 |        1    24388     33 |  0.000 % |
8.28/8.36	c |     73505 |    1600     9376    37408 |        1    24937     33 |  0.000 % |
8.28/8.36	c |     85897 |    1600     9376    37408 |        1    20322     29 |  0.000 % |
8.28/8.36	c |     88215 |    1600     9376    37408 |        1    22640     33 |  0.000 % |
8.28/8.36	c |     90931 |    1600     9376    37408 |        1    25356     33 |  0.000 % |
63.28/63.38	c |     93386 |    1600     9376    37408 |        1    27811     37 |  0.000 % |
63.28/63.38	c |     93941 |    1600     9376    37408 |        1    28366     37 |  0.000 % |
63.28/63.38	c |     96211 |    1600     9376    37408 |        1    30636     38 |  0.000 % |
63.28/63.38	c |     96319 |    1600     9376    37408 |        1    30744     38 |  0.000 % |
63.28/63.38	c |     97376 |    1600     9376    37408 |        1    31801     39 |  0.000 % |
63.28/63.38	c |    101460 |    1600     9376    37408 |        1    35885     45 |  0.000 % |
63.28/63.38	c |    103983 |    1600     9376    37408 |        1    38408     48 |  0.000 % |
63.28/63.38	c |    104213 |    1600     9376    37408 |        1    38638     48 |  0.000 % |
63.28/63.38	c |    105077 |    1600     9376    37408 |        1    19894     13 |  0.000 % |
63.28/63.38	c |    106777 |    1600     9376    37408 |        1    21594     18 |  0.000 % |
63.28/63.38	c |    108866 |    1600     9376    37408 |        1    23683     22 |  0.000 % |
63.28/63.38	c |    110541 |    1600     9376    37408 |        1    25358     26 |  0.000 % |
63.28/63.38	c |    115464 |    1600     9376    37408 |        1    30281     31 |  0.000 % |
63.28/63.38	c |    115763 |    1600     9376    37408 |        1    30580     32 |  0.000 % |
63.28/63.38	c |    126755 |    1600     9376    37408 |        1    41572     37 |  0.000 % |
63.28/63.38	c |    129462 |    1600     9376    37408 |        1    44279     40 |  0.000 % |
63.28/63.38	c |    140275 |    1600     9376    37408 |        1    32888     24 |  0.000 % |
63.28/63.38	c |    141479 |    1600     9376    37408 |        1    34092     26 |  0.000 % |
63.28/63.38	c |    155898 |    1600     9376    37408 |        1    48511     38 |  0.000 % |
63.28/63.38	c |    156283 |    1600     9376    37408 |        1    48896     38 |  0.000 % |
63.28/63.38	c |    157020 |    1600     9376    37408 |        1    24833     13 |  0.000 % |
63.28/63.38	c |    170953 |    1600     9376    37408 |        1    38766     26 |  0.000 % |
63.28/63.38	c |    172031 |    1600     9376    37408 |        1    39844     27 |  0.000 % |
63.28/63.38	c |    179067 |    1600     9376    37408 |        1    46880     33 |  0.000 % |
63.28/63.38	c |    179579 |    1600     9376    37408 |        1    47392     34 |  0.000 % |
63.28/63.38	c |    179946 |    1600     9376    37408 |        1    47759     34 |  0.000 % |
63.28/63.38	c |    180670 |    1600     9376    37408 |        1    48483     35 |  0.000 % |
63.28/63.38	c |    399588 |    1600     9376    37408 |        1    64011     30 |  0.000 % |
63.28/63.38	c |    399909 |    1600     9376    37408 |        1    64332     30 |  0.000 % |
63.28/63.38	c |    401187 |    1600     9376    37408 |        1    65610     31 |  0.000 % |
63.28/63.38	c |    404806 |    1600     9376    37408 |        1    69229     34 |  0.000 % |
63.28/63.38	c |    406236 |    1600     9376    37408 |        1    70659     34 |  0.000 % |
63.28/63.38	c |    414516 |    1600     9376    37408 |        1    78939     41 |  0.000 % |
63.28/63.38	c |    416758 |    1600     9376    37408 |        1    81181     43 |  0.000 % |
63.28/63.38	c |    418020 |    1600     9376    37408 |        1    82443     43 |  0.000 % |
63.28/63.38	c |    418262 |    1600     9376    37408 |        1    82685     43 |  0.000 % |
63.28/63.38	c |    419122 |    1600     9376    37408 |        1    83545     44 |  0.000 % |
63.28/63.38	c |    427571 |    1600     9376    37408 |        1    48989     24 |  0.000 % |
63.28/63.38	c |    430855 |    1600     9376    37408 |        1    52273     27 |  0.000 % |
63.28/63.38	c |    432794 |    1600     9376    37408 |        1    54212     29 |  0.000 % |
63.28/63.38	c |    436068 |    1600     9376    37408 |        1    57486     32 |  0.000 % |
63.28/63.38	c |    438075 |    1600     9376    37408 |        1    59493     34 |  0.000 % |
63.28/63.38	c |    464804 |    1600     9376    37408 |        1    86222     41 |  0.000 % |
63.28/63.38	c |    472161 |    1600     9376    37408 |        1    47975     18 |  0.000 % |
63.28/63.38	c |    475054 |    1600     9376    37408 |        1    50868     20 |  0.000 % |
63.28/63.38	c |    475451 |    1600     9376    37408 |        1    51265     20 |  0.000 % |
63.28/63.38	c |    476510 |    1600     9376    37408 |        1    52324     22 |  0.000 % |
63.28/63.38	c |    490581 |    1600     9376    37408 |        1    66395     36 |  0.000 % |
63.28/63.38	c |    490884 |    1600     9376    37408 |        1    66698     36 |  0.000 % |
63.28/63.38	c |    492488

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.59 0.94 1.74 1/174 30747
/proc/meminfo: memFree=15119800/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 335 0 0 0 0 0 0 0 22 0 1 0 489068801 8912896 253 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 253 211 178 0 69 0

[startup+0.0125889 s]
/proc/loadavg: 0.59 0.94 1.74 1/174 30747
/proc/meminfo: memFree=15119800/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 335 0 0 0 0 0 0 0 22 0 1 0 489068801 8912896 253 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100559 s]
/proc/loadavg: 0.59 0.94 1.74 1/174 30747
/proc/meminfo: memFree=15119800/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0.01 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 360 439 0 0 0 0 1 0 22 0 1 0 489068801 8912896 255 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8704

[startup+0.300532 s]
/proc/loadavg: 0.59 0.94 1.74 1/174 30747
/proc/meminfo: memFree=15119800/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0.01 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 360 439 0 0 0 0 1 0 22 0 1 0 489068801 8912896 255 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8704

[startup+0.700422 s]
/proc/loadavg: 0.59 0.94 1.74 1/174 30747
/proc/meminfo: memFree=15119800/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0.01 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 360 439 0 0 0 0 1 0 22 0 1 0 489068801 8912896 255 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8704

[startup+1.50033 s]
/proc/loadavg: 0.59 0.94 1.74 3/182 30762
/proc/meminfo: memFree=15108948/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0.01 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 360 439 0 0 0 0 1 0 22 0 1 0 489068801 8912896 255 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 255 211 178 0 69 0
[pid=30750] ppid=30747 vsize=22348 CPUtime=1.47 cores=0,2
/proc/30750/stat : 30750 (glucose_static) R 30747 30747 30717 0 -1 4202496 2681 0 0 0 147 0 0 0 25 0 1 0 489068803 22884352 1906 33554432000 4194304 4260849 140733410821808 18446744073709551615 4224352 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30750/statm: 5587 1906 249 17 0 2228 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31052

[startup+3.10105 s]
/proc/loadavg: 0.59 0.94 1.74 4/188 30774
/proc/meminfo: memFree=15096476/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0.01 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 360 439 0 0 0 0 1 0 22 0 1 0 489068801 8912896 255 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 255 211 178 0 69 0
[pid=30750] ppid=30747 vsize=22348 CPUtime=3.07 cores=0,2
/proc/30750/stat : 30750 (glucose_static) R 30747 30747 30717 0 -1 4202496 2773 0 0 0 307 0 0 0 25 0 1 0 489068803 22884352 1997 33554432000 4194304 4260849 140733410821808 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30750/statm: 5587 1997 249 17 0 2228 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 31052

[startup+6.30047 s]
/proc/loadavg: 0.78 0.98 1.75 5/194 30786
/proc/meminfo: memFree=15077388/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0.01 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 360 439 0 0 0 0 1 0 22 0 1 0 489068801 8912896 255 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 255 211 178 0 69 0
[pid=30750] ppid=30747 vsize=28516 CPUtime=6.27 cores=0,2
/proc/30750/stat : 30750 (glucose_static) R 30747 30747 30717 0 -1 4202496 5272 0 0 0 627 0 0 0 25 0 1 0 489068803 29200384 3099 33554432000 4194304 4260849 140733410821808 18446744073709551615 4224696 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30750/statm: 7129 3099 249 17 0 3770 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 37220

[startup+12.7003 s]
/proc/loadavg: 1.04 1.03 1.76 5/194 30786
/proc/meminfo: memFree=15063716/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0.01 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 360 439 0 0 0 0 1 0 22 0 1 0 489068801 8912896 255 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 255 211 178 0 69 0
[pid=30750] ppid=30747 vsize=40048 CPUtime=12.67 cores=0,2
/proc/30750/stat : 30750 (glucose_static) R 30747 30747 30717 0 -1 4202496 8139 0 0 0 1266 1 0 0 25 0 1 0 489068803 41009152 4029 33554432000 4194304 4260849 140733410821808 18446744073709551615 4224671 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30750/statm: 10012 4029 249 17 0 6653 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 48752

[startup+25.501 s]
/proc/loadavg: 1.69 1.17 1.79 5/194 30787
/proc/meminfo: memFree=15019928/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0.01 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 360 439 0 0 0 0 1 0 22 0 1 0 489068801 8912896 255 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 255 211 178 0 69 0
[pid=30750] ppid=30747 vsize=40048 CPUtime=25.47 cores=0,2
/proc/30750/stat : 30750 (glucose_static) R 30747 30747 30717 0 -1 4202496 10191 0 0 0 2546 1 0 0 25 0 1 0 489068803 41009152 6018 33554432000 4194304 4260849 140733410821808 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30750/statm: 10012 6018 249 17 0 6653 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 48752

[startup+51.1003 s]
/proc/loadavg: 2.48 1.40 1.85 5/194 30787
/proc/meminfo: memFree=14989636/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0.01 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 360 439 0 0 0 0 1 0 22 0 1 0 489068801 8912896 255 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 255 211 178 0 69 0
[pid=30750] ppid=30747 vsize=63728 CPUtime=51.07 cores=0,2
/proc/30750/stat : 30750 (glucose_static) R 30747 30747 30717 0 -1 4202496 15813 0 0 0 5105 2 0 0 25 0 1 0 489068803 65257472 8592 33554432000 4194304 4260849 140733410821808 18446744073709551615 4209645 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30750/statm: 15932 8592 249 17 0 12573 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 72432

[startup+102.307 s]
/proc/loadavg: 3.34 1.80 1.96 5/194 30789
/proc/meminfo: memFree=14941268/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0.01 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 360 439 0 0 0 0 1 0 22 0 1 0 489068801 8912896 255 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 255 211 178 0 69 0
[pid=30750] ppid=30747 vsize=82584 CPUtime=102.27 cores=0,2
/proc/30750/stat : 30750 (glucose_static) R 30747 30747 30717 0 -1 4202496 23700 0 0 0 10224 3 0 0 25 0 1 0 489068803 84566016 11717 33554432000 4194304 4260849 140733410821808 18446744073709551615 4225060 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30750/statm: 20646 11717 249 17 0 17287 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 91288

[startup+162.301 s]
/proc/loadavg: 3.79 2.21 2.09 5/194 30790
/proc/meminfo: memFree=14893260/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0.01 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 360 439 0 0 0 0 1 0 22 0 1 0 489068801 8912896 255 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 255 211 178 0 69 0
[pid=30750] ppid=30747 vsize=82584 CPUtime=162.27 cores=0,2
/proc/30750/stat : 30750 (glucose_static) R 30747 30747 30717 0 -1 4202496 37228 0 0 0 16222 5 0 0 25 0 1 0 489068803 84566016 17275 33554432000 4194304 4260849 140733410821808 18446744073709551615 4224667 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30750/statm: 20646 17275 249 17 0 17287 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 91288

[startup+222.3 s]
/proc/loadavg: 3.92 2.53 2.21 5/194 30792
/proc/meminfo: memFree=14848332/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0.01 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 360 439 0 0 0 0 1 0 22 0 1 0 489068801 8912896 255 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 255 211 178 0 69 0
[pid=30750] ppid=30747 vsize=131904 CPUtime=222.27 cores=0,2
/proc/30750/stat : 30750 (glucose_static) R 30747 30747 30717 0 -1 4202496 62657 0 0 0 22218 9 0 0 25 0 1 0 489068803 135069696 25970 33554432000 4194304 4260849 140733410821808 18446744073709551615 4224808 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30750/statm: 32976 25970 249 17 0 29617 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 140608

[startup+282.301 s]
/proc/loadavg: 3.97 2.80 2.32 5/194 30794
/proc/meminfo: memFree=14877180/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0.01 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 360 439 0 0 0 0 1 0 22 0 1 0 489068801 8912896 255 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 255 211 178 0 69 0
[pid=30750] ppid=30747 vsize=82584 CPUtime=282.27 cores=0,2
/proc/30750/stat : 30750 (glucose_static) R 30747 30747 30717 0 -1 4202496 81466 0 0 0 28214 13 0 0 25 0 1 0 489068803 84566016 17277 33554432000 4194304 4260849 140733410821808 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30750/statm: 20646 17277 249 17 0 17287 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 91288

[startup+342.301 s]
/proc/loadavg: 3.99 3.01 2.42 5/194 30795
/proc/meminfo: memFree=14834868/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0.01 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 360 439 0 0 0 0 1 0 22 0 1 0 489068801 8912896 255 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 255 211 178 0 69 0
[pid=30750] ppid=30747 vsize=94432 CPUtime=342.27 cores=0,2
/proc/30750/stat : 30750 (glucose_static) R 30747 30747 30717 0 -1 4202496 99966 0 0 0 34210 17 0 0 25 0 1 0 489068803 96698368 20239 33554432000 4194304 4260849 140733410821808 18446744073709551615 4224812 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30750/statm: 23608 20239 249 17 0 20249 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 103136

[startup+402.301 s]
/proc/loadavg: 3.99 3.19 2.52 5/194 30797
/proc/meminfo: memFree=14790564/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0.01 cores=0,2

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

/proc/30750/statm: 23608 20239 249 17 0 20249 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 103136

[startup+642.301 s]
/proc/loadavg: 3.99 3.63 2.84 5/194 30803
/proc/meminfo: memFree=14814920/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0.01 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 360 439 0 0 0 0 1 0 22 0 1 0 489068801 8912896 255 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 255 211 178 0 69 0
[pid=30750] ppid=30747 vsize=94432 CPUtime=642.28 cores=0,2
/proc/30750/stat : 30750 (glucose_static) R 30747 30747 30717 0 -1 4202496 150354 0 0 0 64202 26 0 0 25 0 1 0 489068803 96698368 20239 33554432000 4194304 4260849 140733410821808 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30750/statm: 23608 20239 249 17 0 20249 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 103136

[startup+702.301 s]
/proc/loadavg: 3.99 3.69 2.91 5/194 30805
/proc/meminfo: memFree=14703544/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0.01 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 360 439 0 0 0 0 1 0 22 0 1 0 489068801 8912896 255 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 255 211 178 0 69 0
[pid=30750] ppid=30747 vsize=143752 CPUtime=702.27 cores=0,2
/proc/30750/stat : 30750 (glucose_static) R 30747 30747 30717 0 -1 4202496 167362 0 0 0 70198 29 0 0 25 0 1 0 489068803 147202048 28511 33554432000 4194304 4260849 140733410821808 18446744073709551615 4225056 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30750/statm: 35938 28511 249 17 0 32579 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 152456

[startup+762.307 s]
/proc/loadavg: 3.99 3.75 2.98 5/194 30806
/proc/meminfo: memFree=14774788/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0.01 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 360 439 0 0 0 0 1 0 22 0 1 0 489068801 8912896 255 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 255 211 178 0 69 0
[pid=30750] ppid=30747 vsize=94432 CPUtime=762.28 cores=0,2
/proc/30750/stat : 30750 (glucose_static) R 30747 30747 30717 0 -1 4202496 177179 0 0 0 76197 31 0 0 25 0 1 0 489068803 96698368 20239 33554432000 4194304 4260849 140733410821808 18446744073709551615 4225080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30750/statm: 23608 20239 249 17 0 20249 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 103136

[startup+822.301 s]
/proc/loadavg: 4.07 3.81 3.04 5/194 30808
/proc/meminfo: memFree=14805748/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0.01 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 360 439 0 0 0 0 1 0 22 0 1 0 489068801 8912896 255 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 255 211 178 0 69 0
[pid=30750] ppid=30747 vsize=94432 CPUtime=822.26 cores=0,2
/proc/30750/stat : 30750 (glucose_static) R 30747 30747 30717 0 -1 4202496 186598 0 0 0 82193 33 0 0 25 0 1 0 489068803 96698368 20239 33554432000 4194304 4260849 140733410821808 18446744073709551615 4225082 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30750/statm: 23608 20239 249 17 0 20249 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 103136

[startup+882.301 s]
/proc/loadavg: 4.03 3.84 3.10 5/194 30810
/proc/meminfo: memFree=14771480/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0.01 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 360 439 0 0 0 0 1 0 22 0 1 0 489068801 8912896 255 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 255 211 178 0 69 0
[pid=30750] ppid=30747 vsize=94432 CPUtime=882.26 cores=0,2
/proc/30750/stat : 30750 (glucose_static) R 30747 30747 30717 0 -1 4202496 196209 0 0 0 88191 35 0 0 25 0 1 0 489068803 96698368 20239 33554432000 4194304 4260849 140733410821808 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30750/statm: 23608 20239 249 17 0 20249 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 103136

[startup+942.3 s]
/proc/loadavg: 4.01 3.87 3.16 5/194 30811
/proc/meminfo: memFree=14749116/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0.01 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 360 439 0 0 0 0 1 0 22 0 1 0 489068801 8912896 255 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 255 211 178 0 69 0
[pid=30750] ppid=30747 vsize=94432 CPUtime=942.26 cores=0,2
/proc/30750/stat : 30750 (glucose_static) R 30747 30747 30717 0 -1 4202496 206071 0 0 0 94189 37 0 0 25 0 1 0 489068803 96698368 20239 33554432000 4194304 4260849 140733410821808 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30750/statm: 23608 20239 249 17 0 20249 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 103136

[startup+1002.3 s]
/proc/loadavg: 4.00 3.89 3.21 5/194 30813
/proc/meminfo: memFree=14786036/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0.01 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 360 439 0 0 0 0 1 0 22 0 1 0 489068801 8912896 255 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 255 211 178 0 69 0
[pid=30750] ppid=30747 vsize=94432 CPUtime=1002.26 cores=0,2
/proc/30750/stat : 30750 (glucose_static) R 30747 30747 30717 0 -1 4202496 216152 0 0 0 100188 38 0 0 25 0 1 0 489068803 96698368 20239 33554432000 4194304 4260849 140733410821808 18446744073709551615 4224647 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30750/statm: 23608 20239 249 17 0 20249 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 103136

[startup+1062.3 s]
/proc/loadavg: 4.00 3.91 3.25 5/194 30814
/proc/meminfo: memFree=14742592/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0.01 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 360 439 0 0 0 0 1 0 22 0 1 0 489068801 8912896 255 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 255 211 178 0 69 0
[pid=30750] ppid=30747 vsize=94432 CPUtime=1062.26 cores=0,2
/proc/30750/stat : 30750 (glucose_static) R 30747 30747 30717 0 -1 4202496 226479 0 0 0 106186 40 0 0 25 0 1 0 489068803 96698368 20239 33554432000 4194304 4260849 140733410821808 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30750/statm: 23608 20239 249 17 0 20249 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 103136

[startup+1122.3 s]
/proc/loadavg: 4.08 3.94 3.30 5/194 30816
/proc/meminfo: memFree=14784336/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0.01 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 360 439 0 0 0 0 1 0 22 0 1 0 489068801 8912896 255 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 255 211 178 0 69 0
[pid=30750] ppid=30747 vsize=94432 CPUtime=1122.26 cores=0,2
/proc/30750/stat : 30750 (glucose_static) R 30747 30747 30717 0 -1 4202496 237014 0 0 0 112183 43 0 0 25 0 1 0 489068803 96698368 20239 33554432000 4194304 4260849 140733410821808 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30750/statm: 23608 20239 249 17 0 20249 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 103136

[startup+1182.3 s]
/proc/loadavg: 4.03 3.94 3.34 5/194 30818
/proc/meminfo: memFree=14753052/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0.01 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 360 439 0 0 0 0 1 0 22 0 1 0 489068801 8912896 255 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 255 211 178 0 69 0
[pid=30750] ppid=30747 vsize=94432 CPUtime=1182.26 cores=0,2
/proc/30750/stat : 30750 (glucose_static) R 30747 30747 30717 0 -1 4202496 247808 0 0 0 118179 47 0 0 25 0 1 0 489068803 96698368 20239 33554432000 4194304 4260849 140733410821808 18446744073709551615 4224808 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/30750/statm: 23608 20239 249 17 0 20249 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 103136

[startup+1242.3 s]
/proc/loadavg: 4.01 3.95 3.38 5/194 30819
/proc/meminfo: memFree=14707132/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0.01 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 360 439 0 0 0 0 1 0 22 0 1 0 489068801 8912896 255 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 255 211 178 0 69 0
[pid=30750] ppid=30747 vsize=143752 CPUtime=1242.25 cores=0,2
/proc/30750/stat : 30750 (glucose_static) R 30747 30747 30717 0 -1 4202496 258530 0 0 0 124176 49 0 0 25 0 1 0 489068803 147202048 30899 33554432000 4194304 4260849 140733410821808 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30750/statm: 35938 30899 249 17 0 32579 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 152456



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 3.97 3.42 5/194 30821
/proc/meminfo: memFree=14711332/32951124 swapFree=67111528/67111528
[pid=30747] ppid=30745 vsize=8704 CPUtime=0.01 cores=0,2
/proc/30747/stat : 30747 (glucose.sh) S 30745 30747 30717 0 -1 4202496 360 439 0 0 0 0 1 0 22 0 1 0 489068801 8912896 255 33554432000 4194304 4922060 140733826733808 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30747/statm: 2176 255 211 178 0 69 0
[pid=30750] ppid=30747 vsize=143752 CPUtime=1299.96 cores=0,2
/proc/30750/stat : 30750 (glucose_static) R 30747 30747 30717 0 -1 4202496 267678 0 0 0 129944 52 0 0 25 0 1 0 489068803 147202048 29062 33554432000 4194304 4260849 140733410821808 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30750/statm: 35938 29062 249 17 0 32579 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 152456

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.01
CPU time (s): 1299.97
CPU user time (s): 1299.45
CPU system time (s): 0.52
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 152456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.012998
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 799
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 15

runsolver used 2.31665 second user time and 4.78727 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-26 01:38:28
IDJOB=3290046
IDBENCH=83416
IDSOLVER=1651
FILE ID=node138/3290046-1303774708
RUNJOBID= node138-1303774706-30735
PBS_JOBID= 13157192
Free space on /tmp= 72004 MiB

SOLVER NAME= glucose 2
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_4_keyfind_1.cnf
COMMAND LINE= glucose.sh BENCHNAME 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290046-1303774708/watcher-3290046-1303774708 -o /tmp/evaluation-result-3290046-1303774708/solver-3290046-1303774708 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3290046-1303774708.cnf 

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

MD5SUM BENCH= 07ea67092ce3fd4529e72f69434e3f99
RANDOM SEED=113873789

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15120088 kB
Buffers:       2067352 kB
Cached:       15141396 kB
SwapCached:          0 kB
Active:        9925448 kB
Inactive:      7347064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15120088 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1852 kB
Writeback:           0 kB
AnonPages:       63468 kB
Mapped:          14424 kB
Slab:           494836 kB
PageTables:       4804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189312 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= 72000 MiB
End job on node138 at 2011-04-26 02:00:10