Trace number 3370880

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
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.02 1300.02

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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370880-1305392723.cnf'
0.00/0.01	c -- header says num vars:           1404
0.00/0.01	c -- header says num clauses:        7572
0.00/0.01	c -- clauses added:            0 learnts,         7572 normals,            0 xors
0.00/0.01	c -- vars added       1404
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0      1404      7144       240         0     29208         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/6632/6632 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  224 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.00/0.02	c Replacing      224 vars Replaced     7272 lits Time:     0.00 s 
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1040 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.00/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.03	c Finding non-binary XORs:     0.00 s (found:     608, avg size: 3.6)
0.00/0.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    156 locsubst:     0 time:   0.00
0.00/0.03	c calculated reachability. Time: 0.00
0.00/0.03	c Calc default polars -  time:   0.00 s pos:      32 undec:     520 neg:     852
0.00/0.03	c =========================================================================================
0.00/0.03	c types(t): F = full restart, N = normal restart
0.00/0.03	c types(t): S = simplification begin/end, E = solution found
0.00/0.03	c restart types(rt): st = static, dy = dynamic
0.00/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.03	c  B st     0         0       884      1896        48         0      8832         0   no data   no data  --
0.09/0.10	c Decided on static restart strategy
0.19/0.27	c  N st     8      4918       884      1896        54      4693      8832    216066   no data   no data  --
0.69/0.78	c  N st    10     11300       884      1896        59      4533      8832    110094   no data   no data  --
1.29/1.38	c  N st    11     17043       884      1896        63     10127      8832    501836   no data   no data  --
2.19/2.22	c  F st    12     25001       884      1896        66     12513      8832    650973   no data   no data  --
2.19/2.22	c  N st    12     25001       884      1896        66     12513      8832    650973   no data   no data  --
2.58/2.64	c Decided on static restart strategy
2.58/2.64	c  N st    18     30000       884      1896        70     10945      8832    446924   no data   no data  --
2.58/2.64	c  S st    18     30000       884      1896        70     10945      8832    446924   no data   no data  --
2.58/2.67	c  S st    18     30501       884      1896        76     11406      8832    454493   no data   no data  --
2.58/2.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     36 locsubst:     0 time:   0.00
2.58/2.67	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
2.58/2.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   21 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.58/2.68	c Replacing       22 vars Replaced     8453 lits Time:     0.01 s 
2.58/2.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.58/2.69	c subs with bin:        5  lits-rem:         6  v-fix:    0  time:  0.00 s
2.58/2.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    826 time:  0.00 s
2.58/2.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.68/2.78	c lits-rem:      1069  cl-subs:      215  v-elim:      0  v-fix:    0  time:  0.09 s
2.68/2.78	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.00
2.68/2.78	c calculated reachability. Time: 0.00
2.68/2.78	c  N st    18     30501       826      1896        32      6295      8720    128040   no data   no data  --
3.38/3.46	c  N st    20     37612       826      1896        32      8136      8720    255605   no data   no data  --
4.08/4.10	c  N st    21     44011       826      1896        33     14347      8720    646634   no data   no data  --
4.18/4.21	c  S st    22     45751       826      1896        33      8659      8720    165468   no data   no data  --
4.18/4.23	c  S st    22     46253       826      1896        42      9115      8720    173831   no data   no data  --
4.18/4.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.18/4.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.18/4.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.18/4.24	c Replacing        6 vars Replaced     1668 lits Time:     0.00 s 
4.18/4.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.18/4.25	c subs with bin:        4  lits-rem:        72  v-fix:    0  time:  0.00 s
4.18/4.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    820 time:  0.00 s
4.18/4.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.29/4.39	c lits-rem:       665  cl-subs:      109  v-elim:      0  v-fix:    0  time:  0.15 s
4.29/4.39	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
4.29/4.40	c vivif2 --  cl tried     8990 cl shrink        0 lits rem          0 time: 0.00
4.29/4.40	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.00
4.29/4.40	c calculated reachability. Time: 0.00
4.29/4.40	c  N st    22     46253       820      1896        30      8990      8708    170615   no data   no data  --
6.19/6.27	c  N st    23     60652       820      1896        33     14154      8708    530732   no data   no data  --
6.19/6.27	c Finding binary XORs  T:     0.00 s  found:       2
6.98/7.01	c  N st    24     69379       820      1896        34     12292      8708    269495   no data   no data  --
6.98/7.01	c  S st    24     69379       820      1896        34     12292      8708    269495   no data   no data  --
6.98/7.05	c  S st    24     69880       820      1896        40     12765      8708    279400   no data   no data  --
6.98/7.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.98/7.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.98/7.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.98/7.05	c Replacing        4 vars Replaced      414 lits Time:     0.00 s 
6.98/7.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.98/7.06	c subs with bin:        6  lits-rem:        47  v-fix:    0  time:  0.00 s
6.98/7.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    816 time:  0.00 s
6.98/7.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.08/8.15	c lits-rem:      2072  cl-subs:      156  v-elim:      0  v-fix:    0  time:  1.08 s
8.08/8.15	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
8.08/8.15	c vivif2 --  cl tried    12593 cl shrink        0 lits rem          0 time: 0.00
8.08/8.16	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.01
8.08/8.16	c calculated reachability. Time: 0.00
8.08/8.16	c  N st    24     69880       816      1896        32     12593      8704    272841   no data   no data  --
10.49/10.53	c  F st    25     87500       816      1896        32     18410      8704    656307   no data   no data  --
10.49/10.53	c  N st    25     87500       816      1896        32     18410      8704    656307   no data   no data  --
11.09/11.10	c Decided on static restart strategy
11.39/11.42	c  N st    32     95541       816      1896        32     13730      8704    245647   no data   no data  --
12.49/12.50	c  N st    34    104821       816      1896        32     22892      8704    914408   no data   no data  --
12.49/12.50	c  S st    34    104821       816      1896        32     22892      8704    914408   no data   no data  --
12.49/12.56	c  S st    34    105328       816      1896        34     23365      8704    924481   no data   no data  --
12.49/12.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.49/12.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.49/12.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
12.58/12.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.58/12.60	c subs with bin:        2  lits-rem:         1  v-fix:    0  time:  0.00 s
12.58/12.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    816 time:  0.00 s
12.58/12.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.29/16.35	c lits-rem:      4625  cl-subs:      338  v-elim:      0  v-fix:    0  time:  3.74 s
16.29/16.35	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
16.29/16.35	c vivif2 --  cl tried    23025 cl shrink        0 lits rem          0 time: 0.01
16.29/16.37	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.01
16.29/16.37	c calculated reachability. Time: 0.00
16.29/16.37	c  N st    34    105328       816      1896        34     23025      8704    898165   no data   no data  --
17.49/17.54	c  N st    35    114926       816      1896        35     18714      8704    486533   no data   no data  --
19.18/19.28	c  N st    36    129323       816      1896        36     18189      8704    446113   no data   no data  --
22.00/22.04	c  N st    37    150920       816      1896        36     23773      8704    739965   no data   no data  --
22.89/22.97	c  S st    38    157992       816      1896        37     30657      8704   1239960   no data   no data  --
22.99/23.04	c  S st    38    158499       816      1896        39     31150      8704   1252839   no data   no data  --
22.99/23.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.99/23.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.99/23.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.99/23.07	c Replacing        3 vars Replaced     3268 lits Time:     0.01 s 
22.99/23.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.10/23.11	c subs with bin:        2  lits-rem:       197  v-fix:    0  time:  0.00 s
23.10/23.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    813 time:  0.00 s
23.10/23.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
25.48/25.53	c lits-rem:      2350  cl-subs:     1030  v-elim:      0  v-fix:    0  time:  2.42 s
25.48/25.53	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
25.48/25.54	c vivif2 --  cl tried    30105 cl shrink        0 lits rem          0 time: 0.01
25.48/25.56	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.01
25.48/25.56	c calculated reachability. Time: 0.00
25.48/25.56	c  N st    38    158499       813      1896        33     30105      8702   1186419   no data   no data  --
32.90/32.94	c  N st    39    207087       813      1896        35     24993      8702    681818   no data   no data  --
32.90/32.94	c Finding binary XORs  T:     0.00 s  found:       2
38.08/38.11	c  N st    40    237750       813      1896        38     35771      8702   1679005   no data   no data  --
38.08/38.11	c  S st    40    237750       813      1896        38     35771      8702   1679005   no data   no data  --
38.18/38.20	c  S st    40    238251       813      1896        41     36252      8702   1691063   no data   no data  --
38.18/38.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.18/38.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.18/38.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
38.18/38.29	c Replacing        7 vars Replaced    22197 lits Time:     0.07 s 
38.28/38.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.28/38.35	c subs with bin:        1  lits-rem:       567  v-fix:    0  time:  0.01 s
38.28/38.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    806 time:  0.00 s
38.28/38.35	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
41.19/41.21	c lits-rem:       292  cl-subs:      230  v-elim:      0  v-fix:    0  time:  2.86 s
41.19/41.21	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
41.19/41.23	c vivif2 --  cl tried    36002 cl shrink        0 lits rem          0 time: 0.02
41.19/41.24	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.02
41.19/41.25	c calculated reachability. Time: 0.00
41.19/41.25	c  N st    40    238251       806      1896        27     36002      8694   1677951   no data   no data  --
54.78/54.88	c  F st    41    306251       806      1896        27     37492      8694   1404556   no data   no data  --
54.78/54.88	c  N st    41    306251       806      1896        27     37492      8694   1404556   no data   no data  --
55.68/55.79	c Decided on static restart strategy
59.49/59.52	c  N st    51    334553       806      1896        27     41795      8694   1574519   no data   no data  --
63.58/63.70	c  N st    53    357376       806      1896        28     39626      8694   1376463   no data   no data  --
63.58/63.70	c  S st    53    357376       806      1896        28     39626      8694   1376463   no data   no data  --
63.69/63.80	c  S st    53    357876       806      1896        33     40098      8694   1388266   no data   no data  --
63.69/63.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.69/63.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.79/63.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
63.79/63.83	c Replacing        2 vars Replaced     2505 lits Time:     0.02 s 
63.79/63.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.79/63.88	c subs with bin:        7  lits-rem:       386  v-fix:    0  time:  0.00 s
63.79/63.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    804 time:  0.00 s
63.79/63.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
68.89/68.90	c lits-rem:       723  cl-subs:     3196  v-elim:      0  v-fix:    0  time:  5.02 s
68.89/68.90	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
68.89/68.91	c vivif2 --  cl tried    36888 cl shrink        0 lits rem          0 time: 0.01
68.89/68.93	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.02
68.89/68.93	c calculated reachability. Time: 0.00
68.89/68.93	c  N st    53    357876       804      1896        29     36888      8690   1203521   no data   no data  --
75.19/75.20	c  N st    54    390269       804      1896        29     43708      8690   1849284   no data   no data  --
86.18/86.28	c  N st    55    438857       804      1896        29     36982      8690   1115889   no data   no data  --
101.78/101.88	c  N st    56    511740       804      1896        29     49864      8690   1892774   no data   no data  --
107.09/107.19	c  N st    57    536814       804      1896        29     44064      8690   1466480   no data   no data  --
107.09/107.19	c  S st    57    536814       804      1896        29     44064      8690   1466480   no data   no data  --
107.19/107.29	c  S st    57    537318       804      1896        30     44553      8690   1481132   no data   no data  --
107.29/107.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
107.29/107.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
107.29/107.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
107.29/107.32	c Replacing        1 vars Replaced      322 lits Time:     0.01 s 
107.29/107.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.29/107.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.29/107.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    803 time:  0.00 s
107.29/107.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
113.68/113.75	c lits-rem:       754  cl-subs:     3729  v-elim:      0  v-fix:    0  time:  6.39 s
113.68/113.75	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
113.68/113.77	c vivif2 --  cl tried    40823 cl shrink        0 lits rem          0 time: 0.01
113.68/113.79	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.02
113.68/113.79	c calculated reachability. Time: 0.00
113.68/113.79	c  N st    57    537318       803      1896        28     40823      8688   1264119   no data   no data  --
156.29/156.37	c  N st    58    701302       803      1896        29     70383      8688   3176095   no data   no data  --
156.29/156.37	c Finding binary XORs  T:     0.00 s  found:       1
181.18/181.28	c  N st    59    805978       803      1896        29     64242      8688   2315724   no data   no data  --
181.18/181.28	c  S st    59    805978       803      1896        29     64242      8688   2315724   no data   no data  --
181.39/181.46	c  S st    59    806483       803      1896        33     64729      8688   2330087   no data   no data  --
181.39/181.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
181.39/181.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
181.39/181.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
181.49/181.54	c Replacing        4 vars Replaced     9238 lits Time:     0.04 s 
181.59/181.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
181.59/181.61	c subs with bin:        1  lits-rem:         4  v-fix:    0  time:  0.00 s
181.59/181.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    799 time:  0.00 s
181.59/181.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
197.69/197.70	c lits-rem:      1885  cl-subs:     5253  v-elim:      0  v-fix:    0  time: 16.09 s
197.69/197.70	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
197.69/197.72	c vivif2 --  cl tried    59465 cl shrink        0 lits rem          0 time: 0.02
197.69/197.77	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.04
197.69/197.77	c calculated reachability. Time: 0.00
197.69/197.77	c  N st    59    806483       799      1896        25     59465      8684   2036408   no data   no data  --
273.49/273.53	c  F st    60   1071876       799      1896        27     74268      8684   3041044   no data   no data  --
273.49/273.53	c  N st    60   1071876       799      1896        27     74268      8684   3041044   no data   no data  --
274.69/274.73	c Decided on static restart strategy
278.99/279.04	c  N st    70   1100185       799      1896        27     59393      8684   1921770   no data   no data  --
288.89/288.90	c  N st    72   1136178       799      1896        28     50003      8684   1152828   no data   no data  --
297.59/297.64	c  N st    73   1168570       799      1896        28     81591      8684   3334092   no data   no data  --
309.69/309.79	c  N st    74   1209724       799      1896        28     75741      8684   2843794   no data   no data  --
309.69/309.79	c  S st    74   1209724       799      1896        28     75741      8684   2843794   no data   no data  --
309.99/310.00	c  S st    74   1210226       799      1896        30     76220      8684   2856982   no data   no data  --
309.99/310.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
309.99/310.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
309.99/310.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
309.99/310.06	c Replacing        2 vars Replaced     3993 lits Time:     0.02 s 
310.10/310.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
310.10/310.15	c subs with bin:        2  lits-rem:         5  v-fix:    0  time:  0.00 s
310.10/310.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    797 time:  0.00 s
310.10/310.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
339.09/339.17	c lits-rem:       483  cl-subs:     8031  v-elim:      0  v-fix:    0  time: 29.02 s
339.09/339.17	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
339.19/339.20	c vivif2 --  cl tried    68178 cl shrink        0 lits rem          0 time: 0.03
339.19/339.25	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.05
339.19/339.25	c calculated reachability. Time: 0.00
339.19/339.25	c  N st    74   1210226       797      1896        26     68178      8684   2393489   no data   no data  --
361.28/361.30	c  N st    75   1283108       797      1896        26     91935      8684   3840225   no data   no data  --
406.39/406.43	c  N st    76   1392431       797      1896        27     52797      8684   1155686   no data   no data  --
462.09/462.17	c  N st    77   1556415       797      1896        27     57094      8684   1331073   no data   no data  --
516.19/516.26	c  N st    78   1710227       797      1896        27     98755      8684   4142389   no data   no data  --
516.19/516.26	c  S st    78   1710227       797      1896        27     98755      8684   4142389   no data   no data  --
516.49/516.53	c  S st    78   1710734       797      1896        28     99252      8684   4156431   no data   no data  --
516.49/516.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
516.49/516.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
516.49/516.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
516.59/516.62	c Replacing        1 vars Replaced     1957 lits Time:     0.02 s 
516.69/516.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
516.69/516.74	c subs with bin:        2  lits-rem:        56  v-fix:    0  time:  0.00 s
516.69/516.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    796 time:  0.00 s
516.69/516.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
693.79/693.87	c lits-rem:      1693  cl-subs:    15893  v-elim:      0  v-fix:    0  time: 177.13 s
693.79/693.87	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
693.89/693.91	c vivif2 --  cl tried    83356 cl shrink        0 lits rem          0 time: 0.04
693.89/693.98	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.07
693.89/693.98	c calculated reachability. Time: 0.00
693.89/693.98	c  N st    78   1710734       796      1896        26     83356      8684   3235057   no data   no data  --
831.39/831.43	c  N st    79   2079699       796      1896        26     95509      8684   3733024   no data   no data  --
875.50/875.51	c  N st    80   2210735       796      1896        26     98787      8684   3974180   no data   no data  --
875.50/875.51	c  S st    80   2210735       796      1896        26     98787      8684   3974180   no data   no data  --
875.69/875.74	c  S st    80   2211236       796      1896        26     99279      8684   3989724   no data   no data  --
875.69/875.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
875.69/875.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
875.79/875.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
875.89/875.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
875.89/875.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
875.89/875.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    796 time:  0.00 s
875.89/875.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1005.59/1005.65	c lits-rem:      3881  cl-subs:     6529  v-elim:      0  v-fix:    0  time: 129.73 s
1005.59/1005.65	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
1005.69/1005.70	c vivif2 --  cl tried    92750 cl shrink        0 lits rem          0 time: 0.05
1005.79/1005.82	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.11
1005.79/1005.82	c calculated reachability. Time: 0.00
1005.79/1005.82	c  N st    80   2211236       796      1896        26     92750      8684   3619420   no data   no data  --
1225.18/1225.29	c  N st    81   2711236       796      1896        26    119832      8684   5342439   no data   no data  --
1225.18/1225.29	c  S st    81   2711236       796      1896        26    119832      8684   5342439   no data   no data  --
1225.58/1225.61	c  S st    81   2711739       796      1896        27    120320      8684   5356022   no data   no data  --
1225.58/1225.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1225.58/1225.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1225.58/1225.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1225.79/1225.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1225.79/1225.85	c subs with bin:        2  lits-rem:       555  v-fix:    0  time:  0.00 s
1225.79/1225.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    796 time:  0.00 s
1225.79/1225.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s

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: 961)

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-3370880-1305392723/watcher-3370880-1305392723 -o /tmp/evaluation-result-3370880-1305392723/solver-3370880-1305392723 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370880-1305392723.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.69 3.95 3.83 5/323 16681
/proc/meminfo: memFree=15694912/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=30172 CPUtime=0 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 609 0 0 0 0 0 0 0 25 0 1 0 729502979 30896128 549 33554432000 4194304 4650387 140736234116016 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 7543 550 328 112 0 2508 0

