Trace number 3421817

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.06 4999.93

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n160-s73223945-unsat.cnf
MD5SUMebbfc0ffb6aa4fcba0d5ce3964018543
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables161
Number of clauses332
Sum of the clauses size996
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3332
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3421817-1306604480.cnf'
0.00/0.00	c -- header says num vars:            161
0.00/0.00	c -- header says num clauses:         332
0.00/0.00	c -- clauses added:            0 learnts,          332 normals,            0 xors
0.00/0.00	c -- vars added        161
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       161       332         0         0       996         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:       6 undec:     151 neg:       4
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       161       332         0         0       996         0   no data   no data
0.00/0.03	c Decided on static restart strategy
0.03/0.09	c  N st     8      4918       161       332         0      4429       996    106987   no data   no data
0.19/0.25	c  N st    10     11302       161       332         0      4022       996     74133   no data   no data
0.39/0.43	c  N st    11     17045       161       332         0      8809       996    209089   no data   no data
0.69/0.72	c  F st    12     25000       161       332         0     10854       996    264573   no data   no data
0.69/0.72	c  N st    12     25000       161       332         0     10854       996    264573   no data   no data
0.79/0.85	c Decided on static restart strategy
0.79/0.85	c  N st    18     30000       161       332         0      9437       996    190833   no data   no data
0.79/0.85	c  S st    18     30000       161       332         0      9437       996    190833   no data   no data
0.79/0.87	c  S st    18     30507       161       332         0      9924       996    201679   no data   no data
0.79/0.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.79/0.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.79/0.87	c blocked clauses removed:        0 vars:      0 tried:         161 T: 0.00 s
0.79/0.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.79/0.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.79/0.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
0.79/0.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.79/0.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.79/0.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.89/0.99	c lits-rem:      1528  cl-subs:      923  v-elim:      0  v-fix:    0  time:  0.11 s
0.89/0.99	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.00
0.89/0.99	c calculated reachability. Time: 0.00
0.89/0.99	c  N st    18     30507       161       332         0      9001       996    173404   no data   no data
1.19/1.23	c  N st    20     37617       161       332         0      8521       996    154348   no data   no data
1.39/1.47	c  N st    21     44019       161       332         0     14061       996    306738   no data   no data
1.49/1.55	c  S st    22     45762       161       332         0     15599       996    350339   no data   no data
1.49/1.58	c  S st    22     46266       161       332         0      8210       996    132541   no data   no data
1.49/1.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.49/1.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.49/1.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
1.49/1.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.49/1.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.49/1.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.60	c lits-rem:       165  cl-subs:       68  v-elim:      0  v-fix:    0  time:  0.01 s
1.59/1.60	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
1.59/1.60	c vivif2 --  cl tried     8142 cl shrink        0 lits rem          0 time: 0.00
1.59/1.60	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.00
1.59/1.60	c calculated reachability. Time: 0.00
1.59/1.60	c  N st    22     46266       161       332         0      8142       996    130450   no data   no data
2.11/2.15	c  N st    23     60663       161       332         0     11817       996    219185   no data   no data
2.49/2.53	c  N st    24     69400       161       332         0      9901       996    153595   no data   no data
2.49/2.53	c  S st    24     69400       161       332         0      9901       996    153595   no data   no data
2.49/2.55	c  S st    24     69902       161       332         0     10389       996    163423   no data   no data
2.49/2.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.49/2.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.49/2.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
2.49/2.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.49/2.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.49/2.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.58	c lits-rem:       304  cl-subs:      164  v-elim:      0  v-fix:    0  time:  0.03 s
2.49/2.58	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
2.49/2.58	c vivif2 --  cl tried    10225 cl shrink        0 lits rem          0 time: 0.00
2.49/2.59	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.00
2.49/2.59	c calculated reachability. Time: 0.00
2.49/2.59	c  N st    24     69902       161       332         0     10225       996    158620   no data   no data
3.31/3.37	c  F st    25     87501       161       332         0     14949       996    292165   no data   no data
3.31/3.37	c  N st    25     87501       161       332         0     14949       996    292165   no data   no data
3.49/3.56	c Decided on static restart strategy
3.59/3.68	c  N st    32     95538       161       332         0     22135       996    459662   no data   no data
3.99/4.02	c  N st    34    104854       161       332         0     19073       996    353446   no data   no data
3.99/4.02	c  S st    34    104854       161       332         0     19073       996    353446   no data   no data
3.99/4.06	c  S st    34    105359       161       332         0     19563       996    364702   no data   no data
3.99/4.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.99/4.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.99/4.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
3.99/4.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.99/4.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.99/4.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.31	c lits-rem:      2055  cl-subs:     1084  v-elim:      0  v-fix:    0  time:  0.24 s
4.19/4.31	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
4.30/4.32	c vivif2 --  cl tried    18479 cl shrink        0 lits rem          0 time: 0.00
4.30/4.32	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.00
4.30/4.32	c calculated reachability. Time: 0.00
4.30/4.32	c  N st    34    105359       161       332         0     18479       996    328889   no data   no data
4.69/4.75	c  N st    35    114959       161       332         0     14570       996    236289   no data   no data
5.60/5.63	c  N st    36    129356       161       332         0     14234       996    216404   no data   no data
6.69/6.75	c  N st    37    150952       161       332         0     19110       996    326671   no data   no data
7.09/7.11	c  S st    38    158038       161       332         0     25353       996    486241   no data   no data
7.09/7.15	c  S st    38    158539       161       332         0     25843       996    497810   no data   no data
7.09/7.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.09/7.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
7.09/7.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.09/7.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.09/7.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
7.09/7.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.09/7.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.09/7.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.61/7.64	c lits-rem:      3241  cl-subs:     1225  v-elim:      0  v-fix:    0  time:  0.46 s
7.61/7.64	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
7.61/7.64	c vivif2 --  cl tried    24618 cl shrink        0 lits rem          0 time: 0.00
7.61/7.65	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.00
7.61/7.65	c calculated reachability. Time: 0.00
7.61/7.65	c  N st    38    158539       161       332         0     24618       996    456972   no data   no data
10.29/10.40	c  N st    39    207127       161       332         0     19854       996    327175   no data   no data
12.19/12.25	c  N st    40    237811       161       332         0     29408       996    615473   no data   no data
12.19/12.25	c  S st    40    237811       161       332         0     29408       996    615473   no data   no data
12.29/12.31	c  S st    40    238312       161       332         0     29892       996    627174   no data   no data
12.29/12.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.29/12.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
12.29/12.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.29/12.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.29/12.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.29/12.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
12.29/12.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.29/12.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.29/12.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.11/13.20	c lits-rem:      5239  cl-subs:     1310  v-elim:      0  v-fix:    0  time:  0.87 s
13.11/13.20	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
13.11/13.21	c vivif2 --  cl tried    28582 cl shrink        0 lits rem          0 time: 0.01
13.21/13.22	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.01
13.21/13.22	c calculated reachability. Time: 0.00
13.21/13.22	c  N st    40    238312       161       332         0     28582       996    575268   no data   no data
17.70/17.76	c  F st    41    306250       161       332         0     30044       996    582988   no data   no data
17.70/17.76	c  N st    41    306250       161       332         0     30044       996    582988   no data   no data
17.99/18.03	c Decided on static restart strategy
19.39/19.47	c  N st    51    334562       161       332         0     34730       996    603875   no data   no data
20.59/20.69	c  N st    53    357470       161       332         0     32890       996    555594   no data   no data
20.59/20.69	c  S st    53    357470       161       332         0     32890       996    555594   no data   no data
20.69/20.75	c  S st    53    357971       161       332         0     33380       996    566927   no data   no data
20.69/20.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.69/20.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.69/20.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.69/20.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.69/20.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.69/20.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
20.69/20.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.69/20.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.69/20.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.19/21.21	c lits-rem:      2489  cl-subs:     1034  v-elim:      0  v-fix:    0  time:  0.44 s
21.19/21.21	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
21.19/21.22	c vivif2 --  cl tried    32346 cl shrink        0 lits rem          0 time: 0.00
21.19/21.23	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.01
21.19/21.23	c calculated reachability. Time: 0.00
21.19/21.23	c  N st    53    357971       161       332         0     32346       996    533674   no data   no data
23.29/23.39	c  N st    54    390364       161       332         0     38007       996    697845   no data   no data
26.49/26.59	c  N st    55    438953       161       332         0     31774       996    522303   no data   no data
31.69/31.76	c  N st    56    511836       161       332         0     43131       996    865223   no data   no data
33.59/33.61	c  N st    57    536957       161       332         0     37674       996    679729   no data   no data
33.59/33.61	c  S st    57    536957       161       332         0     37674       996    679729   no data   no data
33.59/33.68	c  S st    57    537459       161       332         0     38164       996    691159   no data   no data
33.59/33.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.59/33.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
33.59/33.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.59/33.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.59/33.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.59/33.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
33.59/33.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.69/33.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.69/33.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.49/35.53	c lits-rem:      5632  cl-subs:     4345  v-elim:      0  v-fix:    0  time:  1.81 s
35.49/35.53	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
35.49/35.54	c vivif2 --  cl tried    33819 cl shrink        0 lits rem          0 time: 0.01
35.49/35.54	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.01
35.49/35.55	c calculated reachability. Time: 0.00
35.49/35.55	c  N st    57    537459       161       332         0     33819       996    544976   no data   no data
49.19/49.21	c  N st    58    701443       161       332         0     61674       996   1341171   no data   no data
57.99/58.07	c  N st    59    806189       161       332         0     54942       996   1050725   no data   no data
57.99/58.07	c  S st    59    806189       161       332         0     54942       996   1050725   no data   no data
58.09/58.17	c  S st    59    806689       161       332         0     55426       996   1061795   no data   no data
58.09/58.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.09/58.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
58.09/58.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.09/58.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.09/58.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.09/58.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
58.09/58.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.09/58.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
58.21/58.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.30/62.39	c lits-rem:     11301  cl-subs:     4558  v-elim:      0  v-fix:    0  time:  4.17 s
62.30/62.39	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
62.40/62.40	c vivif2 --  cl tried    50868 cl shrink        0 lits rem          0 time: 0.01
62.40/62.42	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.01
62.40/62.42	c calculated reachability. Time: 0.00
62.40/62.42	c  N st    59    806689       161       332         0     50868       996    903384   no data   no data
83.10/83.19	c  F st    60   1071875       161       332         0     60147       996   1073306   no data   no data
83.10/83.19	c  N st    60   1071875       161       332         0     60147       996   1073306   no data   no data
83.51/83.60	c Decided on static restart strategy
85.50/85.54	c  N st    70   1100183       161       332         0     48953       996    803955   no data   no data
89.11/89.15	c  N st    72   1136176       161       332         0     41318       996    576740   no data   no data
91.69/91.78	c  N st    73   1168569       161       332         0     69532       996   1385999   no data   no data
95.19/95.23	c  N st    74   1210034       161       332         0     64770       996   1161961   no data   no data
95.19/95.23	c  S st    74   1210034       161       332         0     64770       996   1161961   no data   no data
95.29/95.34	c  S st    74   1210537       161       332         0     65260       996   1173846   no data   no data
95.29/95.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
95.29/95.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
95.29/95.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
95.29/95.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
95.29/95.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.29/95.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
95.29/95.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
95.29/95.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
95.39/95.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.20/100.28	c lits-rem:     11080  cl-subs:     5708  v-elim:      0  v-fix:    0  time:  4.88 s
100.20/100.28	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
100.30/100.30	c vivif2 --  cl tried    59552 cl shrink        0 lits rem          0 time: 0.01
100.30/100.31	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.01
100.30/100.31	c calculated reachability. Time: 0.00
100.30/100.31	c  N st    74   1210537       161       332         0     59552       996    993929   no data   no data
106.19/106.28	c  N st    75   1283419       161       332         0     79812       996   1572854   no data   no data
116.99/117.04	c  N st    76   1392743       161       332         0     48848       996    668361   no data   no data
134.39/134.42	c  N st    77   1556727       161       332         0     50690       996    709982   no data   no data
150.19/150.24	c  N st    78   1710537       161       332         0     85445       996   1531887   no data   no data
150.19/150.24	c  S st    78   1710537       161       332         0     85445       996   1531887   no data   no data
150.29/150.38	c  S st    78   1711041       161       332         0     85936       996   1544239   no data   no data
150.29/150.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
150.39/150.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
150.39/150.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
150.39/150.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
150.39/150.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
150.39/150.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
150.39/150.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
150.39/150.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
150.39/150.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
161.40/161.42	c lits-rem:     19747  cl-subs:    11736  v-elim:      0  v-fix:    0  time: 10.95 s
161.40/161.42	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
161.40/161.43	c vivif2 --  cl tried    74200 cl shrink        0 lits rem          0 time: 0.01
161.40/161.45	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.02
161.40/161.46	c calculated reachability. Time: 0.00
161.40/161.46	c  N st    78   1711041       161       332         0     74200       996   1216562   no data   no data
206.29/206.36	c  N st    79   2080006       161       332         0     88320       996   1547605   no data   no data
223.70/223.75	c  N st    80   2211041       161       332         0     89992       996   1542805   no data   no data
223.70/223.75	c  S st    80   2211041       161       332         0     89992       996   1542805   no data   no data
223.90/223.90	c  S st    80   2211543       161       332         0     90485       996   1554451   no data   no data
223.90/223.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
223.90/223.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
223.90/223.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
223.90/223.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
223.90/223.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
223.90/223.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
223.90/223.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
223.90/223.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
223.90/223.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
233.80/233.88	c lits-rem:     10887  cl-subs:    11385  v-elim:      0  v-fix:    0  time:  9.89 s
233.80/233.88	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
233.80/233.89	c vivif2 --  cl tried    79100 cl shrink        0 lits rem          0 time: 0.01
233.90/233.92	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.02
233.90/233.92	c calculated reachability. Time: 0.00
233.90/233.92	c  N st    80   2211543       161       332         0     79100       996   1226690   no data   no data
292.80/292.83	c  N st    81   2711544       161       332         0     98170       996   1748164   no data   no data
292.80/292.83	c  S st    81   2711544       161       332         0     98170       996   1748164   no data   no data
293.00/293.00	c  S st    81   2712051       161       332         0     98667       996   1760260   no data   no data
293.00/293.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
293.00/293.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
293.00/293.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
293.00/293.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
293.00/293.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
293.00/293.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
293.00/293.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
293.00/293.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
293.10/293.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
307.60/307.69	c lits-rem:     15071  cl-subs:    11218  v-elim:      0  v-fix:    0  time: 14.59 s
307.60/307.69	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
307.70/307.71	c vivif2 --  cl tried    87449 cl shrink        0 lits rem          0 time: 0.02
307.70/307.73	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.02
307.70/307.74	c calculated reachability. Time: 0.00
307.70/307.74	c  N st    81   2712051       161       332         0     87449       996   1436392   no data   no data
370.90/370.90	c  N st    82   3212054       161       332         0     67233       996    905486   no data   no data
370.90/370.90	c  S st    82   3212054       161       332         0     67233       996    905486   no data   no data
371.00/371.01	c  S st    82   3212554       161       332         0     67710       996    917716   no data   no data
371.00/371.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
371.00/371.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
371.00/371.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
371.00/371.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
371.00/371.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
371.00/371.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
371.00/371.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
371.00/371.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
371.00/371.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
372.20/372.22	c lits-rem:      2500  cl-subs:     3240  v-elim:      0  v-fix:    0  time:  1.16 s
372.20/372.22	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
372.20/372.23	c vivif2 --  cl tried    64470 cl shrink        0 lits rem          0 time: 0.01
372.20/372.24	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.01
372.20/372.25	c calculated reachability. Time: 0.00
372.20/372.25	c  N st    82   3212554       161       332         0     64470       996    837354   no data   no data
442.80/442.80	c  N st    83   3712555       161       332         0     76818       996   1070595   no data   no data
442.80/442.80	c  S st    83   3712555       161       332         0     76818       996   1070595   no data   no data
442.90/442.92	c  S st    83   3713058       161       332         0     77316       996   1083068   no data   no data
442.90/442.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
442.90/442.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
442.90/442.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
442.90/442.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
442.90/442.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
442.90/442.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
442.90/442.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
442.90/442.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
442.90/442.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
444.20/444.25	c lits-rem:      1999  cl-subs:     1824  v-elim:      0  v-fix:    0  time:  1.27 s
444.20/444.25	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
444.20/444.26	c vivif2 --  cl tried    75492 cl shrink        0 lits rem          0 time: 0.01
444.20/444.28	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.02
444.20/444.28	c calculated reachability. Time: 0.00
444.20/444.28	c  N st    83   3713058       161       332         0     75492       996   1031450   no data   no data
449.20/449.20	c  F st    84   3751567       161       332         0    108175       996   1802371   no data   no data
449.20/449.20	c  N st    84   3751567       161       332         0    108175       996   1802371   no data   no data
449.70/449.80	c Decided on static restart strategy
452.81/452.87	c  N st    94   3779876       161       332         0    133838       996   2440609   no data   no data
457.30/457.34	c  N st    96   3815869       161       332         0     92788       996   1472637   no data   no data
462.40/462.48	c  N st    97   3848261       161       332         0    119277       996   2220351   no data   no data
470.10/470.18	c  N st    98   3896849       161       332         0     90675       996   1417050   no data   no data
480.50/480.54	c  N st    99   3969731       161       332         0     79481       996   1028803   no data   no data
498.00/498.01	c  N st   100   4079055       161       332         0     96875       996   1517399   no data   no data
518.90/518.97	c  N st   101   4213059       161       332         0    135016       996   2576377   no data   no data
518.90/518.97	c  S st   101   4213059       161       332         0    135016       996   2576377   no data   no data
519.11/519.20	c  S st   101   4213563       161       332         0    135514       996   2590302   no data   no data
519.11/519.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
519.22/519.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
519.22/519.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
519.22/519.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
519.22/519.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
519.22/519.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
519.22/519.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
519.22/519.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
519.30/519.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
548.20/548.26	c lits-rem:     22029  cl-subs:     8897  v-elim:      0  v-fix:    0  time: 28.91 s
548.20/548.26	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
548.20/548.29	c vivif2 --  cl tried   126617 cl shrink        0 lits rem          0 time: 0.03
548.30/548.34	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.05
548.30/548.34	c calculated reachability. Time: 0.00
548.30/548.34	c  N st   101   4213563       161       332         0    126617       996   2287824   no data   no data
584.41/584.46	c  N st   102   4459539       161       332         0    100062       996   1561043   no data   no data
625.41/625.44	c  N st   103   4713563       161       332         0    159488       996   3104254   no data   no data
625.41/625.44	c  S st   103   4713563       161       332         0    159488       996   3104254   no data   no data
625.61/625.69	c  S st   103   4714072       161       332         0    159989       996   3117387   no data   no data
625.71/625.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
625.71/625.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.06
625.71/625.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
625.71/625.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
625.71/625.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
625.71/625.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
625.71/625.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
625.71/625.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
625.82/625.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
684.31/684.31	c lits-rem:     14463  cl-subs:    21330  v-elim:      0  v-fix:    0  time: 58.45 s
684.31/684.31	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
684.31/684.35	c vivif2 --  cl tried   138659 cl shrink        0 lits rem          0 time: 0.03
684.41/684.40	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.05
684.41/684.40	c calculated reachability. Time: 0.00
684.41/684.40	c  N st   103   4714072       161       332         0    138659       996   2476465   no data   no data
763.71/763.70	c  N st   104   5214073       161       332         0    145597       996   2649011   no data   no data
763.71/763.70	c  S st   104   5214073       161       332         0    145597       996   2649011   no data   no data
763.91/763.96	c  S st   104   5214575       161       332         0    146090       996   2662125   no data   no data
763.91/763.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
764.01/764.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
764.01/764.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
764.01/764.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
764.01/764.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
764.01/764.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
764.01/764.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
764.01/764.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
764.11/764.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
816.81/816.84	c lits-rem:     27980  cl-subs:    23731  v-elim:      0  v-fix:    0  time: 52.72 s
816.81/816.84	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
816.81/816.86	c vivif2 --  cl tried   122359 cl shrink        0 lits rem          0 time: 0.02
816.91/816.91	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.04
816.91/816.91	c calculated reachability. Time: 0.00
816.91/816.91	c  N st   104   5214575       161       332         0    122359       996   1984460   no data   no data
888.61/888.63	c  N st   105   5714575       161       332         0    114765       996   1752679   no data   no data
888.61/888.63	c  S st   105   5714575       161       332         0    114765       996   1752679   no data   no data
888.83/888.82	c  S st   105   5715080       161       332         0    115263       996   1766491   no data   no data
888.83/888.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
888.83/888.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
888.83/888.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
888.83/888.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
888.83/888.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
888.83/888.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
888.83/888.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
888.83/888.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
888.91/888.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
903.41/903.42	c lits-rem:     14052  cl-subs:    13899  v-elim:      0  v-fix:    0  time: 14.49 s
903.41/903.42	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
903.41/903.44	c vivif2 --  cl tried   101364 cl shrink        0 lits rem          0 time: 0.02
903.41/903.47	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.03
903.41/903.47	c calculated reachability. Time: 0.00
903.41/903.47	c  N st   105   5715080       161       332         0    101364       996   1410191   no data   no data
976.02/976.01	c  N st   106   6215080       161       332         0    165805       996   3162147   no data   no data
976.02/976.01	c  S st   106   6215080       161       332         0    165805       996   3162147   no data   no data
976.32/976.33	c  S st   106   6215588       161       332         0    166302       996   3175514   no data   no data
976.32/976.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
976.42/976.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.06
976.42/976.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
976.42/976.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
976.42/976.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
976.42/976.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
976.42/976.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
976.42/976.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
976.52/976.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1044.22/1044.21	c lits-rem:     18248  cl-subs:    24203  v-elim:      0  v-fix:    0  time: 67.69 s
1044.22/1044.21	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
1044.22/1044.24	c vivif2 --  cl tried   142099 cl shrink        0 lits rem          0 time: 0.03
1044.32/1044.30	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.06
1044.32/1044.30	c calculated reachability. Time: 0.00
1044.32/1044.30	c  N st   106   6215588       161       332         0    142099       996   2454565   no data   no data
1124.42/1124.46	c  N st   107   6715589       161       332         0    105155       996   1442243   no data   no data
1124.42/1124.46	c  S st   107   6715589       161       332         0    105155       996   1442243   no data   no data
1124.62/1124.63	c  S st   107   6716093       161       332         0    105649       996   1455266   no data   no data
1124.62/1124.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1124.62/1124.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.02
1124.62/1124.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1124.62/1124.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1124.62/1124.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1124.62/1124.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
1124.62/1124.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1124.62/1124.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1124.72/1124.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1128.32/1128.31	c lits-rem:      4106  cl-subs:     5451  v-elim:      0  v-fix:    0  time:  3.60 s
1128.32/1128.31	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
1128.32/1128.33	c vivif2 --  cl tried   100198 cl shrink        0 lits rem          0 time: 0.02
1128.32/1128.36	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.03
1128.32/1128.36	c calculated reachability. Time: 0.00
1128.32/1128.36	c  N st   107   6716093       161       332         0    100198       996   1315925   no data   no data
1221.22/1221.22	c  N st   108   7216093       161       332         0    140940       996   2308406   no data   no data
1221.22/1221.22	c  S st   108   7216093       161       332         0    140940       996   2308406   no data   no data
1221.42/1221.49	c  S st   108   7216596       161       332         0    141437       996   2321914   no data   no data
1221.52/1221.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1221.52/1221.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
1221.52/1221.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1221.52/1221.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1221.52/1221.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1221.52/1221.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
1221.52/1221.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1221.52/1221.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1221.62/1221.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1235.52/1235.50	c lits-rem:     10842  cl-subs:     7805  v-elim:      0  v-fix:    0  time: 13.87 s
1235.52/1235.50	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
1235.52/1235.52	c vivif2 --  cl tried   133632 cl shrink        0 lits rem          0 time: 0.03
1235.52/1235.57	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.05
1235.52/1235.58	c calculated reachability. Time: 0.00
1235.52/1235.58	c  N st   108   7216596       161       332         0    133632       996   2083405   no data   no data
1330.62/1330.68	c  N st   109   7716599       161       332         0    148639       996   2471941   no data   no data
1330.62/1330.68	c  S st   109   7716599       161       332         0    148639       996   2471941   no data   no data
1330.93/1330.93	c  S st   109   7717101       161       332         0    149135       996   2485438   no data   no data
1330.93/1330.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1330.93/1330.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.05
1330.93/1330.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1330.93/1330.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1330.93/1330.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1330.93/1330.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
1330.93/1330.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1331.04/1331.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1331.04/1331.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1356.72/1356.73	c lits-rem:     19155  cl-subs:    13401  v-elim:      0  v-fix:    0  time: 25.65 s
1356.72/1356.73	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
1356.72/1356.76	c vivif2 --  cl tried   135734 cl shrink        0 lits rem          0 time: 0.03
1356.82/1356.80	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.05
1356.82/1356.81	c calculated reachability. Time: 0.00
1356.82/1356.81	c  N st   109   7717101       161       332         0    135734       996   2069761   no data   no data
1463.43/1463.46	c  N st   110   8217101       161       332         0    152180       996   2540636   no data   no data
1463.43/1463.46	c  S st   110   8217101       161       332         0    152180       996   2540636   no data   no data
1463.73/1463.74	c  S st   110   8217605       161       332         0    152670       996   2553556   no data   no data
1463.73/1463.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1463.73/1463.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.05
1463.83/1463.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1463.83/1463.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1463.83/1463.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1463.83/1463.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
1463.83/1463.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1463.83/1463.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1463.83/1463.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1476.14/1476.20	c lits-rem:      5830  cl-subs:     5342  v-elim:      0  v-fix:    0  time: 12.31 s
1476.14/1476.20	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
1476.25/1476.23	c vivif2 --  cl tried   147328 cl shrink        0 lits rem          0 time: 0.03
1476.25/1476.28	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.05
1476.25/1476.29	c calculated reachability. Time: 0.00
1476.25/1476.29	c  N st   110   8217605       161       332         0    147328       996   2390577   no data   no data
1571.23/1571.22	c  N st   111   8717605       161       332         0    133774       996   2014765   no data   no data
1571.23/1571.22	c  S st   111   8717605       161       332         0    133774       996   2014765   no data   no data
1571.43/1571.47	c  S st   111   8718107       161       332         0    134273       996   2028550   no data   no data
1571.43/1571.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1571.53/1571.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
1571.53/1571.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1571.53/1571.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1571.53/1571.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1571.53/1571.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
1571.53/1571.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1571.53/1571.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1571.53/1571.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1580.33/1580.38	c lits-rem:     10763  cl-subs:     6835  v-elim:      0  v-fix:    0  time:  8.78 s
1580.33/1580.38	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
1580.43/1580.40	c vivif2 --  cl tried   127438 cl shrink        0 lits rem          0 time: 0.03
1580.43/1580.44	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.04
1580.43/1580.45	c calculated reachability. Time: 0.00
1580.43/1580.45	c  N st   111   8718107       161       332         0    127438       996   1827455   no data   no data
1676.13/1676.12	c  N st   112   9218109       161       332         0    214168       996   3899467   no data   no data
1676.13/1676.12	c  S st   112   9218109       161       332         0    214168       996   3899467   no data   no data
1676.45/1676.47	c  S st   112   9218613       161       332         0    214663       996   3912280   no data   no data
1676.45/1676.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1676.53/1676.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.08
1676.53/1676.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1676.53/1676.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1676.53/1676.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1676.53/1676.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
1676.53/1676.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1676.64/1676.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1676.73/1676.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1773.83/1773.82	c lits-rem:     23102  cl-subs:    31927  v-elim:      0  v-fix:    0  time: 97.11 s
1773.83/1773.82	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
1773.83/1773.86	c vivif2 --  cl tried   182736 cl shrink        0 lits rem          0 time: 0.05
1773.94/1773.94	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.07
1773.94/1773.94	c calculated reachability. Time: 0.00
1773.94/1773.94	c  N st   112   9218613       161       332         0    182736       996   3014897   no data   no data
1867.54/1867.54	c  N st   113   9718613       161       332         0    156786       996   2635678   no data   no data
1867.54/1867.54	c  S st   113   9718613       161       332         0    156786       996   2635678   no data   no data
1867.75/1867.81	c  S st   113   9719117       161       332         0    157280       996   2648559   no data   no data
1867.86/1867.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1867.86/1867.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.05
1867.86/1867.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1867.86/1867.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1867.86/1867.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1867.86/1867.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
1867.86/1867.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1867.94/1867.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1867.94/1867.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1887.24/1887.27	c lits-rem:     26006  cl-subs:     6667  v-elim:      0  v-fix:    0  time: 19.29 s
1887.24/1887.27	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
1887.34/1887.30	c vivif2 --  cl tried   150613 cl shrink        0 lits rem          0 time: 0.03
1887.34/1887.36	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.06
1887.34/1887.36	c calculated reachability. Time: 0.00
1887.34/1887.36	c  N st   113   9719117       161       332         0    150613       996   2415236   no data   no data
1980.06/1980.09	c  N st   114  10219117       161       332         0    218790       996   4060825   no data   no data
1980.06/1980.09	c  S st   114  10219117       161       332         0    218790       996   4060825   no data   no data
1980.54/1980.53	c  S st   114  10219621       161       332         0    219282       996   4073356   no data   no data
1980.54/1980.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1980.64/1980.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.09
1980.64/1980.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1980.64/1980.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1980.64/1980.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1980.64/1980.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
1980.64/1980.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1980.64/1980.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1980.74/1980.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2087.64/2087.65	c lits-rem:     20636  cl-subs:    32212  v-elim:      0  v-fix:    0  time: 106.87 s
2087.64/2087.65	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
2087.64/2087.69	c vivif2 --  cl tried   187070 cl shrink        0 lits rem          0 time: 0.05
2087.75/2087.77	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.08
2087.75/2087.78	c calculated reachability. Time: 0.00
2087.75/2087.78	c  N st   114  10219621       161       332         0    187070       996   3120727   no data   no data
2179.94/2179.90	c  N st   115  10719622       161       332         0    135412       996   1928009   no data   no data
2179.94/2179.90	c  S st   115  10719622       161       332         0    135412       996   1928009   no data   no data
2180.15/2180.14	c  S st   115  10720124       161       332         0    135901       996   1940882   no data   no data
2180.15/2180.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2180.15/2180.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.04
2180.15/2180.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2180.15/2180.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2180.15/2180.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2180.15/2180.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
2180.15/2180.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2180.26/2180.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2180.26/2180.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2188.44/2188.40	c lits-rem:      6461  cl-subs:     6513  v-elim:      0  v-fix:    0  time:  8.13 s
2188.44/2188.40	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
2188.44/2188.42	c vivif2 --  cl tried   129388 cl shrink        0 lits rem          0 time: 0.02
2188.44/2188.46	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.04
2188.44/2188.47	c calculated reachability. Time: 0.00
2188.44/2188.47	c  N st   115  10720124       161       332         0    129388       996   1752909   no data   no data
2284.14/2284.10	c  N st   116  11220125       161       332         0    186008       996   3187955   no data   no data
2284.14/2284.10	c  S st   116  11220125       161       332         0    186008       996   3187955   no data   no data
2284.44/2284.41	c  S st   116  11220627       161       332         0    186502       996   3201906   no data   no data
2284.44/2284.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2284.44/2284.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.07
2284.44/2284.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2284.44/2284.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2284.44/2284.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2284.44/2284.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
2284.44/2284.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2284.54/2284.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2284.54/2284.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2344.74/2344.74	c lits-rem:     14659  cl-subs:    23450  v-elim:      0  v-fix:    0  time: 60.13 s
2344.74/2344.74	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
2344.74/2344.78	c vivif2 --  cl tried   163052 cl shrink        0 lits rem          0 time: 0.04
2344.84/2344.84	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.06
2344.84/2344.85	c calculated reachability. Time: 0.00
2344.84/2344.85	c  N st   116  11220627       161       332         0    163052       996   2513062   no data   no data
2442.15/2442.14	c  N st   117  11720629       161       332         0    207453       996   3628989   no data   no data
2442.15/2442.14	c  S st   117  11720629       161       332         0    207453       996   3628989   no data   no data
2442.45/2442.48	c  S st   117  11721131       161       332         0    207947       996   3642976   no data   no data
2442.45/2442.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2442.55/2442.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.08
2442.55/2442.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2442.55/2442.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2442.55/2442.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2442.55/2442.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
2442.55/2442.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2442.65/2442.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2442.75/2442.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2547.16/2547.14	c lits-rem:     19284  cl-subs:    41659  v-elim:      0  v-fix:    0  time: 104.43 s
2547.16/2547.14	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
2547.16/2547.17	c vivif2 --  cl tried   166288 cl shrink        0 lits rem          0 time: 0.04
2547.26/2547.24	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.07
2547.26/2547.25	c calculated reachability. Time: 0.00
2547.26/2547.25	c  N st   117  11721131       161       332         0    166288       996   2540025   no data   no data
2655.38/2655.32	c  N st   118  12221132       161       332         0    232286       996   4434747   no data   no data
2655.38/2655.32	c  S st   118  12221132       161       332         0    232286       996   4434747   no data   no data
2655.66/2655.70	c  S st   118  12221634       161       332         0    232779       996   4448728   no data   no data
2655.76/2655.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2655.86/2655.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.09
2655.86/2655.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2655.86/2655.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2655.86/2655.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2655.86/2655.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
2655.86/2655.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2655.86/2655.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2655.96/2655.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2716.06/2716.02	c lits-rem:     18202  cl-subs:    12726  v-elim:      0  v-fix:    0  time: 60.06 s
2716.06/2716.02	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
2716.06/2716.08	c vivif2 --  cl tried   220053 cl shrink        0 lits rem          0 time: 0.06
2716.16/2716.18	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.10
2716.16/2716.19	c calculated reachability. Time: 0.00
2716.16/2716.19	c  N st   118  12221634       161       332         0    220053       996   4035232   no data   no data
2838.76/2838.79	c  N st   119  12721635       161       332         0    240390       996   4669731   no data   no data
2838.76/2838.79	c  S st   119  12721635       161       332         0    240390       996   4669731   no data   no data
2839.26/2839.22	c  S st   119  12722139       161       332         0    240886       996   4682947   no data   no data
2839.26/2839.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2839.36/2839.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.10
2839.36/2839.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2839.36/2839.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2839.36/2839.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2839.36/2839.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
2839.36/2839.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2839.36/2839.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2839.56/2839.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2976.26/2976.24	c lits-rem:     24282  cl-subs:    33958  v-elim:      0  v-fix:    0  time: 136.74 s
2976.26/2976.24	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
2976.26/2976.29	c vivif2 --  cl tried   206928 cl shrink        0 lits rem          0 time: 0.05
2976.36/2976.38	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.09
2976.36/2976.38	c calculated reachability. Time: 0.00
2976.36/2976.38	c  N st   119  12722139       161       332         0    206928       996   3615132   no data   no data
3069.76/3069.77	c  F st   120  13130467       161       332         0    165196       996   2565866   no data   no data
3069.76/3069.77	c  N st   120  13130467       161       332         0    165196       996   2565866   no data   no data
3070.66/3070.63	c Decided on static restart strategy
3075.06/3075.04	c  N st   130  13158781       161       332         0    190529       996   3262548   no data   no data
3082.67/3082.62	c  N st   132  13194775       161       332         0    222857       996   4158845   no data   no data
3090.07/3090.08	c  N st   133  13222142       161       332         0    247448       996   4913747   no data   no data
3090.07/3090.08	c  S st   133  13222142       161       332         0    247448       996   4913747   no data   no data
3090.57/3090.50	c  S st   133  13222643       161       332         0    247942       996   4926996   no data   no data
3090.57/3090.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3090.67/3090.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.10
3090.67/3090.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3090.67/3090.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3090.67/3090.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3090.67/3090.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
3090.67/3090.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3090.67/3090.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3090.87/3090.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3140.67/3140.60	c lits-rem:     16249  cl-subs:    14530  v-elim:      0  v-fix:    0  time: 49.80 s
3140.67/3140.60	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
3140.67/3140.66	c vivif2 --  cl tried   233412 cl shrink        0 lits rem          0 time: 0.06
3140.77/3140.77	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.11
3140.77/3140.78	c calculated reachability. Time: 0.00
3140.77/3140.78	c  N st   133  13222643       161       332         0    233412       996   4445209   no data   no data
3154.37/3154.32	c  N st   134  13271233       161       332         0    141375       996   1839952   no data   no data
3168.47/3168.48	c  N st   135  13344115       161       332         0    203830       996   3561625   no data   no data
3192.47/3192.46	c  N st   136  13453439       161       332         0    158692       996   2293911   no data   no data
3234.37/3234.38	c  N st   137  13617423       161       332         0    167132       996   2466901   no data   no data
3256.57/3256.59	c  N st   138  13722643       161       332         0    259997       996   4821547   no data   no data
3256.57/3256.59	c  S st   138  13722643       161       332         0    259997       996   4821547   no data   no data
3257.19/3257.12	c  S st   138  13723146       161       332         0    260492       996   4835001   no data   no data
3257.19/3257.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3257.27/3257.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.0M T:  0.11
3257.27/3257.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3257.27/3257.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3257.27/3257.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3257.27/3257.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
3257.27/3257.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3257.37/3257.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3257.47/3257.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3320.37/3320.31	c lits-rem:     20786  cl-subs:    16091  v-elim:      0  v-fix:    0  time: 62.89 s
3320.37/3320.31	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
3320.37/3320.37	c vivif2 --  cl tried   244401 cl shrink        0 lits rem          0 time: 0.06
3320.47/3320.48	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.11
3320.47/3320.49	c calculated reachability. Time: 0.00
3320.47/3320.49	c  N st   138  13723146       161       332         0    244401       996   4342087   no data   no data
3409.78/3409.70	c  N st   139  14092113       161       332         0    273413       996   5380596   no data   no data
3441.58/3441.55	c  N st   140  14223146       161       332         0    241594       996   4340117   no data   no data
3441.58/3441.55	c  S st   140  14223146       161       332         0    241594       996   4340117   no data   no data
3442.08/3442.00	c  S st   140  14223647       161       332         0    242088       996   4354053   no data   no data
3442.08/3442.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3442.18/3442.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.10
3442.18/3442.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3442.18/3442.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3442.18/3442.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3442.18/3442.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
3442.18/3442.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3442.18/3442.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3442.28/3442.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3568.98/3568.92	c lits-rem:     14673  cl-subs:    41078  v-elim:      0  v-fix:    0  time: 126.65 s
3568.98/3568.92	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
3568.98/3568.96	c vivif2 --  cl tried   201010 cl shrink        0 lits rem          0 time: 0.04
3569.08/3569.05	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.09
3569.08/3569.05	c calculated reachability. Time: 0.00
3569.08/3569.05	c  N st   140  14223647       161       332         0    201010       996   3154991   no data   no data
3678.68/3678.61	c  N st   141  14723648       161       332         0    201247       996   3285981   no data   no data
3678.68/3678.61	c  S st   141  14723648       161       332         0    201247       996   3285981   no data   no data
3678.98/3678.96	c  S st   141  14724151       161       332         0    201743       996   3300611   no data   no data
3678.98/3678.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3679.08/3679.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.07
3679.08/3679.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3679.08/3679.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3679.08/3679.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3679.08/3679.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
3679.08/3679.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3679.08/3679.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3679.18/3679.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3732.08/3732.02	c lits-rem:     16664  cl-subs:    23429  v-elim:      0  v-fix:    0  time: 52.85 s
3732.08/3732.02	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
3732.08/3732.06	c vivif2 --  cl tried   178314 cl shrink        0 lits rem          0 time: 0.03
3732.18/3732.13	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.07
3732.18/3732.13	c calculated reachability. Time: 0.00
3732.18/3732.13	c  N st   141  14724151       161       332         0    178314       996   2650363   no data   no data
3855.50/3855.46	c  N st   142  15224153       161       332         0    191203       996   3116444   no data   no data
3855.50/3855.46	c  S st   142  15224153       161       332         0    191203       996   3116444   no data   no data
3855.78/3855.78	c  S st   142  15224655       161       332         0    191699       996   3129705   no data   no data
3855.78/3855.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3855.88/3855.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.07
3855.88/3855.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3855.88/3855.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3855.88/3855.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3855.88/3855.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
3855.88/3855.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3855.98/3855.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3855.98/3855.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3874.68/3874.60	c lits-rem:      9888  cl-subs:     5889  v-elim:      0  v-fix:    0  time: 18.61 s
3874.68/3874.60	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
3874.68/3874.64	c vivif2 --  cl tried   185810 cl shrink        0 lits rem          0 time: 0.04
3874.78/3874.71	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.07
3874.78/3874.72	c calculated reachability. Time: 0.00
3874.78/3874.72	c  N st   142  15224655       161       332         0    185810       996   2939413   no data   no data
4014.29/4014.26	c  N st   143  15724657       161       332         0    171731       996   2467935   no data   no data
4014.29/4014.26	c  S st   143  15724657       161       332         0    171731       996   2467935   no data   no data
4014.59/4014.55	c  S st   143  15725163       161       332         0    172230       996   2482476   no data   no data
4014.59/4014.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4014.69/4014.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.06
4014.69/4014.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4014.69/4014.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4014.69/4014.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4014.69/4014.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
4014.69/4014.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4014.69/4014.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4014.79/4014.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4023.80/4023.78	c lits-rem:      7423  cl-subs:     4537  v-elim:      0  v-fix:    0  time:  9.06 s
4023.80/4023.78	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
4023.91/4023.81	c vivif2 --  cl tried   167693 cl shrink        0 lits rem          0 time: 0.03
4023.91/4023.88	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.06
4023.91/4023.88	c calculated reachability. Time: 0.00
4023.91/4023.88	c  N st   143  15725163       161       332         0    167693       996   2341231   no data   no data
4150.69/4150.62	c  N st   144  16225165       161       332         0    296120       996   5714376   no data   no data
4150.69/4150.62	c  S st   144  16225165       161       332         0    296120       996   5714376   no data   no data
4151.09/4151.09	c  S st   144  16225666       161       332         0    296614       996   5728210   no data   no data
4151.19/4151.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4151.29/4151.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.13
4151.29/4151.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4151.29/4151.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4151.29/4151.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4151.29/4151.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
4151.29/4151.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4151.29/4151.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
4151.51/4151.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4349.19/4349.11	c lits-rem:     25295  cl-subs:    38204  v-elim:      0  v-fix:    0  time: 197.66 s
4349.19/4349.11	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
4349.19/4349.17	c vivif2 --  cl tried   258410 cl shrink        0 lits rem          0 time: 0.06
4349.29/4349.29	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.12
4349.29/4349.30	c calculated reachability. Time: 0.00
4349.29/4349.30	c  N st   144  16225666       161       332         0    258410       996   4583110   no data   no data
4467.70/4467.67	c  N st   145  16725666       161       332         0    228442       996   3974904   no data   no data
4467.70/4467.67	c  S st   145  16725666       161       332         0    228442       996   3974904   no data   no data
4468.10/4468.09	c  S st   145  16726167       161       332         0    228933       996   3988999   no data   no data
4468.10/4468.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4468.21/4468.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.09
4468.21/4468.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4468.21/4468.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4468.21/4468.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4468.21/4468.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
4468.21/4468.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4468.32/4468.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4468.40/4468.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4562.10/4562.02	c lits-rem:     23855  cl-subs:    30322  v-elim:      0  v-fix:    0  time: 93.68 s
4562.10/4562.02	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
4562.10/4562.07	c vivif2 --  cl tried   198611 cl shrink        0 lits rem          0 time: 0.04
4562.20/4562.15	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.08
4562.20/4562.16	c calculated reachability. Time: 0.00
4562.20/4562.16	c  N st   145  16726167       161       332         0    198611       996   3071978   no data   no data
4684.80/4684.77	c  N st   146  17226169       161       332         0    169542       996   2381402   no data   no data
4684.80/4684.77	c  S st   146  17226169       161       332         0    169542       996   2381402   no data   no data
4685.10/4685.07	c  S st   146  17226672       161       332         0    170040       996   2394940   no data   no data
4685.10/4685.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4685.20/4685.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.06
4685.20/4685.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4685.20/4685.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4685.20/4685.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4685.20/4685.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
4685.20/4685.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4685.20/4685.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4685.30/4685.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4694.92/4694.82	c lits-rem:      7582  cl-subs:     6208  v-elim:      0  v-fix:    0  time:  9.58 s
4694.92/4694.82	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
4694.92/4694.85	c vivif2 --  cl tried   163832 cl shrink        0 lits rem          0 time: 0.03
4695.00/4694.91	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.06
4695.00/4694.91	c calculated reachability. Time: 0.00
4695.00/4694.91	c  N st   146  17226672       161       332         0    163832       996   2210757   no data   no data
4811.31/4811.20	c  N st   147  17726673       161       332         0    276901       996   4881652   no data   no data
4811.31/4811.20	c  S st   147  17726673       161       332         0    276901       996   4881652   no data   no data
4811.71/4811.66	c  S st   147  17727180       161       332         0    277399       996   4895859   no data   no data
4811.71/4811.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4811.81/4811.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.4M T:  0.11
4811.81/4811.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4811.81/4811.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4811.81/4811.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4811.81/4811.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    161 time:  0.00 s
4811.81/4811.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4811.91/4811.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4812.01/4811.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4947.42/4947.31	c lits-rem:     22225  cl-subs:    34012  v-elim:      0  v-fix:    0  time: 135.34 s
4947.42/4947.31	c vivif2 --  cl tried      332 cl shrink        0 lits rem          0 time: 0.00
4947.42/4947.36	c vivif2 --  cl tried   243387 cl shrink        0 lits rem          0 time: 0.05
4947.52/4947.47	c asymm  cl-useful: 0/332/332 lits-rem:0 time: 0.11
4947.52/4947.48	c calculated reachability. Time: 0.00
4947.52/4947.48	c  N st   147  17727180       161       332         0    243387       996   3918897   no data   no data

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-3421817-1306604480/watcher-3421817-1306604480 -o /tmp/evaluation-result-3421817-1306604480/solver-3421817-1306604480 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3421817-1306604480.cnf 

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

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


