Trace number 3370224

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S113771637-026.UNKNOWN.cnf
MD5SUM7f4758baa378252dd3709cff507a5405
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark370.78
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

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-3370224-1305387691.cnf'
0.00/0.01	c -- header says num vars:             60
0.00/0.01	c -- header says num clauses:        5340
0.00/0.01	c -- clauses added:            0 learnts,         5340 normals,            0 xors
0.00/0.01	c -- vars added         60
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        60      5340         0         0     37380         0   no data   no data  --
0.08/0.12	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.11
0.08/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.08/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.08/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.08/0.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
0.08/0.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.08/0.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.08/0.14	c Finding binary XORs  T:     0.00 s  found:       0
0.08/0.15	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.08/0.15	c calculated reachability. Time: 0.00
0.08/0.15	c Calc default polars -  time:   0.00 s pos:      25 undec:       3 neg:      32
0.08/0.15	c =========================================================================================
0.08/0.15	c types(t): F = full restart, N = normal restart
0.08/0.15	c types(t): S = simplification begin/end, E = solution found
0.08/0.15	c restart types(rt): st = static, dy = dynamic
0.08/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.08/0.15	c  B st     0         0        60      5340         0         0     37380         0   no data   no data  --
0.48/0.55	c  N dy     8     13303        60      5340         0      5781     37380    110512     17.17     18.08  --
0.78/0.86	c  N dy    40     20969        60      5340         0      7587     37380    140076     17.47     18.47  --
0.98/1.05	c  F st    65     25000        60      5340         0     11198     37380    217624     17.70     18.17  --
0.98/1.05	c  N st    65     25000        60      5340         0     11198     37380    217624     17.70     18.17  --
1.19/1.26	c  N dy    71     30004        60      5340         0      9596     37380    174889     17.70   no data  --
1.19/1.26	c  S st    71     30004        60      5340         0      9596     37380    174889     17.70   no data  --
1.19/1.29	c  S st    71     30508        60      5340         0     10052     37380    184698     17.70   no data  --
1.19/1.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.19/1.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.28/1.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.28/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.28/1.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1.28/1.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.18/2.26	c lits-rem:      1356  cl-subs:     1132  v-elim:      0  v-fix:    0  time:  0.96 s
2.48/2.51	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.25
2.48/2.51	c calculated reachability. Time: 0.00
2.48/2.51	c  N dy    71     30508        60      5340         0      8920     37380    159583     17.70   no data  --
2.68/2.72	c  N dy    95     34514        60      5340         0     12498     37380    236038     17.86     19.43  --
2.88/2.92	c  N dy   110     38524        60      5340         0      9109     37380    153194     17.92     21.07  --
3.18/3.21	c  N dy   135     43984        60      5340         0     13971     37380    257609     18.04     18.99  --
3.28/3.33	c  S st   153     45762        60      5340         0     15552     37380    292113     18.12   no data  --
3.28/3.38	c  S st   153     46266        60      5340         0      8075     37380    122895     18.12   no data  --
3.28/3.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.28/3.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.28/3.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.28/3.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.28/3.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.28/3.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
3.28/3.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.07/4.18	c lits-rem:        97  cl-subs:       12  v-elim:      0  v-fix:    0  time:  0.79 s
4.07/4.18	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
4.07/4.18	c vivif2 --  cl tried     8063 cl shrink        0 lits rem          0 time: 0.00
4.38/4.41	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.23
4.38/4.41	c calculated reachability. Time: 0.00
4.38/4.41	c  N dy   153     46266        60      5340         0      8063     37380    122509     18.12   no data  --
5.17/5.28	c  N dy   168     63756        60      5340         0     14577     37380    241531     17.60     18.55  --
5.48/5.57	c  N dy   200     67829        60      5340         0     18213     37380    320051     17.72     19.47  --
5.59/5.69	c  S st   214     69399        60      5340         0      9937     37380    145230     17.76   no data  --
5.67/5.73	c  S st   214     69905        60      5340         0     10395     37380    155257     17.76   no data  --
5.67/5.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.67/5.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.67/5.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.67/5.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.67/5.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.67/5.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
5.67/5.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.47/6.54	c lits-rem:       276  cl-subs:      185  v-elim:      0  v-fix:    0  time:  0.80 s
6.47/6.54	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
6.47/6.54	c vivif2 --  cl tried    10210 cl shrink        0 lits rem          0 time: 0.00
6.77/6.81	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.27
6.77/6.81	c calculated reachability. Time: 0.00
6.77/6.81	c  N dy   214     69905        60      5340         0     10210     37380    151342     17.76   no data  --
6.97/7.07	c  N dy   249     74382        60      5340         0     14203     37380    237807     17.87     19.20  --
7.47/7.57	c  N dy   272     81339        60      5340         0     20410     37380    368809     17.89     18.87  --
7.87/7.90	c  N dy   277     87150        60      5340         0     14930     37380    236080     17.83     18.79  --
7.87/7.93	c  F st   281     87501        60      5340         0     15237     37380    242880     17.84   no data  --
8.18/8.25	c  N dy   288     92870        60      5340         0     20002     37380    343909     17.84     18.82  --
8.68/8.72	c  N dy   317     99205        60      5340         0     14101     37380    212424     17.88     18.85  --
8.98/9.10	c  S st   343    104857        60      5340         0     19152     37380    319307     17.90     18.49  --
9.08/9.15	c  S st   343    105359        60      5340         0     19605     37380    329271     17.90   no data  --
9.08/9.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.08/9.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.08/9.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
9.08/9.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.08/9.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.08/9.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
9.08/9.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.48/10.55	c lits-rem:      1888  cl-subs:     1920  v-elim:      0  v-fix:    0  time:  1.39 s
10.48/10.55	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
10.48/10.55	c vivif2 --  cl tried    17685 cl shrink        0 lits rem          0 time: 0.00
10.78/10.87	c asymm  cl-useful: 0/4267/5340 lits-rem:0 time: 0.32
10.78/10.88	c calculated reachability. Time: 0.00
10.78/10.88	c  N dy   343    105359        60      5340         0     17685     37380    286759     17.90   no data  --
11.48/11.53	c  N dy   359    114169        60      5340         0     13164     37380    182676     17.83     18.82  --
12.08/12.18	c  N dy   390    124087        60      5340         0     21928     37380    367010     17.83     18.81  --
12.88/12.98	c  N dy   435    134426        60      5340         0     17832     37380    268610     17.86     18.83  --
13.58/13.64	c  N dy   466    143026        60      5340         0     25481     37380    430273     17.87     19.69  --
14.48/14.57	c  N dy   509    155186        60      5340         0     22111     37380    350566     17.86     18.81  --
14.78/14.82	c  S st   514    158039        60      5340         0     24618     37380    402047     17.86     17.88  --
14.78/14.88	c  S st   514    158540        60      5340         0     25070     37380    411869     17.86   no data  --
14.78/14.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.78/14.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.78/14.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
14.78/14.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.78/14.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.78/14.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
14.78/14.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.68/16.71	c lits-rem:      2006  cl-subs:     2899  v-elim:      0  v-fix:    0  time:  1.82 s
16.68/16.71	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
16.68/16.72	c vivif2 --  cl tried    22171 cl shrink        0 lits rem          0 time: 0.00
16.78/16.84	c asymm  cl-useful: 0/1073/5340 lits-rem:0 time: 0.12
16.78/16.84	c calculated reachability. Time: 0.00
16.78/16.84	c  N dy   514    158540        60      5340         0     22171     37380    350920     17.86   no data  --
17.78/17.82	c  N dy   548    169399        60      5340         0     16930     37380    232450     17.88     18.85  --
18.68/18.76	c  N dy   629    180224        60      5340         0     26592     37380    442693     17.97     19.65  --
19.78/19.84	c  N dy   692    191827        60      5340         0     20976     37380    310207     18.02     20.67  --
21.28/21.39	c  N dy   703    211805        60      5340         0     21768     37380    311806     17.86     19.00  --
22.67/22.75	c  N dy   781    225420        60      5340         0     33932     37380    573455     17.92     18.89  --
23.77/23.87	c  S st   823    237810        60      5340         0     27191     37380    418305     17.93     17.60  --
23.87/23.94	c  S st   823    238314        60      5340         0     27656     37380    428712     17.93   no data  --
23.87/23.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.87/23.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.87/23.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
23.87/23.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.87/23.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.87/23.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
23.87/23.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.78/25.83	c lits-rem:      1737  cl-subs:     2658  v-elim:      0  v-fix:    0  time:  1.87 s
25.78/25.83	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
25.78/25.83	c vivif2 --  cl tried    24998 cl shrink        0 lits rem          0 time: 0.00
26.08/26.16	c asymm  cl-useful: 0/3306/5340 lits-rem:0 time: 0.33
26.08/26.17	c calculated reachability. Time: 0.00
26.08/26.17	c  N dy   823    238314        60      5340         0     24998     37380    371507     17.93   no data  --
27.77/27.86	c  N dy   924    253621        60      5340         0     20107     37380    260397     18.01     19.37  --
29.57/29.68	c  N dy  1000    272124        60      5340         0     36495     37380    608903     18.04     18.99  --
31.48/31.59	c  N dy  1051    292972        60      5340         0     35469     37380    569604     18.00     18.96  --
32.88/32.94	c  F st  1084    306252        60      5340         0     26921     37380    382519     17.99   no data  --
33.78/33.81	c  N dy  1093    315672        60      5340         0     35197     37380    558255     17.99     18.94  --
35.98/36.00	c  N dy  1152    335803        60      5340         0     31790     37380    468838     17.97     18.92  --
38.28/38.36	c  N dy  1239    355867        60      5340         0     27470     37380    377912     18.00     20.49  --
38.48/38.52	c  S st  1243    357471        60      5340         0     28921     37380    408837     18.00     16.87  --
38.48/38.59	c  S st  1243    357972        60      5340         0     29382     37380    418714     18.00   no data  --
38.48/38.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.48/38.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.48/38.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
38.59/38.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.59/38.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.59/38.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
38.59/38.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.38/40.49	c lits-rem:      1449  cl-subs:     1753  v-elim:      0  v-fix:    0  time:  1.88 s
40.38/40.49	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
40.48/40.50	c vivif2 --  cl tried    27629 cl shrink        0 lits rem          0 time: 0.00
40.68/40.76	c asymm  cl-useful: 0/2034/5340 lits-rem:0 time: 0.26
40.68/40.76	c calculated reachability. Time: 0.00
40.68/40.76	c  N dy  1243    357972        60      5340         0     27629     37380    380251     18.00   no data  --
43.58/43.62	c  N dy  1323    382840        60      5340         0     26663     37380    346318     17.99     18.96  --
45.77/45.87	c  N dy  1360    402935        60      5340         0     44422     37380    719090     17.97     19.12  --
47.88/47.99	c  N dy  1388    422976        60      5340         0     38275     37380    574103     17.92     20.10  --
50.48/50.52	c  N dy  1466    442995        60      5340         0     31366     37380    425627     17.94     20.45  --
53.18/53.29	c  N dy  1554    464229        60      5340         0     50266     37380    828098     17.96     18.95  --
56.19/56.22	c  N dy  1657    487503        60      5340         0     45244     37380    711954     17.98     18.94  --
59.28/59.36	c  N dy  1779    511178        60      5340         0     39656     37380    583484     18.00     19.07  --
62.28/62.38	c  N dy  1868    531295        60      5340         0     29970     37380    365424     18.02     19.00  --
62.98/63.05	c  S st  1909    536958        60      5340         0     35040     37380    476552     18.03   no data  --
63.08/63.13	c  S st  1909    537468        60      5340         0     35501     37380    486513     18.03   no data  --
63.08/63.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.08/63.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.08/63.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
63.08/63.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.08/63.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.08/63.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
63.08/63.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
65.18/65.28	c lits-rem:      1132  cl-subs:     1741  v-elim:      0  v-fix:    0  time:  2.13 s
65.18/65.28	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
65.18/65.29	c vivif2 --  cl tried    33760 cl shrink        0 lits rem          0 time: 0.00
65.58/65.62	c asymm  cl-useful: 0/2670/5340 lits-rem:0 time: 0.33
65.58/65.62	c calculated reachability. Time: 0.00
65.58/65.62	c  N dy  1909    537468        60      5340         0     33760     37380    446622     18.03   no data  --
68.67/68.72	c  N dy  2048    558170        60      5340         0     52200     37380    846611     18.08     19.11  --
71.49/71.54	c  N dy  2144    578413        60      5340         0     41794     37380    610600     18.09     19.22  --
74.68/74.75	c  N dy  2213    599267        60      5340         0     30962     37380    365034     18.10     19.12  --
77.18/77.25	c  N dy  2263    619781        60      5340         0     49124     37380    747399     18.08     19.13  --
80.39/80.46	c  N dy  2350    639866        60      5340         0     36836     37380    481220     18.09     19.68  --
83.59/83.63	c  N dy  2424    661846        60      5340         0     56279     37380    893027     18.09     19.20  --
86.99/87.06	c  N dy  2483    686255        60      5340         0     46758     37380    677504     18.08     19.10  --
90.68/90.73	c  N dy  2585    706588        60      5340         0     32986     37380    381220     18.10     19.08  --
93.78/93.85	c  N dy  2645    730580        60      5340         0     54116     37380    823514     18.09     19.17  --
97.38/97.40	c  N dy  2768    750598        60      5340         0     39248     37380    503772     18.12     19.11  --
100.28/100.33	c  N dy  2834    770604        60      5340         0     56879     37380    875853     18.11     19.23  --
104.08/104.10	c  N dy  2966    790668        60      5340         0     41060     37380    530619     18.14     19.10  --
106.08/106.15	c  S st  2994    806203        60      5340         0     54668     37380    814572     18.13     16.61  --
106.18/106.28	c  S st  2994    806706        60      5340         0     55129     37380    824949     18.13   no data  --
106.18/106.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.18/106.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.18/106.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
106.28/106.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.28/106.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.28/106.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
106.28/106.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
113.08/113.19	c lits-rem:      2720  cl-subs:     6050  v-elim:      0  v-fix:    0  time:  6.87 s
113.08/113.19	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
113.18/113.20	c vivif2 --  cl tried    49079 cl shrink        0 lits rem          0 time: 0.01
113.29/113.38	c asymm  cl-useful: 0/773/5340 lits-rem:0 time: 0.18
113.29/113.38	c calculated reachability. Time: 0.00
113.29/113.38	c  N dy  2994    806706        60      5340         0     49079     37380    700167     18.13   no data  --
117.08/117.10	c  N dy  3073    826781        60      5340         0     66967     37380   1083512     18.13     20.22  --
120.48/120.58	c  N dy  3194    846863        60      5340         0     50608     37380    730154     18.15     19.71  --
124.98/125.02	c  N dy  3312    866954        60      5340         0     68500     37380   1119120     18.18     19.15  --
128.39/128.45	c  N dy  3375    890170        60      5340         0     53565     37380    767030     18.16     19.26  --
132.78/132.83	c  N dy  3438    914544        60      5340         0     38950     37380    451762     18.15     19.14  --
136.58/136.68	c  N dy  3440    945485        60      5340         0     66011     37380   1013372     18.10     19.13  --
140.48/140.59	c  N dy  3557    965829        60      5340         0     47138     37380    622308     18.12     19.11  --
144.19/144.27	c  N dy  3634    987071        60      5340         0     65896     37380   1023299     18.12     19.24  --
148.08/148.15	c  N dy  3688   1007962        60      5340         0     46409     37380    587568     18.11     19.13  --
151.38/151.43	c  N dy  3695   1030432        60      5340         0     66062     37380    986197     18.08     19.12  --
155.48/155.58	c  N dy  3819   1050492        60      5340         0     45161     37380    560150     18.10     19.40  --
159.38/159.43	c  F st  3945   1071875        60      5340         0     64139     37380    970085     18.11     15.85  --
159.38/159.43	c  N st  3945   1071875        60      5340         0     64139     37380    970085     18.11     15.85  --
164.08/164.18	c  N dy  4029   1094041        60      5340         0     43949     37380    519965     18.12     19.09  --
167.68/167.80	c  N dy  4098   1116711        60      5340         0     63922     37380    943123     18.12     19.16  --
172.69/172.71	c  N dy  4175   1139650        60      5340         0     43608     37380    501924     18.12     19.09  --
175.99/176.09	c  N dy  4275   1159656        60      5340         0     61418     37380    886352     18.13     19.11  --
181.88/181.91	c  N dy  4316   1189792        60      5340         0     46321     37380    546527     18.11     19.14  --
185.08/185.11	c  N dy  4373   1210060        60      5340         0     64199     37380    923024     18.10     17.50  --
185.08/185.11	c  S st  4373   1210060        60      5340         0     64199     37380    923024     18.10     17.50  --
185.18/185.26	c  S st  4373   1210563        60      5340         0     64660     37380    933406     18.10   no data  --
185.18/185.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
185.18/185.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
185.18/185.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
185.28/185.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
185.28/185.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
185.28/185.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
185.28/185.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
194.08/194.19	c lits-rem:      2980  cl-subs:     7055  v-elim:      0  v-fix:    0  time:  8.88 s
194.08/194.19	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
194.08/194.19	c vivif2 --  cl tried    57605 cl shrink        0 lits rem          0 time: 0.01
194.28/194.39	c asymm  cl-useful: 0/652/5340 lits-rem:0 time: 0.20
194.28/194.39	c calculated reachability. Time: 0.00
194.28/194.39	c  N dy  4373   1210563        60      5340         0     57605     37380    791398     18.10   no data  --
197.88/197.99	c  N dy  4414   1230565        60      5340         0     75154     37380   1162637     18.09     21.34  --
202.19/202.23	c  N dy  4529   1250631        60      5340         0     51058     37380    650775     18.11     20.54  --
208.69/208.71	c  N dy  4593   1282174        60      5340         0     78891     37380   1235804     18.10     19.22  --
213.98/214.02	c  N dy  4686   1303836        60      5340         0     54978     37380    716714     18.10     19.20  --
217.89/217.98	c  N dy  4750   1323876        60      5340         0     72570     37380   1086813     18.10     19.08  --
223.09/223.14	c  N dy  4845   1343938        60      5340         0     46310     37380    523572     18.11     20.65  --
228.69/228.75	c  N dy  4914   1376119        60      5340         0     74624     37380   1117525     18.09     19.10  --
233.78/233.89	c  N dy  5019   1396173        60      5340         0     47447     37380    537052     18.10     20.10  --
237.59/237.61	c  N dy  5127   1417008        60      5340         0     65895     37380    936102     18.11     19.12  --
242.88/242.90	c  N dy  5206   1439936        60      5340         0     86116     37380   1364905     18.11     19.27  --
247.29/247.32	c  N dy  5290   1461413        60      5340         0     59251     37380    778909     18.11     19.07  --
251.68/251.79	c  N dy  5391   1482053        60      5340         0     77565     37380   1175952     18.12     19.29  --
257.78/257.80	c  N dy  5542   1502086        60      5340         0     48493     37380    538425     18.14     20.32  --
261.38/261.46	c  N dy  5625   1522134        60      5340         0     66153     37380    915849     18.15     19.65  --
266.38/266.45	c  N dy  5645   1547886        60      5340         0     88664     37380   1387158     18.13     19.10  --
271.09/271.15	c  N dy  5751   1567921        60      5340         0     58741     37380    751984     18.14     19.60  --
275.49/275.54	c  N dy  5842   1587963        60      5340         0     76472     37380   1133530     18.15     20.40  --
280.68/280.74	c  N dy  5890   1608495        60      5340         0     94497     37380   1509763     18.14     19.16  --
284.78/284.89	c  N dy  5965   1629123        60      5340         0     64230     37380    858543     18.14     19.14  --
289.29/289.33	c  N dy  6046   1649159        60      5340         0     81901     37380   1238227     18.14     20.22  --
295.68/295.76	c  N dy  6181   1669215        60      5340         0     50170     37380    545040     18.16     19.96  --
299.08/299.13	c  N dy  6235   1689281        60      5340         0     67765     37380    912523     18.15     21.00  --
303.59/303.63	c  N dy  6307   1709313        60      5340         0     85434     37380   1285881     18.15     20.02  --
303.98/304.03	c  S st  6320   1710563        60      5340         0     86558     37380   1310859     18.15   no data  --
304.18/304.23	c  S st  6320   1711068        60      5340         0     87013     37380   1321346     18.15   no data  --
304.18/304.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
304.18/304.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
304.18/304.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
304.28/304.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
304.28/304.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
304.28/304.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
304.28/304.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
324.29/324.30	c lits-rem:      6108  cl-subs:    11067  v-elim:      0  v-fix:    0  time: 19.99 s
324.29/324.30	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
324.29/324.32	c vivif2 --  cl tried    75946 cl shrink        0 lits rem          0 time: 0.01
324.49/324.56	c asymm  cl-useful: 0/498/5340 lits-rem:0 time: 0.24
324.49/324.56	c calculated reachability. Time: 0.00
324.49/324.56	c  N dy  6320   1711068        60      5340         0     75946     37380   1094157     18.15   no data  --
330.88/330.92	c  N dy  6431   1733093        60      5340         0     95503     37380   1514569     18.16     19.15  --
335.38/335.45	c  N dy  6525   1753095        60      5340         0     63481     37380    826540     18.16     19.66  --
341.09/341.19	c  N dy  6600   1776595        60      5340         0     84116     37380   1266431     18.16     19.35  --
349.38/349.48	c  N dy  6617   1809938        60      5340         0     62438     37380    775981     18.14     19.11  --
354.30/354.39	c  N dy  6687   1830007        60      5340         0     80091     37380   1151060     18.14     19.86  --
361.28/361.36	c  N dy  6746   1850347        60      5340         0     98096     37380   1535510     18.14     19.16  --
366.79/366.89	c  N dy  6846   1872846        60      5340         0     66148     37380    855643     18.14     19.13  --
371.68/371.74	c  N dy  6961   1892926        60      5340         0     83977     37380   1243795     18.15     19.84  --
377.49/377.51	c  N dy  7053   1912947        60      5340         0    101697     37380   1624781     18.16     20.94  --
382.18/382.27	c  N dy  7147   1933066        60      5340         0     66609     37380    858176     18.16     19.12  --
387.38/387.49	c  N dy  7192   1957054        60      5340         0     87756     37380   1305423     18.16     19.12  --
393.38/393.45	c  N dy  7275   1977105        60      5340         0    105470     37380   1683777     18.16     19.28  --
398.19/398.23	c  N dy  7396   1997127        60      5340         0     69405     37380    912388     18.17     19.30  --
402.70/402.79	c  N dy  7461   2017205        60      5340         0     87042     37380   1286348     18.17     19.75  --
409.30/409.39	c  N dy  7548   2039539        60      5340         0    106722     37380   1708121     18.17     19.13  --
414.99/415.08	c  N dy  7597   2067816        60      5340         0     76830     37380   1040319     18.16     19.14  --
423.29/423.36	c  N dy  7691   2099877        60      5340         0    105070     37380   1639684     18.15     19.20  --
428.59/428.65	c  N dy  7703   2125854        60      5340         0     72352     37380    934024     18.13     19.10  --
433.89/433.99	c  N dy  7812   2145884        60      5340         0     90022     37380   1318113     18.14     19.93  --
439.28/439.32	c  N dy  7821   2166167        60      5340         0    107707     37380   1679744     18.12     19.09  --
443.89/443.92	c  N dy  7864   2186376        60      5340         0     69246     37380    873420     18.12     19.19  --
448.59/448.68	c  N dy  7949   2206474        60      5340         0     86969     37380   1253696     18.12     20.62  --
450.00/450.04	c  S st  7966   2211068        60      5340         0     91024     37380   1340122     18.12     16.67  --
450.19/450.27	c  S st  7966   2211573        60      5340         0     91479     37380   1350575     18.12   no data  --
450.19/450.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
450.19/450.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
450.29/450.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
450.29/450.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
450.29/450.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
450.29/450.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
450.29/450.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
472.19/472.24	c lits-rem:      5076  cl-subs:     9885  v-elim:      0  v-fix:    0  time: 21.90 s
472.19/472.24	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
472.19/472.26	c vivif2 --  cl tried    81594 cl shrink        0 lits rem          0 time: 0.01
472.39/472.49	c asymm  cl-useful: 0/487/5340 lits-rem:0 time: 0.23
472.39/472.49	c calculated reachability. Time: 0.00
472.39/472.49	c  N dy  7966   2211573        60      5340         0     81594     37380   1142210     18.12   no data  --
478.50/478.52	c  N dy  8093   2231626        60      5340         0     99307     37380   1528691     18.13     20.54  --
484.99/485.03	c  N dy  8172   2251716        60      5340         0     60422     37380    682669     18.14     19.54  --
489.09/489.12	c  N dy  8228   2271739        60      5340         0     77997     37380   1053402     18.13     19.24  --
498.09/498.13	c  N dy  8337   2305218        60      5340         0    107422     37380   1674955     18.13     19.09  --
504.89/505.00	c  N dy  8486   2325231        60      5340         0     67428     37380    825503     18.14     21.59  --
510.69/510.72	c  N dy  8556   2345433        60      5340         0     85275     37380   1206829     18.14     19.13  --
518.89/518.96	c  N dy  8672   2366805        60      5340         0    104162     37380   1617816     18.15     19.17  --
528.99/529.00	c  N dy  8731   2398365        60      5340         0     72831     37380    907902     18.14     19.10  --
535.69/535.75	c  N dy  8824   2418860        60      5340         0     90854     37380   1295916     18.14     19.18  --
543.69/543.75	c  N dy  8885   2440752        60      5340         0    110095     37380   1706008     18.14     19.17  --
551.59/551.65	c  N dy  8970   2461030        60      5340         0     68200     37380    807485     18.15     19.13  --
557.80/557.84	c  N dy  9083   2481206        60      5340         0     85948     37380   1193970     18.15     19.15  --
565.99/566.04	c  N dy  9226   2501396        60      5340         0    103852     37380   1588661     18.16     19.24  --
574.99/575.02	c  N dy  9317   2522363        60      5340         0     61630     37380    662628     18.17     19.16  --
581.39/581.43	c  N dy  9422   2551259        60      5340         0     86998     37380   1205805     18.17     19.14  --
587.40/587.51	c  N dy  9494   2571268        60      5340         0    104590     37380   1582311     18.17     19.19  --
596.20/596.24	c  N dy  9618   2592560        60      5340         0     61819     37380    656716     18.18     19.15  --
600.99/601.05	c  N dy  9746   2612607        60      5340         0     79531     37380   1044629     18.19     19.49  --
606.89/606.95	c  N dy  9858   2632696        60      5340         0     97332     37380   1432919     18.19     20.11  --
613.69/613.72	c  N dy  9962   2652730        60      5340         0    114919     37380   1814491     18.20     19.97  --
620.60/620.64	c  N dy 10071   2672874        60      5340         0     70088     37380    825945     18.20     19.19  --
625.39/625.40	c  N dy 10143   2693212        60      5340         0     87997     37380   1208393     18.20     19.17  --
630.49/630.52	c  S st 10213   2711573        60      5340         0    104180     37380   1554275     18.20   no data  --
630.69/630.78	c  S st 10213   2712076        60      5340         0    104625     37380   1564281     18.20   no data  --
630.69/630.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
630.69/630.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
630.79/630.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
630.79/630.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
630.79/630.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
630.79/630.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
630.79/630.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
704.59/704.66	c lits-rem:      5777  cl-subs:    11852  v-elim:      0  v-fix:    0  time: 73.79 s
704.59/704.66	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
704.59/704.68	c vivif2 --  cl tried    92773 cl shrink        0 lits rem          0 time: 0.02
704.89/704.90	c asymm  cl-useful: 0/581/5340 lits-rem:0 time: 0.22
704.89/704.90	c calculated reachability. Time: 0.00
704.89/704.90	c  N dy 10213   2712076        60      5340         0     92773     37380   1314452     18.20   no data  --
711.80/711.81	c  N dy 10322   2732113        60      5340         0    110450     37380   1694349     18.21     19.81  --
719.40/719.43	c  N dy 10411   2752184        60      5340         0     65390     37380    721557     18.21     21.26  --
724.39/724.47	c  N dy 10521   2772555        60      5340         0     83347     37380   1111250     18.22     19.21  --
730.89/731.00	c  N dy 10657   2792647        60      5340         0    101137     37380   1502872     18.23     19.22  --
738.11/738.17	c  N dy 10737   2813120        60      5340         0    119197     37380   1892466     18.23     19.20  --
744.99/745.06	c  N dy 10812   2833139        60      5340         0     72752     37380    863534     18.23     20.62  --
754.89/754.93	c  N dy 10913   2865080        60      5340         0    100794     37380   1464789     18.23     19.23  --
764.10/764.11	c  N dy 11041   2885138        60      5340         0    118516     37380   1853526     18.24     19.34  --
773.60/773.64	c  N dy 11122   2908452        60      5340         0     73897     37380    872867     18.24     19.27  --
780.30/780.39	c  N dy 11226   2928480        60      5340         0     91587     37380   1254210     18.24     20.00  --
789.20/789.25	c  N dy 11363   2948538        60      5340         0    109331     37380   1643907     18.25     22.21  --
799.29/799.38	c  N dy 11456   2969989        60      5340         0    128214     37380   2050438     18.25     19.33  --
806.50/806.54	c  N dy 11509   2992856        60      5340         0     82327     37380   1040922     18.25     19.28  --
813.90/813.94	c  N dy 11609   3013275        60      5340         0    100335     37380   1433781     18.25     19.25  --
821.70/821.73	c  N dy 11668   3033868        60      5340         0    118445     37380   1817784     18.25     19.23  --
830.80/830.89	c  N dy 11734   3053913        60      5340         0     69218     37380    759215     18.25     19.50  --
837.40/837.40	c  N dy 11851   3074219        60      5340         0     87124     37380   1151253     18.26     19.25  --
843.70/843.75	c  N dy 11894   3094228        60      5340         0    104603     37380   1514329     18.25     20.63  --
853.80/853.88	c  N dy 11974   3116465        60      5340         0    124158     37380   1934547     18.25     19.23  --
862.90/862.94	c  N dy 12075   3138095        60      5340         0     75531     37380    885369     18.25     19.30  --
868.60/868.64	c  N dy 12172   3158965        60      5340         0     93954     37380   1283793     18.26     19.22  --
875.60/875.64	c  N dy 12256   3180268        60      5340         0    112704     37380   1687843     18.26     19.23  --
886.20/886.20	c  N dy 12364   3207420        60      5340         0    136598     37380   2200219     18.26     19.24  --
887.82/887.87	c  S st 12383   3212076        60      5340         0     72053     37380    799332     18.26     17.50  --
888.00/888.05	c  S st 12383   3212583        60      5340         0     72503     37380    809401     18.26   no data  --
888.00/888.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
888.00/888.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
888.00/888.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
888.10/888.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
888.10/888.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
888.10/888.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
888.10/888.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
898.71/898.78	c lits-rem:       558  cl-subs:     1048  v-elim:      0  v-fix:    0  time: 10.68 s
898.71/898.78	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
898.71/898.79	c vivif2 --  cl tried    71455 cl shrink        0 lits rem          0 time: 0.01
898.90/898.99	c asymm  cl-useful: 0/607/5340 lits-rem:0 time: 0.20
899.00/899.00	c calculated reachability. Time: 0.00
899.00/899.00	c  N dy 12383   3212583        60      5340         0     71455     37380    786463     18.26   no data  --
908.40/908.44	c  N dy 12393   3254481        60      5340         0    107909     37380   1524570     18.23     19.31  --
915.39/915.46	c  N dy 12472   3274954        60      5340         0    125980     37380   1915308     18.23     19.23  --
923.60/923.63	c  N dy 12574   3295220        60      5340         0     74551     37380    847149     18.24     19.20  --
929.20/929.24	c  N dy 12696   3315443        60      5340         0     92446     37380   1238983     18.24     19.23  --
935.80/935.80	c  N dy 12791   3335571        60      5340         0    110092     37380   1621180     18.25     19.22  --
943.20/943.27	c  N dy 12872   3355617        60      5340         0    127697     37380   2000509     18.25     19.24  --
952.30/952.32	c  N dy 12993   3377165        60      5340         0     76404     37380    874864     18.25     19.42  --
957.11/957.16	c  N dy 13054   3397180        60      5340         0     94026     37380   1252283     18.25     19.44  --
964.10/964.19	c  N dy 13142   3418551        60      5340         0    112820     37380   1656074     18.25     19.25  --
973.40/973.49	c  N dy 13196   3445432        60      5340         0    136301     37380   2147218     18.25     19.34  --
988.00/988.01	c  N dy 13295   3501332        60      5340         0    113993     37380   1642005     18.23     19.19  --
996.40/996.46	c  N dy 13409   3521412        60      5340         0    131687     37380   2028306     18.23     20.02  --
1006.20/1006.22	c  N dy 13516   3546354        60      5340         0     81688     37380    965682     18.23     19.41  --
1012.21/1012.26	c  N dy 13629   3566446        60      5340         0     99418     37380   1353588     18.24     21.08  --
1019.21/1019.20	c  N dy 13728   3586495        60      5340         0    117188     37380   1742095     18.24     19.29  --
1027.60/1027.67	c  N dy 13820   3606583        60      5340         0    134877     37380   2124914     18.25     19.28  --
1038.10/1038.18	c  N dy 13893   3630309        60      5340         0     82738     37380    978279     18.25     19.29  --
1044.20/1044.26	c  N dy 13962   3651877        60      5340         0    101617     37380   1381787     18.25     19.22  --
1051.30/1051.37	c  N dy 14058   3671937        60      5340         0    119261     37380   1763945     18.25     20.62  --
1060.31/1060.38	c  N dy 14133   3694103        60      5340         0    138738     37380   2179306     18.25     19.31  --
1067.12/1067.16	c  S st 14174   3712584        60      5340         0     81109     37380    932073     18.25     15.34  --
1067.31/1067.36	c  S st 14174   3713087        60      5340         0     81560     37380    942366     18.25   no data  --
1067.31/1067.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1067.31/1067.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1067.31/1067.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1067.41/1067.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1067.41/1067.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1067.41/1067.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1067.41/1067.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1081.21/1081.21	c lits-rem:      1033  cl-subs:     2506  v-elim:      0  v-fix:    0  time: 13.79 s
1081.21/1081.21	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1081.21/1081.22	c vivif2 --  cl tried    79054 cl shrink        0 lits rem          0 time: 0.01
1081.42/1081.44	c asymm  cl-useful: 0/543/5340 lits-rem:0 time: 0.22
1081.42/1081.44	c calculated reachability. Time: 0.00
1081.42/1081.44	c  N dy 14174   3713087        60      5340         0     79054     37380    894255     18.25   no data  --
1088.40/1088.43	c  N dy 14247   3739418        60      5340         0    102047     37380   1374439     18.24     19.23  --
1092.80/1092.87	c  F st 14310   3751562        60      5340         0    112770     37380   1605444     18.24   no data  --
1095.90/1095.90	c  N dy 14334   3759865        60      5340         0    120091     37380   1765784     18.24     19.23  --
1104.41/1104.50	c  N dy 14419   3779937        60      5340         0    137781     37380   2148205     18.25     20.62  --
1114.41/1114.49	c  N dy 14543   3803465        60      5340         0     83966     37380    982909     18.25     19.50  --
1120.31/1120.31	c  N dy 14635   3823499        60      5340         0    101594     37380   1364580     18.25     19.90  --
1127.81/1127.82	c  N dy 14749   3843590        60      5340         0    119343     37380   1752193     18.25     19.26  --
1136.50/1136.57	c  N dy 14852   3863621        60      5340         0    137018     37380   2137717     18.26     20.40  --
1150.01/1150.06	c  N dy 14932   3903128        60      5340         0     95996     37380   1220438     18.25     19.23  --
1157.11/1157.10	c  N dy 15015   3923955        60      5340         0    114284     37380   1615665     18.25     19.40  --
1166.31/1166.38	c  N dy 15124   3946072        60      5340         0    133788     37380   2040938     18.25     19.23  --
1178.41/1178.48	c  N dy 15227   3971653        60      5340         0     79804     37380    878073     18.26     19.27  --
1183.21/1183.29	c  N dy 15265   3991656        60      5340         0     97338     37380   1248634     18.25     20.53  --
1189.22/1189.21	c  N dy 15279   4012951        60      5340         0    115875     37380   1633132     18.25     19.26  --
1198.10/1198.10	c  N dy 15408   4033026        60      5340         0    133581     37380   2023311     18.25     19.91  --
1206.20/1206.27	c  N dy 15435   4054393        60      5340         0    152223     37380   2411525     18.25     19.22  --
1213.00/1213.07	c  N dy 15546   4074459        60      5340         0     92803     37380   1159565     18.25     21.89  --
1219.61/1219.61	c  N dy 15594   4096661        60      5340         0    112197     37380   1569878     18.25     19.24  --
1225.71/1225.71	c  N dy 15628   4116920        60      5340         0    129820     37380   1940633     18.24     19.21  --
1235.51/1235.59	c  N dy 15745   4136980        60      5340         0    147509     37380   2326621     18.25     20.51  --
1249.41/1249.49	c  N dy 15854   4171894        60      5340         0    100066     37380   1284735     18.24     19.41  --
1256.11/1256.11	c  N dy 15879   4191991        60      5340         0    117601     37380   1647656     18.24     20.45  --
1264.31/1264.36	c  N dy 15954   4213088        60      5340         0    136202     37380   2051798     18.24     17.42  --
1264.31/1264.36	c  S st 15954   4213088        60      5340         0    136202     37380   2051798     18.24     17.42  --
1264.71/1264.76	c  S st 15954   4213591        60      5340         0    136646     37380   2061924     18.24   no data  --
1264.71/1264.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1264.71/1264.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1264.81/1264.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
1264.81/1264.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1264.81/1264.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1264.81/1264.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1264.81/1264.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370224-1305387691/watcher-3370224-1305387691 -o /tmp/evaluation-result-3370224-1305387691/solver-3370224-1305387691 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370224-1305387691.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.75 3.93 3.65 5/347 11262
/proc/meminfo: memFree=18203612/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=11796 CPUtime=0 cores=4,6
/proc/11262/stat : 11262 (runsolver) R 11259 11262 10078 0 -1 4202560 40 0 0 0 0 0 0 0 23 0 1 0 650367022 12079104 49 33554432000 4194304 5432360 140736405247600 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/11262/statm: 2949 49 30 303 0 2643 0

