Trace number 3421978

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

General information on the benchmark

NameSAT04/handmade/marijn/equilarge-l/
equilarge_l4.used-as.sat04-896.cnf
MD5SUMfc993d9544ccd8eaeaa4882599387947
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark821.55
Satisfiable
(Un)Satisfiability was proved
Number of variables4499
Number of clauses18603
Sum of the clauses size54454
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317248
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-3421978-1306624589.cnf'
0.00/0.00	c -- header says num vars:           4499
0.00/0.00	c -- header says num clauses:       18603
0.00/0.01	c -- clauses added:            0 learnts,        18603 normals,            0 xors
0.00/0.01	c -- vars added       4499
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      4499     17248      1355         0     54454         0   no data   no data
0.00/0.03	c asymm  cl-useful: 0/17248/17248 lits-rem:0 time: 0.03
0.00/0.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.00/0.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.05	c subs with bin:      369  lits-rem:       246  v-fix:    0  time:  0.00 s
0.00/0.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4499 time:  0.00 s
0.00/0.05	c Removed useless bin:       3  fixed:     0  props:   0.33M  time:  0.00 s
0.00/0.08	c lits-rem:         3  cl-subs:        9  v-elim:   1499  v-fix:    0  time:  0.03 s
0.00/0.08	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.10	c Finding non-binary XORs:     0.01 s (found:    2569, avg size: 3.6)
0.09/0.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   1134 locsubst:   126 time:   0.01
0.09/0.10	c Replacing       19 vars Replaced      114 lits Time:     0.00 s 
0.09/0.10	c calculated reachability. Time: 0.00
0.09/0.10	c Calc default polars -  time:   0.00 s pos:       4 undec:    2772 neg:    1723
0.09/0.10	c =========================================================================================
0.09/0.10	c types(t): F = full restart, N = normal restart
0.09/0.10	c types(t): S = simplification begin/end, E = solution found
0.09/0.10	c restart types(rt): st = static, dy = dynamic
0.09/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.10	c  B st     0         0      1847       618      1587         0     11961         0   no data   no data
0.09/0.15	c Decided on static restart strategy
0.19/0.28	c  N st     8      4915      1847       618      1587      4571     11961    159515   no data   no data
0.49/0.56	c  N st    10     11297      1847       618      1587      4065     11961     85478   no data   no data
1.00/1.04	c  N st    11     17041      1847       618      1587      9750     11961    362864   no data   no data
1.29/1.30	c  F st    12     25002      1847       618      1587     11708     11961    275513   no data   no data
1.29/1.30	c  N st    12     25002      1847       618      1587     11708     11961    275513   no data   no data
1.59/1.62	c Decided on static restart strategy
1.59/1.62	c  N st    18     30001      1847       618      1587     10123     11961    260395   no data   no data
1.59/1.62	c  S st    18     30001      1847       618      1587     10123     11961    260395   no data   no data
1.59/1.64	c  S st    18     30502      1847       618      1587     10585     11961    273492   no data   no data
1.59/1.67	c x-sub:    19 x-cut:      0 vfix:      0 v-elim:    551 locsubst:    10 time:   0.02
1.59/1.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
1.59/1.68	c Replacing        2 vars Replaced       12 lits Time:     0.00 s 
1.59/1.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.59/1.68	c bin-w-bin subsume rem          242 bins  time:  0.00 s
1.59/1.68	c subs with bin:        2  lits-rem:         1  v-fix:    0  time:  0.00 s
1.59/1.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1294 time:  0.00 s
1.59/1.68	c Removed useless bin:       1  fixed:     0  props:   0.20M  time:  0.00 s
1.59/1.69	c lits-rem:         0  cl-subs:        0  v-elim:     81  v-fix:    0  time:  0.00 s
1.59/1.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.69	c lits-rem:        73  cl-subs:       47  v-elim:      0  v-fix:    0  time:  0.00 s
1.59/1.69	c asymm  cl-useful: 0/537/537 lits-rem:0 time: 0.00
1.59/1.69	c calculated reachability. Time: 0.00
1.59/1.69	c  N st    18     30502      1213       537      1380       433     10180      5506   no data   no data
1.89/1.93	c  N st    20     37613      1213       537      1380      4496     10180    136401   no data   no data
1.89/1.93	c Finding binary XORs  T:     0.00 s  found:       0
2.21/2.29	c  N st    21     44013      1213       537      1380     10845     10180    447893   no data   no data
2.29/2.34	c  S st    22     45754      1213       537      1380      6485     10180    164065   no data   no data
2.29/2.35	c  S st    22     46256      1213       537      1380      6915     10180    174565   no data   no data
2.29/2.38	c x-sub:     2 x-cut:      0 vfix:      0 v-elim:    286 locsubst:     0 time:   0.03
2.29/2.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:    121 P:  0.3M T:  0.01
2.29/2.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.29/2.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.39	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    927 time:  0.00 s
2.29/2.40	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
2.39/2.40	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.00 s
2.39/2.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.40	c lits-rem:        13  cl-subs:       18  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.40	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
2.39/2.40	c vivif2 --  cl tried      524 cl shrink        9 lits rem         21 time: 0.00
2.39/2.40	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
2.39/2.40	c calculated reachability. Time: 0.00
2.39/2.40	c  N st    22     46256       925       546      1248       524      9358      7315   no data   no data
2.89/2.98	c  N st    23     60654       925       546      1248      9201      9358    346454   no data   no data
3.09/3.18	c  N st    24     69384       925       546      1248      8927      9358    269582   no data   no data
3.09/3.18	c  S st    24     69384       925       546      1248      8927      9358    269582   no data   no data
3.09/3.19	c  S st    24     69888       925       546      1248      9388      9358    287603   no data   no data
3.19/3.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    150 locsubst:     0 time:   0.07
3.19/3.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
3.19/3.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.19/3.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.19/3.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.19/3.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    775 time:  0.00 s
3.19/3.27	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
3.19/3.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.19/3.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.19/3.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.19/3.27	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
3.19/3.27	c vivif2 --  cl tried      370 cl shrink        0 lits rem          0 time: 0.00
3.19/3.27	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
3.19/3.27	c calculated reachability. Time: 0.00
3.19/3.27	c  N st    24     69888       775       546      1248       370      9058      2884   no data   no data
4.40/4.46	c  F st    25     87501       775       546      1248     11346      9058    600084   no data   no data
4.40/4.46	c  N st    25     87501       775       546      1248     11346      9058    600084   no data   no data
4.69/4.77	c Decided on static restart strategy
4.89/4.98	c  N st    32     95539       775       546      1248      9663      9058    482586   no data   no data
5.59/5.60	c  N st    34    104833       775       546      1248     18373      9058    970070   no data   no data
5.59/5.60	c  S st    34    104833       775       546      1248     18373      9058    970070   no data   no data
5.59/5.62	c  S st    34    105335       775       546      1248     18831      9058    995402   no data   no data
5.59/5.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     42 locsubst:     0 time:   0.07
5.69/5.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
5.69/5.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.69/5.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.69/5.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.69/5.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    733 time:  0.00 s
5.69/5.71	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
5.69/5.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
5.69/5.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.19/15.22	c lits-rem:       133  cl-subs:    12521  v-elim:      0  v-fix:    0  time:  9.49 s
15.19/15.23	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
15.19/15.23	c vivif2 --  cl tried     5225 cl shrink      479 lits rem       1084 time: 0.00
15.19/15.23	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
15.19/15.23	c calculated reachability. Time: 0.00
15.19/15.23	c  N st    34    105335       733       546      1248      5225      8974    258306   no data   no data
15.78/15.85	c  N st    35    114934       733       546      1248     14003      8974    749571   no data   no data
16.79/16.86	c  N st    36    129333       733       546      1248     16794      8974    866416   no data   no data
18.39/18.41	c  N st    37    150928       733       546      1248     23834      8974   1243895   no data   no data
18.89/18.95	c  S st    38    158003       733       546      1248     16310      8974    815004   no data   no data
18.89/18.97	c  S st    38    158507       733       546      1248     16766      8974    841018   no data   no data
18.99/19.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.07
18.99/19.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
18.99/19.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.99/19.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.99/19.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.99/19.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
18.99/19.06	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
18.99/19.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.99/19.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.30/26.31	c lits-rem:        96  cl-subs:    10001  v-elim:      0  v-fix:    0  time:  7.22 s
26.30/26.31	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
26.30/26.31	c vivif2 --  cl tried     6765 cl shrink      410 lits rem        832 time: 0.00
26.30/26.32	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
26.30/26.32	c calculated reachability. Time: 0.00
26.30/26.32	c  N st    38    158507       732       546      1248      6765      8972    315105   no data   no data
30.09/30.19	c  N st    39    207097       732       546      1248     20302      8972   1008773   no data   no data
32.59/32.68	c  N st    40    237760       732       546      1248     31161      8972   1603128   no data   no data
32.59/32.68	c  S st    40    237760       732       546      1248     31161      8972   1603128   no data   no data
32.69/32.72	c  S st    40    238264       732       546      1248     31630      8972   1629136   no data   no data
32.69/32.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
32.79/32.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
32.79/32.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.79/32.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.79/32.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.79/32.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
32.79/32.81	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
32.79/32.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
32.79/32.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.40/67.40	c lits-rem:        88  cl-subs:    18366  v-elim:      0  v-fix:    0  time: 34.54 s
67.40/67.40	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
67.40/67.41	c vivif2 --  cl tried    13264 cl shrink      661 lits rem       1507 time: 0.01
67.40/67.42	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
67.40/67.42	c calculated reachability. Time: 0.00
67.40/67.42	c  N st    40    238264       732       546      1248     13264      8972    669795   no data   no data
73.09/73.15	c  F st    41    306250       732       546      1248     39280      8972   2034415   no data   no data
73.09/73.15	c  N st    41    306250       732       546      1248     39280      8972   2034415   no data   no data
73.60/73.61	c Decided on static restart strategy
75.49/75.53	c  N st    51    334557       732       546      1248     24271      8972   1200327   no data   no data
77.49/77.54	c  N st    53    357396       732       546      1248     23220      8972   1138868   no data   no data
77.49/77.54	c  S st    53    357396       732       546      1248     23220      8972   1138868   no data   no data
77.49/77.56	c  S st    53    357897       732       546      1248     23674      8972   1163216   no data   no data
77.59/77.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
77.59/77.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
77.59/77.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
77.59/77.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.59/77.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.59/77.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
77.59/77.65	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
77.59/77.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
77.59/77.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.69/88.73	c lits-rem:        93  cl-subs:    11226  v-elim:      0  v-fix:    0  time: 11.04 s
88.69/88.73	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
88.69/88.74	c vivif2 --  cl tried    12448 cl shrink      398 lits rem        765 time: 0.01
88.69/88.74	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
88.69/88.74	c calculated reachability. Time: 0.00
88.69/88.74	c  N st    53    357897       732       546      1248     12448      8972    583384   no data   no data
91.40/91.45	c  N st    54    390289       732       546      1248     42202      8972   2235085   no data   no data
95.71/95.79	c  N st    55    438877       732       546      1248     40627      8972   2088662   no data   no data
103.10/103.13	c  N st    56    511759       732       546      1248     30780      8972   1525749   no data   no data
105.50/105.54	c  N st    57    536846       732       546      1248     53548      8972   2795751   no data   no data
105.50/105.54	c  S st    57    536846       732       546      1248     53548      8972   2795751   no data   no data
105.50/105.59	c  S st    57    537351       732       546      1248     53986      8972   2819822   no data   no data
105.61/105.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
105.69/105.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
105.69/105.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
105.69/105.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.69/105.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.69/105.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
105.69/105.70	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
105.69/105.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
105.69/105.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
198.49/198.57	c lits-rem:       109  cl-subs:    27818  v-elim:      0  v-fix:    0  time: 92.78 s
198.49/198.57	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
198.49/198.59	c vivif2 --  cl tried    26168 cl shrink      864 lits rem       1853 time: 0.02
198.49/198.59	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
198.49/198.59	c calculated reachability. Time: 0.00
198.49/198.59	c  N st    57    537351       732       546      1248     26168      8972   1358981   no data   no data
215.61/215.64	c  N st    58    701337       732       546      1248     32244      8972   1580877   no data   no data
226.99/227.03	c  N st    59    806026       732       546      1248     62541      8972   3255298   no data   no data
226.99/227.03	c  S st    59    806026       732       546      1248     62541      8972   3255298   no data   no data
226.99/227.09	c  S st    59    806528       732       546      1248     63008      8972   3281146   no data   no data
227.09/227.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
227.19/227.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
227.19/227.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
227.19/227.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
227.19/227.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
227.19/227.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
227.19/227.20	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
227.19/227.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
227.29/227.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
368.31/368.30	c lits-rem:       132  cl-subs:    34176  v-elim:      0  v-fix:    0  time: 141.00 s
368.31/368.30	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
368.31/368.32	c vivif2 --  cl tried    28832 cl shrink      686 lits rem       1517 time: 0.02
368.31/368.33	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
368.31/368.33	c calculated reachability. Time: 0.00
368.31/368.33	c  N st    59    806528       732       546      1248     28832      8972   1519249   no data   no data
399.32/399.32	c  F st    60   1071875       732       546      1248     57929      8972   2936268   no data   no data
399.32/399.32	c  N st    60   1071875       732       546      1248     57929      8972   2936268   no data   no data
399.80/399.87	c Decided on static restart strategy
402.51/402.54	c  N st    70   1100179       732       546      1248     44426      8972   2203368   no data   no data
406.50/406.52	c  N st    72   1136173       732       546      1248     77280      8972   4031686   no data   no data
410.10/410.17	c  N st    73   1168566       732       546      1248     66781      8972   3425618   no data   no data
414.60/414.69	c  N st    74   1209792       732       546      1248     63547      8972   3226269   no data   no data
414.60/414.69	c  S st    74   1209792       732       546      1248     63547      8972   3226269   no data   no data
414.72/414.74	c  S st    74   1210293       732       546      1248     63979      8972   3250523   no data   no data
414.80/414.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
414.80/414.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
414.80/414.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
414.80/414.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
414.80/414.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
414.80/414.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
414.80/414.86	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
414.80/414.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
414.90/414.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
536.30/536.38	c lits-rem:       165  cl-subs:    37273  v-elim:      0  v-fix:    0  time: 121.43 s
536.30/536.38	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
536.40/536.41	c vivif2 --  cl tried    26706 cl shrink      598 lits rem       1306 time: 0.03
536.40/536.42	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
536.40/536.42	c calculated reachability. Time: 0.00
536.40/536.42	c  N st    74   1210293       732       546      1248     26706      8972   1330822   no data   no data
544.30/544.36	c  N st    75   1283176       732       546      1248     53032      8972   2653571   no data   no data
557.61/557.61	c  N st    76   1392500       732       546      1248     67310      8972   3392216   no data   no data
577.91/577.93	c  N st    77   1556484       732       546      1248     80021      8972   4083239   no data   no data
597.51/597.53	c  N st    78   1710293       732       546      1248     75574      8972   3790572   no data   no data
597.51/597.53	c  S st    78   1710293       732       546      1248     75574      8972   3790572   no data   no data
597.61/597.60	c  S st    78   1710795       732       546      1248     76041      8972   3817670   no data   no data
597.61/597.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
597.71/597.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
597.71/597.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
597.71/597.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
597.71/597.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
597.71/597.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
597.71/597.73	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
597.71/597.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
597.81/597.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
770.11/770.13	c lits-rem:        80  cl-subs:    41073  v-elim:      0  v-fix:    0  time: 172.28 s
770.11/770.13	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
770.11/770.16	c vivif2 --  cl tried    34968 cl shrink      521 lits rem       1164 time: 0.02
770.11/770.16	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
770.11/770.16	c calculated reachability. Time: 0.00
770.11/770.16	c  N st    78   1710795       732       546      1248     34968      8972   1733273   no data   no data
822.02/822.04	c  N st    79   2079760       732       546      1248     60410      8972   2934430   no data   no data
839.51/839.50	c  N st    80   2210795       732       546      1248     67579      8972   3300976   no data   no data
839.51/839.50	c  S st    80   2210795       732       546      1248     67579      8972   3300976   no data   no data
839.51/839.56	c  S st    80   2211296       732       546      1248     68021      8972   3325407   no data   no data
839.61/839.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
839.61/839.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
839.61/839.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
839.61/839.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
839.61/839.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
839.61/839.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
839.61/839.68	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
839.71/839.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
839.71/839.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
959.42/959.44	c lits-rem:        77  cl-subs:    32126  v-elim:      0  v-fix:    0  time: 119.66 s
959.42/959.44	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
959.42/959.47	c vivif2 --  cl tried    35895 cl shrink      330 lits rem        698 time: 0.02
959.42/959.47	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
959.42/959.47	c calculated reachability. Time: 0.00
959.42/959.47	c  N st    80   2211296       732       546      1248     35895      8972   1717668   no data   no data
1037.02/1037.02	c  N st    81   2711297       732       546      1248     73004      8972   3548471   no data   no data
1037.02/1037.02	c  S st    81   2711297       732       546      1248     73004      8972   3548471   no data   no data
1037.02/1037.09	c  S st    81   2711800       732       546      1248     73443      8972   3573143   no data   no data
1037.12/1037.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
1037.22/1037.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
1037.22/1037.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1037.22/1037.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1037.22/1037.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1037.22/1037.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
1037.22/1037.21	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
1037.22/1037.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1037.34/1037.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1174.73/1174.78	c lits-rem:        39  cl-subs:    31777  v-elim:      0  v-fix:    0  time: 137.46 s
1174.73/1174.78	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
1174.73/1174.81	c vivif2 --  cl tried    41666 cl shrink      217 lits rem        445 time: 0.03
1174.84/1174.81	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
1174.84/1174.82	c calculated reachability. Time: 0.00
1174.84/1174.82	c  N st    81   2711800       732       546      1248     41666      8972   1995301   no data   no data
1256.33/1256.34	c  N st    82   3211801       732       546      1248    104077      8972   5179733   no data   no data
1256.33/1256.34	c  S st    82   3211801       732       546      1248    104077      8972   5179733   no data   no data
1256.43/1256.43	c  S st    82   3212301       732       546      1248    104521      8972   5204411   no data   no data
1256.53/1256.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
1256.53/1256.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
1256.53/1256.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1256.53/1256.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1256.53/1256.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1256.53/1256.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
1256.53/1256.58	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
1256.63/1256.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1256.73/1256.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1570.24/1570.20	c lits-rem:        44  cl-subs:    47465  v-elim:      0  v-fix:    0  time: 313.46 s
1570.24/1570.20	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
1570.24/1570.24	c vivif2 --  cl tried    57056 cl shrink      419 lits rem        934 time: 0.04
1570.24/1570.25	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
1570.24/1570.25	c calculated reachability. Time: 0.00
1570.24/1570.25	c  N st    82   3212301       732       546      1248     57056      8972   2829630   no data   no data
1655.94/1655.93	c  N st    83   3712302       732       546      1248     87186      8972   4244197   no data   no data
1655.94/1655.93	c  S st    83   3712302       732       546      1248     87186      8972   4244197   no data   no data
1656.04/1656.01	c  S st    83   3712805       732       546      1248     87640      8972   4268920   no data   no data
1656.04/1656.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
1656.14/1656.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
1656.14/1656.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1656.14/1656.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1656.14/1656.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1656.14/1656.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
1656.14/1656.14	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
1656.14/1656.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1656.24/1656.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1821.24/1821.28	c lits-rem:        55  cl-subs:    31957  v-elim:      0  v-fix:    0  time: 165.00 s
1821.24/1821.28	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
1821.34/1821.31	c vivif2 --  cl tried    55683 cl shrink      190 lits rem        314 time: 0.04
1821.34/1821.32	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
1821.34/1821.32	c calculated reachability. Time: 0.00
1821.34/1821.32	c  N st    83   3712805       732       546      1248     55683      8972   2690559   no data   no data
1826.06/1826.02	c  F st    84   3751562       732       546      1248     90705      8972   4616688   no data   no data
1826.06/1826.02	c  N st    84   3751562       732       546      1248     90705      8972   4616688   no data   no data
1826.85/1826.84	c Decided on static restart strategy
1830.54/1830.58	c  N st    94   3779864       732       546      1248    116489      8972   6063315   no data   no data
1837.75/1837.76	c  N st    96   3815858       732       546      1248     76497      8972   3729532   no data   no data
1842.94/1842.90	c  N st    97   3848250       732       546      1248    105755      8972   5341062   no data   no data
1852.75/1852.80	c  N st    98   3896838       732       546      1248     75566      8972   3667939   no data   no data
1866.65/1866.70	c  N st    99   3969720       732       546      1248    141552      8972   7273320   no data   no data
1889.35/1889.32	c  N st   100   4079043       732       546      1248     87754      8972   4309071   no data   no data
1915.35/1915.38	c  N st   101   4212806       732       546      1248    131530      8972   6651472   no data   no data
1915.35/1915.38	c  S st   101   4212806       732       546      1248    131530      8972   6651472   no data   no data
1915.55/1915.52	c  S st   101   4213310       732       546      1248    131997      8972   6677630   no data   no data
1915.65/1915.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
1915.65/1915.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
1915.65/1915.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1915.65/1915.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1915.65/1915.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1915.65/1915.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
1915.65/1915.69	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
1915.75/1915.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1915.95/1915.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2313.56/2313.54	c lits-rem:        61  cl-subs:    57053  v-elim:      0  v-fix:    0  time: 397.64 s
2313.56/2313.54	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
2313.56/2313.59	c vivif2 --  cl tried    74944 cl shrink      534 lits rem       1168 time: 0.05
2313.66/2313.60	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
2313.66/2313.60	c calculated reachability. Time: 0.00
2313.66/2313.60	c  N st   101   4213310       732       546      1248     74944      8972   3758928   no data   no data
2356.66/2356.68	c  N st   102   4459287       732       546      1248    143277      8972   7261710   no data   no data
2402.17/2402.12	c  N st   103   4713310       732       546      1248    130790      8972   6544975   no data   no data
2402.17/2402.12	c  S st   103   4713310       732       546      1248    130790      8972   6544975   no data   no data
2402.27/2402.24	c  S st   103   4713813       732       546      1248    131220      8972   6569375   no data   no data
2402.37/2402.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
2402.37/2402.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
2402.37/2402.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2402.37/2402.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2402.37/2402.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2402.37/2402.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
2402.37/2402.41	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
2402.48/2402.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
2402.67/2402.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2783.38/2783.32	c lits-rem:       206  cl-subs:    50729  v-elim:      0  v-fix:    0  time: 380.71 s
2783.38/2783.32	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
2783.38/2783.38	c vivif2 --  cl tried    80491 cl shrink      464 lits rem       1010 time: 0.06
2783.38/2783.38	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
2783.38/2783.38	c calculated reachability. Time: 0.00
2783.38/2783.38	c  N st   103   4713813       732       546      1248     80491      8972   4003044   no data   no data
2874.58/2874.57	c  N st   104   5213815       732       546      1248    112250      8972   5491303   no data   no data
2874.58/2874.57	c  S st   104   5213815       732       546      1248    112250      8972   5491303   no data   no data
2874.68/2874.68	c  S st   104   5214318       732       546      1248    112678      8972   5514442   no data   no data
2874.78/2874.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
2874.88/2874.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
2874.88/2874.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2874.88/2874.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2874.88/2874.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2874.88/2874.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
2874.88/2874.83	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
2874.88/2874.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
2875.08/2875.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3093.99/3093.94	c lits-rem:        60  cl-subs:    34124  v-elim:      0  v-fix:    0  time: 218.93 s
3093.99/3093.94	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
3093.99/3093.99	c vivif2 --  cl tried    78554 cl shrink      265 lits rem        569 time: 0.05
3093.99/3093.99	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
3094.09/3094.00	c calculated reachability. Time: 0.00
3094.09/3094.00	c  N st   104   5214318       732       546      1248     78554      8972   3824717   no data   no data
3189.29/3189.21	c  N st   105   5714318       732       546      1248    177984      8972   8956003   no data   no data
3189.29/3189.21	c  S st   105   5714318       732       546      1248    177984      8972   8956003   no data   no data
3189.39/3189.38	c  S st   105   5714819       732       546      1248    178456      8972   8983321   no data   no data
3189.49/3189.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
3189.59/3189.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.11
3189.59/3189.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3189.59/3189.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3189.59/3189.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3189.59/3189.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
3189.59/3189.58	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
3189.69/3189.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
3189.88/3189.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4031.81/4031.78	c lits-rem:       154  cl-subs:    74081  v-elim:      0  v-fix:    0  time: 841.92 s
4031.81/4031.78	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
4031.91/4031.86	c vivif2 --  cl tried   104375 cl shrink      690 lits rem       1524 time: 0.08
4031.91/4031.86	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
4031.91/4031.86	c calculated reachability. Time: 0.00
4031.91/4031.86	c  N st   105   5714819       732       546      1248    104375      8972   5268727   no data   no data
4132.61/4132.51	c  N st   106   6214821       732       546      1248     97476      8972   4655245   no data   no data
4132.61/4132.51	c  S st   106   6214821       732       546      1248     97476      8972   4655245   no data   no data
4132.72/4132.61	c  S st   106   6215322       732       546      1248     97955      8972   4682035   no data   no data
4132.72/4132.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
4132.83/4132.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
4132.83/4132.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4132.83/4132.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4132.83/4132.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4132.83/4132.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
4132.83/4132.76	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
4132.91/4132.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4133.01/4132.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4213.82/4213.76	c lits-rem:        19  cl-subs:    14761  v-elim:      0  v-fix:    0  time: 80.84 s
4213.82/4213.76	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
4213.92/4213.81	c vivif2 --  cl tried    83194 cl shrink       93 lits rem        142 time: 0.05
4213.92/4213.82	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
4213.92/4213.82	c calculated reachability. Time: 0.00
4213.92/4213.82	c  N st   106   6215322       732       546      1248     83194      8972   3972198   no data   no data
4316.72/4316.63	c  N st   107   6715322       732       546      1248    148270      8972   7329176   no data   no data
4316.72/4316.63	c  S st   107   6715322       732       546      1248    148270      8972   7329176   no data   no data
4316.82/4316.76	c  S st   107   6715824       732       546      1248    148713      8972   7354146   no data   no data
4316.92/4316.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
4317.02/4316.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.09
4317.02/4316.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4317.02/4316.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4317.02/4316.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4317.02/4316.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
4317.02/4316.94	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
4317.12/4317.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
4317.22/4317.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4718.34/4718.27	c lits-rem:        73  cl-subs:    43725  v-elim:      0  v-fix:    0  time: 401.10 s
4718.34/4718.27	c vivif2 --  cl tried      546 cl shrink        0 lits rem          0 time: 0.00
4718.44/4718.35	c vivif2 --  cl tried   104988 cl shrink      471 lits rem       1049 time: 0.08
4718.44/4718.35	c asymm  cl-useful: 0/546/546 lits-rem:0 time: 0.00
4718.44/4718.35	c calculated reachability. Time: 0.00
4718.44/4718.35	c  N st   107   6715824       732       546      1248    104988      8972   5184681   no data   no data
4825.44/4825.35	c  N st   108   7215826       732       546      1248    156921      8972   7779233   no data   no data
4825.44/4825.35	c  S st   108   7215826       732       546      1248    156921      8972   7779233   no data   no data
4825.64/4825.51	c  S st   108   7216330       732       546      1248    157378      8972   7803762   no data   no data
4825.75/4825.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
4825.75/4825.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.10
4825.75/4825.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4825.75/4825.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4825.75/4825.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4825.75/4825.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    732 time:  0.00 s
4825.75/4825.70	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
4825.86/4825.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
4826.04/4825.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3421978-1306624589/watcher-3421978-1306624589 -o /tmp/evaluation-result-3421978-1306624589/solver-3421978-1306624589 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3421978-1306624589.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.20 2.06 2.02 3/483 5852
/proc/meminfo: memFree=19286792/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=31464 CPUtime=0 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 1021 0 0 0 0 0 0 0 25 0 1 0 852689552 32219136 863 33554432000 4194304 4580011 140734495033456 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 7866 863 323 95 0 2848 0

