Trace number 3366838

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)? (TO) 4800.46 1203.84

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_1-log.shuffled-as.sat03-107.cnf
MD5SUM5f29341b29f4bbeb333d68befe08c7ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark460.255
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses56970
Sum of the clauses size569400
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 556910

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.06	c Using 4 threads
0.18/0.08	c This is CryptoMiniSat 3.0.0
0.18/0.08	c WARNING: for repeatability, setting FPU to use double precision
0.18/0.08	c Reading file 'HOME/instance-3366838-1305415156.cnf'
0.18/0.08	c -- header says num vars:            150
0.18/0.08	c -- header says num clauses:       56970
0.22/0.12	c -- clauses added:            0 learnts,        56970 normals,            0 xors
0.22/0.12	c -- vars added        150
0.22/0.12	c Parsing time:  0.03 s
0.22/0.12	c  N st     0         0       150     56970         0         0    569400         0   no data   no data
0.52/0.29	c asymm  cl-useful: 87/1087/56970 lits-rem:114 time: 0.16
0.92/0.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
0.92/0.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.92/0.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.92/0.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.92/0.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.92/0.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.71/5.53	c lits-rem:     87948  cl-subs:    11915  v-elim:      0  v-fix:    0  time:  5.20 s
21.71/5.53	c Finding binary XORs  T:     0.00 s  found:       0
21.71/5.58	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
21.71/5.58	c calculated reachability. Time: 0.00
21.71/5.59	c Calc default polars -  time:   0.00 s pos:      72 undec:       0 neg:      78
21.71/5.59	c =========================================================================================
21.71/5.59	c types(t): F = full restart, N = normal restart
21.71/5.59	c types(t): S = simplification begin/end, E = solution found
21.71/5.59	c restart types(rt): st = static, dy = dynamic
21.71/5.59	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
21.71/5.59	c  B st     0         0       150     45055         0         0    377319         0   no data   no data
22.46/5.75	c  N dy    14      4399       150     45055         0      4141    377298     75538     14.00     14.76
23.25/5.92	c  N dy    22      8632       150     45055         0      8108    377280    143815     13.07     13.93
24.05/6.16	c  N dy    33     13964       150     45055         0      8689    377260    133764     12.58     13.41
24.85/6.35	c  N dy    35     18505       150     45055         0     12766    377241    191772     12.07     12.71
25.69/6.56	c  N dy    59     22529       150     45055         0      9487    377223    128484     12.17     14.59
26.09/6.69	c  F st    79     25000       150     45055         0     11837    377209    170477     12.29   no data
26.84/6.80	c  N st    83     27033       150     45055         0     13754    377203    206336     12.29   no data
27.24/6.94	c  S st    85     30001       150     45055         0     16517    377192    255739     12.29   no data
27.64/7.02	c  S st    85     30502       150     45055         0     16990    377188    262804     12.29   no data
27.64/7.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.64/7.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
27.64/7.06	c blocked clauses removed:        0 vars:      0 tried:         150 T: 0.00 s
27.64/7.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.64/7.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.64/7.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
27.64/7.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.64/7.08	c lits-rem:       162  cl-subs:       97  v-elim:      0  v-fix:    0  time:  0.02 s
27.64/7.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.03/8.62	c lits-rem:      5665  cl-subs:     2591  v-elim:      0  v-fix:    0  time:  1.52 s
35.21/8.94	c asymm  cl-useful: 0/1348/44554 lits-rem:0 time: 0.33
35.21/8.95	c calculated reachability. Time: 0.00
35.21/8.95	c  N dy    85     30502       150     44554         0     14803    371838    227370     12.29   no data
36.01/9.17	c  N dy   102     34517       150     44554         0      9713    371827    121713     12.31     12.98
37.21/9.40	c  N dy   123     39230       150     44554         0     14172    371802    199340     12.30     13.04
38.00/9.62	c  N dy   143     43330       150     44554         0     18049    371785    268937     12.27     13.00
38.40/9.75	c  S st   156     45753       150     44554         0     20323    371779    307712     12.28   no data
38.84/9.86	c  S st   156     46254       150     44554         0     10453    371778    125290     12.28   no data
38.84/9.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.84/9.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
38.84/9.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.84/9.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.84/9.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.84/9.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
38.84/9.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38.84/9.90	c lits-rem:        48  cl-subs:       44  v-elim:      0  v-fix:    0  time:  0.01 s
38.84/9.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.59/10.05	c lits-rem:       914  cl-subs:      335  v-elim:      0  v-fix:    0  time:  0.15 s
39.59/10.06	c vivif2 --  cl tried    44368 cl shrink        0 lits rem          0 time: 0.01
39.59/10.06	c vivif2 --  cl tried    10260 cl shrink        0 lits rem          0 time: 0.00
41.19/10.49	c asymm  cl-useful: 0/2932/44368 lits-rem:0 time: 0.43
41.19/10.49	c calculated reachability. Time: 0.00
41.19/10.49	c  N dy   156     46254       150     44368         0     10260    369820    122904     12.28   no data
41.99/10.68	c  N dy   182     50576       150     44368         0     14372    369802    197432     12.35     13.06
42.79/10.88	c  N dy   206     54604       150     44368         0     18181    369786    264123     12.38     13.10
44.37/11.24	c  N dy   227     61621       150     44368         0     13178    369765    162613     12.29     13.19
45.17/11.45	c  N dy   244     65774       150     44368         0     17087    369755    230906     12.24     13.04
45.98/11.65	c  S st   257     69383       150     44368         0     20491    369741    287681     12.21      9.84
46.38/11.75	c  S st   257     69886       150     44368         0     20969    369738    295099     12.21   no data
46.38/11.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.38/11.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
46.38/11.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.38/11.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.38/11.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.38/11.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
46.38/11.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.78/11.81	c lits-rem:        70  cl-subs:       67  v-elim:      0  v-fix:    0  time:  0.02 s
46.78/11.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.56/12.58	c lits-rem:      3843  cl-subs:     1573  v-elim:      0  v-fix:    0  time:  0.75 s
49.56/12.58	c vivif2 --  cl tried    44104 cl shrink        0 lits rem          0 time: 0.01
49.56/12.59	c vivif2 --  cl tried    19593 cl shrink        0 lits rem          0 time: 0.00
50.76/12.85	c asymm  cl-useful: 0/1246/44104 lits-rem:0 time: 0.27
50.76/12.86	c calculated reachability. Time: 0.00
50.76/12.86	c  N dy   257     69886       150     44104         0     19593    367061    271126     12.21   no data
51.99/13.15	c  N dy   278     74492       150     44104         0     23932    367044    345315     12.19     12.96
53.14/13.47	c  N dy   299     79336       150     44104         0     16010    367028    208608     12.20     12.88
54.75/13.83	c  N dy   326     85180       150     44104         0     21568    367011    305178     12.21     12.99
55.15/13.98	c  F st   342     87502       150     44104         0     23760    367005    344266     12.23   no data
55.95/14.15	c  N st   347     90798       150     44104         0     26878    366998    406095     12.23   no data
57.13/14.48	c  N dy   366     96633       150     44104         0     18769    366982    251330     12.24     12.89
58.73/14.85	c  N dy   375    103454       150     44104         0     25214    366954    366530     12.10     12.75
59.12/14.94	c  S st   385    104830       150     44104         0     26537    366950    390566     12.11   no data
59.52/15.06	c  S st   385    105330       150     44104         0     27019    366943    397640     12.11   no data
59.52/15.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.92/15.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
59.92/15.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
59.92/15.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.92/15.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.92/15.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
59.92/15.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
59.92/15.12	c lits-rem:        97  cl-subs:       69  v-elim:      0  v-fix:    0  time:  0.02 s
59.92/15.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.91/16.62	c lits-rem:      6274  cl-subs:     1854  v-elim:      0  v-fix:    0  time:  1.48 s
65.91/16.63	c vivif2 --  cl tried    43769 cl shrink        0 lits rem          0 time: 0.01
65.91/16.63	c vivif2 --  cl tried    25431 cl shrink        0 lits rem          0 time: 0.01
67.11/16.95	c asymm  cl-useful: 96/1068/43769 lits-rem:96 time: 0.31
67.11/16.95	c calculated reachability. Time: 0.00
67.11/16.95	c  N dy   385    105330       150     43769         0     25431    363343    365182     12.11   no data
69.11/17.40	c  N dy   413    112074       150     43769         0     17209    363319    216586     12.09     12.86
70.69/17.81	c  N dy   449    120162       150     43769         0     24839    363297    346228     12.08     12.76
72.69/18.30	c  N dy   486    127890       150     43769         0     16625    363276    200313     12.08     12.74
74.32/18.75	c  N dy   533    136097       150     43769         0     24453    363261    341321     12.12     14.51
77.08/19.45	c  N dy   570    147689       150     43769         0     18833    363238    228046     12.09     12.85
79.45/20.00	c  N dy   601    157996       150     43769         0     28575    363227    398884     12.06      9.62
79.45/20.00	c  S st   601    157996       150     43769         0     28575    363227    398884     12.06      9.62
79.45/20.09	c  S st   601    158500       150     43769         0     29056    363222    406162     12.06   no data
79.85/20.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.85/20.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
79.85/20.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
79.85/20.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.85/20.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.85/20.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
79.85/20.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
79.85/20.16	c lits-rem:       161  cl-subs:      154  v-elim:      0  v-fix:    0  time:  0.02 s
79.85/20.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.84/21.63	c lits-rem:      5909  cl-subs:     2110  v-elim:      0  v-fix:    0  time:  1.46 s
85.84/21.64	c vivif2 --  cl tried    43384 cl shrink        0 lits rem          0 time: 0.01
85.84/21.65	c vivif2 --  cl tried    27177 cl shrink        0 lits rem          0 time: 0.01
87.07/21.95	c asymm  cl-useful: 199/955/43384 lits-rem:200 time: 0.31
87.07/21.96	c calculated reachability. Time: 0.00
87.07/21.96	c  N dy   601    158500       150     43384         0     27177    359077    370443     12.06   no data
89.82/22.69	c  N dy   643    168712       150     43384         0     19391    359059    230726     12.06     13.76
92.61/23.32	c  N dy   689    179563       150     43384         0     29674    359038    411461     12.05     12.69
96.60/24.34	c  N dy   740    196705       150     43384         0     27465    359011    357160     11.98     12.62
100.62/25.36	c  N dy   823    209501       150     43384         0     20240    358985    233319     12.03     12.78
104.60/26.35	c  N dy   877    224319       150     43384         0     34215    358950    472171     12.02     12.78
108.16/27.27	c  S st   944    237750       150     43384         0     26555    358919    340455     12.04   no data
108.56/27.36	c  S st   944    238253       150     43384         0     27037    358917    348072     12.04   no data
108.56/27.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
108.56/27.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
108.56/27.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
108.56/27.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
108.56/27.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.56/27.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
108.56/27.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
108.99/27.44	c lits-rem:       455  cl-subs:      400  v-elim:      0  v-fix:    0  time:  0.04 s
108.99/27.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.79/28.62	c lits-rem:      5303  cl-subs:     1303  v-elim:      0  v-fix:    0  time:  1.17 s
113.79/28.63	c vivif2 --  cl tried    42753 cl shrink        0 lits rem          0 time: 0.01
113.79/28.63	c vivif2 --  cl tried    25965 cl shrink        0 lits rem          0 time: 0.00
114.94/28.96	c asymm  cl-useful: 212/987/42753 lits-rem:212 time: 0.32
114.94/28.96	c calculated reachability. Time: 0.00
114.94/28.96	c  N dy   944    238253       150     42753         0     25965    352475    329214     12.04   no data
120.53/30.35	c  N dy   984    256971       150     42753         0     22323    352435    259076     11.95     12.59
125.30/31.52	c  N dy  1082    273392       150     42753         0     37878    352401    531533     11.99     12.67
130.08/32.77	c  N dy  1162    291302       150     42753         0     32578    352357    425996     11.98     12.66
134.87/33.94	c  F st  1249    306250       150     42753         0     23693    352327    273424     12.00   no data
136.06/34.22	c  N dy  1255    311442       150     42753         0     28604    352319    372269     12.00   no data
141.62/35.68	c  N dy  1353    331546       150     42753         0     47741    352290    714732     12.01     12.64
147.59/37.11	c  N dy  1470    351642       150     42753         0     42699    352251    603140     12.05     12.98
149.18/37.56	c  S st  1495    357380       150     42753         0     48167    352241    702449     12.05     10.01
149.58/37.69	c  S st  1495    357881       150     42753         0     48647    352239    710294     12.05   no data
149.58/37.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
149.98/37.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
149.98/37.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
149.98/37.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
149.98/37.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.98/37.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
149.98/37.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
149.98/37.77	c lits-rem:       313  cl-subs:      258  v-elim:      0  v-fix:    0  time:  0.04 s
149.98/37.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
166.72/41.97	c lits-rem:     12620  cl-subs:     3485  v-elim:      0  v-fix:    0  time:  4.17 s
167.09/42.00	c vivif2 --  cl tried    41802 cl shrink        0 lits rem          0 time: 0.01
167.09/42.00	c vivif2 --  cl tried    45855 cl shrink        0 lits rem          0 time: 0.01
168.28/42.37	c asymm  cl-useful: 135/773/41802 lits-rem:135 time: 0.39
168.28/42.38	c calculated reachability. Time: 0.00
168.28/42.38	c  N dy  1495    357881       150     41802         0     45855    342765    655069     12.05   no data
175.85/44.20	c  N dy  1590    379051       150     41802         0     40864    342745    556532     12.05     12.83
182.64/45.99	c  N dy  1707    399292       150     41802         0     34083    342723    434086     12.08     12.77
189.01/47.55	c  N dy  1804    419345       150     41802         0     53235    342695    780107     12.09     12.73
195.00/49.09	c  N dy  1899    439949       150     41802         0     45735    342677    621193     12.09     12.76
201.76/50.75	c  N dy  1985    460014       150     41802         0     36715    342636    461393     12.10     13.02
208.55/52.46	c  N dy  2110    480145       150     41802         0     55867    342608    800273     12.12     13.05
214.93/54.07	c  N dy  2214    500185       150     41802         0     45880    342580    610939     12.13     13.25
222.11/55.81	c  N dy  2304    520366       150     41802         0     35095    342551    417058     12.13     12.79
226.90/57.07	c  S st  2380    536825       150     41802         0     50800    342542    701380     12.14     12.64
227.33/57.21	c  S st  2380    537328       150     41802         0     51283    342538    708600     12.14   no data
227.74/57.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
227.74/57.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
227.74/57.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
227.74/57.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
227.74/57.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
227.74/57.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
227.74/57.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
228.09/57.32	c lits-rem:       520  cl-subs:      258  v-elim:      0  v-fix:    0  time:  0.06 s
228.09/57.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
241.64/60.75	c lits-rem:     11757  cl-subs:     2834  v-elim:      0  v-fix:    0  time:  3.41 s
241.64/60.76	c vivif2 --  cl tried    41148 cl shrink        0 lits rem          0 time: 0.00
241.64/60.77	c vivif2 --  cl tried    48845 cl shrink        0 lits rem          0 time: 0.01
242.84/61.07	c asymm  cl-useful: 94/701/41148 lits-rem:99 time: 0.30
242.84/61.07	c calculated reachability. Time: 0.00
242.84/61.07	c  N dy  2380    537328       150     41148         0     48845    335751    659085     12.14   no data
250.01/62.86	c  N dy  2465    558079       150     41148         0     37760    335724    456425     12.13     12.85
256.40/64.48	c  N dy  2549    578154       150     41148         0     56865    335715    802121     12.13     12.89
263.17/66.16	c  N dy  2646    598253       150     41148         0     44263    335700    574822     12.14     12.85
270.35/67.98	c  N dy  2732    618330       150     41148         0     63446    335678    920972     12.14     12.90
277.93/69.85	c  N dy  2824    638402       150     41148         0     49646    335669    653883     12.15     14.64
287.50/72.20	c  N dy  2902    659157       150     41148         0     35528    335642    394710     12.14     12.91
294.26/73.94	c  N dy  2961    679192       150     41148         0     54446    335627    726800     12.13     14.65
303.44/76.23	c  N dy  3027    699212       150     41148         0     38762    335608    440588     12.11     12.82
311.06/78.16	c  N dy  3094    719325       150     41148         0     57744    335588    764093     12.09     12.98
319.43/80.22	c  N dy  3204    739333       150     41148         0     41284    335577    489049     12.10     14.80
326.57/82.00	c  N dy  3305    759450       150     41148         0     60479    335559    834027     12.11     12.78
334.14/83.95	c  N dy  3366    779555       150     41148         0     42800    335543    493666     12.09     12.75
341.36/85.73	c  N dy  3457    799595       150     41148         0     61887    335527    835702     12.09     12.82
343.71/86.38	c  S st  3489    805992       150     41148         0     67994    335525    947372     12.09   no data
344.51/86.55	c  S st  3489    806499       150     41148         0     68489    335524    955152     12.09   no data
344.51/86.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
344.91/86.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
344.91/86.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
344.91/86.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
344.91/86.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
344.91/86.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
344.91/86.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
344.91/86.66	c lits-rem:       367  cl-subs:      232  v-elim:      0  v-fix:    0  time:  0.05 s
344.91/86.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
375.22/94.28	c lits-rem:     19829  cl-subs:     6535  v-elim:      0  v-fix:    0  time:  7.58 s
375.22/94.29	c vivif2 --  cl tried    40295 cl shrink        0 lits rem          0 time: 0.00
375.62/94.30	c vivif2 --  cl tried    62575 cl shrink        0 lits rem          0 time: 0.01
376.85/94.68	c asymm  cl-useful: 46/664/40295 lits-rem:48 time: 0.37
376.85/94.68	c calculated reachability. Time: 0.00
376.85/94.68	c  N dy  3489    806499       150     40295         0     62575    327350    851299     12.09   no data
385.62/96.87	c  N dy  3516    826733       150     40295         0     44348    327340    528254     12.04     12.73
393.16/98.78	c  N dy  3638    846791       150     40295         0     63553    327335    871854     12.06     13.10
401.93/100.99	c  N dy  3735    867222       150     40295         0     44610    327324    527408     12.06     12.73
409.90/102.94	c  N dy  3822    888235       150     40295         0     64539    327313    873114     12.06     12.74
419.08/105.20	c  N dy  3902    909078       150     40295         0     44973    327301    526966     12.05     12.72
426.24/107.01	c  N dy  3969    929169       150     40295         0     64101    327297    864549     12.04     15.77
435.82/109.47	c  N dy  4067    949575       150     40295         0     43182    327292    492119     12.05     12.89
443.79/111.44	c  N dy  4166    970414       150     40295         0     63059    327278    848589     12.05     12.94
452.97/113.72	c  N dy  4233    990578       150     40295         0     82231    327268   1188238     12.04     12.75
460.54/115.61	c  N dy  4322   1010620       150     40295         0     59874    327256    781978     12.04     15.70
469.31/117.83	c  N dy  4423   1030686       150     40295         0     78968    327246   1126461     12.05     13.71
477.73/119.93	c  N dy  4529   1050972       150     40295         0     55997    327237    709988     12.05     12.75
486.50/122.18	c  N dy  4627   1071025       150     40295         0     75114    327226   1048058     12.06     12.96
487.25/122.30	c  F st  4634   1071875       150     40295         0     75934    327225   1062905     12.06   no data
495.62/124.40	c  N dy  4683   1091229       150     40295         0     50976    327214    614287     12.05     12.70
503.64/126.50	c  N dy  4760   1111541       150     40295         0     70265    327204    953252     12.05     12.75
515.57/129.49	c  N dy  4859   1132473       150     40295         0     45937    327197    519009     12.05     12.73
524.34/131.69	c  N dy  4957   1152811       150     40295         0     65305    327183    862546     12.06     12.71
535.51/134.42	c  N dy  5043   1172942       150     40295         0     84460    327175   1205416     12.06     12.88
545.87/137.04	c  N dy  5139   1193034       150     40295         0     58463    327166    742557     12.06     12.75
554.24/139.15	c  S st  5242   1209749       150     40295         0     74477    327162   1036955     12.07   no data
555.04/139.35	c  S st  5242   1210251       150     40295         0     74966    327162   1045372     12.07   no data
555.04/139.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
555.44/139.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
555.44/139.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
555.44/139.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
555.44/139.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
555.44/139.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
555.44/139.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
555.84/139.50	c lits-rem:       418  cl-subs:      226  v-elim:      0  v-fix:    0  time:  0.07 s
555.84/139.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
589.33/147.97	c lits-rem:     18019  cl-subs:     3557  v-elim:      0  v-fix:    0  time:  8.43 s
589.33/147.98	c vivif2 --  cl tried    39810 cl shrink        0 lits rem          0 time: 0.00
589.33/147.99	c vivif2 --  cl tried    71668 cl shrink        0 lits rem          0 time: 0.01
590.93/148.33	c asymm  cl-useful: 41/609/39810 lits-rem:42 time: 0.34
590.93/148.33	c calculated reachability. Time: 0.00
590.93/148.33	c  N dy  5242   1210251       150     39810         0     71668    321862    974945     12.07   no data
601.29/150.92	c  N dy  5303   1230275       150     39810         0     90663    321856   1301647     12.06     14.32
609.31/152.97	c  N dy  5371   1250563       150     39810         0     63863    321849    832586     12.06     12.75
618.83/155.33	c  N dy  5470   1270569       150     39810         0     83028    321842   1184020     12.06     13.53
630.41/158.25	c  N dy  5544   1291672       150     39810         0     55950    321839    674495     12.06     12.75
640.76/160.83	c  N dy  5609   1311784       150     39810         0     74859    321830    996188     12.05     12.71
653.53/164.03	c  N dy  5723   1332511       150     39810         0     94765    321821   1357344     12.05     12.72
663.10/166.45	c  N dy  5810   1352575       150     39810         0     65836    321812    834868     12.05     12.75
672.66/168.85	c  N dy  5868   1372792       150     39810         0     85076    321807   1167936     12.04     12.68
683.88/171.65	c  N dy  5946   1393790       150     39810         0     55925    321799    649683     12.03     12.80
692.99/173.91	c  N dy  6051   1413846       150     39810         0     75156    321795    992698     12.04     15.62
702.97/176.50	c  N dy  6111   1434382       150     39810         0     94797    321792   1350383     12.03     12.69
712.94/178.91	c  N dy  6183   1454464       150     39810         0     63826    321783    778960     12.03     12.70
722.51/181.31	c  N dy  6254   1474553       150     39810         0     82982    321774   1129793     12.02     14.86
734.87/184.49	c  N dy  6366   1497237       150     39810         0     53637    321765    594301     12.03     12.68
743.64/186.62	c  N dy  6477   1517270       150     39810         0     72907    321755    951311     12.03     15.69
754.80/189.47	c  N dy  6588   1538762       150     39810         0     93387    321737   1320535     12.03     12.70
766.37/192.33	c  N dy  6691   1558939       150     39810         0     60634    321729    713501     12.04     12.68
775.15/194.59	c  N dy  6780   1579017       150     39810         0     79787    321718   1061684     12.04     14.63
786.71/197.40	c  N dy  6881   1599627       150     39810         0     99455    321715   1418454     12.04     12.79
797.08/200.10	c  N dy  6986   1619638       150     39810         0     65564    321709    796685     12.05     14.61
806.29/202.36	c  N dy  7042   1639735       150     39810         0     84681    321704   1141447     12.04     13.22
819.01/205.52	c  N dy  7111   1660354       150     39810         0    104327    321701   1498458     12.03     12.98
830.17/208.30	c  N dy  7201   1680519       150     39810         0     69723    321697    870684     12.03     12.84
841.77/211.22	c  N dy  7318   1700595       150     39810         0     88973    321689   1227779     12.04     12.76
847.71/212.78	c  S st  7364   1710251       150     39810         0     98208    321686   1396624     12.04     11.29
848.91/213.07	c  S st  7364   1710753       150     39810         0     98692    321685   1404737     12.04   no data
848.91/213.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
849.31/213.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.08
849.31/213.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
849.31/213.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
849.31/213.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
849.31/213.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
849.31/213.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
849.71/213.25	c lits-rem:       605  cl-subs:      372  v-elim:      0  v-fix:    0  time:  0.09 s
849.71/213.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
891.57/223.78	c lits-rem:     22881  cl-subs:     4060  v-elim:      0  v-fix:    0  time: 10.48 s
891.57/223.79	c vivif2 --  cl tried    39351 cl shrink        0 lits rem          0 time: 0.00
891.97/223.81	c vivif2 --  cl tried    94719 cl shrink        0 lits rem          0 time: 0.02
893.17/224.16	c asymm  cl-useful: 38/519/39351 lits-rem:42 time: 0.35
893.17/224.16	c calculated reachability. Time: 0.00
893.17/224.16	c  N dy  7364   1710753       150     39351         0     94719    316843   1312747     12.04   no data
906.32/227.40	c  N dy  7478   1731383       150     39351         0     59574    316836    666548     12.04     12.86
915.93/229.86	c  N dy  7596   1752832       150     39351         0     80094    316832   1042054     12.05     12.74
928.25/232.90	c  N dy  7693   1772914       150     39351         0     99237    316830   1384270     12.05     12.95
940.62/236.04	c  N dy  7781   1793002       150     39351         0     62556    316826    711422     12.05     15.28
951.43/238.76	c  N dy  7879   1813029       150     39351         0     81723    316824   1061626     12.05     13.60
964.93/242.10	c  N dy  7962   1833150       150     39351         0    100902    316818   1404886     12.05     12.72
978.49/245.55	c  N dy  8020   1853265       150     39351         0     63232    316810    714310     12.04     12.71
987.67/247.88	c  N dy  8105   1875365       150     39351         0     84283    316807   1097093     12.04     12.71
999.68/250.89	c  N dy  8221   1895428       150     39351         0    103448    316801   1449753     12.05     13.07
1011.60/253.86	c  N dy  8305   1915742       150     39351         0     65090    316797    744892     12.05     12.76
1021.61/256.37	c  N dy  8417   1936233       150     39351         0     84784    316794   1107026     12.05     12.78
1033.13/259.22	c  N dy  8512   1956250       150     39351         0    103914    316789   1453933     12.05     14.63
1045.88/262.41	c  N dy  8612   1976763       150     39351         0     64833    316788    735379     12.05     12.75
1056.29/265.05	c  N dy  8694   1997960       150     39351         0     85041    316786   1098497     12.05     12.74
1070.60/268.64	c  N dy  8819   2021215       150     39351         0    107338    316776   1501208     12.05     12.75
1083.77/271.94	c  N dy  8920   2042240       150     39351         0     67783    316771    781122     12.06     12.72
1092.93/274.29	c  N dy  8991   2062411       150     39351         0     87140    316769   1144649     12.05     12.73
1104.94/277.27	c  N dy  9075   2082465       150     39351         0    106327    316767   1496250     12.05     15.89
1118.45/280.65	c  N dy  9153   2102556       150     39351         0     64729    316762    715562     12.05     13.44
1129.62/283.50	c  N dy  9214   2124707       150     39351         0     85718    316756   1085691     12.04     12.75
1141.58/286.48	c  N dy  9306   2144804       150     39351         0    104926    316755   1437087     12.05     12.91
1157.58/290.45	c  N dy  9394   2165669       150     39351         0     63204    316743    676276     12.04     12.88
1169.50/293.46	c  N dy  9486   2187715       150     39351         0     84227    316739   1059078     12.04     12.69
1185.05/297.35	c  N dy  9596   2207759       150     39351         0    103430    316733   1415393     12.05     16.59
1187.44/297.96	c  S st  9610   2210754       150     39351         0    106308    316733   1469501     12.05   no data
1189.03/298.31	c  S st  9610   2211257       150     39351         0    106794    316733   1477566     12.05   no data
1189.03/298.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1189.43/298.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.09
1189.43/298.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1189.43/298.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1189.43/298.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1189.43/298.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1189.43/298.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1189.83/298.51	c lits-rem:       344  cl-subs:      417  v-elim:      0  v-fix:    0  time:  0.09 s
1189.83/298.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1244.09/312.12	c lits-rem:     21191  cl-subs:     5291  v-elim:      0  v-fix:    0  time: 13.55 s
1244.09/312.12	c vivif2 --  cl tried    38829 cl shrink        0 lits rem          0 time: 0.00
1244.09/312.15	c vivif2 --  cl tried   101608 cl shrink        0 lits rem          0 time: 0.02
1245.67/312.50	c asymm  cl-useful: 47/480/38829 lits-rem:52 time: 0.36
1245.67/312.51	c calculated reachability. Time: 0.00
1245.67/312.51	c  N dy  9610   2211257       150     38829         0    101608    311787   1371392     12.05   no data
1259.22/315.98	c  N dy  9707   2231270       150     38829         0    120761    311781   1723469     12.05     12.69
1271.99/319.15	c  N dy  9804   2252196       150     38829         0     78323    311778    945005     12.05     12.74
1283.16/321.98	c  N dy  9908   2272301       150     38829         0     97521    311774   1298497     12.05     12.70
1296.73/325.36	c  N dy 10000   2292317       150     38829         0    116628    311774   1645772     12.06     12.85
1311.47/329.01	c  N dy 10116   2312375       150     38829         0     72390    311772    828297     12.06     13.08
1322.25/331.74	c  N dy 10186   2332459       150     38829         0     91513    311766   1173696     12.06     13.60
1335.41/335.06	c  N dy 10293   2352966       150     38829         0    111185    311763   1533693     12.06     12.72
1350.60/338.86	c  N dy 10383   2373059       150     38829         0     65875    311759    703807     12.06     12.75
1360.53/341.31	c  N dy 10467   2393171       150     38829         0     85107    311758   1063184     12.06     12.94
1372.55/344.31	c  N dy 10558   2414310       150     38829         0    105264    311756   1430908     12.06     12.72
1386.46/347.80	c  N dy 10661   2434398       150     38829         0    124523    311754   1795034     12.07     12.79
1400.82/351.42	c  N dy 10749   2458500       150     38829         0     82065    311751    984450     12.06     12.71
1411.19/354.07	c  N dy 10814   2478603       150     38829         0    101319    311751   1343414     12.06     12.73
1424.78/357.49	c  N dy 10912   2498608       150     38829         0    120505    311748   1697495     12.06     12.73
1438.70/360.94	c  N dy 11002   2518623       150     38829         0     73213    311747    825473     12.06     13.12
1449.87/363.75	c  N dy 11131   2538662       150     38829         0     92428    311742   1183230     12.07     14.59
1463.43/367.10	c  N dy 11252   2558825       150     38829         0    111672    311739   1533018     12.07     12.80
1477.42/370.63	c  N dy 11300   2579422       150     38829         0    131286    311737   1891701     12.07     12.75
1490.15/373.85	c  N dy 11417   2599527       150     38829         0     83145    311737   1000632     12.07     12.71
1502.51/376.96	c  N dy 11500   2620880       150     38829         0    103534    311737   1368815     12.07     12.85
1516.48/380.49	c  N dy 11576   2640898       150     38829         0    122718    311735   1719758     12.06     12.78
1532.43/384.48	c  N dy 11666   2661053       150     38829         0     73591    311733    813699     12.07     12.75
1544.38/387.47	c  N dy 11766   2682072       150     38829         0     93594    311730   1167063     12.06     12.73
1557.55/390.77	c  N dy 11850   2702423       150     38829         0    113062    311726   1525365     12.06     12.82
1565.16/392.61	c  S st 11893   2711260       150     38829         0    121491    311725   1682253     12.07   no data
1566.32/392.91	c  S st 11893   2711760       150     38829         0    121974    311725   1690467     12.07   no data
1566.32/392.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1566.72/393.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
1566.72/393.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1566.72/393.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1566.72/393.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1566.72/393.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1566.72/393.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1566.72/393.08	c lits-rem:       290  cl-subs:      338  v-elim:      0  v-fix:    0  time:  0.06 s
1567.12/393.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1644.13/412.44	c lits-rem:     23395  cl-subs:     6810  v-elim:      0  v-fix:    0  time: 19.30 s
1644.13/412.44	c vivif2 --  cl tried    38229 cl shrink        0 lits rem          0 time: 0.01
1644.13/412.47	c vivif2 --  cl tried   115426 cl shrink        0 lits rem          0 time: 0.03
1646.08/412.92	c asymm  cl-useful: 16/428/38229 lits-rem:16 time: 0.45
1646.08/412.93	c calculated reachability. Time: 0.00
1646.08/412.93	c  N dy 11893   2711760       150     38229         0    115426    306298   1557752     12.07   no data
1663.63/417.36	c  N dy 12005   2731800       150     38229         0    134636    306297   1915803     12.07     15.02
1677.19/420.72	c  N dy 12061   2751883       150     38229         0     84569    306295    992501     12.06     12.70
1691.55/424.34	c  N dy 12149   2774744       150     38229         0    106427    306292   1399177     12.06     12.71
1707.91/428.45	c  N dy 12243   2797164       150     38229         0    127778    306291   1784579     12.06     12.70
1723.10/432.27	c  N dy 12318   2817329       150     38229         0     77032    306288    868455     12.06     12.79
1734.63/435.15	c  N dy 12436   2837875       150     38229         0     96807    306286   1238734     12.07     13.02
1748.18/438.57	c  N dy 12522   2858315       150     38229         0    116369    306283   1599347     12.06     12.88
1764.14/442.54	c  N dy 12633   2878382       150     38229         0    135458    306281   1949199     12.07     13.21
1777.30/445.87	c  N dy 12694   2898450       150     38229         0     83405    306280    974939     12.07     14.27
1791.66/449.49	c  N dy 12794   2922142       150     38229         0    106023    306277   1389277     12.07     12.72
1807.21/453.37	c  N dy 12902   2942271       150     38229         0    125206    306276   1733457     12.07     12.73
1825.96/458.05	c  N dy 13018   2962371       150     38229         0     72363    306273    764824     12.07     12.73
1837.15/460.87	c  N dy 13131   2983159       150     38229         0     92323    306268   1134619     12.07     12.73
1849.89/464.01	c  N dy 13187   3003737       150     38229         0    111967    306265   1495631     12.07     12.89
1865.44/467.99	c  N dy 13305   3023987       150     38229         0    131362    306264   1855584     12.07     12.73
1882.19/472.18	c  N dy 13385   3044858       150     38229         0     78147    306262    868858     12.07     12.81
1893.77/475.08	c  N dy 13468   3064913       150     38229         0     97161    306253   1207182     12.07     12.84
1907.76/478.52	c  N dy 13588   3084939       150     38229         0    116437    306251   1568404     12.07     12.72
1923.27/482.48	c  N dy 13689   3104985       150     38229         0    135614    306245   1921463     12.07     13.51
1940.82/486.80	c  N dy 13808   3125833       150     38229         0     81503    306242    917793     12.08     12.72
1951.99/489.60	c  N dy 13874   3145869       150     38229         0    100707    306241   1276167     12.07     15.30
1965.54/493.06	c  N dy 13958   3166286       150     38229         0    120227    306237   1641303     12.07     12.79
1982.34/497.26	c  N dy 14051   3186339       150     38229         0    139375    306236   1993283     12.07     15.79
1997.85/501.11	c  N dy 14150   3206435       150     38229         0     83596    306234    955216     12.08     13.86
2000.24/501.78	c  S st 14163   3211761       150     38229         0     88682    306234   1049369     12.07      9.72
2001.05/501.99	c  S st 14163   3212267       150     38229         0     89166    306234   1057478     12.07   no data
2001.44/502.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2001.44/502.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2001.44/502.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2001.44/502.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2001.44/502.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2001.44/502.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2001.44/502.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2001.84/502.11	c lits-rem:       246  cl-subs:      375  v-elim:      0  v-fix:    0  time:  0.05 s
2001.84/502.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2026.56/508.40	c lits-rem:      9916  cl-subs:     2485  v-elim:      0  v-fix:    0  time:  6.25 s
2026.96/508.40	c vivif2 --  cl tried    37706 cl shrink        0 lits rem          0 time: 0.00
2026.96/508.42	c vivif2 --  cl tried    86829 cl shrink        0 lits rem          0 time: 0.02
2028.56/508.80	c asymm  cl-useful: 20/506/37706 lits-rem:21 time: 0.38
2028.56/508.81	c calculated reachability. Time: 0.00
2028.56/508.81	c  N dy 14163   3212267       150     37706         0     86829    301527   1015800     12.07   no data
2042.92/512.45	c  N dy 14263   3232576       150     37706         0    106321    301526   1375788     12.08     12.82
2059.27/516.55	c  N dy 14379   3252620       150     37706         0    125609    301525   1744510     12.08     15.58
2079.21/521.57	c  N dy 14491   3272687       150     37706         0    144860    301524   2103793     12.08     13.06
2097.16/526.03	c  N dy 14593   3293145       150     37706         0     88365    301521   1028239     12.08     12.72
2109.15/529.08	c  N dy 14644   3313205       150     37706         0    107554    301520   1382106     12.08     14.84
2123.88/532.71	c  N dy 14731   3333294       150     37706         0    126820    301519   1734543     12.08     13.71
2140.62/536.99	c  N dy 14825   3353389       150     37706         0    146029    301518   2092548     12.08     16.96
2155.78/540.71	c  N dy 14903   3374419       150     37706         0     89139    301516   1044926     12.08     12.95
2168.55/543.96	c  N dy 14989   3394976       150     37706         0    108798    301515   1408330     12.08     12.73
2183.74/547.79	c  N dy 15080   3415032       150     37706         0    127928    301514   1757728     12.08     14.43
2202.04/552.35	c  N dy 15188   3435071       150     37706         0    147170    301512   2114536     12.08     14.92
2218.01/556.40	c  N dy 15297   3455151       150     37706         0     88366    301510   1017281     12.08     13.67
2230.77/559.51	c  N dy 15363   3476132       150     37706         0    108393    301509   1384792     12.08     12.77
2245.57/563.24	c  N dy 15452   3496366       150     37706         0    127730    301508   1743047     12.08     12.72
2262.70/567.56	c  N dy 15554   3516967       150     37706         0    147474    301505   2108797     12.08     12.72
2279.82/571.90	c  N dy 15651   3537014       150     37706         0     87629    301503    992761     12.08     16.45
2292.59/575.02	c  N dy 15749   3557056       150     37706         0    106777    301503   1349866     12.08     12.72
2309.33/579.27	c  N dy 15840   3579346       150     37706         0    128075    301502   1741350     12.08     12.72
2328.08/583.92	c  N dy 15919   3599385       150     37706         0    147175    301498   2089538     12.08     13.02
2345.62/588.34	c  N dy 15990   3620232       150     37706         0     87266    301496    979090     12.08     12.78
2360.37/592.01	c  N dy 16098   3642780       150     37706         0    108873    301495   1373489     12.08     12.86
2375.54/595.87	c  N dy 16201   3662815       150     37706         0    127947    301493   1724966     12.08     16.93
2393.49/600.34	c  N dy 16268   3682832       150     37706         0    146964    301492   2072978     12.08     12.97
2414.62/605.66	c  N dy 16350   3707686       150     37706         0     89953    301488   1014763     12.08     12.75
2417.81/606.45	c  S st 16351   3712267       150     37706         0     94182    301487   1081174     12.07     11.59
2418.61/606.68	c  S st 16351   3712771       150     37706         0     94670    301487   1089479     12.07   no data
2418.61/606.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2419.01/606.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
2419.01/606.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2419.01/606.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2419.01/606.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2419.01/606.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2419.01/606.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2419.01/606.79	c lits-rem:        44  cl-subs:       20  v-elim:      0  v-fix:    0  time:  0.03 s
2419.41/606.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2440.94/612.23	c lits-rem:      8458  cl-subs:     4213  v-elim:      0  v-fix:    0  time:  5.41 s
2440.94/612.24	c vivif2 --  cl tried    37611 cl shrink        0 lits rem          0 time: 0.01
2440.94/612.26	c vivif2 --  cl tried    90532 cl shrink        0 lits rem          0 time: 0.02
2442.57/612.65	c asymm  cl-useful: 16/479/37611 lits-rem:16 time: 0.40
2442.57/612.66	c calculated reachability. Time: 0.00
2442.57/612.66	c  N dy 16351   3712771       150     37611         0     90532    300447   1023132     12.07   no data
2456.49/616.13	c  N dy 16421   3733051       150     37611         0    109912    300446   1389654     12.07     12.74
2471.25/619.85	c  F st 16532   3751562       150     37611         0    127749    300445   1726882     12.07     12.18
2472.85/620.23	c  N st 16536   3753595       150     37611         0    129694    300445   1764900     12.07   no data
2491.98/625.04	c  N dy 16593   3773666       150     37611         0    148843    300444   2119963     12.07     12.79
2515.12/630.82	c  N dy 16679   3793702       150     37611         0     86526    300441    953891     12.07     12.77
2529.08/634.30	c  N dy 16761   3813716       150     37611         0    105714    300439   1308735     12.07     12.87
2542.64/637.79	c  N dy 16856   3833770       150     37611         0    124959    300438   1664604     12.07     13.93
2559.00/641.83	c  N dy 16925   3853774       150     37611         0    144039    300433   2015824     12.07     13.13
2577.74/646.59	c  N dy 17008   3873777       150     37611         0    163131    300432   2372032     12.07     12.75
2592.89/650.36	c  N dy 17113   3893940       150     37611         0     99781    300432   1190476     12.07     12.75
2607.65/654.00	c  N dy 17228   3913957       150     37611         0    118974    300431   1545203     12.07     12.80
2623.60/658.04	c  N dy 17317   3934118       150     37611         0    138315    300430   1904645     12.07     12.80
2643.54/663.02	c  N dy 17437   3954215       150     37611         0    157570    300428   2265878     12.08     15.78
2661.09/667.43	c  N dy 17515   3974277       150     37611         0     92895    300427   1045961     12.07     13.86
2673.85/670.62	c  N dy 17589   3994623       150     37611         0    112281    300427   1401982     12.07     12.82
2689.80/674.66	c  N dy 17681   4014630       150     37611         0    131375    300427   1752234     12.07     13.61
2707.75/679.12	c  N dy 17763   4034694       150     37611         0    150568    300425   2106953     12.07     13.13
2728.88/684.44	c  N dy 17857   4054771       150     37611         0     85284    300425    910841     12.08     12.77
2742.05/687.73	c  N dy 17968   4075219       150     37611         0    104869    300424   1271178     12.08     12.82
2756.81/691.43	c  N dy 18075   4095732       150     37611         0    124582    300423   1642162     12.08     12.90
2773.96/695.70	c  N dy 18176   4115776       150     37611         0    143817    300422   2007492     12.08     17.86
2792.31/700.37	c  N dy 18268   4135847       150     37611         0    163059    300420   2372601     12.08     14.29
2810.26/704.84	c  N dy 18336   4156214       150     37611         0     96844    300419   1115221     12.08     12.80
2825.40/708.60	c  N dy 18433   4177567       150     37611         0    117340    300419   1494731     12.08     12.75
2840.57/712.42	c  N dy 18512   4197680       150     37611         0    136526    300418   1859747     12.08     12.84
2854.13/715.89	c  S st 18582   4212771       150     37611         0    150964    300418   2124121     12.08   no data
2855.71/716.25	c  S st 18582   4213275       150     37611         0    151451    300418   2132398     12.08   no data
2855.71/716.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2856.11/716.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.09
2856.11/716.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2856.11/716.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2856.11/716.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2856.11/716.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2856.11/716.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2856.51/716.40	c lits-rem:        34  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.04 s
2856.51/716.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2942.27/738.00	c lits-rem:     22119  cl-subs:     7533  v-elim:      0  v-fix:    0  time: 21.53 s
2942.27/738.00	c vivif2 --  cl tried    37494 cl shrink        0 lits rem          0 time: 0.00
2942.70/738.04	c vivif2 --  cl tried   144020 cl shrink        0 lits rem          0 time: 0.03
2944.25/738.48	c asymm  cl-useful: 15/344/37494 lits-rem:15 time: 0.45
2944.25/738.49	c calculated reachability. Time: 0.00
2944.25/738.49	c  N dy 18582   4213275       150     37494         0    144020    299335   1981404     12.08   no data
2966.19/743.95	c  N dy 18670   4233480       150     37494         0    163372    299335   2348786     12.08     12.86
2992.11/750.49	c  N dy 18761   4253613       150     37494         0     96197    299334   1103100     12.08     12.80
3011.25/755.24	c  N dy 18857   4273691       150     37494         0    115370    299333   1453982     12.08     12.80
3033.99/760.91	c  N dy 18936   4295591       150     37494         0    136323    299333   1854056     12.08     12.96
3056.33/766.54	c  N dy 19032   4315630       150     37494         0    155500    299333   2212386     12.08     13.66
3079.45/772.37	c  N dy 19145   4335647       150     37494         0    174744    299331   2576678     12.08     14.83
3094.21/776.04	c  N dy 19226   4355772       150     37494         0    106492    299331   1282284     12.08     12.77
3108.97/779.77	c  N dy 19318   4375968       150     37494         0    125785    299330   1640712     12.08     12.75
3126.11/784.00	c  N dy 19410   4396149       150     37494         0    145152    299330   2007414     12.08     12.75
3146.06/789.08	c  N dy 19489   4416247       150     37494         0    164333    299329   2363430     12.08     12.78
3166.43/794.16	c  N dy 19585   4437585       150     37494         0     96275    299329   1089888     12.08     12.84
3181.55/797.90	c  N dy 19639   4460345       150     37494         0    117902    299329   1479279     12.08     12.95
3197.90/802.03	c  N dy 19725   4480607       150     37494         0    137308    299328   1844729     12.08     12.72
3217.45/806.96	c  N dy 19803   4501106       150     37494         0    156911    299326   2204356     12.08     12.73
3238.59/812.23	c  N dy 19903   4521985       150     37494         0    176965    299324   2591897     12.08     12.84
3254.94/816.34	c  N dy 19990   4542114       150     37494         0    106865    299321   1281244     12.08     12.84
3268.90/819.82	c  N dy 20057   4562252       150     37494         0    126147    299316   1635098     12.08     12.98
3286.44/824.28	c  N dy 20181   4582875       150     37494         0    145996    299313   2016215     12.08     12.72
3303.99/828.63	c  N dy 20248   4602887       150     37494         0    165177    299313   2386642     12.08     12.73
3325.53/834.00	c  N dy 20344   4622941       150     37494         0     93934    299312   1034800     12.08     12.74
3339.08/837.48	c  N dy 20451   4643035       150     37494         0    113108    299311   1386943     12.08     14.09
3355.48/841.58	c  N dy 20539   4663177       150     37494         0    132398    299306   1746703     12.08     12.78
3374.19/846.25	c  N dy 20632   4683849       150     37494         0    152106    299304   2115907     12.08     12.73
3394.97/851.44	c  N dy 20731   4703896       150     37494         0    171282    299303   2475832     12.08     12.72
3404.89/853.91	c  S st 20754   4713275       150     37494         0    180244    299303   2646493     12.08     11.60
3406.49/854.33	c  S st 20754   4713777       150     37494         0    180730    299303   2654557     12.08   no data
3406.49/854.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3406.89/854.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.11
3406.89/854.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3406.89/854.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3406.89/854.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3406.89/854.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3406.89/854.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3407.29/854.51	c lits-rem:        38  cl-subs:       61  v-elim:      0  v-fix:    0  time:  0.05 s
3407.29/854.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3521.78/883.26	c lits-rem:     32818  cl-subs:     9481  v-elim:      0  v-fix:    0  time: 28.66 s
3521.78/883.26	c vivif2 --  cl tried    37366 cl shrink        0 lits rem          0 time: 0.00
3521.78/883.30	c vivif2 --  cl tried   171316 cl shrink        0 lits rem          0 time: 0.04
3523.34/883.70	c asymm  cl-useful: 12/317/37366 lits-rem:12 time: 0.39
3523.74/883.70	c calculated reachability. Time: 0.00
3523.74/883.70	c  N dy 20754   4713777       150     37366         0    171316    297938   2455535     12.08   no data
3549.26/890.19	c  N dy 20853   4734593       150     37366         0    100102    297938   1142959     12.08     12.76
3567.21/894.64	c  N dy 20949   4754639       150     37366         0    119340    297936   1500640     12.08     14.88
3585.96/899.35	c  N dy 21017   4775362       150     37366         0    139120    297935   1866211     12.08     12.81
3607.49/904.78	c  N dy 21115   4795903       150     37366         0    158830    297933   2232832     12.08     12.82
3631.45/910.73	c  N dy 21198   4815944       150     37366         0    177980    297931   2593414     12.08     12.98
3651.36/915.76	c  N dy 21321   4836096       150     37366         0    105060    297930   1231771     12.08     12.78
3666.13/919.48	c  N dy 21387   4856779       150     37366         0    124685    297930   1584951     12.08     12.72
3684.87/924.13	c  N dy 21492   4879015       150     37366         0    145929    297930   1980947     12.08     12.75
3703.61/928.86	c  N dy 21527   4899106       150     37366         0    164808    297930   2297172     12.08     17.49
3725.14/934.22	c  N dy 21605   4919111       150     37366         0    183945    297928   2655179     12.07     15.94
3741.89/938.46	c  N dy 21730   4939167       150     37366         0    110221    297927   1327126     12.08     15.11
3758.25/942.52	c  N dy 21852   4959465       150     37366         0    129739    297925   1700046     12.08     12.74
3776.64/947.15	c  N dy 21931   4980337       150     37366         0    149656    297923   2071034     12.08     12.74
3797.74/952.47	c  N dy 22048   5000599       150     37366         0    169103    297923   2438838     12.08     12.74
3820.86/958.23	c  N dy 22099   5020684       150     37366         0    188195    297922   2783319     12.08     12.72
3836.82/962.20	c  N dy 22188   5041369       150     37366         0    113853    297922   1383636     12.08     12.90
3851.22/965.85	c  N dy 22254   5061454       150     37366         0    133023    297921   1748087     12.08     14.29
3869.52/970.40	c  N dy 22356   5081535       150     37366         0    152333    297918   2119207     12.08     14.78
3889.47/975.43	c  N dy 22432   5101824       150     37366         0    171674    297918   2477252     12.08     12.72
3914.99/981.82	c  N dy 22546   5121902       150     37366         0     95782    297918   1037755     12.08     12.83
3930.93/985.81	c  N dy 22648   5145448       150     37366         0    118340    297917   1463472     12.08     12.74
3947.74/990.03	c  N dy 22735   5166690       150     37366         0    138698    297916   1847328     12.08     12.72
3967.23/994.93	c  N dy 22805   5187947       150     37366         0    158987    297912   2226589     12.08     12.89
3992.76/1001.36	c  N dy 22921   5209102       150     37366         0    179221    297910   2601716     12.08     12.76
3997.95/1002.65	c  S st 22945   5213777       150     37366         0    183724    297909   2690516     12.08     10.02
3999.55/1003.08	c  S st 22945   5214284       150     37366         0    184219    297909   2699380     12.08   no data
3999.55/1003.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3999.98/1003.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.11
4000.38/1003.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4000.38/1003.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4000.38/1003.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4000.38/1003.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4000.38/1003.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4000.38/1003.27	c lits-rem:        59  cl-subs:       66  v-elim:      0  v-fix:    0  time:  0.05 s
4000.73/1003.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4115.20/1032.09	c lits-rem:     36236  cl-subs:     9622  v-elim:      0  v-fix:    0  time: 28.75 s
4115.60/1032.10	c vivif2 --  cl tried    37205 cl shrink        0 lits rem          0 time: 0.01
4115.60/1032.14	c vivif2 --  cl tried   174692 cl shrink        0 lits rem          0 time: 0.04
4117.20/1032.54	c asymm  cl-useful: 7/312/37205 lits-rem:7 time: 0.40
4117.20/1032.54	c calculated reachability. Time: 0.00
4117.20/1032.54	c  N dy 22945   5214284       150     37205         0    174692    296325   2495874     12.08   no data
4145.15/1039.51	c  N dy 23046   5234849       150     37205         0     98395    296324   1078221     12.08     12.73
4162.29/1043.85	c  N dy 23146   5255221       150     37205         0    117862    296322   1437735     12.08     12.80
4182.59/1048.92	c  N dy 23223   5277895       150     37205         0    139504    296321   1834081     12.08     12.83
4204.94/1054.57	c  N dy 23305   5299913       150     37205         0    160495    296321   2225710     12.08     12.76
4227.27/1060.12	c  N dy 23404   5319945       150     37205         0    179632    296321   2586821     12.08     13.59
4251.99/1066.37	c  N dy 23493   5341996       150     37205         0    103787    296320   1173003     12.08     12.73
4267.15/1070.16	c  N dy 23586   5362045       150     37205         0    123078    296320   1533046     12.08     12.80
4287.89/1075.36	c  N dy 23640   5387537       150     37205         0    147259    296317   1973312     12.07     12.73
4308.62/1080.55	c  N dy 23736   5407783       150     37205         0    166686    296314   2339411     12.08     12.90
4330.56/1086.07	c  N dy 23829   5427802       150     37205         0    185867    296314   2704829     12.08     15.16
4354.89/1092.12	c  N dy 23919   5450060       150     37205         0    109210    296314   1265691     12.08     12.80
4370.84/1096.11	c  N dy 24019   5470110       150     37205         0    128348    296314   1627850     12.08     12.73
4389.19/1100.77	c  N dy 24131   5490119       150     37205         0    147493    296314   1989219     12.08     12.73
4409.92/1105.91	c  N dy 24198   5510281       150     37205         0    166676    296314   2339273     12.08     12.83
4432.66/1111.61	c  N dy 24318   5530432       150     37205         0    186041    296313   2710392     12.08     12.95
4456.98/1117.74	c  N dy 24431   5550711       150     37205         0    106491    296313   1212788     12.08     12.78
4472.94/1121.75	c  N dy 24527   5571489       150     37205         0    126292    296312   1574904     12.08     12.79
4490.09/1126.09	c  N dy 24618   5591594       150     37205         0    145525    296312   1938343     12.08     12.75
4511.23/1131.30	c  N dy 24680   5611948       150     37205         0    165022    296312   2306240     12.08     12.72
4539.15/1138.39	c  N dy 24750   5633833       150     37205         0    185907    296310   2697591     12.08     12.75
4567.86/1145.58	c  N dy 24839   5653988       150     37205         0    105247    296308   1190522     12.08     12.92
4585.01/1149.88	c  N dy 24906   5674052       150     37205         0    124458    296307   1546065     12.08     12.75
4606.55/1155.26	c  N dy 25012   5694347       150     37205         0    143884    296305   1914232     12.08     12.74
4629.28/1160.99	c  S st 25081   5714285       150     37205         0    162926    296303   2263893     12.08      9.52
4631.28/1161.45	c  S st 25081   5714786       150     37205         0    163414    296303   2271918     12.08   no data
4631.28/1161.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4631.71/1161.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.12
4631.71/1161.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4631.71/1161.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4631.71/1161.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4631.71/1161.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4631.71/1161.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4632.12/1161.65	c lits-rem:       211  cl-subs:      127  v-elim:      0  v-fix:    0  time:  0.06 s
4632.47/1161.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4723.84/1184.68	c lits-rem:     22319  cl-subs:     6912  v-elim:      0  v-fix:    0  time: 22.96 s
4723.84/1184.69	c vivif2 --  cl tried    37068 cl shrink        0 lits rem          0 time: 0.00
4724.25/1184.72	c vivif2 --  cl tried   156512 cl shrink        0 lits rem          0 time: 0.03
4725.79/1185.11	c asymm  cl-useful: 17/344/37068 lits-rem:18 time: 0.39
4725.79/1185.12	c calculated reachability. Time: 0.00
4725.79/1185.12	c  N dy 25081   5714786       150     37068         0    156512    294858   2132416     12.08   no data
4746.53/1190.39	c  N dy 25184   5734884       150     37068         0    175762    294858   2500536     12.08     13.06
4772.51/1196.85	c  N dy 25262   5754993       150     37068         0    195062    294858   2869714     12.08     12.78
4794.78/1202.48	c  N dy 25380   5775995       150     37068         0    114522    294858   1357652     12.08     12.83

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-3366838-1305415156/watcher-3366838-1305415156 -o /tmp/evaluation-result-3366838-1305415156/solver-3366838-1305415156 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366838-1305415156.cnf 

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

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 5/358 14842
/proc/meminfo: memFree=21731196/32951132 swapFree=64495980/67111528
[pid=14842] ppid=14840 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/14842/stat : 14842 (strangenight2-m) R 14840 14842 14801 0 -1 4202496 406 0 0 0 0 0 0 0 21 0 4 0 653115227 52396032 346 33554432000 4194304 4580107 140736254371104 18446744073709551615 47378640689072 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/14842/statm: 12792 346 299 95 0 7774 0
[pid=14842/tid=14843] ppid=14840 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/14842/task/14843/stat : 14843 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 653115227 52396032 346 33554432000 4194304 4580107 140736254371104 18446744073709551615 210647202801 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14842/tid=14844] ppid=14840 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/14842/task/14844/stat : 14844 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 653115227 52396032 346 33554432000 4194304 4580107 140736254371104 18446744073709551615 210647202801 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14842/tid=14845] ppid=14840 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/14842/task/14845/stat : 14845 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 653115227 52396032 346 33554432000 4194304 4580107 140736254371104 18446744073709551615 210647202801 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.088821 s]
/proc/loadavg: 0.00 0.00 0.00 5/358 14842
/proc/meminfo: memFree=21731196/32951132 swapFree=64495980/67111528
[pid=14842] ppid=14840 vsize=51168 CPUtime=0.18 cores=1,3,5,7
/proc/14842/stat : 14842 (strangenight2-m) D 14840 14842 14801 0 -1 4202496 427 0 0 0 18 0 0 0 21 0 4 0 653115227 52396032 361 33554432000 4194304 4580107 140736254371104 18446744073709551615 210646807237 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14842/statm: 12792 361 308 95 0 7774 0
[pid=14842/tid=14843] ppid=14840 vsize=51168 CPUtime=0.04 cores=1,3,5,7
/proc/14842/task/14843/stat : 14843 (strangenight2-m) D 14840 14842 14801 0 -1 4202560 8 0 0 0 4 0 0 0 22 0 4 0 653115227 52396032 361 33554432000 4194304 4580107 140736254371104 18446744073709551615 210647189594 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14842/tid=14844] ppid=14840 vsize=51168 CPUtime=0.02 cores=1,3,5,7
/proc/14842/task/14844/stat : 14844 (strangenight2-m) D 14840 14842 14801 0 -1 4202560 1 0 0 0 2 0 0 0 22 0 4 0 653115227 52396032 361 33554432000 4194304 4580107 140736254371104 18446744073709551615 4218478 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14842/tid=14845] ppid=14840 vsize=51168 CPUtime=0.07 cores=1,3,5,7
/proc/14842/task/14845/stat : 14845 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 8 0 0 0 7 0 0 0 23 0 4 0 653115227 52396032 361 33554432000 4194304 4580107 140736254371104 18446744073709551615 4284409 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 51168

