Trace number 3370722

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.05 1300.05

General information on the benchmark

Nameibm-2002-30r-k85.cnf
MD5SUMc08fe2d9c476652207ada677b7ca59f9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark42.9815
Satisfiable
(Un)Satisfiability was proved
Number of variables181484
Number of clauses890298
Sum of the clauses size2338581
Maximum clause length19
Minimum clause length1
Number of clauses of size 1771
Number of clauses of size 2667172
Number of clauses of size 3144951
Number of clauses of size 424791
Number of clauses of size 511035
Number of clauses of size over 541578

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370722-1305379167.cnf'
0.00/0.01	c -- header says num vars:         181484
0.00/0.01	c -- header says num clauses:      890298
0.29/0.31	c -- clauses added:            0 learnts,       890298 normals,            0 xors
0.29/0.31	c -- vars added     181484
0.29/0.31	c Parsing time:  0.28 s
0.29/0.32	c  N st     0         0    181484    222355    666308         0   2336082         0   no data   no data  --
0.59/0.60	c asymm  cl-useful: 1/8886/210966 lits-rem:1 time: 0.27
8.19/8.21	c Flit:   198 Blit:   1749 bXBeca:    0 bXProp: 16550 Bins:      0 BRemL:      0 BRemN:      0 P: 163.0M T:  7.52
8.19/8.23	c Cleaning up after failed var search:     0.03 s 
8.29/8.33	c Replacing    16550 vars Replaced   525004 lits Time:     0.09 s 
8.39/8.48	c bin-w-bin subsume rem        10779 bins  time:  0.05 s
8.59/8.60	c subs with bin:       87  lits-rem:      3077  v-fix:    0  time:  0.12 s
8.99/9.00	c Subs w/ non-existent bins:     69 l-rem:    812 v-fix:     0 done: 132342 time:  0.40 s
9.09/9.17	c Removed useless bin:    1872  fixed:     0  props:  20.00M  time:  0.17 s
9.79/9.83	c lits-rem:        15  cl-subs:     2065  v-elim:  51803  v-fix:    0  time:  0.65 s
10.09/10.12	c Finding binary XORs  T:     0.30 s  found:    9622
10.09/10.19	c Replacing     9622 vars Replaced   299230 lits Time:     0.06 s 
10.29/10.34	c Finding non-binary XORs:     0.11 s (found:   11702, avg size: 3.0)
10.29/10.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      3 locsubst:  7312 time:   0.04
10.29/10.39	c Replacing     3343 vars Replaced    49334 lits Time:     0.05 s 
10.39/10.47	c calculated reachability. Time: 0.05
10.39/10.49	c Calc default polars -  time:   0.02 s pos:   41790 undec:   91369 neg:   48325
10.39/10.49	c =========================================================================================
10.39/10.49	c types(t): F = full restart, N = normal restart
10.39/10.49	c types(t): S = simplification begin/end, E = solution found
10.39/10.49	c restart types(rt): st = static, dy = dynamic
10.39/10.49	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
10.39/10.49	c  B st     0         0     90639    163904    471590         0   1890773         0   no data   no data  --
11.00/11.08	c  N dy    17      4090     90603    163904    472266      3324   1890763     46556      4.79      5.66  --
11.59/11.66	c  N dy    39      8249     90480    163904    472869      6816   1890759     91854      4.85      5.13  --
12.20/12.25	c  N dy    66     12554     90478    163904    473429     10495   1890757    141293      4.93      5.23  --
12.79/12.81	c  N dy    97     16631     90477    163904    473959     13982   1890752    192795      5.04      5.64  --
13.39/13.46	c  N dy   118     20813     90474    163904    474532      9094   1890746     67402      5.01      5.32  --
13.99/14.02	c  N dy   140     24840     90474    163904    475143     12467   1890744    115381      5.01      5.30  --
13.99/14.04	c  F st   142     25000     90474    163904    475164     12605   1890744    117978      5.01   no data  --
14.09/14.11	c Replacing       19 vars Replaced      312 lits Time:     0.04 s 
14.69/14.70	c Found part     7758 vars:         19 clauses:        96 lits size:       256
14.69/14.70	c Found part     7807 vars:         19 clauses:        96 lits size:       256
14.69/14.70	c Found part     8037 vars:         19 clauses:        96 lits size:       256
14.69/14.70	c Found part     8208 vars:         19 clauses:        96 lits size:       256
14.69/14.70	c Found part     9589 vars:      90379 clauses:    644689 lits size:   1883418
14.69/14.70	c Found parts:          5 time: 0.66 s
14.69/14.70	c Solving part 7758
14.69/14.78	c  N st     0         0        19        16        80         0       256         0   no data   no data  --
14.69/14.78	c asymm  cl-useful: 0/16/16 lits-rem:0 time: 0.00
14.69/14.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
14.69/14.79	c Finding binary XORs  T:     0.01 s  found:       0
14.69/14.79	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
14.69/14.79	c calculated reachability. Time: 0.00
14.79/14.80	c Calc default polars -  time:   0.00 s pos:       8 undec:  181468 neg:       8
14.79/14.80	c =========================================================================================
14.79/14.80	c types(t): F = full restart, N = normal restart
14.79/14.80	c types(t): S = simplification begin/end, E = solution found
14.79/14.80	c restart types(rt): st = static, dy = dynamic
14.79/14.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
14.79/14.80	c  B st     0         0        19        16        80         0       256         0   no data   no data  --
14.79/14.80	c  E st     1         0         0        16        80         0       256         0   no data   no data  --
14.79/14.80	c Verified 16 clauses.
14.79/14.80	c Verified 16 clauses.
14.79/14.80	c Solved part
14.79/14.80	c =========================================================================================
14.79/14.80	c Solving part 7807
14.79/14.88	c  N st     0         0        19        16        80         0       256         0   no data   no data  --
14.79/14.88	c asymm  cl-useful: 0/16/16 lits-rem:0 time: 0.00
14.79/14.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
14.89/14.90	c Finding binary XORs  T:     0.01 s  found:       0
14.89/14.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
14.89/14.90	c calculated reachability. Time: 0.00
14.89/14.90	c Calc default polars -  time:   0.00 s pos:       8 undec:  181468 neg:       8
14.89/14.90	c =========================================================================================
14.89/14.90	c types(t): F = full restart, N = normal restart
14.89/14.90	c types(t): S = simplification begin/end, E = solution found
14.89/14.90	c restart types(rt): st = static, dy = dynamic
14.89/14.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
14.89/14.90	c  B st     0         0        19        16        80         0       256         0   no data   no data  --
14.89/14.90	c  E st     1         0         0        16        80         0       256         0   no data   no data  --
14.89/14.90	c Verified 16 clauses.
14.89/14.90	c Verified 16 clauses.
14.89/14.90	c Solved part
14.89/14.90	c =========================================================================================
14.89/14.91	c Solving part 8037
14.89/14.99	c  N st     0         0        19        16        80         0       256         0   no data   no data  --
14.89/14.99	c asymm  cl-useful: 0/16/16 lits-rem:0 time: 0.00
14.89/14.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
14.99/15.00	c Finding binary XORs  T:     0.01 s  found:       0
14.99/15.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
14.99/15.00	c calculated reachability. Time: 0.00
14.99/15.00	c Calc default polars -  time:   0.00 s pos:       8 undec:  181468 neg:       8
14.99/15.00	c =========================================================================================
14.99/15.00	c types(t): F = full restart, N = normal restart
14.99/15.00	c types(t): S = simplification begin/end, E = solution found
14.99/15.00	c restart types(rt): st = static, dy = dynamic
14.99/15.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
14.99/15.00	c  B st     0         0        19        16        80         0       256         0   no data   no data  --
14.99/15.00	c  E st     1         0         0        16        80         0       256         0   no data   no data  --
14.99/15.01	c Verified 16 clauses.
14.99/15.01	c Verified 16 clauses.
14.99/15.01	c Solved part
14.99/15.01	c =========================================================================================
14.99/15.01	c Solving part 8208
14.99/15.09	c  N st     0         0        19        16        80         0       256         0   no data   no data  --
14.99/15.09	c asymm  cl-useful: 0/16/16 lits-rem:0 time: 0.00
15.09/15.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
15.09/15.11	c Finding binary XORs  T:     0.01 s  found:       0
15.09/15.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
15.09/15.11	c calculated reachability. Time: 0.00
15.09/15.11	c Calc default polars -  time:   0.00 s pos:       8 undec:  181468 neg:       8
15.09/15.11	c =========================================================================================
15.09/15.11	c types(t): F = full restart, N = normal restart
15.09/15.11	c types(t): S = simplification begin/end, E = solution found
15.09/15.11	c restart types(rt): st = static, dy = dynamic
15.09/15.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
15.09/15.11	c  B st     0         0        19        16        80         0       256         0   no data   no data  --
15.09/15.11	c  E st     1         0         0        16        80         0       256         0   no data   no data  --
15.09/15.11	c Verified 16 clauses.
15.09/15.11	c Verified 16 clauses.
15.09/15.11	c Solved part
15.09/15.11	c =========================================================================================
15.09/15.12	c Coming back to original instance
15.09/15.12	c =========================================================================================
15.79/15.82	c  N dy   148     30001     90311    163347    473775     16952   1883412    176891      5.01   no data  --
15.79/15.82	c  S st   148     30001     90311    163347    473775     16952   1883412    176891      5.01   no data  --
15.99/16.09	c  S st   148     30501     90188    163347    474032     17177   1883412    178857      5.01   no data  --
16.09/16.13	c x-sub:  3329 x-cut:      0 vfix:      0 v-elim:      1 locsubst:   156 time:   0.04
16.09/16.14	c Cache  BProp: 12 Set: 5 BXProp: 1 T: 0.01
24.79/24.80	c Flit:   189 Blit:    187 bXBeca:    0 bXProp: 1298 Bins:  32705 BRemL:   7558 BRemN:    263 P: 170.7M T:  8.66
24.79/24.80	c Cleaning up after failed var search:     0.00 s 
24.79/24.89	c Replacing     1381 vars Replaced    57198 lits Time:     0.08 s 
24.99/25.01	c bin-w-bin subsume rem        38890 bins  time:  0.04 s
25.09/25.16	c subs with bin:     3617  lits-rem:      7964  v-fix:    0  time:  0.15 s
25.40/25.49	c Subs w/ non-existent bins:   1095 l-rem:   5106 v-fix:     0 done:  85594 time:  0.32 s
25.69/25.71	c Removed useless bin:    5709  fixed:     0  props:  18.81M  time:  0.21 s
26.69/26.71	c lits-rem:      3051  cl-subs:    17275  v-elim:  17323  v-fix:    0  time:  1.01 s
26.99/27.00	c asymm  cl-useful: 12522/15869/181156 lits-rem:64872 time: 0.29
27.09/27.10	c calculated reachability. Time: 0.07
27.09/27.10	c  N dy   148     30501     70970    181143    368761     11236   1666864    122509      5.01   no data  --
27.29/27.37	c Finding binary XORs  T:     0.27 s  found:    3954
27.39/27.43	c Replacing     3954 vars Replaced   147623 lits Time:     0.06 s 
27.89/27.96	c  N dy   170     34708     67013    180512    368750     14920   1662848    168981      5.01      5.34  --
28.49/28.55	c  N dy   188     39489     67007    180512    369236     19151   1662843    221497      4.99      5.25  --
29.09/29.13	c  N dy   209     43537     66995    180512    369634     22746   1662838    270587      5.00      6.26  --
29.38/29.45	c  S st   223     45751     66994    180512    369824     24744   1662837    297538      5.01      4.45  --
29.70/29.71	c  S st   223     46256     66993    180512    370041     25027   1662837    300159      5.01   no data  --
29.70/29.74	c x-sub:    81 x-cut:      0 vfix:      0 v-elim:    131 locsubst:  1042 time:   0.04
29.70/29.75	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.01
35.59/35.67	c Flit:    30 Blit:     47 bXBeca:    0 bXProp:  403 Bins:  26291 BRemL:   7665 BRemN:   1785 P: 133.7M T:  5.92
35.69/35.76	c Replacing      846 vars Replaced    32673 lits Time:     0.08 s 
35.79/35.87	c bin-w-bin subsume rem        27063 bins  time:  0.04 s
35.99/36.09	c subs with bin:     6667  lits-rem:     20122  v-fix:    0  time:  0.21 s
36.30/36.31	c Subs w/ non-existent bins:    635 l-rem:   6733 v-fix:     0 done:  50691 time:  0.22 s
36.40/36.47	c Removed useless bin:   19323  fixed:     0  props:  13.20M  time:  0.15 s
37.09/37.12	c lits-rem:      1179  cl-subs:     7693  v-elim:    975  v-fix:    0  time:  0.65 s
37.19/37.25	c vivif2 --  cl tried   169310 cl shrink    11311 lits rem      15447 time: 0.13
37.19/37.29	c vivif2 --  cl tried    22350 cl shrink     3908 lits rem      10354 time: 0.04
37.59/37.61	c asymm  cl-useful: 453/4449/167872 lits-rem:560 time: 0.32
37.59/37.69	c calculated reachability. Time: 0.06
37.59/37.69	c  N dy   223     46256     64943    167872    335252     22252   1459603    270989      5.01   no data  --
37.89/37.90	c Finding binary XORs  T:     0.21 s  found:     580
38.39/38.49	c  N dy   250     50307     64940    167872    335544     13506   1459599    143475      5.04      5.31  --
38.99/39.07	c  N dy   274     54382     64934    167872    335850     17221   1459596    194012      5.05      5.49  --
39.60/39.71	c  N dy   303     58740     64934    167872    336154     21228   1459592    249770      5.07      5.39  --
40.29/40.34	c  N dy   328     62760     64931    167872    336428     24922   1459592    299946      5.08      5.40  --
40.80/40.90	c  N dy   352     67004     64929    167872    336679     28862   1459591    354352      5.10      5.41  --
41.29/41.31	c  S st   373     69386     64926    167872    336827     31077   1459587    392116      5.13   no data  --
41.49/41.55	c  S st   373     69888     64926    167872    336959     31445   1459587    395630      5.13   no data  --
41.49/41.59	c x-sub:   438 x-cut:      0 vfix:      0 v-elim:     98 locsubst:    44 time:   0.04
41.49/41.60	c Cache  BProp: 0 Set: 0 BXProp: 2 T: 0.01
47.69/47.72	c Flit:    72 Blit:     35 bXBeca:    0 bXProp:  184 Bins:  26277 BRemL:  12178 BRemN:    347 P: 127.5M T:  6.12
47.69/47.72	c Cleaning up after failed var search:     0.00 s 
47.79/47.80	c Replacing      788 vars Replaced    26853 lits Time:     0.08 s 
47.89/47.91	c bin-w-bin subsume rem         2894 bins  time:  0.03 s
47.99/48.09	c subs with bin:      775  lits-rem:      6204  v-fix:    0  time:  0.18 s
48.29/48.30	c Subs w/ non-existent bins:    131 l-rem:   5404 v-fix:     0 done:  42579 time:  0.21 s
48.40/48.43	c Removed useless bin:     531  fixed:     0  props:  11.02M  time:  0.13 s
49.09/49.19	c lits-rem:      1643  cl-subs:     5274  v-elim:   1085  v-fix:    0  time:  0.76 s
49.29/49.33	c vivif2 --  cl tried   167506 cl shrink     2630 lits rem       3958 time: 0.13
49.29/49.37	c vivif2 --  cl tried    27819 cl shrink     4572 lits rem      13850 time: 0.05
49.61/49.69	c asymm  cl-useful: 1048/8529/167097 lits-rem:1096 time: 0.31
49.69/49.77	c calculated reachability. Time: 0.06
49.69/49.77	c  N dy   373     69888     62816    167094    334906     27760   1434507    320874      5.13   no data  --
49.89/49.98	c Finding binary XORs  T:     0.21 s  found:      48
50.71/50.79	c  N dy   409     74385     62813    167094    335177     31934   1434506    388005      5.15      7.26  --
51.49/51.54	c  N dy   442     79155     62810    167094    335434     21224   1434505    234074      5.18      6.10  --
52.39/52.41	c  N dy   478     84471     62810    167094    335712     26202   1434502    311271      5.21      5.52  --
52.90/52.95	c  F st   499     87500     62808    167094    335874     29026   1434500    355305      5.22   no data  --
52.99/53.02	c Replacing       48 vars Replaced     1304 lits Time:     0.04 s 
53.69/53.76	c  N st   504     90797     62759    167062    335753     32086   1434159    424179      5.22   no data  --
54.69/54.75	c  N dy   530     96711     62757    167062    336036     37650   1434158    516808      5.23      5.54  --
55.79/55.80	c  N dy   569    102909     62756    167062    336324     27725   1434155    281115      5.25      5.57  --
56.10/56.14	c  S st   584    104833     62756    167062    336415     29533   1434154    308258      5.26   no data  --
56.29/56.37	c  S st   584    105335     62756    167062    336529     29918   1434154    312593      5.26   no data  --
56.39/56.40	c x-sub:    22 x-cut:      0 vfix:      0 v-elim:     10 locsubst:   148 time:   0.04
56.39/56.41	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.01
62.39/62.47	c Flit:    37 Blit:      5 bXBeca:    0 bXProp:  142 Bins:  19972 BRemL:   9539 BRemN:    130 P: 126.4M T:  6.06
62.49/62.55	c Replacing      202 vars Replaced     9060 lits Time:     0.07 s 
62.59/62.65	c bin-w-bin subsume rem          662 bins  time:  0.03 s
62.70/62.79	c subs with bin:      980  lits-rem:      2689  v-fix:    0  time:  0.14 s
62.99/63.02	c Subs w/ non-existent bins:    184 l-rem:   2655 v-fix:     0 done:  49261 time:  0.23 s
63.09/63.15	c Removed useless bin:     486  fixed:     0  props:  10.70M  time:  0.13 s
63.59/63.65	c lits-rem:       490  cl-subs:     1546  v-elim:    158  v-fix:    0  time:  0.50 s
63.69/63.79	c vivif2 --  cl tried   165482 cl shrink      970 lits rem       1476 time: 0.13
63.80/63.83	c vivif2 --  cl tried    28662 cl shrink     2655 lits rem       8841 time: 0.04
64.09/64.16	c asymm  cl-useful: 619/7937/165137 lits-rem:717 time: 0.33
64.19/64.24	c calculated reachability. Time: 0.06
64.19/64.24	c  N dy   584    105335     62318    165122    341751     28596   1418994    303177      5.26   no data  --
64.39/64.45	c Finding binary XORs  T:     0.21 s  found:     207
65.59/65.67	c  N dy   635    112080     62317    165122    342067     34965   1418992    406242      5.30      7.09  --
66.79/66.85	c  N dy   682    119267     62315    165122    342397     41738   1418989    512301      5.31      6.52  --
68.21/68.26	c  N dy   736    126910     62314    165122    342730     32035   1418982    313466      5.34      5.62  --
69.70/69.79	c  N dy   798    135164     62311    165122    343085     39836   1418975    445909      5.38      5.67  --
71.39/71.47	c  N dy   865    143824     62309    165122    343413     48080   1418971    580996      5.41      6.94  --
73.29/73.33	c  N dy   939    153079     62308    165122    343727     38965   1418970    377553      5.46      7.65  --
74.19/74.27	c  S st   977    158002     62307    165122    343912     43645   1418964    464345      5.48   no data  --
74.49/74.53	c  S st   977    158503     62307    165122    344030     44023   1418963    468387      5.48   no data  --
74.49/74.57	c x-sub:    59 x-cut:      0 vfix:      0 v-elim:      1 locsubst:    78 time:   0.04
74.49/74.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
80.79/80.83	c Flit:    15 Blit:      5 bXBeca:    0 bXProp:  135 Bins:  13721 BRemL:   7451 BRemN:    130 P: 135.4M T:  6.25
80.89/80.91	c Replacing      375 vars Replaced    13789 lits Time:     0.07 s 
80.99/81.02	c bin-w-bin subsume rem          892 bins  time:  0.03 s
81.19/81.20	c subs with bin:      727  lits-rem:      2914  v-fix:    0  time:  0.18 s
81.29/81.38	c Subs w/ non-existent bins:     73 l-rem:   3398 v-fix:     0 done:  32141 time:  0.17 s
81.41/81.50	c Removed useless bin:     524  fixed:     0  props:  10.27M  time:  0.13 s
82.19/82.27	c lits-rem:       983  cl-subs:     1950  v-elim:    126  v-fix:    0  time:  0.76 s
82.39/82.41	c vivif2 --  cl tried   164301 cl shrink     1085 lits rem       1283 time: 0.14
82.39/82.47	c vivif2 --  cl tried    42026 cl shrink     4140 lits rem      15198 time: 0.07
82.79/82.81	c asymm  cl-useful: 318/5774/163888 lits-rem:402 time: 0.33
82.79/82.89	c calculated reachability. Time: 0.06
82.79/82.89	c  N dy   977    158503     61779    163867    346833     41923   1409113    432163      5.48   no data  --
83.09/83.11	c Finding binary XORs  T:     0.22 s  found:      92
85.09/85.17	c  N dy  1054    168718     61775    163867    347181     51691   1409103    607493      5.52      5.82  --
87.19/87.29	c  N dy  1132    179708     61772    163867    347580     42614   1409101    398459      5.55      5.86  --
89.59/89.65	c  N dy  1214    191204     61772    163867    347934     53665   1409099    595685      5.59      5.96  --
92.19/92.27	c  N dy  1308    203557     61768    163867    348305     45313   1409097    382555      5.63      6.10  --
94.99/95.05	c  N dy  1394    216562     61766    163867    348685     57831   1409091    600804      5.65      8.68  --
98.29/98.35	c  N dy  1505    230394     61763    163867    349091     71137   1409087    876458      5.69      6.02  --
99.79/99.88	c  S st  1554    237754     61763    163867    349302     57129   1409087    537780      5.71   no data  --
100.10/100.15	c  S st  1554    238256     61763    163867    349418     57512   1409087    542573      5.71   no data  --
100.10/100.19	c x-sub:    33 x-cut:      0 vfix:      0 v-elim:      2 locsubst:   144 time:   0.04
100.10/100.20	c Cache  BProp: 0 Set: 0 BXProp: 2 T: 0.01
106.70/106.77	c Flit:    46 Blit:     22 bXBeca:    0 bXProp:  185 Bins:  14013 BRemL:   9555 BRemN:     42 P: 143.7M T:  6.57
106.80/106.86	c Replacing      340 vars Replaced    21509 lits Time:     0.08 s 
106.89/106.97	c bin-w-bin subsume rem          867 bins  time:  0.03 s
107.09/107.15	c subs with bin:     1070  lits-rem:      3530  v-fix:    0  time:  0.18 s
107.29/107.31	c Subs w/ non-existent bins:    116 l-rem:   2903 v-fix:     0 done:  23461 time:  0.15 s
107.39/107.43	c Removed useless bin:     845  fixed:     0  props:  10.05M  time:  0.12 s
108.29/108.32	c lits-rem:      1503  cl-subs:     1704  v-elim:    166  v-fix:    0  time:  0.89 s
108.39/108.47	c vivif2 --  cl tried   162954 cl shrink     1376 lits rem       1665 time: 0.14
108.49/108.56	c vivif2 --  cl tried    54981 cl shrink     4020 lits rem      14423 time: 0.09
108.90/108.91	c asymm  cl-useful: 446/5005/162361 lits-rem:495 time: 0.35
108.90/108.99	c calculated reachability. Time: 0.07
108.90/108.99	c  N dy  1554    238256     61156    162351    346205     54812   1396010    502223      5.71   no data  --
109.19/109.21	c Finding binary XORs  T:     0.22 s  found:     139
112.79/112.81	c  N dy  1669    253486     61154    162351    346665     69454   1396005    785515      5.75      6.11  --
116.61/116.61	c  N dy  1782    269668     61152    162351    347172     61979   1396001    578812      5.79      6.17  --
120.59/120.68	c  N dy  1917    287016     61150    162351    347650     78688   1395998    900473      5.83      6.36  --
125.09/125.12	c  N dy  2062    305382     61145    162351    348117     73165   1395995    736704      5.87      6.20  --
125.29/125.34	c  F st  2071    306251     61144    162351    348142     74003   1395995    751143      5.87   no data  --
125.40/125.42	c Replacing      139 vars Replaced     4426 lits Time:     0.05 s 
129.69/129.78	c  N dy  2168    324980     61004    162255    347958     67863   1395370    555693      5.89      6.28  --
130.90/130.98	c Finding binary XORs  T:     0.22 s  found:      77
134.89/134.96	c  N dy  2310    345071     60998    162254    348408     87274   1395323    946433      5.93     12.40  --
138.19/138.22	c  S st  2404    357385     60998    162254    348670     73831   1395320    605424      5.95   no data  --
138.49/138.53	c  S st  2404    357887     60996    162254    348754     74242   1395320    610292      5.95   no data  --
138.49/138.58	c x-sub:    58 x-cut:      0 vfix:      0 v-elim:      7 locsubst:   308 time:   0.04
138.49/138.59	c Cache  BProp: 1 Set: 1 BXProp: 0 T: 0.01
145.39/145.46	c Flit:    17 Blit:      0 bXBeca:    0 bXProp:  119 Bins:  11734 BRemL:   7672 BRemN:    135 P: 152.1M T:  6.87
145.49/145.54	c Replacing      316 vars Replaced    14175 lits Time:     0.08 s 
145.59/145.66	c bin-w-bin subsume rem         1307 bins  time:  0.03 s
145.79/145.84	c subs with bin:     1564  lits-rem:      3720  v-fix:    0  time:  0.17 s
145.99/146.04	c Subs w/ non-existent bins:    114 l-rem:   1741 v-fix:     0 done:  37897 time:  0.20 s
146.09/146.16	c Removed useless bin:     807  fixed:     0  props:   9.27M  time:  0.12 s
146.99/147.09	c lits-rem:      1462  cl-subs:     2241  v-elim:    120  v-fix:    0  time:  0.93 s
147.19/147.24	c vivif2 --  cl tried   161201 cl shrink     1623 lits rem       2036 time: 0.15
147.29/147.35	c vivif2 --  cl tried    70795 cl shrink     3406 lits rem       9382 time: 0.11
147.59/147.70	c asymm  cl-useful: 423/5682/160526 lits-rem:455 time: 0.35
147.69/147.78	c calculated reachability. Time: 0.07
147.69/147.78	c  N dy  2404    357887     60522    160521    348437     70565   1381925    576280      5.95   no data  --
147.99/148.01	c Finding binary XORs  T:     0.23 s  found:     180
153.30/153.33	c  N dy  2554    377928     60516    160521    348888     90022   1381919    975013      5.99      6.49  --
158.69/158.73	c  N dy  2702    398089     60515    160521    349356     81674   1381912    736136      6.03      6.39  --
164.09/164.10	c  N dy  2850    418105     60512    160521    349801    101079   1381908   1169482      6.06      6.80  --
169.29/169.34	c  N dy  2989    438153     60510    160521    350339     93101   1381903    871165      6.09      8.21  --
174.79/174.83	c  N dy  3131    458289     60510    160521    350743    112689   1381897   1282260      6.12      6.46  --
178.69/178.79	c Finding binary XORs  T:     0.22 s  found:      91
180.69/180.77	c  N dy  3288    478336     60508    160448    350121    104225   1381276   1056180      6.14      8.23  --
186.79/186.84	c  N dy  3445    498356     60508    160448    350519     94429   1381273    763515      6.18      8.52  --
192.60/192.62	c  N dy  3596    518399     60506    160448    350878    113959   1381268   1199341      6.21      6.57  --
198.29/198.30	c  S st  3739    536830     60506    160448    351236    101491   1381263    835572      6.24   no data  --
198.59/198.62	c  S st  3739    537331     60506    160448    351322    101900   1381263    840859      6.24   no data  --
198.59/198.67	c x-sub:   121 x-cut:      0 vfix:      0 v-elim:      8 locsubst:   124 time:   0.04
198.59/198.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
205.89/205.93	c Flit:    14 Blit:      1 bXBeca:    0 bXProp:  139 Bins:   9128 BRemL:   5199 BRemN:     51 P: 166.6M T:  7.25
205.99/206.02	c Replacing      460 vars Replaced    22878 lits Time:     0.09 s 
206.09/206.16	c bin-w-bin subsume rem         1543 bins  time:  0.03 s
206.29/206.36	c subs with bin:     1764  lits-rem:      4868  v-fix:    0  time:  0.20 s
206.39/206.47	c Subs w/ non-existent bins:     87 l-rem:   2403 v-fix:     0 done:   9835 time:  0.11 s
206.49/206.59	c Removed useless bin:    1451  fixed:     0  props:   9.15M  time:  0.12 s
207.79/207.83	c lits-rem:      2830  cl-subs:     3388  v-elim:    151  v-fix:    0  time:  1.23 s
207.91/207.97	c vivif2 --  cl tried   159655 cl shrink     1670 lits rem       1966 time: 0.15
208.09/208.14	c vivif2 --  cl tried    96913 cl shrink     4968 lits rem      14076 time: 0.17
208.49/208.50	c asymm  cl-useful: 114/10251/159103 lits-rem:255 time: 0.36
208.49/208.59	c calculated reachability. Time: 0.07
208.49/208.59	c  N dy  3739    537331     59860    159056    349786     96629   1367505    788803      6.24   no data  --
208.79/208.83	c Finding binary XORs  T:     0.23 s  found:     178
214.99/215.05	c  N dy  3907    557639     59859    159056    350143    116463   1367504   1242310      6.27      6.65  --
221.40/221.47	c  N dy  4059    577747     59859    159056    350552    102038   1367499    822457      6.30      6.73  --
227.89/227.99	c  N dy  4212    597817     59856    159056    350898    121621   1367489   1294126      6.32      7.47  --
234.49/234.52	c  N dy  4365    617928     59853    159056    351224    109026   1367487    893716      6.35      6.73  --
240.69/240.79	c  N dy  4523    638302     59850    159056    351553    128943   1367481   1361977      6.37      6.77  --
247.61/247.67	c  N dy  4683    658544     59850    159056    351830    115823   1367479    966657      6.40      6.74  --
253.69/253.79	c  N dy  4828    678655     59850    159056    352170    135430   1367477   1420826      6.42      6.85  --
255.90/255.90	c Finding binary XORs  T:     0.23 s  found:      64
260.71/260.72	c  N dy  4981    698696     59850    158979    351938    121015   1367009    981710      6.44      6.84  --
267.49/267.57	c  N dy  5139    718743     59849    158979    352234    140644   1367008   1488988      6.46      6.96  --
274.29/274.38	c  N dy  5289    738878     59848    158979    352551    125282   1367006    988733      6.48      6.83  --
281.40/281.46	c  N dy  5454    758979     59848    158979    352740    145087   1367004   1508072      6.51      9.52  --
289.00/289.10	c  N dy  5616    779224     59848    158979    352949    164985   1367003   2019031      6.53      7.05  --
296.09/296.20	c  N dy  5780    799254     59848    158979    353139    148340   1367001   1475101      6.56      7.29  --
298.69/298.75	c  S st  5835    805997     59848    158979    353196    154982   1367001   1639539      6.57   no data  --
299.09/299.14	c  S st  5835    806500     59848    158979    353266    155415   1367001   1646327      6.57   no data  --
299.09/299.18	c x-sub:    50 x-cut:      0 vfix:      0 v-elim:      7 locsubst:   256 time:   0.05
299.20/299.21	c Cache  BProp: 2 Set: 1 BXProp: 0 T: 0.01
307.59/307.63	c Flit:    23 Blit:      6 bXBeca:    0 bXProp:  176 Bins:  10074 BRemL:   5035 BRemN:     39 P: 198.2M T:  8.43
307.69/307.75	c Replacing      519 vars Replaced    32577 lits Time:     0.11 s 
307.89/307.94	c bin-w-bin subsume rem         1597 bins  time:  0.03 s
308.39/308.42	c subs with bin:     2455  lits-rem:      9817  v-fix:    0  time:  0.47 s
308.50/308.56	c Subs w/ non-existent bins:     67 l-rem:   3673 v-fix:     0 done:  16669 time:  0.14 s
308.60/308.68	c Removed useless bin:    1817  fixed:     0  props:   9.06M  time:  0.12 s
311.09/311.13	c lits-rem:      6667  cl-subs:     4518  v-elim:     95  v-fix:    0  time:  2.46 s
311.19/311.29	c vivif2 --  cl tried   157739 cl shrink     1541 lits rem       2116 time: 0.16
311.59/311.65	c vivif2 --  cl tried   148373 cl shrink    16436 lits rem      70739 time: 0.36
311.99/312.03	c asymm  cl-useful: 95/9114/157236 lits-rem:185 time: 0.38
312.09/312.13	c calculated reachability. Time: 0.07
312.09/312.13	c  N dy  5835    806500     59188    157206    352130    147883   1350834   1493823      6.57   no data  --
312.29/312.37	c Finding binary XORs  T:     0.24 s  found:     162
320.21/320.21	c  N dy  6002    826593     59187    157206    352410    167606   1350831   2031581      6.59     10.90  --
327.29/327.35	c  N dy  6144    846655     59186    157206    352737    146016   1350827   1408222      6.60      6.97  --
334.70/334.80	c  N dy  6298    866883     59186    157206    353018    165844   1350823   1940244      6.62      7.03  --
342.20/342.25	c  N dy  6435    886910     59185    157206    353300    147833   1350818   1350897      6.63      8.36  --
351.50/351.56	c  N dy  6594    907056     59185    157206    353552    167597   1350809   1891710      6.65      7.11  --
360.29/360.35	c  N dy  6748    927268     59185    157206    353796    148414   1350805   1255328      6.67      7.14  --
368.29/368.34	c  N dy  6905    947295     59185    157206    354027    168093   1350805   1759423      6.69      9.11  --
376.39/376.40	c  N dy  7056    967312     59185    157206    354283    187738   1350804   2266306      6.71      7.15  --
383.60/383.66	c  N dy  7201    987358     59185    157206    354574    167116   1350802   1617451      6.72      7.82  --
388.60/388.63	c Finding binary XORs  T:     0.24 s  found:      69
392.00/392.08	c  N dy  7357   1007380     59185    157177    354726    186778   1350618   2165369      6.74      8.38  --
400.19/400.25	c  N dy  7521   1027384     59185    157177    354888    165468   1350614   1508922      6.76      7.57  --
408.10/408.11	c  N dy  7674   1047429     59184    157177    355058    185239   1350611   2030951      6.77      7.36  --
416.60/416.69	c  N dy  7836   1067563     59184    157177    355200    162644   1350610   1301414      6.79      7.18  --
418.40/418.42	c  F st  7873   1071875     59184    157177    355237    166897   1350610   1423104      6.80   no data  --
418.50/418.51	c Replacing      231 vars Replaced    11000 lits Time:     0.06 s 
424.39/424.43	c  N dy  7958   1087620     58953    157153    355106    182207   1350452   1885562      6.80      7.82  --
432.90/432.98	c  N dy  8109   1107765     58953    157153    355279    202057   1350450   2434413      6.82      7.18  --
441.21/441.22	c  N dy  8262   1127806     58953    157153    355473    178281   1350450   1634963      6.83      7.46  --
449.29/449.34	c  N dy  8419   1147895     58950    157153    355652    198078   1350449   2189810      6.85      8.66  --
458.20/458.21	c  N dy  8583   1167941     58950    157153    355833    173486   1350448   1394663      6.87      9.91  --
466.19/466.22	c  N dy  8743   1188025     58950    157153    356003    193269   1350445   1928648      6.88      8.48  --
474.69/474.78	c  N dy  8895   1208027     58950    157153    356188    212964   1350443   2477314      6.90      8.11  --
475.49/475.55	c  S st  8909   1209751     58950    157153    356197    214665   1350443   2523626      6.90   no data  --
475.99/476.05	c  S st  8909   1210251     58950    157153    356263    215099   1350443   2529290      6.90   no data  --
476.09/476.11	c x-sub:   104 x-cut:      0 vfix:      0 v-elim:     17 locsubst:   288 time:   0.05
476.09/476.12	c Cache  BProp: 0 Set: 0 BXProp: 3 T: 0.01
484.19/484.26	c Flit:    15 Blit:      0 bXBeca:    0 bXProp:  179 Bins:   7004 BRemL:   3310 BRemN:     40 P: 200.0M T:  8.14
484.39/484.40	c Replacing      301 vars Replaced    25382 lits Time:     0.13 s 
484.60/484.65	c bin-w-bin subsume rem         1658 bins  time:  0.04 s
485.40/485.47	c subs with bin:     2597  lits-rem:      9819  v-fix:    0  time:  0.82 s
485.50/485.58	c Subs w/ non-existent bins:     49 l-rem:   3484 v-fix:     0 done:   7299 time:  0.10 s
485.69/485.70	c Removed useless bin:    1914  fixed:     0  props:   9.11M  time:  0.11 s
489.79/489.81	c lits-rem:      3052  cl-subs:     5244  v-elim:     68  v-fix:    0  time:  4.11 s
489.99/490.01	c vivif2 --  cl tried   156216 cl shrink     1903 lits rem       2371 time: 0.20
490.71/490.71	c vivif2 --  cl tried   206058 cl shrink    27277 lits rem     129638 time: 0.70
491.10/491.17	c asymm  cl-useful: 128/9711/155644 lits-rem:186 time: 0.46
491.20/491.27	c calculated reachability. Time: 0.08
491.20/491.27	c  N dy  8909   1210251     58538    155622    356182    205249   1334843   2264749      6.90   no data  --
491.50/491.52	c Finding binary XORs  T:     0.25 s  found:     254
500.80/500.87	c  N dy  9067   1230302     58534    155622    356381    176182   1334843   1461097      6.91      8.53  --
509.20/509.27	c  N dy  9221   1250370     58533    155622    356574    195936   1334842   1998848      6.93      8.44  --
518.11/518.19	c  N dy  9381   1270444     58533    155622    356778    215680   1334840   2535187      6.94      7.36  --
527.19/527.24	c  N dy  9545   1290579     58532    155622    356984    190029   1334838   1757988      6.96      7.61  --
535.81/535.81	c  N dy  9687   1310636     58532    155622    357158    209803   1334835   2290302      6.97      7.34  --
544.79/544.85	c  N dy  9831   1330647     58531    155622    357373    229460   1334832   2815533      6.98      7.38  --
553.50/553.54	c  N dy  9987   1350906     58530    155622    357563    202938   1334829   1958544      6.99      7.45  --
562.59/562.63	c  N dy 10136   1370938     58530    155622    357768    222648   1334828   2513361      7.01      8.18  --
571.90/571.96	c  N dy 10293   1391008     58530    155622    357958    194965   1334827   1615297      7.02      8.59  --
580.50/580.58	c  N dy 10443   1411057     58529    155622    358086    214787   1334827   2154830      7.03      9.01  --
590.09/590.13	c  N dy 10600   1431265     58528    155622    358241    234741   1334826   2741894      7.05      7.53  --
599.51/599.60	c  N dy 10742   1451379     58526    155622    358358    205542   1334826   1785142      7.06      7.59  --
608.79/608.85	c  N dy 10880   1471432     58525    155622    358514    225320   1334826   2347064      7.06      8.17  --
618.60/618.63	c  N dy 11038   1491452     58525    155622    358632    245117   1334823   2941180      7.08      9.58  --
628.40/628.45	c  N dy 11198   1511531     58525    155622    358754    215228   1334823   1934348      7.09      7.48  --
629.21/629.25	c Finding binary XORs  T:     0.26 s  found:      55
640.21/640.21	c  N dy 11339   1531788     58525    155492    358566    235118   1334142   2523476      7.10      7.50  --
652.90/652.90	c  N dy 11502   1551873     58525    155492    358699    254953   1334140   3103686      7.11      7.51  --
663.31/663.37	c  N dy 11652   1571943     58525    155492    358831    224384   1334139   2073661      7.12      8.04  --
672.90/672.94	c  N dy 11798   1591958     58524    155492    358967    244108   1334136   2643049      7.13      7.97  --
683.11/683.11	c  N dy 11949   1612172     58523    155492    359104    264079   1334135   3227660      7.14      7.58  --
692.70/692.79	c  N dy 12095   1632683     58523    155492    359223    232902   1334133   2168948      7.15      7.72  --
702.20/702.27	c  N dy 12241   1652775     58523    155492    359338    252764   1334133   2739673      7.16      9.26  --
712.70/712.72	c  N dy 12404   1672871     58523    155492    359449    272636   1334133   3331699      7.17     12.38  --
722.60/722.62	c  N dy 12560   1692960     58523    155492    359576    239739   1334133   2251484      7.18      7.60  --
730.89/730.95	c  S st 12682   1710253     58522    155492    359690    256814   1334133   2731131      7.19   no data  --
731.51/731.51	c  S st 12682   1710755     58522    155492    359737    257268   1334133   2738044      7.19   no data  --
731.51/731.56	c x-sub:   119 x-cut:      0 vfix:      0 v-elim:     12 locsubst:    60 time:   0.05
731.51/731.57	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.01
740.09/740.14	c Flit:    12 Blit:      0 bXBeca:    0 bXProp:  203 Bins:  20712 BRemL:   2593 BRemN:     47 P: 200.0M T:  8.57
740.31/740.31	c Replacing      539 vars Replaced    40482 lits Time:     0.14 s 
740.49/740.56	c bin-w-bin subsume rem         2156 bins  time:  0.04 s
741.29/741.30	c subs with bin:     2186  lits-rem:     13713  v-fix:    0  time:  0.75 s
741.40/741.46	c Subs w/ non-existent bins:     99 l-rem:   2850 v-fix:     0 done:  18659 time:  0.15 s
741.51/741.58	c Removed useless bin:    3938  fixed:     0  props:   9.18M  time:  0.11 s
746.30/746.31	c lits-rem:      1889  cl-subs:     5678  v-elim:     98  v-fix:    0  time:  4.73 s
746.40/746.48	c vivif2 --  cl tried   154642 cl shrink     1487 lits rem       2063 time: 0.16
747.10/747.15	c vivif2 --  cl tried   248914 cl shrink    23535 lits rem      97810 time: 0.67
747.50/747.54	c asymm  cl-useful: 26/2141/154329 lits-rem:78 time: 0.39
747.60/747.65	c calculated reachability. Time: 0.08
747.60/747.65	c  N dy 12682   1710755     57862    154303    370889    248157   1314243   2567831      7.19   no data  --
747.90/747.91	c Finding binary XORs  T:     0.26 s  found:     126
757.69/757.75	c  N dy 12817   1730756     57857    154303    371042    267898   1314242   3123411      7.19      8.21  --
768.40/768.43	c  N dy 12976   1750760     57857    154303    371169    229581   1314240   2002810      7.20      8.06  --
777.71/777.72	c  N dy 13115   1770831     57854    154303    371308    249394   1314237   2561223      7.21      8.34  --
787.71/787.75	c  N dy 13271   1790906     57853    154303    371447    269218   1314236   3149562      7.22      8.21  --
797.90/797.99	c  N dy 13426   1810973     57853    154303    371578    234693   1314235   1999848      7.23     11.48  --
807.60/807.67	c  N dy 13570   1831053     57853    154303    371713    254512   1314235   2561857      7.24      7.65  --
817.89/817.92	c  N dy 13725   1851138     57853    154303    371869    274306   1314234   3142114      7.25      8.35  --
828.41/828.43	c  N dy 13888   1871146     57853    154303    371983    239024   1314234   1993123      7.26      8.05  --
838.10/838.13	c  N dy 14046   1891214     57853    154303    372135    258831   1314233   2589972      7.27      8.02  --
848.30/848.36	c  N dy 14192   1911219     57853    154303    372280    278561   1314231   3178893      7.28      8.21  --
857.70/857.79	c  N dy 14320   1931268     57853    154303    372397    298381   1314231   3724788      7.28      8.76  --
867.40/867.49	c  N dy 14469   1951320     57853    154303    372483    261880   1314231   2503218      7.29      7.71  --
877.81/877.85	c  N dy 14618   1971453     57853    154303    372555    281812   1314229   3076873      7.30      7.69  --
888.00/888.02	c  N dy 14765   1991552     57853    154303    372638    301717   1314227   3643139      7.31      8.28  --
898.20/898.25	c  N dy 14916   2011650     57853    154303    372705    263933   1314226   2438512      7.32      9.73  --
908.20/908.26	c  N dy 15052   2031709     57853    154303    372800    283721   1314226   3015157      7.32      7.78  --
918.29/918.30	c  N dy 15182   2051762     57853    154303    372902    303525   1314225   3570466      7.33      7.73  --
929.00/929.03	c  N dy 15313   2071824     57853    154303    373007    265483   1314223   2343356      7.33      7.78  --
938.49/938.53	c  N dy 15444   2091867     57851    154303    373104    285300   1314223   2915273      7.34      8.18  --
948.70/948.74	c  N dy 15580   2111981     57850    154303    373194    305172   1314223   3488801      7.34      7.89  --
959.59/959.65	c  N dy 15713   2132424     57849    154303    373292    266818   1314223   2218721      7.35      7.75  --
970.50/970.54	c  N dy 15863   2152511     57849    154303    373396    286692   1314222   2833230      7.36      8.30  --
980.60/980.63	c  N dy 15986   2172652     57849    154303    373495    306593   1314220   3403795      7.36      7.87  --
992.32/992.31	c  N dy 16128   2192814     57849    154303    373580    326551   1314219   4024194      7.37      7.78  --
992.60/992.60	c Finding binary XORs  T:     0.24 s  found:     100
1002.11/1002.12	c  S st 16255   2210755     57849    154077    373494    284156   1313272   2592155      7.37   no data  --
1002.60/1002.66	c  S st 16255   2211258     57849    154077    373533    284619   1313272   2600696      7.37   no data  --
1002.70/1002.72	c x-sub:    26 x-cut:      0 vfix:      0 v-elim:      5 locsubst:   172 time:   0.06
1002.70/1002.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
1010.91/1010.99	c Flit:     6 Blit:      0 bXBeca:    0 bXProp:  241 Bins:  20047 BRemL:   2775 BRemN:     66 P: 200.0M T:  8.25
1011.10/1011.14	c Replacing      536 vars Replaced    36977 lits Time:     0.14 s 
1011.30/1011.39	c bin-w-bin subsume rem         1802 bins  time:  0.04 s
1011.90/1011.92	c subs with bin:     2736  lits-rem:     15140  v-fix:    0  time:  0.53 s
1012.01/1012.02	c Subs w/ non-existent bins:     58 l-rem:   1730 v-fix:     0 done:   5391 time:  0.10 s
1012.12/1012.14	c Removed useless bin:    3963  fixed:     0  props:   9.27M  time:  0.11 s
1016.10/1016.19	c lits-rem:      3815  cl-subs:     5737  v-elim:     91  v-fix:    0  time:  4.05 s
1016.30/1016.36	c vivif2 --  cl tried   153347 cl shrink     1511 lits rem       2025 time: 0.17
1017.00/1017.00	c vivif2 --  cl tried   276218 cl shrink    13887 lits rem      46672 time: 0.64
1017.30/1017.38	c asymm  cl-useful: 51/2480/153123 lits-rem:153 time: 0.38
1017.40/1017.49	c calculated reachability. Time: 0.08
1017.40/1017.49	c  N dy 16255   2211258     57209    153072    384154    275597   1294723   2497000      7.37   no data  --
1017.70/1017.76	c Finding binary XORs  T:     0.26 s  found:     192
1028.30/1028.31	c  N dy 16393   2231337     57208    153072    384308    295389   1294722   3097542      7.38      7.90  --
1038.80/1038.89	c  N dy 16519   2251498     57208    153072    384458    315274   1294722   3691896      7.38      7.79  --
1050.90/1050.98	c  N dy 16668   2271694     57208    153072    384589    335244   1294721   4354440      7.39      7.89  --
1063.20/1063.20	c  N dy 16822   2291737     57207    153072    384708    288844   1294721   2801082      7.39      7.82  --
1074.50/1074.57	c  N dy 16962   2311775     57203    153072    384814    308682   1294721   3452278      7.40      7.79  --
1085.90/1085.90	c  N dy 17089   2331791     57203    153072    384901    328492   1294721   4076879      7.40      8.58  --
1097.82/1097.86	c  N dy 17235   2351821     57203    153072    385021    286938   1294720   2545599      7.41      7.96  --
1108.50/1108.55	c  N dy 17363   2372518     57203    153072    385110    307404   1294720   3166425      7.41      7.85  --
1120.60/1120.66	c  N dy 17512   2392705     57203    153072    385211    327398   1294718   3852380      7.42      7.81  --
1132.20/1132.21	c  N dy 17635   2412939     57203    153072    385311    347402   1294717   4485389      7.42      8.16  --
1142.50/1142.58	c  N dy 17749   2433015     57203    153072    385406    305063   1294717   2904296      7.42      8.91  --
1154.30/1154.34	c  N dy 17890   2453029     57203    153072    385469    324881   1294717   3548278      7.43      8.32  --
1166.12/1166.12	c  N dy 18030   2473030     57203    153072    385587    344628   1294715   4186327      7.43     12.18  --
1178.50/1178.57	c  N dy 18177   2493075     57202    153072    385670    301488   1294714   2644382      7.44      8.06  --
1190.80/1190.85	c  N dy 18317   2513227     57202    153072    385761    321468   1294714   3320931      7.45      7.97  --
1203.20/1203.27	c  N dy 18464   2533334     57202    153072    385844    341389   1294714   3973681      7.45      8.04  --
1215.90/1215.98	c  N dy 18614   2553477     57201    153072    385945    361335   1294714   4651489      7.46      7.92  --
1228.20/1228.20	c  N dy 18749   2573999     57201    153072    386015    317251   1294712   2963982      7.46      7.87  --
1240.70/1240.74	c  N dy 18899   2594027     57201    153072    386117    337077   1294711   3585403      7.47     12.35  --
1253.01/1253.09	c  N dy 19037   2614030     57201    153072    386201    356879   1294711   4246262      7.47      9.58  --
1266.31/1266.31	c  N dy 19180   2634509     57200    153072    386293    377141   1294711   4945453      7.48      7.88  --
1278.21/1278.22	c  N dy 19321   2654513     57200    153072    386392    331654   1294711   3310637      7.48      8.93  --
1291.00/1291.04	c  N dy 19480   2674615     57200    153072    386461    351574   1294710   3969252      7.49      7.97  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370722-1305379167/watcher-3370722-1305379167 -o /tmp/evaluation-result-3370722-1305379167/solver-3370722-1305379167 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370722-1305379167.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: 0.15 0.03 0.01 2/366 30188
/proc/meminfo: memFree=21130276/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=32556 CPUtime=0 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 1480 0 0 0 0 0 0 0 20 0 1 0 630332388 33337344 1353 33554432000 4194304 4650387 140736689056672 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 8139 1354 329 112 0 3104 0

