Trace number 3369927

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v800-c3408-S1631205309-024.SATISFIABLE.cnf
MD5SUM2e95b09b89f7d260e53f8f199a98d276
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05799
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses3408
Sum of the clauses size10224
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33408
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-3369927-1307645879.cnf'
0.00/0.00	c -- header says num vars:            800
0.00/0.00	c -- header says num clauses:        3408
0.00/0.00	c -- clauses added:            0 learnts,         3408 normals,            0 xors
0.00/0.00	c -- vars added        800
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       800      3408         0         0     10224         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/3408/3408 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    800 time:  0.00 s
0.00/0.00	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:     23  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:     351 undec:      80 neg:     369
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       777      3390         0         0     10296         0   no data   no data  --
0.02/0.07	c Decided on static restart strategy
0.09/0.18	c  N st     8      4926       777      3390         0      4873     10296    161921   no data   no data  --
0.39/0.48	c  N st    10     11308       777      3390         0      4518     10296    105267   no data   no data  --
0.69/0.79	c  N st    11     17054       777      3390         0     10209     10296    313767   no data   no data  --
1.19/1.27	c  F st    12     25001       777      3390         0     12509     10296    388808   no data   no data  --
1.19/1.27	c  N st    12     25001       777      3390         0     12509     10296    388808   no data   no data  --
1.49/1.53	c Decided on static restart strategy
1.49/1.53	c  N st    18     30000       777      3390         0     10731     10296    272978   no data   no data  --
1.49/1.53	c  S st    18     30000       777      3390         0     10731     10296    272978   no data   no data  --
1.49/1.56	c  S st    18     30502       777      3390         0     11233     10296    287955   no data   no data  --
1.49/1.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.49/1.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.49/1.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
1.49/1.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.89/1.90	c lits-rem:       138  cl-subs:      260  v-elim:      0  v-fix:    0  time:  0.32 s
1.89/1.91	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.01
1.89/1.91	c calculated reachability. Time: 0.00
1.89/1.91	c  N st    18     30502       777      3390         0     10973     10296    277558   no data   no data  --
2.29/2.31	c  N st    20     37613       777      3390         0     10207     10296    234913   no data   no data  --
2.69/2.74	c  N st    21     44012       777      3390         0     16554     10296    462803   no data   no data  --
2.79/2.85	c  S st    22     45753       777      3390         0      9435     10296    184691   no data   no data  --
2.79/2.88	c  S st    22     46255       777      3390         0      9937     10296    199347   no data   no data  --
2.79/2.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.79/2.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.79/2.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
2.79/2.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.99/3.06	c lits-rem:        47  cl-subs:       20  v-elim:      0  v-fix:    0  time:  0.17 s
2.99/3.06	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
2.99/3.07	c vivif2 --  cl tried     9917 cl shrink        0 lits rem          0 time: 0.00
2.99/3.07	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.01
2.99/3.07	c calculated reachability. Time: 0.00
2.99/3.07	c  N st    22     46255       777      3390         0      9917     10296    198463   no data   no data  --
3.99/4.02	c  N st    23     60652       777      3390         0     14351     10296    344841   no data   no data  --
4.59/4.66	c  N st    24     69383       777      3390         0     12117     10296    248381   no data   no data  --
4.59/4.66	c  S st    24     69383       777      3390         0     12117     10296    248381   no data   no data  --
4.59/4.69	c  S st    24     69883       777      3390         0     12617     10296    264046   no data   no data  --
4.59/4.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.69/4.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.69/4.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.69/4.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
4.69/4.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.99/5.03	c lits-rem:       116  cl-subs:       49  v-elim:      0  v-fix:    0  time:  0.32 s
4.99/5.03	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
4.99/5.03	c vivif2 --  cl tried    12568 cl shrink        0 lits rem          0 time: 0.00
4.99/5.04	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.01
4.99/5.04	c calculated reachability. Time: 0.00
4.99/5.04	c  N st    24     69883       777      3390         0     12568     10296    261723   no data   no data  --
6.29/6.35	c  F st    25     87500       777      3390         0     18043     10296    439014   no data   no data  --
6.29/6.35	c  N st    25     87500       777      3390         0     18043     10296    439014   no data   no data  --
6.79/6.81	c  N dy    33     93371       777      3390         0     23857     10296    623516     20.21     21.40  --
7.20/7.24	c  N dy    58     99400       777      3390         0     16941     10296    299774     20.61     21.74  --
7.60/7.66	c  S st    89    104825       777      3390         0     22342     10296    464391     20.88   no data  --
7.70/7.70	c  S st    89    105329       777      3390         0     22846     10296    479839     20.88   no data  --
7.70/7.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.70/7.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.70/7.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.70/7.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.70/7.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.70/7.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
7.70/7.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.80/8.86	c lits-rem:       155  cl-subs:      216  v-elim:      0  v-fix:    0  time:  1.13 s
8.80/8.86	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
8.80/8.86	c vivif2 --  cl tried    22630 cl shrink        0 lits rem          0 time: 0.00
8.80/8.88	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.02
8.80/8.88	c calculated reachability. Time: 0.00
8.80/8.88	c  N dy    89    105329       777      3390         0     22630     10296    471901     20.88   no data  --
9.39/9.48	c  N dy   128    112769       777      3390         0     16126     10296    235247     21.16     22.47  --
9.99/10.05	c  N dy   158    120162       777      3390         0     23490     10296    466014     21.20     22.51  --
10.69/10.76	c  N dy   192    127912       777      3390         0     16287     10296    206543     21.16     24.41  --
11.29/11.39	c  N dy   239    136135       777      3390         0     24476     10296    469267     21.31     24.01  --
12.19/12.23	c  N dy   263    145063       777      3390         0     17422     10296    213220     21.18     22.38  --
12.89/12.98	c  N dy   319    154375       777      3390         0     26704     10296    509946     21.29     24.09  --
13.29/13.32	c  S st   322    157994       777      3390         0     30299     10296    622886     21.17     18.02  --
13.29/13.39	c  S st   322    158503       777      3390         0     30808     10296    638243     21.17   no data  --
13.29/13.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.29/13.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.39/13.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.39/13.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.39/13.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.39/13.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
13.39/13.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
15.30/15.33	c lits-rem:       505  cl-subs:      256  v-elim:      0  v-fix:    0  time:  1.92 s
15.30/15.33	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
15.30/15.34	c vivif2 --  cl tried    30552 cl shrink        0 lits rem          0 time: 0.01
15.30/15.36	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.02
15.30/15.36	c calculated reachability. Time: 0.00
15.30/15.36	c  N dy   322    158503       777      3390         0     30552     10296    627843     21.17   no data  --
16.19/16.24	c  N dy   377    168865       777      3390         0     23930     10296    388263     21.24     22.39  --
17.29/17.35	c  N dy   417    179685       777      3390         0     34687     10296    723945     21.17     25.92  --
18.39/18.43	c  N dy   478    191842       777      3390         0     28866     10296    513772     21.21     22.43  --
19.60/19.69	c  N dy   545    204107       777      3390         0     22181     10296    278750     21.26     22.39  --
20.90/20.96	c  N dy   607    217188       777      3390         0     35178     10296    690650     21.31     26.98  --
22.29/22.36	c  N dy   682    231291       777      3390         0     29331     10296    477908     21.39     22.59  --
23.00/23.04	c  S st   711    237755       777      3390         0     35761     10296    681915     21.39   no data  --
23.10/23.11	c  S st   711    238261       777      3390         0     36266     10296    697494     21.39   no data  --
23.10/23.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.10/23.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.10/23.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
23.10/23.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.10/23.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.10/23.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
23.10/23.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
25.20/25.24	c lits-rem:       703  cl-subs:      352  v-elim:      0  v-fix:    0  time:  2.09 s
25.20/25.24	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
25.20/25.24	c vivif2 --  cl tried    35914 cl shrink        0 lits rem          0 time: 0.01
25.20/25.27	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.03
25.20/25.27	c calculated reachability. Time: 0.00
25.20/25.27	c  N dy   711    238261       777      3390         0     35914     10296    682855     21.39   no data  --
26.79/26.83	c  N dy   794    253540       777      3390         0     30230     10296    475646     21.44     24.56  --
28.79/28.80	c  N dy   875    270213       777      3390         0     24939     10296    283231     21.48     22.64  --
30.59/30.66	c  N dy   951    287529       777      3390         0     42158     10296    829970     21.50     24.91  --
32.59/32.63	c  N dy  1023    306134       777      3390         0     37771     10296    658324     21.50     22.66  --
32.59/32.64	c  F st  1025    306252       777      3390         0     37889     10296    662356     21.51   no data  --
34.79/34.87	c  N dy  1109    325955       777      3390         0     33613     10296    507004     21.55     22.94  --
37.30/37.37	c  N dy  1185    346216       777      3390         0     28881     10296    331019     21.53     22.84  --
38.50/38.59	c  S st  1225    357392       777      3390         0     39983     10296    680198     21.52     18.51  --
38.60/38.66	c  S st  1225    357895       777      3390         0     40486     10296    696157     21.52   no data  --
38.60/38.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.60/38.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.60/38.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
38.69/38.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.69/38.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.69/38.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
38.69/38.70	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
40.79/40.81	c lits-rem:       770  cl-subs:      371  v-elim:      0  v-fix:    0  time:  2.12 s
40.79/40.81	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
40.79/40.82	c vivif2 --  cl tried    40115 cl shrink        0 lits rem          0 time: 0.01
40.79/40.85	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.03
40.79/40.85	c calculated reachability. Time: 0.00
40.79/40.85	c  N dy  1225    357895       777      3390         0     40115     10296    681777     21.52   no data  --
43.29/43.32	c  N dy  1326    378059       777      3390         0     34347     10296    484833     21.56     22.70  --
46.10/46.17	c  N dy  1369    398254       777      3390         0     27577     10296    237802     21.44     22.65  --
48.49/48.53	c  N dy  1471    418313       777      3390         0     47520     10296    878923     21.46     23.83  --
51.00/51.06	c  N dy  1542    438384       777      3390         0     39613     10296    589982     21.44     24.11  --
53.90/53.96	c  N dy  1647    458432       777      3390         0     30715     10296    284247     21.46     25.37  --
56.49/56.59	c  N dy  1762    479028       777      3390         0     51181     10296    938966     21.50     22.86  --
59.30/59.31	c  N dy  1843    499041       777      3390         0     41270     10296    595447     21.49     23.25  --
62.49/62.53	c  N dy  1913    520938       777      3390         0     32215     10296    279285     21.45     22.95  --
64.49/64.51	c  S st  2002    536842       777      3390         0     48048     10296    786485     21.47     19.16  --
64.59/64.60	c  S st  2002    537348       777      3390         0     48554     10296    802164     21.47   no data  --
64.59/64.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.59/64.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.59/64.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
64.59/64.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.59/64.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.59/64.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
64.59/64.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
67.00/67.09	c lits-rem:       676  cl-subs:      295  v-elim:      0  v-fix:    0  time:  2.45 s
67.00/67.09	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
67.00/67.09	c vivif2 --  cl tried    48259 cl shrink        0 lits rem          0 time: 0.01
67.10/67.13	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.04
67.10/67.13	c calculated reachability. Time: 0.00
67.10/67.13	c  N dy  2002    537348       777      3390         0     48259     10296    790404     21.47   no data  --
70.20/70.25	c  N dy  2094    557721       777      3390         0     36700     10296    395866     21.48     22.97  --
73.19/73.26	c  N dy  2180    577734       777      3390         0     56591     10296   1021278     21.49     22.71  --
76.19/76.27	c  N dy  2264    598367       777      3390         0     44294     10296    615061     21.48     22.63  --
79.50/79.55	c  N dy  2332    619384       777      3390         0     65187     10296   1276380     21.47     22.67  --
82.40/82.45	c  N dy  2416    640186       777      3390         0     52027     10296    831394     21.48     22.61  --
85.99/86.01	c  N dy  2524    661092       777      3390         0     38025     10296    364879     21.49     22.71  --
88.89/88.95	c  N dy  2594    681296       777      3390         0     58049     10296    987357     21.48     22.81  --
92.40/92.45	c  N dy  2712    701544       777      3390         0     42426     10296    484326     21.51     22.87  --
95.60/95.66	c  N dy  2815    721920       777      3390         0     62661     10296   1124757     21.52     23.10  --
99.00/99.08	c  N dy  2912    741944       777      3390         0     45811     10296    562330     21.53     23.06  --
102.39/102.43	c  N dy  3009    762085       777      3390         0     65839     10296   1208426     21.54     22.69  --
105.89/105.99	c  N dy  3117    782142       777      3390         0     48015     10296    603787     21.56     23.58  --
109.49/109.53	c  N dy  3243    802215       777      3390         0     67994     10296   1253158     21.59     22.87  --
110.29/110.34	c  S st  3261    806024       777      3390         0     71792     10296   1376791     21.59   no data  --
110.39/110.49	c  S st  3261    806529       777      3390         0     72296     10296   1394281     21.59   no data  --
110.39/110.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
110.39/110.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
110.49/110.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
110.49/110.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.49/110.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.49/110.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
110.49/110.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
112.80/112.81	c lits-rem:       285  cl-subs:      633  v-elim:      0  v-fix:    0  time:  2.24 s
112.80/112.81	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
112.80/112.82	c vivif2 --  cl tried    71663 cl shrink        0 lits rem          0 time: 0.02
112.80/112.89	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.07
112.80/112.89	c calculated reachability. Time: 0.00
112.80/112.89	c  N dy  3261    806529       777      3390         0     71663     10296   1369340     21.59   no data  --
116.19/116.24	c  N dy  3370    826633       777      3390         0     52882     10296    737035     21.62     22.76  --
120.30/120.32	c  N dy  3472    846667       777      3390         0     72799     10296   1388183     21.64     26.81  --
124.20/124.24	c  N dy  3491    868004       777      3390         0     54088     10296    727275     21.58     22.78  --
128.19/128.23	c  N dy  3558    888187       777      3390         0     74099     10296   1353782     21.57     22.79  --
132.10/132.17	c  N dy  3662    910920       777      3390         0     56033     10296    793130     21.58     22.77  --
136.10/136.14	c  N dy  3764    930979       777      3390         0     75963     10296   1430548     21.60     23.72  --
139.80/139.84	c  N dy  3881    951124       777      3390         0     54302     10296    714782     21.62     22.91  --
143.70/143.76	c  N dy  4012    971193       777      3390         0     74263     10296   1356991     21.64     22.89  --
147.59/147.67	c  N dy  4116    991371       777      3390         0     51595     10296    594312     21.66     23.02  --
151.39/151.47	c  N dy  4180   1011999       777      3390         0     72062     10296   1255852     21.65     22.89  --
155.79/155.81	c  N dy  4253   1032088       777      3390         0     48309     10296    460876     21.64     23.04  --
159.30/159.37	c  N dy  4358   1052337       777      3390         0     68398     10296   1109743     21.66     23.23  --
164.10/164.15	c  F st  4464   1071877       777      3390         0     87812     10296   1732675     21.67   no data  --
164.30/164.30	c  N st  4466   1072504       777      3390         0     88435     10296   1753208     21.67   no data  --
167.59/167.67	c  N dy  4544   1092860       777      3390         0     63967     10296    937050     21.68     23.01  --
171.99/172.07	c  N dy  4619   1112917       777      3390         0     83850     10296   1570426     21.68     22.86  --
176.20/176.22	c  N dy  4705   1134023       777      3390         0     59139     10296    758143     21.68     23.06  --
180.10/180.16	c  N dy  4767   1154067       777      3390         0     79033     10296   1393016     21.67     22.86  --
184.70/184.76	c  N dy  4873   1174103       777      3390         0     52277     10296    518003     21.68     22.86  --
188.30/188.37	c  N dy  4964   1194163       777      3390         0     72189     10296   1155193     21.69     26.28  --
191.90/191.90	c  S st  5013   1209793       777      3390         0     87733     10296   1666842     21.68   no data  --
192.00/192.08	c  S st  5013   1210294       777      3390         0     88231     10296   1683175     21.68   no data  --
192.00/192.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
192.00/192.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
192.10/192.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
192.10/192.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
192.10/192.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
192.10/192.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
192.10/192.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
194.70/194.75	c lits-rem:       260  cl-subs:     1052  v-elim:      0  v-fix:    0  time:  2.58 s
194.70/194.75	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
194.70/194.77	c vivif2 --  cl tried    87179 cl shrink        0 lits rem          0 time: 0.02
194.79/194.86	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.09
194.79/194.86	c calculated reachability. Time: 0.00
194.79/194.86	c  N dy  5013   1210294       777      3390         0     87179     10296   1645112     21.68   no data  --
201.31/201.38	c  N dy  5115   1243236       777      3390         0     72187     10296   1169558     21.66     23.01  --
207.20/207.24	c  N dy  5216   1265208       777      3390         0     94010     10296   1872994     21.66     22.91  --
211.80/211.88	c  N dy  5320   1285248       777      3390         0     65283     10296    883327     21.67     24.58  --
217.00/217.04	c  N dy  5397   1305458       777      3390         0     85360     10296   1526725     21.67     22.98  --
222.10/222.16	c  N dy  5507   1325619       777      3390         0     55736     10296    551495     21.69     22.91  --
226.00/226.03	c  N dy  5598   1345925       777      3390         0     75937     10296   1205223     21.69     22.85  --
231.20/231.22	c  N dy  5732   1365996       777      3390         0     95896     10296   1859999     21.71     22.93  --
235.41/235.41	c  N dy  5816   1386311       777      3390         0     65394     10296    831092     21.71     22.89  --
240.60/240.62	c  N dy  5917   1409377       777      3390         0     88277     10296   1565770     21.72     22.87  --
246.10/246.10	c  N dy  5997   1430652       777      3390         0     57755     10296    559891     21.72     22.89  --
249.99/250.07	c  N dy  6120   1450662       777      3390         0     77642     10296   1213713     21.73     23.09  --
255.50/255.56	c  N dy  6221   1471135       777      3390         0     97994     10296   1867122     21.74     23.08  --
260.40/260.49	c  N dy  6251   1493275       777      3390         0     67326     10296    867452     21.72     22.97  --
265.00/265.07	c  N dy  6347   1513309       777      3390         0     87183     10296   1509262     21.72     25.81  --
271.10/271.11	c  N dy  6445   1533352       777      3390         0    107086     10296   2152409     21.73     23.06  --
274.80/274.86	c  N dy  6560   1553446       777      3390         0     73438     10296   1023265     21.74     23.36  --
279.90/279.92	c  N dy  6650   1573659       777      3390         0     93495     10296   1672561     21.74     22.99  --
285.70/285.74	c  N dy  6754   1593752       777      3390         0     58845     10296    523262     21.76     27.90  --
289.50/289.56	c  N dy  6811   1613849       777      3390         0     78760     10296   1155030     21.75     26.51  --
295.00/295.03	c  N dy  6920   1633886       777      3390         0     98680     10296   1804506     21.76     23.02  --
300.70/300.71	c  N dy  7011   1655079       777      3390         0     64119     10296    665960     21.76     22.92  --
305.30/305.32	c  N dy  7107   1676819       777      3390         0     85695     10296   1368690     21.77     22.99  --
311.31/311.33	c  N dy  7220   1697120       777      3390         0    105826     10296   2017724     21.78     23.00  --
314.60/314.68	c  S st  7259   1710295       777      3390         0     62332     10296    584543     21.78   no data  --
314.80/314.80	c  S st  7259   1710798       777      3390         0     62834     10296    601170     21.78   no data  --
314.80/314.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
314.80/314.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
314.80/314.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
314.80/314.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
314.80/314.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
314.80/314.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
314.80/314.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
316.90/316.90	c lits-rem:       370  cl-subs:      216  v-elim:      0  v-fix:    0  time:  2.06 s
316.90/316.90	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
316.90/316.91	c vivif2 --  cl tried    62618 cl shrink        0 lits rem          0 time: 0.01
316.90/316.96	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.05
316.90/316.96	c calculated reachability. Time: 0.00
316.90/316.96	c  N dy  7259   1710798       777      3390         0     62618     10296    593206     21.78   no data  --
321.10/321.13	c  N dy  7364   1730814       777      3390         0     82527     10296   1240601     21.78     23.04  --
327.00/327.04	c  N dy  7473   1751509       777      3390         0    103091     10296   1904914     21.79     22.95  --
332.70/332.71	c  N dy  7588   1771597       777      3390         0     65457     10296    660083     21.80     23.39  --
336.80/336.89	c  N dy  7651   1791690       777      3390         0     85418     10296   1309512     21.80     26.85  --
343.80/343.83	c  N dy  7749   1811791       777      3390         0    105391     10296   1954046     21.80     22.96  --
350.91/350.97	c  N dy  7852   1831907       777      3390         0     66751     10296    673504     21.81     23.28  --
357.60/357.63	c  N dy  7951   1855822       777      3390         0     90474     10296   1433782     21.81     22.98  --
364.40/364.45	c  N dy  8008   1875825       777      3390         0    110277     10296   2050513     21.80     24.86  --
369.70/369.75	c  N dy  8084   1895929       777      3390         0     70666     10296    774260     21.80     23.36  --
374.30/374.37	c  N dy  8155   1915951       777      3390         0     90519     10296   1404848     21.80     23.28  --
380.90/380.96	c  N dy  8255   1937147       777      3390         0    111579     10296   2081175     21.81     22.97  --
386.50/386.58	c  N dy  8364   1957213       777      3390         0     70982     10296    758084     21.81     23.01  --
391.21/391.20	c  N dy  8464   1977214       777      3390         0     90838     10296   1401749     21.82     26.85  --
397.30/397.36	c  N dy  8533   1998529       777      3390         0    111993     10296   2097362     21.81     23.02  --
403.31/403.38	c  N dy  8637   2018842       777      3390         0     70619     10296    726036     21.81     22.97  --
408.11/408.14	c  N dy  8730   2039176       777      3390         0     90805     10296   1377975     21.82     23.16  --
414.80/414.85	c  N dy  8826   2060453       777      3390         0    111901     10296   2056335     21.82     23.00  --
421.21/421.22	c  N dy  8921   2080932       777      3390         0     69720     10296    671206     21.82     23.27  --
426.00/426.03	c  N dy  9036   2101110       777      3390         0     89746     10296   1317627     21.83     23.01  --
432.41/432.45	c  N dy  9180   2121161       777      3390         0    109665     10296   1968635     21.85     27.24  --
439.51/439.58	c  N dy  9258   2141202       777      3390         0     66015     10296    521540     21.85     23.06  --
443.80/443.88	c  N dy  9329   2161552       777      3390         0     86209     10296   1170977     21.84     23.04  --
449.81/449.84	c  N dy  9399   2182231       777      3390         0    106726     10296   1828498     21.84     23.11  --
457.30/457.35	c  N dy  9524   2202275       777      3390         0    126653     10296   2478547     21.85     24.60  --
459.51/459.59	c  S st  9570   2210798       777      3390         0     70578     10296    648536     21.86   no data  --
459.71/459.72	c  S st  9570   2211303       777      3390         0     71082     10296    665325     21.86   no data  --
459.71/459.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
459.71/459.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
459.71/459.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
459.71/459.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
459.71/459.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
459.71/459.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
459.71/459.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
462.10/462.12	c lits-rem:       246  cl-subs:      175  v-elim:      0  v-fix:    0  time:  2.35 s
462.10/462.12	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
462.10/462.13	c vivif2 --  cl tried    70907 cl shrink        0 lits rem          0 time: 0.01
462.10/462.18	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.06
462.10/462.18	c calculated reachability. Time: 0.00
462.10/462.18	c  N dy  9570   2211303       777      3390         0     70907     10296    658434     21.86   no data  --
467.00/467.00	c  N dy  9688   2231317       777      3390         0     90803     10296   1305402     21.86     24.07  --
473.20/473.29	c  N dy  9796   2251362       777      3390         0    110702     10296   1950120     21.87     23.39  --
480.90/480.95	c  N dy  9904   2271403       777      3390         0    130611     10296   2595831     21.88     23.42  --
485.40/485.42	c  N dy  9942   2292249       777      3390         0     85733     10296   1119471     21.87     23.11  --
491.30/491.36	c  N dy 10067   2312270       777      3390         0    105617     10296   1769515     21.88     23.85  --
499.20/499.21	c  N dy 10165   2334548       777      3390         0    127757     10296   2487013     21.88     23.25  --
505.41/505.44	c  N dy 10269   2354609       777      3390         0     81125     10296    933030     21.89     25.57  --
512.51/512.52	c  N dy 10325   2374699       777      3390         0    100927     10296   1552292     21.88     23.44  --
520.90/520.99	c  N dy 10383   2396790       777      3390         0    122845     10296   2256868     21.88     23.04  --
529.01/529.05	c  N dy 10432   2416943       777      3390         0     75382     10296    719963     21.87     23.18  --
534.11/534.18	c  N dy 10546   2437185       777      3390         0     95472     10296   1377096     21.88     23.08  --
541.00/541.05	c  N dy 10688   2457256       777      3390         0    115423     10296   2032794     21.89     23.25  --
549.11/549.19	c  N dy 10796   2477438       777      3390         0    135458     10296   2680538     21.90     23.11  --
554.20/554.21	c  N dy 10866   2498206       777      3390         0     87579     10296   1082175     21.89     23.19  --
563.11/563.15	c  N dy 10961   2528891       777      3390         0    118001     10296   2067781     21.89     23.28  --
571.31/571.33	c  N dy 11061   2548934       777      3390         0    137887     10296   2712034     21.89     24.41  --
576.32/576.31	c  N dy 11172   2569167       777      3390         0     88560     10296   1109232     21.90     23.36  --
582.41/582.43	c  N dy 11267   2589847       777      3390         0    109089     10296   1783126     21.90     23.15  --
589.81/589.88	c  N dy 11362   2609932       777      3390         0    129009     10296   2430856     21.91     25.39  --
597.21/597.27	c  N dy 11430   2631400       777      3390         0     79793     10296    777260     21.90     23.13  --
602.51/602.54	c  N dy 11520   2651558       777      3390         0     99794     10296   1419809     21.91     23.13  --
609.51/609.53	c  N dy 11588   2673672       777      3390         0    121705     10296   2121583     21.91     23.34  --
618.71/618.72	c  N dy 11672   2698375       777      3390         0     74814     10296    603953     21.90     23.15  --
621.61/621.66	c  S st 11732   2711303       777      3390         0     87659     10296   1018135     21.90   no data  --
621.81/621.83	c  S st 11732   2711803       777      3390         0     88159     10296   1033990     21.90   no data  --
621.81/621.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
621.81/621.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
621.81/621.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
621.81/621.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
621.81/621.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
621.81/621.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
621.81/621.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
623.81/623.83	c lits-rem:       220  cl-subs:      674  v-elim:      0  v-fix:    0  time:  1.94 s
623.81/623.83	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
623.81/623.85	c vivif2 --  cl tried    87485 cl shrink        0 lits rem          0 time: 0.01
623.91/623.93	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.08
623.91/623.93	c calculated reachability. Time: 0.00
623.91/623.93	c  N dy 11732   2711803       777      3390         0     87485     10296   1011389     21.90   no data  --
629.61/629.62	c  N dy 11811   2731908       777      3390         0    107407     10296   1655146     21.90     23.13  --
637.00/637.06	c  N dy 11940   2751983       777      3390         0    127358     10296   2308069     21.91     23.25  --
647.31/647.31	c  N dy 12020   2780572       777      3390         0     83283     10296    845544     21.90     23.10  --
653.31/653.37	c  N dy 12130   2802888       777      3390         0    105422     10296   1563760     21.91     23.21  --
660.31/660.40	c  N dy 12193   2822935       777      3390         0    125294     10296   2200946     21.90     24.86  --
669.21/669.26	c  N dy 12273   2843771       777      3390         0    145941     10296   2866495     21.90     23.12  --
674.41/674.41	c  N dy 12373   2863780       777      3390         0     92474     10296   1128856     21.91     23.27  --
680.51/680.55	c  N dy 12491   2883783       777      3390         0    112335     10296   1772515     21.91     24.50  --
688.91/688.96	c  N dy 12615   2904009       777      3390         0    132428     10296   2438389     21.92     23.34  --
699.41/699.44	c  N dy 12706   2924060       777      3390         0     77916     10296    628699     21.93     25.99  --
705.91/705.90	c  N dy 12778   2944263       777      3390         0     97978     10296   1272795     21.93     23.10  --
714.51/714.58	c  N dy 12877   2965222       777      3390         0    118798     10296   1948623     21.93     23.11  --
724.61/724.64	c  N dy 12987   2985234       777      3390         0    138670     10296   2601500     21.94     24.57  --
734.01/734.08	c  N dy 13081   3005495       777      3390         0     83335     10296    776511     21.95     23.14  --
741.21/741.29	c  N dy 13206   3026001       777      3390         0    103711     10296   1444364     21.95     23.48  --
750.01/750.04	c  N dy 13306   3046013       777      3390         0    123535     10296   2082421     21.96     26.56  --
760.02/760.10	c  N dy 13354   3066675       777      3390         0    144010     10296   2732396     21.95     23.18  --
768.52/768.51	c  N dy 13451   3086749       777      3390         0     87533     10296    890962     21.95     23.12  --
775.92/775.98	c  N dy 13564   3106841       777      3390         0    107475     10296   1545868     21.96     23.79  --
783.51/783.54	c  N dy 13681   3126856       777      3390         0    127340     10296   2198778     21.96     25.07  --
792.71/792.71	c  N dy 13806   3146894       777      3390         0    147242     10296   2850595     21.97     25.93  --
799.62/799.66	c  N dy 13925   3167016       777      3390         0     89776     10296    941354     21.98     23.25  --
805.61/805.65	c  N dy 14021   3187340       777      3390         0    109929     10296   1596284     21.98     23.25  --
813.61/813.63	c  N dy 14116   3208813       777      3390         0    131232     10296   2282360     21.98     23.27  --
814.91/814.94	c  S st 14136   3211806       777      3390         0    134211     10296   2382639     21.98   no data  --
815.21/815.23	c  S st 14136   3212308       777      3390         0    134713     10296   2399280     21.98   no data  --
815.21/815.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
815.21/815.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
815.21/815.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
815.31/815.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
815.31/815.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
815.31/815.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
815.31/815.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
821.21/821.23	c lits-rem:       192  cl-subs:     1838  v-elim:      0  v-fix:    0  time:  5.85 s
821.21/821.23	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
821.21/821.25	c vivif2 --  cl tried   132875 cl shrink        0 lits rem          0 time: 0.03
821.41/821.41	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.16
821.41/821.41	c calculated reachability. Time: 0.00
821.41/821.41	c  N dy 14136   3212308       777      3390         0    132875     10296   2333373     21.98   no data  --
830.02/830.07	c  N dy 14196   3232385       777      3390         0    152791     10296   2978012     21.98     23.60  --
836.21/836.27	c  N dy 14267   3252500       777      3390         0     94336     10296   1061035     21.98     23.25  --
842.52/842.51	c  N dy 14350   3272867       777      3390         0    114573     10296   1716377     21.98     23.38  --
850.22/850.25	c  N dy 14445   3292872       777      3390         0    134401     10296   2352303     21.98     23.30  --
859.31/859.30	c  N dy 14491   3312950       777      3390         0    154271     10296   2975512     21.98     23.26  --
865.92/865.95	c  N dy 14626   3333052       777      3390         0     94888     10296   1059285     21.99     23.58  --
872.11/872.17	c  N dy 14739   3353073       777      3390         0    114770     10296   1709983     21.99     24.33  --
879.92/879.91	c  N dy 14837   3373158       777      3390         0    134717     10296   2360441     22.00     23.46  --
889.12/889.13	c  N dy 14934   3393227       777      3390         0    154632     10296   3007709     22.00     23.89  --
896.11/896.15	c  N dy 15031   3413410       777      3390         0     94273     10296   1011433     22.00     23.22  --
902.12/902.16	c  N dy 15108   3433439       777      3390         0    114161     10296   1662357     22.00     24.98  --
910.31/910.31	c  N dy 15194   3454986       777      3390         0    135539     10296   2360718     22.00     23.32  --
920.01/920.02	c  N dy 15303   3475033       777      3390         0    155433     10296   3003439     22.01     23.52  --
927.33/927.38	c  N dy 15397   3495744       777      3390         0     94625     10296    994620     22.01     23.27  --
933.32/933.31	c  N dy 15463   3516125       777      3390         0    114831     10296   1650855     22.01     23.33  --
941.81/941.81	c  N dy 15582   3537558       777      3390         0    136120     10296   2350067     22.01     23.41  --
952.21/952.20	c  N dy 15684   3558798       777      3390         0    157199     10296   3035897     22.01     23.26  --
959.52/959.56	c  N dy 15762   3578816       777      3390         0     94679     10296    963333     22.01     23.23  --
967.32/967.34	c  N dy 15892   3599130       777      3390         0    114866     10296   1630045     22.02     23.20  --
975.82/975.85	c  N dy 15986   3619192       777      3390         0    134768     10296   2282184     22.02     27.61  --
985.53/985.52	c  N dy 16122   3639279       777      3390         0    154709     10296   2937296     22.03     28.01  --
993.82/993.85	c  N dy 16211   3659867       777      3390         0     91772     10296    854488     22.03     23.23  --
999.93/999.97	c  N dy 16352   3679892       777      3390         0    111694     10296   1514073     22.04     23.60  --
1007.32/1007.39	c  N dy 16470   3699910       777      3390         0    131573     10296   2179468     22.05     24.96  --
1012.92/1012.90	c  S st 16535   3712310       777      3390         0    143893     10296   2585897     22.05   no data  --
1013.22/1013.22	c  S st 16535   3712814       777      3390         0    144396     10296   2602311     22.05   no data  --
1013.22/1013.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1013.22/1013.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1013.32/1013.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
1013.32/1013.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1013.32/1013.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1013.32/1013.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
1013.32/1013.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1021.62/1021.61	c lits-rem:       132  cl-subs:     1461  v-elim:      0  v-fix:    0  time:  8.23 s
1021.62/1021.61	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
1021.62/1021.64	c vivif2 --  cl tried   142935 cl shrink        0 lits rem          0 time: 0.03
1021.83/1021.81	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.17
1021.83/1021.82	c calculated reachability. Time: 0.00
1021.83/1021.82	c  N dy 16535   3712814       777      3390         0    142935     10296   2545460     22.05   no data  --
1031.62/1031.63	c  N dy 16585   3734997       777      3390         0    164900     10296   3244750     22.05     23.21  --
1037.12/1037.12	c  F st 16687   3751562       777      3390         0     96963     10296    999180     22.05   no data  --
1038.52/1038.54	c  N dy 16693   3756756       777      3390         0    102115     10296   1175027     22.05   no data  --
1045.22/1045.28	c  N dy 16751   3777313       777      3390         0    122455     10296   1823028     22.05     23.26  --
1053.32/1053.37	c  N dy 16816   3797317       777      3390         0    142309     10296   2465145     22.05     23.34  --
1063.92/1063.95	c  N dy 16894   3818738       777      3390         0    163543     10296   3133621     22.04     23.39  --
1071.52/1071.52	c  N dy 17012   3839147       777      3390         0     98516     10296   1024013     22.05     23.52  --
1078.42/1078.41	c  N dy 17128   3859617       777      3390         0    118827     10296   1683972     22.05     23.31  --
1086.62/1086.63	c  N dy 17222   3879622       777      3390         0    138694     10296   2338193     22.06     23.74  --
1096.92/1096.97	c  N dy 17317   3900912       777      3390         0    159775     10296   3017450     22.06     23.23  --
1106.12/1106.17	c  N dy 17388   3921320       777      3390         0     93695     10296    829457     22.06     23.45  --
1112.32/1112.33	c  N dy 17490   3941457       777      3390         0    113671     10296   1484373     22.06     23.28  --
1120.02/1120.07	c  N dy 17607   3961559       777      3390         0    133662     10296   2149509     22.07     23.23  --
1129.42/1129.45	c  N dy 17726   3981816       777      3390         0    153793     10296   2807394     22.07     23.32  --
1140.12/1140.17	c  N dy 17800   4001822       777      3390         0    173626     10296   3440251     22.07     23.55  --
1146.23/1146.24	c  N dy 17874   4021839       777      3390         0    106134     10296   1196852     22.07     23.56  --
1153.42/1153.42	c  N dy 17972   4041894       777      3390         0    126035     10296   1842783     22.07     23.28  --
1162.92/1162.93	c  N dy 18075   4062389       777      3390         0    146378     10296   2502744     22.07     23.27  --
1175.02/1175.02	c  N dy 18170   4082436       777      3390         0    166272     10296   3146283     22.08     23.39  --
1184.63/1184.67	c  N dy 18256   4104524       777      3390         0     99880     10296    975322     22.08     23.38  --
1191.52/1191.50	c  N dy 18339   4125582       777      3390         0    120753     10296   1655608     22.08     23.28  --
1199.82/1199.87	c  N dy 18431   4145658       777      3390         0    140671     10296   2309688     22.08     23.42  --
1210.12/1210.13	c  N dy 18562   4165677       777      3390         0    160558     10296   2971782     22.09     23.40  --
1220.83/1220.89	c  N dy 18647   4185735       777      3390         0     91140     10296    674938     22.09     25.77  --
1226.72/1226.72	c  N dy 18756   4205825       777      3390         0    111077     10296   1324598     22.09     26.08  --
1229.12/1229.15	c  S st 18797   4212814       777      3390         0    118006     10296   1550457     22.09   no data  --
1229.32/1229.39	c  S st 18797   4213314       777      3390         0    118506     10296   1566496     22.09   no data  --
1229.32/1229.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1229.32/1229.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1229.42/1229.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
1229.52/1229.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1229.52/1229.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1229.52/1229.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    777 time:  0.00 s
1229.52/1229.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1233.13/1233.13	c lits-rem:       201  cl-subs:      866  v-elim:      0  v-fix:    0  time:  3.63 s
1233.13/1233.13	c vivif2 --  cl tried     3390 cl shrink        0 lits rem          0 time: 0.00
1233.13/1233.15	c vivif2 --  cl tried   117640 cl shrink        0 lits rem          0 time: 0.02
1233.22/1233.27	c asymm  cl-useful: 0/3390/3390 lits-rem:0 time: 0.12
1233.22/1233.28	c calculated reachability. Time: 0.00
1233.22/1233.28	c  N dy 18797   4213314       777      3390         0    117640     10296   1534431     22.09   no data  --
1242.83/1242.80	c  N dy 18879   4237331       777      3390         0    141416     10296   2299434     22.09     23.26  --
1252.42/1252.40	c  N dy 18955   4257388       777      3390         0    161308     10296   2939123     22.09     23.48  --
1263.63/1263.60	c  N dy 19047   4277861       777      3390         0     91365     10296    653324     22.09     23.26  --
1269.22/1269.22	c  N dy 19107   4298007       777      3390         0    111316     10296   1297948     22.09     23.75  --
1276.22/1276.27	c  N dy 19171   4318109       777      3390         0    131222     10296   1943851     22.09     24.46  --
1285.53/1285.56	c  N dy 19288   4338328       777      3390         0    151298     10296   2599976     22.09     23.45  --
1296.13/1296.12	c  N dy 19374   4358405       777      3390         0    171200     10296   3245974     22.09     26.04  --

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: 977)

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

