Trace number 3370015

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S1475406203-080.UNKNOWN.cnf
MD5SUM6cadcf1602218f53da431eaffbc93148
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370015-1305384903.cnf'
0.00/0.01	c -- header says num vars:             90
0.00/0.01	c -- header says num clauses:        8010
0.00/0.01	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.01	c -- vars added         90
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        90      8010         0         0     56070         0   no data   no data  --
0.08/0.19	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.18
0.08/0.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.18/0.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.18/0.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.18/0.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.18/0.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.18/0.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.18/0.22	c Finding binary XORs  T:     0.00 s  found:       0
0.18/0.23	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.18/0.23	c calculated reachability. Time: 0.00
0.18/0.23	c Calc default polars -  time:   0.00 s pos:      43 undec:       1 neg:      46
0.18/0.23	c =========================================================================================
0.18/0.23	c types(t): F = full restart, N = normal restart
0.18/0.23	c types(t): S = simplification begin/end, E = solution found
0.18/0.23	c restart types(rt): st = static, dy = dynamic
0.18/0.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.18/0.23	c  B st     0         0        90      8010         0         0     56070         0   no data   no data  --
0.38/0.49	c  N dy     8      7798        90      8010         0      4891     56070    133495     25.46     26.91  --
0.58/0.66	c  N dy    27     11855        90      8010         0      4722     56070    112923     25.92     27.50  --
0.78/0.84	c  N dy    39     15917        90      8010         0      8495     56070    225514     25.94     27.32  --
1.09/1.14	c  N dy    53     22462        90      8010         0      9327     56070    231383     25.92     27.33  --
1.18/1.26	c  F st    61     25000        90      8010         0     11682     56070    301070     25.93     25.92  --
1.28/1.37	c  N st    65     27032        90      8010         0      7257     56070    152374     25.93   no data  --
1.48/1.51	c  S st    67     30000        90      8010         0      9995     56070    234868     25.93   no data  --
1.48/1.54	c  S st    67     30503        90      8010         0     10467     56070    249111     25.93   no data  --
1.48/1.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.48/1.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.48/1.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.48/1.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.48/1.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.48/1.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1.48/1.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.68/2.72	c lits-rem:      1428  cl-subs:      696  v-elim:      0  v-fix:    0  time:  1.17 s
2.98/3.03	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.31
2.98/3.03	c calculated reachability. Time: 0.00
2.98/3.03	c  N dy    67     30503        90      8010         0      9771     56070    224773     25.93   no data  --
3.18/3.28	c  N dy    72     35046        90      8010         0     13962     56070    347869     25.79     27.21  --
3.38/3.50	c  N dy    83     39462        90      8010         0     10769     56070    238652     25.80     27.16  --
3.78/3.89	c  N dy    93     45759        90      8010         0      8307     56070    147898     25.72     24.01  --
3.78/3.89	c  S st    93     45759        90      8010         0      8307     56070    147898     25.72     24.01  --
3.88/3.93	c  S st    93     46261        90      8010         0      8782     56070    162065     25.72   no data  --
3.88/3.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.88/3.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.88/3.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.88/3.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.88/3.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.88/3.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
3.88/3.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.78/4.83	c lits-rem:       188  cl-subs:       52  v-elim:      0  v-fix:    0  time:  0.89 s
4.78/4.83	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
4.78/4.83	c vivif2 --  cl tried     8730 cl shrink        0 lits rem          0 time: 0.00
5.08/5.12	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.28
5.08/5.12	c calculated reachability. Time: 0.00
5.08/5.12	c  N dy    93     46261        90      8010         0      8730     56070    160034     25.72   no data  --
5.28/5.33	c  N dy    99     50310        90      8010         0     12478     56070    269532     25.67     27.03  --
5.78/5.87	c  N dy   107     58996        90      8010         0     11297     56070    218143     25.55     26.93  --
6.08/6.12	c  N dy   125     63070        90      8010         0     15067     56070    329953     25.60     27.00  --
6.28/6.39	c  N dy   130     67176        90      8010         0     18843     56070    441218     25.56     27.01  --
6.49/6.54	c  S st   131     69391        90      8010         0     10750     56070    187059     25.53     24.80  --
6.49/6.57	c  S st   131     69893        90      8010         0     11224     56070    201649     25.53   no data  --
6.49/6.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.49/6.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.49/6.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.49/6.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.49/6.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.49/6.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
6.49/6.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.48/7.57	c lits-rem:       411  cl-subs:      160  v-elim:      0  v-fix:    0  time:  0.98 s
7.48/7.57	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
7.48/7.57	c vivif2 --  cl tried    11064 cl shrink        0 lits rem          0 time: 0.00
7.88/7.90	c asymm  cl-useful: 0/7931/8010 lits-rem:0 time: 0.33
7.88/7.90	c calculated reachability. Time: 0.00
7.88/7.90	c  N dy   131     69893        90      8010         0     11064     56070    196068     25.53   no data  --
8.28/8.33	c  N dy   151     77395        90      8010         0     18029     56070    400854     25.50     26.90  --
8.79/8.84	c  N dy   165     85070        90      8010         0     14019     56070    265144     25.47     26.90  --
8.88/8.99	c  F st   181     87500        90      8010         0     16294     56070    333647     25.52     25.55  --
9.18/9.20	c  N st   186     90798        90      8010         0     19319     56070    423526     25.52   no data  --
9.58/9.67	c  N dy   196     97324        90      8010         0     13337     56070    227840     25.50     26.96  --
10.08/10.13	c  N dy   207    104839        90      8010         0     20280     56070    432804     25.45     23.47  --
10.08/10.13	c  S st   207    104839        90      8010         0     20280     56070    432804     25.45     23.47  --
10.08/10.18	c  S st   207    105339        90      8010         0     20749     56070    447028     25.45   no data  --
10.08/10.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.08/10.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.08/10.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
10.18/10.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.18/10.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.18/10.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
10.18/10.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.78/11.84	c lits-rem:      1895  cl-subs:     1536  v-elim:      0  v-fix:    0  time:  1.64 s
11.78/11.84	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
11.78/11.85	c vivif2 --  cl tried    19213 cl shrink        0 lits rem          0 time: 0.00
12.09/12.19	c asymm  cl-useful: 0/5577/8010 lits-rem:0 time: 0.34
12.09/12.19	c calculated reachability. Time: 0.00
12.09/12.19	c  N dy   207    105339        90      8010         0     19213     56070    397647     25.45   no data  --
12.98/13.05	c  N dy   222    117516        90      8010         0     17558     56070    330783     25.32     26.72  --
13.78/13.80	c  N dy   247    127089        90      8010         0     26452     56070    592278     25.30     26.70  --
14.48/14.55	c  N dy   251    137463        90      8010         0     22185     56070    449499     25.20     26.62  --
15.18/15.28	c  N dy   266    146237        90      8010         0     15513     56070    239833     25.17     26.81  --
16.08/16.14	c  N dy   278    158008        90      8010         0     26273     56070    549624     25.06     24.71  --
16.08/16.14	c  S st   278    158008        90      8010         0     26273     56070    549624     25.06     24.71  --
16.18/16.20	c  S st   278    158510        90      8010         0     26748     56070    563434     25.06   no data  --
16.18/16.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.18/16.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.18/16.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
16.18/16.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.18/16.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.18/16.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
16.18/16.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.28/18.36	c lits-rem:      1615  cl-subs:     2464  v-elim:      0  v-fix:    0  time:  2.13 s
18.28/18.36	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
18.28/18.36	c vivif2 --  cl tried    24284 cl shrink        0 lits rem          0 time: 0.00
18.48/18.54	c asymm  cl-useful: 0/1941/8010 lits-rem:0 time: 0.17
18.48/18.54	c calculated reachability. Time: 0.00
18.48/18.54	c  N dy   278    158510        90      8010         0     24284     56070    490154     25.06   no data  --
19.38/19.46	c  N dy   306    169105        90      8010         0     18541     56070    313014     25.07     26.41  --
20.38/20.42	c  N dy   351    180709        90      8010         0     29233     56070    628143     25.11     26.45  --
22.38/22.49	c  N dy   381    204204        90      8010         0     34265     56070    738606     24.96     26.67  --
23.68/23.78	c  N dy   450    218710        90      8010         0     30295     56070    626950     25.02     26.53  --
25.48/25.50	c  N dy   489    237023        90      8010         0     28674     56070    550390     25.01     26.33  --
25.48/25.58	c  S st   496    237765        90      8010         0     29359     56070    570727     25.01     24.30  --
25.58/25.64	c  S st   496    238267        90      8010         0     29842     56070    584962     25.01   no data  --
25.58/25.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.58/25.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.58/25.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
25.58/25.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.58/25.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.58/25.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
25.58/25.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.98/28.06	c lits-rem:      1950  cl-subs:     2417  v-elim:      0  v-fix:    0  time:  2.39 s
27.98/28.06	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
27.98/28.06	c vivif2 --  cl tried    27425 cl shrink        0 lits rem          0 time: 0.00
28.18/28.24	c asymm  cl-useful: 0/2398/8010 lits-rem:0 time: 0.17
28.18/28.24	c calculated reachability. Time: 0.00
28.18/28.24	c  N dy   496    238267        90      8010         0     27425     56070    511846     25.01   no data  --
29.78/29.83	c  N dy   497    254023        90      8010         0     22601     56070    362300     24.92     26.33  --
31.38/31.49	c  N dy   587    270366        90      8010         0     37742     56070    809529     24.99     26.50  --
33.17/33.23	c  N dy   670    287651        90      8010         0     33575     56070    672834     25.05     26.76  --
35.08/35.21	c  N dy   739    306144        90      8010         0     29506     56070    531734     25.06     26.42  --
35.18/35.22	c  F st   741    306250        90      8010         0     29607     56070    534910     25.06   no data  --
37.28/37.40	c  N dy   804    325726        90      8010         0     25396     56070    389123     25.09     28.00  --
39.48/39.57	c  N dy   868    345746        90      8010         0     43834     56070    926610     25.08     26.51  --
40.77/40.84	c  S st   902    357401        90      8010         0     31500     56070    548602     25.09     23.35  --
40.87/40.92	c  S st   902    357904        90      8010         0     31971     56070    562948     25.09   no data  --
40.87/40.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.87/40.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.87/40.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
40.87/40.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.87/40.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.87/40.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
40.87/40.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.17/43.24	c lits-rem:      1818  cl-subs:     1809  v-elim:      0  v-fix:    0  time:  2.29 s
43.17/43.24	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
43.17/43.25	c vivif2 --  cl tried    30162 cl shrink        0 lits rem          0 time: 0.00
43.37/43.42	c asymm  cl-useful: 0/1755/8010 lits-rem:0 time: 0.17
43.37/43.42	c calculated reachability. Time: 0.00
43.37/43.42	c  N dy   902    357904        90      8010         0     30162     56070    506487     25.09   no data  --
45.77/45.87	c  N dy   973    377926        90      8010         0     24729     56070    334063     25.11     27.88  --
48.67/48.77	c  N dy  1020    404841        90      8010         0     49554     56070   1061197     25.10     26.43  --
51.08/51.16	c  N dy  1089    426152        90      8010         0     44374     56070    895044     25.11     26.47  --
53.58/53.60	c  N dy  1177    446169        90      8010         0     37071     56070    664967     25.14     27.50  --
56.09/56.16	c  N dy  1202    467085        90      8010         0     29540     56070    422710     25.11     26.57  --
58.67/58.74	c  N dy  1305    487727        90      8010         0     48743     56070    992620     25.15     26.47  --
61.07/61.19	c  N dy  1349    507823        90      8010         0     39493     56070    694181     25.12     27.27  --
63.98/64.09	c  N dy  1427    528280        90      8010         0     29791     56070    389996     25.15     26.48  --
64.89/64.94	c  S st  1442    536856        90      8010         0     37737     56070    623320     25.13     23.75  --
64.98/65.03	c  S st  1442    537358        90      8010         0     38215     56070    637925     25.13   no data  --
64.98/65.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.98/65.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.98/65.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
64.98/65.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.98/65.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.98/65.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
64.98/65.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
68.28/68.35	c lits-rem:      1299  cl-subs:     1739  v-elim:      0  v-fix:    0  time:  3.29 s
68.28/68.35	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
68.28/68.36	c vivif2 --  cl tried    36476 cl shrink        0 lits rem          0 time: 0.01
68.48/68.54	c asymm  cl-useful: 0/1452/8010 lits-rem:0 time: 0.18
68.48/68.54	c calculated reachability. Time: 0.00
68.48/68.54	c  N dy  1442    537358        90      8010         0     36476     56070    583963     25.13   no data  --
71.18/71.23	c  N dy  1529    557373        90      8010         0     55078     56070   1133932     25.15     26.58  --
76.07/76.13	c  N dy  1576    595079        90      8010         0     60020     56070   1243899     25.07     26.48  --
78.48/78.59	c  N dy  1632    615136        90      8010         0     48192     56070    893962     25.07     26.70  --
81.98/82.06	c  N dy  1716    637813        90      8010         0     37818     56070    571996     25.08     26.52  --
84.98/85.09	c  N dy  1817    658118        90      8010         0     56664     56070   1130731     25.11     26.44  --
88.37/88.44	c  N dy  1894    681317        90      8010         0     45733     56070    782746     25.10     26.45  --
91.67/91.74	c  N dy  1979    701363        90      8010         0     64353     56070   1333284     25.12     28.41  --
95.07/95.16	c  N dy  2049    726498        90      8010         0     54265     56070   1020533     25.12     26.51  --
98.68/98.74	c  N dy  2127    748106        90      8010         0     40020     56070    583847     25.13     26.46  --
101.77/101.82	c  N dy  2243    768134        90      8010         0     58602     56070   1138803     25.16     27.09  --
105.07/105.15	c  N dy  2252    790213        90      8010         0     43774     56070    666572     25.12     26.54  --
107.79/107.86	c  S st  2333    806037        90      8010         0     58518     56070   1106055     25.14     24.09  --
107.98/108.02	c  S st  2333    806544        90      8010         0     58997     56070   1120747     25.14   no data  --
107.98/108.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
107.98/108.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
107.98/108.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
107.98/108.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.98/108.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.98/108.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
107.98/108.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
116.18/116.26	c lits-rem:      2880  cl-subs:     4510  v-elim:      0  v-fix:    0  time:  8.18 s
116.18/116.26	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
116.18/116.28	c vivif2 --  cl tried    54487 cl shrink        0 lits rem          0 time: 0.01
116.38/116.47	c asymm  cl-useful: 0/1018/8010 lits-rem:0 time: 0.20
116.38/116.47	c calculated reachability. Time: 0.00
116.38/116.47	c  N dy  2333    806544        90      8010         0     54487     56070    980287     25.14   no data  --
119.97/120.03	c  N dy  2402    826685        90      8010         0     37180     56070    462826     25.14     26.49  --
123.47/123.51	c  N dy  2468    851671        90      8010         0     60350     56070   1146294     25.14     26.67  --
126.97/127.08	c  N dy  2548    871933        90      8010         0     42178     56070    592734     25.15     26.64  --
130.27/130.30	c  N dy  2588    894348        90      8010         0     62943     56070   1199507     25.14     26.48  --
134.37/134.47	c  N dy  2662    918838        90      8010         0     47612     56070    726911     25.14     26.57  --
139.28/139.35	c  N dy  2776    946502        90      8010         0     73117     56070   1479906     25.15     26.48  --
142.78/142.81	c  N dy  2869    967627        90      8010         0     53913     56070    902069     25.17     26.75  --
146.48/146.54	c  N dy  2953    987698        90      8010         0     72517     56070   1452303     25.18     26.53  --
150.08/150.11	c  N dy  3050   1008016        90      8010         0     51476     56070    810820     25.20     26.54  --
153.57/153.67	c  N dy  3113   1029201        90      8010         0     71093     56070   1389319     25.20     26.67  --
157.37/157.46	c  N dy  3207   1049330        90      8010         0     48964     56070    716604     25.21     26.58  --
160.78/160.85	c  N dy  3305   1069348        90      8010         0     67457     56070   1265834     25.23     26.58  --
161.38/161.47	c  F st  3329   1071875        90      8010         0     69809     56070   1337205     25.23     25.40  --
165.48/165.55	c  N dy  3400   1092431        90      8010         0     47207     56070    643964     25.24     26.78  --
173.38/173.45	c  N dy  3447   1142240        90      8010         0     50413     56070    723000     25.17     26.57  --
177.28/177.31	c  N dy  3548   1163433        90      8010         0     70050     56070   1306896     25.18     26.53  --
181.97/182.06	c  N dy  3675   1183464        90      8010         0     45326     56070    559277     25.21     26.61  --
185.28/185.35	c  N dy  3735   1203901        90      8010         0     64249     56070   1119368     25.21     26.59  --
186.58/186.69	c  S st  3760   1209816        90      8010         0     69737     56070   1282556     25.21   no data  --
186.78/186.87	c  S st  3760   1210322        90      8010         0     70217     56070   1297057     25.21   no data  --
186.78/186.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
186.78/186.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
186.89/186.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
186.89/186.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
186.89/186.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
186.89/186.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
186.89/186.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
199.78/199.88	c lits-rem:      3017  cl-subs:     4670  v-elim:      0  v-fix:    0  time: 12.94 s
199.78/199.88	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
199.88/199.90	c vivif2 --  cl tried    65547 cl shrink        0 lits rem          0 time: 0.01
200.09/200.12	c asymm  cl-useful: 0/844/8010 lits-rem:0 time: 0.22
200.09/200.12	c calculated reachability. Time: 0.00
200.09/200.13	c  N dy  3760   1210322        90      8010         0     65547     56070   1148431     25.21   no data  --
204.37/204.43	c  N dy  3848   1230516        90      8010         0     84262     56070   1703580     25.22     26.70  --
207.89/207.96	c  N dy  3869   1252676        90      8010         0     60531     56070    982679     25.21     26.78  --
212.29/212.35	c  N dy  3955   1274724        90      8010         0     80937     56070   1588294     25.21     26.60  --
216.58/216.67	c  N dy  4063   1294817        90      8010         0     54290     56070    785162     25.23     29.19  --
225.08/225.17	c  N dy  4129   1340925        90      8010         0     50587     56070    650784     25.19     26.54  --
229.18/229.28	c  N dy  4190   1365907        90      8010         0     73672     56070   1328588     25.19     26.83  --
236.58/236.68	c  N dy  4302   1401355        90      8010         0     59281     56070    884070     25.18     26.61  --
240.97/241.08	c  N dy  4388   1424128        90      8010         0     80374     56070   1512322     25.19     26.57  --
246.08/246.10	c  N dy  4470   1446343        90      8010         0     52921     56070    683844     25.20     26.75  --
249.88/249.96	c  N dy  4594   1466793        90      8010         0     71865     56070   1252707     25.22     26.62  --
257.77/257.84	c  N dy  4641   1507398        90      8010         0     60253     56070    877304     25.20     26.56  --
262.18/262.20	c  N dy  4747   1527463        90      8010         0     78834     56070   1432189     25.21     27.56  --
269.68/269.72	c  N dy  4816   1563540        90      8010         0     62249     56070    917801     25.20     26.80  --
274.18/274.23	c  N dy  4911   1584810        90      8010         0     81924     56070   1501603     25.21     26.54  --
279.78/279.83	c  N dy  5007   1605518        90      8010         0    101091     56070   2075182     25.22     26.57  --
283.58/283.60	c  N dy  5075   1626333        90      8010         0     69538     56070   1124734     25.22     26.60  --
287.88/287.99	c  N dy  5141   1646337        90      8010         0     87972     56070   1668050     25.22     26.59  --
292.97/293.01	c  N dy  5184   1667335        90      8010         0     55635     56070    692273     25.21     26.73  --
296.99/297.04	c  N dy  5274   1688794        90      8010         0     75359     56070   1272469     25.22     26.71  --
302.49/302.59	c  N dy  5363   1708971        90      8010         0     94075     56070   1831343     25.23     26.74  --
303.08/303.11	c  S st  5377   1710324        90      8010         0     95337     56070   1870043     25.23   no data  --
303.28/303.37	c  S st  5377   1710827        90      8010         0     95814     56070   1884628     25.23   no data  --
303.28/303.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
303.28/303.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
303.38/303.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
303.38/303.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
303.38/303.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
303.38/303.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
303.38/303.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
382.48/382.53	c lits-rem:      5704  cl-subs:     8039  v-elim:      0  v-fix:    0  time: 79.05 s
382.48/382.53	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
382.48/382.55	c vivif2 --  cl tried    87775 cl shrink        0 lits rem          0 time: 0.02
382.69/382.78	c asymm  cl-useful: 0/543/8010 lits-rem:0 time: 0.23
382.69/382.79	c calculated reachability. Time: 0.00
382.69/382.79	c  N dy  5377   1710827        90      8010         0     87775     56070   1626924     25.23   no data  --
387.68/387.74	c  N dy  5420   1731358        90      8010         0     54396     56070    642622     25.23     26.70  --
391.59/391.61	c  N dy  5530   1751457        90      8010         0     73080     56070   1200966     25.24     26.64  --
396.38/396.43	c  N dy  5608   1771648        90      8010         0     91757     56070   1750535     25.24     26.67  --
413.08/413.17	c  N dy  5675   1847264        90      8010         0    107490     56070   2143800     25.16     26.51  --
417.28/417.35	c  N dy  5772   1867357        90      8010         0     72046     56070   1134277     25.17     28.83  --
422.29/422.38	c  N dy  5845   1888846        90      8010         0     91937     56070   1726971     25.17     26.52  --
428.89/428.91	c  N dy  5967   1908907        90      8010         0    110533     56070   2285066     25.19     27.46  --
433.08/433.16	c  N dy  6087   1928919        90      8010         0     73775     56070   1166654     25.20     28.37  --
437.79/437.88	c  N dy  6177   1948961        90      8010         0     92367     56070   1721520     25.21     26.54  --
444.28/444.36	c  N dy  6258   1971784        90      8010         0     57093     56070    645292     25.21     26.81  --
448.28/448.31	c  N dy  6285   1995376        90      8010         0     78811     56070   1285562     25.20     26.62  --
452.98/453.06	c  N dy  6337   2015978        90      8010         0     97860     56070   1846405     25.20     26.60  --
460.89/460.92	c  N dy  6415   2046757        90      8010         0     68896     56070    963237     25.18     26.59  --
467.49/467.54	c  N dy  6524   2069824        90      8010         0     90265     56070   1599060     25.19     26.55  --
474.68/474.70	c  N dy  6598   2091367        90      8010         0    110090     56070   2189438     25.19     26.66  --
480.08/480.17	c  N dy  6664   2111941        90      8010         0     71027     56070   1022090     25.19     26.64  --
485.09/485.14	c  N dy  6781   2132040        90      8010         0     89664     56070   1580947     25.20     26.90  --
490.68/490.80	c  N dy  6838   2152948        90      8010         0    108965     56070   2151215     25.20     26.55  --
496.58/496.62	c  N dy  6945   2173488        90      8010         0     68856     56070    940655     25.21     26.55  --
500.38/500.46	c  N dy  6970   2193668        90      8010         0     87297     56070   1474560     25.20     26.56  --
505.39/505.41	c  S st  7058   2210829        90      8010         0    103192     56070   1948339     25.21     24.18  --
505.59/505.67	c  S st  7058   2211339        90      8010         0    103678     56070   1962880     25.21   no data  --
505.59/505.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
505.59/505.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
505.69/505.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
505.69/505.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
505.69/505.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
505.69/505.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
505.69/505.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
590.98/591.04	c lits-rem:      5303  cl-subs:     8590  v-elim:      0  v-fix:    0  time: 85.27 s
590.98/591.04	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
590.98/591.06	c vivif2 --  cl tried    95088 cl shrink        0 lits rem          0 time: 0.02
591.28/591.31	c asymm  cl-useful: 0/838/8010 lits-rem:0 time: 0.25
591.28/591.31	c calculated reachability. Time: 0.00
591.28/591.31	c  N dy  7058   2211339        90      8010         0     95088     56070   1697060     25.21   no data  --
597.48/597.59	c  N dy  7172   2231678        90      8010         0    113965     56070   2262456     25.22     26.56  --
602.88/602.91	c  N dy  7281   2252743        90      8010         0     73717     56070   1075012     25.23     26.82  --
607.38/607.47	c  N dy  7344   2272748        90      8010         0     92211     56070   1622431     25.23     27.03  --
613.79/613.83	c  N dy  7469   2292844        90      8010         0    110859     56070   2182524     25.24     26.96  --
621.69/621.79	c  N dy  7482   2332563        90      8010         0     86369     56070   1391596     25.20     26.79  --
629.29/629.34	c  N dy  7591   2360302        90      8010         0    111968     56070   2148186     25.20     26.53  --
636.48/636.54	c  N dy  7689   2380371        90      8010         0     68873     56070    889194     25.20     26.54  --
641.59/641.64	c  N dy  7730   2401757        90      8010         0     88529     56070   1464738     25.20     26.73  --
648.78/648.87	c  N dy  7836   2421799        90      8010         0    107082     56070   2020777     25.21     26.72  --
657.38/657.45	c  N dy  7940   2441896        90      8010         0     62985     56070    691852     25.22     28.03  --
661.69/661.78	c  N dy  8044   2462044        90      8010         0     81684     56070   1250766     25.23     26.57  --
666.79/666.82	c  N dy  8068   2484393        90      8010         0    102221     56070   1854190     25.22     26.57  --
676.98/677.06	c  N dy  8119   2526207        90      8010         0     76911     56070   1075867     25.20     26.53  --
683.68/683.79	c  N dy  8229   2552790        90      8010         0    101420     56070   1801117     25.20     26.63  --
689.89/689.93	c  N dy  8272   2573507        90      8010         0    120465     56070   2357350     25.20     26.71  --
695.78/695.84	c  N dy  8370   2593575        90      8010         0     74528     56070    998831     25.21     27.54  --
700.89/700.99	c  N dy  8501   2613584        90      8010         0     93047     56070   1555743     25.22     28.85  --
707.69/707.78	c  N dy  8620   2634666        90      8010         0    112542     56070   2137016     25.23     26.64  --
715.19/715.27	c  N dy  8707   2654667        90      8010         0    131061     56070   2686534     25.23     26.57  --
720.49/720.55	c  N dy  8811   2678642        90      8010         0     87576     56070   1367104     25.24     26.58  --
725.58/725.67	c  N dy  8847   2698714        90      8010         0    106054     56070   1908772     25.23     27.19  --
729.38/729.47	c  S st  8884   2711339        90      8010         0    117742     56070   2257658     25.23   no data  --
729.68/729.76	c  S st  8884   2711842        90      8010         0    118211     56070   2272279     25.23   no data  --
729.68/729.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
729.68/729.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
729.78/729.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
729.78/729.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
729.78/729.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
729.78/729.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
729.78/729.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
857.49/857.52	c lits-rem:      7849  cl-subs:    10451  v-elim:      0  v-fix:    0  time: 127.63 s
857.49/857.52	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
857.49/857.55	c vivif2 --  cl tried   107760 cl shrink        0 lits rem          0 time: 0.03
857.90/857.93	c asymm  cl-useful: 0/632/8010 lits-rem:0 time: 0.39
857.90/857.94	c calculated reachability. Time: 0.00
857.90/857.94	c  N dy  8884   2711842        90      8010         0    107760     56070   1945954     25.23   no data  --
867.90/867.95	c  N dy  9011   2733588        90      8010         0    127923     56070   2551376     25.24     26.57  --
874.50/874.58	c  N dy  9118   2753611        90      8010         0     80448     56070   1149017     25.25     28.70  --
881.49/881.55	c  N dy  9224   2774817        90      8010         0    100128     56070   1738139     25.26     26.73  --
889.99/890.01	c  N dy  9339   2794835        90      8010         0    118709     56070   2295358     25.26     29.23  --
899.70/899.78	c  N dy  9434   2816594        90      8010         0     71454     56070    851382     25.27     26.61  --
906.19/906.23	c  N dy  9549   2837832        90      8010         0     91090     56070   1440548     25.28     26.78  --
913.08/913.10	c  N dy  9613   2858383        90      8010         0    110036     56070   2001427     25.28     26.61  --
922.80/922.88	c  N dy  9673   2883680        90      8010         0    133358     56070   2694560     25.28     26.67  --
929.49/929.51	c  N dy  9763   2903713        90      8010         0     83618     56070   1194292     25.28     27.07  --
936.79/936.84	c  N dy  9871   2924201        90      8010         0    102604     56070   1763961     25.29     26.67  --
943.89/943.97	c  N dy  9975   2944484        90      8010         0    121333     56070   2324178     25.30     26.74  --
950.69/950.71	c  N dy  9996   2964575        90      8010         0     70543     56070    790171     25.29     28.47  --
956.19/956.21	c  N dy 10045   2991110        90      8010         0     94997     56070   1507916     25.29     26.68  --
962.19/962.20	c  N dy 10133   3011190        90      8010         0    113586     56070   2064870     25.29     26.83  --
969.79/969.81	c  N dy 10228   3031267        90      8010         0    132146     56070   2618068     25.30     28.94  --
975.79/975.82	c  N dy 10309   3051311        90      8010         0     80537     56070   1070772     25.30     27.29  --
980.99/981.02	c  N dy 10395   3071634        90      8010         0     99340     56070   1631631     25.30     26.69  --
987.69/987.76	c  N dy 10442   3095686        90      8010         0    121370     56070   2277380     25.30     26.69  --
996.19/996.22	c  N dy 10545   3116064        90      8010         0    140218     56070   2841739     25.30     26.68  --
1002.10/1002.12	c  N dy 10658   3136333        90      8010         0     87935     56070   1275314     25.31     26.66  --
1008.29/1008.35	c  N dy 10717   3159806        90      8010         0    109616     56070   1914552     25.31     26.68  --
1015.49/1015.58	c  N dy 10765   3183431        90      8010         0    131362     56070   2556091     25.31     26.73  --
1022.49/1022.57	c  N dy 10845   3203451        90      8010         0     77872     56070    957599     25.31     26.78  --
1024.39/1024.45	c  S st 10875   3211842        90      8010         0     85644     56070   1190277     25.31   no data  --
1024.59/1024.65	c  S st 10875   3212348        90      8010         0     86121     56070   1204808     25.31   no data  --
1024.59/1024.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1024.59/1024.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1024.59/1024.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1024.69/1024.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1024.69/1024.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1024.69/1024.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1024.69/1024.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1039.29/1039.33	c lits-rem:      1500  cl-subs:     2286  v-elim:      0  v-fix:    0  time: 14.61 s
1039.29/1039.33	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1039.29/1039.34	c vivif2 --  cl tried    83835 cl shrink        0 lits rem          0 time: 0.01
1039.50/1039.58	c asymm  cl-useful: 0/741/8010 lits-rem:0 time: 0.23
1039.50/1039.58	c calculated reachability. Time: 0.00
1039.50/1039.58	c  N dy 10875   3212348        90      8010         0     83835     56070   1128785     25.31   no data  --
1044.90/1044.95	c  N dy 10966   3232459        90      8010         0    102401     56070   1683710     25.31     26.67  --
1051.49/1051.53	c  N dy 11025   3252613        90      8010         0    120993     56070   2233079     25.31     26.72  --
1060.09/1060.16	c  N dy 11130   3273776        90      8010         0    140617     56070   2821699     25.32     26.67  --
1066.39/1066.44	c  N dy 11226   3293904        90      8010         0     86284     56070   1186058     25.32     26.72  --
1072.19/1072.24	c  N dy 11326   3313996        90      8010         0    104798     56070   1741475     25.33     26.74  --
1079.29/1079.40	c  N dy 11439   3334098        90      8010         0    123346     56070   2299042     25.34     26.76  --
1087.90/1087.93	c  N dy 11566   3354105        90      8010         0    141868     56070   2859799     25.35     26.75  --
1093.49/1093.56	c  N dy 11625   3374129        90      8010         0     86510     56070   1176156     25.35     31.75  --
1099.09/1099.19	c  N dy 11714   3394557        90      8010         0    105317     56070   1738291     25.35     26.78  --
1106.29/1106.34	c  N dy 11747   3417963        90      8010         0    126776     56070   2361333     25.34     26.71  --
1115.40/1115.47	c  N dy 11790   3437985        90      8010         0    145242     56070   2908249     25.34     27.62  --
1123.00/1123.02	c  N dy 11881   3458330        90      8010         0     89357     56070   1248327     25.34     26.70  --
1128.89/1128.90	c  N dy 11891   3478823        90      8010         0    107998     56070   1786365     25.33     26.85  --
1137.10/1137.16	c  N dy 11958   3498911        90      8010         0    126550     56070   2337243     25.34     26.97  --
1146.39/1146.45	c  N dy 12036   3518916        90      8010         0    144995     56070   2889697     25.34     26.69  --
1156.59/1156.67	c  N dy 12124   3546935        90      8010         0     95250     56070   1393841     25.34     26.72  --
1163.70/1163.75	c  N dy 12195   3567212        90      8010         0    114010     56070   1956011     25.34     26.77  --
1173.89/1173.96	c  N dy 12312   3589066        90      8010         0    134281     56070   2563908     25.34     26.76  --
1184.39/1184.42	c  N dy 12388   3609077        90      8010         0    152723     56070   3114117     25.35     27.30  --
1195.99/1196.01	c  N dy 12495   3646618        90      8010         0    110724     56070   1847709     25.34     26.84  --
1205.29/1205.30	c  N dy 12594   3671837        90      8010         0    133984     56070   2539980     25.35     26.89  --
1213.20/1213.26	c  N dy 12649   3691917        90      8010         0    152524     56070   3089612     25.34     28.14  --
1219.10/1219.17	c  N dy 12744   3711972        90      8010         0     93668     56070   1324199     25.35     27.87  --
1219.20/1219.28	c  S st 12748   3712348        90      8010         0     94021     56070   1335085     25.35   no data  --
1219.40/1219.49	c  S st 12748   3712851        90      8010         0     94491     56070   1349204     25.35   no data  --
1219.50/1219.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1219.50/1219.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1219.50/1219.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
1219.50/1219.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1219.50/1219.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1219.50/1219.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1219.50/1219.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1239.09/1239.16	c lits-rem:      2484  cl-subs:     2777  v-elim:      0  v-fix:    0  time: 19.58 s
1239.09/1239.16	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1239.09/1239.17	c vivif2 --  cl tried    91714 cl shrink        0 lits rem          0 time: 0.02
1239.39/1239.42	c asymm  cl-useful: 0/683/8010 lits-rem:0 time: 0.25
1239.39/1239.43	c calculated reachability. Time: 0.00
1239.39/1239.43	c  N dy 12748   3712851        90      8010         0     91714     56070   1256503     25.35   no data  --
1245.29/1245.36	c  N dy 12846   3732927        90      8010         0    110260     56070   1813600     25.36     27.47  --
1252.09/1252.17	c  F st 12944   3751562        90      8010         0    127523     56070   2333806     25.36     22.89  --
1252.80/1252.90	c  N st 12948   3753594        90      8010         0    129407     56070   2391416     25.36   no data  --
1260.89/1260.96	c  N dy 12990   3775330        90      8010         0    149346     56070   2980199     25.36     26.73  --
1269.40/1269.41	c  N dy 13085   3800468        90      8010         0     94183     56070   1313539     25.36     26.82  --
1274.80/1274.90	c  N dy 13132   3820554        90      8010         0    112648     56070   1863439     25.36     28.93  --
1281.69/1281.76	c  N dy 13197   3840612        90      8010         0    131163     56070   2413630     25.36     28.72  --
1289.60/1289.67	c  N dy 13259   3860731        90      8010         0    149669     56070   2960222     25.36     26.74  --

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.51 3.91 3.88 4/296 18465
/proc/meminfo: memFree=24102564/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=11796 CPUtime=0 cores=1,3
/proc/18465/stat : 18465 (runsolver) R 18463 18465 17666 0 -1 4202560 41 0 0 0 0 0 0 0 24 0 1 0 650088823 12079104 50 33554432000 4194304 5432360 140736105934288 18446744073709551615 4881623 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/18465/statm: 2949 50 30 303 0 2643 0

