Trace number 3290184

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_3_keyfind_1.cnf
MD5SUM4738c3d0ccd52030cff8addcec6bcde9
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 variables1404
Number of clauses7572
Sum of the clauses size29588
Maximum clause length5
Minimum clause length1
Number of clauses of size 1140
Number of clauses of size 2240
Number of clauses of size 32992
Number of clauses of size 41008
Number of clauses of size 53192
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 |    7384    29208 |    2215       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    7000    27928 |      --       0       --      -- |     --   | -128/-256
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 1200   #clauses: 7000   #literals: 27928
0.00/0.00	c CPU time:   0.004999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c
0.00/0.01	c Starting glucose
0.00/0.01	c
1.27/1.39	c This is glucose 2.0 --  based on MiniSAT (Many thanks to MiniSAT team)
1.27/1.39	c WARNING: for repeatability, setting FPU to use double precision
1.27/1.39	c ============================[ Problem Statistics ]=============================
1.27/1.39	c |                                                                             |
1.27/1.39	c |  Number of variables:          1200                                         |
1.27/1.39	c |  Number of clauses:            7000                                         |
1.27/1.39	c |  Parse time:                   0.00 s                                       |
1.27/1.39	c |                                                                             |
1.27/1.39	c ============================[ Search Statistics ]==============================
1.27/1.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.27/1.39	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.27/1.39	c ===============================================================================
1.27/1.39	c |      1182 |    1200     7000    27928 |        1     1182     34 |  0.000 % |
1.27/1.39	c |      1518 |    1200     7000    27928 |        1     1518     33 |  0.000 % |
1.27/1.39	c |      1853 |    1200     7000    27928 |        1     1853     32 |  0.000 % |
1.27/1.39	c |      2027 |    1200     7000    27928 |        1     2027     32 |  0.000 % |
1.27/1.39	c |      2155 |    1200     7000    27928 |        1     2155     32 |  0.000 % |
1.27/1.39	c |      2308 |    1200     7000    27928 |        1     2308     32 |  0.000 % |
1.27/1.39	c |      2575 |    1200     7000    27928 |        1     2575     31 |  0.000 % |
1.27/1.39	c |      2747 |    1200     7000    27928 |        1     2747     32 |  0.000 % |
1.27/1.39	c |      2909 |    1200     7000    27928 |        1     2909     32 |  0.000 % |
1.27/1.39	c |      4048 |    1200     7000    27928 |        1     2052     14 |  0.000 % |
1.27/1.39	c |      4589 |    1200     7000    27928 |        1     2593     19 |  0.000 % |
1.27/1.39	c |      6192 |    1200     7000    27928 |        1     4196     28 |  0.000 % |
1.27/1.39	c |      6512 |    1200     7000    27928 |        1     4516     29 |  0.000 % |
1.27/1.39	c |      6908 |    1200     7000    27928 |        1     4912     30 |  0.000 % |
1.27/1.39	c |      7348 |    1200     7000    27928 |        1     5352     33 |  0.000 % |
1.27/1.39	c |      7547 |    1200     7000    27928 |        1     5551     33 |  0.000 % |
1.27/1.39	c |      7772 |    1200     7000    27928 |        1     5776     34 |  0.000 % |
1.27/1.39	c |      7927 |    1200     7000    27928 |        1     5931     34 |  0.000 % |
1.27/1.39	c |     11705 |    1200     7000    27928 |        1     5413     23 |  0.000 % |
1.27/1.39	c |     13451 |    1200     7000    27928 |        1     7159     33 |  0.000 % |
1.27/1.39	c |     14398 |    1200     7000    27928 |        1     8106     35 |  0.000 % |
1.27/1.39	c |     14756 |    1200     7000    27928 |        1     8464     36 |  0.000 % |
1.27/1.39	c |     16067 |    1200     7000    27928 |        1     9775     37 |  0.000 % |
1.27/1.39	c |     16298 |    1200     7000    27928 |        1    10006     38 |  0.000 % |
1.27/1.39	c |     17228 |    1200     7000    27928 |        1    10936     38 |  0.000 % |
1.27/1.39	c |     17426 |    1200     7000    27928 |        1    11134     38 |  0.000 % |
1.27/1.39	c |     17888 |    1200     7000    27928 |        1    11596     38 |  0.000 % |
1.27/1.39	c |     17990 |    1200     7000    27928 |        1    11698     39 |  0.000 % |
1.27/1.39	c |     19406 |    1200     7000    27928 |        1    13114     41 |  0.000 % |
1.27/1.39	c |     21373 |    1200     7000    27928 |        1     8327     21 |  0.000 % |
1.27/1.39	c |     22696 |    1200     7000    27928 |        1     9650     29 |  0.000 % |
1.27/1.39	c |     23785 |    1200     7000    27928 |        1    10739     32 |  0.000 % |
1.27/1.39	c |     24537 |    1200     7000    27928 |        1    11491     33 |  0.000 % |
1.27/1.39	c |     25489 |    1200     7000    27928 |        1    12443     35 |  0.000 % |
1.27/1.39	c |     25618 |    1200     7000    27928 |        1    12572     35 |  0.000 % |
1.27/1.39	c |     25920 |    1200     7000    27928 |        1    12874     35 |  0.000 % |
1.27/1.39	c |     27887 |    1200     7000    27928 |        1    14841     38 |  0.000 % |
1.27/1.39	c |     28186 |    1200     7000    27928 |        1    15140     38 |  0.000 % |
1.27/1.39	c |     28438 |    1200     7000    27928 |        1    15392     38 |  0.000 % |
11.08/11.12	c |     28869 |    1200     7000    27928 |        1    15823     39 |  0.000 % |
11.08/11.12	c |     29425 |    1200     7000    27928 |        1    16379     40 |  0.000 % |
11.08/11.12	c |     29837 |    1200     7000    27928 |        1    16791     40 |  0.000 % |
11.08/11.12	c |     30214 |    1200     7000    27928 |        1    17168     41 |  0.000 % |
11.08/11.12	c |     30440 |    1200     7000    27928 |        1    17394     41 |  0.000 % |
11.08/11.12	c |     30672 |    1200     7000    27928 |        1    17626     41 |  0.000 % |
11.08/11.12	c |     32363 |    1200     7000    27928 |        1    10046     17 |  0.000 % |
11.08/11.12	c |     32552 |    1200     7000    27928 |        1    10235     17 |  0.000 % |
11.08/11.12	c |     32804 |    1200     7000    27928 |        1    10487     18 |  0.000 % |
11.08/11.12	c |     39051 |    1200     7000    27928 |        1    16734     42 |  0.000 % |
11.08/11.12	c |     39313 |    1200     7000    27928 |        1    16996     42 |  0.000 % |
11.08/11.12	c |     39972 |    1200     7000    27928 |        1    17655     43 |  0.000 % |
11.08/11.12	c |     40508 |    1200     7000    27928 |        1    18191     43 |  0.000 % |
11.08/11.12	c |     43439 |    1200     7000    27928 |        1    21122     47 |  0.000 % |
11.08/11.12	c |     43641 |    1200     7000    27928 |        1    21324     47 |  0.000 % |
11.08/11.12	c |     43967 |    1200     7000    27928 |        1    21650     47 |  0.000 % |
11.08/11.12	c |     44459 |    1200     7000    27928 |        1    22142     48 |  0.000 % |
11.08/11.12	c |     45210 |    1200     7000    27928 |        1    22893     48 |  0.000 % |
11.08/11.12	c |     45482 |    1200     7000    27928 |        1    23165     48 |  0.000 % |
11.08/11.12	c |     46547 |    1200     7000    27928 |        1    12392     15 |  0.000 % |
11.08/11.12	c |     46648 |    1200     7000    27928 |        1    12493     15 |  0.000 % |
11.08/11.12	c |     48211 |    1200     7000    27928 |        1    14056     18 |  0.000 % |
11.08/11.12	c |     48425 |    1200     7000    27928 |        1    14270     19 |  0.000 % |
11.08/11.12	c |     56387 |    1200     7000    27928 |        1    22232     31 |  0.000 % |
11.08/11.12	c |     62231 |    1200     7000    27928 |        1    28076     40 |  0.000 % |
11.08/11.12	c |     63363 |    1200     7000    27928 |        1    14789     14 |  0.000 % |
11.08/11.12	c |     65146 |    1200     7000    27928 |        1    16572     20 |  0.000 % |
11.08/11.12	c |     65853 |    1200     7000    27928 |        1    17279     22 |  0.000 % |
11.08/11.12	c |     66231 |    1200     7000    27928 |        1    17657     23 |  0.000 % |
11.08/11.12	c |     67106 |    1200     7000    27928 |        1    18532     24 |  0.000 % |
11.08/11.12	c |     68389 |    1200     7000    27928 |        1    19815     27 |  0.000 % |
11.08/11.12	c |     72136 |    1200     7000    27928 |        1    23562     35 |  0.000 % |
11.08/11.12	c |     80162 |    1200     7000    27928 |        1    31588     40 |  0.000 % |
11.08/11.12	c |     87634 |    1200     7000    27928 |        1    22052     29 |  0.000 % |
11.08/11.12	c |     89855 |    1200     7000    27928 |        1    24273     32 |  0.000 % |
11.08/11.12	c |     91311 |    1200     7000    27928 |        1    25729     34 |  0.000 % |
11.08/11.12	c |     91819 |    1200     7000    27928 |        1    26237     34 |  0.000 % |
11.08/11.12	c |    101564 |    1200     7000    27928 |        1    35982     45 |  0.000 % |
11.08/11.12	c |    107814 |    1200     7000    27928 |        1    22628     21 |  0.000 % |
11.08/11.12	c |    109985 |    1200     7000    27928 |        1    24799     23 |  0.000 % |
11.08/11.12	c |    112720 |    1200     7000    27928 |        1    27534     29 |  0.000 % |
11.08/11.12	c |    114519 |    1200     7000    27928 |        1    29333     30 |  0.000 % |
11.08/11.12	c |    116701 |    1200     7000    27928 |        1    31515     34 |  0.000 % |
11.08/11.12	c |    120533 |    1200     7000    27928 |        1    35347     36 |  0.000 % |
11.08/11.12	c |    129467 |    1200     7000    27928 |        1    44281     44 |  0.000 % |
11.08/11.12	c |    131125 |    1200     7000    27928 |        1    23736     16 |  0.000 % |
11.08/11.12	c |    133814 |    1200     7000    27928 |        1    26425     22 |  0.000 % |
11.08/11.12	c |    137403 |    1200     7000    27928 |        1    30014     27 |  0.000 % |
11.08/11.12	c |    141885 |    1200     7000    27928 |        1    34496     30 |  0.000 % |
11.08/11.12	c |    145555 |  HOME/glucose.sh: line 55: 30786 Terminated              $RS $TMP.cnf $TMP.result "$@"

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-3290184-1303774711/watcher-3290184-1303774711 -o /tmp/evaluation-result-3290184-1303774711/solver-3290184-1303774711 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3290184-1303774711.cnf 

