Trace number 3304063

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

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 16911
/proc/meminfo: memFree=19847792/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 502081367 8912896 252 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/16911/statm: 2176 252 211 178 0 69 0

[startup+0.042595 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 16911
/proc/meminfo: memFree=19847792/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 359 375 0 0 0 0 0 0 25 0 1 0 502081367 8912896 254 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16911/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100584 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 16911
/proc/meminfo: memFree=19847792/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 359 375 0 0 0 0 0 0 25 0 1 0 502081367 8912896 254 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16911/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300562 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 16911
/proc/meminfo: memFree=19847792/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 359 375 0 0 0 0 0 0 25 0 1 0 502081367 8912896 254 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16911/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700481 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 16911
/proc/meminfo: memFree=19847792/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 359 375 0 0 0 0 0 0 25 0 1 0 502081367 8912896 254 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16911/statm: 2176 254 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 16914
/proc/meminfo: memFree=19841824/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 359 375 0 0 0 0 0 0 25 0 1 0 502081367 8912896 254 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16911/statm: 2176 254 211 178 0 69 0
[pid=16914] ppid=16911 vsize=23356 CPUtime=1.48 cores=1,3,5,7
/proc/16914/stat : 16914 (glucose_static) R 16911 16911 16529 0 -1 4202496 2320 0 0 0 148 0 0 0 25 0 1 0 502081368 23916544 1561 33554432000 4194304 4260849 140734919234576 18446744073709551615 4225146 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/16914/statm: 5839 1561 249 17 0 2480 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32060

[startup+3.10106 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 16914
/proc/meminfo: memFree=19838548/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 359 375 0 0 0 0 0 0 25 0 1 0 502081367 8912896 254 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16911/statm: 2176 254 211 178 0 69 0
[pid=16914] ppid=16911 vsize=27800 CPUtime=3.08 cores=1,3,5,7
/proc/16914/stat : 16914 (glucose_static) R 16911 16911 16529 0 -1 4202496 3579 0 0 0 308 0 0 0 25 0 1 0 502081368 28467200 2801 33554432000 4194304 4260849 140734919234576 18446744073709551615 4209990 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16914/statm: 6950 2801 249 17 0 3591 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 36504

[startup+6.3005 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 16914
/proc/meminfo: memFree=19803200/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 359 375 0 0 0 0 0 0 25 0 1 0 502081367 8912896 254 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16911/statm: 2176 254 211 178 0 69 0
[pid=16914] ppid=16911 vsize=27800 CPUtime=6.28 cores=1,3,5,7
/proc/16914/stat : 16914 (glucose_static) R 16911 16911 16529 0 -1 4202496 4198 0 0 0 628 0 0 0 25 0 1 0 502081368 28467200 3394 33554432000 4194304 4260849 140734919234576 18446744073709551615 4226551 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16914/statm: 6950 3394 249 17 0 3591 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 36504

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 16914
/proc/meminfo: memFree=19827264/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 359 375 0 0 0 0 0 0 25 0 1 0 502081367 8912896 254 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16911/statm: 2176 254 211 178 0 69 0
[pid=16914] ppid=16911 vsize=36948 CPUtime=12.68 cores=1,3,5,7
/proc/16914/stat : 16914 (glucose_static) R 16911 16911 16529 0 -1 4202496 10250 0 0 0 1267 1 0 0 25 0 1 0 502081368 37834752 5219 33554432000 4194304 4260849 140734919234576 18446744073709551615 4224667 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16914/statm: 9237 5219 250 17 0 5878 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 45652

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 16915
/proc/meminfo: memFree=19823444/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 359 375 0 0 0 0 0 0 25 0 1 0 502081367 8912896 254 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16911/statm: 2176 254 211 178 0 69 0
[pid=16914] ppid=16911 vsize=36948 CPUtime=25.48 cores=1,3,5,7
/proc/16914/stat : 16914 (glucose_static) R 16911 16911 16529 0 -1 4202496 13968 0 0 0 2547 1 0 0 25 0 1 0 502081368 37834752 5872 33554432000 4194304 4260849 140734919234576 18446744073709551615 4224682 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16914/statm: 9237 5872 250 17 0 5878 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45652

[startup+51.1006 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 16915
/proc/meminfo: memFree=19787956/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 359 375 0 0 0 0 0 0 25 0 1 0 502081367 8912896 254 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16911/statm: 2176 254 211 178 0 69 0
[pid=16914] ppid=16911 vsize=55624 CPUtime=51.08 cores=1,3,5,7
/proc/16914/stat : 16914 (glucose_static) R 16911 16911 16529 0 -1 4202496 18577 0 0 0 5106 2 0 0 25 0 1 0 502081368 56958976 10377 33554432000 4194304 4260849 140734919234576 18446744073709551615 4224718 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16914/statm: 13906 10377 250 17 0 10547 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 64328

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 16917
/proc/meminfo: memFree=19767604/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 359 375 0 0 0 0 0 0 25 0 1 0 502081367 8912896 254 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16911/statm: 2176 254 211 178 0 69 0
[pid=16914] ppid=16911 vsize=74480 CPUtime=102.28 cores=1,3,5,7
/proc/16914/stat : 16914 (glucose_static) R 16911 16911 16529 0 -1 4202496 28342 0 0 0 10225 3 0 0 25 0 1 0 502081368 76267520 15212 33554432000 4194304 4260849 140734919234576 18446744073709551615 4224632 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16914/statm: 18620 15212 250 17 0 15261 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 83184

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 16918
/proc/meminfo: memFree=19758148/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 359 375 0 0 0 0 0 0 25 0 1 0 502081367 8912896 254 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16911/statm: 2176 254 211 178 0 69 0
[pid=16914] ppid=16911 vsize=86908 CPUtime=162.28 cores=1,3,5,7
/proc/16914/stat : 16914 (glucose_static) R 16911 16911 16529 0 -1 4202496 30748 0 0 0 16224 4 0 0 25 0 1 0 502081368 88993792 17596 33554432000 4194304 4260849 140734919234576 18446744073709551615 4225149 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16914/statm: 21727 17596 250 17 0 18368 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 95612

[startup+222.301 s]
/proc/loadavg: 2.04 2.01 1.94 3/180 16920
/proc/meminfo: memFree=19757016/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 359 375 0 0 0 0 0 0 25 0 1 0 502081367 8912896 254 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16911/statm: 2176 254 211 178 0 69 0
[pid=16914] ppid=16911 vsize=86908 CPUtime=222.28 cores=1,3,5,7
/proc/16914/stat : 16914 (glucose_static) R 16911 16911 16529 0 -1 4202496 30973 0 0 0 22224 4 0 0 25 0 1 0 502081368 88993792 17818 33554432000 4194304 4260849 140734919234576 18446744073709551615 4224885 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16914/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: 2.01 2.01 1.94 3/180 16921
/proc/meminfo: memFree=19742992/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 359 375 0 0 0 0 0 0 25 0 1 0 502081367 8912896 254 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16911/statm: 2176 254 211 178 0 69 0
[pid=16914] ppid=16911 vsize=86908 CPUtime=282.28 cores=1,3,5,7
/proc/16914/stat : 16914 (glucose_static) R 16911 16911 16529 0 -1 4202496 31458 0 0 0 28224 4 0 0 25 0 1 0 502081368 88993792 18297 33554432000 4194304 4260849 140734919234576 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16914/statm: 21727 18297 250 17 0 18368 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 95612

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 16923
/proc/meminfo: memFree=19741956/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 359 375 0 0 0 0 0 0 25 0 1 0 502081367 8912896 254 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16911/statm: 2176 254 211 178 0 69 0
[pid=16914] ppid=16911 vsize=86908 CPUtime=342.28 cores=1,3,5,7
/proc/16914/stat : 16914 (glucose_static) R 16911 16911 16529 0 -1 4202496 39452 0 0 0 34223 5 0 0 25 0 1 0 502081368 88993792 18319 33554432000 4194304 4260849 140734919234576 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16914/statm: 21727 18319 250 17 0 18368 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 95612

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 16925
/proc/meminfo: memFree=19690592/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7

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

/proc/16914/statm: 46801 34251 250 17 0 43442 0
Current children cumulated CPU time (s) 4302.37
Current children cumulated vsize (KiB) 195908

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 17042
/proc/meminfo: memFree=19648452/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 359 375 0 0 0 0 0 0 25 0 1 0 502081367 8912896 254 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16911/statm: 2176 254 211 178 0 69 0
[pid=16914] ppid=16911 vsize=107064 CPUtime=4362.38 cores=1,3,5,7
/proc/16914/stat : 16914 (glucose_static) R 16911 16911 16529 0 -1 4202496 438230 0 0 0 436111 127 0 0 25 0 1 0 502081368 109633536 19375 33554432000 4194304 4260849 140734919234576 18446744073709551615 4224822 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16914/statm: 26766 19375 250 17 0 23407 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 115768

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 17044
/proc/meminfo: memFree=19575136/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 359 375 0 0 0 0 0 0 25 0 1 0 502081367 8912896 254 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16911/statm: 2176 254 211 178 0 69 0
[pid=16914] ppid=16911 vsize=156384 CPUtime=4422.38 cores=1,3,5,7
/proc/16914/stat : 16914 (glucose_static) R 16911 16911 16529 0 -1 4202496 447170 0 0 0 442109 129 0 0 25 0 1 0 502081368 160137216 28298 33554432000 4194304 4260849 140734919234576 18446744073709551615 4225124 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16914/statm: 39096 28298 250 17 0 35737 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 165088

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 17054
/proc/meminfo: memFree=19589216/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 359 375 0 0 0 0 0 0 25 0 1 0 502081367 8912896 254 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16911/statm: 2176 254 211 178 0 69 0
[pid=16914] ppid=16911 vsize=156384 CPUtime=4482.38 cores=1,3,5,7
/proc/16914/stat : 16914 (glucose_static) R 16911 16911 16529 0 -1 4202496 450769 0 0 0 448107 131 0 0 25 0 1 0 502081368 160137216 31854 33554432000 4194304 4260849 140734919234576 18446744073709551615 4225129 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16914/statm: 39096 31854 250 17 0 35737 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 165088

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 17056
/proc/meminfo: memFree=19537856/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 359 375 0 0 0 0 0 0 25 0 1 0 502081367 8912896 254 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16911/statm: 2176 254 211 178 0 69 0
[pid=16914] ppid=16911 vsize=187204 CPUtime=4542.38 cores=1,3,5,7
/proc/16914/stat : 16914 (glucose_static) R 16911 16911 16529 0 -1 4202496 453661 0 0 0 454104 134 0 0 25 0 1 0 502081368 191696896 34706 33554432000 4194304 4260849 140734919234576 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16914/statm: 46801 34706 250 17 0 43442 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 195908

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 17058
/proc/meminfo: memFree=19637784/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 359 375 0 0 0 0 0 0 25 0 1 0 502081367 8912896 254 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16911/statm: 2176 254 211 178 0 69 0
[pid=16914] ppid=16911 vsize=107064 CPUtime=4602.39 cores=1,3,5,7
/proc/16914/stat : 16914 (glucose_static) R 16911 16911 16529 0 -1 4202496 455267 0 0 0 460104 135 0 0 25 0 1 0 502081368 109633536 19588 33554432000 4194304 4260849 140734919234576 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16914/statm: 26766 19588 250 17 0 23407 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 115768

[startup+4662.3 s]
/proc/loadavg: 1.88 1.98 1.98 2/173 17080
/proc/meminfo: memFree=19821552/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 359 375 0 0 0 0 0 0 25 0 1 0 502081367 8912896 254 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16911/statm: 2176 254 211 178 0 69 0
[pid=16914] ppid=16911 vsize=156384 CPUtime=4662.39 cores=1,3,5,7
/proc/16914/stat : 16914 (glucose_static) R 16911 16911 16529 0 -1 4202496 463733 0 0 0 466102 137 0 0 25 0 1 0 502081368 160137216 28045 33554432000 4194304 4260849 140734919234576 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16914/statm: 39096 28045 250 17 0 35737 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 165088

[startup+4722.31 s]
/proc/loadavg: 1.29 1.78 1.91 2/173 17082
/proc/meminfo: memFree=19810884/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 359 375 0 0 0 0 0 0 25 0 1 0 502081367 8912896 254 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16911/statm: 2176 254 211 178 0 69 0
[pid=16914] ppid=16911 vsize=156384 CPUtime=4722.39 cores=1,3,5,7
/proc/16914/stat : 16914 (glucose_static) R 16911 16911 16529 0 -1 4202496 466500 0 0 0 472101 138 0 0 25 0 1 0 502081368 160137216 30776 33554432000 4194304 4260849 140734919234576 18446744073709551615 4224867 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16914/statm: 39096 30776 250 17 0 35737 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 165088

[startup+4782.3 s]
/proc/loadavg: 1.12 1.65 1.85 2/173 17083
/proc/meminfo: memFree=19799952/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 359 375 0 0 0 0 0 0 25 0 1 0 502081367 8912896 254 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16911/statm: 2176 254 211 178 0 69 0
[pid=16914] ppid=16911 vsize=187204 CPUtime=4782.39 cores=1,3,5,7
/proc/16914/stat : 16914 (glucose_static) R 16911 16911 16529 0 -1 4202496 469378 0 0 0 478098 141 0 0 25 0 1 0 502081368 191696896 33606 33554432000 4194304 4260849 140734919234576 18446744073709551615 4225087 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16914/statm: 46801 33606 250 17 0 43442 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 195908

[startup+4842.3 s]
/proc/loadavg: 1.04 1.52 1.79 2/173 17085
/proc/meminfo: memFree=19854368/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 359 375 0 0 0 0 0 0 25 0 1 0 502081367 8912896 254 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16911/statm: 2176 254 211 178 0 69 0
[pid=16914] ppid=16911 vsize=107064 CPUtime=4842.39 cores=1,3,5,7
/proc/16914/stat : 16914 (glucose_static) R 16911 16911 16529 0 -1 4202496 472424 0 0 0 484095 144 0 0 25 0 1 0 502081368 109633536 19802 33554432000 4194304 4260849 140734919234576 18446744073709551615 4225121 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16914/statm: 26766 19802 250 17 0 23407 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 115768

[startup+4902.3 s]
/proc/loadavg: 1.01 1.43 1.75 2/173 17087
/proc/meminfo: memFree=19814428/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 359 375 0 0 0 0 0 0 25 0 1 0 502081367 8912896 254 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16911/statm: 2176 254 211 178 0 69 0
[pid=16914] ppid=16911 vsize=156384 CPUtime=4902.39 cores=1,3,5,7
/proc/16914/stat : 16914 (glucose_static) R 16911 16911 16529 0 -1 4202496 482671 0 0 0 490093 146 0 0 25 0 1 0 502081368 160137216 30010 33554432000 4194304 4260849 140734919234576 18446744073709551615 4224685 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16914/statm: 39096 30010 250 17 0 35737 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 165088

[startup+4962.3 s]
/proc/loadavg: 1.00 1.34 1.69 2/173 17088
/proc/meminfo: memFree=19802872/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 359 375 0 0 0 0 0 0 25 0 1 0 502081367 8912896 254 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16911/statm: 2176 254 211 178 0 69 0
[pid=16914] ppid=16911 vsize=187204 CPUtime=4962.39 cores=1,3,5,7
/proc/16914/stat : 16914 (glucose_static) R 16911 16911 16529 0 -1 4202496 485566 0 0 0 496091 148 0 0 25 0 1 0 502081368 191696896 32871 33554432000 4194304 4260849 140734919234576 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16914/statm: 46801 32871 250 17 0 43442 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 195908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.00 1.30 1.66 2/173 17089
/proc/meminfo: memFree=19797028/32951124 swapFree=67111464/67111528
[pid=16911] ppid=16909 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/16911/stat : 16911 (glucose.sh) S 16909 16911 16529 0 -1 4202496 359 375 0 0 0 0 0 0 25 0 1 0 502081367 8912896 254 33554432000 4194304 4922060 140734636378768 18446744073709551615 228244167813 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/16911/statm: 2176 254 211 178 0 69 0
[pid=16914] ppid=16911 vsize=187204 CPUtime=5000.1 cores=1,3,5,7
/proc/16914/stat : 16914 (glucose_static) R 16911 16911 16529 0 -1 4202496 487059 0 0 0 499861 149 0 0 25 0 1 0 502081368 191696896 34346 33554432000 4194304 4260849 140734919234576 18446744073709551615 4224707 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/16914/statm: 46801 34346 250 17 0 43442 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 195908

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

Real time (s): 5000.01
CPU time (s): 5000.1
CPU user time (s): 4998.61
CPU system time (s): 1.49
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 195908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.008998
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 734
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= 8
involuntary context switches= 5

runsolver used 7.81181 second user time and 18.9931 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-27 13:47:14
IDJOB=3304063
IDBENCH=83421
IDSOLVER=1687
FILE ID=node136/3304063-1303904834
RUNJOBID= node136-1303899331-16548
PBS_JOBID= 13164512
Free space on /tmp= 72328 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-3304063-1303904834/watcher-3304063-1303904834 -o /tmp/evaluation-result-3304063-1303904834/solver-3304063-1303904834 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3304063-1303904834.cnf 

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

MD5SUM BENCH= 4738c3d0ccd52030cff8addcec6bcde9
RANDOM SEED=975162471

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19848064 kB
Buffers:       1733128 kB
Cached:       10645584 kB
SwapCached:         60 kB
Active:        5535544 kB
Inactive:      6988680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19848064 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            1424 kB
Writeback:           0 kB
AnonPages:      145520 kB
Mapped:          15224 kB
Slab:           515928 kB
PageTables:       4808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   310796 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= 72332 MiB
End job on node136 at 2011-04-27 15:10:36