Trace number 3369899

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S250627100-039.UNKNOWN.cnf
MD5SUM68db236c1470208d12f1f4e80de80849
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

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-3369899-1305383526.cnf'
0.00/0.00	c -- header says num vars:             70
0.00/0.00	c -- header says num clauses:        6230
0.00/0.00	c -- clauses added:            0 learnts,         6230 normals,            0 xors
0.00/0.00	c -- vars added         70
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.09/0.14	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.14
0.09/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.09/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.09/0.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.09/0.16	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.16	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.16	c calculated reachability. Time: 0.00
0.09/0.16	c Calc default polars -  time:   0.00 s pos:      36 undec:       0 neg:      34
0.09/0.16	c =========================================================================================
0.09/0.16	c types(t): F = full restart, N = normal restart
0.09/0.16	c types(t): S = simplification begin/end, E = solution found
0.09/0.16	c restart types(rt): st = static, dy = dynamic
0.09/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.16	c  B st     0         0        70      6230         0         0     43610         0   no data   no data  --
0.19/0.27	c  N dy     8      4030        70      6230         0      3626     43610     86980     19.88     21.10  --
0.39/0.41	c  N dy    20      8081        70      6230         0      5036     43610    112505     20.31     21.50  --
0.49/0.57	c  N dy    30     12487        70      6230         0      5184     43610    106871     20.32     21.41  --
0.69/0.74	c  N dy    44     16500        70      6230         0      8833     43610    194419     20.50     21.63  --
0.89/0.91	c  N dy    58     20524        70      6230         0      7381     43610    147632     20.56     21.69  --
1.10/1.12	c  N dy    68     24891        70      6230         0     11302     43610    240424     20.49     21.59  --
1.10/1.12	c  F st    70     25000        70      6230         0     11402     43610    242904     20.50   no data  --
1.29/1.35	c  N dy    76     30000        70      6230         0      9793     43610    194934     20.50   no data  --
1.29/1.35	c  S st    76     30000        70      6230         0      9793     43610    194934     20.50   no data  --
1.29/1.39	c  S st    76     30506        70      6230         0     10267     43610    206585     20.50   no data  --
1.29/1.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.29/1.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.39/1.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1.39/1.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.29/2.37	c lits-rem:      1509  cl-subs:      865  v-elim:      0  v-fix:    0  time:  0.97 s
2.59/2.63	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.26
2.59/2.63	c calculated reachability. Time: 0.00
2.59/2.63	c  N dy    76     30506        70      6230         0      9402     43610    183777     20.50   no data  --
2.79/2.83	c  N dy    97     34513        70      6230         0     13034     43610    272467     20.62     21.73  --
3.39/3.43	c  N dy   110     45761        70      6230         0     16010     43610    324668     20.28     18.59  --
3.39/3.43	c  S st   110     45761        70      6230         0     16010     43610    324668     20.28     18.59  --
3.39/3.48	c  S st   110     46264        70      6230         0      8421     43610    138133     20.28   no data  --
3.39/3.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.39/3.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.39/3.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.39/3.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.39/3.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.39/3.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
3.39/3.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.19/4.25	c lits-rem:       180  cl-subs:       52  v-elim:      0  v-fix:    0  time:  0.76 s
4.19/4.25	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
4.19/4.25	c vivif2 --  cl tried     8369 cl shrink        0 lits rem          0 time: 0.00
4.49/4.50	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.25
4.49/4.50	c calculated reachability. Time: 0.00
4.49/4.50	c  N dy   110     46264        70      6230         0      8369     43610    136485     20.28   no data  --
4.69/4.72	c  N dy   113     50978        70      6230         0     12563     43610    233247     20.18     21.29  --
4.89/4.99	c  N dy   144     55061        70      6230         0     16308     43610    324180     20.30     21.96  --
5.19/5.25	c  N dy   166     59225        70      6230         0     11077     43610    189372     20.39     21.57  --
5.39/5.49	c  N dy   188     63308        70      6230         0     14766     43610    278384     20.46     21.87  --
5.79/5.86	c  N dy   194     69398        70      6230         0     10358     43610    159584     20.38     20.62  --
5.79/5.86	c  S st   194     69398        70      6230         0     10358     43610    159584     20.38     20.62  --
5.89/5.90	c  S st   194     69903        70      6230         0     10824     43610    170996     20.38   no data  --
5.89/5.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.89/5.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.89/5.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.89/5.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.89/5.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.89/5.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
5.89/5.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.69/6.74	c lits-rem:       251  cl-subs:      163  v-elim:      0  v-fix:    0  time:  0.83 s
6.69/6.74	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
6.69/6.74	c vivif2 --  cl tried    10661 cl shrink        0 lits rem          0 time: 0.00
6.99/7.02	c asymm  cl-useful: 0/6230/6230 lits-rem:0 time: 0.28
6.99/7.02	c calculated reachability. Time: 0.00
6.99/7.02	c  N dy   194     69903        70      6230         0     10661     43610    166687     20.38   no data  --
7.19/7.28	c  N dy   214     74419        70      6230         0     14773     43610    265456     20.41     21.51  --
7.79/7.85	c  N dy   233     83345        70      6230         0     11987     43610    186984     20.39     21.53  --
8.09/8.11	c  F st   246     87502        70      6230         0     15758     43610    275267     20.37     17.78  --
8.09/8.18	c  N st   249     88691        70      6230         0     16843     43610    301498     20.37   no data  --
8.49/8.58	c  N dy   257     94639        70      6230         0     22225     43610    432951     20.38     21.46  --
8.89/8.99	c  N dy   273    100873        70      6230         0     16113     43610    271871     20.37     21.51  --
9.19/9.22	c  S st   275    104856        70      6230         0     19648     43610    354455     20.33     18.63  --
9.19/9.27	c  S st   275    105357        70      6230         0     20113     43610    365781     20.33   no data  --
9.19/9.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.19/9.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.19/9.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
9.19/9.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.19/9.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/9.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
9.19/9.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.79/10.83	c lits-rem:      1877  cl-subs:     2058  v-elim:      0  v-fix:    0  time:  1.54 s
10.79/10.83	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
10.79/10.84	c vivif2 --  cl tried    18055 cl shrink        0 lits rem          0 time: 0.00
11.09/11.17	c asymm  cl-useful: 0/4795/6230 lits-rem:0 time: 0.33
11.09/11.17	c calculated reachability. Time: 0.00
11.09/11.17	c  N dy   275    105357        70      6230         0     18055     43610    315725     20.33   no data  --
11.69/11.73	c  N dy   324    112111        70      6230         0     24222     43610    466639     20.43     22.12  --
12.19/12.29	c  N dy   335    120293        70      6230         0     19011     43610    327955     20.39     21.69  --
12.89/12.96	c  N dy   378    128360        70      6230         0     26344     43610    504898     20.44     21.58  --
13.69/13.71	c  N dy   400    138743        70      6230         0     22188     43610    394892     20.42     21.58  --
14.49/14.53	c  N dy   448    147800        70      6230         0     15986     43610    232000     20.48     21.58  --
15.19/15.28	c  N dy   481    158037        70      6230         0     25240     43610    453700     20.48     19.51  --
15.19/15.28	c  S st   481    158037        70      6230         0     25240     43610    453700     20.48     19.51  --
15.29/15.35	c  S st   481    158539        70      6230         0     25706     43610    465446     20.48   no data  --
15.29/15.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.29/15.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.29/15.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
15.29/15.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.29/15.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.29/15.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
15.29/15.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.40/17.43	c lits-rem:      2066  cl-subs:     2501  v-elim:      0  v-fix:    0  time:  2.06 s
17.40/17.43	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
17.40/17.44	c vivif2 --  cl tried    23205 cl shrink        0 lits rem          0 time: 0.00
17.50/17.58	c asymm  cl-useful: 0/1435/6230 lits-rem:0 time: 0.15
17.50/17.58	c calculated reachability. Time: 0.00
17.50/17.58	c  N dy   481    158539        70      6230         0     23205     43610    402750     20.48   no data  --
18.49/18.50	c  N dy   540    168749        70      6230         0     17212     43610    249764     20.55     22.56  --
19.29/19.38	c  N dy   584    179521        70      6230         0     26938     43610    484030     20.58     23.34  --
20.29/20.38	c  N dy   621    190987        70      6230         0     21092     43610    329625     20.59     23.78  --
21.59/21.63	c  N dy   632    205337        70      6230         0     34049     43610    634275     20.50     21.62  --
22.69/22.75	c  N dy   674    218582        70      6230         0     28821     43610    502575     20.48     21.78  --
24.39/24.44	c  N dy   720    237808        70      6230         0     28139     43610    470275     20.44     18.24  --
24.39/24.44	c  S st   720    237808        70      6230         0     28139     43610    470275     20.44     18.24  --
24.49/24.51	c  S st   720    238314        70      6230         0     28610     43610    481897     20.44   no data  --
24.49/24.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.49/24.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.49/24.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
24.49/24.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.49/24.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.49/24.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
24.49/24.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.69/26.76	c lits-rem:      1772  cl-subs:     2558  v-elim:      0  v-fix:    0  time:  2.23 s
26.69/26.76	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
26.69/26.77	c vivif2 --  cl tried    26052 cl shrink        0 lits rem          0 time: 0.00
27.09/27.13	c asymm  cl-useful: 0/3656/6230 lits-rem:0 time: 0.36
27.09/27.13	c calculated reachability. Time: 0.00
27.09/27.13	c  N dy   720    238314        70      6230         0     26052     43610    421658     20.44   no data  --
29.70/29.72	c  N dy   740    269138        70      6230         0     34712     43610    596044     20.21     21.36  --
31.40/31.47	c  N dy   827    286352        70      6230         0     30665     43610    513653     20.27     21.49  --
33.59/33.60	c  F st   887    306251        70      6230         0     27860     43610    421296     20.26     18.12  --
33.59/33.60	c  N st   887    306251        70      6230         0     27860     43610    421296     20.26     18.12  --
35.79/35.89	c  N dy   985    325814        70      6230         0     23989     43610    324383     20.31     21.39  --
38.09/38.10	c  N dy  1074    345829        70      6230         0     42133     43610    762300     20.34     21.67  --
39.29/39.37	c  S st  1108    357473        70      6230         0     30089     43610    455407     20.33     17.85  --
39.39/39.44	c  S st  1108    357976        70      6230         0     30549     43610    466837     20.33   no data  --
39.39/39.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.39/39.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.39/39.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
39.39/39.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.39/39.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.39/39.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
39.39/39.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.59/41.66	c lits-rem:      1316  cl-subs:     1898  v-elim:      0  v-fix:    0  time:  2.19 s
41.59/41.66	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
41.59/41.66	c vivif2 --  cl tried    28651 cl shrink        0 lits rem          0 time: 0.00
41.89/41.99	c asymm  cl-useful: 0/2574/6230 lits-rem:0 time: 0.33
41.89/41.99	c calculated reachability. Time: 0.00
41.89/41.99	c  N dy  1108    357976        70      6230         0     28651     43610    422045     20.33   no data  --
44.79/44.84	c  N dy  1182    383721        70      6230         0     28408     43610    399930     20.33     21.47  --
47.19/47.29	c  N dy  1274    403831        70      6230         0     46596     43610    840818     20.37     21.60  --
49.59/49.60	c  N dy  1354    423878        70      6230         0     40443     43610    678077     20.38     21.58  --
52.20/52.26	c  N dy  1453    443912        70      6230         0     33264     43610    494310     20.41     21.59  --
54.90/54.98	c  N dy  1544    464189        70      6230         0     51680     43610    940321     20.44     21.62  --
57.29/57.36	c  N dy  1605    484674        70      6230         0     43911     43610    735388     20.45     21.75  --
60.50/60.55	c  N dy  1680    509672        70      6230         0     39342     43610    609231     20.45     21.58  --
63.39/63.46	c  N dy  1759    530097        70      6230         0     29831     43610    370792     20.46     21.59  --
64.10/64.19	c  S st  1770    536964        70      6230         0     36049     43610    518829     20.45     20.89  --
64.20/64.29	c  S st  1770    537468        70      6230         0     36514     43610    530614     20.45   no data  --
64.20/64.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.20/64.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.30/64.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
64.30/64.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.30/64.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.30/64.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
64.30/64.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
66.70/66.72	c lits-rem:       705  cl-subs:     2091  v-elim:      0  v-fix:    0  time:  2.40 s
66.70/66.72	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
66.70/66.72	c vivif2 --  cl tried    34423 cl shrink        0 lits rem          0 time: 0.00
66.80/66.89	c asymm  cl-useful: 0/1584/6230 lits-rem:0 time: 0.17
66.90/66.90	c calculated reachability. Time: 0.00
66.90/66.90	c  N dy  1770    537468        70      6230         0     34423     43610    481716     20.45   no data  --
70.59/70.69	c  N dy  1802    567653        70      6230         0     32794     43610    428321     20.38     21.49  --
74.80/74.85	c  N dy  1910    598292        70      6230         0     30748     43610    368352     20.39     21.48  --
77.29/77.38	c  N dy  1997    618369        70      6230         0     48911     43610    808269     20.40     21.58  --
80.39/80.40	c  N dy  2080    638391        70      6230         0     36334     43610    488857     20.42     21.93  --
83.49/83.51	c  N dy  2134    661455        70      6230         0     56991     43610    973482     20.39     21.59  --
90.68/90.73	c  N dy  2178    716462        70      6230         0     42280     43610    591856     20.21     21.30  --
93.79/93.85	c  N dy  2267    736500        70      6230         0     60370     43610   1025765     20.23     23.44  --
97.29/97.34	c  N dy  2416    757438        70      6230         0     46236     43610    697163     20.27     21.35  --
100.99/101.09	c  N dy  2514    779502        70      6230         0     66165     43610   1178070     20.29     21.41  --
103.98/104.06	c  N dy  2600    800170        70      6230         0     50602     43610    786347     20.30     21.41  --
105.08/105.14	c  S st  2635    806203        70      6230         0     56056     43610    918086     20.31     20.82  --
105.18/105.28	c  S st  2635    806704        70      6230         0     56510     43610    929450     20.31   no data  --
105.18/105.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
105.18/105.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
105.18/105.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
105.28/105.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.28/105.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.28/105.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
105.28/105.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
113.89/113.98	c lits-rem:      2650  cl-subs:     4576  v-elim:      0  v-fix:    0  time:  8.66 s
113.89/113.98	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
113.89/113.99	c vivif2 --  cl tried    51934 cl shrink        0 lits rem          0 time: 0.01
114.19/114.26	c asymm  cl-useful: 0/965/6230 lits-rem:0 time: 0.26
114.19/114.26	c calculated reachability. Time: 0.00
114.19/114.26	c  N dy  2635    806704        70      6230         0     51934     43610    812359     20.31   no data  --
118.29/118.32	c  N dy  2743    826803        70      6230         0     35074     43610    395825     20.33     24.32  --
121.08/121.16	c  N dy  2837    846927        70      6230         0     53242     43610    835735     20.35     21.43  --
125.18/125.21	c  N dy  2965    866930        70      6230         0     71402     43610   1281267     20.38     22.00  --
128.18/128.25	c  N dy  3017    888767        70      6230         0     54956     43610    852812     20.37     21.45  --
133.10/133.16	c  N dy  3101    916030        70      6230         0     42598     43610    546847     20.37     21.59  --
137.19/137.23	c  N dy  3161    942550        70      6230         0     66464     43610   1115627     20.35     21.47  --
140.79/140.84	c  N dy  3263    962562        70      6230         0     46731     43610    642800     20.37     22.75  --
144.19/144.20	c  N dy  3355    982582        70      6230         0     64812     43610   1079501     20.38     21.77  --
148.59/148.62	c  N dy  3469   1004939        70      6230         0     46189     43610    613303     20.40     21.53  --
158.28/158.31	c  N dy  3571   1068359        70      6230         0     63143     43610    978136     20.30     21.38  --
158.78/158.87	c  F st  3572   1071876        70      6230         0     66320     43610   1052709     20.30     18.11  --
162.58/162.70	c  N dy  3670   1088436        70      6230         0     40977     43610    462359     20.32     23.58  --
165.88/165.96	c  N dy  3793   1108505        70      6230         0     59175     43610    907409     20.34     22.11  --
170.49/170.56	c  N dy  3944   1128566        70      6230         0     77301     43610   1354739     20.37     23.87  --
173.88/173.90	c  N dy  3987   1148858        70      6230         0     54145     43610    760854     20.36     21.45  --
177.89/177.91	c  N dy  4095   1169013        70      6230         0     72391     43610   1205217     20.38     21.53  --
183.88/183.96	c  N dy  4161   1202875        70      6230         0     60219     43610    881934     20.35     21.45  --
185.28/185.38	c  S st  4199   1210056        70      6230         0     66674     43610   1038787     20.36   no data  --
185.48/185.58	c  S st  4199   1210561        70      6230         0     67130     43610   1050238     20.36   no data  --
185.48/185.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
185.48/185.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
185.58/185.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
185.58/185.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
185.58/185.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
185.58/185.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
185.58/185.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
198.78/198.83	c lits-rem:      3564  cl-subs:     7065  v-elim:      0  v-fix:    0  time: 13.19 s
198.78/198.83	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
198.78/198.84	c vivif2 --  cl tried    60065 cl shrink        0 lits rem          0 time: 0.01
198.98/199.06	c asymm  cl-useful: 0/786/6230 lits-rem:0 time: 0.21
198.98/199.06	c calculated reachability. Time: 0.00
198.98/199.06	c  N dy  4199   1210561        70      6230         0     60065     43610    889723     20.36   no data  --
203.18/203.27	c  N dy  4295   1230648        70      6230         0     78242     43610   1330823     20.37     23.36  --
207.18/207.21	c  N dy  4397   1251356        70      6230         0     54165     43610    747732     20.37     21.62  --
211.19/211.28	c  N dy  4519   1271432        70      6230         0     72341     43610   1191987     20.39     23.53  --
215.98/216.06	c  N dy  4596   1292153        70      6230         0     47035     43610    552965     20.39     21.47  --
219.38/219.41	c  N dy  4678   1312169        70      6230         0     65093     43610    989885     20.40     21.77  --
224.39/224.46	c  N dy  4810   1332931        70      6230         0     83847     43610   1448945     20.41     21.52  --
228.48/228.58	c  N dy  4889   1353129        70      6230         0     57057     43610    781610     20.42     21.52  --
231.98/232.03	c  N dy  4918   1373227        70      6230         0     75091     43610   1207726     20.41     23.28  --
237.58/237.62	c  N dy  5048   1393275        70      6230         0     47319     43610    535127     20.43     22.20  --
241.38/241.49	c  N dy  5130   1416451        70      6230         0     68239     43610   1036010     20.43     21.67  --
246.18/246.28	c  N dy  5243   1436466        70      6230         0     86325     43610   1480212     20.44     23.63  --
251.08/251.19	c  N dy  5351   1458769        70      6230         0     59539     43610    817047     20.46     21.68  --
254.78/254.87	c  N dy  5378   1479544        70      6230         0     78134     43610   1256947     20.45     21.61  --
260.69/260.72	c  N dy  5489   1500116        70      6230         0     48960     43610    548416     20.46     21.54  --
264.38/264.43	c  N dy  5596   1520199        70      6230         0     67104     43610    992238     20.47     21.63  --
269.18/269.23	c  N dy  5668   1542572        70      6230         0     87117     43610   1471466     20.47     21.64  --
274.17/274.20	c  N dy  5764   1562789        70      6230         0     56739     43610    724544     20.48     21.57  --
277.57/277.66	c  N dy  5789   1582846        70      6230         0     74753     43610   1154697     20.47     22.51  --
282.68/282.75	c  N dy  5883   1602990        70      6230         0     92942     43610   1599024     20.48     21.61  --
287.17/287.21	c  N dy  5950   1624239        70      6230         0     62516     43610    845243     20.48     21.58  --
291.88/291.91	c  N dy  6090   1644347        70      6230         0     80720     43610   1294409     20.49     21.62  --
297.88/297.97	c  N dy  6207   1664992        70      6230         0     99400     43610   1753035     20.51     21.59  --
302.78/302.89	c  N dy  6297   1689800        70      6230         0     71162     43610   1041988     20.51     21.82  --
307.57/307.68	c  N dy  6345   1710561        70      6230         0     89832     43610   1488986     20.50     17.08  --
307.57/307.68	c  S st  6345   1710561        70      6230         0     89832     43610   1488986     20.50     17.08  --
307.88/307.94	c  S st  6345   1711067        70      6230         0     90296     43610   1500838     20.50   no data  --
307.88/307.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
307.88/307.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
307.88/307.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
307.98/308.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
307.98/308.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
307.98/308.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
307.98/308.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
335.28/335.32	c lits-rem:      5578  cl-subs:    10287  v-elim:      0  v-fix:    0  time: 27.28 s
335.28/335.32	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
335.28/335.33	c vivif2 --  cl tried    80009 cl shrink        0 lits rem          0 time: 0.01
335.49/335.58	c asymm  cl-useful: 0/551/6230 lits-rem:0 time: 0.24
335.49/335.58	c calculated reachability. Time: 0.00
335.49/335.58	c  N dy  6345   1711067        70      6230         0     80009     43610   1254287     20.50   no data  --
340.58/340.68	c  N dy  6413   1731150        70      6230         0     98093     43610   1691497     20.51     22.05  --
344.78/344.87	c  N dy  6471   1751215        70      6230         0     65313     43610    894779     20.50     21.97  --
349.07/349.16	c  N dy  6532   1771259        70      6230         0     83400     43610   1332052     20.50     22.35  --
355.28/355.37	c  N dy  6678   1791285        70      6230         0    101489     43610   1781125     20.52     23.60  --
359.98/360.03	c  N dy  6746   1814542        70      6230         0     70301     43610    998669     20.52     21.61  --
364.78/364.89	c  N dy  6839   1834622        70      6230         0     88387     43610   1439209     20.52     22.43  --
371.57/371.68	c  N dy  6981   1854669        70      6230         0     53521     43610    586786     20.54     21.72  --
375.18/375.28	c  N dy  7042   1874922        70      6230         0     71679     43610   1020041     20.53     21.72  --
380.58/380.62	c  N dy  7132   1897050        70      6230         0     91617     43610   1506574     20.54     21.69  --
386.67/386.79	c  N dy  7153   1923392        70      6230         0     61316     43610    758803     20.53     21.67  --
390.68/390.71	c  N dy  7197   1943546        70      6230         0     79427     43610   1192202     20.52     21.69  --
396.48/396.59	c  N dy  7247   1966876        70      6230         0    100308     43610   1691926     20.52     21.85  --
402.08/402.19	c  N dy  7336   1986949        70      6230         0     63542     43610    799753     20.52     22.04  --
406.88/406.93	c  N dy  7434   2008595        70      6230         0     83050     43610   1274167     20.53     21.65  --
413.17/413.24	c  N dy  7517   2031338        70      6230         0    103482     43610   1766970     20.53     21.64  --
418.68/418.74	c  N dy  7622   2051354        70      6230         0     65887     43610    851410     20.54     23.17  --
423.49/423.53	c  N dy  7742   2071424        70      6230         0     84010     43610   1297694     20.55     23.27  --
431.37/431.41	c  N dy  7827   2100387        70      6230         0    109906     43610   1919753     20.55     21.74  --
437.17/437.29	c  N dy  7907   2126062        70      6230         0     76321     43610   1086206     20.54     21.66  --
443.08/443.10	c  N dy  8052   2146076        70      6230         0     94482     43610   1535276     20.56     21.65  --
449.17/449.24	c  N dy  8119   2166148        70      6230         0    112532     43610   1974477     20.56     22.33  --
453.78/453.83	c  N dy  8190   2186293        70      6230         0     73088     43610    997490     20.56     21.66  --
460.27/460.31	c  N dy  8306   2210501        70      6230         0     94982     43610   1532352     20.57     21.66  --
460.47/460.51	c  S st  8311   2211067        70      6230         0     95508     43610   1545489     20.57     20.96  --
460.78/460.82	c  S st  8311   2211572        70      6230         0     95964     43610   1557015     20.57   no data  --
460.78/460.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
460.78/460.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
460.78/460.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
460.88/460.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
460.88/460.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
460.88/460.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
460.88/460.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
491.68/491.76	c lits-rem:      5187  cl-subs:     8874  v-elim:      0  v-fix:    0  time: 30.83 s
491.68/491.76	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
491.68/491.77	c vivif2 --  cl tried    87090 cl shrink        0 lits rem          0 time: 0.02
492.07/492.14	c asymm  cl-useful: 0/519/6230 lits-rem:0 time: 0.36
492.07/492.14	c calculated reachability. Time: 0.00
492.07/492.14	c  N dy  8311   2211572        70      6230         0     87090     43610   1334489     20.57   no data  --
498.17/498.21	c  N dy  8356   2231726        70      6230         0    105094     43610   1764451     20.57     21.71  --
505.58/505.64	c  N dy  8483   2251746        70      6230         0     65119     43610    799559     20.58     23.30  --
511.07/511.17	c  N dy  8556   2272260        70      6230         0     83593     43610   1248772     20.58     21.71  --
518.17/518.20	c  N dy  8638   2292317        70      6230         0    101604     43610   1687103     20.58     21.72  --
527.38/527.40	c  N dy  8768   2312432        70      6230         0     60548     43610    669149     20.59     21.75  --
532.38/532.42	c  N dy  8874   2332505        70      6230         0     78710     43610   1115368     20.60     22.43  --
538.38/538.44	c  N dy  9005   2353618        70      6230         0     97713     43610   1583933     20.61     21.71  --
545.37/545.47	c  N dy  9115   2373657        70      6230         0    115758     43610   2025142     20.62     22.77  --
551.78/551.86	c  N dy  9223   2399337        70      6230         0     78546     43610   1091192     20.62     21.76  --
557.38/557.46	c  N dy  9315   2420765        70      6230         0     97820     43610   1558546     20.62     21.71  --
563.28/563.34	c  N dy  9341   2441145        70      6230         0    116014     43610   1984376     20.61     21.82  --
568.07/568.15	c  N dy  9362   2461187        70      6230         0     72863     43610    934181     20.60     22.80  --
573.67/573.70	c  N dy  9436   2484134        70      6230         0     93474     43610   1433426     20.60     21.75  --
578.78/578.87	c  N dy  9480   2504214        70      6230         0    111399     43610   1863650     20.60     21.98  --
587.98/588.00	c  N dy  9564   2540194        70      6230         0     81716     43610   1128423     20.59     21.71  --
593.37/593.48	c  N dy  9626   2560802        70      6230         0    100282     43610   1572997     20.59     21.71  --
601.58/601.63	c  N dy  9748   2584465        70      6230         0    121541     43610   2093933     20.60     21.69  --
607.08/607.19	c  N dy  9860   2605281        70      6230         0     77543     43610   1037372     20.60     21.71  --
612.58/612.63	c  N dy  9954   2625713        70      6230         0     95959     43610   1487772     20.61     21.73  --
619.48/619.59	c  N dy 10054   2646200        70      6230         0    114502     43610   1943057     20.61     21.80  --
625.68/625.70	c  N dy 10096   2666281        70      6230         0     68621     43610    798134     20.61     22.76  --
630.37/630.46	c  N dy 10191   2686381        70      6230         0     86783     43610   1240463     20.61     22.55  --
635.17/635.27	c  N dy 10210   2706846        70      6230         0    104975     43610   1671258     20.61     21.79  --
636.78/636.89	c  S st 10229   2711572        70      6230         0    109221     43610   1773872     20.61     20.10  --
637.07/637.15	c  S st 10229   2712077        70      6230         0    109679     43610   1785502     20.61   no data  --
637.07/637.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
637.07/637.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
637.17/637.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
637.17/637.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
637.17/637.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
637.17/637.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
637.17/637.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
737.28/737.36	c lits-rem:      6676  cl-subs:    11746  v-elim:      0  v-fix:    0  time: 100.10 s
737.28/737.36	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
737.28/737.38	c vivif2 --  cl tried    97933 cl shrink        0 lits rem          0 time: 0.02
737.68/737.74	c asymm  cl-useful: 0/486/6230 lits-rem:0 time: 0.36
737.68/737.75	c calculated reachability. Time: 0.00
737.68/737.75	c  N dy 10229   2712077        70      6230         0     97933     43610   1502724     20.61   no data  --
745.37/745.49	c  N dy 10296   2732239        70      6230         0    116060     43610   1942907     20.61     21.74  --
755.27/755.36	c  N dy 10407   2755772        70      6230         0     73089     43610    898449     20.61     21.73  --
762.77/762.83	c  N dy 10419   2784933        70      6230         0     99038     43610   1510083     20.60     22.05  --
769.77/769.89	c  N dy 10461   2805072        70      6230         0    117142     43610   1947606     20.59     21.68  --
778.57/778.66	c  N dy 10557   2825113        70      6230         0     70056     43610    818167     20.60     22.76  --
783.87/783.94	c  N dy 10673   2845635        70      6230         0     88630     43610   1275275     20.61     21.73  --
790.17/790.21	c  N dy 10742   2867492        70      6230         0    108206     43610   1744813     20.61     21.73  --
797.37/797.49	c  N dy 10830   2887920        70      6230         0    126627     43610   2193664     20.61     21.87  --
805.48/805.55	c  N dy 10905   2918272        70      6230         0     87300     43610   1200755     20.60     21.72  --
811.87/811.96	c  N dy 10975   2940636        70      6230         0    107338     43610   1683263     20.60     21.78  --
819.87/819.90	c  N dy 11083   2962060        70      6230         0    126627     43610   2158263     20.61     21.70  --
826.97/827.10	c  N dy 11221   2982129        70      6230         0     77526     43610    975431     20.62     22.66  --
832.28/832.38	c  N dy 11315   3002178        70      6230         0     95579     43610   1415217     20.62     23.58  --
837.97/838.01	c  N dy 11357   3022233        70      6230         0    113596     43610   1846234     20.62     21.88  --
844.97/845.01	c  N dy 11425   3042255        70      6230         0    131562     43610   2283836     20.62     23.36  --
852.48/852.56	c  N dy 11550   3067722        70      6230         0     86208     43610   1164773     20.62     21.76  --
864.27/864.35	c  N dy 11655   3110548        70      6230         0    124620     43610   2091541     20.61     21.97  --
874.27/874.32	c  N dy 11776   3138343        70      6230         0     80425     43610   1004084     20.61     21.86  --
880.38/880.46	c  N dy 11897   3159116        70      6230         0     99113     43610   1465405     20.62     21.80  --
886.18/886.28	c  N dy 11927   3179186        70      6230         0    116994     43610   1890035     20.61     21.95  --
892.77/892.86	c  N dy 11970   3199732        70      6230         0    135423     43610   2332667     20.61     21.86  --
896.07/896.16	c  S st 11988   3212077        70      6230         0     76557     43610    904296     20.61     21.11  --
896.27/896.35	c  S st 11988   3212583        70      6230         0     77029     43610    916222     20.61   no data  --
896.27/896.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
896.27/896.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
896.27/896.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
896.37/896.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
896.37/896.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
896.37/896.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
896.37/896.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
905.77/905.87	c lits-rem:      1069  cl-subs:     1678  v-elim:      0  v-fix:    0  time:  9.46 s
905.77/905.87	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
905.77/905.88	c vivif2 --  cl tried    75351 cl shrink        0 lits rem          0 time: 0.01
906.07/906.10	c asymm  cl-useful: 0/620/6230 lits-rem:0 time: 0.22
906.07/906.11	c calculated reachability. Time: 0.00
906.07/906.11	c  N dy 11988   3212583        70      6230         0     75351     43610    874786     20.61   no data  --
910.87/910.97	c  N dy 12048   3232597        70      6230         0     93325     43610   1310238     20.61     22.77  --
917.47/917.54	c  N dy 12159   3252598        70      6230         0    111364     43610   1754422     20.61     23.06  --
924.58/924.65	c  N dy 12222   3272691        70      6230         0    129391     43610   2189423     20.61     22.11  --
931.88/931.99	c  N dy 12252   3294852        70      6230         0     78326     43610    924504     20.60     21.96  --
936.97/937.07	c  N dy 12311   3315700        70      6230         0     97048     43610   1379435     20.60     21.75  --
945.07/945.13	c  N dy 12446   3335733        70      6230         0    115100     43610   1825948     20.61     24.13  --
957.18/957.29	c  N dy 12563   3365242        70      6230         0    141632     43610   2473368     20.61     22.14  --
962.87/962.90	c  N dy 12641   3385304        70      6230         0     87846     43610   1156325     20.62     22.52  --
969.28/969.36	c  N dy 12788   3405378        70      6230         0    105940     43610   1606909     20.63     22.05  --
977.78/977.85	c  N dy 12866   3430971        70      6230         0    128800     43610   2157986     20.63     21.86  --
995.17/995.29	c  N dy 12976   3490473        70      6230         0    108936     43610   1622250     20.61     21.76  --
1001.57/1001.67	c  N dy 13024   3510548        70      6230         0    126908     43610   2053115     20.61     22.81  --
1012.88/1013.00	c  N dy 13131   3538866        70      6230         0     79048     43610    915226     20.61     21.79  --
1020.17/1020.28	c  N dy 13256   3565054        70      6230         0    102612     43610   1492158     20.61     21.71  --
1027.97/1028.01	c  N dy 13397   3585139        70      6230         0    120798     43610   1943838     20.62     23.37  --
1036.48/1036.53	c  N dy 13502   3605694        70      6230         0    139326     43610   2400042     20.62     21.75  --
1045.28/1045.37	c  N dy 13652   3627336        70      6230         0     84392     43610   1036737     20.63     21.73  --
1051.37/1051.49	c  N dy 13761   3647388        70      6230         0    102477     43610   1482831     20.64     21.74  --
1057.97/1058.02	c  N dy 13808   3668805        70      6230         0    121632     43610   1941128     20.63     21.73  --
1066.27/1066.35	c  N dy 13871   3690037        70      6230         0    140678     43610   2402599     20.63     21.73  --
1073.07/1073.13	c  N dy 13903   3710175        70      6230         0     83172     43610    982468     20.63     21.73  --
1073.67/1073.70	c  S st 13906   3712583        70      6230         0     85323     43610   1034440     20.63     19.29  --
1073.87/1073.90	c  S st 13906   3713084        70      6230         0     85791     43610   1046493     20.63   no data  --
1073.87/1073.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1073.87/1073.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1073.87/1073.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1073.87/1073.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1073.87/1073.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1073.87/1073.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1073.87/1073.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1089.27/1089.35	c lits-rem:      1066  cl-subs:     2807  v-elim:      0  v-fix:    0  time: 15.38 s
1089.27/1089.35	c vivif2 --  cl tried     6230 cl shrink        0 lits rem          0 time: 0.00
1089.27/1089.36	c vivif2 --  cl tried    82984 cl shrink        0 lits rem          0 time: 0.01
1089.47/1089.59	c asymm  cl-useful: 0/555/6230 lits-rem:0 time: 0.23
1089.57/1089.60	c calculated reachability. Time: 0.00
1089.57/1089.60	c  N dy 13906   3713084        70      6230         0     82984     43610    983990     20.63   no data  --
1099.88/1099.93	c  F st 13995   3751564        70      6230         0    117339     43610   1804494     20.62     19.88  --
1099.88/1099.94	c  N st 13995   3751564        70      6230         0    117339     43610   1804494     20.62     19.88  --
1115.39/1115.49	c  N dy 14075   3797732        70      6230         0     82560     43610    957813     20.60     21.78  --
1125.37/1125.41	c  N dy 14139   3831090        70      6230         0    112439     43610   1676098     20.60     21.82  --
1135.27/1135.37	c  N dy 14266   3851537        70      6230         0    130783     43610   2129696     20.61     21.72  --
1144.88/1144.99	c  N dy 14390   3871578        70      6230         0    148815     43610   2575841     20.61     24.24  --
1151.77/1151.89	c  N dy 14474   3891630        70      6230         0     89924     43610   1136149     20.61     24.96  --
1158.67/1158.72	c  N dy 14625   3911681        70      6230         0    108095     43610   1589295     20.62     24.45  --
1172.67/1172.78	c  N dy 14681   3956327        70      6230         0    147732     43610   2504644     20.60     21.91  --
1181.28/1181.34	c  N dy 14792   3976622        70      6230         0     88163     43610   1078044     20.60     21.76  --
1187.37/1187.46	c  N dy 14879   3996704        70      6230         0    106217     43610   1516371     20.61     21.85  --
1194.98/1195.06	c  N dy 14943   4020837        70      6230         0    127821     43610   2033761     20.60     21.69  --
1204.88/1204.97	c  N dy 15115   4040923        70      6230         0    145994     43610   2490444     20.61     22.17  --
1214.67/1214.70	c  N dy 15255   4061357        70      6230         0     85453     43610    999625     20.62     21.89  --
1220.47/1220.59	c  N dy 15352   4081862        70      6230         0    103924     43610   1453439     20.62     21.93  --
1228.48/1228.59	c  N dy 15460   4103734        70      6230         0    123503     43610   1931750     20.62     21.82  --
1236.08/1236.12	c  N dy 15508   4123825        70      6230         0    141598     43610   2371734     20.62     23.07  --
1244.77/1244.84	c  N dy 15579   4143882        70      6230         0    159585     43610   2809352     20.62     22.18  --
1251.58/1251.69	c  N dy 15734   4164040        70      6230         0     97824     43610   1296267     20.63     21.75  --
1258.28/1258.33	c  N dy 15806   4184156        70      6230         0    115938     43610   1739229     20.63     21.93  --
1266.47/1266.51	c  N dy 15897   4204240        70      6230         0    133970     43610   2179213     20.63     23.03  --
1270.18/1270.29	c  S st 15937   4213085        70      6230         0    141927     43610   2375613     20.64   no data  --
1270.58/1270.68	c  S st 15937   4213587        70      6230         0    142402     43610   2387602     20.64   no data  --
1270.58/1270.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1270.58/1270.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1270.68/1270.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
1270.78/1270.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1270.78/1270.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1270.78/1270.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     70 time:  0.00 s
1270.78/1270.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  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-3369899-1305383526/watcher-3369899-1305383526 -o /tmp/evaluation-result-3369899-1305383526/solver-3369899-1305383526 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369899-1305383526.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.71 3.93 3.67 4/231 1161
/proc/meminfo: memFree=19439812/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=29672 CPUtime=0 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 515 0 0 0 0 0 0 0 22 0 1 0 649952408 30384128 455 33554432000 4194304 4650387 140734340026560 18446744073709551615 4373768 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 7418 456 327 112 0 2383 0

