Trace number 3367460

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S586055573-067-UNKNOWN.cnf
MD5SUMd673a60901b4a946b283fdbb02f99fdc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 534000

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-3367460-1305383190.cnf'
0.00/0.01	c -- header says num vars:            400
0.00/0.01	c -- header says num clauses:       34000
0.00/0.01	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.00/0.01	c -- vars added        400
0.00/0.01	c Parsing time:  0.02 s
0.00/0.01	c  N st     0         0       400     34000         0         0    238000         0   no data   no data
0.39/0.40	c asymm  cl-useful: 0/14649/34000 lits-rem:0 time: 0.38
0.39/0.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.39/0.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.39/0.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.39/0.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.39/0.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.39/0.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.49/0.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
0.49/0.52	c Finding binary XORs  T:     0.00 s  found:       0
0.49/0.53	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.49/0.53	c calculated reachability. Time: 0.00
0.49/0.54	c Calc default polars -  time:   0.00 s pos:     208 undec:       9 neg:     183
0.49/0.54	c =========================================================================================
0.49/0.54	c types(t): F = full restart, N = normal restart
0.49/0.54	c types(t): S = simplification begin/end, E = solution found
0.49/0.54	c restart types(rt): st = static, dy = dynamic
0.49/0.54	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.49/0.54	c  B st     0         0       400     34000         0         0    238000         0   no data   no data
0.79/0.89	c  N dy    18      4647       400     34000         0      4586    238000    439023     83.42     88.74
1.19/1.24	c  N dy    31      8777       400     34000         0      5876    238000    444764     82.84     87.82
1.59/1.66	c  N dy    49     13625       400     34000         0      5966    238000    339935     82.81     87.31
1.99/2.01	c  N dy    67     17658       400     34000         0      9931    238000    714156     82.89     90.94
2.29/2.39	c  N dy    82     21803       400     34000         0      7904    238000    416015     82.62     88.27
2.59/2.69	c  F st    99     25002       400     34000         0     11066    238000    720652     82.96   no data
2.79/2.81	c  N st   102     26190       400     34000         0     12241    238000    830780     82.96   no data
3.09/3.16	c  S st   105     30001       400     34000         0      8662    238000    401097     82.96   no data
3.20/3.23	c  S st   105     30505       400     34000         0      9166    238000    445355     82.96   no data
3.20/3.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.20/3.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
3.20/3.25	c blocked clauses removed:        0 vars:      0 tried:         400 T: 0.00 s
3.20/3.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.20/3.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.20/3.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3.20/3.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.20/3.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.20/3.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.59/3.65	c lits-rem:        46  cl-subs:       59  v-elim:      0  v-fix:    0  time:  0.38 s
3.79/3.86	c asymm  cl-useful: 0/7522/34000 lits-rem:0 time: 0.21
3.79/3.86	c calculated reachability. Time: 0.00
3.79/3.86	c  N dy   105     30505       400     34000         0      9107    238000    436618     82.96   no data
4.19/4.24	c  N dy   120     34615       400     34000         0     13174    238000    816958     82.84     87.44
4.59/4.66	c  N dy   141     38691       400     34000         0      8753    238000    315898     83.04     88.12
4.99/5.04	c  N dy   156     42892       400     34000         0     12904    238000    706478     82.99     87.75
5.29/5.32	c  S st   167     45757       400     34000         0     15727    238000    966772     82.91     79.42
5.29/5.39	c  S st   167     46263       400     34000         0     16231    238000   1011475     82.91   no data
5.40/5.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.40/5.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
5.40/5.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.40/5.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.40/5.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.40/5.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
5.40/5.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.40/5.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
5.40/5.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.11	c lits-rem:       291  cl-subs:      238  v-elim:      0  v-fix:    0  time:  1.64 s
7.09/7.11	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
7.09/7.12	c vivif2 --  cl tried    15993 cl shrink        0 lits rem          0 time: 0.01
7.29/7.34	c asymm  cl-useful: 0/6395/34000 lits-rem:0 time: 0.22
7.29/7.34	c calculated reachability. Time: 0.00
7.29/7.35	c  N dy   167     46263       400     34000         0     15993    238000    975642     82.91   no data
7.71/7.78	c  N dy   184     50521       400     34000         0     10688    238000    409453     82.87     87.97
8.19/8.23	c  N dy   199     55371       400     34000         0     15470    238000    858257     82.65     87.10
8.59/8.64	c  N dy   209     59453       400     34000         0     19500    238000   1239748     82.51     87.64
9.09/9.11	c  N dy   231     64060       400     34000         0     13562    238000    597126     82.52     87.20
9.49/9.53	c  N dy   249     68194       400     34000         0     17644    238000    984605     82.52     86.88
9.59/9.66	c  S st   257     69396       400     34000         0     18821    238000   1096046     82.58     83.38
9.69/9.75	c  S st   257     69898       400     34000         0     19321    238000   1140718     82.58   no data
9.69/9.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.69/9.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
9.69/9.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.69/9.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.69/9.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.69/9.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
9.69/9.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.69/9.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.80/9.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.30/12.36	c lits-rem:       101  cl-subs:      248  v-elim:      0  v-fix:    0  time:  2.54 s
12.30/12.36	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
12.30/12.38	c vivif2 --  cl tried    19073 cl shrink        0 lits rem          0 time: 0.01
12.50/12.58	c asymm  cl-useful: 0/5434/34000 lits-rem:0 time: 0.20
12.50/12.58	c calculated reachability. Time: 0.00
12.50/12.58	c  N dy   257     69898       400     34000         0     19073    238000   1103994     82.58   no data
13.00/13.08	c  N dy   276     74403       400     34000         0     12032    238000    369965     82.63     87.58
13.50/13.56	c  N dy   296     79337       400     34000         0     16907    238000    829262     82.59     87.84
14.09/14.12	c  N dy   322     84509       400     34000         0     22007    238000   1312975     82.70     89.72
14.39/14.48	c  F st   341     87502       400     34000         0     24965    238000   1593244     82.74     80.96
14.79/14.81	c  N st   346     90798       400     34000         0     15714    238000    645239     82.74   no data
15.40/15.43	c  N dy   369     96704       400     34000         0     21543    238000   1203512     82.80     87.49
16.09/16.17	c  N dy   394    103132       400     34000         0     14417    238000    431866     82.76     87.25
16.29/16.34	c  S st   406    104850       400     34000         0     16112    238000    594905     82.82     85.95
16.40/16.42	c  S st   406    105355       400     34000         0     16616    238000    639323     82.82   no data
16.40/16.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.40/16.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
16.40/16.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.40/16.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.40/16.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.40/16.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
16.40/16.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.40/16.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
16.40/16.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.08/17.17	c lits-rem:        27  cl-subs:       67  v-elim:      0  v-fix:    0  time:  0.67 s
17.08/17.17	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
17.08/17.18	c vivif2 --  cl tried    16549 cl shrink        0 lits rem          0 time: 0.01
17.28/17.39	c asymm  cl-useful: 0/7520/34000 lits-rem:0 time: 0.21
17.28/17.39	c calculated reachability. Time: 0.00
17.28/17.39	c  N dy   406    105355       400     34000         0     16549    238000    629251     82.82   no data
18.18/18.23	c  N dy   437    112154       400     34000         0     23255    238000   1265020     82.82     87.43
19.18/19.23	c  N dy   468    120275       400     34000         0     16797    238000    573413     82.78     88.66
20.07/20.12	c  N dy   495    128270       400     34000         0     24681    238000   1315324     82.74     87.25
21.07/21.19	c  N dy   535    137087       400     34000         0     17932    238000    602647     82.75     87.45
22.17/22.20	c  N dy   564    146133       400     34000         0     26847    238000   1440509     82.68     87.83
23.27/23.35	c  N dy   607    155660       400     34000         0     19810    238000    698315     82.71     87.27
23.57/23.61	c  S st   616    158033       400     34000         0     22149    238000    917914     82.71     78.38
23.57/23.69	c  S st   616    158534       400     34000         0     22646    238000    961465     82.71   no data
23.57/23.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.67/23.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
23.67/23.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.67/23.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.67/23.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.67/23.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
23.67/23.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.67/23.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.67/23.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.37/25.41	c lits-rem:       157  cl-subs:      154  v-elim:      0  v-fix:    0  time:  1.65 s
25.37/25.41	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
25.37/25.42	c vivif2 --  cl tried    22492 cl shrink        0 lits rem          0 time: 0.01
25.57/25.65	c asymm  cl-useful: 0/5916/34000 lits-rem:0 time: 0.22
25.57/25.65	c calculated reachability. Time: 0.00
25.57/25.65	c  N dy   616    158534       400     34000         0     22492    238000    938289     82.71   no data
26.77/26.87	c  N dy   658    168682       400     34000         0     32515    238000   1883174     82.70     88.09
28.08/28.12	c  N dy   696    179511       400     34000         0     25758    238000   1169781     82.64     88.84
29.58/29.61	c  N dy   736    191319       400     34000         0     18987    238000    456079     82.55     87.66
31.07/31.15	c  N dy   779    203723       400     34000         0     31233    238000   1614741     82.49     87.03
33.02/33.15	c  N dy   828    217850       400     34000         0     25779    238000   1016347     82.40     87.01
34.82/34.95	c  N dy   873    231835       400     34000         0     39605    238000   2318408     82.33     87.94
35.61/35.72	c  S st   905    237804       400     34000         0     25076    238000    869154     82.36   no data
35.71/35.81	c  S st   905    238305       400     34000         0     25575    238000    913993     82.36   no data
35.71/35.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.71/35.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
35.71/35.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.71/35.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.71/35.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.71/35.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
35.71/35.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.71/35.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.71/35.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.51/37.60	c lits-rem:       145  cl-subs:      111  v-elim:      0  v-fix:    0  time:  1.72 s
37.51/37.60	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
37.51/37.62	c vivif2 --  cl tried    25464 cl shrink        0 lits rem          0 time: 0.01
37.71/37.84	c asymm  cl-useful: 0/5444/34000 lits-rem:0 time: 0.23
37.71/37.85	c calculated reachability. Time: 0.00
37.71/37.85	c  N dy   905    238305       400     34000         0     25464    238000    897519     82.36   no data
39.71/39.83	c  N dy   976    253539       400     34000         0     40496    238000   2314297     82.39     87.04
41.72/41.89	c  N dy  1045    269825       400     34000         0     35174    238000   1738920     82.41     87.13
44.11/44.21	c  N dy  1126    287077       400     34000         0     29825    238000   1148264     82.45     96.85
46.61/46.75	c  N dy  1193    305487       400     34000         0     24640    238000    579399     82.40     86.81
46.71/46.85	c  F st  1198    306253       400     34000         0     25402    238000    650779     82.40   no data
49.21/49.39	c  N dy  1268    325464       400     34000         0     44366    238000   2446403     82.42     89.15
52.20/52.37	c  N dy  1346    345745       400     34000         0     40055    238000   1942695     82.38     87.42
54.10/54.25	c  S st  1395    357457       400     34000         0     26275    238000    567914     82.36     82.33
54.20/54.35	c  S st  1395    357961       400     34000         0     26778    238000    613649     82.36   no data
54.20/54.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.20/54.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
54.20/54.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.20/54.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.20/54.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.20/54.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
54.20/54.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
54.20/54.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
54.30/54.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.81/55.00	c lits-rem:        11  cl-subs:       30  v-elim:      0  v-fix:    0  time:  0.60 s
54.81/55.01	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
54.91/55.01	c vivif2 --  cl tried    26748 cl shrink        0 lits rem          0 time: 0.01
55.10/55.24	c asymm  cl-useful: 0/5214/34000 lits-rem:0 time: 0.23
55.10/55.24	c calculated reachability. Time: 0.00
55.10/55.24	c  N dy  1395    357961       400     34000         0     26748    238000    609254     82.36   no data
57.90/58.05	c  N dy  1494    378270       400     34000         0     46815    238000   2505781     82.40     88.81
60.59/60.79	c  N dy  1568    398402       400     34000         0     40346    238000   1809927     82.35     86.74
63.61/63.73	c  N dy  1649    418434       400     34000         0     32793    238000   1016978     82.32     87.53
66.60/66.74	c  N dy  1751    438521       400     34000         0     52638    238000   2879078     82.35     86.77
69.39/69.54	c  N dy  1809    458723       400     34000         0     44270    238000   2006923     82.26     87.17
72.60/72.74	c  N dy  1907    479075       400     34000         0     35076    238000   1063606     82.29     86.66
75.60/75.74	c  N dy  1985    499115       400     34000         0     54878    238000   2925077     82.28     86.64
78.70/78.87	c  N dy  2072    519449       400     34000         0     44682    238000   1895880     82.27     87.29
81.80/81.96	c  S st  2135    536942       400     34000         0     61965    238000   3517486     82.23     74.68
82.00/82.12	c  S st  2135    537451       400     34000         0     62472    238000   3561179     82.23   no data
82.00/82.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
82.00/82.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
82.00/82.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.00/82.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.00/82.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.00/82.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
82.00/82.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.10/82.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
82.19/82.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
112.50/112.69	c lits-rem:       607  cl-subs:      985  v-elim:      0  v-fix:    0  time: 30.37 s
112.50/112.69	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
112.60/112.74	c vivif2 --  cl tried    61487 cl shrink        0 lits rem          0 time: 0.05
112.90/113.04	c asymm  cl-useful: 0/3312/34000 lits-rem:0 time: 0.30
112.90/113.05	c calculated reachability. Time: 0.00
112.90/113.05	c  N dy  2135    537451       400     34000         0     61487    238000   3418167     82.23   no data
115.90/116.03	c  N dy  2229    557472       400     34000         0     49989    238000   2299789     82.24     87.62
119.30/119.41	c  N dy  2329    577567       400     34000         0     37570    238000   1052988     82.27     92.00
122.40/122.51	c  N dy  2410    597580       400     34000         0     57339    238000   2911626     82.26     87.74
125.60/125.79	c  N dy  2507    617624       400     34000         0     43868    238000   1555939     82.28     86.85
129.30/129.40	c  N dy  2591    638196       400     34000         0     64190    238000   3462364     82.26     86.62
133.02/133.19	c  N dy  2679    658678       400     34000         0     50154    238000   2072887     82.25     86.64
137.31/137.41	c  N dy  2773    678895       400     34000         0     70105    238000   3944852     82.26     88.09
140.50/140.60	c  N dy  2836    698972       400     34000         0     54757    238000   2410323     82.22     87.61
144.40/144.59	c  N dy  2924    719050       400     34000         0     38382    238000    794610     82.22     86.85
147.80/147.94	c  N dy  3010    739107       400     34000         0     58163    238000   2653378     82.22     87.34
151.80/151.94	c  N dy  3099    759147       400     34000         0     40772    238000    941168     82.21     87.14
154.91/155.11	c  N dy  3160    779226       400     34000         0     60599    238000   2813790     82.17     86.58
158.80/158.90	c  N dy  3250    799270       400     34000         0     42218    238000    987681     82.17     86.68
159.80/159.98	c  S st  3279    806176       400     34000         0     49041    238000   1626674     82.17     83.60
160.00/160.11	c  S st  3279    806681       400     34000         0     49543    238000   1671926     82.17   no data
160.00/160.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
160.00/160.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
160.00/160.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
160.00/160.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
160.00/160.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
160.00/160.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
160.00/160.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
160.00/160.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
160.10/160.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
169.80/169.99	c lits-rem:       153  cl-subs:      326  v-elim:      0  v-fix:    0  time:  9.78 s
169.90/170.00	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
169.90/170.02	c vivif2 --  cl tried    49217 cl shrink        0 lits rem          0 time: 0.02
170.10/170.28	c asymm  cl-useful: 0/3703/34000 lits-rem:0 time: 0.26
170.10/170.28	c calculated reachability. Time: 0.00
170.10/170.28	c  N dy  3279    806681       400     34000         0     49217    238000   1623317     82.17   no data
173.72/173.89	c  N dy  3365    826754       400     34000         0     69060    238000   3486901     82.17     87.99
177.40/177.52	c  N dy  3461    846765       400     34000         0     49629    238000   1602237     82.18     90.11
181.00/181.17	c  N dy  3561    866815       400     34000         0     69433    238000   3465533     82.20     89.13
184.71/184.88	c  N dy  3645    886955       400     34000         0     49158    238000   1476376     82.20     86.94
188.40/188.53	c  N dy  3744    907288       400     34000         0     69243    238000   3368558     82.21     86.65
192.20/192.38	c  N dy  3825    927320       400     34000         0     47867    238000   1270626     82.20     87.02
195.72/195.89	c  N dy  3913    947396       400     34000         0     67710    238000   3139886     82.21     87.03
200.02/200.17	c  N dy  4016    967482       400     34000         0     45392    238000    959498     82.23     89.86
203.50/203.65	c  N dy  4116    987695       400     34000         0     65367    238000   2847605     82.25     86.93
207.72/207.89	c  N dy  4213   1007777       400     34000         0     85209    238000   4718151     82.26     87.01
211.31/211.43	c  N dy  4309   1027968       400     34000         0     62015    238000   2436330     82.28     86.95
215.41/215.53	c  N dy  4390   1048034       400     34000         0     81835    238000   4306895     82.28     87.22
219.50/219.61	c  N dy  4473   1070437       400     34000         0     59856    238000   2153501     82.26     86.66
219.70/219.88	c  F st  4483   1071875       400     34000         0     61276    238000   2286894     82.26   no data
223.40/223.57	c  N dy  4554   1090444       400     34000         0     79593    238000   4026799     82.27     86.65
228.00/228.12	c  N dy  4648   1110645       400     34000         0     54456    238000   1565334     82.26     86.64
232.60/232.76	c  N dy  4747   1130664       400     34000         0     74245    238000   3431069     82.27     86.87
237.70/237.86	c  N dy  4837   1150758       400     34000         0     47989    238000    866719     82.28     94.05
241.50/241.62	c  N dy  4931   1170768       400     34000         0     67777    238000   2728188     82.28     88.14
246.11/246.24	c  N dy  5017   1190857       400     34000         0     87631    238000   4593773     82.27     87.18
250.11/250.21	c  S st  5106   1210021       400     34000         0     59478    238000   1864234     82.28     79.75
250.21/250.36	c  S st  5106   1210527       400     34000         0     59975    238000   1909404     82.28   no data
250.21/250.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
250.31/250.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
250.31/250.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
250.31/250.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
250.31/250.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
250.31/250.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
250.31/250.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
250.31/250.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
250.31/250.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
264.11/264.21	c lits-rem:       336  cl-subs:      402  v-elim:      0  v-fix:    0  time: 13.72 s
264.11/264.21	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
264.11/264.24	c vivif2 --  cl tried    59573 cl shrink        0 lits rem          0 time: 0.02
264.31/264.49	c asymm  cl-useful: 0/2891/34000 lits-rem:0 time: 0.25
264.31/264.49	c calculated reachability. Time: 0.00
264.31/264.49	c  N dy  5106   1210527       400     34000         0     59573    238000   1849928     82.28   no data
268.21/268.40	c  N dy  5182   1230599       400     34000         0     79416    238000   3715492     82.27     88.56
272.90/273.01	c  N dy  5275   1250752       400     34000         0     51231    238000   1006766     82.27     86.87
276.30/276.47	c  N dy  5345   1270840       400     34000         0     71081    238000   2879939     82.25     88.02
281.00/281.11	c  N dy  5436   1291404       400     34000         0     91395    238000   4800075     82.25     86.64
285.00/285.11	c  N dy  5516   1311426       400     34000         0     62097    238000   1953208     82.24     86.74
289.11/289.25	c  N dy  5609   1331623       400     34000         0     82015    238000   3832644     82.25     86.82
293.90/294.06	c  N dy  5683   1352775       400     34000         0     52870    238000    994223     82.24     86.67
297.70/297.82	c  N dy  5772   1373258       400     34000         0     73097    238000   2893024     82.24     87.17
302.42/302.51	c  N dy  5871   1393350       400     34000         0     92942    238000   4766877     82.25     87.59
306.71/306.82	c  N dy  5958   1413429       400     34000         0     61759    238000   1747176     82.25     87.00
310.80/310.92	c  N dy  6048   1433469       400     34000         0     81552    238000   3610528     82.25     88.21
315.90/316.05	c  N dy  6141   1453974       400     34000         0    101799    238000   5511190     82.26     86.72
319.80/319.96	c  N dy  6239   1474049       400     34000         0     69633    238000   2399413     82.26     91.57
324.10/324.21	c  N dy  6311   1494078       400     34000         0     89457    238000   4262910     82.25     88.31
329.00/329.10	c  N dy  6397   1514175       400     34000         0     56270    238000   1058851     82.25     87.06
333.11/333.25	c  N dy  6493   1535696       400     34000         0     77526    238000   3059111     82.25     88.08
337.81/337.94	c  N dy  6583   1555831       400     34000         0     97421    238000   4937731     82.26     87.42
342.51/342.64	c  N dy  6673   1575896       400     34000         0     63213    238000   1624264     82.26     87.37
346.70/346.86	c  N dy  6770   1596127       400     34000         0     83235    238000   3514845     82.27     86.91
351.70/351.88	c  N dy  6849   1616248       400     34000         0    103108    238000   5387848     82.26     86.87
356.31/356.48	c  N dy  6943   1636671       400     34000         0     68274    238000   2027334     82.27     87.41
360.62/360.78	c  N dy  7033   1656673       400     34000         0     88015    238000   3886470     82.27     86.64
366.11/366.23	c  N dy  7136   1677012       400     34000         0    108109    238000   5784449     82.28     87.67
370.30/370.40	c  N dy  7229   1697021       400     34000         0     71900    238000   2275521     82.28     87.10
373.20/373.32	c  S st  7285   1710528       400     34000         0     85235    238000   3530507     82.28     86.75
373.40/373.52	c  S st  7285   1711036       400     34000         0     85743    238000   3575156     82.28   no data
373.40/373.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
373.40/373.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
373.40/373.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
373.40/373.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
373.40/373.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
373.40/373.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
373.40/373.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
373.50/373.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
373.60/373.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
403.62/403.73	c lits-rem:       518  cl-subs:      807  v-elim:      0  v-fix:    0  time: 30.00 s
403.62/403.73	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
403.62/403.78	c vivif2 --  cl tried    84936 cl shrink        0 lits rem          0 time: 0.04
403.91/404.09	c asymm  cl-useful: 0/3289/34000 lits-rem:0 time: 0.31
403.91/404.09	c calculated reachability. Time: 0.00
403.91/404.09	c  N dy  7285   1711036       400     34000         0     84936    238000   3455499     82.28   no data
409.02/409.20	c  N dy  7380   1731111       400     34000         0    104800    238000   5327765     82.29     86.80
413.71/413.86	c  N dy  7458   1751124       400     34000         0     67573    238000   1794482     82.28     89.54
418.00/418.14	c  N dy  7539   1771166       400     34000         0     87346    238000   3666850     82.28     87.15
423.32/423.45	c  N dy  7629   1791398       400     34000         0    107330    238000   5542373     82.28     87.20
428.00/428.15	c  N dy  7717   1811423       400     34000         0     69182    238000   1867029     82.28     87.83
432.41/432.51	c  N dy  7808   1831594       400     34000         0     89095    238000   3742641     82.28     86.70
437.50/437.61	c  N dy  7891   1851618       400     34000         0    108859    238000   5605266     82.28     89.09
442.41/442.50	c  N dy  7990   1871673       400     34000         0     69739    238000   1830550     82.29     86.64
447.00/447.16	c  N dy  8065   1893236       400     34000         0     91031    238000   3830746     82.28     86.89
452.51/452.62	c  N dy  8161   1913377       400     34000         0    110909    238000   5697860     82.29     86.71
457.20/457.35	c  N dy  8238   1933467       400     34000         0     70840    238000   1847829     82.28     86.87
461.51/461.69	c  N dy  8311   1953840       400     34000         0     90946    238000   3735520     82.27     86.74
467.00/467.10	c  N dy  8401   1974085       400     34000         0    110942    238000   5608200     82.27     86.70
472.21/472.35	c  N dy  8492   1994114       400     34000         0     69835    238000   1673119     82.28     88.14
476.91/477.09	c  N dy  8602   2014499       400     34000         0     89966    238000   3582795     82.29     86.65
482.20/482.36	c  N dy  8690   2034668       400     34000         0    109877    238000   5441949     82.29     87.03
487.70/487.86	c  N dy  8770   2054715       400     34000         0     67794    238000   1393297     82.29     87.25
492.01/492.18	c  N dy  8857   2075017       400     34000         0     87848    238000   3285226     82.29     87.65
497.12/497.23	c  N dy  8946   2095020       400     34000         0    107623    238000   5156463     82.29     92.65
502.90/503.01	c  N dy  9025   2115212       400     34000         0     64696    238000   1018329     82.28     87.75
507.21/507.30	c  N dy  9122   2135312       400     34000         0     84544    238000   2885933     82.29     86.87
512.11/512.22	c  N dy  9201   2155421       400     34000         0    104403    238000   4750846     82.28     86.84
518.11/518.21	c  N dy  9297   2175513       400     34000         0    124232    238000   6619113     82.29     92.45
522.80/522.91	c  N dy  9388   2195649       400     34000         0     80290    238000   2406583     82.29     86.90
526.51/526.64	c  S st  9466   2211036       400     34000         0     95463    238000   3837223     82.29   no data
526.72/526.85	c  S st  9466   2211540       400     34000         0     95966    238000   3882162     82.29   no data
526.72/526.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
526.83/526.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
526.83/526.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
526.83/526.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
526.83/526.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
526.83/526.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
526.83/526.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
526.83/526.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
526.91/527.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
563.31/563.45	c lits-rem:       904  cl-subs:      870  v-elim:      0  v-fix:    0  time: 36.38 s
563.31/563.45	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
563.41/563.50	c vivif2 --  cl tried    95096 cl shrink        0 lits rem          0 time: 0.04
563.71/563.84	c asymm  cl-useful: 0/2680/34000 lits-rem:0 time: 0.34
563.71/563.84	c calculated reachability. Time: 0.00
563.71/563.84	c  N dy  9466   2211540       400     34000         0     95096    238000   3753026     82.29   no data
569.21/569.30	c  N dy  9553   2231580       400     34000         0    114878    238000   5617784     82.29     87.53
575.01/575.13	c  N dy  9645   2251630       400     34000         0     69839    238000   1337121     82.29     91.56
579.41/579.56	c  N dy  9738   2271690       400     34000         0     89635    238000   3211445     82.30     90.08
584.81/584.91	c  N dy  9834   2291811       400     34000         0    109499    238000   5080148     82.30     86.77
590.80/590.97	c  N dy  9917   2311956       400     34000         0    129378    238000   6948050     82.30     87.04
595.51/595.60	c  N dy 10008   2332134       400     34000         0     83487    238000   2547938     82.30     86.98
600.42/600.53	c  N dy 10080   2352446       400     34000         0    103571    238000   4441672     82.29     87.19
606.31/606.41	c  N dy 10170   2372470       400     34000         0    123332    238000   6304252     82.30     87.94
612.11/612.21	c  N dy 10244   2392848       400     34000         0     76664    238000   1817898     82.29     87.88
617.11/617.21	c  N dy 10344   2413617       400     34000         0     97165    238000   3753044     82.30     87.10
622.71/622.88	c  N dy 10437   2433690       400     34000         0    116993    238000   5624288     82.30     87.70
629.21/629.35	c  N dy 10513   2454096       400     34000         0     69326    238000   1038835     82.30     86.94
633.53/633.63	c  N dy 10582   2474625       400     34000         0     89603    238000   2941334     82.29     86.64
638.71/638.85	c  N dy 10675   2494656       400     34000         0    109391    238000   4803625     82.29     97.38
644.81/644.91	c  N dy 10757   2514711       400     34000         0    129202    238000   6663741     82.29     87.15
650.31/650.43	c  N dy 10855   2534924       400     34000         0     80324    238000   1993572     82.29     86.64
655.21/655.35	c  N dy 10957   2555150       400     34000         0    100296    238000   3870604     82.30     87.35
660.81/660.94	c  N dy 11041   2575173       400     34000         0    120065    238000   5720397     82.30     87.24
667.91/668.01	c  N dy 11133   2596623       400     34000         0     71476    238000   1075876     82.30     86.76
672.31/672.45	c  N dy 11213   2616691       400     34000         0     91290    238000   2938274     82.29     86.85
677.53/677.69	c  N dy 11305   2636834       400     34000         0    111159    238000   4812754     82.30     86.83
683.71/683.85	c  N dy 11386   2656921       400     34000         0    131015    238000   6683724     82.30     87.21
689.52/689.67	c  N dy 11475   2676929       400     34000         0     80015    238000   1798708     82.30     86.73
694.41/694.59	c  N dy 11577   2696967       400     34000         0     99805    238000   3664971     82.30     87.41
698.61/698.70	c  S st 11651   2711540       400     34000         0    114191    238000   5027158     82.31     81.96
698.81/698.95	c  S st 11651   2712045       400     34000         0    114695    238000   5071885     82.31   no data
698.81/698.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
698.91/699.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
698.91/699.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
698.91/699.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
698.91/699.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
698.91/699.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
698.91/699.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
698.91/699.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
699.11/699.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
758.93/759.05	c lits-rem:       740  cl-subs:     1191  v-elim:      0  v-fix:    0  time: 59.82 s
758.93/759.05	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
759.01/759.11	c vivif2 --  cl tried   113504 cl shrink        0 lits rem          0 time: 0.06
759.41/759.53	c asymm  cl-useful: 0/2250/34000 lits-rem:0 time: 0.42
759.41/759.53	c calculated reachability. Time: 0.00
759.41/759.53	c  N dy 11651   2712045       400     34000         0    113504    238000   4895902     82.31   no data
766.71/766.81	c  N dy 11747   2732160       400     34000         0    133368    238000   6770804     82.31     87.31
773.61/773.70	c  N dy 11830   2752315       400     34000         0     81513    238000   1857232     82.31     86.70
779.51/779.64	c  N dy 11914   2772325       400     34000         0    101263    238000   3712129     82.31     86.89
785.71/785.88	c  N dy 12019   2792412       400     34000         0    121125    238000   5583281     82.32     93.21
792.81/792.98	c  N dy 12107   2812923       400     34000         0    141405    238000   7492807     82.32     87.77
798.01/798.11	c  N dy 12185   2832947       400     34000         0     88420    238000   2430554     82.31     86.70
803.52/803.65	c  N dy 12282   2853387       400     34000         0    108587    238000   4336270     82.32     86.91
809.91/810.01	c  N dy 12389   2873450       400     34000         0    128384    238000   6211364     82.33     86.88
816.51/816.65	c  N dy 12464   2893480       400     34000         0     74452    238000   1025882     82.32     87.01
821.21/821.39	c  N dy 12545   2914409       400     34000         0     95140    238000   2975965     82.32     86.99
826.71/826.85	c  N dy 12636   2934418       400     34000         0    114896    238000   4841180     82.32     87.47
833.12/833.28	c  N dy 12729   2954470       400     34000         0    134705    238000   6710543     82.32     88.03
839.51/839.62	c  N dy 12806   2974641       400     34000         0     79896    238000   1453282     82.32     87.08
844.42/844.51	c  N dy 12893   2995440       400     34000         0    100436    238000   3385713     82.32     87.26
850.22/850.35	c  N dy 12969   3016002       400     34000         0    120764    238000   5290100     82.31     87.68
857.01/857.10	c  N dy 13062   3036107       400     34000         0    140622    238000   7168126     82.32     86.96
863.12/863.22	c  N dy 13148   3056208       400     34000         0     84745    238000   1824875     82.31     87.28
868.21/868.38	c  N dy 13247   3076448       400     34000         0    104745    238000   3707739     82.32     86.79
874.33/874.51	c  N dy 13341   3096647       400     34000         0    124696    238000   5580165     82.32     86.77
881.32/881.43	c  N dy 13432   3116869       400     34000         0    144655    238000   7459952     82.32     87.44
887.53/887.64	c  N dy 13518   3137746       400     34000         0     88556    238000   2104141     82.32     86.85
892.91/893.07	c  N dy 13611   3158710       400     34000         0    109285    238000   4061826     82.32     86.80
899.22/899.39	c  N dy 13716   3179028       400     34000         0    129321    238000   5953100     82.32     87.10
906.33/906.45	c  N dy 13808   3199205       400     34000         0    149280    238000   7833321     82.33     86.78
910.42/910.53	c  S st 13865   3212045       400     34000         0     84227    238000   1610945     82.33   no data
910.63/910.73	c  S st 13865   3212546       400     34000         0     84725    238000   1657269     82.33   no data
910.63/910.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
910.63/910.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
910.63/910.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
910.63/910.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
910.63/910.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
910.63/910.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
910.63/910.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
910.73/910.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
910.73/910.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
916.92/917.09	c lits-rem:       162  cl-subs:      195  v-elim:      0  v-fix:    0  time:  6.22 s
916.92/917.09	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
917.02/917.11	c vivif2 --  cl tried    84530 cl shrink        0 lits rem          0 time: 0.02
917.33/917.42	c asymm  cl-useful: 0/2752/34000 lits-rem:0 time: 0.31
917.33/917.43	c calculated reachability. Time: 0.00
917.33/917.43	c  N dy 13865   3212546       400     34000         0     84530    238000   1628395     82.33   no data
922.21/922.32	c  N dy 13938   3232602       400     34000         0    104363    238000   3499931     82.32     86.99
928.12/928.21	c  N dy 14032   3252678       400     34000         0    124154    238000   5367706     82.33     87.31
934.83/934.93	c  N dy 14113   3272704       400     34000         0    143899    238000   7224532     82.33     87.73
941.71/941.88	c  N dy 14223   3292725       400     34000         0     84990    238000   1604567     82.33     87.75
946.71/946.84	c  N dy 14311   3312726       400     34000         0    104757    238000   3462302     82.33     86.88
952.92/953.00	c  N dy 14402   3333705       400     34000         0    125505    238000   5417678     82.33     86.71
960.72/960.81	c  N dy 14495   3354129       400     34000         0    145667    238000   7317540     82.33     87.48
968.72/968.81	c  N dy 14583   3374220       400     34000         0     85855    238000   1600967     82.33     87.51
975.32/975.44	c  N dy 14684   3394340       400     34000         0    105712    238000   3476927     82.34     86.94
981.61/981.73	c  N dy 14775   3414356       400     34000         0    125467    238000   5339173     82.34     88.93
988.91/989.03	c  N dy 14860   3434550       400     34000         0    145403    238000   7215781     82.34     87.50
996.61/996.78	c  N dy 14956   3454619       400     34000         0     84587    238000   1399493     82.34     88.65
1001.72/1001.89	c  N dy 15045   3474672       400     34000         0    104364    238000   3266181     82.34     86.93
1007.82/1007.90	c  N dy 15146   3494728       400     34000         0    124149    238000   5128913     82.35     86.92
1014.61/1014.75	c  N dy 15236   3514906       400     34000         0    144090    238000   7007769     82.35     86.85
1022.41/1022.53	c  N dy 15330   3535001       400     34000         0     82331    238000   1101199     82.35     86.76
1027.33/1027.49	c  N dy 15429   3555047       400     34000         0    102141    238000   2972764     82.35     87.02
1033.12/1033.29	c  N dy 15517   3575078       400     34000         0    121914    238000   4835788     82.35     86.96
1039.92/1040.03	c  N dy 15598   3595341       400     34000         0    141938    238000   6718332     82.35     87.02
1047.62/1047.78	c  N dy 15682   3616174       400     34000         0    162500    238000   8650960     82.35     86.82
1053.12/1053.23	c  N dy 15767   3636185       400     34000         0     99640    238000   2639450     82.35     87.40
1058.82/1058.98	c  N dy 15863   3656289       400     34000         0    119496    238000   4508418     82.35     86.99
1065.62/1065.74	c  N dy 15958   3676353       400     34000         0    139307    238000   6375655     82.35     86.76
1073.22/1073.31	c  N dy 16043   3697033       400     34000         0    159741    238000   8315689     82.36     86.87
1078.31/1078.43	c  S st 16108   3712547       400     34000         0     91458    238000   1801486     82.36     81.47
1078.51/1078.65	c  S st 16108   3713051       400     34000         0     91954    238000   1846476     82.36   no data
1078.51/1078.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1078.62/1078.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
1078.62/1078.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1078.62/1078.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1078.62/1078.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1078.62/1078.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1078.62/1078.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1078.62/1078.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1078.72/1078.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1084.92/1085.05	c lits-rem:        99  cl-subs:      233  v-elim:      0  v-fix:    0  time:  6.25 s
1084.92/1085.06	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
1084.92/1085.08	c vivif2 --  cl tried    91721 cl shrink        0 lits rem          0 time: 0.02
1085.32/1085.41	c asymm  cl-useful: 0/2558/34000 lits-rem:0 time: 0.33
1085.32/1085.41	c calculated reachability. Time: 0.00
1085.32/1085.41	c  N dy 16108   3713051       400     34000         0     91721    238000   1812299     82.36   no data
1090.72/1090.80	c  N dy 16196   3733286       400     34000         0    111704    238000   3685097     82.36     87.58
1096.32/1096.48	c  F st 16276   3751562       400     34000         0    129742    238000   5387800     82.36     79.80
1096.92/1097.08	c  N st 16280   3753594       400     34000         0    131747    238000   5580407     82.36   no data
1103.72/1103.82	c  N dy 16344   3773647       400     34000         0    151531    238000   7448403     82.35     87.84
1111.62/1111.77	c  N dy 16440   3793703       400     34000         0     86758    238000   1265780     82.36     86.90
1117.12/1117.21	c  N dy 16523   3815520       400     34000         0    108302    238000   3298138     82.36     86.71
1123.12/1123.30	c  N dy 16609   3835583       400     34000         0    128114    238000   5164242     82.36     87.00
1130.02/1130.10	c  N dy 16692   3855655       400     34000         0    147906    238000   7030276     82.36     91.46
1137.72/1137.87	c  N dy 16781   3875694       400     34000         0    167694    238000   8894700     82.36     86.85
1143.62/1143.72	c  N dy 16877   3895779       400     34000         0    101955    238000   2618688     82.36     96.33
1149.33/1149.47	c  N dy 16962   3915837       400     34000         0    121763    238000   4481695     82.36     87.70
1156.22/1156.37	c  N dy 17063   3935948       400     34000         0    141637    238000   6361039     82.36     86.88
1164.53/1164.65	c  N dy 17156   3956678       400     34000         0    162116    238000   8284678     82.36     86.89
1172.43/1172.58	c  N dy 17256   3976857       400     34000         0     95467    238000   1917014     82.36     86.81
1178.12/1178.24	c  N dy 17330   3997046       400     34000         0    115434    238000   3800768     82.36     87.26
1184.53/1184.64	c  N dy 17419   4017167       400     34000         0    135272    238000   5669937     82.36     87.10
1191.92/1192.02	c  N dy 17525   4037294       400     34000         0    155147    238000   7550767     82.37     87.45
1200.12/1200.29	c  N dy 17605   4057369       400     34000         0    174992    238000   9421850     82.36     87.15
1205.53/1205.69	c  N dy 17698   4077432       400     34000         0    107246    238000   2950800     82.37     86.91
1211.62/1211.74	c  N dy 17801   4097475       400     34000         0    126996    238000   4817600     82.37     86.71
1218.32/1218.40	c  N dy 17876   4117514       400     34000         0    146782    238000   6680553     82.37     90.89
1226.12/1226.23	c  N dy 17956   4137640       400     34000         0    166665    238000   8556035     82.37     87.30
1233.22/1233.37	c  N dy 18042   4158236       400     34000         0     98464    238000   2033061     82.36     88.28
1239.23/1239.38	c  N dy 18128   4180298       400     34000         0    120236    238000   4087343     82.36     86.82
1246.13/1246.21	c  N dy 18231   4200416       400     34000         0    140089    238000   5958456     82.36     87.44
1250.82/1250.93	c  S st 18286   4213053       400     34000         0    152575    238000   7133789     82.36     82.34
1251.12/1251.28	c  S st 18286   4213555       400     34000         0    153076    238000   7177246     82.36   no data
1251.22/1251.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1251.22/1251.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.10
1251.32/1251.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1251.32/1251.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1251.32/1251.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1251.32/1251.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1251.32/1251.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1251.32/1251.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1251.52/1251.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367460-1305383190/watcher-3367460-1305383190 -o /tmp/evaluation-result-3367460-1305383190/solver-3367460-1305383190 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367460-1305383190.cnf 

