Trace number 3175943

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? (TO) 1300.01 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S1321406709-042.UNKNOWN.cnf
MD5SUM383bd72f29b3667b7a0d512d7fa797ad
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 variables90
Number of clauses8010
Sum of the clauses size56070
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 58010

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175943-1301788876.cnf'
0.00/0.00	c -- header says num vars:             90
0.00/0.00	c -- header says num clauses:        8010
0.00/0.00	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.00	c -- vars added         90
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        90      8010         0         0     56070         0   no data   no data  --
0.19/0.20	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.19
0.19/0.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.19/0.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.19/0.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.19/0.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
0.19/0.23	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.23	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.19/0.23	c calculated reachability. Time: 0.00
0.19/0.23	c Calc default polars -  time:   0.00 s pos:      47 undec:       2 neg:      41
0.19/0.23	c =========================================================================================
0.19/0.23	c types(t): F = full restart, N = normal restart
0.19/0.23	c types(t): S = simplification begin/end, E = solution found
0.19/0.23	c restart types(rt): st = static, dy = dynamic
0.19/0.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.23	c  B st     0         0        90      8010         0         0     56070         0   no data   no data  --
0.29/0.38	c  N dy     8      4335        90      8010         0      4033     56070    121411     25.74     27.30  --
0.49/0.57	c  N dy    14      8962        90      8010         0      5997     56070    165069     25.24     26.74  --
1.00/1.02	c  N dy    31     18200        90      8010         0      5384     56070    113908     24.92     26.32  --
1.19/1.23	c  N dy    56     22283        90      8010         0      9211     56070    227394     25.17     27.67  --
1.29/1.39	c  F st    69     25001        90      8010         0     11748     56070    302555     25.28     25.91  --
1.49/1.51	c  N st    73     27035        90      8010         0      7297     56070    152940     25.28   no data  --
1.59/1.65	c  S st    75     30001        90      8010         0     10069     56070    236923     25.28   no data  --
1.59/1.69	c  S st    75     30504        90      8010         0     10543     56070    251421     25.28   no data  --
1.59/1.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.59/1.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.59/1.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.69/1.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.69/1.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.69/1.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1.69/1.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.89/2.97	c lits-rem:      2004  cl-subs:      705  v-elim:      0  v-fix:    0  time:  1.27 s
3.29/3.32	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.34
3.29/3.32	c calculated reachability. Time: 0.00
3.29/3.32	c  N dy    75     30504        90      8010         0      9838     56070    225458     25.28   no data  --
3.49/3.60	c  N dy    86     35037        90      8010         0     14070     56070    349962     25.26     26.65  --
3.79/3.84	c  N dy   111     39134        90      8010         0     10546     56070    231166     25.44     27.32  --
4.19/4.25	c  N dy   120     45615        90      8010         0     16533     56070    405829     25.26     26.61  --
4.19/4.27	c  S st   122     45757        90      8010         0      8361     56070    148555     25.28   no data  --
4.29/4.30	c  S st   122     46262        90      8010         0      8837     56070    163048     25.28   no data  --
4.29/4.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.29/4.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.29/4.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.29/4.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.29/4.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.29/4.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
4.29/4.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.19/5.26	c lits-rem:       199  cl-subs:       41  v-elim:      0  v-fix:    0  time:  0.95 s
5.19/5.26	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
5.19/5.26	c vivif2 --  cl tried     8796 cl shrink        0 lits rem          0 time: 0.00
5.49/5.59	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.32
5.49/5.59	c calculated reachability. Time: 0.00
5.49/5.59	c  N dy   122     46262        90      8010         0      8796     56070    161309     25.28   no data  --
5.99/6.01	c  N dy   139     53365        90      8010         0     15381     56070    353875     25.27     26.60  --
6.29/6.38	c  N dy   154     58819        90      8010         0     11186     56070    213090     25.30     26.68  --
7.09/7.10	c  N dy   171     69393        90      8010         0     10781     56070    184746     25.12     23.53  --
7.09/7.10	c  S st   171     69393        90      8010         0     10781     56070    184746     25.12     23.53  --
7.09/7.14	c  S st   171     69899        90      8010         0     11258     56070    198722     25.12   no data  --
7.09/7.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.09/7.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.09/7.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.09/7.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.09/7.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
7.09/7.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.09/8.15	c lits-rem:       334  cl-subs:      181  v-elim:      0  v-fix:    0  time:  1.00 s
8.09/8.15	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
8.09/8.15	c vivif2 --  cl tried    11077 cl shrink        0 lits rem          0 time: 0.00
8.49/8.52	c asymm  cl-useful: 0/7625/8010 lits-rem:0 time: 0.36
8.49/8.52	c calculated reachability. Time: 0.00
8.49/8.52	c  N dy   171     69899        90      8010         0     11077     56070    192990     25.12   no data  --
8.79/8.82	c  N dy   180     74506        90      8010         0     15349     56070    317785     25.10     26.48  --
9.69/9.74	c  F st   193     87500        90      8010         0     16209     56070    326491     24.98     24.64  --
9.69/9.75	c  N st   193     87500        90      8010         0     16209     56070    326491     24.98     24.64  --
10.08/10.16	c  N dy   203     93096        90      8010         0     21375     56070    481109     24.99     27.53  --
10.59/10.63	c  N dy   222     99159        90      8010         0     15016     56070    278059     25.03     26.38  --
11.00/11.03	c  S st   224    104848        90      8010         0     20240     56070    429108     24.93     23.96  --
11.00/11.09	c  S st   224    105348        90      8010         0     20715     56070    443583     24.93   no data  --
11.00/11.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.00/11.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.09/11.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.09/11.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.09/11.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.09/11.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
11.09/11.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.99/13.01	c lits-rem:      2518  cl-subs:     1705  v-elim:      0  v-fix:    0  time:  1.90 s
12.99/13.01	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
12.99/13.02	c vivif2 --  cl tried    19010 cl shrink        0 lits rem          0 time: 0.00
13.29/13.39	c asymm  cl-useful: 0/5713/8010 lits-rem:0 time: 0.37
13.29/13.39	c calculated reachability. Time: 0.00
13.29/13.39	c  N dy   224    105348        90      8010         0     19010     56070    390010     24.93   no data  --
13.99/14.09	c  N dy   246    113127        90      8010         0     13316     56070    210250     24.95     26.40  --
14.59/14.62	c  N dy   272    120520        90      8010         0     20210     56070    413552     24.98     26.48  --
15.30/15.37	c  N dy   326    128222        90      8010         0     27341     56070    626193     25.09     29.56  --
15.99/16.07	c  N dy   379    136459        90      8010         0     21153     56070    426014     25.18     26.53  --
16.99/17.00	c  N dy   427    145511        90      8010         0     29560     56070    675811     25.24     26.58  --
17.69/17.72	c  N dy   450    154799        90      8010         0     23315     56070    467200     25.24     26.60  --
17.99/18.02	c  S st   459    158024        90      8010         0     26299     56070    555498     25.25     24.01  --
18.09/18.10	c  S st   459    158525        90      8010         0     26773     56070    569684     25.25   no data  --
18.09/18.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.09/18.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.09/18.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.09/18.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.09/18.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.09/18.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
18.09/18.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.59/20.69	c lits-rem:      3145  cl-subs:     2101  v-elim:      0  v-fix:    0  time:  2.56 s
20.59/20.69	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
20.59/20.70	c vivif2 --  cl tried    24672 cl shrink        0 lits rem          0 time: 0.00
20.80/20.89	c asymm  cl-useful: 0/1942/8010 lits-rem:0 time: 0.20
20.80/20.90	c calculated reachability. Time: 0.00
20.80/20.90	c  N dy   459    158525        90      8010         0     24672     56070    500667     25.25   no data  --
21.89/21.98	c  N dy   506    168864        90      8010         0     18604     56070    312164     25.30     26.82  --
23.09/23.18	c  N dy   552    181634        90      8010         0     30451     56070    661540     25.34     26.93  --
25.29/25.37	c  N dy   566    205408        90      8010         0     18152     56070    263090     25.14     26.53  --
26.99/27.00	c  N dy   588    223855        90      8010         0     35308     56070    766862     25.08     26.43  --
28.29/28.39	c  S st   647    237787        90      8010         0     29713     56070    588639     25.12   no data  --
28.39/28.48	c  S st   647    238289        90      8010         0     30186     56070    602958     25.12   no data  --
28.39/28.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.39/28.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.39/28.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
28.50/28.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.50/28.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.50/28.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
28.50/28.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.39/31.43	c lits-rem:      1876  cl-subs:     1923  v-elim:      0  v-fix:    0  time:  2.93 s
31.39/31.43	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
31.39/31.44	c vivif2 --  cl tried    28263 cl shrink        0 lits rem          0 time: 0.01
31.59/31.64	c asymm  cl-useful: 0/2212/8010 lits-rem:0 time: 0.20
31.59/31.64	c calculated reachability. Time: 0.00
31.59/31.64	c  N dy   647    238289        90      8010         0     28263     56070    538705     25.12   no data  --
33.39/33.42	c  N dy   714    253510        90      8010         0     22978     56070    371116     25.16     26.80  --
35.20/35.29	c  N dy   786    269701        90      8010         0     38035     56070    817856     25.22     28.01  --
37.09/37.13	c  N dy   832    286917        90      8010         0     33694     56070    667667     25.23     26.58  --
39.29/39.32	c  F st   866    306252        90      8010         0     30114     56070    539139     25.18     23.25  --
39.29/39.32	c  N st   866    306252        90      8010         0     30114     56070    539139     25.18     23.25  --
41.99/42.02	c  N dy   941    328272        90      8010         0     28370     56070    474912     25.20     26.53  --
45.29/45.40	c  N dy  1001    357433        90      8010         0     32212     56070    562569     25.15     22.51  --
45.29/45.40	c  S st  1001    357433        90      8010         0     32212     56070    562569     25.15     22.51  --
45.39/45.48	c  S st  1001    357937        90      8010         0     32684     56070    576787     25.15   no data  --
45.39/45.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.39/45.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.49/45.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
45.49/45.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.49/45.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.49/45.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
45.49/45.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.29/48.31	c lits-rem:      2202  cl-subs:     2076  v-elim:      0  v-fix:    0  time:  2.79 s
48.29/48.31	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
48.29/48.31	c vivif2 --  cl tried    30608 cl shrink        0 lits rem          0 time: 0.01
48.49/48.51	c asymm  cl-useful: 0/1744/8010 lits-rem:0 time: 0.20
48.49/48.52	c calculated reachability. Time: 0.00
48.49/48.52	c  N dy  1001    357937        90      8010         0     30608     56070    515138     25.15   no data  --
51.39/51.49	c  N dy  1097    379782        90      8010         0     26868     56070    394259     25.20     26.54  --
53.99/54.09	c  N dy  1134    402276        90      8010         0     47575     56070    995311     25.14     26.59  --
56.89/56.92	c  N dy  1215    424967        90      8010         0     43648     56070    871815     25.16     26.51  --
59.59/59.62	c  N dy  1300    445037        90      8010         0     36447     56070    644948     25.19     26.74  --
62.69/62.74	c  N dy  1393    465074        90      8010         0     28171     56070    378592     25.22     27.13  --
65.49/65.58	c  N dy  1449    487176        90      8010         0     48578     56070    979042     25.23     26.57  --
68.59/68.61	c  N dy  1518    507782        90      8010         0     39875     56070    696961     25.23     26.61  --
71.99/72.02	c  N dy  1601    529061        90      8010         0     30839     56070    417711     25.24     26.58  --
72.89/72.97	c  S st  1639    536907        90      8010         0     38139     56070    635136     25.26     23.21  --
72.99/73.07	c  S st  1639    537410        90      8010         0     38616     56070    649126     25.26   no data  --
72.99/73.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
72.99/73.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
72.99/73.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
73.09/73.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.09/73.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.09/73.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
73.09/73.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
78.29/78.33	c lits-rem:      1714  cl-subs:     1683  v-elim:      0  v-fix:    0  time:  5.22 s
78.29/78.33	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
78.29/78.34	c vivif2 --  cl tried    36933 cl shrink        0 lits rem          0 time: 0.01
78.59/78.64	c asymm  cl-useful: 0/1455/8010 lits-rem:0 time: 0.30
78.59/78.64	c calculated reachability. Time: 0.00
78.59/78.64	c  N dy  1639    537410        90      8010         0     36933     56070    594634     25.26   no data  --
82.09/82.17	c  N dy  1697    557618        90      8010         0     55648     56070   1148938     25.26     26.62  --
85.49/85.53	c  N dy  1768    578204        90      8010         0     45154     56070    824015     25.27     26.62  --
89.19/89.20	c  N dy  1795    602226        90      8010         0     36831     56070    558111     25.25     26.73  --
92.40/92.41	c  N dy  1844    624279        90      8010         0     57212     56070   1160157     25.25     26.64  --
95.29/95.34	c  N dy  1892    644366        90      8010         0     44333     56070    761422     25.23     28.28  --
98.79/98.86	c  N dy  1964    664548        90      8010         0     62974     56070   1309302     25.24     26.86  --
101.99/102.06	c  N dy  2050    685518        90      8010         0     50061     56070    917287     25.25     26.59  --
105.60/105.63	c  N dy  2095    705539        90      8010         0     35248     56070    460948     25.25     26.74  --
108.89/108.94	c  N dy  2134    728799        90      8010         0     56635     56070   1089380     25.23     26.61  --
112.69/112.73	c  N dy  2206    750421        90      8010         0     42486     56070    658190     25.24     26.74  --
116.59/116.68	c  N dy  2269    774047        90      8010         0     64284     56070   1298210     25.24     26.60  --
120.09/120.16	c  N dy  2299    796269        90      8010         0     49739     56070    850076     25.23     26.58  --
121.79/121.84	c  S st  2333    806116        90      8010         0     58843     56070   1121012     25.24     25.10  --
122.00/122.00	c  S st  2333    806623        90      8010         0     59328     56070   1135830     25.24   no data  --
122.00/122.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
122.00/122.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
122.00/122.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
122.00/122.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
122.00/122.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
122.00/122.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
122.00/122.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
130.99/131.07	c lits-rem:      2311  cl-subs:     4522  v-elim:      0  v-fix:    0  time:  9.00 s
130.99/131.07	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
130.99/131.08	c vivif2 --  cl tried    54806 cl shrink        0 lits rem          0 time: 0.01
131.29/131.33	c asymm  cl-useful: 0/984/8010 lits-rem:0 time: 0.24
131.29/131.33	c calculated reachability. Time: 0.00
131.29/131.33	c  N dy  2333    806623        90      8010         0     54806     56070    993226     25.24   no data  --
135.39/135.49	c  N dy  2409    829027        90      8010         0     39631     56070    534189     25.25     26.68  --
140.19/140.23	c  N dy  2454    859094        90      8010         0     67222     56070   1330350     25.21     26.72  --
144.00/144.06	c  N dy  2486    882776        90      8010         0     52279     56070    888730     25.19     26.63  --
148.09/148.11	c  N dy  2560    902794        90      8010         0     70858     56070   1437602     25.20     27.15  --
151.59/151.60	c  N dy  2621    923158        90      8010         0     51885     56070    856884     25.20     26.61  --
155.39/155.48	c  N dy  2700    943298        90      8010         0     70503     56070   1411347     25.21     26.67  --
159.40/159.49	c  N dy  2765    964480        90      8010         0     51336     56070    822351     25.21     26.56  --
166.89/166.93	c  N dy  2853   1004546        90      8010         0     48528     56070    712354     25.17     26.54  --
170.79/170.88	c  N dy  2960   1024701        90      8010         0     67235     56070   1269170     25.19     26.70  --
175.69/175.70	c  N dy  3046   1045717        90      8010         0     46018     56070    630301     25.20     26.56  --
179.20/179.27	c  N dy  3132   1065785        90      8010         0     64640     56070   1184278     25.21     26.62  --
180.59/180.65	c  F st  3162   1071875        90      8010         0     70258     56070   1351554     25.22     25.98  --
183.89/183.97	c  N dy  3204   1085801        90      8010         0     83199     56070   1738353     25.22     27.09  --
187.59/187.64	c  N dy  3285   1106127        90      8010         0     60376     56070   1034786     25.23     26.79  --
191.79/191.80	c  N dy  3329   1126201        90      8010         0     78874     56070   1576419     25.22     26.65  --
195.89/195.91	c  N dy  3378   1147949        90      8010         0     56391     56070    897272     25.22     26.85  --
203.69/203.79	c  N dy  3455   1187382        90      8010         0     49238     56070    668127     25.20     26.63  --
207.59/207.61	c  N dy  3541   1207416        90      8010         0     67759     56070   1219660     25.21     26.54  --
208.09/208.12	c  S st  3542   1209934        90      8010         0     70071     56070   1286623     25.20     22.80  --
208.29/208.31	c  S st  3542   1210435        90      8010         0     70548     56070   1300859     25.20   no data  --
208.29/208.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
208.29/208.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
208.29/208.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
208.29/208.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
208.29/208.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
208.29/208.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
208.29/208.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
221.10/221.16	c lits-rem:      2857  cl-subs:     5243  v-elim:      0  v-fix:    0  time: 12.77 s
221.10/221.16	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
221.10/221.17	c vivif2 --  cl tried    65305 cl shrink        0 lits rem          0 time: 0.01
221.39/221.43	c asymm  cl-useful: 0/834/8010 lits-rem:0 time: 0.25
221.39/221.43	c calculated reachability. Time: 0.00
221.39/221.43	c  N dy  3542   1210435        90      8010         0     65305     56070   1138957     25.20   no data  --
226.69/226.70	c  N dy  3620   1232982        90      8010         0     86165     56070   1756174     25.21     26.57  --
230.79/230.82	c  N dy  3739   1254216        90      8010         0     61744     56070   1029851     25.23     26.66  --
235.40/235.44	c  N dy  3822   1274332        90      8010         0     80330     56070   1581225     25.24     26.60  --
239.89/239.95	c  N dy  3849   1296941        90      8010         0     55966     56070    822486     25.22     26.56  --
244.49/244.57	c  N dy  3912   1319163        90      8010         0     76474     56070   1423087     25.22     26.81  --
250.19/250.27	c  N dy  3985   1340162        90      8010         0     49819     56070    630367     25.22     26.57  --
254.59/254.61	c  N dy  4058   1360224        90      8010         0     68365     56070   1180460     25.23     28.97  --
260.60/260.69	c  N dy  4150   1380231        90      8010         0     86903     56070   1732814     25.24     29.42  --
265.39/265.40	c  N dy  4201   1400264        90      8010         0     58226     56070    858787     25.23     27.46  --
269.89/269.97	c  N dy  4313   1420333        90      8010         0     76917     56070   1416677     25.25     26.81  --
275.59/275.66	c  N dy  4404   1440458        90      8010         0     95579     56070   1972473     25.26     26.64  --
279.58/279.65	c  N dy  4462   1460663        90      8010         0     66155     56070   1071500     25.26     26.75  --
284.19/284.22	c  N dy  4517   1480769        90      8010         0     84709     56070   1620993     25.26     26.88  --
289.69/289.78	c  N dy  4581   1501467        90      8010         0     54815     56070    717750     25.26     26.82  --
293.69/293.79	c  N dy  4616   1522705        90      8010         0     74376     56070   1290436     25.25     26.70  --
299.09/299.13	c  N dy  4691   1543382        90      8010         0     93446     56070   1857835     25.26     26.70  --
303.89/303.92	c  N dy  4792   1563471        90      8010         0     62195     56070    925585     25.27     26.76  --
308.69/308.77	c  N dy  4884   1583678        90      8010         0     80958     56070   1484896     25.28     26.62  --
314.18/314.25	c  N dy  4934   1603689        90      8010         0     99379     56070   2029014     25.28     28.57  --
318.49/318.52	c  N dy  4991   1623776        90      8010         0     67065     56070   1044667     25.28     29.84  --
323.48/323.59	c  N dy  5082   1644030        90      8010         0     85822     56070   1601917     25.29     26.73  --
329.79/329.83	c  N dy  5148   1666030        90      8010         0     54393     56070    651257     25.29     26.66  --
333.59/333.62	c  N dy  5176   1686746        90      8010         0     73459     56070   1210259     25.28     26.83  --
338.99/339.09	c  N dy  5252   1708065        90      8010         0     93205     56070   1797063     25.29     26.69  --
339.79/339.81	c  S st  5260   1710436        90      8010         0     95402     56070   1861490     25.29     23.10  --
339.99/340.07	c  S st  5260   1710938        90      8010         0     95869     56070   1875374     25.29   no data  --
339.99/340.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
339.99/340.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
340.09/340.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
340.09/340.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
340.09/340.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
340.09/340.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
340.09/340.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
372.19/372.22	c lits-rem:      5409  cl-subs:     8399  v-elim:      0  v-fix:    0  time: 32.04 s
372.19/372.22	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
372.19/372.24	c vivif2 --  cl tried    87470 cl shrink        0 lits rem          0 time: 0.02
372.49/372.56	c asymm  cl-useful: 0/640/8010 lits-rem:0 time: 0.32
372.49/372.57	c calculated reachability. Time: 0.00
372.49/372.57	c  N dy  5260   1710938        90      8010         0     87470     56070   1613126     25.29   no data  --
378.89/378.94	c  N dy  5307   1733767        90      8010         0     56213     56070    690502     25.28     26.61  --
388.20/388.28	c  N dy  5385   1775442        90      8010         0     94471     56070   1810765     25.26     26.63  --
393.69/393.74	c  N dy  5448   1795503        90      8010         0     59637     56070    779695     25.26     28.68  --
398.39/398.44	c  N dy  5569   1815921        90      8010         0     78584     56070   1348737     25.28     26.63  --
407.39/407.45	c  N dy  5626   1850822        90      8010         0     56365     56070    660526     25.26     26.59  --
411.79/411.88	c  N dy  5691   1871308        90      8010         0     75275     56070   1220333     25.26     26.61  --
417.39/417.42	c  N dy  5767   1891937        90      8010         0     94349     56070   1789406     25.27     26.66  --
424.78/424.84	c  N dy  5865   1913415        90      8010         0     58907     56070    715013     25.28     26.70  --
429.28/429.35	c  N dy  5947   1934162        90      8010         0     78112     56070   1286095     25.28     26.69  --
434.40/434.48	c  N dy  5982   1954883        90      8010         0     97179     56070   1848281     25.28     26.89  --
440.59/440.66	c  N dy  6024   1975697        90      8010         0     60060     56070    730561     25.27     26.66  --
444.88/444.96	c  N dy  6115   1995756        90      8010         0     78646     56070   1282205     25.28     26.62  --
450.90/450.90	c  N dy  6212   2018025        90      8010         0     99303     56070   1899739     25.28     26.73  --
456.59/456.68	c  N dy  6266   2038059        90      8010         0     60525     56070    726208     25.28     27.34  --
461.19/461.20	c  N dy  6372   2058143        90      8010         0     79129     56070   1282896     25.29     26.95  --
468.19/468.21	c  N dy  6435   2085949        90      8010         0    104834     56070   2041940     25.29     26.73  --
474.18/474.24	c  N dy  6531   2106021        90      8010         0     65197     56070    846902     25.30     26.77  --
478.18/478.28	c  N dy  6565   2126080        90      8010         0     83632     56070   1385812     25.29     26.94  --
483.28/483.36	c  N dy  6602   2146095        90      8010         0    102091     56070   1927834     25.28     27.23  --
489.50/489.54	c  N dy  6654   2166126        90      8010         0     61485     56070    717548     25.28     28.06  --
493.80/493.89	c  N dy  6726   2186241        90      8010         0     80069     56070   1270335     25.29     26.70  --
499.99/500.09	c  N dy  6796   2210941        90      8010         0    102937     56070   1941876     25.28     23.29  --
499.99/500.09	c  S st  6796   2210941        90      8010         0    102937     56070   1941876     25.28     23.29  --
500.29/500.35	c  S st  6796   2211444        90      8010         0    103420     56070   1956191     25.28   no data  --
500.29/500.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
500.29/500.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
500.39/500.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
500.39/500.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
500.39/500.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
500.39/500.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
500.39/500.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
590.09/590.16	c lits-rem:      5540  cl-subs:     8666  v-elim:      0  v-fix:    0  time: 89.70 s
590.09/590.16	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
590.09/590.18	c vivif2 --  cl tried    94754 cl shrink        0 lits rem          0 time: 0.02
590.39/590.44	c asymm  cl-useful: 0/807/8010 lits-rem:0 time: 0.25
590.39/590.44	c calculated reachability. Time: 0.00
590.39/590.44	c  N dy  6796   2211444        90      8010         0     94754     56070   1686815     25.28   no data  --
597.88/597.90	c  N dy  6911   2232112        90      8010         0    113887     56070   2260113     25.29     26.79  --
603.29/603.38	c  N dy  7003   2252200        90      8010         0     72690     56070   1037201     25.30     26.73  --
608.29/608.35	c  N dy  7050   2273250        90      8010         0     92169     56070   1613303     25.30     26.66  --
615.58/615.64	c  N dy  7152   2296243        90      8010         0    113415     56070   2246687     25.30     26.72  --
620.79/620.84	c  N dy  7175   2316267        90      8010         0     70839     56070    950023     25.29     26.94  --
628.09/628.15	c  N dy  7233   2348720        90      8010         0    100646     56070   1820179     25.28     26.62  --
635.28/635.37	c  N dy  7287   2372881        90      8010         0    122972     56070   2479968     25.28     26.66  --
641.79/641.82	c  N dy  7335   2400853        90      8010         0     87049     56070   1418316     25.27     26.69  --
648.19/648.24	c  N dy  7424   2421281        90      8010         0    105895     56070   1978268     25.28     26.65  --
655.09/655.19	c  N dy  7481   2441387        90      8010         0    124434     56070   2526660     25.28     26.64  --
659.99/660.07	c  N dy  7557   2461429        90      8010         0     80394     56070   1207341     25.28     26.92  --
665.58/665.63	c  N dy  7626   2482750        90      8010         0    100130     56070   1794074     25.28     26.70  --
677.49/677.52	c  N dy  7653   2530223        90      8010         0     79994     56070   1167512     25.25     26.60  --
682.99/683.09	c  N dy  7743   2550240        90      8010         0     98548     56070   1721643     25.26     26.75  --
690.69/690.78	c  N dy  7885   2570612        90      8010         0    117453     56070   2292503     25.27     26.72  --
699.19/699.23	c  N dy  8012   2595718        90      8010         0     76109     56070   1041971     25.28     26.74  --
704.69/704.75	c  N dy  8091   2615786        90      8010         0     94669     56070   1594316     25.29     26.66  --
711.59/711.69	c  N dy  8196   2635825        90      8010         0    113225     56070   2150012     25.30     27.34  --
720.49/720.51	c  N dy  8288   2656605        90      8010         0     66829     56070    747999     25.30     26.87  --
724.89/724.97	c  N dy  8350   2676719        90      8010         0     85352     56070   1297036     25.30     26.70  --
730.78/730.85	c  N dy  8420   2698320        90      8010         0    105229     56070   1885894     25.30     26.64  --
734.88/734.92	c  S st  8440   2711446        90      8010         0    117292     56070   2236937     25.30     23.86  --
735.18/735.24	c  S st  8440   2711950        90      8010         0    117774     56070   2251864     25.30   no data  --
735.18/735.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
735.18/735.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
735.28/735.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
735.28/735.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
735.28/735.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
735.28/735.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
735.28/735.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
866.48/866.60	c lits-rem:      7220  cl-subs:    10249  v-elim:      0  v-fix:    0  time: 131.23 s
866.58/866.60	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
866.58/866.62	c vivif2 --  cl tried   107525 cl shrink        0 lits rem          0 time: 0.03
866.88/866.94	c asymm  cl-useful: 0/604/8010 lits-rem:0 time: 0.32
866.88/866.94	c calculated reachability. Time: 0.00
866.88/866.94	c  N dy  8440   2711950        90      8010         0    107525     56070   1934508     25.30   no data  --
895.18/895.24	c  N dy  8531   2810460        90      8010         0    131371     56070   2587259     25.22     26.78  --
900.79/900.82	c  N dy  8609   2830495        90      8010         0     83219     56070   1215065     25.22     26.68  --
907.49/907.55	c  N dy  8689   2853103        90      8010         0    104053     56070   1832001     25.23     26.56  --
915.09/915.15	c  N dy  8787   2873558        90      8010         0    122943     56070   2392798     25.23     26.70  --
923.68/923.73	c  N dy  8918   2894751        90      8010         0     74682     56070    937737     25.24     26.58  --
928.78/928.85	c  N dy  8973   2915229        90      8010         0     93636     56070   1499575     25.24     26.71  --
935.69/935.79	c  N dy  9062   2935620        90      8010         0    112498     56070   2064629     25.24     26.58  --
944.08/944.13	c  N dy  9168   2955791        90      8010         0    131152     56070   2624827     25.25     26.64  --
951.18/951.24	c  N dy  9259   2976230        90      8010         0     80915     56070   1098678     25.26     26.71  --
957.58/957.60	c  N dy  9323   3000524        90      8010         0    103252     56070   1755975     25.25     26.63  --
972.88/972.97	c  N dy  9347   3043648        90      8010         0     72649     56070    837770     25.22     26.57  --
978.38/978.41	c  N dy  9423   3064060        90      8010         0     91457     56070   1395457     25.23     26.71  --
984.78/984.81	c  N dy  9515   3084070        90      8010         0    109918     56070   1945575     25.23     27.34  --
993.09/993.18	c  N dy  9637   3104169        90      8010         0    128528     56070   2503584     25.24     27.02  --
1000.89/1000.99	c  N dy  9701   3124838        90      8010         0     76692     56070    942068     25.24     26.91  --
1006.49/1006.58	c  N dy  9790   3145006        90      8010         0     95337     56070   1498128     25.24     26.60  --
1014.99/1015.01	c  N dy  9866   3171424        90      8010         0    119629     56070   2216941     25.24     26.60  --
1025.19/1025.23	c  N dy  9973   3195548        90      8010         0    141927     56070   2882114     25.25     26.59  --
1030.28/1030.37	c  S st 10053   3211952        90      8010         0     85218     56070   1176899     25.26   no data  --
1030.48/1030.57	c  S st 10053   3212457        90      8010         0     85688     56070   1190981     25.26   no data  --
1030.48/1030.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1030.48/1030.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1030.59/1030.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1030.59/1030.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1030.59/1030.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1030.59/1030.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1030.59/1030.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1047.39/1047.42	c lits-rem:      1622  cl-subs:     2486  v-elim:      0  v-fix:    0  time: 16.77 s
1047.39/1047.42	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1047.39/1047.43	c vivif2 --  cl tried    83202 cl shrink        0 lits rem          0 time: 0.02
1047.69/1047.70	c asymm  cl-useful: 0/753/8010 lits-rem:0 time: 0.27
1047.69/1047.70	c calculated reachability. Time: 0.00
1047.69/1047.70	c  N dy 10053   3212457        90      8010         0     83202     56070   1110103     25.26   no data  --
1053.59/1053.66	c  N dy 10144   3232463        90      8010         0    101772     56070   1664427     25.26     28.40  --
1062.39/1062.40	c  N dy 10238   3257320        90      8010         0    124725     56070   2348711     25.26     26.68  --
1071.39/1071.48	c  N dy 10331   3277379        90      8010         0    143299     56070   2905738     25.27     27.17  --
1077.99/1078.02	c  N dy 10454   3297420        90      8010         0     88990     56070   1274680     25.28     28.56  --
1084.69/1084.74	c  N dy 10575   3317466        90      8010         0    107546     56070   1832983     25.29     30.24  --
1094.08/1094.15	c  N dy 10669   3341675        90      8010         0    129940     56070   2500693     25.29     26.77  --
1104.09/1104.17	c  N dy 10757   3364252        90      8010         0     76848     56070    883940     25.29     26.69  --
1112.48/1112.56	c  N dy 10838   3392138        90      8010         0    102483     56070   1645556     25.29     26.80  --
1120.59/1120.63	c  N dy 10914   3412181        90      8010         0    121060     56070   2199451     25.30     26.63  --
1128.38/1128.42	c  N dy 10953   3432186        90      8010         0    139443     56070   2736296     25.29     27.26  --
1136.88/1136.95	c  N dy 11084   3452282        90      8010         0     83310     56070   1065572     25.30     28.11  --
1143.29/1143.32	c  N dy 11204   3472364        90      8010         0    101932     56070   1624733     25.31     26.71  --
1150.88/1150.91	c  N dy 11316   3492414        90      8010         0    120473     56070   2181251     25.31     29.15  --
1161.59/1161.62	c  N dy 11380   3520076        90      8010         0    145941     56070   2935380     25.31     26.86  --
1168.69/1168.72	c  N dy 11477   3540165        90      8010         0     88833     56070   1212628     25.32     27.94  --
1174.69/1174.74	c  N dy 11543   3560217        90      8010         0    107353     56070   1760003     25.32     28.00  --
1181.58/1181.63	c  N dy 11602   3580363        90      8010         0    125960     56070   2312549     25.31     26.66  --
1189.79/1189.88	c  N dy 11652   3603839        90      8010         0    147564     56070   2955994     25.31     26.78  --
1197.18/1197.25	c  N dy 11754   3625173        90      8010         0     90696     56070   1252476     25.32     26.70  --
1203.68/1203.77	c  N dy 11823   3645380        90      8010         0    109325     56070   1804649     25.32     26.71  --
1211.59/1211.61	c  N dy 11915   3665443        90      8010         0    127876     56070   2361110     25.32     26.82  --
1221.79/1221.87	c  N dy 12048   3685627        90      8010         0    146565     56070   2925945     25.33     26.72  --
1228.78/1228.81	c  N dy 12051   3710310        90      8010         0     91667     56070   1253556     25.32     26.67  --
1229.28/1229.38	c  S st 12054   3712457        90      8010         0     93629     56070   1311602     25.32     24.33  --
1229.58/1229.61	c  S st 12054   3712958        90      8010         0     94094     56070   1325926     25.32   no data  --
1229.58/1229.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1229.58/1229.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1229.58/1229.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1229.68/1229.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1229.68/1229.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1229.68/1229.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1229.68/1229.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1247.58/1247.62	c lits-rem:      2601  cl-subs:     3530  v-elim:      0  v-fix:    0  time: 17.92 s
1247.58/1247.62	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1247.58/1247.64	c vivif2 --  cl tried    90564 cl shrink        0 lits rem          0 time: 0.02
1247.88/1247.92	c asymm  cl-useful: 0/669/8010 lits-rem:0 time: 0.29
1247.88/1247.93	c calculated reachability. Time: 0.00
1247.88/1247.93	c  N dy 12054   3712958        90      8010         0     90564     56070   1222893     25.32   no data  --
1255.49/1255.50	c  N dy 12127   3737275        90      8010         0    113002     56070   1888446     25.32     26.67  --
1261.78/1261.82	c  F st 12221   3751564        90      8010         0    126232     56070   2288663     25.33     23.99  --
1265.48/1265.50	c  N dy 12232   3762165        90      8010         0    136002     56070   2581214     25.33     26.72  --
1274.69/1274.78	c  N dy 12294   3783532        90      8010         0    155629     56070   3161959     25.33     26.71  --
1281.28/1281.30	c  N dy 12371   3804072        90      8010         0     96389     56070   1384333     25.33     26.79  --
1288.68/1288.72	c  N dy 12500   3824166        90      8010         0    115028     56070   1948921     25.34     27.92  --
1297.58/1297.69	c  N dy 12621   3844213        90      8010         0    133578     56070   2506387     25.34     27.50  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 0,2

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.92 3.98 3.95 5/189 12688
/proc/meminfo: memFree=19155428/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=29952 CPUtime=0 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 619 0 0 0 0 0 0 0 25 0 1 0 369118188 30670848 559 33554432000 4194304 4650387 140736071706576 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 7488 560 327 112 0 2453 0