[startup+0.050788 s]
/proc/loadavg: 3.71 3.93 3.67 4/231 1161
/proc/meminfo: memFree=19439812/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=29944 CPUtime=0.04 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 643 0 0 0 4 0 0 0 22 0 1 0 649952408 30662656 583 33554432000 4194304 4650387 140734340026560 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 7486 583 345 112 0 2451 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29944

[startup+0.100778 s]
/proc/loadavg: 3.71 3.93 3.67 4/231 1161
/proc/meminfo: memFree=19439812/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=29944 CPUtime=0.09 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 651 0 0 0 9 0 0 0 22 0 1 0 649952408 30662656 591 33554432000 4194304 4650387 140734340026560 18446744073709551615 4370525 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 7486 591 345 112 0 2451 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29944

[startup+0.300743 s]
/proc/loadavg: 3.71 3.93 3.67 4/231 1161
/proc/meminfo: memFree=19439812/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=32136 CPUtime=0.29 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 1311 0 0 0 29 0 0 0 23 0 1 0 649952408 32907264 1189 33554432000 4194304 4650387 140734340026560 18446744073709551615 4365248 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 8034 1189 376 112 0 2999 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32136

[startup+0.700672 s]
/proc/loadavg: 3.71 3.93 3.67 4/231 1161
/proc/meminfo: memFree=19439812/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=32708 CPUtime=0.69 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 1867 0 0 0 69 0 0 0 25 0 1 0 649952408 33492992 1307 33554432000 4194304 4650387 140734340026560 18446744073709551615 4365163 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 8177 1307 378 112 0 3142 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32708