[startup+0.0595139 s]
/proc/loadavg: 3.51 3.91 3.88 4/296 18465
/proc/meminfo: memFree=24102564/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=30084 CPUtime=0.04 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 690 0 0 0 4 0 0 0 24 0 1 0 650088823 30806016 630 33554432000 4194304 4650387 140733350178368 18446744073709551615 4370691 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 7521 630 345 112 0 2486 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30084

[startup+0.100503 s]
/proc/loadavg: 3.51 3.91 3.88 4/296 18465
/proc/meminfo: memFree=24102564/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=30084 CPUtime=0.08 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 699 0 0 0 8 0 0 0 24 0 1 0 650088823 30806016 639 33554432000 4194304 4650387 140733350178368 18446744073709551615 4369346 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 7521 639 345 112 0 2486 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30084

[startup+0.30047 s]
/proc/loadavg: 3.51 3.91 3.88 4/296 18465
/proc/meminfo: memFree=24102564/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=32600 CPUtime=0.28 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 1422 0 0 0 28 0 0 0 25 0 1 0 650088823 33382400 1282 33554432000 4194304 4650387 140733350178368 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 8150 1282 376 112 0 3115 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 32600

[startup+0.700391 s]
/proc/loadavg: 3.51 3.91 3.88 4/296 18465
/proc/meminfo: memFree=24102564/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=33268 CPUtime=0.68 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 2096 0 0 0 68 0 0 0 25 0 1 0 650088823 34066432 1404 33554432000 4194304 4650387 140733350178368 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 8317 1404 378 112 0 3282 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 33268