[startup+0 s]
/proc/loadavg: 2.17 2.06 2.01 4/476 17225
/proc/meminfo: memFree=15950356/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=29728 CPUtime=0.01 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 542 0 0 0 1 0 0 0 20 0 1 0 752863322 30441472 482 33554432000 4194304 4580011 140735852006032 18446744073709551615 254261277381 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 7432 482 363 95 0 2414 0

[startup+0.0374459 s]
/proc/loadavg: 2.17 2.06 2.01 4/476 17225
/proc/meminfo: memFree=15950356/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=29860 CPUtime=0.03 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 594 0 0 0 3 0 0 0 20 0 1 0 752863322 30576640 535 33554432000 4194304 4580011 140735852006032 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 7465 535 364 95 0 2447 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29860

[startup+0.100411 s]
/proc/loadavg: 2.17 2.06 2.01 4/476 17225
/proc/meminfo: memFree=15950356/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=30228 CPUtime=0.09 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 757 0 0 0 9 0 0 0 20 0 1 0 752863322 30953472 575 33554432000 4194304 4580011 140735852006032 18446744073709551615 4293920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 7557 575 364 95 0 2539 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30228

[startup+0.300375 s]
/proc/loadavg: 2.17 2.06 2.01 4/476 17225
/proc/meminfo: memFree=15950356/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=30532 CPUtime=0.29 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 1087 0 0 0 29 0 0 0 21 0 1 0 752863322 31264768 712 33554432000 4194304 4580011 140735852006032 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 7633 712 364 95 0 2615 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30532