[startup+1.50054 s]
/proc/loadavg: 3.71 3.93 3.67 5/242 1178
/proc/meminfo: memFree=19412436/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=39020 CPUtime=1.49 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 4054 0 0 0 149 0 0 0 25 0 1 0 649952408 39956480 2820 33554432000 4194304 4650387 140734340026560 18446744073709551615 4419556 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 9755 2820 380 112 0 4720 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39020

[startup+3.10025 s]
/proc/loadavg: 3.73 3.93 3.67 6/242 1178
/proc/meminfo: memFree=19386768/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=39372 CPUtime=3.09 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 4529 0 0 0 309 0 0 0 25 0 1 0 649952408 40316928 2870 33554432000 4194304 4650387 140734340026560 18446744073709551615 4365171 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 9843 2870 380 112 0 4808 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39372

[startup+6.30069 s]
/proc/loadavg: 3.73 3.93 3.67 6/242 1178
/proc/meminfo: memFree=19381688/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=40432 CPUtime=6.29 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 6129 0 0 0 629 0 0 0 25 0 1 0 649952408 41402368 3054 33554432000 4194304 4650387 140734340026560 18446744073709551615 4438375 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 10108 3054 380 112 0 5073 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40432

[startup+12.7006 s]
/proc/loadavg: 3.77 3.94 3.67 6/242 1179
/proc/meminfo: memFree=19357428/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=46272 CPUtime=12.69 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 9583 0 0 0 1268 1 0 0 25 0 1 0 649952408 47382528 4699 33554432000 4194304 4650387 140734340026560 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 11568 4699 380 112 0 6533 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46272