running on 2 cores: 1,3

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.70 4.00 3.95 4/404 26189
/proc/meminfo: memFree=24506124/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=30936 CPUtime=0.01 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 1251 0 0 0 1 0 0 0 21 0 1 0 649917727 31678464 1191 33554432000 4194304 4580011 140736525774224 18446744073709551615 4489408 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 7734 1191 324 95 0 2716 0

[startup+0.0303751 s]
/proc/loadavg: 3.70 4.00 3.95 4/404 26189
/proc/meminfo: memFree=24506124/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=31064 CPUtime=0.02 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 1410 0 0 0 2 0 0 0 21 0 1 0 649917727 31809536 1350 33554432000 4194304 4580011 140736525774224 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 7766 1350 339 95 0 2748 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 31064

[startup+0.100365 s]
/proc/loadavg: 3.70 4.00 3.95 4/404 26189
/proc/meminfo: memFree=24506124/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=31196 CPUtime=0.09 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 1432 0 0 0 9 0 0 0 21 0 1 0 649917727 31944704 1372 33554432000 4194304 4580011 140736525774224 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 7799 1372 339 95 0 2781 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31196

[startup+0.300337 s]
/proc/loadavg: 3.70 4.00 3.95 4/404 26189
/proc/meminfo: memFree=24506124/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=31328 CPUtime=0.29 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 1476 0 0 0 29 0 0 0 22 0 1 0 649917727 32079872 1416 33554432000 4194304 4580011 140736525774224 18446744073709551615 4294450 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 7832 1416 339 95 0 2814 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31328