[startup+0.700306 s]
/proc/loadavg: 2.17 2.06 2.01 4/476 17225
/proc/meminfo: memFree=15950356/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=30976 CPUtime=0.69 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 1560 0 0 0 69 0 0 0 22 0 1 0 752863322 31719424 926 33554432000 4194304 4580011 140735852006032 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 7744 926 364 95 0 2726 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30976

[startup+1.50016 s]
/proc/loadavg: 2.17 2.06 2.01 4/478 17227
/proc/meminfo: memFree=15933848/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=36944 CPUtime=1.49 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 3704 0 0 0 149 0 0 0 25 0 1 0 752863322 37830656 2381 33554432000 4194304 4580011 140735852006032 18446744073709551615 4293041 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 9236 2381 367 95 0 4218 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36944

[startup+3.10088 s]
/proc/loadavg: 2.17 2.06 2.01 4/478 17227
/proc/meminfo: memFree=15931744/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=38508 CPUtime=3.09 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 5495 0 0 0 309 0 0 0 25 0 1 0 752863322 39432192 2867 33554432000 4194304 4580011 140735852006032 18446744073709551615 4321175 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 9627 2867 367 95 0 4609 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38508

[startup+6.30031 s]
/proc/loadavg: 2.15 2.06 2.01 4/478 17227
/proc/meminfo: memFree=15916740/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=43588 CPUtime=6.3 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 9017 0 0 0 629 1 0 0 25 0 1 0 752863322 44634112 4096 33554432000 4194304 4580011 140735852006032 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 10897 4096 367 95 0 5879 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 43588