[startup+1.50027 s]
/proc/loadavg: 3.51 3.91 3.88 7/308 18487
/proc/meminfo: memFree=24072976/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=34136 CPUtime=1.48 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 3166 0 0 0 148 0 0 0 25 0 1 0 650088823 34955264 1648 33554432000 4194304 4650387 140733350178368 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 8534 1648 379 112 0 3499 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34136

[startup+3.10099 s]
/proc/loadavg: 3.51 3.91 3.88 7/308 18487
/proc/meminfo: memFree=24045448/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=40952 CPUtime=3.08 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 4855 0 0 0 308 0 0 0 25 0 1 0 650088823 41934848 3337 33554432000 4194304 4650387 140733350178368 18446744073709551615 4363813 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 10238 3337 380 112 0 5203 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40952

[startup+6.30046 s]
/proc/loadavg: 3.55 3.91 3.88 7/308 18487
/proc/meminfo: memFree=24039016/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=41148 CPUtime=6.28 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 6644 0 0 0 627 1 0 0 25 0 1 0 650088823 42135552 3525 33554432000 4194304 4650387 140733350178368 18446744073709551615 4331979 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 10287 3525 380 112 0 5252 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41148

[startup+12.7004 s]
/proc/loadavg: 3.58 3.91 3.88 6/308 18487
/proc/meminfo: memFree=24012896/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=49468 CPUtime=12.68 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 10733 0 0 0 1267 1 0 0 25 0 1 0 650088823 50655232 5636 33554432000 4194304 4650387 140733350178368 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 12367 5636 380 112 0 7332 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 49468