running on 2 cores: 4,6

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.77 3.93 3.60 7/186 25047
/proc/meminfo: memFree=31930792/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=30208 CPUtime=0 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 637 0 0 0 0 0 0 0 20 0 1 0 857004152 30932992 556 33554432000 4194304 4650387 140734177297552 18446744073709551615 4244293 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 7552 556 349 112 0 2517 0

[startup+0.0260589 s]
/proc/loadavg: 3.77 3.93 3.60 7/186 25047
/proc/meminfo: memFree=31930792/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=30804 CPUtime=0.02 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 812 0 0 0 2 0 0 0 20 0 1 0 857004152 31543296 731 33554432000 4194304 4650387 140734177297552 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 7701 732 378 112 0 2666 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30804

[startup+0.101086 s]
/proc/loadavg: 3.77 3.93 3.60 7/186 25047
/proc/meminfo: memFree=31930792/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=30804 CPUtime=0.09 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 899 0 0 0 9 0 0 0 20 0 1 0 857004152 31543296 818 33554432000 4194304 4650387 140734177297552 18446744073709551615 4363534 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 7701 818 379 112 0 2666 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30804

[startup+0.301037 s]
/proc/loadavg: 3.77 3.93 3.60 7/186 25047
/proc/meminfo: memFree=31930792/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=31424 CPUtime=0.29 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 1228 0 0 0 29 0 0 0 21 0 1 0 857004152 32178176 950 33554432000 4194304 4650387 140734177297552 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 7856 950 381 112 0 2821 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31424

