Trace number 3370056

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.08 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S379672572-039.SATISFIABLE.cnf
MD5SUM9ba35b45d3c5bc2de5bf2217a9a677d5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.055991
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3370056-1305385926.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	c -- header says num clauses:        2556
0.00/0.01	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.01	c -- vars added        600
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       600      2556         0         0      7668         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2556/2556 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    600 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     18  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     270 undec:      71 neg:     259
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       582      2538         0         0      7706         0   no data   no data  --
0.04/0.06	c Decided on static restart strategy
0.10/0.16	c  N st     8      4919       582      2538         0      4839      7706    131671   no data   no data  --
0.39/0.44	c  N st    10     11302       582      2538         0      4498      7706     85799   no data   no data  --
0.69/0.72	c  N st    11     17045       582      2538         0     10160      7706    248769   no data   no data  --
1.10/1.11	c  F st    12     25001       582      2538         0     12394      7706    292437   no data   no data  --
1.10/1.11	c  N st    12     25001       582      2538         0     12394      7706    292437   no data   no data  --
1.29/1.35	c  N dy    18     30001       582      2538         0     10706      7706    230651   no data   no data  --
1.29/1.35	c  S st    18     30001       582      2538         0     10706      7706    230651   no data   no data  --
1.29/1.38	c  S st    18     30505       582      2538         0     11210      7706    243452   no data   no data  --
1.29/1.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.38	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.1M T:  0.00
1.29/1.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
1.29/1.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.59/1.64	c lits-rem:       148  cl-subs:      372  v-elim:      0  v-fix:    0  time:  0.24 s
1.59/1.65	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.01
1.59/1.65	c calculated reachability. Time: 0.00
1.59/1.65	c  N dy    18     30505       582      2538         0     10838      7706    231845   no data   no data  --
1.79/1.87	c  N dy    33     34533       582      2538         0     14825      7706    331357     17.69     18.75  --
1.99/2.08	c  N dy    41     38600       582      2538         0     11018      7706    182105     17.25     18.88  --
2.29/2.38	c  N dy    65     43768       582      2538         0     16142      7706    315523     17.37     18.43  --
2.49/2.52	c  S st    69     45758       582      2538         0      9254      7706    113727     17.20     17.23  --
2.49/2.54	c  S st    69     46260       582      2538         0      9756      7706    126041     17.20   no data  --
2.49/2.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.49/2.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
2.49/2.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.59/2.63	c lits-rem:         9  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.08 s
2.59/2.63	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
2.59/2.63	c vivif2 --  cl tried     9741 cl shrink        0 lits rem          0 time: 0.00
2.59/2.64	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.01
2.59/2.64	c calculated reachability. Time: 0.00
2.59/2.64	c  N dy    69     46260       582      2538         0      9741      7706    125655     17.20   no data  --
2.79/2.89	c  N dy    80     50976       582      2538         0     14396      7706    244721     17.09     18.18  --
3.09/3.15	c  N dy    93     55018       582      2538         0     18402      7706    347735     16.96     20.34  --
3.39/3.40	c  N dy   118     59074       582      2538         0     12553      7706    177163     17.08     19.55  --
3.59/3.65	c  N dy   141     63132       582      2538         0     16580      7706    279404     17.18     18.11  --
3.89/3.94	c  N dy   155     67236       582      2538         0     20646      7706    384072     17.15     20.45  --
3.99/4.09	c  S st   164     69391       582      2538         0     11892      7706    136913     17.14     17.06  --
4.09/4.12	c  S st   164     69898       582      2538         0     12398      7706    149410     17.14   no data  --
4.09/4.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.09/4.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.09/4.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
4.09/4.13	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.19/4.27	c lits-rem:        14  cl-subs:       24  v-elim:      0  v-fix:    0  time:  0.14 s
4.19/4.27	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
4.19/4.27	c vivif2 --  cl tried    12374 cl shrink        0 lits rem          0 time: 0.00
4.19/4.28	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.01
4.19/4.28	c calculated reachability. Time: 0.00
4.19/4.28	c  N dy   164     69898       582      2538         0     12374      7706    148653     17.14   no data  --
4.49/4.56	c  N dy   186     74522       582      2538         0     16961      7706    263853     17.18     18.20  --
4.89/4.92	c  N dy   212     79326       582      2538         0     21724      7706    384284     17.24     20.63  --
5.19/5.29	c  N dy   220     84722       582      2538         0     15163      7706    195810     17.14     18.12  --
5.39/5.47	c  F st   229     87502       582      2538         0     17900      7706    262424     17.09   no data  --
5.69/5.72	c  N st   234     90800       582      2538         0     21161      7706    348400     17.09   no data  --
6.20/6.28	c  N dy   250     98225       582      2538         0     15647      7706    192454     17.06     18.18  --
6.69/6.74	c  N dy   286    104574       582      2538         0     21931      7706    354437     17.13     19.96  --
6.69/6.77	c  S st   289    104847       582      2538         0     22203      7706    361387     17.13   no data  --
6.79/6.82	c  S st   289    105351       582      2538         0     22706      7706    375237     17.13   no data  --
6.79/6.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.79/6.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.79/6.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.79/6.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.79/6.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.79/6.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
6.79/6.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.60/7.62	c lits-rem:       321  cl-subs:      481  v-elim:      0  v-fix:    0  time:  0.78 s
7.60/7.62	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
7.60/7.63	c vivif2 --  cl tried    22225 cl shrink        0 lits rem          0 time: 0.00
7.60/7.64	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.02
7.60/7.64	c calculated reachability. Time: 0.00
7.60/7.64	c  N dy   289    105351       582      2538         0     22225      7706    362340     17.13   no data  --
8.19/8.21	c  N dy   307    112094       582      2538         0     15052      7706    157550     17.10     18.20  --
8.70/8.74	c  N dy   355    119327       582      2538         0     22216      7706    342201     17.19     18.61  --
9.39/9.48	c  N dy   394    126966       582      2538         0     14933      7706    132281     17.22     18.15  --
9.99/10.09	c  N dy   427    135339       582      2538         0     23219      7706    340085     17.20     18.13  --
10.90/10.95	c  N dy   482    144120       582      2538         0     16079      7706    141114     17.27     18.28  --
11.69/11.72	c  N dy   515    154077       582      2538         0     25962      7706    395222     17.27     18.21  --
12.10/12.11	c  S st   541    158027       582      2538         0     29877      7706    497628     17.30   no data  --
12.10/12.17	c  S st   541    158528       582      2538         0     30377      7706    509732     17.30   no data  --
12.10/12.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.10/12.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.10/12.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.19/12.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.19/12.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.19/12.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
12.19/12.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
13.59/13.62	c lits-rem:       547  cl-subs:      481  v-elim:      0  v-fix:    0  time:  1.42 s
13.59/13.62	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
13.59/13.63	c vivif2 --  cl tried    29896 cl shrink        0 lits rem          0 time: 0.00
13.59/13.65	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.02
13.59/13.65	c calculated reachability. Time: 0.00
13.59/13.65	c  N dy   541    158528       582      2538         0     29896      7706    495196     17.30   no data  --
14.49/14.55	c  N dy   588    168673       582      2538         0     23101      7706    304786     17.31     20.48  --
15.60/15.65	c  N dy   646    179476       582      2538         0     33810      7706    579660     17.35     18.35  --
16.70/16.70	c  N dy   710    190988       582      2538         0     27375      7706    395725     17.39     18.36  --
18.00/18.00	c  N dy   765    203270       582      2538         0     20717      7706    203680     17.42     25.19  --
19.20/19.20	c  N dy   824    216295       582      2538         0     33610      7706    535326     17.42     18.34  --
20.49/20.59	c  N dy   865    230204       582      2538         0     27562      7706    357767     17.38     18.37  --
21.29/21.39	c  S st   892    237792       582      2538         0     35060      7706    552191     17.37     17.01  --
21.40/21.47	c  S st   892    238295       582      2538         0     35563      7706    565262     17.37   no data  --
21.40/21.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.40/21.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.40/21.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.40/21.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.40/21.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.40/21.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
21.40/21.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
22.89/23.00	c lits-rem:       562  cl-subs:      675  v-elim:      0  v-fix:    0  time:  1.51 s
22.89/23.00	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
23.00/23.01	c vivif2 --  cl tried    34888 cl shrink        0 lits rem          0 time: 0.00
23.00/23.04	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.03
23.00/23.04	c calculated reachability. Time: 0.00
23.00/23.04	c  N dy   892    238295       582      2538         0     34888      7706    545997     17.37   no data  --
24.69/24.70	c  N dy   947    253545       582      2538         0     29184      7706    374840     17.36     20.58  --
26.59/26.65	c  N dy  1015    269738       582      2538         0     23433      7706    212681     17.36     23.27  --
28.40/28.49	c  N dy  1074    286972       582      2538         0     40474      7706    651657     17.36     19.24  --
30.49/30.55	c  N dy  1172    305335       582      2538         0     35957      7706    527607     17.41     21.31  --
30.59/30.66	c  F st  1179    306251       582      2538         0     36863      7706    551421     17.41   no data  --
31.19/31.28	c Decided on static restart strategy
32.59/32.69	c  N st  1188    324959       582      2538         0     31584      7706    603334     17.41   no data  --
35.49/35.53	c  N st  1190    348956       582      2538         0     30529      7706    566835     17.41   no data  --
36.49/36.51	c  S st  1191    357442       582      2538         0     38858      7706    805476     17.41   no data  --
36.59/36.60	c  S st  1191    357946       582      2538         0     39361      7706    818659     17.41   no data  --
36.59/36.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.59/36.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.59/36.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
36.59/36.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.59/36.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.59/36.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
36.59/36.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
38.70/38.77	c lits-rem:       746  cl-subs:     1740  v-elim:      0  v-fix:    0  time:  2.13 s
38.70/38.77	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
38.70/38.77	c vivif2 --  cl tried    37621 cl shrink        0 lits rem          0 time: 0.01
38.80/38.80	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.03
38.80/38.80	c calculated reachability. Time: 0.00
38.80/38.80	c  N st  1191    357946       582      2538         0     37621      7706    766422     17.41   no data  --
42.90/42.99	c  N st  1192    390339       582      2538         0     43753      7706    890398     17.41   no data  --
49.40/49.43	c  N st  1193    438928       582      2538         0     37521      7706    661923     17.41   no data  --
59.10/59.17	c  N st  1194    511811       582      2538         0     51288      7706   1035507     17.41   no data  --
63.10/63.11	c  N st  1195    536921       582      2538         0     45549      7706    817088     17.41   no data  --
63.10/63.11	c  S st  1195    536921       582      2538         0     45549      7706    817088     17.41   no data  --
63.20/63.21	c  S st  1195    537423       582      2538         0     46051      7706    830057     17.41   no data  --
63.20/63.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.20/63.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.20/63.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
63.20/63.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.20/63.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.20/63.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
63.20/63.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
65.39/65.41	c lits-rem:      2813  cl-subs:     1296  v-elim:      0  v-fix:    0  time:  2.15 s
65.39/65.41	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
65.39/65.42	c vivif2 --  cl tried    44755 cl shrink        0 lits rem          0 time: 0.01
65.39/65.45	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.04
65.39/65.46	c calculated reachability. Time: 0.00
65.39/65.46	c  N st  1195    537423       582      2538         0     44755      7706    792241     17.41   no data  --
91.31/91.34	c  N st  1196    701407       582      2538         0     38883      7706    530663     17.41   no data  --
107.70/107.73	c  N st  1197    806134       582      2538         0     67925      7706   1373990     17.41   no data  --
107.70/107.73	c  S st  1197    806134       582      2538         0     67925      7706   1373990     17.41   no data  --
107.89/107.95	c  S st  1197    806635       582      2538         0     68425      7706   1387804     17.41   no data  --
107.89/107.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
107.89/107.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
107.89/107.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
107.99/108.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.99/108.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.99/108.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
107.99/108.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
111.90/111.97	c lits-rem:       330  cl-subs:     3125  v-elim:      0  v-fix:    0  time:  3.94 s
111.90/111.97	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
111.90/111.98	c vivif2 --  cl tried    65300 cl shrink        0 lits rem          0 time: 0.01
112.00/112.04	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.06
112.00/112.05	c calculated reachability. Time: 0.00
112.00/112.05	c  N st  1197    806635       582      2538         0     65300      7706   1297225     17.41   no data  --
164.80/164.81	c  F st  1198   1071875       582      2538         0     80778      7706   1563368     17.41   no data  --
164.80/164.81	c  N st  1198   1071875       582      2538         0     80778      7706   1563368     17.41   no data  --
168.90/168.97	c  N dy  1289   1091888       582      2538         0     56565      7706    785287     17.45     20.35  --
173.71/173.72	c  N dy  1391   1112725       582      2538         0     77212      7706   1321471     17.48     18.54  --
179.00/179.06	c  N dy  1507   1133370       582      2538         0     52384      7706    620062     17.52     18.48  --
183.10/183.18	c  N dy  1597   1153479       582      2538         0     72259      7706   1138758     17.53     18.49  --
189.70/189.78	c  N dy  1687   1173518       582      2538         0     92078      7706   1658260     17.55     19.34  --
194.00/194.08	c  N dy  1799   1193617       582      2538         0     65591      7706    933083     17.59     19.71  --
198.30/198.34	c  S st  1894   1209953       582      2538         0     81742      7706   1355666     17.62   no data  --
198.50/198.54	c  S st  1894   1210456       582      2538         0     82245      7706   1368583     17.62   no data  --
198.50/198.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
198.50/198.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
198.50/198.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
198.60/198.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
198.60/198.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
198.60/198.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
198.60/198.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
200.50/200.53	c lits-rem:       216  cl-subs:     1418  v-elim:      0  v-fix:    0  time:  1.92 s
200.50/200.53	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
200.50/200.54	c vivif2 --  cl tried    80827 cl shrink        0 lits rem          0 time: 0.01
200.60/200.62	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.08
200.60/200.63	c calculated reachability. Time: 0.00
200.60/200.63	c  N dy  1894   1210456       582      2538         0     80827      7706   1328137     17.62   no data  --
205.40/205.44	c  N dy  1956   1230515       582      2538         0     53221      7706    571161     17.60     21.03  --
209.40/209.45	c  N dy  2038   1250748       582      2538         0     73246      7706   1088511     17.60     18.58  --
215.10/215.16	c  N dy  2146   1270823       582      2538         0     93123      7706   1606286     17.63     21.45  --
219.30/219.36	c  N dy  2255   1290877       582      2538         0     64531      7706    839623     17.65     18.61  --
224.20/224.25	c  N dy  2356   1311070       582      2538         0     84506      7706   1366990     17.67     18.69  --
230.40/230.40	c  N dy  2425   1336545       582      2538         0     60208      7706    699963     17.64     18.62  --
234.90/234.92	c  N dy  2543   1356551       582      2538         0     79978      7706   1220117     17.67     19.34  --
241.60/241.63	c  N dy  2619   1379661       582      2538         0     52399      7706    464344     17.65     18.62  --
245.50/245.55	c  N dy  2713   1399708       582      2538         0     72236      7706    983299     17.67     19.09  --
250.82/250.87	c  N dy  2785   1419795       582      2538         0     92068      7706   1502443     17.66     25.99  --
256.70/256.72	c  N dy  2874   1444165       582      2538         0     64727      7706    758114     17.64     18.65  --
261.60/261.63	c  N dy  2991   1464280       582      2538         0     84611      7706   1275482     17.67     18.61  --
268.50/268.58	c  N dy  3079   1486074       582      2538         0     53788      7706    456842     17.66     18.62  --
272.50/272.51	c  N dy  3173   1506174       582      2538         0     73641      7706    972632     17.67     18.63  --
278.10/278.10	c  N dy  3262   1526231       582      2538         0     93473      7706   1491918     17.68     18.63  --
284.10/284.11	c  N dy  3374   1546253       582      2538         0     59915      7706    598131     17.71     21.22  --
288.40/288.47	c  N dy  3463   1566266       582      2538         0     79695      7706   1115500     17.71     19.13  --
294.40/294.48	c  N dy  3555   1586300       582      2538         0     99526      7706   1637641     17.72     20.11  --
299.80/299.80	c  N dy  3640   1606586       582      2538         0     65183      7706    711832     17.73     18.86  --
305.20/305.29	c  N dy  3739   1626764       582      2538         0     85160      7706   1240313     17.74     18.76  --
312.90/312.94	c  N dy  3801   1646813       582      2538         0    104943      7706   1754898     17.73     18.71  --
319.20/319.20	c  N dy  3870   1668423       582      2538         0     70946      7706    842847     17.73     18.94  --
325.62/325.62	c  N dy  3958   1688984       582      2538         0     91277      7706   1370395     17.74     19.03  --
332.50/332.59	c  N dy  4057   1709063       582      2538         0    111115      7706   1896997     17.75     18.83  --
333.10/333.14	c  S st  4060   1710457       582      2538         0    112488      7706   1932047     17.75   no data  --
333.32/333.39	c  S st  4060   1710958       582      2538         0     56662      7706    440875     17.75   no data  --
333.32/333.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
333.32/333.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
333.40/333.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
333.40/333.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
333.40/333.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
333.40/333.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
333.40/333.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
334.50/334.55	c lits-rem:        34  cl-subs:       11  v-elim:      0  v-fix:    0  time:  1.12 s
334.50/334.55	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
334.50/334.55	c vivif2 --  cl tried    56651 cl shrink        0 lits rem          0 time: 0.00
334.50/334.60	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.04
334.60/334.60	c calculated reachability. Time: 0.00
334.60/334.60	c  N dy  4060   1710958       582      2538         0     56651      7706    440757     17.75   no data  --
338.82/338.89	c  N dy  4176   1731033       582      2538         0     76496      7706    963607     17.76     21.71  --
344.70/344.75	c  N dy  4244   1751795       582      2538         0     96985      7706   1493754     17.76     18.75  --
352.02/352.03	c  N dy  4373   1772726       582      2538         0     60397      7706    517866     17.78     18.76  --
356.50/356.58	c  N dy  4460   1792850       582      2538         0     80277      7706   1037970     17.79     18.87  --
363.50/363.57	c  N dy  4567   1815794       582      2538         0    102915      7706   1632418     17.80     18.80  --
371.60/371.60	c  N dy  4654   1843604       582      2538         0     72006      7706    781000     17.78     18.94  --
376.60/376.62	c  N dy  4695   1863673       582      2538         0     91771      7706   1286264     17.77     18.72  --
383.81/383.86	c  N dy  4820   1884646       582      2538         0    112518      7706   1835529     17.78     18.74  --
389.42/389.44	c  N dy  4885   1905449       582      2538         0     73805      7706    812017     17.78     19.04  --
394.71/394.77	c  N dy  5000   1925537       582      2538         0     93684      7706   1337233     17.79     20.16  --
401.81/401.88	c  N dy  5091   1945799       582      2538         0    113659      7706   1858116     17.80     18.81  --
407.41/407.45	c  N dy  5191   1965943       582      2538         0     73340      7706    798779     17.81     18.77  --
412.71/412.78	c  N dy  5299   1986282       582      2538         0     93438      7706   1328164     17.82     18.96  --
423.91/423.90	c  N dy  5373   2019687       582      2538         0     65089      7706    550522     17.79     18.82  --
428.51/428.52	c  N dy  5472   2039707       582      2538         0     84859      7706   1072374     17.80     22.26  --
434.42/434.49	c  N dy  5508   2059734       582      2538         0    104527      7706   1572005     17.78     19.51  --
442.23/442.22	c  N dy  5587   2080017       582      2538         0     62478      7706    472167     17.78     18.88  --
447.12/447.15	c  N dy  5684   2102935       582      2538         0     85084      7706   1067475     17.79     18.73  --
454.51/454.58	c  N dy  5774   2123921       582      2538         0    105773      7706   1607271     17.79     19.07  --
464.31/464.37	c  N dy  5869   2143984       582      2538         0    125630      7706   2132234     17.79     19.51  --
472.42/472.42	c  N dy  5930   2172292       582      2538         0     90365      7706   1186771     17.78     18.88  --
479.52/479.51	c  N dy  6027   2193192       582      2538         0    111022      7706   1732781     17.78     18.86  --
486.51/486.52	c  S st  6074   2210959       582      2538         0     64434      7706    480392     17.78     15.01  --
486.61/486.65	c  S st  6074   2211460       582      2538         0     64933      7706    493638     17.78   no data  --
486.61/486.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
486.61/486.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
486.61/486.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
486.61/486.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
486.61/486.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
486.61/486.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
486.61/486.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
488.01/488.02	c lits-rem:        36  cl-subs:       34  v-elim:      0  v-fix:    0  time:  1.33 s
488.01/488.02	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
488.01/488.02	c vivif2 --  cl tried    64899 cl shrink        0 lits rem          0 time: 0.01
488.01/488.07	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.05
488.01/488.08	c calculated reachability. Time: 0.00
488.01/488.08	c  N dy  6074   2211460       582      2538         0     64899      7706    492924     17.78   no data  --
492.91/492.97	c  N dy  6179   2232108       582      2538         0     85329      7706   1027795     17.79     18.88  --
499.51/499.50	c  N dy  6281   2252365       582      2538         0    105352      7706   1554460     17.79     18.78  --
507.81/507.89	c  N dy  6402   2272390       582      2538         0    125140      7706   2079602     17.81     22.13  --
513.52/513.52	c  N dy  6477   2292422       582      2538         0     79733      7706    856695     17.81     20.17  --
520.61/520.64	c  N dy  6519   2318111       582      2538         0    104969      7706   1498667     17.78     18.72  --
528.61/528.63	c  N dy  6623   2338432       582      2538         0    125074      7706   2034750     17.79     18.82  --
535.12/535.15	c  N dy  6735   2358484       582      2538         0     78777      7706    813462     17.80     18.77  --
540.81/540.82	c  N dy  6803   2378696       582      2538         0     98693      7706   1333342     17.80     18.82  --
548.51/548.50	c  N dy  6899   2399135       582      2538         0    118853      7706   1857686     17.81     19.01  --
556.42/556.44	c  N dy  6992   2419187       582      2538         0     71561      7706    605151     17.82     18.94  --
562.22/562.29	c  N dy  7057   2442275       582      2538         0     94250      7706   1190807     17.81     18.81  --
568.92/568.91	c  N dy  7126   2462347       582      2538         0    114007      7706   1711884     17.81     21.86  --
577.71/577.72	c  N dy  7238   2482400       582      2538         0    133821      7706   2239322     17.82     19.30  --
583.62/583.63	c  N dy  7302   2505211       582      2538         0     88289      7706   1027564     17.82     18.83  --
590.02/590.01	c  N dy  7409   2525290       582      2538         0    108099      7706   1556964     17.82     20.66  --
598.12/598.13	c  N dy  7497   2545375       582      2538         0    127929      7706   2078783     17.83     18.84  --
605.62/605.61	c  N dy  7559   2566405       582      2538         0     79604      7706    768094     17.82     18.81  --
611.42/611.44	c  N dy  7691   2586439       582      2538         0     99411      7706   1298612     17.83     18.83  --
618.72/618.76	c  N dy  7789   2606516       582      2538         0    119259      7706   1825229     17.84     18.91  --
630.53/630.52	c  N dy  7906   2627453       582      2538         0    139935      7706   2372332     17.84     18.94  --
636.93/636.95	c  N dy  7985   2647454       582      2538         0     89600      7706   1020568     17.85     18.83  --
644.82/644.88	c  N dy  8055   2667503       582      2538         0    109327      7706   1532268     17.84     19.00  --
655.22/655.23	c  N dy  8169   2687561       582      2538         0    129173      7706   2061174     17.85     21.89  --
664.34/664.38	c  N dy  8240   2707719       582      2538         0     78008      7706    694698     17.85     18.87  --
665.54/665.58	c  S st  8254   2711460       582      2538         0     81699      7706    789909     17.85   no data  --
665.82/665.80	c  S st  8254   2711963       582      2538         0     82202      7706    803120     17.85   no data  --
665.82/665.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
665.82/665.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
665.82/665.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
665.82/665.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
665.82/665.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
665.82/665.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
665.82/665.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
668.73/668.74	c lits-rem:       922  cl-subs:      602  v-elim:      0  v-fix:    0  time:  2.87 s
668.73/668.74	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
668.73/668.76	c vivif2 --  cl tried    81600 cl shrink        0 lits rem          0 time: 0.01
668.84/668.86	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.11
668.84/668.87	c calculated reachability. Time: 0.00
668.84/668.87	c  N dy  8254   2711963       582      2538         0     81600      7706    786333     17.85   no data  --
676.22/676.24	c  N dy  8346   2732106       582      2538         0    101490      7706   1313685     17.86     19.04  --
685.03/685.01	c  N dy  8408   2752797       582      2538         0    121864      7706   1844540     17.85     18.80  --
696.34/696.31	c  N dy  8499   2773078       582      2538         0    141850      7706   2369435     17.85     18.84  --
702.33/702.40	c  N dy  8597   2793120       582      2538         0     89632      7706    979151     17.86     20.88  --
709.02/709.05	c  N dy  8698   2813730       582      2538         0    109989      7706   1521369     17.86     18.83  --
716.92/716.97	c  N dy  8782   2834012       582      2538         0    129996      7706   2054735     17.87     18.85  --
725.52/725.52	c  N dy  8831   2854615       582      2538         0     77292      7706    635662     17.86     18.89  --
731.32/731.35	c  N dy  8962   2874649       582      2538         0     97122      7706   1167102     17.87     18.85  --
738.53/738.51	c  N dy  9073   2894768       582      2538         0    116999      7706   1700845     17.88     18.85  --
747.32/747.35	c  N dy  9131   2914908       582      2538         0    136823      7706   2217410     17.88     18.99  --
755.42/755.47	c  N dy  9213   2934977       582      2538         0     82595      7706    748050     17.88     20.19  --
761.14/761.11	c  N dy  9243   2955134       582      2538         0    102433      7706   1251459     17.87     18.87  --
768.83/768.87	c  N dy  9353   2976394       582      2538         0    123413      7706   1805198     17.87     19.02  --
778.13/778.11	c  N dy  9436   2996484       582      2538         0    143260      7706   2329326     17.87     21.09  --
784.93/784.99	c  N dy  9516   3016963       582      2538         0     88464      7706    890488     17.87     19.09  --
791.94/792.01	c  N dy  9616   3039900       582      2538         0    111101      7706   1495793     17.87     18.89  --
800.33/800.32	c  N dy  9699   3060099       582      2538         0    131019      7706   2019765     17.88     18.89  --
811.63/811.64	c  N dy  9815   3083553       582      2538         0     78193      7706    596050     17.88     18.99  --
817.35/817.32	c  N dy  9910   3104313       582      2538         0     98719      7706   1146076     17.89     18.91  --
824.43/824.40	c  N dy  9985   3124357       582      2538         0    118430      7706   1658587     17.89     18.93  --
842.54/842.55	c  N dy 10056   3170373       582      2538         0     86672      7706    782248     17.86     18.80  --
850.13/850.19	c  N dy 10119   3196865       582      2538         0    112681      7706   1456983     17.85     18.80  --
856.33/856.31	c  S st 10197   3211963       582      2538         0    127537      7706   1846663     17.86     17.29  --
856.63/856.62	c  S st 10197   3212466       582      2538         0    128040      7706   1860366     17.86   no data  --
856.63/856.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
856.63/856.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
856.63/856.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
856.73/856.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
856.73/856.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
856.73/856.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
856.73/856.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
861.63/861.62	c lits-rem:       157  cl-subs:     4981  v-elim:      0  v-fix:    0  time:  4.88 s
861.63/861.62	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
861.63/861.64	c vivif2 --  cl tried   123059 cl shrink        0 lits rem          0 time: 0.02
861.73/861.78	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.13
861.73/861.78	c calculated reachability. Time: 0.00
861.73/861.78	c  N dy 10197   3212466       582      2538         0    123059      7706   1745759     17.86   no data  --
871.14/871.15	c  N dy 10226   3232543       582      2538         0    142822      7706   2252243     17.85     19.04  --
892.74/892.71	c  N dy 10266   3294306       582      2538         0    125602      7706   1718426     17.79     18.80  --
902.05/902.02	c  N dy 10391   3314337       582      2538         0    145393      7706   2257553     17.80     21.68  --
913.64/913.62	c  N dy 10459   3346522       582      2538         0     98417      7706   1040136     17.78     18.84  --
920.24/920.29	c  N dy 10511   3367180       582      2538         0    118745      7706   1561490     17.77     18.72  --
929.24/929.26	c  N dy 10621   3387417       582      2538         0    138726      7706   2091436     17.78     18.82  --
939.73/939.79	c  N dy 10738   3407467       582      2538         0    158527      7706   2615870     17.79     21.45  --
945.95/946.01	c  N dy 10861   3427561       582      2538         0     98701      7706   1064641     17.79     22.25  --
953.14/953.15	c  N dy 10957   3447584       582      2538         0    118459      7706   1593751     17.80     18.78  --
961.94/961.92	c  N dy 11061   3467633       582      2538         0    138258      7706   2118280     17.80     19.43  --
972.64/972.60	c  N dy 11184   3487688       582      2538         0    158094      7706   2652749     17.81     18.75  --
979.34/979.37	c  N dy 11230   3509101       582      2538         0     98419      7706   1043161     17.80     18.81  --
986.65/986.66	c  N dy 11344   3529273       582      2538         0    118315      7706   1578228     17.81     18.78  --
995.84/995.84	c  N dy 11414   3550439       582      2538         0    139200      7706   2123250     17.81     18.76  --
1007.03/1007.09	c  N dy 11561   3570591       582      2538         0    159139      7706   2662750     17.82     18.97  --
1014.84/1014.89	c  N dy 11629   3593840       582      2538         0    100160      7706   1054050     17.81     19.01  --
1022.34/1022.37	c  N dy 11768   3613967       582      2538         0    120054      7706   1591077     17.82     18.80  --
1031.34/1031.32	c  N dy 11856   3634133       582      2538         0    139929      7706   2118679     17.83     18.83  --
1042.34/1042.32	c  N dy 11963   3654176       582      2538         0    159718      7706   2646836     17.83     21.68  --
1050.45/1050.48	c  N dy 12000   3676826       582      2538         0     99070      7706    994567     17.82     18.96  --
1059.25/1059.22	c  N dy 12106   3696860       582      2538         0    118817      7706   1521491     17.83     19.47  --
1066.95/1066.91	c  S st 12193   3712467       582      2538         0    134196      7706   1925882     17.83     18.34  --
1067.24/1067.24	c  S st 12193   3712972       582      2538         0    134699      7706   1939365     17.83   no data  --
1067.24/1067.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1067.24/1067.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1067.34/1067.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
1067.34/1067.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1067.34/1067.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1067.34/1067.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
1067.34/1067.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1072.74/1072.77	c lits-rem:       196  cl-subs:     3765  v-elim:      0  v-fix:    0  time:  5.40 s
1072.74/1072.77	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
1072.74/1072.80	c vivif2 --  cl tried   130934 cl shrink        0 lits rem          0 time: 0.02
1072.94/1072.95	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.16
1072.94/1072.96	c calculated reachability. Time: 0.00
1072.94/1072.96	c  N dy 12193   3712972       582      2538         0    130934      7706   1849614     17.83   no data  --
1082.64/1082.68	c  N dy 12308   3733208       582      2538         0    150957      7706   2383528     17.84     18.78  --
1092.14/1092.10	c  F st 12364   3751563       582      2538         0     85244      7706    628735     17.83     15.35  --
1092.64/1092.62	c  N st 12368   3753598       582      2538         0     87260      7706    683746     17.83   no data  --
1093.45/1093.43	c Decided on static restart strategy
1099.64/1099.61	c  N st 12374   3779870       582      2538         0    113018      7706   1366677     17.83   no data  --
1110.74/1110.75	c  N st 12376   3815863       582      2538         0    148192      7706   2346767     17.83   no data  --
1123.25/1123.24	c  N st 12377   3848255       582      2538         0     95541      7706   1501971     17.83   no data  --
1139.55/1139.60	c  N st 12378   3896843       582      2538         0    142981      7706   2803468     17.83   no data  --
1167.25/1167.21	c  N st 12379   3969727       582      2538         0    128993      7706   2425788     17.83   no data  --
1205.35/1205.32	c  N st 12380   4079053       582      2538         0    149971      7706   3003048     17.83   no data  --
1258.85/1258.82	c  N st 12381   4212974       582      2538         0    105557      7706   1588317     17.83   no data  --
1258.85/1258.82	c  S st 12381   4212974       582      2538         0    105557      7706   1588317     17.83   no data  --
1259.15/1259.16	c  S st 12381   4213477       582      2538         0    106060      7706   1601996     17.83   no data  --
1259.15/1259.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1259.15/1259.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1259.25/1259.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1259.25/1259.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1259.25/1259.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1259.25/1259.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
1259.25/1259.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1265.35/1265.36	c lits-rem:        25  cl-subs:     4791  v-elim:      0  v-fix:    0  time:  6.08 s
1265.35/1265.36	c vivif2 --  cl tried     2538 cl shrink        0 lits rem          0 time: 0.00
1265.35/1265.38	c vivif2 --  cl tried   101269 cl shrink        0 lits rem          0 time: 0.02
1265.55/1265.53	c asymm  cl-useful: 0/2538/2538 lits-rem:0 time: 0.15
1265.55/1265.54	c calculated reachability. Time: 0.00
1265.55/1265.54	c  N st 12381   4213477       582      2538         0    101269      7706   1483111     17.83   no data  --

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-3370056-1305385926/watcher-3370056-1305385926 -o /tmp/evaluation-result-3370056-1305385926/solver-3370056-1305385926 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370056-1305385926.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.47 3.93 3.97 4/362 18981
/proc/meminfo: memFree=24148640/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=30604 CPUtime=0.01 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 736 0 0 0 1 0 0 0 19 0 1 0 650189275 31338496 660 33554432000 4194304 4650387 140735367686752 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 7651 660 378 112 0 2616 0