[startup+25.5002 s]
/proc/loadavg: 3.68 3.92 3.88 6/308 18488
/proc/meminfo: memFree=23991200/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=55016 CPUtime=25.48 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 17971 0 0 0 2545 3 0 0 25 0 1 0 650088823 56336384 6743 33554432000 4194304 4650387 140733350178368 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 13754 6744 380 112 0 8719 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 55016

[startup+51.101 s]
/proc/loadavg: 3.79 3.92 3.88 7/308 18488
/proc/meminfo: memFree=23958612/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=62628 CPUtime=51.08 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 28144 0 0 0 5103 5 0 0 25 0 1 0 650088823 64131072 8731 33554432000 4194304 4650387 140733350178368 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 15657 8731 380 112 0 10622 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 62628

[startup+102.311 s]
/proc/loadavg: 3.95 3.94 3.89 6/308 18490
/proc/meminfo: memFree=23937756/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=66600 CPUtime=102.28 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 44409 0 0 0 10220 8 0 0 25 0 1 0 650088823 68198400 9907 33554432000 4194304 4650387 140733350178368 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 16650 9907 380 112 0 11615 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 66600

[startup+162.3 s]
/proc/loadavg: 4.03 3.97 3.90 7/308 18491
/proc/meminfo: memFree=23878304/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=78780 CPUtime=162.28 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 60649 0 0 0 16216 12 0 0 25 0 1 0 650088823 80670720 13045 33554432000 4194304 4650387 140733350178368 18446744073709551615 4366911 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 19695 13045 380 112 0 14660 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 78780

