Trace number 3400935

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-Night2-st (fixed)? (TO) 5000.11 5000.16

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k100.cnf
MD5SUMcf1b8194ff6d413d396ac9e26bb031ef
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark164.562
Satisfiable
(Un)Satisfiability was proved
Number of variables50797
Number of clauses177980
Sum of the clauses size470252
Maximum clause length37
Minimum clause length1
Number of clauses of size 11318
Number of clauses of size 295086
Number of clauses of size 374860
Number of clauses of size 4486
Number of clauses of size 5945
Number of clauses of size over 55285

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3400935-1306280111.cnf'
0.00/0.02	c -- header says num vars:          50797
0.00/0.02	c -- header says num clauses:      177980
0.02/0.08	c -- clauses added:            0 learnts,       177980 normals,            0 xors
0.02/0.08	c -- vars added      50797
0.02/0.08	c Parsing time:  0.07 s
0.02/0.08	c  N st     0         0     50797     81576     95086         0    468934         0   no data   no data
0.68/0.71	c asymm  cl-useful: 32/2745/81426 lits-rem:64 time: 0.63
5.49/5.53	c Flit:   189 Blit:      3 bXBeca:    0 bXProp: 17530 Bins:      0 BRemL:      0 BRemN:      0 P: 127.3M T:  4.76
5.49/5.53	c Cleaning up after failed var search:     0.00 s 
5.49/5.55	c Replacing    17530 vars Replaced   329681 lits Time:     0.02 s 
5.49/5.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.49/5.58	c bin-w-bin subsume rem            6 bins  time:  0.01 s
5.49/5.59	c subs with bin:        2  lits-rem:         6  v-fix:    0  time:  0.01 s
5.88/5.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  31751 time:  0.38 s
6.08/6.12	c Removed useless bin:       2  fixed:     0  props:  20.01M  time:  0.15 s
6.28/6.38	c lits-rem:       283  cl-subs:       68  v-elim:  10583  v-fix:    0  time:  0.25 s
6.49/6.53	c Finding binary XORs  T:     0.15 s  found:    1023
6.49/6.54	c Replacing     1023 vars Replaced    21429 lits Time:     0.01 s 
6.49/6.60	c Finding non-binary XORs:     0.04 s (found:   12949, avg size: 3.0)
6.49/6.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   5468 locsubst: 46782 time:   0.02
6.49/6.60	c Replacing      512 vars Replaced     5823 lits Time:     0.01 s 
6.60/6.62	c calculated reachability. Time: 0.02
6.60/6.63	c Calc default polars -  time:   0.00 s pos:    3299 undec:   38367 neg:    9131
6.60/6.63	c =========================================================================================
6.60/6.63	c types(t): F = full restart, N = normal restart
6.60/6.63	c types(t): S = simplification begin/end, E = solution found
6.60/6.63	c restart types(rt): st = static, dy = dynamic
6.60/6.63	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
6.60/6.63	c  B st     0         0     14165     22849     34135         0    229493         0   no data   no data
6.98/7.02	c  N dy    14      4270     14165     22849     34168      3839    229492    215946     11.25     11.99
7.18/7.21	c  N dy    28      9105     14165     22849     34188      7896    229489    320956     10.99     11.72
7.28/7.39	c  N dy    47     13106     14165     22849     34215     10926    229488    383241     10.53     11.73
7.48/7.57	c  N dy    63     17200     14165     22849     34255     14149    229487    444904      9.92     13.10
7.69/7.76	c  N dy    76     21294     14165     22849     34334      9146    229487    104539      9.47     10.03
7.88/7.93	c  F st    95     25002     14165     22849     34368     12089    229487    171587      9.79      6.09
7.88/7.96	c  N st    97     25628     14165     22849     34371     12579    229487    185810      9.79   no data
8.28/8.33	c  N dy   101     30000     14165     22849     34389     16398    229487    364208      9.79   no data
8.28/8.33	c  S st   101     30000     14165     22849     34389     16398    229487    364208      9.79   no data
8.28/8.38	c  S st   101     30505     14165     22849     34398     16865    229487    375503      9.79   no data
8.38/8.41	c x-sub:   512 x-cut:      0 vfix:      0 v-elim:   2877 locsubst:  1080 time:   0.03
10.58/10.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  661 Bins: 102038 BRemL:  26515 BRemN:      0 P: 57.5M T:  2.27
10.68/10.70	c Replacing      736 vars Replaced   174738 lits Time:     0.01 s 
10.68/10.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.68/10.73	c bin-w-bin subsume rem        29105 bins  time:  0.02 s
10.68/10.77	c subs with bin:     1873  lits-rem:      6858  v-fix:    0  time:  0.04 s
10.78/10.86	c Subs w/ non-existent bins:      2 l-rem:     54 v-fix:     0 done:  10552 time:  0.09 s
10.78/10.90	c Removed useless bin:     773  fixed:     0  props:   5.49M  time:  0.03 s
10.89/10.95	c lits-rem:        32  cl-subs:     2465  v-elim:    102  v-fix:    0  time:  0.05 s
10.89/10.98	c subs with bin:      107  lits-rem:      1532  v-fix:    0  time:  0.02 s
10.89/10.99	c lits-rem:       262  cl-subs:      459  v-elim:      0  v-fix:    0  time:  0.01 s
11.48/11.54	c asymm  cl-useful: 1750/3555/18082 lits-rem:2095 time: 0.55
11.48/11.55	c calculated reachability. Time: 0.01
11.48/11.55	c  N dy   101     30505     10450     18082     77975      1594    167268    125719      9.79   no data
11.58/11.64	c Finding binary XORs  T:     0.09 s  found:       2
11.78/11.86	c  N dy   128     34548     10450     18082     78002      4907    167266    233262     10.70     18.07
11.99/12.05	c  N dy   153     38774     10450     18082     78021      7971    167262    319771     11.22     11.82
12.18/12.20	c  N dy   173     42837     10450     18082     78066      6074    167261    177372     11.13     11.77
12.28/12.32	c  S st   185     45758     10450     18082     78090      8321    167260    240617     11.31      5.02
12.28/12.35	c  S st   185     46260     10450     18082     78096      8712    167260    245309     11.31   no data
12.28/12.38	c x-sub:    85 x-cut:      0 vfix:      0 v-elim:   1413 locsubst:  1949 time:   0.03
14.08/14.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  801 Bins:  13251 BRemL:  51914 BRemN:    526 P: 27.9M T:  1.75
14.08/14.14	c Replacing      881 vars Replaced    42739 lits Time:     0.01 s 
14.08/14.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.08/14.15	c bin-w-bin subsume rem         8073 bins  time:  0.00 s
14.08/14.17	c subs with bin:     2591  lits-rem:      2963  v-fix:    0  time:  0.02 s
14.08/14.21	c Subs w/ non-existent bins:      4 l-rem:     21 v-fix:     0 done:   8156 time:  0.04 s
14.19/14.23	c Removed useless bin:     584  fixed:     0  props:   3.97M  time:  0.02 s
14.19/14.25	c lits-rem:        49  cl-subs:     1550  v-elim:      2  v-fix:    0  time:  0.02 s
14.19/14.26	c subs with bin:       55  lits-rem:      1670  v-fix:    0  time:  0.01 s
14.19/14.27	c lits-rem:       229  cl-subs:      255  v-elim:      0  v-fix:    0  time:  0.00 s
14.19/14.29	c vivif2 --  cl tried    13932 cl shrink      340 lits rem        347 time: 0.02
14.19/14.29	c vivif2 --  cl tried     1251 cl shrink       21 lits rem         28 time: 0.00
14.78/14.85	c asymm  cl-useful: 36/7632/13932 lits-rem:36 time: 0.56
14.78/14.86	c calculated reachability. Time: 0.01
14.78/14.86	c  N dy   185     46260      8154     13932     27839      1250    133205     28391     11.31   no data
14.88/14.94	c Finding binary XORs  T:     0.08 s  found:       0
14.98/15.04	c  N dy   199     51075      8154     13932     27843      5129    133205    109631     11.36     12.09
15.18/15.20	c  N dy   226     55080      8154     13932     27844      8491    133205    243192     12.34     13.59
15.18/15.31	c  N dy   242     59380      8154     13932     27846     11525    133204    318490     12.46     13.36
15.39/15.47	c  N dy   258     63385      8154     13932     27859     14793    133203    412275     12.73     14.37
15.58/15.62	c  N dy   284     68320      8154     13932     27869     10986    133201    186640     13.00     14.16
15.58/15.65	c  S st   287     69391      8154     13932     27870     11674    133201    198319     12.97   no data
15.58/15.67	c  S st   287     69894      8154     13932     27870     12031    133201    202809     12.97   no data
15.68/15.70	c x-sub:    89 x-cut:      0 vfix:      0 v-elim:    341 locsubst:  2761 time:   0.03
16.78/16.83	c Flit:    12 Blit:      0 bXBeca:    0 bXProp:  395 Bins:  17968 BRemL:  21449 BRemN:    428 P: 17.9M T:  1.12
16.78/16.84	c Replacing      462 vars Replaced    15516 lits Time:     0.01 s 
16.78/16.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.78/16.84	c bin-w-bin subsume rem         3381 bins  time:  0.00 s
16.78/16.85	c subs with bin:      894  lits-rem:      1181  v-fix:    0  time:  0.01 s
16.78/16.88	c Subs w/ non-existent bins:    456 l-rem:    479 v-fix:     0 done:   7339 time:  0.02 s
16.78/16.88	c Removed useless bin:     180  fixed:     0  props:   1.08M  time:  0.00 s
16.78/16.89	c lits-rem:        79  cl-subs:      449  v-elim:     11  v-fix:    0  time:  0.01 s
16.88/16.90	c subs with bin:       36  lits-rem:      2056  v-fix:    0  time:  0.00 s
16.88/16.91	c lits-rem:        45  cl-subs:      222  v-elim:      0  v-fix:    0  time:  0.01 s
16.88/16.92	c vivif2 --  cl tried    12064 cl shrink       30 lits rem         44 time: 0.01
16.88/16.92	c vivif2 --  cl tried     2064 cl shrink       23 lits rem         24 time: 0.00
17.38/17.45	c asymm  cl-useful: 2198/12064/12064 lits-rem:5567 time: 0.52
17.38/17.45	c calculated reachability. Time: 0.00
17.38/17.45	c  N dy   287     69894      7328     10818     21503      2064    112435     32356     12.97   no data
17.49/17.52	c Finding binary XORs  T:     0.07 s  found:     106
17.49/17.53	c Replacing      106 vars Replaced     1926 lits Time:     0.00 s 
17.68/17.74	c  N dy   325     75751      7222     10811     21293      6323    111939    217025     14.20     16.02
17.87/17.92	c  N dy   358     83849      7222     10811     21313     11646    111933    377104     14.73     15.54
17.87/17.98	c  F st   366     87500      7222     10811     21314      7548    111933    108075     14.73     12.28
17.98/18.03	c  N st   370     89532      7222     10811     21315      9137    111933    152932     14.73   no data
18.08/18.11	c Decided on static restart strategy
18.28/18.38	c  N st   373     95538      7222     10811     21315     14503    111933    485015     14.73   no data
18.98/19.00	c  N st   375    104841      7222     10811     21316     22323    111932   1154739     14.73   no data
18.98/19.00	c  S st   375    104841      7222     10811     21316     22323    111932   1154739     14.73   no data
18.98/19.05	c  S st   375    105344      7221     10811     21320     22743    111930   1163761     14.73   no data
19.08/19.10	c x-sub:    67 x-cut:      0 vfix:      0 v-elim:    123 locsubst:  1877 time:   0.05
19.80/19.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  453 Bins:  11569 BRemL:  10322 BRemN:    982 P: 11.5M T:  0.77
19.80/19.88	c Replacing      539 vars Replaced    18788 lits Time:     0.01 s 
19.80/19.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.80/19.89	c bin-w-bin subsume rem         2765 bins  time:  0.00 s
19.88/19.90	c subs with bin:     1118  lits-rem:      1128  v-fix:    0  time:  0.01 s
19.88/19.91	c Subs w/ non-existent bins:    168 l-rem:    121 v-fix:     0 done:   6559 time:  0.01 s
19.88/19.92	c Removed useless bin:     386  fixed:     0  props:   0.98M  time:  0.00 s
19.88/19.92	c lits-rem:        46  cl-subs:      969  v-elim:     19  v-fix:    0  time:  0.01 s
19.88/19.94	c subs with bin:       31  lits-rem:      1523  v-fix:    0  time:  0.01 s
19.88/19.98	c lits-rem:       204  cl-subs:      514  v-elim:      0  v-fix:    0  time:  0.04 s
19.88/19.99	c vivif2 --  cl tried     8559 cl shrink       22 lits rem         51 time: 0.01
19.88/19.99	c vivif2 --  cl tried     3615 cl shrink      159 lits rem        161 time: 0.00
20.18/20.20	c asymm  cl-useful: 605/8559/8559 lits-rem:1533 time: 0.21
20.18/20.20	c calculated reachability. Time: 0.00
20.18/20.20	c  N st   375    105344      6540      8239     18118      3615     92508    116526     14.73   no data
20.18/20.27	c Finding binary XORs  T:     0.07 s  found:     228
20.18/20.28	c Replacing      228 vars Replaced     5399 lits Time:     0.00 s 
20.48/20.55	c  N st   376    114942      6312      8239     17652      8038     91596    340176     14.73   no data
21.07/21.16	c  N st   377    129340      6312      8239     17652     20172     91596   1235521     14.73   no data
23.18/23.24	c  N st   378    150936      6312      8239     17652     27353     91596   2167702     14.73   no data
23.68/23.78	c  S st   379    158017      6312      8239     17652     33778     91596   2746405     14.73   no data
23.78/23.83	c  S st   379    158519      6312      8239     17652     34156     91595   2750967     14.73   no data
23.88/23.91	c x-sub:    80 x-cut:      0 vfix:      0 v-elim:     82 locsubst:    65 time:   0.08
23.98/24.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     25 BRemL:     15 BRemN:    226 P:  4.8M T:  0.17
23.98/24.08	c Replacing        8 vars Replaced      106 lits Time:     0.01 s 
23.98/24.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.98/24.09	c bin-w-bin subsume rem          228 bins  time:  0.00 s
23.98/24.10	c subs with bin:      109  lits-rem:        26  v-fix:    0  time:  0.01 s
23.98/24.11	c Subs w/ non-existent bins:    156 l-rem:     45 v-fix:     0 done:   6222 time:  0.01 s
24.09/24.11	c Removed useless bin:      42  fixed:     0  props:   0.76M  time:  0.00 s
24.09/24.13	c lits-rem:        10  cl-subs:      388  v-elim:     15  v-fix:    0  time:  0.01 s
24.09/24.17	c subs with bin:        8  lits-rem:        63  v-fix:    0  time:  0.02 s
25.88/25.96	c lits-rem:       832  cl-subs:     1536  v-elim:      0  v-fix:    0  time:  1.79 s
25.88/25.96	c vivif2 --  cl tried     7661 cl shrink       12 lits rem         16 time: 0.00
25.88/25.98	c vivif2 --  cl tried    14591 cl shrink      177 lits rem        388 time: 0.02
26.08/26.16	c asymm  cl-useful: 595/7661/7661 lits-rem:1983 time: 0.18
26.08/26.16	c calculated reachability. Time: 0.00
26.08/26.16	c  N st   379    158519      6207      7188     17508     14591     85663    797433     14.73   no data
29.18/29.27	c  N st   380    207108      6207      7188     17508     32083     85663   2185039     14.73   no data
29.28/29.34	c Finding binary XORs  T:     0.07 s  found:     317
29.28/29.38	c Replacing      317 vars Replaced    19986 lits Time:     0.04 s 
32.78/32.86	c  N st   381    237778      5890      7187     16870     37314     84387   3068132     14.73   no data
32.78/32.86	c  S st   381    237778      5890      7187     16870     37314     84387   3068132     14.73   no data
32.89/32.92	c  S st   381    238280      5890      7187     16878     37686     84387   3071995     14.73   no data
32.89/33.00	c x-sub:     8 x-cut:      0 vfix:      0 v-elim:     67 locsubst:   145 time:   0.08
33.08/33.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    794 BRemL:    633 BRemN:    182 P:  4.5M T:  0.16
33.08/33.17	c Replacing       20 vars Replaced     1396 lits Time:     0.01 s 
33.08/33.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.08/33.18	c bin-w-bin subsume rem          348 bins  time:  0.00 s
33.08/33.19	c subs with bin:      180  lits-rem:         5  v-fix:    0  time:  0.01 s
33.08/33.20	c Subs w/ non-existent bins:     55 l-rem:      0 v-fix:     0 done:   5803 time:  0.01 s
33.18/33.20	c Removed useless bin:      26  fixed:     0  props:   0.61M  time:  0.00 s
33.18/33.22	c lits-rem:         1  cl-subs:      623  v-elim:     42  v-fix:    0  time:  0.02 s
33.28/33.31	c subs with bin:        2  lits-rem:        10  v-fix:    0  time:  0.04 s
37.18/37.28	c lits-rem:      1879  cl-subs:     3195  v-elim:      0  v-fix:    0  time:  3.97 s
37.18/37.28	c vivif2 --  cl tried     6486 cl shrink       12 lits rem         13 time: 0.00
37.29/37.32	c vivif2 --  cl tried    20283 cl shrink       99 lits rem        147 time: 0.03
37.39/37.45	c asymm  cl-useful: 268/6486/6486 lits-rem:861 time: 0.14
37.39/37.46	c calculated reachability. Time: 0.00
37.39/37.46	c  N st   381    238280      5761      6264     16367     20283     79580   1293269     14.73   no data
42.97/43.02	c  F st   382    306251      5761      6264     16367     45882     79580   3450029     14.73   no data
42.97/43.03	c  N st   382    306251      5761      6264     16367     45882     79580   3450029     14.73   no data
43.07/43.10	c Finding binary XORs  T:     0.07 s  found:      42
43.57/43.60	c Decided on static restart strategy
45.38/45.42	c  N st   392    334553      5761      6264     16367     45695     79580   3560781     14.73   no data
47.67/47.71	c  N st   394    357420      5761      6264     16367     38876     79580   3121148     14.73   no data
47.67/47.71	c  S st   394    357420      5761      6264     16367     38876     79580   3121148     14.73   no data
47.67/47.76	c  S st   394    357922      5761      6264     16369     39255     79580   3124450     14.73   no data
47.77/47.84	c x-sub:    19 x-cut:      0 vfix:      0 v-elim:     71 locsubst:     6 time:   0.08
47.87/47.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    192 BRemL:     88 BRemN:     34 P:  4.0M T:  0.15
47.97/48.00	c Replacing       43 vars Replaced     2190 lits Time:     0.01 s 
47.97/48.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.97/48.00	c bin-w-bin subsume rem          181 bins  time:  0.00 s
47.97/48.01	c subs with bin:       96  lits-rem:        12  v-fix:    0  time:  0.01 s
47.97/48.02	c Subs w/ non-existent bins:     38 l-rem:      0 v-fix:     0 done:   5647 time:  0.01 s
47.97/48.03	c Removed useless bin:      18  fixed:     0  props:   0.52M  time:  0.00 s
47.97/48.05	c lits-rem:         0  cl-subs:       81  v-elim:     43  v-fix:    0  time:  0.02 s
48.07/48.11	c subs with bin:        0  lits-rem:       254  v-fix:    0  time:  0.02 s
51.07/51.18	c lits-rem:      2336  cl-subs:     1558  v-elim:      0  v-fix:    0  time:  3.07 s
51.07/51.18	c vivif2 --  cl tried     6213 cl shrink       17 lits rem         22 time: 0.00
51.17/51.21	c vivif2 --  cl tried    22092 cl shrink        5 lits rem         12 time: 0.03
51.27/51.33	c asymm  cl-useful: 258/6213/6213 lits-rem:719 time: 0.12
51.27/51.34	c calculated reachability. Time: 0.00
51.27/51.34	c  N st   394    357922      5604      6007     16038     22092     77446   1254623     14.73   no data
54.77/54.88	c  N st   395    390314      5604      6007     16038     29818     77446   2233191     14.73   no data
54.89/54.95	c Finding binary XORs  T:     0.07 s  found:       6
60.18/60.26	c  N st   396    438902      5604      6007     16038     48541     77446   4023434     14.73   no data
68.78/68.86	c  N st   397    511785      5604      6007     16038     52822     77446   4400501     14.73   no data
70.77/70.81	c  N st   398    536883      5604      6007     16038     46705     77446   3639235     14.73   no data
70.77/70.81	c  S st   398    536883      5604      6007     16038     46705     77446   3639235     14.73   no data
70.77/70.87	c  S st   398    537384      5604      6007     16041     47063     77446   3643480     14.73   no data
70.87/70.97	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:     65 locsubst:   101 time:   0.11
71.07/71.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    323 BRemL:    213 BRemN:     14 P:  3.7M T:  0.14
71.07/71.13	c Replacing       14 vars Replaced      995 lits Time:     0.01 s 
71.07/71.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
71.07/71.14	c bin-w-bin subsume rem          178 bins  time:  0.00 s
71.07/71.15	c subs with bin:       37  lits-rem:         0  v-fix:    0  time:  0.01 s
71.07/71.15	c Subs w/ non-existent bins:     19 l-rem:      0 v-fix:     0 done:   5525 time:  0.01 s
71.07/71.16	c Removed useless bin:       8  fixed:     0  props:   0.50M  time:  0.00 s
71.07/71.19	c lits-rem:         5  cl-subs:       13  v-elim:     22  v-fix:    0  time:  0.03 s
71.27/71.32	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.06 s
75.88/75.92	c lits-rem:      1744  cl-subs:     1272  v-elim:      0  v-fix:    0  time:  4.60 s
75.88/75.93	c vivif2 --  cl tried     6022 cl shrink        7 lits rem          8 time: 0.00
75.88/75.98	c vivif2 --  cl tried    33645 cl shrink       58 lits rem        149 time: 0.05
76.07/76.14	c asymm  cl-useful: 817/6022/6022 lits-rem:1014 time: 0.16
76.07/76.14	c calculated reachability. Time: 0.00
76.07/76.14	c  N st   398    537384      5503      5950     15848     33645     75672   2055934     14.73   no data
93.77/93.82	c  N st   399    701369      5503      5950     15848     52955     75672   4517895     14.73   no data
93.77/93.88	c Finding binary XORs  T:     0.06 s  found:      37
107.97/108.09	c  N st   400    806076      5503      5950     15849     75725     75672   6749445     14.73   no data
107.97/108.09	c  S st   400    806076      5503      5950     15849     75725     75672   6749445     14.73   no data
108.17/108.22	c  S st   400    806577      5503      5950     15861     76116     75672   6754444     14.73   no data
108.27/108.33	c x-sub:     8 x-cut:      0 vfix:      0 v-elim:     61 locsubst:     0 time:   0.11
108.47/108.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    261 BRemL:     84 BRemN:     10 P:  4.2M T:  0.18
108.57/108.64	c Replacing       38 vars Replaced    38150 lits Time:     0.13 s 
108.57/108.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
108.57/108.64	c bin-w-bin subsume rem           32 bins  time:  0.00 s
108.57/108.66	c subs with bin:      239  lits-rem:        42  v-fix:    0  time:  0.01 s
108.57/108.66	c Subs w/ non-existent bins:     22 l-rem:      0 v-fix:     0 done:   5404 time:  0.01 s
108.57/108.67	c Removed useless bin:      20  fixed:     0  props:   0.54M  time:  0.00 s
108.67/108.73	c lits-rem:        31  cl-subs:       82  v-elim:     71  v-fix:    0  time:  0.06 s
109.07/109.13	c subs with bin:       12  lits-rem:       671  v-fix:    0  time:  0.20 s
119.07/119.17	c lits-rem:       180  cl-subs:      874  v-elim:      0  v-fix:    0  time: 10.04 s
119.07/119.18	c vivif2 --  cl tried     6039 cl shrink       33 lits rem         51 time: 0.00
119.27/119.31	c vivif2 --  cl tried    65301 cl shrink        3 lits rem          4 time: 0.13
119.37/119.44	c asymm  cl-useful: 337/6039/6039 lits-rem:1010 time: 0.13
119.37/119.44	c calculated reachability. Time: 0.00
119.37/119.44	c  N st   400    806577      5333      5765     15600     65301     74077   5318019     14.73   no data
160.07/160.14	c  F st   401   1071875      5333      5765     15600     73238     74077   5503240     14.73   no data
160.07/160.15	c  N st   401   1071875      5333      5765     15600     73238     74077   5503240     14.73   no data
160.17/160.20	c Finding binary XORs  T:     0.05 s  found:       5
160.59/160.68	c Decided on static restart strategy
163.07/163.13	c  N st   411   1100181      5333      5765     15606     51633     74077   3114119     14.73   no data
166.47/166.55	c  N st   413   1136174      5333      5765     15608     83852     74077   6355242     14.73   no data
170.78/170.87	c  N st   414   1168566      5333      5765     15608     66253     74077   4744957     14.73   no data
175.27/175.35	c  N st   415   1209866      5333      5765     15608     57740     74077   3684165     14.73   no data
175.27/175.35	c  S st   415   1209866      5333      5765     15608     57740     74077   3684165     14.73   no data
175.37/175.43	c  S st   415   1210369      5333      5765     15621     58148     74077   3688769     14.73   no data
175.47/175.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     61 locsubst:     6 time:   0.11
175.57/175.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    252 BRemL:    137 BRemN:    111 P:  3.5M T:  0.14
175.67/175.70	c Replacing        8 vars Replaced      396 lits Time:     0.02 s 
175.67/175.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
175.67/175.70	c bin-w-bin subsume rem          220 bins  time:  0.00 s
175.67/175.71	c subs with bin:      244  lits-rem:        21  v-fix:    0  time:  0.01 s
175.67/175.72	c Subs w/ non-existent bins:     25 l-rem:      0 v-fix:     0 done:   5264 time:  0.01 s
175.67/175.72	c Removed useless bin:      24  fixed:     0  props:   0.45M  time:  0.00 s
175.67/175.77	c lits-rem:        11  cl-subs:       11  v-elim:     16  v-fix:    0  time:  0.05 s
175.88/175.98	c subs with bin:        4  lits-rem:       207  v-fix:    0  time:  0.07 s
182.59/182.64	c lits-rem:       596  cl-subs:     1013  v-elim:      0  v-fix:    0  time:  6.66 s
182.59/182.64	c vivif2 --  cl tried     5561 cl shrink        0 lits rem          0 time: 0.00
182.67/182.72	c vivif2 --  cl tried    56071 cl shrink        9 lits rem         12 time: 0.08
182.77/182.86	c asymm  cl-useful: 180/5561/5561 lits-rem:211 time: 0.14
182.77/182.87	c calculated reachability. Time: 0.00
182.77/182.87	c  N st   415   1210369      5248      5551     15261     56071     72157   3550770     14.73   no data
187.47/187.54	c  N st   416   1283252      5248      5551     15262     67880     72157   4269979     14.73   no data
187.47/187.59	c Finding binary XORs  T:     0.05 s  found:       2
203.77/203.89	c  N st   417   1392576      5248      5551     15267     73968     72157   7141821     14.73   no data
212.97/213.09	c  N st   418   1556561      5248      5551     15267     60865     72157   2993219     14.73   no data
222.67/222.75	c  N st   419   1710370      5248      5551     15268     91788     72157   5153865     14.73   no data
222.67/222.75	c  S st   419   1710370      5248      5551     15268     91788     72157   5153865     14.73   no data
222.77/222.84	c  S st   419   1710872      5248      5551     15270     92169     72157   5160791     14.73   no data
222.98/223.02	c x-sub:     2 x-cut:      0 vfix:      0 v-elim:     58 locsubst:     8 time:   0.18
223.08/223.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    207 BRemL:     48 BRemN:      1 P:  3.8M T:  0.16
223.08/223.21	c Replacing        4 vars Replaced     1375 lits Time:     0.02 s 
223.08/223.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
223.08/223.21	c bin-w-bin subsume rem            2 bins  time:  0.00 s
223.19/223.22	c subs with bin:       83  lits-rem:         1  v-fix:    0  time:  0.01 s
223.19/223.23	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   5186 time:  0.01 s
223.19/223.23	c Removed useless bin:       1  fixed:     0  props:   0.44M  time:  0.00 s
223.19/223.28	c lits-rem:         1  cl-subs:        6  v-elim:      3  v-fix:    0  time:  0.05 s
223.38/223.47	c subs with bin:        1  lits-rem:        55  v-fix:    0  time:  0.03 s
309.98/310.04	c lits-rem:      2995  cl-subs:    10499  v-elim:      0  v-fix:    0  time: 86.57 s
309.98/310.04	c vivif2 --  cl tried     5467 cl shrink        5 lits rem         17 time: 0.00
310.09/310.12	c vivif2 --  cl tried    73424 cl shrink      137 lits rem        835 time: 0.07
310.19/310.26	c asymm  cl-useful: 88/5467/5467 lits-rem:92 time: 0.14
310.19/310.27	c calculated reachability. Time: 0.00
310.19/310.27	c  N st   419   1710872      5183      5466     15403     73424     71660   3862803     14.73   no data
404.37/404.45	c  N st   420   2079836      5183      5466     15405     96672     71660   9084961     14.73   no data
404.47/404.50	c Finding binary XORs  T:     0.05 s  found:       2
416.27/416.32	c  N st   421   2210873      5183      5466     15406     89009     71660   6146075     14.73   no data
416.27/416.32	c  S st   421   2210873      5183      5466     15406     89009     71660   6146075     14.73   no data
416.37/416.43	c  S st   421   2211373      5183      5466     15412     89417     71660   6153973     14.73   no data
416.47/416.56	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:     49 locsubst:     0 time:   0.14
416.67/416.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    269 BRemL:     92 BRemN:      0 P:  4.1M T:  0.17
416.67/416.76	c Replacing        3 vars Replaced     1260 lits Time:     0.03 s 
416.67/416.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
416.67/416.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
416.67/416.78	c subs with bin:       12  lits-rem:         0  v-fix:    0  time:  0.01 s
416.67/416.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5131 time:  0.01 s
416.67/416.79	c Removed useless bin:       2  fixed:     0  props:   0.44M  time:  0.00 s
416.78/416.86	c lits-rem:         1  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.07 s
417.07/417.16	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.09 s
474.16/474.25	c lits-rem:      4398  cl-subs:     4173  v-elim:      0  v-fix:    0  time: 57.09 s
474.16/474.26	c vivif2 --  cl tried     5438 cl shrink        0 lits rem          0 time: 0.00
474.26/474.38	c vivif2 --  cl tried    82832 cl shrink      660 lits rem       1508 time: 0.12
474.46/474.51	c asymm  cl-useful: 19/5438/5438 lits-rem:24 time: 0.13
474.46/474.51	c calculated reachability. Time: 0.00
474.46/474.51	c  N st   421   2211373      5131      5437     15582     82832     71415   5577734     14.73   no data
555.06/555.13	c  N st   422   2711373      5131      5437     15582     89389     71415   6330659     14.73   no data
555.06/555.13	c  S st   422   2711373      5131      5437     15582     89389     71415   6330659     14.73   no data
555.06/555.18	c Finding binary XORs  T:     0.05 s  found:       0
555.26/555.33	c  S st   422   2711873      5131      5437     15596     89760     71415   6336108     14.73   no data
555.38/555.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     10 locsubst:     0 time:   0.13
555.56/555.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    337 BRemL:    157 BRemN:      0 P:  3.9M T:  0.17
555.56/555.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
555.56/555.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
555.56/555.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
555.56/555.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5121 time:  0.01 s
555.56/555.66	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
555.66/555.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
556.26/556.35	c subs with bin:        1  lits-rem:       420  v-fix:    0  time:  0.39 s
568.46/568.50	c lits-rem:       366  cl-subs:     1090  v-elim:      0  v-fix:    0  time: 12.15 s
568.46/568.50	c vivif2 --  cl tried     5436 cl shrink        0 lits rem          0 time: 0.00
568.58/568.64	c vivif2 --  cl tried    88613 cl shrink      674 lits rem       1288 time: 0.14
568.68/568.77	c asymm  cl-useful: 276/5436/5436 lits-rem:667 time: 0.13
568.68/568.78	c calculated reachability. Time: 0.00
568.68/568.78	c  N st   422   2711873      5121      5245     15967     88613     71106   6254641     14.73   no data
652.67/652.78	c  N st   423   3211873      5121      5245     15968    125524     71106  10079830     14.73   no data
652.67/652.78	c  S st   423   3211873      5121      5245     15968    125524     71106  10079830     14.73   no data
652.77/652.83	c Finding binary XORs  T:     0.05 s  found:      37
652.97/653.00	c  S st   423   3212377      5121      5245     15975    125916     71106  10090531     14.73   no data
653.07/653.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.14
653.28/653.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   26 Bins:    479 BRemL:    245 BRemN:     49 P:  5.0M T:  0.23
653.38/653.45	c Replacing       63 vars Replaced     9555 lits Time:     0.06 s 
653.38/653.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
653.38/653.45	c bin-w-bin subsume rem          118 bins  time:  0.00 s
653.38/653.46	c subs with bin:      161  lits-rem:       176  v-fix:    0  time:  0.01 s
653.38/653.47	c Subs w/ non-existent bins:     76 l-rem:     42 v-fix:     0 done:   5058 time:  0.01 s
653.38/653.47	c Removed useless bin:      17  fixed:     0  props:   0.43M  time:  0.00 s
653.47/653.57	c lits-rem:        11  cl-subs:       68  v-elim:     41  v-fix:    0  time:  0.09 s
653.96/654.00	c subs with bin:       28  lits-rem:       298  v-fix:    0  time:  0.13 s
724.66/724.73	c lits-rem:      1253  cl-subs:     3903  v-elim:      0  v-fix:    0  time: 70.73 s
724.66/724.73	c vivif2 --  cl tried     5027 cl shrink       24 lits rem         24 time: 0.00
724.78/724.90	c vivif2 --  cl tried   101593 cl shrink        0 lits rem          0 time: 0.17
724.96/725.03	c asymm  cl-useful: 129/5027/5027 lits-rem:376 time: 0.13
724.96/725.04	c calculated reachability. Time: 0.00
724.96/725.04	c  N st   423   3212377      5017      4922     15813    101593     69208   8332406     14.73   no data
804.17/804.24	c  N st   424   3712377      5017      4922     15818    106752     69208   7756895     14.73   no data
804.17/804.24	c  S st   424   3712377      5017      4922     15818    106752     69208   7756895     14.73   no data
804.17/804.29	c Finding binary XORs  T:     0.05 s  found:       6
804.37/804.42	c  S st   424   3712877      5017      4922     15832    107094     69208   7759107     14.73   no data
804.47/804.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.14
804.67/804.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    734 BRemL:    418 BRemN:      2 P:  4.2M T:  0.19
804.67/804.79	c Replacing        7 vars Replaced     1383 lits Time:     0.04 s 
804.67/804.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
804.77/804.80	c bin-w-bin subsume rem          126 bins  time:  0.00 s
804.77/804.81	c subs with bin:       52  lits-rem:         0  v-fix:    0  time:  0.01 s
804.77/804.81	c Subs w/ non-existent bins:      2 l-rem:      0 v-fix:     0 done:   5010 time:  0.01 s
804.77/804.82	c Removed useless bin:       2  fixed:     0  props:   0.42M  time:  0.00 s
804.87/804.90	c lits-rem:        25  cl-subs:       41  v-elim:      1  v-fix:    0  time:  0.08 s
805.37/805.42	c subs with bin:        5  lits-rem:      2066  v-fix:    0  time:  0.30 s
826.87/826.98	c lits-rem:      1295  cl-subs:     2068  v-elim:      0  v-fix:    0  time: 21.56 s
826.87/826.98	c vivif2 --  cl tried     4821 cl shrink        1 lits rem          1 time: 0.00
826.97/827.10	c vivif2 --  cl tried    91301 cl shrink       26 lits rem         29 time: 0.12
827.08/827.21	c asymm  cl-useful: 37/4821/4821 lits-rem:52 time: 0.11
827.08/827.21	c calculated reachability. Time: 0.00
827.08/827.21	c  N st   424   3712877      5009      4818     16017     91301     68599   5651765     14.73   no data
832.47/832.61	c  F st   425   3751562      5009      4818     16019    127606     68599   9954824     14.73   no data
832.58/832.62	c  N st   425   3751562      5009      4818     16019    127606     68599   9954824     14.73   no data
832.58/832.67	c Finding binary XORs  T:     0.05 s  found:       0
833.07/833.13	c Decided on static restart strategy
833.87/833.98	c  N st   435   3779861      5009      4818     16021     82279     68599   4225826     14.73   no data
836.37/836.41	c  N st   437   3815854      5009      4818     16021    109824     68599   6942883     14.73   no data
842.77/842.82	c  N st   438   3848246      5009      4818     16021     71126     68599   3587936     14.73   no data
844.68/844.78	c  N st   439   3896834      5009      4818     16021    102332     68599   6595255     14.73   no data
852.87/852.97	c  N st   440   3969717      5009      4818     16021    101703     68599   7524086     14.73   no data
881.37/881.48	c  N st   441   4079041      5009      4818     16024    125346     68599  10868371     14.73   no data
895.47/895.54	c  N st   442   4212878      5009      4818     16024    148754     68599  11012096     14.73   no data
895.47/895.54	c  S st   442   4212878      5009      4818     16024    148754     68599  11012096     14.73   no data
895.67/895.75	c  S st   442   4213379      5009      4818     16029    149151     68599  11028391     14.73   no data
895.87/895.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.15
896.07/896.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    343 BRemL:     95 BRemN:      5 P:  4.9M T:  0.24
896.07/896.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
896.07/896.15	c bin-w-bin subsume rem           10 bins  time:  0.00 s
896.07/896.16	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  0.01 s
896.07/896.16	c Subs w/ non-existent bins:      3 l-rem:      0 v-fix:     0 done:   5009 time:  0.00 s
896.07/896.17	c Removed useless bin:       1  fixed:     0  props:   0.42M  time:  0.00 s
896.17/896.29	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.12 s
896.77/896.87	c subs with bin:        8  lits-rem:         0  v-fix:    0  time:  0.15 s
1587.66/1587.79	c lits-rem:     26153  cl-subs:    20715  v-elim:      0  v-fix:    0  time: 690.90 s
1587.66/1587.79	c vivif2 --  cl tried     4814 cl shrink        0 lits rem          0 time: 0.00
1587.96/1588.01	c vivif2 --  cl tried   128397 cl shrink      106 lits rem        594 time: 0.21
1588.06/1588.14	c asymm  cl-useful: 30/4814/4814 lits-rem:31 time: 0.14
1588.06/1588.15	c calculated reachability. Time: 0.00
1588.06/1588.15	c  N st   442   4213379      5008      4814     16255    128397     68516   9143666     14.73   no data
1611.15/1611.26	c  N st   443   4459356      5008      4814     16255    102525     68516   6822444     14.73   no data
1611.25/1611.31	c Finding binary XORs  T:     0.05 s  found:       0
1627.35/1627.48	c  N st   444   4713380      5008      4814     16255    149062     68516  11433496     14.73   no data
1627.35/1627.48	c  S st   444   4713380      5008      4814     16255    149062     68516  11433496     14.73   no data
1627.65/1627.78	c  S st   444   4713883      5008      4814     16265    149419     68516  11440183     14.73   no data
1627.87/1627.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.15
1628.05/1628.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     98 BRemL:     19 BRemN:      0 P:  4.7M T:  0.23
1628.05/1628.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1628.05/1628.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1628.05/1628.18	c subs with bin:        5  lits-rem:         0  v-fix:    0  time:  0.01 s
1628.05/1628.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5008 time:  0.01 s
1628.05/1628.18	c Removed useless bin:       1  fixed:     0  props:   0.42M  time:  0.00 s
1628.25/1628.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
1628.85/1628.91	c subs with bin:        5  lits-rem:        11  v-fix:    0  time:  0.17 s
2092.74/2092.83	c lits-rem:      2131  cl-subs:    16388  v-elim:      0  v-fix:    0  time: 463.90 s
2092.74/2092.84	c vivif2 --  cl tried     4809 cl shrink        0 lits rem          0 time: 0.00
2092.94/2093.04	c vivif2 --  cl tried   133026 cl shrink        0 lits rem          0 time: 0.20
2093.16/2093.22	c asymm  cl-useful: 17/4809/4809 lits-rem:29 time: 0.18
2093.16/2093.22	c calculated reachability. Time: 0.00
2093.16/2093.23	c  N st   444   4713883      5008      4807     16345    133026     68476   9711048     14.73   no data
2130.85/2130.90	c  N st   445   5213884      5008      4807     16345    137602     68476   8602794     14.73   no data
2130.85/2130.90	c  S st   445   5213884      5008      4807     16345    137602     68476   8602794     14.73   no data
2130.95/2131.05	c  S st   445   5214385      5008      4807     16355    137968     68476   8606283     14.73   no data
2131.15/2131.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.14
2131.35/2131.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    198 BRemL:     26 BRemN:      1 P:  4.5M T:  0.21
2131.35/2131.44	c Replacing        3 vars Replaced     1557 lits Time:     0.04 s 
2131.35/2131.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2131.35/2131.45	c bin-w-bin subsume rem            2 bins  time:  0.00 s
2131.35/2131.46	c subs with bin:        5  lits-rem:         0  v-fix:    0  time:  0.01 s
2131.35/2131.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5005 time:  0.01 s
2131.35/2131.47	c Removed useless bin:       4  fixed:     0  props:   0.42M  time:  0.00 s
2131.45/2131.56	c lits-rem:         0  cl-subs:        4  v-elim:      1  v-fix:    0  time:  0.10 s
2131.95/2132.02	c subs with bin:        8  lits-rem:        52  v-fix:    0  time:  0.17 s
2257.25/2257.36	c lits-rem:       397  cl-subs:     5787  v-elim:      0  v-fix:    0  time: 125.34 s
2257.25/2257.36	c vivif2 --  cl tried     4800 cl shrink        0 lits rem          0 time: 0.00
2257.45/2257.52	c vivif2 --  cl tried   132140 cl shrink        0 lits rem          0 time: 0.16
2257.55/2257.64	c asymm  cl-useful: 28/4800/4800 lits-rem:33 time: 0.12
2257.55/2257.65	c calculated reachability. Time: 0.00
2257.55/2257.65	c  N st   445   5214385      5004      4799     16509    132140     68390   8071233     14.73   no data
2295.34/2295.43	c  N st   446   5714385      5004      4799     16509    129462     68390   9458316     14.73   no data
2295.34/2295.43	c  S st   446   5714385      5004      4799     16509    129462     68390   9458316     14.73   no data
2295.34/2295.48	c Finding binary XORs  T:     0.05 s  found:       0
2295.55/2295.63	c  S st   446   5714888      5004      4799     16518    129861     68390   9475115     14.73   no data
2295.66/2295.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.15
2295.84/2295.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    264 BRemL:     77 BRemN:      0 P:  4.4M T:  0.21
2295.94/2296.03	c Replacing        2 vars Replaced      222 lits Time:     0.04 s 
2295.94/2296.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2295.94/2296.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2295.94/2296.05	c subs with bin:        5  lits-rem:         0  v-fix:    0  time:  0.01 s
2295.94/2296.06	c Subs w/ non-existent bins:      2 l-rem:      0 v-fix:     0 done:   5002 time:  0.01 s
2295.94/2296.06	c Removed useless bin:       1  fixed:     0  props:   0.43M  time:  0.00 s
2296.04/2296.17	c lits-rem:         0  cl-subs:        3  v-elim:      1  v-fix:    0  time:  0.11 s
2296.54/2296.67	c subs with bin:        4  lits-rem:        40  v-fix:    0  time:  0.15 s
2657.34/2657.42	c lits-rem:      7354  cl-subs:     9311  v-elim:      0  v-fix:    0  time: 360.75 s
2657.34/2657.42	c vivif2 --  cl tried     4786 cl shrink        1 lits rem          2 time: 0.00
2657.46/2657.60	c vivif2 --  cl tried   120291 cl shrink        0 lits rem          0 time: 0.18
2657.64/2657.73	c asymm  cl-useful: 4/4786/4786 lits-rem:4 time: 0.13
2657.64/2657.74	c calculated reachability. Time: 0.00
2657.64/2657.74	c  N st   446   5714888      5001      4786     16693    120291     68328   8495952     14.73   no data
2753.85/2753.92	c  N st   447   6214888      5001      4786     16701    190010     68328  15654704     14.73   no data
2753.85/2753.92	c  S st   447   6214888      5001      4786     16701    190010     68328  15654704     14.73   no data
2753.85/2753.97	c Finding binary XORs  T:     0.05 s  found:       2
2754.15/2754.24	c  S st   447   6215390      5001      4786     16717    190405     68328  15662780     14.73   no data
2754.26/2754.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.16
2754.55/2754.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    269 BRemL:     74 BRemN:      0 P:  5.4M T:  0.28
2754.65/2754.77	c Replacing        5 vars Replaced     2048 lits Time:     0.08 s 
2754.65/2754.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2754.65/2754.77	c bin-w-bin subsume rem            1 bins  time:  0.00 s
2754.65/2754.79	c subs with bin:       10  lits-rem:         0  v-fix:    0  time:  0.01 s
2754.65/2754.79	c Subs w/ non-existent bins:      2 l-rem:      0 v-fix:     0 done:   4996 time:  0.01 s
2754.65/2754.79	c Removed useless bin:       1  fixed:     0  props:   0.42M  time:  0.00 s
2754.85/2754.97	c lits-rem:         0  cl-subs:        3  v-elim:      2  v-fix:    0  time:  0.17 s
2756.94/2757.03	c subs with bin:        6  lits-rem:      8155  v-fix:    0  time:  1.43 s
2905.54/2905.65	c lits-rem:       632  cl-subs:     5319  v-elim:      0  v-fix:    0  time: 148.62 s
2905.54/2905.66	c vivif2 --  cl tried     4761 cl shrink        1 lits rem          2 time: 0.00
2905.94/2906.01	c vivif2 --  cl tried   184806 cl shrink      327 lits rem        337 time: 0.36
2906.05/2906.15	c asymm  cl-useful: 15/4761/4761 lits-rem:35 time: 0.13
2906.05/2906.16	c calculated reachability. Time: 0.00
2906.05/2906.16	c  N st   447   6215390      4994      4754     16894    184806     68203  15073949     14.73   no data
3016.44/3016.58	c  N st   448   6715390      4994      4754     16902    127162     68203   9014929     14.73   no data
3016.44/3016.58	c  S st   448   6715390      4994      4754     16902    127162     68203   9014929     14.73   no data
3016.54/3016.63	c Finding binary XORs  T:     0.05 s  found:       9
3016.75/3016.80	c  S st   448   6715891      4994      4754     16916    127497     68203   9017013     14.73   no data
3016.85/3016.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     2 time:   0.16
3017.05/3017.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    505 BRemL:    269 BRemN:      0 P:  4.3M T:  0.21
3017.16/3017.22	c Replacing       12 vars Replaced     1315 lits Time:     0.05 s 
3017.16/3017.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3017.16/3017.23	c bin-w-bin subsume rem            4 bins  time:  0.00 s
3017.16/3017.24	c subs with bin:        8  lits-rem:         0  v-fix:    0  time:  0.01 s
3017.16/3017.24	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   4982 time:  0.01 s
3017.16/3017.25	c Removed useless bin:       1  fixed:     0  props:   0.43M  time:  0.00 s
3017.26/3017.37	c lits-rem:         0  cl-subs:        3  v-elim:      4  v-fix:    0  time:  0.12 s
3018.05/3018.14	c subs with bin:        1  lits-rem:         1  v-fix:    0  time:  0.43 s
3079.24/3079.33	c lits-rem:      2122  cl-subs:     2972  v-elim:      0  v-fix:    0  time: 61.19 s
3079.24/3079.33	c vivif2 --  cl tried     4740 cl shrink        2 lits rem          4 time: 0.00
3079.44/3079.53	c vivif2 --  cl tried   124321 cl shrink      642 lits rem       2943 time: 0.20
3079.54/3079.63	c asymm  cl-useful: 21/4740/4740 lits-rem:53 time: 0.11
3079.54/3079.64	c calculated reachability. Time: 0.00
3079.54/3079.64	c  N st   448   6715891      4978      4728     17111    124321     68039   8667403     14.73   no data
3202.84/3202.99	c  N st   449   7215891      4978      4728     17111    163602     68039  12923028     14.73   no data
3202.84/3202.99	c  S st   449   7215891      4978      4728     17111    163602     68039  12923028     14.73   no data
3202.94/3203.04	c Finding binary XORs  T:     0.05 s  found:       2
3203.24/3203.34	c  S st   449   7216395      4978      4728     17129    163978     68039  12937620     14.73   no data
3203.44/3203.50	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     3 time:   0.16
3203.64/3203.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    256 BRemL:     93 BRemN:      3 P:  5.1M T:  0.24
3203.74/3203.80	c Replacing        3 vars Replaced     1009 lits Time:     0.05 s 
3203.74/3203.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3203.74/3203.80	c bin-w-bin subsume rem            8 bins  time:  0.00 s
3203.74/3203.82	c subs with bin:       12  lits-rem:         0  v-fix:    0  time:  0.01 s
3203.74/3203.82	c Subs w/ non-existent bins:      3 l-rem:      0 v-fix:     0 done:   4975 time:  0.01 s
3203.74/3203.83	c Removed useless bin:       1  fixed:     0  props:   0.43M  time:  0.00 s
3203.84/3203.97	c lits-rem:         0  cl-subs:        2  v-elim:      1  v-fix:    0  time:  0.15 s
3204.64/3204.73	c subs with bin:        2  lits-rem:         1  v-fix:    0  time:  0.33 s
3277.54/3277.68	c lits-rem:      2589  cl-subs:     1768  v-elim:      0  v-fix:    0  time: 72.95 s
3277.54/3277.68	c vivif2 --  cl tried     4715 cl shrink        1 lits rem          2 time: 0.00
3277.86/3277.96	c vivif2 --  cl tried   162056 cl shrink       15 lits rem         20 time: 0.28
3278.04/3278.10	c asymm  cl-useful: 11/4715/4715 lits-rem:15 time: 0.14
3278.04/3278.11	c calculated reachability. Time: 0.00
3278.04/3278.11	c  N st   449   7216395      4974      4714     17269    162056     67930  12763870     14.73   no data
3455.43/3455.56	c  N st   450   7716396      4974      4714     17273    173061     67930  15132035     14.73   no data
3455.43/3455.56	c  S st   450   7716396      4974      4714     17273    173061     67930  15132035     14.73   no data
3455.53/3455.61	c Finding binary XORs  T:     0.05 s  found:       3
3455.73/3455.83	c  S st   450   7716900      4974      4714     17290    173458     67930  15146888     14.73   no data
3455.93/3456.01	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.18
3456.15/3456.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    189 BRemL:     42 BRemN:      0 P:  5.1M T:  0.24
3456.23/3456.31	c Replacing        3 vars Replaced       54 lits Time:     0.05 s 
3456.23/3456.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3456.23/3456.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3456.23/3456.33	c subs with bin:        6  lits-rem:         0  v-fix:    0  time:  0.01 s
3456.23/3456.33	c Subs w/ non-existent bins:      2 l-rem:      0 v-fix:     0 done:   4970 time:  0.00 s
3456.23/3456.34	c Removed useless bin:       1  fixed:     0  props:   0.43M  time:  0.00 s
3456.43/3456.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
3458.83/3458.90	c subs with bin:        5  lits-rem:     28310  v-fix:    0  time:  1.90 s
3562.94/3563.02	c lits-rem:      1438  cl-subs:     3686  v-elim:      0  v-fix:    0  time: 104.12 s
3562.94/3563.02	c vivif2 --  cl tried     4699 cl shrink        0 lits rem          0 time: 0.00
3563.44/3563.50	c vivif2 --  cl tried   168104 cl shrink     7822 lits rem       8841 time: 0.47
3563.54/3563.63	c asymm  cl-useful: 9/4699/4699 lits-rem:9 time: 0.13
3563.54/3563.64	c calculated reachability. Time: 0.00
3563.54/3563.64	c  N st   450   7716900      4970      4699     17430    168104     67860  14362345     14.73   no data
3738.33/3738.47	c  N st   451   8216900      4970      4699     17430    156998     67860  10613814     14.73   no data
3738.33/3738.47	c  S st   451   8216900      4970      4699     17430    156998     67860  10613814     14.73   no data
3738.43/3738.52	c Finding binary XORs  T:     0.05 s  found:       0
3738.63/3738.72	c  S st   451   8217403      4970      4699     17446    157437     67860  10632427     14.73   no data
3738.74/3738.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.18
3739.03/3739.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    442 BRemL:    283 BRemN:      0 P:  4.8M T:  0.23
3739.03/3739.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3739.03/3739.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3739.03/3739.14	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.01 s
3739.03/3739.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4969 time:  0.01 s
3739.03/3739.15	c Removed useless bin:       0  fixed:     0  props:   0.43M  time:  0.00 s
3739.13/3739.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
3739.63/3739.78	c subs with bin:        3  lits-rem:        22  v-fix:    0  time:  0.15 s
3922.02/3922.16	c lits-rem:      1591  cl-subs:     8101  v-elim:      0  v-fix:    0  time: 182.38 s
3922.02/3922.16	c vivif2 --  cl tried     4698 cl shrink        0 lits rem          0 time: 0.00
3922.22/3922.38	c vivif2 --  cl tried   146852 cl shrink      130 lits rem        217 time: 0.22
3922.32/3922.49	c asymm  cl-useful: 4/4698/4698 lits-rem:4 time: 0.11
3922.32/3922.50	c calculated reachability. Time: 0.00
3922.32/3922.50	c  N st   451   8217403      4969      4698     17605    146852     67853   9732974     14.73   no data
4104.83/4104.96	c  N st   452   8717403      4969      4698     17612    143156     67853  11045341     14.73   no data
4104.83/4104.96	c  S st   452   8717403      4969      4698     17612    143156     67853  11045341     14.73   no data
4104.93/4105.01	c Finding binary XORs  T:     0.05 s  found:       3
4105.04/4105.17	c  S st   452   8717906      4969      4698     17620    143545     67853  11055402     14.73   no data
4105.23/4105.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.16
4105.43/4105.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    213 BRemL:     58 BRemN:      0 P:  4.6M T:  0.22
4105.53/4105.68	c Replacing        5 vars Replaced    10095 lits Time:     0.13 s 
4105.53/4105.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4105.53/4105.68	c bin-w-bin subsume rem            6 bins  time:  0.00 s
4105.53/4105.70	c subs with bin:        4  lits-rem:         0  v-fix:    0  time:  0.01 s
4105.63/4105.70	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   4964 time:  0.01 s
4105.63/4105.70	c Removed useless bin:       1  fixed:     0  props:   0.43M  time:  0.00 s
4105.73/4105.84	c lits-rem:         0  cl-subs:        6  v-elim:      1  v-fix:    0  time:  0.13 s
4107.13/4107.30	c subs with bin:        4  lits-rem:     12196  v-fix:    0  time:  1.10 s
4163.52/4163.68	c lits-rem:      2093  cl-subs:     2313  v-elim:      0  v-fix:    0  time: 56.37 s
4163.52/4163.68	c vivif2 --  cl tried     4687 cl shrink        1 lits rem          2 time: 0.00
4164.03/4164.11	c vivif2 --  cl tried   141076 cl shrink    15561 lits rem      35473 time: 0.43
4164.13/4164.25	c asymm  cl-useful: 7/4687/4687 lits-rem:17 time: 0.13
4164.13/4164.26	c calculated reachability. Time: 0.00
4164.13/4164.26	c  N st   452   8717906      4963      4682     17756    141076     67779  10774670     14.73   no data
4248.53/4248.63	c  N st   453   9217907      4963      4682     17756    207498     67779  16985080     14.73   no data
4248.53/4248.63	c  S st   453   9217907      4963      4682     17756    207498     67779  16985080     14.73   no data
4248.53/4248.68	c Finding binary XORs  T:     0.05 s  found:       0
4248.83/4248.98	c  S st   453   9218411      4963      4682     17761    207894     67779  16994249     14.73   no data
4249.03/4249.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.17
4249.33/4249.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    171 BRemL:     38 BRemN:      0 P:  5.5M T:  0.29
4249.33/4249.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4249.33/4249.45	c bin-w-bin subsume rem            4 bins  time:  0.00 s
4249.33/4249.46	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.01 s
4249.33/4249.47	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:   4963 time:  0.01 s
4249.33/4249.47	c Removed useless bin:       1  fixed:     0  props:   0.43M  time:  0.00 s
4249.53/4249.66	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.19 s
4251.34/4251.50	c subs with bin:        0  lits-rem:        11  v-fix:    0  time:  1.18 s
4395.72/4395.88	c lits-rem:      1176  cl-subs:     5141  v-elim:      0  v-fix:    0  time: 144.38 s
4395.72/4395.88	c vivif2 --  cl tried     4683 cl shrink        1 lits rem          2 time: 0.00
4396.33/4396.42	c vivif2 --  cl tried   202172 cl shrink     7205 lits rem      10514 time: 0.53
4396.43/4396.58	c asymm  cl-useful: 11/4683/4683 lits-rem:21 time: 0.16
4396.43/4396.59	c calculated reachability. Time: 0.00
4396.43/4396.59	c  N st   453   9218411      4962      4678     17887    202172     67748  16294419     14.73   no data
4496.93/4497.09	c  N st   454   9718411      4962      4678     17887    189267     67748  13817168     14.73   no data
4496.93/4497.10	c  S st   454   9718411      4962      4678     17887    189267     67748  13817168     14.73   no data
4497.03/4497.14	c Finding binary XORs  T:     0.05 s  found:       0
4497.23/4497.38	c  S st   454   9718915      4962      4678     17901    189685     67748  13835153     14.73   no data
4497.43/4497.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.17
4497.74/4497.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    222 BRemL:     27 BRemN:      0 P:  5.8M T:  0.28
4497.74/4497.90	c Replacing        1 vars Replaced     1142 lits Time:     0.06 s 
4497.74/4497.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4497.74/4497.90	c bin-w-bin subsume rem            4 bins  time:  0.00 s
4497.84/4497.91	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.01 s
4497.84/4497.92	c Subs w/ non-existent bins:      2 l-rem:      0 v-fix:     0 done:   4961 time:  0.00 s
4497.84/4497.92	c Removed useless bin:       2  fixed:     0  props:   0.43M  time:  0.00 s
4497.93/4498.08	c lits-rem:         0  cl-subs:        2  v-elim:      2  v-fix:    0  time:  0.16 s
4498.73/4498.84	c subs with bin:        1  lits-rem:        74  v-fix:    0  time:  0.29 s
4774.33/4774.40	c lits-rem:      8746  cl-subs:     6587  v-elim:      0  v-fix:    0  time: 275.56 s
4774.33/4774.40	c vivif2 --  cl tried     4681 cl shrink        2 lits rem          4 time: 0.00
4774.63/4774.71	c vivif2 --  cl tried   182702 cl shrink        1 lits rem          1 time: 0.31
4774.73/4774.89	c asymm  cl-useful: 17/4681/4681 lits-rem:37 time: 0.18
4774.83/4774.90	c calculated reachability. Time: 0.00
4774.83/4774.90	c  N st   454   9718915      4959      4671     18084    182702     67702  13314124     14.73   no data
4871.23/4871.35	c  N st   455  10218916      4959      4671     18085    226610     67702  18446871     14.73   no data
4871.23/4871.35	c  S st   455  10218916      4959      4671     18085    226610     67702  18446871     14.73   no data
4871.33/4871.40	c Finding binary XORs  T:     0.05 s  found:       0
4871.63/4871.77	c  S st   455  10219418      4959      4671     18105    226979     67702  18455621     14.73   no data
4871.85/4871.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.19
4872.13/4872.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:    412 BRemL:    199 BRemN:      0 P:  6.1M T:  0.34
4872.63/4872.72	c Replacing        4 vars Replaced    19215 lits Time:     0.43 s 
4872.63/4872.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4872.63/4872.73	c bin-w-bin subsume rem           10 bins  time:  0.00 s
4872.63/4872.74	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.01 s
4872.63/4872.75	c Subs w/ non-existent bins:      2 l-rem:      0 v-fix:     0 done:   4955 time:  0.01 s
4872.63/4872.75	c Removed useless bin:       2  fixed:     0  props:   0.43M  time:  0.00 s
4872.85/4872.97	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.21 s
4875.34/4875.41	c subs with bin:        2  lits-rem:      4371  v-fix:    0  time:  1.73 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-3400935-1306280111/watcher-3400935-1306280111 -o /tmp/evaluation-result-3400935-1306280111/solver-3400935-1306280111 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3400935-1306280111.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/436 25460
/proc/meminfo: memFree=7391588/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=21396 CPUtime=0 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 676 0 0 0 0 0 0 0 21 0 1 0 739609006 21909504 616 33554432000 4194304 4580011 140736745279504 18446744073709551615 255376987856 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 5349 616 310 95 0 331 0