[startup+0.037857 s]
/proc/loadavg: 3.69 3.95 3.83 5/323 16681
/proc/meminfo: memFree=15694912/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=32228 CPUtime=0.03 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 1177 0 0 0 3 0 0 0 25 0 1 0 729502979 33001472 1067 33554432000 4194304 4650387 140736234116016 18446744073709551615 4363354 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 8057 1067 378 112 0 3022 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 32228

[startup+0.100866 s]
/proc/loadavg: 3.69 3.95 3.83 5/323 16681
/proc/meminfo: memFree=15694912/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=32228 CPUtime=0.09 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 1243 0 0 0 9 0 0 0 25 0 1 0 729502979 33001472 1133 33554432000 4194304 4650387 140736234116016 18446744073709551615 4361034 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 8057 1133 378 112 0 3022 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32228

[startup+0.300833 s]
/proc/loadavg: 3.69 3.95 3.83 5/323 16681
/proc/meminfo: memFree=15694912/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=32336 CPUtime=0.29 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 1497 0 0 0 29 0 0 0 25 0 1 0 729502979 33112064 1106 33554432000 4194304 4650387 140736234116016 18446744073709551615 4363279 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 8084 1106 380 112 0 3049 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32336

[startup+0.700752 s]
/proc/loadavg: 3.69 3.95 3.83 5/323 16681
/proc/meminfo: memFree=15694912/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=32336 CPUtime=0.69 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 1825 0 0 0 69 0 0 0 25 0 1 0 729502979 33112064 1434 33554432000 4194304 4650387 140736234116016 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 8084 1434 380 112 0 3049 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32336

