Trace number 3262992

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st? (TO) 1300.03 1300.01

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.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3262992-1303552393.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:       56970
0.03/0.04	c -- clauses added:            0 learnts,        56970 normals,            0 xors
0.03/0.04	c -- vars added        150
0.03/0.04	c Parsing time:  0.04 s
0.03/0.04	c  N st     0         0       150     56970         0         0    569400         0   no data   no data
0.09/0.16	c asymm  cl-useful: 87/1087/56970 lits-rem:114 time: 0.12
0.09/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
0.09/0.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.09/0.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.69/2.78	c lits-rem:     87948  cl-subs:    11915  v-elim:      0  v-fix:    0  time:  2.60 s
2.69/2.78	c Finding binary XORs  T:     0.00 s  found:       0
2.79/2.85	c Finding non-binary XORs:     0.07 s (found:       0, avg size: nan)
2.79/2.85	c calculated reachability. Time: 0.00
2.79/2.85	c Calc default polars -  time:   0.00 s pos:      72 undec:       0 neg:      78
2.79/2.85	c =========================================================================================
2.79/2.85	c types(t): F = full restart, N = normal restart
2.79/2.85	c types(t): S = simplification begin/end, E = solution found
2.79/2.85	c restart types(rt): st = static, dy = dynamic
2.79/2.85	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.79/2.85	c  B st     0         0       150     45055         0         0    377319         0   no data   no data
2.89/2.98	c  N dy    14      4399       150     45055         0      4141    377298     75538     14.00     14.76
3.09/3.11	c  N dy    22      8632       150     45055         0      8108    377280    143815     13.07     13.93
3.20/3.29	c  N dy    33     13964       150     45055         0      8689    377260    133764     12.58     13.41
3.39/3.44	c  N dy    35     18505       150     45055         0     12766    377241    191772     12.07     12.71
3.59/3.62	c  N dy    59     22529       150     45055         0      9487    377223    128484     12.17     14.59
3.69/3.71	c  F st    79     25000       150     45055         0     11837    377209    170477     12.29   no data
3.79/3.80	c  N st    83     27033       150     45055         0     13754    377203    206336     12.29   no data
3.89/3.91	c  S st    85     30001       150     45055         0     16517    377192    255739     12.29   no data
3.89/3.97	c  S st    85     30502       150     45055         0     16990    377188    262804     12.29   no data
3.89/3.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
3.89/3.99	c blocked clauses removed:        0 vars:      0 tried:         150 T: 0.00 s
3.89/3.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3.89/3.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.99/4.01	c lits-rem:       162  cl-subs:       97  v-elim:      0  v-fix:    0  time:  0.02 s
3.99/4.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/4.89	c lits-rem:      5665  cl-subs:     2591  v-elim:      0  v-fix:    0  time:  0.86 s
4.99/5.09	c asymm  cl-useful: 0/1348/44554 lits-rem:0 time: 0.20
4.99/5.09	c calculated reachability. Time: 0.00
4.99/5.09	c  N dy    85     30502       150     44554         0     14803    371838    227370     12.29   no data
5.19/5.27	c  N dy   102     34517       150     44554         0      9713    371827    121713     12.31     12.98
5.40/5.46	c  N dy   123     39230       150     44554         0     14172    371802    199340     12.30     13.04
5.59/5.62	c  N dy   143     43330       150     44554         0     18049    371785    268937     12.27     13.00
5.69/5.73	c  S st   156     45753       150     44554         0     20323    371779    307712     12.28   no data
5.79/5.82	c  S st   156     46254       150     44554         0     10453    371778    125290     12.28   no data
5.79/5.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.79/5.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
5.79/5.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.79/5.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.79/5.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.79/5.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
5.79/5.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.79/5.85	c lits-rem:        48  cl-subs:       44  v-elim:      0  v-fix:    0  time:  0.01 s
5.79/5.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.89/5.98	c lits-rem:       914  cl-subs:      335  v-elim:      0  v-fix:    0  time:  0.12 s
5.89/5.99	c vivif2 --  cl tried    44368 cl shrink        0 lits rem          0 time: 0.00
5.89/5.99	c vivif2 --  cl tried    10260 cl shrink        0 lits rem          0 time: 0.00
6.29/6.33	c asymm  cl-useful: 0/2932/44368 lits-rem:0 time: 0.35
6.29/6.33	c calculated reachability. Time: 0.00
6.29/6.33	c  N dy   156     46254       150     44368         0     10260    369820    122904     12.28   no data
6.49/6.50	c  N dy   182     50576       150     44368         0     14372    369802    197432     12.35     13.06
6.59/6.66	c  N dy   206     54604       150     44368         0     18181    369786    264123     12.38     13.10
6.89/6.96	c  N dy   227     61621       150     44368         0     13178    369765    162613     12.29     13.19
7.09/7.12	c  N dy   244     65774       150     44368         0     17087    369755    230906     12.24     13.04
7.19/7.28	c  S st   257     69383       150     44368         0     20491    369741    287681     12.21      9.84
7.29/7.35	c  S st   257     69886       150     44368         0     20969    369738    295099     12.21   no data
7.29/7.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.29/7.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
7.29/7.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.29/7.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.29/7.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.29/7.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
7.29/7.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.29/7.39	c lits-rem:        70  cl-subs:       67  v-elim:      0  v-fix:    0  time:  0.01 s
7.29/7.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.99/8.02	c lits-rem:      3843  cl-subs:     1573  v-elim:      0  v-fix:    0  time:  0.61 s
7.99/8.02	c vivif2 --  cl tried    44104 cl shrink        0 lits rem          0 time: 0.00
7.99/8.02	c vivif2 --  cl tried    19593 cl shrink        0 lits rem          0 time: 0.00
8.19/8.21	c asymm  cl-useful: 0/1246/44104 lits-rem:0 time: 0.19
8.19/8.21	c calculated reachability. Time: 0.00
8.19/8.21	c  N dy   257     69886       150     44104         0     19593    367061    271126     12.21   no data
8.39/8.42	c  N dy   278     74492       150     44104         0     23932    367044    345315     12.19     12.96
8.59/8.66	c  N dy   299     79336       150     44104         0     16010    367028    208608     12.20     12.88
8.89/8.91	c  N dy   326     85180       150     44104         0     21568    367011    305178     12.21     12.99
8.99/9.03	c  F st   342     87502       150     44104         0     23760    367005    344266     12.23   no data
9.09/9.17	c  N st   347     90798       150     44104         0     26878    366998    406095     12.23   no data
9.39/9.43	c  N dy   366     96633       150     44104         0     18769    366982    251330     12.24     12.89
9.69/9.71	c  N dy   375    103454       150     44104         0     25214    366954    366530     12.10     12.75
9.69/9.77	c  S st   385    104830       150     44104         0     26537    366950    390566     12.11   no data
9.80/9.85	c  S st   385    105330       150     44104         0     27019    366943    397640     12.11   no data
9.80/9.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.80/9.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
9.80/9.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.80/9.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.80/9.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.80/9.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
9.80/9.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.80/9.89	c lits-rem:        97  cl-subs:       69  v-elim:      0  v-fix:    0  time:  0.02 s
9.80/9.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.89/10.94	c lits-rem:      6274  cl-subs:     1854  v-elim:      0  v-fix:    0  time:  1.03 s
10.89/10.94	c vivif2 --  cl tried    43769 cl shrink        0 lits rem          0 time: 0.01
10.89/10.95	c vivif2 --  cl tried    25431 cl shrink        0 lits rem          0 time: 0.00
11.09/11.14	c asymm  cl-useful: 96/1068/43769 lits-rem:96 time: 0.19
11.09/11.14	c calculated reachability. Time: 0.00
11.09/11.14	c  N dy   385    105330       150     43769         0     25431    363343    365182     12.11   no data
11.39/11.48	c  N dy   413    112074       150     43769         0     17209    363319    216586     12.09     12.86
11.79/11.83	c  N dy   449    120162       150     43769         0     24839    363297    346228     12.08     12.76
12.19/12.25	c  N dy   486    127890       150     43769         0     16625    363276    200313     12.08     12.74
12.59/12.62	c  N dy   533    136097       150     43769         0     24453    363261    341321     12.12     14.51
13.20/13.23	c  N dy   570    147689       150     43769         0     18833    363238    228046     12.09     12.85
13.69/13.71	c  N dy   601    157996       150     43769         0     28575    363227    398884     12.06      9.62
13.69/13.71	c  S st   601    157996       150     43769         0     28575    363227    398884     12.06      9.62
13.69/13.78	c  S st   601    158500       150     43769         0     29056    363222    406162     12.06   no data
13.69/13.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.79/13.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
13.79/13.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.79/13.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.79/13.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.79/13.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
13.79/13.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.79/13.83	c lits-rem:       161  cl-subs:      154  v-elim:      0  v-fix:    0  time:  0.02 s
13.79/13.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.89/14.94	c lits-rem:      5909  cl-subs:     2110  v-elim:      0  v-fix:    0  time:  1.09 s
14.89/14.94	c vivif2 --  cl tried    43384 cl shrink        0 lits rem          0 time: 0.00
14.89/14.95	c vivif2 --  cl tried    27177 cl shrink        0 lits rem          0 time: 0.00
15.09/15.14	c asymm  cl-useful: 199/955/43384 lits-rem:200 time: 0.19
15.09/15.14	c calculated reachability. Time: 0.00
15.09/15.14	c  N dy   601    158500       150     43384         0     27177    359077    370443     12.06   no data
15.69/15.71	c  N dy   643    168712       150     43384         0     19391    359059    230726     12.06     13.76
16.19/16.21	c  N dy   689    179563       150     43384         0     29674    359038    411461     12.05     12.69
16.99/17.07	c  N dy   740    196705       150     43384         0     27465    359011    357160     11.98     12.62
17.79/17.84	c  N dy   823    209501       150     43384         0     20240    358985    233319     12.03     12.78
18.49/18.57	c  N dy   877    224319       150     43384         0     34215    358950    472171     12.02     12.78
19.29/19.35	c  S st   944    237750       150     43384         0     26555    358919    340455     12.04   no data
19.39/19.41	c  S st   944    238253       150     43384         0     27037    358917    348072     12.04   no data
19.39/19.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.39/19.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
19.39/19.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.39/19.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.39/19.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.39/19.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
19.39/19.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.39/19.47	c lits-rem:       455  cl-subs:      400  v-elim:      0  v-fix:    0  time:  0.03 s
19.39/19.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.19/20.24	c lits-rem:      5303  cl-subs:     1303  v-elim:      0  v-fix:    0  time:  0.75 s
20.19/20.25	c vivif2 --  cl tried    42753 cl shrink        0 lits rem          0 time: 0.00
20.19/20.25	c vivif2 --  cl tried    25965 cl shrink        0 lits rem          0 time: 0.00
20.39/20.44	c asymm  cl-useful: 212/987/42753 lits-rem:212 time: 0.18
20.39/20.44	c calculated reachability. Time: 0.00
20.39/20.44	c  N dy   944    238253       150     42753         0     25965    352475    329214     12.04   no data
21.49/21.55	c  N dy   984    256971       150     42753         0     22323    352435    259076     11.95     12.59
22.49/22.54	c  N dy  1082    273392       150     42753         0     37878    352401    531533     11.99     12.67
23.59/23.66	c  N dy  1162    291302       150     42753         0     32578    352357    425996     11.98     12.66
24.69/24.70	c  F st  1249    306250       150     42753         0     23693    352327    273424     12.00   no data
24.89/24.94	c  N dy  1255    311442       150     42753         0     28604    352319    372269     12.00   no data
26.09/26.13	c  N dy  1353    331546       150     42753         0     47741    352290    714732     12.01     12.64
27.29/27.32	c  N dy  1470    351642       150     42753         0     42699    352251    603140     12.05     12.98
27.59/27.69	c  S st  1495    357380       150     42753         0     48167    352241    702449     12.05     10.01
27.69/27.78	c  S st  1495    357881       150     42753         0     48647    352239    710294     12.05   no data
27.69/27.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.79/27.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
27.79/27.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.79/27.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.79/27.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.79/27.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
27.79/27.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.79/27.85	c lits-rem:       313  cl-subs:      258  v-elim:      0  v-fix:    0  time:  0.03 s
27.79/27.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.49/30.58	c lits-rem:     12620  cl-subs:     3485  v-elim:      0  v-fix:    0  time:  2.70 s
30.49/30.59	c vivif2 --  cl tried    41802 cl shrink        0 lits rem          0 time: 0.00
30.49/30.59	c vivif2 --  cl tried    45855 cl shrink        0 lits rem          0 time: 0.01
30.79/30.80	c asymm  cl-useful: 135/773/41802 lits-rem:135 time: 0.21
30.79/30.81	c calculated reachability. Time: 0.00
30.79/30.81	c  N dy  1495    357881       150     41802         0     45855    342765    655069     12.05   no data
31.99/32.09	c  N dy  1590    379051       150     41802         0     40864    342745    556532     12.05     12.83
33.39/33.41	c  N dy  1707    399292       150     41802         0     34083    342723    434086     12.08     12.77
34.69/34.78	c  N dy  1804    419345       150     41802         0     53235    342695    780107     12.09     12.73
36.29/36.31	c  N dy  1899    439949       150     41802         0     45735    342677    621193     12.09     12.76
37.79/37.81	c  N dy  1985    460014       150     41802         0     36715    342636    461393     12.10     13.02
39.29/39.31	c  N dy  2110    480145       150     41802         0     55867    342608    800273     12.12     13.05
40.59/40.70	c  N dy  2214    500185       150     41802         0     45880    342580    610939     12.13     13.25
42.09/42.15	c  N dy  2304    520366       150     41802         0     35095    342551    417058     12.13     12.79
43.09/43.18	c  S st  2380    536825       150     41802         0     50800    342542    701380     12.14     12.64
43.19/43.28	c  S st  2380    537328       150     41802         0     51283    342538    708600     12.14   no data
43.19/43.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.29/43.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
43.29/43.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.29/43.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.29/43.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.29/43.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
43.29/43.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.29/43.38	c lits-rem:       520  cl-subs:      258  v-elim:      0  v-fix:    0  time:  0.05 s
43.29/43.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.99/46.08	c lits-rem:     11757  cl-subs:     2834  v-elim:      0  v-fix:    0  time:  2.68 s
45.99/46.08	c vivif2 --  cl tried    41148 cl shrink        0 lits rem          0 time: 0.00
45.99/46.09	c vivif2 --  cl tried    48845 cl shrink        0 lits rem          0 time: 0.01
46.29/46.30	c asymm  cl-useful: 94/701/41148 lits-rem:99 time: 0.21
46.29/46.30	c calculated reachability. Time: 0.00
46.29/46.30	c  N dy  2380    537328       150     41148         0     48845    335751    659085     12.14   no data
47.79/47.80	c  N dy  2465    558079       150     41148         0     37760    335724    456425     12.13     12.85
48.99/49.09	c  N dy  2549    578154       150     41148         0     56865    335715    802121     12.13     12.89
50.39/50.48	c  N dy  2646    598253       150     41148         0     44263    335700    574822     12.14     12.85
51.79/51.88	c  N dy  2732    618330       150     41148         0     63446    335678    920972     12.14     12.90
53.29/53.30	c  N dy  2824    638402       150     41148         0     49646    335669    653883     12.15     14.64
55.29/55.31	c  N dy  2902    659157       150     41148         0     35528    335642    394710     12.14     12.91
56.69/56.71	c  N dy  2961    679192       150     41148         0     54446    335627    726800     12.13     14.65
58.49/58.53	c  N dy  3027    699212       150     41148         0     38762    335608    440588     12.11     12.82
59.89/59.95	c  N dy  3094    719325       150     41148         0     57744    335588    764093     12.09     12.98
61.49/61.59	c  N dy  3204    739333       150     41148         0     41284    335577    489049     12.10     14.80
62.99/63.02	c  N dy  3305    759450       150     41148         0     60479    335559    834027     12.11     12.78
64.59/64.65	c  N dy  3366    779555       150     41148         0     42800    335543    493666     12.09     12.75
66.00/66.07	c  N dy  3457    799595       150     41148         0     61887    335527    835702     12.09     12.82
66.49/66.59	c  S st  3489    805992       150     41148         0     67994    335525    947372     12.09   no data
66.69/66.72	c  S st  3489    806499       150     41148         0     68489    335524    955152     12.09   no data
66.69/66.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.69/66.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
66.69/66.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
66.69/66.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.69/66.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.69/66.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
66.69/66.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
66.79/66.81	c lits-rem:       367  cl-subs:      232  v-elim:      0  v-fix:    0  time:  0.05 s
66.79/66.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.09/72.12	c lits-rem:     19829  cl-subs:     6535  v-elim:      0  v-fix:    0  time:  5.27 s
72.09/72.12	c vivif2 --  cl tried    40295 cl shrink        0 lits rem          0 time: 0.01
72.09/72.13	c vivif2 --  cl tried    62575 cl shrink        0 lits rem          0 time: 0.01
72.29/72.35	c asymm  cl-useful: 46/664/40295 lits-rem:48 time: 0.22
72.29/72.35	c calculated reachability. Time: 0.00
72.29/72.35	c  N dy  3489    806499       150     40295         0     62575    327350    851299     12.09   no data
73.99/74.07	c  N dy  3516    826733       150     40295         0     44348    327340    528254     12.04     12.73
75.59/75.61	c  N dy  3638    846791       150     40295         0     63553    327335    871854     12.06     13.10
77.39/77.45	c  N dy  3735    867222       150     40295         0     44610    327324    527408     12.06     12.73
78.99/79.01	c  N dy  3822    888235       150     40295         0     64539    327313    873114     12.06     12.74
80.79/80.89	c  N dy  3902    909078       150     40295         0     44973    327301    526966     12.05     12.72
82.40/82.46	c  N dy  3969    929169       150     40295         0     64101    327297    864549     12.04     15.77
84.80/84.86	c  N dy  4067    949575       150     40295         0     43182    327292    492119     12.05     12.89
86.59/86.61	c  N dy  4166    970414       150     40295         0     63059    327278    848589     12.05     12.94
88.59/88.61	c  N dy  4233    990578       150     40295         0     82231    327268   1188238     12.04     12.75
90.20/90.21	c  N dy  4322   1010620       150     40295         0     59874    327256    781978     12.04     15.70
91.99/92.01	c  N dy  4423   1030686       150     40295         0     78968    327246   1126461     12.05     13.71
93.70/93.75	c  N dy  4529   1050972       150     40295         0     55997    327237    709988     12.05     12.75
95.49/95.54	c  N dy  4627   1071025       150     40295         0     75114    327226   1048058     12.06     12.96
95.60/95.64	c  F st  4634   1071875       150     40295         0     75934    327225   1062905     12.06   no data
97.29/97.39	c  N dy  4683   1091229       150     40295         0     50976    327214    614287     12.05     12.70
99.00/99.06	c  N dy  4760   1111541       150     40295         0     70265    327204    953252     12.05     12.75
101.19/101.27	c  N dy  4859   1132473       150     40295         0     45937    327197    519009     12.05     12.73
102.79/102.82	c  N dy  4957   1152811       150     40295         0     65305    327183    862546     12.06     12.71
104.69/104.75	c  N dy  5043   1172942       150     40295         0     84460    327175   1205416     12.06     12.88
106.60/106.65	c  N dy  5139   1193034       150     40295         0     58463    327166    742557     12.06     12.75
108.09/108.13	c  S st  5242   1209749       150     40295         0     74477    327162   1036955     12.07   no data
108.19/108.26	c  S st  5242   1210251       150     40295         0     74966    327162   1045372     12.07   no data
108.19/108.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
108.29/108.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
108.29/108.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
108.29/108.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
108.29/108.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.29/108.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
108.29/108.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
108.29/108.36	c lits-rem:       418  cl-subs:      226  v-elim:      0  v-fix:    0  time:  0.05 s
108.29/108.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.89/113.98	c lits-rem:     18019  cl-subs:     3557  v-elim:      0  v-fix:    0  time:  5.59 s
113.89/113.98	c vivif2 --  cl tried    39810 cl shrink        0 lits rem          0 time: 0.00
113.89/114.00	c vivif2 --  cl tried    71668 cl shrink        0 lits rem          0 time: 0.01
114.19/114.23	c asymm  cl-useful: 41/609/39810 lits-rem:42 time: 0.23
114.19/114.23	c calculated reachability. Time: 0.00
114.19/114.23	c  N dy  5242   1210251       150     39810         0     71668    321862    974945     12.07   no data
116.29/116.30	c  N dy  5303   1230275       150     39810         0     90663    321856   1301647     12.06     14.32
117.99/118.01	c  N dy  5371   1250563       150     39810         0     63863    321849    832586     12.06     12.75
119.89/119.93	c  N dy  5470   1270569       150     39810         0     83028    321842   1184020     12.06     13.53
122.00/122.10	c  N dy  5544   1291672       150     39810         0     55950    321839    674495     12.06     12.75
123.79/123.88	c  N dy  5609   1311784       150     39810         0     74859    321830    996188     12.05     12.71
126.09/126.18	c  N dy  5723   1332511       150     39810         0     94765    321821   1357344     12.05     12.72
128.09/128.14	c  N dy  5810   1352575       150     39810         0     65836    321812    834868     12.05     12.75
130.39/130.49	c  N dy  5868   1372792       150     39810         0     85076    321807   1167936     12.04     12.68
133.00/133.03	c  N dy  5946   1393790       150     39810         0     55925    321799    649683     12.03     12.80
134.99/135.02	c  N dy  6051   1413846       150     39810         0     75156    321795    992698     12.04     15.62
137.19/137.22	c  N dy  6111   1434382       150     39810         0     94797    321792   1350383     12.03     12.69
139.09/139.20	c  N dy  6183   1454464       150     39810         0     63826    321783    778960     12.03     12.70
141.09/141.11	c  N dy  6254   1474553       150     39810         0     82982    321774   1129793     12.02     14.86
143.69/143.74	c  N dy  6366   1497237       150     39810         0     53637    321765    594301     12.03     12.68
145.40/145.43	c  N dy  6477   1517270       150     39810         0     72907    321755    951311     12.03     15.69
147.70/147.71	c  N dy  6588   1538762       150     39810         0     93387    321737   1320535     12.03     12.70
149.99/150.06	c  N dy  6691   1558939       150     39810         0     60634    321729    713501     12.04     12.68
151.80/151.86	c  N dy  6780   1579017       150     39810         0     79787    321718   1061684     12.04     14.63
154.09/154.15	c  N dy  6881   1599627       150     39810         0     99455    321715   1418454     12.04     12.79
156.29/156.38	c  N dy  6986   1619638       150     39810         0     65564    321709    796685     12.05     14.61
158.09/158.19	c  N dy  7042   1639735       150     39810         0     84681    321704   1141447     12.04     13.22
160.39/160.44	c  N dy  7111   1660354       150     39810         0    104327    321701   1498458     12.03     12.98
162.39/162.44	c  N dy  7201   1680519       150     39810         0     69723    321697    870684     12.03     12.84
164.49/164.50	c  N dy  7318   1700595       150     39810         0     88973    321689   1227779     12.04     12.76
165.59/165.61	c  S st  7364   1710251       150     39810         0     98208    321686   1396624     12.04     11.29
165.69/165.79	c  S st  7364   1710753       150     39810         0     98692    321685   1404737     12.04   no data
165.79/165.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
165.79/165.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
165.79/165.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
165.79/165.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
165.79/165.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
165.79/165.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
165.79/165.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
165.89/165.91	c lits-rem:       605  cl-subs:      372  v-elim:      0  v-fix:    0  time:  0.06 s
165.89/165.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
173.29/173.37	c lits-rem:     22881  cl-subs:     4060  v-elim:      0  v-fix:    0  time:  7.42 s
173.29/173.37	c vivif2 --  cl tried    39351 cl shrink        0 lits rem          0 time: 0.00
173.29/173.39	c vivif2 --  cl tried    94719 cl shrink        0 lits rem          0 time: 0.02
173.59/173.65	c asymm  cl-useful: 38/519/39351 lits-rem:42 time: 0.25
173.59/173.65	c calculated reachability. Time: 0.00
173.59/173.65	c  N dy  7364   1710753       150     39351         0     94719    316843   1312747     12.04   no data
176.30/176.33	c  N dy  7478   1731383       150     39351         0     59574    316836    666548     12.04     12.86
178.20/178.29	c  N dy  7596   1752832       150     39351         0     80094    316832   1042054     12.05     12.74
180.70/180.72	c  N dy  7693   1772914       150     39351         0     99237    316830   1384270     12.05     12.95
183.19/183.29	c  N dy  7781   1793002       150     39351         0     62556    316826    711422     12.05     15.28
185.09/185.19	c  N dy  7879   1813029       150     39351         0     81723    316824   1061626     12.05     13.60
187.49/187.55	c  N dy  7962   1833150       150     39351         0    100902    316818   1404886     12.05     12.72
190.20/190.20	c  N dy  8020   1853265       150     39351         0     63232    316810    714310     12.04     12.71
192.09/192.10	c  N dy  8105   1875365       150     39351         0     84283    316807   1097093     12.04     12.71
194.49/194.50	c  N dy  8221   1895428       150     39351         0    103448    316801   1449753     12.05     13.07
196.90/196.97	c  N dy  8305   1915742       150     39351         0     65090    316797    744892     12.05     12.76
198.89/198.99	c  N dy  8417   1936233       150     39351         0     84784    316794   1107026     12.05     12.78
201.39/201.46	c  N dy  8512   1956250       150     39351         0    103914    316789   1453933     12.05     14.63
204.80/204.81	c  N dy  8612   1976763       150     39351         0     64833    316788    735379     12.05     12.75
207.39/207.40	c  N dy  8694   1997960       150     39351         0     85041    316786   1098497     12.05     12.74
210.59/210.60	c  N dy  8819   2021215       150     39351         0    107338    316776   1501208     12.05     12.75
213.49/213.56	c  N dy  8920   2042240       150     39351         0     67783    316771    781122     12.06     12.72
215.39/215.44	c  N dy  8991   2062411       150     39351         0     87140    316769   1144649     12.05     12.73
217.80/217.83	c  N dy  9075   2082465       150     39351         0    106327    316767   1496250     12.05     15.89
220.59/220.61	c  N dy  9153   2102556       150     39351         0     64729    316762    715562     12.05     13.44
222.80/222.83	c  N dy  9214   2124707       150     39351         0     85718    316756   1085691     12.04     12.75
225.20/225.23	c  N dy  9306   2144804       150     39351         0    104926    316755   1437087     12.05     12.91
228.49/228.51	c  N dy  9394   2165669       150     39351         0     63204    316743    676276     12.04     12.88
230.49/230.52	c  N dy  9486   2187715       150     39351         0     84227    316739   1059078     12.04     12.69
232.89/232.91	c  N dy  9596   2207759       150     39351         0    103430    316733   1415393     12.05     16.59
233.20/233.29	c  S st  9610   2210754       150     39351         0    106308    316733   1469501     12.05   no data
233.39/233.48	c  S st  9610   2211257       150     39351         0    106794    316733   1477566     12.05   no data
233.39/233.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
233.49/233.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
233.49/233.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
233.49/233.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
233.49/233.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
233.49/233.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
233.49/233.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
233.59/233.60	c lits-rem:       344  cl-subs:      417  v-elim:      0  v-fix:    0  time:  0.05 s
233.59/233.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
241.39/241.43	c lits-rem:     21191  cl-subs:     5291  v-elim:      0  v-fix:    0  time:  7.79 s
241.39/241.44	c vivif2 --  cl tried    38829 cl shrink        0 lits rem          0 time: 0.00
241.39/241.46	c vivif2 --  cl tried   101608 cl shrink        0 lits rem          0 time: 0.02
241.69/241.72	c asymm  cl-useful: 47/480/38829 lits-rem:52 time: 0.27
241.69/241.73	c calculated reachability. Time: 0.00
241.69/241.73	c  N dy  9610   2211257       150     38829         0    101608    311787   1371392     12.05   no data
244.49/244.51	c  N dy  9707   2231270       150     38829         0    120761    311781   1723469     12.05     12.69
247.10/247.13	c  N dy  9804   2252196       150     38829         0     78323    311778    945005     12.05     12.74
249.30/249.38	c  N dy  9908   2272301       150     38829         0     97521    311774   1298497     12.05     12.70
251.99/252.08	c  N dy 10000   2292317       150     38829         0    116628    311774   1645772     12.06     12.85
254.79/254.80	c  N dy 10116   2312375       150     38829         0     72390    311772    828297     12.06     13.08
256.80/256.86	c  N dy 10186   2332459       150     38829         0     91513    311766   1173696     12.06     13.60
259.50/259.51	c  N dy 10293   2352966       150     38829         0    111185    311763   1533693     12.06     12.72
262.59/262.68	c  N dy 10383   2373059       150     38829         0     65875    311759    703807     12.06     12.75
264.49/264.59	c  N dy 10467   2393171       150     38829         0     85107    311758   1063184     12.06     12.94
266.99/267.00	c  N dy 10558   2414310       150     38829         0    105264    311756   1430908     12.06     12.72
269.69/269.79	c  N dy 10661   2434398       150     38829         0    124523    311754   1795034     12.07     12.79
272.70/272.79	c  N dy 10749   2458500       150     38829         0     82065    311751    984450     12.06     12.71
274.90/274.92	c  N dy 10814   2478603       150     38829         0    101319    311751   1343414     12.06     12.73
277.59/277.65	c  N dy 10912   2498608       150     38829         0    120505    311748   1697495     12.06     12.73
280.50/280.54	c  N dy 11002   2518623       150     38829         0     73213    311747    825473     12.06     13.12
282.70/282.78	c  N dy 11131   2538662       150     38829         0     92428    311742   1183230     12.07     14.59
285.40/285.47	c  N dy 11252   2558825       150     38829         0    111672    311739   1533018     12.07     12.80
288.20/288.27	c  N dy 11300   2579422       150     38829         0    131286    311737   1891701     12.07     12.75
290.89/290.91	c  N dy 11417   2599527       150     38829         0     83145    311737   1000632     12.07     12.71
293.29/293.36	c  N dy 11500   2620880       150     38829         0    103534    311737   1368815     12.07     12.85
296.09/296.17	c  N dy 11576   2640898       150     38829         0    122718    311735   1719758     12.06     12.78
299.39/299.48	c  N dy 11666   2661053       150     38829         0     73591    311733    813699     12.07     12.75
301.79/301.82	c  N dy 11766   2682072       150     38829         0     93594    311730   1167063     12.06     12.73
304.40/304.40	c  N dy 11850   2702423       150     38829         0    113062    311726   1525365     12.06     12.82
305.71/305.70	c  S st 11893   2711260       150     38829         0    121491    311725   1682253     12.07   no data
305.90/305.90	c  S st 11893   2711760       150     38829         0    121974    311725   1690467     12.07   no data
305.90/305.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
305.90/305.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.06
305.90/305.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
305.90/305.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
305.90/305.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
305.90/305.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
305.90/305.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
306.00/306.03	c lits-rem:       290  cl-subs:      338  v-elim:      0  v-fix:    0  time:  0.05 s
306.00/306.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
316.00/316.04	c lits-rem:     23395  cl-subs:     6810  v-elim:      0  v-fix:    0  time:  9.96 s
316.00/316.04	c vivif2 --  cl tried    38229 cl shrink        0 lits rem          0 time: 0.00
316.00/316.06	c vivif2 --  cl tried   115426 cl shrink        0 lits rem          0 time: 0.02
316.30/316.33	c asymm  cl-useful: 16/428/38229 lits-rem:16 time: 0.27
316.30/316.34	c calculated reachability. Time: 0.00
316.30/316.34	c  N dy 11893   2711760       150     38229         0    115426    306298   1557752     12.07   no data
319.70/319.70	c  N dy 12005   2731800       150     38229         0    134636    306297   1915803     12.07     15.02
322.89/322.94	c  N dy 12061   2751883       150     38229         0     84569    306295    992501     12.06     12.70
326.19/326.26	c  N dy 12149   2774744       150     38229         0    106427    306292   1399177     12.06     12.71
329.80/329.84	c  N dy 12243   2797164       150     38229         0    127778    306291   1784579     12.06     12.70
333.20/333.23	c  N dy 12318   2817329       150     38229         0     77032    306288    868455     12.06     12.79
335.50/335.51	c  N dy 12436   2837875       150     38229         0     96807    306286   1238734     12.07     13.02
338.19/338.24	c  N dy 12522   2858315       150     38229         0    116369    306283   1599347     12.06     12.88
341.39/341.41	c  N dy 12633   2878382       150     38229         0    135458    306281   1949199     12.07     13.21
344.20/344.20	c  N dy 12694   2898450       150     38229         0     83405    306280    974939     12.07     14.27
347.00/347.08	c  N dy 12794   2922142       150     38229         0    106023    306277   1389277     12.07     12.72
350.09/350.15	c  N dy 12902   2942271       150     38229         0    125206    306276   1733457     12.07     12.73
353.99/354.03	c  N dy 13018   2962371       150     38229         0     72363    306273    764824     12.07     12.73
356.19/356.27	c  N dy 13131   2983159       150     38229         0     92323    306268   1134619     12.07     12.73
358.69/358.78	c  N dy 13187   3003737       150     38229         0    111967    306265   1495631     12.07     12.89
361.91/361.97	c  N dy 13305   3023987       150     38229         0    131362    306264   1855584     12.07     12.73
365.49/365.52	c  N dy 13385   3044858       150     38229         0     78147    306262    868858     12.07     12.81
367.79/367.84	c  N dy 13468   3064913       150     38229         0     97161    306253   1207182     12.07     12.84
370.49/370.57	c  N dy 13588   3084939       150     38229         0    116437    306251   1568404     12.07     12.72
373.69/373.72	c  N dy 13689   3104985       150     38229         0    135614    306245   1921463     12.07     13.51
377.30/377.32	c  N dy 13808   3125833       150     38229         0     81503    306242    917793     12.08     12.72
379.50/379.56	c  N dy 13874   3145869       150     38229         0    100707    306241   1276167     12.07     15.30
382.29/382.33	c  N dy 13958   3166286       150     38229         0    120227    306237   1641303     12.07     12.79
385.59/385.65	c  N dy 14051   3186339       150     38229         0    139375    306236   1993283     12.07     15.79
388.80/388.85	c  N dy 14150   3206435       150     38229         0     83596    306234    955216     12.08     13.86
389.30/389.38	c  S st 14163   3211761       150     38229         0     88682    306234   1049369     12.07      9.72
389.50/389.53	c  S st 14163   3212267       150     38229         0     89166    306234   1057478     12.07   no data
389.50/389.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
389.50/389.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
389.50/389.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
389.50/389.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
389.50/389.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
389.50/389.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
389.50/389.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
389.60/389.63	c lits-rem:       246  cl-subs:      375  v-elim:      0  v-fix:    0  time:  0.04 s
389.60/389.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
393.50/393.51	c lits-rem:      9916  cl-subs:     2485  v-elim:      0  v-fix:    0  time:  3.85 s
393.50/393.52	c vivif2 --  cl tried    37706 cl shrink        0 lits rem          0 time: 0.00
393.50/393.53	c vivif2 --  cl tried    86829 cl shrink        0 lits rem          0 time: 0.01
393.70/393.77	c asymm  cl-useful: 20/506/37706 lits-rem:21 time: 0.24
393.70/393.77	c calculated reachability. Time: 0.00
393.70/393.77	c  N dy 14163   3212267       150     37706         0     86829    301527   1015800     12.07   no data
396.20/396.27	c  N dy 14263   3232576       150     37706         0    106321    301526   1375788     12.08     12.82
399.10/399.16	c  N dy 14379   3252620       150     37706         0    125609    301525   1744510     12.08     15.58
402.50/402.57	c  N dy 14491   3272687       150     37706         0    144860    301524   2103793     12.08     13.06
405.80/405.87	c  N dy 14593   3293145       150     37706         0     88365    301521   1028239     12.08     12.72
408.20/408.23	c  N dy 14644   3313205       150     37706         0    107554    301520   1382106     12.08     14.84
411.10/411.13	c  N dy 14731   3333294       150     37706         0    126820    301519   1734543     12.08     13.71
414.50/414.54	c  N dy 14825   3353389       150     37706         0    146029    301518   2092548     12.08     16.96
417.60/417.67	c  N dy 14903   3374419       150     37706         0     89139    301516   1044926     12.08     12.95
420.20/420.26	c  N dy 14989   3394976       150     37706         0    108798    301515   1408330     12.08     12.73
423.29/423.36	c  N dy 15080   3415032       150     37706         0    127928    301514   1757728     12.08     14.43
427.00/427.01	c  N dy 15188   3435071       150     37706         0    147170    301512   2114536     12.08     14.92
430.29/430.36	c  N dy 15297   3455151       150     37706         0     88366    301510   1017281     12.08     13.67
432.79/432.85	c  N dy 15363   3476132       150     37706         0    108393    301509   1384792     12.08     12.77
435.79/435.84	c  N dy 15452   3496366       150     37706         0    127730    301508   1743047     12.08     12.72
439.29/439.33	c  N dy 15554   3516967       150     37706         0    147474    301505   2108797     12.08     12.72
442.90/442.95	c  N dy 15651   3537014       150     37706         0     87629    301503    992761     12.08     16.45
445.40/445.43	c  N dy 15749   3557056       150     37706         0    106777    301503   1349866     12.08     12.72
448.80/448.81	c  N dy 15840   3579346       150     37706         0    128075    301502   1741350     12.08     12.72
452.49/452.51	c  N dy 15919   3599385       150     37706         0    147175    301498   2089538     12.08     13.02
456.09/456.18	c  N dy 15990   3620232       150     37706         0     87266    301496    979090     12.08     12.78
459.00/459.06	c  N dy 16098   3642780       150     37706         0    108873    301495   1373489     12.08     12.86
462.10/462.13	c  N dy 16201   3662815       150     37706         0    127947    301493   1724966     12.08     16.93
465.70/465.70	c  N dy 16268   3682832       150     37706         0    146964    301492   2072978     12.08     12.97
470.09/470.14	c  N dy 16350   3707686       150     37706         0     89953    301488   1014763     12.08     12.75
470.70/470.76	c  S st 16351   3712267       150     37706         0     94182    301487   1081174     12.07     11.59
470.89/470.93	c  S st 16351   3712771       150     37706         0     94670    301487   1089479     12.07   no data
470.89/470.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
470.89/470.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
470.89/470.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
470.89/470.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
470.89/470.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
470.89/470.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
470.89/470.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
470.99/471.02	c lits-rem:        44  cl-subs:       20  v-elim:      0  v-fix:    0  time:  0.03 s
470.99/471.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
474.79/474.87	c lits-rem:      8458  cl-subs:     4213  v-elim:      0  v-fix:    0  time:  3.81 s
474.79/474.87	c vivif2 --  cl tried    37611 cl shrink        0 lits rem          0 time: 0.00
474.79/474.89	c vivif2 --  cl tried    90532 cl shrink        0 lits rem          0 time: 0.02
475.20/475.22	c asymm  cl-useful: 16/479/37611 lits-rem:16 time: 0.34
475.20/475.23	c calculated reachability. Time: 0.00
475.20/475.23	c  N dy 16351   3712771       150     37611         0     90532    300447   1023132     12.07   no data
478.40/478.41	c  N dy 16421   3733051       150     37611         0    109912    300446   1389654     12.07     12.74
482.00/482.00	c  F st 16532   3751562       150     37611         0    127749    300445   1726882     12.07     12.18
482.30/482.38	c  N st 16536   3753595       150     37611         0    129694    300445   1764900     12.07   no data
486.90/486.95	c  N dy 16593   3773666       150     37611         0    148843    300444   2119963     12.07     12.79
491.39/491.40	c  N dy 16679   3793702       150     37611         0     86526    300441    953891     12.07     12.77
494.20/494.21	c  N dy 16761   3813716       150     37611         0    105714    300439   1308735     12.07     12.87
497.30/497.33	c  N dy 16856   3833770       150     37611         0    124959    300438   1664604     12.07     13.93
500.90/500.93	c  N dy 16925   3853774       150     37611         0    144039    300433   2015824     12.07     13.13
504.90/504.91	c  N dy 17008   3873777       150     37611         0    163131    300432   2372032     12.07     12.75
508.00/508.05	c  N dy 17113   3893940       150     37611         0     99781    300432   1190476     12.07     12.75
510.90/510.93	c  N dy 17228   3913957       150     37611         0    118974    300431   1545203     12.07     12.80
514.10/514.13	c  N dy 17317   3934118       150     37611         0    138315    300430   1904645     12.07     12.80
518.00/518.08	c  N dy 17437   3954215       150     37611         0    157570    300428   2265878     12.08     15.78
521.70/521.70	c  N dy 17515   3974277       150     37611         0     92895    300427   1045961     12.07     13.86
524.19/524.21	c  N dy 17589   3994623       150     37611         0    112281    300427   1401982     12.07     12.82
527.29/527.39	c  N dy 17681   4014630       150     37611         0    131375    300427   1752234     12.07     13.61
530.90/530.93	c  N dy 17763   4034694       150     37611         0    150568    300425   2106953     12.07     13.13
535.39/535.40	c  N dy 17857   4054771       150     37611         0     85284    300425    910841     12.08     12.77
538.00/538.04	c  N dy 17968   4075219       150     37611         0    104869    300424   1271178     12.08     12.82
540.90/540.96	c  N dy 18075   4095732       150     37611         0    124582    300423   1642162     12.08     12.90
544.30/544.34	c  N dy 18176   4115776       150     37611         0    143817    300422   2007492     12.08     17.86
548.00/548.08	c  N dy 18268   4135847       150     37611         0    163059    300420   2372601     12.08     14.29
551.80/551.82	c  N dy 18336   4156214       150     37611         0     96844    300419   1115221     12.08     12.80
554.80/554.82	c  N dy 18433   4177567       150     37611         0    117340    300419   1494731     12.08     12.75
557.80/557.85	c  N dy 18512   4197680       150     37611         0    136526    300418   1859747     12.08     12.84
560.59/560.61	c  S st 18582   4212771       150     37611         0    150964    300418   2124121     12.08   no data
560.79/560.89	c  S st 18582   4213275       150     37611         0    151451    300418   2132398     12.08   no data
560.90/560.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
560.90/560.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.07
560.90/560.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
560.90/560.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
560.90/560.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
560.90/560.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
560.90/560.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
561.00/561.02	c lits-rem:        34  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.04 s
561.00/561.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
574.80/574.89	c lits-rem:     22119  cl-subs:     7533  v-elim:      0  v-fix:    0  time: 13.81 s
574.80/574.89	c vivif2 --  cl tried    37494 cl shrink        0 lits rem          0 time: 0.00
574.90/574.92	c vivif2 --  cl tried   144020 cl shrink        0 lits rem          0 time: 0.03
575.21/575.22	c asymm  cl-useful: 15/344/37494 lits-rem:15 time: 0.30
575.21/575.23	c calculated reachability. Time: 0.00
575.21/575.23	c  N dy 18582   4213275       150     37494         0    144020    299335   1981404     12.08   no data
579.00/579.02	c  N dy 18670   4233480       150     37494         0    163372    299335   2348786     12.08     12.86
582.79/582.87	c  N dy 18761   4253613       150     37494         0     96197    299334   1103100     12.08     12.80
585.60/585.63	c  N dy 18857   4273691       150     37494         0    115370    299333   1453982     12.08     12.80
589.10/589.10	c  N dy 18936   4295591       150     37494         0    136323    299333   1854056     12.08     12.96
592.70/592.79	c  N dy 19032   4315630       150     37494         0    155500    299333   2212386     12.08     13.66
597.20/597.23	c  N dy 19145   4335647       150     37494         0    174744    299331   2576678     12.08     14.83
600.20/600.26	c  N dy 19226   4355772       150     37494         0    106492    299331   1282284     12.08     12.77
603.20/603.23	c  N dy 19318   4375968       150     37494         0    125785    299330   1640712     12.08     12.75
606.60/606.68	c  N dy 19410   4396149       150     37494         0    145152    299330   2007414     12.08     12.75
610.80/610.81	c  N dy 19489   4416247       150     37494         0    164333    299329   2363430     12.08     12.78
615.10/615.11	c  N dy 19585   4437585       150     37494         0     96275    299329   1089888     12.08     12.84
618.00/618.09	c  N dy 19639   4460345       150     37494         0    117902    299329   1479279     12.08     12.95
621.30/621.40	c  N dy 19725   4480607       150     37494         0    137308    299328   1844729     12.08     12.72
625.30/625.32	c  N dy 19803   4501106       150     37494         0    156911    299326   2204356     12.08     12.73
629.50/629.58	c  N dy 19903   4521985       150     37494         0    176965    299324   2591897     12.08     12.84
632.90/632.97	c  N dy 19990   4542114       150     37494         0    106865    299321   1281244     12.08     12.84
635.71/635.73	c  N dy 20057   4562252       150     37494         0    126147    299316   1635098     12.08     12.98
639.30/639.33	c  N dy 20181   4582875       150     37494         0    145996    299313   2016215     12.08     12.72
642.80/642.83	c  N dy 20248   4602887       150     37494         0    165177    299313   2386642     12.08     12.73
647.30/647.34	c  N dy 20344   4622941       150     37494         0     93934    299312   1034800     12.08     12.74
650.01/650.08	c  N dy 20451   4643035       150     37494         0    113108    299311   1386943     12.08     14.09
653.31/653.39	c  N dy 20539   4663177       150     37494         0    132398    299306   1746703     12.08     12.78
657.10/657.18	c  N dy 20632   4683849       150     37494         0    152106    299304   2115907     12.08     12.73
661.50/661.59	c  N dy 20731   4703896       150     37494         0    171282    299303   2475832     12.08     12.72
663.90/663.93	c  S st 20754   4713275       150     37494         0    180244    299303   2646493     12.08     11.60
664.31/664.37	c  S st 20754   4713777       150     37494         0    180730    299303   2654557     12.08   no data
664.31/664.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
664.50/664.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.6M T:  0.12
664.50/664.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
664.50/664.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
664.50/664.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
664.50/664.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
664.50/664.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
664.50/664.57	c lits-rem:        38  cl-subs:       61  v-elim:      0  v-fix:    0  time:  0.06 s
664.60/664.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
688.90/688.93	c lits-rem:     32818  cl-subs:     9481  v-elim:      0  v-fix:    0  time: 24.27 s
688.90/688.93	c vivif2 --  cl tried    37366 cl shrink        0 lits rem          0 time: 0.00
688.90/688.97	c vivif2 --  cl tried   171316 cl shrink        0 lits rem          0 time: 0.04
689.30/689.32	c asymm  cl-useful: 12/317/37366 lits-rem:12 time: 0.34
689.30/689.32	c calculated reachability. Time: 0.00
689.30/689.32	c  N dy 20754   4713777       150     37366         0    171316    297938   2455535     12.08   no data
694.30/694.31	c  N dy 20853   4734593       150     37366         0    100102    297938   1142959     12.08     12.76
697.41/697.43	c  N dy 20949   4754639       150     37366         0    119340    297936   1500640     12.08     14.88
700.60/700.67	c  N dy 21017   4775362       150     37366         0    139120    297935   1866211     12.08     12.81
704.60/704.66	c  N dy 21115   4795903       150     37366         0    158830    297933   2232832     12.08     12.82
709.00/709.09	c  N dy 21198   4815944       150     37366         0    177980    297931   2593414     12.08     12.98
713.20/713.27	c  N dy 21321   4836096       150     37366         0    105060    297930   1231771     12.08     12.78
716.20/716.22	c  N dy 21387   4856779       150     37366         0    124685    297930   1584951     12.08     12.72
719.90/719.95	c  N dy 21492   4879015       150     37366         0    145929    297930   1980947     12.08     12.75
723.70/723.75	c  N dy 21527   4899106       150     37366         0    164808    297930   2297172     12.08     17.49
728.11/728.11	c  N dy 21605   4919111       150     37366         0    183945    297928   2655179     12.07     15.94
731.70/731.71	c  N dy 21730   4939167       150     37366         0    110221    297927   1327126     12.08     15.11
734.90/734.96	c  N dy 21852   4959465       150     37366         0    129739    297925   1700046     12.08     12.74
738.60/738.62	c  N dy 21931   4980337       150     37366         0    149656    297923   2071034     12.08     12.74
742.80/742.89	c  N dy 22048   5000599       150     37366         0    169103    297923   2438838     12.08     12.74
747.50/747.53	c  N dy 22099   5020684       150     37366         0    188195    297922   2783319     12.08     12.72
750.80/750.85	c  N dy 22188   5041369       150     37366         0    113853    297922   1383636     12.08     12.90
753.70/753.78	c  N dy 22254   5061454       150     37366         0    133023    297921   1748087     12.08     14.29
757.40/757.47	c  N dy 22356   5081535       150     37366         0    152333    297918   2119207     12.08     14.78
761.50/761.50	c  N dy 22432   5101824       150     37366         0    171674    297918   2477252     12.08     12.72
766.80/766.88	c  N dy 22546   5121902       150     37366         0     95782    297918   1037755     12.08     12.83
770.01/770.03	c  N dy 22648   5145448       150     37366         0    118340    297917   1463472     12.08     12.74
773.31/773.37	c  N dy 22735   5166690       150     37366         0    138698    297916   1847328     12.08     12.72
777.21/777.28	c  N dy 22805   5187947       150     37366         0    158987    297912   2226589     12.08     12.89
781.91/781.95	c  N dy 22921   5209102       150     37366         0    179221    297910   2601716     12.08     12.76
782.91/782.99	c  S st 22945   5213777       150     37366         0    183724    297909   2690516     12.08     10.02
783.31/783.34	c  S st 22945   5214284       150     37366         0    184219    297909   2699380     12.08   no data
783.31/783.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
783.41/783.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.09
783.41/783.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
783.41/783.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
783.41/783.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
783.41/783.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
783.41/783.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
783.51/783.50	c lits-rem:        59  cl-subs:       66  v-elim:      0  v-fix:    0  time:  0.05 s
783.51/783.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
805.11/805.15	c lits-rem:     36236  cl-subs:     9622  v-elim:      0  v-fix:    0  time: 21.57 s
805.11/805.15	c vivif2 --  cl tried    37205 cl shrink        0 lits rem          0 time: 0.00
805.11/805.19	c vivif2 --  cl tried   174692 cl shrink        0 lits rem          0 time: 0.04
805.50/805.52	c asymm  cl-useful: 7/312/37205 lits-rem:7 time: 0.33
805.50/805.52	c calculated reachability. Time: 0.00
805.50/805.52	c  N dy 22945   5214284       150     37205         0    174692    296325   2495874     12.08   no data
810.80/810.85	c  N dy 23046   5234849       150     37205         0     98395    296324   1078221     12.08     12.73
813.80/813.81	c  N dy 23146   5255221       150     37205         0    117862    296322   1437735     12.08     12.80
817.21/817.25	c  N dy 23223   5277895       150     37205         0    139504    296321   1834081     12.08     12.83
821.21/821.24	c  N dy 23305   5299913       150     37205         0    160495    296321   2225710     12.08     12.76
825.61/825.68	c  N dy 23404   5319945       150     37205         0    179632    296321   2586821     12.08     13.59
830.90/830.92	c  N dy 23493   5341996       150     37205         0    103787    296320   1173003     12.08     12.73
833.90/833.96	c  N dy 23586   5362045       150     37205         0    123078    296320   1533046     12.08     12.80
838.10/838.12	c  N dy 23640   5387537       150     37205         0    147259    296317   1973312     12.07     12.73
842.20/842.25	c  N dy 23736   5407783       150     37205         0    166686    296314   2339411     12.08     12.90
846.60/846.67	c  N dy 23829   5427802       150     37205         0    185867    296314   2704829     12.08     15.16
851.71/851.71	c  N dy 23919   5450060       150     37205         0    109210    296314   1265691     12.08     12.80
854.81/854.89	c  N dy 24019   5470110       150     37205         0    128348    296314   1627850     12.08     12.73
858.60/858.64	c  N dy 24131   5490119       150     37205         0    147493    296314   1989219     12.08     12.73
862.70/862.78	c  N dy 24198   5510281       150     37205         0    166676    296314   2339273     12.08     12.83
867.40/867.42	c  N dy 24318   5530432       150     37205         0    186041    296313   2710392     12.08     12.95
872.40/872.49	c  N dy 24431   5550711       150     37205         0    106491    296313   1212788     12.08     12.78
875.61/875.65	c  N dy 24527   5571489       150     37205         0    126292    296312   1574904     12.08     12.79
879.00/879.08	c  N dy 24618   5591594       150     37205         0    145525    296312   1938343     12.08     12.75
883.00/883.09	c  N dy 24680   5611948       150     37205         0    165022    296312   2306240     12.08     12.72
888.11/888.12	c  N dy 24750   5633833       150     37205         0    185907    296310   2697591     12.08     12.75
894.01/894.04	c  N dy 24839   5653988       150     37205         0    105247    296308   1190522     12.08     12.92
897.80/897.83	c  N dy 24906   5674052       150     37205         0    124458    296307   1546065     12.08     12.75
902.20/902.29	c  N dy 25012   5694347       150     37205         0    143884    296305   1914232     12.08     12.74
907.10/907.19	c  S st 25081   5714285       150     37205         0    162926    296303   2263893     12.08      9.52
907.60/907.61	c  S st 25081   5714786       150     37205         0    163414    296303   2271918     12.08   no data
907.60/907.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
907.70/907.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.10
907.70/907.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
907.70/907.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
907.70/907.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
907.70/907.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
907.70/907.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
907.80/907.80	c lits-rem:       211  cl-subs:      127  v-elim:      0  v-fix:    0  time:  0.06 s
907.80/907.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
923.30/923.33	c lits-rem:     22319  cl-subs:     6912  v-elim:      0  v-fix:    0  time: 15.46 s
923.30/923.34	c vivif2 --  cl tried    37068 cl shrink        0 lits rem          0 time: 0.00
923.30/923.37	c vivif2 --  cl tried   156512 cl shrink        0 lits rem          0 time: 0.03
923.70/923.71	c asymm  cl-useful: 17/344/37068 lits-rem:18 time: 0.34
923.70/923.71	c calculated reachability. Time: 0.00
923.70/923.71	c  N dy 25081   5714786       150     37068         0    156512    294858   2132416     12.08   no data
928.31/928.39	c  N dy 25184   5734884       150     37068         0    175762    294858   2500536     12.08     13.06
933.11/933.19	c  N dy 25262   5754993       150     37068         0    195062    294858   2869714     12.08     12.78
937.40/937.48	c  N dy 25380   5775995       150     37068         0    114522    294858   1357652     12.08     12.83
940.70/940.76	c  N dy 25478   5796015       150     37068         0    133740    294858   1717256     12.08     13.25
944.31/944.31	c  N dy 25568   5816017       150     37068         0    152965    294858   2088870     12.08     12.82
948.81/948.84	c  N dy 25678   5836556       150     37068         0    172631    294858   2461374     12.08     12.95
953.61/953.65	c  N dy 25768   5857064       150     37068         0    192253    294856   2833595     12.08     12.74
959.11/959.20	c  N dy 25859   5879986       150     37068         0    112229    294855   1296616     12.08     12.77
962.41/962.47	c  N dy 25956   5900616       150     37068         0    131944    294855   1668857     12.08     12.72
965.90/965.98	c  N dy 26034   5921174       150     37068         0    151732    294853   2052253     12.08     12.90
969.91/969.97	c  N dy 26107   5941271       150     37068         0    170950    294852   2419058     12.08     12.80
974.51/974.54	c  N dy 26177   5961272       150     37068         0    190079    294852   2779976     12.08     15.87
979.71/979.79	c  N dy 26248   5981486       150     37068         0    106500    294848   1178672     12.08     12.89
982.80/982.82	c  N dy 26353   6001499       150     37068         0    125753    294847   1546875     12.08     12.78
986.11/986.12	c  N dy 26406   6022245       150     37068         0    145635    294847   1926356     12.07     12.77
991.01/991.02	c  N dy 26489   6047979       150     37068         0    170121    294846   2377327     12.07     12.79
995.51/995.53	c  N dy 26589   6068022       150     37068         0    189372    294846   2748095     12.07     15.85
1001.40/1001.42	c  N dy 26684   6089926       150     37068         0    106486    294846   1167477     12.07     13.67
1004.21/1004.28	c  N dy 26743   6110864       150     37068         0    126520    294845   1552694     12.07     12.85
1007.90/1007.92	c  N dy 26840   6130976       150     37068         0    145783    294845   1915870     12.07     12.80
1012.11/1012.11	c  N dy 26918   6151076       150     37068         0    165010    294843   2277778     12.07     14.74
1016.81/1016.87	c  N dy 26992   6171165       150     37068         0    184241    294843   2638945     12.07     15.88
1022.20/1022.29	c  N dy 27080   6191800       150     37068         0    203961    294843   3014798     12.07     13.05
1026.70/1026.80	c  N dy 27178   6212231       150     37068         0    118777    294843   1391630     12.07     12.77
1027.20/1027.21	c  S st 27196   6214786       150     37068         0    121195    294843   1436009     12.07     10.89
1027.41/1027.42	c  S st 27196   6215289       150     37068         0    121685    294843   1444420     12.07   no data
1027.41/1027.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1027.41/1027.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.05
1027.41/1027.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1027.41/1027.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1027.41/1027.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1027.41/1027.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1027.41/1027.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1027.50/1027.53	c lits-rem:       150  cl-subs:      156  v-elim:      0  v-fix:    0  time:  0.04 s
1027.50/1027.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1032.50/1032.59	c lits-rem:      5700  cl-subs:     2111  v-elim:      0  v-fix:    0  time:  5.02 s
1032.60/1032.60	c vivif2 --  cl tried    36899 cl shrink        0 lits rem          0 time: 0.00
1032.60/1032.62	c vivif2 --  cl tried   119587 cl shrink        0 lits rem          0 time: 0.02
1032.81/1032.89	c asymm  cl-useful: 25/426/36899 lits-rem:29 time: 0.27
1032.81/1032.89	c calculated reachability. Time: 0.00
1032.81/1032.89	c  N dy 27196   6215289       150     36899         0    119587    293342   1404084     12.07   no data
1036.40/1036.43	c  N dy 27284   6235343       150     36899         0    138813    293341   1756394     12.07     13.37
1040.10/1040.18	c  N dy 27354   6255374       150     36899         0    158018    293340   2123383     12.07     14.82
1044.60/1044.70	c  N dy 27436   6275392       150     36899         0    177097    293340   2476186     12.07     12.72
1051.90/1051.91	c  N dy 27472   6305068       150     36899         0    204979    293338   2967699     12.06     12.89
1056.41/1056.50	c  N dy 27563   6325371       150     36899         0    118970    293337   1381227     12.06     13.01
1059.91/1059.92	c  N dy 27666   6346492       150     36899         0    139241    293337   1768770     12.06     12.97
1063.80/1063.83	c  N dy 27760   6366584       150     36899         0    158505    293337   2133766     12.06     13.23
1068.30/1068.37	c  N dy 27861   6386857       150     36899         0    177992    293336   2508631     12.06     12.76
1073.41/1073.50	c  N dy 27938   6407879       150     36899         0    198089    293336   2889641     12.06     12.82
1079.30/1079.38	c  N dy 28027   6427933       150     36899         0    110612    293334   1216532     12.06     12.95
1082.42/1082.47	c  N dy 28124   6447934       150     36899         0    129884    293334   1585165     12.06     13.64
1086.21/1086.28	c  N dy 28209   6470443       150     36899         0    151516    293333   2002849     12.06     12.78
1090.71/1090.72	c  N dy 28333   6490506       150     36899         0    170822    293333   2365923     12.06     16.18
1095.61/1095.69	c  N dy 28465   6510604       150     36899         0    190061    293333   2732584     12.07     14.54
1100.90/1100.93	c  N dy 28566   6530739       150     36899         0    209320    293333   3103244     12.07     12.71
1105.91/1105.95	c  N dy 28646   6550873       150     36899         0    120693    293326   1379137     12.06     12.95
1109.41/1109.42	c  N dy 28753   6571495       150     36899         0    140502    293325   1756765     12.06     12.70
1113.41/1113.43	c  N dy 28826   6592043       150     36899         0    160156    293325   2122417     12.06     12.75
1118.11/1118.10	c  N dy 28926   6612525       150     36899         0    179772    293325   2493167     12.07     12.84
1124.51/1124.52	c  N dy 29040   6633047       150     36899         0    199464    293323   2867378     12.07     12.71
1131.30/1131.34	c  N dy 29143   6653518       150     36899         0    110376    293322   1189053     12.07     12.85
1135.51/1135.59	c  N dy 29233   6679558       150     36899         0    135317    293316   1674581     12.07     12.77
1139.71/1139.73	c  N dy 29292   6700695       150     36899         0    155316    293315   2017829     12.06     12.92
1142.91/1142.96	c  S st 29364   6715289       150     36899         0    169263    293311   2276311     12.06   no data
1143.21/1143.26	c  S st 29364   6715792       150     36899         0    169756    293311   2285124     12.06   no data
1143.21/1143.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1143.31/1143.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.08
1143.31/1143.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1143.31/1143.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1143.31/1143.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1143.31/1143.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1143.31/1143.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1143.41/1143.41	c lits-rem:        44  cl-subs:       23  v-elim:      0  v-fix:    0  time:  0.05 s
1143.41/1143.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1158.11/1158.16	c lits-rem:     20028  cl-subs:    13809  v-elim:      0  v-fix:    0  time: 14.69 s
1158.11/1158.17	c vivif2 --  cl tried    36537 cl shrink        0 lits rem          0 time: 0.00
1158.11/1158.20	c vivif2 --  cl tried   156286 cl shrink        0 lits rem          0 time: 0.03
1158.51/1158.51	c asymm  cl-useful: 19/321/36537 lits-rem:21 time: 0.31
1158.51/1158.51	c calculated reachability. Time: 0.00
1158.51/1158.51	c  N dy 29364   6715792       150     36537         0    156286    289972   2057831     12.06   no data
1162.51/1162.50	c  N dy 29442   6735804       150     36537         0    175500    289972   2427866     12.06     14.02
1166.70/1166.76	c  N dy 29504   6755902       150     36537         0    194734    289971   2802309     12.06     13.80
1171.51/1171.53	c  N dy 29577   6775940       150     36537         0    213913    289969   3170636     12.06     12.75
1176.01/1176.08	c  N dy 29656   6796113       150     36537         0    124010    289968   1438467     12.06     12.71
1179.41/1179.49	c  N dy 29766   6816121       150     36537         0    143302    289968   1808406     12.06     13.18
1183.31/1183.38	c  N dy 29884   6836183       150     36537         0    162618    289968   2184849     12.06     14.50
1188.01/1188.00	c  N dy 29970   6856499       150     36537         0    182034    289967   2543442     12.06     12.77
1192.90/1192.97	c  N dy 30059   6877066       150     36537         0    201713    289967   2925243     12.06     12.90
1200.11/1200.13	c  N dy 30164   6900542       150     36537         0    113646    289967   1226182     12.06     12.79
1203.81/1203.87	c  N dy 30241   6923368       150     36537         0    135464    289966   1625687     12.06     12.72
1207.40/1207.48	c  N dy 30312   6943438       150     36537         0    154604    289965   1982437     12.06     12.75
1211.80/1211.86	c  N dy 30419   6963453       150     36537         0    173738    289965   2342307     12.06     12.79
1216.81/1216.87	c  N dy 30510   6984676       150     36537         0    194080    289965   2729092     12.06     12.88
1222.51/1222.54	c  N dy 30599   7004731       150     36537         0    213136    289964   3077048     12.06     15.80
1227.81/1227.82	c  N dy 30663   7024907       150     36537         0    121092    289964   1364642     12.06     12.78
1231.20/1231.28	c  N dy 30762   7044993       150     36537         0    140362    289964   1727360     12.06     15.13
1235.41/1235.49	c  N dy 30853   7065595       150     36537         0    159997    289964   2094615     12.06     12.71
1239.91/1239.95	c  N dy 30935   7086535       150     36537         0    180081    289962   2472100     12.06     12.71
1245.01/1245.09	c  N dy 31002   7107548       150     36537         0    200113    289962   2846653     12.06     12.77
1250.81/1250.89	c  N dy 31112   7127626       150     36537         0    219425    289962   3210200     12.06     12.91
1255.51/1255.59	c  N dy 31196   7147696       150     36537         0    126351    289961   1456548     12.06     12.81
1259.01/1259.05	c  N dy 31293   7167791       150     36537         0    145629    289960   1823856     12.06     12.71
1263.01/1263.08	c  N dy 31367   7187803       150     36537         0    164818    289959   2187161     12.06     12.81
1268.51/1268.51	c  N dy 31452   7210588       150     36537         0    186530    289959   2580978     12.06     12.72
1269.81/1269.86	c  S st 31479   7215792       150     36537         0    191484    289959   2672620     12.06   no data
1270.11/1270.19	c  S st 31479   7216292       150     36537         0    191970    289959   2681247     12.06   no data
1270.21/1270.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1270.31/1270.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.09
1270.31/1270.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1270.31/1270.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1270.31/1270.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1270.31/1270.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1270.31/1270.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1270.31/1270.37	c lits-rem:        86  cl-subs:      212  v-elim:      0  v-fix:    0  time:  0.06 s
1270.41/1270.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1290.01/1290.03	c lits-rem:     33930  cl-subs:     9110  v-elim:      0  v-fix:    0  time: 19.58 s
1290.01/1290.03	c vivif2 --  cl tried    36242 cl shrink        0 lits rem          0 time: 0.00
1290.01/1290.07	c vivif2 --  cl tried   182943 cl shrink        0 lits rem          0 time: 0.04
1290.31/1290.38	c asymm  cl-useful: 15/291/36242 lits-rem:15 time: 0.32
1290.31/1290.39	c calculated reachability. Time: 0.00
1290.31/1290.39	c  N dy 31479   7216292       150     36242         0    182943    287608   2494397     12.06   no data
1295.81/1295.89	c  N dy 31582   7237505       150     36242         0    203338    287608   2884189     12.06     12.76

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

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.25 3.84 3.84 4/184 28105
/proc/meminfo: memFree=12399120/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=29920 CPUtime=0 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 782 0 0 0 0 0 0 0 23 0 1 0 466838019 30638080 721 33554432000 4194304 4627331 140734657902416 18446744073709551615 251813901345 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 7480 728 320 106 0 2451 0