running on 2 cores: 5,7

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.78 0.98 1.75 5/192 30783
/proc/meminfo: memFree=15087944/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 489069180 8912896 252 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 252 211 178 0 69 0

[startup+0.0997969 s]
/proc/loadavg: 0.78 0.98 1.75 5/192 30783
/proc/meminfo: memFree=15087944/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100797 s]
/proc/loadavg: 0.78 0.98 1.75 5/192 30783
/proc/meminfo: memFree=15087944/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.30076 s]
/proc/loadavg: 0.78 0.98 1.75 5/192 30783
/proc/meminfo: memFree=15087944/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700688 s]
/proc/loadavg: 0.78 0.98 1.75 5/192 30783
/proc/meminfo: memFree=15087944/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50058 s]
/proc/loadavg: 0.78 0.98 1.75 5/194 30786
/proc/meminfo: memFree=15076148/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
[pid=30786] ppid=30783 vsize=23356 CPUtime=1.47 cores=5,7
/proc/30786/stat : 30786 (glucose_static) R 30783 30783 30717 0 -1 4202496 2321 0 0 0 147 0 0 0 25 0 1 0 489069181 23916544 1562 33554432000 4194304 4260849 140736768385184 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30786/statm: 5839 1562 249 17 0 2480 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 32060

[startup+3.10029 s]
/proc/loadavg: 0.78 0.98 1.75 5/194 30786
/proc/meminfo: memFree=15074040/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
[pid=30786] ppid=30783 vsize=27800 CPUtime=3.07 cores=5,7
/proc/30786/stat : 30786 (glucose_static) R 30783 30783 30717 0 -1 4202496 3580 0 0 0 307 0 0 0 25 0 1 0 489069181 28467200 2802 33554432000 4194304 4260849 140736768385184 18446744073709551615 4224682 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30786/statm: 6950 2802 249 17 0 3591 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 36504