[startup+1.5006 s]
/proc/loadavg: 3.69 3.95 3.83 5/329 16687
/proc/meminfo: memFree=15681348/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=33052 CPUtime=1.49 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 2732 0 0 0 149 0 0 0 25 0 1 0 729502979 33845248 1295 33554432000 4194304 4650387 140736234116016 18446744073709551615 4363391 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 8263 1295 380 112 0 3228 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33052

[startup+3.1003 s]
/proc/loadavg: 3.69 3.95 3.83 5/329 16687
/proc/meminfo: memFree=15663244/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=36988 CPUtime=3.08 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 4869 0 0 0 308 0 0 0 25 0 1 0 729502979 37875712 2695 33554432000 4194304 4650387 140736234116016 18446744073709551615 4360407 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 9247 2695 381 112 0 4212 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 36988

[startup+6.3007 s]
/proc/loadavg: 3.71 3.95 3.83 5/329 16687
/proc/meminfo: memFree=15647152/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=54632 CPUtime=6.29 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 7307 0 0 0 628 1 0 0 25 0 1 0 729502979 55943168 4334 33554432000 4194304 4650387 140736234116016 18446744073709551615 4307301 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 13658 4334 381 112 0 8623 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54632

[startup+12.7005 s]
/proc/loadavg: 3.74 3.95 3.83 5/329 16741
/proc/meminfo: memFree=15627416/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=56496 CPUtime=12.68 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 13875 0 0 0 1266 2 0 0 25 0 1 0 729502979 57851904 7519 33554432000 4194304 4650387 140736234116016 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 14124 7519 381 112 0 9089 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 56496