[startup+0.101512 s]
/proc/loadavg: 3.75 3.93 3.65 5/347 11262
/proc/meminfo: memFree=18203612/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=29932 CPUtime=0.08 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 621 0 0 0 8 0 0 0 23 0 1 0 650367022 30650368 562 33554432000 4194304 4650387 140734601804352 18446744073709551615 4370669 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 7483 562 345 112 0 2448 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29932

[startup+0.200495 s]
/proc/loadavg: 3.75 3.93 3.65 5/347 11262
/proc/meminfo: memFree=18203612/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=31768 CPUtime=0.18 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 1126 0 0 0 18 0 0 0 23 0 1 0 650367022 32530432 1013 33554432000 4194304 4650387 140734601804352 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 7942 1013 376 112 0 2907 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 31768

[startup+0.300482 s]
/proc/loadavg: 3.75 3.93 3.65 5/347 11262
/proc/meminfo: memFree=18203612/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=32000 CPUtime=0.28 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 1308 0 0 0 28 0 0 0 25 0 1 0 650367022 32768000 1034 33554432000 4194304 4650387 140734601804352 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 8000 1035 378 112 0 2965 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 32000

[startup+0.700392 s]
/proc/loadavg: 3.75 3.93 3.65 5/347 11262
/proc/meminfo: memFree=18203612/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=32588 CPUtime=0.68 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 1747 0 0 0 68 0 0 0 25 0 1 0 650367022 33370112 1246 33554432000 4194304 4650387 140734601804352 18446744073709551615 4365163 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 8147 1246 378 112 0 3112 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 32588