[startup+0.10787 s]
/proc/loadavg: 0.15 0.03 0.01 2/366 30188
/proc/meminfo: memFree=21130276/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=56100 CPUtime=0.09 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 8585 0 0 0 8 1 0 0 20 0 1 0 630332388 57446400 7450 33554432000 4194304 4650387 140736689056672 18446744073709551615 4317100 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 14025 7452 329 112 0 8990 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56100

[startup+0.200852 s]
/proc/loadavg: 0.15 0.03 0.01 2/366 30188
/proc/meminfo: memFree=21130276/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=79056 CPUtime=0.19 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 15145 0 0 0 17 2 0 0 20 0 1 0 630332388 80953344 12879 33554432000 4194304 4650387 140736689056672 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 19764 12883 329 112 0 14729 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 79056

[startup+0.300821 s]
/proc/loadavg: 0.15 0.03 0.01 2/366 30188
/proc/meminfo: memFree=21130276/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=109388 CPUtime=0.29 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 23306 0 0 0 25 4 0 0 21 0 1 0 630332388 112013312 18883 33554432000 4194304 4650387 140736689056672 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 27347 18885 329 112 0 22312 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 109388

[startup+0.700755 s]
/proc/loadavg: 0.15 0.03 0.01 2/366 30188
/proc/meminfo: memFree=21130276/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=128716 CPUtime=0.69 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 27793 0 0 0 65 4 0 0 22 0 1 0 630332388 131805184 21725 33554432000 4194304 4650387 140736689056672 18446744073709551615 264726065861 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 32179 21725 353 112 0 27144 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128716