[startup+0.700968 s]
/proc/loadavg: 3.77 3.93 3.60 7/186 25047
/proc/meminfo: memFree=31930792/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=31940 CPUtime=0.69 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 1734 0 0 0 69 0 0 0 22 0 1 0 857004152 32706560 1157 33554432000 4194304 4650387 140734177297552 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 7985 1157 381 112 0 2950 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31940

[startup+1.50081 s]
/proc/loadavg: 3.79 3.93 3.60 6/190 25051
/proc/meminfo: memFree=31916144/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=32712 CPUtime=1.49 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 2722 0 0 0 149 0 0 0 25 0 1 0 857004152 33497088 1282 33554432000 4194304 4650387 140734177297552 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 8178 1282 382 112 0 3143 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32712

[startup+3.10051 s]
/proc/loadavg: 3.79 3.93 3.60 6/190 25051
/proc/meminfo: memFree=31890352/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=40772 CPUtime=3.09 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 5646 0 0 0 309 0 0 0 25 0 1 0 857004152 41750528 3136 33554432000 4194304 4650387 140734177297552 18446744073709551615 4304295 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 10193 3136 383 112 0 5158 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40772

[startup+6.30098 s]
/proc/loadavg: 3.79 3.93 3.60 6/190 25051
/proc/meminfo: memFree=31883928/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=42828 CPUtime=6.29 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 8388 0 0 0 629 0 0 0 25 0 1 0 857004152 43855872 3833 33554432000 4194304 4650387 140734177297552 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 10707 3833 383 112 0 5672 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42828