[startup+0.02182 s]
/proc/loadavg: 3.92 3.98 3.95 5/189 12688
/proc/meminfo: memFree=19155428/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=29948 CPUtime=0.01 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 684 0 0 0 1 0 0 0 25 0 1 0 369118188 30666752 624 33554432000 4194304 4650387 140736071706576 18446744073709551615 4370569 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 7487 624 345 112 0 2452 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 29948

[startup+0.100801 s]
/proc/loadavg: 3.92 3.98 3.95 5/189 12688
/proc/meminfo: memFree=19155428/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=30080 CPUtime=0.09 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 700 0 0 0 9 0 0 0 25 0 1 0 369118188 30801920 640 33554432000 4194304 4650387 140736071706576 18446744073709551615 4370615 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 7520 640 345 112 0 2485 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30080

[startup+0.300776 s]
/proc/loadavg: 3.92 3.98 3.95 5/189 12688
/proc/meminfo: memFree=19155428/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=32604 CPUtime=0.29 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 1423 0 0 0 29 0 0 0 25 0 1 0 369118188 33386496 1283 33554432000 4194304 4650387 140736071706576 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 8151 1283 376 112 0 3116 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32604

[startup+0.700706 s]
/proc/loadavg: 3.92 3.98 3.95 5/189 12688
/proc/meminfo: memFree=19155428/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=33408 CPUtime=0.69 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 2072 0 0 0 69 0 0 0 25 0 1 0 369118188 34209792 1382 33554432000 4194304 4650387 140736071706576 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 8352 1382 378 112 0 3317 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33408