[startup+0.045403 s]
/proc/loadavg: 3.47 3.93 3.97 4/362 18981
/proc/meminfo: memFree=24148640/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=30604 CPUtime=0.04 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 770 0 0 0 4 0 0 0 19 0 1 0 650189275 31338496 694 33554432000 4194304 4650387 140735367686752 18446744073709551615 4364304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 7651 695 378 112 0 2616 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30604

[startup+0.100395 s]
/proc/loadavg: 3.47 3.93 3.97 4/362 18981
/proc/meminfo: memFree=24148640/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=30604 CPUtime=0.1 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 838 0 0 0 10 0 0 0 19 0 1 0 650189275 31338496 762 33554432000 4194304 4650387 140735367686752 18446744073709551615 4328187 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 7651 762 379 112 0 2616 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30604

[startup+0.300364 s]
/proc/loadavg: 3.47 3.93 3.97 4/362 18981
/proc/meminfo: memFree=24148640/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=31124 CPUtime=0.29 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 1135 0 0 0 29 0 0 0 20 0 1 0 650189275 31870976 897 33554432000 4194304 4650387 140735367686752 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 7781 897 381 112 0 2746 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31124

[startup+0.700277 s]
/proc/loadavg: 3.47 3.93 3.97 4/362 18981
/proc/meminfo: memFree=24148640/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=31756 CPUtime=0.69 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 1562 0 0 0 69 0 0 0 20 0 1 0 650189275 32518144 1080 33554432000 4194304 4650387 140735367686752 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 7939 1080 381 112 0 2904 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31756