[startup+12.7008 s]
/proc/loadavg: 3.82 3.94 3.60 6/190 25052
/proc/meminfo: memFree=31850960/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=56980 CPUtime=12.69 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 11436 0 0 0 1268 1 0 0 25 0 1 0 857004152 58347520 6115 33554432000 4194304 4650387 140734177297552 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 14245 6115 383 112 0 9210 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56980

[startup+25.5005 s]
/proc/loadavg: 3.85 3.94 3.61 5/190 25052
/proc/meminfo: memFree=31821748/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=75428 CPUtime=25.49 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 14795 0 0 0 2547 2 0 0 25 0 1 0 857004152 77238272 9474 33554432000 4194304 4650387 140734177297552 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 18857 9474 383 112 0 13822 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 75428

[startup+51.101 s]
/proc/loadavg: 3.90 3.94 3.62 6/190 25053
/proc/meminfo: memFree=31810872/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=61412 CPUtime=51.1 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 22010 0 0 0 5106 4 0 0 25 0 1 0 857004152 62885888 8435 33554432000 4194304 4650387 140734177297552 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 15353 8435 383 112 0 10318 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 61412

[startup+102.307 s]
/proc/loadavg: 3.96 3.95 3.64 6/190 25054
/proc/meminfo: memFree=31790596/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=66432 CPUtime=102.3 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 37288 0 0 0 10223 7 0 0 25 0 1 0 857004152 68026368 10205 33554432000 4194304 4650387 140734177297552 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 16608 10205 383 112 0 11573 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 66432