[startup+6.30071 s]
/proc/loadavg: 1.04 1.03 1.76 5/194 30786
/proc/meminfo: memFree=15062484/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
[pid=30786] ppid=30783 vsize=27800 CPUtime=6.27 cores=5,7
/proc/30786/stat : 30786 (glucose_static) R 30783 30783 30717 0 -1 4202496 4199 0 0 0 627 0 0 0 25 0 1 0 489069181 28467200 3395 33554432000 4194304 4260849 140736768385184 18446744073709551615 4225064 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30786/statm: 6950 3395 249 17 0 3591 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 36504

[startup+12.7005 s]
/proc/loadavg: 1.27 1.08 1.77 5/194 30786
/proc/meminfo: memFree=15040876/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
[pid=30786] ppid=30783 vsize=36948 CPUtime=12.67 cores=5,7
/proc/30786/stat : 30786 (glucose_static) R 30783 30783 30717 0 -1 4202496 10251 0 0 0 1266 1 0 0 25 0 1 0 489069181 37834752 5220 33554432000 4194304 4260849 140736768385184 18446744073709551615 4224873 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30786/statm: 9237 5220 250 17 0 5878 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 45652

[startup+25.5002 s]
/proc/loadavg: 1.88 1.22 1.81 5/194 30787
/proc/meminfo: memFree=15023896/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
[pid=30786] ppid=30783 vsize=36948 CPUtime=25.47 cores=5,7
/proc/30786/stat : 30786 (glucose_static) R 30783 30783 30717 0 -1 4202496 13969 0 0 0 2546 1 0 0 25 0 1 0 489069181 37834752 5873 33554432000 4194304 4260849 140736768385184 18446744073709551615 4224855 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30786/statm: 9237 5873 250 17 0 5878 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 45652