[startup+0.700265 s]
/proc/loadavg: 3.70 4.00 3.95 4/404 26189
/proc/meminfo: memFree=24506124/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=38712 CPUtime=0.69 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 3909 0 0 0 69 0 0 0 23 0 1 0 649917727 39641088 3429 33554432000 4194304 4580011 140736525774224 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 9678 3429 363 95 0 4660 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38712

[startup+1.50012 s]
/proc/loadavg: 3.70 4.00 3.95 5/411 26202
/proc/meminfo: memFree=24374876/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=40904 CPUtime=1.49 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 5313 0 0 0 149 0 0 0 25 0 1 0 649917727 41885696 3923 33554432000 4194304 4580011 140736525774224 18446744073709551615 4294428 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 10226 3923 363 95 0 5208 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40904

[startup+3.10086 s]
/proc/loadavg: 3.70 4.00 3.95 5/411 26202
/proc/meminfo: memFree=24363360/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=42208 CPUtime=3.09 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 8871 0 0 0 308 1 0 0 25 0 1 0 649917727 43220992 3663 33554432000 4194304 4580011 140736525774224 18446744073709551615 4294430 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 10552 3663 364 95 0 5534 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42208

[startup+6.3003 s]
/proc/loadavg: 3.72 4.00 3.95 7/411 26202
/proc/meminfo: memFree=24322680/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=67904 CPUtime=6.29 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 17201 0 0 0 627 2 0 0 25 0 1 0 649917727 69533696 10455 33554432000 4194304 4580011 140736525774224 18446744073709551615 4416924 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 16976 10455 367 95 0 11958 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 67904