[startup+0.10081 s]
/proc/loadavg: 0.00 0.00 0.00 5/358 14842
/proc/meminfo: memFree=21731196/32951132 swapFree=64495980/67111528
[pid=14842] ppid=14840 vsize=208872 CPUtime=0.22 cores=1,3,5,7
/proc/14842/stat : 14842 (strangenight2-m) R 14840 14842 14801 0 -1 4202496 2601 0 0 0 22 0 0 0 22 0 4 0 653115227 213884928 2521 33554432000 4194304 4580107 140736254371104 18446744073709551615 4355016 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14842/statm: 52218 2523 336 95 0 47200 0
[pid=14842/tid=14843] ppid=14840 vsize=208872 CPUtime=0.04 cores=1,3,5,7
/proc/14842/task/14843/stat : 14843 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 277 0 0 0 4 0 0 0 23 0 4 0 653115227 213884928 2525 33554432000 4194304 4580107 140736254371104 18446744073709551615 210647251438 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14842/tid=14844] ppid=14840 vsize=208872 CPUtime=0.03 cores=1,3,5,7
/proc/14842/task/14844/stat : 14844 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 632 0 0 0 3 0 0 0 23 0 4 0 653115227 213884928 2525 33554432000 4194304 4580107 140736254371104 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14842/tid=14845] ppid=14840 vsize=208872 CPUtime=0.08 cores=1,3,5,7
/proc/14842/task/14845/stat : 14845 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 648 0 0 0 8 0 0 0 23 0 4 0 653115227 213884928 2527 33554432000 4194304 4580107 140736254371104 18446744073709551615 4353667 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 208872