[startup+1.5006 s]
/proc/loadavg: 0.15 0.03 0.01 3/367 30191
/proc/meminfo: memFree=21024484/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=170720 CPUtime=1.49 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 37956 0 0 0 143 6 0 0 25 0 1 0 630332388 174817280 31888 33554432000 4194304 4650387 140736689056672 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 42680 31888 353 112 0 37645 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 170720

[startup+3.10029 s]
/proc/loadavg: 0.15 0.03 0.01 4/372 30199
/proc/meminfo: memFree=20905540/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=256984 CPUtime=3.09 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 58959 0 0 0 301 8 0 0 25 0 1 0 630332388 263151616 52891 33554432000 4194304 4650387 140736689056672 18446744073709551615 4244304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 64246 52891 353 112 0 59211 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 256984

[startup+6.3007 s]
/proc/loadavg: 0.46 0.10 0.03 5/377 30209
/proc/meminfo: memFree=20580228/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=336108 CPUtime=6.29 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 78026 0 0 0 619 10 0 0 25 0 1 0 630332388 344174592 71958 33554432000 4194304 4650387 140736689056672 18446744073709551615 4244776 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 84027 71958 353 112 0 78992 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 336108

[startup+12.7005 s]
/proc/loadavg: 0.74 0.16 0.05 5/377 30209
/proc/meminfo: memFree=20142288/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=411508 CPUtime=12.69 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 97640 0 0 0 1257 12 0 0 25 0 1 0 630332388 421384192 91572 33554432000 4194304 4650387 140736689056672 18446744073709551615 4334018 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 102877 91572 379 112 0 97842 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 411508