[startup+0.0870529 s]
/proc/loadavg: 2.20 2.06 2.02 3/483 5852
/proc/meminfo: memFree=19286792/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=36360 CPUtime=0.08 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 2873 0 0 0 8 0 0 0 25 0 1 0 852689552 37232640 2225 33554432000 4194304 4580011 140734495033456 18446744073709551615 4298850 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 9090 2225 357 95 0 4072 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36360

[startup+0.101048 s]
/proc/loadavg: 2.20 2.06 2.02 3/483 5852
/proc/meminfo: memFree=19286792/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=36636 CPUtime=0.09 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 2960 0 0 0 9 0 0 0 25 0 1 0 852689552 37515264 2312 33554432000 4194304 4580011 140734495033456 18446744073709551615 4457810 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 9159 2312 360 95 0 4141 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36636

[startup+0.301012 s]
/proc/loadavg: 2.20 2.06 2.02 3/483 5852
/proc/meminfo: memFree=19286792/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=37088 CPUtime=0.29 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 3281 0 0 0 29 0 0 0 25 0 1 0 852689552 37978112 2251 33554432000 4194304 4580011 140734495033456 18446744073709551615 4295075 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 9272 2251 365 95 0 4254 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37088

[startup+0.700939 s]
/proc/loadavg: 2.20 2.06 2.02 3/483 5852
/proc/meminfo: memFree=19286792/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=37392 CPUtime=0.69 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 3687 0 0 0 69 0 0 0 25 0 1 0 852689552 38289408 2381 33554432000 4194304 4580011 140734495033456 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 9348 2381 365 95 0 4330 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37392