[startup+0.035431 s]
/proc/loadavg: 3.25 3.84 3.84 4/184 28105
/proc/meminfo: memFree=12399120/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=31372 CPUtime=0.03 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 1632 0 0 0 3 0 0 0 23 0 1 0 466838019 32124928 1571 33554432000 4194304 4627331 140734657902416 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 7843 1572 322 106 0 2814 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 31372

[startup+0.10042 s]
/proc/loadavg: 3.25 3.84 3.84 4/184 28105
/proc/meminfo: memFree=12399120/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=32872 CPUtime=0.09 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 2210 0 0 0 9 0 0 0 23 0 1 0 466838019 33660928 2149 33554432000 4194304 4627331 140734657902416 18446744073709551615 4309163 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 8218 2149 343 106 0 3189 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32872

[startup+0.30039 s]
/proc/loadavg: 3.25 3.84 3.84 4/184 28105
/proc/meminfo: memFree=12399120/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=51016 CPUtime=0.29 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 6705 0 0 0 28 1 0 0 24 0 1 0 466838019 52240384 6541 33554432000 4194304 4627331 140734657902416 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 12754 6541 357 106 0 7725 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51016

[startup+0.700385 s]
/proc/loadavg: 3.25 3.84 3.84 4/184 28105
/proc/meminfo: memFree=12399120/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=51016 CPUtime=0.69 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 6705 0 0 0 68 1 0 0 25 0 1 0 466838019 52240384 6541 33554432000 4194304 4627331 140734657902416 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 12754 6541 357 106 0 7725 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51016