[startup+1.50057 s]
/proc/loadavg: 3.92 3.98 3.95 5/190 12689
/proc/meminfo: memFree=19147236/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=33976 CPUtime=1.49 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 3058 0 0 0 149 0 0 0 25 0 1 0 369118188 34791424 1550 33554432000 4194304 4650387 140736071706576 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 8494 1550 379 112 0 3459 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33976

[startup+3.10028 s]
/proc/loadavg: 3.93 3.98 3.95 5/190 12689
/proc/meminfo: memFree=19143020/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=41380 CPUtime=3.09 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 4901 0 0 0 309 0 0 0 25 0 1 0 369118188 42373120 3393 33554432000 4194304 4650387 140736071706576 18446744073709551615 4370487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 10345 3393 380 112 0 5310 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41380

[startup+6.30066 s]
/proc/loadavg: 3.93 3.98 3.95 5/190 12689
/proc/meminfo: memFree=19138900/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=41580 CPUtime=6.29 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 6458 0 0 0 629 0 0 0 25 0 1 0 369118188 42577920 3338 33554432000 4194304 4650387 140736071706576 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 10395 3338 380 112 0 5360 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41580

[startup+12.7005 s]
/proc/loadavg: 3.94 3.98 3.95 5/190 12689
/proc/meminfo: memFree=19130232/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=49112 CPUtime=12.69 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 10384 0 0 0 1268 1 0 0 25 0 1 0 369118188 50290688 5301 33554432000 4194304 4650387 140736071706576 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 12278 5301 380 112 0 7243 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49112