[startup+1.50116 s]
/proc/loadavg: 3.47 3.93 3.97 5/363 18982
/proc/meminfo: memFree=24127676/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=38012 CPUtime=1.49 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 3742 0 0 0 149 0 0 0 23 0 1 0 650189275 38924288 2580 33554432000 4194304 4650387 140735367686752 18446744073709551615 4438912 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 9503 2580 383 112 0 4468 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38012

[startup+3.1008 s]
/proc/loadavg: 3.47 3.93 3.97 5/363 18982
/proc/meminfo: memFree=24114336/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=38648 CPUtime=3.09 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 4847 0 0 0 309 0 0 0 25 0 1 0 650189275 39575552 2850 33554432000 4194304 4650387 140735367686752 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 9662 2850 383 112 0 4627 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38648

[startup+6.30015 s]
/proc/loadavg: 3.51 3.93 3.97 5/363 18982
/proc/meminfo: memFree=24107652/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=56620 CPUtime=6.29 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 6229 0 0 0 628 1 0 0 25 0 1 0 650189275 57978880 3721 33554432000 4194304 4650387 140735367686752 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 14155 3721 383 112 0 9120 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56620

[startup+12.7009 s]
/proc/loadavg: 3.55 3.93 3.97 5/363 18982
/proc/meminfo: memFree=24080056/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=48768 CPUtime=12.69 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 9231 0 0 0 1268 1 0 0 25 0 1 0 650189275 49938432 5467 33554432000 4194304 4650387 140735367686752 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 12192 5467 383 112 0 7157 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48768