[startup+25.5004 s]
/proc/loadavg: 3.81 3.94 3.68 6/242 1179
/proc/meminfo: memFree=19327628/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=53104 CPUtime=25.49 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 15581 0 0 0 2547 2 0 0 25 0 1 0 649952408 54378496 6171 33554432000 4194304 4650387 140734340026560 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 13276 6171 380 112 0 8241 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53104

[startup+51.1008 s]
/proc/loadavg: 3.87 3.94 3.68 6/242 1180
/proc/meminfo: memFree=19305536/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=56540 CPUtime=51.09 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 23773 0 0 0 5106 3 0 0 25 0 1 0 649952408 57896960 7482 33554432000 4194304 4650387 140734340026560 18446744073709551615 4315078 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 14135 7482 380 112 0 9100 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56540

[startup+102.31 s]
/proc/loadavg: 3.95 3.95 3.70 6/242 1181
/proc/meminfo: memFree=19291360/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=59800 CPUtime=102.29 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 38283 0 0 0 10223 6 0 0 25 0 1 0 649952408 61235200 7836 33554432000 4194304 4650387 140734340026560 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 14950 7836 380 112 0 9915 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 59800

[startup+162.3 s]
/proc/loadavg: 3.98 3.95 3.71 6/242 1183
/proc/meminfo: memFree=19237732/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=69524 CPUtime=162.28 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 50959 0 0 0 16219 9 0 0 25 0 1 0 649952408 71192576 10872 33554432000 4194304 4650387 140734340026560 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 17381 10872 380 112 0 12346 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 69524