[startup+0.300781 s]
/proc/loadavg: 0.00 0.00 0.00 5/358 14842
/proc/meminfo: memFree=21731196/32951132 swapFree=64495980/67111528
[pid=14842] ppid=14840 vsize=221452 CPUtime=0.92 cores=1,3,5,7
/proc/14842/stat : 14842 (strangenight2-m) R 14840 14842 14801 0 -1 4202496 7684 0 0 0 91 1 0 0 22 0 4 0 653115227 226766848 7604 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14842/statm: 55363 7604 360 95 0 50345 0
[pid=14842/tid=14843] ppid=14840 vsize=221452 CPUtime=0.21 cores=1,3,5,7
/proc/14842/task/14843/stat : 14843 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 1817 0 0 0 21 0 0 0 23 0 4 0 653115227 226766848 7604 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14842/tid=14844] ppid=14840 vsize=221452 CPUtime=0.23 cores=1,3,5,7
/proc/14842/task/14844/stat : 14844 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 1802 0 0 0 23 0 0 0 23 0 4 0 653115227 226766848 7604 33554432000 4194304 4580107 140736254371104 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14842/tid=14845] ppid=14840 vsize=221452 CPUtime=0.22 cores=1,3,5,7
/proc/14842/task/14845/stat : 14845 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 1812 0 0 0 22 0 0 0 23 0 4 0 653115227 226766848 7604 33554432000 4194304 4580107 140736254371104 18446744073709551615 210646815153 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 221452