[startup+1.50019 s]
/proc/loadavg: 3.25 3.84 3.84 5/190 28116
/proc/meminfo: memFree=12346976/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=51016 CPUtime=1.49 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 6707 0 0 0 148 1 0 0 25 0 1 0 466838019 52240384 6543 33554432000 4194304 4627331 140734657902416 18446744073709551615 4409081 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 12754 6543 359 106 0 7725 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51016

[startup+3.10092 s]
/proc/loadavg: 3.25 3.84 3.84 5/190 28116
/proc/meminfo: memFree=12342760/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=48704 CPUtime=3.09 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 6960 0 0 0 308 1 0 0 25 0 1 0 466838019 49872896 6006 33554432000 4194304 4627331 140734657902416 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 12176 6006 371 106 0 7147 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48704

[startup+6.30038 s]
/proc/loadavg: 3.31 3.84 3.84 5/190 28117
/proc/meminfo: memFree=12312836/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=57276 CPUtime=6.29 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 10406 0 0 0 628 1 0 0 25 0 1 0 466838019 58650624 7187 33554432000 4194304 4627331 140734657902416 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 14319 7187 377 106 0 9290 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57276

[startup+12.7003 s]
/proc/loadavg: 3.36 3.84 3.84 5/190 28117
/proc/meminfo: memFree=12290060/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=60608 CPUtime=12.69 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 14128 0 0 0 1267 2 0 0 25 0 1 0 466838019 62062592 8691 33554432000 4194304 4627331 140734657902416 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 15152 8691 377 106 0 10123 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60608