[startup+162.301 s]
/proc/loadavg: 4.11 3.99 3.67 5/190 25056
/proc/meminfo: memFree=31733612/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=80136 CPUtime=162.3 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 53681 0 0 0 16219 11 0 0 25 0 1 0 857004152 82059264 13612 33554432000 4194304 4650387 140734177297552 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 20034 13612 383 112 0 14999 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 80136

[startup+222.3 s]
/proc/loadavg: 4.04 3.99 3.68 5/190 25066
/proc/meminfo: memFree=31705128/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=90264 CPUtime=222.29 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 67933 0 0 0 22215 14 0 0 25 0 1 0 857004152 92430336 14993 33554432000 4194304 4650387 140734177297552 18446744073709551615 4363391 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 22566 14993 383 112 0 17531 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 90264

[startup+282.301 s]
/proc/loadavg: 4.01 3.99 3.70 6/190 25068
/proc/meminfo: memFree=31697860/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=90448 CPUtime=282.3 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 78828 0 0 0 28212 18 0 0 25 0 1 0 857004152 92618752 16434 33554432000 4194304 4650387 140734177297552 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 22612 16434 383 112 0 17577 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 90448

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.72 6/190 25069
/proc/meminfo: memFree=31647332/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=90628 CPUtime=342.3 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 88920 0 0 0 34209 21 0 0 25 0 1 0 857004152 92803072 16381 33554432000 4194304 4650387 140734177297552 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 22657 16381 383 112 0 17622 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 90628

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.73 5/190 25071
/proc/meminfo: memFree=31649872/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=90796 CPUtime=402.31 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 98340 0 0 0 40206 25 0 0 25 0 1 0 857004152 92975104 15007 33554432000 4194304 4650387 140734177297552 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 22699 15007 383 112 0 17664 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 90796