[startup+0.0401391 s]
/proc/loadavg: 0.00 0.00 0.00 2/436 25460
/proc/meminfo: memFree=7391588/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=35460 CPUtime=0.02 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 2336 0 0 0 2 0 0 0 21 0 1 0 739609006 36311040 2070 33554432000 4194304 4580011 140736745279504 18446744073709551615 4489408 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 8865 2074 325 95 0 3847 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 35460

[startup+0.101156 s]
/proc/loadavg: 0.00 0.00 0.00 2/436 25460
/proc/meminfo: memFree=7391588/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=52380 CPUtime=0.08 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 7180 0 0 0 8 0 0 0 21 0 1 0 739609006 53637120 6098 33554432000 4194304 4580011 140736745279504 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 13095 6098 340 95 0 8077 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 52380

[startup+0.301092 s]
/proc/loadavg: 0.00 0.00 0.00 2/436 25460
/proc/meminfo: memFree=7391588/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=52380 CPUtime=0.28 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 7180 0 0 0 28 0 0 0 22 0 1 0 739609006 53637120 6098 33554432000 4194304 4580011 140736745279504 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 13095 6098 340 95 0 8077 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 52380

[startup+0.701018 s]
/proc/loadavg: 0.00 0.00 0.00 2/436 25460
/proc/meminfo: memFree=7391588/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=52380 CPUtime=0.68 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 7180 0 0 0 68 0 0 0 23 0 1 0 739609006 53637120 6098 33554432000 4194304 4580011 140736745279504 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 13095 6098 340 95 0 8077 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 52380