[startup+12.7002 s]
/proc/loadavg: 4.07 4.07 3.97 7/411 26202
/proc/meminfo: memFree=24294456/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=76080 CPUtime=12.7 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 22683 0 0 0 1266 4 0 0 25 0 1 0 649917727 77905920 12545 33554432000 4194304 4580011 140736525774224 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 19020 12545 367 95 0 14002 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 76080

[startup+25.501 s]
/proc/loadavg: 4.05 4.07 3.97 5/411 26202
/proc/meminfo: memFree=24125840/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=80500 CPUtime=25.47 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 36126 0 0 0 2538 9 0 0 25 0 1 0 649917727 82432000 13188 33554432000 4194304 4580011 140736525774224 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 20125 13188 367 95 0 15107 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 80500

[startup+51.1006 s]
/proc/loadavg: 4.03 4.06 3.97 5/411 26203
/proc/meminfo: memFree=24068948/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=81812 CPUtime=51 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 59523 0 0 0 5074 26 0 0 25 0 1 0 649917727 83775488 13541 33554432000 4194304 4580011 140736525774224 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 20453 13541 367 95 0 15435 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 81812

[startup+102.315 s]
/proc/loadavg: 4.01 4.05 3.97 5/411 26204
/proc/meminfo: memFree=23728144/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=189024 CPUtime=102.21 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 96659 0 0 0 10187 34 0 0 25 0 1 0 649917727 193560576 28923 33554432000 4194304 4580011 140736525774224 18446744073709551615 4415945 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 47256 28923 367 95 0 42238 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 189024