[startup+222.301 s]
/proc/loadavg: 3.99 3.96 3.73 6/242 1184
/proc/meminfo: memFree=19202084/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=78940 CPUtime=222.28 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 62007 0 0 0 22217 11 0 0 25 0 1 0 649952408 80834560 12867 33554432000 4194304 4650387 140734340026560 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 19735 12867 380 112 0 14700 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 78940

[startup+282.301 s]
/proc/loadavg: 3.99 3.96 3.74 6/242 1186
/proc/meminfo: memFree=19203412/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=79220 CPUtime=282.27 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 72169 0 0 0 28213 14 0 0 25 0 1 0 649952408 81121280 13215 33554432000 4194304 4650387 140734340026560 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 19805 13215 380 112 0 14770 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 79220

[startup+342.3 s]
/proc/loadavg: 4.06 3.99 3.76 6/242 1187
/proc/meminfo: memFree=19137284/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=95920 CPUtime=342.28 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 80503 0 0 0 34212 16 0 0 25 0 1 0 649952408 98222080 17365 33554432000 4194304 4650387 140734340026560 18446744073709551615 4313440 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 23980 17365 380 112 0 18945 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 95920

[startup+402.301 s]
/proc/loadavg: 4.02 3.99 3.77 6/242 1189
/proc/meminfo: memFree=19144444/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=96188 CPUtime=402.28 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 90436 0 0 0 40209 19 0 0 25 0 1 0 649952408 98496512 16040 33554432000 4194304 4650387 140734340026560 18446744073709551615 4366809 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 24047 16040 380 112 0 19012 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 96188