[startup+25.5012 s]
/proc/loadavg: 4.02 4.00 3.96 5/190 12689
/proc/meminfo: memFree=19111968/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=54624 CPUtime=25.49 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 16657 0 0 0 2547 2 0 0 25 0 1 0 369118188 55934976 6398 33554432000 4194304 4650387 140736071706576 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 13656 6398 380 112 0 8621 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54624

[startup+51.1005 s]
/proc/loadavg: 4.01 4.00 3.96 5/190 12690
/proc/meminfo: memFree=19089552/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=62388 CPUtime=51.09 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 25912 0 0 0 5105 4 0 0 25 0 1 0 369118188 63885312 9034 33554432000 4194304 4650387 140736071706576 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 15597 9034 380 112 0 10562 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 62388

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 12691
/proc/meminfo: memFree=19057940/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=65408 CPUtime=102.29 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 40720 0 0 0 10221 8 0 0 25 0 1 0 369118188 66977792 9514 33554432000 4194304 4650387 140736071706576 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 16352 9514 380 112 0 11317 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 65408

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 12693
/proc/meminfo: memFree=19033368/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=76756 CPUtime=162.29 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 56070 0 0 0 16216 13 0 0 25 0 1 0 369118188 78598144 12385 33554432000 4194304 4650387 140736071706576 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 19189 12385 380 112 0 14154 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 76756