[startup+25.5011 s]
/proc/loadavg: 3.79 3.95 3.83 5/329 16742
/proc/meminfo: memFree=15581292/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=70688 CPUtime=25.48 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 21426 0 0 0 2544 4 0 0 25 0 1 0 729502979 72384512 11122 33554432000 4194304 4650387 140736234116016 18446744073709551615 4541292 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 17672 11122 381 112 0 12637 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 70688

[startup+51.1003 s]
/proc/loadavg: 3.92 3.97 3.84 5/329 16743
/proc/meminfo: memFree=15538276/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=90192 CPUtime=51.09 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 37504 0 0 0 5101 8 0 0 25 0 1 0 729502979 92356608 16047 33554432000 4194304 4650387 140736234116016 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 22548 16047 381 112 0 17513 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 90192

[startup+102.312 s]
/proc/loadavg: 3.96 3.97 3.85 5/329 16744
/proc/meminfo: memFree=15494564/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=99528 CPUtime=102.29 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 59857 0 0 0 10217 12 0 0 25 0 1 0 729502979 101916672 18451 33554432000 4194304 4650387 140736234116016 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 24882 18451 381 112 0 19847 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 99528

[startup+162.3 s]
/proc/loadavg: 3.98 3.97 3.85 5/329 16745
/proc/meminfo: memFree=15465492/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=109176 CPUtime=162.29 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 80716 0 0 0 16210 19 0 0 25 0 1 0 729502979 111796224 20461 33554432000 4194304 4650387 140736234116016 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 27294 20461 381 112 0 22259 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 109176

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.86 5/329 16747
/proc/meminfo: memFree=15413500/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=177896 CPUtime=222.29 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 99395 0 0 0 22206 23 0 0 25 0 1 0 729502979 182165504 25988 33554432000 4194304 4650387 140736234116016 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 44474 25988 381 112 0 39439 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 177896

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.87 5/329 16749
/proc/meminfo: memFree=15390024/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=128544 CPUtime=282.28 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 118730 0 0 0 28200 28 0 0 25 0 1 0 729502979 131629056 25769 33554432000 4194304 4650387 140736234116016 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 32136 25769 381 112 0 27101 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 128544