[startup+162.3 s]
/proc/loadavg: 4.10 4.08 3.99 5/411 26206
/proc/meminfo: memFree=23665132/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=138648 CPUtime=162.2 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 129894 0 0 0 16176 44 0 0 25 0 1 0 649917727 141975552 27093 33554432000 4194304 4580011 140736525774224 18446744073709551615 4416924 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 34662 27093 367 95 0 29644 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 138648

[startup+222.301 s]
/proc/loadavg: 4.14 4.09 4.00 5/411 26208
/proc/meminfo: memFree=23649588/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=193328 CPUtime=222.2 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 162510 0 0 0 22168 52 0 0 25 0 1 0 649917727 197967872 28967 33554432000 4194304 4580011 140736525774224 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 48332 28967 367 95 0 43314 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 193328

[startup+282.301 s]
/proc/loadavg: 4.10 4.09 4.00 5/411 26209
/proc/meminfo: memFree=23609516/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=194912 CPUtime=282.2 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 187246 0 0 0 28161 59 0 0 25 0 1 0 649917727 199589888 31053 33554432000 4194304 4580011 140736525774224 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 48728 31053 367 95 0 43710 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 194912

[startup+342.3 s]
/proc/loadavg: 4.24 4.12 4.01 5/411 26211
/proc/meminfo: memFree=23576880/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=140024 CPUtime=342.21 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 220549 0 0 0 34154 67 0 0 25 0 1 0 649917727 143384576 27251 33554432000 4194304 4580011 140736525774224 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 35006 27251 367 95 0 29988 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 140024