[startup+1.50024 s]
/proc/loadavg: 3.77 3.93 3.65 5/352 11272
/proc/meminfo: memFree=18179352/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=38680 CPUtime=1.48 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 3771 0 0 0 148 0 0 0 25 0 1 0 650367022 39608320 2671 33554432000 4194304 4650387 140734601804352 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 9670 2671 380 112 0 4635 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 38680

[startup+3.10098 s]
/proc/loadavg: 3.77 3.93 3.65 5/352 11272
/proc/meminfo: memFree=18155544/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=38736 CPUtime=3.08 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 4208 0 0 0 308 0 0 0 25 0 1 0 650367022 39665664 2724 33554432000 4194304 4650387 140734601804352 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 9684 2724 380 112 0 4649 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38736

[startup+6.30043 s]
/proc/loadavg: 3.77 3.93 3.65 5/352 11272
/proc/meminfo: memFree=18150332/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=39408 CPUtime=6.27 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 5546 0 0 0 627 0 0 0 25 0 1 0 650367022 40353792 2800 33554432000 4194304 4650387 140734601804352 18446744073709551615 4438346 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 9852 2800 380 112 0 4817 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 39408

[startup+12.7003 s]
/proc/loadavg: 3.81 3.93 3.65 5/352 11272
/proc/meminfo: memFree=18123156/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=54012 CPUtime=12.68 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 8933 0 0 0 1267 1 0 0 25 0 1 0 650367022 55308288 4566 33554432000 4194304 4650387 140734601804352 18446744073709551615 4516590 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 13503 4574 380 112 0 8468 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 54012