[startup+12.7002 s]
/proc/loadavg: 2.14 2.06 2.01 4/478 17227
/proc/meminfo: memFree=15899964/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=56944 CPUtime=12.69 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 16127 0 0 0 1268 1 0 0 25 0 1 0 752863322 58310656 7281 33554432000 4194304 4580011 140735852006032 18446744073709551615 4406299 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 14236 7281 367 95 0 9218 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56944

[startup+25.5009 s]
/proc/loadavg: 2.11 2.05 2.01 4/478 17228
/proc/meminfo: memFree=15885624/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=60364 CPUtime=25.49 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 24185 0 0 0 2546 3 0 0 25 0 1 0 752863322 61812736 8274 33554432000 4194304 4580011 140735852006032 18446744073709551615 4293947 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 15091 8274 367 95 0 10073 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60364

[startup+51.1004 s]
/proc/loadavg: 2.07 2.05 2.01 4/478 17228
/proc/meminfo: memFree=15873044/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=68032 CPUtime=51.1 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 38199 0 0 0 5105 5 0 0 25 0 1 0 752863322 69664768 10038 33554432000 4194304 4580011 140735852006032 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 17008 10038 367 95 0 11990 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 68032

[startup+102.318 s]
/proc/loadavg: 2.03 2.04 2.00 4/478 17230
/proc/meminfo: memFree=15833732/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=91832 CPUtime=102.31 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 61907 0 0 0 10223 8 0 0 25 0 1 0 752863322 94035968 16417 33554432000 4194304 4580011 140735852006032 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 22958 16417 367 95 0 17940 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 91832