[startup+25.5011 s]
/proc/loadavg: 1.46 0.35 0.11 5/377 30209
/proc/meminfo: memFree=19925652/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=492508 CPUtime=25.49 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 141232 0 0 0 2531 18 0 0 25 0 1 0 630332388 504328192 110635 33554432000 4194304 4650387 140736689056672 18446744073709551615 4506762 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 123127 110635 384 112 0 118092 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 492508

[startup+51.1012 s]
/proc/loadavg: 2.33 0.64 0.22 5/377 30210
/proc/meminfo: memFree=19573260/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=523188 CPUtime=51.09 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 152324 0 0 0 5089 20 0 0 25 0 1 0 630332388 535744512 118768 33554432000 4194304 4650387 140736689056672 18446744073709551615 4331378 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 130797 118768 384 112 0 125762 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 523188

[startup+102.301 s]
/proc/loadavg: 3.27 1.16 0.41 5/377 30211
/proc/meminfo: memFree=19243004/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=555648 CPUtime=102.3 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 157997 0 0 0 10209 21 0 0 25 0 1 0 630332388 568983552 124441 33554432000 4194304 4650387 140736689056672 18446744073709551615 4370400 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 138912 124441 384 112 0 133877 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 555648

[startup+162.3 s]
/proc/loadavg: 3.73 1.67 0.63 5/377 30213
/proc/meminfo: memFree=19163476/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=556848 CPUtime=162.29 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 167979 0 0 0 16206 23 0 0 25 0 1 0 630332388 570212352 124750 33554432000 4194304 4650387 140736689056672 18446744073709551615 4229508 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 139212 124750 384 112 0 134177 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 556848