[startup+25.5003 s]
/proc/loadavg: 3.65 3.94 3.97 5/363 18982
/proc/meminfo: memFree=24046456/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=62688 CPUtime=25.49 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 12816 0 0 0 2547 2 0 0 25 0 1 0 650189275 64192512 7512 33554432000 4194304 4650387 140735367686752 18446744073709551615 4366809 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 15672 7512 383 112 0 10637 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62688

[startup+51.1002 s]
/proc/loadavg: 3.77 3.94 3.97 5/363 18983
/proc/meminfo: memFree=24025776/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=63036 CPUtime=51.09 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 22349 0 0 0 5104 5 0 0 25 0 1 0 650189275 64548864 9092 33554432000 4194304 4650387 140735367686752 18446744073709551615 4329554 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 15759 9092 383 112 0 10724 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 63036

[startup+102.314 s]
/proc/loadavg: 3.95 3.96 3.98 5/363 18984
/proc/meminfo: memFree=23987052/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=85460 CPUtime=102.31 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 36596 0 0 0 10223 8 0 0 25 0 1 0 650189275 87511040 13988 33554432000 4194304 4650387 140735367686752 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 21365 13988 383 112 0 16330 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 85460

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.98 5/363 18986
/proc/meminfo: memFree=23943856/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=93996 CPUtime=162.3 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 52060 0 0 0 16218 12 0 0 25 0 1 0 650189275 96251904 16442 33554432000 4194304 4650387 140735367686752 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 23499 16442 383 112 0 18464 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 93996

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.98 5/363 18987
/proc/meminfo: memFree=23892368/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=118048 CPUtime=222.31 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 58764 0 0 0 22216 15 0 0 25 0 1 0 650189275 120881152 21154 33554432000 4194304 4650387 140735367686752 18446744073709551615 4364734 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 29512 21154 383 112 0 24477 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 118048

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.98 5/363 18989
/proc/meminfo: memFree=23884532/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=118048 CPUtime=282.3 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 59514 0 0 0 28215 15 0 0 25 0 1 0 650189275 120881152 21904 33554432000 4194304 4650387 140735367686752 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 29512 21904 383 112 0 24477 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 118048