[startup+51.1006 s]
/proc/loadavg: 2.60 1.44 1.86 5/194 30787
/proc/meminfo: memFree=14986164/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
[pid=30786] ppid=30783 vsize=55624 CPUtime=51.07 cores=5,7
/proc/30786/stat : 30786 (glucose_static) R 30783 30783 30717 0 -1 4202496 18577 0 0 0 5105 2 0 0 25 0 1 0 489069181 56958976 10377 33554432000 4194304 4260849 140736768385184 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30786/statm: 13906 10377 250 17 0 10547 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 64328

[startup+102.307 s]
/proc/loadavg: 3.47 1.85 1.98 5/194 30789
/proc/meminfo: memFree=14941020/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
[pid=30786] ppid=30783 vsize=74480 CPUtime=102.28 cores=5,7
/proc/30786/stat : 30786 (glucose_static) R 30783 30783 30717 0 -1 4202496 28342 0 0 0 10224 4 0 0 25 0 1 0 489069181 76267520 15212 33554432000 4194304 4260849 140736768385184 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30786/statm: 18620 15212 250 17 0 15261 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 83184

[startup+162.3 s]
/proc/loadavg: 3.80 2.24 2.10 5/194 30790
/proc/meminfo: memFree=14893136/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
[pid=30786] ppid=30783 vsize=86908 CPUtime=162.27 cores=5,7
/proc/30786/stat : 30786 (glucose_static) R 30783 30783 30717 0 -1 4202496 30748 0 0 0 16222 5 0 0 25 0 1 0 489069181 88993792 17596 33554432000 4194304 4260849 140736768385184 18446744073709551615 4224674 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30786/statm: 21727 17596 250 17 0 18368 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 95612