[startup+222.314 s]
/proc/loadavg: 3.94 2.11 0.85 5/377 30215
/proc/meminfo: memFree=19086920/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=557968 CPUtime=222.31 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 179750 0 0 0 22205 26 0 0 25 0 1 0 630332388 571359232 125696 33554432000 4194304 4650387 140736689056672 18446744073709551615 4364809 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 139492 125696 384 112 0 134457 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 557968

[startup+282.3 s]
/proc/loadavg: 3.98 2.45 1.04 5/377 30216
/proc/meminfo: memFree=19020296/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=559084 CPUtime=282.3 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 189302 0 0 0 28201 29 0 0 25 0 1 0 630332388 572502016 126487 33554432000 4194304 4650387 140736689056672 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 139771 126487 384 112 0 134736 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 559084

[startup+342.301 s]
/proc/loadavg: 4.05 2.76 1.23 5/377 30221
/proc/meminfo: memFree=18816896/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=579952 CPUtime=342.29 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 206069 0 0 0 34198 31 0 0 25 0 1 0 630332388 593870848 131460 33554432000 4194304 4650387 140736689056672 18446744073709551615 4363677 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 144988 131460 384 112 0 139953 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 579952

[startup+402.301 s]
/proc/loadavg: 4.11 3.01 1.41 5/377 30222
/proc/meminfo: memFree=18817752/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=580860 CPUtime=402.29 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 218298 0 0 0 40195 34 0 0 25 0 1 0 630332388 594800640 131821 33554432000 4194304 4650387 140736689056672 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 145215 131821 384 112 0 140180 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 580860