[startup+402.301 s]
/proc/loadavg: 4.15 4.11 4.01 5/411 26212
/proc/meminfo: memFree=23539148/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=214140 CPUtime=402.21 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 239602 0 0 0 40148 73 0 0 25 0 1 0 649917727 219279360 33092 33554432000 4194304 4580011 140736525774224 18446744073709551615 4415994 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 53535 33092 367 95 0 48517 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 214140

[startup+462.301 s]
/proc/loadavg: 4.05 4.09 4.01 5/411 26214
/proc/meminfo: memFree=23541596/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=215304 CPUtime=462.21 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 267737 0 0 0 46141 80 0 0 25 0 1 0 649917727 220471296 33484 33554432000 4194304 4580011 140736525774224 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 53826 33484 367 95 0 48808 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 215304

[startup+522.3 s]
/proc/loadavg: 4.07 4.08 4.01 5/411 26216
/proc/meminfo: memFree=23554708/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=157580 CPUtime=522.2 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 295278 0 0 0 52134 86 0 0 25 0 1 0 649917727 161361920 31684 33554432000 4194304 4580011 140736525774224 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 39395 31684 367 95 0 34377 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 157580

[startup+582.301 s]
/proc/loadavg: 4.02 4.07 4.00 5/411 26217
/proc/meminfo: memFree=23515364/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=228700 CPUtime=582.21 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 307658 0 0 0 58132 89 0 0 25 0 1 0 649917727 234188800 36375 33554432000 4194304 4580011 140736525774224 18446744073709551615 4294563 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 57175 36375 367 95 0 52157 0
Current children cumulated CPU time (s) 582.21
Current children cumulated vsize (KiB) 228700