[startup+342.3 s]
/proc/loadavg: 4.16 4.02 3.99 5/363 18991
/proc/meminfo: memFree=23822732/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=128364 CPUtime=342.3 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 61784 0 0 0 34215 15 0 0 25 0 1 0 650189275 131444736 24174 33554432000 4194304 4650387 140735367686752 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 32091 24174 383 112 0 27056 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 128364

[startup+402.3 s]
/proc/loadavg: 4.06 4.01 3.99 5/363 18992
/proc/meminfo: memFree=23841304/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=106340 CPUtime=402.31 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 64309 0 0 0 40214 17 0 0 25 0 1 0 650189275 108892160 19760 33554432000 4194304 4650387 140735367686752 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 26585 19760 383 112 0 21550 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 106340

[startup+462.3 s]
/proc/loadavg: 4.02 4.00 3.99 5/363 18994
/proc/meminfo: memFree=23827600/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=106468 CPUtime=462.31 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 71625 0 0 0 46211 20 0 0 25 0 1 0 650189275 109023232 19922 33554432000 4194304 4650387 140735367686752 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 26617 19922 383 112 0 21582 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 106468

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/363 18995
/proc/meminfo: memFree=23813140/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=106580 CPUtime=522.31 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 78753 0 0 0 52207 24 0 0 25 0 1 0 650189275 109137920 19477 33554432000 4194304 4650387 140735367686752 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 26645 19477 383 112 0 21610 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 106580