[startup+162.301 s]
/proc/loadavg: 2.01 2.03 2.00 4/478 17231
/proc/meminfo: memFree=15803700/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=110060 CPUtime=162.29 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 83560 0 0 0 16217 12 0 0 25 0 1 0 752863322 112701440 20418 33554432000 4194304 4580011 140735852006032 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 27515 20418 367 95 0 22497 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 110060

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/478 17233
/proc/meminfo: memFree=15788048/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=110592 CPUtime=222.3 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 101396 0 0 0 22215 15 0 0 25 0 1 0 752863322 113246208 20006 33554432000 4194304 4580011 140735852006032 18446744073709551615 4318641 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 27648 20006 367 95 0 22630 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 110592

[startup+282.301 s]
/proc/loadavg: 2.24 2.07 2.02 4/478 17235
/proc/meminfo: memFree=15766952/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=121112 CPUtime=282.3 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 118807 0 0 0 28213 17 0 0 25 0 1 0 752863322 124018688 22398 33554432000 4194304 4580011 140735852006032 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 30278 22398 367 95 0 25260 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 121112

[startup+342.301 s]
/proc/loadavg: 2.23 2.08 2.02 4/478 17236
/proc/meminfo: memFree=15734064/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=152488 CPUtime=342.3 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 132857 0 0 0 34211 19 0 0 25 0 1 0 752863322 156147712 28718 33554432000 4194304 4580011 140735852006032 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 38122 28718 367 95 0 33104 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 152488