[startup+462.3 s]
/proc/loadavg: 4.16 3.22 1.58 5/377 30224
/proc/meminfo: memFree=18771720/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=581796 CPUtime=462.29 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 231291 0 0 0 46191 38 0 0 25 0 1 0 630332388 595759104 131869 33554432000 4194304 4650387 140736689056672 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 145449 131869 384 112 0 140414 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 581796

[startup+522.301 s]
/proc/loadavg: 4.06 3.36 1.73 5/377 30225
/proc/meminfo: memFree=18586168/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=606760 CPUtime=522.29 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 247149 0 0 0 52188 41 0 0 25 0 1 0 630332388 621322240 137698 33554432000 4194304 4650387 140736689056672 18446744073709551615 4363490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 151690 137698 384 112 0 146655 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 606760

[startup+582.301 s]
/proc/loadavg: 4.02 3.47 1.87 5/377 30227
/proc/meminfo: memFree=18568616/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=607472 CPUtime=582.3 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 257395 0 0 0 58186 44 0 0 25 0 1 0 630332388 622051328 138617 33554432000 4194304 4650387 140736689056672 18446744073709551615 4363299 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 151868 138617 384 112 0 146833 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 607472

[startup+642.3 s]
/proc/loadavg: 4.00 3.57 2.00 5/377 30229
/proc/meminfo: memFree=18579112/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=608176 CPUtime=642.3 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 267635 0 0 0 64184 46 0 0 25 0 1 0 630332388 622772224 139024 33554432000 4194304 4650387 140736689056672 18446744073709551615 4328299 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 152044 139024 384 112 0 147009 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 608176