[startup+222.301 s]
/proc/loadavg: 4.06 4.01 3.96 5/190 12695
/proc/meminfo: memFree=19006900/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=86940 CPUtime=222.29 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 68647 0 0 0 22213 16 0 0 19 0 1 0 369118188 89026560 14918 33554432000 4194304 4650387 140736071706576 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 21735 14918 380 112 0 16700 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 86940

[startup+282.301 s]
/proc/loadavg: 4.02 4.01 3.96 5/190 12696
/proc/meminfo: memFree=18990256/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=87208 CPUtime=282.28 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 79883 0 0 0 28208 20 0 0 25 0 1 0 369118188 89300992 14919 33554432000 4194304 4650387 140736071706576 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 21802 14919 380 112 0 16767 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 87208

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 12698
/proc/meminfo: memFree=18969988/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=101292 CPUtime=342.29 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 93200 0 0 0 34204 25 0 0 25 0 1 0 369118188 103723008 18629 33554432000 4194304 4650387 140736071706576 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 25323 18629 380 112 0 20288 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 101292

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 12699
/proc/meminfo: memFree=18961152/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=106428 CPUtime=402.29 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 99445 0 0 0 40202 27 0 0 25 0 1 0 369118188 108982272 19625 33554432000 4194304 4650387 140736071706576 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 26607 19625 380 112 0 21572 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 106428