[startup+222.3 s]
/proc/loadavg: 4.06 3.99 3.91 7/308 18493
/proc/meminfo: memFree=23835968/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=86300 CPUtime=222.27 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 73192 0 0 0 22212 15 0 0 25 0 1 0 650088823 88371200 14975 33554432000 4194304 4650387 140733350178368 18446744073709551615 4366813 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 21575 14975 380 112 0 16540 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 86300

[startup+282.3 s]
/proc/loadavg: 4.02 3.99 3.91 7/308 18494
/proc/meminfo: memFree=23842880/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=86624 CPUtime=282.28 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 86341 0 0 0 28208 20 0 0 25 0 1 0 650088823 88702976 14217 33554432000 4194304 4650387 140733350178368 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 21656 14217 380 112 0 16621 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 86624

[startup+342.301 s]
/proc/loadavg: 4.09 4.00 3.92 7/308 18496
/proc/meminfo: memFree=23792748/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=102976 CPUtime=342.28 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 93716 0 0 0 34206 22 0 0 25 0 1 0 650088823 105447424 19135 33554432000 4194304 4650387 140733350178368 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 25744 19135 380 112 0 20709 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 102976

[startup+402.301 s]
/proc/loadavg: 4.03 4.00 3.92 7/308 18507
/proc/meminfo: memFree=23773804/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=103080 CPUtime=402.28 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 97776 0 0 0 40205 23 0 0 25 0 1 0 650088823 105553920 17920 33554432000 4194304 4650387 140733350178368 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 25770 17920 380 112 0 20735 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 103080

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 3.92 7/308 18508
/proc/meminfo: memFree=23770180/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=103324 CPUtime=462.28 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 108729 0 0 0 46201 27 0 0 25 0 1 0 650088823 105803776 18317 33554432000 4194304 4650387 140733350178368 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 25831 18317 380 112 0 20796 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 103324

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.92 7/308 18510
/proc/meminfo: memFree=23745448/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=109812 CPUtime=522.28 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 116877 0 0 0 52198 30 0 0 25 0 1 0 650088823 112447488 20915 33554432000 4194304 4650387 140733350178368 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 27453 20915 380 112 0 22418 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 109812

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.92 7/308 18514
/proc/meminfo: memFree=23724548/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=112452 CPUtime=582.28 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 117330 0 0 0 58198 30 0 0 25 0 1 0 650088823 115150848 21368 33554432000 4194304 4650387 140733350178368 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 28113 21368 380 112 0 23078 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 112452