[startup+1.50091 s]
/proc/loadavg: 0.16 0.03 0.01 3/437 25461
/proc/meminfo: memFree=7323380/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=91696 CPUtime=1.48 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 17026 0 0 0 146 2 0 0 25 0 1 0 739609006 93896704 15944 33554432000 4194304 4580011 140736745279504 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 22924 15944 342 95 0 17906 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 91696

[startup+3.10061 s]
/proc/loadavg: 0.16 0.03 0.01 3/437 25461
/proc/meminfo: memFree=7231968/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=165092 CPUtime=3.08 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 35311 0 0 0 303 5 0 0 25 0 1 0 739609006 169054208 34229 33554432000 4194304 4580011 140736745279504 18446744073709551615 255376962245 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 41273 34230 342 95 0 36255 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 165092

[startup+6.30102 s]
/proc/loadavg: 0.16 0.03 0.01 3/437 25461
/proc/meminfo: memFree=7157316/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=184692 CPUtime=6.28 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 40372 0 0 0 622 6 0 0 25 0 1 0 739609006 189124608 39290 33554432000 4194304 4580011 140736745279504 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 46173 39290 357 95 0 41155 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 184692

[startup+12.7008 s]
/proc/loadavg: 0.44 0.10 0.03 3/437 25461
/proc/meminfo: memFree=7113308/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=199636 CPUtime=12.68 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 45686 0 0 0 1261 7 0 0 25 0 1 0 739609006 204427264 42211 33554432000 4194304 4580011 140736745279504 18446744073709551615 4330245 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 49909 42211 366 95 0 44891 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 199636