[startup+462.3 s]
/proc/loadavg: 4.00 3.99 3.75 5/190 25073
/proc/meminfo: memFree=31647584/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=92960 CPUtime=462.3 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 107607 0 0 0 46203 27 0 0 25 0 1 0 857004152 95191040 15699 33554432000 4194304 4650387 140734177297552 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 23240 15699 383 112 0 18205 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 92960

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.76 6/190 25074
/proc/meminfo: memFree=31622468/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=93052 CPUtime=522.3 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 115363 0 0 0 52201 29 0 0 25 0 1 0 857004152 95285248 17477 33554432000 4194304 4650387 140734177297552 18446744073709551615 4354987 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 23263 17477 383 112 0 18228 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 93052

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.77 6/190 25076
/proc/meminfo: memFree=31606788/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=93180 CPUtime=582.31 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 123999 0 0 0 58198 33 0 0 25 0 1 0 857004152 95416320 16929 33554432000 4194304 4650387 140734177297552 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 23295 16929 383 112 0 18260 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 93180

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.78 5/190 25077
/proc/meminfo: memFree=31606340/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=142140 CPUtime=642.32 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 132152 0 0 0 64197 35 0 0 25 0 1 0 857004152 145551360 18715 33554432000 4194304 4650387 140734177297552 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 35535 18715 383 112 0 30500 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 142140