[startup+642.301 s]
/proc/loadavg: 4.06 4.02 3.92 6/308 18516
/proc/meminfo: memFree=23722080/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=112604 CPUtime=642.29 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 125730 0 0 0 64195 34 0 0 25 0 1 0 650088823 115306496 20919 33554432000 4194304 4650387 140733350178368 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 28151 20919 380 112 0 23116 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 112604

[startup+702.301 s]
/proc/loadavg: 4.09 4.03 3.93 7/308 18518
/proc/meminfo: memFree=23715208/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=112768 CPUtime=702.29 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 134882 0 0 0 70192 37 0 0 25 0 1 0 650088823 115474432 21100 33554432000 4194304 4650387 140733350178368 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 28192 21100 380 112 0 23157 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 112768

[startup+762.312 s]
/proc/loadavg: 4.17 4.05 3.94 7/308 18519
/proc/meminfo: memFree=23668160/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=122188 CPUtime=762.3 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 140720 0 0 0 76192 38 0 0 25 0 1 0 650088823 125120512 23845 33554432000 4194304 4650387 140733350178368 18446744073709551615 4476265 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 30547 23845 380 112 0 25512 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 122188

[startup+822.301 s]
/proc/loadavg: 4.06 4.04 3.94 7/308 18521
/proc/meminfo: memFree=23669268/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=122188 CPUtime=822.29 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 140817 0 0 0 82191 38 0 0 25 0 1 0 650088823 125120512 23942 33554432000 4194304 4650387 140733350178368 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 30547 23942 380 112 0 25512 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 122188