[startup+25.5002 s]
/proc/loadavg: 3.50 3.85 3.84 5/190 28117
/proc/meminfo: memFree=12263476/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=72664 CPUtime=25.49 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 23507 0 0 0 2545 4 0 0 25 0 1 0 466838019 74407936 9836 33554432000 4194304 4627331 140734657902416 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 18166 9836 377 106 0 13137 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 72664

[startup+51.1008 s]
/proc/loadavg: 3.67 3.86 3.84 5/190 28118
/proc/meminfo: memFree=12213792/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=73468 CPUtime=51.09 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 38252 0 0 0 5103 6 0 0 25 0 1 0 466838019 75231232 11668 33554432000 4194304 4627331 140734657902416 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 18367 11668 377 106 0 13338 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 73468

[startup+102.307 s]
/proc/loadavg: 3.86 3.88 3.85 5/190 28119
/proc/meminfo: memFree=12169508/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=80204 CPUtime=102.29 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 62653 0 0 0 10218 11 0 0 25 0 1 0 466838019 82128896 13153 33554432000 4194304 4627331 140734657902416 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 20051 13153 377 106 0 15022 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 80204

[startup+162.3 s]
/proc/loadavg: 3.94 3.90 3.85 5/190 28121
/proc/meminfo: memFree=12099928/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=92240 CPUtime=162.29 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 83817 0 0 0 16213 16 0 0 25 0 1 0 466838019 94453760 15045 33554432000 4194304 4627331 140734657902416 18446744073709551615 4309280 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 23060 15045 377 106 0 18031 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 92240