[startup+25.5005 s]
/proc/loadavg: 0.68 0.16 0.05 3/437 25461
/proc/meminfo: memFree=7039688/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=231304 CPUtime=25.48 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 55797 0 0 0 2538 10 0 0 25 0 1 0 739609006 236855296 51516 33554432000 4194304 4580011 140736745279504 18446744073709551615 4416214 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 57826 51516 367 95 0 52808 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 231304

[startup+51.1007 s]
/proc/loadavg: 1.13 0.31 0.10 3/437 25462
/proc/meminfo: memFree=6991596/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=255252 CPUtime=51.07 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 81692 0 0 0 5092 15 0 0 25 0 1 0 739609006 261378048 57824 33554432000 4194304 4580011 140736745279504 18446744073709551615 4416219 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 63813 57824 367 95 0 58795 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 255252

[startup+102.316 s]
/proc/loadavg: 1.81 0.63 0.22 3/437 25463
/proc/meminfo: memFree=6905360/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=368504 CPUtime=102.29 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 132632 0 0 0 10204 25 0 0 25 0 1 0 739609006 377348096 67331 33554432000 4194304 4580011 140736745279504 18446744073709551615 4305177 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 92126 67331 367 95 0 87108 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 368504

[startup+162.301 s]
/proc/loadavg: 1.99 0.90 0.34 3/437 25465
/proc/meminfo: memFree=6785616/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=431276 CPUtime=162.27 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 186533 0 0 0 16193 34 0 0 25 0 1 0 739609006 441626624 81233 33554432000 4194304 4580011 140736745279504 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 107819 81233 367 95 0 102801 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 431276