[startup+25.501 s]
/proc/loadavg: 3.84 3.93 3.65 5/352 11272
/proc/meminfo: memFree=18097916/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=49956 CPUtime=25.48 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 13897 0 0 0 2547 1 0 0 25 0 1 0 650367022 51154944 5456 33554432000 4194304 4650387 140734601804352 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 12489 5456 380 112 0 7454 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 49956

[startup+51.1006 s]
/proc/loadavg: 3.90 3.94 3.66 5/352 11273
/proc/meminfo: memFree=18077000/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=53100 CPUtime=51.08 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 21959 0 0 0 5105 3 0 0 25 0 1 0 650367022 54374400 6298 33554432000 4194304 4650387 140734601804352 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 13275 6298 380 112 0 8240 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 53100

[startup+102.301 s]
/proc/loadavg: 3.95 3.95 3.68 5/352 11274
/proc/meminfo: memFree=18056492/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=55892 CPUtime=102.28 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 33633 0 0 0 10223 5 0 0 25 0 1 0 650367022 57233408 7405 33554432000 4194304 4650387 140734601804352 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 13973 7405 380 112 0 8938 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 55892

[startup+162.301 s]
/proc/loadavg: 4.05 3.98 3.71 5/352 11276
/proc/meminfo: memFree=18009204/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=67440 CPUtime=162.28 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 46477 0 0 0 16220 8 0 0 25 0 1 0 650367022 69058560 10201 33554432000 4194304 4650387 140734601804352 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 16860 10201 380 112 0 11825 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 67440