[startup+222.301 s]
/proc/loadavg: 3.98 3.91 3.86 5/190 28122
/proc/meminfo: memFree=12058368/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=93072 CPUtime=222.3 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 102147 0 0 0 22209 21 0 0 25 0 1 0 466838019 95305728 16492 33554432000 4194304 4627331 140734657902416 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 23268 16492 377 106 0 18239 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 93072

[startup+282.301 s]
/proc/loadavg: 3.99 3.93 3.87 5/190 28124
/proc/meminfo: memFree=12029456/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=96652 CPUtime=282.3 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 118872 0 0 0 28205 25 0 0 25 0 1 0 466838019 98971648 17468 33554432000 4194304 4627331 140734657902416 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 24163 17468 377 106 0 19134 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 96652

[startup+342.301 s]
/proc/loadavg: 3.99 3.94 3.87 5/190 28126
/proc/meminfo: memFree=11979968/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=104948 CPUtime=342.3 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 132798 0 0 0 34202 28 0 0 25 0 1 0 466838019 107466752 20200 33554432000 4194304 4627331 140734657902416 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 26237 20200 377 106 0 21208 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 104948

[startup+402.301 s]
/proc/loadavg: 3.99 3.95 3.88 5/190 28127
/proc/meminfo: memFree=11982168/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=105272 CPUtime=402.3 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 147502 0 0 0 40199 31 0 0 25 0 1 0 466838019 107798528 20305 33554432000 4194304 4627331 140734657902416 18446744073709551615 4309562 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 26318 20305 377 106 0 21289 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 105272