[startup+222.301 s]
/proc/loadavg: 2.10 1.12 0.45 3/437 25467
/proc/meminfo: memFree=6739520/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=402080 CPUtime=222.27 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 226345 0 0 0 22185 42 0 0 25 0 1 0 739609006 411729920 92461 33554432000 4194304 4580011 140736745279504 18446744073709551615 4304842 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 100520 92461 367 95 0 95502 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 402080

[startup+282.301 s]
/proc/loadavg: 2.08 1.30 0.55 3/437 25468
/proc/meminfo: memFree=6749044/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=485348 CPUtime=282.28 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 226837 0 0 0 28185 43 0 0 25 0 1 0 739609006 496996352 92953 33554432000 4194304 4580011 140736745279504 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 121337 92953 367 95 0 116319 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 485348

[startup+342.301 s]
/proc/loadavg: 2.10 1.44 0.64 3/437 25470
/proc/meminfo: memFree=6706356/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=530388 CPUtime=342.27 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 254439 0 0 0 34178 49 0 0 25 0 1 0 739609006 543117312 103574 33554432000 4194304 4580011 140736745279504 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 132597 103574 367 95 0 127579 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 530388

[startup+402.301 s]
/proc/loadavg: 2.09 1.55 0.73 3/437 25471
/proc/meminfo: memFree=6630440/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=546624 CPUtime=402.27 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 293414 0 0 0 40172 55 0 0 25 0 1 0 739609006 559742976 104967 33554432000 4194304 4580011 140736745279504 18446744073709551615 4321197 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 136656 104967 367 95 0 131638 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 546624