[startup+0.700718 s]
/proc/loadavg: 0.00 0.00 0.00 5/358 14842
/proc/meminfo: memFree=21731196/32951132 swapFree=64495980/67111528
[pid=14842] ppid=14840 vsize=250552 CPUtime=2.52 cores=1,3,5,7
/proc/14842/stat : 14842 (strangenight2-m) R 14840 14842 14801 0 -1 4202496 21236 0 0 0 248 4 0 0 18 0 4 0 653115227 256565248 20875 33554432000 4194304 4580107 140736254371104 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14842/statm: 62638 20875 372 95 0 57620 0
[pid=14842/tid=14843] ppid=14840 vsize=250552 CPUtime=0.61 cores=1,3,5,7
/proc/14842/task/14843/stat : 14843 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 6294 0 0 0 60 1 0 0 25 0 4 0 653115227 256565248 20875 33554432000 4194304 4580107 140736254371104 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14842/tid=14844] ppid=14840 vsize=250552 CPUtime=0.62 cores=1,3,5,7
/proc/14842/task/14844/stat : 14844 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 6235 0 0 0 62 0 0 0 18 0 4 0 653115227 256565248 20875 33554432000 4194304 4580107 140736254371104 18446744073709551615 4451672 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14842/tid=14845] ppid=14840 vsize=250552 CPUtime=0.62 cores=1,3,5,7
/proc/14842/task/14845/stat : 14845 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 2018 0 0 0 62 0 0 0 25 0 4 0 653115227 256565248 20875 33554432000 4194304 4580107 140736254371104 18446744073709551615 210646805479 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 250552