[startup+222.313 s]
/proc/loadavg: 4.02 3.98 3.72 5/352 11277
/proc/meminfo: memFree=17976280/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=75568 CPUtime=222.29 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 56711 0 0 0 22219 10 0 0 25 0 1 0 650367022 77381632 12217 33554432000 4194304 4650387 140734601804352 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 18892 12217 380 112 0 13857 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 75568

[startup+282.301 s]
/proc/loadavg: 4.00 3.98 3.74 5/352 11279
/proc/meminfo: memFree=17966948/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=75904 CPUtime=282.28 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 66541 0 0 0 28215 13 0 0 25 0 1 0 650367022 77725696 11282 33554432000 4194304 4650387 140734601804352 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 18976 11282 380 112 0 13941 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 75904

[startup+342.3 s]
/proc/loadavg: 4.00 3.98 3.75 5/352 11281
/proc/meminfo: memFree=17910728/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=87160 CPUtime=342.28 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 74240 0 0 0 34213 15 0 0 25 0 1 0 650367022 89251840 14894 33554432000 4194304 4650387 140734601804352 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 21790 14894 380 112 0 16755 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 87160

[startup+402.301 s]
/proc/loadavg: 4.10 4.01 3.77 5/352 11282
/proc/meminfo: memFree=17907072/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=87388 CPUtime=402.29 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 82193 0 0 0 40211 18 0 0 25 0 1 0 650367022 89485312 14812 33554432000 4194304 4650387 140734601804352 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 21847 14812 380 112 0 16812 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 87388