[startup+702.301 s]
/proc/loadavg: 4.13 3.67 2.14 5/377 30230
/proc/meminfo: memFree=18548944/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=608944 CPUtime=702.3 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 278088 0 0 0 70181 49 0 0 25 0 1 0 630332388 623558656 139188 33554432000 4194304 4650387 140736689056672 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 152236 139188 384 112 0 147201 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 608944

[startup+762.301 s]
/proc/loadavg: 4.11 3.75 2.25 5/377 30232
/proc/meminfo: memFree=18526336/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=631936 CPUtime=762.31 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 290268 0 0 0 76179 52 0 0 25 0 1 0 630332388 647102464 146065 33554432000 4194304 4650387 140736689056672 18446744073709551615 4368082 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 157984 146065 384 112 0 152949 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 631936

[startup+822.3 s]
/proc/loadavg: 4.04 3.79 2.36 5/377 30260
/proc/meminfo: memFree=18429272/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=632248 CPUtime=822.3 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 301121 0 0 0 82176 54 0 0 25 0 1 0 630332388 647421952 145139 33554432000 4194304 4650387 140736689056672 18446744073709551615 4367204 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 158062 145139 384 112 0 153027 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 632248

[startup+882.314 s]
/proc/loadavg: 4.06 3.84 2.47 5/377 30262
/proc/meminfo: memFree=18393336/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=633036 CPUtime=882.31 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 312292 0 0 0 88175 56 0 0 25 0 1 0 630332388 648228864 145118 33554432000 4194304 4650387 140736689056672 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 158259 145118 384 112 0 153224 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 633036