[startup+462.301 s]
/proc/loadavg: 3.94 3.98 3.96 5/190 12729
/proc/meminfo: memFree=19029568/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=106668 CPUtime=462.29 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 109672 0 0 0 46199 30 0 0 25 0 1 0 369118188 109228032 19281 33554432000 4194304 4650387 140736071706576 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 26667 19281 380 112 0 21632 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 106668

[startup+522.301 s]
/proc/loadavg: 4.09 4.01 3.97 5/190 12731
/proc/meminfo: memFree=19004976/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=112672 CPUtime=522.29 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 117279 0 0 0 52197 32 0 0 25 0 1 0 369118188 115376128 21345 33554432000 4194304 4650387 140736071706576 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 28168 21345 380 112 0 23133 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 112672

[startup+582.301 s]
/proc/loadavg: 4.03 4.01 3.97 5/190 12787
/proc/meminfo: memFree=19092060/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=113872 CPUtime=582.29 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 117675 0 0 0 58197 32 0 0 25 0 1 0 369118188 116604928 21741 33554432000 4194304 4650387 140736071706576 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 28468 21741 380 112 0 23433 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 113872

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.97 5/190 12789
/proc/meminfo: memFree=19066508/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=114020 CPUtime=642.29 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 126013 0 0 0 64194 35 0 0 25 0 1 0 369118188 116756480 21233 33554432000 4194304 4650387 140736071706576 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 28505 21233 380 112 0 23470 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 114020

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 12790
/proc/meminfo: memFree=19049852/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=114200 CPUtime=702.29 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 134871 0 0 0 70192 37 0 0 25 0 1 0 369118188 116940800 21122 33554432000 4194304 4650387 140736071706576 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 28550 21122 380 112 0 23515 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 114200