[startup+462.3 s]
/proc/loadavg: 4.14 4.04 3.79 5/352 11284
/proc/meminfo: memFree=17876528/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=90992 CPUtime=462.29 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 89653 0 0 0 46209 20 0 0 25 0 1 0 650367022 93175808 15934 33554432000 4194304 4650387 140734601804352 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 22748 15934 380 112 0 17713 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 90992

[startup+522.301 s]
/proc/loadavg: 4.05 4.03 3.81 5/352 11285
/proc/meminfo: memFree=17861884/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=93968 CPUtime=522.29 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 95224 0 0 0 52208 21 0 0 25 0 1 0 650367022 96223232 16886 33554432000 4194304 4650387 140734601804352 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 23492 16886 380 112 0 18457 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 93968

[startup+582.3 s]
/proc/loadavg: 4.02 4.02 3.82 5/352 11287
/proc/meminfo: memFree=17843092/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=94156 CPUtime=582.29 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 101561 0 0 0 58205 24 0 0 25 0 1 0 650367022 96415744 16328 33554432000 4194304 4650387 140734601804352 18446744073709551615 4366864 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 23539 16328 380 112 0 18504 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 94156

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 3.82 5/352 11289
/proc/meminfo: memFree=17829024/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=101728 CPUtime=642.29 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 108277 0 0 0 64203 26 0 0 25 0 1 0 650367022 104169472 18259 33554432000 4194304 4650387 140734601804352 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 25432 18259 380 112 0 20397 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 101728