[startup+942.301 s]
/proc/loadavg: 4.08 3.88 2.56 5/377 30264
/proc/meminfo: memFree=18361168/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=633836 CPUtime=942.3 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 323977 0 0 0 94171 59 0 0 25 0 1 0 630332388 649048064 145141 33554432000 4194304 4650387 140736689056672 18446744073709551615 4363550 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 158459 145141 384 112 0 153424 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 633836

[startup+1002.3 s]
/proc/loadavg: 4.03 3.90 2.65 5/377 30265
/proc/meminfo: memFree=18333588/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=634688 CPUtime=1002.3 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 335668 0 0 0 100169 61 0 0 25 0 1 0 630332388 649920512 144621 33554432000 4194304 4650387 140736689056672 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 158672 144621 384 112 0 153637 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 634688

[startup+1062.3 s]
/proc/loadavg: 4.15 3.96 2.75 5/377 30267
/proc/meminfo: memFree=18282820/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=652404 CPUtime=1062.3 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 347855 0 0 0 106167 63 0 0 25 0 1 0 630332388 668061696 149865 33554432000 4194304 4650387 140736689056672 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 163101 149865 384 112 0 158066 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 652404

[startup+1122.3 s]
/proc/loadavg: 4.05 3.97 2.82 5/377 30269
/proc/meminfo: memFree=18274720/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=652764 CPUtime=1122.3 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 355676 0 0 0 112166 64 0 0 25 0 1 0 630332388 668430336 151166 33554432000 4194304 4650387 140736689056672 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 163191 151166 384 112 0 158156 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 652764

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 2.89 5/377 30270
/proc/meminfo: memFree=18275664/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=653704 CPUtime=1182.3 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 367876 0 0 0 118164 66 0 0 25 0 1 0 630332388 669392896 150018 33554432000 4194304 4650387 140736689056672 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 163426 150018 384 112 0 158391 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 653704

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 2.96 5/377 30272
/proc/meminfo: memFree=18248332/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=654176 CPUtime=1242.3 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 375765 0 0 0 124162 68 0 0 25 0 1 0 630332388 669876224 150921 33554432000 4194304 4650387 140736689056672 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 163544 150921 384 112 0 158509 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 654176



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 3.99 3.03 5/377 30273
/proc/meminfo: memFree=18193504/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=654644 CPUtime=1300.02 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 383660 0 0 0 129932 70 0 0 25 0 1 0 630332388 670355456 151770 33554432000 4194304 4650387 140736689056672 18446744073709551615 4368256 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 163661 151770 384 112 0 158626 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 654644

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

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

[startup+1300 s]
/proc/loadavg: 4.04 3.99 3.03 5/377 30273
/proc/meminfo: memFree=18193504/32951124 swapFree=66341972/67111528
[pid=30188] ppid=30186 vsize=654644 CPUtime=1300.02 cores=5,7
/proc/30188/stat : 30188 (strangenight1-s) R 30186 30188 30147 0 -1 4202496 383660 0 0 0 129932 70 0 0 25 0 1 0 630332388 670355456 151770 33554432000 4194304 4650387 140736689056672 18446744073709551615 4368256 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30188/statm: 163661 151770 384 112 0 158626 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 654644

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.05
CPU time (s): 1300.05
CPU user time (s): 1299.32
CPU system time (s): 0.728889
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 722704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.32
system time used= 0.728889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 383660
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= 10
involuntary context switches= 2371

runsolver used 4.32734 second user time and 11.0743 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-14 15:19:28
IDJOB=3370722
IDBENCH=69635
IDSOLVER=1847
FILE ID=node141/3370722-1305379167
RUNJOBID= node141-1305379151-30168
PBS_JOBID= 13324361
Free space on /tmp= 73276 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT_RACE08/cnf/ibm-2002-30r-k85.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370722-1305379167/watcher-3370722-1305379167 -o /tmp/evaluation-result-3370722-1305379167/solver-3370722-1305379167 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370722-1305379167.cnf

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

MD5SUM BENCH= c08fe2d9c476652207ada677b7ca59f9
RANDOM SEED=536286163

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21130432 kB
Buffers:        254156 kB
Cached:        6068560 kB
SwapCached:      22860 kB
Active:        3170848 kB
Inactive:      8404900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21130432 kB
SwapTotal:    67111528 kB
SwapFree:     66341972 kB
Dirty:           30368 kB
Writeback:           0 kB
AnonPages:     5236884 kB
Mapped:          19940 kB
Slab:           141484 kB
PageTables:      38624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86275388 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= 73244 MiB
End job on node141 at 2011-05-14 15:41:10