[startup+582.3 s]
/proc/loadavg: 4.07 4.03 4.00 5/363 18997
/proc/meminfo: memFree=23817420/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=106688 CPUtime=582.32 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 85801 0 0 0 58205 27 0 0 25 0 1 0 650189275 109248512 18672 33554432000 4194304 4650387 140735367686752 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 26672 18672 383 112 0 21637 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 106688

[startup+642.3 s]
/proc/loadavg: 4.06 4.03 4.00 5/363 18999
/proc/meminfo: memFree=23795676/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=106772 CPUtime=642.33 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 91822 0 0 0 64202 31 0 0 25 0 1 0 650189275 109334528 19234 33554432000 4194304 4650387 140735367686752 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 26693 19234 383 112 0 21658 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 106772

[startup+702.3 s]
/proc/loadavg: 4.02 4.02 4.00 5/363 19000
/proc/meminfo: memFree=23788824/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=106856 CPUtime=702.33 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 97306 0 0 0 70199 34 0 0 25 0 1 0 650189275 109420544 19113 33554432000 4194304 4650387 140735367686752 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 26714 19113 383 112 0 21679 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 106856

[startup+762.313 s]
/proc/loadavg: 4.00 4.02 4.00 5/363 19002
/proc/meminfo: memFree=23786900/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=106940 CPUtime=762.34 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 103484 0 0 0 76197 37 0 0 25 0 1 0 650189275 109506560 19528 33554432000 4194304 4650387 140735367686752 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 26735 19528 383 112 0 21700 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 106940