[startup+462.3 s]
/proc/loadavg: 4.01 3.99 3.78 6/242 1191
/proc/meminfo: memFree=19117624/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=99568 CPUtime=462.27 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 99399 0 0 0 46205 22 0 0 25 0 1 0 649952408 101957632 17942 33554432000 4194304 4650387 140734340026560 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 24892 17942 380 112 0 19857 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 99568

[startup+522.301 s]
/proc/loadavg: 4.16 4.02 3.81 6/242 1192
/proc/meminfo: memFree=19103452/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=103216 CPUtime=522.28 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 102991 0 0 0 52204 24 0 0 25 0 1 0 649952408 105693184 18891 33554432000 4194304 4650387 140734340026560 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 25804 18891 380 112 0 20769 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 103216

[startup+582.301 s]
/proc/loadavg: 4.06 4.01 3.82 5/242 1194
/proc/meminfo: memFree=19098696/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=103380 CPUtime=582.28 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 110672 0 0 0 58201 27 0 0 25 0 1 0 649952408 105861120 19080 33554432000 4194304 4650387 140734340026560 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 25845 19080 380 112 0 20810 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 103380

[startup+642.3 s]
/proc/loadavg: 4.02 4.01 3.82 6/242 1195
/proc/meminfo: memFree=19078328/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=110288 CPUtime=642.28 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 120042 0 0 0 64198 30 0 0 25 0 1 0 649952408 112934912 20670 33554432000 4194304 4650387 140734340026560 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 27572 20670 380 112 0 22537 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 110288

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.83 6/242 1197
/proc/meminfo: memFree=19058940/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=110288 CPUtime=702.28 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 120084 0 0 0 70198 30 0 0 25 0 1 0 649952408 112934912 20712 33554432000 4194304 4650387 140734340026560 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 27572 20712 380 112 0 22537 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 110288