[startup+642.301 s]
/proc/loadavg: 4.01 4.05 4.00 5/411 26219
/proc/meminfo: memFree=23505040/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=229544 CPUtime=642.23 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 332810 0 0 0 64126 97 0 0 25 0 1 0 649917727 235053056 38050 33554432000 4194304 4580011 140736525774224 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 57386 38050 367 95 0 52368 0
Current children cumulated CPU time (s) 642.23
Current children cumulated vsize (KiB) 229544

[startup+702.3 s]
/proc/loadavg: 4.00 4.04 4.00 5/411 26220
/proc/meminfo: memFree=23500536/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=255460 CPUtime=702.21 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 362294 0 0 0 70118 103 0 0 25 0 1 0 649917727 261591040 43143 33554432000 4194304 4580011 140736525774224 18446744073709551615 4451799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 63865 43143 367 95 0 58847 0
Current children cumulated CPU time (s) 702.21
Current children cumulated vsize (KiB) 255460

[startup+762.315 s]
/proc/loadavg: 4.00 4.03 4.00 5/411 26222
/proc/meminfo: memFree=23410596/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=255460 CPUtime=762.22 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 363032 0 0 0 76119 103 0 0 25 0 1 0 649917727 261591040 43881 33554432000 4194304 4580011 140736525774224 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 63865 43882 367 95 0 58847 0
Current children cumulated CPU time (s) 762.22
Current children cumulated vsize (KiB) 255460