[startup+222.301 s]
/proc/loadavg: 3.93 2.56 2.22 5/194 30792
/proc/meminfo: memFree=14882432/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
[pid=30786] ppid=30783 vsize=86908 CPUtime=222.28 cores=5,7
/proc/30786/stat : 30786 (glucose_static) R 30783 30783 30717 0 -1 4202496 30973 0 0 0 22223 5 0 0 25 0 1 0 489069181 88993792 17818 33554432000 4194304 4260849 140736768385184 18446744073709551615 4225104 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30786/statm: 21727 17818 250 17 0 18368 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 95612

[startup+282.301 s]
/proc/loadavg: 3.97 2.82 2.33 5/194 30794
/proc/meminfo: memFree=14877180/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
[pid=30786] ppid=30783 vsize=86908 CPUtime=282.28 cores=5,7
/proc/30786/stat : 30786 (glucose_static) R 30783 30783 30717 0 -1 4202496 31458 0 0 0 28222 6 0 0 25 0 1 0 489069181 88993792 18297 33554432000 4194304 4260849 140736768385184 18446744073709551615 4228133 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30786/statm: 21727 18297 250 17 0 18368 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 95612

[startup+342.301 s]
/proc/loadavg: 3.99 3.03 2.43 5/194 30795
/proc/meminfo: memFree=14834620/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
[pid=30786] ppid=30783 vsize=86908 CPUtime=342.29 cores=5,7
/proc/30786/stat : 30786 (glucose_static) R 30783 30783 30717 0 -1 4202496 31459 0 0 0 34223 6 0 0 25 0 1 0 489069181 88993792 18298 33554432000 4194304 4260849 140736768385184 18446744073709551615 4224718 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30786/statm: 21727 18298 250 17 0 18368 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 95612

[startup+402.301 s]
/proc/loadavg: 3.99 3.20 2.52 5/194 30797
/proc/meminfo: memFree=14822804/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7

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

[pid=30786] ppid=30783 vsize=86908 CPUtime=522.28 cores=5,7
/proc/30786/stat : 30786 (glucose_static) R 30783 30783 30717 0 -1 4202496 64981 0 0 0 52217 11 0 0 25 0 1 0 489069181 88993792 18319 33554432000 4194304 4260849 140736768385184 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30786/statm: 21727 18319 250 17 0 18368 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 95612

[startup+582.301 s]
/proc/loadavg: 3.99 3.56 2.78 5/194 30802
/proc/meminfo: memFree=14783216/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
[pid=30786] ppid=30783 vsize=86908 CPUtime=582.28 cores=5,7
/proc/30786/stat : 30786 (glucose_static) R 30783 30783 30717 0 -1 4202496 74136 0 0 0 58215 13 0 0 25 0 1 0 489069181 88993792 18319 33554432000 4194304 4260849 140736768385184 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30786/statm: 21727 18319 250 17 0 18368 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 95612

[startup+642.301 s]
/proc/loadavg: 3.99 3.64 2.85 5/194 30803
/proc/meminfo: memFree=14814548/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
[pid=30786] ppid=30783 vsize=86908 CPUtime=642.3 cores=5,7
/proc/30786/stat : 30786 (glucose_static) R 30783 30783 30717 0 -1 4202496 83571 0 0 0 64214 16 0 0 25 0 1 0 489069181 88993792 18319 33554432000 4194304 4260849 140736768385184 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30786/statm: 21727 18319 250 17 0 18368 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 95612