[startup+342.3 s]
/proc/loadavg: 4.08 4.00 3.88 5/329 16750
/proc/meminfo: memFree=15353028/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=206860 CPUtime=342.29 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 133738 0 0 0 34197 32 0 0 25 0 1 0 729502979 211824640 32306 33554432000 4194304 4650387 140736234116016 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 51715 32306 381 112 0 46680 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 206860

[startup+402.301 s]
/proc/loadavg: 4.03 4.00 3.89 5/329 16752
/proc/meminfo: memFree=15312072/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=208300 CPUtime=402.29 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 147705 0 0 0 40191 38 0 0 25 0 1 0 729502979 213299200 32650 33554432000 4194304 4650387 140736234116016 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 52075 32650 381 112 0 47040 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 208300

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 3.89 5/329 16753
/proc/meminfo: memFree=15310528/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=154128 CPUtime=462.29 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 163460 0 0 0 46186 43 0 0 25 0 1 0 729502979 157827072 30088 33554432000 4194304 4650387 140736234116016 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 38532 30088 381 112 0 33497 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 154128

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/329 16755
/proc/meminfo: memFree=15256048/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=245496 CPUtime=522.29 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 184554 0 0 0 52182 47 0 0 25 0 1 0 729502979 251387904 40888 33554432000 4194304 4650387 140736234116016 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 61374 40888 381 112 0 56339 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 245496