[startup+882.301 s]
/proc/loadavg: 4.02 4.03 3.94 7/308 18522
/proc/meminfo: memFree=23658060/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=122256 CPUtime=882.28 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 143746 0 0 0 88189 39 0 0 25 0 1 0 650088823 125190144 23433 33554432000 4194304 4650387 140733350178368 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 30564 23433 380 112 0 25529 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 122256

[startup+942.3 s]
/proc/loadavg: 4.05 4.04 3.94 6/308 18524
/proc/meminfo: memFree=23649856/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=122360 CPUtime=942.29 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 150601 0 0 0 94186 43 0 0 25 0 1 0 650088823 125296640 23888 33554432000 4194304 4650387 140733350178368 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 30590 23888 380 112 0 25555 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 122360

[startup+1002.3 s]
/proc/loadavg: 4.02 4.03 3.94 6/308 18526
/proc/meminfo: memFree=23661600/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=122540 CPUtime=1002.29 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 159494 0 0 0 100183 46 0 0 25 0 1 0 650088823 125480960 22907 33554432000 4194304 4650387 140733350178368 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 30635 22907 380 112 0 25600 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 122540

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.94 6/308 18527
/proc/meminfo: memFree=23656228/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=178148 CPUtime=1062.29 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 165553 0 0 0 106181 48 0 0 25 0 1 0 650088823 182423552 25594 33554432000 4194304 4650387 140733350178368 18446744073709551615 4367204 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 44537 25594 380 112 0 39502 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 178148

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.94 7/308 18529
/proc/meminfo: memFree=23656928/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=125200 CPUtime=1122.29 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 174054 0 0 0 112176 53 0 0 25 0 1 0 650088823 128204800 23624 33554432000 4194304 4650387 140733350178368 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 31300 23624 380 112 0 26265 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 125200

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.94 7/308 18530
/proc/meminfo: memFree=23637324/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=179260 CPUtime=1182.29 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 179547 0 0 0 118173 56 0 0 25 0 1 0 650088823 183562240 25585 33554432000 4194304 4650387 140733350178368 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 44815 25585 380 112 0 39780 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 179260