[startup+402.3 s]
/proc/loadavg: 2.08 2.07 2.02 4/478 17238
/proc/meminfo: memFree=15748928/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=129492 CPUtime=402.3 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 142985 0 0 0 40209 21 0 0 25 0 1 0 752863322 132599808 25157 33554432000 4194304 4580011 140735852006032 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 32373 25157 367 95 0 27355 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 129492

[startup+462.301 s]
/proc/loadavg: 2.03 2.05 2.01 4/478 17239
/proc/meminfo: memFree=15746052/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=133616 CPUtime=462.3 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 159061 0 0 0 46206 24 0 0 25 0 1 0 752863322 136822784 25997 33554432000 4194304 4580011 140735852006032 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 33404 25997 367 95 0 28386 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 133616

[startup+522.3 s]
/proc/loadavg: 2.01 2.04 2.00 4/478 17241
/proc/meminfo: memFree=15716140/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=157396 CPUtime=522.3 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 178956 0 0 0 52204 26 0 0 25 0 1 0 752863322 161173504 32157 33554432000 4194304 4580011 140735852006032 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 39349 32157 367 95 0 34331 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 157396

[startup+582.301 s]
/proc/loadavg: 2.00 2.03 2.00 4/478 17243
/proc/meminfo: memFree=15697020/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=168936 CPUtime=582.31 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 187391 0 0 0 58203 28 0 0 25 0 1 0 752863322 172990464 33582 33554432000 4194304 4580011 140735852006032 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 42234 33582 367 95 0 37216 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 168936

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.00 2.00 2.00 4/478 17347
/proc/meminfo: memFree=15340812/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=409588 CPUtime=4062.41 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 488637 0 0 0 406161 80 0 0 25 0 1 0 752863322 419418112 78838 33554432000 4194304 4580011 140735852006032 18446744073709551615 4305144 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 102397 78838 367 95 0 97379 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 409588

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/478 17349
/proc/meminfo: memFree=15313640/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=353284 CPUtime=4122.4 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 499312 0 0 0 412158 82 0 0 25 0 1 0 752863322 361762816 80519 33554432000 4194304 4580011 140735852006032 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 88321 80519 367 95 0 83303 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 353284

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/478 17351
/proc/meminfo: memFree=15295532/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=458448 CPUtime=4182.39 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 507256 0 0 0 418157 82 0 0 25 0 1 0 752863322 469450752 88463 33554432000 4194304 4580011 140735852006032 18446744073709551615 4406299 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 114612 88463 367 95 0 109594 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 458448

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/478 17352
/proc/meminfo: memFree=15303456/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=458448 CPUtime=4242.39 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 507256 0 0 0 424157 82 0 0 25 0 1 0 752863322 469450752 88463 33554432000 4194304 4580011 140735852006032 18446744073709551615 4406238 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 114612 88463 367 95 0 109594 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 458448