[startup+582.301 s]
/proc/loadavg: 4.08 4.03 3.91 5/329 16757
/proc/meminfo: memFree=15238152/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=245496 CPUtime=582.29 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 184554 0 0 0 58182 47 0 0 25 0 1 0 729502979 251387904 40888 33554432000 4194304 4650387 140736234116016 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 61374 40888 381 112 0 56339 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 245496

[startup+642.301 s]
/proc/loadavg: 4.03 4.02 3.91 5/329 16758
/proc/meminfo: memFree=15239620/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=245496 CPUtime=642.3 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 184554 0 0 0 64183 47 0 0 25 0 1 0 729502979 251387904 40888 33554432000 4194304 4650387 140736234116016 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 61374 40888 381 112 0 56339 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 245496

[startup+702.301 s]
/proc/loadavg: 4.01 4.02 3.91 5/329 16760
/proc/meminfo: memFree=15219508/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=245496 CPUtime=702.29 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 186446 0 0 0 70182 47 0 0 25 0 1 0 729502979 251387904 42780 33554432000 4194304 4650387 140736234116016 18446744073709551615 4364760 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 61374 42780 381 112 0 56339 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 245496

[startup+762.313 s]
/proc/loadavg: 4.00 4.01 3.91 5/329 16761
/proc/meminfo: memFree=15219208/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=247492 CPUtime=762.3 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 202769 0 0 0 76178 52 0 0 25 0 1 0 729502979 253431808 41508 33554432000 4194304 4650387 140736234116016 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 61873 41508 381 112 0 56838 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 247492