[startup+702.301 s]
/proc/loadavg: 3.99 3.70 2.92 5/194 30805
/proc/meminfo: memFree=14737396/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
[pid=30786] ppid=30783 vsize=86908 CPUtime=702.3 cores=5,7
/proc/30786/stat : 30786 (glucose_static) R 30783 30783 30717 0 -1 4202496 93388 0 0 0 70212 18 0 0 25 0 1 0 489069181 88993792 18319 33554432000 4194304 4260849 140736768385184 18446744073709551615 4224352 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30786/statm: 21727 18319 250 17 0 18368 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 95612

[startup+762.307 s]
/proc/loadavg: 3.99 3.75 2.98 5/194 30806
/proc/meminfo: memFree=14773424/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
[pid=30786] ppid=30783 vsize=136228 CPUtime=762.3 cores=5,7
/proc/30786/stat : 30786 (glucose_static) R 30783 30783 30717 0 -1 4202496 101570 0 0 0 76211 19 0 0 25 0 1 0 489069181 139497472 26489 33554432000 4194304 4260849 140736768385184 18446744073709551615 4224665 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30786/statm: 34057 26489 250 17 0 30698 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 144932

[startup+822.3 s]
/proc/loadavg: 4.07 3.81 3.05 5/194 30808
/proc/meminfo: memFree=14805748/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
[pid=30786] ppid=30783 vsize=86908 CPUtime=822.29 cores=5,7
/proc/30786/stat : 30786 (glucose_static) R 30783 30783 30717 0 -1 4202496 103311 0 0 0 82209 20 0 0 25 0 1 0 489069181 88993792 18319 33554432000 4194304 4260849 140736768385184 18446744073709551615 4224867 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30786/statm: 21727 18319 250 17 0 18368 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 95612

[startup+882.3 s]
/proc/loadavg: 4.02 3.84 3.11 5/194 30810
/proc/meminfo: memFree=14769248/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
[pid=30786] ppid=30783 vsize=86908 CPUtime=882.29 cores=5,7
/proc/30786/stat : 30786 (glucose_static) R 30783 30783 30717 0 -1 4202496 113225 0 0 0 88207 22 0 0 25 0 1 0 489069181 88993792 18319 33554432000 4194304 4260849 140736768385184 18446744073709551615 4225060 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30786/statm: 21727 18319 250 17 0 18368 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 95612

[startup+942.301 s]
/proc/loadavg: 4.01 3.87 3.16 5/194 30811
/proc/meminfo: memFree=14748000/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
[pid=30786] ppid=30783 vsize=136228 CPUtime=942.3 cores=5,7
/proc/30786/stat : 30786 (glucose_static) R 30783 30783 30717 0 -1 4202496 122962 0 0 0 94205 25 0 0 25 0 1 0 489069181 139497472 28031 33554432000 4194304 4260849 140736768385184 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30786/statm: 34057 28031 250 17 0 30698 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 144932

[startup+1002.3 s]
/proc/loadavg: 4.00 3.89 3.21 5/194 30813
/proc/meminfo: memFree=14786036/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
[pid=30786] ppid=30783 vsize=86908 CPUtime=1002.3 cores=5,7
/proc/30786/stat : 30786 (glucose_static) R 30783 30783 30717 0 -1 4202496 123566 0 0 0 100205 25 0 0 25 0 1 0 489069181 88993792 18319 33554432000 4194304 4260849 140736768385184 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30786/statm: 21727 18319 250 17 0 18368 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 95612

[startup+1062.3 s]
/proc/loadavg: 4.00 3.91 3.26 5/194 30814
/proc/meminfo: memFree=14784132/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
[pid=30786] ppid=30783 vsize=86908 CPUtime=1062.31 cores=5,7
/proc/30786/stat : 30786 (glucose_static) R 30783 30783 30717 0 -1 4202496 134269 0 0 0 106202 29 0 0 25 0 1 0 489069181 88993792 18319 33554432000 4194304 4260849 140736768385184 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30786/statm: 21727 18319 250 17 0 18368 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 95612