[startup+822.301 s]
/proc/loadavg: 4.12 4.04 4.01 5/363 19003
/proc/meminfo: memFree=23782372/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=107024 CPUtime=822.33 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 109563 0 0 0 82194 39 0 0 25 0 1 0 650189275 109592576 19722 33554432000 4194304 4650387 140735367686752 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 26756 19722 383 112 0 21721 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 107024

[startup+882.301 s]
/proc/loadavg: 4.09 4.05 4.01 5/363 19005
/proc/meminfo: memFree=23771188/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=120036 CPUtime=882.33 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 118393 0 0 0 88191 42 0 0 25 0 1 0 650189275 122916864 22486 33554432000 4194304 4650387 140735367686752 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 30009 22486 383 112 0 24974 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 120036

[startup+942.301 s]
/proc/loadavg: 4.06 4.05 4.01 5/363 19007
/proc/meminfo: memFree=23768652/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=120124 CPUtime=942.33 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 124178 0 0 0 94189 44 0 0 25 0 1 0 650189275 123006976 22218 33554432000 4194304 4650387 140735367686752 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 30031 22218 383 112 0 24996 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 120124

[startup+1002.3 s]
/proc/loadavg: 4.02 4.04 4.00 5/363 19008
/proc/meminfo: memFree=23759308/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=120172 CPUtime=1002.34 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 129207 0 0 0 100188 46 0 0 25 0 1 0 650189275 123056128 24070 33554432000 4194304 4650387 140735367686752 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 30043 24070 383 112 0 25008 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 120172