[startup+762.309 s]
/proc/loadavg: 4.00 4.00 3.84 6/242 1199
/proc/meminfo: memFree=19057140/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=110332 CPUtime=762.28 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 122765 0 0 0 76197 31 0 0 25 0 1 0 649952408 112979968 20442 33554432000 4194304 4650387 140734340026560 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 27583 20442 380 112 0 22548 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 110332

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.84 6/242 1200
/proc/meminfo: memFree=19056476/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=110440 CPUtime=822.27 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 129069 0 0 0 82193 34 0 0 25 0 1 0 649952408 113090560 21331 33554432000 4194304 4650387 140734340026560 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 27610 21331 380 112 0 22575 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 110440

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.85 6/242 1202
/proc/meminfo: memFree=19056920/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=110616 CPUtime=882.28 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 136754 0 0 0 88191 37 0 0 25 0 1 0 649952408 113270784 20589 33554432000 4194304 4650387 140734340026560 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 27654 20589 380 112 0 22619 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 110616

[startup+942.3 s]
/proc/loadavg: 4.03 4.01 3.86 6/242 1203
/proc/meminfo: memFree=19065080/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=110724 CPUtime=942.27 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 142659 0 0 0 94189 38 0 0 25 0 1 0 649952408 113381376 20679 33554432000 4194304 4650387 140734340026560 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 27681 20679 380 112 0 22646 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 110724

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.86 6/242 1205
/proc/meminfo: memFree=19051032/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=110836 CPUtime=1002.27 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 149069 0 0 0 100186 41 0 0 25 0 1 0 649952408 113496064 21132 33554432000 4194304 4650387 140734340026560 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 27709 21132 380 112 0 22674 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 110836

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.87 6/242 1207
/proc/meminfo: memFree=19046888/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=110952 CPUtime=1062.27 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 155236 0 0 0 106184 43 0 0 25 0 1 0 649952408 113614848 21236 33554432000 4194304 4650387 140734340026560 18446744073709551615 4365268 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 27738 21236 380 112 0 22703 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 110952