[startup+4302.3 s]
/proc/loadavg: 2.10 2.04 2.01 4/478 17354
/proc/meminfo: memFree=15303192/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=458448 CPUtime=4302.39 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 507256 0 0 0 430157 82 0 0 25 0 1 0 752863322 469450752 88463 33554432000 4194304 4580011 140735852006032 18446744073709551615 4406387 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 114612 88463 367 95 0 109594 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 458448

[startup+4362.3 s]
/proc/loadavg: 2.10 2.06 2.02 4/478 17355
/proc/meminfo: memFree=15295988/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=458448 CPUtime=4362.4 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 508257 0 0 0 436157 83 0 0 25 0 1 0 752863322 469450752 89464 33554432000 4194304 4580011 140735852006032 18446744073709551615 4305248 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 114612 89464 367 95 0 109594 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 458448

[startup+4422.3 s]
/proc/loadavg: 2.04 2.04 2.01 4/478 17357
/proc/meminfo: memFree=15297712/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=395816 CPUtime=4422.4 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 518405 0 0 0 442155 85 0 0 25 0 1 0 752863322 405315584 90354 33554432000 4194304 4580011 140735852006032 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 98954 90354 367 95 0 93936 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 395816

[startup+4482.3 s]
/proc/loadavg: 2.01 2.03 2.00 4/478 17358
/proc/meminfo: memFree=15273760/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=395816 CPUtime=4482.4 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 520730 0 0 0 448155 85 0 0 25 0 1 0 752863322 405315584 90854 33554432000 4194304 4580011 140735852006032 18446744073709551615 4406304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 98954 90854 367 95 0 93936 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 395816