[startup+1062.3 s]
/proc/loadavg: 4.11 4.06 4.01 5/363 19010
/proc/meminfo: memFree=23759884/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=120268 CPUtime=1062.34 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 134839 0 0 0 106185 49 0 0 25 0 1 0 650189275 123154432 23242 33554432000 4194304 4650387 140735367686752 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 30067 23242 383 112 0 25032 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 120268

[startup+1122.3 s]
/proc/loadavg: 4.09 4.06 4.01 5/363 19011
/proc/meminfo: memFree=23746056/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=130796 CPUtime=1122.35 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 142900 0 0 0 112183 52 0 0 25 0 1 0 650189275 133935104 24550 33554432000 4194304 4650387 140735367686752 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 32699 24550 383 112 0 27664 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 130796

[startup+1182.3 s]
/proc/loadavg: 4.03 4.05 4.00 5/363 19013
/proc/meminfo: memFree=23720340/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=191252 CPUtime=1182.35 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 149212 0 0 0 118181 54 0 0 25 0 1 0 650189275 195842048 26850 33554432000 4194304 4650387 140735367686752 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 47813 26850 383 112 0 42778 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 191252

[startup+1242.3 s]
/proc/loadavg: 4.01 4.04 4.00 5/363 19015
/proc/meminfo: memFree=23708524/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=141076 CPUtime=1242.35 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 156259 0 0 0 124178 57 0 0 25 0 1 0 650189275 144461824 29341 33554432000 4194304 4650387 140735367686752 18446744073709551615 4366807 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 35269 29341 383 112 0 30234 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 141076



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.03 4.00 2/357 19019
/proc/meminfo: memFree=24030056/32950928 swapFree=45937192/67111528
[pid=18981] ppid=18979 vsize=200376 CPUtime=1300.06 cores=5,7
/proc/18981/stat : 18981 (strangenight1-s) R 18979 18981 17897 0 -1 4202496 157076 0 0 0 129948 58 0 0 25 0 1 0 650189275 205185024 29860 33554432000 4194304 4650387 140735367686752 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18981/statm: 50094 29860 383 112 0 45059 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 200376

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.02
CPU time (s): 1300.08
CPU user time (s): 1299.49
CPU system time (s): 0.58691
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 200376

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

runsolver used 4.44032 second user time and 10.9543 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-14 17:12:06
IDJOB=3370056
IDBENCH=82865
IDSOLVER=1847
FILE ID=node149/3370056-1305385926
RUNJOBID= node149-1305385925-18942
PBS_JOBID= 13324353
Free space on /tmp= 73556 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S379672572-039.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370056-1305385926/watcher-3370056-1305385926 -o /tmp/evaluation-result-3370056-1305385926/solver-3370056-1305385926 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370056-1305385926.cnf

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

MD5SUM BENCH= 9ba35b45d3c5bc2de5bf2217a9a677d5
RANDOM SEED=1623585330

node149.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24148796 kB
Buffers:        301268 kB
Cached:        3855880 kB
SwapCached:      19984 kB
Active:        6309044 kB
Inactive:      2197244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24148796 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:           25148 kB
Writeback:           0 kB
AnonPages:     4341704 kB
Mapped:          15104 kB
Slab:           157468 kB
PageTables:      71972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80291124 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= 73568 MiB
End job on node149 at 2011-05-14 17:33:48