[startup+462.301 s]
/proc/loadavg: 4.07 3.97 3.89 5/190 28129
/proc/meminfo: memFree=11973964/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=105544 CPUtime=462.3 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 162588 0 0 0 46195 35 0 0 25 0 1 0 466838019 108077056 19884 33554432000 4194304 4627331 140734657902416 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 26386 19884 377 106 0 21357 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 105544

[startup+522.301 s]
/proc/loadavg: 4.14 4.00 3.91 5/190 28139
/proc/meminfo: memFree=11937452/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=105800 CPUtime=522.3 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 174885 0 0 0 52191 39 0 0 25 0 1 0 466838019 108339200 19189 33554432000 4194304 4627331 140734657902416 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 26450 19189 377 106 0 21421 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 105800

[startup+582.301 s]
/proc/loadavg: 4.05 4.00 3.91 5/190 28141
/proc/meminfo: memFree=11913516/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=115440 CPUtime=582.3 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 187083 0 0 0 58187 43 0 0 25 0 1 0 466838019 118210560 21147 33554432000 4194304 4627331 140734657902416 18446744073709551615 4507122 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 28860 21147 377 106 0 23831 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 115440

[startup+642.3 s]
/proc/loadavg: 4.02 4.00 3.91 5/190 28143
/proc/meminfo: memFree=11890180/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=115556 CPUtime=642.31 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 198981 0 0 0 64183 48 0 0 25 0 1 0 466838019 118329344 22640 33554432000 4194304 4627331 140734657902416 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 28889 22640 377 106 0 23860 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 115556