[startup+702.301 s]
/proc/loadavg: 4.08 4.00 3.80 6/190 25079
/proc/meminfo: memFree=31603928/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=95768 CPUtime=702.31 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 140174 0 0 0 70194 37 0 0 25 0 1 0 857004152 98066432 16817 33554432000 4194304 4650387 140734177297552 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 23942 16817 383 112 0 18907 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 95768

[startup+762.307 s]
/proc/loadavg: 4.06 4.01 3.81 6/190 25081
/proc/meminfo: memFree=31578944/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=143060 CPUtime=762.32 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 145637 0 0 0 76193 39 0 0 25 0 1 0 857004152 146493440 18885 33554432000 4194304 4650387 140734177297552 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 35765 18885 383 112 0 30730 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 143060

[startup+822.301 s]
/proc/loadavg: 4.02 4.01 3.82 5/190 25082
/proc/meminfo: memFree=31564632/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=116124 CPUtime=822.31 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 156450 0 0 0 82189 42 0 0 25 0 1 0 857004152 118910976 22778 33554432000 4194304 4650387 140734177297552 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 29031 22778 383 112 0 23996 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 116124

[startup+882.3 s]
/proc/loadavg: 4.01 4.00 3.83 5/190 25084
/proc/meminfo: memFree=31568760/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=116212 CPUtime=882.31 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 163739 0 0 0 88187 44 0 0 25 0 1 0 857004152 119001088 22946 33554432000 4194304 4650387 140734177297552 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 29053 22946 383 112 0 24018 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 116212

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.83 6/190 25085
/proc/meminfo: memFree=31567936/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=116304 CPUtime=942.31 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 170854 0 0 0 94184 47 0 0 25 0 1 0 857004152 119095296 22765 33554432000 4194304 4650387 140734177297552 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 29076 22765 383 112 0 24041 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 116304

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.84 6/190 25087
/proc/meminfo: memFree=31565636/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=116392 CPUtime=1002.32 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 177642 0 0 0 100182 50 0 0 25 0 1 0 857004152 119185408 22088 33554432000 4194304 4650387 140734177297552 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 29098 22088 383 112 0 24063 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 116392

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 25089
/proc/meminfo: memFree=31545368/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=177132 CPUtime=1062.32 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 185576 0 0 0 106180 52 0 0 25 0 1 0 857004152 181383168 26153 33554432000 4194304 4650387 140734177297552 18446744073709551615 4514480 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 44283 26153 383 112 0 39248 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 177132

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 25090
/proc/meminfo: memFree=31529416/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=128368 CPUtime=1122.32 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 192502 0 0 0 112177 55 0 0 25 0 1 0 857004152 131448832 25398 33554432000 4194304 4650387 140734177297552 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 32092 25398 383 112 0 27057 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 128368

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.86 6/190 25092
/proc/meminfo: memFree=31526480/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=128460 CPUtime=1182.33 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 198635 0 0 0 118176 57 0 0 25 0 1 0 857004152 131543040 23663 33554432000 4194304 4650387 140734177297552 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 32115 23663 383 112 0 27080 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 128460

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.86 6/190 25093
/proc/meminfo: memFree=31516120/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=128504 CPUtime=1242.33 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 204580 0 0 0 124174 59 0 0 25 0 1 0 857004152 131588096 25595 33554432000 4194304 4650387 140734177297552 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 32126 25595 383 112 0 27091 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 128504



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.03 3.88 4/188 25097
/proc/meminfo: memFree=31735768/32951124 swapFree=67050916/67111528
[pid=25047] ppid=25044 vsize=178460 CPUtime=1300.03 cores=4,6
/proc/25047/stat : 25047 (strangenight1-s) R 25044 25047 22403 0 -1 4202496 209902 0 0 0 129942 61 0 0 25 0 1 0 857004152 182743040 26847 33554432000 4194304 4650387 140734177297552 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25047/statm: 44615 26847 383 112 0 39580 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 178460

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.05
CPU user time (s): 1299.43
CPU system time (s): 0.621905
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 178460

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

runsolver used 2.35764 second user time and 4.70828 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-09 20:57:59
IDJOB=3369927
IDBENCH=82736
IDSOLVER=1847
FILE ID=node146/3369927-1307645879
RUNJOBID= node146-1307645879-24993
PBS_JOBID= 13549346
Free space on /tmp= 74116 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v800-c3408-S1631205309-024.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369927-1307645879/watcher-3369927-1307645879 -o /tmp/evaluation-result-3369927-1307645879/solver-3369927-1307645879 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369927-1307645879.cnf

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

MD5SUM BENCH= 2e95b09b89f7d260e53f8f199a98d276
RANDOM SEED=901986637

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31932584 kB
Buffers:        214692 kB
Cached:         576932 kB
SwapCached:      14540 kB
Active:         410440 kB
Inactive:       402844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31932584 kB
SwapTotal:    67111528 kB
SwapFree:     67050916 kB
Dirty:           24936 kB
Writeback:           0 kB
AnonPages:       19464 kB
Mapped:           9580 kB
Slab:           140008 kB
PageTables:       5588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   240212 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= 74104 MiB
End job on node146 at 2011-06-09 21:19:41