[startup+4542.3 s]
/proc/loadavg: 2.00 2.03 2.00 4/478 17360
/proc/meminfo: memFree=15271024/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=395816 CPUtime=4542.4 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 520730 0 0 0 454155 85 0 0 25 0 1 0 752863322 405315584 90854 33554432000 4194304 4580011 140735852006032 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 98954 90854 367 95 0 93936 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 395816

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/478 17362
/proc/meminfo: memFree=15270132/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=395816 CPUtime=4602.42 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 523212 0 0 0 460156 86 0 0 25 0 1 0 752863322 405315584 90854 33554432000 4194304 4580011 140735852006032 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 98954 90854 367 95 0 93936 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 395816

[startup+4662.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/478 17363
/proc/meminfo: memFree=15266400/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=470456 CPUtime=4662.4 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 525244 0 0 0 466154 86 0 0 25 0 1 0 752863322 481746944 91248 33554432000 4194304 4580011 140735852006032 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 117614 91248 367 95 0 112596 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 470456

[startup+4722.32 s]
/proc/loadavg: 2.00 2.01 2.00 4/478 17365
/proc/meminfo: memFree=15265024/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=470476 CPUtime=4722.42 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 527338 0 0 0 472156 86 0 0 25 0 1 0 752863322 481767424 91712 33554432000 4194304 4580011 140735852006032 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 117619 91712 367 95 0 112601 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 470476

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/479 17368
/proc/meminfo: memFree=15229280/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=414344 CPUtime=4782.4 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 534400 0 0 0 478153 87 0 0 25 0 1 0 752863322 424288256 95486 33554432000 4194304 4580011 140735852006032 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 103586 95486 367 95 0 98568 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 414344

[startup+4842.3 s]
/proc/loadavg: 2.10 2.03 2.01 4/478 17377
/proc/meminfo: memFree=15226428/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=490160 CPUtime=4842.41 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 535330 0 0 0 484153 88 0 0 25 0 1 0 752863322 501923840 96416 33554432000 4194304 4580011 140735852006032 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 122540 96416 367 95 0 117522 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 490160

[startup+4902.3 s]
/proc/loadavg: 2.12 2.05 2.01 4/478 17379
/proc/meminfo: memFree=15226908/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=490160 CPUtime=4902.41 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 535330 0 0 0 490153 88 0 0 25 0 1 0 752863322 501923840 96416 33554432000 4194304 4580011 140735852006032 18446744073709551615 4406299 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 122540 96416 367 95 0 117522 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 490160

[startup+4962.3 s]
/proc/loadavg: 2.04 2.04 2.01 4/478 17380
/proc/meminfo: memFree=15218456/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=490160 CPUtime=4962.42 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 536649 0 0 0 496154 88 0 0 25 0 1 0 752863322 501923840 97735 33554432000 4194304 4580011 140735852006032 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 122540 97735 367 95 0 117522 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 490160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.02 2.03 2.00 3/478 17381
/proc/meminfo: memFree=15233208/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=490068 CPUtime=5000.03 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 537760 0 0 0 499915 88 0 0 25 0 1 0 752863322 501829632 96496 33554432000 4194304 4580011 140735852006032 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 122517 96496 367 95 0 117499 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 490068

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

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

[startup+4999.9 s]
/proc/loadavg: 2.02 2.03 2.00 3/478 17381
/proc/meminfo: memFree=15233208/32951124 swapFree=67057928/67111528
[pid=17225] ppid=17223 vsize=490068 CPUtime=5000.03 cores=1,3,5,7
/proc/17225/stat : 17225 (strangenight2-s) R 17223 17225 15828 0 -1 4202496 537760 0 0 0 499915 88 0 0 25 0 1 0 752863322 501829632 96496 33554432000 4194304 4580011 140735852006032 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17225/statm: 122517 96496 367 95 0 117499 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 490068

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.06
CPU user time (s): 4999.16
CPU system time (s): 0.899863
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 490160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.16
system time used= 0.899863
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 537760
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= 14
involuntary context switches= 6412

runsolver used 22.8795 second user time and 56.6954 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-28 19:41:20
IDJOB=3421817
IDBENCH=83144
IDSOLVER=1887
FILE ID=node140/3421817-1306604480
RUNJOBID= node140-1306604480-17207
PBS_JOBID= 13471540
Free space on /tmp= 73408 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n160-s73223945-unsat.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421817-1306604480/watcher-3421817-1306604480 -o /tmp/evaluation-result-3421817-1306604480/solver-3421817-1306604480 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3421817-1306604480.cnf

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

MD5SUM BENCH= ebbfc0ffb6aa4fcba0d5ce3964018543
RANDOM SEED=1389585546

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15950884 kB
Buffers:        369100 kB
Cached:        9356840 kB
SwapCached:       8168 kB
Active:       11162252 kB
Inactive:      5479772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15950884 kB
SwapTotal:    67111528 kB
SwapFree:     67057928 kB
Dirty:           10880 kB
Writeback:           0 kB
AnonPages:     6913108 kB
Mapped:          37840 kB
Slab:           238332 kB
PageTables:      52204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 141401148 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73396 MiB
End job on node140 at 2011-05-28 21:04:42