[startup+822.301 s]
/proc/loadavg: 4.13 4.06 4.01 5/411 26224
/proc/meminfo: memFree=23387744/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=256380 CPUtime=822.22 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 386041 0 0 0 82109 113 0 0 25 0 1 0 649917727 262533120 41366 33554432000 4194304 4580011 140736525774224 18446744073709551615 4316629 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 64095 41366 367 95 0 59077 0
Current children cumulated CPU time (s) 822.22
Current children cumulated vsize (KiB) 256380

[startup+882.3 s]
/proc/loadavg: 4.13 4.06 4.01 5/411 26225
/proc/meminfo: memFree=23405928/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=256992 CPUtime=882.22 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 407906 0 0 0 88102 120 0 0 25 0 1 0 649917727 263159808 45774 33554432000 4194304 4580011 140736525774224 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 64248 45774 367 95 0 59230 0
Current children cumulated CPU time (s) 882.22
Current children cumulated vsize (KiB) 256992

[startup+942.301 s]
/proc/loadavg: 4.04 4.05 4.00 5/411 26227
/proc/meminfo: memFree=23398304/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=195348 CPUtime=942.21 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 428983 0 0 0 94096 125 0 0 25 0 1 0 649917727 200036352 39857 33554432000 4194304 4580011 140736525774224 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 48837 39857 367 95 0 43819 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 195348

[startup+1002.3 s]
/proc/loadavg: 4.05 4.05 4.00 5/411 26228
/proc/meminfo: memFree=23380924/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=258508 CPUtime=1002.22 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 449142 0 0 0 100089 133 0 0 25 0 1 0 649917727 264712192 41497 33554432000 4194304 4580011 140736525774224 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 64627 41497 367 95 0 59609 0
Current children cumulated CPU time (s) 1002.22
Current children cumulated vsize (KiB) 258508

[startup+1062.3 s]
/proc/loadavg: 4.09 4.06 4.00 5/411 26230
/proc/meminfo: memFree=23391056/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=259004 CPUtime=1062.22 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 470170 0 0 0 106082 140 0 0 25 0 1 0 649917727 265220096 43579 33554432000 4194304 4580011 140736525774224 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 64751 43579 367 95 0 59733 0
Current children cumulated CPU time (s) 1062.22
Current children cumulated vsize (KiB) 259004

[startup+1122.3 s]
/proc/loadavg: 4.10 4.06 4.00 5/411 26232
/proc/meminfo: memFree=23399956/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=259600 CPUtime=1122.22 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 488991 0 0 0 112078 144 0 0 25 0 1 0 649917727 265830400 42997 33554432000 4194304 4580011 140736525774224 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 64900 42997 367 95 0 59882 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 259600

[startup+1182.3 s]
/proc/loadavg: 4.03 4.05 4.00 5/411 26233
/proc/meminfo: memFree=23348336/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=260168 CPUtime=1182.22 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 508928 0 0 0 118071 151 0 0 25 0 1 0 649917727 266412032 43135 33554432000 4194304 4580011 140736525774224 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 65042 43135 367 95 0 60024 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 260168

[startup+1242.3 s]
/proc/loadavg: 4.01 4.04 4.00 5/411 26235
/proc/meminfo: memFree=23422208/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=260740 CPUtime=1242.22 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 529070 0 0 0 124065 157 0 0 25 0 1 0 649917727 266997760 43059 33554432000 4194304 4580011 140736525774224 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 65185 43059 367 95 0 60167 0
Current children cumulated CPU time (s) 1242.22
Current children cumulated vsize (KiB) 260740



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.03 4.00 4/410 26237
/proc/meminfo: memFree=23404448/32951132 swapFree=67093844/67111528
[pid=26189] ppid=26187 vsize=315480 CPUtime=1299.94 cores=1,3
/proc/26189/stat : 26189 (strangenight2-s) R 26187 26189 25515 0 -1 4202496 544069 0 0 0 129834 160 0 0 25 0 1 0 649917727 323051520 58058 33554432000 4194304 4580011 140736525774224 18446744073709551615 4416740 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26189/statm: 78870 58058 367 95 0 73852 0
Current children cumulated CPU time (s) 1299.94
Current children cumulated vsize (KiB) 315480

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.03
CPU time (s): 1299.96
CPU user time (s): 1298.35
CPU system time (s): 1.61175
CPU usage (%): 99.9948
Max. virtual memory (cumulated for all children) (KiB): 315480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.35
system time used= 1.61175
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 544069
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= 968

runsolver used 4.75028 second user time and 11.9072 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-14 16:26:31
IDJOB=3367460
IDBENCH=82669
IDSOLVER=1845
FILE ID=node128/3367460-1305383190
RUNJOBID= node128-1305383190-26161
PBS_JOBID= 13324374
Free space on /tmp= 73600 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S586055573-067-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367460-1305383190/watcher-3367460-1305383190 -o /tmp/evaluation-result-3367460-1305383190/solver-3367460-1305383190 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367460-1305383190.cnf

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

MD5SUM BENCH= d673a60901b4a946b283fdbb02f99fdc
RANDOM SEED=196500819

node128.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.852
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.70
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.852
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.852
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.852
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.852
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.82
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24507768 kB
Buffers:        250092 kB
Cached:        2635908 kB
SwapCached:       1440 kB
Active:        6067016 kB
Inactive:      2085416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24507768 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           15652 kB
Writeback:           0 kB
AnonPages:     5264480 kB
Mapped:          31792 kB
Slab:           187304 kB
PageTables:      38552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100710444 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73584 MiB
End job on node128 at 2011-05-14 16:48:13