[startup+762.307 s]
/proc/loadavg: 4.08 4.02 3.97 5/190 12792
/proc/meminfo: memFree=19017336/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=121676 CPUtime=762.29 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 140713 0 0 0 76191 38 0 0 25 0 1 0 369118188 124596224 23873 33554432000 4194304 4650387 140736071706576 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 30419 23873 380 112 0 25384 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 121676

[startup+822.301 s]
/proc/loadavg: 4.03 4.01 3.97 5/190 12794
/proc/meminfo: memFree=19018284/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=121676 CPUtime=822.28 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 140829 0 0 0 82190 38 0 0 25 0 1 0 369118188 124596224 23989 33554432000 4194304 4650387 140736071706576 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 30419 23989 380 112 0 25384 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 121676

[startup+882.301 s]
/proc/loadavg: 4.01 4.00 3.97 5/190 12795
/proc/meminfo: memFree=18993952/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=121736 CPUtime=882.28 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 143337 0 0 0 88189 39 0 0 25 0 1 0 369118188 124657664 23092 33554432000 4194304 4650387 140736071706576 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 30434 23092 380 112 0 25399 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 121736

[startup+942.301 s]
/proc/loadavg: 4.04 4.02 3.98 5/190 12797
/proc/meminfo: memFree=18978428/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=121828 CPUtime=942.28 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 150790 0 0 0 94186 42 0 0 25 0 1 0 369118188 124751872 24286 33554432000 4194304 4650387 140736071706576 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 30457 24286 380 112 0 25422 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 121828

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.98 5/190 12798
/proc/meminfo: memFree=18967856/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=122020 CPUtime=1002.28 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 159068 0 0 0 100183 45 0 0 25 0 1 0 369118188 124948480 22751 33554432000 4194304 4650387 140736071706576 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 30505 22751 380 112 0 25470 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 122020

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 12800
/proc/meminfo: memFree=18961764/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=123656 CPUtime=1062.29 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 164430 0 0 0 106181 48 0 0 25 0 1 0 369118188 126623744 24736 33554432000 4194304 4650387 140736071706576 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 30914 24736 380 112 0 25879 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 123656

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 12802
/proc/meminfo: memFree=18924052/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=123784 CPUtime=1122.29 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 171320 0 0 0 112178 51 0 0 25 0 1 0 369118188 126754816 24632 33554432000 4194304 4650387 140736071706576 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 30946 24632 380 112 0 25911 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 123784

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 12803
/proc/meminfo: memFree=18917824/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=123904 CPUtime=1182.28 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 178408 0 0 0 118175 53 0 0 25 0 1 0 369118188 126877696 24668 33554432000 4194304 4650387 140736071706576 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 30976 24668 380 112 0 25941 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 123904

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 12805
/proc/meminfo: memFree=18913960/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=124024 CPUtime=1242.28 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 184549 0 0 0 124173 55 0 0 25 0 1 0 369118188 127000576 23577 33554432000 4194304 4650387 140736071706576 18446744073709551615 4476265 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 31006 23577 380 112 0 25971 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 124024



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.98 4/185 12824
/proc/meminfo: memFree=19037788/32951124 swapFree=67111528/67111528
[pid=12688] ppid=12686 vsize=125356 CPUtime=1299.98 cores=0,2
/proc/12688/stat : 12688 (strangenight1-s) R 12686 12688 12018 0 -1 4202496 190006 0 0 0 129941 57 0 0 25 0 1 0 369118188 128364544 25263 33554432000 4194304 4650387 140736071706576 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12688/statm: 31339 25263 380 112 0 26304 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 125356

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.42
CPU system time (s): 0.584911
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 193544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.42
system time used= 0.584911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 190007
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= 8
involuntary context switches= 1912

runsolver used 2.27365 second user time and 4.84126 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-03 02:01:16
IDJOB=3175943
IDBENCH=82961
IDSOLVER=1589
FILE ID=node110/3175943-1301788876
RUNJOBID= node110-1301783654-12037
PBS_JOBID= 12841408
Free space on /tmp= 71104 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S1321406709-042.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175943-1301788876/watcher-3175943-1301788876 -o /tmp/evaluation-result-3175943-1301788876/solver-3175943-1301788876 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175943-1301788876.cnf

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

MD5SUM BENCH= 383bd72f29b3667b7a0d512d7fa797ad
RANDOM SEED=786961609

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19155460 kB
Buffers:        397620 kB
Cached:       12830304 kB
SwapCached:          0 kB
Active:        8686056 kB
Inactive:      4795668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19155460 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12596 kB
Writeback:           0 kB
AnonPages:      253968 kB
Mapped:          16392 kB
Slab:           250140 kB
PageTables:       5776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   466588 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= 71104 MiB
End job on node110 at 2011-04-03 02:22:58