[startup+462.301 s]
/proc/loadavg: 2.06 1.65 0.81 3/437 25473
/proc/meminfo: memFree=6551044/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=441420 CPUtime=462.27 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 312738 0 0 0 46168 59 0 0 25 0 1 0 739609006 452014080 103099 33554432000 4194304 4580011 140736745279504 18446744073709551615 4416901 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 110355 103099 367 95 0 105337 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 441420

[startup+522.3 s]
/proc/loadavg: 2.06 1.72 0.89 3/437 25475
/proc/meminfo: memFree=6534612/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=593388 CPUtime=522.26 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 350455 0 0 0 52161 65 0 0 25 0 1 0 739609006 607629312 117136 33554432000 4194304 4580011 140736745279504 18446744073709551615 4293044 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 148347 117136 367 95 0 143329 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 593388

[startup+582.3 s]
/proc/loadavg: 2.13 1.80 0.97 3/437 25476
/proc/meminfo: memFree=6521820/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=600432 CPUtime=582.27 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 371032 0 0 0 58157 70 0 0 25 0 1 0 739609006 614842368 118782 33554432000 4194304 4580011 140736745279504 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 150108 118782 367 95 0 145090 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 600432

[startup+642.3 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.22 2.10 2.00 3/437 25581
/proc/meminfo: memFree=5849996/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=1030496 CPUtime=4062.25 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 1166268 0 0 0 405992 233 0 0 25 0 1 0 739609006 1055227904 206305 33554432000 4194304 4580011 140736745279504 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 257624 206305 367 95 0 252606 0
Current children cumulated CPU time (s) 4062.25
Current children cumulated vsize (KiB) 1030496

[startup+4122.3 s]
/proc/loadavg: 2.08 2.08 2.00 3/437 25583
/proc/meminfo: memFree=5830428/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=857200 CPUtime=4122.23 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 1186406 0 0 0 411987 236 0 0 25 0 1 0 739609006 877772800 199840 33554432000 4194304 4580011 140736745279504 18446744073709551615 4406264 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 214300 199840 375 95 0 209282 0
Current children cumulated CPU time (s) 4122.23
Current children cumulated vsize (KiB) 857200

[startup+4182.3 s]
/proc/loadavg: 2.03 2.06 2.00 3/437 25584
/proc/meminfo: memFree=5817492/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=1039056 CPUtime=4182.23 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 1198813 0 0 0 417985 238 0 0 25 0 1 0 739609006 1063993344 212247 33554432000 4194304 4580011 140736745279504 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 259764 212247 375 95 0 254746 0
Current children cumulated CPU time (s) 4182.23
Current children cumulated vsize (KiB) 1039056

[startup+4242.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/437 25586
/proc/meminfo: memFree=5877612/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=1023852 CPUtime=4242.22 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 1251600 0 0 0 423971 251 0 0 25 0 1 0 739609006 1048424448 202833 33554432000 4194304 4580011 140736745279504 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 255963 202833 367 95 0 250945 0
Current children cumulated CPU time (s) 4242.22
Current children cumulated vsize (KiB) 1023852

[startup+4302.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/437 25587
/proc/meminfo: memFree=5761548/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=1109104 CPUtime=4302.22 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 1273779 0 0 0 429967 255 0 0 25 0 1 0 739609006 1135722496 225012 33554432000 4194304 4580011 140736745279504 18446744073709551615 4451799 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 277276 225012 367 95 0 272258 0
Current children cumulated CPU time (s) 4302.22
Current children cumulated vsize (KiB) 1109104

[startup+4362.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/437 25589
/proc/meminfo: memFree=5694272/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=1109104 CPUtime=4362.22 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 1273779 0 0 0 435967 255 0 0 25 0 1 0 739609006 1135722496 225012 33554432000 4194304 4580011 140736745279504 18446744073709551615 4406259 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 277276 225012 367 95 0 272258 0
Current children cumulated CPU time (s) 4362.22
Current children cumulated vsize (KiB) 1109104

[startup+4422.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/437 25591
/proc/meminfo: memFree=5686508/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=1108888 CPUtime=4422.23 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 1296375 0 0 0 441964 259 0 0 25 0 1 0 739609006 1135501312 226992 33554432000 4194304 4580011 140736745279504 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 277222 226992 367 95 0 272204 0
Current children cumulated CPU time (s) 4422.23
Current children cumulated vsize (KiB) 1108888

[startup+4482.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/437 25592
/proc/meminfo: memFree=5683576/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=1125048 CPUtime=4482.23 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 1339473 0 0 0 447956 267 0 0 25 0 1 0 739609006 1152049152 228024 33554432000 4194304 4580011 140736745279504 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 281262 228024 367 95 0 276244 0
Current children cumulated CPU time (s) 4482.23
Current children cumulated vsize (KiB) 1125048

[startup+4542.3 s]
/proc/loadavg: 2.13 2.07 2.01 3/437 25594
/proc/meminfo: memFree=5685516/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=1149700 CPUtime=4542.23 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 1359933 0 0 0 453952 271 0 0 25 0 1 0 739609006 1177292800 227105 33554432000 4194304 4580011 140736745279504 18446744073709551615 4406259 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 287425 227105 367 95 0 282407 0
Current children cumulated CPU time (s) 4542.23
Current children cumulated vsize (KiB) 1149700

[startup+4602.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/437 25595
/proc/meminfo: memFree=5684448/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=1149700 CPUtime=4602.24 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 1359933 0 0 0 459953 271 0 0 25 0 1 0 739609006 1177292800 227105 33554432000 4194304 4580011 140736745279504 18446744073709551615 4416919 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 287425 227105 367 95 0 282407 0
Current children cumulated CPU time (s) 4602.24
Current children cumulated vsize (KiB) 1149700

[startup+4662.3 s]
/proc/loadavg: 2.03 2.06 2.01 3/437 25597
/proc/meminfo: memFree=5683376/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=1149700 CPUtime=4662.23 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 1359933 0 0 0 465952 271 0 0 25 0 1 0 739609006 1177292800 227105 33554432000 4194304 4580011 140736745279504 18446744073709551615 4406289 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 287425 227105 367 95 0 282407 0
Current children cumulated CPU time (s) 4662.23
Current children cumulated vsize (KiB) 1149700

[startup+4722.32 s]
/proc/loadavg: 2.01 2.04 2.00 3/437 25599
/proc/meminfo: memFree=5683616/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=1149700 CPUtime=4722.25 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 1359933 0 0 0 471954 271 0 0 25 0 1 0 739609006 1177292800 227105 33554432000 4194304 4580011 140736745279504 18446744073709551615 4416638 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 287425 227105 367 95 0 282407 0
Current children cumulated CPU time (s) 4722.25
Current children cumulated vsize (KiB) 1149700

[startup+4782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/437 25600
/proc/meminfo: memFree=5667392/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=1149700 CPUtime=4782.24 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 1364344 0 0 0 477952 272 0 0 25 0 1 0 739609006 1177292800 231516 33554432000 4194304 4580011 140736745279504 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/25460/statm: 287425 231516 367 95 0 282407 0
Current children cumulated CPU time (s) 4782.24
Current children cumulated vsize (KiB) 1149700

[startup+4842.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/437 25602
/proc/meminfo: memFree=5664752/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=1138024 CPUtime=4842.23 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 1405514 0 0 0 483943 280 0 0 25 0 1 0 739609006 1165336576 231862 33554432000 4194304 4580011 140736745279504 18446744073709551615 4318408 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25460/statm: 284506 231862 367 95 0 279488 0
Current children cumulated CPU time (s) 4842.23
Current children cumulated vsize (KiB) 1138024

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/437 25603
/proc/meminfo: memFree=5634824/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=1168748 CPUtime=4902.24 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 1432471 0 0 0 489938 286 0 0 25 0 1 0 739609006 1196797952 239272 33554432000 4194304 4580011 140736745279504 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25460/statm: 292187 239272 367 95 0 287169 0
Current children cumulated CPU time (s) 4902.24
Current children cumulated vsize (KiB) 1168748

[startup+4962.3 s]
/proc/loadavg: 2.16 2.05 2.01 3/437 25605
/proc/meminfo: memFree=5635676/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=1168748 CPUtime=4962.24 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 1432471 0 0 0 495938 286 0 0 25 0 1 0 739609006 1196797952 239272 33554432000 4194304 4580011 140736745279504 18446744073709551615 4406312 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25460/statm: 292187 239272 367 95 0 287169 0
Current children cumulated CPU time (s) 4962.24
Current children cumulated vsize (KiB) 1168748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 2.08 2.04 2.01 2/435 25607
/proc/meminfo: memFree=6433748/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=1168748 CPUtime=5000.06 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 1432471 0 0 0 499720 286 0 0 25 0 1 0 739609006 1196797952 239272 33554432000 4194304 4580011 140736745279504 18446744073709551615 4406289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25460/statm: 292187 239272 367 95 0 287169 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 1168748

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

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

[startup+5000.1 s]
/proc/loadavg: 2.08 2.04 2.01 2/435 25607
/proc/meminfo: memFree=6433748/32951124 swapFree=63308224/67111528
[pid=25460] ppid=25458 vsize=1168748 CPUtime=5000.06 cores=0,2,4,6
/proc/25460/stat : 25460 (strangenight2-s) R 25458 25460 25422 0 -1 4202496 1432471 0 0 0 499720 286 0 0 25 0 1 0 739609006 1196797952 239272 33554432000 4194304 4580011 140736745279504 18446744073709551615 4406289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25460/statm: 292187 239272 367 95 0 287169 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 1168748

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.16
CPU time (s): 5000.11
CPU user time (s): 4997.21
CPU system time (s): 2.90456
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 1194700

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

runsolver used 22.6376 second user time and 49.2955 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-25 01:35:11
IDJOB=3400935
IDBENCH=20536
IDSOLVER=1887
FILE ID=node135/3400935-1306280111
RUNJOBID= node135-1306280110-25440
PBS_JOBID= 13457851
Free space on /tmp= 73452 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k100.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3400935-1306280111/watcher-3400935-1306280111 -o /tmp/evaluation-result-3400935-1306280111/solver-3400935-1306280111 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3400935-1306280111.cnf

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

MD5SUM BENCH= cf1b8194ff6d413d396ac9e26bb031ef
RANDOM SEED=1893452533

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       7393364 kB
Buffers:        355272 kB
Cached:       11268668 kB
SwapCached:      18108 kB
Active:       14059400 kB
Inactive:     11199168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7393364 kB
SwapTotal:    67111528 kB
SwapFree:     63308224 kB
Dirty:           18304 kB
Writeback:           0 kB
AnonPages:    13621464 kB
Mapped:          25972 kB
Slab:           166544 kB
PageTables:      66052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 124404076 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73452 MiB
End job on node135 at 2011-05-25 02:58:34