[startup+1.50058 s]
/proc/loadavg: 0.80 0.17 0.05 9/362 14846
/proc/meminfo: memFree=21622540/32951132 swapFree=64495980/67111528
[pid=14842] ppid=14840 vsize=250696 CPUtime=5.71 cores=1,3,5,7
/proc/14842/stat : 14842 (strangenight2-m) R 14840 14842 14801 0 -1 4202496 21513 0 0 0 567 4 0 0 19 0 4 0 653115227 256712704 21152 33554432000 4194304 4580107 140736254371104 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14842/statm: 62674 21152 373 95 0 57656 0
[pid=14842/tid=14843] ppid=14840 vsize=250696 CPUtime=1.4 cores=1,3,5,7
/proc/14842/task/14843/stat : 14843 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 6294 0 0 0 139 1 0 0 25 0 4 0 653115227 256712704 21152 33554432000 4194304 4580107 140736254371104 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14842/tid=14844] ppid=14840 vsize=250696 CPUtime=1.42 cores=1,3,5,7
/proc/14842/task/14844/stat : 14844 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 6235 0 0 0 142 0 0 0 19 0 4 0 653115227 256712704 21152 33554432000 4194304 4580107 140736254371104 18446744073709551615 4451678 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14842/tid=14845] ppid=14840 vsize=250696 CPUtime=1.42 cores=1,3,5,7
/proc/14842/task/14845/stat : 14845 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 2295 0 0 0 142 0 0 0 25 0 4 0 653115227 256712704 21152 33554432000 4194304 4580107 140736254371104 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 250696