[startup+1.50079 s]
/proc/loadavg: 2.20 2.06 2.02 3/484 5853
/proc/meminfo: memFree=19276864/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=38348 CPUtime=1.49 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 4654 0 0 0 149 0 0 0 25 0 1 0 852689552 39268352 2565 33554432000 4194304 4580011 140734495033456 18446744073709551615 4295075 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 9587 2565 366 95 0 4569 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38348

[startup+3.1005 s]
/proc/loadavg: 2.20 2.06 2.02 3/484 5853
/proc/meminfo: memFree=19275252/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=47464 CPUtime=3.09 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 6997 0 0 0 309 0 0 0 25 0 1 0 852689552 48603136 3606 33554432000 4194304 4580011 140734495033456 18446744073709551615 4322025 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 11866 3606 367 95 0 6848 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47464

[startup+6.30092 s]
/proc/loadavg: 2.18 2.06 2.02 3/484 5853
/proc/meminfo: memFree=19270664/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=62276 CPUtime=6.29 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 14730 0 0 0 628 1 0 0 25 0 1 0 852689552 63770624 8670 33554432000 4194304 4580011 140734495033456 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 15569 8670 367 95 0 10551 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62276

[startup+12.7007 s]
/proc/loadavg: 2.17 2.06 2.02 3/484 5853
/proc/meminfo: memFree=19250476/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=62276 CPUtime=12.69 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 14730 0 0 0 1268 1 0 0 25 0 1 0 852689552 63770624 8670 33554432000 4194304 4580011 140734495033456 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 15569 8670 367 95 0 10551 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62276