[startup+702.3 s]
/proc/loadavg: 4.05 4.01 3.91 5/190 28147
/proc/meminfo: memFree=11827456/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=133228 CPUtime=702.3 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 209526 0 0 0 70179 51 0 0 25 0 1 0 466838019 136425472 25856 33554432000 4194304 4627331 140734657902416 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 33307 25856 377 106 0 28278 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 133228

[startup+762.306 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 28149
/proc/meminfo: memFree=11861664/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=142232 CPUtime=762.31 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 219751 0 0 0 76177 54 0 0 25 0 1 0 466838019 145645568 28901 33554432000 4194304 4627331 140734657902416 18446744073709551615 4309045 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 35558 28901 377 106 0 30529 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 142232

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 28150
/proc/meminfo: memFree=11810808/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=151888 CPUtime=822.31 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 225566 0 0 0 82175 56 0 0 25 0 1 0 466838019 155533312 30984 33554432000 4194304 4627331 140734657902416 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 37972 30984 377 106 0 32943 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 151888

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 28152
/proc/meminfo: memFree=11803964/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=159812 CPUtime=882.3 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 235065 0 0 0 88173 57 0 0 25 0 1 0 466838019 163647488 32915 33554432000 4194304 4627331 140734657902416 18446744073709551615 4309077 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 39953 32915 377 106 0 34924 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 159812

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 28154
/proc/meminfo: memFree=11793524/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=160036 CPUtime=942.31 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 242590 0 0 0 94170 61 0 0 25 0 1 0 466838019 163876864 32496 33554432000 4194304 4627331 140734657902416 18446744073709551615 4309255 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 40009 32496 377 106 0 34980 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 160036

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 28155
/proc/meminfo: memFree=11759036/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=160372 CPUtime=1002.3 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 250098 0 0 0 100168 62 0 0 25 0 1 0 466838019 164220928 32031 33554432000 4194304 4627331 140734657902416 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 40093 32031 377 106 0 35064 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 160372

[startup+1062.3 s]
/proc/loadavg: 4.07 4.02 3.92 5/190 28157
/proc/meminfo: memFree=11773516/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=160464 CPUtime=1062.31 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 254990 0 0 0 106167 64 0 0 25 0 1 0 466838019 164315136 32860 33554432000 4194304 4627331 140734657902416 18446744073709551615 4308384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 40116 32860 377 106 0 35087 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 160464

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.92 5/190 28158
/proc/meminfo: memFree=11755512/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=160580 CPUtime=1122.31 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 264145 0 0 0 112164 67 0 0 25 0 1 0 466838019 164433920 33723 33554432000 4194304 4627331 140734657902416 18446744073709551615 4309536 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 40145 33723 377 106 0 35116 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 160580

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 28160
/proc/meminfo: memFree=11765524/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=160724 CPUtime=1182.31 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 272066 0 0 0 118162 69 0 0 25 0 1 0 466838019 164581376 32983 33554432000 4194304 4627331 140734657902416 18446744073709551615 4309255 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 40181 32983 378 106 0 35152 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 160724

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 28162
/proc/meminfo: memFree=11737612/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=160752 CPUtime=1242.31 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 281193 0 0 0 124159 72 0 0 25 0 1 0 466838019 164610048 33617 33554432000 4194304 4627331 140734657902416 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 40188 33617 378 106 0 35159 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 160752



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.92 3/188 28165
/proc/meminfo: memFree=12161300/32950928 swapFree=67111528/67111528
[pid=28105] ppid=28103 vsize=229988 CPUtime=1300.02 cores=5,7
/proc/28105/stat : 28105 (strangenight2-s) R 28103 28105 27596 0 -1 4202496 286330 0 0 0 129928 74 0 0 25 0 1 0 466838019 235507712 34467 33554432000 4194304 4627331 140734657902416 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28105/statm: 57497 34467 378 106 0 52468 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 229988

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.28
CPU system time (s): 0.749886
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 229988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.28
system time used= 0.749886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 286330
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 944

runsolver used 2.06269 second user time and 5.06223 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-23 11:53:13
IDJOB=3262992
IDBENCH=83909
IDSOLVER=1587
FILE ID=node126/3262992-1303552393
RUNJOBID= node126-1303552393-28076
PBS_JOBID= 13143150
Free space on /tmp= 71388 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_1-log.shuffled-as.sat03-107.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262992-1303552393/watcher-3262992-1303552393 -o /tmp/evaluation-result-3262992-1303552393/solver-3262992-1303552393 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3262992-1303552393.cnf

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

MD5SUM BENCH= 5f29341b29f4bbeb333d68befe08c7ae
RANDOM SEED=201780799

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12399400 kB
Buffers:       2040024 kB
Cached:       17864596 kB
SwapCached:          0 kB
Active:       10614732 kB
Inactive:      9366236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12399400 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20424 kB
Writeback:           0 kB
AnonPages:       75324 kB
Mapped:          15660 kB
Slab:           507680 kB
PageTables:       4836 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   256060 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71388 MiB
End job on node126 at 2011-04-23 12:14:55