[startup+1242.3 s]
/proc/loadavg: 4.08 4.02 3.95 6/308 18532
/proc/meminfo: memFree=23635788/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=126892 CPUtime=1242.29 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 185450 0 0 0 124170 59 0 0 25 0 1 0 650088823 129937408 24274 33554432000 4194304 4650387 140733350178368 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 31723 24274 380 112 0 26688 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 126892



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.01 3.95 7/308 18534
/proc/meminfo: memFree=23641696/32951124 swapFree=63649232/67111528
[pid=18465] ppid=18463 vsize=127008 CPUtime=1300 cores=1,3
/proc/18465/stat : 18465 (strangenight1-s) R 18463 18465 17666 0 -1 4202496 192744 0 0 0 129939 61 0 0 25 0 1 0 650088823 130056192 24092 33554432000 4194304 4650387 140733350178368 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/18465/statm: 31752 24092 380 112 0 26717 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 127008

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.02
CPU user time (s): 1299.4
CPU system time (s): 0.622905
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 181728

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

runsolver used 3.47147 second user time and 8.96664 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-14 16:55:03
IDJOB=3370015
IDBENCH=82824
IDSOLVER=1847
FILE ID=node130/3370015-1305384903
RUNJOBID= node130-1305384903-18446
PBS_JOBID= 13324372
Free space on /tmp= 73424 MiB

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

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

MD5SUM BENCH= 6cadcf1602218f53da431eaffbc93148
RANDOM SEED=1064603439

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24103216 kB
Buffers:        312948 kB
Cached:        7201260 kB
SwapCached:      10360 kB
Active:        2952968 kB
Inactive:      5615876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24103216 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:           12492 kB
Writeback:           0 kB
AnonPages:     1052588 kB
Mapped:          13660 kB
Slab:           190712 kB
PageTables:      25172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51478428 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= 73404 MiB
End job on node130 at 2011-05-14 17:16:45