[startup+25.5004 s]
/proc/loadavg: 2.20 2.07 2.02 3/484 5854
/proc/meminfo: memFree=19248496/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=66784 CPUtime=25.49 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 20206 0 0 0 2546 3 0 0 25 0 1 0 852689552 68386816 9223 33554432000 4194304 4580011 140734495033456 18446744073709551615 4406254 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 16696 9223 367 95 0 11678 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66784

[startup+51.1007 s]
/proc/loadavg: 2.13 2.07 2.02 3/484 5854
/proc/meminfo: memFree=19216604/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=89068 CPUtime=51.1 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 31877 0 0 0 5105 5 0 0 25 0 1 0 852689552 91205632 15049 33554432000 4194304 4580011 140734495033456 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 22267 15049 367 95 0 17249 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 89068

[startup+102.317 s]
/proc/loadavg: 2.06 2.05 2.01 3/484 5856
/proc/meminfo: memFree=19217820/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=91388 CPUtime=102.3 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 55888 0 0 0 10222 8 0 0 25 0 1 0 852689552 93581312 16163 33554432000 4194304 4580011 140734495033456 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 22847 16163 367 95 0 17829 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 91388

[startup+162.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/484 5857
/proc/meminfo: memFree=19176456/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=128836 CPUtime=162.29 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 67626 0 0 0 16220 9 0 0 25 0 1 0 852689552 131928064 25047 33554432000 4194304 4580011 140734495033456 18446744073709551615 4406390 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 32209 25047 372 95 0 27191 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 128836

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/484 5859
/proc/meminfo: memFree=19153600/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=130184 CPUtime=222.3 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 88246 0 0 0 22216 14 0 0 25 0 1 0 852689552 133308416 25183 33554432000 4194304 4580011 140734495033456 18446744073709551615 4294326 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 32546 25183 370 95 0 27528 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 130184

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 5860
/proc/meminfo: memFree=19135072/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=147896 CPUtime=282.3 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 96481 0 0 0 28215 15 0 0 25 0 1 0 852689552 151445504 29890 33554432000 4194304 4580011 140734495033456 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 36974 29890 370 95 0 31956 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 147896

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 5862
/proc/meminfo: memFree=19135280/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=147896 CPUtime=342.3 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 96481 0 0 0 34215 15 0 0 25 0 1 0 852689552 151445504 29890 33554432000 4194304 4580011 140734495033456 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 36974 29890 370 95 0 31956 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 147896

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/484 5864
/proc/meminfo: memFree=19131728/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=149296 CPUtime=402.31 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 124292 0 0 0 40211 20 0 0 25 0 1 0 852689552 152879104 28649 33554432000 4194304 4580011 140734495033456 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 37324 28649 370 95 0 32306 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 149296

[startup+462.3 s]
/proc/loadavg: 2.15 2.04 2.01 3/484 5865
/proc/meminfo: memFree=19126104/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=153572 CPUtime=462.3 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 135032 0 0 0 46209 21 0 0 25 0 1 0 852689552 157257728 30635 33554432000 4194304 4580011 140734495033456 18446744073709551615 4406259 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 38393 30635 370 95 0 33375 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 153572

[startup+522.301 s]
/proc/loadavg: 2.12 2.04 2.01 3/484 5867
/proc/meminfo: memFree=19122344/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=153572 CPUtime=522.3 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 135032 0 0 0 52209 21 0 0 25 0 1 0 852689552 157257728 30635 33554432000 4194304 4580011 140734495033456 18446744073709551615 4406269 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 38393 30635 370 95 0 33375 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 153572

[startup+582.301 s]
/proc/loadavg: 2.19 2.08 2.02 3/484 5868
/proc/meminfo: memFree=19115728/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=155116 CPUtime=582.31 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 170402 0 0 0 58205 26 0 0 25 0 1 0 852689552 158838784 30695 33554432000 4194304 4580011 140734495033456 18446744073709551615 4295034 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 38779 30695 370 95 0 33761 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 155116

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 5973
/proc/meminfo: memFree=18700468/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=493404 CPUtime=4062.43 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 594861 0 0 0 406150 93 0 0 25 0 1 0 852689552 505245696 85897 33554432000 4194304 4580011 140734495033456 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 123351 85897 370 95 0 118333 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 493404

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 5975
/proc/meminfo: memFree=18629968/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=528928 CPUtime=4122.41 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 623828 0 0 0 412143 98 0 0 25 0 1 0 852689552 541622272 92928 33554432000 4194304 4580011 140734495033456 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 132232 92928 370 95 0 127214 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 528928

[startup+4182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/484 5976
/proc/meminfo: memFree=18641356/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=406096 CPUtime=4182.42 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 630464 0 0 0 418143 99 0 0 25 0 1 0 852689552 415842304 89587 33554432000 4194304 4580011 140734495033456 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 101524 89587 370 95 0 96506 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 406096

[startup+4242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/484 5978
/proc/meminfo: memFree=18638236/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=406352 CPUtime=4242.42 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 642555 0 0 0 424140 102 0 0 25 0 1 0 852689552 416104448 90702 33554432000 4194304 4580011 140734495033456 18446744073709551615 4295090 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 101588 90702 370 95 0 96570 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 406352

[startup+4302.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/484 5980
/proc/meminfo: memFree=18622444/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=533380 CPUtime=4302.43 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 666811 0 0 0 430138 105 0 0 25 0 1 0 852689552 546181120 94435 33554432000 4194304 4580011 140734495033456 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 133345 94435 370 95 0 128327 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 533380

[startup+4362.3 s]
/proc/loadavg: 2.18 2.07 2.02 3/484 5981
/proc/meminfo: memFree=18629720/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=406964 CPUtime=4362.43 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 675341 0 0 0 436137 106 0 0 25 0 1 0 852689552 416731136 92564 33554432000 4194304 4580011 140734495033456 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 101741 92564 370 95 0 96723 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 406964

[startup+4422.3 s]
/proc/loadavg: 2.11 2.07 2.02 3/484 5983
/proc/meminfo: memFree=18629288/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=406964 CPUtime=4422.43 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 675341 0 0 0 442137 106 0 0 25 0 1 0 852689552 416731136 92564 33554432000 4194304 4580011 140734495033456 18446744073709551615 4406244 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 101741 92564 370 95 0 96723 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 406964

[startup+4482.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/484 5984
/proc/meminfo: memFree=18629244/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=406964 CPUtime=4482.43 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 675341 0 0 0 448137 106 0 0 25 0 1 0 852689552 416731136 92564 33554432000 4194304 4580011 140734495033456 18446744073709551615 4406279 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 101741 92564 370 95 0 96723 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 406964

[startup+4542.3 s]
/proc/loadavg: 2.01 2.04 2.01 3/484 5986
/proc/meminfo: memFree=18629564/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=406964 CPUtime=4542.43 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 675341 0 0 0 454137 106 0 0 25 0 1 0 852689552 416731136 92564 33554432000 4194304 4580011 140734495033456 18446744073709551615 4406269 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 101741 92564 370 95 0 96723 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 406964

[startup+4602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/484 5988
/proc/meminfo: memFree=18628528/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=406964 CPUtime=4602.44 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 675341 0 0 0 460138 106 0 0 25 0 1 0 852689552 416731136 92564 33554432000 4194304 4580011 140734495033456 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 101741 92564 370 95 0 96723 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 406964

[startup+4662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 5989
/proc/meminfo: memFree=18628224/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=406964 CPUtime=4662.44 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 675341 0 0 0 466138 106 0 0 25 0 1 0 852689552 416731136 92564 33554432000 4194304 4580011 140734495033456 18446744073709551615 4406269 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 101741 92564 370 95 0 96723 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 406964

[startup+4722.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/484 5991
/proc/meminfo: memFree=18631280/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=534488 CPUtime=4722.45 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 676729 0 0 0 472139 106 0 0 25 0 1 0 852689552 547315712 93952 33554432000 4194304 4580011 140734495033456 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 133622 93952 370 95 0 128604 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 534488

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/484 5992
/proc/meminfo: memFree=18624144/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=535176 CPUtime=4782.43 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 700658 0 0 0 478134 109 0 0 25 0 1 0 852689552 548020224 94592 33554432000 4194304 4580011 140734495033456 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 133794 94592 370 95 0 128776 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 535176

[startup+4842.3 s]
/proc/loadavg: 1.97 2.00 2.00 2/478 6012
/proc/meminfo: memFree=19005352/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=407632 CPUtime=4842.44 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 720585 0 0 0 484131 113 0 0 25 0 1 0 852689552 417415168 93231 33554432000 4194304 4580011 140734495033456 18446744073709551615 4406244 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 101908 93231 370 95 0 96890 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 407632

[startup+4902.3 s]
/proc/loadavg: 1.41 1.83 1.94 2/478 6014
/proc/meminfo: memFree=19005424/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=407632 CPUtime=4902.44 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 720585 0 0 0 490131 113 0 0 25 0 1 0 852689552 417415168 93231 33554432000 4194304 4580011 140734495033456 18446744073709551615 4406289 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 101908 93231 370 95 0 96890 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 407632

[startup+4962.3 s]
/proc/loadavg: 1.15 1.68 1.88 2/478 6018
/proc/meminfo: memFree=19006992/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=407632 CPUtime=4962.45 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 720585 0 0 0 496132 113 0 0 25 0 1 0 852689552 417415168 93231 33554432000 4194304 4580011 140734495033456 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 101908 93231 370 95 0 96890 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 407632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.08 1.59 1.84 2/478 6019
/proc/meminfo: memFree=19007320/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=407632 CPUtime=5000.05 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 720585 0 0 0 499892 113 0 0 25 0 1 0 852689552 417415168 93231 33554432000 4194304 4580011 140734495033456 18446744073709551615 4407117 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 101908 93231 370 95 0 96890 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 407632

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: 1.08 1.59 1.84 2/478 6019
/proc/meminfo: memFree=19007320/32950928 swapFree=65252936/67111528
[pid=5852] ppid=5850 vsize=407632 CPUtime=5000.05 cores=1,3,5,7
/proc/5852/stat : 5852 (strangenight2-s) R 5850 5852 5368 0 -1 4202496 720585 0 0 0 499892 113 0 0 25 0 1 0 852689552 417415168 93231 33554432000 4194304 4580011 140734495033456 18446744073709551615 4407117 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/5852/statm: 101908 93231 370 95 0 96890 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 407632

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.09
CPU user time (s): 4998.94
CPU system time (s): 1.14782
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 563992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.94
system time used= 1.14783
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 720585
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= 12
involuntary context switches= 11533

runsolver used 20.7268 second user time and 59.6489 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-29 01:16:29
IDJOB=3421978
IDBENCH=84762
IDSOLVER=1887
FILE ID=node116/3421978-1306624589
RUNJOBID= node116-1306614414-5387
PBS_JOBID= 13471625
Free space on /tmp= 73404 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l4.used-as.sat04-896.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421978-1306624589/watcher-3421978-1306624589 -o /tmp/evaluation-result-3421978-1306624589/solver-3421978-1306624589 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3421978-1306624589.cnf

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

MD5SUM BENCH= fc993d9544ccd8eaeaa4882599387947
RANDOM SEED=275421286

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19286824 kB
Buffers:        173984 kB
Cached:        2331564 kB
SwapCached:      12264 kB
Active:        7453936 kB
Inactive:      5964220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19286824 kB
SwapTotal:    67111528 kB
SwapFree:     65252936 kB
Dirty:            5860 kB
Writeback:           0 kB
AnonPages:    10910788 kB
Mapped:          25088 kB
Slab:           116836 kB
PageTables:      62504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 139698260 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= 73404 MiB
End job on node116 at 2011-05-29 02:39:51