[startup+3.10031 s]
/proc/loadavg: 0.80 0.17 0.05 9/362 14846
/proc/meminfo: memFree=21617332/32951132 swapFree=64495980/67111528
[pid=14842] ppid=14840 vsize=254768 CPUtime=12.09 cores=1,3,5,7
/proc/14842/stat : 14842 (strangenight2-m) R 14840 14842 14801 0 -1 4202496 22839 0 0 0 1204 5 0 0 23 0 4 0 653115227 260882432 21145 33554432000 4194304 4580107 140736254371104 18446744073709551615 4416477 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14842/statm: 63692 21145 374 95 0 58674 0
[pid=14842/tid=14843] ppid=14840 vsize=254768 CPUtime=2.98 cores=1,3,5,7
/proc/14842/task/14843/stat : 14843 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 6294 0 0 0 297 1 0 0 25 0 4 0 653115227 260882432 21145 33554432000 4194304 4580107 140736254371104 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14842/tid=14844] ppid=14840 vsize=254768 CPUtime=3.02 cores=1,3,5,7
/proc/14842/task/14844/stat : 14844 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 6235 0 0 0 302 0 0 0 23 0 4 0 653115227 260882432 21145 33554432000 4194304 4580107 140736254371104 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14842/tid=14845] ppid=14840 vsize=254768 CPUtime=3.02 cores=1,3,5,7
/proc/14842/task/14845/stat : 14845 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 3620 0 0 0 301 1 0 0 25 0 4 0 653115227 260882432 21145 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.09
Current children cumulated vsize (KiB) 254768

[startup+6.30077 s]
/proc/loadavg: 0.80 0.17 0.05 9/362 14846
/proc/meminfo: memFree=21547904/32951132 swapFree=64495980/67111528
[pid=14842] ppid=14840 vsize=264452 CPUtime=24.85 cores=1,3,5,7
/proc/14842/stat : 14842 (strangenight2-m) R 14840 14842 14801 0 -1 4202496 28697 0 0 0 2479 6 0 0 25 0 4 0 653115227 270798848 24656 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14842/statm: 66113 24656 379 95 0 61095 0
[pid=14842/tid=14843] ppid=14840 vsize=264452 CPUtime=6.14 cores=1,3,5,7
/proc/14842/task/14843/stat : 14843 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 6702 0 0 0 613 1 0 0 25 0 4 0 653115227 270798848 24656 33554432000 4194304 4580107 140736254371104 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14842/tid=14844] ppid=14840 vsize=264452 CPUtime=6.22 cores=1,3,5,7
/proc/14842/task/14844/stat : 14844 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 6558 0 0 0 621 1 0 0 25 0 4 0 653115227 270798848 24656 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14842/tid=14845] ppid=14840 vsize=264452 CPUtime=6.22 cores=1,3,5,7
/proc/14842/task/14845/stat : 14845 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 8313 0 0 0 621 1 0 0 25 0 4 0 653115227 270798848 24656 33554432000 4194304 4580107 140736254371104 18446744073709551615 4416829 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.85
Current children cumulated vsize (KiB) 264452