[startup+702.301 s]
/proc/loadavg: 4.04 4.03 3.83 5/352 11290
/proc/meminfo: memFree=17832680/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=101728 CPUtime=702.29 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 108330 0 0 0 70203 26 0 0 25 0 1 0 650367022 104169472 18312 33554432000 4194304 4650387 140734601804352 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 25432 18312 380 112 0 20397 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 101728

[startup+762.301 s]
/proc/loadavg: 4.01 4.02 3.84 5/352 11292
/proc/meminfo: memFree=17826192/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=101820 CPUtime=762.3 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 113768 0 0 0 76202 28 0 0 25 0 1 0 650367022 104263680 18592 33554432000 4194304 4650387 140734601804352 18446744073709551615 4365171 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 25455 18592 380 112 0 20420 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 101820

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.85 5/352 11293
/proc/meminfo: memFree=17815732/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=101944 CPUtime=822.3 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 118861 0 0 0 82200 30 0 0 25 0 1 0 650367022 104390656 18654 33554432000 4194304 4650387 140734601804352 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 25486 18654 380 112 0 20451 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 101944

[startup+882.313 s]
/proc/loadavg: 4.00 4.01 3.85 5/352 11295
/proc/meminfo: memFree=17820984/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=102052 CPUtime=882.31 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 124170 0 0 0 88200 31 0 0 25 0 1 0 650367022 104501248 18834 33554432000 4194304 4650387 140734601804352 18446744073709551615 4366864 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 25513 18834 380 112 0 20478 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 102052