[startup+1122.3 s]
/proc/loadavg: 4.07 4.03 3.89 5/242 1208
/proc/meminfo: memFree=19037916/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=111048 CPUtime=1122.27 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 160697 0 0 0 112182 45 0 0 25 0 1 0 649952408 113713152 20455 33554432000 4194304 4650387 140734340026560 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 27762 20455 380 112 0 22727 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 111048

[startup+1182.3 s]
/proc/loadavg: 4.03 4.02 3.89 6/242 1210
/proc/meminfo: memFree=19020860/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=111168 CPUtime=1182.28 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 166673 0 0 0 118181 47 0 0 25 0 1 0 649952408 113836032 20105 33554432000 4194304 4650387 140734340026560 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 27792 20105 380 112 0 22757 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 111168

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.90 6/242 1211
/proc/meminfo: memFree=19018088/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=111240 CPUtime=1242.27 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 171642 0 0 0 124178 49 0 0 25 0 1 0 649952408 113909760 21815 33554432000 4194304 4650387 140734340026560 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 27810 21815 380 112 0 22775 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 111240



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.90 6/242 1213
/proc/meminfo: memFree=19007148/32950928 swapFree=64721848/67111528
[pid=1160] ppid=1157 vsize=126956 CPUtime=1299.97 cores=5,7
/proc/1160/stat : 1160 (strangenight1-s) R 1157 1160 480 0 -1 4202496 178153 0 0 0 129946 51 0 0 25 0 1 0 649952408 130002944 25035 33554432000 4194304 4650387 140734340026560 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1160/statm: 31739 25035 380 112 0 26704 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 126956

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
CPU user time (s): 1299.47
CPU system time (s): 0.52292
CPU usage (%): 99.9987
Max. virtual memory (cumulated for all children) (KiB): 126956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.47
system time used= 0.52292
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178153
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= 25
involuntary context switches= 1464

runsolver used 2.72259 second user time and 7.00593 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-14 16:32:06
IDJOB=3369899
IDBENCH=82708
IDSOLVER=1847
FILE ID=node123/3369899-1305383526
RUNJOBID= node123-1305383526-1138
PBS_JOBID= 13324379
Free space on /tmp= 73364 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S250627100-039.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369899-1305383526/watcher-3369899-1305383526 -o /tmp/evaluation-result-3369899-1305383526/solver-3369899-1305383526 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369899-1305383526.cnf

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

MD5SUM BENCH= 68db236c1470208d12f1f4e80de80849
RANDOM SEED=9145699

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.80
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.838
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.838
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:     32950928 kB
MemFree:      19441480 kB
Buffers:        277276 kB
Cached:        3911152 kB
SwapCached:      10496 kB
Active:       10462608 kB
Inactive:      2790828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19441480 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           15332 kB
Writeback:           0 kB
AnonPages:     9062708 kB
Mapped:          15460 kB
Slab:           163980 kB
PageTables:      32192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13021472 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= 73340 MiB
End job on node123 at 2011-05-14 16:53:48