[startup+12.7007 s]
/proc/loadavg: 2.13 0.47 0.15 9/362 14846
/proc/meminfo: memFree=21499060/32951132 swapFree=64495980/67111528
[pid=14842] ppid=14840 vsize=251356 CPUtime=50.36 cores=1,3,5,7
/proc/14842/stat : 14842 (strangenight2-m) R 14840 14842 14801 0 -1 4202496 44826 0 0 0 5025 11 0 0 25 0 4 0 653115227 257388544 30580 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14842/statm: 62839 30580 379 95 0 57821 0
[pid=14842/tid=14843] ppid=14840 vsize=251356 CPUtime=12.47 cores=1,3,5,7
/proc/14842/task/14843/stat : 14843 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 11269 0 0 0 1244 3 0 0 25 0 4 0 653115227 257388544 30580 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14842/tid=14844] ppid=14840 vsize=251356 CPUtime=12.62 cores=1,3,5,7
/proc/14842/task/14844/stat : 14844 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 10301 0 0 0 1260 2 0 0 25 0 4 0 653115227 257388544 30580 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14842/tid=14845] ppid=14840 vsize=251356 CPUtime=12.61 cores=1,3,5,7
/proc/14842/task/14845/stat : 14845 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 11997 0 0 0 1259 2 0 0 25 0 4 0 653115227 257388544 30580 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.36
Current children cumulated vsize (KiB) 251356

[startup+25.5005 s]
/proc/loadavg: 3.11 0.74 0.24 9/362 14846
/proc/meminfo: memFree=21356236/32951132 swapFree=64495980/67111528
[pid=14842] ppid=14840 vsize=325396 CPUtime=101.38 cores=1,3,5,7
/proc/14842/stat : 14842 (strangenight2-m) R 14840 14842 14801 0 -1 4202496 69471 0 0 0 10120 18 0 0 25 0 4 0 653115227 333205504 41808 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14842/statm: 81349 41808 379 95 0 76331 0
[pid=14842/tid=14843] ppid=14840 vsize=325396 CPUtime=25.1 cores=1,3,5,7
/proc/14842/task/14843/stat : 14843 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 16254 0 0 0 2506 4 0 0 25 0 4 0 653115227 333205504 41808 33554432000 4194304 4580107 140736254371104 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14842/tid=14844] ppid=14840 vsize=325396 CPUtime=25.41 cores=1,3,5,7
/proc/14842/task/14844/stat : 14844 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 17843 0 0 0 2537 4 0 0 25 0 4 0 653115227 333205504 41808 33554432000 4194304 4580107 140736254371104 18446744073709551615 4484623 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14842/tid=14845] ppid=14840 vsize=325396 CPUtime=25.41 cores=1,3,5,7
/proc/14842/task/14845/stat : 14845 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 18482 0 0 0 2537 4 0 0 25 0 4 0 653115227 333205504 41808 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.38
Current children cumulated vsize (KiB) 325396

[startup+51.1002 s]
/proc/loadavg: 4.78 1.32 0.45 9/362 14847
/proc/meminfo: memFree=21270896/32951132 swapFree=64495980/67111528
[pid=14842] ppid=14840 vsize=404728 CPUtime=203.37 cores=1,3,5,7
/proc/14842/stat : 14842 (strangenight2-m) R 14840 14842 14801 0 -1 4202496 104011 0 0 0 20299 38 0 0 25 0 4 0 653115227 414441472 45085 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14842/statm: 101182 45085 379 95 0 96164 0
[pid=14842/tid=14843] ppid=14840 vsize=404728 CPUtime=50.39 cores=1,3,5,7
/proc/14842/task/14843/stat : 14843 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 24460 0 0 0 5033 6 0 0 25 0 4 0 653115227 414441472 45085 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14842/tid=14844] ppid=14840 vsize=404728 CPUtime=50.93 cores=1,3,5,7
/proc/14842/task/14844/stat : 14844 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 26244 0 0 0 5076 17 0 0 25 0 4 0 653115227 414441472 45085 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14842/tid=14845] ppid=14840 vsize=404728 CPUtime=51 cores=1,3,5,7
/proc/14842/task/14845/stat : 14845 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 27839 0 0 0 5093 7 0 0 25 0 4 0 653115227 414441472 45085 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294496 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.37
Current children cumulated vsize (KiB) 404728

[startup+102.314 s]
/proc/loadavg: 6.76 2.45 0.88 9/362 14848
/proc/meminfo: memFree=21167064/32951132 swapFree=64495980/67111528
[pid=14842] ppid=14840 vsize=428552 CPUtime=407.55 cores=1,3,5,7
/proc/14842/stat : 14842 (strangenight2-m) R 14840 14842 14801 0 -1 4202496 173469 0 0 0 40694 61 0 0 25 0 4 0 653115227 438837248 53098 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14842/statm: 107138 53098 380 95 0 102120 0
[pid=14842/tid=14843] ppid=14840 vsize=428552 CPUtime=100.99 cores=1,3,5,7
/proc/14842/task/14843/stat : 14843 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 43435 0 0 0 10087 12 0 0 25 0 4 0 653115227 438837248 53098 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14842/tid=14844] ppid=14840 vsize=428552 CPUtime=102.11 cores=1,3,5,7
/proc/14842/task/14844/stat : 14844 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 42725 0 0 0 10190 21 0 0 25 0 4 0 653115227 438837248 53098 33554432000 4194304 4580107 140736254371104 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14842/tid=14845] ppid=14840 vsize=428552 CPUtime=102.21 cores=1,3,5,7
/proc/14842/task/14845/stat : 14845 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 49002 0 0 0 10206 15 0 0 25 0 4 0 653115227 438837248 53098 33554432000 4194304 4580107 140736254371104 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.55
Current children cumulated vsize (KiB) 428552

[startup+162.3 s]

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

[pid=14842] ppid=14840 vsize=432484 CPUtime=2561.02 cores=1,3,5,7
/proc/14842/stat : 14842 (strangenight2-m) R 14840 14842 14801 0 -1 4202496 524324 0 0 0 255904 198 0 0 25 0 4 0 653115227 442863616 88513 33554432000 4194304 4580107 140736254371104 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14842/statm: 108121 88513 379 95 0 103103 0
[pid=14842/tid=14843] ppid=14840 vsize=432484 CPUtime=634.57 cores=1,3,5,7
/proc/14842/task/14843/stat : 14843 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 142654 0 0 0 63406 51 0 0 25 0 4 0 653115227 442863616 88514 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14842/tid=14844] ppid=14840 vsize=432484 CPUtime=642.08 cores=1,3,5,7
/proc/14842/task/14844/stat : 14844 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 123535 0 0 0 64157 51 0 0 25 0 4 0 653115227 442863616 88514 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14842/tid=14845] ppid=14840 vsize=432484 CPUtime=642.17 cores=1,3,5,7
/proc/14842/task/14845/stat : 14845 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 136034 0 0 0 64165 52 0 0 25 0 4 0 653115227 442863616 88514 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2561.02
Current children cumulated vsize (KiB) 432484

[startup+702.3 s]
/proc/loadavg: 8.34 7.44 4.35 9/362 14864
/proc/meminfo: memFree=20587120/32951132 swapFree=64495980/67111528
[pid=14842] ppid=14840 vsize=417504 CPUtime=2800.28 cores=1,3,5,7
/proc/14842/stat : 14842 (strangenight2-m) R 14840 14842 14801 0 -1 4202496 554156 0 0 0 279818 210 0 0 25 0 4 0 653115227 427524096 81493 33554432000 4194304 4580107 140736254371104 18446744073709551615 4293211 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14842/statm: 104376 81493 379 95 0 99358 0
[pid=14842/tid=14843] ppid=14840 vsize=417504 CPUtime=693.86 cores=1,3,5,7
/proc/14842/task/14843/stat : 14843 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 148116 0 0 0 69333 53 0 0 25 0 4 0 653115227 427524096 81493 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14842/tid=14844] ppid=14840 vsize=417504 CPUtime=702.07 cores=1,3,5,7
/proc/14842/task/14844/stat : 14844 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 130416 0 0 0 70152 55 0 0 25 0 4 0 653115227 427524096 81493 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14842/tid=14845] ppid=14840 vsize=417504 CPUtime=702.16 cores=1,3,5,7
/proc/14842/task/14845/stat : 14845 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 143173 0 0 0 70161 55 0 0 25 0 4 0 653115227 427524096 81493 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2800.28
Current children cumulated vsize (KiB) 417504

[startup+762.314 s]
/proc/loadavg: 8.24 7.57 4.58 9/362 14866
/proc/meminfo: memFree=20478080/32951132 swapFree=64495980/67111528
[pid=14842] ppid=14840 vsize=533624 CPUtime=3039.62 cores=1,3,5,7
/proc/14842/stat : 14842 (strangenight2-m) R 14840 14842 14801 0 -1 4202496 586686 0 0 0 303740 222 0 0 25 0 4 0 653115227 546430976 89740 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14842/statm: 133406 89740 379 95 0 128388 0
[pid=14842/tid=14843] ppid=14840 vsize=533624 CPUtime=753.15 cores=1,3,5,7
/proc/14842/task/14843/stat : 14843 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 155558 0 0 0 75259 56 0 0 25 0 4 0 653115227 546430976 89740 33554432000 4194304 4580107 140736254371104 18446744073709551615 4397296 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14842/tid=14844] ppid=14840 vsize=533624 CPUtime=762.08 cores=1,3,5,7
/proc/14842/task/14844/stat : 14844 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 140560 0 0 0 76149 59 0 0 25 0 4 0 653115227 546430976 89740 33554432000 4194304 4580107 140736254371104 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14842/tid=14845] ppid=14840 vsize=533624 CPUtime=762.18 cores=1,3,5,7
/proc/14842/task/14845/stat : 14845 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 148896 0 0 0 76161 57 0 0 25 0 4 0 653115227 546430976 89740 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3039.62
Current children cumulated vsize (KiB) 533624

[startup+822.301 s]
/proc/loadavg: 8.15 7.66 4.80 9/362 14868
/proc/meminfo: memFree=20436768/32951132 swapFree=64495980/67111528
[pid=14842] ppid=14840 vsize=552128 CPUtime=3278.87 cores=1,3,5,7
/proc/14842/stat : 14842 (strangenight2-m) R 14840 14842 14801 0 -1 4202496 625059 0 0 0 327649 238 0 0 25 0 4 0 653115227 565379072 94302 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14842/statm: 138032 94302 379 95 0 133014 0
[pid=14842/tid=14843] ppid=14840 vsize=552128 CPUtime=812.44 cores=1,3,5,7
/proc/14842/task/14843/stat : 14843 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 162941 0 0 0 81186 58 0 0 25 0 4 0 653115227 565379072 94302 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14842/tid=14844] ppid=14840 vsize=552128 CPUtime=822.07 cores=1,3,5,7
/proc/14842/task/14844/stat : 14844 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 150420 0 0 0 82144 63 0 0 25 0 4 0 653115227 565379072 94302 33554432000 4194304 4580107 140736254371104 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14842/tid=14845] ppid=14840 vsize=552128 CPUtime=822.17 cores=1,3,5,7
/proc/14842/task/14845/stat : 14845 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 159358 0 0 0 82155 62 0 0 25 0 4 0 653115227 565379072 94302 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3278.87
Current children cumulated vsize (KiB) 552128