[startup+822.3 s]
/proc/loadavg: 4.12 4.04 3.92 5/329 16763
/proc/meminfo: memFree=15215808/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=188860 CPUtime=822.29 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 217464 0 0 0 82172 57 0 0 25 0 1 0 729502979 193392640 38657 33554432000 4194304 4650387 140736234116016 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 47215 38657 381 112 0 42180 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 188860

[startup+882.301 s]
/proc/loadavg: 4.10 4.04 3.93 5/329 16765
/proc/meminfo: memFree=15188868/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=263476 CPUtime=882.29 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 234224 0 0 0 88168 61 0 0 25 0 1 0 729502979 269799424 43321 33554432000 4194304 4650387 140736234116016 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 65869 43321 381 112 0 60834 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 263476

[startup+942.301 s]
/proc/loadavg: 4.03 4.03 3.93 5/329 16766
/proc/meminfo: memFree=15166020/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=264792 CPUtime=942.29 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 234505 0 0 0 94167 62 0 0 25 0 1 0 729502979 271147008 43602 33554432000 4194304 4650387 140736234116016 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 66198 43602 381 112 0 61163 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 264792

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/329 16768
/proc/meminfo: memFree=15134480/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=264792 CPUtime=1002.29 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 234555 0 0 0 100167 62 0 0 25 0 1 0 729502979 271147008 43652 33554432000 4194304 4650387 140736234116016 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 66198 43652 381 112 0 61163 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 264792