[startup+942.301 s]
/proc/loadavg: 4.20 4.05 3.87 5/352 11297
/proc/meminfo: memFree=17816936/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=102160 CPUtime=942.3 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 129623 0 0 0 94197 33 0 0 25 0 1 0 650367022 104611840 19027 33554432000 4194304 4650387 140734601804352 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 25540 19027 380 112 0 20505 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 102160

[startup+1002.3 s]
/proc/loadavg: 4.13 4.06 3.89 5/352 11298
/proc/meminfo: memFree=17817012/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=102276 CPUtime=1002.3 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 135365 0 0 0 100195 35 0 0 25 0 1 0 650367022 104730624 19360 33554432000 4194304 4650387 140734601804352 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 25569 19360 380 112 0 20534 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 102276

[startup+1062.3 s]
/proc/loadavg: 4.19 4.09 3.91 5/352 11300
/proc/meminfo: memFree=17786484/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=102396 CPUtime=1062.31 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 140893 0 0 0 106194 37 0 0 25 0 1 0 650367022 104853504 19358 33554432000 4194304 4650387 140734601804352 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 25599 19358 380 112 0 20564 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 102396

[startup+1122.3 s]
/proc/loadavg: 4.07 4.07 3.91 5/352 11301
/proc/meminfo: memFree=17782724/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=102736 CPUtime=1122.31 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 145812 0 0 0 112193 38 0 0 25 0 1 0 650367022 105201664 18563 33554432000 4194304 4650387 140734601804352 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 25684 18563 380 112 0 20649 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 102736

[startup+1182.3 s]
/proc/loadavg: 4.02 4.05 3.91 5/352 11312
/proc/meminfo: memFree=17786728/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=102848 CPUtime=1182.31 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 151302 0 0 0 118191 40 0 0 25 0 1 0 650367022 105316352 18252 33554432000 4194304 4650387 140734601804352 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 25712 18252 380 112 0 20677 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 102848

[startup+1242.3 s]
/proc/loadavg: 4.13 4.07 3.92 5/352 11314
/proc/meminfo: memFree=17783836/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=102900 CPUtime=1242.31 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 155723 0 0 0 124190 41 0 0 25 0 1 0 650367022 105369600 19758 33554432000 4194304 4650387 140734601804352 18446744073709551615 4341197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 25725 19758 380 112 0 20690 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 102900



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 4.08 3.93 3/350 11317
/proc/meminfo: memFree=17951472/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=119016 CPUtime=1300.01 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 161810 0 0 0 129959 42 0 0 25 0 1 0 650367022 121872384 22864 33554432000 4194304 4650387 140734601804352 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 29754 22864 380 112 0 24719 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 119016

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

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

[startup+1300 s]
/proc/loadavg: 4.11 4.08 3.93 3/350 11317
/proc/meminfo: memFree=17951472/32951124 swapFree=67082152/67111528
[pid=11262] ppid=11259 vsize=119016 CPUtime=1300.01 cores=4,6
/proc/11262/stat : 11262 (strangenight1-s) R 11259 11262 10078 0 -1 4202496 161810 0 0 0 129959 42 0 0 25 0 1 0 650367022 121872384 22864 33554432000 4194304 4650387 140734601804352 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11262/statm: 29754 22864 380 112 0 24719 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 119016

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1299.6
CPU system time (s): 0.433934
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 119016

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

runsolver used 4.53031 second user time and 9.81151 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-14 17:41:31
IDJOB=3370224
IDBENCH=83033
IDSOLVER=1847
FILE ID=node136/3370224-1305387691
RUNJOBID= node136-1305387690-11230
PBS_JOBID= 13324366
Free space on /tmp= 72984 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S113771637-026.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370224-1305387691/watcher-3370224-1305387691 -o /tmp/evaluation-result-3370224-1305387691/solver-3370224-1305387691 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370224-1305387691.cnf

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

MD5SUM BENCH= 7f4758baa378252dd3709cff507a5405
RANDOM SEED=1723273995

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.809
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.76
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.809
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18203528 kB
Buffers:        285968 kB
Cached:        5001344 kB
SwapCached:       2740 kB
Active:       10535536 kB
Inactive:      3869968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18203528 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:           18804 kB
Writeback:           0 kB
AnonPages:     9117008 kB
Mapped:          27972 kB
Slab:           237088 kB
PageTables:      39420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69925808 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= 72984 MiB
End job on node136 at 2011-05-14 18:03:13