[startup+1122.3 s]
/proc/loadavg: 4.07 3.94 3.31 5/194 30816
/proc/meminfo: memFree=14753708/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
[pid=30786] ppid=30783 vsize=86908 CPUtime=1122.31 cores=5,7
/proc/30786/stat : 30786 (glucose_static) R 30783 30783 30717 0 -1 4202496 134269 0 0 0 112202 29 0 0 25 0 1 0 489069181 88993792 18319 33554432000 4194304 4260849 140736768385184 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30786/statm: 21727 18319 250 17 0 18368 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 95612

[startup+1182.3 s]
/proc/loadavg: 4.02 3.95 3.35 5/194 30818
/proc/meminfo: memFree=14751068/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
[pid=30786] ppid=30783 vsize=86908 CPUtime=1182.3 cores=5,7
/proc/30786/stat : 30786 (glucose_static) R 30783 30783 30717 0 -1 4202496 145237 0 0 0 118198 32 0 0 25 0 1 0 489069181 88993792 18319 33554432000 4194304 4260849 140736768385184 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30786/statm: 21727 18319 250 17 0 18368 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 95612

[startup+1242.3 s]
/proc/loadavg: 4.01 3.95 3.38 5/194 30819
/proc/meminfo: memFree=14672784/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
[pid=30786] ppid=30783 vsize=136228 CPUtime=1242.31 cores=5,7
/proc/30786/stat : 30786 (glucose_static) R 30783 30783 30717 0 -1 4202496 153198 0 0 0 124198 33 0 0 25 0 1 0 489069181 139497472 26278 33554432000 4194304 4260849 140736768385184 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30786/statm: 34057 26278 250 17 0 30698 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 144932



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.82 3.92 3.41 2/176 30875
/proc/meminfo: memFree=15043652/32951124 swapFree=67111528/67111528
[pid=30783] ppid=30781 vsize=8704 CPUtime=0 cores=5,7
/proc/30783/stat : 30783 (glucose.sh) S 30781 30783 30717 0 -1 4202496 359 376 0 0 0 0 0 0 23 0 1 0 489069180 8912896 254 33554432000 4194304 4922060 140733961614032 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/30783/statm: 2176 254 211 178 0 69 0
[pid=30786] ppid=30783 vsize=86908 CPUtime=1300.01 cores=5,7
/proc/30786/stat : 30786 (glucose_static) R 30783 30783 30717 0 -1 4202496 156649 0 0 0 129965 36 0 0 25 0 1 0 489069181 88993792 18319 33554432000 4194304 4260849 140736768385184 18446744073709551615 4209341 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30786/statm: 21727 18319 250 17 0 18368 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 95612

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)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.67
CPU system time (s): 0.372943
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 144932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.67
system time used= 0.372943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157417
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= 10
involuntary context switches= 1615

runsolver used 2.04369 second user time and 5.05923 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-26 01:38:32
IDJOB=3290184
IDBENCH=83421
IDSOLVER=1651
FILE ID=node138/3290184-1303774711
RUNJOBID= node138-1303774706-30738
PBS_JOBID= 13157192
Free space on /tmp= 72000 MiB

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

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

MD5SUM BENCH= 4738c3d0ccd52030cff8addcec6bcde9
RANDOM SEED=1357817218

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:      15087968 kB
Buffers:       2067408 kB
Cached:       15145656 kB
SwapCached:          0 kB
Active:        9958660 kB
Inactive:      7345956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15087968 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5992 kB
Writeback:           0 kB
AnonPages:       91048 kB
Mapped:          15268 kB
Slab:           495440 kB
PageTables:       5460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   280068 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= 72004 MiB
End job on node138 at 2011-04-26 02:00:14