[startup+1062.3 s]
/proc/loadavg: 4.07 4.03 3.93 5/329 16769
/proc/meminfo: memFree=15151692/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=203112 CPUtime=1062.29 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 246079 0 0 0 106158 71 0 0 25 0 1 0 729502979 207986688 42232 33554432000 4194304 4650387 140736234116016 18446744073709551615 4366985 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 50778 42232 381 112 0 45743 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 203112

[startup+1122.3 s]
/proc/loadavg: 4.14 4.06 3.94 5/329 16771
/proc/meminfo: memFree=15101804/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=203404 CPUtime=1122.28 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 258163 0 0 0 112150 78 0 0 25 0 1 0 729502979 208285696 41100 33554432000 4194304 4650387 140736234116016 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 50851 41100 381 112 0 45816 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 203404

[startup+1182.3 s]
/proc/loadavg: 4.05 4.04 3.94 5/329 16773
/proc/meminfo: memFree=15100760/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=268564 CPUtime=1182.28 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 270492 0 0 0 118146 82 0 0 25 0 1 0 729502979 275009536 46330 33554432000 4194304 4650387 140736234116016 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 67141 46330 381 112 0 62106 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 268564

[startup+1242.3 s]
/proc/loadavg: 4.02 4.03 3.94 5/329 16774
/proc/meminfo: memFree=15079776/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=295904 CPUtime=1242.28 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 289732 0 0 0 124141 87 0 0 25 0 1 0 729502979 303005696 51183 33554432000 4194304 4650387 140736234116016 18446744073709551615 4433055 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 73976 51183 381 112 0 68941 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 295904



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.94 3/326 16778
/proc/meminfo: memFree=15363604/32950928 swapFree=67085488/67111528
[pid=16681] ppid=16679 vsize=297396 CPUtime=1299.99 cores=0,2
/proc/16681/stat : 16681 (strangenight1-s) R 16679 16681 16108 0 -1 4202496 290065 0 0 0 129912 87 0 0 25 0 1 0 729502979 304533504 51516 33554432000 4194304 4650387 140736234116016 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16681/statm: 74349 51516 381 112 0 69314 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 297396

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.02
CPU time (s): 1300.02
CPU user time (s): 1299.13
CPU system time (s): 0.888864
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 297396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.13
system time used= 0.888864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 290065
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= 6
involuntary context switches= 15030

runsolver used 4.23935 second user time and 9.01263 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-14 19:05:23
IDJOB=3370880
IDBENCH=83421
IDSOLVER=1847
FILE ID=node114/3370880-1305392723
RUNJOBID= node114-1305391420-16488
PBS_JOBID= 13324419
Free space on /tmp= 72968 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_3_keyfind_1.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370880-1305392723/watcher-3370880-1305392723 -o /tmp/evaluation-result-3370880-1305392723/solver-3370880-1305392723 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370880-1305392723.cnf

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

MD5SUM BENCH= 4738c3d0ccd52030cff8addcec6bcde9
RANDOM SEED=236262778

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.73
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.848
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.848
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.848
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.74
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.848
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:     32950928 kB
MemFree:      15695192 kB
Buffers:        267124 kB
Cached:        6221104 kB
SwapCached:         96 kB
Active:       11887744 kB
Inactive:      4958688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15695192 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:           24896 kB
Writeback:           0 kB
AnonPages:    10358024 kB
Mapped:          27672 kB
Slab:           306904 kB
PageTables:      37340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52500016 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= 72968 MiB
End job on node114 at 2011-05-14 19:27:05