[startup+882.301 s]
/proc/loadavg: 8.15 7.75 5.01 9/362 14869
/proc/meminfo: memFree=20433384/32951132 swapFree=64495980/67111528
[pid=14842] ppid=14840 vsize=569536 CPUtime=3518.16 cores=1,3,5,7
/proc/14842/stat : 14842 (strangenight2-m) R 14840 14842 14801 0 -1 4202496 650896 0 0 0 351566 250 0 0 25 0 4 0 653115227 583204864 101901 33554432000 4194304 4580107 140736254371104 18446744073709551615 4416469 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14842/statm: 142384 101901 379 95 0 137366 0
[pid=14842/tid=14843] ppid=14840 vsize=569536 CPUtime=871.72 cores=1,3,5,7
/proc/14842/task/14843/stat : 14843 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 166769 0 0 0 87112 60 0 0 25 0 4 0 653115227 583204864 101901 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14842/tid=14844] ppid=14840 vsize=569536 CPUtime=882.07 cores=1,3,5,7
/proc/14842/task/14844/stat : 14844 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 158786 0 0 0 88140 67 0 0 25 0 4 0 653115227 583204864 101901 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14842/tid=14845] ppid=14840 vsize=569536 CPUtime=882.17 cores=1,3,5,7
/proc/14842/task/14845/stat : 14845 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 163788 0 0 0 88152 65 0 0 25 0 4 0 653115227 583204864 101901 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3518.16
Current children cumulated vsize (KiB) 569536

[startup+942.301 s]
/proc/loadavg: 8.19 7.83 5.20 9/362 14871
/proc/meminfo: memFree=20465116/32951132 swapFree=64495980/67111528
[pid=14842] ppid=14840 vsize=521348 CPUtime=3757.45 cores=1,3,5,7
/proc/14842/stat : 14842 (strangenight2-m) R 14840 14842 14801 0 -1 4202496 682366 0 0 0 375481 264 0 0 25 0 4 0 653115227 533860352 92113 33554432000 4194304 4580107 140736254371104 18446744073709551615 4324255 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14842/statm: 130337 92113 379 95 0 125319 0
[pid=14842/tid=14843] ppid=14840 vsize=521348 CPUtime=931.02 cores=1,3,5,7
/proc/14842/task/14843/stat : 14843 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 172831 0 0 0 93039 63 0 0 25 0 4 0 653115227 533860352 92113 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14842/tid=14844] ppid=14840 vsize=521348 CPUtime=942.07 cores=1,3,5,7
/proc/14842/task/14844/stat : 14844 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 167217 0 0 0 94137 70 0 0 25 0 4 0 653115227 533860352 92113 33554432000 4194304 4580107 140736254371104 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14842/tid=14845] ppid=14840 vsize=521348 CPUtime=942.17 cores=1,3,5,7
/proc/14842/task/14845/stat : 14845 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 170568 0 0 0 94148 69 0 0 25 0 4 0 653115227 533860352 92113 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294551 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3757.45
Current children cumulated vsize (KiB) 521348

[startup+1002.3 s]
/proc/loadavg: 8.20 7.89 5.39 9/362 14872
/proc/meminfo: memFree=20343324/32951132 swapFree=64495980/67111528
[pid=14842] ppid=14840 vsize=587036 CPUtime=3996.75 cores=1,3,5,7
/proc/14842/stat : 14842 (strangenight2-m) R 14840 14842 14801 0 -1 4202496 708893 0 0 0 399396 279 0 0 25 0 4 0 653115227 601124864 110937 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14842/statm: 146759 110937 379 95 0 141741 0
[pid=14842/tid=14843] ppid=14840 vsize=587036 CPUtime=990.3 cores=1,3,5,7
/proc/14842/task/14843/stat : 14843 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 181421 0 0 0 98963 67 0 0 25 0 4 0 653115227 601124864 110937 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14842/tid=14844] ppid=14840 vsize=587036 CPUtime=1002.07 cores=1,3,5,7
/proc/14842/task/14844/stat : 14844 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 172289 0 0 0 100134 73 0 0 25 0 4 0 653115227 601124864 110937 33554432000 4194304 4580107 140736254371104 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14842/tid=14845] ppid=14840 vsize=587036 CPUtime=1002.16 cores=1,3,5,7
/proc/14842/task/14845/stat : 14845 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 178118 0 0 0 100144 72 0 0 25 0 4 0 653115227 601124864 110937 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3996.75
Current children cumulated vsize (KiB) 587036

[startup+1062.3 s]
/proc/loadavg: 8.19 7.93 5.56 9/362 14874
/proc/meminfo: memFree=20302764/32951132 swapFree=64495980/67111528
[pid=14842] ppid=14840 vsize=554588 CPUtime=4236.04 cores=1,3,5,7
/proc/14842/stat : 14842 (strangenight2-m) R 14840 14842 14801 0 -1 4202496 730184 0 0 0 423315 289 0 0 25 0 4 0 653115227 567898112 103141 33554432000 4194304 4580107 140736254371104 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14842/statm: 138647 103141 379 95 0 133629 0
[pid=14842/tid=14843] ppid=14840 vsize=554588 CPUtime=1049.61 cores=1,3,5,7
/proc/14842/task/14843/stat : 14843 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 189657 0 0 0 104889 72 0 0 25 0 4 0 653115227 567898112 103141 33554432000 4194304 4580107 140736254371104 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14842/tid=14844] ppid=14840 vsize=554588 CPUtime=1062.08 cores=1,3,5,7
/proc/14842/task/14844/stat : 14844 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 173268 0 0 0 106133 75 0 0 25 0 4 0 653115227 567898112 103141 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14842/tid=14845] ppid=14840 vsize=554588 CPUtime=1062.16 cores=1,3,5,7
/proc/14842/task/14845/stat : 14845 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 185008 0 0 0 106141 75 0 0 25 0 4 0 653115227 567898112 103141 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4236.04
Current children cumulated vsize (KiB) 554588

[startup+1122.3 s]
/proc/loadavg: 8.13 7.96 5.71 9/362 14876
/proc/meminfo: memFree=20305336/32951132 swapFree=64495980/67111528
[pid=14842] ppid=14840 vsize=521824 CPUtime=4475.33 cores=1,3,5,7
/proc/14842/stat : 14842 (strangenight2-m) R 14840 14842 14801 0 -1 4202496 758179 0 0 0 447232 301 0 0 25 0 4 0 653115227 534347776 104314 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14842/statm: 130456 104314 379 95 0 125438 0
[pid=14842/tid=14843] ppid=14840 vsize=521824 CPUtime=1108.89 cores=1,3,5,7
/proc/14842/task/14843/stat : 14843 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 198210 0 0 0 110813 76 0 0 25 0 4 0 653115227 534347776 104314 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14842/tid=14844] ppid=14840 vsize=521824 CPUtime=1122.08 cores=1,3,5,7
/proc/14842/task/14844/stat : 14844 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 183398 0 0 0 112130 78 0 0 25 0 4 0 653115227 534347776 104314 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14842/tid=14845] ppid=14840 vsize=521824 CPUtime=1122.17 cores=1,3,5,7
/proc/14842/task/14845/stat : 14845 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 190338 0 0 0 112139 78 0 0 25 0 4 0 653115227 534347776 104314 33554432000 4194304 4580107 140736254371104 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4475.33
Current children cumulated vsize (KiB) 521824

[startup+1182.3 s]
/proc/loadavg: 8.09 7.98 5.86 9/362 14877
/proc/meminfo: memFree=20245548/32951132 swapFree=64495980/67111528
[pid=14842] ppid=14840 vsize=572480 CPUtime=4714.63 cores=1,3,5,7
/proc/14842/stat : 14842 (strangenight2-m) R 14840 14842 14801 0 -1 4202496 776963 0 0 0 471154 309 0 0 25 0 4 0 653115227 586219520 114008 33554432000 4194304 4580107 140736254371104 18446744073709551615 4416119 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14842/statm: 143120 114008 379 95 0 138102 0
[pid=14842/tid=14843] ppid=14840 vsize=572480 CPUtime=1168.19 cores=1,3,5,7
/proc/14842/task/14843/stat : 14843 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 205743 0 0 0 116740 79 0 0 25 0 4 0 653115227 586219520 114008 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14842/tid=14844] ppid=14840 vsize=572480 CPUtime=1182.07 cores=1,3,5,7
/proc/14842/task/14844/stat : 14844 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 187209 0 0 0 118128 79 0 0 25 0 4 0 653115227 586219520 114008 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14842/tid=14845] ppid=14840 vsize=572480 CPUtime=1182.16 cores=1,3,5,7
/proc/14842/task/14845/stat : 14845 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 193435 0 0 0 118137 79 0 0 25 0 4 0 653115227 586219520 114008 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4714.63
Current children cumulated vsize (KiB) 572480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.8 s]
/proc/loadavg: 8.13 8.00 5.91 9/362 14878
/proc/meminfo: memFree=20297992/32951132 swapFree=64495980/67111528
[pid=14842] ppid=14840 vsize=555904 CPUtime=4800.41 cores=1,3,5,7
/proc/14842/stat : 14842 (strangenight2-m) R 14840 14842 14801 0 -1 4202496 785585 0 0 0 479727 314 0 0 25 0 4 0 653115227 569245696 109136 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/14842/statm: 138976 109136 379 95 0 133958 0
[pid=14842/tid=14843] ppid=14840 vsize=555904 CPUtime=1189.43 cores=1,3,5,7
/proc/14842/task/14843/stat : 14843 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 209164 0 0 0 118863 80 0 0 25 0 4 0 653115227 569245696 109137 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=14842/tid=14844] ppid=14840 vsize=555904 CPUtime=1203.59 cores=1,3,5,7
/proc/14842/task/14844/stat : 14844 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 188101 0 0 0 120279 80 0 0 25 0 4 0 653115227 569245696 109137 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=14842/tid=14845] ppid=14840 vsize=555904 CPUtime=1203.68 cores=1,3,5,7
/proc/14842/task/14845/stat : 14845 (strangenight2-m) R 14840 14842 14801 0 -1 4202560 196765 0 0 0 120287 81 0 0 25 0 4 0 653115227 569245696 109137 33554432000 4194304 4580107 140736254371104 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 555904

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.84
CPU time (s): 4800.46
CPU user time (s): 4797.3
CPU system time (s): 3.15852
CPU usage (%): 398.763
Max. virtual memory (cumulated for all children) (KiB): 587100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.3
system time used= 3.15852
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 785587
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= 980
involuntary context switches= 21482

runsolver used 4.10138 second user time and 10.1735 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 01:19:16
IDJOB=3366838
IDBENCH=83909
IDSOLVER=1844
FILE ID=node129/3366838-1305415156
RUNJOBID= node129-1305415156-14820
PBS_JOBID= 13324559
Free space on /tmp= 73352 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_1-log.shuffled-as.sat03-107.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366838-1305415156/watcher-3366838-1305415156 -o /tmp/evaluation-result-3366838-1305415156/solver-3366838-1305415156 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366838-1305415156.cnf

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

MD5SUM BENCH= 5f29341b29f4bbeb333d68befe08c7ae
RANDOM SEED=1195220534

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21732724 kB
Buffers:        244436 kB
Cached:        5796568 kB
SwapCached:      52668 kB
Active:        2892560 kB
Inactive:      8104048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21732724 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:           13964 kB
Writeback:           0 kB
AnonPages:     4911592 kB
Mapped:          16644 kB
Slab:           118796 kB
PageTables:      38576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79822904 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73348 MiB
End job on node129 at 2011-05-15 01:39:22